- d164092 applied documentation patches from Charlie Bozeman Daniel by Daniel Veillard · 23 years ago
- 8faa783 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they by Daniel Veillard · 23 years ago
- 566d4df Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111 by Daniel Veillard · 23 years ago
- 0ec9863 better comments for _private fields removed a problem when copying an by Daniel Veillard · 23 years ago
- be480fb trying to fix namespaces + validation problems for good, closing #63619 in 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
- 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
- d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
- 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
- f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
- 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% 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
- 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
- ca2366a grrr ... namespace is a C++ reserved keyword Daniel by Daniel Veillard · 23 years ago
- 9cc6dc6 - xmlversion.h.in libxml.h: Cygwin patches by Daniel Veillard · 23 years ago
- e95e239 - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> by Daniel Veillard · 23 years ago
- 9403a04 - TODO: updated - nanohttp.[ch] : started adding APIs to get the by Daniel Veillard · 23 years ago
- bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
- f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
- 75bea54 - tree.[ch]: fixing bug #54446, by cleaning some bugs in the by Daniel Veillard · 23 years ago
- eefd449 - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add by Daniel Veillard · 24 years ago
- 67fee94 - tree.[ch]: added xmlSaveFormatFile interface for saving by Daniel Veillard · 24 years ago
- eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 24 years ago
- dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 24 years ago
- a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 24 years ago
- 82daa81 - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel by Daniel Veillard · 24 years ago
- 67a2130 - tree.h: include xmlmemory.h this seems to havoid a nasty glibc by Daniel Veillard · 24 years ago
- 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 24 years ago
- 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 24 years ago
- e356c28 Preparing for 2.3.4 release: 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
- e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 24 years ago
- 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
- 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
- a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
- ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
- 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
- c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
- 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
- a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
- be9ec4b Applying provided patches :-) by Daniel Veillard · 24 years ago
- 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
- 4b0755c - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning 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
- 87b9539 Large sync between my W3C base and Gnome's one: 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
- 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 25 years ago
- 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 25 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
- 3e6d237 Blanks handling function, added 2.x upgrade doc, Daniel by Daniel Veillard · 25 years ago
- e41f2b7 Released 1.8.6, Daniel. by Daniel Veillard · 25 years ago
- 2eac503 Added a Fragment function for Raph (DOM) Daniel. by Daniel Veillard · 25 years ago
- 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
- 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago
- dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
- 5cb5ab8 - release 1.8.2 - HTML handling improvement - new tree handling functions by Daniel Veillard · 25 years ago
- 82c305b - Updated HTML test outputs by Daniel Veillard · 25 years ago
- 3dbfdca A posteriori validation should now work, by Daniel Veillard · 25 years ago
- bfce377 Changed 'namespace' to 'nameSpace' to workaround c++ losage where 'namespace' by Ramiro Estrugo · 25 years ago
- 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
- f5c2c87 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
- a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
- 11a48ec Closing bug report #3748, changed global compression flag usage, and by Daniel Veillard · 25 years ago
- 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
- 6077d03 Various small bugfixes, Daniel. by Daniel Veillard · 25 years ago
- dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
- c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
- b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
- 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel by Daniel Veillard · 25 years ago
- b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
- e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
- 15b75af Just adds 'const' to a couple of important parameters, patch from by Daniel Veillard · 25 years ago
- 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
- be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
- 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
- 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 26 years ago
- 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 26 years ago
- 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 26 years ago
- 1899e85 Header cleanup and work on parsing/output of element declarations, Daniel. by Daniel Veillard · 26 years ago
- 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 26 years ago
- be36afe Added copy operations for node/tree/documents, Daniel. by Daniel Veillard · 26 years ago
- 0ba4d53 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. by Daniel Veillard · 26 years ago
- 1625364 Cleanup of the API, more work done on the tree generation, Daniel. by Daniel Veillard · 26 years ago
- ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
- 27fb075 Corbaization of the document structures, Daniel. by Daniel Veillard · 26 years ago
- 0bef131 Added prev and doc pointers to Node, confomity with DOM, Daniel by Daniel Veillard · 26 years ago
- 2786470 Added hooks for servants, Daniel. by Daniel Veillard · 26 years ago
- 15a8df4 Added a per-document compression interface, Daniel. by Daniel Veillard · 26 years ago
- 151b1b0 Added compression on saving, Daniel. by Daniel Veillard · 26 years ago
- 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago