Age | Commit message (Expand) | Author |
2009-06-13 | add default USE_CURLDEBUG setting | Yang Tse |
2009-06-13 | initial step towards decoupling c-ares from libcurl for DOS | Yang Tse |
2009-06-13 | improve usability with UNIX-like shells or a DOS command interpreters | Yang Tse |
2009-06-13 | don't ignore these subdirs, they must be removed first | Yang Tse |
2009-06-13 | Remove DEBUGBUILD symbol definition, is not required for programs using the l... | Yang Tse |
2009-06-13 | DEBUGBUILD symbol definition for debug builds | Yang Tse |
2009-06-13 | ignore some subdirs | Yang Tse |
2009-06-13 | fix comment | Yang Tse |
2009-06-12 | Try to make more clear that --enable-curldebug has nothing to do with --enabl... | Yang Tse |
2009-06-12 | Revert last change, it is inappropriate. | Yang Tse |
2009-06-12 | Replace CURLDEBUG with DEBUGBUILD. | Gisle Vanem |
2009-06-12 | fix compiler warning | Yang Tse |
2009-06-12 | Fixed to take in account the different interpretation of double | Yang Tse |
2009-06-12 | include <limits.h> for INT_MAX definition | Yang Tse |
2009-06-12 | fix compiler warning | Yang Tse |
2009-06-11 | fix compiler warning | Yang Tse |
2009-06-11 | when running automake copy missing files instead of symlinking them | Yang Tse |
2009-06-11 | DOS adjustments | Yang Tse |
2009-06-11 | added header inclusion guard | Yang Tse |
2009-06-11 | mention configure --enable-curldebug decoupled from --enable-debug | Yang Tse |
2009-06-11 | changed testcurl script to allow building test harness | Yang Tse |
2009-06-10 | - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and | Daniel Stenberg |
2009-06-10 | extended the CURLOPT_HEADERFUNCTION description with Aaron Oneal's help | Daniel Stenberg |
2009-06-10 | VMS adjustments | Yang Tse |
2009-06-10 | ENH: extract version from curlver.h | Bill Hoffman |
2009-06-10 | VMS adjustment | Yang Tse |
2009-06-10 | fix language in comment | Yang Tse |
2009-06-10 | TrackMemory is another feature not supported by curl-config | Yang Tse |
2009-06-10 | Adjusted to take in account that... | Yang Tse |
2009-06-09 | Added --enable-curldebug configure option to enable and disable building | Yang Tse |
2009-06-09 | c-ares' --enable-debug --enable-curldebug decoupling follow-up | Yang Tse |
2009-06-09 | ENH: lower case cmake functions and remove tabs and re-indent cmake code | Bill Hoffman |
2009-06-09 | providing two more answers | Daniel Stenberg |
2009-06-09 | initialize fread callback pointer to avoid compiler warning | Yang Tse |
2009-06-09 | fix compiler warning | Yang Tse |
2009-06-08 | - Claes Jakobsson provided a patch for libcurl-NSS that fixed a bad refcount | Daniel Stenberg |
2009-06-08 | - Triggered by bug report #2798852 and the patch in there, I fixed configure | Daniel Stenberg |
2009-06-08 | fix compiler warning: signed and unsigned type in conditional expression | Yang Tse |
2009-06-08 | mention last changes | Yang Tse |
2009-06-08 | mention last changes | Yang Tse |
2009-06-08 | Igor Novoseltsev provided docs\INSTALL VxWorks section | Yang Tse |
2009-06-08 | Igor Novoseltsev adjusted Makefile.vxworks to get sources and headers | Yang Tse |
2009-06-08 | Use curl_off_t and CURL_FORMAT_CURL_OFF_T for file size. | Yang Tse |
2009-06-08 | Remove buildconf.bat from release and daily snapshot archives. | Yang Tse |
2009-06-08 | Ensure that buildconf.bat does nothing unless it is used with a CVS checkout. | Yang Tse |
2009-06-08 | CVS-INFO file only present in CVS tree, never in release nor daily snapshot | Yang Tse |
2009-06-08 | djgpp build fix | Daniel Stenberg |
2009-06-08 | ../include/curl/curlbuild.h.dist is not present in release archives so | Daniel Stenberg |
2009-06-08 | Update comment about "ML". Removed "-D_USE_32BIT_TIME_T" (not a requirement). | Gisle Vanem |
2009-06-08 | just comment it out | Yang Tse |