History log of /external/libxml2/trionan.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f8e3db0445a1bc8cfe3f77326b07ec161482caa2 11-Sep-2012 Daniel Veillard <veillard@redhat.com> Big space and tab cleanup

Remove all space before tabs and space and tabs at end of lines.
/external/libxml2/trionan.c
da3fee406da96c344d7b5f4e0631faee74f7e11d 01-Sep-2008 Daniel Veillard <veillard@src.gnome.org> Borland C fix from Moritz Both regenerate, workaround a problem for buffer

* trionan.c: Borland C fix from Moritz Both
* testapi.c: regenerate, workaround a problem for buffer testing
* xmlIO.c HTMLtree.c: new internal entry point to hide even better
xmlAllocOutputBufferInternal
* tree.c: harden the code around buffer allocation schemes
* parser.c: restore the warning when namespace names are not absolute
URIs
* runxmlconf.c: continue regression tests if we get the expected
number of errors
* Makefile.am: run the python tests on make check
* xmlsave.c: handle the HTML documents and trees
* python/libxml.c: convert python serialization to the xmlSave APIs
and avoid some horrible hacks
Daniel

svn path=/trunk/; revision=3790
/external/libxml2/trionan.c
9339b74c09ce6218eb6dd2e59d1d99802ee6c50c 15-Oct-2003 Daniel Veillard <veillard@src.gnome.org> VMS patch from Craig A. Berry Daniel

* vms/build_libxml.com trionan.c: VMS patch from Craig A. Berry
Daniel
/external/libxml2/trionan.c
476cd96411afbf77efa9f9b29ae1fe597978895a 13-Aug-2003 William M. Brack <wbrack@src.gnome.org> took away the requirement for automake-1.4, changed the messages for

* autogen.sh: took away the requirement for automake-1.4,
changed the messages for getting auto* tools to current
gnu pages.
* configure.in, configure: added check for Linux Dec alpha
requiring -ieee flag, fixed test for ipv6
* trionan.c: fixed problem for compiling on Linux Dec alpha
using native compiler
* doc/Makefile.am: implemented regeneration of win32/libxml2.def.src
whenever libxml2-api.xml is changed.
/external/libxml2/trionan.c
a71a8ef127c8811db2ebbce8086d6e2a8f3d241e 06-Aug-2003 William M. Brack <wbrack@src.gnome.org> further small changes to elminate most of the remaining warnings.

* error.c trionan.[ch] testThreads.c python/generator.py:
further small changes to elminate most of the remaining
warnings.
/external/libxml2/trionan.c
a48ed3d6de02b6a78e08ff1321eed720dea117e7 03-Apr-2003 Daniel Veillard <veillard@src.gnome.org> Bjorn sent an update for the TRIO portability layer. Daniel

* trio.c trio.h triodef.h trionan.c trionan.h triop.h triostr.c
triostr.h: Bjorn sent an update for the TRIO portability layer.
Daniel
/external/libxml2/trionan.c
e645e8c1414b53d96b6cca3c7691005b75b2e647 22-Oct-2002 Daniel Veillard <veillard@src.gnome.org> Applied the VMS update patch from Craig A. Berry update Daniel

* vms/build_libxml.com vms/config.vms vms/readme.vms
include/libxml/parser.h include/libxml/parserInternals.h
include/libxml/tree.h include/libxml/xmlIO.h
HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
Applied the VMS update patch from Craig A. Berry
* doc/*.html: update
Daniel
/external/libxml2/trionan.c
b7c29c38f507ac62cc85df9b897762fc84f05a68 26-Sep-2002 Daniel Veillard <veillard@src.gnome.org> applied a trio update patch from Bjorn Reese which should work with MinGW

* trio.c trio.h triodef.h trionan.c trionan.h triop.h
triostr.c triostr.h: applied a trio update patch from
Bjorn Reese which should work with MinGW
Daniel
/external/libxml2/trionan.c
54d02fb30df16b1a69abe2a418a954165dd8337e 19-Apr-2002 Bjorn Reese <breese@src.gnome.org> Fixed crash on OSF/1
/external/libxml2/trionan.c
21458c85e209cd2621ac3eadfee075ae2dc0121d 27-Mar-2002 Daniel Veillard <veillard@src.gnome.org> more patches from Richard Jinks Updated tests though they show a

* trionan.c trionan.h xpath.c: more patches from Richard Jinks
* test/XPath/expr/compare test/XPath/expr/equality
test/XPath/expr/floats test/XPath/expr/functions
test/XPath/expr/strings result/XPath/expr/compare
result/XPath/expr/equality result/XPath/expr/floats
result/XPath/expr/functions result/XPath/expr/strings: Updated
tests though they show a divergence on Linux
Daniel
/external/libxml2/trionan.c
5fc1f0893af6ffe76453ac16817204a866bdeab2 27-Mar-2002 Daniel Veillard <veillard@src.gnome.org> Added Igor Zlatkovic as official maintainer Albert Chin pointed that

* AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
* python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
that $(datadir) should be used for docs
Daniel
/external/libxml2/trionan.c
026d29f41e252619bcc5655865c9548642cd93f7 19-Jan-2002 Bjorn Reese <breese@src.gnome.org> Upgraded to trio baseline 1.6
/external/libxml2/trionan.c
cbaf399537a1fb69ef97b079e4cb553869aaa4d9 31-Dec-2001 Daniel Veillard <veillard@src.gnome.org> applied 42 documentation patches from Charlie Bozeman. Regenerated the

* *.c include/libxml/*.h doc/html/*: applied 42 documentation
patches from Charlie Bozeman. Regenerated the HTML docs.
Daniel
/external/libxml2/trionan.c
0b2ae439f60d5617342d7a1b48a987f484899f93 31-Aug-2001 Bjorn Reese <breese@src.gnome.org> const and volatile fix
/external/libxml2/trionan.c
cda969218bdda1d3dd8d3c4417f3dc100d076024 21-Aug-2001 Daniel Veillard <veillard@src.gnome.org> more work on the XML catalog support. small cleanup seems using list as a

* Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
more work on the XML catalog support.
* parser.c include/libxml/parser.h: small cleanup seems using
list as a public parameter name can give portability troubles
* trionan.c trionan.h xpath.c include/libxml/trionan.h
include/libxml/xpath.h include/libxml/Makefile.am: removed
trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
wrappers
Daniel
/external/libxml2/trionan.c
450296070e14629141738fbb34b9a0ad13af1f02 21-Aug-2001 Bjorn Reese <breese@src.gnome.org> Re-worked NaN and Inf support
/external/libxml2/trionan.c