Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-10 | Use LL suffix for long long constants if the compiler supports it, to prevent | Daniel Stenberg | |
warnings. | |||
2004-10-08 | killed trailing whitespace | Daniel Stenberg | |
2004-02-19 | Remade to use curlx_-prefix. This means this function can be compiled and | Daniel Stenberg | |
linked separately by the application. This function is not provided by the libcurl API. It can only be accessed by apps if they compile and use this particular source code. | |||
2004-01-22 | re-intended the code curl-style | Daniel Stenberg | |
2004-01-22 | return curl_off_t instead of long long, to work on more platforms | Daniel Stenberg | |
2004-01-07 | updated year in the copyright string | Daniel Stenberg | |
2004-01-05 | new files for the large file support number parsing | Daniel Stenberg | |