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 19 h 17 m 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 13 d 20 h Doczom /kernel/trunk/fs/ Krn: Fixed the number of functions in the file system drivers  
7136 2346 d 9 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7003 2434 d 12 h pathoswithin /kernel/trunk/fs/ fat: support for non-ASCII chars in short names  
6939 2490 d 5 h pathoswithin /kernel/trunk/fs/ small fix  
6917 2541 d 0 h pathoswithin /kernel/trunk/ New sysfunction 70.10 "rename/move"  
6876 2633 d 18 h pathoswithin /kernel/trunk/ sysfunction 70.5: small change  
6868 2640 d 21 h pathoswithin /kernel/trunk/fs/ fat: get volume info  
6867 2647 d 17 h pathoswithin /kernel/trunk/fs/ fat: cleaning  
6850 2669 d 4 h pathoswithin /kernel/trunk/fs/ fat: sysfunction 70.4 update  
6846 2675 d 16 h pathoswithin /kernel/trunk/fs/ fat fix: report write size  
6845 2677 d 18 h pathoswithin /kernel/trunk/ fs: prevalidation for root folder, code despaghettizing  
6798 2715 d 16 h pathoswithin /kernel/trunk/ proper unicode support  
6576 2784 d 21 h pathoswithin /kernel/trunk/fs/ FAT: no trash in folder output  
6471 2837 d 17 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2850 d 14 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6262 3015 d 3 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
6037 3059 d 0 h pathoswithin /kernel/trunk/fs/ fix empty file reading error  
6036 3059 d 1 h pathoswithin /kernel/trunk/ small fix  
5840 3146 d 21 h pathoswithin /kernel/trunk/fs/ fix for FAT reading  

Show All