[libxml2] Created tag v2.8.0-rc1



The signed tag 'v2.8.0-rc1' was created.

Tagger: Daniel Veillard <veillard redhat com>
Date: Tue May 15 21:00:07 2012 +0800

    Release candidate 1 of libxml2-2.8.0

Changes since the last tag 'v2.7.8':

Anders F Bjorklund (6):
      add lzma compression support
      add XML_WITH_LZMA to api
      add generated devhelp files
      move xz/lzma helpers to separate included files
      included xzlib in dist
      add generated html files

Andoni Morales (1):
      Fix mingw's snprintf configure check

Andrew W. Nosenko (1):
      599241 fix an initialization problem on Win64

Andy Lutomirski (1):
      xmlTextReader bails too quickly on error

Brandon Slack (1):
      Fix a compilation problem with --minimum

Bryan Henderson (1):
      wrong message for double hyphen in comment XML error

Chris Evans (2):
      Fix some potential problems on reallocation failures
      Make sure the parser returns when getting a Stop order

Christian Dywan (1):
      Remove git error message during configure

Colin Walters (2):
      autogen.sh: Honor NOCONFIGURE environment variable
      autogen: Only check for libtoolize

Conrad Irwin (2):
      Use buffers when constructing string node lists.
      Use a hybrid allocation scheme in xmlNodeSetContent

Daniel Mustieles (2):
      Fixed bug #667946
      Fixed bug #617016

Daniel Neel (1):
      Fixed two typos in the README document

Daniel Veillard (41):
      Reactivate the shared library versionning script
      Fix a potential memory access error
      634846 Remove a linking option breaking Windows VC10
      Fix a potential freeing error in XPath
      Small fix for previous commit
      Updated URL for lxml python bindings
      Improve documentation a bit
      Add options to ignore the internal encoding
      Add exception for new W3C PI xml-model
      Fix an off by one error in encoding
      Hardening of XPath evaluation
      Fix missing error status in XPath evaluation
      Fix an unimplemented part in RNG value validation
      Fix a schema type duration comparison overflow
      Improve the error report on undefined REFs
      Fix an allocation error when copying entities
      Augment the list of ignored files
      fix a pair of possible out of array char references
      Clarify the need to use xmlFreeNode after xmlUnlinkNode
      Fix SAX2 builder in case of undefined element namespaces
      Fix SAX2 builder in case of undefined attributes namespace
      Cleanups of lzma support
      Add hash randomization to hash and dict structures
      Add --system support to autogen.sh
      Fix a crash with xmllint --path on empty results
      Remove two references to u_short
      Fix portability failure if netdb.h lacks NO_ADDRESS
      Try to fix a problem with entities in SAX mode
      Do not use unsigned but unsigned int
      Fix an error in comment
      URI handling code is not OOM resilient
      Update README.tests
      Fix "make tst" to grab lzma lib too
      Remove redundant and ungarded include of resolv.h
      Fix an uninitialized variable use
      Fix a wrong return value in previous patch
      Fix html serialization error and htmlSetMetaEncoding()
      Fix a memory leak in the xzlib code
      Fix various problems with "make dist"
      Fix various bugs in new code raised by the API checking
      Fix a race in xmlNewInputStream

Denis Pauk (3):
      Add HTML parser support for HTML5 meta charset encoding declaration
      Allow to parse 1 byte HTML files
      HTML parser error with <noscript> in the <head>

Dmitry V. Levin (4):
      __xmlRaiseError: do cheap code check early
      __xmlRaiseError: remove redundant schannel initialization
      __xmlRaiseError: fix the structured callback channel's data initialization
      __xmlRaiseError: fix use of the structured callback channel

Javier JardÃn (2):
      autogen.sh: Fix typo
      Remove vestigial de-ANSI-fication support.

John Hein (1):
      emove a bashism in confgure.in

JÃri Aedla (1):
      Fix an off by one pointer access

Lin Yi-Li (1):
      Avoid memory leak if xmlParserInputBufferCreateIO fails

Marcus Meissner (1):
      fixed a 64bit big endian issue

Martin SchrÃder (1):
      Patch that fixes the skipping of the HTML_PARSE_NOIMPLIED flag

Michael Cronenworth (1):
      Fix library problems with mingw-w64

Nico Weber (2):
      Fix a wrong enum type use in Schemas Types
      Fix -Wempty-body warning from clang

Noam (1):
      Fix weird streaming RelaxNG errors

Noam Postavsky (1):
      add function xmlTextReaderRelaxNGValidateCtxt()

Pacho Ramos (1):
      Fix undefined reference in python module

Patrick R. Gansterer (2):
      undef ERROR if already defined
      xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY)

Patrick von Reth (1):
      Fix the Windows build files

Pavel Andrejs (1):
      HTML element position is not detected propperly

Remi Gacogne (1):
      XSD: optional element in complex type extension

Rob Richards (4):
      fix win build
      Fix memory corruption     when xmlParseBalancedChunkMemoryInternal is called from xmlParseBalancedChunk
      Fix windows build from lzma addition
      fix windows build.     ifdef addition from bug 666491 makes no sense

Ryan (2):
      Improve xmllint shell
      Add "whereis" command to xmllint shell

Ryan Sleevi (1):
      Fix a logic error in Schemas Component Constraints

Sam Thursfield (1):
      prefer native threads on win32

Shaun McCance (2):
      Fix RELAX NG include bug #655288
      xinclude with parse="text" does not use the entity loader

Stefan Kost (11):
      xpath: remove unused variable
      xmlmemory: add a cast as size_t has no portable printf modifier
      configure: support silent automake rules if possible
      configure: add -Wno-long-long to CFLAGS
      configure: acconfig.h is deprecated since autoconf-2.50
      runxmlconf: update to latest testsuite version
      testWriter: xmlTextWriterWriteFormatElement wants an int instead of a long int
      various: handle return values of write calls
      python: flag two unused args
      python: remove unused variable
      testapi: use the right type for the check

Tay Ray Chuan (1):
      fix reference to STDOUT_FILENO on MSVC

Thomas Lemm (1):
      Allow to compile with Visual Studio 2010

Tim Elliott (1):
      xmlParseNodeInContext problems with an empty document

Timothy Elliott (1):
      Prevent an infinite loop when dumping a node with encoding problems

Toyoda Eizi (1):
      Fix XSD validation bug #630130

Ville Skyttà (1):
      xmlcatalog: Add uri and delegateURI to possible add types in man page.

Xia Xinfeng (1):
      Fix some potential problems on reallocation failures(parser.c)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]