SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
svarcom
/
trunk
/
cmd
/
for.c
@ 1127
– Rev 2217
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2217
10 d 8 h
mateusz.viste
/svarcom/trunk/cmd/
eliminated _fmemcpy() dependencies
2214
10 d 8 h
mateusz.viste
/svarcom/trunk/cmd/
eliminated strlen() and memmove() dependencies
2213
10 d 9 h
mateusz.viste
/svarcom/trunk/
eliminated some libc dependencies
1098
964 d 7 h
bttr
/svarcom/trunk/cmd/
updated sources to match help screens
1075
966 d 2 h
bttr
/svarcom/trunk/cmd/
fixed typo
1074
966 d 2 h
bttr
/svarcom/trunk/cmd/
sync source code comments to EN language file
1070
966 d 3 h
mateusz.viste
/svarcom/trunk/
FOR patterns are normalized during command parsing + path concatenating is skipped for non-file-wildcards messages
1024
973 d 0 h
mateusz.viste
/svarcom/trunk/
added FOR support
1023
974 d 0 h
mateusz.viste
/svarcom/trunk/
implemented FOR parsing (but not execution yet)
982
977 d 4 h
mateusz.viste
/svarcom/trunk/
FOR skeleton and help screen