Mercurial > public > cpp-enigma
log
age | author | description |
---|---|---|
Sat, 07 Jul 2012 15:03:39 -0500 | Brian Neal | process_data() uses step() now. |
Sat, 07 Jul 2012 11:42:31 -0500 | Brian Neal | Add the ability to change ring settings at the machine level. |
Wed, 04 Jul 2012 19:52:41 -0500 | Brian Neal | Added enigma_machine::step(). |
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 |
Sun, 01 Jul 2012 12:53:10 -0500 | Brian Neal | Created enigma_machine::process_data() for some speed improvements. |
Fri, 29 Jun 2012 23:20:33 -0500 | Brian Neal | To support hill climbing and fewer enigma machine constructor calls, the |