curl-library
Curl_raw_toupper - ascii code difference conversion
From: Anton Barketov <forwa.game_at_gmail.com>
Date: Sun, 31 Mar 2013 18:27:20 +0300
Received on 2013-03-31
Date: Sun, 31 Mar 2013 18:27:20 +0300
I was looking through the source code while working with library and have
found that Curl_raw_toupper function using huge switch instead of ascii
code difference conversion. Please look at my patch, as to me it is more
shortest and easiest way of conversion.
-- Best Regards, Anton Barketov
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: raw_toupper_ascii_based.patch