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 2 d 4 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 15 d 5 h Doczom /kernel/trunk/fs/ Krn: Fixed the number of functions in the file system drivers  
7136 2347 d 18 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7003 2435 d 21 h pathoswithin /kernel/trunk/fs/ fat: support for non-ASCII chars in short names  
6939 2491 d 14 h pathoswithin /kernel/trunk/fs/ small fix  
6917 2542 d 9 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6876 2635 d 3 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6868 2642 d 7 h pathoswithin /kernel/trunk/fs/ fat: get volume info  
6867 2649 d 2 h pathoswithin /kernel/trunk/fs/ fat: cleaning  
6850 2670 d 13 h pathoswithin /kernel/trunk/fs/ fat: sysfunction 70.4 update  
6846 2677 d 2 h pathoswithin /kernel/trunk/fs/ fat fix: report write size  
6845 2679 d 3 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6798 2717 d 2 h pathoswithin /kernel/trunk/ proper unicode support  
6576 2786 d 6 h pathoswithin /kernel/trunk/fs/ FAT: no trash in folder output  
6471 2839 d 2 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2851 d 23 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6262 3016 d 12 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
6037 3060 d 9 h pathoswithin /kernel/trunk/fs/ fix empty file reading error  
6036 3060 d 10 h pathoswithin /kernel/trunk/ small fix  
5840 3148 d 6 h pathoswithin /kernel/trunk/fs/ fix for FAT reading  

Show All