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 136 d 2 h mateusz.viste /svarcom/tags/svarcom-2024.1/ frozen ver 2024.1 to tags  
1629 136 d 2 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 136 d 2 h mateusz.viste /svarcom/trunk/ rewired svarlang to ver 20230730  
1627 136 d 2 h mateusz.viste /svarcom/trunk/ bumped version, copyright dates and updated changelog  
1626 136 d 3 h bernd.boeckmann /packages-core/ update FDISK package-core to 1.3.13  
1625 138 d 0 h mateusz.viste /packages-core/ updated sved to latest version  
1624 138 d 6 h mateusz.viste / added latin-american keyboard layout  
1623 157 d 2 h mateusz.viste /help/help-en/ fixed hwreq example  
1622 157 d 2 h mateusz.viste /packages-core/ upgraded localcfg to ver 20231227  
1621 157 d 2 h mateusz.viste /localcfg/tags/20231227/ frozen ver 20231227 to tags  
1620 157 d 2 h mateusz.viste /localcfg/trunk/ LSM update  
1619 157 d 2 h mateusz.viste /localcfg/trunk/ bumped version string  
1618 157 d 2 h mateusz.viste /localcfg/trunk/ upgraded svarlang to ver 20230730, LNG now stored in same dir as executable  
1617 157 d 2 h mateusz.viste /localcfg/trunk/nls_lang/ backslashes must be escaped  
1616 189 d 1 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 189 d 1 h mateusz.viste /packages-core/ removal of dosfsck from CORE (not 8086 compatible)  
1614 189 d 2 h mateusz.viste /website/ adjusted download links for new filenames + listing the DMF option  
1613 189 d 2 h mateusz.viste /website/ default download points to build 20231124  
1612 190 d 5 h mateusz.viste /packages-core/ upgraded pkg to ver 20231124  
1611 190 d 5 h mateusz.viste /pkg/tags/20231124/ frozen ver 20231124 to tags  
1610 190 d 5 h mateusz.viste /pkg/trunk/ bumped LSM version  
1609 190 d 5 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 190 d 12 h mateusz.viste /buildidx/ added support for "release XYZ" versions (special hack for E. C. Masloch)  
1607 190 d 12 h mateusz.viste /buildidx/ SVED included in the MS-DOS compat list instead of EDIT  
1606 190 d 13 h mateusz.viste / adjusted path to the helixteam backup  
1605 192 d 0 h mateusz.viste /help/ added a note about warn LSM lines  
1604 192 d 0 h mateusz.viste /packages-core/ upgraded core pkg to latest version  
1603 192 d 0 h mateusz.viste /pkg/tags/20231122/ frozen ver 20231122 to tags  
1602 192 d 1 h mateusz.viste /pkg/trunk/ upgraded SvarLANG to latest version + LNG is now installed in BIN along with pkg.exe  
1601 192 d 1 h mateusz.viste /pkg/trunk/ filenames shorter than 4 bytes are also autocompleted with .SVP  
1600 192 d 1 h mateusz.viste /pkg/trunk/ the .SVP extension is optional for pkg install and pkg update operations  
1599 192 d 1 h mateusz.viste /pkg/trunk/ display post-install "warn" messages if present in LSM metadata  
1598 192 d 2 h bernd.boeckmann /packages-core/ update FDISK core package to 1.3.11  
1597 192 d 6 h mateusz.viste /svarcom/trunk/ save (and restore) the original parent of my PSP as advised by E. C. Masloch  
1596 192 d 8 h mateusz.viste /svarcom/trunk/ wasm ignores [] on source addresses so it is clearer to just avoid them  
1595 193 d 1 h mateusz.viste /svarcom/trunk/ set parent of transient SvarCOM to RMOD (apparently required by EDR-DOS?)  
1594 193 d 1 h mateusz.viste /svarcom/trunk/ preserving bx,cx,dx registers throughout inline assembly block  
1593 196 d 0 h mateusz.viste /svarcom/trunk/ using faster cmp instead of or  
1592 196 d 0 h mateusz.viste /svarcom/trunk/ rmod building moved to bldrmod.bat so wmake still works even when nasm is a svardos link  
1591 196 d 0 h mateusz.viste /svarcom/trunk/ instead of raw-copying a PSP for RMOD, ask DOS to generate it via int 21h,ah=26h