graph
- Sigh, still messed up. Another attempt.default tip 2012-07-11, by Brian Neal
- Attempt to tweak README.rst; Bitbucket is not displaying it correctly.2012-07-11, by Brian Neal
- Added tag 0.1 for changeset aa7a4298d6092012-07-11, by Brian Neal
- Added a LICENSE, README, and an example.0.1 2012-07-11, by Brian Neal
- process_data() uses step() now.2012-07-07, by Brian Neal
- Add the ability to change ring settings at the machine level.2012-07-07, by Brian Neal
- Added enigma_machine::step().2012-07-04, by Brian Neal
- Ditched shared_ptr.2012-07-02, by Brian Neal
- To improve cache performance, the enigma machine rotors are now stored2012-07-02, by Brian Neal
- Created enigma_machine::process_data() for some speed improvements.2012-07-01, by Brian Neal
- To support hill climbing and fewer enigma machine constructor calls, the2012-06-29, by Brian Neal
- Added plugboard::unplug_all().2012-06-29, by Brian Neal
- Added tests for the hill climbing functions in the plugboard class.2012-06-29, by Brian Neal
- Created enigma_machine::army_str() & navy_str() functions for logging.2012-06-29, by Brian Neal
- Added a set_rotor() that takes a string for convenience.2012-06-29, by Brian Neal