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
833 813 d 21 h mateusz.viste /svarcom/trunk/ priorities adjusted  
/svarcom/trunk/todo.txt
638 822 d 22 h mateusz.viste /svarcom/trunk/ improved documentation  
/svarcom/trunk/svarcom.txt
581 830 d 0 h mateuszviste /svarcom/tags/svarcom-2022.0/ frozen ver 2022.0 to tags  
/svarcom/tags/svarcom-2022.0
580 830 d 0 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/rmod.asm
579 830 d 1 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
/svarcom/trunk/makefile
578 830 d 1 h mateuszviste /svarcom/trunk/ added notes about installation  
/svarcom/trunk/svarcom.txt
577 830 d 3 h mateuszviste /svarcom/trunk/ temporary (pipe) files are created in %TEMP% if it is defined  
/svarcom/trunk/command.c
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/todo.txt
576 830 d 3 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/internal.txt
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
575 830 d 3 h mateuszviste /svarcom/trunk/ fixed bug that was causing temporary files not to be closed due to AH overwrite  
/svarcom/trunk/redir.c
573 833 d 21 h mateuszviste /svarcom/trunk/ documentation updates  
/svarcom/trunk/internal.txt
/svarcom/trunk/todo.txt
572 833 d 22 h mateuszviste /svarcom/trunk/ version field to make sure Svarcom and RMOD are always in sync  
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.h
571 833 d 23 h mateuszviste /svarcom/trunk/ support for "global executable links" (new command: ln)  
/svarcom/trunk/cmd/ln.c
/svarcom/trunk/cmd.c
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/history.txt
/svarcom/trunk/internal.txt
/svarcom/trunk/svarcom.txt
570 833 d 23 h mateuszviste /svarcom/trunk/ added convenience function env_lookup_valcopy()  
/svarcom/trunk/env.c
/svarcom/trunk/env.h
548 857 d 5 h mateuszviste /svarcom/trunk/ stdin/stdout files are stored in separate rmod buffers to avoid overflows and simplify code, also added extra memory guards  
/svarcom/trunk/command.c
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
547 857 d 10 h mateuszviste /svarcom/trunk/ typo fix in comment  
/svarcom/trunk/rmod.asm
546 890 d 11 h mateuszviste /svarcom/trunk/toys/ added hackz.com  
/svarcom/trunk/toys/hackz.c
/svarcom/trunk/toys/makefile
545 890 d 21 h mateuszviste /svarcom/trunk/toys/ added upcase.com  
/svarcom/trunk/toys/upcase.c
/svarcom/trunk/toys/makefile
544 890 d 22 h mateuszviste /svarcom/trunk/toys/ added toys  
/svarcom/trunk/toys
/svarcom/trunk/toys/erlev.c
/svarcom/trunk/toys/makefile
/svarcom/trunk/toys/readme.txt
543 890 d 22 h mateuszviste /svarcom/trunk/ piping support  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
542 891 d 22 h mateuszviste /svarcom/trunk/ implemented DIR /A  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/history.txt
/svarcom/trunk/tlumacz/lang/english.txt
/svarcom/trunk/todo.txt
541 893 d 3 h mateuszviste /svarcom/trunk/tlumacz/lang/ polish translations for error messages  
/svarcom/trunk/tlumacz/lang/polish.txt
540 893 d 3 h mateuszviste /svarcom/trunk/tlumacz/lang/ typo fix  
/svarcom/trunk/tlumacz/lang/english.txt
539 893 d 3 h mateuszviste /svarcom/trunk/tlumacz/ reference language is used to provide missing strings in other languages + added a few consistency checks  
/svarcom/trunk/tlumacz/tlumacz.c
/svarcom/trunk/tlumacz/tlumacz.txt
538 893 d 22 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
537 896 d 23 h mateuszviste /svarcom/trunk/ added break handler  
/svarcom/trunk/history.txt
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
536 897 d 3 h mateuszviste /svarcom/trunk/ implemented IF str==str  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/history.txt
/svarcom/trunk/todo.txt
535 897 d 4 h mateuszviste /svarcom/trunk/ implemented IF EXIST  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/todo.txt
534 897 d 9 h mateuszviste /svarcom/trunk/ simplified ECHO - arg is not a far pointer, no need to worry about its memory segment  
/svarcom/trunk/cmd/echo.c
/svarcom/trunk/todo.txt
533 897 d 9 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
/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/date.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/echo.c
/svarcom/trunk/cmd/exit.c
/svarcom/trunk/cmd/if.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/shift.c
/svarcom/trunk/cmd/time.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/todo.txt
532 898 d 3 h mateuszviste /svarcom/trunk/ work in progress "IF" implementation  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/cmd.c
531 898 d 3 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
530 898 d 3 h mateuszviste /svarcom/trunk/ imatch() replaced by a more powerful imatchlen()  
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
529 898 d 3 h mateuszviste /svarcom/trunk/ last exit code is stored as a single byte, no reason to waste a word  
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
528 898 d 5 h mateuszviste /svarcom/trunk/ fixed /P pagination computations  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
527 898 d 5 h mateuszviste /svarcom/trunk/ replaced puts() by outputnl() for consistency  
/svarcom/trunk/cmd.c
526 898 d 7 h mateuszviste /svarcom/trunk/ prompt fixed when cur drive becomes invalid  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
525 899 d 3 h mateuszviste /svarcom/tags/ freezed ver 2021.0 to tags  
/svarcom/tags
/svarcom/tags/svarcom-2021.0
524 899 d 4 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 899 d 4 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile
522 899 d 4 h mateuszviste /svarcom/trunk/ minor rewording  
/svarcom/trunk/freecom.txt