Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7057 2423 d 11 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 2428 d 1 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua : Use sources from contrib newlib  
7046 2428 d 1 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua  
7045 2428 d 1 h ashmew2 /programs/develop/libraries/iconv/ Ignore case while comparing encoding names  
7044 2428 d 3 h ashmew2 /programs/develop/libraries/iconv/ More fixes for iconv  
7007 2437 d 5 h ashmew2 /programs/develop/libraries/iconv/ Update outbuf pointer when converting  
7005 2438 d 3 h ashmew2 /programs/develop/libraries/iconv/ Disregard //TRANSLIT or //IGNORE in encodings  
6894 2571 d 4 h ashmew2 /programs/develop/libraries/iconv/ iconv: fix case for target and source encoding being same  
6892 2572 d 2 h ashmew2 /programs/develop/libraries/iconv/ Add Windows-1252 (CP1252) to iconv library  
6882 2609 d 1 h ashmew2 /programs/develop/libraries/iconv/ Add iconv_close() to iconv library  
5098 3545 d 8 h clevermouse / switch build system to Tup  
3479 4053 d 2 h leency /programs/develop/libraries/iconv/ iconv library uploaded (first step to text encodings easily convert)