log enigma/machine.cpp @ 13:b9d124a15926

age author description
Mon, 02 Jul 2012 19:14:36 -0500 Brian Neal To improve cache performance, the enigma machine rotors are now stored
Fri, 29 Jun 2012 23:20:33 -0500 Brian Neal To support hill climbing and fewer enigma machine constructor calls, the
Fri, 29 Jun 2012 20:29:41 -0500 Brian Neal Created enigma_machine::army_str() & navy_str() functions for logging.
Sun, 24 Jun 2012 18:39:05 -0500 Brian Neal Created enigma_machine class and tests.