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
564 897 d 10 h mateuszviste / added -X to zip when creating packages, saves some bits (thanks to Robert Riebisch for finding this out)  
/help/help-en/pkgfmt.ama
/website/help/help-en.amb
563 899 d 5 h mateuszviste /buildidx/ slight optimization  
/buildidx/buildidx.php
562 899 d 11 h mateuszviste / rewritten buildidx in php + improved so it ignores alt packages (build script no longer has to hide them)  
/buildidx/buildidx.php
/buildidx/old
/buildidx/old/Makefile
/buildidx/old/buildidx.c
/buildidx/old/readme.txt
/buildidx/Makefile
/buildidx/buildidx.c
/build.sh
/buildidx/readme.txt
561 900 d 8 h mateuszviste / updated TODO  
/help/help-en/todo.ama
/website/help/help-en.amb
560 900 d 8 h mateuszviste /website/repo/ formatting fix so the output is nicer even with long version strings  
/website/repo/index.php
559 900 d 9 h mateuszviste /website/repo/ lists available alt versions in results  
/website/repo/index.php
558 900 d 9 h mateuszviste /pkgnet/ package names can be followed by a dash and a version string  
/pkgnet/Makefile
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
557 900 d 10 h mateuszviste / localcfg is part of CORE + repo can contain alt versions of packages  
/build.sh
556 901 d 3 h mateuszviste /install/ improved user message about formatting drive (suggested by Robert Riebisch)  
/install/install.c
/install/nls/install.de
/install/nls/install.de.utf8
/install/nls/install.en
/install/nls/install.fr
/install/nls/install.fr.utf8
/install/nls/install.it
/install/nls/install.it.utf8
/install/nls/install.pl
/install/nls/install.pl.utf8
/install/nls/install.ru
/install/nls/install.ru.utf8
/install/nls/install.si
/install/nls/install.si.utf8
/install/nls/install.sv
/install/nls/install.sv.utf8
/install/nls/install.tr
/install/nls/install.tr.utf8
555 901 d 4 h mateuszviste /install/ menu 3.0 is positioned 2 lines below the error message to accomodate for the variable height of the error message in different languages (reported by Robert Riebisch)  
/install/install.c
554 901 d 4 h mateuszviste /install/ fixed wattcp.cfg commented-out example (reported by Robert Riebisch)  
/install/install.c
553 901 d 4 h mateuszviste /install/ bumped copyright dates  
/install/install.txt
552 901 d 5 h mateuszviste /website/help/ todo update  
/website/help/help-en.amb
551 901 d 5 h mateuszviste /help/help-en/ todo update  
/help/help-en/todo.ama
550 902 d 6 h mateuszviste /install/nls/ removed timestamp  
/install/nls/install.de
/install/nls/install.de.utf8
549 902 d 6 h mateuszviste /install/nls/ improved DE translations (kindly contributed by Robert Riebisch)  
/install/nls/install.de
/install/nls/install.de.utf8
548 914 d 11 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 914 d 16 h mateuszviste /svarcom/trunk/ typo fix in comment  
/svarcom/trunk/rmod.asm
546 947 d 17 h mateuszviste /svarcom/trunk/toys/ added hackz.com  
/svarcom/trunk/toys/hackz.c
/svarcom/trunk/toys/makefile
545 948 d 3 h mateuszviste /svarcom/trunk/toys/ added upcase.com  
/svarcom/trunk/toys/upcase.c
/svarcom/trunk/toys/makefile
544 948 d 3 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 948 d 4 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 949 d 4 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 950 d 9 h mateuszviste /svarcom/trunk/tlumacz/lang/ polish translations for error messages  
/svarcom/trunk/tlumacz/lang/polish.txt
540 950 d 9 h mateuszviste /svarcom/trunk/tlumacz/lang/ typo fix  
/svarcom/trunk/tlumacz/lang/english.txt
539 950 d 9 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 951 d 4 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 954 d 5 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 954 d 9 h mateuszviste /svarcom/trunk/ implemented IF str==str  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/history.txt
/svarcom/trunk/todo.txt
535 954 d 10 h mateuszviste /svarcom/trunk/ implemented IF EXIST  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/todo.txt
534 954 d 15 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 954 d 15 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 955 d 8 h mateuszviste /svarcom/trunk/ work in progress "IF" implementation  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/cmd.c
531 955 d 8 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
530 955 d 8 h mateuszviste /svarcom/trunk/ imatch() replaced by a more powerful imatchlen()  
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
529 955 d 9 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 955 d 11 h mateuszviste /svarcom/trunk/ fixed /P pagination computations  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
527 955 d 11 h mateuszviste /svarcom/trunk/ replaced puts() by outputnl() for consistency  
/svarcom/trunk/cmd.c
526 955 d 12 h mateuszviste /svarcom/trunk/ prompt fixed when cur drive becomes invalid  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
525 956 d 9 h mateuszviste /svarcom/tags/ freezed ver 2021.0 to tags  
/svarcom/tags
/svarcom/tags/svarcom-2021.0