Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9977 61 d 12 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
9715 796 d 15 h Doczom /kernel/trunk/ small update copyright year in kernel  
6502 2793 d 13 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
5363 3388 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
2455 4419 d 16 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4570 d 11 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1289 5256 d 9 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
750 5904 d 2 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
593 6110 d 19 h mikedld /kernel/trunk/ Revision numbering fix  
535 6160 d 20 h spraid /kernel/trunk/ translate some comments to english  
530 6168 d 10 h mikedld /kernel/trunk/ Changed 'revision' keyword to 'Revision', which is correct
Renamed 'lib_func.inc' to 'imports.inc'
Translated several Russian comments to English, but not all. Let's be serious, guys
 
529 6168 d 18 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
521 6174 d 21 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
519 6175 d 21 h serge /kernel/trunk/ string manipulation routines for drivers and kernel
enable global page support after paging
 
488 6187 d 13 h spraid /kernel/trunk/ loading libs for kernel
loading from HD
inifiles.asm (not completed, using with kernel to load sys.conf)
parse file names
%sys% may be system directory for programs (70 function)