Steve Holme
|
78ca3c6830
copyright: Updated following recent edits
|
10 éve |
Dan Fandrich
|
ef1322df67
Added a few more const where possible
|
10 éve |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 éve |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 éve |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 éve |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 éve |
Daniel Stenberg
|
c4dd8df081
splay: add unit tests
|
13 éve |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 éve |
Julien Chaffraix
|
9e480973eb
OOM fixes in http_negociate.c and lib/splay.c
|
14 éve |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 éve |
Yang Tse
|
2c16681225
Adjusted to take in account that...
|
15 éve |
Daniel Stenberg
|
e16509d5cf
make the debug/helper function output to stderr as that makes it play nicer
|
16 éve |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
16 éve |
Yang Tse
|
d4e9b141db
fix compiler warning: format '%ld' expects type 'long int'
|
16 éve |
Yang Tse
|
eb68aa38e3
Christopher Palow provided the patch (edited by me) that introduces
|
16 éve |
Daniel Stenberg
|
ad6e28073c
removed space after if and while before the parenthesis for better source code
|
17 éve |
Dan Fandrich
|
16b95fc773
Enabled a few more gcc warnings with --enable-debug. Renamed a few
|
17 éve |
Dan Fandrich
|
4a2f0fb2be
Made some const arrays static to avoid unnecessary stack usage.
|
17 éve |
Yang Tse
|
94b253fde7
Steve Little's fixes to allow compilation on VMS 64-bit mode
|
17 éve |
Daniel Stenberg
|
0bb3ac7c31
Jari Sundell's minor cleanup, added comments and some extra error-checkings
|
18 éve |
Daniel Stenberg
|
f81724969d
Ifdef'ed out unused function, added lots of comments and renamed a few
|
18 éve |
Daniel Stenberg
|
7cfd7f3fb1
minor fix to make Curl_splayremove() return a NULL as "removed" in case
|
18 éve |
Daniel Stenberg
|
686d90745b
First curl_multi_socket() commit. Should primarily be considered as an internal
|
18 éve |