Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 358c5c0745 strlcat: remove function il y a 11 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Daniel Stenberg 0f7bea7c3a unittest: mark all unit tested functions il y a 13 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 4b43d18c4a il y a 14 ans
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ il y a 15 ans
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. il y a 15 ans
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function il y a 15 ans
  Daniel Stenberg 545cafce9b Curl_ascii_equal() must not assume that the string is actually ASCII (so that a-z il y a 15 ans
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 il y a 15 ans
  Daniel Stenberg 36e56f36ad remove Curl_strcasestr() since there is no code at all using this function! il y a 15 ans
  Yang Tse 4c621bc697 improve detection of: il y a 16 ans
  Daniel Stenberg cbd1a77ec2 if () => if() il y a 16 ans
  Dan Fandrich 966130132f Make glibc define the prototype for strcasestr il y a 17 ans
  Dan Fandrich c478200766 Use a native strcasestr() if found. il y a 17 ans
  Daniel Stenberg 5e7164f87a Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly il y a 17 ans
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified il y a 17 ans
  Dan Fandrich 4272af801f Only define the string prototypes in ANSI mode to reduce interference on il y a 18 ans
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source il y a 20 ans
  Daniel Stenberg 61bded1d82 added Curl_strcasestr() for case insensitive strstr() searching il y a 20 ans
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less il y a 20 ans
  Daniel Stenberg 053f6c85ef updated year in the copyright string il y a 20 ans
  Daniel Stenberg 32899f8309 added the strcasecmp() proto here (moved from setup.h), as this is the il y a 21 ans
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs il y a 21 ans
  Daniel Stenberg f26a338a54 copyright year update in the source header il y a 21 ans
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header il y a 22 ans