| Commit message (Expand) | Author | Age | Files | Lines |
* | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse | 2011-07-26 | 1 | -2/+0 |
* | Fix spelling errors in src/ | Fabian Keil | 2011-04-21 | 1 | -1/+1 |
* | headers: more copyright headers added | Daniel Stenberg | 2011-03-22 | 1 | -0/+21 |
* | replaced tabs with spaces | Yang Tse | 2010-02-16 | 1 | -13/+13 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -1/+1 |
* | Allocate the decompression buffer for the --manual option on the heap | Dan Fandrich | 2008-04-21 | 1 | -11/+17 |
* | kill trailing whitespace | Daniel Stenberg | 2006-10-09 | 1 | -3/+3 |
* | Another Yang Tse warning cleanup raid! | Daniel Stenberg | 2005-12-05 | 1 | -1/+1 |
* | Include "setup.h" and not "config.h" since setup.h is made to include | Daniel Stenberg | 2004-04-26 | 1 | -3/+1 |
* | make the generated hugehelp.c file use the USE_MANUAL define so that it | Daniel Stenberg | 2004-04-25 | 1 | -2/+15 |
* | nonsence change to make -Wunreachable-code get happy | Daniel Stenberg | 2004-01-29 | 1 | -2/+3 |
* | use hugehelp.h to silence picky compiler warnings | Daniel Stenberg | 2004-01-29 | 1 | -0/+1 |
* | Gisle Vanem fixed the compressed help text zlib code | Daniel Stenberg | 2004-01-22 | 1 | -2/+0 |
* | Dan Fandrich's zlib fix | Daniel Stenberg | 2004-01-05 | 1 | -0/+2 |
* | Fixes based on Gisle Vanem's input since this script failed due to | Daniel Stenberg | 2003-07-28 | 1 | -3/+13 |
* | adjusted the compressed generation to be more helpful in comments etc | Daniel Stenberg | 2003-06-26 | 1 | -22/+35 |
* | remove the dumpit file after use | Daniel Stenberg | 2003-06-12 | 1 | -1/+4 |
* | Based on Dan Fandrich's patch and gzip unpack function, we now compress | Daniel Stenberg | 2003-06-12 | 1 | -13/+106 |
* | Gisle Vanem's fix to make the 'curl -M' output nicer | Daniel Stenberg | 2003-05-21 | 1 | -4/+4 |
* | only generate maximum 509 characters in each string | Daniel Stenberg | 2001-03-09 | 1 | -5/+5 |
* | now splits the text into several puts() calls | Daniel Stenberg | 2000-05-23 | 1 | -0/+9 |
* | Initial revision | Daniel Stenberg | 1999-12-29 | 1 | -0/+85 |