summaryrefslogtreecommitdiff
path: root/src/mkhelp.pl
Commit message (Expand)AuthorAgeFilesLines
* Allocate the decompression buffer for the --manual option on the heapDan Fandrich2008-04-211-11/+17
* kill trailing whitespaceDaniel Stenberg2006-10-091-3/+3
* Another Yang Tse warning cleanup raid!Daniel Stenberg2005-12-051-1/+1
* Include "setup.h" and not "config.h" since setup.h is made to includeDaniel Stenberg2004-04-261-3/+1
* make the generated hugehelp.c file use the USE_MANUAL define so that itDaniel Stenberg2004-04-251-2/+15
* nonsence change to make -Wunreachable-code get happyDaniel Stenberg2004-01-291-2/+3
* use hugehelp.h to silence picky compiler warningsDaniel Stenberg2004-01-291-0/+1
* Gisle Vanem fixed the compressed help text zlib codeDaniel Stenberg2004-01-221-2/+0
* Dan Fandrich's zlib fixDaniel Stenberg2004-01-051-0/+2
* Fixes based on Gisle Vanem's input since this script failed due toDaniel Stenberg2003-07-281-3/+13
* adjusted the compressed generation to be more helpful in comments etcDaniel Stenberg2003-06-261-22/+35
* remove the dumpit file after useDaniel Stenberg2003-06-121-1/+4
* Based on Dan Fandrich's patch and gzip unpack function, we now compressDaniel Stenberg2003-06-121-13/+106
* Gisle Vanem's fix to make the 'curl -M' output nicerDaniel Stenberg2003-05-211-4/+4
* only generate maximum 509 characters in each stringDaniel Stenberg2001-03-091-5/+5
* now splits the text into several puts() callsDaniel Stenberg2000-05-231-0/+9
* Initial revisionDaniel Stenberg1999-12-291-0/+85