Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
487 955 d 6 h mateuszviste /svarcom/trunk/ enforce cmd.obj recompilation when an internal command definition changes  
/svarcom/trunk/makefile
486 955 d 22 h mateuszviste /svarcom/trunk/ todo update  
/svarcom/trunk/todo.txt
485 955 d 22 h mateuszviste /svarcom/trunk/ fixed /E:value loading  
/svarcom/trunk/command.c
484 955 d 23 h mateuszviste /svarcom/trunk/ fixed buffer overflow when loading bat lines  
/svarcom/trunk/command.c
/svarcom/trunk/todo.txt
483 955 d 23 h mateuszviste /svarcom/trunk/ run autoexec (if exists) on /P  
/svarcom/trunk/command.c
482 956 d 1 h mateuszviste /svarcom/trunk/ improved documentation  
/svarcom/trunk/svarcom.txt
481 956 d 1 h mateuszviste /svarcom/trunk/ improved documentation  
/svarcom/trunk/internal.txt
480 956 d 1 h mateuszviste /svarcom/trunk/ batch lines are stripped from leading spaces for proper detection of @ prefixes  
/svarcom/trunk/command.c
479 956 d 2 h mateuszviste /svarcom/trunk/ cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmodcore.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
478 956 d 6 h mateuszviste /svarcom/trunk/ renamed rmod array to rmodcore and removed its const flag so the memory can be possibly reused for other purposes  
/svarcom/trunk/rmodcore.h
/svarcom/trunk/rmod.h
/svarcom/trunk/makefile
/svarcom/trunk/rmodinit.c
477 956 d 6 h mateuszviste /svarcom/trunk/ added /s for computing static arrays, might be useful one day  
/svarcom/trunk/file2c.c
476 956 d 8 h mateuszviste /svarcom/trunk/ obj files are compiled separetely to not recompile everything at each change  
/svarcom/trunk/makefile
475 956 d 9 h mateuszviste /svarcom/trunk/ rmod->echoflag merged inside rmod->flags  
/svarcom/trunk/cmd/echo.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
474 956 d 23 h mateuszviste /svarcom/trunk/ batch support  
/svarcom/trunk/command.c
/svarcom/trunk/internal.txt
/svarcom/trunk/rmodinit.h
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
473 957 d 9 h mateuszviste /svarcom/trunk/ improved documentation  
/svarcom/trunk/freecom.txt
/svarcom/trunk/internal.txt
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
472 957 d 9 h mateuszviste /svarcom/trunk/ simplified arg parsing before launching an external command  
/svarcom/trunk/command.c
471 957 d 10 h mateuszviste /svarcom/trunk/ dropped snprintf() dependency  
/svarcom/trunk/doserr.c
470 957 d 23 h mateuszviste /svarcom/trunk/ batch commands are printed on screen (when echo enabled)  
/svarcom/trunk/command.c
469 958 d 0 h mateuszviste /svarcom/trunk/ initial provisions for batch files support  
/svarcom/trunk/command.c
/svarcom/trunk/internal.txt
/svarcom/trunk/rmodinit.h
468 958 d 1 h mateuszviste /svarcom/trunk/cmd/ improved documentation  
/svarcom/trunk/cmd/ver.c

Show All