- da3fee4 Borland C fix from Moritz Both regenerate, workaround a problem for buffer by Daniel Veillard · 16 years ago
- fcd02ad htmlNodeDumpFormatOutput didn't handle XML_ATTRIBUTE_NODe fixes bug by Daniel Veillard · 17 years ago
- 417b74d Add linefeeds to error messages allowing for consistant handling. by Rob Richards · 18 years ago
- 77b92ff fix bug #322136 in xmlNodeBufGetContent when entity ref is a child of an by Rob Richards · 19 years ago
- b8c8016 fixed bug #310333 with a patch close to the provided patch for HTML UTF-8 by Daniel Veillard · 19 years ago
- 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 20 years ago
- aa9a983 fixing bug 168196, <a name=""> must be URI escaped too Daniel by Daniel Veillard · 20 years ago
- d5cc0f7 augmented types supported a number of new bug fixes and documentation by Daniel Veillard · 20 years ago
- ce244ad fixed the way the generator works, extended the testing, especially with by Daniel Veillard · 20 years ago
- 3d97e66 extending the tests coverage more fixes and cleanups Daniel by Daniel Veillard · 20 years ago
- 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
- 13dfa87 added the routine xmlNanoHTTPContentLength to the external API by William M. Brack · 20 years ago
- 42fd412 change --html to make sure we use the HTML serialization rule by default by Daniel Veillard · 21 years ago
- 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
- e2238d5 converted too small cleanup Daniel by Daniel Veillard · 21 years ago
- a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
- 3a6da76 Fixed bug 121394 - missing ns on attributes by William M. Brack · 21 years ago
- 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
- 5f5b7bb fixing bug #112904: html output method escaped plus sign character in URI by Daniel Veillard · 21 years ago
- 645c690 patch from Vasily Tchekalkin to fix #109865 Daniel by Daniel Veillard · 22 years ago
- c7e9b19 Fixed reopening of #78662 <form action="..."> is an URI reference Daniel by Daniel Veillard · 22 years ago
- 04ee2f2 avoid escaping ',' in URIs Daniel by Daniel Veillard · 22 years ago
- 5ecaf7f fixes #102920 about namespace handling in HTML output and section 16.2 by Daniel Veillard · 22 years ago
- 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
- 8db67d2 applied the same kind of refactoring to the HTML saving code. slight API by Daniel Veillard · 22 years ago
- 44892f7 fixed serialization of script and style when they are not lowercase (i.e. by Daniel Veillard · 22 years ago
- abe0174 fixing bug #94241 on HTML boolean attributes Daniel by Daniel Veillard · 22 years ago
- ad11b30 small cleanup of the man page fixed a potential problem raised by Petr by Daniel Veillard · 22 years ago
- c084e47 integrated a cleaned up version of Marc Liyanage' patch for boolean by Daniel Veillard · 22 years ago
- 0b22def trying to fix the <style> escaping problem in HTML serialization bug by Daniel Veillard · 22 years ago
- 3a42f3f changed the order of the encoding declaration attributes in the meta tags by Daniel Veillard · 22 years ago
- 6231e84 fixed & serialization bug introduced in 2.4.20 this changes a few things by Daniel Veillard · 23 years ago
- eb475a3 fixing bug #78662 i.e. add proper escaping of URI when saving HTML files. by Daniel Veillard · 23 years ago
- 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 23 years ago
- 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 23 years ago
- 4e0e297 fixed some htmlSetMetaEncoding() problems fixup and integrated tests for by Daniel Veillard · 23 years ago
- 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 23 years ago
- 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
- cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
- 86fd5a7 cleanup some static declarations Daniel by Daniel Veillard · 23 years ago
- 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
- 5151c06 fixed an erroneous validation bug when PE refs occurs in external parsed by Daniel Veillard · 23 years ago
- 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
- b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
- bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
- 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
- c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
- c4f631d - HTMLtree.[ch]: more work on the HTML serialization routnes, by Daniel Veillard · 23 years ago
- 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
- 95d845f - HTMLtree.[ch]: started augmenting the HTML save API with by Daniel Veillard · 23 years ago
- eca60d0 - HTMLtree.h: cleanup and started evaluating the work needed on by Daniel Veillard · 23 years ago
- f0c5376 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
- 8a92629 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
- 6e93c4a - HTMLtree.c: trying to close bug #55772 escaping in script by Daniel Veillard · 23 years ago
- 2d70372 - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug by Daniel Veillard · 23 years ago
- 083c266 - HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump Daniel by Daniel Veillard · 24 years ago
- 5146f20 - HTMLtree.c: real fix for #53402 Daniel by Daniel Veillard · 24 years ago
- 7533cc8 Good old cycle: new release, new bug reports, new fixes ... by Daniel Veillard · 24 years ago
- de57c61 - HTMLtree.c: applied change for Paul Sponagl on script saving by Daniel Veillard · 24 years ago
- 70a9da5 trio upgrade and integration by Bjorn Reese · 24 years ago
- 1ed3f88 - HTMLparser.c HTMLtree.c: applied part of the patches provided by Daniel Veillard · 24 years ago
- 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 24 years ago
- 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 24 years ago
- c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 24 years ago
- 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 24 years ago
- 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 24 years ago
- 3473f88 Revert directory structure changes by Owen Taylor · 24 years ago
- 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 24 years ago
- 760f442 Couple of fixes, getting ready for 2.3.1: by Daniel Veillard · 24 years ago
- f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 24 years ago
- 5eef622 - valid.c: couple of bug fixes pointed by Gary Pennington by Daniel Veillard · 24 years ago
- 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 24 years ago
- e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 24 years ago
- 8a7efd0 grrr there was still a static decl left, Daniel by Daniel Veillard · 24 years ago
- 701c736 Just mad a function public: by Daniel Veillard · 24 years ago
- 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
- d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
- 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
- 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
- b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
- 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
- b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
- 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
- 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
- d83eb82 more cleanup of the HTML parser to force it to not bypass SAX, Daniel. by Daniel Veillard · 24 years ago
- be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
- 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 25 years ago
- cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 25 years ago
- 5feb849 - Removing warnings on various paltforms - closing bug #5281 Daniel by Daniel Veillard · 25 years ago
- 5e5c623 - Push mode for the HTML parser (new calls) by Daniel Veillard · 25 years ago
- dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
- 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
- 5cb5ab8 - release 1.8.2 - HTML handling improvement - new tree handling functions by Daniel Veillard · 25 years ago
- 6dff214 Made it so that html nodes with a single child do not insert a carriage by Chris Lahey · 25 years ago
- d293fd1 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
- 3500838 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs by Daniel Veillard · 25 years ago
- 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
- dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
- 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
- 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago