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
976 826 d 16 h bttr /svarcom/trunk/ added German translation for SvarCOM  
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/makefile
968 828 d 4 h mateusz.viste /svarcom/trunk/ SvarCOM relies on SvarLANG for multi-lang support  
/svarcom/trunk/helpers.c
/svarcom/trunk/makefile
966 828 d 4 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 828 d 5 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 852 d 6 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
/svarcom/trunk/makefile
538 916 d 3 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 921 d 9 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 921 d 9 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile
516 922 d 7 h mateuszviste /svarcom/trunk/ make sure to rebuild command.obj when rmodcore changes  
/svarcom/trunk/makefile
513 922 d 16 h mateuszviste /svarcom/trunk/ enforce helpers rebuild when translation strings change  
/svarcom/trunk/makefile
510 923 d 3 h mateuszviste /svarcom/trunk/ TODO.TXT is included in the binary distribution package  
/svarcom/trunk/makefile
509 923 d 4 h mateuszviste /svarcom/trunk/ rmod core file renamed to bin to avoid that someone executes it by mistake  
/svarcom/trunk/makefile
499 925 d 8 h mateuszviste /svarcom/trunk/ pkg target builds also a source archive  
/svarcom/trunk/makefile
496 925 d 9 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/makefile
487 925 d 11 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
/svarcom/trunk/makefile
479 926 d 6 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 926 d 10 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 926 d 13 h mateuszviste /svarcom/trunk/ obj files are compiled separetely to not recompile everything at each change  
/svarcom/trunk/makefile
448 931 d 6 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 935 d 3 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 935 d 8 h mateuszviste /svarcom/trunk/ file2c is more flexible: configurable CONST flag + custom array size  
/svarcom/trunk/file2c.c
/svarcom/trunk/makefile
421 937 d 4 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 942 d 5 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 943 d 9 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 943 d 11 h mateuszviste /svarcom/ added pkg target  
/svarcom/makefile
363 955 d 4 h mateuszviste /svarcom/ CD/CHDIR implementation  
/svarcom/cmd/cd.c
/svarcom/cmd.c
/svarcom/makefile
361 955 d 10 h mateuszviste /svarcom/ implemented set var=value  
/svarcom/env.c
/svarcom/env.h
/svarcom/cmd/set.c
/svarcom/makefile
356 956 d 5 h mateuszviste /svarcom/ trigger build whenever a cmd file changes  
/svarcom/makefile
352 956 d 11 h mateuszviste /svarcom/ reorganized source code into more modules  
/svarcom/cmd
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/cmd/set.c
/svarcom/helpers.c
/svarcom/helpers.h
/svarcom/command.c
/svarcom/makefile
351 956 d 13 h mateuszviste /svarcom/ rmod-related routines moved to a separate module  
/svarcom/rmodinit.c
/svarcom/rmodinit.h
/svarcom/command.c
/svarcom/makefile
349 957 d 6 h mateuszviste /svarcom/ added svarcom prototype  
/svarcom
/svarcom/command.c
/svarcom/file2c.c
/svarcom/makefile
/svarcom/rmod.asm
/svarcom/rmod.h
/svarcom/svarcom.txt