Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
10051 7 d 15 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
10015 20 d 15 h Doczom /kernel/trunk/fs/ Krn: Fixed the number of functions in the file system drivers  
7136 2353 d 5 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7003 2441 d 8 h pathoswithin /kernel/trunk/fs/ fat: support for non-ASCII chars in short names  
6939 2497 d 0 h pathoswithin /kernel/trunk/fs/ small fix  
6917 2547 d 20 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6876 2640 d 13 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6868 2647 d 17 h pathoswithin /kernel/trunk/fs/ fat: get volume info  
6867 2654 d 12 h pathoswithin /kernel/trunk/fs/ fat: cleaning  
6850 2676 d 0 h pathoswithin /kernel/trunk/fs/ fat: sysfunction 70.4 update  
6846 2682 d 12 h pathoswithin /kernel/trunk/fs/ fat fix: report write size  
6845 2684 d 13 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6798 2722 d 12 h pathoswithin /kernel/trunk/ proper unicode support  
6576 2791 d 17 h pathoswithin /kernel/trunk/fs/ FAT: no trash in folder output  
6471 2844 d 13 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2857 d 9 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6262 3021 d 23 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
6037 3065 d 20 h pathoswithin /kernel/trunk/fs/ fix empty file reading error  
6036 3065 d 21 h pathoswithin /kernel/trunk/ small fix  
5840 3153 d 17 h pathoswithin /kernel/trunk/fs/ fix for FAT reading  

Show All