1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-29 21:46:59 +03:00

157 Commits

Author SHA1 Message Date
Daniel Veillard
7f8585025f Attribute nomarlization closing bug #3597
Small fixes in encoding.c
First bits of real progressive parsing,
   Daniel
1999-11-17 17:32:38 +00:00
Daniel Veillard
d7e200c0b0 closing bug #3163 by adding extra flags for the cc compiler on HP-uX, Daniel. 1999-11-15 17:53:11 +00:00
Daniel Veillard
10cb900055 - Updated HTML test outputs
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-11-12 17:02:31 +00:00
Daniel Veillard
51e3b154bf xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel 1999-11-12 17:02:31 +00:00
Manish Singh
bdc28bc299 shut up cvs
-Yosh
1999-11-04 20:55:54 +00:00
Daniel Veillard
962195f62c Turned off memory debug, oops ! Daniel 1999-10-28 15:51:53 +00:00
Daniel Veillard
3500838f65 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
1999-10-25 13:15:52 +00:00
Daniel Veillard
7c1206fc06 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
1999-10-14 09:10:25 +00:00
Daniel Veillard
7d2c276a65 Fixed probles in some HTML tag autoclose, XML output bug on mixed-content
and fixed the related output for tests, Daniel.
1999-10-11 15:09:51 +00:00
Daniel Veillard
6077d03d0e Various small bugfixes, Daniel. 1999-10-09 09:11:45 +00:00
Daniel Veillard
2673d3c856 Fixed problems with HTML parsing, Daniel. 1999-10-08 14:37:09 +00:00
Daniel Veillard
00fdf370d3 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel 1999-10-08 09:40:39 +00:00
Daniel Veillard
539195b40d released 1.7.3, Daniel 1999-09-29 17:30:14 +00:00
Daniel Veillard
ad21944c30 Turning off memory debug, Daniel LIB_XML_1_7_3 1999-09-27 08:17:49 +00:00
Daniel Veillard
7a66ee6bd0 better SAX interfaces. preparing for 1.7.2, Daniel. 1999-09-26 11:31:02 +00:00
Elliot Lee
ca8484739b 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.
1999-09-24 16:18:00 +00:00
Daniel Veillard
2f4dfc40d4 Updated the doc, and patched libxml.spec.in, Daniel. 1999-09-24 14:03:48 +00:00
Daniel Veillard
335849b934 Removed unconditionnal references to snprintf, Daniel. 1999-09-23 23:08:42 +00:00
Daniel Veillard
dd6b36766f Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel LIB_XML_1_7_1 1999-09-23 22:19:22 +00:00
Daniel Veillard
e624482d08 - Updated HTML test outputs
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-09-23 22:19:18 +00:00
Daniel Veillard
b635f2e77c Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel 1999-09-23 22:19:18 +00:00
Daniel Veillard
4ecf39f3e3 forgot them in the 1.7.0 commit, oops, Daniel. LIB_XML_1_7_0 1999-09-22 12:14:03 +00:00
Daniel Veillard
7f7d1119af Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,
etc... See Changelog, Daniel.
1999-09-22 09:46:25 +00:00
Arturo Espinosa
1b0f55fbc0 Add MODULE_VERSION -miguel 1999-09-18 22:29:26 +00:00
Arturo Espinosa
97f62f2c60 Add MODULE_VERSION -miguel 1999-09-18 22:29:07 +00:00
Daniel Veillard
c08a2c6fd4 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel LIB_XML_1_6_2 1999-09-08 21:35:25 +00:00
CEST 1999 Timur Bakeyev
72bd1001e2 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.
1999-09-04 20:50:25 +00:00
CEST 1999 Timur Bakeyev
6db3cb0b53 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.
1999-09-04 20:25:14 +00:00
Daniel Veillard
c8eab3a22c Updated the documentation, Daniel. 1999-09-04 18:27:23 +00:00
Daniel Veillard
6bd26dc2d0 Regenerated the documentation, Daniel. 1999-09-03 14:28:40 +00:00
Daniel Veillard
6454aec23d Added memory debug wrappers, killed all detected memory leaks, Daniel 1999-09-02 22:04:43 +00:00
Daniel Veillard
1ff7ae3dfd Fixing two stupid bugs on entities and HTML tree deallocation, Daniel. 1999-09-01 12:19:13 +00:00
Daniel Veillard
e7a5a77dd0 Patched a bug when creating HTML document structures, Daniel. 1999-08-30 13:05:42 +00:00
Daniel Veillard
d2d38e9ab3 Updated the documentation, released 1.6.1, Daniel LIB_XML_1_6_1 1999-08-30 11:42:36 +00:00
Daniel Veillard
c26087b870 Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. 1999-08-30 11:23:51 +00:00
Daniel Veillard
b96e643849 Release 1.6, lot of fixes, more validation, code cleanup, added namespace
on attributes, Daniel.
1999-08-29 21:02:19 +00:00
Elliot Lee
56316b09e4 add xmlConf.sh to CLEANFILES.
add xmlConf.sh to CLEANFILES.
1999-08-23 18:18:32 +00:00
Daniel Veillard
991e63d9cb More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel 1999-08-15 23:32:28 +00:00
Daniel Veillard
b556eb5864 Corrected xmlConf.sh missing in distrib, Daniel 1999-08-15 17:19:50 +00:00
Daniel Veillard
424af39124 Added and updated all the results for 1.5.0, Daniel LIBXML_1_5_0 1999-08-10 19:10:03 +00:00
Daniel Veillard
f787169616 Rebuit doc finished closing a few bugs, Daniel. 1999-08-10 19:09:57 +00:00
Daniel Veillard
740c77ffe3 Added and updated all the results for 1.5.0, Daniel 1999-08-10 19:09:57 +00:00
Daniel Veillard
b05deb7f5f Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
Daniel Veillard
6a6ccc1de6 Added an HACKING file, Daniel. 1999-08-10 09:34:35 +00:00
Elliot Lee
272b02eb01 Allow defining a CUSTOM_RELEASE at RPM build time 1999-07-29 20:09:19 +00:00
Daniel Veillard
e2d034d3b5 Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel 1999-07-27 19:52:06 +00:00
Daniel Veillard
15b75af8fa Just adds 'const' to a couple of important parameters, patch from
Michael Meeks <michael@oasis.edenproject.org>, Daniel.
1999-07-26 16:42:37 +00:00
Daniel Veillard
1566d3a91b Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel LIB_XML_1_4 1999-07-15 14:24:29 +00:00
Daniel Veillard
d79d787092 Applied patch from John Ellson <ellson@lucent.com> closing #1646, Daniel 1999-07-12 10:38:12 +00:00
Daniel Veillard
be9e595a41 Fixed bug #1638, daniel 1999-07-12 09:16:45 +00:00