Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Stenberg 812da4190f mprintf: allow %.s with data not being zero terminated 10 lat temu
  Steve Holme 0aafd77fa4 mprintf: Added support for I, I32 and I64 size specifiers 11 lat temu
  Daniel Stenberg cb1aa8b0e3 printf: make sure %x are treated unsigned 11 lat temu
  Daniel Stenberg 7f963a19ec checksrc: ban unsafe functions 11 lat temu
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 lat temu
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 lat temu
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 lat temu
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 lat temu
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 lat temu
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 lat temu
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 lat temu
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 lat temu
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 lat temu
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 lat temu
  Daniel Stenberg dfad8a6dad dprintf_formatf: Value stored to 'left' is never read 14 lat temu
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 lat temu
  Yang Tse a6fb6b70c7 14 lat temu
  Yang Tse 2179ef9fa9 14 lat temu
  Yang Tse 7aef172a34 15 lat temu
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 lat temu
  Yang Tse 651dad0cc1 fix compiler warning: external declaration in primary source file 16 lat temu
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 lat temu
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() 16 lat temu
  Yang Tse c9f2c54c49 Remove debug tracing and nearly all changes introduced since revision 1.72 16 lat temu
  Yang Tse cbc04a7d40 Debug trace curl_mprintf() on x86_64 and ia64 systems. 16 lat temu
  Yang Tse bc69e46ad1 x86_64 fixes 16 lat temu
  Yang Tse 13f035b905 x86_64 fixes 16 lat temu
  Yang Tse 79cbe50894 Test if type casting a 'signed int' to a 'signed long long' fails to do sign extension on x86_64. 16 lat temu
  Yang Tse 70b1cd798f explicit value assignment for comparison result 16 lat temu
  Yang Tse 578f42d588 typecast constant in comparison 16 lat temu