Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1915 20 h 31 m mateusz.viste /svarcom/tags/svarcom-2024.5/ frozen 2024.5  
1914 20 h 32 m mateusz.viste /svarcom/trunk/ pre-release  
1907 22 h 3 m mateusz.viste /svarcom/trunk/ bumped version string  
1906 22 h 4 m mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
1900 1 d 7 h mateusz.viste /svarcom/tags/svarcom-2024.4/ frozen svarcom 2024.4 to tags  
1899 1 d 7 h mateusz.viste /svarcom/trunk/ added date to changelog and copying only user documentation to the release SVP  
1887 1 d 13 h mateusz.viste /svarcom/trunk/lang/ KRITISCH FEHLER -> KRIT. FEHLER (because 15 bytes limit)  
1886 2 d 1 h mateusz.viste /svarcom/trunk/lang/ shortened one int 24h message so it fits the 15 bytes limit  
1884 2 d 5 h bernd.boeckmann /svarcom/trunk/lang/ update german SvarCOM translation  
1881 2 d 6 h mateusz.viste /svarcom/trunk/ int24h messages are translatable  
1877 3 d 4 h mateusz.viste /svarcom/trunk/ dropped origenvseg from rmod + copying the initial (kernel) environment, if found  
1876 3 d 4 h mateusz.viste /svarcom/trunk/ no need to check the original envseg to determine whether or not it is ok to quit - looking at the /P flag is enough  
1875 3 d 6 h mateusz.viste /svarcom/trunk/ another micro optimization from ECM (saves 1 byte)  
1874 3 d 6 h mateusz.viste /svarcom/trunk/ two micro optimizations suggested by ECM (saves 5 bytes)  
1873 3 d 7 h mateusz.viste /svarcom/trunk/ micro optimization - load DS right from memory  
1872 3 d 7 h mateusz.viste /svarcom/trunk/ int 24h handler relies on the JFT pointer in the PSP instead of targetting the legacy 0x18 location of the PSP (kindly suggested by ECM)  
1871 3 d 8 h mateusz.viste /svarcom/trunk/ fixed a stupid bug that was masked by EDR for some reason. thanks to ECM for spotting this!  
1870 3 d 9 h mateusz.viste /svarcom/trunk/ optimized the number of memory accesses when saving/restoring stdin+stdout from within the int 24h handler  
1869 3 d 9 h mateusz.viste /svarcom/trunk/ take care to set stdin and stdout to stderr during the int 24h handler (and restore them later) -- thanks ECM for the hint  
1868 3 d 12 h mateusz.viste /svarcom/trunk/ int 24h handler takes care to restore registers, according to microsoft this is necessary for ignore and retry actions  

Show All