summaryrefslogtreecommitdiff
path: root/lib/splay.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* splay: rename Curl_splayremovebyaddr to Curl_splayremoveDaniel Stenberg2020-12-011-9/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* headers: Remove no longer exported functionsDaniel Gustafsson2019-07-101-7/+1
* code style: remove wrong uses of multiple spacesDaniel Stenberg2017-09-121-2/+2
* timeval: struct curltime is a struct timeval replacementDaniel Stenberg2017-07-281-6/+7
* multi: fix queueing of pending easy handlesDániel Bakai2017-04-041-1/+2
* code: style updatesDaniel Stenberg2016-04-031-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+66
* build: rename 76 lib/*.h filesYang Tse2012-12-281-66/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-5/+6
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Adjusted to take in account that...Yang Tse2009-06-101-2/+2
* Christopher Palow provided the patch (edited by me) that introducesYang Tse2008-05-071-6/+18
* Enabled a few more gcc warnings with --enable-debug. Renamed a fewDan Fandrich2007-09-271-1/+1
* don't use 'new' in the protoDaniel Stenberg2006-07-151-1/+1
* one modified proto and one removed protoDaniel Stenberg2006-05-271-3/+7
* First curl_multi_socket() commit. Should primarily be considered as an internalDaniel Stenberg2006-04-101-0/+50