Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-14 | curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. | Yang Tse | |
Use same preprocessor logic for curl tool MemoryTracking activation in source files located in 'src' subdirectory as the one used for libcurl sources. | |||
2011-04-27 | checksrc: whitespace and code style cleanup | Daniel Stenberg | |
Make everything adhere to the standards upheld by checksrc.pl and now run checksrc from the makefile on debug builds. | |||
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-01-18 | Constantine Sapuntzakis enhancements to make memory tracking log file writing | Yang Tse | |
of messages atomic, on systems where an fwrite of a memory buffer is atomic. | |||
2008-11-03 | If building with CURLDEBUG, sprintf() is defined away. So use curl_msprintf() | Gisle Vanem | |
and not sprintf(). | |||
2008-10-25 | add missing header inclusions | Yang Tse | |
2004-12-15 | Add 'const' to immutable arrays. | Dan Fandrich | |
2004-03-29 | Gisle Vanem's djgpp/MS-DOS updates | Daniel Stenberg | |
2004-01-07 | updated year in the copyright string | Daniel Stenberg | |
2003-08-20 | CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE | Daniel Stenberg | |
2003-01-16 | copyright year update in the source header | Daniel Stenberg | |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg | |
2002-04-08 | removed compiler warnings, made it conditional on USE_ENVIRONMENT | Daniel Stenberg | |
2002-04-08 | Added $Id:$ keyword | Daniel Stenberg | |
2002-04-08 | Added writeenv.c and writeenv.h for RISCOS usage (and others?) | Daniel Stenberg | |