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
8171 1286 d 15 h maxcodehack /programs/develop/ktcc/trunk/ Ktcc:
- kos32sys1.h: Tcc dont support aliasing but support defines
- boxlib sample: Update sample for upper fix
- Rasterworks example: Fix 'bright' letters
 
8163 1288 d 21 h maxcodehack /programs/develop/examples/ Revision in '/programs/develop/examples': replace 'FASM for Menuet' with 'FASM', meos_app_start -> KOS_APP_START  
8159 1290 d 1 h Boppan /programs/develop/ktcc/trunk/source/ Microrefactoring + check build system out.  
8157 1290 d 13 h Boppan /programs/develop/ktcc/trunk/ Cool, this was not my mistake, patch TCC again.

Admin, please look what's happened with build server, GCC needs a missing library?
 
8156 1290 d 13 h Boppan /programs/develop/ktcc/trunk/bin/ Ok... What about the binary? Did IT break the build?  
8155 1290 d 13 h Boppan /programs/develop/ktcc/trunk/source/ Try to beat the strange break - revert all files from the last commit.  
8154 1290 d 14 h Boppan /programs/develop/ktcc/trunk/ TCC: Add -nobss option to not include BSS sections in output file.  
8110 1309 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Update boxlib example:
Add progressbar
 
8109 1309 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/ Edit samples  
8108 1309 d 23 h maxcodehack /programs/develop/ktcc/trunk/ Remove libconsole.a and libbox_lib.a and their sources
Now we can use console via conio.h
Boxlib via libbox.a
 
8107 1310 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8106 1310 d 17 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'
 
8105 1310 d 20 h maxcodehack /programs/develop/ktcc/trunk/bin/lib/clayer/ Add .o  
8104 1310 d 20 h maxcodehack /programs/develop/ktcc/trunk/ Add C_Layer for TinyC
- Boxlib wrapper
 
8102 1312 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/lib/ Added source code for libraries  
8101 1312 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/ Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries.
Fixed header file "msgbox.h"
 
8099 1314 d 4 h maxcodehack /programs/develop/oberon07/ fix autobuild  
8098 1314 d 9 h superturbocat2001 /programs/develop/ Added "libmsgbox" to ktcc.
Added examples for working with coff-libraries and "libmsgbox" to ktcc.
Modified binutils to work normally via console.obj.
 
8097 1315 d 2 h maxcodehack /programs/develop/oberon07/ Update oberon07 from akron1's github  
8088 1325 d 21 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.  
8083 1328 d 14 h IgorA /programs/develop/ update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'  
8069 1338 d 14 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ possible smooth buffer resizing,
fix and clean code,
fix and update examples
 
8063 1342 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ optimize, clean code  
8062 1343 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glOrtho', small optimize, clean code  
8059 1348 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'gluPerspective',
fix function 'glFrustum'
 
8057 1367 d 19 h Boppan /programs/develop/ktcc/trunk/ Add library for importing functions from Box_lib.obj via tcc.  
8036 1439 d 19 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
8023 1444 d 13 h hidnplayr /programs/develop/libraries/http/ Always set connection closed flag after server closed connection and close from our end as well.  
8015 1448 d 15 h leency /programs/ small fixes  
7996 1452 d 18 h leency / KFM: use build-in icons  
7994 1453 d 13 h leency / Backy: new version by JohnXenox  
7983 1455 d 13 h leency /programs/develop/oberon07/ oberon07: update to the latest version from https://github.com/AntKrotov/oberon-07-compiler  
7980 1456 d 11 h dunkaist /programs/develop/cmm/ c--: Add Makefile.win32 and Makefile.lin32.  
7971 1458 d 11 h hidnplayr /programs/develop/libraries/http/ bugfix  
7969 1458 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP lib: experimental support for ring buffers  
7960 1460 d 14 h leency / icons32.png: add Backy icon
appearance: bugfixes
quark: update search
 
7959 1460 d 20 h leency / boxlib/tree_list: react on double click as on enter
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO
 
7958 1461 d 1 h leency /programs/develop/libraries/menuetlibc/src/libm/ menuetlibc: fix e_exp.s by Bughunter  
7957 1461 d 8 h leency / icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes
 
7950 1461 d 22 h Boppan /programs/develop/ktcc/trunk/libc/dlfcn/ Typo in dlfcn.c