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
562 872 d 17 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 873 d 14 h mateuszviste / updated TODO  
/help/help-en/todo.ama
/website/help/help-en.amb
560 873 d 15 h mateuszviste /website/repo/ formatting fix so the output is nicer even with long version strings  
/website/repo/index.php
559 873 d 15 h mateuszviste /website/repo/ lists available alt versions in results  
/website/repo/index.php
558 873 d 15 h mateuszviste /pkgnet/ package names can be followed by a dash and a version string  
/pkgnet/Makefile
/pkgnet/pkgnet.c
/pkgnet/pkgnet.lsm
557 873 d 16 h mateuszviste / localcfg is part of CORE + repo can contain alt versions of packages  
/build.sh
556 874 d 9 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 874 d 10 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 874 d 10 h mateuszviste /install/ fixed wattcp.cfg commented-out example (reported by Robert Riebisch)  
/install/install.c
553 874 d 10 h mateuszviste /install/ bumped copyright dates  
/install/install.txt
552 874 d 11 h mateuszviste /website/help/ todo update  
/website/help/help-en.amb
551 874 d 11 h mateuszviste /help/help-en/ todo update  
/help/help-en/todo.ama
550 875 d 12 h mateuszviste /install/nls/ removed timestamp  
/install/nls/install.de
/install/nls/install.de.utf8
549 875 d 12 h mateuszviste /install/nls/ improved DE translations (kindly contributed by Robert Riebisch)  
/install/nls/install.de
/install/nls/install.de.utf8
548 887 d 17 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 887 d 22 h mateuszviste /svarcom/trunk/ typo fix in comment  
/svarcom/trunk/rmod.asm
546 920 d 23 h mateuszviste /svarcom/trunk/toys/ added hackz.com  
/svarcom/trunk/toys/hackz.c
/svarcom/trunk/toys/makefile
545 921 d 9 h mateuszviste /svarcom/trunk/toys/ added upcase.com  
/svarcom/trunk/toys/upcase.c
/svarcom/trunk/toys/makefile
544 921 d 10 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 921 d 10 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 922 d 10 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 923 d 15 h mateuszviste /svarcom/trunk/tlumacz/lang/ polish translations for error messages  
/svarcom/trunk/tlumacz/lang/polish.txt
540 923 d 15 h mateuszviste /svarcom/trunk/tlumacz/lang/ typo fix  
/svarcom/trunk/tlumacz/lang/english.txt
539 923 d 15 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 924 d 10 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 927 d 11 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 927 d 15 h mateuszviste /svarcom/trunk/ implemented IF str==str  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/history.txt
/svarcom/trunk/todo.txt
535 927 d 16 h mateuszviste /svarcom/trunk/ implemented IF EXIST  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/todo.txt
534 927 d 21 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 927 d 21 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 928 d 14 h mateuszviste /svarcom/trunk/ work in progress "IF" implementation  
/svarcom/trunk/cmd/if.c
/svarcom/trunk/cmd.c
531 928 d 14 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
530 928 d 14 h mateuszviste /svarcom/trunk/ imatch() replaced by a more powerful imatchlen()  
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
529 928 d 15 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 928 d 17 h mateuszviste /svarcom/trunk/ fixed /P pagination computations  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
527 928 d 17 h mateuszviste /svarcom/trunk/ replaced puts() by outputnl() for consistency  
/svarcom/trunk/cmd.c
526 928 d 18 h mateuszviste /svarcom/trunk/ prompt fixed when cur drive becomes invalid  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
525 929 d 15 h mateuszviste /svarcom/tags/ freezed ver 2021.0 to tags  
/svarcom/tags
/svarcom/tags/svarcom-2021.0
524 929 d 15 h mateuszviste /svarcom/trunk/ clean target performs additional cleanups  
/svarcom/trunk/makefile
523 929 d 16 h mateuszviste /svarcom/trunk/ distribuable pkg contains binaries and sources  
/svarcom/trunk/makefile