تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Daniel Stenberg 69aac49f79 made %llu work for printing unsigned long longs, added the generic curl source 16 سال پیش
  Daniel Stenberg 2f928797cf fix the treatment of the parameter-based precision, as in "%.*s%s" as 17 سال پیش
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 سال پیش
  Gunter Knauf 3f62bfb61d fixed a warning which MingW gcc 4.2.1. 17 سال پیش
  Yang Tse be8a5d0aef proper symbol definition check for all AmigaOS flavours 17 سال پیش
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 سال پیش
  Yang Tse 54db98c220 compiler warning fix 17 سال پیش
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that 18 سال پیش
  Gisle Vanem 4f012ad703 Undefine correct symbol. 18 سال پیش
  Gisle Vanem c6ae0ebcbf Cludge fix for djgpp 2.03 or older; it doesn't have snprintf() etc. 18 سال پیش
  Daniel Stenberg 16bbd13af7 Diego Casorran patches to make (lib)curl build fine on Amiga again 19 سال پیش
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with 19 سال پیش
  Dan Fandrich 1ba47e7af9 Add 'const' to immutable arrays. 20 سال پیش
  Dan Fandrich 358e08b95d Removed fputc() prototype since it's already in stdio.h 20 سال پیش
  Gisle Vanem f471a293ea 20 سال پیش
  Daniel Stenberg 4cd5220d27 use ifdef not if 20 سال پیش
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE 20 سال پیش
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a 20 سال پیش
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 سال پیش
  Daniel Stenberg 1d7ce36791 return faster when we "hit a wall" while printfing 20 سال پیش
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 سال پیش
  Daniel Stenberg a2ecdf4249 the aprintf() versions now return NULL if _any_ alloc along the way failed, 20 سال پیش
  Daniel Stenberg 4d9517f0b4 prevent warnings when using the gcc option -Wunreachable-code 20 سال پیش
  Daniel Stenberg f8426a2c44 stricter variable type usage 20 سال پیش
  Daniel Stenberg d9ffd2f544 don't use 'register' 20 سال پیش
  Daniel Stenberg 485122035c fixed the test code to work 20 سال پیش
  Daniel Stenberg 5eeaff8235 Support 'z' for size_t-sized integer printing, as in %zd or %zx. 20 سال پیش
  Daniel Stenberg d687eed33e use %ld when printf()ing long variables (and removed use of 'register') 20 سال پیش
  Daniel Stenberg f9b2b7940e disable the use of long double, we don't use it 20 سال پیش
  Daniel Stenberg df94c7aedc Based on a patch by Greg Hewgill I modified how long long is used, as we 20 سال پیش