Next | Query returned 38 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2005-01-12 11:55:36 by D'Arcy J.M. Cain | Files touched by this commit (4)
Log message:
Cast size_t function and variable in printf and use "%lu" to prevent
compiler warnings when size_t is not unsigned int.
   2005-01-08 16:45:24 by D'Arcy J.M. Cain | Files touched by this commit (2)
Log message:
Patch generate.c to fix warnings on bulk build on NetBSD 2.0/amd64.
   2005-01-04 14:29:54 by D'Arcy J.M. Cain | Files touched by this commit (2)
Log message:
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.
   2004-11-09 22:32:59 by D'Arcy J.M. Cain | Files touched by this commit (4)
Log message:
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-08-21 17:07:16 by D'Arcy J.M. Cain | Files touched by this commit (4) | Imported package
Log message:
Initial import of py-generate package
Version 2.0
Python interface to Generate

Next | Query returned 38 messages, browsing 31 to 40 | previous