Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1745 117 d 9 h mateusz.viste /svarcom/trunk/ DIR: added DIR_DUMPNLSCOLLATE and removed the "if COUNTRY=1 then ignore NLS" hack  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/makefile
1738 118 d 22 h mateusz.viste /svarcom/trunk/ PVERDBG should be always disabled in user-distributed binaries  
/svarcom/trunk/makefile
1723 121 d 22 h bttr /svarcom/trunk/ minor cleanup of SvarCOM makefile  
/svarcom/trunk/makefile
1722 121 d 23 h bttr /svarcom/trunk/ typo in SvarCOM makefile  
/svarcom/trunk/makefile
1629 149 d 23 h mateusz.viste /svarcom/trunk/ adaptations for new svarlang version + trying to load LNG from DOSDIR/SVARCOM.LNG and then DOSDIR/BIN/SVARCOM.LNG  
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/history.txt
/svarcom/trunk/makefile
1592 209 d 21 h mateusz.viste /svarcom/trunk/ rmod building moved to bldrmod.bat so wmake still works even when nasm is a svardos link  
/svarcom/trunk/bldrmod.bat
/svarcom/trunk/makefile
1195 492 d 22 h mateusz.viste /svarcom/trunk/ added BR translations (Luzemario Dantes)  
/svarcom/trunk/lang/br-utf8.txt
/svarcom/trunk/makefile
1178 494 d 21 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
1058 829 d 9 h mateusz.viste /svarcom/trunk/ lang build moved to a separate target for easier manual rebuilds  
/svarcom/trunk/makefile
1047 830 d 22 h mateusz.viste /svarcom/trunk/ added Turkish translations, submitted by Berki Yenigün (thraex)  
/svarcom/trunk/lang/tr-utf8.txt
/svarcom/trunk/history.txt
/svarcom/trunk/makefile
998 838 d 0 h mateusz.viste /svarcom/ frozen SvarCOM ver 2022.1 to tags  
/svarcom/tags/svarcom-2022.1
/svarcom/tags/svarcom-2022.1/makefile
/svarcom/trunk/makefile
986 838 d 12 h mateusz.viste /svarcom/trunk/ release version is UPXed  
/svarcom/trunk/makefile
976 839 d 10 h bttr /svarcom/trunk/ added German translation for SvarCOM  
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/makefile
968 840 d 22 h mateusz.viste /svarcom/trunk/ SvarCOM relies on SvarLANG for multi-lang support  
/svarcom/trunk/helpers.c
/svarcom/trunk/makefile
966 840 d 22 h mateusz.viste /svarcom/trunk/ makefile release target creates both a source archive and a binary SvarDOS package  
/svarcom/trunk/svarcom.lsm
/svarcom/trunk/makefile
965 840 d 23 h mateusz.viste /svarcom/trunk/ removed the custom tlumacz build, replaced by the one from svarlang.lib + nlsgen moved to the makefile so it is all in one place  
/svarcom/trunk/lang
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/svarlang.lib
/svarcom/trunk/lang/english.txt
/svarcom/trunk/lang/french.txt
/svarcom/trunk/lang/polish.txt
/svarcom/trunk/tlumacz
/svarcom/trunk/helpers.c
/svarcom/trunk/makefile
579 865 d 0 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
/svarcom/trunk/makefile
538 928 d 21 h mateuszviste /svarcom/trunk/ DOS errors can be translated now + always output to stderr instead of stdout  
/svarcom/trunk/doserr.c
/svarcom/trunk/doserr.h
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/cd.c
/svarcom/trunk/cmd/chcp.c
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/date.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/mkdir.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/rmdir.c
/svarcom/trunk/cmd/time.c
/svarcom/trunk/cmd/type.c
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/history.txt
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/tlumacz/lang/english.txt
524 934 d 3 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 934 d 3 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile
516 935 d 1 h mateuszviste /svarcom/trunk/ make sure to rebuild command.obj when rmodcore changes  
/svarcom/trunk/makefile
513 935 d 10 h mateuszviste /svarcom/trunk/ enforce helpers rebuild when translation strings change  
/svarcom/trunk/makefile
510 935 d 21 h mateuszviste /svarcom/trunk/ TODO.TXT is included in the binary distribution package  
/svarcom/trunk/makefile
509 935 d 22 h mateuszviste /svarcom/trunk/ rmod core file renamed to bin to avoid that someone executes it by mistake  
/svarcom/trunk/makefile
499 938 d 2 h mateuszviste /svarcom/trunk/ pkg target builds also a source archive  
/svarcom/trunk/makefile
496 938 d 3 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/makefile
487 938 d 5 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
/svarcom/trunk/makefile
479 939 d 0 h mateuszviste /svarcom/trunk/ cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmodcore.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
478 939 d 4 h mateuszviste /svarcom/trunk/ renamed rmod array to rmodcore and removed its const flag so the memory can be possibly reused for other purposes  
/svarcom/trunk/rmodcore.h
/svarcom/trunk/rmod.h
/svarcom/trunk/makefile
/svarcom/trunk/rmodinit.c
476 939 d 7 h mateuszviste /svarcom/trunk/ obj files are compiled separetely to not recompile everything at each change  
/svarcom/trunk/makefile
448 944 d 0 h mateuszviste /svarcom/trunk/ each svarcom instance has its own rmod + svarcom is able to quit (unloading its rmod in the process)  
/svarcom/trunk/sayonara.c
/svarcom/trunk/sayonara.h
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/exit.c
/svarcom/trunk/command.c
/svarcom/trunk/makefile
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmod.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
433 947 d 21 h mateuszviste /svarcom/trunk/ added the future NLS translations generator  
/svarcom/trunk/tlumacz
/svarcom/trunk/tlumacz/makefile
/svarcom/trunk/tlumacz/nls
/svarcom/trunk/tlumacz/nls/svarcom.en
/svarcom/trunk/tlumacz/nls/svarcom.fr
/svarcom/trunk/tlumacz/nls/svarcom.pl
/svarcom/trunk/tlumacz/tlumacz.c
/svarcom/trunk/tlumacz/tlumacz.txt
/svarcom/trunk/makefile
432 948 d 2 h mateuszviste /svarcom/trunk/ file2c is more flexible: configurable CONST flag + custom array size  
/svarcom/trunk/file2c.c
/svarcom/trunk/makefile
421 949 d 22 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
/svarcom/trunk/todo.txt
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/_notimpl.c
/svarcom/trunk/cmd/break.c
/svarcom/trunk/cmd/cd.c
/svarcom/trunk/cmd/chcp.c
/svarcom/trunk/cmd/cls.c
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/echo.c
/svarcom/trunk/cmd/exit.c
/svarcom/trunk/cmd/mkdir.c
/svarcom/trunk/cmd/path.c
/svarcom/trunk/cmd/pause.c
/svarcom/trunk/cmd/prompt.c
/svarcom/trunk/cmd/rem.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/rmdir.c
/svarcom/trunk/cmd/set.c
/svarcom/trunk/cmd/type.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/cmd/verify.c
/svarcom/trunk/cmd/vol.c
/svarcom/trunk/command.c
/svarcom/trunk/doserr.c
/svarcom/trunk/doserr.h
/svarcom/trunk/env.c
/svarcom/trunk/env.h
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
402 954 d 23 h mateuszviste /svarcom/trunk/ basic support for stdout redirections  
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/command.c
/svarcom/trunk/makefile
/svarcom/trunk/svarcom.txt
397 956 d 3 h mateuszviste /svarcom/ moved contents to trunk  
/svarcom/trunk
/svarcom/trunk/cmd
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/doserr.c
/svarcom/trunk/doserr.h
/svarcom/trunk/env.c
/svarcom/trunk/env.h
/svarcom/trunk/file2c.c
/svarcom/trunk/freecom.txt
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/makefile
/svarcom/trunk/rmod.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/svarcom.txt
/svarcom/cmd
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/command.c
/svarcom/doserr.c
/svarcom/doserr.h
/svarcom/env.c
/svarcom/env.h
/svarcom/file2c.c
/svarcom/freecom.txt
/svarcom/helpers.c
/svarcom/helpers.h
/svarcom/makefile
/svarcom/rmod.h
/svarcom/rmodinit.c
/svarcom/rmodinit.h
/svarcom/svarcom.txt
394 956 d 5 h mateuszviste /svarcom/ added pkg target  
/svarcom/makefile
363 967 d 22 h mateuszviste /svarcom/ CD/CHDIR implementation  
/svarcom/cmd/cd.c
/svarcom/cmd.c
/svarcom/makefile
361 968 d 3 h mateuszviste /svarcom/ implemented set var=value  
/svarcom/env.c
/svarcom/env.h
/svarcom/cmd/set.c
/svarcom/makefile
356 968 d 23 h mateuszviste /svarcom/ trigger build whenever a cmd file changes  
/svarcom/makefile