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)
/
pkg
/
tags
/
20240131
/
helpers.c
– Rev 1686
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
1686
274 d 3 h
mateusz.viste
/pkg/tags/20240131/
frozen ver 20240131 to tags
1678
274 d 8 h
mateusz.viste
/pkg/trunk/
list of files belonging to packages are appended to appinfo/package.lsm instead of creating an extra LST file
995
976 d 7 h
mateusz.viste
/pkg/trunk/
replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib
994
976 d 7 h
mateusz.viste
/pkg/trunk/
lone files go to C:\ (command.com, kernel.sys, ...)
614
1001 d 2 h
mateuszviste
/pkg/
moved head files to trunk
270
1366 d 9 h
mateuszviste
/pkg/
dead code removal
269
1366 d 9 h
mateuszviste
/
moved pkginst to pkg
256
1367 d 9 h
mateuszviste
/pkginst/
renamed rtrim to trim + dead code removal
255
1367 d 9 h
mateuszviste
/pkginst/
dead code removal
252
1367 d 10 h
mateuszviste
/pkginst/
removed useless function
251
1367 d 10 h
mateuszviste
/pkginst/
no need to use case-insensistive search to locate non-alphabetic symbols
248
1368 d 9 h
mateuszviste
/pkginst/
refactored loadconf() so it relies on freadtokval() - to be reused in other modules as well in the future
240
1370 d 9 h
mateuszviste
/pkginst/
minor cleanups
231
1370 d 12 h
mateuszviste
/pkginst/
constify a few arguments
225
1370 d 14 h
mateuszviste
/pkginst/
removed mapdrv, repositories support and local pkg database
219
1377 d 9 h
mateuszviste
/pkginst/
fdinst import from fdnpkg trunk