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)
/
svarlang.lib
/
trunk
/
tlumacz.c
@ 1665
– Rev 2176
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
2176
16 d 13 h
mateusz.viste
/svarlang.lib/trunk/
shutting stupid gcc warnings (
https://github.com/SvarDOS/bugz/issues/133
)
2143
21 d 16 h
mateusz.viste
/svarlang.lib/trunk/
removed explicit CR from printf() calls, it is added automatically by OW before every LF (in DOS at least)
2123
23 d 15 h
mateusz.viste
/svarlang.lib/trunk/
tlumacz reports the size of the depacking buffer that is needed for in-place decompression of mvcomp langs
2117
24 d 16 h
mateusz.viste
/svarlang.lib/trunk/
updated mvcomp to latest version + deflang buffer calculated closely to match worst-case mvcomp scenario
2113
29 d 18 h
mateusz.viste
/svarlang.lib/trunk/
explicit mention of MVCOMP in TLUMACZ usage screen
2112
29 d 18 h
mateusz.viste
/svarlang.lib/trunk/
updated mvcomp function with latest mvcomp reference code
2108
31 d 14 h
mateusz.viste
/svarlang.lib/trunk/
added /nodef
2106
31 d 15 h
mateusz.viste
/svarlang.lib/trunk/
once a literal string starts, adding chars is cheap so I should not be too easily tempted to break it
2102
31 d 19 h
mateusz.viste
/svarlang.lib/trunk/
improved MVCOMP, support for uncompressed strings
2095
32 d 11 h
mateusz.viste
/svarlang.lib/trunk/
version bump, improved help screen, updated doc, adjusted tests for /nocomp
2094
32 d 11 h
mateusz.viste
/svarlang.lib/trunk/
ref lang can be excluded from LNG file with /excref
2092
32 d 13 h
mateusz.viste
/svarlang.lib/trunk/
mvcomp enabled by default + added a help screen
2090
32 d 16 h
mateusz.viste
/svarlang.lib/trunk/
moved TLUMACZ compression to /comp instead of always generating two files
2089
32 d 16 h
mateusz.viste
/svarlang.lib/trunk/
compress lang block only if it is beneficial, otherwise leave uncompressed
2086
32 d 18 h
mateusz.viste
/svarlang.lib/trunk/
look for a back reference as close as possible instead of starting at the farthest point (cosmetic, does not change the efficiency) + disabled mvcomp debug output
2084
32 d 21 h
mateusz.viste
/svarlang.lib/trunk/
offset and matchlen are stored with -1 to allow for 16 bytes of matching and back references up to -4096
2083
33 d 8 h
mateusz.viste
/svarlang.lib/trunk/
LNG strings may be optionally compressed
2016
42 d 14 h
bernd.boeckmann
/svarlang.lib/trunk/
tlumacz: make numbers decimal for deflang.inc
This fixes assembly errors if numbers start with a letter.
2015
42 d 16 h
bernd.boeckmann
/svarlang.lib/trunk/
tlumacz: deallocate on error, close fd
2014
42 d 18 h
bernd.boeckmann
/svarlang.lib/trunk/
add assembly output option to TLUMACZ
←Prev
1
2
Next→
Show All