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
9235 933 d 5 h turbocat /programs/develop/tinybasic-1.0.4/ tinybasic-1.0.4 fixed Tupefile.lua  
9234 933 d 5 h turbocat /programs/develop/tinybasic-1.0.4/ TinyBasic-1.0.4 added to autobuild  
9233 933 d 6 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).  
9232 933 d 7 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
9231 933 d 9 h punk_joker /kernel/trunk/blkdev/ AHCI: support up to 8 controllers  
9230 934 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- added strtod();
- added "+" to fopen mode;
 
9229 934 d 17 h turbocat /programs/develop/ktcc/trunk/ ktcc : libcryptal fixed crash  
9228 934 d 20 h hidnplayr /programs/network/udpserv/ add very simple UDP server example  
9227 935 d 1 h dunkaist /kernel/trunk/ uefi64kos: Detect last PCI bus, use fastcall macro.

* Detect last PCI bus via PCI Root Bridge IO protocol (uefi64kos only).
* fastcall macro by Tomasz is much cleaner than eficall from osdev board.
 
9226 935 d 20 h ConLenov /skins/ Add 8Metro skin from ConLenov  
9225 935 d 20 h ConLenov /skins/ConLenov/8Metro/ Add 8Metro skin from ConLenov  
9224 943 d 10 h Doczom /kernel/trunk/ update  
9223 943 d 11 h Doczom /kernel/trunk/ fix bug in my fix bug  
9222 943 d 11 h Doczom /kernel/trunk/ fix bug http://bugs.kolibrios.org/view.php?id=145 in sf 4  
9221 948 d 11 h dunkaist /kernel/trunk/ kernel: Fix window redraw after 1px move.

If
- window A is above window B, and
- window A has been moved,
then window B receives a redraw event.

But if that move was 1px right or down, window B didn't receive an event
because of off-by-one error. Now it's fixed.
 
9220 949 d 18 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9219 950 d 5 h punk_joker /kernel/trunk/blkdev/ ahci: name drives as sdX instead of hdX  
9218 950 d 5 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9217 950 d 19 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9216 952 d 2 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