Daniel Stenberg
|
b903186fa0
|
source cleanup: unify look, style and indent levels
By the use of a the new lib/checksrc.pl script that checks that our
basic source style rules are followed.
|
2011-04-27 09:09:35 +02:00 |
|
Gisle Vanem
|
9039d19f01
|
CURL_DOES_CONVERSIONS: fixes
Made it compile and work again after the code move.
|
2011-04-20 15:23:57 +02:00 |
|
Daniel Stenberg
|
c828646f60
|
CURL_DOES_CONVERSIONS: cleanup
Massively reduce #ifdefs all over (23 #ifdef lines less so far)
Moved conversion-specific code to non-ascii.c
|
2011-04-20 00:50:07 +02:00 |
|