Историја ревизија

Аутор SHA1 Порука Датум
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h пре 13 година
  Daniel Stenberg 57d51be60c parsedate: detect more invalid dates better пре 13 година
  Daniel Stenberg a6f14e17b7 parsedate: turn private and static пре 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 f19ace8d33 gmtime: remove define пре 13 година
  Daniel Stenberg 0696260122 Curl_gmtime: avoid future mistakes пре 13 година
  Daniel Stenberg 54d9f060b4 Curl_gmtime: added a portable gmtime пре 13 година
  Yang Tse 7e3f0bffe5 fix compiler warning: conversion may lose significant bits пре 14 година
  Daniel Stenberg 4d58f97f60 parsedate: allow time specified without seconds пре 14 година
  Daniel Stenberg b7848e4a72 parsedate: Value stored to 'found' is never read пре 14 година
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines пре 14 година
  Daniel Stenberg 6f4a5a4612 - Ray Dassen provided a patch in Debian's bug tracker (bug number #551461) пре 15 година
  Daniel Stenberg 183c9ce1cf fix copyright year пре 15 година
  Daniel Stenberg 777168cb77 provide and export Curl_parsedate() as a library-wide internal function пре 15 година
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ пре 16 година
  Dan Fandrich 7fc4e8af0a Changed some arrays of char* to arrays of char[] to reduce data size and пре 16 година
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function пре 16 година
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 пре 16 година
  Daniel Stenberg ba9963b8fa I replaced the use of 'struct tm' with a private clone of that struct simply пре 16 година
  Dan Fandrich 6d24719167 Made the month days table static const пре 16 година
  Daniel Stenberg d369a2b775 - Introducing Jamie Lokier's function for date to epoch conversion used in the пре 16 година
  Yang Tse f7ef60c13f fix compiler warning: external definition with no prior declaration пре 16 година
  Dan Fandrich 90a6a59a2f Stopped using ranges in scanf character sequences (e.g. %[a-z]) since that пре 16 година
  Daniel Stenberg 423309541a Jeff Johnson filed bug report #1863171 пре 16 година
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer пре 17 година
  Daniel Stenberg cbd1a77ec2 if () => if() пре 17 година
  Gisle Vanem caf880be18 Constified from arguments. пре 17 година
  Daniel Stenberg 17ae28e0fe Martin Skinner brought back bug report #1230118 to haunt us once again. пре 18 година
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that пре 18 година