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
8236 1262 d 22 h IgorA /programs/ 1) some programs use new macros load_lib.mac
2) bcc32 add example use libimg.obj
 
8234 1263 d 20 h leency /programs/develop/ktcc/trunk/bin/lib/ rename libmelibc.a_ into libmelibc.a  
8233 1263 d 22 h maxcodehack /programs/develop/ktcc/trunk/bin/lib/ Fix filename libmelibc.a  
8232 1263 d 22 h leency /programs/demos/3DS/ View3ds 0.71 by macgub: new glass effect, bugfixing  
8231 1263 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/other/melibc_example/ Add example to TCC melibc #2  
8230 1263 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/other/melibc_example/ Add example to TCC melibc  
8229 1263 d 22 h leency / Upload smaller House.3ds by macgub  
8228 1263 d 22 h maxcodehack /programs/develop/ktcc/trunk/ Add melibc sample to TCC  
8227 1264 d 16 h IgorA /programs/ add new version 'load_lib.mac',
'animage' use new macros 'load_lib.mac'
 
8226 1264 d 19 h maxcodehack /programs/other/tte/ FIx makefile in tte  
8225 1264 d 19 h maxcodehack /programs/other/tte/ Fix "Systax highlighting does not work if the extension is in upper case." in TinyTextEditor  
8223 1266 d 2 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #3  
8222 1266 d 2 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #2  
8221 1266 d 2 h maxcodehack /programs/develop/tinypy/tinypy/fasm_modules/ Fix TinyPy build  
8219 1266 d 17 h IgorA /programs/ update macros @use_library  
8218 1267 d 4 h maxcodehack / Change SDL example  
8213 1268 d 1 h rgimad /programs/develop/fasm/1.73/ programs/develop/fasm/1.73/system.inc fix by ProMiNick  
8207 1268 d 4 h maxcodehack / Add SDL port to newlib  
8205 1268 d 14 h pavelyakov /programs/cmm/examples/leotag/ Upd  
8204 1268 d 16 h pavelyakov /programs/cmm/examples/leotag/ new functional  
8203 1268 d 17 h pavelyakov /programs/cmm/examples/leotag/ Example info.c  
8202 1268 d 19 h maxcodehack /programs/demos/SDL/ Add working !newlib! sample for SDL  
8200 1269 d 2 h maxcodehack /programs/demos/SDL/ Add makefile to SDL example
Fix SDL makefile
 
8199 1269 d 4 h IgorA / fix life2, update life3  
8196 1270 d 17 h IgorA /programs/bcc32/include/ fix Alloc function, clean code  
8195 1270 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8194 1270 d 18 h maxcodehack / Fix drawing artefacts in boxlib example  
8193 1270 d 19 h maxcodehack /programs/develop/backy/gcc_version/ Add files  
8192 1270 d 19 h maxcodehack / Add gcc version of 'Backy'  
8191 1270 d 22 h pavelyakov /programs/cmm/examples/leotag/ addition new example  
8190 1270 d 23 h IgorA /programs/bcc32/examples/file_open/ add file_open example  
8189 1271 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/ move image  
8188 1271 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8187 1271 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Tcc:
Add libimg example, update other examples
 
8185 1271 d 19 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8184 1272 d 0 h IgorA / update demo life2,
fix rev 8179
 
8183 1272 d 3 h pavelyakov /programs/develop/golang/ delete file  
8179 1272 d 20 h IgorA /programs/bcc32/include/ use function 68  
8178 1273 d 11 h superturbocat2001 /programs/develop/golang/ - Renamed golang example file.
- Added DrawBar function
 
8177 1273 d 11 h superturbocat2001 /programs/develop/golang/ - Added new system functions to golang.
- Renamed int40 file to syscalls.s.
- Updated example with new functionality.