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
1815 114 d 5 h mateusz.viste /help/help-en/ fixed file extension  
1814 114 d 5 h mateusz.viste /help/help-en/ integrated newbie introduction from Fritz Mueller  
1813 126 d 1 h bernd.boeckmann /packages-core/ update fdisk core package to 1.3.15  
1812 132 d 3 h bernd.boeckmann /packages-core/ update sys  
1811 132 d 5 h bernd.boeckmann /buildidx/ buildidx: update changelog and change version  
1810 132 d 5 h bernd.boeckmann /buildidx/ update buildidx.php: dir changed from kernels to kernel  
1809 132 d 5 h bernd.boeckmann / update core-packages kernel and sys, fix build.sh for MacOS  
1808 167 d 12 h bttr / set volume label for USB image  
1807 167 d 23 h mateusz.viste /files/floppy/ updated INSTALL.COM with ver 20240414  
1806 167 d 23 h mateusz.viste /install/tags/20240414/ frozen 20240414 to tags  
1805 167 d 23 h mateusz.viste /install/trunk/ postinst.bat fix (as suggested by Robert), ref https://github.com/SvarDOS/bugz/issues/78  
1804 202 d 20 h mateusz.viste /website/ enabled back note about rss in packages repo + categories are clickable in view=1  
1803 203 d 18 h mateusz.viste /website/ added view=1 parameter for extra info about packages  
1802 203 d 18 h mateusz.viste /buildidx/ url fix  
1801 203 d 19 h mateusz.viste /buildidx/ url field support  
1800 209 d 3 h mateusz.viste /pkg/trunk/ PKG INSTALL FILE fails with a clear message when file does not exist  
1799 210 d 19 h mateusz.viste /svarcom/trunk/ minor doc changes  
1798 210 d 19 h mateusz.viste /svarcom/trunk/ rewritten a couple of inline _asm blocks into pragma aux constructs (saved another 112 bytes of memory footprint)  
1797 210 d 20 h mateusz.viste /svarcom/trunk/ rewritten a couple of inline _asm blocks into pragma aux constructs (saved 112 bytes of memory footprint)  
1796 213 d 19 h mateusz.viste /website/ thread title restyled so it does not look so girly  
1795 213 d 22 h mateusz.viste /website/ fixed minor css issue  
1794 214 d 9 h mateusz.viste /website/ css improvement of forum items  
1793 214 d 18 h mateusz.viste /website/ links are more visible + background on mouse-over  
1792 214 d 18 h mateusz.viste /website/ background changed so the website is a little bit less depressing (I think)  
1791 214 d 18 h mateusz.viste /website/repo/ work around http processing of plus signs in GET arguments  
1790 215 d 5 h mateusz.viste /packages-core/ upgraded sved to ver 2024.1  
1789 215 d 5 h mateusz.viste /website/sved/ bumped copyr date  
1788 215 d 5 h mateusz.viste /sved/tags/2024.1/ frozen ver 2024.1 to tags  
1787 215 d 5 h mateusz.viste /sved/trunk/ upgraded svarlang to ver 20240227  
1786 215 d 5 h mateusz.viste /pkgnet/trunk/ upgraded svarlang to ver 20240227  
1785 215 d 5 h mateusz.viste /website/svarlang/ bumped copyr date  
1784 215 d 5 h mateusz.viste /svarlang.lib/tags/20240227/ frozen 20240227 to tags  
1783 215 d 5 h mateusz.viste /svarlang.lib/trunk/ bumped copyr date + set the new version string  
1782 215 d 20 h mateusz.viste /svarlang.lib/trunk/ replaced FREAD() by a pragma aux  
1781 215 d 20 h mateusz.viste /svarlang.lib/trunk/ replaced FSEEK() by a pragma aux + fixed FOPEN  
1780 215 d 20 h mateusz.viste /svarlang.lib/trunk/ replaced FCLOSE() by a pragma aux  
1779 215 d 21 h mateusz.viste /svarlang.lib/trunk/ replaced FOPEN() by a pragma aux  
1778 216 d 18 h mateusz.viste /sved/trunk/mdr/ updated mdr doc  
1777 216 d 18 h mateusz.viste /sved/trunk/mdr/ updated mdr  
1776 216 d 18 h mateusz.viste /sved/trunk/ refactored fopen into a dedicated pragma to save 40 bytes of RAM + preserving DX during savefile to avoid register trashing