Yang Tse
|
5695c4db86
|
%!s(int64=14) %!d(string=hai) anos |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
%!s(int64=15) %!d(string=hai) anos |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
%!s(int64=15) %!d(string=hai) anos |
Dan Fandrich
|
95456b8e78
Added const to some pointer variables
|
%!s(int64=16) %!d(string=hai) anos |
Dan Fandrich
|
c98ab69cc7
Factored out Curl_isalnum
|
%!s(int64=16) %!d(string=hai) anos |
Daniel Stenberg
|
cbd1a77ec2
if () => if()
|
%!s(int64=17) %!d(string=hai) anos |
Daniel Stenberg
|
ec08e2f9f2
Alex Fishman reported a curl_easy_escape() problem that was made the
|
%!s(int64=17) %!d(string=hai) anos |
Dan Fandrich
|
523767660c
Fixed some minor mismatched types found by splint.
|
%!s(int64=17) %!d(string=hai) anos |
Daniel Stenberg
|
1926f4573d
Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work on
|
%!s(int64=17) %!d(string=hai) anos |
Daniel Stenberg
|
44d84ac164
Avoid typecasting a signed char to an int when using is*() functions, as that
|
%!s(int64=18) %!d(string=hai) anos |
Daniel Stenberg
|
5a4b43848a
First commit of David McCreedy's EBCDIC and TPF changes.
|
%!s(int64=18) %!d(string=hai) anos |
Daniel Stenberg
|
090b89cc76
Variable type cleanups to please the picky MIPSPro compiler.
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
cf10df6c68
include header for our printfs
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
feb2dd2835
Replaced all uses of sprintf() with the safer snprintf(). It is just a
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
5bf02b16a0
curl_free() doesn't free(NULL) but just returns
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
c123676825
return NULL on out of memory
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
bbafb2eb27
curl_global_init_mem() allows the memory functions to be replaced.
|
%!s(int64=20) %!d(string=hai) anos |
Daniel Stenberg
|
a684c51c9b
size_t/int/long fixes
|
%!s(int64=21) %!d(string=hai) anos |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
%!s(int64=21) %!d(string=hai) anos |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
%!s(int64=21) %!d(string=hai) anos |
Daniel Stenberg
|
2bd71d70ff
use CURLDEBUG instead of MALLOCDEBUG
|
%!s(int64=21) %!d(string=hai) anos |
Daniel Stenberg
|
2356325592
David Balazic pointed out the lack of checks for a valid %XX code when
|
%!s(int64=21) %!d(string=hai) anos |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
%!s(int64=22) %!d(string=hai) anos |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
%!s(int64=22) %!d(string=hai) anos |
Jean-Philippe Barette-LaPierre
|
6a7e53a7c7
fixed a very, very rare and very, very little memory leak
|
%!s(int64=22) %!d(string=hai) anos |
Daniel Stenberg
|
6883f0c49f
Walter J. Mack added curl_free
|
%!s(int64=22) %!d(string=hai) anos |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
%!s(int64=22) %!d(string=hai) anos |
Daniel Stenberg
|
2f8e7f56b3
ignore '+' in URLs, generate only %-codes
|
%!s(int64=22) %!d(string=hai) anos |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
%!s(int64=23) %!d(string=hai) anos |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
%!s(int64=23) %!d(string=hai) anos |