Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1013 844 d 5 h bttr /packages/ renamed package CTORRENT to CTORRDNH  
1012 844 d 11 h mateusz.viste /svarcom/trunk/ fixed %var% matching within batch files to be case-insensitive (reported through https://osdn.net/projects/svardos/ticket/44000)  
1011 844 d 11 h bttr /buildidx/ (yet to create) freecom package is allowed to have a COMMAND.COM at the root of the archive  
1010 844 d 11 h bttr /packages/ changed line endings from CR to CRLF in LICENSE.TXT and README.TXT  
1009 844 d 11 h bttr /packages/ new package added: TRCH  
1008 844 d 12 h bttr /packages/ fixed TODDY package  
1007 844 d 12 h mateusz.viste /svarcom/trunk/ fixed parsing of /C and /K arguments  
1006 844 d 12 h bttr /packages/ renamed LOCALCFG package so the filename reflects package version + updated core package link for KEYB  
1005 844 d 12 h bttr /packages/core/ updated core package link for MEM  
1004 844 d 21 h bttr /packages/ new package added: TODDY  
1003 844 d 22 h bttr /packages/ updated MEM to version 1.12  
1002 844 d 22 h bttr /packages/ renamed MEM package so the filename reflects package version  
1001 845 d 20 h mateusz.viste /svarcom/trunk/ step by step execution of batch files with /Y  
1000 846 d 0 h mateusz.viste /packages/ added SvarCOM ver 2022.1  
999 846 d 0 h mateusz.viste /buildidx/ svarcom package is allowed to have a COMMAND.COM at the root of the archive  
998 846 d 0 h mateusz.viste /svarcom/ frozen SvarCOM ver 2022.1 to tags  
997 846 d 2 h mateusz.viste /packages/ upgraded pkg to ver 20220228  
996 846 d 2 h mateusz.viste /pkg/tags/20220228/ frozen ver 20220228 to tags  
995 846 d 2 h mateusz.viste /pkg/trunk/ replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib  
994 846 d 2 h mateusz.viste /pkg/trunk/ lone files go to C:\ (command.com, kernel.sys, ...)  
993 846 d 2 h mateusz.viste /pkg/trunk/ version bump  
992 846 d 2 h mateusz.viste /pkg/trunk/ delete previously created packages, if any, before generating new releases  
991 846 d 2 h mateusz.viste /pkg/trunk/ fixed link to svarlang  
990 846 d 4 h mateusz.viste /svarcom/trunk/ all SvarCOM messages are available for translation  
989 846 d 8 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
988 846 d 10 h mateusz.viste /svarcom/trunk/ doc update  
987 846 d 12 h mateusz.viste /svarcom/trunk/ improved stack overflow protection so it is allows stack overflow as long as it does not touches actual data  
986 846 d 12 h mateusz.viste /svarcom/trunk/ release version is UPXed  
985 846 d 12 h mateusz.viste /svarcom/trunk/ svarlang_strid() returns empty strings on error, not NULL values  
984 846 d 23 h bttr /packages/ added new packages: HWINFO and HWINFO16  
983 847 d 0 h mateusz.viste /svarcom/trunk/ smart stack overflow detection: damages only the commandline history and degrades gracefully  
982 847 d 0 h mateusz.viste /svarcom/trunk/ FOR skeleton and help screen  
981 847 d 9 h bttr /svarcom/trunk/lang/ updated German language meta data  
980 847 d 9 h bttr /localcfg/trunk/nls_lang/ added drive and path to English language file  
979 847 d 9 h bttr /localcfg/trunk/ added German translation for localcfg  
978 847 d 10 h bttr /svarcom/trunk/lang/ minor tweaks to German translation  
977 847 d 10 h bttr /svarcom/trunk/lang/ changed Codepage to Codeseite  
976 847 d 10 h bttr /svarcom/trunk/ added German translation for SvarCOM  
975 848 d 20 h mateusz.viste /svarcom/trunk/ transient shell follows the int23h vector to locate RMOD (LINK/LN compatibility workaround)  
974 848 d 20 h mateusz.viste /svarcom/trunk/ documentation improved