summaryrefslogtreecommitdiff
path: root/lib/splay.c
AgeCommit message (Expand)Author
2007-11-05removed space after if and while before the parenthesis for better source codeDaniel Stenberg
2007-09-27Enabled a few more gcc warnings with --enable-debug. Renamed a fewDan Fandrich
2007-07-20Made some const arrays static to avoid unnecessary stack usage.Dan Fandrich
2007-04-25Steve Little's fixes to allow compilation on VMS 64-bit modeYang Tse
2006-09-04Jari Sundell's minor cleanup, added comments and some extra error-checkingsDaniel Stenberg
2006-05-27Ifdef'ed out unused function, added lots of comments and renamed a fewDaniel Stenberg
2006-05-24minor fix to make Curl_splayremove() return a NULL as "removed" in caseDaniel Stenberg
2006-04-10First curl_multi_socket() commit. Should primarily be considered as an internalDaniel Stenberg