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/
– Rev 595
Rev
Go to most recent revision
|
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
302
1357 d 8 h
mateuszviste
/pkg/
do not store directories in the release zip - makes the archive slightly smaller
301
1357 d 8 h
mateuszviste
/pkg/nls_utf8/
nls improvements
297
1357 d 13 h
mateuszviste
/pkg/
bumped version string
296
1357 d 13 h
mateuszviste
/pkg/
implemented a simple unzip action
295
1357 d 13 h
mateuszviste
/pkg/
replaced compression methods magic values by proper defines
294
1358 d 8 h
mateuszviste
/pkg/
lsm version bump
293
1358 d 8 h
mateuszviste
/pkg/
memory optimizations
276
1365 d 12 h
mateuszviste
/pkg/nls_utf8/
improved NLS strings
275
1365 d 12 h
mateuszviste
/pkg/
release procedure + NLS improvements + NLS files are stored in utf-8 for easier editing
274
1366 d 5 h
mateuszviste
/pkg/nls/
NLS messages improvements
273
1366 d 6 h
mateuszviste
/pkg/nls/
NLS messages improvements
272
1366 d 8 h
mateuszviste
/pkg/
nls fixes
271
1366 d 9 h
mateuszviste
/pkg/
upxing the binary
270
1366 d 9 h
mateuszviste
/pkg/
dead code removal
269
1366 d 9 h
mateuszviste
/
moved pkginst to pkg
268
1366 d 9 h
mateuszviste
/pkginst/
renamed pkginst to pkg
267
1366 d 9 h
mateuszviste
/pkginst/zlib/
added zlib in compact build
266
1366 d 9 h
mateuszviste
/pkginst/
updated zlib build + switched to compact memory model
265
1366 d 10 h
mateuszviste
/pkginst/
added UPDATE action
264
1366 d 10 h
mateuszviste
/pkginst/
fixed parsing bug
263
1366 d 10 h
mateuszviste
/pkginst/
removed useless headers
262
1366 d 12 h
mateuszviste
/pkginst/
removed parsecmd() (replaced by a simpler in-line implementation)
261
1366 d 12 h
mateuszviste
/pkginst/
improved package name parsing
260
1366 d 13 h
mateuszviste
/pkginst/
dropped "comlinks" support
259
1367 d 6 h
mateuszviste
/pkginst/
dispatched fdnpkg.h to separate files
258
1367 d 7 h
mateuszviste
/pkginst/
removed useless #define
257
1367 d 7 h
mateuszviste
/pkginst/
removed useless headers
256
1367 d 9 h
mateuszviste
/pkginst/
renamed rtrim to trim + dead code removal
255
1367 d 9 h
mateuszviste
/pkginst/
dead code removal
254
1367 d 9 h
mateuszviste
/pkginst/
showinst() relies on freadtokval() + removed useless getdelim.c
253
1367 d 9 h
mateuszviste
/pkginst/
simplified pkgrem + relies on freadtokval()
252
1367 d 9 h
mateuszviste
/pkginst/
removed useless function
251
1367 d 9 h
mateuszviste
/pkginst/
no need to use case-insensistive search to locate non-alphabetic symbols
250
1367 d 9 h
mateuszviste
/pkginst/
listlocal action
249
1367 d 9 h
mateuszviste
/pkginst/
readlsm() relies on freadtokval()
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
247
1368 d 13 h
mateuszviste
/pkginst/nls/
nls import from fdnpkg
245
1369 d 15 h
mateuszviste
/pkginst/
simplified readlsm() (no header check) + constified filename arg
244
1370 d 7 h
mateuszviste
/pkginst/
NLS support through kitten
243
1370 d 8 h
mateuszviste
/pkginst/
constified a few arguments