kolibrios/programs
ashmew2 da7cd23cb8 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.




git-svn-id: svn://kolibrios.org@7057 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-08 11:58:56 +00:00
..
cmm fix wrong title encoding at opennet.ru 2017-10-06 17:50:03 +00:00
demos 86Duino demo: reading ADC0 2017-03-17 19:30:51 +00:00
develop iconv(): Reborn 2017-10-08 11:58:56 +00:00
emulator upload pokemini source and binary 2016-10-07 13:40:46 +00:00
fs move /sys/File Managers/z_icons.png to /sys/icons16.png 2017-10-05 15:45:08 +00:00
games use packed file 2017-09-27 20:03:37 +00:00
hd_load add forgotten file 2014-09-12 15:45:13 +00:00
media rename fillScr->fillscr 2017-09-07 16:27:22 +00:00
network vncc: use big fonts, hide password, add to menu.dat 2017-09-27 02:01:45 +00:00
other fix crash if close parent window when open child window 2017-09-29 17:55:03 +00:00
system upload RUN sources; upload KolibriOS.lib 2017-10-02 18:43:24 +00:00
testing/genfiles create /programs/testing folder, upload GenFiles by 0CodErr 2016-10-07 09:21:07 +00:00
build_all.bat rename "desktop" app to "skincfg" 2016-02-08 12:52:20 +00:00
config.inc Compiled programs now use int 40h by default instead of fastcall (config.inc) to work well in emulators. 2008-11-03 04:57:18 +00:00
debug-fdo.inc Add DEBUGFG macro: log groups 2016-12-28 02:03:37 +00:00
debug.inc place debug.inc in /programs 2012-11-09 09:19:16 +00:00
dll.inc GetProcAddress fix, comments 2017-01-02 05:43:14 +00:00
export.inc add yet another forgotten file 2016-11-10 19:28:16 +00:00
gui_patterns.inc asm end: new design 2016-10-31 23:41:05 +00:00
import.inc add forgotten file 2016-11-10 19:27:40 +00:00
KOSfuncs.inc KOSfuncs names: fix typo 2016-11-06 22:37:32 +00:00
load_img.inc new macros 'include_image_file', 2017-05-26 10:20:10 +00:00
macros.inc Move cmp* macros from cmp.inc to macros.inc 2017-01-19 09:49:52 +00:00
network.inc Updated network.inc for programs. 2015-12-31 11:42:32 +00:00
notify.inc fasm@autobuild updated to 1.71.58, trigger rebuild 2017-01-20 12:46:45 +00:00
proc32.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
shell.inc Shell.inc to svn 2014-04-16 15:01:36 +00:00
string.inc @open: case insensitive sorintg; more convenient navigation using the keyboard 2015-11-11 19:16:02 +00:00
struct.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
use_gcc.lua update build rules 2016-09-27 23:10:44 +00:00
use_menuetlibc.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_msvc.lua switch build system to Tup 2014-09-12 15:15:23 +00:00
use_newlib.lua update build rules 2016-09-27 22:16:22 +00:00
use_sdl.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_sound.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_tinygl.lua switch build system to Tup 2014-09-12 15:15:23 +00:00