Mercurial > public > cpp-enigma
log
age | author | description |
---|---|---|
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 |
Fri, 29 Jun 2012 21:26:24 -0500 | Brian Neal | Added plugboard::unplug_all(). |
Fri, 29 Jun 2012 21:19:00 -0500 | Brian Neal | Added tests for the hill climbing functions in the plugboard class. |