Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1915 33 d 19 h mateusz.viste /svarcom/tags/svarcom-2024.5/ frozen 2024.5  
1914 33 d 19 h mateusz.viste /svarcom/trunk/ pre-release  
1906 33 d 21 h mateusz.viste /svarcom/trunk/ Fixed resetting the EDR kernel environment segment after fetching it  
1899 34 d 6 h mateusz.viste /svarcom/trunk/ added date to changelog and copying only user documentation to the release SVP  
1874 36 d 5 h mateusz.viste /svarcom/trunk/ two micro optimizations suggested by ECM (saves 5 bytes)  
1863 38 d 4 h mateusz.viste /svarcom/trunk/ SvarCOM provides its own INT 24h handler  
1861 38 d 23 h mateusz.viste /svarcom/trunk/ EDR-DOS kernel ("config") environment is used as the initial (master) env  
1860 41 d 4 h mateusz.viste /svarcom/trunk/ typo fix  
1859 41 d 4 h mateusz.viste /svarcom/trunk/ CTRL+C can abort the ongoing batch files or for loop  
1851 41 d 7 h mateusz.viste /svarcom/trunk/ when COMMAND.COM respawn fails, the exact path that was tried is displayed  
1848 42 d 3 h mateusz.viste /svarcom/trunk/ update COMSPEC as early as possible to make sure RMOD is up to date even if SvarCOM terminates abnormally (eg. CTRL+C)  
1842 43 d 6 h mateusz.viste /svarcom/trunk/ ver provides extended version information when available  
1840 43 d 8 h mateusz.viste /svarcom/trunk/ DR-DOS compatibility: F5/F8 boot key presses are detected and handled  
1839 44 d 4 h mateusz.viste /svarcom/trunk/ /P is implied when SvarCOM is the init shell (works in DR-DOS and MS-DOS 5)  
1825 56 d 4 h mateusz.viste /svarcom/trunk/ prerelease  
1824 56 d 4 h mateusz.viste /svarcom/trunk/ fixed COMMAND/C processing of batch files and FOR loops (bugz #74)  
1823 56 d 9 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $d and $t  
1822 56 d 10 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
1746 211 d 21 h mateusz.viste /svarcom/trunk/ pre-release history fix  
1744 213 d 20 h mateusz.viste /svarcom/trunk/ NLS sorting is enabled only for COUNTRY codes higher than 1 (https://github.com/SvarDOS/bugz/issues/68)  
1743 214 d 19 h mateusz.viste /svarcom/trunk/ DIR command: sorting is NLS-aware (uses country-specific collating)  
1737 214 d 21 h bttr /svarcom/trunk/ added LH synonym  
1736 214 d 22 h mateusz.viste /svarcom/trunk/ COPY command: timestamp of copied files is preserved  
1733 215 d 8 h mateusz.viste /svarcom/trunk/ added mention about rr implication in the DN bug debugging  
1732 215 d 22 h mateusz.viste /svarcom/trunk/ SET command: failure to update an env variable does not delete the variable  
1730 216 d 19 h mateusz.viste /svarcom/trunk/ implemented the internal LOADHIGH command  
1728 217 d 19 h mateusz.viste /svarcom/trunk/ bumped LSM version and fixed a date in history.txt  
1725 217 d 20 h mateusz.viste /svarcom/trunk/ DIRCMD support  
1716 219 d 19 h mateusz.viste /svarcom/trunk/ DIR/O support -- preliminary design (without actual sorting yet)  
1714 220 d 19 h mateusz.viste /svarcom/trunk/ modified command-line parsing so SvarCOM is immune to a DN bug (thanks to bttr for spotting the issue and to ECM for figuring it out)  
1629 245 d 21 h mateusz.viste /svarcom/trunk/ adaptations for new svarlang version + trying to load LNG from DOSDIR/SVARCOM.LNG and then DOSDIR/BIN/SVARCOM.LNG  
1627 245 d 22 h mateusz.viste /svarcom/trunk/ bumped version, copyright dates and updated changelog  
1202 580 d 3 h mateusz.viste /svarcom/trunk/ bumped version and copyright date  
1178 590 d 20 h mateusz.viste / updated svarcom with BR lang (translations contributed by Luzemario Dantes)  
1162 891 d 9 h mateusz.viste /svarcom/trunk/ doc update  
1156 896 d 2 h mateusz.viste /svarcom/trunk/ FCB fields in PSP of launched apps are filled with cmdline arguments  
1147 901 d 9 h bttr /svarcom/trunk/ added latest ticket numbers to history.txt  
1141 911 d 22 h mateusz.viste /svarcom/trunk/ DIR command: output adapted to 40-columns screen modes  
1140 913 d 23 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
1138 914 d 10 h mateusz.viste /svarcom/trunk/ tabs are accepted as command-line separators (and removed bttr's ugly hack)