Historial de Commits

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