Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments il y a 5 ans
  Viktor Szakats b801b453af whitespace fixes il y a 6 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Jay Satiro f8614af527 splay: fix signed/unsigned mismatch warning il y a 7 ans
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement il y a 7 ans
  Dániel Bakai de05bcb706 multi: fix queueing of pending easy handles il y a 7 ans
  Sylvestre Ledru 66de563482 Improve code readbility il y a 7 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" il y a 9 ans
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments il y a 9 ans
  Daniel Stenberg 9395999543 checksrc: use space after comma il y a 9 ans
  Steve Holme 78ca3c6830 copyright: Updated following recent edits il y a 10 ans
  Dan Fandrich ef1322df67 Added a few more const where possible il y a 10 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 12 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 12 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 12 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 12 ans
  Daniel Stenberg c4dd8df081 splay: add unit tests il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Julien Chaffraix 9e480973eb OOM fixes in http_negociate.c and lib/splay.c il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 2c16681225 Adjusted to take in account that... il y a 15 ans
  Daniel Stenberg e16509d5cf make the debug/helper function output to stderr as that makes it play nicer il y a 16 ans
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() il y a 16 ans
  Yang Tse d4e9b141db fix compiler warning: format '%ld' expects type 'long int' il y a 16 ans
  Yang Tse eb68aa38e3 Christopher Palow provided the patch (edited by me) that introduces il y a 16 ans
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code il y a 17 ans
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few il y a 17 ans
  Dan Fandrich 4a2f0fb2be Made some const arrays static to avoid unnecessary stack usage. il y a 17 ans