chiark / gitweb /
catacomb-python.h: Don't inhibit 64-bit type detection any more.
[catacomb-python] / rand.c
2016-09-12 Mark Woodingrand.c: Careful range checking on `block' and `mp'.
2016-09-12 Mark Wooding*.c: Fix docstrings for methods.
2015-07-20 Mark WoodingMerge branches 'mdw/pwsafe' and 'mdw/ec-ptcmpr'
2015-05-26 Mark Woodingalgorithms.py, rand.c: Support `Latin dances' stream...
2015-05-26 Mark Woodingalgorithms.py, rand.c: Move constant definitions and...
2015-05-26 Mark WoodingFix the missing-module-names bug properly.
2015-04-20 Mark WoodingStamp the module name onto types properly.
2013-06-23 Mark WoodingFix a few minor warnings.
2013-06-16 Mark WoodingOverhaul formatting.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-10-25 Mark WoodingGeneral: Update for Python 2.5.
2006-03-07 Mark WoodingRemove the various `getuNN' functions and replace them...
2006-01-28 Mark Woodingrand: Generators based on symmetric algorithms; fixing
2006-01-28 Mark WoodingBug squashing.
2006-01-28 Mark Woodingpassim: fix typo
2005-09-15 mdwFix for Cygwin.
2005-04-27 mdwFixing for Python 2.3 and later.
2005-04-10 mdwInitial check-in of catacomb-python.