Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
525 918 d 18 h mateuszviste /svarcom/tags/ freezed ver 2021.0 to tags  
/svarcom/tags
/svarcom/tags/svarcom-2021.0
524 918 d 18 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 918 d 18 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile
516 919 d 17 h mateuszviste /svarcom/trunk/ make sure to rebuild command.obj when rmodcore changes  
/svarcom/trunk/makefile
513 920 d 2 h mateuszviste /svarcom/trunk/ enforce helpers rebuild when translation strings change  
/svarcom/trunk/makefile
510 920 d 13 h mateuszviste /svarcom/trunk/ TODO.TXT is included in the binary distribution package  
/svarcom/trunk/makefile
509 920 d 13 h mateuszviste /svarcom/trunk/ rmod core file renamed to bin to avoid that someone executes it by mistake  
/svarcom/trunk/makefile
499 922 d 18 h mateuszviste /svarcom/trunk/ pkg target builds also a source archive  
/svarcom/trunk/makefile
496 922 d 19 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/makefile
487 922 d 20 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
/svarcom/trunk/makefile
479 923 d 15 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 923 d 20 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 923 d 22 h mateuszviste /svarcom/trunk/ obj files are compiled separetely to not recompile everything at each change  
/svarcom/trunk/makefile
448 928 d 16 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 932 d 13 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 932 d 18 h mateuszviste /svarcom/trunk/ file2c is more flexible: configurable CONST flag + custom array size  
/svarcom/trunk/file2c.c
/svarcom/trunk/makefile
421 934 d 14 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 939 d 15 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 940 d 19 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 940 d 21 h mateuszviste /svarcom/ added pkg target  
/svarcom/makefile

Show All