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
525 921 d 7 h mateuszviste /svarcom/tags/ freezed ver 2021.0 to tags  
/svarcom/tags
/svarcom/tags/svarcom-2021.0
524 921 d 7 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 921 d 8 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile
522 921 d 8 h mateuszviste /svarcom/trunk/ minor rewording  
/svarcom/trunk/freecom.txt
521 921 d 9 h mateuszviste /svarcom/trunk/ documentation improvements  
/svarcom/trunk/history.txt
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/internal.txt
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
520 922 d 2 h mateuszviste /svarcom/trunk/ fixed >> redirections  
/svarcom/trunk/redir.c
/svarcom/trunk/rmod.asm
519 922 d 3 h mateuszviste /svarcom/trunk/ reverting a redirection closes the previous handle (fixed handle leak)  
/svarcom/trunk/redir.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/todo.txt
518 922 d 4 h mateuszviste /svarcom/trunk/ del: fixes and improvements  
/svarcom/trunk/cmd/del.c
/svarcom/trunk/todo.txt
517 922 d 4 h mateuszviste /svarcom/trunk/ rmod performs redirections before running programs  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
516 922 d 6 h mateuszviste /svarcom/trunk/ make sure to rebuild command.obj when rmodcore changes  
/svarcom/trunk/makefile
515 922 d 15 h mateuszviste /svarcom/trunk/tlumacz/ translations are stored as utf-8 files and encoded only for building the ressource file  
/svarcom/trunk/tlumacz/lang
/svarcom/trunk/tlumacz/lang/english.txt
/svarcom/trunk/tlumacz/lang/french.txt
/svarcom/trunk/tlumacz/lang/polish.txt
/svarcom/trunk/tlumacz/nlsgen.bat
/svarcom/trunk/tlumacz/nls
/svarcom/trunk/tlumacz/makefile
514 922 d 15 h mateuszviste /svarcom/trunk/ SHIFT implementation  
/svarcom/trunk/cmd/shift.c
/svarcom/trunk/cmd.c
/svarcom/trunk/svarcom.txt
/svarcom/trunk/tlumacz/nls/svarcom.en
/svarcom/trunk/tlumacz/nls/svarcom.fr
/svarcom/trunk/tlumacz/nls/svarcom.pl
/svarcom/trunk/todo.txt
513 922 d 15 h mateuszviste /svarcom/trunk/ enforce helpers rebuild when translation strings change  
/svarcom/trunk/makefile
512 922 d 15 h mateuszviste /svarcom/trunk/tlumacz/ doc improvement  
/svarcom/trunk/tlumacz/tlumacz.txt
511 923 d 2 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
510 923 d 2 h mateuszviste /svarcom/trunk/ TODO.TXT is included in the binary distribution package  
/svarcom/trunk/makefile
509 923 d 2 h mateuszviste /svarcom/trunk/ rmod core file renamed to bin to avoid that someone executes it by mistake  
/svarcom/trunk/makefile
508 923 d 3 h mateuszviste /svarcom/trunk/ implemented %0 %1 %2 etc in batch files  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
507 923 d 3 h mateuszviste /svarcom/trunk/ %variables% substitution in BAT files  
/svarcom/trunk/command.c
/svarcom/trunk/todo.txt
506 923 d 5 h mateuszviste /svarcom/trunk/ fixed lookup_cmd() so it always returns the full path/name (truename) of the command that was found  
/svarcom/trunk/command.c
505 923 d 8 h mateuszviste /svarcom/trunk/ getbatcmd() prints out a DOS error on failure  
/svarcom/trunk/command.c
504 923 d 9 h mateuszviste /svarcom/trunk/ licensing additional explanations  
/svarcom/trunk/freecom.txt
503 923 d 10 h mateuszviste /svarcom/trunk/cmd/ fixed src-fname overwriting by copy buffer  
/svarcom/trunk/cmd/copy.c
502 923 d 10 h mateuszviste /svarcom/trunk/cmd/ fail when file could not be opened  
/svarcom/trunk/cmd/copy.c
501 923 d 10 h mateuszviste /svarcom/trunk/ improved BUFFER memory tracking  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/date.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/time.c
500 923 d 10 h mateuszviste /svarcom/trunk/ cmdline buffer is no longer inside BUFFER, for better code clarity  
/svarcom/trunk/command.c
499 925 d 7 h mateuszviste /svarcom/trunk/ pkg target builds also a source archive  
/svarcom/trunk/makefile
498 925 d 7 h mateuszviste /svarcom/trunk/tlumacz/ improved doc and build process  
/svarcom/trunk/tlumacz/makefile
/svarcom/trunk/tlumacz/tlumacz.txt
497 925 d 7 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
496 925 d 8 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/makefile
495 925 d 8 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/todo.txt
494 925 d 8 h mateuszviste /svarcom/trunk/ implemented /D (skip autoexec.bat)  
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
493 925 d 8 h mateuszviste /svarcom/trunk/ remove obvious documentation from code  
/svarcom/trunk/command.c
492 925 d 8 h mateuszviste /svarcom/trunk/cmd/ doc update  
/svarcom/trunk/cmd/ver.c
491 925 d 9 h mateuszviste /svarcom/trunk/ simplified parse_argv()  
/svarcom/trunk/command.c
490 925 d 9 h mateuszviste /svarcom/trunk/ memguard implementation to detect some common cases of buffer overflows  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
489 925 d 9 h mateuszviste /svarcom/trunk/ rmodcore.h removal - it is autogenerated anyway  
/svarcom/trunk/rmodcore.h
488 925 d 9 h mateuszviste /svarcom/trunk/cmd/ added an rmpd memory dump to dbg output  
/svarcom/trunk/cmd/ver.c
487 925 d 9 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
/svarcom/trunk/makefile
486 926 d 1 h mateuszviste /svarcom/trunk/ todo update  
/svarcom/trunk/todo.txt