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
7209 2254 d 12 h akron1 /programs/develop/oberon07/ Oberon-07:
base address 0x10000 for applications
(parameter "kem" instead "kos")
 
7184 2265 d 13 h siemargl /programs/develop/ktcc/trunk/ added read buffering, ungetc  
7172 2272 d 16 h siemargl /programs/develop/ktcc/trunk/ fix libck  
7141 2307 d 14 h siemargl /programs/develop/tinybasic/ add&fix TinyBasic  
7134 2348 d 9 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
7128 2357 d 16 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7112 2380 d 6 h dunkaist /programs/ Add -fgnu89-inline to menuetlibc related files.

One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.
 
7110 2382 d 3 h akron1 /programs/develop/oberon07/ oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode  
7107 2395 d 17 h akron1 /programs/develop/oberon07/ Oberon07: some extensions  
7105 2397 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: add img.from_file, refactor img.convert.

Add new function, img.from_file: gets file name and returns decoded Image.
Make img.convert code less spaghetti: use jump table, not a chain of jmp's.
 
7101 2411 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
7094 2415 d 0 h hidnplayr /programs/develop/libraries/http/ Updated readme.  
7091 2415 d 11 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  
7088 2417 d 15 h leency /programs/develop/cmm/ add compile_exe.bat by 0CodErr  
7085 2418 d 12 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)  
7084 2418 d 12 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add proper KOI8-R support.  
7079 2418 d 18 h ashmew2 /programs/develop/libraries/iconv/ Treat KOI8-R same as KOI8-RU  
7057 2420 d 22 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.
 
7048 2424 d 20 h IgorA /programs/develop/libraries/proc_lib/trunk/ fix crash opendial if corrypt filter  
7047 2425 d 12 h ashmew2 /programs/develop/libraries/iconv/ Fix Tupfile.lua : Use sources from contrib newlib  

Show All