Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverts docstring quoting syntax. | Yesudeep Mangalapilly | 2011-08-24 | 1 | -16/+16 |
* | Parellelized testing. Caught a lot of bugs. | Yesudeep Mangalapilly | 2011-08-16 | 1 | -2/+2 |
* | Tests are now functional (only running without syntax errors) on Python 3 too. | Yesudeep Mangalapilly | 2011-08-11 | 1 | -3/+3 |
* | Added parallel.py module and ability to use multiprocessing when generating keys | Sybren A. Stüvel | 2011-08-10 | 1 | -3/+21 |
* | Added Apache 2 license notice to source files | Sybren A. Stüvel | 2011-07-23 | 1 | -0/+16 |
* | Slight simplification of is_prime | Sybren A. Stüvel | 2011-07-23 | 1 | -12/+6 |
* | Use new-style integer division | Sybren A. Stüvel | 2011-07-14 | 1 | -1/+1 |
* | Removed warning | Sybren A. Stüvel | 2011-07-10 | 1 | -1/+1 |
* | Lot of refactorings: | Sybren A. Stüvel | 2011-07-10 | 1 | -6/+24 |
* | Split module into several files | Sybren A. Stüvel | 2011-06-19 | 1 | -0/+120 |