summaryrefslogtreecommitdiff
path: root/lib/non-ascii.h
Commit message (Collapse)AuthorAgeFilesLines
* CURL_DOES_CONVERSIONS: fixesGisle Vanem2011-04-201-1/+1
| | | | Made it compile and work again after the code move.
* CURL_DOES_CONVERSIONS: cleanupDaniel Stenberg2011-04-201-0/+60
Massively reduce #ifdefs all over (23 #ifdef lines less so far) Moved conversion-specific code to non-ascii.c