Lines Matching refs:code
24 incorrectly converted surrogate characters (the code >= 0x10000) to UTF-8.
74 - C++ LZMA code now is just wrapper over ANSI-C code.
89 - C++ code for .7z archives compressing/decompressing from 7-zip
112 - Fixes in C++ code: code could no be compiled if _NO_EXCEPTIONS was defined.
162 - Fixes in 7z_C code and LzmaTest.c:
169 - Small fixes in C++ code
190 LZMA + BCJ (filter for x86 code):
205 LzmaDecodeSize.c can provide slightly smaller code than LzmaDecode.c
206 - Small speed optimization in LZMA C++ code
207 - filter for SPARC's code was added
219 - Source code of filters for x86, IA-64, ARM, ARM-Thumb
220 and PowerPC code was included to SDK
238 - C++ LZMA Encoder/Decoder code now is more portable
261 2001-2008: Improvements to LZMA compressing/decompressing code,