Log

Author Commit Date CI Message
Daniel Veillard 461a66c9 2000-01-18T18:01:01 Candidate libxml-1.8.5, include jody libz patch, Daniel
Daniel Veillard f967b904 2000-01-17T16:06:10 Fixed a hideous bu in xmlGetProp, reported by Rune.Djurhuus@fast.no, Daniel.
Daniel Veillard ad8f99df 2000-01-15T14:20:03 Updated TODO conditionnal compile of messages from the parser/tree.c code, Updated TODO conditionnal compile of messages from the parser/tree.c code, Daniel
Daniel Veillard 0142b84b 2000-01-14T14:45:24 Oops, it seems I forgot to commit 1.8.4 changes - restored xmlNewGlobalNs since this seems used - fixed a problem with INCLUDE_WINSOCK - removed all calls to exit() from the library code. - removed bugs detected by Windows compilers - started adding interfaces for parsing well balanced XML fragments - releasing 1.8.4 - rebuilt the docs Daniel
Daniel Veillard 2eac5039 2000-01-09T21:08:56 Added a Fragment function for Raph (DOM) Daniel.
Daniel Veillard f84f71f4 2000-01-05T19:54:23 Updated the HTML home page, Daniel.
Daniel Veillard 9ec78f71 2000-01-05T16:31:25 Released 1.8.3, Daniel
Daniel Veillard f3a7358d 2000-01-05T14:58:39 Updated the documentation, Daniel
Daniel Veillard f686871b 2000-01-05T14:58:38 Rebuit doc finished closing a few bugs, Daniel.
Daniel Veillard 24491f64 2000-01-05T14:58:38 Updated the documentation, Daniel
Daniel Veillard 71b656e0 2000-01-05T14:46:17 - added xmlRemoveID() and xmlRemoveRef() - added check and handling when possibly removing an ID - fixed some entities problems - added xmlParseTryOrFinish() - changed the way struct aredeclared to allow gtk-doc to expose those - closed #4960 - fixes to libs detection from Albert Chin-A-Young - preparing 1.8.3 release Daniel
Daniel Veillard 437b87b8 2000-01-03T17:30:46 fixed configure and Makefile to use readline in tester if available rebuilt and updated the doc, Daniel
Daniel Veillard 686d6b6a 2000-01-03T11:08:02 - added xmlRemoveProp - changed the way Windows socket stuff get included - removed an indetermination xmLDecl/PI(xml...) - xmlNewNs wasn't checking for double definition - fixed a problem with dist-hook duplicates - fixed the loading of external entities APIs, now xmlLoadExternalEntity() is used everywhere - now the xhtml spec validates with the xhtml DTD. - error.c: fixed crashes in case of no input stream - added the xhtml spec and dtds to the validation tests and results Daniel
Daniel Veillard 5e5c6235 1999-12-29T12:49:06 - Push mode for the HTML parser (new calls) - Improved the memory debugger to provide content informations - cleanups, last known mem leak killed Daniel
Daniel Veillard be849cf3 1999-12-28T16:43:59 Rebuild the documentation, Daniel.
Daniel Veillard dbfd641b 1999-12-28T16:35:14 - Lots of improvements, too long to list here - Push mode for the XML parser (HTML to come) - XML shell like interface for debug - improvements on XPath and validation Daniel
Daniel Veillard fef854d2 1999-12-22T11:31:10 Update to Changelog lost, Daniel.
Daniel Veillard 3c558c37 1999-12-22T11:30:41 - fix for PIs name starting with xml - fixed a potential problem with || and && ops - generate win32config.h for those on the Other Side ! Daniel
Daniel Veillard 0caf07a7 1999-12-21T16:25:49 Fixed = vs. == bug in parser.c (hrmless though) and type in sgml, Daniel.
Daniel Veillard 5cb5ab8d 1999-12-21T15:35:29 - release 1.8.2 - HTML handling improvement - new tree handling functions - release 1.8.2 - HTML handling improvement - new tree handling functions - default namespace on attribute bug fixed - libxml use for C++ fixed (for good this time !) Daniel
Daniel Veillard f600e253 1999-12-18T15:32:46 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
Daniel Veillard b24054a0 1999-12-18T15:32:46 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard e4e51317 1999-12-18T15:32:46 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
Chris Lahey 323c48c8 1999-12-18T15:32:45 Made it so that html nodes with a single child do not insert a carriage * HTMLtree.c: Made it so that html nodes with a single child do not insert a carriage return before or after the child node.
Daniel Veillard 262f9cb7 1999-12-18T15:32:45 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
Daniel Veillard 6d3bf1f4 1999-12-16T17:52:19 - fixed a nasty bug destroying default namespace and Dia :-( introduced in 1.8.0 - closed bug #3950 Daniel
Daniel Veillard 37846c63 1999-12-16T17:52:19 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard 62ba71e7 1999-12-16T17:52:19 - fixed a nasty bug destroying default namespace and Dia :-( introduced in 1.8.0 - closed bug #3950 Daniel
Daniel Veillard 944b5ff4 1999-12-15T19:08:24 A posteriori validation should now work, Added --postvalid to tester program Added xmlDocGetRootElement() to the API, Daniel
Daniel Veillard 82c305b6 1999-12-15T19:08:23 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard 3dbfdca4 1999-12-15T19:08:23 A posteriori validation should now work, Added --postvalid to tester program Added xmlDocGetRootElement() to the API, Daniel
Ramiro Estrugo bfce3775 1999-12-15T04:32:07 Changed 'namespace' to 'nameSpace' to workaround c++ losage where 'namespace' is a reserved keyword of the compiler.
Daniel Veillard 10a2c653 1999-12-12T13:03:50 Large commit of changes done while travelling to XML'99 - cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel
Daniel Veillard 4a53eca2 1999-12-12T13:03:50 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard af78a0e1 1999-12-12T13:03:50 Large commit of changes done while travelling to XML'99 - cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel
Daniel Veillard ff7ce8ee 1999-12-03T13:19:09 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard 294cbca5 1999-12-03T13:19:09 Closing #3908 and #3937 and a memory leak in the SAX API added SAX.h mostly useful for the doc generation Regenerated all the docs, Daniel
Daniel Veillard f5c2c870 1999-12-01T09:51:45 - added the patch from Carl Nygard <cnygard@bellatlantic.net> which allow impressive speed improvement on dataset with large text pieces, but at the cost of broken binary compatibility and slightly bigger memory usage. Configure with --with-buffers to activate them, they are protected with XML_USE_BUFFER_CONTENT define. - added xmlCleanupPredefinedEntities(), memory allocation cleanup Daniel
Daniel Veillard a0555cc9 1999-12-01T09:51:45 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard a594bf46 1999-12-01T09:51:45 - added the patch from Carl Nygard <cnygard@bellatlantic.net> which allow impressive speed improvement on dataset with large text pieces, but at the cost of broken binary compatibility and slightly bigger memory usage. Configure with --with-buffers to activate them, they are protected with XML_USE_BUFFER_CONTENT define. - added xmlCleanupPredefinedEntities(), memory allocation cleanup Daniel
Chris Lahey 6dff214e 1999-12-01T09:51:45 Made it so that html nodes with a single child do not insert a carriage * HTMLtree.c: Made it so that html nodes with a single child do not insert a carriage return before or after the child node.
Daniel Veillard d293fd1d 1999-12-01T09:51:45 - added the patch from Carl Nygard <cnygard@bellatlantic.net> which allow impressive speed improvement on dataset with large text pieces, but at the cost of broken binary compatibility and slightly bigger memory usage. Configure with --with-buffers to activate them, they are protected with XML_USE_BUFFER_CONTENT define. - added xmlCleanupPredefinedEntities(), memory allocation cleanup Daniel
Daniel Veillard a819dace 1999-11-24T18:04:22 Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel
Daniel Veillard 11a48ec6 1999-11-23T10:40:46 Closing bug report #3748, changed global compression flag usage, and added xmlNewTextChild() and xmlNewDocRawNode(), Daniel
Daniel Veillard 4c3a2030 1999-11-19T17:46:26 The HTML parser MUST not die, even if given complete garbage to eat ! Updated the xml.html doc a bit and reran the doc generation, Daniel
Daniel Veillard 07136650 1999-11-18T14:02:05 Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.
Daniel Veillard 7f858502 1999-11-17T17:32:38 Attribute nomarlization closing bug #3597 Small fixes in encoding.c First bits of real progressive parsing, Daniel
Daniel Veillard d7e200c0 1999-11-15T17:53:11 closing bug #3163 by adding extra flags for the cc compiler on HP-uX, Daniel.
Daniel Veillard 10cb9000 1999-11-12T17:02:31 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard 51e3b154 1999-11-12T17:02:31 xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel
Manish Singh bdc28bc2 1999-11-04T20:55:54 shut up cvs -Yosh
Daniel Veillard 962195f6 1999-10-28T15:51:53 Turned off memory debug, oops ! Daniel
Daniel Veillard 3500838f 1999-10-25T13:15:52 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs Improvement of regression scripts, make testall should look clean Released as 1.7.4
Daniel Veillard 7c1206fc 1999-10-14T09:10:25 Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel
Daniel Veillard 7d2c276a 1999-10-11T15:09:51 Fixed probles in some HTML tag autoclose, XML output bug on mixed-content and fixed the related output for tests, Daniel.
Daniel Veillard 6077d03d 1999-10-09T09:11:45 Various small bugfixes, Daniel.
Daniel Veillard 2673d3c8 1999-10-08T14:37:09 Fixed problems with HTML parsing, Daniel.
Daniel Veillard 00fdf370 1999-10-08T09:40:39 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel
Daniel Veillard 539195b4 1999-09-29T17:30:14 released 1.7.3, Daniel
Daniel Veillard ad21944c 1999-09-27T08:17:49 Turning off memory debug, Daniel
Daniel Veillard 7a66ee6b 1999-09-26T11:31:02 better SAX interfaces. preparing for 1.7.2, Daniel.
Elliot Lee ca848473 1999-09-24T16:18:00 Make 'dist-hook' targets, which copy the .spec file into $(distdir), Make 'dist-hook' targets, which copy the .spec file into $(distdir), depend upon the .spec file, so that the .spec file will be regenerated when a previously-compiled tree is 'dist'd with a new version number.
Daniel Veillard 2f4dfc40 1999-09-24T14:03:48 Updated the doc, and patched libxml.spec.in, Daniel.
Daniel Veillard 335849b9 1999-09-23T23:08:42 Removed unconditionnal references to snprintf, Daniel.
Daniel Veillard dd6b3676 1999-09-23T22:19:22 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
Daniel Veillard e624482d 1999-09-23T22:19:18 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
Daniel Veillard b635f2e7 1999-09-23T22:19:18 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
Daniel Veillard 4ecf39f3 1999-09-22T12:14:03 forgot them in the 1.7.0 commit, oops, Daniel.
Daniel Veillard 7f7d1119 1999-09-22T09:46:25 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, etc... See Changelog, Daniel.
Arturo Espinosa 1b0f55fb 1999-09-18T22:29:26 Add MODULE_VERSION -miguel
Arturo Espinosa 97f62f2c 1999-09-18T22:29:07 Add MODULE_VERSION -miguel
Daniel Veillard c08a2c6f 1999-09-08T21:35:25 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
CEST 1999 Timur Bakeyev 72bd1001 1999-09-04T20:50:25 replaced "install -d " with "mkinstalldirs" - not all invocations of Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru> * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" - not all invocations of install understand -d.
CEST 1999 Timur Bakeyev 6db3cb0b 1999-09-04T20:25:14 prepend all the test* calls with $(top_builddir) - to make 'check' works, Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru> * Makefile.am: prepend all the test* calls with $(top_builddir) - to make 'check' works, when builddir != srcdir.
Daniel Veillard c8eab3a2 1999-09-04T18:27:23 Updated the documentation, Daniel.
Daniel Veillard 6bd26dc2 1999-09-03T14:28:40 Regenerated the documentation, Daniel.
Daniel Veillard 6454aec2 1999-09-02T22:04:43 Added memory debug wrappers, killed all detected memory leaks, Daniel
Daniel Veillard 1ff7ae3d 1999-09-01T12:19:13 Fixing two stupid bugs on entities and HTML tree deallocation, Daniel.
Daniel Veillard e7a5a77d 1999-08-30T13:05:42 Patched a bug when creating HTML document structures, Daniel.
Daniel Veillard d2d38e9a 1999-08-30T11:42:36 Updated the documentation, released 1.6.1, Daniel
Daniel Veillard c26087b8 1999-08-30T11:23:51 Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel.
Daniel Veillard b96e6438 1999-08-29T21:02:19 Release 1.6, lot of fixes, more validation, code cleanup, added namespace on attributes, Daniel.
Elliot Lee 56316b09 1999-08-23T18:18:32 add xmlConf.sh to CLEANFILES. add xmlConf.sh to CLEANFILES.
Daniel Veillard 991e63d9 1999-08-15T23:32:28 More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel
Daniel Veillard b556eb58 1999-08-15T17:19:50 Corrected xmlConf.sh missing in distrib, Daniel
Daniel Veillard 424af391 1999-08-10T19:10:03 Added and updated all the results for 1.5.0, Daniel
Daniel Veillard f7871696 1999-08-10T19:09:57 Rebuit doc finished closing a few bugs, Daniel.
Daniel Veillard 740c77ff 1999-08-10T19:09:57 Added and updated all the results for 1.5.0, Daniel
Daniel Veillard b05deb7f 1999-08-10T19:04:08 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
Daniel Veillard 6a6ccc1d 1999-08-10T09:34:35 Added an HACKING file, Daniel.
Elliot Lee 272b02eb 1999-07-29T20:09:19 Allow defining a CUSTOM_RELEASE at RPM build time
Daniel Veillard e2d034d3 1999-07-27T19:52:06 Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel
Daniel Veillard 15b75af8 1999-07-26T16:42:37 Just adds 'const' to a couple of important parameters, patch from Michael Meeks <michael@oasis.edenproject.org>, Daniel.
Daniel Veillard 1566d3a9 1999-07-15T14:24:29 Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel
Daniel Veillard d79d7870 1999-07-12T10:38:12 Applied patch from John Ellson <ellson@lucent.com> closing #1646, Daniel
Daniel Veillard be9e595a 1999-07-12T09:16:45 Fixed bug #1638, daniel
Daniel Veillard 3166ab1a 1999-07-11T16:14:19 Added the Makefile for example subdir containing gjobread, Daniel.
Tomasz Kłoczko a75b6b32 1999-07-10T12:21:13 - log entry. - log entry.
Tomasz Kłoczko 15012ae1 1999-07-10T12:18:15 - fix which allow "make install DESTDIR=</install/prefix>". - fix which allow "make install DESTDIR=</install/prefix>".
Daniel Veillard 7cc3c04b 1999-07-09T10:11:57 Applied a bug fix on file reading code from John Ellson <ellson@lucent.com>, Daniel.