Commit Graph

11 Commits

Author SHA1 Message Date
Joel Sherrill
9b4422a251 Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines
  next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
  contain CVS Ids
+ If the processing left a blank line at the top of
  a file, it was removed.
2012-05-11 08:44:13 -05:00
Ralf Corsepius
791d3cdcf7 Update to zlib-1.2.5. 2011-03-19 07:42:49 +00:00
Thomas Doerfler
28947389ae Make code match prototype to eliminate warnings.
eliminate unneeded comilation of 64 bit functions
2011-03-18 10:11:37 +00:00
Joel Sherrill
6121dc7736 2010-03-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog.zlib, FAQ, Makefile.am, README, adler32.c, compress.c,
	crc32.c, deflate.c, deflate.h, infback.c, inffast.c, inflate.c,
	inflate.h, inftrees.c, inftrees.h, trees.c, uncompr.c, zconf.h,
	zlib.3, zlib.h, zutil.c, zutil.h: Update to zlib 1.2.4.
	* gzclose.c, gzguts.h, gzlib.c, gzread.c, gzwrite.c, doc/algorithm.txt:
	New files.
	* algorithm.txt, gzio.c: Removed.
2011-03-18 10:11:29 +00:00
Joel Sherrill
738ea75250 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* zutil.c, zutil.h: Make code match prototype to eliminate warnings.
2008-12-18 20:49:37 +00:00
Ralf Corsepius
5d65704387 Stop using old-style function definitions. 2008-09-02 08:59:48 +00:00
Ralf Corsepius
d29a42b359 Stop using old-style function definitions. 2008-09-02 05:33:58 +00:00
Ralf Corsepius
b4983fe4c3 Upgrade to zlib-1.2.3. 2008-09-01 21:26:47 +00:00
Ralf Corsepius
7349ad5b6f Misc. type fixes 2005-10-28 09:25:54 +00:00
Ralf Corsepius
4b911ddcb7 Reformat CVS Ids 2005-10-28 08:30:17 +00:00
Ralf Corsepius
959f7df23a Import of zlib-1.2.2.2.tar.gz 2005-10-28 07:22:42 +00:00