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 812 d 4 h mateusz.viste /svarcom/trunk/ priorities adjusted  
/svarcom/trunk/todo.txt
638 821 d 5 h mateusz.viste /svarcom/trunk/ improved documentation  
/svarcom/trunk/svarcom.txt
581 828 d 8 h mateuszviste /svarcom/tags/svarcom-2022.0/ frozen ver 2022.0 to tags  
/svarcom/tags/svarcom-2022.0
580 828 d 8 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/rmod.asm
579 828 d 8 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
/svarcom/trunk/makefile
578 828 d 8 h mateuszviste /svarcom/trunk/ added notes about installation  
/svarcom/trunk/svarcom.txt
577 828 d 10 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 828 d 10 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 828 d 10 h mateuszviste /svarcom/trunk/ fixed bug that was causing temporary files not to be closed due to AH overwrite  
/svarcom/trunk/redir.c
573 832 d 5 h mateuszviste /svarcom/trunk/ documentation updates  
/svarcom/trunk/internal.txt
/svarcom/trunk/todo.txt
572 832 d 6 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 832 d 6 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 832 d 6 h mateuszviste /svarcom/trunk/ added convenience function env_lookup_valcopy()  
/svarcom/trunk/env.c
/svarcom/trunk/env.h
548 855 d 12 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 855 d 17 h mateuszviste /svarcom/trunk/ typo fix in comment  
/svarcom/trunk/rmod.asm
546 888 d 18 h mateuszviste /svarcom/trunk/toys/ added hackz.com  
/svarcom/trunk/toys/hackz.c
/svarcom/trunk/toys/makefile
545 889 d 5 h mateuszviste /svarcom/trunk/toys/ added upcase.com  
/svarcom/trunk/toys/upcase.c
/svarcom/trunk/toys/makefile
544 889 d 5 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 889 d 5 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 890 d 5 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 891 d 10 h mateuszviste /svarcom/trunk/tlumacz/lang/ polish translations for error messages  
/svarcom/trunk/tlumacz/lang/polish.txt
540 891 d 10 h mateuszviste /svarcom/trunk/tlumacz/lang/ typo fix  
/svarcom/trunk/tlumacz/lang/english.txt
539 891 d 11 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 892 d 5 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 895 d 6 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 895 d 10 h mateuszviste /svarcom/trunk/ implemented IF str==str  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/history.txt
/svarcom/trunk/todo.txt
535 895 d 11 h mateuszviste /svarcom/trunk/ implemented IF EXIST  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/todo.txt
534 895 d 16 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 895 d 16 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 896 d 10 h mateuszviste /svarcom/trunk/ work in progress "IF" implementation  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/cmd.c
531 896 d 10 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
530 896 d 10 h mateuszviste /svarcom/trunk/ imatch() replaced by a more powerful imatchlen()  
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
529 896 d 11 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 896 d 12 h mateuszviste /svarcom/trunk/ fixed /P pagination computations  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
527 896 d 12 h mateuszviste /svarcom/trunk/ replaced puts() by outputnl() for consistency  
/svarcom/trunk/cmd.c
526 896 d 14 h mateuszviste /svarcom/trunk/ prompt fixed when cur drive becomes invalid  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
525 897 d 10 h mateuszviste /svarcom/tags/ freezed ver 2021.0 to tags  
/svarcom/tags
/svarcom/tags/svarcom-2021.0
524 897 d 11 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 897 d 11 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile
522 897 d 11 h mateuszviste /svarcom/trunk/ minor rewording  
/svarcom/trunk/freecom.txt