log enigma/machine.cpp @ 21:42593b23e738 tip

age author description
Mon, 02 Jul 2012 19:23:49 -0500 Brian Neal Ditched shared_ptr.
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.