Age | Commit message (Expand) | Author |
2017-08-10 | mkhelp.pl: allow executing this script directly | Jay Satiro |
2017-06-19 | mkhelp.pl: fix script name in usage text | Simon Warta |
2017-05-17 | mkhelp.pl: do not add current time into curl binary | Bernhard M. Wiedemann |
2017-03-23 | mkhelp: disable compression if the perl gzip module is unavailable | Dan Fandrich |
2017-03-09 | mkhelp: simplified the gzip code | Dan Fandrich |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-18 | mkhelp: Remove trailing carriage return from every line of input | Jay Satiro |
2014-03-26 | mkhelp: generate code for --disable-manual as well | Daniel Stenberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
2011-09-14 | curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. | Yang Tse |
2011-08-21 | zlib: ensure user provided memory functions are used by zlib, when given | Yang Tse |
2011-08-18 | zlib: enforce full initialization of our data space z_stream structs | Yang Tse |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-04-21 | Fix spelling errors in src/ | Fabian Keil |
2011-03-22 | headers: more copyright headers added | Daniel Stenberg |
2010-02-16 | replaced tabs with spaces | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2008-04-21 | Allocate the decompression buffer for the --manual option on the heap | Dan Fandrich |
2006-10-09 | kill trailing whitespace | Daniel Stenberg |
2005-12-05 | Another Yang Tse warning cleanup raid! | Daniel Stenberg |
2004-04-26 | Include "setup.h" and not "config.h" since setup.h is made to include | Daniel Stenberg |
2004-04-25 | make the generated hugehelp.c file use the USE_MANUAL define so that it | Daniel Stenberg |
2004-01-29 | nonsence change to make -Wunreachable-code get happy | Daniel Stenberg |
2004-01-29 | use hugehelp.h to silence picky compiler warnings | Daniel Stenberg |
2004-01-22 | Gisle Vanem fixed the compressed help text zlib code | Daniel Stenberg |
2004-01-05 | Dan Fandrich's zlib fix | Daniel Stenberg |
2003-07-28 | Fixes based on Gisle Vanem's input since this script failed due to | Daniel Stenberg |
2003-06-26 | adjusted the compressed generation to be more helpful in comments etc | Daniel Stenberg |
2003-06-12 | remove the dumpit file after use | Daniel Stenberg |
2003-06-12 | Based on Dan Fandrich's patch and gzip unpack function, we now compress | Daniel Stenberg |
2003-05-21 | Gisle Vanem's fix to make the 'curl -M' output nicer | Daniel Stenberg |
2001-03-09 | only generate maximum 509 characters in each string | Daniel Stenberg |
2000-05-23 | now splits the text into several puts() calls | Daniel Stenberg |
1999-12-29 | Initial revision | Daniel Stenberg |