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
9336 882 d 3 h akron1 /programs/develop/cedit/ CEdit: ctrl+left/right moves the cursor to the next or previous word; small changes  
9307 884 d 23 h turbocat /programs/develop/libraries/iconv/ iconv.obj: rollback to a working revision 5098 with minor additions. Temporary regression is possible.  
9305 885 d 2 h Coldy /programs/develop/ktcc/trunk/ Add KX extension to tcc (autoload w/import table support), phase 2.1
Fixed bugs
Add new features (name prefix to conflicts solve, display version, __KX__ macro)
Added kx folder with new crt0.o (crt.asm), some *.def and libtcc.a
 
9299 887 d 23 h rgimad /programs/develop/golang/ fix prior, delete old files  
9298 887 d 23 h rgimad /programs/develop/golang/ golang: fixed build errors and some refactoring  
9295 888 d 3 h akron1 /programs/develop/cedit/ CEdit: toolbar uses system colors, disabled runtime checking  
9284 892 d 2 h Coldy /programs/develop/ktcc/trunk/source/ Add KX extension to tcc (autoload w/import table support), phase 1  
9273 893 d 23 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: Avoid SSE pinsrw instruction in blend_mmx.asm

pinsrw can act on MMX registers, but it is still an SSE instruction.
 
9262 896 d 22 h turbocat /programs/develop/ktcc/trunk/ libc.obj:
- Added basename() and dirname()
- libc_test all tabs -> spaces
 
9260 902 d 1 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/time/ libc.obj: fixed asctime() format and UTC mktime() bug.  
9247 905 d 0 h turbocat /programs/develop/ktcc/trunk/bin/lib/ ktcc: Delete old tinygl library  
9242 906 d 2 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added libc_test.c for testing libc.obj (by "navichok26")  
9235 906 d 22 h turbocat /programs/develop/tinybasic-1.0.4/ tinybasic-1.0.4 fixed Tupefile.lua  
9234 906 d 22 h turbocat /programs/develop/tinybasic-1.0.4/ TinyBasic-1.0.4 added to autobuild  
9233 906 d 23 h turbocat /programs/develop/ktcc/trunk/ libc.obj: Fixed div, ldiv, lldiv ( problem with the compatibility of returned structures in functions between tcc and gcc) thanks to Boppan).  
9230 908 d 6 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- added strtod();
- added "+" to fopen mode;
 
9229 908 d 10 h turbocat /programs/develop/ktcc/trunk/ ktcc : libcryptal fixed crash  
9220 923 d 11 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9218 923 d 22 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9216 925 d 20 h dunkaist /programs/ libcrash: sync with upstream.

* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
 

Show All