Commit graph

6 commits

Author SHA1 Message Date
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
darcy
4f605e3dbd Cast size_t function and variable in printf and use "%lu" to prevent
compiler warnings when size_t is not unsigned int.
2005-01-12 10:55:36 +00:00
darcy
ff43397c0b Patch generate.c to fix warnings on bulk build on NetBSD 2.0/amd64. 2005-01-08 15:45:23 +00:00
darcy
55da4e106b Upgrade to version 2.2.
Major changes are:
 - Add casts to prevent compiler warnings.
 - Allow for more than 10 positional parameters.

This should fix the bulk builds for this package.
2005-01-04 13:29:54 +00:00
darcy
50d1adf2cb Update generate and py-generate to version 2.1.
Changes are minor.  The code has a few cleanups, the buffer sizes have been
increased (next version they will be dynamic) and the Python support has
been improved.  The biggest change is the addition of the man page as
a Python docstring.
2004-11-09 21:32:59 +00:00
darcy
518f957741 Initial import of py-generate package
Version 2.0
Python interface to Generate
2004-08-21 15:07:16 +00:00