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
1630 166 d 14 h mateusz.viste /svarcom/tags/svarcom-2024.1/ frozen ver 2024.1 to tags  
1629 166 d 14 h mateusz.viste /svarcom/trunk/ adaptations for new svarlang version + trying to load LNG from DOSDIR/SVARCOM.LNG and then DOSDIR/BIN/SVARCOM.LNG  
1628 166 d 14 h mateusz.viste /svarcom/trunk/ rewired svarlang to ver 20230730  
1627 166 d 15 h mateusz.viste /svarcom/trunk/ bumped version, copyright dates and updated changelog  
1626 166 d 15 h bernd.boeckmann /packages-core/ update FDISK package-core to 1.3.13  
1625 168 d 13 h mateusz.viste /packages-core/ updated sved to latest version  
1624 168 d 18 h mateusz.viste / added latin-american keyboard layout  
1623 187 d 14 h mateusz.viste /help/help-en/ fixed hwreq example  
1622 187 d 14 h mateusz.viste /packages-core/ upgraded localcfg to ver 20231227  
1621 187 d 14 h mateusz.viste /localcfg/tags/20231227/ frozen ver 20231227 to tags  
1620 187 d 14 h mateusz.viste /localcfg/trunk/ LSM update  
1619 187 d 14 h mateusz.viste /localcfg/trunk/ bumped version string  
1618 187 d 14 h mateusz.viste /localcfg/trunk/ upgraded svarlang to ver 20230730, LNG now stored in same dir as executable  
1617 187 d 14 h mateusz.viste /localcfg/trunk/nls_lang/ backslashes must be escaped  
1616 219 d 13 h mateusz.viste / EN_ONLY builds are stripped from translation files (LNG,NLS) + disabled DMF support (no longer needed, the normal 1.44 EN_ONLY build fits on a single floppy now)  
1615 219 d 14 h mateusz.viste /packages-core/ removal of dosfsck from CORE (not 8086 compatible)  
1614 219 d 14 h mateusz.viste /website/ adjusted download links for new filenames + listing the DMF option  
1613 219 d 14 h mateusz.viste /website/ default download points to build 20231124  
1612 220 d 17 h mateusz.viste /packages-core/ upgraded pkg to ver 20231124  
1611 220 d 17 h mateusz.viste /pkg/tags/20231124/ frozen ver 20231124 to tags  
1610 220 d 17 h mateusz.viste /pkg/trunk/ bumped LSM version  
1609 220 d 17 h mateusz.viste /pkg/trunk/ reduced inflate() buffer from 32K to 12K to make SvarDOS installation work on an IBM PC with 256K of RAM  
1608 221 d 0 h mateusz.viste /buildidx/ added support for "release XYZ" versions (special hack for E. C. Masloch)  
1607 221 d 1 h mateusz.viste /buildidx/ SVED included in the MS-DOS compat list instead of EDIT  
1606 221 d 1 h mateusz.viste / adjusted path to the helixteam backup  
1605 222 d 12 h mateusz.viste /help/ added a note about warn LSM lines  
1604 222 d 13 h mateusz.viste /packages-core/ upgraded core pkg to latest version  
1603 222 d 13 h mateusz.viste /pkg/tags/20231122/ frozen ver 20231122 to tags  
1602 222 d 13 h mateusz.viste /pkg/trunk/ upgraded SvarLANG to latest version + LNG is now installed in BIN along with pkg.exe  
1601 222 d 13 h mateusz.viste /pkg/trunk/ filenames shorter than 4 bytes are also autocompleted with .SVP  
1600 222 d 13 h mateusz.viste /pkg/trunk/ the .SVP extension is optional for pkg install and pkg update operations  
1599 222 d 13 h mateusz.viste /pkg/trunk/ display post-install "warn" messages if present in LSM metadata  
1598 222 d 14 h bernd.boeckmann /packages-core/ update FDISK core package to 1.3.11  
1597 222 d 19 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
1596 222 d 20 h mateusz.viste /svarcom/trunk/ wasm ignores [] on source addresses so it is clearer to just avoid them  
1595 223 d 13 h mateusz.viste /svarcom/trunk/ set parent of transient SvarCOM to RMOD (apparently required by EDR-DOS?)  
1594 223 d 14 h mateusz.viste /svarcom/trunk/ preserving bx,cx,dx registers throughout inline assembly block  
1593 226 d 12 h mateusz.viste /svarcom/trunk/ using faster cmp instead of or  
1592 226 d 12 h mateusz.viste /svarcom/trunk/ rmod building moved to bldrmod.bat so wmake still works even when nasm is a svardos link  
1591 226 d 13 h mateusz.viste /svarcom/trunk/ instead of raw-copying a PSP for RMOD, ask DOS to generate it via int 21h,ah=26h