Lines Matching refs:ANSI
197 - Some changes in ANSI-C 7z Decoder interfaces.
218 - The bug in ANSI-C LZMA Decoder was fixed:
221 - Some changes in ANSI-C 7z Decoder interfaces.
239 - ANSI-C LZMA Decoder was rewritten for speed optimizations.
240 - ANSI-C LZMA Encoder was included to LZMA SDK.
241 - C++ LZMA code now is just wrapper over ANSI-C code.
252 - .7z ANSI-C Decoder:
267 - Small changes in .h files in ANSI-C version.
346 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
347 - New additional version of ANSI-C LZMA Decoder with zlib-like interface:
351 - ANSI-C LZMA Decoder now can decompress files larger than 4 GB
367 - The bug was fixed in LzmaDecode.c (ANSI-C LZMA Decoder):
370 - Speed optimization of ANSI-C LZMA Decoder (now it's about 20% faster).
375 - Simplified version of .7z ANSI-C Decoder was included