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
432 966 d 17 h mateuszviste /svarcom/trunk/ file2c is more flexible: configurable CONST flag + custom array size  
/svarcom/trunk/file2c.c
/svarcom/trunk/makefile
431 967 d 12 h mateuszviste /svarcom/trunk/ implemented: DATE  
/svarcom/trunk/cmd/date.c
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
430 967 d 13 h mateuszviste /svarcom/trunk/ atous() improved: on failure the correctly parsed part is guaranteed to land in result (similar to what atoi does)  
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
429 967 d 13 h mateuszviste /svarcom/trunk/cmd/ comment improvement  
/svarcom/trunk/cmd/time.c
428 967 d 14 h mateuszviste /svarcom/trunk/cmd/ empty time string = time is not changed  
/svarcom/trunk/cmd/time.c
427 967 d 17 h mateuszviste /svarcom/trunk/ implemented TIME  
/svarcom/trunk/cmd/time.c
/svarcom/trunk/cmd.c
/svarcom/trunk/svarcom.txt
/svarcom/trunk/todo.txt
426 967 d 17 h mateuszviste /svarcom/trunk/ improved APIs  
/svarcom/trunk/cmd/chcp.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
425 967 d 21 h mateuszviste /svarcom/trunk/cmd/ removed forgotten debug printf  
/svarcom/trunk/cmd/dir.c
424 967 d 22 h mateuszviste /svarcom/trunk/ DIR: implemented summary info  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/todo.txt
423 967 d 23 h mateuszviste /svarcom/trunk/ nls_format_number() works on unsigned values only now  
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
422 968 d 12 h mateuszviste /svarcom/trunk/ doc update  
/svarcom/trunk/todo.txt
421 968 d 13 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
/svarcom/trunk/todo.txt
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/cmd/_notimpl.c
/svarcom/trunk/cmd/break.c
/svarcom/trunk/cmd/cd.c
/svarcom/trunk/cmd/chcp.c
/svarcom/trunk/cmd/cls.c
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/cmd/del.c
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/cmd/echo.c
/svarcom/trunk/cmd/exit.c
/svarcom/trunk/cmd/mkdir.c
/svarcom/trunk/cmd/path.c
/svarcom/trunk/cmd/pause.c
/svarcom/trunk/cmd/prompt.c
/svarcom/trunk/cmd/rem.c
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/cmd/rmdir.c
/svarcom/trunk/cmd/set.c
/svarcom/trunk/cmd/type.c
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/cmd/verify.c
/svarcom/trunk/cmd/vol.c
/svarcom/trunk/command.c
/svarcom/trunk/doserr.c
/svarcom/trunk/doserr.h
/svarcom/trunk/env.c
/svarcom/trunk/env.h
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/makefile
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
420 968 d 13 h mateuszviste /svarcom/trunk/ DIR: implemented normal output, /W and /L  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
419 968 d 19 h mateuszviste /svarcom/trunk/ allocated a pointer in rmod memory for the batch chain  
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmod.h
/svarcom/trunk/rmodinit.h
418 968 d 21 h mateuszviste /svarcom/trunk/cmd/ debug outputs for COPY turned off  
/svarcom/trunk/cmd/copy.c
417 969 d 21 h mateuszviste /svarcom/trunk/cmd/ DIR: fixes for MS-DOS 6.0 compatibility  
/svarcom/trunk/cmd/dir.c
416 969 d 21 h mateuszviste /svarcom/trunk/ moved curpathfordrv() to helpers  
/svarcom/trunk/cmd/cd.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
415 969 d 22 h mateuszviste /svarcom/trunk/ move addbkslash_if_dir() to helpers  
/svarcom/trunk/cmd/copy.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
414 969 d 22 h mateuszviste /svarcom/trunk/cmd/ improved NLSFUNC detection  
/svarcom/trunk/cmd/chcp.c
413 970 d 17 h mateuszviste /svarcom/trunk/cmd/ note about COPY /A and /B being no-ops  
/svarcom/trunk/cmd/copy.c

Show All