1. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  2. 4d9c948 Added allocation/deallocation functions for the DOM-wrapper context. by Kasimier T. Buchcik · 19 years ago
  3. bc0e3c6 Added xmlDOMWrapReconcileNamespaces(), xmlDOMWrapAdoptNode() and by Kasimier T. Buchcik · 19 years ago
  4. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  5. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  6. a3215c7 many further little changes for OOM problems. Now seems to be getting by William M. Brack · 20 years ago
  7. 67f8b1c adding xml:id draft support adding 4 first regression tests Daniel by Daniel Veillard · 20 years ago
  8. a9c612c moved serialization of attribute text data (xmlSerializeContent) into a by William M. Brack · 20 years ago
  9. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  10. a0e7e93 tree.c fix misc. typos in doc comments include/libxml/tree.h elaborate on by MST 2003 John Fleck · 21 years ago
  11. c76440f stefan on IRC pointed out that XML_GET_LINE is broken on 2.6.x Daniel by Daniel Veillard · 21 years ago
  12. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  13. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  14. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  15. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  16. d885040 make room in Doc, Element, Attributes for PSVI type informations. Daniel by Daniel Veillard · 21 years ago
  17. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  18. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  19. f85ce8e the uri arg to xmlNodeSetBase is really a const xmlChar* addin the by Daniel Veillard · 21 years ago
  20. 5335055 add streaming on memory regression tests, found bad bugs in the reader by Daniel Veillard · 21 years ago
  21. 40412cd when creating a DOCTYPE use "html" lowercase by default instead of "HTML" by Daniel Veillard · 21 years ago
  22. aa3cfbd realigned parameters after taint by Igor Zlatkovic · 21 years ago
  23. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  24. 6155d8a optimization when freeing hash tables. some tuning of buffer allocations by Daniel Veillard · 21 years ago
  25. 8d73bcb added a new API to split a QName without generating any memory allocation by Daniel Veillard · 21 years ago
  26. a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 21 years ago
  27. c00cda8 fixing bug #107129, removing excessive allocation and calls to *printf in by Daniel Veillard · 21 years ago
  28. d431074 float/double check bugfix exported a function for NMTOKEN validation add a by Daniel Veillard · 21 years ago
  29. d229879 more testing on the Relax-NG front, cleaning up the regression tests by Daniel Veillard · 21 years ago
  30. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  31. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  32. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  33. ebc4ca9 refactored the XML dump of a node to a buffer API to reuse the generic by Daniel Veillard · 22 years ago
  34. d5c2f92 modified the existing APIs to handle XHTML1 serialization rules by Daniel Veillard · 22 years ago
  35. 7ae91bc retired xmlwin32version.h by Igor Zlatkovic · 22 years ago
  36. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  37. aeb258a cosmetic cleanup started integrating a DTD validation layer based on the by Daniel Veillard · 22 years ago
  38. 8e8a703 added _private member to xmlNs struct by PDT 2002 Aleksey Sanin · 22 years ago
  39. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  40. 46de64e performance patch from Peter Jacobi Daniel by Daniel Veillard · 22 years ago
  41. 648b8e9 *** empty log message *** by Igor Zlatkovic · 22 years ago
  42. a6f2d90 *** empty log message *** by Igor Zlatkovic · 22 years ago
  43. 561b7f8 dohh I really didn't intended to commit this test version :-( Daniel by Daniel Veillard · 22 years ago
  44. e50f3b5 I wanted to see the real speed at the SAX interface after a little too by Daniel Veillard · 22 years ago
  45. 61f2617 Heiko W. Rupp fixed a lot of comments to generate better API descriptions by Daniel Veillard · 22 years ago
  46. 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 22 years ago
  47. 6c4ffaf trying to fix the include mess Daniel by Daniel Veillard · 22 years ago
  48. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  49. d2897fd commited early version of a python binding for private use only ATM Daniel by Daniel Veillard · 22 years ago
  50. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
  51. 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 23 years ago
  52. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  53. d164092 applied documentation patches from Charlie Bozeman Daniel by Daniel Veillard · 23 years ago
  54. 8faa783 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they by Daniel Veillard · 23 years ago
  55. 566d4df Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111 by Daniel Veillard · 23 years ago
  56. 0ec9863 better comments for _private fields removed a problem when copying an by Daniel Veillard · 23 years ago
  57. be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
  58. 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
  59. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  60. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  61. 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
  62. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  63. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  64. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  65. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  66. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  67. ca2366a grrr ... namespace is a C++ reserved keyword Daniel by Daniel Veillard · 23 years ago
  68. 9cc6dc6 - xmlversion.h.in libxml.h: Cygwin patches by Daniel Veillard · 23 years ago
  69. e95e239 - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> by Daniel Veillard · 23 years ago
  70. 9403a04 - TODO: updated - nanohttp.[ch] : started adding APIs to get the by Daniel Veillard · 23 years ago
  71. bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
  72. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  73. 75bea54 - tree.[ch]: fixing bug #54446, by cleaning some bugs in the by Daniel Veillard · 23 years ago
  74. eefd449 - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add by Daniel Veillard · 23 years ago
  75. 67fee94 - tree.[ch]: added xmlSaveFormatFile interface for saving by Daniel Veillard · 23 years ago
  76. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  77. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  78. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 23 years ago
  79. 82daa81 - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel by Daniel Veillard · 23 years ago
  80. 67a2130 - tree.h: include xmlmemory.h this seems to havoid a nasty glibc by Daniel Veillard · 23 years ago
  81. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  82. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  83. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  84. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  85. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  86. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  87. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
  88. 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
  89. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  90. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  91. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  92. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  93. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  94. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  95. be9ec4b Applying provided patches :-) by Daniel Veillard · 24 years ago
  96. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  97. 4b0755c - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning by Daniel Veillard · 24 years ago
  98. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  99. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  100. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago