Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2245 2 d 12 h mateusz.viste /svarcom/trunk/ avoid division of longs, use obscure 16-bit math instead (avoids linking to Watcom __U4D)  
2223 7 d 14 h mateusz.viste /svarcom/trunk/ ustoa() fixlen changed to minlen  
2222 7 d 14 h mateusz.viste /svarcom/trunk/ vol: removed sprintf() dependencies  
2220 8 d 14 h mateusz.viste /svarcom/trunk/ helpers module does not need stdio + implemented ustoa()  
2218 8 d 17 h mateusz.viste /svarcom/trunk/ eliminated _strlwr() and memset() dependencies  
2213 8 d 18 h mateusz.viste /svarcom/trunk/ eliminated some libc dependencies  
2199 10 d 14 h mateusz.viste /svarcom/trunk/ findnext() always sets the dta to the one provided in argument  
2195 11 d 14 h mateusz.viste /svarcom/trunk/ own implementation of deterministic memcpy() for left-to-right and right-to-left operations  
2161 18 d 10 h mateusz.viste /svarcom/trunk/ improved message when failing to respawn (translatable)  
1997 54 d 11 h mateusz.viste /svarcom/trunk/ batch execution in step-by-step mode accepts the RETURN key as "Yes"  
1988 62 d 12 h mateusz.viste /svarcom/trunk/ moved the "DOSDIR not defined" message to when user executed the ln command (it is no longer displayed at every command)  
1881 75 d 20 h mateusz.viste /svarcom/trunk/ int24h messages are translatable  
1823 96 d 23 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $d and $t  
1629 286 d 12 h mateusz.viste /svarcom/trunk/ adaptations for new svarlang version + trying to load LNG from DOSDIR/SVARCOM.LNG and then DOSDIR/BIN/SVARCOM.LNG  
1137 955 d 0 h mateusz.viste /svarcom/trunk/ refactored nls-uppercase-string asm into common nls_strtoup()  
1072 964 d 12 h mateusz.viste /svarcom/trunk/ only COM, EXE and BAT files are allowed for execution  
1046 967 d 11 h mateusz.viste /svarcom/trunk/ ln add outputs an error message when link already exists  
1044 967 d 12 h mateusz.viste /svarcom/trunk/ ln creates %DOSDIR%\LINKS when necessary  
1043 967 d 12 h mateusz.viste /svarcom/trunk/ ln warns about non-existing %DOSDIR%\LINKS directory  
1001 974 d 9 h mateusz.viste /svarcom/trunk/ step by step execution of batch files with /Y  

Show All