index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rawstr.c
Age
Commit message (
Expand
)
Author
2016-10-31
strcasecompare: all case insensitive string compares ignore locale now
Daniel Stenberg
2016-02-03
URLs: Change more haxx.se URLs from http: to https:
Dan Fandrich
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-02
rawstr: Speed up Curl_raw_toupper by 40%
Lauri Kasanen
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-02-07
Moved Curl_strntoupper() to the rawstr.c file where the other raw string
Daniel Stenberg
2009-01-21
Fixed a couple more locale-dependent toupper conversions, mainly for
Dan Fandrich
2008-10-23
moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_
Daniel Stenberg