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
8781 1082 d 0 h leency / some fixes  
8551 1215 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/samples/ - Fixed URL link in dynamic.c  
8549 1215 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/ - Moved header files from kos to clayer.
- Fixed function names in libhttp.
- Fixed example dynamic.c
- Added macro fixing bug http_receive
 
8541 1218 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added new function to libimg.h
- Updated libimg example
( applicable to ktcc )
 
8540 1222 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/ Fixed strerror function and added socket error handling.
Cleared all libck warnings.
Updated libimg.h
 
8536 1225 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ - Moved error codes to errno.h
- Removed non-working files for compilation via gcc.
 
8521 1235 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/samples/net/ - Updated tcp_demo example.  
8508 1237 d 14 h superturbocat2001 /programs/develop/ktcc/trunk/samples/clayer/ - Fix scrollbar crash BoxLib example.  
8465 1250 d 15 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed boxlib loader
- Updated example boxlib.c
 
8464 1250 d 15 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added macros X_W and Y_H and deleted debug kos32sys1.h
- Moved debug functions to libc.a
- Removed console.h since libcon no longer exists
- Added tcc_http_demo to build_all.sh
(Applies to ktcc)
 
8450 1253 d 11 h rgimad /programs/develop/ktcc/trunk/ ktcc: http_tcp_demo refactoring & net/network.h small fix  
8448 1253 d 15 h rgimad /programs/develop/ktcc/trunk/samples/ ktcc: added sample http_tcp_demo - working with http using only tcp sockets  
8428 1255 d 15 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog binary
- Fixed buid_all.sh
 
8426 1255 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog.a (proc_lib loader) and sample
- Deleted old console example (replacement: consoleio)
- Added RGB struct to kos32sys1.h
(applies to ktcc)
 
8406 1257 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed math.h  
8405 1257 d 19 h superturbocat2001 /programs/develop/ - Added TinyGL for ktcc
- Added TinyGL example "gears"
 
8404 1257 d 21 h superturbocat2001 /programs/develop/ktcc/trunk/ - Removed melibc in ktcc  
8380 1259 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8338 1264 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/ - network.obj loader has been moved to a separate libnetwork.a library  
8337 1264 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ - added network.obj loader
- added _ksys_kill_process function
in libck.a ktcc
 
8315 1268 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added functions for working with sockets in libck tcc  
8289 1270 d 17 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added "lsdir" function to libck ktcc.
- Added "fs" folder to build.bat in libck for tcc.
- Updated libck and dir_example
 
8282 1272 d 2 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add Makefile to kos32-tcc sample programs  
8280 1272 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added 4 functions to libck: getcwd, setcwd, mkdir, rmdir.
- Fixed Makefile for building "libck" under tcc.
- Added example to new functions
 
8251 1277 d 18 h superturbocat2001 /programs/ - Added TEAtool source files
- Compressed kos32-tcc
- Changed the paths of the output files in buid_all.sh
 
8231 1280 d 20 h maxcodehack /programs/develop/ktcc/trunk/samples/other/melibc_example/ Add example to TCC melibc #2  
8230 1280 d 20 h maxcodehack /programs/develop/ktcc/trunk/samples/other/melibc_example/ Add example to TCC melibc  
8228 1280 d 20 h maxcodehack /programs/develop/ktcc/trunk/ Add melibc sample to TCC  
8195 1287 d 16 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8194 1287 d 16 h maxcodehack / Fix drawing artefacts in boxlib example  
8189 1288 d 15 h maxcodehack /programs/develop/ktcc/trunk/samples/ move image  
8188 1288 d 16 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8187 1288 d 16 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Tcc:
Add libimg example, update other examples
 
8185 1288 d 17 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8171 1291 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
 
8110 1314 d 17 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Update boxlib example:
Add progressbar
 
8109 1314 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/ Edit samples  
8108 1314 d 22 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 1315 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 1315 d 17 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'