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
9284 896 d 12 h Coldy /programs/develop/ktcc/trunk/source/ Add KX extension to tcc (autoload w/import table support), phase 1  
9280 897 d 12 h turbocat /programs/other/man2html/ man2html(by navichok26):
- Fixed Makefile.kos;
- Added auto-opening to webview.
 
9278 897 d 21 h navichok26 / add man2html program  
9277 898 d 5 h leency /programs/cmm/ Eolite: show volume label in a device folder  
9276 898 d 6 h leency /programs/cmm/eolite/ remove untested experimental code  
9275 898 d 6 h leency /programs/cmm/ Eolite: fix handling the '\' in the end of the path
tmpdisk: do not add '\' in the end of the path
 
9274 898 d 6 h leency / Rename drivers:
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
 
9273 898 d 10 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.
 
9269 899 d 8 h leency /programs/cmm/eolite/ Eolite: fixed two bugs (thanks kw33 for found one)  
9267 899 d 16 h Doczom /programs/cmm/clipview/ fix count type  
9266 899 d 17 h Doczom /programs/cmm/clipview/ fixed content type definitions  
9263 900 d 14 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9262 901 d 8 h turbocat /programs/develop/ktcc/trunk/ libc.obj:
- Added basename() and dirname()
- libc_test all tabs -> spaces
 
9261 905 d 7 h leency /programs/cmm/mousecfg/ mousecfg: use a hotkey to turn on mouse emulation  
9260 906 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/time/ libc.obj: fixed asctime() format and UTC mktime() bug.  
9259 908 d 13 h leency /programs/cmm/browser/ WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider  
9247 909 d 11 h turbocat /programs/develop/ktcc/trunk/bin/lib/ ktcc: Delete old tinygl library  
9246 910 d 8 h leency / System Panel:
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png
 
9242 910 d 12 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added libc_test.c for testing libc.obj (by "navichok26")  
9241 910 d 13 h leency /programs/games/phenix/trunk/ Upload optimized Phoenix and ASCL by Kolibrius  
9237 910 d 14 h leency /programs/demos/view3ds/ View3DS by macgub: bugfixes and new rendering model - ray casted shadows. Check Readme for more info.  
9235 911 d 8 h turbocat /programs/develop/tinybasic-1.0.4/ tinybasic-1.0.4 fixed Tupefile.lua  
9234 911 d 8 h turbocat /programs/develop/tinybasic-1.0.4/ TinyBasic-1.0.4 added to autobuild  
9233 911 d 9 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 912 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- added strtod();
- added "+" to fopen mode;
 
9229 912 d 21 h turbocat /programs/develop/ktcc/trunk/ ktcc : libcryptal fixed crash  
9228 913 d 0 h hidnplayr /programs/network/udpserv/ add very simple UDP server example  
9220 927 d 21 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9218 928 d 9 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9217 928 d 23 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9216 930 d 6 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 941 d 13 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring  
9209 944 d 14 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 946 d 15 h akron1 /programs/develop/cedit/ CEDIT: internal changes  
9207 948 d 11 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9205 948 d 13 h turbocat /programs/develop/ktcc/trunk/bin/lib/ Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.  
9204 948 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9201 949 d 14 h Doczom /programs/cmm/misc/ fix height checkbox  
9200 950 d 13 h akron1 /programs/develop/cedit/ CEDIT: minor fixes  
9199 952 d 15 h Doczom /programs/system/amd_temp_view/ add @notify message for input error load driver