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 935 d 21 h mateuszviste /svarcom/tags/ freezed ver 2021.0 to tags  
/svarcom/tags
/svarcom/tags/svarcom-2021.0
524 935 d 21 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 935 d 21 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile
522 935 d 21 h mateuszviste /svarcom/trunk/ minor rewording  
/svarcom/trunk/freecom.txt
521 935 d 22 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 936 d 16 h mateuszviste /svarcom/trunk/ fixed >> redirections  
/svarcom/trunk/redir.c
/svarcom/trunk/rmod.asm
519 936 d 17 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 936 d 17 h mateuszviste /svarcom/trunk/ del: fixes and improvements  
/svarcom/trunk/cmd/del.c
/svarcom/trunk/todo.txt
517 936 d 18 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 936 d 20 h mateuszviste /svarcom/trunk/ make sure to rebuild command.obj when rmodcore changes  
/svarcom/trunk/makefile
515 937 d 5 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 937 d 5 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 937 d 5 h mateuszviste /svarcom/trunk/ enforce helpers rebuild when translation strings change  
/svarcom/trunk/makefile
512 937 d 5 h mateuszviste /svarcom/trunk/tlumacz/ doc improvement  
/svarcom/trunk/tlumacz/tlumacz.txt
511 937 d 16 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
510 937 d 16 h mateuszviste /svarcom/trunk/ TODO.TXT is included in the binary distribution package  
/svarcom/trunk/makefile
509 937 d 16 h mateuszviste /svarcom/trunk/ rmod core file renamed to bin to avoid that someone executes it by mistake  
/svarcom/trunk/makefile
508 937 d 16 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 937 d 17 h mateuszviste /svarcom/trunk/ %variables% substitution in BAT files  
/svarcom/trunk/command.c
/svarcom/trunk/todo.txt
506 937 d 18 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 937 d 21 h mateuszviste /svarcom/trunk/ getbatcmd() prints out a DOS error on failure  
/svarcom/trunk/command.c
504 937 d 23 h mateuszviste /svarcom/trunk/ licensing additional explanations  
/svarcom/trunk/freecom.txt
503 938 d 0 h mateuszviste /svarcom/trunk/cmd/ fixed src-fname overwriting by copy buffer  
/svarcom/trunk/cmd/copy.c
502 938 d 0 h mateuszviste /svarcom/trunk/cmd/ fail when file could not be opened  
/svarcom/trunk/cmd/copy.c
501 938 d 0 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 938 d 0 h mateuszviste /svarcom/trunk/ cmdline buffer is no longer inside BUFFER, for better code clarity  
/svarcom/trunk/command.c
499 939 d 21 h mateuszviste /svarcom/trunk/ pkg target builds also a source archive  
/svarcom/trunk/makefile
498 939 d 21 h mateuszviste /svarcom/trunk/tlumacz/ improved doc and build process  
/svarcom/trunk/tlumacz/makefile
/svarcom/trunk/tlumacz/tlumacz.txt
497 939 d 21 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
496 939 d 21 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/makefile
495 939 d 21 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/todo.txt
494 939 d 22 h mateuszviste /svarcom/trunk/ implemented /D (skip autoexec.bat)  
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
493 939 d 22 h mateuszviste /svarcom/trunk/ remove obvious documentation from code  
/svarcom/trunk/command.c
492 939 d 22 h mateuszviste /svarcom/trunk/cmd/ doc update  
/svarcom/trunk/cmd/ver.c
491 939 d 22 h mateuszviste /svarcom/trunk/ simplified parse_argv()  
/svarcom/trunk/command.c
490 939 d 23 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 939 d 23 h mateuszviste /svarcom/trunk/ rmodcore.h removal - it is autogenerated anyway  
/svarcom/trunk/rmodcore.h
488 939 d 23 h mateuszviste /svarcom/trunk/cmd/ added an rmpd memory dump to dbg output  
/svarcom/trunk/cmd/ver.c
487 939 d 23 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
/svarcom/trunk/makefile
486 940 d 15 h mateuszviste /svarcom/trunk/ todo update  
/svarcom/trunk/todo.txt