Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
479 989 d 0 h mateuszviste /svarcom/trunk/ cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore  
478 989 d 5 h mateuszviste /svarcom/trunk/ renamed rmod array to rmodcore and removed its const flag so the memory can be possibly reused for other purposes  
476 989 d 7 h mateuszviste /svarcom/trunk/ obj files are compiled separetely to not recompile everything at each change  
448 994 d 1 h mateuszviste /svarcom/trunk/ each svarcom instance has its own rmod + svarcom is able to quit (unloading its rmod in the process)  
433 997 d 21 h mateuszviste /svarcom/trunk/ added the future NLS translations generator  
432 998 d 2 h mateuszviste /svarcom/trunk/ file2c is more flexible: configurable CONST flag + custom array size  
421 999 d 22 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
402 1005 d 0 h mateuszviste /svarcom/trunk/ basic support for stdout redirections  
397 1006 d 4 h mateuszviste /svarcom/ moved contents to trunk  
394 1006 d 6 h mateuszviste /svarcom/ added pkg target  
363 1017 d 22 h mateuszviste /svarcom/ CD/CHDIR implementation  
361 1018 d 4 h mateuszviste /svarcom/ implemented set var=value  
356 1018 d 23 h mateuszviste /svarcom/ trigger build whenever a cmd file changes  
352 1019 d 5 h mateuszviste /svarcom/ reorganized source code into more modules  
351 1019 d 7 h mateuszviste /svarcom/ rmod-related routines moved to a separate module  
349 1020 d 0 h mateuszviste /svarcom/ added svarcom prototype