History log of /external/libxml2/xzlib.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
63588f476f2dc89d4c6ef70a474d7230fbf4d45e 10-May-2013 Daniel Veillard <veillard@redhat.com> Fix a regression in xmlGetDocCompressMode()

The switch to xzlib had for consequence that the compression
level of the input was not gathered anymore in ctxt->input->buf,
then the parser compression flags was left to -1 and propagated
to the resulting document.
Fix the I/O layer to get compression detection in xzlib,
then carry it in the input buffer and the resulting document

This should fix
https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3456
/external/libxml2/xzlib.h
adf5ec9496828b18e683fb23bd1e670824cfb6d0 26-Jan-2012 Daniel Veillard <veillard@redhat.com> Cleanups of lzma support

- fix inclusion of the separated file
- use namespaced name for the 4 non-static routines
- add padding after external structures included in-situ
- add new requirement to spec file
- general cleanup of code
/external/libxml2/xzlib.h
6bdc774350d11117849a53f7baf2bb7e26b00009 19-Sep-2011 Anders F Bjorklund <afb@users.sourceforge.net> move xz/lzma helpers to separate included files
/external/libxml2/xzlib.h