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
361 994 d 20 h mateuszviste /svarcom/ implemented set var=value  
/svarcom/env.c
/svarcom/env.h
/svarcom/cmd/set.c
/svarcom/makefile
360 994 d 21 h mateuszviste /svarcom/ cr/lf conversion and doc improvements  
/svarcom/svarcom.txt
359 994 d 22 h mateuszviste /svarcom/ always mark my env segment as self-owned, otherwise it will be freed as soon as SvarCOM transient part terminates  
/svarcom/rmodinit.c
358 995 d 4 h mateuszviste /svarcom/ extra checks when looking for resident part to avoid false matches  
/svarcom/rmodinit.c
357 995 d 15 h mateuszviste /svarcom/ work in progress implementation of SET var=value  
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/cmd/set.c
/svarcom/command.c
356 995 d 15 h mateuszviste /svarcom/ trigger build whenever a cmd file changes  
/svarcom/makefile
355 995 d 15 h mateuszviste /svarcom/ arguments are properly delimited even when slashes are not preceded by a space  
/svarcom/command.c
354 995 d 16 h mateuszviste /svarcom/ prompt shows current drive and pathname  
/svarcom/command.c
353 995 d 20 h mateuszviste /svarcom/ exit code of last application is collected for future use a ERRORLEVEL  
/svarcom/cmd.c
/svarcom/command.c
/svarcom/rmod.asm
/svarcom/rmod.h
/svarcom/rmodinit.h
352 995 d 21 h mateuszviste /svarcom/ reorganized source code into more modules  
/svarcom/cmd
/svarcom/cmd.c
/svarcom/cmd.h
/svarcom/cmd/set.c
/svarcom/helpers.c
/svarcom/helpers.h
/svarcom/command.c
/svarcom/makefile
351 995 d 23 h mateuszviste /svarcom/ rmod-related routines moved to a separate module  
/svarcom/rmodinit.c
/svarcom/rmodinit.h
/svarcom/command.c
/svarcom/makefile
350 996 d 2 h mateuszviste /svarcom/ configurable environment size  
/svarcom/command.c
/svarcom/rmod.asm
/svarcom/rmod.h
349 996 d 16 h mateuszviste /svarcom/ added svarcom prototype  
/svarcom
/svarcom/command.c
/svarcom/file2c.c
/svarcom/makefile
/svarcom/rmod.asm
/svarcom/rmod.h
/svarcom/svarcom.txt