Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed space after if and while before the parenthesis for better source code | Daniel Stenberg | 2007-11-05 | 1 | -25/+25 |
* | Enabled a few more gcc warnings with --enable-debug. Renamed a few | Dan Fandrich | 2007-09-27 | 1 | -11/+11 |
* | Made some const arrays static to avoid unnecessary stack usage. | Dan Fandrich | 2007-07-20 | 1 | -1/+1 |
* | Steve Little's fixes to allow compilation on VMS 64-bit mode | Yang Tse | 2007-04-25 | 1 | -1/+3 |
* | Jari Sundell's minor cleanup, added comments and some extra error-checkings | Daniel Stenberg | 2006-09-04 | 1 | -5/+16 |
* | Ifdef'ed out unused function, added lots of comments and renamed a few | Daniel Stenberg | 2006-05-27 | 1 | -102/+110 |
* | minor fix to make Curl_splayremove() return a NULL as "removed" in case | Daniel Stenberg | 2006-05-24 | 1 | -3/+3 |
* | First curl_multi_socket() commit. Should primarily be considered as an internal | Daniel Stenberg | 2006-04-10 | 1 | -0/+406 |