Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1716 166 d 8 h mateusz.viste /svarcom/trunk/ DIR/O support -- preliminary design (without actual sorting yet)  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1714 167 d 8 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)  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1627 192 d 12 h mateusz.viste /svarcom/trunk/ bumped version, copyright dates and updated changelog  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/svarcom.lsm
/svarcom/trunk/svarcom.txt
1597 248 d 16 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/sayonara.c
1587 253 d 9 h mateusz.viste /svarcom/trunk/ patching up RMOD's PSP once it is loaded in memory: clearing out the JFTand presetting a stack address. thanks to E. C. Masloch for pointers  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/rmodinit.c
1202 526 d 16 h mateusz.viste /svarcom/trunk/ bumped version and copyright date  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/svarcom.lsm
1178 537 d 9 h mateusz.viste / updated svarcom with BR lang (translations contributed by Luzemario Dantes)  
/packages/svarcom-2023.0.svp
/packages/svarcom-2023.0.zip
/packages/core/svarcom.svp
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/makefile
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
/svarcom/trunk/svarcom.lsm
1142 858 d 11 h mateusz.viste /svarcom/trunk/cmd/ DIR: file sizes displayed with thousand separator  
/svarcom/trunk/cmd/dir.c
1141 858 d 12 h mateusz.viste /svarcom/trunk/ DIR command: output adapted to 40-columns screen modes  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1140 860 d 12 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
/svarcom/trunk/cmd/path.c
/svarcom/trunk/history.txt
1138 860 d 23 h mateusz.viste /svarcom/trunk/ tabs are accepted as command-line separators (and removed bttr's ugly hack)  
/svarcom/trunk/cmd/set.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1137 860 d 23 h mateusz.viste /svarcom/trunk/ refactored nls-uppercase-string asm into common nls_strtoup()  
/svarcom/trunk/cmd/set.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
1135 862 d 11 h bttr /svarcom/trunk/ bump SvarCOM version number  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/svarcom.lsm
1134 862 d 11 h bttr /svarcom/trunk/cmd/ fixed SET not upcasing, e.g., German umlauts, in variable names  
/svarcom/trunk/cmd/set.c
1099 868 d 1 h mateusz.viste /svarcom/trunk/cmd/ committed forgotten files  
/svarcom/trunk/cmd/ctty.c
/svarcom/trunk/cmd/loadhigh.c
1098 868 d 15 h bttr /svarcom/trunk/cmd/ updated sources to match help screens  
/svarcom/trunk/cmd/for.c
/svarcom/trunk/cmd/rem.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/ver.c
1095 868 d 16 h bttr /svarcom/trunk/ removed extra note about usage of wildcards for REN command  
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1092 868 d 16 h bttr /svarcom/trunk/cmd/ fixed VER command to better work with non-SvarDOS/non-FreeDOS kernels  
/svarcom/trunk/cmd/ver.c
1090 868 d 18 h mateusz.viste /svarcom/trunk/ implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)  
/svarcom/trunk/cmd/_notimpl.c
/svarcom/trunk/cmd.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
1086 869 d 9 h bttr /svarcom/trunk/cmd/ fixed VER (a little)  
/svarcom/trunk/cmd/ver.c
1085 869 d 11 h mateusz.viste /svarcom/trunk/ /a:xxx is supported like an equivalent to /axxx [#44077]  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1081 870 d 9 h mateusz.viste /svarcom/trunk/cmd/ checking for failure of the trueversion call (CF set)  
/svarcom/trunk/cmd/ver.c
1080 870 d 10 h mateusz.viste /svarcom/trunk/cmd/ fixed true version string to display... true version  
/svarcom/trunk/cmd/ver.c
1079 870 d 10 h mateusz.viste /svarcom/trunk/ true ver displayed only if different from normal ver + output on the same line to avoid unnecessary extra confusion  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1075 870 d 10 h bttr /svarcom/trunk/cmd/ fixed typo  
/svarcom/trunk/cmd/for.c
1074 870 d 10 h bttr /svarcom/trunk/cmd/ sync source code comments to EN language file  
/svarcom/trunk/cmd/for.c
1071 870 d 11 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
/svarcom/trunk/cmd/ver.c
1070 870 d 11 h mateusz.viste /svarcom/trunk/ FOR patterns are normalized during command parsing + path concatenating is skipped for non-file-wildcards messages  
/svarcom/trunk/cmd/for.c
/svarcom/trunk/command.c
1068 870 d 13 h bttr /svarcom/trunk/ re-added (normal) DOS version reporting and show true DOS version only on DOS 5+  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/lang/en-utf8.txt
1066 871 d 11 h bttr /svarcom/trunk/cmd/ updated comment and removed one push/pop pair  
/svarcom/trunk/cmd/ver.c
1057 872 d 10 h mateusz.viste /svarcom/trunk/ REN command: allows renaming directory names  
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1056 872 d 11 h mateusz.viste /svarcom/trunk/ VER command: displays DOS revision and memory area location  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
1050 872 d 19 h mateusz.viste /svarcom/trunk/ improved help for RENAME so it mentions the possibility to use wildcards  
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
1045 873 d 11 h mateusz.viste /svarcom/trunk/ implemented TRUENAME  
/svarcom/trunk/cmd/truename.c
/svarcom/trunk/cmd.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/svarcom.txt
1043 873 d 11 h mateusz.viste /svarcom/trunk/ ln warns about non-existing %DOSDIR%\LINKS directory  
/svarcom/trunk/cmd/ln.c
/svarcom/trunk/helpers.c
/svarcom/trunk/history.txt
1042 873 d 18 h mateusz.viste /svarcom/trunk/ version bump and added note about German translations  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/svarcom.lsm
1024 877 d 8 h mateusz.viste /svarcom/trunk/ added FOR support  
/svarcom/trunk/cmd/for.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/rmodinit.h
/svarcom/trunk/svarcom.txt
1023 878 d 9 h mateusz.viste /svarcom/trunk/ implemented FOR parsing (but not execution yet)  
/svarcom/trunk/cmd/for.c
/svarcom/trunk/command.c
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/rmodinit.h
1001 880 d 8 h mateusz.viste /svarcom/trunk/ step by step execution of batch files with /Y  
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
990 880 d 17 h mateusz.viste /svarcom/trunk/ all SvarCOM messages are available for translation  
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/if.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/vol.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/svarcom.lsm
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt