log

age author description
Tue, 19 Jun 2012 21:32:08 -0500 Brian Neal Add methods to Plugboard to support hill-climbing. default tip
Tue, 19 Jun 2012 19:02:37 -0500 Brian Neal Plugboard now has methods to output state as a string for easier display.
Tue, 05 Jun 2012 19:41:04 -0500 Brian Neal Added tag 0.1 for changeset 38da44b09e43
Tue, 05 Jun 2012 19:22:14 -0500 Brian Neal Add the docs to the setup.py package_data. 0.1
Tue, 05 Jun 2012 19:03:36 -0500 Brian Neal Updates for upload to PyPI.
Tue, 05 Jun 2012 18:18:28 -0500 Brian Neal Add more read the docs links in README. Adjust MANIFEST.in for docs.
Mon, 04 Jun 2012 21:09:34 -0500 Brian Neal Use Read the Docs' handy short link to our docs.
Mon, 04 Jun 2012 21:04:58 -0500 Brian Neal Oops, we aren't on PyPI yet.
Mon, 04 Jun 2012 20:51:05 -0500 Brian Neal Updated README and docs with link to Read the Docs page.
Mon, 04 Jun 2012 20:24:38 -0500 Brian Neal Documented the key file format.
Mon, 04 Jun 2012 20:05:51 -0500 Brian Neal Document pyenigma.py. Fix bug in keyfile.py.
Mon, 04 Jun 2012 19:25:50 -0500 Brian Neal Raise an exception if the requested day is not found in the key file.
Mon, 04 Jun 2012 19:22:55 -0500 Brian Neal Added a get_rotor_count() method to EnigmaMachine.
Mon, 04 Jun 2012 18:51:51 -0500 Brian Neal Fix document reference in docs.
Sun, 03 Jun 2012 18:35:22 -0500 Brian Neal Added key_from_file to the user's guide.