summaryrefslogtreecommitdiffstats
path: root/Demo/zlib
Commit message (Collapse)AuthorAgeFilesLines
* Use functions; modernize codeAndrew M. Kuchling2006-06-031-60/+87
|
* Put code in a main() function; loosen up the spacing to match current code styleAndrew M. Kuchling2006-06-031-32/+45
|
* Whitespace normalization, via reindent.py.Tim Peters2004-07-182-11/+9
|
* Change #! line to modern usage; also chmod +xGuido van Rossum1999-03-122-2/+2
|
* nannifiedGuido van Rossum1998-09-141-35/+35
|
* Checking in zlib demo.Guido van Rossum1997-05-282-0/+143