Commit History

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