Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1730 123 d 12 h mateusz.viste /svarcom/trunk/ implemented the internal LOADHIGH command  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/loadhigh.c
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
1729 124 d 2 h mateusz.viste /svarcom/trunk/cmd/ simplified IF processing to drop dependency on strstr()  
/svarcom/trunk/cmd/if.c
1727 124 d 12 h mateusz.viste /svarcom/trunk/cmd/ fixed a nasty regression causing vol overwriting a buffer used by DIR  
/svarcom/trunk/cmd/vol.c
1726 124 d 12 h mateusz.viste /svarcom/trunk/cmd/ recognizing (supporting) the DIR/O:xxx syntax  
/svarcom/trunk/cmd/dir.c
1725 124 d 13 h mateusz.viste /svarcom/trunk/ DIRCMD support  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1724 124 d 14 h mateusz.viste /svarcom/trunk/cmd/ dir: refactored cmdline argv processing into a specialized function for easier maintenance  
/svarcom/trunk/cmd/dir.c
1721 125 d 1 h mateusz.viste /svarcom/trunk/cmd/ DIR/O means the same as DIR/OGN  
/svarcom/trunk/cmd/dir.c
1720 125 d 1 h mateusz.viste /svarcom/trunk/cmd/ DIR/-O negation is properly understood  
/svarcom/trunk/cmd/dir.c
1719 125 d 11 h mateusz.viste /svarcom/trunk/ DIR/O[gnesd-] support  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/helpers.h
1717 125 d 23 h mateusz.viste /svarcom/trunk/cmd/ dir: reorganized buffer management for easier maintenance  
/svarcom/trunk/cmd/dir.c
1716 126 d 12 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 127 d 12 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 152 d 15 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 208 d 19 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 213 d 12 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 486 d 20 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 497 d 13 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 818 d 15 h mateusz.viste /svarcom/trunk/cmd/ DIR: file sizes displayed with thousand separator  
/svarcom/trunk/cmd/dir.c
1141 818 d 15 h mateusz.viste /svarcom/trunk/ DIR command: output adapted to 40-columns screen modes  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1140 820 d 16 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
/svarcom/trunk/cmd/path.c
/svarcom/trunk/history.txt
1138 821 d 3 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 821 d 3 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 822 d 14 h bttr /svarcom/trunk/ bump SvarCOM version number  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/svarcom.lsm
1134 822 d 14 h bttr /svarcom/trunk/cmd/ fixed SET not upcasing, e.g., German umlauts, in variable names  
/svarcom/trunk/cmd/set.c
1099 828 d 5 h mateusz.viste /svarcom/trunk/cmd/ committed forgotten files  
/svarcom/trunk/cmd/ctty.c
/svarcom/trunk/cmd/loadhigh.c
1098 828 d 19 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 828 d 19 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 828 d 20 h bttr /svarcom/trunk/cmd/ fixed VER command to better work with non-SvarDOS/non-FreeDOS kernels  
/svarcom/trunk/cmd/ver.c
1090 828 d 22 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 829 d 12 h bttr /svarcom/trunk/cmd/ fixed VER (a little)  
/svarcom/trunk/cmd/ver.c
1085 829 d 15 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 830 d 13 h mateusz.viste /svarcom/trunk/cmd/ checking for failure of the trueversion call (CF set)  
/svarcom/trunk/cmd/ver.c
1080 830 d 13 h mateusz.viste /svarcom/trunk/cmd/ fixed true version string to display... true version  
/svarcom/trunk/cmd/ver.c
1079 830 d 13 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 830 d 14 h bttr /svarcom/trunk/cmd/ fixed typo  
/svarcom/trunk/cmd/for.c
1074 830 d 14 h bttr /svarcom/trunk/cmd/ sync source code comments to EN language file  
/svarcom/trunk/cmd/for.c
1071 830 d 14 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
/svarcom/trunk/cmd/ver.c
1070 830 d 15 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 830 d 16 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 831 d 15 h bttr /svarcom/trunk/cmd/ updated comment and removed one push/pop pair  
/svarcom/trunk/cmd/ver.c