chiark / gitweb /
Stamp the module name onto types properly.
[catacomb-python] / catacomb /
2015-02-27 Mark Woodingcatacomb/__init__.py: Slightly cheesy rational arithmetic.
2015-02-27 Mark Woodingmp.c: Proper binding for `mp_factorial'.
2015-02-26 Mark Woodingalgorithms.c: Add bindings for the key-strength convers...
2014-08-14 Mark Woodingcatacomb/pwsafe.py: Eliminate the Buffer class and...
2014-08-14 Mark Woodingpwsafe, catacomb/pwsafe.py: Push database creation...
2014-08-14 Mark Woodingpwsafe, catacomb/pwsafe.py: Documentation and cleanup.
2013-06-16 Mark WoodingOverhaul formatting.
2008-11-17 Mark Woodingcatacomb/__init__.py: Add iterfoo methods to _groupmap.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-04-05 Mark Woodinggf: New methods for various modular operations.
2006-01-28 Mark Woodingec, group: Bug squashing.
2006-01-28 Mark Wooding__init__.py: Spruce up a lot.
2006-01-28 Mark WoodingExtract Subversion ignore data.
2005-09-26 mdwCheckin, Debianized and more or less complete.
2005-06-21 mdwVarious other little bits.
2005-06-21 mdwModularize the password safe.
2005-04-29 mdwMore fixing for modern Pythons. No longer works with...
2005-04-10 mdwInitial check-in of catacomb-python.