7496e87d | 06-Nov-2003 |
Daniel Stenberg |
updated somewhat |
bd4c0811 | 06-Nov-2003 |
Daniel Stenberg |
unitialized variable fix, reported by both Marty Kuhrt and benjamin gerard |
927e392b | 06-Nov-2003 |
Daniel Stenberg |
Mac OS X framework build files, contributed by Matt Veenstra |
aeb5edbf | 06-Nov-2003 |
Daniel Stenberg |
Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don't belong in the public header file. They are not in our name space so we should not set them globally. |
67dcddbe | 05-Nov-2003 |
Daniel Stenberg |
minor format edits |
7ffb8c6a | 05-Nov-2003 |
Daniel Stenberg |
use roffit to make HTML from man pages http://daniel.haxx.se/projects/roffit/ |
344c3789 | 04-Nov-2003 |
Daniel Stenberg |
use .BR to refer to other man pages to make it easier for parsers to know |
445f54db | 04-Nov-2003 |
Daniel Stenberg |
consistant with other man pages |
9b7c3119 | 04-Nov-2003 |
Daniel Stenberg |
.TP and .B replaced with .IP |
6a21a280 | 04-Nov-2003 |
Daniel Stenberg |
.IP instead of .TP and .B |
0adb7511 | 04-Nov-2003 |
Daniel Stenberg |
highlight more mentioned options |
ecfb53f0 | 04-Nov-2003 |
Daniel Stenberg |
Use .IP instead of .TP and .B for each item. |
c020ee2e | 04-Nov-2003 |
Daniel Stenberg |
spell! |
a3279d4b | 04-Nov-2003 |
Daniel Stenberg |
three changes went in |
c45f43ce | 04-Nov-2003 |
Daniel Stenberg |
Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows. |
0eb037a8 | 04-Nov-2003 |
Daniel Stenberg |
spellfix in the generated comment by Kevin Roth |
5a089f6c | 04-Nov-2003 |
Daniel Stenberg |
Kevin Roth's fix to make correct cygwin packages |
556d59df | 01-Nov-2003 |
Daniel Stenberg |
blanked, starting all over again |
79cb1400 | 01-Nov-2003 |
Daniel Stenberg |
starting on 7.10.9 in CVS |
d1b94a5f | 01-Nov-2003 |
Daniel Stenberg |
7.10.8! |
a07f43d2 | 31-Oct-2003 |
Daniel Stenberg |
ftp goes UTC |
a717afc3 | 31-Oct-2003 |
Daniel Stenberg |
gmtime() really can't even return NULL, can it? |
f023b4cc | 31-Oct-2003 |
Daniel Stenberg |
back to GMT again |
a7aacac5 | 31-Oct-2003 |
Daniel Stenberg |
assume that MDTM returns the timestamp as UTC |
decdb93c | 31-Oct-2003 |
Daniel Stenberg |
my own system had a bad valgrind, so check that it works at least somewhat before we use it |