Commit History

Author SHA1 Message Date
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Yang Tse 3c80309c27 fix several compiler warnings 12 years ago
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions 13 years ago
  Yang Tse 41ebda02b2 compiler warning: fix 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 years ago
  Daniel Stenberg a5ee8d50c3 base64.c: removed wrong comment 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 439f62bfa8 14 years ago
  Yang Tse 2abcd132f8 14 years ago
  Yang Tse dc9f0a9758 14 years ago
  Yang Tse 10affed097 14 years ago
  Yang Tse f0d3930346 14 years ago
  Yang Tse a6fb6b70c7 14 years ago
  Yang Tse 2179ef9fa9 14 years ago
  Yang Tse 1c2947581b fix shadowing of a global declaration 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Daniel Stenberg b4ac9cd02c Remove a chunk of unused code that was #ifdef'de on defines we never set. 16 years ago
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 years ago
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() 16 years ago
  Yang Tse 3dcd2b82c4 fix print formatting string directives 16 years ago
  Dan Fandrich 0994d7811f Removed some redundant type casts 16 years ago
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 years ago
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 years ago
  Dan Fandrich 9f44a95522 Renamed several libcurl error codes and options to make them more general 17 years ago
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode 17 years ago
  Yang Tse b039d883e5 proper fix for compiler warning 17 years ago