r36
Details
-
FilenameLibCompress-r36.zip
-
Uploaded by
-
UploadedNov 24, 2008
-
Size14.20 KB
-
Downloads285
-
MD550df08d5cdc178655c328c415844dbb7
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r36 | galmok | 2008-11-24 19:13:52 +0000 (Mon, 24 Nov 2008) | 2 lines
Changed paths:
M /trunk/LibCompress.lua
Optimized 7bit encoding and decoding speed.
Increased revision to 6.
------------------------------------------------------------------------
r35 | galmok | 2008-11-24 18:12:38 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
M /trunk/LibCompress.lua
Added two checksum/hash algorithms: FCS16 and FCS32
------------------------------------------------------------------------
r34 | galmok | 2008-11-23 16:10:34 +0000 (Sun, 23 Nov 2008) | 3 lines
Changed paths:
M /trunk/LibCompress.lua
Added 2 forms of encoding/decoding:
- Prefix encoding (including mapping)
- 7 bit encoding
------------------------------------------------------------------------
r32 | galmok | 2008-11-18 00:06:52 +0000 (Tue, 18 Nov 2008) | 3 lines
Changed paths:
M /trunk/LibCompress.lua
- CompressHuffman couldn't handler empty strings properly. Fixed.
- DecompressHuffman could add quite a lot of symbols at the end of the decompressed string. Fixed.
- Minor revision increased to 4.
------------------------------------------------------------------------
r30 | galmok | 2008-11-16 09:56:10 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
M /trunk
M /trunk/.pkgmeta
D /trunk/LibStub
M /trunk/lib.xml
Updated LibCompress to use the .pkgmeta system.
------------------------------------------------------------------------
r29 | galmok | 2008-11-16 09:20:18 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
M /trunk/LibCompress.toc
Fixed toc file to match wow 3.
------------------------------------------------------------------------
r27 | nevcairiel | 2008-10-09 21:52:15 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
M /trunk/LibCompress.lua
WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
------------------------------------------------------------------------