Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / splay.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-04-28 Steve Holmecopyright: Updated following recent edits
2014-04-28 Dan FandrichAdded a few more const where possible
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-06-10 Daniel Stenbergsplay: add unit tests
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2010-05-25 Julien ChaffraixOOM fixes in http_negociate.c and lib/splay.c
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-06-10 Yang TseAdjusted to take in account that...
2008-12-20 Daniel Stenbergmake the debug/helper function output to stderr as...
2008-09-06 Yang Tseremove unnecessary typecasting of malloc()
2008-05-08 Yang Tsefix compiler warning: format '%ld' expects type 'long...
2008-05-07 Yang TseChristopher Palow provided the patch (edited by me...
2007-11-05 Daniel Stenbergremoved space after if and while before the parenthesis...
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-07-20 Dan FandrichMade some const arrays static to avoid unnecessary...
2007-04-25 Yang TseSteve Little's fixes to allow compilation on VMS 64...
2006-09-04 Daniel StenbergJari Sundell's minor cleanup, added comments and some...
2006-05-27 Daniel StenbergIfdef'ed out unused function, added lots of comments...
2006-05-24 Daniel Stenbergminor fix to make Curl_splayremove() return a NULL...
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...