Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9307 902 d 21 h turbocat /programs/develop/libraries/iconv/ iconv.obj: rollback to a working revision 5098 with minor additions. Temporary regression is possible.  
7085 2408 d 20 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)  
7084 2408 d 21 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add proper KOI8-R support.  
7079 2409 d 3 h ashmew2 /programs/develop/libraries/iconv/ Treat KOI8-R same as KOI8-RU  
7057 2411 d 7 h ashmew2 /programs/develop/libraries/iconv/ iconv(): Reborn

Fix issues when getting from and to encodings from iconv descriptor in iconv()
Make iconv() simpler to understand
Make iconv() more systematic and fix some issues along the way
Implement errno setting based on return values from converters (*.h files like utf8.h).
Add Windows-1251 handling as CP1251.
 
7047 2415 d 21 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua : Use sources from contrib newlib  
7046 2415 d 21 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua  
7045 2415 d 21 h ashmew2 /programs/develop/libraries/iconv/ Ignore case while comparing encoding names  
7044 2415 d 23 h ashmew2 /programs/develop/libraries/iconv/ More fixes for iconv  
7007 2425 d 1 h ashmew2 /programs/develop/libraries/iconv/ Update outbuf pointer when converting  
7005 2425 d 23 h ashmew2 /programs/develop/libraries/iconv/ Disregard //TRANSLIT or //IGNORE in encodings  
6894 2559 d 0 h ashmew2 /programs/develop/libraries/iconv/ iconv: fix case for target and source encoding being same  
6892 2559 d 22 h ashmew2 /programs/develop/libraries/iconv/ Add Windows-1252 (CP1252) to iconv library  
6882 2596 d 20 h ashmew2 /programs/develop/libraries/iconv/ Add iconv_close() to iconv library  
5098 3533 d 3 h clevermouse / switch build system to Tup  
3479 4040 d 22 h leency /programs/develop/libraries/iconv/ iconv library uploaded (first step to text encodings easily convert)