提交歷史

作者 SHA1 備註 提交日期
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 年之前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 年之前
  Daniel Stenberg dfad8a6dad dprintf_formatf: Value stored to 'left' is never read 14 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Yang Tse a6fb6b70c7 14 年之前
  Yang Tse 2179ef9fa9 14 年之前
  Yang Tse 7aef172a34 14 年之前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年之前
  Yang Tse 651dad0cc1 fix compiler warning: external declaration in primary source file 16 年之前
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 年之前
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() 16 年之前
  Yang Tse c9f2c54c49 Remove debug tracing and nearly all changes introduced since revision 1.72 16 年之前
  Yang Tse cbc04a7d40 Debug trace curl_mprintf() on x86_64 and ia64 systems. 16 年之前
  Yang Tse bc69e46ad1 x86_64 fixes 16 年之前
  Yang Tse 13f035b905 x86_64 fixes 16 年之前
  Yang Tse 79cbe50894 Test if type casting a 'signed int' to a 'signed long long' fails to do sign extension on x86_64. 16 年之前
  Yang Tse 70b1cd798f explicit value assignment for comparison result 16 年之前
  Yang Tse 578f42d588 typecast constant in comparison 16 年之前
  Yang Tse 9bb5da968c Improved curl_m*printf() integral data type size and signedness handling 16 年之前
  Yang Tse f07c3171e3 cleanup the BOOL usage 16 年之前
  Yang Tse 4dbfc91e2b MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 16 年之前
  Yang Tse afe7bb4b33 Fix a LONG_MIN and LLONG_MIN related bug in internal m*printf() 16 年之前
  Yang Tse f209a4804b Fix one bug detected thanks to test case 557. 16 年之前
  Yang Tse 5794ffe4bd Some data type size adjustments. 16 年之前
  Yang Tse ceb49d3742 Get rid of ENABLE_64BIT symbol definition and usage. 16 年之前
  Yang Tse 24b1890710 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g 16 年之前
  Daniel Stenberg 69aac49f79 made %llu work for printing unsigned long longs, added the generic curl source 16 年之前