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
8617 1165 d 18 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1165 d 20 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  
8615 1165 d 20 h maxcodehack /programs/fs/minizip/ Add minizip and miniunz  
8614 1165 d 20 h maxcodehack /programs/fs/minizip/ Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port  
8610 1167 d 3 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8609 1167 d 14 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1167 d 14 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update autoimporting libraries to put specific data at the end if the executable file  
8607 1167 d 15 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

It needed to be fully rewritten
 
8606 1167 d 15 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update librasterworks.a making batch (output file name)  
8605 1167 d 15 h Boppan /programs/develop/ktcc/trunk/lib/ Put imports into ".imp.@." sections.

Now it's not necessary to put linking of these libraries at the end of tcc command line.
 
8604 1167 d 19 h Boppan /programs/develop/ktcc/trunk/source/ Make TCC write ".imp.@." section at the end of the file.

Now it's possible to write import table at the end of file without need to put linking of autoimporting libraries at the very end of command line.
 
8603 1168 d 20 h Boppan /programs/develop/ktcc/trunk/lib/libc.obj/ Add libc.obj wrapper for autoimport  
8602 1169 d 4 h Boppan /programs/develop/clink/epep/ Add missing file for testing  
8601 1169 d 4 h Boppan /programs/develop/clink/cdict/ Add one more clink's dependency  
8600 1169 d 15 h Boppan /programs/develop/clink/ Add unexisted dependencies  
8594 1174 d 20 h leency /programs/cmm/browser/ WebView: fix images  
8591 1178 d 18 h Kenshin /programs/develop/mtdbg/ * displaying of labels is fixed
* command history
* documentation slightly updated
 
8590 1180 d 15 h rgimad /programs/develop/tinypad/trunk/ fix broken file in rev 8589, nothing new  
8589 1180 d 15 h turbocat / Weather: Fix config filepath  
8587 1180 d 16 h turbocat /programs/other/Weather/json/ - Added libjson.a lib  
8586 1180 d 16 h turbocat /programs/other/Weather/ Weather:
- Added to autobuild
- Updated weather.json config path
 
8585 1183 d 18 h rgimad / upload new program QR Tool  
8584 1184 d 19 h leency /programs/cmm/quark/ Quark: edit text, ability to make font bigger  
8583 1184 d 19 h leency /programs/develop/backy/ Backy: no console window when it is not necessary  
8582 1185 d 1 h Kenshin /programs/develop/libraries/ little documentation fix: color names according to ECMA-48 standard  
8579 1185 d 17 h Boppan /programs/develop/clink/ Add clink (COFF-to-COFF linker cpable of making DLLs for KolibriOS from several separated COFF objects)  
8578 1186 d 3 h superturbocat2001 /programs/develop/tinypy/ Added new functions in ksys module
Added socket module(WIP)
 
8577 1186 d 3 h superturbocat2001 /programs/develop/tinypy/tinypy/ Fix load_console tinypy  
8576 1186 d 11 h leency /programs/system/cpu/trunk/ cpu: ui improve  
8575 1186 d 13 h superturbocat2001 /programs/develop/libraries/http/ - Restored revision with http_free fix  
8574 1186 d 13 h leency /programs/cmm/browser/ WebView: move http.free() at the end  
8572 1186 d 21 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8571 1187 d 12 h superturbocat2001 /programs/develop/libraries/http/ rollback to revision 8023
(http_free fix not working)
 
8570 1187 d 13 h superturbocat2001 /programs/develop/libraries/http/ - Fixed http_free freeing memory in http.obj.  
8569 1187 d 23 h IgorA /programs/ load_lib.mac: add italian language  
8568 1188 d 13 h IgorA /programs/ fix mouse redraw in 'checkbox'  
8567 1188 d 14 h Kenshin /programs/system/cpu/trunk/ CPU 0.2.2:
* UTF8Z window caption
 
8566 1188 d 19 h superturbocat2001 /programs/other/Weather/ Weather 1.5 :
- Added auto-update
- Fixed unicode 3byte symbol ( 'ь' - BUG )
 
8565 1189 d 4 h superturbocat2001 /programs/other/TinyHashView/ THashView 2.6.1 :
- Optimized code.
- Reduced to readable form.
 
8564 1189 d 4 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ - Fixed definition names for clipboard functions