summaryrefslogtreecommitdiff
path: root/lib/rawstr.c
Commit message (Expand)AuthorAgeFilesLines
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-031-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* rawstr: Speed up Curl_raw_toupper by 40%Lauri Kasanen2015-11-021-1/+7
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+142
* build: rename 93 lib/*.c filesYang Tse2013-01-031-142/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-3/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Moved Curl_strntoupper() to the rawstr.c file where the other raw stringDaniel Stenberg2009-02-071-2/+17
* Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich2009-01-211-6/+6
* moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_Daniel Stenberg2008-10-231-0/+128