Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9298 890 d 3 h rgimad /programs/develop/golang/ golang: fixed build errors and some refactoring  
9295 890 d 7 h akron1 /programs/develop/cedit/ CEdit: toolbar uses system colors, disabled runtime checking  
9284 894 d 5 h Coldy /programs/develop/ktcc/trunk/source/ Add KX extension to tcc (autoload w/import table support), phase 1  
9273 896 d 3 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 899 d 1 h turbocat /programs/develop/ktcc/trunk/ libc.obj:
- Added basename() and dirname()
- libc_test all tabs -> spaces
 
9260 904 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/time/ libc.obj: fixed asctime() format and UTC mktime() bug.  
9247 907 d 3 h turbocat /programs/develop/ktcc/trunk/bin/lib/ ktcc: Delete old tinygl library  
9242 908 d 5 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added libc_test.c for testing libc.obj (by "navichok26")  
9235 909 d 1 h turbocat /programs/develop/tinybasic-1.0.4/ tinybasic-1.0.4 fixed Tupefile.lua  
9234 909 d 1 h turbocat /programs/develop/tinybasic-1.0.4/ TinyBasic-1.0.4 added to autobuild  
9233 909 d 2 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 910 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- added strtod();
- added "+" to fopen mode;
 
9229 910 d 14 h turbocat /programs/develop/ktcc/trunk/ ktcc : libcryptal fixed crash  
9220 925 d 14 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9218 926 d 2 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9216 927 d 23 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.
 
9210 939 d 6 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring  
9209 942 d 7 h hidnplayr /programs/develop/mtdbg/ Bugfix from 'Jurgen' for repne scasw / repnz stosw and handling of unknown/invalid opcodes.
See https://board.kolibrios.org/viewtopic.php?p=77209#p77209 for details.
 
9208 944 d 8 h akron1 /programs/develop/cedit/ CEDIT: internal changes  
9207 946 d 4 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  

Show All