blob: 843e8bcee48c9fbd0d8cfe4b56653b5db9cdbc0f [file] [log] [blame]
Daniel Veillardd2298792003-02-14 16:54:11 +00001Fri Feb 14 17:49:26 CET 2003 Daniel Veillard <daniel@veillard.com>
2
3 * check-relaxng-test-suite.py relaxng.c: more testing on the
4 Relax-NG front, cleaning up the regression tests failures
5 current state and I forgot support for "mixed":
6 found 373 test schemas: 280 success 93 failures
7 found 529 test instances: 401 success 68 failures
8 * tree.c include/libxml/tree.h xmlschemastypes.c: finished and
9 moved the Name, NCName and QName validation routine in tree.c
10 * uri.c: fixed handling of URI ending up with #, i.e. having
11 an empty fragment ID.
12 * result/relaxng/*: updated the results
13
Daniel Veillard9a237c92003-02-13 15:52:58 +000014Thu Feb 13 16:49:24 CET 2003 Daniel Veillard <daniel@veillard.com>
15
16 * check-xinclude-test-suite.py: improved the script accordingly
17 to the XInclude regression tests updates
18 * xpointer.c: Implemented XPointer element() Scheme W3C PR of 13
19 November 2002
20 * result/XPath/xptr/chapterschildseq result/XPath/xptr/vidchildseq
21 test/XPath/xptr/chapterschildseq test/XPath/xptr/vidchildseq:
22 augmented the Xpointer testsuite for the element() scheme
23
Daniel Veillardf4b4f982003-02-13 11:02:08 +000024Thu Feb 13 12:00:30 CET 2003 Daniel Veillard <daniel@veillard.com>
25
26 * relaxng.c: added TODO for the DTD compatibility spec
27 * xinclude.c: more bug fixes driven by the testsuite
28
Daniel Veillardd581b7e2003-02-11 18:03:05 +000029Tue Feb 11 19:01:02 CET 2003 Daniel Veillard <daniel@veillard.com>
30
31 * check-xinclude-test-suite.py xinclude.c: Work on the W3C/NIST
32 regression tests for XInclude, improved the script, improving
33 XInclude error reporting mechanism
34
Daniel Veillard1d788d22003-02-10 16:21:58 +000035Mon Feb 10 17:19:14 CET 2003 Daniel Veillard <daniel@veillard.com>
36
37 * NEWS doc/* configure.in: preparing release 2.5.3
38
Daniel Veillardfd7ce5f2003-02-10 16:12:39 +000039Mon Feb 10 17:11:22 CET 2003 Daniel Veillard <daniel@veillard.com>
40
41 * tree.c: trying to fix #104934 about some XHTML1 serialization
42 issues.
43
Daniel Veillard809faa52003-02-10 15:43:53 +000044Mon Feb 10 16:41:13 CET 2003 Daniel Veillard <daniel@veillard.com>
45
46 * encoding.c xmlIO.c: fixing bug #104646 about iconv based
47 encoding conversion when the input buffer stops in the
48 middle of a multibyte char
49
Daniel Veillard1703c5f2003-02-10 14:28:44 +000050Mon Feb 10 15:24:47 CET 2003 Daniel Veillard <daniel@veillard.com>
51
52 * test/relaxng/OASIS/spectest.xml: OASIS RelaxNG testsuite
53 * check-relaxng-test-suite.py: python script to run regression
54 against OASIS RelaxNG testsuite
55 * relaxng.c: some cleanup tweaks
56 * HTMLparser.c globals.c: cleanups in comments
57 * doc/libxml2-api.xml: updated the API
58 * result/relaxng/*: errors moved files, so large diffs but
59 no changes at the semantic level.
60
Daniel Veillard6aa2f602003-02-10 00:01:56 +000061Mon Feb 10 01:00:31 CET 2003 Daniel Veillard <daniel@veillard.com>
62
63 * tree.c: fixing #105678 problem when dumping a namespace node.
64
Daniel Veillard591b4be2003-02-09 23:33:36 +000065Mon Feb 10 00:30:01 CET 2003 Daniel Veillard <daniel@veillard.com>
66
67 * xpath.c: fixed doc comment problems
68 * python/generator.py python/libxml_wrap.h python/types.c: adding
69 RelaxNG wrappers
70 * python/tests/Makefile.am python/tests/relaxng.py: added a specific
71 test of those early Python RelaxNG bindings
72
73Sun Feb 9 15:18:43 CET 2003 Daniel Veillard <daniel@veillard.com>
Daniel Veillard231d7912003-02-09 14:22:17 +000074
75 * libxml.spec.in: fixes a libtool problem on AMD 64bits builds
76 * relaxng.c: found the validation problem I had with interleave
77 when not covering all remaining siblings
78 * Makefile.am test.relaxng/* result/relaxng/*: augmented the
79 testsuite and check the RNG schemas against the RNG schemas
80 given in appendix A
81
Igor Zlatkovic6dacee62003-02-08 17:52:57 +000082Sat Feb 8 18:55:43 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
83
84 * win32/Makefile.msvc: updates for RelaxNG
85 * win32/Makefile.mingw: updates for RelaxNG
86 * win32/libxml2.def.src: added RelaxNG exports
87
Daniel Veillard97fd5672003-02-07 13:01:54 +000088Fri Feb 7 14:00:53 CET 2003 Daniel Veillard <daniel@veillard.com>
89
90 * xinclude.c: applied another bug fix from Sean Chittenden
91
Daniel Veillardef4d3bc2003-02-07 12:38:22 +000092Fri Feb 7 13:34:08 CET 2003 Daniel Veillard <daniel@veillard.com>
93
94 * configure.in xmllint.c: I f...ed up the default configuration
95 of schemas and --relaxng option display in xmllint, pointed by
96 Morus Walter.
97 * xlink.c: Sean Chittenden pointed a couple of errors in the XLink
98 detection module, fixes bug #105374.
99
Daniel Veillardc5a70f22003-02-06 23:41:59 +0000100Fri Feb 7 01:43:38 CET 2003 Daniel Veillard <daniel@veillard.com>
101
102 * xmlschemastypes.c: added the boolean base type.
103
Daniel Veillard96a4b252003-02-06 08:22:32 +0000104Thu Feb 6 10:23:52 CET 2003 Daniel Veillard <daniel@veillard.com>
105
106 * xmlschemastypes.c: started implementing some of the missing
107 default simple types
108 * result/relaxng/*: updated the results
109
Daniel Veillard72fef162003-02-05 14:31:19 +0000110Wed Feb 5 15:28:04 CET 2003 Daniel Veillard <daniel@veillard.com>
111
112 * NEWS doc/*: updated the docs, ready for 2.5.2 release
113
Daniel Veillard71531f32003-02-05 13:19:53 +0000114Wed Feb 5 14:15:59 CET 2003 Daniel Veillard <daniel@veillard.com>
115
116 * HTMLparser.c tree.c xmlIO.c: comments cleanups
117 * Makefile.am: use xmllint for doing the RelaxNG tests
118 * configure.in: preparing 2.5.2 made schemas support default to
119 on instead of off
120 * relaxng.c: removed the verbosity
121 * xmllint.c: added --relaxng option
122 * python/generator.py python/libxml_wrap.h: prepared the integration
123 of the new RelaxNG module and schemas
124 * result/relaxng/*: less verbose output
125
Daniel Veillardec498e12003-02-05 11:01:50 +0000126Wed Feb 5 12:00:36 CET 2003 Daniel Veillard <daniel@veillard.com>
127
128 * valid.c: do not run content model validation if the
129 content is not determinist
130
Daniel Veillardde590ca2003-02-05 10:45:26 +0000131Wed Feb 5 11:43:58 CET 2003 Daniel Veillard <daniel@veillard.com>
132
133 * SAX.c: added the redefinition of namespaced attribute
134 check that was missing as Fabrice Desré pointed out.
135
Daniel Veillard930dfb62003-02-05 10:17:38 +0000136Wed Feb 5 11:09:29 CET 2003 Daniel Veillard <daniel@veillard.com>
137
138 * HTMLparser.c include/libxml/HTMLparser.h: applied HTML
139 improvements from Nick Kew, allowing to do more checking
140 to HTML elements and attributes.
141
Daniel Veillard4287c572003-02-04 22:48:53 +0000142Tue Feb 4 23:47:06 CET 2003 Daniel Veillard <daniel@veillard.com>
143
144 * xinclude.c: fixing bug #105137 about entities declaration
145 needing to be copied to the including document.
146
Daniel Veillard652d8a92003-02-04 19:28:49 +0000147Tue Feb 4 20:26:22 CET 2003 Daniel Veillard <daniel@veillard.com>
148
149 * catalog.c: fixed bug #104817 with delegateURI
150 * xpath.c: fixing bugs #104123 and #104125
151
Daniel Veillard0e298ad2003-02-04 16:14:33 +0000152Tue Feb 4 17:12:56 CET 2003 Daniel Veillard <daniel@veillard.com>
153
154 * configure.in valid.c xmlreader.c python/libxml_wrap.h
155 python/types.c: fixing #104096 to compile without regexps
156
Daniel Veillard57e79b32003-02-04 15:33:12 +0000157Tue Feb 4 16:31:55 CET 2003 Daniel Veillard <daniel@veillard.com>
158
159 * valid.c: fixing bug #103969 forgot to add an epsilon transition
160 when building the automata for elem*
161
Daniel Veillard358a9892003-02-04 15:22:32 +0000162Tue Feb 4 16:21:07 CET 2003 Daniel Veillard <daniel@veillard.com>
163
164 * HTMLparser.c: applied patch from Arne de Bruijn fixing
165 bug #103827
166
Daniel Veillardeb137172003-02-04 15:18:06 +0000167Tue Feb 4 16:17:09 CET 2003 Daniel Veillard <daniel@veillard.com>
168
169 * HTMLparser.c: updating a comment, fixing #103776
170
Daniel Veillard8d589042003-02-04 15:07:21 +0000171Tue Feb 4 16:05:53 CET 2003 Daniel Veillard <daniel@veillard.com>
172
173 * parser.c: fixing bug 105049 for validity checking of content
174 within recursive entities.
175
Daniel Veillarde5b110b2003-02-04 14:43:39 +0000176Tue Feb 4 15:40:54 CET 2003 Daniel Veillard <daniel@veillard.com>
177
178 * HTMLparser.c: try to fix # 105049
179 * relaxng.c xmlschemastypes.c: a couple of changes and extensions
180 * tree.c: updated a function comment
181
Daniel Veillard419a7682003-02-03 23:22:49 +0000182Tue Feb 4 00:20:58 CET 2003 Daniel Veillard <daniel@veillard.com>
183
184 * relaxng: more work on grammars and refs/defs
185 * test/relaxng/* result/relaxng/*: augmented/updated the
186 regression tests
187
Daniel Veillard144fae12003-02-03 13:17:57 +0000188Mon Feb 3 14:16:59 CET 2003 Daniel Veillard <daniel@veillard.com>
189
190 * relaxng: more work on name classes, except support
191 * test/relaxng/* result/relaxng/*: augmented/updated the
192 regression tests
193
Daniel Veillard1ed7f362003-02-03 10:57:45 +0000194Mon Feb 3 11:56:05 CET 2003 Daniel Veillard <daniel@veillard.com>
195
196 * relaxng: more work on name classes, the "validate all" schemas
197 seems to work now.
198 * test/relaxng/* result/relaxng/*: augmented/updated the
199 regression tests
200
Daniel Veillard3b2e4e12003-02-03 08:52:58 +0000201Mon Feb 3 09:50:26 CET 2003 Daniel Veillard <daniel@veillard.com>
202
203 * python/libxml.c: removed an unprotedted debug message Aleksi Suhonen
204 * parser.c: put a guard against infinite document depth, basically
205 trying to avoid another kind of DoS attack.
206 * relaxng.c: some code w.r.t. nameClasses
207
Daniel Veillardfc1a4502003-02-02 16:02:55 +0000208Sun Feb 2 17:01:43 CET 2003 Daniel Veillard <daniel@veillard.com>
209
210 * test/relaxng/* result/relaxng/*: check all the namespace support
211 was actually correct based on tutorial section 10.
212
Daniel Veillarde2a5a082003-02-02 14:35:17 +0000213Sun Feb 2 15:33:38 CET 2003 Daniel Veillard <daniel@veillard.com>
214
215 * relaxng: include seems to work okay now
216 * test/relaxng/* result/relaxng/*: augmented/updated the
217 regression tests
218
Daniel Veillarda9d912d2003-02-01 17:43:10 +0000219Sat Feb 1 19:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
220
221 * relaxng.c: a bit of work done in the train back.
222 * test/relaxng/*: added one of the include tests
223
Daniel Veillard154877e2003-01-30 12:17:05 +0000224Thu Jan 30 14:06:55 CET 2003 Daniel Veillard <daniel@veillard.com>
225
226 * relaxng: more work done in the train
227 * test/relaxng/* result/relaxng/*: augmented/updated the
228 regression tests
229
Daniel Veillarde431a272003-01-29 23:02:33 +0000230Wed Jan 29 23:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
231
232 * relaxng.c: debugging of externalRef
233 * test/relaxng/* result/relaxng/*: augmented/updated the
234 regression tests
235
Daniel Veillardd41f4f42003-01-29 21:07:52 +0000236Wed Jan 29 22:06:04 CET 2003 Daniel Veillard <daniel@veillard.com>
237
238 * relaxng.c: more work on Relax-NG, implementing externalRef
239 * test/relaxng/* result/relaxng/*: augmented/updated the
240 regression tests
241 * Makefile.am: cleanup to Relaxtests target
242
Daniel Veillardb08c9812003-01-28 23:09:49 +0000243Wed Jan 29 00:08:38 CET 2003 Daniel Veillard <daniel@veillard.com>
244
245 * relaxng.c: more work on Relax-NG, implementing interleave
246 * test/relaxng/* result/relaxng/*: augmented/updated the
247 regression tests
248
Daniel Veillard76fc5ed2003-01-28 20:58:15 +0000249Tue Jan 28 21:56:49 CET 2003 Daniel Veillard <daniel@veillard.com>
250
251 * relaxng.c: more work on Relax-NG, implementing interleave
252 * test/relaxng/* result/relaxng/*: augmented/updated the
253 regression tests
254
MST 2003 John Fleckda81d192003-01-27 14:35:56 +0000255Mon Jan 27 07:35:29 MST 2003 John Fleck <jfleck@inkstain.net>
256
257 * doc/tutorial/customfo.xsl
258 * doc/tutorial/customhtml.xsl
259 adding stylesheet customizations used to generate fo
260 for pdf and html
261
Daniel Veillardc6e997c2003-01-27 12:35:42 +0000262Mon Jan 27 13:29:43 CET 2003 Daniel Veillard <daniel@veillard.com>
263
264 * relaxng.c: more work on Relax-NG
265 * test/relaxng/* result/relaxng/*: augmented/updated the
266 regression tests
267 * xmlschemastypes.c: added a number of base type definition but not
268 the associated checks, those are still TODOs
269
MST 2003 John Fleck731967e2003-01-27 00:39:50 +0000270Sun Jan 26 17:37:06 MST 2003 John Fleck <jfleck@inkstain.net>
271
272 in docs/tutorial:
273 * apa.html
274 * apb.html
275 * apc.html
276 * apd.html
277 * ape.html
278 * apf.html
279 * apg.html
280 * ar01s02.html
281 * ar01s03.html
282 * ar01s04.html
283 * ar01s05.html
284 * ar01s06.html
285 * ar01s07.html
286 * ar01s08.html
287 * index.html
288 * xmltutorial.pdf
289 * xmltutorial.xml
290 add index to tutorial
291
MST 2003 John Fleck937362d2003-01-27 00:04:32 +0000292Sun Jan 26 17:02:29 MST 2003 John Fleck <jfleck@inkstain.net>
293
294 * doc/xmlcatalog.1
295 * doc/xmlcatalog_man.html
296 * doc/xmlcatalog_man.xml
297 belatedly fixing bug #93622 (adds rewriteURI type to
298 "--add" option in xmlcatalog man page
299
Daniel Veillard3be27512003-01-26 19:49:04 +0000300Sun Jan 26 20:47:26 CET 2003 Daniel Veillard <daniel@veillard.com>
301
Daniel Veillardc6e997c2003-01-27 12:35:42 +0000302 * xmlcatalog.c xmllint.c: applied patch for NetBSD by
Daniel Veillard3be27512003-01-26 19:49:04 +0000303 Julio Merino, closing #104475
304
Daniel Veillardea3f3982003-01-26 19:45:18 +0000305Sun Jan 26 20:38:43 CET 2003 Daniel Veillard <daniel@veillard.com>
306
307 * relaxng.c: more work on Relax-NG
308 * test/relaxng/* result/relaxng/*: augmented/updated the
309 regression tests
310
Daniel Veillardedc91922003-01-26 00:52:04 +0000311Sun Jan 26 01:49:58 CET 2003 Daniel Veillard <daniel@veillard.com>
312
313 * relaxng.c: more work on Relax-NG
314 * test/relaxng/* result/relaxng/*: augmented/updated the
315 regression tests
316
Daniel Veillarddd1655c2003-01-25 18:01:32 +0000317Sat Jan 25 18:59:54 CET 2003 Daniel Veillard <daniel@veillard.com>
318
319 * README: updated the policy on private mail answers
320 * relaxng.c: more work on Relax-NG
321 * test/relaxng/* result/relaxng/*: augmented/updated the
322 regression tests
323
Daniel Veillard7424eb62003-01-24 14:14:52 +0000324Fri Jan 24 15:12:44 CET 2003 Daniel Veillard <daniel@veillard.com>
325
326 * error.c parser.c tree.c: applied a documentation patch from
327 Stefan Kost
328
Daniel Veillard276be4a2003-01-24 01:03:34 +0000329Fri Jan 24 02:00:50 CET 2003 Daniel Veillard <daniel@veillard.com>
330
331 * relaxng.c: more work on Relax-NG
332 * doc/*: regenerated the docs
333 * test/relaxng/* result/relaxng/*: updated and augmented the
334 Relax-NG regression tests and results
335
Daniel Veillard6eadf632003-01-23 18:29:16 +0000336Thu Jan 23 19:26:20 CET 2003 Daniel Veillard <daniel@veillard.com>
337
338 * Makefile.am configure.in relaxng.c include/libxml/relaxng.h:
339 First commit of the new Relax-NG validation code, not generally
340 useful yet.
341 * test/relaxng/* result/relaxng/*: current state of the regression
342 tests
343
Daniel Veillard814a76d2003-01-23 18:24:20 +0000344Thu Jan 23 19:22:54 CET 2003 Daniel Veillard <daniel@veillard.com>
345
346 * tree.c: minimized the memory allocated for GetContent
347 and a bit of cleanup.
348
Daniel Veillardff12c492003-01-23 16:42:55 +0000349Thu Jan 23 17:41:37 CET 2003 Daniel Veillard <daniel@veillard.com>
350
351 * python/generator.py: seems there is no good reasons to
352 not generate bindings for XPointer
353
Daniel Veillard540a31a2003-01-21 11:21:07 +0000354Tue Jan 21 13:19:35 CET 2003 Daniel Veillard <daniel@veillard.com>
355
356 * xmlreader.c doc/apibuild.py: applied a new patch from
357 Stéphane Bidoul for cleanups
358 * doc/libxml2-api.xml: rebuilt the API description with
359 new entry points
360
Daniel Veillard417be3a2003-01-20 21:26:34 +0000361Mon Jan 20 23:25:00 CET 2003 Daniel Veillard <daniel@veillard.com>
362
363 * xmlreader.c python/drv_libxml2.py python/generator.py
364 python/libxml.c python/libxml.py python/libxml_wrap.h
365 python/types.c: patch from Stéphane Bidoul for better per
366 context error message APIs
367 * python/tests/ctxterror.py python/tests/readererr.py:
368 update of the tests
369
MST 2003 John Fleck97ddfc02003-01-20 00:09:57 +0000370Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net>
371
372 * doc/guidelines.html
373 grammar and spelling cleanup
374
Daniel Veillard26f70262003-01-16 22:45:08 +0000375Fri Jan 17 00:31:30 CET 2003 Daniel Veillard <daniel@veillard.com>
376
377 * xmlreader.c include/libxml/xmlreader.h python/generator.py
378 python/libxml.c python/libxml.py win32/libxml2.def.src: applied
379 a patch from Stéphane Bidoul to allow per XMLtextReader error
380 and warning handling
381 * python/tests/Makefile.am python/tests/readererr.py: adding the
382 specific regression test
383
Daniel Veillard71f9d732003-01-14 16:07:16 +0000384Tue Jan 14 17:00:08 CET 2003 Daniel Veillard <daniel@veillard.com>
385
386 * xpath.c: Alexey Efimov pointed out that concat('a', 'b', )
387 should raise a syntax error
388
Daniel Veillarde4a07e72003-01-14 14:40:25 +0000389Tue Jan 14 15:39:14 CET 2003 Daniel Veillard <daniel@veillard.com>
390
391 * python/libxml.c: cleanup patch from Stéphane Bidoul
392
Daniel Veillard81601f92003-01-14 13:42:37 +0000393Tue Jan 14 14:41:18 CET 2003 Daniel Veillard <daniel@veillard.com>
394
395 * encoding.c: fixing bug #103100 with a dummy UTF8ToUTF8 copy
396
Daniel Veillarde6227e02003-01-14 11:42:39 +0000397Tue Jan 14 12:40:29 CET 2003 Daniel Veillard <daniel@veillard.com>
398
399 * python/generator.py python/libxml.c python/libxml.py
400 python/libxml_wrap.h python/types.c: applied and fixed a patch
Daniel Veillarde4a07e72003-01-14 14:40:25 +0000401 from Stéphane Bidoul to provide per parser error handlers at the
Daniel Veillarde6227e02003-01-14 11:42:39 +0000402 Python level.
403 * python/tests/Makefile.am python/tests/ctxterror.py: added a
404 regression test for it.
405
Daniel Veillard4dbe77a2003-01-14 00:17:42 +0000406Tue Jan 14 01:15:04 CET 2003 Daniel Veillard <daniel@veillard.com>
407
408 * xmlreader.c: fixed the streaming property of the reader,
409 it was generating tree faster than consuming it. Pointed out
410 by Nate Myers
411 * tree.c: fixed a bug in xmlSaveFormatFileEnc if passed a NULL doc
412
Igor Zlatkovic9df24742003-01-12 21:15:55 +0000413Sun Jan 12 22:18:02 CET 2003 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
414
Igor Zlatkovicd31876c2003-01-12 21:43:13 +0000415 * win32/libxml2.def.src: added more xmlreader and other exports
Igor Zlatkovic9df24742003-01-12 21:15:55 +0000416
Daniel Veillard8e7e1c02003-01-10 17:06:09 +0000417Fri Jan 10 18:04:32 CET 2003 Daniel Veillard <daniel@veillard.com>
418
419 * xpath.c: fix to the XPath implementation for parent and
420 ancestors axis when operating on a Result Value Tree.
421 Fixes bug #100271
422
Daniel Veillardcacbe5d2003-01-10 16:09:51 +0000423Fri Jan 10 17:07:01 CET 2003 Daniel Veillard <daniel@veillard.com>
424
425 * nanoftp.c nanohttp.c xmlIO.c: patch from Stefano Zacchiroli
426 to fix some URI/file escaping problems
427
Daniel Veillard3b87b6b2003-01-10 15:21:50 +0000428Fri Jan 10 16:20:34 CET 2003 Daniel Veillard <daniel@veillard.com>
429
430 * python/generator.py: fixed a bug raised by Raymond Wiker,
431 docSetRootElement() should not raise an exception if the
432 return is None
433
Daniel Veillard3e20a292003-01-10 13:14:40 +0000434Fri Jan 10 14:13:03 CET 2003 Daniel Veillard <daniel@veillard.com>
435
436 * python/libxml.py python/libxml.c python/libxml2-python-api.xml:
437 fixed bug #102181 by applying the suggested change and fixing
438 the generation/registration problem.
439
Daniel Veillarde55e8e42003-01-10 12:50:02 +0000440Fri Jan 10 13:47:55 CET 2003 Daniel Veillard <daniel@veillard.com>
441
442 * HTMLparser.c: fixed bug #102960 by reusing the XML name parsing
443 routines.
444
Daniel Veillard8f872442003-01-09 23:19:02 +0000445Fri Jan 10 00:16:49 CET 2003 Daniel Veillard <daniel@veillard.com>
446
447 * parser.c: one more IsEmptyElement crazyness, that time in
448 external parsed entities if substitution is asked.
449 * python/tests/reader3.py: added a specific test.
450
Daniel Veillarde329fc22003-01-09 21:36:42 +0000451Thu Jan 9 22:35:31 CET 2003 Daniel Veillard <daniel@veillard.com>
452
453 * python/drv_libxml2.py: update from Stéphane Bidoul: python 2.1
454 support and improved error handler registration
455
Daniel Veillard5ecaf7f2003-01-09 13:19:33 +0000456Thu Jan 9 14:16:38 CET 2003 Daniel Veillard <daniel@veillard.com>
457
458 * HTMLtree.c tree.c: fixes #102920 about namespace handling in
459 HTML output and section 16.2 "HTML Output Method" of XSLT-1.0
460 * README: fixed a link
461
Daniel Veillarde2830f12003-01-08 17:47:49 +0000462Wed Jan 8 18:32:25 CET 2003 Daniel Veillard <daniel@veillard.com>
463
464 * configure.in doc/* NEWS: preparing 2.5.1 release
465 * SAX.c parser.c: fixing XmlTextReader bug
466
Daniel Veillard8bf70b92003-01-07 23:14:24 +0000467Wed Jan 8 00:13:01 CET 2003 Daniel Veillard <daniel@veillard.com>
468
469 * SAX.c: fuck, I introduced a memory leak on external parsed
470 entities in 2.5.0 :-(
471
Daniel Veillard56ada1d2003-01-07 11:17:25 +0000472Tue Jan 7 12:12:45 CET 2003 Daniel Veillard <daniel@veillard.com>
473
474 * xmllint.c: another fix needed as pointed by Christophe Merlet
475 for --stream --debug if compiled without debug support.
476
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000477Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net>
478
479 * doc/xmllint.xml
Daniel Veillard56ada1d2003-01-07 11:17:25 +0000480 * doc/xmllint.1:
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000481 update man page with --stream and --chkregister
482
Daniel Veillard8326e732003-01-07 00:19:07 +0000483Tue Jan 7 01:17:26 CET 2003 Daniel Veillard <daniel@veillard.com>
484
485 * globals.c: fixed --with-threads compile
486 * xmllint.c: fixed --without-debug compile
487 * include/libxml/globals.h: cleanup
488 * include/libxml/schemasInternals.h: add a missing include
489
Daniel Veillard7b4b2f92003-01-06 13:11:20 +0000490Mon Jan 6 14:06:07 CET 2003 Daniel Veillard <daniel@veillard.com>
491
492 * configure.in NEWS: preparing 2.5.0 release
493 * SAX.c: only warn in pedantic mode about namespace name
494 brokeness
495 * globals.c: fix a doc generation problem
496 * uri.c: fix #101520
497 * doc/*: updated and rebuilt the doc for the release, includuding
498 stylesheet update
499 * python/Makefile.am: fix a filename bug
500
501Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
502
503 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
504 should not be called.
505
506Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
507
508 * libxml-2.0.pc.in: applied the patch to fix #101894
509
510Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
511
512 * tree.c : applied patch from Lukas Schroeder for register callbacks
513 * valid.c: modified patch from Lukas Schroeder to test
514 register callbacks with --chkregister
515
516Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
517
518 * xmlreader.c: seriously changed the way data are pushed to
519 the underlying parser, go by block of 512 bytes instead of
520 tryng to detect tag boundaries at that level. Changed the
521 way empty element are detected and tagged.
522 * python/tests/reader.py python/tests/reader2.py
523 python/tests/reader3.py: small changes mostly due to context
524 reporting being different and DTD node being reported. Some
525 errors previously undetected are now caught and fixed.
526 * doc/xmlreader.html: flagged last section as TODO
527
528Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
529
530 * python/libxml.py: integrated the Python 2.2 optimizations
531 from Hannu Krosing, while maintaining compatibility with
532 1.5 and 2.1
533
534Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
535
536 * xmllint.c: a bit of cleanup
537 * xmlreader.c: small fix
538 * doc/xmlreader.html: more work on the XmlTextReader tutorial
539 * python/libxml.py: a few fixes pointed out by Hannu Krosing
540
541Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
542
543 * python/setup.py.in: patch from Stéphane Bidoul to include
544 drv_libxml2.py in setup.py
545
546Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
547
548 * doc/xmlreader.html: starting documenting the new XmlTextReader
549 interface.
550
551Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
552
553 * xmllint.c: added the --stream flag to use the TextReader API
554 * xmlreader.c: small performance tweak
555
556Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
557
558 * xmlreader.c python/tests/reader2py: okay the DTD validation
559 code on top of the XMLTextParser API should be solid now.
560
561Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
562
563 * xmlreader.c python/tests/reader2py: Fixing some more mess
564 with validation and recursive entities while using the
565 reader interface, it's getting a bit messy...
566
567Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
568
569 * xmlreader.c python/tests/reader.py: another couple of problem
570 related to IsEmptyElement reported by Stéphane Bidoul needed
571 some fixes.
572
573Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
574
575 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
576 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
577 based on the python XmlTextReader interface.
578
579Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
580
581 * tree.c: backing out one change in the last patch which broke the
582 regression tests
583
584Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
585
586 * global.data globals.c tree.c include/libxml/globals.h: applied
587 an old patch from Lukas Schroeder to track node creation and
588 destruction. Probably missing a lot of references at the moment
589 and not usable reliably.
590
591Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
592
593 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
594 from doc/news.html and a stylesheet
595
596Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
597
598 * xmlreader.c python/tests/reader.py: fixed another couple of
599 xmlreader bugs reported by Stéphane Bidoul and added tests.
600
601Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
602
603 * xmlreader.c python/tests/reader2.py: fixed another validity
604 checking in external parsed entities raised by Stéphane Bidoul
605 and added a specific regression test.
606 * python/tests/reader3.py: cleanup
607
608Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
609
610 * xmlreader.c python/tests/reader2.py: fixed a problem with
611 validation within entities pointed by Stéphane Bidoul, augmented
612 the tests to catch those.
613
614Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
615
616 * python/generator.py: modified the generator to allow keeping
617 class references when creating new classes, needed to fix a bug
618 pointed by Stéphane Bidoul where the input buffer of the
619 xmlTextReader instance gets destroyed if the python wrapper for
620 the input is not referenced anymore.
621
622Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
623
624 * xmlreader.c python/tests/reader.py: fixed another pair of problem
625 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
626
627Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
628
629 * xmlreader.c python/tests/reader.py: fixed another problem
630 pointed by Stéphane Bidoul
631
632Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
633
634 * xmlreader.c python/tests/reader.py: fixed a limit case problem
635 with "<a/>"
636
637Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
638
639 * SAX.c: warn on xmlns:prefix="foo"
640 * xmlreader.c python/tests/reader.py: fixed a couple of problem
641 for namespace attributes handling.
642
643Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
644
645 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
646 a really nasty problem raised by a DocBook XSLT transform
647 provided by Sebastian Bergmann
648
649Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
650
651 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
652 by Stéphane Bidoul and integrated it into the tests
653
654Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
655
656 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
657 extended the XmlTextReader API a bit, addding accessors for
658 the current doc and node, and an entity substitution mode for
659 the parser.
660 * python/libxml.py python/libxml2class.txt: related updates
661 * python/tests/Makefile.am python/tests/reader.py
662 python/tests/reader2.py python/tests/reader3.py: updated a bit
663 the old tests and added a new one to test the entities handling
664
665Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
666
667 * python/generator.py python/libxml2class.txt
668 python/tests/reader.py python/tests/reader2.py: changed the
669 generator to provide casing for the XmlTextReader similar to
670 C# so that examples and documentation are more directly transposable.
671 Fixed the couple of tests in the suite.
672
673Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
674
675 * doc/guidelines.html: added a document on guildeline for
676 publishing and deploying XML
677
678Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
679
680 * valid.c xmlreader.c: final touch running DTD validation
681 on the XmlTextReader
682 * python/tests/Makefile.am python/tests/reader2.py: added a
683 specific run based on the examples from test/valid/*.xml
684
685Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
686
687 * python/libxml.py: added a few predefined xmlTextReader parser
688 configuration values.
689
690Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
691
692 * python/libxml_wrap.h: trying to fix #102037
693
694Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
695
696 * SAX.c: fixing bug #95296, when the predefined entities
697 are redefined in the DTD the default one must be used
698 instead anyway.
699
700Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
701
702 * doc/xmllint.xml
703 * doc/xmllint.1
704 Add discussion of XML_DEBUG_CATALOG to xmllint man
705 page - bug #100907
706
707
708Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
709
710 * xmlreader.c: Fixed the empty node detection to avoid reporting
711 an inexistant close tag.
712
713Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
714
715 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
716 for Python 2.1
717
718Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
719
720 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
721
722Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
723
724 * doc/libxml2-api.xml python/tests/reader.py: one really need
725 to provide the base URI information when creating a reader parser
726 from an input stream. Updated the API and the example using it.
727
728Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
729
730 * testReader.c xmlreader.c valid.c include/libxml/tree.h
731 include/libxml/valid.h include/libxml/xmlreader.h: working on
732 DTD validation on top of xml reader interfaces. Allows to
733 validate arbitrary large instances. This required some extensions
734 to the valid module interface and augmenting the size of xmlID
735 and xmlRef structs a bit.
736 * uri.c xmlregexp.c: simple cleanup.
737
738Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
739
740 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
741 work on the xml reader interfaces.
742 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
743 Web page for the Windows binaries.
744
745Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
746
747 * xmlIO.c: applied a patch for VMS following the report by
748 Nigel Hall
749
750Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
751
752 * parser.c: the parseStartTag bug fix wasn't complete.
753
754Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
755
756 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
757 parseStartTag, fixing it.
758 * test/att4 result/att4 result/noent/att4: adding the test
759 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
760 more methods to XmlTextReader.
761
762Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
763
764 * win32/libxml2.def.src: added more xml reader exports
765 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
766 to the build
767
768Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
769
770 * doc/tutorial/xmltutorial.xml
771 plus generated html and pdf
772 Updating tutorial again based on further comments from Niraj
773 Tolia on the last iteration
774
775Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
776
777 * doc/tutorial/xmltutorial.xml
778 * doc/tutorial/includekeyword.c
779 * doc/tutorial/includegetattribute.c
780 plus generated html and pdf
781 Adding fix from Niraj Tolia to tutorial to properly free memory.
782
783
784Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
785
786 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
787 more methods of XmlTextReader.
788 * python/libxml2class.txt python/tests/reader.py: this increased the
789 methods in the bndings, augmented the test to check those new
790 functions.
791
792Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
793
794 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
795 methods of XmlTextReader.
796 * python/generator.py python/libxml_wrap.h python/types.c
797 python/libxml2class.txt: added the reader to the Python bindings
798 * python/tests/Makefile.am python/tests/reader.py: added a specific
799 test for the Python bindings of the Reader APIs
800 * parser.c: small cleanup.
801
802Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
803
804 * xinclude.c: fallback was only copying the first child not the
805 full child list of the fallback element, closes #89684 as reopened
806 by Bernd Kuemmerlen
807
808Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
809
810 * win32/libxml2.def.src: exported htmlNodeDumpOutput
811
812Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
813
814 * configure.in: preparing release of 2.4.30
815 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
816 gives enum values, fix functype return type, put back fields in
817 structs
818 * doc/*: updated the docs rebuilt
819
820Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
821
822 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
823 about htmlNodeDumpOutput location.
824 * xpath.c: removed an undefined function signature
825 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
826 too many symbols in the API breaking the python bindings.
827 Updated with the libxslt/libexslt changes.
828
829Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
830
831 * configure.in: preparing release of 2.4.29
832 * doc/*: rebuilt the docs and API
833 * xmlreader.c: a few more fixes for the XmlTextReader API
834
835Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
836
837 * include/win32config.h: applied mingw patch from Magnus Henoch
838
839Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
840
841 * catalog.c doc/libxml2-api.xml: a bit more cleanup
842
843Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
844
845 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
846 building Python script, does the C parsing directly, generates
847 a better API description including structure fieds defs and
848 enums. Still a couple of bugs, but good enough for the python
849 wrappers now.
850 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
851 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
852 include/libxml/schemasInternals.h include/libxml/tree.h: more
853 cleanup based on the python analysis script reports.
854 * libxml.spec.in: make sure the API XML description is part of the
855 devel package.
856
857Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
858
859 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
860 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
861 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
862 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
863 code cleanup, especially the function comments.
864 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
865
866Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
867
868 * Makefile.am xmlreader.c include/libxml/Makefile.am
869 include/libxml/xmlreader.h: Adding a new set of APIs based on
870 the C# TextXmlReader API but converted to C. Allow to parse
871 in constant memory usage, far simpler to program and explain
872 than the SAX like APIs, unfinished but working.
873 * testReader.c: test program
874
875Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
876
877 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
878
879Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
880
881 * tree.c: Chip turner indicated that XHTML1 serialization
882 rule for style actually break on both IE and Mozilla,
883 try to avoid the rule if escaping ain't necessary
884
885Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
886
887 * nanhttp.c: handle HTTP URL escaping, problem reported by
888 Glen Nakamura and Stefano Zacchiroli
889
890Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
891
892 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
893
894Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
895
896 * uri.c: Johann Richard pointed out some XPointer problems for
897 URN based URI references in XInclude. Modified the URI parsing
898 and saving routines to allow correct parsing and saving of
899 XPointers, especially when attached to "opaque" scheme accordingly
900 to RFC 2396
901
902Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
903
904 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
905 of refactoring to the HTML saving code.
906 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
907 in the doc.
908
909Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
910
911 * tree.c include/libxml/tree.h: refactored the XML dump of a node
912 to a buffer API to reuse the generic dump to an OutputIO layer,
913 this reduces code, fixes xmlNodeDump() for XHTML, also made
914 xmlNodeDump() now return the number of byte written.
915
916Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
917
918 * python/setup.py.in: another patch from Stéphane Bidoul for
919 Python bindings on Windows
920 * doc/parsedecl.py: small cleanup
921
922Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
923
924 * libxml.spec.in configure.in: add a line in %changelog for releases
925
926Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
927
928 * parser.c: patch from Marcus Clarke fixing a problem in entities
929 parsing that was detected in KDe documentations environment.
930
931Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
932
933 * python/libxml.c (libxml_prev): Return the previous as opposed to
934 the next node (I guess this is the result of some cut & paste programming:)
935
936Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
937
938 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
939
940Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
941
942 * python/generator.py python/libxml.c python/setup.py.in: trying
943 to fix the Python bindings build on Windows (Stéphane Bidoul)
944
945Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
946
947 * win32/configure.js: added option for python bindings
948 * win32/libxml2.def.src: added more exports
949
950Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
951
952 * win32/Makefile.mingw: fixed unresolved symbols when linking with
953 pthreads
954 * win32/wince/*: applied updates to Windows CE port from Javier
955
956Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
957
958 * configure.in: preparing 2.4.28
959 * libxml.spec.in doc/Makefile.am: some cleanup
960 * doc/*: updated the news and regenerated.
961
962Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
963
964 * HTMLparser.c: final touch at closing #87235 </p> end tags
965 need to be generated.
966 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
967 this change slightly the output of a few tests
968 * doc/*: regenerated
969
970Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
971
972 * parserInternals.c: fixing bug #99190 when UTF8 document are
973 parsed using the progressive parser and the end of the chunk
974 is in the middle of an UTF8 multibyte character.
975
976Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
977
978 * threads.c: fixed initialization problem in xmlNewGlobalState
979 which was causing crash.
980 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
981 in xmlInitializeGlobalState.
982 * parserInternals.c: cleaned up ctxt->sax initialisation.
983
984Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
985
986 * tree.c include/libxml/tree.h: modified the existing APIs
987 to handle XHTML1 serialization rules automatically, also add
988 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
989 libxslt serialization uses it when needed without changing
990 the library API.
991 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
992 result/xhtml1: added a new test specifically for xhtml1 output
993 and updated the result of one XHTML1 test
994
995Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
996
997 * xinclude.c parserInternals.c encoding.c: fixed #99082
998 for xi:include encoding="..." support on text includes.
999 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
1000 test/XInclude/ents/isolatin.txt : added a specific regression test
1001 * python/generator.py python/libxml2class.txt: fixed the generator
1002 the new set of comments generated for doc/libxml2-api.xml were
1003 breaking the python generation.
1004
1005Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
1006
1007 * doc/Makefile.am: repair some problem if gtk-doc fail or such
1008 * configure.in: patch for Solaris on new autoconf closes #98880
1009 * doc/parsedecl.py: repair the frigging API building script,
1010 did I say that python xmllib sucks ?
1011 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
1012 and some comment are no more truncated.
1013
1014Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
1015
1016 * parser.c: Martin Stoilov pointed out a potential leak in
1017 xmlCreateMemoryParserCtxt
1018
1019Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
1020
1021 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
1022 included in HTML documents and using the push parser.
1023
1024Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
1025
1026 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
1027 specified, look for the Python interpreter not just in the
1028 specified root but also in the specified location. Fixes #98825
1029
1030Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
1031
1032 * python/libxml.c: fixing bug #98792 , node may have no doc
1033 and dereferencing without checking ain't good ...
1034
1035Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
1036
1037 * configure.in: preparing release 2.4.27
1038 * doc/* : updated and rebuilt the docs
1039 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
1040 and all the docs are actually packaged and in the final RPMs
1041 * parser.c parserInternals.c include/libxml/parser.h: restore
1042 xmllint --recover feature.
1043
1044Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
1045
1046 * parser.c xpath.c: fixing #96925 wich was also dependant on the
1047 processing of parsed entities, and XPath computation on sustitued
1048 entities.
1049 * testXPath.c: make sure entities are substitued.
1050
1051Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
1052
1053 * parser.c: fixed #96594, which was totally dependant on the
1054 processing of internal parsed entities, which had to be changed.
1055
1056Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
1057
1058 * Makefile.am python/Makefile.am python/tests/Makefile.am:
1059 trying to fix bug #98517 about building outside the source tree
1060 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
1061
1062Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1063
1064 * include/win32config.h: cleanup
1065 * win32/Makefile.mingw: integrated mingw in JScript configure
1066 * win32/Makefile.msvc: modified to allow mingw coexistence
1067 * win32/configure.js: integrated mingw
1068 * win32/Readme.txt: cleanup
1069
1070Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
1071
1072 * HTMLparser.c: strengthen the guard in the Pop macros,
1073 like in the XML parser, closes bug #97315
1074
1075Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
1076
1077 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
1078 callback is never used.
1079
1080Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
1081
1082 * parserInternals.c: fixed the initialization of the SAX structure
1083 which was breaking xsltproc
1084 * xpath.c: patch from Petr Pajas for CDATA nodes
1085 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
1086 * parser.c include/libxml/parser.h: patch from Peter Jones
1087 removing a leak in xmlSAXParseMemory() and adding the
1088 function xmlSAXParseMemoryWithData()
1089
1090Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
1091
1092 adding pdf of tutorial, changing web page to link to it
1093 * doc/tutorial/xmltutorial.pdf
1094 * doc/xml.html
1095 * doc/docs.html
1096
1097Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
1098
1099 * doc/tutorial/ar01s08.html
1100 adding file what I forgot for tutorial
1101
1102
1103Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
1104
1105 Adding encoding discussion to tutorial
1106 Added:
1107 * doc/tutorial/images/*.png: DocBook admonition image files
1108 * doc/tutorial/apf.html, apg.html: new generated html
1109 * doc/tutorial/includeconvert.c: conversion code entity file
1110 changed:
1111 * doc/tutorial/xmltutorial.xml: DocBook original
1112 * doc/tutorial/*.html: generated html
1113
1114Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1115
1116 * include/libxml/*.h: retired xmlwin32version.h
1117 * doc/Makefile.am: retired xmlwin32version.h
1118 * win32/configure.js: retired xmlwin32version.h
1119
1120Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1121
1122 * win32/libxml2.def.src: exported additional symbols
1123 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
1124 sisterhood
1125
1126Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
1127
1128 * globals.c: fixed a typo pointed out by Igor
1129 * xpath.c: try to speed up node compare using line numbers
1130 if available.
1131
1132Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
1133
1134 * tree.c: make xmlFreeNode() handle attributes correctly.
1135
1136Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1137
1138 * catalog.c: completed the #96963 fix, as reported by Karl
1139 Eichwalder
1140
1141Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
1142
1143 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
1144
1145Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
1146
1147 * Makefile.am: switched the order of a couple of includes
1148 to fix bugs #97100
1149
1150Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1151
1152 * catalog.c: fixed bug #96963, reverted to the old behaviour of
1153 xmlLoadCatalogs that used to separate directories with a ':'.
1154
1155Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1156
1157 * threads.c: improvements to the Windows-side of thread handling
1158 * testThreads.c: conditionally excluded unistd.h
1159 * testThradsWin32.c: broke overlong lines
1160 * include/win32config.h: adapted thread-related macros to the new
1161 scheme and for pthreads on Windows
1162 * win32/Makefile.msvc: introduced a more flexible thread build,
1163 added testThreads[Win32].c to the build
1164 * win32/configure.js: introduced a more flexible thread config
1165
11662002-10-31 John Fleck <jfleck@inkstain.net>
1167
1168 * doc/xml.html (and, by implication, FAQ.html)
1169 added UTF-8 conversaion FAQ from Marcus Labib Iskander
1170
1171Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1172
1173 * configure.in: removed xmlwin32version.h
1174 * include/libxml/Makefile.am: removed xmlwin32version.h
1175
1176Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
1177
1178 * tree.c: applied patch from Brian Stafford to fix a bug
1179 in xmlReconciliateNs()
1180
1181Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
1182
1183 * tree.c: applied patch from Christian Glahn to allow
1184 xmlNewChild() on document fragment nodes
1185
1186Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1187
1188 * parser.c: Christian Glahn found a problem with a recent
1189 patch to xmlParseBalancedChunkMemoryRecover()
1190 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
1191 problems
1192 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
1193 test/schemas/seq*: added the test cases from Charles
1194
1195Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1196
1197 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
1198 serious cleanup of the spec file and associated changes
1199 in the Makefiles.
1200 * valid.c: try to remove some warnings on x86_64
1201
1202Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1203
1204 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
1205 fix bug #96586
1206
1207Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1208
1209 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
1210 parsing, applied his patch
1211 * result/HTML/attrents.html result/HTML/attrents.html.err
1212 result/HTML/attrents.html.sax test/HTML/attrents.html:
1213 added the test and result case provided by Mikhail Sogrine
1214
1215Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1216
1217 * vms/build_libxml.com vms/config.vms vms/readme.vms
1218 include/libxml/parser.h include/libxml/parserInternals.h
1219 include/libxml/tree.h include/libxml/xmlIO.h
1220 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
1221 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
1222 Applied the VMS update patch from Craig A. Berry
1223 * doc/*.html: update
1224
1225Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
1226
1227 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
1228
1229Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1230
1231 * debugXML.c: adding a grep command to --shell in xmllint
1232 for T.V. Raman
1233
1234Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1235
1236 * xmlcatalog.c: tried to fix some of the problem with --sgml
1237
1238Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
1239
1240 * parser.c: tried to fix bug #91500 where doc->children may
1241 be overriden by a call to xmlParseBalancedChunkMemory()
1242
1243Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
1244
1245 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
1246 identifiers in SGML catalogs containing '&'
1247
1248Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1249
1250 * python/types.c: fixed bugs when passing result value tree
1251 to Python functions.
1252
1253Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1254
1255 * configure.in: preparing the release of 2.4.26
1256 * doc/*: updated and rebuilt the documentation
1257
1258Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1259
1260 * parser.c: fixed a XML Namespace compliance bug reported by
1261 Alexander Grimalovsky
1262
1263Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1264
1265 * HTMLtree.c: fixed serialization of script and style when
1266 they are not lowercase (i.e. added using the API to the tree).
1267
1268Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1269
1270 * valid.c: make xmlValidateDocument emit a warning msg if there
1271 is no DTD, pointed by Christian Glahn
1272
1273Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
1274
1275 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
1276 content model when some of the blocks have min or max, and a couple
1277 of bugs found in the process.
1278 * result/schemas/list0* test/schemas/list0*: added some specific
1279 regression tests
1280
1281Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
1282
1283 * README: updated the contact informations
1284
1285Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1286
1287 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
1288 misses it, reported by Peter Bray.
1289
1290Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
1291
1292 * tree.c: investigating xmlNodeGetContent() on namespace nodes
1293 and removed a few warnings
1294
1295Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
1296
1297 * parser.c: Christian Glahn found a small bug in the push parser.
1298 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
1299 public
1300
1301Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1302
1303 * xmlschemas.c include/libxml/xmlschemas.h: added
1304 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
1305 * testSchemas.c: added --memory to test the new interface
1306
1307Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
1308
1309 * doc/index.py doc/search.php: integrated the XSLT indexing,
1310 a few fixed in the indexer, added a scope selection at the
1311 search level.
1312
1313Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1314
1315 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
1316 this was due to uninitialized parts of the validation context
1317
1318Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1319
1320 * debugXML.c: applied patch from Mark Vakoc except the API
1321 change, preserved it.
1322 * doc/*: updated the docs to point to the search engine for
1323 information lookup or before bug/help reports.
1324
1325Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
1326
1327 * doc/index.py doc/search.php: added mailing-list archives
1328 indexing and lookup
1329
1330Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1331
1332 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
1333
1334Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
1335
1336 * doc/index.py: improved HTML indexing
1337 * doc/search.php: make the queries also lookup the HTML based indexes
1338
1339Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1340
1341 * doc/index.py: added HTML page indexing
1342
1343Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1344
1345 * xmlIO.c: extended Windows path normalisation to fix the base
1346 problem in libxslt.
1347 * catalog.c: fixed list handling in XML_CATALOG_FILES
1348
1349Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1350
1351 * valid.c: typo/bug found by Christian Glahn
1352
1353Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1354
1355 * xmlIO.c: applied Windows CE patch from Javier.
1356 * win32/wince: new directory, contains support for the PocketPC
1357 with Windows CE from Javier.
1358 * include/win32config.h: reorganised, removed duplicate
1359 definitions and applied WinCE patch from Javier.
1360 * include/wsockcompat.h: new file, now contains WinSock
1361 compatibility macros.
1362 * win32/Makefile.msvc: introduced double-run compilation.
1363
1364Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1365
1366 * configure.in include/libxml/xmlwin32version.h: preparing release
1367 of 2.4.25
1368 * doc/*: updated and regenerated teh docs and web pages.
1369
1370Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1371
1372 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
1373 error were not covering namespace declarations.
1374 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
1375 it was missing the attribute declaration for the namespace
1376 * result/VC/NS3: the fix now report breakages in that test
1377
1378Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1379
1380 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
1381
1382Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1383
1384 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
1385 and regenerated the docs and web site
1386
1387Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1388
1389 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
1390 ATTRIBUTE_UNUSED is always put after the attribute declaration,
1391 not before
1392
1393Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1394
1395 * python/generator.py python/libxml2class.txt: fixed a stupid error
1396 breaking the python API
1397
1398Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1399
1400 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
1401 triostr.c triostr.h: applied a trio update patch from
1402 Bjorn Reese which should work with MinGW
1403
1404Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1405
1406 * tree.c: improving some documentation comments
1407 * xmlregexp.c: found and fixed a mem leak with python regression tests
1408 * doc/*: rebuilt the doc and the API XML file including the
1409 xmlregexp.h xmlautomata.h and xmlunicode.h headers
1410 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
1411 python/types.c: added access to the XML Schemas regexps from
1412 python
1413 * python/tests/Makefile.am python/tests/regexp.py: added a
1414 simple regexp bindings test
1415
1416Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
1417
1418 * doc/xml.html:
1419 fixing ftp links - thanks to Vitaly Ostanin
1420
1421Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
1422
1423 * xmlregexp.c: fixed the data callback on transition functionality
1424 which was broken when using the compact form
1425 * result/schemas/*: updated the results, less verbose, all tests
1426 pass like before
1427 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
1428 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
1429 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
1430 annoying warnings
1431 * xpath.c: try to provide better error report when possible
1432
1433Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1434
1435 * Makefile.am: fixed a breakage raised by Jacob
1436
1437Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1438
1439 * include/win32config.h: added HAVE_ERRNO_H definition for parts
1440 which don't use sockets
1441
1442Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1443
1444 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
1445 * win32/configure.js: applied zlib patch from Daniel Gehriger
1446
1447Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1448
1449 * win32/configure.js: applied the patch from Mark Vakoc for
1450 regexp support
1451 * win32/libxml2.def.src: applied the patch from Mark Vakoc
1452 for regexp support
1453
1454Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1455
1456 * xmlschemastypes.c: as pointed by Igor Float and Double
1457 parsing ain't finished yet
1458
1459Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
1460
1461 * Makefile.am configure.in: trying to fix #88412 by bypassing
1462 all the python subdir if python ain't detected
1463
1464Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1465
1466 * Makefile.am configure.in include/libxml/xmlversion.h.in:
1467 made configuring with regexps/automata/unicode the default
1468 but without schemas ATM
1469 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
1470 fixed the regexp based DTD validation performance and memory
1471 problem by switching to a compact form for determinist regexps
1472 and detecting the determinism property in the process. Seems
1473 as fast as the old DTD validation specific engine :-) despite
1474 the regexp built and compaction process.
1475
1476Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1477
1478 * valid.c: determinism is debugged, new DTD checking code now works
1479 but xmlFAComputesDeterminism takes far too much CPU and the whole
1480 set usues too much memory to be really usable as-is
1481
1482Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1483
1484 * tree.c: fixed another stupid bug in xmlGetNodePath()
1485 * xmllint.c: --version now report the options compiled in
1486
1487Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1488
1489 * HTMLparser.c: small cleanup
1490 * valid.c xmlregexp.c: switched DTD validation to use only regexp
1491 when configured with them. A bit of debugging around the determinism
1492 checks is still needed
1493
1494Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
1495
1496 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
1497
1498Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1499
1500 * xmlIO.c: small portability glitch fixed.
1501
1502Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
1503
1504 * xmlschemastypes.c: incomplete steps for real/double support
1505 * testAutomata.c include/libxml/xmlautomata.h
1506 include/libxml/xmlregexp.h: avoiding a compilation problem
1507 * valid.c include/libxml/valid.h: starting the work toward using
1508 the regexps for actual DTD validation
1509
1510Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1511
1512 * hash.c: cosmetic cleanup
1513 * valid.c include/libxml/tree.h include/libxml/valid.h: started
1514 integrating a DTD validation layer based on the regexps
1515
1516Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1517
1518 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
1519 the determinism was tested before eliminating the epsilon
1520 transitions :-(
1521
1522Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
1523
1524 * python/generator.py python/libxml.c python/libxml.py
1525 python/libxml2-python-api.xml python/libxml2class.txt
1526 python/libxml_wrap.h python/types.c: updated the python
1527 bindings, added code for easier File I/O, and the ability to
1528 define a resolver from Python fixing bug #91635
1529 * python/tests/Makefile.am python/tests/inbuf.py
1530 python/tests/outbuf.py python/tests/pushSAXhtml.py
1531 python/tests/resolver.py python/tests/serialize.py: updated
1532 and augmented the set of Python tests.
1533
1534Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1535
1536 * win32/configure.js: added more readme info for the binary
1537 package.
1538
1539Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1540
1541 * xmlIO.c: fixed a stupid out of bound array error
1542
1543Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1544
1545 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
1546 messing around with support for Windows path, cleanups,
1547 trying to identify and fix the various code path to the
1548 filename access. Added xmlNormalizeWindowsPath()
1549
1550Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1551
1552 * error.c valid.c: working on better error reporting of validity
1553 errors, especially providing an accurate context.
1554 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
1555 error reports in those cases.
1556
1557Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1558
1559 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
1560 parser.c parserInternals.c xmlIO.c: get rid of all the
1561 perror() calls made in the library execution paths. This
1562 should fix both #92059 and #92385
1563
1564Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
1565
1566 * xmllint.c: memory leak reporting was broken after a change
1567 of the preprocessor symbol used to activate it.
1568
1569Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1570
1571 * tree.c: try to make the copy function work for node of
1572 type XML_DOCUMENT_FRAG_NODE, they are only created by the
1573 DOM layers though, not libxml2 itself.
1574
1575Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
1576
1577 * valid.c: try to provide file and line informations, not all
1578 messages are covered, but it's a (good) start
1579
1580Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
1581
1582 * xinclude.c: reimplemented a large part of the XInclude
1583 processor, trying to minimize resources used, James Henstridge
1584 provided a huge test case which was exhibiting severe memory
1585 consumption problems.
1586
1587Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
1588
1589 * python/Makefile.am: applied patch from Christophe Merlet to
1590 reestablish DESTDIR
1591
1592Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
1593
1594 * libxml.spec.in: fixes libary path for x86_64 AMD
1595
1596Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
1597
1598 * doc/tutorial/includekeyword.c
1599 * doc/tutorial/xmltutorial.xml:
1600 (plus resulting generated html files)
1601 fixing one spot I missed in the tutorial where I hadn't freed
1602 memory properly
1603
1604Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
1605
1606 * doc/tutorial/includeaddattribute.c
1607 * doc/tutorial/includeaddkeyword.c
1608 * doc/tutorial/includegetattribute.c
1609 * doc/tutorial/includekeyword.c
1610 * doc/tutorial/xmltutorial.xml
1611 * doc/tutorial/*.html:
1612 update tutorial to properly free memory (thanks to Christopher
1613 R. Harris for pointing out that this needs to be done)
1614 * doc/tutorial/images/callouts/*.png:
1615 added image files so the callouts are graphical, making it
1616 easier to read ( use "--param callout.graphics 1" to generate
1617 html with graphical callouts)
1618
1619Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
1620
1621 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
1622 nice logos generated by Marc Liyanage
1623 * doc/site.xsl *.html: changed the stylesheet to show the new
1624 logo and regenerated the pages
1625
1626Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1627
1628 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
1629
1630Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1631
1632 * xpath.c: possible mem leak patch from Jason Adams
1633
1634Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1635
1636 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
1637 in the XQuery namespace
1638 * configure.in: preparing 2.4.24
1639 * doc/*.html: updated the web pages
1640
1641Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1642
1643 * python/generator.py: closing bug #85258 by generating conditional
1644 compile check to avoid linking to routines not configured in.
1645
16462002-08-22 Havoc Pennington <hp@pobox.com>
1647
1648 * autogen.sh: update error message for missing automake
1649
1650Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
1651
1652 * python/Makefile.am: typo in target name resulted in libxml2.py
1653 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
1654
1655Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1656
1657 * win32/win32/Makefile.mingw: updated with version from
1658 Elizabeth Barham at http://soggytrousers.net/repository/
1659
1660Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1661
1662 * win32/Makefile.msvc: added the prefix location to the include
1663 and lib search path.
1664
16652002-08-18 Havoc Pennington <hp@pobox.com>
1666
1667 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
1668 both automake 1.6 and 1.4 installed get the right automake. Means
1669 compilation from CVS will now require the latest automake 1.4
1670 release, or manually creating symlinks called "automake-1.4" and
1671 "aclocal-1.4"
1672
1673Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1674
1675 * configure.in python/Makefile.am: more AMD 64 induced changes from
1676 Frederic Crozat
1677
1678Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1679
1680 * xinclude.c: oops I was missing the xml:base fixup too
1681 * result/XInclude/*.xml: this adds xml:base attributes to most
1682 results of the tests
1683
1684Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1685
1686 * xinclude.c: quick but apparently working implementation of
1687 xi:fallback, should close bug #89684
1688 * Makefile.am test/XInclude/docs/fallback.xml
1689 result/XInclude/fallback.xml: added a basic test for fallback,
1690 and run with --nowarning to avoid a spurious warning
1691 * configure.in: applied patch from Frederic Crozat for python
1692 bindings on AMD 64bits machines.
1693
1694Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1695
1696 * parser.c: xmlSAXUserParseMemory() really ought to fail if
1697 the caller don't pass a SAX callback block.
1698
1699Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1700
1701 * tree.c: applied the same fix for the XML-1.0 namespace to
1702 xmlSearchNsByHref() as was done for xmlSearchNs()
1703
1704Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
1705
1706 * libxml.3: small cleanup of the man page
1707 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
1708 when serializing HREF attributes generated by XSLT.
1709
1710Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1711
1712 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
1713 version of Marc Liyanage' patch for boolean attributes in HTML
1714 output
1715
1716Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
1717
1718 * python/tests/serialize.py: fixed the test results, indenting
1719 behaviour changed slightly
1720
1721Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
1722
1723 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
1724 new c14n function to Windows def files
1725
1726Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
1727
1728 * c14n.c: fixed a memory leak in c14n code
1729
1730Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1731
1732 * parser.c include/libxml/parser.h: adding a new API for Christian
1733 Glahn: xmlParseBalancedChunkMemoryRecover
1734 * valid.c: patch from Rick Jones for some grammar cleanup in
1735 validation messages
1736 * result/VC/* result/valid/*: this slightly change some of the
1737 regression tests outputs
1738
1739Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1740
1741 * tree.c: trying to fix a problem in namespaced attribute handling
1742 raised by Christian Glahn
1743
1744Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1745
1746 * encoding.c include/libxml/encoding.h: Opening the interface
1747 xmlNewCharEncodingHandler as requested in #89415
1748 * python/generator.py python/setup.py.in: applied cleanup
1749 patches from Marc-Andre Lemburg
1750 * tree.c: fixing bug #89332 on a specific case of loosing
1751 the XML-1.0 namespace on xml:xxx attributes
1752
1753Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
1754
1755 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
1756 corner case from new Merlin's test suite and added a callback
1757 that will be used to improve xmlsec performance
1758
1759
1760Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1761
1762 * HTMLtree.c: trying to fix the <style> escaping problem in
1763 HTML serialization bug #89342
1764
1765Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1766
1767 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
1768 and rebuilt the web site.
1769
1770Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
1771
1772 * include/libxml/tree.h: added _private member to xmlNs struct
1773
1774Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1775
1776 * HTMLparser.c: fixing bug #84876 based on the xml working
1777 code.
1778
1779Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1780
1781 * python/Makefile.am: enhanced to fix bug 72012 (errors
1782 when using '-jX' make parameter)
1783
1784Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1785
1786 * xpath.c: small additional enhancement for booleans
1787 compared to nodesets
1788
1789Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1790
1791 * HTMLtree.c: changed the order of the encoding declaration
1792 attributes in the meta tags due to a bug in IE/Mac
1793
1794Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1795
1796 * xpath.c: enhanced handling of booleans (especially '='
1797 and '!=' for nodesets) - fixes bug 85256. Added new
1798 routine xmlXPathNotEqualValues for more proper handling
1799 of '!=' when nodesets are involved.
1800
1801Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
1802
1803 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
1804 doc/xmlcatalog_man.xml to the source distribution
1805
1806Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1807
1808 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
1809 asked for this.
1810
1811Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
1812
1813 * configure.in: preparing 2.4.23
1814 * doc/*: rebuilt the docs
1815
1816Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1817
1818 * parser.c: fixing bug #84169 by fixing the
1819 comment of xmlCreatePushParserCtxt to describe the
1820 encoding detection parameters better.
1821
1822Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
1823
1824 * valid.c: fixing bug #79331 in one path the lookup for
1825 ID attributes on a namespaced node wasn't handled correctly :-\
1826
1827Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
1828
1829 * HTMLparser.c: trying to fix 87235 about discarded white
1830 spaces in the HTML parser.
1831 * result/HTML/*: this changes the output of a number of HTML
1832 regression tests
1833
1834Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
1835
1836 * xpath.c: applied patch from Richard Jinks for the namespace
1837 axis + fixed a memory error.
1838 * parser.c parserInternals.c: applied patches from Peter Jacobi
1839 removing ctxt->token for good.
1840 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
1841 popped out by the regression tests.
1842 * Makefile.am: patch for threads makefile from Gary Pennington
1843
1844Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1845
1846 * xpath.c: enhanced behaviour of position() after usage of
1847 expressions involving preceding-sibling (et al).
1848
1849Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
1850
1851 * hash.c: applied a patch from Peter Jacobi to solve a problem
1852 when compiling with the Watcom C on Win32
1853 * result/schemas/*.err: the change of hashing algo generated
1854 permutations in the output
1855
1856Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
1857
1858 * hash.c: applied patch from Sander Vesik improving the quality of
1859 the hash function.
1860
18612002-06-14 Aleksey Sanin <aleksey@aleksey.com>
1862
1863 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
1864 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
1865 xmllint.c xpath.c: replaced sprintf() with snprintf()
1866 to prevent possible buffer overflow (the bug was pointed
1867 out by Anju Premachandran)
1868
1869Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
1870
1871 * parser.c: removed an uninitialized data error popped by valgrind
1872 on PE references
1873
1874Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
1875
1876 * doc/xml.html
1877 adding tutorial reference to the web page
1878
1879Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
1880
1881 * doc/tutorial/xmltutorial.xml
1882 * doc/tutorial/ar01s07.html
1883 * doc/tutorial/ape.html
1884 * doc/tutorial/includegetattribute.c
1885 adding section to tutorial about retrieving an attribute
1886 value
1887
1888Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
1889
1890 * parser.c: applied a couple of patches from Peter Jacobi to start
1891 to get rid of ctxt->token, with a possible significant speed
1892 improvement to be gained once done. Better compliance with PE
1893 references constructs in DTDs too.
1894 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
1895 from Peter too
1896
1897Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1898
1899 * parser.c: Babak Vahedipour-Kunze reported that openTag in
1900 xmlParseElement was likely to have been deallocated at the
1901 time of the report, possibly leading to segfault. Just report
1902 the tag name now.
1903
1904Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1905
1906 * xpath.c: patch from Richard Jinks for XPath substring() function
1907 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
1908
19092002-06-06 Aleksey Sanin <aleksey@aleksey.com>
1910
1911 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
1912
1913Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
1914
1915 *doc/FAQ.html
1916 fixing typos in FAQ, thanks to Robert Funnell for the
1917 editing help
1918
1919Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
1920
1921 * NEWS: got complaints from rpmlint that it was empty
1922
1923Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
1924
1925 * added doc/tutorial, including:
1926 apa.html
1927 apb.html
1928 apc.html
1929 apd.html
1930 ar01s02.html
1931 ar01s03.html
1932 ar01s04.html
1933 ar01s05.html
1934 ar01s06.html
1935 includeaddattribute.c
1936 includeaddkeyword.c
1937 includekeyword.c
1938 includestory.xml
1939 index.html
1940 xmltutorial.xml
1941 libxml tutorial, including generated html
1942
1943Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
1944
1945 * result/c14n/exc-without-comments/merlin-c14n-two-*
1946 result/c14n/without-comments/merlin-c14n-two-*
1947 test/c14n/exc-without-comments/merlin-c14n-two-*
1948 test/c14n/without-comments/merlin-c14n-two-*
1949 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
1950 c14n/exc-c14n and slightly modified test script to handle
1951 these test cases
1952 * c14n.c: fixed bugs for complicated nodes set (namespace
1953 without node and others from merlin-c14n-two.tar.gz)
1954 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
1955 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
1956 for xmlsec performance patch
1957 * xpath.c: fixed self::node() for namespaces and attributes
1958
1959Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
1960
1961 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
1962 but with the format parameter
1963 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
1964
1965Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
1966
1967 * Makefile.am: updated c14n tests suite
1968 * c14n.c: performance improvement for previous c14n patch
1969
1970Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1971
1972 * parser.c: another peroformance patch from Peter Jacobi, that
1973 time on parsing attribute values.
1974
1975Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
1976
1977 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
1978 into LibXML2 test suite
1979
1980Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
1981
1982 * c14n.c: propagating xpath ancesstors node fix to c14n
1983 plus small performance improvement to reduce number of
1984 mallocs
1985 * xpath.c: fixed ancestors axis processing for namespace nodes
1986
1987Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
1988
1989 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
1990 Peter Jacobi
1991
1992Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1993
1994 * configure.in: preparing 2.4.22
1995
1996Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
1997
1998 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
1999 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
2000 a public entry point.
2001 * doc/*: rebuilt the API and docs
2002
2003Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
2004
2005 * xpath.c: patch from Richard Jinks to fix a problem introduced
2006 in the previous patch and pointed by Norm
2007
2008Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
2009
2010 * libxml.spec.in: fixing bug #81112
2011
2012Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
2013
2014 * uri.c: fixing bug #82848
2015
2016Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2017
2018 * result/catalogs/mycatalog.full: Aleksey's commit changed the
2019 output of one catalog test
2020
2021Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2022
2023 * global.data globals.c tree.c include/libxml/globals.h
2024 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
2025 default value for global parameter xmlIndentTreeOutput to 1 and
2026 introduced new global parameter xmlTreeIndentString (the string
2027 used to do one-level indent) with default value " " (as it was
2028 in tree.c)
2029
2030Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2031
2032 * Makefile.am: Merijn Broeren pointed out a problem when compiling
2033 with trio and schemas.
2034
2035Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2036
2037 * xpath.c: patch from Richard Jinks to fix the problem raised in
2038 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
2039
2040Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
2041
2042 * xmlschemas.c: a bit of work on import.
2043 * xmlschemastypes.c: Charles Bozeman provided a compare function
2044 for date/time types so min/max facet restrictions should work,
2045 indeterminate comparisons return an error instead of equal.
2046 * test/schemas/date_0* result/schemas/date_0_0: specific test
2047 from Charles Bozeman too
2048
2049Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
2050
2051 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
2052 from Christian Cornelssen fixing the man pages and the Catalog
2053 building script.
2054 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
2055 next step is <xs:import> I now have a reasonable understanding
2056 of how it works.
2057
2058Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
2059
2060 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
2061
2062Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2063
2064 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
2065
2066Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
2067
2068 * xpath.c: fixing an XPath function evalutation bug pointed out
2069 by Alexey Efimov where the context was lost when evaluating
2070 the function arguments
2071
2072Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
2073
2074 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
2075 function public for XMLSec performance optimizations
2076
2077Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
2078
2079 * python/generator.py python/libxml2class.txt : fixed a problem
2080 with the HTML parser pointed by Gary Benson
2081 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
2082 example
2083
2084Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2085 * parser.c: fixed bug #81159 (memory growth in SAX)
2086
2087Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2088 * xpath.c: fixed bug #78858 (the real fix)
2089
2090Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
2091 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
2092
2093Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
2094
2095 * tree.c: modified xmlNodeSetBase to allow changing the
2096 base of a document.
2097
2098Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
2099
2100 * xmlschemastypes.c: patch Charles Bozeman for validation of
2101 all the date, time, and duration types
2102 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
2103 * configure.in: fixed an error pointed by an user
2104 * xml2-config.in: fixed an error pointed by an user
2105
2106Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2107
2108 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
2109 win32/libxml2.def.src xmlIO.c: exported default
2110 'file:', 'http:' and 'ftp:' protocols input handlers
2111 and maked protocols comparisson case insensitive
2112
2113Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
2114
2115 * configure.in: Neven Has detected a typo
2116
2117Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
2118
2119 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
2120 as one of the persons allowed to commit directly to the
2121 module.
2122
2123Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
2124
2125 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
2126 * valid.c: raised a too low limit
2127 * doc/*: rebuilt the docs
2128
2129Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
2130
2131 * test/XPath/expr/floats test/XPath/expr/functions
2132 result/XPath/expr/floats result/XPath/expr/functions
2133 xpath.c: another XPath conformance patch from Richard Jinks
2134
2135Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
2136
2137 * xmlschemas.c: fixed validation of attribute groups.
2138 * test/schemas result/schemas: added an example from the primer
2139
2140Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
2141
2142 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
2143 * test/schemas result/schemas: updated the test list
2144
2145Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2146
2147 * TODO: updated a bit
2148 * parser.c: made a comment more specific
2149 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
2150 Schemas conformance.
2151 * test/schemas result/schemas: updated the test list
2152
2153Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
2154
2155 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
2156 implementing xs:all with minOccurs = 0
2157 * tes/schemas/* result/schemas/*: added more tests covering
2158 xs:all
2159
2160Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
2161
2162 * xmlregexp.c: first implementation of the all particle, this
2163 may need to be revisited for case where not all transitions
2164 must be crossed.
2165
2166Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
2167
2168 * tree.c: another entity processing update from Markus Henke
2169
2170Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
2171
2172 * trionan.c: fixed crash on OSF/1
2173
2174Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
2175
2176 * xmlschemas.c: more Schemas work
2177 * test/schemas/* result/schemas/*: added more tests coming
2178 from the spec.
2179
2180Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
2181
2182 * c14n.c: patch from Aleksey Sanin reflecting a change in the
2183 ExcC14N specification
2184
2185Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
2186
2187 * tree.c: patch from Markus Henke, fix for recursive entities.
2188
2189Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
2190
2191 * xpath.c: fix a problem with string() on a document node.
2192
2193Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
2194
2195 * Makefile.am xmlschemas.c: more Schemas work
2196 * test/schemas/* result/schemas/*: added more tests coming
2197 from the spec.
2198
2199Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
2200
2201 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
2202 * result/HTML/*: this changes a few things in the results
2203
2204Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2205
2206 * include/libxml/tree.h: eliminated 'declaration different than
2207 prototype' warning
2208 * include/win32config.h: "resolved" conflicts with errno.h
2209
2210Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
2211
2212 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
2213 on the automata interfaces and debug of counted choices
2214 * test/schemas/* result/schemas/*: added a number of tests
2215
2216Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
2217
2218 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
2219 a bit of work on Schemas
2220 * testSchemas.c: try to make it more useful
2221 * test/schemas/* result/schemas/* Makefile.am: changed the
2222 Schemas regression test procedure, started adding a few samples
2223
2224Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
2225
2226 * include/libxml/encoding.h: Patch for the Borland C++ builder
2227 * include/libxml/tree.h: Patch for the Borland C++ builder
2228 * threads.c: Patch for the Borland C++ builder
2229 * win32/bcb5: New directory for the Borland C++ builder
2230 project files
2231
2232Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
2233
2234 * win32/Makefile.msvc: Update for XML Schema support
2235 * win32/configure.js: Update for XML Schema support
2236 * win32/libxml2.def.src: Update for XML Schema support
2237
2238Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
2239
2240 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
2241 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
2242 xmlunicode.c include/libxml/Makefile.am
2243 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
2244 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
2245 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
2246 include/libxml/xmlversion.h.in : merged the current state of
2247 XML Schemas implementation, it is not configured in by default,
2248 a specific --schemas configure option has been added.
2249 * test/automata test/regexp test/schemas Makefile.am
2250 result/automata result/regexp result/schemas:
2251 merged automata/regexp/schemas regression tests
2252
2253Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
2254
2255 * xpath.c: Gary found a compile time problem, fixes #78823
2256
2257Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
2258
2259 * configure.in: release of 2.4.20
2260 * doc/*: updated and rebuilt the docs
2261
2262Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
2263
2264 * python/Makefile.am: patch from Cristian Gafton to build on
2265 Red Hat 6.2, should also fix #75779
2266
2267Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2268
2269 * valid.c: first part of fixing #78729
2270
2271Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
2272
2273 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
2274 escaping of URI when saving HTML files.
2275 * result/HTML/*: this impacted some tests
2276
2277Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
2278
2279 * configure.in: trying to fix #77441
2280
2281Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
2282
2283 * include/libxml/xmlIO.h: Hallski complained it could not be
2284 included by itself.
2285
2286Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
2287
2288 * configure.in: applied an IEEE flag patch for OSF/1 #77825
2289
2290Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2291
2292 * win32/configure.js: patch from Nilo for the c14n option
2293 * win32/Makefile.msvc: fixed libxml2.def generation with threads
2294
2295Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
2296
2297 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
2298 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
2299 LIBXML_THREAD_ENABLED
2300
2301Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
2302
2303 * xpath.c: another patch from Richard Jinks for substring conformance
2304 * test/XPath/expr/floats test/XPath/expr/strings
2305 result/XPath/expr/floats result/XPath/expr/strings: update of the
2306 test suite to check those.
2307
2308Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2309
2310 * xpath.c: patch from Richard Jinks for .x float parsing.
2311
2312Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
2313
2314 * parser.c: patch from Markus Henke when an encoding ain't recognized
2315
2316Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2317
2318 * libxml.m4: got a report that #include <string.h> was needed
2319
2320Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
2321
2322 * xmllint.c: applied a fix from Anthony Jones for -o /--output
2323
2324Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
2325
2326 * doc/example.html: fixing typo
2327
2328Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2329
2330 * xpath.c: fixed a bug in the nodeset to boolean comparison code
2331 pointed out by Melvyn Sopacua.
2332
2333Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2334
2335 * libxml.m4: Frédéric Crozat gave a patch related to the change
2336 of Include paths breaking the libxml.m4
2337
2338Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
2339
2340 * xpath.c: Fix bug #76927 forgot to save some context
2341 when evaluating binary expressions
2342
2343Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
2344
2345 * configure.in: fixed configure for MPE/iX from Markus Henke
2346 * xmlmemory.c: fixed initialization problems
2347 * xpath.c: another set of patches from Richard Jinks this
2348 fixes "make XPathtests" on linux
2349
2350Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
2351
2352 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
2353 * test/XPath/expr/compare test/XPath/expr/equality
2354 test/XPath/expr/floats test/XPath/expr/functions
2355 test/XPath/expr/strings result/XPath/expr/compare
2356 result/XPath/expr/equality result/XPath/expr/floats
2357 result/XPath/expr/functions result/XPath/expr/strings: Updated
2358 tests though they show a divergence on Linux
2359
2360Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2361
2362 * xpath.c trionan.c: previous commit also included patches
2363 from Richard Jinks on some IEEE support corner case
2364
2365Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
2366
2367 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
2368 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
2369 that $(datadir) should be used for docs
2370
2371Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
2372
2373 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
2374 could leak filedescriptors
2375
2376Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2377
2378 * configure.in nanohttp.c: applied patch from Allan Clark for
2379 UnixWare/OpenServer
2380
2381Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2382
2383 * configure.in: preparing 2.4.19
2384 * doc/*: rebuilt the docs
2385
2386Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2387
2388 * nanohttp.c: fixing #76043, got fed up with non-portability
2389 of that piece of code.
2390
2391Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
2392
2393 * valid.c SAX.c: Never commit without running "make tests" :-(
2394 fix a couple of stupidities in the previous commit
2395 * result/*: a few changes in some attribute order result of previous
2396 commit.
2397
2398Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2399
2400 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
2401 the internal subset should not raise duplicate ID errors,
2402 also there was a small bug in conjunction to namespace
2403 declarations defaulted and xml:xxx attributes DTD definitions.
2404
2405Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2406
2407 * xpath.c: Richard Jinks also raised some rounding problems
2408 this tries to fix them
2409
2410Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
2411
2412 * xpath.c: Richard Jinks spotted an incoherent memory allocation
2413 behaviour in xmlXPathCastToString()
2414
2415Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2416
2417 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
2418 raised by Morus Walter
2419
2420Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2421
2422 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
2423 from Igor
2424
2425Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2426
2427 * xpath.c: fixing #75619, related to a problem when trying
2428 to evaluate condition when the current node set resulting
2429 from that sub-step evaluation is empty. Also fixes 2 potential
2430 problem with previous-sibling and next-siblings axis.
2431
2432Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2433
2434 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
2435 HTML support is not configured in.
2436
2437Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2438
2439 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
2440 include/libxml/tree.h: dohh I really didn't intended to commit
2441 this test version :-(
2442
2443Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2444
2445 * testSAX.c: I wanted to see the real speed at the SAX interface
2446 after a little too many Ximianer started complaining about the
2447 parser speed.
2448 added a --quiet option:
2449 paphio:~/XML -> ls -l db100000.xml
2450 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
2451 paphio:~/XML -> time ./testSAX --quiet db100000.xml
2452 3200006 callbacks generated
2453 real 0m1.270s
2454 Which means 16MBytes/s and 3Mcallback/s
2455
2456Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2457
2458 * xpath.c: valgrind spotted another error that time when running
2459 on libxslt regression tests
2460
2461Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2462
2463 * Makefile.am: adding "make valgrind" running the full regression
2464 tests (except python ones) under Valgrind (using valgrind -q
2465 which was kindly added by the author).
2466 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
2467 passes cleanly now except an obcure floating point initialization
2468 raised in log10() in one XPath regression test ???
2469 * tree.c: edited some comments to close #75244
2470
2471Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
2472
2473 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
2474 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
2475 context of ScrollKeeper, made sure that if the number is
2476 an integer, the serialization follows the description at
2477 http://www.w3.org/TR/xpath#section-String-Functions
2478
2479Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2480
2481 * configure.in: preparing 2.4.18
2482 * doc/*: updated and rebuilt the web site
2483 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
2484 the Windows and Cygwin maintainers.
2485 * parser.c: humm, changed the way the SAX parser work when
2486 xmlSubstituteEntitiesDefault(1) is set, it will then
2487 do the entity registration and loading by itself in case the
2488 user provided SAX getEntity() returns NULL.
2489 * testSAX.c: added --noent to test the behaviour.
2490
2491Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
2492
2493 * parser.c: Wilfried Teiken provided a hackish but working
2494 way to get context reported back on entities when parsing
2495 with SAX and without breaking the DOM build.
2496
2497Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2498
2499 * c14n.c: applied a new patch from Aleksey Sanin
2500 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
2501 to reference Aleksey implementation of XML digital Signatures
2502
2503Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2504
2505 * xpath.c: small fix to avoid potential problem due to
2506 ordering of freeing data
2507 * python/Makefile.am: people were complaining about
2508 the generated file in python dir not being built
2509
2510Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
2511
2512 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
2513 python/generator.py python/libxml.c python/types.c: Cleanup
2514 of the python Makefiles based on Jacob and James feedback,
2515 fixed the spec file accordingly, fixed the number of warning
2516 that passing my pedantic CFLAGS was generating. Conclusion
2517 is that Python includes are real crap.
2518
2519Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
2520
2521 * configure,in: it was reported quite a few times that
2522 xml2-config --cflags should not output
2523 -I$includeprefix/libxml2/libxml because libxml2 header names
2524 clashes with existing names like list.h from C++ stl.
2525 Includes should be #include<libxml/xxx.h> so ...
2526
2527Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
2528
2529 * c14n.c: another patch from Aleksey Sanin
2530
2531Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2532
2533 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
2534 canonicalization algorithm
2535 * doc/xml.html doc/index.html: added the C14N references on the
2536 index page.
2537
25382002-03-13 jacob berkman <jacob@ximian.com>
2539
2540 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
2541 usage, redundant, and gcc specific
2542
2543Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2544
2545 * xpath.c: speedup some node selection operations, this can
2546 have a significant impact on DocBook Norm's stylesheets
2547 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
2548 make sure it's always the case
2549 * debugXML.c: distinguish CDATA and comments in ls operations
2550
2551Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2552
2553 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
2554 to generate better API descriptions etc...
2555
2556Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
2557
2558 * c14n.c: Fixing #74186, made sure all boolean expressions
2559 get fully parenthesized, ran indent on the output
2560 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
2561 include/libxml/tree.h: also #74186 related, removed the
2562 --with-buffers option, and all the preprocessor conditional
2563 sections that were resulting from it.
2564
2565Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2566
2567 * valid.c: applied patch from Dodji Seketeli fixing an
2568 uninitailized variable in xmlValidGetValidElements()
2569
2570Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2571
2572 * c14n.c: fixed a few comments
2573 * doc/*.html doc/*/*.html: regenerated the docs and added
2574 the C14N API
2575 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
2576
2577Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
2578
2579 * check-xml-test-suite.py: fix to adapt varaiations in the
2580 bindings
2581 * configure.in python/setup.py python/setup.py.in: fixed to
2582 have the version of the python scripts automatically updated
2583
2584Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2585
2586 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
2587 in xmlCopyProp()
2588
2589Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
2590
2591 * configure.in: preparing 2.4.17 release
2592 * doc/*: updated and rebuilt the docs
2593 * xpath.c: fixed a comment
2594 * python/libxml.c: fixed a possible reentrancy problem
2595
2596Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
2597
2598 * tree.c python/tests/Makefile.am python/tests/attribs.py:
2599 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
2600 added a specific regression test
2601 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
2602 not raise exceptions when failing to find the attribute.
2603
2604Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
2605
2606 * configure.in xmllint.c: owen pointed out a problem with the
2607 ftme fix, gettimeofday() was not detected by configure and
2608 the ftime header wasn't included, dohhh
2609
2610Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
2611
2612 * configure.in xmllint.c: trying to fix #71457 for timing
2613 precision when gettimeofday() is not availble but ftime() is
2614
2615Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2616
2617 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
2618 are now copied on install and part of the -devel RPM
2619
2620Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
2621
2622 * xpath.c: trying to avoid bug #72150 which was apparently
2623 caused by a gcc bug (or a processor problem) as detailed
2624 at http://veillard.com/gcc.bug
2625
2626Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
2627
2628 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
2629 fixed xmlReconciliateNs(), added a Python test/example for
2630 inter-document cut'n paste
2631 * python/libxml.py: fixed node.doc on document nodes and added
2632 xpathEval() onto node objects
2633
2634Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2635
2636 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
2637 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
2638 fixup and integrated tests for the serialization stuff
2639
2640Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2641
2642 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
2643 moved the libxml man page to section 3
2644
2645Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
2646
2647 * tree.c: fix bug #72490
2648 * python/libxml.c python/libxml.py: added methods serialize()
2649 and saveTo() to all node elements.
2650
2651Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2652
2653 * xmlIO.c: closed #73430, don't read from an input source
2654 which indicated an end-of-file or an error.
2655
2656Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2657
2658 * parser.c: make sure SAX endDocument is always called as
2659 this could result in a Python memory leak otherwise (it's
2660 used to decrement ref-counting)
2661 * python/generator.py python/libxml.c python/libxml.py
2662 python/libxml2-python-api.xml python/libxml2class.txt
2663 python/tests/error.py python/tests/xpath.py: implemented
2664 the suggestions made by Gary Benson and extended the tests
2665 to match it.
2666
2667Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2668
2669 * python/generator.py: applied patch fixing #73450
2670
2671Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2672
2673 * xpath.c: fixing #61290 "namespace nodes have no parent"
2674 long standing divergence from the XPath REC. NodeSets
2675 simply hold a copy of namespace nodes and those node ->next
2676 points to the parent (which may not be the node carrying the
2677 definition).
2678 * include/libxml/xpath.h: flagged but didn't added a possible
2679 speedup
2680 * DOCBparser.c HTMLparser.c: removed some warnings from push
2681 parser due to new state being added.
2682 * tree.c: new fix from Boris Erdmann
2683 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
2684 the XML Canonalization support from Aleksey Sanin
2685
2686Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2687
2688 * tree.c: patch from Boris Erdmann fixing some namespace odities
2689 with xmlCopyNode()
2690
2691Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
2692
2693 * xmlIO.c: fix bug #72706 when loading a NULL entity
2694
2695Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2696
2697 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
2698 actually change in a future XML Namespace revision.
2699
2700Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2701
2702 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
2703 added the possibility of returning nodesets from XPath extension
2704 functions written in Python
2705
2706Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
2707
2708 * python/*: commiting some Python bindings work done while travelling
2709
2710Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2711
2712 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
2713 explicitely with memory debugging switched on
2714
2715Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
2716
2717 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2718 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2719 Added wrapper for the xmlURIPtr type, provided accessors, fixed
2720 the accessor generator for strings
2721 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
2722 regression test.
2723
2724Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2725
2726 * python/README python/generator.py python/libxml.c python/setup.py:
2727 added the 'usual' setup.py to allow building a libxml2-python
2728 module based on the same code. The initialization is however
2729 different the 2 .so files fo libxml2 and libxslt are identical and
2730 they entry point initialize both libraries. this is done to avoid
2731 some possible nasty problem since the Python don't merge the maps
2732 of all shared modules.
2733
2734Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
2735
2736 * parser.c: fixed a push/encoding bug reported by Michael
2737 on librsvg
2738
2739Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2740
2741 * include/libxml/parserInternals.h: fixes a misplaced #endif
2742
2743Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2744
2745 * parser.c valid.c: found and fixed a couple of allocation bugs
2746
2747Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2748
2749 * doc/xml.html doc/python.html doc/*: added a Python and binding
2750 page describing the current state of the Python bindings and
2751 giving pointers to the other languages wrappers.
2752
2753Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2754
2755 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
2756 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
2757 rebuilt the API and web site
2758 * xpath.c: fixed #71978 portability bugs
2759
2760Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
2761
2762 * SAX.c: oops broke automatic defaulting of namespaces attributes.
2763
2764Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
2765
2766 * include/libxml/parserInternals.h parser.c: had to change
2767 2 internal parsing API when processing document content
2768 to check the start and end of element content are defined
2769 in the same entity
2770 * valid.c include/libxml/valid.h: attribute normalization can
2771 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
2772 with the context to report it.
2773 * SAX.c: fixed the last known bugs, crazy validation constraints
2774 when a document is standalone seems correctly handled. There
2775 is a couple of open issues left which need consideration especially
2776 PE93 on external unparsed entities and standalone status.
2777 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
2778 The 2 tests left failing are actually in error. Cleanup done.
2779
2780Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2781
2782 * valid.c: implemented E59 spaces in CDATA does not match the
2783 nonterminal S
2784
2785Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2786
2787 * SAX.c parser.c valid.c: more validation test fixups
2788 * check-xml-test-suite.py: added duration info for the tests
2789
2790Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
2791
2792 * parser.c valid.c: a couple of errors were reported but not
2793 saved back as such in the parsing context. Down to 1% failure rate
2794 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
2795
2796Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2797
2798 * xmlInternald.c: isExtender was missing a char
2799 * parser.c include/libxml/parser.h: % are acceptable in the
2800 internal subset if within a PUBLIC ID
2801
2802Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
2803
2804 * SAX.c parserInternals.c valid.c: more work on the conformance
2805 suite. Took the step to finally block documents with encoding
2806 errors. It's a fatal error per the spec, people should have fixed
2807 their documents by now.
2808
2809Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
2810
2811 * check-xml-test-suite.py: fixed the test script after some discussion
2812 on the semantic of TYPE="error"
2813 * Makefile.am: added the script to the distrib
2814
2815Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
2816
2817 * SAX.c entities.c: fixed a couple of conformances issues deep
2818 into the validation code (standalone and undeclared Notations)
2819
2820Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2821
2822 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
2823 stayed there for years !
2824
2825Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2826
2827 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
2828 missing
2829
2830Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
2831
2832 * check-xml-test-suite.py: improved the behaviour a bit as
2833 well as the logs
2834 * parser.c valid.c SAX.c: fixed a few more bugs
2835 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
2836
2837Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
2838
2839 * check-xml-test-suite.py: python script to run regression tests
2840 against the XML Test suite of W3C/OASis
2841 * SAX.c: fixed a validation bug
2842 * parser.c: fixed 3 errors pointed by the test suite
2843 * doc/buildDocBookCatalog: fixed a typo pointed by drake
2844 * python/Makefile.am: fixed a dependendy
2845
2846Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2847
2848 * xmlmemory.c: avoid a warning bug #71594
2849
2850Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
2851
2852 * xmlmemory.c: Jesse Perry provided a patch to remove a few
2853 warning on alpha/Tru64
2854
2855Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2856
2857 * include/libxml/entities.h: fixing a comment
2858 * valid.c: fixing some troubles with validity check on namespaces
2859 * result/VC/NS3 test/VC/NS3: added a specific regression test
2860
2861Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2862
2863 * tree.c: Fixing #71342 serializing '\n' in attribute values
2864 * result/noent/att3 result/att3 test/att3: added a specific
2865 test.
2866
2867Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
2868
2869 * python/libxml.c: couple of bug fixes
2870
2871Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2872
2873 * python/*.py: removed tabs and used spaces.
2874
2875Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2876
2877 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
2878 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
2879
2880Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2881
2882 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
2883 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
2884
2885Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2886
2887 * include/libxml/encoding.h include/libxml/entities.h
2888 include/libxml/globals.h include/libxml/parser.h
2889 include/libxml/threads.h include/libxml/tree.h
2890 include/libxml/xmlmemory.h: trying to fix the include mess
2891
2892Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
2893
2894 * include/libxml/xmlmemory.h: reverted part of the previous
2895 attempt to provide #69655, this was breaking the build.
2896
2897Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
2898
2899 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
2900 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
2901 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
2902 include/libxml/parserInternals.h include/libxml/tree.h
2903 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
2904 Tentatively fixed #69655 , make compiling with -Wredundant-decls
2905 clean.
2906 * python/libxml.c: fixed a warning.
2907
2908Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2909
2910 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
2911 copying of node, merge back IDs in the target document.
2912 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
2913 test/XInclude/ents/ids.xml: test case
2914 * result/VC/ElementValid4: output changed due to a typo fix
2915
2916Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
2917
2918 * python/Makefile.am: seems some version of automake didn't
2919 generate the dependancies right as Jacob found out. Add
2920 an extra dependancy rule.
2921
2922Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
2923
2924 * parserInternals.c valid.c: Justin Fletcher found some parts
2925 of the code needing cleanup
2926 * libxml.spec.in python/Makefile.am python/generator.py
2927 python/libxml.c python/libxml.py: Fixed the python Makefiles
2928 corrected a bug showing up on ia64, changed the name of the
2929 python internal module too
2930
2931Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
2932
2933 * Makefile.am: applied patch from Andris Pavenis for binary
2934 name suffixes
2935
2936Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
2937
2938 * xmllint.c win32/win32config.h: fixing #68748
2939
2940Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2941
2942 * valid.c: fixing #70166
2943
2944Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2945
2946 * valid.c: fixing #70077
2947
2948Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2949
2950 * Copyright Makefile.am README configure.in libxml.spec.in:
2951 Changed to the MIT Licence
2952 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
2953 doc/xmlio.html: updated the doc accordingly
2954 * include/libxml/xmlwin32version.h configure.in: preparing
2955 2.4.14 release
2956 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2957 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2958 fixed the const xmlChar * wrapper and generator, XPath extension
2959 functions now use the context as first argument
2960 * python/tests/tstxpath.py python/tests/xpath.py
2961 python/tests/xpathext.py: Updated the tests accordingly
2962 * tree.c: fixed bug #70067
2963
2964Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2965
2966 * Makefile.am: cleanup
2967 * debugXML.c: always use stdout if output is NULL
2968 * xmlIO.c: don't close filedescriptors passed to outputBuffers
2969 * python/Makefile.am python/generator.py python/libxml2class.txt
2970 python/libxml_wrap.h python/types.c: augmented the number of bindings
2971 handling FILE * and XPath contexts
2972 * python/tests/Makefile.am: avoid a stupid problem due to the
2973 use of TEST.
2974
2975Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
2976
2977 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
2978
2979Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
2980
2981 * python/TODO python/libxml.c: cleanup the extension function lookup
2982 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
2983
2984Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
2985
2986 * configure.in python/Makefile.am: do not install outside
2987 of prefix
2988
2989Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2990
2991 * python/TODO python/libxml.c: started adding SAX interfaces
2992 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
2993 SAX test
2994
2995Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2996
2997 * tree.c: hardened the addChild function
2998 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2999 python/libxml2class.txt python/libxml_wrap.h python/TODO:
3000 added accessors needed for xmlNode, a bit more testing and
3001 extension of interfaces
3002 * python/tests/Makefile.am python/tests/build.py: added a test
3003 build from scratch/save/load/check
3004
3005Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
3006
3007 * parserInternals.c: change a small bit in the way valididy
3008 error messages get initialized
3009 * python/TODO python/libxml.c python/libxml2-python-api.xml
3010 python/libxml2class.txt python/libxml_wrap.h python/types.c:
3011 added some memory debugging to track leaks at the libxml2 level
3012 * python/tests/*.py: changed all tests to check for leaks,
3013 there is just one left in XPath extension registrations.
3014
3015Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
3016
3017 * python/TODO python/generator.py python/libxml2-python-api.xml
3018 python/libxml2class.txt: more accessor classes for the parser
3019 context, allow to switch on and check validity
3020 * python/tests/Makefile.am python/tests/error.py
3021 python/tests/invalid.xml python/tests/valid.xml
3022 python/tests/validate.py: attded more test and and added error.py
3023 which I forgot to commit in the last step
3024
3025Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3026
3027 * python/Makefile.am python/types.c: cleanup
3028 * python/libxml.c python/libxml.py python/libxml_wrap.h
3029 python/generator.py python/libxml2-python-api.xml
3030 python/libxml2class.txt: added class for parser context, added
3031 first cut for push mode support. Added a framework to generate
3032 accessors functions.
3033 * python/tests/Makefile.am python/tests/push.py: added a push
3034 test
3035
3036Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
3037
3038 * python/Makefile.am python/TODO python/libxml.py: fixed a small
3039 bug a bit of cleanup.
3040
3041Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
3042
3043 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
3044 python/libxml2class.txt: adding error redirections and preformat
3045 to a python handler
3046 * python/tests/Makefile.am python/tests/*.py: cleanup made all
3047 tests self checking
3048
3049Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
3050
3051 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
3052 a function
3053
3054Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
3055
3056 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
3057 python/libxml.c python/libxml2-python-api.xml
3058 python/libxml2class.txt: Progressing through the TODOs, class
3059 description output, extra XML API, RPM now builds the wrappers
3060 for all python installed versions
3061
3062Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
3063
3064 * configure.in libxml.spec.in python/Makefile.am python/TODO
3065 python/generator.py python/libxml2class.txt: added more informations
3066 in the libxml2-python package including docs. Slightly changed
3067 the class hierarchy
3068 * python/tests/*: added basic regression tests infrastructure too
3069
3070Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3071
3072 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
3073 added libxml2-python as part of the packages installed
3074
3075Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3076
3077 * python/Makefile.am python/generator.py python/libxml.c
3078 python/libxml.py: more work, now able to extend the
3079 XPath interpreter with functions written in python.
3080
3081Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
3082
3083 * python/Makefile.am: Jacob sent a patch to allow building from
3084 tarfile.
3085
3086Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
3087
3088 * python/Makefile.am python/libxml.c configure.in Makefile.am:
3089 inserted the python wrappers build, I hope this won't be too
3090 unportable
3091
3092Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3093
3094 * xpath.c: minor optimization
3095 * python/generator.py python/libxml.c python/libxml.py
3096 python/libxml_wrap.h: more work on the python bindings,
3097 they now support XPath and there is no evident leak
3098
3099Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3100
3101 * python/generator.py python/libxml.c python/libxml.py:
3102 more work on the python bindings generator.
3103
3104Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
3105
3106 * python/generator.py python/libxml.c python/libxml_wrap.h:
3107 more work on the python bindings.
3108
3109Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
3110
3111 * python/generator.py python/libxml.c python/libxml.py
3112 python/libxml_wrap.h: commited early version of a python binding
3113 for private use only ATM
3114
3115Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
3116
3117 * entities.c tree.c include/libxml/entities.h: applied patch
3118 from Anthony Jones to implement copy of DTD subtree too. Had
3119 just to keep 2 function private which really ought to become
3120 public ones.
3121
3122Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3123
3124 * xmllint.c: added pointers to the web pages in the usage()
3125
3126Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
3127
3128 * tree.c: more fixes from Petr Kozelka for attribute handling
3129 in the tree API to align the semantic with DOM.
3130
3131Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
3132
3133 * valid.c tree.c entities.c: another set of patches from
3134 Anthony Jones for copy operations cleanup and robustness
3135
3136Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3137
3138 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
3139 an alphabetic index based on comments content
3140 * doc/*: rebuilt the web site with the new references
3141
3142Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3143
3144 * parserInternals.h: Greg Sjaardema suggested to use an
3145 eponential buffer groth policy in xmlParserAddNodeInfo()
3146
3147Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
3148
3149 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
3150 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
3151 doc/parsedecl.py doc/Makefile.am: updated the python extractor
3152 to generate cross-references, and added/updated the stylesheets
3153 to generate and link API indexes. The generic keyword index
3154 is not done yet.
3155 * doc/*.html: regenerated all the usual docs too
3156
3157Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
3158
3159 * debugXML.c: added an xpath function to the shell for T. V. Raman
3160
3161Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3162
3163 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
3164 debug routines.
3165
3166Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3167
3168 * tree.c: apply an patch from Petr Kozelka for unlink and replace
3169 support of attribute nodes
3170
3171Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3172
3173 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
3174 hopefully near complete and fully documented of the API in XML
3175 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
3176 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
3177 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
3178 include/libxml/parserInternals.h include/libxml/valid.hi
3179 include/libxml/xmlIO.h include/libxml/xmlerror.hi
3180 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
3181 include/libxml/xpath.h include/libxml/xpathInternals.h:
3182 Cleaned up the doc comments a lot in the process, the interface
3183 coverage is now 100%
3184
3185Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3186
3187 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
3188 extracts comments from the gtk-doc DocBook output (a bit
3189 convoluted but seems to work).
3190
3191Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3192
3193 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
3194 added an XML description of the API, moved the script generating
3195 it here. Added a "make api" target
3196
3197Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3198
3199 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
3200
3201Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
3202
3203 * xpath.c include/libxml/xpathInternals.h: the change made to
3204 xmlXPathFuncLookupFunc was incompatible roll it back
3205
3206Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
3207
3208 * SAX.c: cleanup patch from Anthony Jones
3209 * doc/Makefile.am: fix the headers to avoid in make scan
3210 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
3211 includes, * vs Ptr and general cleanup
3212 * parsedecl.py: first version of a script to extract the
3213 module interfaces, the goal will be to provide .decl or XML
3214 specification of the interfaces to build wrappers.
3215
3216Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3217
3218 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
3219 now provides return codes in case of errors
3220
3221Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
3222
3223 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
3224 Upgraded to trio baseline 1.6
3225 * strio.h strio.c: Replaced by triostr.h and triostr.c
3226
3227Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
3228
3229 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
3230 of strdup usage in the code
3231
3232Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3233
3234 * parser.c error.c: Keith Isdale complained rightly that
3235 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
3236
3237Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
3238
3239 * tree.c: fixed the funxtion to set the xml: attributes
3240 * debugXML.c: added "setbase" to test it.
3241
3242Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
3243
3244 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
3245 to allow updating an attribute content
3246
3247Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3248
3249 * libxml.h: try to avoid problems when compiling on Windows
3250
3251Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
3252
3253 * hash.c: patch from Anthony Jones for hash.c allocation size
3254 * Makefile.am: trying to work around Yet Another Libtool Madness
3255 and build the 2.4.13 release finally ...
3256
3257Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3258
3259 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
3260 * doc/* : update of the documentation
3261
3262Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
3263
3264 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
3265 at fixing #61290 :-(
3266
3267Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
3268
3269 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
3270 Fixes bug #67229
3271
3272Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3273
3274 * tree.c: trying to avoid troubles when a subtree is copied
3275 and coalesced in part with the target tree. Should fix
3276 bug #67407
3277
3278Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3279
3280 * valid.c: fixed validation of attributes content of type
3281 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
3282 values, very old bug. Fixes #67671
3283
3284Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3285
3286 * parser.c include/libxml/parserInternals.h tree.c: integrated
3287 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
3288 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
3289
3290Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
3291
3292 * threads.c: applied Serguei Narojnyi's patch to add native
3293 thread support on the Win32 platform
3294 * testThreadsWin32.c Makefile.am: added the test program also
3295 from Serguei, Win32 specific
3296 * include/win32config.h include/libxml/xmlwin32version.h.in:
3297 added patch from Igor for the Windows thread specific defines.
3298
3299Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
3300
3301 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
3302
3303Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3304
3305 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
3306 output page into XMLinfo.html. Close bug #66951 and
3307 raised by Robert Collins too.
3308
3309Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
3310
3311 * encoding.c: Paul Keogh pointed out a possibility of segfault
3312 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
3313 Closes bug # 68238
3314
3315Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
3316
3317 * doc/*.html: updated the Gdome2 links
3318
3319Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
3320
3321 * libxml.h: Applied following patches from Robert Collins
3322 and make sure IN_LIBXML is defined when compiling it
3323 -------
3324 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
3325 as well as Visual C.
3326 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
3327 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
3328 * strio.c (PLATFORM_UNIX): Define for Cygwin.
3329 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
3330 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
3331 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
3332 xmlSysIDExists xmlNoNetExists).
3333 * xmllint.c: Don't include winsock2.h for Cygwin.
3334
3335Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
3336
3337 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
3338 when the version info is not present.
3339
3340Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3341
3342 * tree.c: Anthony Jones pointed out a problem in
3343 xmlStringGetNodeList() and provided a fix for it
3344
3345Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3346
3347 * parser.c: patch from Frank J Franklin to remove a bug in
3348 xmlCreatePushParserCtxt() when the initial buffer passed
3349 is large.
3350
3351Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3352
3353 * win32/*: big cleanup of the Windows/MSVC project files
3354 from Igor Zlatkovic
3355
3356Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
3357
3358 * doc/Makefile.am: should fix #67674 and avoid troubles if
3359 xsltproc is not available or fails in the prefix provided
3360
3361Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
3362
3363 * xmlmemory.c: one more doc patch from Charlie Bozeman.
3364
3365Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3366
3367 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
3368 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
3369 Fixed a few other problems raised by Charlie Bozeman.
3370 * result/VC/ElementValid[5-7]: fixed the output
3371
3372Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
3373
3374 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
3375 patches from Charlie Bozeman. Regenerated the HTML docs.
3376
3377Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
3378
3379 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
3380 for Windows from Igor
3381
3382Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3383
3384 * xmllint.c: applied Justin Fletcher patch for --output or -o
3385
3386Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
3387
3388 * win32/libxml2/libxml2.def.src: close #67019
3389
3390Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
3391
3392 * xmllint.c: applied Justin Fletcher generic timing patch
3393 similar to the one already applied to xsltproc.
3394
3395Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
3396
3397 * include/libxml/tree.h tree.c: applied documentation patches
3398 from Charlie Bozeman
3399
3400Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
3401
3402 *doc/xmllint.xml, xmllint.1 - document --dropdtd
3403
3404Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
3405
3406 * valid.c: fix the xmlStrdup() used in the previous patch.
3407 * valid.c: added --dropdtd
3408 * tree.c: fixed xmlUnlinkNode so it also removes the references
3409 from the document if the node is a DTD
3410
3411Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
3412
3413 * HTMLtree.c valid.c: cleanup some static declarations
3414
3415Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
3416
3417 * xmllint.c: removed another strdup()
3418 * doc/FAQ: removed the HP/UX entry
3419
3420Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
3421
3422 * valid.c: fix bug #66816 when validating.
3423 * xmllint.c: don't use sys/time.h if configure did not found it
3424
3425Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
3426
3427 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
3428 xmlcatalog_man.xml
3429
3430Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
3431
3432 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
3433 xmlInitMemory() was declared twice
3434
3435Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
3436
3437 * globals.c: do not reference strdup() !
3438 * configure.in libxml-2.0.pc.in: trying to fix the libs
3439 of the various config extraction modules
3440
3441Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3442
3443 * configure.in : preparing 2.4.12
3444 * doc/* : updated and rebuilt the docs
3445
3446Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
3447
3448 * uri.c: closed bug #66159
3449 * testURI.c: added --escape option
3450 * configure.in: some cleanup for xml2-config --cflags
3451
3452Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
3453
3454 * globals.c testThreads.c: removed some misplaced includes
3455 of xmlversion.h
3456
3457Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
3458
3459 * threads.c: patch from Gary Pennington fixing a possible
3460 problem at initialization time.
3461
3462Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
3463
3464 * configure.in libxml.h parser.c testThreads.c macos/: integrated
3465 Eric Lavigne contribution to build libxml2 on MacOS using
3466 CodeWarrior.
3467
3468Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
3469
3470 * xmllint.c: applied Geert Kloosterman's patch to fix
3471 --repeat --timing output
3472
3473Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
3474
3475 * parser.c: Robin Berjon <robin@knowscape.com> found a case
3476 where non-wellformed XML declaractions were not detected.
3477
3478Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3479
3480 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
3481
3482Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
3483
3484 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
3485 gets reset by xmlCleanupInputCallbacks() and this makes the
3486 function useless. Same for output.
3487
3488Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3489
3490 * xmlIO.c: robert pointed out a loop error in callback cleanups
3491
3492Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
3493
3494 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
3495 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
3496 they are not really tied to debugging
3497
3498Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3499
3500 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
3501 * xmllint.c: better --catalogs description
3502
3503Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
3504
3505 * tree.c: fixed a couple of problems in xmlSetProp()
3506
3507Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
3508
3509 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
3510 unappropriate stdout output.
3511
3512Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
3513
3514 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
3515 by Denis Beurive, closes #65111
3516
3517Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
3518
3519 * valid.c: in case of content model validity error, don't
3520 print it if validity warnings were not requested.
3521
3522Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
3523
3524 * nanoftp.c: applied a couple of patches from Brian D Ripley.
3525 * parserInternals.c: removed the last exit() call. Print an
3526 unmaskable error on stderr instead (library mismatch detection)
3527
3528Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
3529
3530 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
3531 shell instructions from Heiko Rupp
3532
3533Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
3534
3535 * catalog.c: use the URL notation file:// for default catalog paths
3536
3537Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
3538
3539 * include/libxml/tree.h: better comments for _private fields
3540 * tree.c: removed a problem when copying an entity reference.
3541
3542Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
3543
3544 * vms/*: updated instructions and diffs from John A Fotheringham
3545
3546Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
3547
3548 * include/libxml/xmlerror.h: avoid an include problem if
3549 #include <libxml/xmlerror.h> happens first in code
3550 seems to be the case in KDE libs
3551
3552Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3553
3554 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
3555 from Igor for Windows
3556
3557Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3558
3559 * Makefile.am: Gary Pennington pointed out a missing prefix
3560
3561Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
3562
3563 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
3564 * doc/*: upgraded and rebuilt the docs
3565
3566Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
3567
3568 * HTMLparser.c: fix comment in scripts element parsing.
3569 * result/HTML/doc3*: updated the results.
3570
3571Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
3572
3573 * uri.c: another URI bug fix #63336, using Joel Young patch.
3574
3575Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
3576
3577 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
3578 a cleaned up version of the Pwd shell string generation.
3579
3580Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3581
3582 * valid.c include/libxml/tree.h: trying to fix namespaces +
3583 validation problems for good, closing #63619 in the process
3584 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
3585 wrong in this respect, fixed it.
3586
3587Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3588
3589 * xmllint.c: Morus Walter patch to allow --format and --encode
3590
3591Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
3592
3593 * debugXML.c: Stefan Kost provided an help command for the shell
3594
3595Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
3596
3597 * debugXML.c: Heiko Rupp pointed that the shell would crash
3598 on empty nodesets returns.
3599
3600Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3601
3602 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
3603 migh need the history libraries
3604
3605Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
3606
3607 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
3608 handle the case of < in quoted attributes, Bastian Kleineidam
3609
3610Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3611
3612 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
3613 fixing catalog breakages
3614 * Makefile.am catalog.c result/catalogs/catal
3615 result/catalogs/mycatalog.* test/catalogs/catal*:
3616 fixed more problems in catalog support, added more regression tests
3617 for both XML and SGML catalog handling
3618
3619Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3620
3621 * debugXML.c: applied an improvement to xmlGetLineNo() from
3622 Keith Isdale
3623
3624Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
3625
3626 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
3627 Side effect of the progressive catalog loading
3628
3629Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
3630
3631 * Makefile.am: confexecdir and confexec_DATA were defined twice
3632 pointed out by Karl Eichwalder
3633
3634Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
3635
3636 * xmlcatalog.c: avoid unlink() and use remove() instead.
3637
3638Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
3639
3640 * libxml.spec.in: cleanup
3641 * include/libxml/xmlwin32version.h: updated with 2.4.8
3642
3643Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
3644
3645 * encoding.c global.data globals.c testThreads.c: fix bug #63752
3646 of compiling libxml with a non standard set of options
3647
3648Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
3649
3650 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
3651 document --sgml option, fixing gnome bugzilla #63382
3652
3653Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
3654
3655 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
3656 breakage of 2.4.7, added a couple of really needed APIs
3657 like xmlCatalogIsEmpty() and xmlNewCatalog()
3658 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
3659 for install-catalog
3660 * configure.in: preparing 2.4.8
3661
3662Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
3663
3664 * HTMLtree.c tree.c include/libxml/HTMLtree.h
3665 include/libxml/tree.h include/libxml/xmlIO.h: more include
3666 cleanups, export cleanly one html output + format function.
3667
3668Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
3669
3670 * parser.c: removed initGenericErrorDefaultFunc call from
3671 xmlInitParser() since it could destroy previous calls to
3672 xsltSetGenericErrorFunc() effects
3673
3674Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3675
3676 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
3677 keyword.
3678
3679Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
3680
3681 * Makefile.am: cleanup
3682 * threads.c: cleanup too
3683 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
3684 from xsltproc
3685 * include/libxml/tree.h include/libxml/parser.h: trying to break a
3686 dependancy loop.
3687
3688Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
3689
3690 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
3691 was not used anymore !
3692
3693Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3694
3695 * configure.in: preparing 2.4.7
3696 * Makefile.am doc/Makefile.am: switched to the latest xmllint
3697 manual page from John
3698 * doc/*: updated the doc and rebuilt the generated pages
3699
3700Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
3701
3702 * xmlIO.c: closing bug #62711, the library should never
3703 close stdin or stdout.
3704
3705Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
3706
3707 * uri.c: second pass at fixing #63336, using Joel Young
3708 final patch. looks okay.
3709
3710Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
3711
3712 * uri.c include/libxml/uri.h: trying to clear #63336
3713 allowing the escaping routine to parse unconformant
3714 URI-References.
3715
3716Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
3717
3718 * vms/readme.vms vms/build_libxml.com nanoftp.c
3719 include/libxml/xmlversion.h.in: a few VMS updates from
3720 John A Fotheringham
3721 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
3722 and xmlCleanupOutputCallbacks() for the Perl binding people.
3723
3724Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
3725
3726 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
3727 apply fixes to close #63271 and avoid segfaults when
3728 the error routine gets callbed before xmlInitParser()
3729 get called.
3730 * nanoftp.c error.c: Applied patches from Justin Fletcher
3731 correcting some xmlGenericError misuses.
3732
3733Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
3734
3735 *doc/xmllint.xml, doc/xmllint.1
3736 New and improved man page for xmllint - .xml is the original, .1
3737 is the generated man page
3738
3739Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
3740
3741 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
3742 the web site from the main HTML document.
3743
3744Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
3745
3746 * parser.c: fixed an erroneous validation bug when PE refs
3747 occurs in external parsed entities referenced from the
3748 internals subset
3749 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
3750 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
3751 added the associated testcase, it's a nice one.
3752 * HTMLparser.c: generate the DTD node as HTML still ...
3753 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
3754
3755Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
3756
3757 * HTMLparser.c: fixed a bug in htmlNewDoc()
3758
3759Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
3760
3761 * test/threads/*: added entities testing to the Thread test
3762 * testThreads.c: make the test reasonable
3763 * DOCBparser.c: fix the DTD public and system ID
3764 * xmllint.c: added --sgml for SGML DocBook importing
3765 * Makefile.am: added Docbtests target
3766
3767Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
3768
3769 * nanoftp.c: use only "anonymous@" string for anonymous passwds
3770 * testThreads.c: removed bogus include
3771
3772Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
3773
3774 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
3775 fixed a very serious (looping) validation bug
3776
3777Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
3778
3779 * include/libxml/globals.h include/libxml/threads.h threads.c
3780 testThreads.c: far more testing, cleaning up bugs
3781 * *.c : make sure globals.h is always included.
3782
3783Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
3784
3785 * HTMLparser.c: try to get rid of parser loops for good.
3786
3787Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
3788
3789 * configure.in: fixed some bugs in CFLAGS passing.
3790 * test/threads Makefile.am testThreads.c: added a specific
3791 threaded test case (really nasty, guaranteed).
3792
3793Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
3794
3795 * catalog.c: serious cleanup on the management of the
3796 XML catalog tree, more tests done, especially with
3797 the catalog PI.
3798
3799Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
3800
3801 * catalog.c: avoid a problem in catalog cleanup on SMP if
3802 catalogs were not initialized.
3803
3804Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
3805
3806 * catalog.c xpath.c: trying to cleanup the not thread safe
3807 parts of the library.
3808
3809Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
3810
3811 * include/libxml/globals.h configure.in global.data: make
3812 the allocation be per-thread a configure option
3813 * encoding.c include/libxml/parser.h: fixed compilation
3814 errors
3815
3816Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3817
3818 * include/libxml/parser.h: Norm reported that a few lines
3819 added were breaking libxslt compile, removed them for now
3820
3821Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
3822
3823 * parser.c parserInternals.c threads.c: debugged and fixed
3824 initialization problems which were giving troubles on SMP
3825 boxes.
3826
3827Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
3828
3829 * include/libxml/Makefile.am: missing globals.h
3830
3831Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
3832
3833 * globals.c: added a couple of standard includes.
3834
3835Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
3836
3837 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
3838 include/libxml/parserInternals.h include/libxml/tree.h
3839 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
3840 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
3841 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
3842 Applied the last patches from Gary, cleanup, activated threading
3843 all user accessible global variables are now handled in globals.[ch]
3844 Still a bit rought but make tests passes with either
3845 --with-threads defined at configure time or not.
3846 * Makefile.am example/Makefile.am: added globals.[ch] and threads
3847 linking options
3848
3849Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
3850
3851 * Makefile.am include/libxml/Makefile.am
3852 include/libxml/globals.h globals.c include/libxml/threads.h
3853 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
3854 configure.in: started integrating the core of the thread support
3855 not activated yet but half integrated. The code should still
3856 compile and work anyway.
3857
3858Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3859
3860 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
3861 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
3862 integrating the non-controversial parts of Gary Pennington
3863 multithread patches
3864 * catalog.c: corrected a small bug introduced
3865
3866Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
3867
3868 * catalog.c include/libxml/catalog.h: very serious cleanup,
3869 isolating unportable code and as much as possible the accesses
3870 to the global shared catalog. May need more testing !
3871
3872Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
3873
3874 * include/libxml/debugXML.h debugXML.c tree.c: integrating
3875 Keith Isdale patches for the XSLT debugger interfaces. Some
3876 cleanup
3877
3878Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
3879
3880 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
3881 * DOCBparser.c: generate line nubers in elements
3882
3883Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
3884
3885 * configure.in: preparing 2.4.6 release
3886 * doc/xml.html doc/html/*: updated and rebuilt the docs
3887 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
3888
3889Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
3890
3891 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
3892 adding documentation for DV's supercatalog support
3893
3894Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
3895
3896 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
3897 super catalog support adding one API and one flag --sgml to
3898 xmlcatalog
3899
3900Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
3901
3902 * doc/xmlcatalog_man.xml, xmlcatalog.1
3903 One more crack at
3904 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
3905
3906
3907Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
3908
3909 * xpath.c: implemented xmlXPathObjectCopy for external objects
3910 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
3911
3912Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
3913
3914 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
3915 finishing up fix to
3916 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
3917 the xmlcatalog man page display more elegantly
3918
3919Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
3920
3921 * configure.in: closing bug #61832
3922 * HTMLparser.c: removed a warning
3923
3924Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
3925
3926 * xpath.c: fixing #61673 part I, do not loose doc information
3927 when copying result value trees.
3928
3929Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3930
3931 * xpath.c: trying to harden the XPath interpreter
3932
3933Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
3934
3935 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
3936 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
3937
3938Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3939
3940 * HTMLparser: repaired another loop problem
3941
3942Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
3943
3944 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
3945 parsing.
3946 * xpath.c: fix bug #61291 the default XML namespace node is
3947 missing from the namespace axis.
3948 * tree.c: refuse to create namespaces nodes with prefix "xml"
3949
3950Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
3951
3952 * SAX.c: ouch a non-defined namespace could lead to a crash,
3953 fixed #61215
3954
3955Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
3956
3957 * parserInternals.c: closed bug #61054
3958
3959Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
3960
3961 * include/libxml/Makefile.am: closing #60708
3962
3963Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
3964
3965 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
3966 adding xmlSAXParseFileWithData following Marco Stipek suggestion
3967
3968Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3969
3970 * valid.c: close bug #61550 when xml: wasn't considered a namespace
3971
3972Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
3973
3974 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
3975 * DOCBparser.c HTMLparser.c parser.c: fixed typos
3976
3977Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
3978
3979 * catalog.c: Justin Fletcher provided cleaup code in case
3980 HAVE_STAT is not defined
3981 * include/win32config.h: Igor Zlatkovic suggested to have
3982 HAVE_STAT defined there
3983
3984Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3985
3986 * catalog.c - fixed typing error reported by M. Barros
3987
3988Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
3989
3990 * xmllint.c - fixing typo
3991
3992Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3993
3994 * HTMLparser.c: small enhancement to prevent loop on
3995 unrecognizable data
3996
3997Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
3998
3999 * parserInternals.c: applying patch from bug #60757 this
4000 should close it
4001
4002Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
4003
4004 * catalog.c xmlcatalog.c: removed a couple of warning
4005 * xpath.c: try to solve the linking problem on platforms
4006 needing trio to compile
4007
4008Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
4009
4010 * Makefile.am libxml.spec.in: backing up non-documented changes
4011 commited without review or aproval by Jens Finke <jens@gnome.org>
4012 * HACKING: made 100% clear that no commit should be done directly
4013
4014Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
4015
4016 * configure.in: Joe Orton provided a patch fixing a problem
4017 when iconv is specified to be in a non-standard directory
4018 but wasn't exported in xml2-config --cflags
4019
4020Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
4021
4022 * configure.in: let's ship 2.4.5 before getting too much
4023 troubles with 2.4.4 errors.
4024
4025Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4026
4027 * encoding.c entities.c: do not output hexadecimal charrefs
4028 when serializing HTML since some version of Netscape can't
4029 grok it, generate decimal ones.
4030 * result/HTML/doc3.htm: output changed due to previous test
4031 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
4032
4033Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
4034
4035 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
4036 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
4037
4038Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
4039 Released 2.4.4
4040
4041 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
4042 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
4043 updated the configuration scripts systems accordingly
4044
4045Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
4046
4047 * configure.in: preparing for 2.4.4
4048 * doc/xml.html doc/html/*: updated and rebuilt the docs
4049
4050Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
4051
4052 * win32/dsp/libxml2.def.src: tried to incorporate comments
4053 from bug #59220
4054
4055Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
4056
4057 * parser.c result/noent/wml.xml: fixed bug #59981 related
4058 to handling of '&' in attributes when entities are substitued
4059
4060Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
4061
4062 * libxml.h include/libxml/xmlversion.h.in
4063 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
4064 Tried to close bug #60131
4065
4066Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
4067
4068 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
4069
4070Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
4071
4072 * SAX.c: fixing bug #59946 on xmlns=""
4073
4074Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
4075
4076 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
4077 but allocates a new error code.
4078
4079Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
4080
4081 * xmllint.c: John Fleck fixed typos in the options output
4082 * parser.c SAX.c: fix ignorable white space SAX selection
4083
4084Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
4085
4086 * entities.c: Steve Underwood found the possibility of an
4087 ininite loop in case of error.
4088
4089Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
4090
4091 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
4092
4093Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
4094
4095 * parser.c: warn if version is not 1.0 but it's not
4096 strictly speaking an error after analyzing the spec
4097
4098Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
4099
4100 *doc/catalog.html - add link to the html version of the
4101 man page, other linguistic cleanups
4102
4103Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
4104
4105 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
4106 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
4107 file, has not yet been included in the build.
4108
4109Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
4110
4111 * catalog.c: removed a duplicate affectation Justin Fletcher
4112
4113Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
4114
4115 * tree.c: Armin Sander pointed a possible text coalescing
4116 problem, completed his patch.
4117
4118Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4119
4120 * trionan.c: Fixed const and volatile re-definition problem
4121
4122Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
4123
4124 * libxml.4 parser.c: doc updates from Heiko Rupp
4125 * parserInternals.c: 2 sanity checks from Heiko Rupp
4126
4127Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
4128
4129 * tree.c: applied patch from Armin Sander to make some pointers
4130 const in xmlCopyNode()
4131 * include/libxml/tree.h: added fix to the header
4132
4133Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
4134
4135 * xpath.c: hum, restrict the integer usage gcc bug workaround
4136 to only gcc compilers so that other architecture don't get
4137 penalized by this limitation.
4138 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
4139
4140Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
4141
4142 * valid.c: fixed a Windows compiler warning (Chris Poblete)
4143 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
4144
4145Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
4146
4147 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
4148 --convert option to xmlcatalog to convert SGML ones to
4149 the XML syntax.
4150 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
4151
4152 2.4.3 got released at that point
4153Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
4154
4155 * catalog.c xmlIO.c: started some serious testing and fixed
4156 a few bug and optmization needs.
4157
4158Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4159
4160 * Makefile.am configure.in include/libxml/xmlwin32version.h:
4161 preparing for a 2.4.3 release even if it may not be ready yet
4162 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
4163 all file parsing lookup to go through the entity resolver, add
4164 to add an API to bypass it (needed to load catalogs themselves),
4165 some cleanup on the catalog code too.
4166 * nanoftp.c: small cleanup
4167 * doc/catalog.html: small update
4168
4169Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
4170
4171 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
4172 Jun Kuriyama
4173
4174Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
4175
4176 * doc/catalog.html: finished the catalog documentation
4177
4178Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
4179
4180 * doc/catalog.html doc/xml.html: added documentation about
4181 Catalog support, misses an API description
4182 * doc/html/*: reextracted the API pages
4183
4184Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
4185
4186 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
4187 Added the part about section 7.2 on URI resolution,
4188 fixed a side effect in the HTML parser, look complete
4189 and ready to rock except the URI/SystemID part!
4190
4191Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
4192
4193 * include/libxml/catalog.h include/libxml/parser.h
4194 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
4195 xmlIO.c: added support and APIs needed for the catalog PI
4196 * include/libxml/xmlIO.h: cleanup
4197
4198Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
4199
4200 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
4201 include/libxml/catalog.h: starts to look okay, really
4202 plugged the new framework, cleaned a lot of stuff,
4203 added some APIs, except the PI's support missing this
4204 should be mostly complete
4205 * result/catalogs/* test/catalogs/*: added new test, enriched
4206 the existing one with URN ID tests
4207
4208Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
4209
4210 * catalog.c: fixed nextCatalog
4211 * result/catalogs/docbook test/catalogs/*: started adding
4212 a small regression test
4213
4214Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
4215
4216 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
4217 more work on the XML catalog support.
4218 * parser.c include/libxml/parser.h: small cleanup seems using
4219 list as a public parameter name can give portability troubles
4220 * trionan.c trionan.h xpath.c include/libxml/trionan.h
4221 include/libxml/xpath.h include/libxml/Makefile.am: removed
4222 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
4223 wrappers
4224
4225Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4226
4227 * Makefile.am trio.c triodef.h trionan.c xpath.c
4228 include/libxml/Makefile.am include/libxml/trionan.h:
4229 Re-worked Not-A-Number and Infinity support.
4230 * xmlcatalog.c: added readline include files
4231
4232Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
4233
4234 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
4235 testCatalog as xmlcatalog, making it an installed app
4236 adding a shell, and preparing it to be a /etc/xml/catalog
4237 management tool, though not ready yet
4238 * catalog.c include/libxml/catalog.h: adding support for
4239 XML Catalogs http://www.oasis-open.org/committees/entity/
4240 not finished, there is some interesting tradeoffs and a
4241 few open questions left.
4242
4243Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
4244
4245 * xmllint.c: fixed a line formatting problem
4246
4247Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
4248
4249 * SAX.c: removed a couple of unused variable (Albert Chin)
4250
4251Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
4252
4253 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
4254 trying to fix some troubles w.r.t. function returning
4255 const xxxPtr.
4256
4257Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
4258
4259 * win32/dsp/libxml2.def.src: another set of symbols conditionally
4260 defined
4261
4262Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
4263
4264 * xpointer.c: removed unused var
4265
4266Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
4267
4268 * testXPath.c: another small cleanup closing bug #59110
4269
4270Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
4271
4272 * win32/dsp/libxml2.def.src: small cleanup closing bug
4273 #59108
4274
4275Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
4276
4277 * example/gjobread.c: add xmlCleanupParser() before leaving
4278
4279Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
4280
4281 * config.h.in configure.in include/libxml/xmlwin32version.h:
4282 released 2.4.2
4283
4284Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
4285
4286 * include/libxml/valid.h debugXML.c valid.c: deprecate
4287 the non-boundchecking Sprintf functions, add Snprintf
4288 this should close bug #57984
4289
4290Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
4291
4292 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
4293 URIs before doing the lookups (pointed by Mark Vakoc)
4294
4295Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
4296
4297 * xpath.c: serious changes on Result Value Trees and NodeSets
4298 w.r.t. deallocation and collect operations. Probably not
4299 100% clean (merge of allocated trees smells like a problem).
4300 Seems sufficient to close #58943
4301
4302Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
4303
4304 * xmllint.c: adding a --format option
4305
4306Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
4307
4308 * xpath.c: count() was broken on Result Value Tree
4309 * xmlIO.c: fixed file:/// accesses on _WIN32
4310
4311Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
4312
4313 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
4314 macro was renamed, this should close bug #58683
4315
4316Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
4317
4318 * SAX.c: small fix fixing bug #58539 reported by coolo, in
4319 entity substitution mode text at the end of the entity might
4320 be added due to text coalescing.
4321 * nanoftp.c parser.c: small cleanup
4322
4323Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
4324
4325 * HACKING: added John Fleck right to commit in the doc subdir
4326
4327Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4328
4329 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
4330 allow to inherit attributes from the DTD directly in the
4331 tree, this is needed for XPath and can be a useful feature.
4332 Inherited namespaces are always provided at the tree level now
4333 * test/defattr* result/defattr* result/noent/defattr*: added a couple
4334 of tests for this feature (XSLT being the prime user).
4335
4336Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
4337
4338 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
4339 testSAX.c xmlIO.c xmllint.c include/win32config.h
4340 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
4341 include/libxml/xmlwin32version.h.in win32/README.MSDev
4342 win32/dsp/*: applied Win32 Facelift No.2 patches from
4343 Igor Zlatkovic for Windows/MSC
4344
4345Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
4346
4347 * SAX.c: unparsedEntityDecl() the URI computation of the
4348 entity wasn't done breaking XSLT unparsed-entity-uri()
4349
4350Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
4351
4352 * xpath.c: fixed a bug when walking the descendants and
4353 the current node has no children
4354 * debugXML.c: show up when a text node is supposed to not be escaped
4355
4356Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4357
4358 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
4359 worked like the set:leading() function)
4360 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
4361
4362Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4363
4364 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
4365
4366Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4367
4368 * include/libxml/xmlIO.h: apply change to close #58141
4369 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
4370
4371Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4372
4373 * parser.c: when the internal subset uses a PE, then the
4374 included entity can use conditional sections.
4375
4376Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4377
4378 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
4379 when walking the namespace axis showing up in
4380 libxst/tests/general/bug-12
4381 * xmlmemory.c: added the possibility to trace a given block
4382 defined by its address
4383
4384Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4385
4386 * parser.c: don't override existing encoding specified before
4387 starting xmlParseDocument()
4388
4389Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4390
4391 * include/libxml/xmlwin32version.h: reinserted, needed for
4392 Windows users of CVS
4393
43942001-07-27 Darin Adler <darin@bentspoon.com>
4395
4396 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
4397 * testCatalog.c: Add include of <libxml/parser.h>.
4398
43992001-07-27 Darin Adler <darin@bentspoon.com>
4400
4401 * include/libxml/.cvsignore:
4402 * include/libxml/xmlwin32version.h:
4403 Remove this file from CVS because it's generated.
4404
4405Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4406
4407 * parser.c include/libxml/parser.h: applied const patches from
4408 Tom Moog #58002
4409
4410Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4411
4412 * xpath.c include/libxml/xpath{,Internals}.h: added a function
4413 lookup framework
4414
4415Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4416
4417 * tree.c: fixed xmlCopyNode() for documents
4418
4419Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4420
4421 * parser.c: fixed bugs #58073 reported by Greg Shtilman
4422
4423Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4424
4425 * parser.c: fixes bug #57652 reported by Morus Walter
4426
4427Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4428
4429 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
4430
4431Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4432
4433 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
4434 errors, lesson don't add new functions at 1am before a release
4435 * xpath.c: integrated fix from Bjorn to avoid divide by zero
4436 from XPath initialization when possible.
4437
4438Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4439
4440 * result/scripts/base*: removing history/readline changed
4441 this slightly
4442 * include/libxml/parser.h SAX.c parser.c parserInternals.c
4443 xmllint.c: make element content line number generation
4444 optionnal to avoid breaking old apps added interface to switch
4445
4446Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4447
4448 * configure.in: get rid of the readline and libhistory
4449 dependancies by default, release 2.4.1 with IA64 fix
4450 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
4451 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
4452 John Kroll fixes to allow saving to HTTP via PUT (or
4453 POST of needed).
4454 * doc/html/*.html: regenerated the docs
4455
4456Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4457
4458 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
4459 xmlHashScanFull and xmlHashScannFull3 to get passed the
4460 three keys as arguments to the callback function
4461
4462Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4463
4464 * configure.in Makefile.am: removed libxml softlink for good
4465 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
4466 100% coverage by gtk-doc
4467
4468Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4469
4470 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
4471 fixed serious troubles due to size_t vs. int mismatch
4472
4473Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4474
4475 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
4476
4477Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4478
4479 * include/libxml/xpath{,Internals}.h xpath.c: added a more
4480 convenient extension API for value and context managing
4481 Now handles external objects through xmlXPathPopExternal,
4482 xmlXPathWrapExternal and xmlXPathReturnExternal.
4483 Added functions for sets operations (intersection, etc.)
4484
4485Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4486
4487 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
4488 xmlIO.c tree.c parserInternals.c entities.c encoding.c
4489 HTMLparser.c: cleanup of global variables, marking some
4490 const or private.
4491
4492Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4493
4494 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
4495 fixed xmlXPathNodeSetItem when passing index=0
4496
4497Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4498
4499 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
4500
4501Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4502
4503 * xmllint.c: fixed compilation under Cygwin #57503
4504 * TODO: update
4505
45062001-07-13 Peter Williams <peterw@ximian.com>
4507
4508 * config.h.in: add #undef HAVE_DLFCN_H
4509
4510 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
4511 builddir.
4512
4513Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4514
4515 * win32/libxml2/libxml2.def.src: added a couple of exported entries
4516 raised by #57348 and #57381
4517
4518Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4519
4520 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
4521 tree.c xpointer.c: store the line numbder in element->content,
4522 may break some software, need a configuration mechanism
4523
45242001-07-10 Darin Adler <darin@bentspoon.com>
4525
4526 * .cvsignore:
4527 * example/.cvsignore:
4528 * include/.cvsignore:
4529 * include/libxml/.cvsignore:
4530 Various things that are generated and should be ignored.
4531
4532Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4533
4534 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
4535 * doc/xml.html doc/html/*: updated the docs
4536
4537Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4538
4539 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
4540 validation occured on content with element child
4541
4542Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4543
4544 * tree.c: fixed XML Base computation which was broken
4545 * debugXML.c: added a base function to the shell
4546 * Makefile.am result/scripts/* test/scripts/*: added scripts
4547 based regression tests, and adding 2 XML Base tests
4548
4549Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4550
4551 * tree.c: set properties doc and call xmlSetListDoc for properties
4552 content when grafting them in a different tree.
4553 * aclocal.m4: remove from CVS
4554
4555Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4556
4557 * win32/libxml2/libxml2.def.src: added some missing entry point
4558 for XPath (Mark Vakoc)
4559
4560Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4561
4562 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
4563 layer should URI-Unescape before trying to open resources.
4564
4565Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4566
4567 * xpath.c: fix the name() bug for elements in the default
4568 namespace reported by Charlie Bozeman
4569
4570Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4571
4572 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
4573 led to an XPath fix, improvements of SAX initialization, and
4574 an added option --nocdata to testXPath
4575
4576Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4577
4578 * doc/libxml-doc.el: Felix Natter provided anew version working
4579 with XEmacs too
4580
4581Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4582
4583 * include/libxml/xpath.h: small cleanup
4584 * doc/xml.html: update
4585
4586Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4587
4588 * Makefile.am configure.in include/libxml/xmlwin32version.h:
4589 released 2.3.14
4590
4591Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4592
4593 * doc/html/*: rebuilt the docs for the release
4594 * doc/xml.html: added 2.3.14 release.
4595
4596Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4597
4598 * xpath.c: a bug reported by Stephan Kulow empty nodesets
4599 were not equal to empty strings
4600
4601Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4602
4603 * SAX.c: fixed a URI-Reference computation problem when validating
4604 * xmlIO.c: small cleanup
4605
4606Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4607
4608 * parser.c: improved the description of a couple of interfaces
4609 upon Larry Stamper suggestion
4610
4611Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4612
4613 * SAX.c entities.c parser.c: changed completely the way entities
4614 are handled when running the parser in entity substitution mode.
4615 This fixes a bug reported by Stephan Kulow and nearly divides
4616 by 3 the amount of memory required by libxslt to load and process
4617 DocBook TDG.
4618
4619Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4620
4621 * HTMLparser.c: fixing a too early root closing problem raised
4622 byt Prashanth Naidu
4623
4624Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4625
4626 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
4627 raised by Mark Vakoc.
4628
4629Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4630
4631 * example/Makefile.am: fixed the include path to add srcdir/include
4632 * Makefile.am configure.in: fix from Albert Chin for iconv detection
4633 and some cleanup
4634
4635Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4636
4637 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
4638 lot of optimization work, results in significant improvements
4639 when handling really complex XPath queries. Add a small optimizer
4640 for unions, improve [n] and [last()], avoid some costly ops.
4641
4642Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4643
4644 * include/libxml/parser.h parser.c: xmlStrstr args are both const
4645 * xpath.c: small cleanup
4646 * xmlGetNsList: reformated, fixed problems if used on Entities
4647
4648Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4649
4650 * doc/xml.html: added 1.8.14 and 2.3.13 releases
4651
4652Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4653
4654 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
4655 * Makefile.am example/Makefile.am: workaround automake generating
4656 erroneous deps
4657
4658Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4659
4660 * include/win32config.h: bug #56801 Yon Derek provided a patch
4661 to the windows config file.
4662
4663Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4664
4665 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
4666 libxml.h : Yon Derek provided a set of changes to compile from
4667 CVS on Windows/MSC
4668
4669Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4670
4671 * parser.c: fixed UTF8 BOM support in push mode
4672 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
4673 added a specific testcase
4674
4675Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4676
4677 * Makefile.am: added --push regression tests
4678 * parserInternals.c: the XML parser segfaulted in --push mode
4679
4680Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4681
4682 * configure.in: moved the symlinks detection within a CVS
4683 check, this is not portable and will be removed soon.
4684 * xpath.c: small cleanup/speedup
4685
4686Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4687
4688 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
4689 release of 2.3.12
4690 * parser.c: make an error message if unknow entities in all cases
4691
4692Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4693
4694 * uri.c: fixed 2 uri normalization bugs on '//' reduction
4695
4696Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4697
4698 * include/libxml/Makefile.am: Laszlo Peter pointed out that
4699 includes were installed in the wrong dir
4700
4701Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4702
4703 * doc/html.xml: warn against sending code to exhibit bugs.
4704
4705Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4706
4707 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
4708 Tru64 from Thomas Leitner
4709
4710Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4711
4712 * AUTHORS: added William and Bjorn
4713 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
4714 daniel@veillard.com hopefully I won't have to do this again
4715 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
4716 docs can be rebuilt cleanly now
4717 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
4718 from CVs it's generated, added include/libxml/xmlwin32version.h
4719 also generated but which should change far less frequently.
4720 * catalog.c nanoftp.c: made sure to include libxml.h not
4721 libxml/xmlversion.h directly
4722 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
4723 when compiling on WIN32 and MSC
4724
4725Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4726
4727 * include/Makefile.am include/libxml/Makefile.am configure.in:
4728 fixed make distcheck and rebuilding the rpms
4729
4730Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4731
4732 * configure.in: should finish the migration of exported includes
4733 into a real include/libxml in CVS, at least for CVS users.
4734 * removed the exported headers, added in include/libxml (as well
4735 as xmlversion.h.in).
4736
4737Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4738
4739 * configure.in: fixed the way to detect symlink
4740
4741Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4742
4743 * configure.in: updated, include/libxml is now a real CVS dir
4744
4745Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4746
4747 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
4748 version works with both libxml1 and libxml2 (it autodetects
4749 the prefix of the html-files) from Felix Natter.
4750 * doc/xml.html: updated doc accordingly
4751
4752Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4753
4754 * xpath.c: fixed the bug generating a template loop in libxslt
4755 when using docbook-xsl-1.4, * should filter out document nodes
4756 * HACKING: added William
4757 * TODO: updated
4758
4759Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4760
4761 * doc/FAQ.html: added a warning about gcc-3.0
4762 * doc/xml.html: added reference to gdome2 and removed a confusing
4763 sentence
4764
4765Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4766
4767 * xmlversion.h: okay this is a generated file, but Windows
4768 users need it and they can't generate it, and I want CVS
4769 Windows users ...
4770 * win32/libxml2/libxml2_so.dsp: Windows project file for
4771 the shared lib version of libxml2
4772 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
4773 resources needed for libxslt/xsltproc by Yon Derek
4774
4775Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4776
4777 * trio.c: MSVC fix (provided by Igor Zlatkovic)
4778
4779Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4780
4781 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
4782
4783Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4784
4785 * include/win32config.h: Yon Derek provided a first fix
4786 to be able to compile libxslt/xsltproc on Windows
4787
4788Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4789
4790 * xpath.c: attempt to work around what seemed a gcc optimizer
4791 bug when handling floats on i386 http://veillard.com/gcc.bug
4792 * tree.c entities.c encoding.c: doing some cleanups while
4793 chasing it
4794
4795Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4796
4797 * Makefile.am: cleanup when --without-debug is specified
4798 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
4799 w.r.t. --without-debug and other include points
4800 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
4801 Catalogs
4802 * configure.in entities.h tree.h HTMLparser.c: removed
4803 --without-corba, made the _private field mandatory
4804
4805Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4806
4807 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
4808 outputs a BOM in UTF8, an errata has been issued to avoid the
4809 problem, that was the most reasonable solution... Add support
4810 for a leading UTF8 BOM in entities.
4811
4812Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4813
4814 * valid.c: fixed a bug found when post validating an entity ref
4815 * xmllint.c: added --loaddtd and sligly changed --postvalid to
4816 activate it too
4817
4818Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4819
4820 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
4821 weakness in the node copy the XPointer and the XInclude
4822 implementations. Serious cleanup.
4823
4824Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4825
4826 * Makefile.am: Kjartan Maraas provided a small patch to
4827 add xml2-config.in to EXTRA_DIST
4828
4829Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4830
4831 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
4832 provided another failing case found in KDE, the way the
4833 ctxt->vctxt.nodeTab was allocated and freed changed over
4834 time but it wasn't completely cleaned up. This should fix it.
4835
4836Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4837
4838 * parser.c: Stephan Kulow also raised the fact that line number
4839 could get miscounted making debug harder, fixed the problem
4840 in xmlParseCharData()
4841
4842Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4843
4844 * valid.c: Stephan Kulow pointed out a problem when validating
4845 and using an empty entity, forgot a 'break' in a case.
4846
4847Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4848
4849 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
4850 * doc/xml.html: updated with 2.3.11
4851
4852Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4853
4854 * TODO: updated adding cleanup of generated doc
4855 * configure.in: prepared to release 2.3.11
4856 * xmllint.c: added --version for bug reporting
4857 * doc/html/*.html: rebuilt the doc
4858
4859Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4860
4861 * xpath.c: first part of the work on selecting namespace to
4862 fix bug #56115
4863
4864Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4865
4866 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
4867 when using -liconv
4868 * TODO: updated
4869
4870Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4871
4872 * HTMLtree.[ch]: more work on the HTML serialization routnes,
4873 cleanup, encoding support.
4874
4875Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4876
4877 * xpath.c: Thomas Broyer suggested a better patch for the / arg
4878
4879Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4880
4881 * xpath.c: bug detected by Ankh when / is used as a function arg
4882
4883Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4884
4885 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
4886 of element and use it to avoid outputting formatting spaces at
4887 the wrong place. Implemented the format parameter for HTML save.
4888 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
4889 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
4890 result/HTML/wired.html: of course this impact the result of a
4891 number of HTML tests
4892
4893Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4894
4895 * HTMLtree.[ch]: started augmenting the HTML save API with
4896 encoding and formatting parameters
4897
4898Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4899
4900 * HTMLtree.h: cleanup and started evaluating the work needed on
4901 revamping the HTML output code
4902
4903Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4904
4905 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
4906
4907Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4908
4909 * valid.c: fixed bug #56049, forgot one check in the
4910 validation routine
4911
4912Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4913
4914 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
4915
4916Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4917
4918 * libxml.h: fixed an error in last commit
4919 * doc/FAQ.html: added an entry for compilation from CVS
4920
4921Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4922
4923 * xmlversion.h.in libxml.h: Cygwin patches
4924 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
4925 * tree.h: cleanup
4926
4927Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4928
4929 * tree.c: patched xmlFreeNode() to avoid freeing() a static
4930 memory block in a strange case where libxml is linked twice
4931 in the binary.
4932
4933Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4934
4935 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
4936 state far too often, simple fix used to avoid it.
4937
4938Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4939
4940 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
4941 being processed, applied his patch
4942 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
4943
4944Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4945
4946 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
4947 provided fixes to compile on MSCC again
4948 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
4949 also provided an update for the project files.
4950
4951Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4952
4953 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
4954 bug #55810
4955
4956Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4957
4958 * tree.c: fixed xmlGetNsProp() to close bug #55683
4959 Note this requires libxslt to use it's own function instead.
4960
4961Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4962
4963 * HTMLtree.c: when in a pre element no formatting space should
4964 be added.
4965 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
4966
4967Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4968
4969 * configure.in: added tests for signal() and signal.h
4970
4971Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4972
4973 * xpath.c: robert pointed out xmlXPathNINF was not initialized
4974
4975Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4976
4977 * doc/libxml-doc.el: Felix Natter provided a new version for
4978 libxml2
4979
4980Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4981
4982 * HTMLtree.c: when in a pre element no formatting space should
4983 be added.
4984
4985Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4986
4987 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
4988
4989Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4990
4991 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
4992 hack
4993 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
4994 * uri.c: fixed a warning
4995
4996Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4997
4998 * HTMLtree.c: trying to close bug #55772 escaping in script
4999 elements
5000 * doc/xml.html: suggest to send mail to the list
5001
5002Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5003
5004 * error.c: attempt to fix the xmlGetVarStr breakage once and for
5005 good. Use a macro and based on the solution provided in
5006 vsnprintf manual page from GNU.
5007
5008Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5009
5010 * error.c: Workaround for non-preserving variadic list.
5011 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
5012
5013Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5014
5015 * doc/xml.html: added 2.3.10 release
5016
5017Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5018
5019 * configure.in: releasing 2.3.10
5020
5021Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5022
5023 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
5024
5025Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5026
5027 * encoding.c: Robert Collins provided a patch to add the
5028 "US-ASCII" encoding alias
5029
5030Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5031
5032 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
5033 string oriented functions and started cleaning the related areas
5034 in xpath.c which needed fixing in this respect
5035
5036Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5037
5038 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
5039 #55380
5040 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
5041
5042Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5043
5044 * TODO: updated
5045 * nanohttp.[ch] : started adding APIs to get the redirected URL
5046 when this occurs (needed for further base computation
5047 * tree.h: cleanup
5048 * encoding.c: cleanup
5049 * SAX.c: minor change around ctxt->loadsubset
5050
5051Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5052
5053 * Makefile.am include/Makefile.am: small change to have
5054 include/libxml rebuilt if working from CVS.
5055 * uri.c: applied another patch from Carl Douglas for URI escaping,
5056 this should close bug #51876
5057
5058Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5059
5060 * xinclude.c: fixed XInclude recursive behaviour bug #54678
5061 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
5062 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
5063 added specific regression test
5064 * parser.h: preparing for the XSLT mode where DTD inherited
5065 attributes are added to the tree.
5066
5067Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5068
5069 * xinclude.[ch]: Updated the namespace for the Last Call version
5070 * result/XInclude/include test/XInclude/include: updated the
5071 testsuite accordingly
5072
5073Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5074
5075 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
5076 related to bug #51876
5077
5078Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5079
5080 * tree.c: fixed a gross mistake in base computation, xml:base is
5081 not completely correct yet (need cascade).
5082 * xpath.[ch]: added the few things needed to find a function name
5083 and URI from the XPath context when it is called.
5084
5085Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5086
5087 * catalog.[ch]: fixes and add xmlLoadCatalogs()
5088 * DOCBparser.c: small cleanup
5089 * xmllint.c: added a --catalogs option to load catalogs from
5090 $SGML_CATALOG_FILES
5091 * tree.c: cleanup
5092 * configure.in: iconv library fixup, ICONV_LIBS
5093
5094Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5095
5096 * catalog.c: handling of CATALOG entries. detection of recursion,
5097 and a few bugfixes
5098 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
5099 against the default namespace
5100
5101Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5102
5103 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
5104
5105Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5106
5107 * parser.c: fixed propagation context info when parsing an
5108 external entity.
5109 * doc/html/*.html: regenerated a couple of docs
5110
5111Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5112
5113 * doc/xml.html: update with 2.3.9 informations
5114
5115Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5116
5117 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
5118 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
5119 * doc/html/* : rebuilt the docs
5120 * valid.c: small patch which may improve some case when
5121 validating.
5122
5123Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5124
5125 * HTMLparser.c: Closed bug #54891
5126 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
5127 to the suite
5128
5129Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5130
5131 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
5132 applied a documentation patch from LotR and filled in a few missing
5133 descriptions
5134
5135Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5136
5137 * xpath.c tree.c parser.c: speed optimizations at the parser level
5138 document tree freeing and xpath evaluation
5139
5140Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5141
5142 * parser.c parser.h parserInternals.h: fixed a couple of
5143 interfaces for handling memory buffer input to const char *
5144 upon suggestion of JamesH.
5145
5146Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5147
5148 * configure.in: LoTR sent a patch fixing the previous commit
5149
5150Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5151
5152 * configure.in: trying to deal again with the stoopid -R linking
5153 flag of Solaris
5154
5155Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5156
5157 * xpath.h: two nodeset access macros from Thomas Broyer
5158
5159Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5160
5161 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
5162 patch from Thomas Broyer
5163
5164Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5165
5166 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
5167 case
5168 * INSTALL: was empty added stuff from the FAQ
5169
5170Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5171
5172 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
5173 attributes handling and #54433 by adding xmlUnsetProp()
5174 and xmlUnsetNsProp()
5175
5176Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5177
5178 * HTMLparser.c: Patch from Jonas Borgström
5179 (htmlGetEndPriority): New function, returns
5180 the priority of a certain element.
5181 (htmlAutoCloseOnClose): Only close inline elements if they
5182 all have lower or equal priority.
5183 * result/HTML: this of course changed a number of tests results.
5184
5185Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5186
5187 * xmlIO.c catalog.c: plugged in the default catalog resolution
5188 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
5189 documentations
5190 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
5191
5192Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5193
5194 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
5195 integrating catalogs
5196 * catalog.[ch] testCatalog.c: adding a small catalo API
5197 (only SGML catalog support).
5198 * parser.c: restaured xmlKeepBlanksDefault(0) API
5199
5200Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5201
5202 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
5203
5204Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5205
5206 * parser.c: added xmlParseExternalEntityPrivate() to allow
5207 propagation of ctxt->_private when parsing external entities
5208
5209Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5210
5211 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
5212
5213Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5214
5215 * configure.in: fixed a small portability problem with AM_CONDITIONAL
5216
5217Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5218
5219 * valid.c: warn when indeterminist content model is detected
5220 * result/VC/ElementValid8: this adds a message
5221 * Makefile.am: add --novalid for VCM tests
5222 * parserInternals.c: added a call to Init memory
5223
5224Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5225
5226 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
5227 when both parameters are NULL.
5228
5229Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5230
5231 * valid.c: applied small patch from Gary Pennington, reindented
5232 some part of the code.
5233
5234Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5235
5236 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
5237 release, updated and regenerated the docs
5238
5239Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5240
5241 * xpath.c result/XPath/expr/floats : clarified and cleanup
5242 printing of abnormal floats in tests.
5243
5244Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5245
5246 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
5247 * results/HTML/ : a few changes in the output of the HTML tests as
5248 a result.
5249 * configure.in: tying to fix -liconv where needed
5250
5251Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5252
5253 * Makefile.am: fixed a stupid error
5254
5255Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5256
5257 * configure.in Makefile.am: make the inclusion of the trio
5258 modules in the library conditional
5259
5260Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5261
5262 * DOCBparser.c: patche from László Kovács, fixed entities refs
5263 in attributes handling
5264
5265Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5266
5267 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
5268 flushing
5269
5270Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5271
5272 * xpath.c: fix of an XSLT namespace bug reported on the list
5273 general/bug-8-
5274
5275Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5276
5277 * strio.h trio.c: Dan McNichol suggested a couple of small
5278 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
5279
5280Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5281
5282 * tree.c parser.c encoding.c: spent a bit more time looking
5283 at the parsing speed and DOM handling. Added a few more
5284 speedups.
5285
5286Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5287
5288 * parser.c: small but effective parsing speed improvement
5289
5290Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5291
5292 * configure.in: default on the DocBook parser inclusion (for Gnome)
5293 * DOCBparser.h: fixed a header reference
5294
5295Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5296
5297 * configure.in xpath.c: applied Bjorn patches for FPE on the
5298 alpha
5299
5300Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5301
5302 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
5303 xmlSaveFormatFileTo()
5304
5305Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5306
5307 * xpath.c: simple and efficient optimization, XPath functions
5308 aways bind to the same code, cache this
5309 * TODO: updated (by saying some is obsolete)
5310
5311Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5312
5313 * xpath.c: more cleanup work on XPath name parsing routines
5314
5315Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5316
5317 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
5318 xmlXPathParseName
5319 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
5320 * debugXML.c: avoid compilation problems if compiling without
5321 HTML support, Igor Zlatkovic
5322 * win32/libxml2/libxml2.def.src: being able to compile without
5323 XPath on Windows
5324
5325Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5326
5327 * libxml.m4: yet another patch from Toshio Kuratomi
5328
5329Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5330
5331 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
5332
5333Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5334
5335 * tree.[ch]: added xmlSaveFormatFile interface for saving
5336 and indenting a file.
5337
5338Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5339
5340 * xpath.c: fixed bug #53689 related to processing-instruction()
5341
5342Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5343
5344 * DOCBparser.c: patche from László Kovács
5345
5346Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5347
5348 * parser.c: applied fixes from Christian Glahn bug report #53391
5349
5350Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5351
5352 * error.c: Jean François Lecomte provided a complete description
5353 and a fix to bug #53537
5354
5355Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5356
5357 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
5358
5359Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5360
5361 * DOCBparser.c SAX.c: a bit more work on entities processing.
5362 Still Need to cleanup XML output and references in attributes
5363
5364Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5365
5366 * DOCBparser.c include/Makefile.am: two patches from László Kovács
5367
5368Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5369
5370 * tree.c: trying to fix #53574, not completely complete,
5371 I would like xmllint --copy --debug test/ent1 and
5372 xmllint --debug test/ent1 to show the same result.
5373 * xpath.c: fix a bug when trying to sort namespace nodes
5374
5375Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5376
5377 * HTMLtree.c: real fix for #53402
5378
5379Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5380
5381 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
5382 PIs when using xsl:output
5383 * valid.c: closing #53537 some case generate segfaults if there
5384 is validity errors
5385
5386Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5387
5388 * SAX.c testDocbook.c DOCBparser.c: more work on the support
5389 of external parsed entities, added --noent to testDocbook
5390 * valid.c: Garry Pennington found an uninitialized variable
5391 access in xmlValidateElementContent()
5392
5393Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5394
5395 * HTMLparser.c : HTML parsing still sucks ... trying to deal
5396 with madness
5397 * result/HTML/ : this modified the result of the regression tests
5398 a lot.
5399
5400Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5401
5402 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
5403 to doc where it wasn't checked against NULL reported by
5404 Jens Laas
5405
5406Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5407
5408 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
5409 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
5410
5411Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5412
5413 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
5414 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
5415 * SAX.[ch]: cleanup and updates for DocBook
5416 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
5417 ex SGML identifier changes
5418 * valid.c: removed a static unused function.
5419
5420Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5421
5422 * HTMLtree.c: applied change for Paul Sponagl on script saving
5423 * Makefile.am: the warning about entity title.xml are normal.
5424
5425Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5426
5427 * configure.in: release of 2.3.7
5428 * Makefile.am: fixing make distcheck
5429
5430Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5431
5432 * doc/html/* doc/xml.html: updated and regenerated the docs
5433
5434Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5435
5436 * xpath.c: fixed the XPointer problem introduced in 2.3.6
5437
5438Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5439
5440 * tree.c: fixed #53388 with the provided patch
5441
5442Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5443
5444 * valid.c: Bjorn detected an invalid memory access. Fixed
5445 vstateVPush()
5446
5447Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5448
5449 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
5450
5451Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5452
5453 * libxml.h: new header used only for the compilation of libxml
5454 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
5455 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
5456 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
5457 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
5458 xmlmemory.c xpath.c xpointer.c: libxml.h integration
5459 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
5460 baseline (version 1.2 plus a single patch).
5461 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
5462 scientific notation for numbers. Tests added.
5463 * xpath.c: formatting of numbers changed to use sprintf
5464 (contribution from William Brack)
5465
5466Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5467
5468 * valid.c: cleanup, more useful debugging
5469 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
5470 * xmlIO.c: entity loading is printed as an error when validating
5471
5472Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5473
5474 * valid.c: fixed to validate within entities
5475 * test/VCM/v22.xml: added a specific testcase
5476
5477Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5478
5479 * valid.c: forgot an epsilon transition in for ()+
5480 * test/VCM/v21.xml : added a specific test case
5481
5482Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5483
5484 * valid.c: removed a state explosion exhibited by RSS
5485 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
5486 from bug #51872
5487
5488Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5489
5490 * valid.[ch] tree.h: worked *hard* to get non-determinist content
5491 validation without using an ugly NFA -> DFA algo in the source.
5492 Made a specific algorithm easier to maintain, using a single
5493 stack and without recursion.
5494 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
5495 * hash.c: made the growing routine static
5496 * tree.h parser.c: added the parent information to an
5497 xmlElementContent node.
5498
5499Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5500
5501 * SAX.c parser.c xpath.c: generating IDs when not validating
5502 from an external parsed entity was poisoning the ID has table
5503 with removed values. This was killing XSLT on the KDE help
5504 browser.
5505
5506Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5507
5508 * entities.h: andrew@ugh.net.au detected a double declaration
5509
5510Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5511
5512 * debugXML.c hash.c tree.h valid.c : some changes related to
5513 the validation suport to improve speed with DocBook
5514 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
5515 the way validation errors get reported
5516
5517Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5518
5519 * HTMLparser.c HTMLtree.c: applied part of the patches provided
5520 by P C Chow and William M. Brack for XSLT HTML output
5521
5522Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5523
5524 * xmlversion.h.in win32config.h win32/libxml2/*: applied
5525 Igor Zlatkovic patches for MSC compilation and added his
5526 updates
5527
5528Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5529
5530 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
5531 prefix lookup.
5532 * parserInternals.c: fixed the bug reported by Morus Walter
5533 due to an off by one typo in xmlStringCurrentChar()
5534
5535Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5536
5537 * HTMLparser.c result/HTML/*: revamped the way the HTML
5538 parser handles end of tags or end of input
5539
5540Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5541
5542 * tree.[ch] : added xmlDocCopyNode for gdome2 support
5543
5544Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5545
5546 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
5547 bug where the linktime verions of free() won't work ...
5548
5549Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5550
5551 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
5552
5553Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5554
5555 * doc/xml.html: added 2.3.6 release
5556
5557Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5558
5559 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
5560 * result/wml.xml: resulted in a small output change
5561
5562Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5563
5564 * tree.c: xmlNewDoc was missing the charset initialization
5565 * xmllint.c: added --auto to autogenerate a doc, allow to
5566 reproduce the problem fixed on xmlNewDoc
5567
5568Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5569
5570 * xpath.c: trying to get 52979 solved
5571 * tree.c result/ result/noent/: trying to get 52712 solved, this
5572 also made me clean up the fact that XML output in general should
5573 not add formating blanks by default, this changed the output of
5574 a few tests
5575
5576Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5577
5578 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
5579
5580Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5581
5582 * configure.in: finally released 2.3.6
5583
5584Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5585
5586 * xpath.c: checking for null pointer generated by new code
5587
5588Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5589
5590 * xpath.c: fixed a [] evaluation problem reported
5591 * test/XPath/tests/simpleaddr: extended test
5592 * result/XPath/simpleaddr: updated result
5593
5594Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5595
5596 * xmllint.c: Dan Timis reported a portability problem
5597 on Macs without mmap, fixed it.
5598
5599Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5600
5601 * testXPath.c : added a --tree option allowing to display the
5602 tree dump of the XPath expression
5603
5604Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5605
5606 * xpath.c: fixed a memleak when comparing nodesets
5607 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
5608 * tree.c: added a TODO
5609
5610Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5611
5612 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
5613 we need string functions
5614 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
5615 to be able to use them where needed. Applied some changes
5616 to reduce name linking pollution and compile in only what's
5617 needed.
5618 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
5619 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
5620 for the string manipulation functions
5621 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
5622 to the free() function of xmlmemory.c
5623 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
5624 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
5625 usage.
5626
5627
5628Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5629
5630 * error.c: applied the context output patch of the error
5631 handling submitted by Chuck Griffith
5632 * error/VC/*: this slightly change some error logs
5633
5634Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5635
5636 * parser.c: fixed line number reporting on error
5637
5638Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5639
5640 * parser.c: Sullivan and Darin found a parser bug,
5641 applied the patch.
5642
5643Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5644
5645 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
5646 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
5647 xmlversion.h.in xpointer.c: of course the way I defined
5648 UNUSED breaks on old gcc version. Try to be smart and
5649 also define it directly in xmlversion.h
5650 * configure.in: removed -ansi flag from the pedantic set
5651
5652Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5653 Huge cleanup, I switched to compile with
5654 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
5655 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
5656 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
5657 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
5658 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
5659 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
5660 encoding.h entities.c error.c list.[ch] nanoftp.c
5661 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
5662 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
5663 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
5664 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
5665 Cleanup, staticfied a number of non-exported functions,
5666 detected and cleaned up a dozen of problem found this way,
5667 avoided a lot of public function name/typedef/system names clashes
5668 * doc/xml.html: updated
5669 * configure.in: switched private flags to the really pedantic ones.
5670
5671Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5672
5673 * configure.in: 2.3.5
5674 * doc/html/*: rebuilt the docs
5675
5676Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5677
5678 * parser.c: fixed a reported bug in NOTATION parsing
5679 * uri.c: accepted but not fixed bug 51876, added TODO
5680 * Makefile.am: fixed bug 51876
5681
5682Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5683
5684 * config.h.in configure.in error.c: fix a compilation problem
5685 on platforms without vsnprintf (xml@thewrittenword.com)
5686
5687Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5688
5689 * parser.c: fixed a function name header typo
5690 * SAX.c: notations can also occur in external subset.
5691
5692Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5693
5694 * error.c: removed a C++ like comment
5695
5696Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5697
5698 * parser.c: fixing bug 52299 strange condition leading
5699 to a parser crash due to a buffer overflow
5700 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
5701 added the specific test case
5702
5703Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5704
5705 * xpath.[ch]: still a lot of cleanup based on XSLT, added
5706 xmlXPathConvert{String,Number,Boolean} to be able to make
5707 type casts without a context stack, fixed some implementation
5708 problems related to the absence of context at parse-time,
5709 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
5710 in the public API too
5711 * xpointer.c xpathInternals.h: we need to know at parse time
5712 whether we are compiling an XPointer
5713
5714Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5715
5716 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
5717 cleaned up the parser internals, refactored XPath code, added
5718 new compilation based APIs and cleanly separated public and
5719 private APIs.
5720
5721Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5722
5723 * xpath.h: the comp field must be added at the end to avoid
5724 killing binary compat.
5725
5726Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5727
5728 * Makefile.am: detect XPath memleaks in regreson tests
5729 * error.c: fixed and error w.r.t. error reporting still using
5730 stderr
5731 * hash.c: added new line at end of file
5732 * tree.h: minor cleanup
5733 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
5734 expression parsing from evaluation, resulted in a number of
5735 changes internally, and in XPointer. Likely to break stuff
5736 using xpathInternals.h but should remain binary compatible,
5737 new interfaces will be added.
5738
5739Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5740
5741 * configure.in: fixed a couple of problems reported by
5742 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
5743 without gcc on non linux platforms.
5744
5745Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5746
5747 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
5748 a fix for --with-html-dir= configure support. I hope it won't
5749 break rpm generation
5750
5751Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5752
5753 * xmlIO.c: one function comment cleanup.
5754
5755Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5756
5757 * SAX.c: external subset notations were improperly registered
5758 in the internal subset.
5759
5760Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5761
5762 * README.cvs-commits: added, pointing to HACKING
5763 * HACKING: updated
5764
5765Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5766
5767 * parser.c: and Matt Sergeant found one in the XML push
5768 parser (erroneous check I forgot to remove when I fixed the
5769 main parser).
5770
5771Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5772
5773 * xpath.c: ptittom found a small bug in UnaryExpr
5774
5775Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5776
5777 * configure.in: bumped to 2.3.4
5778 * error.c: fixed bug #51860
5779 * tree.c: fixed bug #51861
5780 * valid.c: cleanup, more debug, failed to fix one bug crap ...
5781 * tree.[ch] : added xmlDefaultBufferSize
5782 * nanoftp.c: typo in function name header block
5783 * doc/xml.html : updated, added link to XML::LibXSLT
5784 * doc/html/* : rebuilt the docs
5785
5786Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5787
5788 * parser.c SAX.c: the new content parsing code raised an
5789 ugly bug in the characters() SAX callback. Found it
5790 just because of strangeness in XSLT XML Rec ouptut :-(
5791
5792Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5793
5794 * Makefile.am: Martin Baulig suggested to add -lm
5795 * tree.c: found another bug in xmlNodeGetContent()
5796
5797Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5798
5799 * xpath.c: Bjorn found the error related to strictness of comparison.
5800
5801Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5802
5803 * parser.c: trying to fix the Dtd parsing problem reported
5804 by Gary, side effect of last week speed optimizations.
5805
5806Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5807
5808 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
5809 * parserInternals.c: removed unneeded test raised by Stric
5810
5811Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
5812
5813 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
5814 and fixed by William Brack). Added xmlXPathFormatNumber.
5815 Changed the sorting slightly.
5816 * configure.in Makefile.am example/Makefile.am: Added -lm.
5817 Please note that applications linking with libxml2, must
5818 also like with the math library from now on.
5819
5820Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5821
5822 * HTMLparser.c: fixed loop reported by Marc Sanfacon
5823
5824Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5825
5826 * parser.c: one must report spaces even if the Dtd element
5827 content proves that this is not part of the element content.
5828 * result/valid/*.xml: this changed the ouptu slightly
5829
5830Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5831
5832 * configure.in: bumped to 2.3.3
5833 * doc/xml.html: updated
5834
5835Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5836
5837 * tree.c: minor doc fix
5838 * xpath.c: deallocation issues when a result tree has been
5839 converted to a node-set
5840
5841Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5842
5843 * doc/xml.html: oops corrected dates s/2000/2001
5844
5845Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5846
5847 * valid.c: new patch from Gary Pennington
5848
5849Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5850
5851 * doc/xml.html: applied patch from Ankh
5852
5853Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5854
5855 * xinclude.c: fixed a problem building on Mac
5856
5857Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5858
5859 * parser.c: more work on increasing parsing ferformances
5860
5861Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5862
5863 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
5864 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
5865 avoiding memcpy in production builds MEM_CLEANUP macro use
5866 * parser.[ch] parserInternals.c: optimizations of the tightest
5867 internal loops inside the parser. Better checking of I/O
5868 flushing/loading conditions
5869 * xmllint.c : added --timing
5870
5871Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5872
5873 * configure.in: bumped to 2.3.2
5874 * doc/xml.html: updated for release
5875
5876Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5877
5878 * xpath.c: found a memleak and fixed a nasty bug
5879
5880Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5881
5882 * xmllint.[c1] : added return code errors for xmllint
5883 * xpath.c: specific debug dump function for result value trees
5884
5885Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5886
5887 * xpath.c: finally implemented xmlXPathCompareNodeSets
5888 * test/XPath/expr/floats results/XPath/expr/floats: added
5889 a test for float expressions
5890
5891Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5892
5893 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
5894 * parserInternals.[ch]: trying to speed up parsing
5895 * xpath.c : speeded up node set equality op
5896
5897Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5898
5899 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
5900 better handling of ID/IDREF and the list modules associated
5901 * configure.in: small CFLAGS cleanup
5902
5903Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5904
5905 * configure.in: fixed iconv detection on AIX (stric)
5906
5907Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5908
5909 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
5910
5911Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
5912
5913 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
5914 and optimized xmlXPathNodeSetSort
5915
5916Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5917
5918 * xpath.c: bug fix when context size is 0
5919 * parser.c: I like Norm's Dtd because they still manage to break
5920 the parser occasionally
5921
5922Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5923
5924 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
5925
5926Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5927
5928 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
5929 attributes within the XML-1.0 namespace
5930
5931Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5932
5933 * xpathInternals.h: exported a few axis functions
5934 * doc/xml.html: updated the doc
5935
5936Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5937
5938 * configure.in: applied patch from Daniel van Balen for OpenBSD
5939 and bumped version to 2.3.1
5940 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
5941 attempt to find autoclosing was simply broken, removed it,
5942 updated the examples, this is better
5943
5944Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5945
5946 * hash.[ch]: added Paolo Casarini patch to provide Delete from
5947 hash functionnalities.
5948 * doc/html/* : rebuild the doc
5949
5950Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5951
5952 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
5953 on predicate
5954 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
5955 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
5956 really want to have tags closed on output even if we accept
5957 unclosed ones on input
5958
5959Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5960
5961 * xpath.c: ouch don't free NULL, rare case fixed
5962 * tree.c: don't coalesce text nodes if they don't have the
5963 same behaviour wrt escaping on output
5964
5965Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5966
5967 * xpath.c: small fixup
5968 * SAX.c: don't warn on empty namespaces.
5969
5970Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5971
5972 * README: a bit of cleanup
5973 * configure.in: preparing for 2.3.0 release
5974
5975Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5976
5977 * hash.[ch]: added a first version of xmlHashSize()
5978 * valid.c: another bug fix from Gary Pennington
5979
5980Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5981
5982 * valid.c: couple of bug fixes pointed by Gary Pennington
5983 * HTMLtree.c: #if 0 cleanup
5984
5985Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5986
5987 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
5988 which removes a time consuming check of xmlXPathNodeSetAdd()
5989 and use it in places where we are sure to not break unicity
5990
5991Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5992
5993 * xpath.c: bug fixes found from XSLT
5994 * tree.c: preserve node->name special values when copying nodes.
5995 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
5996 external subset are fetched when available but without full
5997 validation. Added xmlLoadExtDtdDefaultValue, need a function.
5998 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
5999 output with encoding disabled.
6000
6001Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6002
6003 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
6004 xmlCheckFilename should not be called from xmlFileOpenW
6005 and xmlGzfileOpenW
6006
6007Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6008
6009 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
6010 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
6011 added the new tests for URI normalization
6012 * testURI.c: fixed stoopid bugs
6013 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
6014 the URI in the error messages are now properly normalized
6015
6016Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6017
6018 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
6019
6020Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6021
6022 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
6023
6024Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6025
6026 * xpath.c: fixed mod operator
6027
6028Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6029
6030 * parser.c: fixed xmlStrcat doc
6031 * tree.c: 2 fixes form Anders Carlson for copying nodes and
6032 trees.
6033
6034Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6035
6036 * xpath.c result/XPath/tests/chaptersbase
6037 result/XPath/tests/simplebase: fixed XPath node()
6038 * tree.c: small fix in xmlNewNs()
6039 * Makefile.am: removed extraneous xml2Conf.sh rule
6040
6041Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6042
6043 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
6044 Changed the library name, in order to get libxml-devel and
6045 libxml2-devel to coexist on a single system
6046 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
6047 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
6048
6049Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6050
6051 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
6052 libxml2-devel installable in // as libxml-devel.
6053
6054Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6055
6056 * doc/Makefile.am: fixed make rebuild in doc
6057 * doc/html/*.html: rebuilt the docs
6058
6059Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6060
6061 * tree.c: patch from Bjorn Reese on xmlBufferCCat
6062
6063Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6064
6065 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
6066 the HTML doc to go into the -devel RPM ...
6067 * aclocal.m4 config.h.in: some updates due to auto* magic
6068
6069Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6070
6071 * xpath.h: added a hook in the context structure allowing to
6072 link to extra support, needed for XSLT
6073
6074Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6075
6076 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
6077 xmlXPtrCmpPoints to use it.
6078 * propagated the following patch from Alejandro Forero
6079 * include/win32config.h xmlIO.c: applied further suggestions
6080 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
6081 * example/gjobread.c: fixed warnings, now that it builds
6082
6083Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
6084
6085 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
6086
6087 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
6088 filename points to a valid file (not a directory).
6089 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
6090 Added calls to xmlCheckFilenameDir.
6091
6092 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
6093 `path' (rather than `filename') as the parameter to gzopen and open.
6094
6095Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6096
6097 * Makefile.am: fixed a problem with EXTRA_DIST
6098
6099Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6100
6101 * Makefile.am example/Makefile.am: finally found the trick
6102 to build the example, i.e. add "." in SUBDIRS before example
6103 in the list <grin/>
6104
6105Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6106
6107 * doc/xml.html: updated with an XSLT section, removed pointer to
6108 W3C CVS base.
6109
6110Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6111
6112 * xpath.c: when copying a XSLT tree object teh tree need to be copied
6113 too, and deallocation need to occur the same way.
6114
6115Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6116
6117 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
6118 type correponding to an XSLT result tree fragment. Share most
6119 of the data format with node set, as well as operators.
6120 * HTMLtree.c: added a newline at the end of the doctype output
6121 whe this one is not present initially.
6122 * tree.c: make sure taht the parent and doc pointers are properly
6123 set when copying attributes (lists).
6124
6125Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6126
6127 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
6128
6129Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6130
6131 * xpath.c: seems I finally killed that ugly path evaluation
6132 context bug (tagged 9999 in case is is wrong)
6133
6134Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6135
6136 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
6137 for XSLT
6138
6139Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6140
6141 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
6142 for xmlGzfileOpen() bug
6143
6144Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6145
6146 * xpath.c: removed an error found by XSLT usage
6147 * tree.c parserInternals.h: use a predefined static string
6148 for text and comment nodes, avoid freeing them in xmlFreeNode,
6149 exported the string name in parserInternals.h and added
6150 another value to disable encoding at output (for XSLT),
6151 gain memory, time.
6152
6153Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6154
6155 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
6156 win32/libxml2/libxml2_so.dsp: new makefiles and update
6157 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
6158
6159Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6160
6161 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
6162 Gary Pennington
6163
6164Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6165
6166 * xpath.c: fixed the comaprision of values and nodelists,
6167 need to compare nodelist still ...
6168 * debugXML.c: avoided a possible core dump
6169 * HTMLparser.c: cleanup
6170 * nanohttp.c: contributed fix.
6171 * tree.c: fixes in properties handling added xmlSetNsProp
6172 needed by libxslt
6173 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
6174 comment
6175 * TODO: updated
6176
6177Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6178
6179 * parser.c parserInternals.c: applied Bjorn Reese optimization
6180 patch
6181
6182Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6183
6184 * Makefile.am: applied patch fro make check from Martin Vidner
6185
6186Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6187
6188 * configure.in: preparing 2.2.11
6189 * doc/html/*: rebuild the HTML files
6190 * doc/xml.html : updated
6191
6192Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6193
6194 * tree.c: fixed a stupid bug
6195 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
6196 patches related to validation of an XInclude processing result
6197 * TODO: updated
6198
6199Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6200
6201 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
6202 on large files
6203
6204Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6205
6206 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
6207
6208Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6209
6210 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
6211 reported by Jonas Borgström
6212 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
6213
6214Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6215
6216 * testXPath.c xpath.c: fixing the XPath union expressions problem
6217 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
6218
6219Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6220
6221 * xmllint.c: Made is so if the file name is "-" is will read form
6222 standard input. Sven Heinicke <sven@zen.org>
6223 * tree.c: fixed a problem when growing buffer
6224 * tree.h: fixed the comment of the node types following andersca
6225 comment
6226 * TODO: updated
6227
6228Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6229
6230 * HTMLparser.[ch]: added a way to avoid adding automatically
6231 omitted tags. htmlHandleOmittedElem() allows to change the
6232 default handling.
6233 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
6234 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
6235 of xmllint too when using --memory flag, added a memory test
6236 suite at the Makefile level.
6237 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
6238 with namespace use when encountering QNames in XPath evalation,
6239 added xmlns() scheme in XPointer.
6240 * nanoftp.c : incorporated a fix
6241 * parser.c xmlIO.c: fixed problems raised with encoding when using
6242 the memory I/O
6243 * parserInternals.c: closed bug 25934 reported by
6244 torsten.landschoff@innominate.de
6245 * TODO: updated
6246
6247Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6248
6249 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
6250 on a non-updated tree :-(, made a 2.2.10 release to correct the
6251 situation
6252
6253Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6254
6255 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
6256 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
6257 integrated a set of OpenVMS changes from Howard Taylor
6258 <Howard.Taylor@pacoast.com>
6259
6260Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6261
6262 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
6263 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
6264
6265Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6266
6267 * HTMLparser.c: some fixes on auto-open of html/head/body
6268 * encoding.c: fixed a compilation error on some gcc env
6269 * xpath.c xpointer.[ch] xpathInternals.h: improved the
6270 XPointer implementation
6271 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
6272 related XPointer tests and associated results
6273
6274Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6275
6276 * doc/xmldtd.html doc/xml.html: following a short step by step
6277 guidance on IRC to help maciej with DTDs I started a small
6278 page on the subject.
6279
6280Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6281
6282 * HTMLparser.c: fixed handling of broken charrefs
6283 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
6284 patches
6285
6286Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6287
6288 * doc/xml.html doc/html/* : rebuilt the docs after adding
6289 xinclude and updated page for 2.2.7 and 2.2.8
6290 * configure.in: releasing 2.2.8
6291
6292Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6293
6294 * parser.[ch] parserInternals.c: applied the conditional
6295 section processing fix from Jonathan P Springer
6296 <jonathan.springer2@gte.net>
6297 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
6298 project file, fixed iconv default non support
6299 * xpath.c: fixed the problem of evaluating relative expressions
6300 when a node context is provided.
6301
6302Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6303
6304 * nanoftp.c: fixed gcc 2.95 new warnings
6305 * SAX.c: fixed a stupid bug
6306 * tree.c: fixed a formatting problem when round-tripping
6307 from/to memory
6308 * xinclude.c: chased memleak, fixed a base problem
6309 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
6310 xmlXPtrBuildNodeList()
6311 * TODO: updated
6312 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
6313 adding a first small set of regression tests for XInclude
6314
6315Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6316
6317 * nanohttp.[ch]: applied Wayne Davison patches to access
6318 the WWW-Authorization header.
6319 * parser.c: Closed Bug#30847: Problems when switching encoding
6320 in short files by applying Simon Berg's patch.
6321 * valid.c: fixed a validation problem
6322 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
6323 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
6324 Wayne Davison
6325 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
6326 need to be extended to non full nodes selections.
6327 * xinclude.c: starts to work decently
6328
6329Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6330
6331 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
6332 debugXML.c xmlversion.h.in: Started adding XInclude support,
6333 this is a new xmllint option
6334 * tree.c xpath.c: applied TOM patches for XPath
6335 * xpointer.c: fixed a couple of errors.
6336 * uri.c: added an escaping function needed for xinclude
6337 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
6338 new warning from RH70 gcc's version
6339
6340Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6341
6342 * HTMLparser.c: fixed loop on invalid char in scripts
6343 * parser.c: update to description of xmlIOParseDTD()
6344 * libxml.m4 xmlversion.h.in: changes contributed by
6345 Michael Schmeing <m.schmeing@internet-factory.de>
6346 * configure.in: preparing for 2.2.7
6347 * Makefile.am: trying to avoid config.h and acconfig.h
6348 being included in the distrib
6349 * configure.in: released 2.2.7
6350
6351Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6352
6353 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
6354 like namespaces for good. Unified xmlNs and xmlNode somewhat.
6355
6356Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6357
6358 * parser.[ch]: added xmlIOParseDTD()
6359 * xpointer.c: added support for the 2 extra parameters of
6360 string-range, fixed a stoopid error when '0' was present
6361 in XPointer expressions
6362 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
6363 testsuite for the above
6364
6365Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6366
6367 * libxml.spec.in: improved package descriptions
6368
6369Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6370
6371 * xpath.c xpathInternals.h: applied a large cleaning patch
6372 from TOM <ptittom@free.fr>, it also add namespace support
6373 for function and variables registration.
6374
6375Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6376
6377 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
6378 * Makefile.mingw: Wayne Davison's update adding hash.c
6379
6380Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6381
6382 * xpath.c: fixed the root evaluation problems
6383 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
6384 ignorable spaces with <b> <bold> <em>
6385 * tree.c: fixed a loop in xmlSearchNsByHref()
6386
6387Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6388
6389 * xpath.c: applied another XPath patch from TOM
6390 * xpath.c include/makefile.am: applied another patch from
6391 china@thewrittenword.com (cleanup on IRIX).
6392
6393Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6394
6395 * xml-config.1: received a fixed version from Fredrik Hallenberg
6396 <hallon@lysator.liu.se>
6397
6398Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6399
6400 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
6401 cleanup patch for XPath
6402
6403Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6404
6405 * patched to redirrect all "out of context" error messages to
6406 a reconfigurable routine. The changes are:
6407 * xmlerror.h : added the export of an error context type (void *)
6408 an error handler type xmlGenericErrorFunc there is an interface
6409 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
6410 to reset the error handling routine and its argument
6411 (by default it's equivalent to respectively fprintf and stderr.
6412 * all the c files: all wild accesses to stderr or stdout within
6413 the library have been replaced to calls to the handler.
6414
6415Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6416
6417 * configure.in: release 2.2.6
6418 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
6419 exporting the inner functions of xpath for extension modules
6420 * doc/*: updated and rebuilt the doc
6421
6422Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6423
6424 * nanohttp.c : applied Wayne HTTP cleanup patch
6425 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
6426 and xmlNodeSetSpacePreserve()
6427
6428Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6429
6430 * xpath.c: closing bug #29260
6431
6432Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6433
6434 * hash.[ch] debugXML.c: expanded/enhanced the API, added
6435 multikey tuples, made hash structure opaque
6436 * valid.[ch]: moved elements, attributes, notations decalarations
6437 as well as ID and refs to hash tables.
6438 * entities.c: hash cleanup
6439 * xmlmemory.c: fixed a dump problem in debug mode
6440 * include/Makefile.am: problem passing in DESTDIR= values patch
6441 from Marc Christensen <marc@calderasystems.com>
6442 * nanohttp.c: removed debugging remains
6443 * HTMLparser.c: the bogus tag should be ignored (Wayne)
6444 * HTMLparser.c parser.c: fixing a number of problems with the
6445 macros in the *parser.c files (Wayne).
6446 * HTMLparser.c: close the previous option when opening a new one
6447 (Marc Sanfacon).
6448 * result/HTML/*: updated the HTML results accordingly
6449
6450Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6451
6452 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
6453 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
6454 XPath functions and XML entities table to them. More to come...
6455 * xmlIO.c: fixed libxml closing FILEs it didn't open.
6456
6457Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6458
6459 * tree.c: coalesce adjacent text nodes
6460 * valid.c: handling of blank nodes in DTd validation (raised
6461 by problems with a posteriori validation).
6462 * nanohttp.c: changing behaviour on HTTP write stuff.
6463 * HTMLtree.c: forced body and html to be explicitely closed.
6464 * xpath.h: exported more XPath functions.
6465
6466Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6467
6468 * Release of 2.2.5
6469 * xpointer.c: range() range-inside and other helper functions
6470 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
6471
6472Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6473
6474 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
6475 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
6476
6477Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6478
6479 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
6480 and XPointer modules
6481
6482Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6483
6484 * SAX.h: closed #25107
6485
6486Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6487
6488 * testSAX.c: fixed problem with cdata reporting
6489 * SAXresult/* : updated
6490
6491Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6492
6493 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
6494 Closed bug #27499, added to regression tests
6495 * TODO: updated
6496
6497Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6498
6499 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
6500 support for SCRIPT and STYLE with help from Bjorn Reese
6501 * test/HTML/* result/HTML/*: added simple testcase and updated
6502 the existing ones.
6503
6504Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6505
6506 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
6507 string-range for empty strings
6508 * test/XPath/docs/str test/XPath/xptr/chaptersrange
6509 test/XPath/xptr/strrange: augmented the XPointer testsuite
6510
6511Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6512
6513 * doc/xml.html doc/xmlmem.html: added a module describing memory
6514 interfaces and use, updated the main page.
6515
6516Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6517
6518 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
6519 nanoftp code work on Windows too now
6520
6521Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6522
6523 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
6524 * xpointer.c: implemented string-range() at least a good first version
6525 * test/XPath/docs/str test/XPath/xptr/strrange
6526 result/XPath/xptr/strrange: the string-range() tests
6527
6528Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6529
6530 * Makefile.am include/Makefile.am include/win32config.h
6531 win32/Makefile.mingw: fixed problems reported by Wayne Davison
6532 and make distcheck
6533
6534Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6535
6536 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
6537 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
6538 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
6539
6540Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6541
6542 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
6543 patch for socklen_t detection by
6544 Albert Chin-A-Young <china@thewrittenword.com>
6545
6546Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6547
6548 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
6549 and added a --dtdvalid option to xmllint used to test it
6550
6551Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6552
6553 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
6554 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
6555
6556Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6557
6558 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
6559 handlings (registration, lookup, cleanup)
6560
6561Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6562
6563 * configure.in Makefile.am include/makefile.am: adding XPointer
6564 and XPtrtests target
6565 * xpointer.[ch] : new files for XPointer support
6566 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
6567 more XPath tests
6568
6569Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6570
6571 * configure.in: fixed, very broken, make distcheck works again
6572
6573Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6574
6575 * More work toward 2.2.5, integrated a number of patches
6576 * configure.in Makefile.am win32config.h.in: trying to cleanup
6577 make distcheck .... huh ...
6578 * include/Makefile.am include/win32config.h: new directory
6579 for includes
6580 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
6581 updated teh makefiles and instructions for WIN32
6582 * xpath.c: small fixes
6583 * test/XPath/ results/XPath: updated the testcases and results
6584 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
6585 suggested patches
6586 * valid.c: fixed an ID bug
6587
6588Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6589
6590 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
6591 the automake bug where wrong dependancies were generated.
6592 * xpath.[ch]: worked on XPointer
6593
6594Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6595
6596 * configure.in Makefile.am: 2.2.5, ship the include in an
6597 include/libxml subdirectory, use symlinks when using CVS
6598 * testSAX.c: fixed small bug
6599 * testXPath.c: changed the way testfiles are parsed
6600 * debugXML.c: same kind of cleanup when parsing an argument expression
6601 XPath/XPointers can have blanks embedded
6602 * xpath.[ch]: more cleanup, reorgs for XPointer work
6603 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
6604 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
6605
6606Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6607
6608 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
6609 in the XPath engine, rewrote large parts of it, now it's far
6610 cleaner and in sync with the REC not an old WD. Fixed a parsing
6611 problem in the interactive XML shell found when testing XPath.
6612
6613Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6614
6615 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
6616 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
6617 examples with the extra test
6618
6619Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6620
6621 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
6622 the global init function.
6623
6624Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6625
6626 * HTMLparser.c: Doohhh, attribute name parsing was still case
6627 sensitive ! Fixed this ...
6628 * result/HTML/* : updated the tests results accordingly
6629
6630Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6631
6632 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
6633 engine, should be far more stable, incorporated a new version of
6634 preceding/following axis, need testing
6635 * uri.c: fixed file:///c:/a/b/c problem
6636 * test/XPath/tests/idsimple: augmented the XPath tests
6637
6638Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6639
6640 * doc/* rebuilding docs for 2.2.4 release
6641
6642Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6643
6644 * configure.in: releasing 2.2.4
6645 * parser.[ch]: added xmlStrEqual()
6646 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
6647 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
6648 use xmlStrEqual instead
6649 * TODO: updated
6650 * added an XPath test
6651
6652Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6653
6654 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
6655 * entities.h: exported xmlInitializePredefinedEntities
6656 * parser.[ch] : added xmlInitParser()
6657 * parserInternals.h : had to export htmlInitAutoClose()
6658
6659Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6660
6661 * xpath.[ch] : fixed some serious XPath Predicate evaluation
6662 problems
6663 * Makefile.am : added XPath regression tests to normal tests
6664 * uri.c: fixed a problem with local paths, cleanup
6665 * parser.c: fixed a problem with large CData sections
6666
6667Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6668
6669 * configure.in xml-config.in: patch from "Ben Taylor"
6670 <sol7x86@hotmail.com> for solaris shared libs lookup
6671
66722000-09-30 Martin Baulig <baulig@suse.de>
6673
6674 * libxml-2.0.pc.in: Provide pkg-config script.
6675
6676 * configure.in: Create the libxml-2.0.pc script from the
6677 libxml-2.0.pc.in templates.
6678 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
6679 script in `$(libdir)/pkgconfig'.
6680
6681Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6682
6683 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
6684 when compiling with MSC
6685
6686Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6687
6688 * xpath.c: patch for normalize-string() substring-before(),
6689 substring-after() and translate() functions from Bjorn Reese
6690 <breese@mail1.stofanet.dk>
6691 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
6692 Fredrik Hallenberg <hallon@lysator.liu.se>
6693 * TODO: updated
6694
6695Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6696
6697 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
6698 problem of socklen_t being undefined on a number of platforms
6699 * debugXML.c: fixed a compilation problem when without snprintf
6700
6701Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6702
6703 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
6704 an URI bug and a fix for the control-character-induced infinite loop
6705 * nanohttp.c: preventive fix for compiling on WIN32
6706
6707Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6708
6709 * xmlint.c: closing bug #25000
6710
6711Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6712
6713 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
6714 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
6715 modified slightly Wayne Davison patch adding xmlStrcasecmp and
6716 related function, fixing xmlStrncmp(), and associated cleanup
6717 * result/HTML/entities.html.sax: updating result
6718
6719Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6720
6721 * uri.c: applied patch for URI escaping from Wayne Davison
6722 <wayned@blorf.net>
6723 * tree.c parserInternals.c HTMLparser.c: memset checks patches
6724 from Denis Barbier <barbier@imacs.polytechnique.fr>
6725 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
6726 patch from Wayne Davison
6727
6728Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6729
6730 * doc/xml.html : updated with new releases, adding "how to help"
6731
6732Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6733
6734 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
6735 removed a few warnings in pedantic mode ...
6736 * parserInternals.c parser.c: moved encoding switching function
6737 to parserInternals.c
6738 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
6739
6740Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6741
6742 * HTMLparser.c parser.c: set ctxt->errNo before calling the
6743 error or warning handlers
6744
6745Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6746
6747 * parserInternals.c parserInternals.h parser.c Makefile.am:
6748 created a new module parserInternals.c, moved most of the
6749 code shared by the various parsers there, as well as
6750 deprecated code from parser.c. More cleanup of parser.c
6751 * uri.c: fixed a problem when URI is NULL
6752 * valid.c: speedup when looking for an attribute declaration
6753
6754Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6755
6756 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
6757 the cleanup of the computation of URI references when seeking
6758 external entities. The URI reference string and the resulting
6759 URI are both stored now.
6760 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
6761 large s(n)printf checks and cleanup from Denis Barbier
6762 <barbier@imacs.polytechnique.fr>
6763 * xmlversion.h.in tree.h: couple of SGML declarations for a
6764 possible docbook module.
6765 * result/VC/ : a couple of test output changed due to the change
6766 of the entities URI
6767
6768Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6769
6770 * parser.h: added a _private field for linking user's data
6771
6772Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6773
6774 * parser.c parserInternals.h: demacroified most of the IS_XXX
6775 the gain in size is significant so ...
6776
6777Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6778
6779 * entities.c: cases where looking up entities with doc==NULL
6780 covered
6781
6782Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6783
6784 * uri.c: applied Wayne Davison patch
6785 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
6786
6787Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6788
6789 * uri.c testUri.c: applied Wayne Davison patches
6790 * test/URI/uri.data result/URI/uri.data: first set of tests/results
6791 * Makefile.in: added URItest and included thenin "make tests"
6792
6793Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6794
6795 * xmlversion.h.in: closed bug 22941
6796
6797Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6798
6799 * doc/xmlio.html: added doc and example for entity loader
6800 redefinition.
6801
6802Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6803
6804 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
6805 used by libxml
6806
6807Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6808
6809 * parser.c: Fixed bug on invalid ontent characters and when using
6810 push.
6811 * xmllint.c: fixed xmllint endling of errors in push mode
6812
6813Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6814
6815 * HTMLparser.c testHTML.c: applied two new patches from
6816 Wayne Davison <wayned@users.sourceforge.net>
6817 * result/HTML/*.sax: regenerated HTML SAX output
6818 * parser.c: more cleanup.
6819
6820Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6821
6822 * HTMLparser.[ch] testHTML.c: applied the second set of
6823 patches from Wayne Davison <wayned@users.sourceforge.net>,
6824 adding htmlEncodeEntities()
6825 * HTMLparser.c: fixed an ignorable white space detection bug
6826 occuring when parsing with SAX only
6827 * result/HTML/*.sax: updated since the output is now HTML
6828 encoded...
6829
6830Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6831
6832 * HTMLparser.[ch]: applied some of Wayne Davison
6833 <wayned@users.sourceforge.net> patches
6834
6835Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6836
6837 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
6838 undeclared namespace prefix was used, added a warning.
6839 Cleaned up support w.r.t. entities, spilling out a warning
6840 and being pedantic on lookups.
6841 * test/warning/ent9 : added testcase for previous example.
6842 * TODO: updated
6843 * parserInternals.h parser.c: changed the way names are parsed
6844 now allow infinite size and decrease penalty for normal use
6845 * parser.c: Started a big cleanup/check of the parser code,
6846 fixed some of the most tortuous entity code, spotted code
6847 unused anymore
6848 * test/*: added tests for very long names and related nasty
6849 things.
6850
6851Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6852
6853 * doc/encoding.html: added encoding aliases doc
6854 * doc/xml.html: updates
6855 * encoding.[ch]: added EncodingAliases functions
6856 * entities.[ch] valid.[ch] debugXML.c: removed two serious
6857 bottleneck affecting large DTDs like Docbook
6858 * parser.[ch] xmllint.c: added a pedantic option, will be
6859 useful
6860 * SAX.c: redefinition of entities is reported in pedantic mode
6861 * testHTML.c: uninitialized warning from gcc
6862 * uri.c: fixed a couple of bugs
6863 * TODO: added issue raised by Michael
6864
6865Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6866
6867 * doc/encoding.html: propagated Martin Duerst suggestions
6868
6869Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6870
6871 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
6872 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
6873 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
6874 by Wayne Davison
6875
6876Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6877
6878 * nanoftp.c nanohttp.c: small cleanup
6879 * TODO: updated
6880
6881Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6882
6883 * added an old VC testcase and updated title.xml entity
6884
6885Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6886
6887 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
6888 done on auto-opening of <p> tags and cleanup of SAX output
6889
6890Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6891
6892 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
6893
6894Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6895
6896 * doc/xml.html libxml.* structure.*: updated the doc a bit
6897
6898Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6899
6900 * testSAX.c testHTML.c result/HTML/: cleanup of the output
6901 of SAX tests
6902
6903Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6904
6905 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
6906 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
6907
6908Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6909
6910 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
6911 * testHTML.c: fix core dump on Solaris 2.x systems
6912 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
6913 * result/HTML/*.sax: previous bug fix lead to new results
6914
6915Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6916
6917 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
6918 * configure.in: added --with-readline=DIR to accept alternate
6919 path for readline include/library
6920 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
6921 for ANSI under HP-UX
6922 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
6923 includes @LIBS@
6924
6925Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6926
6927 * doc/* : rebuilt the docs
6928 * getting ready for 2.2.2 release
6929
6930Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6931
6932 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
6933 and xmlAddFeature()
6934 * tree.[ch]: added xmlAddChildList()
6935 * xmllint.c: MAP_FAILED macro test
6936 * parser.h: added xmlParseCtxtExternalEntity()
6937 * valid.c: applied bug fixes removed warning
6938 * tree.c: added CDATA block to elements content
6939 * testSAX.c: cleanup of output
6940 * testHTML.c: added SAX testing
6941 * encoding.c: better error recovery
6942 * SAX.c, parser.c: fixed one of the external entity processing
6943 of the OASis testsuite
6944 * Makefile.am: added HTML SAX regression tests
6945 * configure.in: bumped to 2.2.2
6946 * test/HTML/ result/HTML: added a few of HTML tests, and added the
6947 SAX results
6948
6949Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6950
6951 * configure.in: patch for HP compiler
6952
69532000-08-04 Sven Heinicke <sven@zen.org>
6954
6955 * xmllint.c: Was coredumping sometimes when the file given didn't
6956 exist.
6957
6958Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6959
6960 * parser.c xmlIO.[ch]: fixed the problem of encoding support
6961
6962 when using in memory parsing. Need some cleanup.
6963 * xmllint.c configure.in: added a --memory flag to test memory
6964 parsing
6965
6966Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6967
6968 * nanohttp.c: fixed socklen_t replacement to unsigned int
6969 * parser.c: fixed a space handdling missing at the end of
6970 production 28 DOCTYPE.
6971 * xmlmemory.c: fixed a stupid bug on the routine to override
6972 allocation functions
6973 * TODO: updated
6974
6975Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6976
6977 * doc/ regenerated the docs
6978
6979Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6980
6981 * doc/encoding.html doc/xml.html: added I18N doc
6982 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
6983 improvements, both parser and filters, added ASCII & HTML,
6984 fixed the ISO-Latin-1 one
6985 * xmllint.c testHTML.c: added/made visible --encode
6986 * debugXML.c : cleanup
6987 * most .c files: applied patches due to warning on Windows and
6988 when using Sun Pro cc compiler
6989 * xpath.c : cleanup memleaks
6990 * nanoftp.c : added a TESTING preprocessor flag for standalong
6991 compile so that people can report bugs more easilly
6992 * nanohttp.c : ditched socklen_t which was a portability mess
6993 and replaced it with unsigned int.
6994 * tree.[ch]: added xmlHasProp()
6995 * TODO: updated
6996 * test/ : added more test for entities, NS, encoding, HTML, wap
6997 * configure.in: preparing for 2.2.0 release
6998
6999Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7000
7001 * nanoftp.c: fixed the way the control connection is handled
7002 * libxml.spec.in: fixed the dependancies and cleanup
7003
7004Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7005
7006 * doc/xml.html: changed the xmlsoft.org structure, updated the
7007 examples w.r.t. root and childs
7008
7009Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7010
7011 * libxml.spec.in: fixed bug #7419, dependancies fouled for libxml-devel
7012
7013Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7014
7015 * HTMLparser.c: Work on character encoding support for the HTML parser
7016 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
7017 * encoding.c: Fixed a potential memleak in the encoding stuff
7018
7019Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7020
7021 * doc/FAQ.html doc/Makefile.am : added a FAQ
7022
7023Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7024
7025 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
7026 of the HTML parser to force it to not bypass SAX
7027
7028Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7029
7030 * win32config.h.in: updated
7031 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
7032 lacks iconv support :-( need to release 2.1.1
7033 * configure.in: release 2.1.1
7034 * HTMLparser: fixed bug #14784
7035 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
7036 by Windows compiler
7037 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
7038 the SAX startDocument() callback.
7039 * TODO: updated
7040
7041Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7042
7043 * added xmlStopParser()
7044
7045Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7046
7047 * configure.in: 2.1.0 prerelease
7048 * Large resync between W3C and Gnome tree
7049 * nanoftp, nanohttp.c: fixed stalled connections probs
7050 * HTMLtree.c SAX.c : support for attribute without values in
7051 HTML for andersca
7052 * valid.c: Fixed most validation + namespace problems
7053 * HTMLparser.c: start document callback for andersca
7054 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
7055 * parser.h, SAX.c: serious speed improvement for large
7056 CDATA blocks
7057 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
7058 different encoding
7059 * example/Makefile.am example/gjobread.c tree.h: work on
7060 libxml1 libxml2 convergence.
7061 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
7062 and the LIBXML_TEST_VERSION macro
7063
7064Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7065
7066 * doc/xml.html: various patches and improvements typo fixed by
7067 Felix Natter
7068 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
7069 from Felix Natter <fnatter@gmx.net>
7070
7071Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7072
7073 * doc/upgrade.html: updated with instructions for support of both
7074 libxml-1.x and libxml-2.x
7075 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
7076 for 2.x support and also fixed includes
7077
7078
7079Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7080
7081 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
7082 the encoding support, added iconv support, so now libxml if
7083 compiled with iconv automatically support japanese encodings
7084 among others. Work based on initial patch from Yuan-Chen Cheng
7085 I may have broken binary compat in the encoding handler
7086 registration scheme, but that was so utterly broken I don't
7087 expect anybody to have used this feature until now.
7088 * parserInternals.h: fixup on the CHAR range macro
7089 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
7090 code.
7091 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
7092 * uri.c: added xmlParseURI() I can't believe I forgot to
7093 implement this one in 2.0 !!!
7094 * SAX.c: moved doc->encoding update in the endDocument() call.
7095 * TODO: updated.
7096
7097Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7098
7099 * tree.h: removed extraneous xmlRemoveProp definition
7100 * TODO: added item about --disable-corba configure switch
7101 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
7102 * nanoftp.c: fixed include problems giving troubles on AIX and
7103 slowlaris
7104 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
7105 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
7106 comment and headers changes to lower gtk-doc number of warnings
7107 * doc/html/*: rebuilt docs
7108
7109Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7110
7111 * HACKING: documented the tag for 1.x and instructions
7112
7113Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7114
7115 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
7116 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
7117 xmlCreateIOParserCtxt
7118 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
7119 significant overall improvement
7120 * xmllint.c: added I/O test to xmllint
7121 * testSAX.c: added a speed test
7122 * doc/* : updated/regenerated
7123
7124Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7125
7126 * xpath.c uri.h parserInternals.h: cosmetic changes from
7127 "Timur I. Bakeyev" <timur@bat.ru>, including making
7128 xmlCreateURI() public
7129
7130Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7131
7132 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
7133 and the code at the same time. Added a clean mechanism for
7134 overload or added input methods: xmlRegisterInputCallbacks()
7135 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
7136 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
7137 * TODO: updated
7138 * doc/* : updated/regenerated
7139 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
7140 source dir
7141
7142Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7143
7144 * testURI.c: yet another forgotten commit, I should get some sleep !
7145
7146Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7147
7148 * xmllint.c: forgot to commit this too ?
7149
7150Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7151
7152 * xmlversion.h.in : forgot to commit this previously
7153
7154Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7155
7156 * configure.in: preparing libxml-2.0.0 version looks Ok so far
7157 * README TODO: updated for release
7158 * uri.c uri.h: added authority parsing/saving
7159 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
7160 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
7161 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
7162 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
7163 Makefile.am : added compile-time customization of libxml
7164 --with-ftp --with-http --with-html --with-xpath --with-debug
7165 --with-mem-debug
7166 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
7167 #include <libxml/xxx.h> I hope it won't break too much stuff
7168 and will be manageable in the future...
7169 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
7170 and added xmllint to the installed programs
7171 * uri.h: added xmlFreeURI()
7172
7173Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7174
7175 * uri.c uri.h: finished the escaping handling, the base support
7176 and the URI path normalization. Looks good just lacks the
7177 authority content parsing code.
7178 * Makefile.am: added instructions to generate testURI
7179 * TODO: updated
7180 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
7181 added links and icons for W3C and Gnome
7182
7183Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7184
7185 * xmlmemory.[ch] : seems I forgot to actually update the files in
7186 the last commit :-)
7187 * doc/xml.html doc/html/* : updated and uploaded the docs
7188
7189Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7190
7191 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
7192 * TODO: updated
7193 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
7194 libxml default allocation function with another set (like gmalloc/
7195 gfree).
7196 * Makefile.am, uri.c, uri.h: added a set of functions to do
7197 exact (litteraly copied from the RFC 2396 productions) parsing
7198 and handling of URI. Will be needed for XLink, one XML WFC,
7199 XML Base and reused in the nano[ftp/http] modules. Still work
7200 to be done.
7201
7202Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7203
7204 * configure.in, libxml.spec.in : libxml2
7205 * doc/* : updated the doc page, rebuilt the docs
7206
7207Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7208
7209 * all: tagged LIB_XML_1_X
7210 * *.c *.h : updated from W3C CVS tree
7211 * configure.in : 2.0.0-beta
7212 * libxml.spec.in : libxml2 package nam
7213 * result/* : new version of the tests output
7214
7215Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7216
7217 * doc/xml.html, doc/update.html: updated docs, 1.8.7
7218
7219Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7220
7221 * doc/* : rebuilt the docs
7222 * parser.c: final patch on #6766
7223 * valid.c: small patch on validity checks.
7224
7225Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7226
7227 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
7228 added
7229 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
7230 compatibility w.r.t. XML spec and existing code.
7231
7232Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7233
7234 * parser.c: seems a better solution to <a> </a> exists,
7235 will try it for a while
7236
7237Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7238
7239 * parser.c: tried to remove the <a> </a> generating <a/>
7240 this is hard. Left a flag for that purpose. Fixed bug #6766
7241 * configure.in: prepared 1.8.7 not released, due to previous
7242 problem
7243
7244Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7245
7246 * doc/xml.html : applied second patch from Paul DuBois
7247
7248Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7249
7250 * doc/xml.html : applied patch from Paul DuBois
7251
7252Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7253
7254 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
7255
7256Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7257
7258 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
7259 compilation warnings on various platforms.
7260 * parser.c: Fixed #5281 validity error callbacks are now desactived
7261 by default if not validating.
7262
7263Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7264
7265 * nanoftp.c, win32config.h.in: patches to compile on WIN32
7266
7267Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7268
7269 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
7270 <gkatsi@cs.toronto.edu>
7271
7272Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7273
7274 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
7275 processing URLs
7276
7277Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7278
7279 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
7280 xmlNanoFTPUpdateURL for persistent control connections.
7281 * configure.in: 1.8.6
7282
7283Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7284
7285 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
7286 * tree.[ch] : added xmlSaveNoEmptyTags
7287
72882000-01-29 James Henstridge <james@daa.com.au>
7289
7290 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
7291
7292 * Makefile.am: added nanoftp.[ch] to the build.
7293
7294Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7295
7296 * nanoftp.[ch]: cleanup, comments, API
7297 * debugXML.c : fixed a bug in the cat command
7298 * doc/*: regenerated the docs
7299
7300Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7301
7302 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
7303 * debugXML.c : fixed a bug in the cat command
7304 * valid.c: fixing some small probs
7305 * libxml.spec.in: get rid of the SNAP suffix
7306 * doc/xml.html: updated the status
7307
7308Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7309
7310 * xml-config.in: xml-config --version to just return the
7311 version number
7312 * xpath.c: some cleanup w.r.t. axis when the current node is
7313 an attribute.
7314 * TODO: updated
7315
7316Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7317
7318 * configure.in: prepared for libxml-1.8.5
7319 * doc/* recompiled the documentation
7320
73212000-01-17 Jody Goldberg <jgoldberg@home.com>
7322
7323 * configure.in : WARNING autoconf subtlety alert :
7324 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
7325 when looking for zlib.h so that HAVE_ZLIB_H is defined.
7326 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
7327 get defined by AC_CHECK_HEADERS.
7328
7329Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7330
7331 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
7332 Rune.Djurhuus@fast.no
7333
7334Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7335
7336 * TODO: updated
7337 * tree.c, parser.c: made sure that only memory alloc problems
7338 and internal parser errors are allowed to write to stdout or
7339 stderr.
7340
7341Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7342
7343 * tree.c : restored xmlNewGlobalNs since this seems used by
7344 a lot of existing code :-(, fixed a bug in xmlNewNs
7345 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
7346 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
7347 to exit() from the library code.
7348 * xpath.c, parser.c: removed bugs or unused code detected by
7349 Windows compilers
7350 * parser.c: started adding interfaces for parsing well balanced
7351 XML fragments
7352 * configure.in: releasing 1.8.4
7353 * doc/* : rebuilt the docs
7354
7355Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7356
7357 * tree.[ch] : added xmlNewDocFragment() for DOM
7358 * testHTML.c: uninitialized variable.
7359
7360Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7361
7362 * doc/* : rebuild the docs
7363
7364Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7365
7366 * acconfig.h: readline and history patch
7367 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
7368 * tree.c: added check and handling when possibly removing an ID
7369 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
7370 and saving.
7371 * test/HTML/entities.html result/HTML/entities.html* : test for
7372 various entities reference cases
7373 * result/HTML/* : as a result output of some testcase have
7374 changed
7375 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
7376 by previous example. added xmlParseTryOrFinish().
7377 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
7378 entities.h debugXML.h HTMLparser.h: changed the way struct are
7379 declared to allow gtk-doc to expose those
7380 * parser.c: closed bug #4960
7381 * Makefile.am configure.in: Applied patch from
7382 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
7383 and math/socket libs detection
7384
7385Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7386
7387 * configure.in, Makefile.am: link tester against readline
7388 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
7389
7390Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7391
7392 * tree.[ch]: added xmlRemoveProp
7393 * win32config.h.in nanohttp.c: avoid including the Windows
7394 socket stuff in every C files
7395 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
7396 the XmL parser(s)
7397 * test/ns4 result/ns4 etc...: added test case for previous prob
7398 * tree.c: xmlNewNs wasn't checking for double definition
7399 * Makefile.in: fixed a problem with dist-hook duplicates
7400 * parser.[hc], xmlIO.c: fixed the loading of external entities
7401 APIs, now xmlLoadExternalEntity() is used everywhere and
7402 setting up an app specific front-end using the
7403 * SAX.c parser.c: some fixes, now the xhtml spec validates
7404 with the xhtml DTD.
7405 * error.c: fixed crashes in case of no input stream
7406 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
7407 to the validation tests and results
7408
7409Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7410
7411 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
7412 too htmlCreatePushParserCtxt() and htmlParseChunk()
7413 * parser.c: a bit of cleanup.
7414 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
7415 to XML) removed the last mem leak known
7416 * HTMLtree.c: output message cleanup
7417 * xmlmemory.c: display content info about memory blocks
7418 * result/HTML/wired.* : missing att value warning change
7419
7420Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7421
7422 * doc/* : rebuilt the documentation
7423
7424Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7425
7426 * parser.[ch] parserInternals.h: Push parser for XML,
7427 seems to work fine now
7428 * tester.c debugXML.[ch]: Added an XML shell debug facility and
7429 --push for push testing
7430 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
7431 * testSAX.c: added --push
7432 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
7433 subtree
7434 * xmlIO.[ch] : enriched API + fixes for push mode
7435 * entities.[ch]: added the entity content length to the struct.
7436 * xmlmemory.[ch]: new API to show the last entries for the shell
7437 * valid.c: added required attribute testing
7438 * SAX.c: the cdata callback now merge contiguous fragments
7439 * HTMLparser.c: cleanup of some macros
7440
7441Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7442
7443 * parser.c: fix for PIs name starting with xml
7444 * tree.c: fixed a potential problem with || and && ops
7445 * *.c, configure.in win32config.h.in : generate win32config.h for
7446 those on the Other Side !
7447
7448Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7449
7450 * parser.c: fixed a stupid = vs. == bug :-(
7451 * doc/gnome-xml.sgml: s/glade/xml/
7452
7453Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7454
7455 * configure.in, doc/xml.html : bug fix release 1.8.2
7456 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
7457 Hopefully the end of that silly C++ include problem
7458 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
7459 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
7460 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
7461 troubles with autoclosed elements when the stree shape doesn't
7462 follow the DtD specs. Added htmlIsAutoClosed() and
7463 htmlAutoCloseTag()
7464 * result/HTML/*.htm*: Updated the HTML examples regression tests output
7465 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
7466 * debugXML.c: fixed a bug on printing default namespaces.
7467 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
7468
7469Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7470
7471 * result/HTML/*.htm[l] : updated the HTML regression tests according
7472 to the new output
7473 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
7474 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
7475 problem due to intermix of extern "C" { ... } declarations for C++
7476 and recursive includes in the headers
7477
74781999-12-20 Chris Lahey <clahey@umich.edu>
7479
7480 * HTMLtree.c: Made it so that html nodes with a single child do
7481 not insert a carriage return before or after the child node.
7482
7483Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7484
7485 * configure.in, doc/xml.html : bug fix release 1.8.1
7486 * parser.c: fixed bug #4344
7487 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
7488 added the glue to avoid C++ problems
7489 * doc/* : regenerated the documentation
7490
7491Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7492
7493 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
7494 namespace recognition, and Dia as a resul :-(
7495 * encoding.c: closed bug #3950
7496
7497Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7498
7499 * valid.c: debugging a posteriori validation, except URI expansion
7500 stuff this should be fixed now
7501 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
7502 Carl Nygard <cnygard@bellatlantic.net>
7503 * tester.c: added --postvalid, cleaning of the code
7504 * tree.[ch]: added xmlDocGetRootElement()
7505
7506Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
7507
7508 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
7509 c++ losage.
7510
7511Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7512
7513 * configure.in, doc/xml.html : bumped to 1.8.0
7514 * xlink.[ch], Makefile.am : added framework for link detection
7515 * parser.h: added nbChars to parser context, needed for cleanup.
7516 * xmlmemory.c: removed a nasty bug when out of mem
7517 * valid.[ch]: adding namespace support for attribute decl
7518 * tester.c: added --debugent option
7519 * debugXML.[ch]: added xmlDebugDumpEntities()
7520 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
7521 buffers instead, this was really needed, validation was breaking
7522 in strange ways due to that. Added xmlParseStringPEReference()
7523 and other parsing from strings functions. Entities processing
7524 modified again, but PERef are still not handled correcly but
7525 unless you're Eve Maller you won't notice :-)
7526 * HTMLparser.c: large changes toward reliability, and switched to
7527 lowercase internal tags, XHTML is lowercase, so it will help
7528 that output is closer to next version.
7529 * doc/* : regenerated the documentation, it is now hosted at
7530 http://xmlsoft.org/ (same bits I just bought the domain :-)
7531
7532
7533Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7534
7535 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
7536 doc generation
7537 * parser.c: fixed bugs #3908 and #3937 and a memory leak
7538 in the SAX API
7539 * doc/*: rebuilt the doc making sure everything appears in the
7540 HTML files
7541
7542Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7543
7544 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
7545 added the patch from Carl Nygard <cnygard@bellatlantic.net>
7546 which allow impressive speed improvement on dataset with
7547 large text pieces, but at the cost of broken binary
7548 compatibility and slightly bigger memory usage.
7549 Configure with --with-buffers to activate them, they
7550 are protected with XML_USE_BUFFER_CONTENT define.
7551 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
7552 goal is 0 memory left allocated once parser is no more used
7553 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
7554 call xmlCleanupParser() and xmlMemoryDump()
7555
7556Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7557
7558 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
7559 * parser.[ch] encoding.[ch]: added memory cleanup routines
7560 * parser.c: closing bug #3788
7561 * doc/*: rebuilt the doc
7562
7563Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7564
7565 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
7566 xmlNewTextChild() and xmlSetCompressMode() behaviour.
7567 * tester.c: added --compress option
7568 * doc/*: rebuilt the documentation
7569
7570Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7571
7572 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
7573 if given /proc/kcore as input !
7574 * doc/xml.html doc/*: updated and rebuilt the documentation
7575
7576Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7577
7578 * parser.c: Fixed some wrongly space collapsing code due to
7579 a misreading of the spec.
7580 * result/*: fixed the output accordingly
7581
7582Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7583
7584 * encoding.c: bug fix and typos
7585 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
7586 * parser.c: added attribute normalization closing bug #3597
7587 * test/att* result/att* SAXresult/att*: testcase for attribute
7588 normalization
7589
7590Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7591
7592 * configure.in: closing bug #3163 by adding extra flags for the
7593 cc compiler on HP-UX
7594
7595Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7596
7597 * valid.[ch] : removed a typo and an enumerated type bug in the
7598 xmlAddElementDecl() function
7599 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
7600 call to xmlEncodeEntitiesReentrant() so that the functions
7601 New, Set and Get are at the same level.
7602 * parser.c HTMLparser.c: extra memory allocation bug for
7603 attributes detected by someone using libxml in embedded systems :-)
7604
7605Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7606
7607 * xmlmemory.h: turned off mem debug :-\
7608
7609Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7610
7611 * parser.c: closed bug #2784 a one line fix, but worth pushing
7612 a new release out
7613 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
7614 some structures, comments before and after the
7615 main element, and other nastyness
7616 * HTMLtree.c tree.c: accomodate the extended HTML supported
7617 * configure.in: pushing 1.7.4
7618 * test/ent8 and related outputs : added a new test for bug #2784
7619 * test/HTML/wired.html and related output: a nasty HTML example
7620 * Makefile.am: improved the test scripts
7621 * docs/* : reran the documentation extractor, updated xml.html
7622
7623Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7624
7625 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
7626 HTMLparser and debugged the HTML related code. HTML documents
7627 now have their own type
7628 * entities.c: do not dump &apos; for HTML output
7629 * xmlmemory.c: improvement, breakpoint mechanism
7630 * testHTML.c: added --sax --repeat ...
7631 * Makefile.am: improved the HTML tests
7632 * valid.[ch]: added xmlValidGetValidElements and
7633 xmlValidGetPotentialChildren
7634 * tester.c: added --insert to test the 2 new functions
7635 * test//* result//* SAXresult//* : regression test cleanup
7636 and extension.
7637 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
7638 gnome-xml-nanohttp.html
7639
7640Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7641
7642 * HTMLparser.c: fixed problems with some autoclose tags
7643 * tree.c: fixed XML output problems.
7644 * result/* SAXresult/*: update of the tests output
7645
7646Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7647
7648 * Makefile.am: Arturo patch for xmlConf.sh version info
7649 * parser.c: Tim Josling patch for single quoted items
7650 * tester.c: Tim Josling patch for tester options usage
7651 * tree.h: indent cleanup
7652
7653Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7654
7655 * HTMLparser.c parser.h : Fixed problems with HTML parsing
7656 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
7657
7658Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7659
7660 * tree.c : Raph patch for initialization of CORBA fields
7661 * parser.c, xpath.c, ...: modification of doc comments
7662 * xpath.c : allow spaces in xpath expressions
7663
7664Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7665
7666 * xmlmemory.h: turning off memory debug :-(
7667
7668Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7669
7670 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
7671 better SAX interfaces.
7672 * testSAX.c: uses the new SAX routine, avoid fetching any remote
7673 entity.
7674 * configure.in: 1.7.2
7675
7676Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7677
7678 * libxml.spec.in: fixed the URL
7679 * doc/xml.html: improved the documentation front-end
7680
7681Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7682
7683 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
7684
7685Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7686
7687 * libxml.spec.in: fixed the alpha compile problem
7688 * parser.[ch]: changed errno to errNo in the parser context :-(
7689 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
7690 * doc/xml.html: changed CHAR to xmlChar
7691 * doc/html/*: recompiled the documentation
7692 * configure.in: 1.7.1
7693
7694Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7695
7696 * parser.h: modified the parser context struct to regain 1.4.0
7697 binary compatibility
7698 * parser.c, xml-error.h: added errno ot teh context and defined
7699 a set of errors values with update of errno
7700 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
7701 DTDs and entities
7702 * *.h, *.c: complete cleanup of the use of config.h and include
7703 protection depending on the current setup.
7704 * overalll debugging, maintenance and bug-fixing on all modules
7705 * updated the documentation
7706 * ready for 1.7.0
7707
7708Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7709
7710 * HTMLparser.c : cleanup
7711 * SAX.c valid.c valid.h: added ID/IDREF checking
7712 * tree.c tree.h: extended doc structure for refs
7713 * configure.in: 1.6.2
7714 * parser.c: patched bug in SAX user arg call
7715 * parserInternals.h: patched missing close in C++ wrapping
7716 * testXPath.c xpath.c xpath.h: prepared for extensibility,
7717 especially upcoming XPointer implementation.
7718 * doc/xml.html: augmented, typo
7719
7720Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
7721
7722 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
7723 not all invocations of install understand -d.
7724
7725Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
7726
7727 * Makefile.am: prepend all the test* calls with $(top_builddir) -
7728 to make 'check' works, when builddir != srcdir.
7729
7730Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7731
7732 * doc/xml.html : updated the documentation
7733
7734Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7735
7736 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
7737 not deallocated memory blocks
7738 * *.c : replaces all calls to malloc() free() and realloc() to
7739 the wrapper functions/macros
7740 * tree.c : removed memory leaks dues to calling xmlFreeNode()
7741 instead of xmlFreeNodeList()
7742
7743Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7744
7745 * HTMLparser.c: corrected a stupid bug leading to core dump at
7746 tree deallocation. Removed warnings indicated by
7747 Stephane.Conversy@lri.fr
7748 * entities.c: Fixes Yet Another Stupid Bug, entities were not
7749 looked for in the external subset
7750
7751Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7752
7753 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
7754 on SGI by Stephane.Conversy@lri.fr
7755
7756Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7757
7758 * all .h : changed the prototype declaration indent as in gtk
7759 * most .c : working on reducing the TODOs in the code
7760 * most .c : cleanup though -pedantic and Insure++
7761 * improvements on validation ID checkings.
7762 * tree.[ch] SAX.c: added support for namespace on attributes #2022
7763 * xml-config.in: closed #1810
7764
7765Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7766
7767 * tree.h, valid.c, valid.h: more work on validity, IDs
7768 * xpath.c: added/fixed comparidon and equlity, added a new isinf
7769 definition for AIX
7770
7771Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7772
7773 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
7774 the distribution due to a cut'n paste error at last commit
7775
7776Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7777
7778 * configure.in: upgraded to version 1.4.0
7779 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
7780 Big update, added a large part of the validation process,
7781 it should be usable, but some parts are missing
7782 * xpath.c: improved the implementation w.r.t. root.
7783 * Makefile.am: added more tests
7784 * test and result trees: added a lot of tests
7785 * libxml.spec.in: export libxml.so.0 and libxml.so.1
7786
7787Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7788
7789 * Added an HACKING file
7790
7791Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7792
7793 * xpath.[ch] : improvements and debug of the XPath implementation
7794 * parser.c, HTMLparser.c : modified the parsers to be progressive
7795 * tree.[ch] : extended the Buffer promitives
7796 * xmlIO.[ch] : added basic I/O routines providing progressive
7797 parsing and ready for I18N conversion plugins
7798 * SAXresult/* : the SAX callback sequence maybe slightly different
7799 now
7800 * test*.c : improved/updated the tests programs
7801 * doc/* : recompiled the docs.
7802
78031999-07-26 Michael Meeks <michael@edenproject.org>
7804
7805 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
7806
7807 * tree.c: Ditto.
7808
7809Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7810
7811 * configure.in: upgraded to version 1.4.0
7812 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
7813 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
7814 XML query language, see http://www.w3.org/TR/xpath for more details.
7815 * parser.c, parser.h: added CHAR* related string functions for XPath
7816 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
7817 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
7818 rebuild the docs.
7819 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
7820 and regression testing capabilities for XPath.
7821
7822Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7823
7824 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
7825 closing bug #1646
7826
7827Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7828
7829 * Makefile.am, example/Makefile.am: closed bug #1683
7830
7831Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7832
7833 * example/Makefile.am, configure.in: added the makefile for the
7834 gjobread example
7835
7836Sat Jul 10 14:19:11 CEST 1999 Tomasz KÂłoczko <kloczek@pld.org.pl>
7837
7838 * doc/Makefile.am:
7839 - fix which allow "make install DESTDIR=</install/prefix>".
7840
7841Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7842
7843 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
7844 which fixed a problem on the file reading-code.
7845
7846Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7847
7848 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
7849 output.
7850 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
7851
7852Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7853
7854 * parser.h : Oops removed the binary compatibility problem
7855 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
7856 * parser.c, HTMLparser.c: applied patches for reading from stdin
7857
7858Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7859
7860 * parser.c, entities.c, valid.c: cleanup bug #1591
7861 * configure.in: cleanup bug #1592
7862 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
7863 the same tree back-end. Hence gdome will be available for it.
7864 * doc/Makefile.am: close bug #617
7865
7866Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7867
7868 * parser.c: alloctate a per parser context SAX interface block
7869
7870Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7871
7872 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
7873 and xmlEncodeEntitiesReentrant with the correct one :-\
7874
7875Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7876
7877 * commit of my internal XML base changes, quite a lot of
7878 changes, cleanups, better entities support, framework for
7879 new I/O and charset detection and handling
7880 * Fixed the configure/Makefile stuff to generate shared libs
7881 with the proper version info, so we jumped on rev from
7882 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
7883 xmlEncodeEntities() result need to be freed now, and a string
7884 xmlParserVersion provide the current library version.
7885
7886Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
7887
7888 * parser.c: fixed a buffer overrun for when you have a very long
7889 attribute with no entities in it.
7890
7891Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7892
7893 * added example directory
7894 * added example/gjobs.xml gjobread.c, still need a Makefile.in
7895
7896Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7897
7898 * Release of libxml-1.1, nearly everything has been touched for
7899 this.
7900 * Added more regression tests
7901 * Updated the documentation
7902
7903Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7904
7905 * tree.[ch]: unified the XML_NO_CORBA defines.
7906 * parser.c encoding.[ch]: started plugging in char encoding detection
7907
7908Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
7909
7910 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
7911 Also freed allocated buffer.
7912
7913Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7914 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
7915 reentrancy problem at printing. One is left in entities.c, to
7916 remove ASAP
7917 * testSAX.c : added a test example showing the use of the SAX
7918 interface if one doesn't want to build the DOM tree.
7919 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
7920
7921Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7922
7923 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
7924 large revamping of the parser to use SAX callbacks
7925 http://www.megginson.com/SAX/ (or at least a C like interface
7926 a la Expat). It's now possible to set up your own callbacks
7927 and the parser will not build a DOM tree.
7928 * test/* result/*: updated the test suite, I finally removed
7929 the old Namespace draft support (PI based).
7930
7931Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7932
7933 * Makefile.am: added test result to EXTRA_DIST for make tests
7934
7935Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7936
7937 * parser.c, parserInternals.h: moved the chars macro definitions
7938 to parserInternals.h
7939 * parser.c, error.c: applied patches from "Knut Ă…kesson"
7940 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
7941
7942Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7943
7944 * xml-config.in : applied patch to make --version work
7945
79461999-03-05 Raja R Harinath <harinath@cs.umn.edu>
7947
7948 * Makefile.am (check-local): Alias for `tests' target. This will
7949 cause `make check' to do the right thing.
7950 (tests): Don't run tests in srcdir. Also, replaced calls to
7951 basename with a `sed' "equivalent".
7952
7953Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7954
7955 * Renamed error.h to xml-error.h, corrected Makefile.am to list
7956 it in the header and not the sources, updated the doc.
7957 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
7958 pointing this out.
7959
7960Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7961
7962 * parser.c, parser.h, parserInternals.h: memory leak hunting,
7963 exported the inputStream routines.
7964 * doc/html/* : updated accordingly
7965
7966Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7967
7968 * parser.c, parser.h, parserInternals.h: added a few extra
7969 internal calls to allocate and free parser contexts ...
7970 * doc/html/* : updated accordingly
7971
7972Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7973
7974 * configure.in, Makefile.am, doc/makefile.am : General changes for
7975 1.0.0 release and including the generated HTML documentation.
7976
7977Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7978
7979 * makefile.am : added parserInternals.h, oops.
7980
7981Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7982
7983 * parserInternals.h: added this header giving access to the parser
7984 internal functions.
7985 * doc/Makefile.am : added a rebuild target which rebuilds the full
7986 set of documentations
7987 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
7988 the internal subset.
7989 * *.c *.h: modifications needed to generate the documentation using
7990 gtk-doc, cleanup of functions blocks, reorganisation of struct
7991 declarations.
7992
7993Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7994
7995 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
7996 the tar and spec file to include the beginning of the doc.
7997
79981999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
7999
8000 * doc/.cvsignore: Added this file.
8001
8002Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8003
8004 * tree.c: fixed xmlGetProp to return "" when the attribute
8005 exists, even if the node-list is NULL.
8006
8007Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8008
8009 * tree.c: patched an error outputting empty attribute values.
8010 * Makefile.am and doc/makefile.am: have been updated during the
8011 week-end. Sorry for an empty CVS log, I got a shell problem.
8012
8013Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8014
8015 * tree.h: cleaned up using enums instead of defines
8016 * parser.c, valid.[ch]: more work on parsing/output of element
8017 declarations
8018
8019Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8020
8021 * valid.[ch], tree.c, parser.c : more work toward full parsing
8022 of XML DTDs.
8023 * README: added informations about mailing-list and on-line
8024 documentation
8025
80261999-01-27 Raja R Harinath <harinath@cs.umn.edu>
8027
8028 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
8029
8030Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8031
8032 * parser.c, tree.[ch] : more work toward conformance testing,
8033 added a last element to accelerate parsing of very flat structures
8034 started working on internal subset Element content declaration.
8035 * valid.[ch] : first cut at adding code toward validation.
8036 * previous changes had also small impact on most files, especially
8037 the conformance testing using James Clark test suite.
8038
8039Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8040
8041 * test/* : updated the examples, most of them were not well
8042 formed (humm), and added rdf2.
8043 * result/* : resulting changes in the output.
8044
8045Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8046
8047 * tree.c: changed the behaviour of xmlGetProp on NULL values.
8048
8049Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8050
8051 * tree.c: patched a bug in the generation of empty attributes
8052
8053Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8054
8055 * entities.[ch], tree.[ch], tester.c: added copy interfaces
8056 for node/trees/documents/... Biggest problem is namespace
8057 support when copying subtrees.
8058
8059Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8060
8061 * parser.c, entities.c: improve entities and char ref encoding,
8062 and cleanups of error messages.
8063
8064Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8065
8066 * parser.c, entities.c: simple bug hunting done during rpm2html and
8067 rpmfind integration.
8068
8069Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8070
8071 * parser.[ch]: Added interfaces allowing to specify a SAX
8072 handler before parsing.
8073
8074Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8075
8076 * parser.c: redirrect all errors reporting through the SAX
8077 error function
8078
8079Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8080
8081 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
8082 * libtool, tlmain ...: update of the libtool files
8083
80841998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
8085
8086 * entities.c: Use g_snprintf insteda of snprintf.
8087
8088Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8089
8090 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
8091 added ent5 test for this purpose.
8092 * parser.c, parser.h: formatting, comments and UTF-8 planning.
8093
8094Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8095
8096 * parser.c: fixed? a strange error due to compression on a GWP
8097 document.
8098
8099Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8100
8101 * tree.[ch]: bug fixing
8102 * entities.[ch]: defined a specific type for predefined entities
8103 * doc/xml.html: more documentation on the library, how to use it,
8104 overview of the interfaces.
8105
8106Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8107
8108 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
8109
8110Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8111
8112 * tree.c: corrected a small bug
8113 * doc/xml.html: continuing writing documentation.
8114
8115Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8116
8117 * debugXML.h debugXML.c: added debugging utilities.
8118 * tester.c: added --debug switch.
8119 * tree.c: patched an incorrect node->type assignment.
8120 * parser.c: formatting, ensure that node->doc != NULL in attributes
8121
8122Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8123
8124 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
8125 entity support and provide an internal representation close to
8126 DOM one (entity ref nodes, and attribute value as tree). I tried
8127 to preserve the interface but this will surely break some apps
8128 (I have to change rpm2html/rpmfind for example). I had to change
8129 two interfaces, and the generated tree is somewhat different.
8130 * doc/* : started documenting the XML library, the tree and
8131 DOM/Corba. This is a first step.
8132
8133Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8134
8135 * parser.c: Set up the fonctions comment block, boring but useful.
8136 * parser.h, SAX.c, parser.c: now attributes are processed through
8137 the SAX interface. The problem is that my SAX interface diverged
8138 quite a bit from the original one, well this is not an official
8139 spec, and translating it from Java to C is hairy anyway...
8140
8141Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8142
8143 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
8144 fonctions comment block, boring but useful.
8145
8146Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8147
8148 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
8149 conversion routines. However they are not yet used to convert the
8150 inputs. The core will run with UTF-8.
8151
8152Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8153
8154 * tree.c : make sure that the type id is properly set-up when
8155 a new object is allocated, needed for DOM.
8156
8157Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8158
8159 * tree.h, tree.c: Ok, the main objects in the tree will be native
8160 corba objects, it costs 8 bytes per Node, Attribute and Document
8161 but it simplifies the Corba integration a lot (no extra interface
8162 objects to allocate/free).
8163
8164Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8165
8166 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
8167 and changed NODEs contants for conformity with DOM Level 1
8168
8169Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8170
8171 * added hooks to keep track of servants when creating objects
8172 xmlDoc and xmlNode (for Corba export).
8173
8174Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8175
8176 * added xml-config script.
8177
8178Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8179
8180 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
8181 to autoupdate libtool and automake conf files.
8182
81831998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
8184
8185 * Makefile.am: Use '?' to separate the sed
8186 commands as ',' is used when people pass -Wl,something.
8187
8188
8189Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8190
8191 * tree.c, tree.h: added a per-document compression interface.
8192
8193Tue Sep 22 20:47:38 EDT 1998
8194
8195 * tree.c, tree.h: added saving with compression and added interfaces
8196 to control the compression level (xmlGetCompressMode,
8197 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
8198
8199Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8200
8201 * parser.c: corrected a loop for files of size 0
8202
82031998-08-20 Raja R Harinath <harinath@cs.umn.edu>
8204
8205 * error.h: New file. Contains prototyes from `error.c'.
8206
8207Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
8208
8209 * Makefile.am (xmlincdir): New macro.
8210 (xmlinc_HEADERS): Renamed from include_HEADERS.
8211
8212Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8213
8214 * applied small patch on numeric entities from
8215 Christopher Blizzard <blizzard@appliedtheory.com>
8216
8217Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8218
8219 * New release 0.2, removed the old xml_* files so that it's
8220 coherent with the other CVS base (W3C), far better conformance
8221 to standard, new namespaces, decent entities support, beginning
8222 of a SAX-like interface. Nearly nothing left intact, even the
8223 test examples ...
8224
82251998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
8226
8227 * .cvsignore: Add .deps dir
8228
8229Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8230
8231 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
8232
8233Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8234
8235 * configure.in: added test for CPP
8236 * AUTHORS, Changelog: the original ones didn't get commited but the
8237 glib ones instead, fixed.
8238 * Makefile.am: corrected an error in library naming
8239
8240Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8241
8242 * integrated code developped at W3C
8243 * changed the original Copyright
8244 * migrated to automake
8245 * prefixed the filenames by xml_ to avoid filename clashes
8246
Daniel Veillarde0ed10c2003-01-06 11:06:26 +00008247Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
8248
8249 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
8250 should not be called.
8251
Daniel Veillard0aaaacd2003-01-06 10:59:57 +00008252Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
8253
8254 * libxml-2.0.pc.in: applied the patch to fix #101894
8255
Daniel Veillard8a1b1852003-01-05 22:37:17 +00008256Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
8257
8258 * tree.c : applied patch from Lukas Schroeder for register callbacks
8259 * valid.c: modified patch from Lukas Schroeder to test
8260 register callbacks with --chkregister
8261
Daniel Veillard067bae52003-01-05 01:27:54 +00008262Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
8263
8264 * xmlreader.c: seriously changed the way data are pushed to
8265 the underlying parser, go by block of 512 bytes instead of
8266 tryng to detect tag boundaries at that level. Changed the
8267 way empty element are detected and tagged.
8268 * python/tests/reader.py python/tests/reader2.py
8269 python/tests/reader3.py: small changes mostly due to context
8270 reporting being different and DTD node being reported. Some
8271 errors previously undetected are now caught and fixed.
8272 * doc/xmlreader.html: flagged last section as TODO
8273
Daniel Veillard51a447a2003-01-04 19:42:46 +00008274Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8275
8276 * python/libxml.py: integrated the Python 2.2 optimizations
8277 from Hannu Krosing, while maintaining compatibility with
8278 1.5 and 2.1
8279
Daniel Veillarde59494f2003-01-04 16:35:29 +00008280Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
8281
8282 * xmllint.c: a bit of cleanup
8283 * xmlreader.c: small fix
8284 * doc/xmlreader.html: more work on the XmlTextReader tutorial
8285 * python/libxml.py: a few fixes pointed out by Hannu Krosing
8286
Daniel Veillard623a9eb2003-01-04 12:47:20 +00008287Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
8288
8289 * python/setup.py.in: patch from Stéphane Bidoul to include
8290 drv_libxml2.py in setup.py
8291
Daniel Veillard66b82892003-01-04 00:44:13 +00008292Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
8293
8294 * doc/xmlreader.html: starting documenting the new XmlTextReader
8295 interface.
8296
Daniel Veillard7704fb12003-01-03 16:19:51 +00008297Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
8298
8299 * xmllint.c: added the --stream flag to use the TextReader API
8300 * xmlreader.c: small performance tweak
8301
Daniel Veillarda80ff6e2003-01-03 12:52:08 +00008302Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
8303
8304 * xmlreader.c python/tests/reader2py: okay the DTD validation
8305 code on top of the XMLTextParser API should be solid now.
8306
Daniel Veillard1fdfd112003-01-03 01:18:43 +00008307Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
8308
8309 * xmlreader.c python/tests/reader2py: Fixing some more mess
8310 with validation and recursive entities while using the
8311 reader interface, it's getting a bit messy...
8312
Daniel Veillarddab8ea92003-01-02 14:16:45 +00008313Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
8314
8315 * xmlreader.c python/tests/reader.py: another couple of problem
8316 related to IsEmptyElement reported by Stéphane Bidoul needed
8317 some fixes.
8318
Daniel Veillard4f860202003-01-02 13:00:02 +00008319Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
8320
8321 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
8322 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
8323 based on the python XmlTextReader interface.
8324
Daniel Veillard3c265e42003-01-01 21:06:49 +00008325Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
8326
8327 * tree.c: backing out one change in the last patch which broke the
8328 regression tests
8329
Daniel Veillard5335dc52003-01-01 20:59:38 +00008330Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8331
8332 * global.data globals.c tree.c include/libxml/globals.h: applied
8333 an old patch from Lukas Schroeder to track node creation and
8334 destruction. Probably missing a lot of references at the moment
8335 and not usable reliably.
8336
Daniel Veillard8ba17412003-01-01 19:13:12 +00008337Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
8338
8339 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
8340 from doc/news.html and a stylesheet
8341
Daniel Veillarde3c036e2003-01-01 15:11:05 +00008342Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
8343
8344 * xmlreader.c python/tests/reader.py: fixed another couple of
8345 xmlreader bugs reported by Stéphane Bidoul and added tests.
8346
Daniel Veillard9e395c22003-01-01 14:50:44 +00008347Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
8348
8349 * xmlreader.c python/tests/reader2.py: fixed another validity
8350 checking in external parsed entities raised by Stéphane Bidoul
8351 and added a specific regression test.
8352 * python/tests/reader3.py: cleanup
8353
Daniel Veillardd5896142002-12-31 14:45:26 +00008354Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
8355
8356 * xmlreader.c python/tests/reader2.py: fixed a problem with
8357 validation within entities pointed by Stéphane Bidoul, augmented
8358 the tests to catch those.
8359
Daniel Veillarddc85f282002-12-31 11:18:37 +00008360Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
8361
8362 * python/generator.py: modified the generator to allow keeping
8363 class references when creating new classes, needed to fix a bug
8364 pointed by Stéphane Bidoul where the input buffer of the
8365 xmlTextReader instance gets destroyed if the python wrapper for
8366 the input is not referenced anymore.
8367
Daniel Veillard4d8db8a2002-12-30 18:40:42 +00008368Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
8369
8370 * xmlreader.c python/tests/reader.py: fixed another pair of problem
8371 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
8372
Daniel Veillard571b8892002-12-30 12:37:59 +00008373Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
8374
8375 * xmlreader.c python/tests/reader.py: fixed another problem
8376 pointed by Stéphane Bidoul
8377
Daniel Veillardaaa105b2002-12-30 11:42:17 +00008378Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
8379
8380 * xmlreader.c python/tests/reader.py: fixed a limit case problem
8381 with "<a/>"
8382
Daniel Veillardecaba492002-12-30 10:55:29 +00008383Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8384
8385 * SAX.c: warn on xmlns:prefix="foo"
8386 * xmlreader.c python/tests/reader.py: fixed a couple of problem
8387 for namespace attributes handling.
8388
Daniel Veillard2d84a892002-12-30 00:01:08 +00008389Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8390
8391 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
8392 a really nasty problem raised by a DocBook XSLT transform
8393 provided by Sebastian Bergmann
8394
Daniel Veillard29b3e282002-12-29 11:14:41 +00008395Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
8396
8397 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
8398 by Stéphane Bidoul and integrated it into the tests
8399
Daniel Veillarde18fc182002-12-28 22:56:33 +00008400Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
8401
8402 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
8403 extended the XmlTextReader API a bit, addding accessors for
8404 the current doc and node, and an entity substitution mode for
8405 the parser.
8406 * python/libxml.py python/libxml2class.txt: related updates
8407 * python/tests/Makefile.am python/tests/reader.py
8408 python/tests/reader2.py python/tests/reader3.py: updated a bit
8409 the old tests and added a new one to test the entities handling
8410
Daniel Veillardaba976d2002-12-28 21:14:18 +00008411Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
8412
8413 * python/generator.py python/libxml2class.txt
8414 python/tests/reader.py python/tests/reader2.py: changed the
8415 generator to provide casing for the XmlTextReader similar to
8416 C# so that examples and documentation are more directly transposable.
8417 Fixed the couple of tests in the suite.
8418
Daniel Veillard83298842002-12-28 15:12:33 +00008419Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
8420
8421 * doc/guidelines.html: added a document on guildeline for
8422 publishing and deploying XML
8423
Daniel Veillard336fc7d2002-12-27 19:37:04 +00008424Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
8425
8426 * valid.c xmlreader.c: final touch running DTD validation
8427 on the XmlTextReader
8428 * python/tests/Makefile.am python/tests/reader2.py: added a
8429 specific run based on the examples from test/valid/*.xml
8430
Daniel Veillardf25b4ca2002-12-27 15:18:35 +00008431Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
8432
8433 * python/libxml.py: added a few predefined xmlTextReader parser
8434 configuration values.
8435
Daniel Veillard0e9dafa2002-12-27 11:58:25 +00008436Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8437
8438 * python/libxml_wrap.h: trying to fix #102037
8439
Daniel Veillard8dbd4952002-12-27 11:34:48 +00008440Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
8441
8442 * SAX.c: fixing bug #95296, when the predefined entities
8443 are redefined in the DTD the default one must be used
8444 instead anyway.
8445
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +00008446Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
8447
8448 * doc/xmllint.xml
8449 * doc/xmllint.1
8450 Add discussion of XML_DEBUG_CATALOG to xmllint man
8451 page - bug #100907
8452
8453
Daniel Veillarddf512f42002-12-23 15:56:21 +00008454Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8455
8456 * xmlreader.c: Fixed the empty node detection to avoid reporting
8457 an inexistant close tag.
8458
Daniel Veillard0d132cf2002-12-23 14:43:32 +00008459Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
8460
8461 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
8462 for Python 2.1
8463
Daniel Veillardfe8aab92002-12-22 10:25:41 +00008464Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
8465
8466 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
8467
Daniel Veillard4258b9c2002-12-20 10:29:40 +00008468Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
8469
8470 * doc/libxml2-api.xml python/tests/reader.py: one really need
8471 to provide the base URI information when creating a reader parser
8472 from an input stream. Updated the API and the example using it.
8473
Daniel Veillardea7751d2002-12-20 00:16:24 +00008474Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
8475
8476 * testReader.c xmlreader.c valid.c include/libxml/tree.h
8477 include/libxml/valid.h include/libxml/xmlreader.h: working on
8478 DTD validation on top of xml reader interfaces. Allows to
8479 validate arbitrary large instances. This required some extensions
8480 to the valid module interface and augmenting the size of xmlID
8481 and xmlRef structs a bit.
8482 * uri.c xmlregexp.c: simple cleanup.
8483
Daniel Veillardbeb70bd2002-12-18 14:53:54 +00008484Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8485
8486 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
8487 work on the xml reader interfaces.
8488 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
8489 Web page for the Windows binaries.
8490
Daniel Veillard4a6d39b2002-12-17 18:33:01 +00008491Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8492
8493 * xmlIO.c: applied a patch for VMS following the report by
8494 Nigel Hall
8495
Daniel Veillard3772de32002-12-17 10:31:45 +00008496Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
8497
8498 * parser.c: the parseStartTag bug fix wasn't complete.
8499
Daniel Veillard67df8092002-12-16 22:04:11 +00008500Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
8501
8502 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
8503 parseStartTag, fixing it.
8504 * test/att4 result/att4 result/noent/att4: adding the test
8505 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
8506 more methods to XmlTextReader.
8507
Igor Zlatkovicd453c632002-12-16 18:45:48 +00008508Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8509
8510 * win32/libxml2.def.src: added more xml reader exports
8511 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
8512 to the build
8513
MST 2002 John Fleck7c67a832002-12-16 13:38:06 +00008514Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
8515
8516 * doc/tutorial/xmltutorial.xml
8517 plus generated html and pdf
8518 Updating tutorial again based on further comments from Niraj
8519 Tolia on the last iteration
8520
MST 2002 John Fleck44aacb32002-12-16 04:34:57 +00008521Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
8522
8523 * doc/tutorial/xmltutorial.xml
8524 * doc/tutorial/includekeyword.c
8525 * doc/tutorial/includegetattribute.c
8526 plus generated html and pdf
8527 Adding fix from Niraj Tolia to tutorial to properly free memory.
8528
8529
Daniel Veillardda46d2d2002-12-15 23:36:49 +00008530Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
8531
8532 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
8533 more methods of XmlTextReader.
8534 * python/libxml2class.txt python/tests/reader.py: this increased the
8535 methods in the bndings, augmented the test to check those new
8536 functions.
8537
Daniel Veillard0eb38c72002-12-14 23:00:35 +00008538Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
8539
8540 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
8541 methods of XmlTextReader.
8542 * python/generator.py python/libxml_wrap.h python/types.c
8543 python/libxml2class.txt: added the reader to the Python bindings
8544 * python/tests/Makefile.am python/tests/reader.py: added a specific
8545 test for the Python bindings of the Reader APIs
8546 * parser.c: small cleanup.
8547
Daniel Veillard06503452002-12-13 10:42:08 +00008548Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8549
8550 * xinclude.c: fallback was only copying the first child not the
8551 full child list of the fallback element, closes #89684 as reopened
8552 by Bernd Kuemmerlen
8553
Igor Zlatkovic2d45f522002-12-12 12:33:43 +00008554Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8555
8556 * win32/libxml2.def.src: exported htmlNodeDumpOutput
8557
Daniel Veillard000eafb2002-12-12 10:04:22 +00008558Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
8559
Daniel Veillardc1eed322002-12-12 11:01:32 +00008560 * configure.in: preparing release of 2.4.30
Daniel Veillard000eafb2002-12-12 10:04:22 +00008561 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
Daniel Veillardc1eed322002-12-12 11:01:32 +00008562 gives enum values, fix functype return type, put back fields in
8563 structs
8564 * doc/*: updated the docs rebuilt
Daniel Veillard000eafb2002-12-12 10:04:22 +00008565
Daniel Veillard024b5702002-12-12 00:15:55 +00008566Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
8567
8568 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
8569 about htmlNodeDumpOutput location.
8570 * xpath.c: removed an undefined function signature
8571 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
8572 too many symbols in the API breaking the python bindings.
8573 Updated with the libxslt/libexslt changes.
8574
Daniel Veillard9b4bb4d2002-12-11 19:28:47 +00008575Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
8576
8577 * configure.in: preparing release of 2.4.29
8578 * doc/*: rebuilt the docs and API
8579 * xmlreader.c: a few more fixes for the XmlTextReader API
8580
Igor Zlatkovicf6273a02002-12-11 17:00:54 +00008581Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8582
8583 * include/win32config.h: applied mingw patch from Magnus Henoch
8584
Daniel Veillard5aad8322002-12-11 15:59:44 +00008585Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
8586
8587 * catalog.c doc/libxml2-api.xml: a bit more cleanup
8588
Daniel Veillarda9b66d02002-12-11 14:23:49 +00008589Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
8590
8591 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
8592 building Python script, does the C parsing directly, generates
8593 a better API description including structure fieds defs and
8594 enums. Still a couple of bugs, but good enough for the python
8595 wrappers now.
8596 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
8597 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
8598 include/libxml/schemasInternals.h include/libxml/tree.h: more
8599 cleanup based on the python analysis script reports.
8600 * libxml.spec.in: make sure the API XML description is part of the
8601 devel package.
8602
Daniel Veillard01c13b52002-12-10 15:19:08 +00008603Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
8604
8605 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
8606 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
8607 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
8608 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
8609 code cleanup, especially the function comments.
8610 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
8611
Daniel Veillarde1ca5032002-12-09 14:13:43 +00008612Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
8613
8614 * Makefile.am xmlreader.c include/libxml/Makefile.am
8615 include/libxml/xmlreader.h: Adding a new set of APIs based on
8616 the C# TextXmlReader API but converted to C. Allow to parse
8617 in constant memory usage, far simpler to program and explain
8618 than the SAX like APIs, unfinished but working.
8619 * testReader.c: test program
8620
Igor Zlatkovic70a296c2002-12-08 17:34:54 +00008621Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8622
8623 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
8624
Daniel Veillard64b35282002-12-04 15:10:40 +00008625Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
8626
8627 * tree.c: Chip turner indicated that XHTML1 serialization
8628 rule for style actually break on both IE and Mozilla,
8629 try to avoid the rule if escaping ain't necessary
8630
Daniel Veillard8efff672002-12-04 11:44:48 +00008631Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
8632
8633 * nanhttp.c: handle HTTP URL escaping, problem reported by
8634 Glen Nakamura and Stefano Zacchiroli
8635
Daniel Veillard1c732d22002-11-30 11:22:59 +00008636Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
8637
8638 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
8639
Daniel Veillardfdd27d22002-11-28 11:55:38 +00008640Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8641
8642 * uri.c: Johann Richard pointed out some XPointer problems for
8643 URN based URI references in XInclude. Modified the URI parsing
8644 and saving routines to allow correct parsing and saving of
8645 XPointers, especially when attached to "opaque" scheme accordingly
8646 to RFC 2396
8647
Daniel Veillard8db67d22002-11-27 19:39:27 +00008648Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
8649
8650 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
8651 of refactoring to the HTML saving code.
8652 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
8653 in the doc.
8654
Daniel Veillardebc4ca92002-11-27 11:43:05 +00008655Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
8656
8657 * tree.c include/libxml/tree.h: refactored the XML dump of a node
8658 to a buffer API to reuse the generic dump to an OutputIO layer,
8659 this reduces code, fixes xmlNodeDump() for XHTML, also made
8660 xmlNodeDump() now return the number of byte written.
8661
Daniel Veillard9d5ea172002-11-27 08:02:06 +00008662Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
8663
8664 * python/setup.py.in: another patch from Stéphane Bidoul for
8665 Python bindings on Windows
8666 * doc/parsedecl.py: small cleanup
8667
Daniel Veillard9715c172002-11-25 16:33:40 +00008668Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
8669
8670 * libxml.spec.in configure.in: add a line in %changelog for releases
8671
Daniel Veillard9bc53102002-11-25 13:20:04 +00008672Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
8673
8674 * parser.c: patch from Marcus Clarke fixing a problem in entities
8675 parsing that was detected in KDe documentations environment.
8676
Daniel Veillardfaa35ff2002-11-24 13:53:43 +00008677Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
8678
8679 * python/libxml.c (libxml_prev): Return the previous as opposed to
8680 the next node (I guess this is the result of some cut & paste programming:)
8681
Daniel Veillard80d7b902002-11-23 16:23:08 +00008682Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8683
8684 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
8685
Daniel Veillarda1196ed2002-11-23 11:22:49 +00008686Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
8687
8688 * python/generator.py python/libxml.c python/setup.py.in: trying
8689 to fix the Python bindings build on Windows (Stéphane Bidoul)
8690
Igor Zlatkovic9ab71552002-11-22 21:41:43 +00008691Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8692
8693 * win32/configure.js: added option for python bindings
8694 * win32/libxml2.def.src: added more exports
8695
Igor Zlatkovicace7cd22002-11-22 18:07:00 +00008696Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8697
8698 * win32/Makefile.mingw: fixed unresolved symbols when linking with
8699 pthreads
8700 * win32/wince/*: applied updates to Windows CE port from Javier
8701
Daniel Veillardf9c4cad2002-11-22 15:57:07 +00008702Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8703
8704 * configure.in: preparing 2.4.28
8705 * libxml.spec.in doc/Makefile.am: some cleanup
8706 * doc/*: updated the news and regenerated.
8707
Daniel Veillardfee408f2002-11-22 13:18:30 +00008708Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
8709
8710 * HTMLparser.c: final touch at closing #87235 </p> end tags
8711 need to be generated.
8712 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
8713 this change slightly the output of a few tests
8714 * doc/*: regenerated
8715
Daniel Veillardd2ff0392002-11-22 12:28:38 +00008716Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
8717
8718 * parserInternals.c: fixing bug #99190 when UTF8 document are
8719 parsed using the progressive parser and the end of the chunk
8720 is in the middle of an UTF8 multibyte character.
8721
William M. Brack8b2c7f12002-11-22 05:07:29 +00008722Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
8723
8724 * threads.c: fixed initialization problem in xmlNewGlobalState
8725 which was causing crash.
8726 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
8727 in xmlInitializeGlobalState.
8728 * parserInternals.c: cleaned up ctxt->sax initialisation.
8729
Daniel Veillardd5c2f922002-11-21 14:10:52 +00008730Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
8731
8732 * tree.c include/libxml/tree.h: modified the existing APIs
8733 to handle XHTML1 serialization rules automatically, also add
8734 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
8735 libxslt serialization uses it when needed without changing
8736 the library API.
8737 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
8738 result/xhtml1: added a new test specifically for xhtml1 output
8739 and updated the result of one XHTML1 test
8740
Daniel Veillardd076a202002-11-20 13:28:31 +00008741Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
8742
8743 * xinclude.c parserInternals.c encoding.c: fixed #99082
8744 for xi:include encoding="..." support on text includes.
8745 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
8746 test/XInclude/ents/isolatin.txt : added a specific regression test
8747 * python/generator.py python/libxml2class.txt: fixed the generator
8748 the new set of comments generated for doc/libxml2-api.xml were
8749 breaking the python generation.
8750
Daniel Veillard817e70b2002-11-19 22:28:48 +00008751Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
8752
8753 * doc/Makefile.am: repair some problem if gtk-doc fail or such
8754 * configure.in: patch for Solaris on new autoconf closes #98880
8755 * doc/parsedecl.py: repair the frigging API building script,
8756 did I say that python xmllib sucks ?
8757 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
8758 and some comment are no more truncated.
8759
Daniel Veillarda7e05b42002-11-19 08:11:14 +00008760Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
8761
8762 * parser.c: Martin Stoilov pointed out a potential leak in
8763 xmlCreateMemoryParserCtxt
8764
Daniel Veillardbc6e1a32002-11-18 15:07:25 +00008765Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
8766
8767 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
8768 included in HTML documents and using the push parser.
8769
Daniel Veillard4efd3be2002-11-18 09:11:13 +00008770Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
8771
8772 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
8773 specified, look for the Python interpreter not just in the
8774 specified root but also in the specified location. Fixes #98825
8775
Daniel Veillarda8c0adb2002-11-17 22:37:35 +00008776Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
8777
8778 * python/libxml.c: fixing bug #98792 , node may have no doc
8779 and dereferencing without checking ain't good ...
8780
Daniel Veillarddad3f682002-11-17 16:47:27 +00008781Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
8782
8783 * configure.in: preparing release 2.4.27
8784 * doc/* : updated and rebuilt the docs
8785 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
8786 and all the docs are actually packaged and in the final RPMs
8787 * parser.c parserInternals.c include/libxml/parser.h: restore
8788 xmllint --recover feature.
8789
Daniel Veillard68e9e742002-11-16 15:35:11 +00008790Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
8791
8792 * parser.c xpath.c: fixing #96925 wich was also dependant on the
8793 processing of parsed entities, and XPath computation on sustitued
8794 entities.
8795 * testXPath.c: make sure entities are substitued.
8796
Daniel Veillard328f48c2002-11-15 15:24:34 +00008797Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
8798
8799 * parser.c: fixed #96594, which was totally dependant on the
8800 processing of internal parsed entities, which had to be changed.
8801
Daniel Veillard66651aa2002-11-15 11:21:43 +00008802Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8803
8804 * Makefile.am python/Makefile.am python/tests/Makefile.am:
8805 trying to fix bug #98517 about building outside the source tree
8806 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
8807
Igor Zlatkovic2772cea2002-11-14 17:45:20 +00008808Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8809
8810 * include/win32config.h: cleanup
8811 * win32/Makefile.mingw: integrated mingw in JScript configure
8812 * win32/Makefile.msvc: modified to allow mingw coexistence
8813 * win32/configure.js: integrated mingw
8814 * win32/Readme.txt: cleanup
8815
Daniel Veillard8dd86a52002-11-12 21:14:17 +00008816Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
8817
8818 * HTMLparser.c: strengthen the guard in the Pop macros,
8819 like in the XML parser, closes bug #97315
8820
Daniel Veillard0821b152002-11-12 20:57:47 +00008821Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
8822
8823 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
8824 callback is never used.
8825
Daniel Veillard8606bbb2002-11-12 12:36:52 +00008826Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
8827
8828 * parserInternals.c: fixed the initialization of the SAX structure
8829 which was breaking xsltproc
8830 * xpath.c: patch from Petr Pajas for CDATA nodes
8831 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
8832 * parser.c include/libxml/parser.h: patch from Peter Jones
8833 removing a leak in xmlSAXParseMemory() and adding the
8834 function xmlSAXParseMemoryWithData()
8835
MST 2002 John Fleckf854d992002-11-12 03:49:05 +00008836Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
8837
8838 adding pdf of tutorial, changing web page to link to it
8839 * doc/tutorial/xmltutorial.pdf
8840 * doc/xml.html
8841 * doc/docs.html
8842
MST 2002 John Fleck52717f32002-11-11 03:49:33 +00008843Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
8844
8845 * doc/tutorial/ar01s08.html
8846 adding file what I forgot for tutorial
8847
8848
MST 2002 John Fleckbd3b4fd2002-11-11 03:41:11 +00008849Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
8850
8851 Adding encoding discussion to tutorial
8852 Added:
8853 * doc/tutorial/images/*.png: DocBook admonition image files
8854 * doc/tutorial/apf.html, apg.html: new generated html
8855 * doc/tutorial/includeconvert.c: conversion code entity file
8856 changed:
8857 * doc/tutorial/xmltutorial.xml: DocBook original
8858 * doc/tutorial/*.html: generated html
8859
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00008860Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8861
8862 * include/libxml/*.h: retired xmlwin32version.h
8863 * doc/Makefile.am: retired xmlwin32version.h
8864 * win32/configure.js: retired xmlwin32version.h
8865
Igor Zlatkovica2258da2002-11-08 15:55:33 +00008866Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8867
8868 * win32/libxml2.def.src: exported additional symbols
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00008869 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
8870 sisterhood
Igor Zlatkovica2258da2002-11-08 15:55:33 +00008871
Daniel Veillard7216cfd2002-11-08 15:10:00 +00008872Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
8873
8874 * globals.c: fixed a typo pointed out by Igor
8875 * xpath.c: try to speed up node compare using line numbers
8876 if available.
8877
Daniel Veillarda70d62f2002-11-07 14:18:03 +00008878Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
8879
8880 * tree.c: make xmlFreeNode() handle attributes correctly.
8881
Igor Zlatkovicb8e99cc2002-11-06 22:52:29 +00008882Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8883
8884 * catalog.c: completed the #96963 fix, as reported by Karl
8885 Eichwalder
8886
Daniel Veillard56f21f22002-11-06 15:49:46 +00008887Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8888
8889 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
8890
Daniel Veillard91ad8792002-11-04 17:06:52 +00008891Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8892
8893 * Makefile.am: switched the order of a couple of includes
8894 to fix bugs #97100
8895
Igor Zlatkovic2bb82ee2002-10-31 16:15:43 +00008896Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8897
8898 * catalog.c: fixed bug #96963, reverted to the old behaviour of
8899 xmlLoadCatalogs that used to separate directories with a ':'.
8900
Igor Zlatkovic9fdd8f32002-10-31 16:01:23 +00008901Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8902
8903 * threads.c: improvements to the Windows-side of thread handling
8904 * testThreads.c: conditionally excluded unistd.h
8905 * testThradsWin32.c: broke overlong lines
8906 * include/win32config.h: adapted thread-related macros to the new
8907 scheme and for pthreads on Windows
8908 * win32/Makefile.msvc: introduced a more flexible thread build,
8909 added testThreads[Win32].c to the build
8910 * win32/configure.js: introduced a more flexible thread config
8911
John Fleck61f6fb62002-10-31 15:23:29 +000089122002-10-31 John Fleck <jfleck@inkstain.net>
8913
8914 * doc/xml.html (and, by implication, FAQ.html)
8915 added UTF-8 conversaion FAQ from Marcus Labib Iskander
8916
Igor Zlatkovicf95b56b2002-10-29 17:33:35 +00008917Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8918
8919 * configure.in: removed xmlwin32version.h
8920 * include/libxml/Makefile.am: removed xmlwin32version.h
8921
Daniel Veillardce66ce12002-10-28 19:01:59 +00008922Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
8923
8924 * tree.c: applied patch from Brian Stafford to fix a bug
8925 in xmlReconciliateNs()
8926
Daniel Veillard7e3f1402002-10-28 18:52:57 +00008927Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
8928
8929 * tree.c: applied patch from Christian Glahn to allow
8930 xmlNewChild() on document fragment nodes
8931
Daniel Veillardb39bc392002-10-26 19:29:51 +00008932Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
8933
8934 * parser.c: Christian Glahn found a problem with a recent
8935 patch to xmlParseBalancedChunkMemoryRecover()
8936 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
8937 problems
8938 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
8939 test/schemas/seq*: added the test cases from Charles
8940
Daniel Veillard366a9152002-10-23 20:43:53 +00008941Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
8942
8943 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
8944 serious cleanup of the spec file and associated changes
8945 in the Makefiles.
8946 * valid.c: try to remove some warnings on x86_64
8947
Daniel Veillardd033d022002-10-23 14:55:02 +00008948Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
8949
8950 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
8951 fix bug #96586
8952
Daniel Veillardce02dbc2002-10-22 19:14:58 +00008953Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
8954
8955 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
8956 parsing, applied his patch
8957 * result/HTML/attrents.html result/HTML/attrents.html.err
8958 result/HTML/attrents.html.sax test/HTML/attrents.html:
8959 added the test and result case provided by Mikhail Sogrine
8960
Daniel Veillarde645e8c2002-10-22 17:35:37 +00008961Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
8962
8963 * vms/build_libxml.com vms/config.vms vms/readme.vms
8964 include/libxml/parser.h include/libxml/parserInternals.h
8965 include/libxml/tree.h include/libxml/xmlIO.h
8966 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
8967 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
8968 Applied the VMS update patch from Craig A. Berry
8969 * doc/*.html: update
8970
Daniel Veillardf000f072002-10-22 14:28:17 +00008971Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
8972
8973 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
8974
Daniel Veillard1e208222002-10-22 14:25:25 +00008975Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
8976
8977 * debugXML.c: adding a grep command to --shell in xmllint
8978 for T.V. Raman
8979
Daniel Veillard9cdcf362002-10-22 14:23:59 +00008980Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
8981
8982 * xmlcatalog.c: tried to fix some of the problem with --sgml
8983
Daniel Veillard935494a2002-10-22 14:22:46 +00008984Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
8985
8986 * parser.c: tried to fix bug #91500 where doc->children may
8987 be overriden by a call to xmlParseBalancedChunkMemory()
8988
8989Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
8990
8991 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
8992 identifiers in SGML catalogs containing '&'
8993
Daniel Veillardc0ac0692002-10-20 21:31:50 +00008994Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
8995
8996 * python/types.c: fixed bugs when passing result value tree
8997 to Python functions.
8998
Daniel Veillard48267432002-10-18 11:21:38 +00008999Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9000
9001 * configure.in: preparing the release of 2.4.26
9002 * doc/*: updated and rebuilt the documentation
9003
Daniel Veillardbb284f42002-10-16 18:02:47 +00009004Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9005
9006 * parser.c: fixed a XML Namespace compliance bug reported by
9007 Alexander Grimalovsky
9008
Daniel Veillard44892f72002-10-16 15:23:26 +00009009Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9010
9011 * HTMLtree.c: fixed serialization of script and style when
9012 they are not lowercase (i.e. added using the API to the tree).
9013
Daniel Veillard2fd85422002-10-16 14:32:41 +00009014Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9015
9016 * valid.c: make xmlValidateDocument emit a warning msg if there
9017 is no DTD, pointed by Christian Glahn
9018
Daniel Veillard32370232002-10-16 14:08:14 +00009019Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
9020
9021 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
9022 content model when some of the blocks have min or max, and a couple
9023 of bugs found in the process.
9024 * result/schemas/list0* test/schemas/list0*: added some specific
9025 regression tests
9026
Daniel Veillarda2e8c5c2002-10-15 10:41:43 +00009027Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
9028
9029 * README: updated the contact informations
9030
Daniel Veillard63186732002-10-15 08:43:17 +00009031Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9032
9033 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
9034 misses it, reported by Peter Bray.
9035
Daniel Veillard96c3a3b2002-10-14 15:39:04 +00009036Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
9037
9038 * tree.c: investigating xmlNodeGetContent() on namespace nodes
9039 and removed a few warnings
9040
Daniel Veillard819d5cb2002-10-14 11:15:18 +00009041Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
9042
9043 * parser.c: Christian Glahn found a small bug in the push parser.
9044 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
9045 public
9046
Daniel Veillard6045c902002-10-09 21:13:59 +00009047Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9048
9049 * xmlschemas.c include/libxml/xmlschemas.h: added
9050 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
9051 * testSchemas.c: added --memory to test the new interface
9052
Daniel Veillardf0070122002-10-09 14:24:17 +00009053Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
9054
9055 * doc/index.py doc/search.php: integrated the XSLT indexing,
9056 a few fixed in the indexer, added a scope selection at the
9057 search level.
9058
Daniel Veillard01992e02002-10-09 10:20:30 +00009059Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9060
9061 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
9062 this was due to uninitialized parts of the validation context
9063
Daniel Veillard321be0c2002-10-08 21:26:42 +00009064Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
9065
9066 * debugXML.c: applied patch from Mark Vakoc except the API
9067 change, preserved it.
9068 * doc/*: updated the docs to point to the search engine for
9069 information lookup or before bug/help reports.
9070
Daniel Veillard01e87d22002-10-08 16:55:06 +00009071Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
9072
9073 * doc/index.py doc/search.php: added mailing-list archives
9074 indexing and lookup
9075
Daniel Veillard9dc1cf12002-10-08 08:26:11 +00009076Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9077
9078 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
9079
Daniel Veillard9b006132002-10-07 11:13:27 +00009080Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9081
9082 * doc/index.py: improved HTML indexing
9083 * doc/search.php: make the queries also lookup the HTML based indexes
9084
Daniel Veillard141d04b2002-10-06 21:51:18 +00009085Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
9086
9087 * doc/index.py: added HTML page indexing
9088
Igor Zlatkovic91a62702002-10-04 13:34:16 +00009089Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9090
Igor Zlatkovicd7f3c332002-10-04 13:38:53 +00009091 * xmlIO.c: extended Windows path normalisation to fix the base
Igor Zlatkovic91a62702002-10-04 13:34:16 +00009092 problem in libxslt.
9093 * catalog.c: fixed list handling in XML_CATALOG_FILES
9094
Daniel Veillardceb09b92002-10-04 11:46:37 +00009095Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9096
9097 * valid.c: typo/bug found by Christian Glahn
9098
Igor Zlatkovic9d66fa12002-09-29 17:54:36 +00009099Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9100
9101 * xmlIO.c: applied Windows CE patch from Javier.
9102 * win32/wince: new directory, contains support for the PocketPC
9103 with Windows CE from Javier.
9104 * include/win32config.h: reorganised, removed duplicate
9105 definitions and applied WinCE patch from Javier.
9106 * include/wsockcompat.h: new file, now contains WinSock
9107 compatibility macros.
9108 * win32/Makefile.msvc: introduced double-run compilation.
9109
Daniel Veillarde16b5742002-09-26 17:50:03 +00009110Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
9111
9112 * configure.in include/libxml/xmlwin32version.h: preparing release
9113 of 2.4.25
9114 * doc/*: updated and regenerated teh docs and web pages.
9115
Daniel Veillard90d68fb2002-09-26 16:10:21 +00009116Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9117
9118 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
9119 error were not covering namespace declarations.
9120 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
9121 it was missing the attribute declaration for the namespace
9122 * result/VC/NS3: the fix now report breakages in that test
9123
Daniel Veillardabe01742002-09-26 12:40:03 +00009124Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9125
9126 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
9127
Daniel Veillard2ace1952002-09-26 12:28:02 +00009128Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9129
9130 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
9131 and regenerated the docs and web site
9132
Daniel Veillarddda8f1b2002-09-26 09:47:36 +00009133Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9134
9135 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
9136 ATTRIBUTE_UNUSED is always put after the attribute declaration,
9137 not before
9138
Daniel Veillardd4cb1e82002-09-26 09:34:23 +00009139Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9140
9141 * python/generator.py python/libxml2class.txt: fixed a stupid error
9142 breaking the python API
9143
Daniel Veillardb7c29c32002-09-25 22:44:43 +00009144Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9145
9146 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
9147 triostr.c triostr.h: applied a trio update patch from
9148 Bjorn Reese which should work with MinGW
9149
Daniel Veillardbd9afb52002-09-25 22:25:35 +00009150Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9151
9152 * tree.c: improving some documentation comments
9153 * xmlregexp.c: found and fixed a mem leak with python regression tests
9154 * doc/*: rebuilt the doc and the API XML file including the
9155 xmlregexp.h xmlautomata.h and xmlunicode.h headers
9156 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
9157 python/types.c: added access to the XML Schemas regexps from
9158 python
9159 * python/tests/Makefile.am python/tests/regexp.py: added a
9160 simple regexp bindings test
9161
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +00009162Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
9163
Daniel Veillardbd9afb52002-09-25 22:25:35 +00009164 * doc/xml.html:
9165 fixing ftp links - thanks to Vitaly Ostanin
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +00009166
Daniel Veillard118aed72002-09-24 14:13:13 +00009167Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
9168
9169 * xmlregexp.c: fixed the data callback on transition functionality
9170 which was broken when using the compact form
9171 * result/schemas/*: updated the results, less verbose, all tests
9172 pass like before
9173 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
9174 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
9175 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
9176 annoying warnings
9177 * xpath.c: try to provide better error report when possible
9178
Daniel Veillard72336152002-09-21 13:08:14 +00009179Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9180
9181 * Makefile.am: fixed a breakage raised by Jacob
9182
Igor Zlatkovic3f1e94b2002-09-20 18:08:17 +00009183Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9184
9185 * include/win32config.h: added HAVE_ERRNO_H definition for parts
9186 which don't use sockets
9187
Igor Zlatkovic01280582002-09-20 16:40:34 +00009188Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9189
9190 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
9191 * win32/configure.js: applied zlib patch from Daniel Gehriger
9192
Igor Zlatkovic9a4efcb2002-09-20 13:41:55 +00009193Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9194
9195 * win32/configure.js: applied the patch from Mark Vakoc for
9196 regexp support
9197 * win32/libxml2.def.src: applied the patch from Mark Vakoc
9198 for regexp support
9199
Daniel Veillardb5c05732002-09-20 13:36:25 +00009200Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9201
9202 * xmlschemastypes.c: as pointed by Igor Float and Double
9203 parsing ain't finished yet
9204
Daniel Veillard40b11342002-09-20 12:01:39 +00009205Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
9206
9207 * Makefile.am configure.in: trying to fix #88412 by bypassing
9208 all the python subdir if python ain't detected
9209
Daniel Veillard23e73572002-09-19 19:56:43 +00009210Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9211
9212 * Makefile.am configure.in include/libxml/xmlversion.h.in:
9213 made configuring with regexps/automata/unicode the default
9214 but without schemas ATM
9215 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
9216 fixed the regexp based DTD validation performance and memory
9217 problem by switching to a compact form for determinist regexps
9218 and detecting the determinism property in the process. Seems
9219 as fast as the old DTD validation specific engine :-) despite
9220 the regexp built and compaction process.
9221
Daniel Veillard5acfd6b2002-09-18 16:29:02 +00009222Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9223
9224 * valid.c: determinism is debugged, new DTD checking code now works
9225 but xmlFAComputesDeterminism takes far too much CPU and the whole
9226 set usues too much memory to be really usable as-is
9227
Daniel Veillard0f04f8e2002-09-17 23:04:40 +00009228Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9229
9230 * tree.c: fixed another stupid bug in xmlGetNodePath()
9231 * xmllint.c: --version now report the options compiled in
9232
Daniel Veillarda646cfd2002-09-17 21:50:03 +00009233Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9234
9235 * HTMLparser.c: small cleanup
9236 * valid.c xmlregexp.c: switched DTD validation to use only regexp
9237 when configured with them. A bit of debugging around the determinism
9238 checks is still needed
9239
Daniel Veillard63b01c22002-09-17 19:25:28 +00009240Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9241
9242 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
9243
Daniel Veillard92727042002-09-17 17:59:20 +00009244Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9245
9246 * xmlIO.c: small portability glitch fixed.
9247
Daniel Veillard84d70a42002-09-16 10:51:38 +00009248Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9249
9250 * xmlschemastypes.c: incomplete steps for real/double support
9251 * testAutomata.c include/libxml/xmlautomata.h
9252 include/libxml/xmlregexp.h: avoiding a compilation problem
9253 * valid.c include/libxml/valid.h: starting the work toward using
9254 the regexps for actual DTD validation
9255
Daniel Veillardaeb258a2002-09-13 14:48:12 +00009256Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9257
9258 * hash.c: cosmetic cleanup
9259 * valid.c include/libxml/tree.h include/libxml/valid.h: started
9260 integrating a DTD validation layer based on the regexps
9261
Daniel Veillard4402ab42002-09-12 16:02:56 +00009262Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
9263
9264 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
9265 the determinism was tested before eliminating the epsilon
9266 transitions :-(
9267
Daniel Veillardc6d4a932002-09-12 15:00:57 +00009268Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
9269
9270 * python/generator.py python/libxml.c python/libxml.py
9271 python/libxml2-python-api.xml python/libxml2class.txt
9272 python/libxml_wrap.h python/types.c: updated the python
9273 bindings, added code for easier File I/O, and the ability to
9274 define a resolver from Python fixing bug #91635
9275 * python/tests/Makefile.am python/tests/inbuf.py
9276 python/tests/outbuf.py python/tests/pushSAXhtml.py
9277 python/tests/resolver.py python/tests/serialize.py: updated
9278 and augmented the set of Python tests.
9279
Igor Zlatkovic353bf582002-09-10 19:07:14 +00009280Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9281
9282 * win32/configure.js: added more readme info for the binary
9283 package.
9284
Daniel Veillard607b35c2002-09-10 12:16:19 +00009285Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9286
9287 * xmlIO.c: fixed a stupid out of bound array error
9288
9289Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9290
9291 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
9292 messing around with support for Windows path, cleanups,
9293 trying to identify and fix the various code path to the
9294 filename access. Added xmlNormalizeWindowsPath()
9295
Daniel Veillard76575762002-09-05 14:21:15 +00009296Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9297
9298 * error.c valid.c: working on better error reporting of validity
9299 errors, especially providing an accurate context.
9300 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
9301 error reports in those cases.
9302
Daniel Veillard3487c8d2002-09-05 11:33:25 +00009303Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9304
9305 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
9306 parser.c parserInternals.c xmlIO.c: get rid of all the
9307 perror() calls made in the library execution paths. This
9308 should fix both #92059 and #92385
9309
Daniel Veillard19aa7022002-09-05 11:14:19 +00009310Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
9311
9312 * xmllint.c: memory leak reporting was broken after a change
9313 of the preprocessor symbol used to activate it.
9314
Daniel Veillardec6725e2002-09-05 11:12:45 +00009315Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9316
9317 * tree.c: try to make the copy function work for node of
9318 type XML_DOCUMENT_FRAG_NODE, they are only created by the
9319 DOM layers though, not libxml2 itself.
9320
Daniel Veillardb9cd8b42002-09-05 10:58:49 +00009321Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
9322
9323 * valid.c: try to provide file and line informations, not all
9324 messages are covered, but it's a (good) start
9325
Daniel Veillardbbc72c32002-09-05 10:52:10 +00009326Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
9327
9328 * xinclude.c: reimplemented a large part of the XInclude
9329 processor, trying to minimize resources used, James Henstridge
9330 provided a huge test case which was exhibiting severe memory
9331 consumption problems.
9332
Daniel Veillard2206dbf2002-09-05 08:09:37 +00009333Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
9334
9335 * python/Makefile.am: applied patch from Christophe Merlet to
9336 reestablish DESTDIR
9337
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009338Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
9339
9340 * libxml.spec.in: fixes libary path for x86_64 AMD
9341
John Fleckbe98b332002-09-04 03:16:23 +00009342Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
9343
9344 * doc/tutorial/includekeyword.c
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009345 * doc/tutorial/xmltutorial.xml:
John Fleckbe98b332002-09-04 03:16:23 +00009346 (plus resulting generated html files)
9347 fixing one spot I missed in the tutorial where I hadn't freed
9348 memory properly
9349
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009350Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
9351
9352 * doc/tutorial/includeaddattribute.c
9353 * doc/tutorial/includeaddkeyword.c
9354 * doc/tutorial/includegetattribute.c
9355 * doc/tutorial/includekeyword.c
9356 * doc/tutorial/xmltutorial.xml
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009357 * doc/tutorial/*.html:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009358 update tutorial to properly free memory (thanks to Christopher
9359 R. Harris for pointing out that this needs to be done)
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009360 * doc/tutorial/images/callouts/*.png:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009361 added image files so the callouts are graphical, making it
9362 easier to read ( use "--param callout.graphics 1" to generate
9363 html with graphical callouts)
9364
Daniel Veillarde1662542002-08-28 11:50:59 +00009365Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
9366
9367 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
9368 nice logos generated by Marc Liyanage
9369 * doc/site.xsl *.html: changed the stylesheet to show the new
9370 logo and regenerated the pages
9371
Daniel Veillardb212bbb2002-08-25 14:39:16 +00009372Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9373
9374 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
9375
Daniel Veillard42766c02002-08-22 20:52:17 +00009376Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9377
9378 * xpath.c: possible mem leak patch from Jason Adams
9379
9380Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9381
9382 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
9383 in the XQuery namespace
9384 * configure.in: preparing 2.4.24
9385 * doc/*.html: updated the web pages
9386
9387Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9388
9389 * python/generator.py: closing bug #85258 by generating conditional
9390 compile check to avoid linking to routines not configured in.
9391
Havoc Pennington84ec40a2002-08-22 13:59:35 +000093922002-08-22 Havoc Pennington <hp@pobox.com>
9393
9394 * autogen.sh: update error message for missing automake
9395
Daniel Veillard08cccaa2002-08-22 09:47:29 +00009396Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
9397
9398 * python/Makefile.am: typo in target name resulted in libxml2.py
9399 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
9400
Daniel Veillard22669b22002-08-22 07:17:11 +00009401Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
9402
9403 * win32/win32/Makefile.mingw: updated with version from
9404 Elizabeth Barham at http://soggytrousers.net/repository/
9405
Igor Zlatkovica40adbc2002-08-20 14:42:32 +00009406Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9407
9408 * win32/Makefile.msvc: added the prefix location to the include
9409 and lib search path.
9410
Havoc Pennington830e8972002-08-18 22:22:13 +000094112002-08-18 Havoc Pennington <hp@pobox.com>
9412
9413 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
9414 both automake 1.6 and 1.4 installed get the right automake. Means
9415 compilation from CVS will now require the latest automake 1.4
9416 release, or manually creating symlinks called "automake-1.4" and
9417 "aclocal-1.4"
9418
Daniel Veillardb6984ef2002-08-14 16:55:31 +00009419Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9420
9421 * configure.in python/Makefile.am: more AMD 64 induced changes from
9422 Frederic Crozat
9423
Daniel Veillardc4bad4a2002-08-14 14:45:25 +00009424Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9425
9426 * xinclude.c: oops I was missing the xml:base fixup too
9427 * result/XInclude/*.xml: this adds xml:base attributes to most
9428 results of the tests
9429
Daniel Veillarde3b7d9a2002-08-14 14:11:30 +00009430Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9431
9432 * xinclude.c: quick but apparently working implementation of
9433 xi:fallback, should close bug #89684
9434 * Makefile.am test/XInclude/docs/fallback.xml
9435 result/XInclude/fallback.xml: added a basic test for fallback,
9436 and run with --nowarning to avoid a spurious warning
9437 * configure.in: applied patch from Frederic Crozat for python
9438 bindings on AMD 64bits machines.
9439
Daniel Veillard9e923512002-08-14 08:48:52 +00009440Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9441
9442 * parser.c: xmlSAXUserParseMemory() really ought to fail if
9443 the caller don't pass a SAX callback block.
9444
Daniel Veillardc1a0da32002-08-14 08:32:18 +00009445Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9446
9447 * tree.c: applied the same fix for the XML-1.0 namespace to
9448 xmlSearchNsByHref() as was done for xmlSearchNs()
9449
Daniel Veillardad11b302002-08-12 14:53:41 +00009450Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9451
9452 * libxml.3: small cleanup of the man page
9453 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
9454 when serializing HREF attributes generated by XSLT.
9455
Daniel Veillardc084e472002-08-12 13:27:28 +00009456Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9457
9458 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
9459 version of Marc Liyanage' patch for boolean attributes in HTML
9460 output
9461
Daniel Veillard5f91b372002-08-12 12:13:01 +00009462Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
9463
9464 * python/tests/serialize.py: fixed the test results, indenting
9465 behaviour changed slightly
9466
Aleksey Sanin9e951762002-08-08 18:02:41 +00009467Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
9468
9469 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
9470 new c14n function to Windows def files
9471
Aleksey Saninea4272a2002-08-02 23:50:03 +00009472Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
9473
9474 * c14n.c: fixed a memory leak in c14n code
9475
Daniel Veillard58e44c92002-08-02 22:19:49 +00009476Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
9477
9478 * parser.c include/libxml/parser.h: adding a new API for Christian
9479 Glahn: xmlParseBalancedChunkMemoryRecover
9480 * valid.c: patch from Rick Jones for some grammar cleanup in
9481 validation messages
9482 * result/VC/* result/valid/*: this slightly change some of the
9483 regression tests outputs
9484
Daniel Veillard0bf29002002-08-01 12:54:11 +00009485Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9486
9487 * tree.c: trying to fix a problem in namespaced attribute handling
9488 raised by Christian Glahn
9489
Daniel Veillard6f46f6c2002-08-01 12:22:24 +00009490Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9491
9492 * encoding.c include/libxml/encoding.h: Opening the interface
9493 xmlNewCharEncodingHandler as requested in #89415
9494 * python/generator.py python/setup.py.in: applied cleanup
9495 patches from Marc-Andre Lemburg
9496 * tree.c: fixing bug #89332 on a specific case of loosing
9497 the XML-1.0 namespace on xml:xxx attributes
9498
Aleksey Sanin2c135a12002-08-01 06:31:50 +00009499Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
9500
9501 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
9502 corner case from new Merlin's test suite and added a callback
9503 that will be used to improve xmlsec performance
9504
9505
Daniel Veillard0b22def2002-07-29 16:23:03 +00009506Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
9507
9508 * HTMLtree.c: trying to fix the <style> escaping problem in
9509 HTML serialization bug #89342
9510
Daniel Veillard0b28e882002-07-24 23:47:05 +00009511Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9512
9513 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
9514 and rebuilt the web site.
9515
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +00009516Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard0b28e882002-07-24 23:47:05 +00009517
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +00009518 * include/libxml/tree.h: added _private member to xmlNs struct
9519
Daniel Veillard1d995272002-07-22 16:43:32 +00009520Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9521
9522 * HTMLparser.c: fixing bug #84876 based on the xml working
9523 code.
9524
William M. Brack61eaba52002-07-21 11:14:18 +00009525Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9526
9527 * python/Makefile.am: enhanced to fix bug 72012 (errors
9528 when using '-jX' make parameter)
9529
William M. Brackef61d202002-07-19 08:32:00 +00009530Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9531
9532 * xpath.c: small additional enhancement for booleans
9533 compared to nodesets
9534
Daniel Veillard3a42f3f2002-07-17 17:57:34 +00009535Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9536
9537 * HTMLtree.c: changed the order of the encoding declaration
9538 attributes in the meta tags due to a bug in IE/Mac
9539
William M. Brack0c022ad2002-07-12 00:56:01 +00009540Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9541
9542 * xpath.c: enhanced handling of booleans (especially '='
9543 and '!=' for nodesets) - fixes bug 85256. Added new
9544 routine xmlXPathNotEqualValues for more proper handling
9545 of '!=' when nodesets are involved.
9546
Daniel Veillard06944e22002-07-11 19:55:18 +00009547Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9548
9549 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
9550 doc/xmlcatalog_man.xml to the source distribution
9551
Igor Zlatkovic6ac30172002-07-10 19:22:48 +00009552Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9553
9554 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
9555 asked for this.
9556
Daniel Veillard539638b2002-07-06 19:55:14 +00009557Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
9558
9559 * configure.in: preparing 2.4.23
9560 * doc/*: rebuilt the docs
9561
Daniel Veillard176d99f2002-07-06 19:22:28 +00009562Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
9563
9564 * parser.c: fixing bug #84169 by fixing the
9565 comment of xmlCreatePushParserCtxt to describe the
9566 encoding detection parameters better.
9567
Daniel Veillard37f961d2002-07-06 17:53:56 +00009568Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
9569
9570 * valid.c: fixing bug #79331 in one path the lookup for
9571 ID attributes on a namespaced node wasn't handled correctly :-\
9572
Daniel Veillard8c9872c2002-07-05 18:17:10 +00009573Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
9574
9575 * HTMLparser.c: trying to fix 87235 about discarded white
9576 spaces in the HTML parser.
9577 * result/HTML/*: this changes the output of a number of HTML
9578 regression tests
9579
Daniel Veillardfdc91562002-07-01 21:52:03 +00009580Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
9581
9582 * xpath.c: applied patch from Richard Jinks for the namespace
9583 axis + fixed a memory error.
9584 * parser.c parserInternals.c: applied patches from Peter Jacobi
9585 removing ctxt->token for good.
9586 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
9587 popped out by the regression tests.
9588 * Makefile.am: patch for threads makefile from Gary Pennington
9589
William M. Brack6000af52002-06-28 11:43:13 +00009590Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9591
Daniel Veillardfdc91562002-07-01 21:52:03 +00009592 * xpath.c: enhanced behaviour of position() after usage of
William M. Brack6000af52002-06-28 11:43:13 +00009593 expressions involving preceding-sibling (et al).
9594
Daniel Veillard153120c2002-06-18 07:58:35 +00009595Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
9596
9597 * hash.c: applied a patch from Peter Jacobi to solve a problem
9598 when compiling with the Watcom C on Win32
9599 * result/schemas/*.err: the change of hashing algo generated
9600 permutations in the output
9601
Daniel Veillard5f7f9912002-06-17 17:03:00 +00009602Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9603
9604 * hash.c: applied patch from Sander Vesik improving the quality of
9605 the hash function.
9606
Aleksey Sanina5808b92002-06-14 17:07:41 +000096072002-06-14 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin49cc9752002-06-14 17:07:10 +00009608
9609 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
9610 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
9611 xmllint.c xpath.c: replaced sprintf() with snprintf()
9612 to prevent possible buffer overflow (the bug was pointed
9613 out by Anju Premachandran)
9614
Daniel Veillarde059b892002-06-13 15:32:10 +00009615Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9616
9617 * parser.c: removed an uninitialized data error popped by valgrind
9618 on PE references
9619
MDT 2002 John Fleckd7ca7f92002-06-13 03:41:03 +00009620Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
9621
9622 * doc/xml.html
9623 adding tutorial reference to the web page
9624
MDT 2002 John Fleck54520832002-06-13 03:30:26 +00009625Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
9626
9627 * doc/tutorial/xmltutorial.xml
9628 * doc/tutorial/ar01s07.html
9629 * doc/tutorial/ape.html
9630 * doc/tutorial/includegetattribute.c
9631 adding section to tutorial about retrieving an attribute
9632 value
9633
Daniel Veillardf5582f12002-06-11 10:08:16 +00009634Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9635
9636 * parser.c: applied a couple of patches from Peter Jacobi to start
9637 to get rid of ctxt->token, with a possible significant speed
9638 improvement to be gained once done. Better compliance with PE
9639 references constructs in DTDs too.
9640 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
9641 from Peter too
9642
Daniel Veillard38d80e22002-06-11 07:24:56 +00009643Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9644
9645 * parser.c: Babak Vahedipour-Kunze reported that openTag in
9646 xmlParseElement was likely to have been deallocated at the
9647 time of the report, possibly leading to segfault. Just report
9648 the tag name now.
9649
Daniel Veillard9e412302002-06-10 15:59:44 +00009650Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9651
9652 * xpath.c: patch from Richard Jinks for XPath substring() function
9653 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
9654
Aleksey Sanina5808b92002-06-14 17:07:41 +000096552002-06-06 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin9c45ba82002-06-06 21:46:13 +00009656
9657 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
9658
MDT 2002 John Flecka63f3ff2002-06-06 02:14:01 +00009659Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
9660
9661 *doc/FAQ.html
9662 fixing typos in FAQ, thanks to Robert Funnell for the
9663 editing help
9664
Daniel Veillardd2fd1b62002-06-05 12:52:34 +00009665Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9666
9667 * NEWS: got complaints from rpmlint that it was empty
9668
MDT 2002 John Fleck598f6eb2002-06-04 15:10:36 +00009669Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
9670
9671 * added doc/tutorial, including:
9672 apa.html
9673 apb.html
9674 apc.html
9675 apd.html
9676 ar01s02.html
9677 ar01s03.html
9678 ar01s04.html
9679 ar01s05.html
9680 ar01s06.html
9681 includeaddattribute.c
9682 includeaddkeyword.c
9683 includekeyword.c
9684 includestory.xml
9685 index.html
9686 xmltutorial.xml
9687 libxml tutorial, including generated html
9688
Aleksey Saninf8cb6dd2002-06-04 04:27:06 +00009689Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
9690
9691 * result/c14n/exc-without-comments/merlin-c14n-two-*
9692 result/c14n/without-comments/merlin-c14n-two-*
9693 test/c14n/exc-without-comments/merlin-c14n-two-*
9694 test/c14n/without-comments/merlin-c14n-two-*
9695 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
9696 c14n/exc-c14n and slightly modified test script to handle
9697 these test cases
9698 * c14n.c: fixed bugs for complicated nodes set (namespace
9699 without node and others from merlin-c14n-two.tar.gz)
9700 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
9701 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
9702 for xmlsec performance patch
9703 * xpath.c: fixed self::node() for namespaces and attributes
9704
Daniel Veillardd2fd1b62002-06-05 12:52:34 +00009705Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
9706
9707 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
9708 but with the format parameter
9709 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
9710
Aleksey Saninc57f9c12002-05-31 19:14:57 +00009711Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
9712
9713 * Makefile.am: updated c14n tests suite
9714 * c14n.c: performance improvement for previous c14n patch
9715
Daniel Veillarde72c7562002-05-31 09:47:30 +00009716Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9717
9718 * parser.c: another peroformance patch from Peter Jacobi, that
9719 time on parsing attribute values.
9720
Aleksey Sanin508a1012002-05-31 06:32:32 +00009721Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
9722
9723 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
9724 into LibXML2 test suite
9725
Aleksey Sanindffd5c82002-05-31 04:24:13 +00009726Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
9727
9728 * c14n.c: propagating xpath ancesstors node fix to c14n
9729 plus small performance improvement to reduce number of
9730 mallocs
9731 * xpath.c: fixed ancestors axis processing for namespace nodes
9732
Daniel Veillard46de64e2002-05-29 08:21:33 +00009733Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
9734
9735 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
9736 Peter Jacobi
9737
Daniel Veillardd5e22ef2002-05-27 21:17:57 +00009738Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9739
9740 * configure.in: preparing 2.4.22
9741
Daniel Veillard1b31e4a2002-05-27 14:44:50 +00009742Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9743
9744 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
9745 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
9746 a public entry point.
9747 * doc/*: rebuilt the API and docs
9748
Daniel Veillarded23b7d2002-05-27 12:16:02 +00009749Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9750
9751 * xpath.c: patch from Richard Jinks to fix a problem introduced
9752 in the previous patch and pointed by Norm
9753
Daniel Veillardc6924812002-05-24 11:10:43 +00009754Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
9755
9756 * libxml.spec.in: fixing bug #81112
9757
Daniel Veillard234bc4e2002-05-24 11:03:05 +00009758Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9759
9760 * uri.c: fixing bug #82848
9761
Daniel Veillarda2878972002-05-24 07:54:39 +00009762Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9763
9764 * result/catalogs/mycatalog.full: Aleksey's commit changed the
9765 output of one catalog test
9766
Aleksey Sanin114e4752002-05-24 07:20:27 +00009767Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillarda2878972002-05-24 07:54:39 +00009768
Aleksey Sanin114e4752002-05-24 07:20:27 +00009769 * global.data globals.c tree.c include/libxml/globals.h
9770 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
9771 default value for global parameter xmlIndentTreeOutput to 1 and
9772 introduced new global parameter xmlTreeIndentString (the string
9773 used to do one-level indent) with default value " " (as it was
9774 in tree.c)
9775
Daniel Veillard49d5af82002-05-23 11:55:49 +00009776Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9777
9778 * Makefile.am: Merijn Broeren pointed out a problem when compiling
9779 with trio and schemas.
9780
Daniel Veillard7c13af42002-05-22 09:57:32 +00009781Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9782
9783 * xpath.c: patch from Richard Jinks to fix the problem raised in
9784 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
9785
Daniel Veillard5a872412002-05-22 06:40:27 +00009786Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9787
9788 * xmlschemas.c: a bit of work on import.
9789 * xmlschemastypes.c: Charles Bozeman provided a compare function
9790 for date/time types so min/max facet restrictions should work,
9791 indeterminate comparisons return an error instead of equal.
9792 * test/schemas/date_0* result/schemas/date_0_0: specific test
9793 from Charles Bozeman too
9794
Daniel Veillard10b6da42002-05-18 07:55:20 +00009795Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9796
9797 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
9798 from Christian Cornelssen fixing the man pages and the Catalog
9799 building script.
9800 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
9801 next step is <xs:import> I now have a reasonable understanding
9802 of how it works.
9803
Daniel Veillarde5354492002-05-16 08:43:22 +00009804Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9805
9806 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
9807
Igor Zlatkovic1396e182002-05-14 22:22:40 +00009808Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9809
9810 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
9811
Daniel Veillard088bf112002-05-14 11:03:59 +00009812Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
9813
9814 * xpath.c: fixing an XPath function evalutation bug pointed out
9815 by Alexey Efimov where the context was lost when evaluating
9816 the function arguments
9817
Aleksey Sanin79376ba2002-05-14 06:41:32 +00009818Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard088bf112002-05-14 11:03:59 +00009819
Aleksey Sanin79376ba2002-05-14 06:41:32 +00009820 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
9821 function public for XMLSec performance optimizations
9822
Daniel Veillard3cd72402002-05-13 10:33:30 +00009823Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
9824
9825 * python/generator.py python/libxml2class.txt : fixed a problem
9826 with the HTML parser pointed by Gary Benson
9827 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
9828 example
9829
Aleksey Sanine48a3182002-05-09 18:20:01 +00009830Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9831 * parser.c: fixed bug #81159 (memory growth in SAX)
9832
Aleksey Sanin50fe8b12002-05-07 16:21:36 +00009833Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9834 * xpath.c: fixed bug #78858 (the real fix)
9835
Aleksey Sanin29b6f762002-05-05 06:59:57 +00009836Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin50fe8b12002-05-07 16:21:36 +00009837 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
Aleksey Sanin29b6f762002-05-05 06:59:57 +00009838
Daniel Veillard4cbe4702002-05-05 06:57:27 +00009839Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9840
9841 * tree.c: modified xmlNodeSetBase to allow changing the
9842 base of a document.
9843
Daniel Veillard070803b2002-05-03 07:29:38 +00009844Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
9845
9846 * xmlschemastypes.c: patch Charles Bozeman for validation of
9847 all the date, time, and duration types
9848 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
9849 * configure.in: fixed an error pointed by an user
9850 * xml2-config.in: fixed an error pointed by an user
9851
Aleksey Sanin5aac8b82002-05-01 18:32:28 +00009852Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9853
9854 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
9855 win32/libxml2.def.src xmlIO.c: exported default
9856 'file:', 'http:' and 'ftp:' protocols input handlers
9857 and maked protocols comparisson case insensitive
9858
Daniel Veillard34de97f2002-04-30 14:29:22 +00009859Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9860
9861 * configure.in: Neven Has detected a typo
9862
Daniel Veillard28577c32002-04-30 06:48:41 +00009863Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
9864
9865 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
9866 as one of the persons allowed to commit directly to the
9867 module.
9868
Daniel Veillardfc57b412002-04-29 15:50:14 +00009869Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9870
9871 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
9872 * valid.c: raised a too low limit
9873 * doc/*: rebuilt the docs
9874
Daniel Veillardeca82812002-04-24 11:42:02 +00009875Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9876
9877 * test/XPath/expr/floats test/XPath/expr/functions
9878 result/XPath/expr/floats result/XPath/expr/functions
9879 xpath.c: another XPath conformance patch from Richard Jinks
9880
Daniel Veillard13e04c62002-04-23 17:51:29 +00009881Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
9882
9883 * xmlschemas.c: fixed validation of attribute groups.
9884 * test/schemas result/schemas: added an example from the primer
9885
Daniel Veillard88c58912002-04-23 07:12:20 +00009886Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9887
9888 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
9889 * test/schemas result/schemas: updated the test list
9890
Daniel Veillarde19fc232002-04-22 16:01:24 +00009891Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9892
9893 * TODO: updated a bit
9894 * parser.c: made a comment more specific
9895 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
9896 Schemas conformance.
9897 * test/schemas result/schemas: updated the test list
9898
Daniel Veillard441bc322002-04-20 17:38:48 +00009899Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
9900
9901 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
9902 implementing xs:all with minOccurs = 0
9903 * tes/schemas/* result/schemas/*: added more tests covering
9904 xs:all
9905
Daniel Veillard8a001f62002-04-20 07:24:11 +00009906Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
9907
9908 * xmlregexp.c: first implementation of the all particle, this
9909 may need to be revisited for case where not all transitions
9910 must be crossed.
9911
Daniel Veillard7646b182002-04-20 06:41:40 +00009912Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9913
9914 * tree.c: another entity processing update from Markus Henke
9915
Bjorn Reese54d02fb2002-04-19 15:16:01 +00009916Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
9917
9918 * trionan.c: fixed crash on OSF/1
9919
Daniel Veillardb4398962002-04-19 07:01:55 +00009920Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
9921
9922 * xmlschemas.c: more Schemas work
9923 * test/schemas/* result/schemas/*: added more tests coming
9924 from the spec.
9925
Daniel Veillard54761132002-04-18 21:00:44 +00009926Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9927
9928 * c14n.c: patch from Aleksey Sanin reflecting a change in the
9929 ExcC14N specification
9930
Daniel Veillardbf8dae82002-04-18 16:39:10 +00009931Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9932
9933 * tree.c: patch from Markus Henke, fix for recursive entities.
9934
Daniel Veillard23b1f372002-04-18 15:50:05 +00009935Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9936
9937 * xpath.c: fix a problem with string() on a document node.
9938
Daniel Veillarddecd64d2002-04-18 14:41:51 +00009939Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9940
9941 * Makefile.am xmlschemas.c: more Schemas work
9942 * test/schemas/* result/schemas/*: added more tests coming
9943 from the spec.
9944
Daniel Veillard6231e842002-04-18 11:54:04 +00009945Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9946
9947 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
9948 * result/HTML/*: this changes a few things in the results
9949
Igor Zlatkovic648b8e92002-04-17 18:35:57 +00009950Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9951
9952 * include/libxml/tree.h: eliminated 'declaration different than
9953 prototype' warning
9954 * include/win32config.h: "resolved" conflicts with errno.h
9955
Daniel Veillardb509f152002-04-17 16:28:10 +00009956Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9957
9958 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
9959 on the automata interfaces and debug of counted choices
9960 * test/schemas/* result/schemas/*: added a number of tests
9961
Daniel Veillard8651f532002-04-17 09:06:27 +00009962Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9963
9964 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
9965 a bit of work on Schemas
9966 * testSchemas.c: try to make it more useful
9967 * test/schemas/* result/schemas/* Makefile.am: changed the
9968 Schemas regression test procedure, started adding a few samples
9969
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00009970Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
9971
9972 * include/libxml/encoding.h: Patch for the Borland C++ builder
9973 * include/libxml/tree.h: Patch for the Borland C++ builder
9974 * threads.c: Patch for the Borland C++ builder
Igor Zlatkovice1eff382002-04-16 19:00:21 +00009975 * win32/bcb5: New directory for the Borland C++ builder
9976 project files
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00009977
Igor Zlatkovicea5148d2002-04-16 17:46:25 +00009978Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
9979
9980 * win32/Makefile.msvc: Update for XML Schema support
9981 * win32/configure.js: Update for XML Schema support
9982 * win32/libxml2.def.src: Update for XML Schema support
9983
Daniel Veillard4255d502002-04-16 15:50:10 +00009984Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
9985
9986 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
9987 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
9988 xmlunicode.c include/libxml/Makefile.am
9989 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
9990 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
9991 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
9992 include/libxml/xmlversion.h.in : merged the current state of
9993 XML Schemas implementation, it is not configured in by default,
9994 a specific --schemas configure option has been added.
9995 * test/automata test/regexp test/schemas Makefile.am
9996 result/automata result/regexp result/schemas:
9997 merged automata/regexp/schemas regression tests
9998
Daniel Veillardbc6f7592002-04-16 07:49:59 +00009999Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
10000
10001 * xpath.c: Gary found a compile time problem, fixes #78823
10002
Daniel Veillarda7084cd2002-04-15 17:12:47 +000010003Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
10004
10005 * configure.in: release of 2.4.20
10006 * doc/*: updated and rebuilt the docs
10007
Daniel Veillardf544f192002-04-15 12:56:56 +000010008Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
10009
10010 * python/Makefile.am: patch from Cristian Gafton to build on
10011 Red Hat 6.2, should also fix #75779
10012
Daniel Veillard940492d2002-04-15 10:15:25 +000010013Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
10014
10015 * valid.c: first part of fixing #78729
10016
Daniel Veillardeb475a32002-04-14 22:00:22 +000010017Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
10018
10019 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
10020 escaping of URI when saving HTML files.
10021 * result/HTML/*: this impacted some tests
10022
Daniel Veillard9b731d72002-04-14 12:56:08 +000010023Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
10024
10025 * configure.in: trying to fix #77441
10026
Daniel Veillarda8a89fe2002-04-12 21:03:34 +000010027Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
10028
10029 * include/libxml/xmlIO.h: Hallski complained it could not be
10030 included by itself.
10031
Daniel Veillardcb5b4d62002-04-11 08:24:26 +000010032Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
10033
10034 * configure.in: applied an IEEE flag patch for OSF/1 #77825
10035
Igor Zlatkovic9425ce22002-04-10 21:57:11 +000010036Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10037
10038 * win32/configure.js: patch from Nilo for the c14n option
10039 * win32/Makefile.msvc: fixed libxml2.def generation with threads
10040
Daniel Veillardda423da2002-04-10 19:25:38 +000010041Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
10042
10043 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
10044 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
10045 LIBXML_THREAD_ENABLED
10046
Daniel Veillard0eafdef2002-04-10 16:14:34 +000010047Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
10048
10049 * xpath.c: another patch from Richard Jinks for substring conformance
10050 * test/XPath/expr/floats test/XPath/expr/strings
10051 result/XPath/expr/floats result/XPath/expr/strings: update of the
10052 test suite to check those.
10053
Daniel Veillard01917aa2002-04-10 11:30:41 +000010054Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
10055
10056 * xpath.c: patch from Richard Jinks for .x float parsing.
10057
Daniel Veillard46d6c442002-04-09 16:10:39 +000010058Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
10059
10060 * parser.c: patch from Markus Henke when an encoding ain't recognized
10061
Daniel Veillard88e0ad42002-04-09 13:48:02 +000010062Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
10063
10064 * libxml.m4: got a report that #include <string.h> was needed
10065
Daniel Veillard6e4f1c02002-04-09 09:55:20 +000010066Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
10067
10068 * xmllint.c: applied a fix from Anthony Jones for -o /--output
10069
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +000010070Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
10071
Daniel Veillard6e4f1c02002-04-09 09:55:20 +000010072 * doc/example.html: fixing typo
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +000010073
Daniel Veillardbd6e6312002-04-01 08:04:14 +000010074Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
10075
10076 * xpath.c: fixed a bug in the nodeset to boolean comparison code
10077 pointed out by Melvyn Sopacua.
10078
Daniel Veillarde979e3b2002-03-29 22:43:00 +000010079Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10080
10081 * libxml.m4: Frédéric Crozat gave a patch related to the change
10082 of Include paths breaking the libxml.m4
10083
Daniel Veillard7089d6b2002-03-29 17:28:10 +000010084Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
10085
10086 * xpath.c: Fix bug #76927 forgot to save some context
10087 when evaluating binary expressions
10088
Daniel Veillardd30be4a2002-03-28 18:25:31 +000010089Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10090
10091 * configure.in: fixed configure for MPE/iX from Markus Henke
10092 * xmlmemory.c: fixed initialization problems
10093 * xpath.c: another set of patches from Richard Jinks this
10094 fixes "make XPathtests" on linux
10095
Daniel Veillard21458c82002-03-27 16:12:22 +000010096Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
10097
10098 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
10099 * test/XPath/expr/compare test/XPath/expr/equality
10100 test/XPath/expr/floats test/XPath/expr/functions
10101 test/XPath/expr/strings result/XPath/expr/compare
10102 result/XPath/expr/equality result/XPath/expr/floats
10103 result/XPath/expr/functions result/XPath/expr/strings: Updated
10104 tests though they show a divergence on Linux
10105
Daniel Veillard28dfed12002-03-27 09:08:17 +000010106Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10107
10108 * xpath.c trionan.c: previous commit also included patches
10109 from Richard Jinks on some IEEE support corner case
10110
Daniel Veillard5fc1f082002-03-27 09:05:40 +000010111Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
10112
10113 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
10114 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
10115 that $(datadir) should be used for docs
10116
Daniel Veillarddb1dc392002-03-26 12:44:39 +000010117Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
10118
10119 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
10120 could leak filedescriptors
10121
Daniel Veillarddd4b9122002-03-26 07:58:43 +000010122Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10123
10124 * configure.in nanohttp.c: applied patch from Allan Clark for
10125 UnixWare/OpenServer
10126
Daniel Veillard19274092002-03-25 16:48:03 +000010127Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10128
10129 * configure.in: preparing 2.4.19
10130 * doc/*: rebuilt the docs
10131
Daniel Veillard56b2db72002-03-25 16:35:28 +000010132Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10133
10134 * nanohttp.c: fixing #76043, got fed up with non-portability
10135 of that piece of code.
10136
Daniel Veillard6f4561a2002-03-25 12:10:14 +000010137Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
10138
10139 * valid.c SAX.c: Never commit without running "make tests" :-(
10140 fix a couple of stupidities in the previous commit
10141 * result/*: a few changes in some attribute order result of previous
10142 commit.
10143
Daniel Veillardd85f4f42002-03-25 10:48:46 +000010144Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10145
10146 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
10147 the internal subset should not raise duplicate ID errors,
10148 also there was a small bug in conjunction to namespace
10149 declarations defaulted and xml:xxx attributes DTD definitions.
10150
Daniel Veillard56cd18b2002-03-22 14:14:43 +000010151Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10152
10153 * xpath.c: Richard Jinks also raised some rounding problems
10154 this tries to fix them
10155
Daniel Veillard4e2df542002-03-22 12:23:14 +000010156Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
10157
10158 * xpath.c: Richard Jinks spotted an incoherent memory allocation
10159 behaviour in xmlXPathCastToString()
10160
Daniel Veillarddb552912002-03-21 13:27:59 +000010161Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10162
10163 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
10164 raised by Morus Walter
10165
Daniel Veillard9e537932002-03-21 13:08:08 +000010166Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10167
10168 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
10169 from Igor
10170
Daniel Veillard6fbcf422002-03-21 12:32:59 +000010171Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10172
10173 * xpath.c: fixing #75619, related to a problem when trying
10174 to evaluate condition when the current node set resulting
10175 from that sub-step evaluation is empty. Also fixes 2 potential
10176 problem with previous-sibling and next-siblings axis.
10177
Daniel Veillard1840ef02002-03-21 08:05:23 +000010178Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10179
10180 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
10181 HTML support is not configured in.
10182
Daniel Veillard561b7f82002-03-20 21:55:57 +000010183Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10184
10185 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
10186 include/libxml/tree.h: dohh I really didn't intended to commit
10187 this test version :-(
10188
Daniel Veillarde50f3b52002-03-20 19:24:21 +000010189Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10190
10191 * testSAX.c: I wanted to see the real speed at the SAX interface
10192 after a little too many Ximianer started complaining about the
10193 parser speed.
10194 added a --quiet option:
10195 paphio:~/XML -> ls -l db100000.xml
10196 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
10197 paphio:~/XML -> time ./testSAX --quiet db100000.xml
10198 3200006 callbacks generated
10199 real 0m1.270s
10200 Which means 16MBytes/s and 3Mcallback/s
10201
Daniel Veillardc62a1472002-03-19 18:35:12 +000010202Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10203
10204 * xpath.c: valgrind spotted another error that time when running
10205 on libxslt regression tests
10206
Daniel Veillard4b3a84f2002-03-19 14:36:46 +000010207Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10208
10209 * Makefile.am: adding "make valgrind" running the full regression
10210 tests (except python ones) under Valgrind (using valgrind -q
10211 which was kindly added by the author).
10212 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
10213 passes cleanly now except an obcure floating point initialization
10214 raised in log10() in one XPath regression test ???
10215 * tree.c: edited some comments to close #75244
10216
Daniel Veillard28cac6b2002-03-19 11:25:30 +000010217Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
10218
10219 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
10220 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
10221 context of ScrollKeeper, made sure that if the number is
10222 an integer, the serialization follows the description at
10223 http://www.w3.org/TR/xpath#section-String-Functions
10224
Daniel Veillard5997aca2002-03-18 18:36:20 +000010225Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10226
Daniel Veillard34ce8be2002-03-18 19:37:11 +000010227 * configure.in: preparing 2.4.18
10228 * doc/*: updated and rebuilt the web site
10229 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
10230 the Windows and Cygwin maintainers.
Daniel Veillard5997aca2002-03-18 18:36:20 +000010231 * parser.c: humm, changed the way the SAX parser work when
10232 xmlSubstituteEntitiesDefault(1) is set, it will then
10233 do the entity registration and loading by itself in case the
10234 user provided SAX getEntity() returns NULL.
10235 * testSAX.c: added --noent to test the behaviour.
10236
Daniel Veillardb5a60ec2002-03-18 11:45:56 +000010237Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10238
10239 * parser.c: Wilfried Teiken provided a hackish but working
10240 way to get context reported back on entities when parsing
10241 with SAX and without breaking the DOM build.
10242
Daniel Veillard2d347fa2002-03-17 10:34:11 +000010243Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10244
10245 * c14n.c: applied a new patch from Aleksey Sanin
10246 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
10247 to reference Aleksey implementation of XML digital Signatures
10248
Daniel Veillard38bf6f02002-03-16 22:03:31 +000010249Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10250
10251 * xpath.c: small fix to avoid potential problem due to
10252 ordering of freeing data
10253 * python/Makefile.am: people were complaining about
10254 the generated file in python dir not being built
10255
Daniel Veillardd2379012002-03-15 22:24:56 +000010256Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10257
10258 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
10259 python/generator.py python/libxml.c python/types.c: Cleanup
10260 of the python Makefiles based on Jacob and James feedback,
10261 fixed the spec file accordingly, fixed the number of warning
10262 that passing my pedantic CFLAGS was generating. Conclusion
10263 is that Python includes are real crap.
10264
Daniel Veillarde7dd2b82002-03-15 18:44:02 +000010265Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
10266
10267 * configure,in: it was reported quite a few times that
10268 xml2-config --cflags should not output
10269 -I$includeprefix/libxml2/libxml because libxml2 header names
10270 clashes with existing names like list.h from C++ stl.
10271 Includes should be #include<libxml/xxx.h> so ...
10272
Daniel Veillard6f293b12002-03-15 09:42:33 +000010273Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
10274
10275 * c14n.c: another patch from Aleksey Sanin
10276
Daniel Veillard5c396542002-03-15 07:57:50 +000010277Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10278
10279 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
10280 canonicalization algorithm
10281 * doc/xml.html doc/index.html: added the C14N references on the
10282 index page.
10283
jacob berkman9be65862002-03-14 02:15:56 +0000102842002-03-13 jacob berkman <jacob@ximian.com>
10285
10286 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
10287 usage, redundant, and gcc specific
10288
Daniel Veillard75be0132002-03-13 10:03:35 +000010289Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10290
10291 * xpath.c: speedup some node selection operations, this can
10292 have a significant impact on DocBook Norm's stylesheets
10293 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
10294 make sure it's always the case
10295 * debugXML.c: distinguish CDATA and comments in ls operations
10296
Daniel Veillard61f26172002-03-12 18:46:39 +000010297Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10298
10299 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
10300 to generate better API descriptions etc...
10301
Daniel Veillard9ff88172002-03-11 09:15:32 +000010302Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10303
10304 * c14n.c: Fixing #74186, made sure all boolean expressions
10305 get fully parenthesized, ran indent on the output
10306 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
10307 include/libxml/tree.h: also #74186 related, removed the
10308 --with-buffers option, and all the preprocessor conditional
10309 sections that were resulting from it.
10310
Daniel Veillardbb4e46d2002-03-10 16:49:08 +000010311Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10312
10313 * valid.c: applied patch from Dodji Seketeli fixing an
10314 uninitailized variable in xmlValidGetValidElements()
10315
Daniel Veillarddb1bdba2002-03-09 14:13:11 +000010316Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10317
10318 * c14n.c: fixed a few comments
10319 * doc/*.html doc/*/*.html: regenerated the docs and added
10320 the C14N API
10321 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
10322
Daniel Veillardfa49d872002-03-09 10:20:00 +000010323Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
10324
10325 * check-xml-test-suite.py: fix to adapt varaiations in the
10326 bindings
10327 * configure.in python/setup.py python/setup.py.in: fixed to
10328 have the version of the python scripts automatically updated
10329
Daniel Veillarda3db2e32002-03-08 15:46:57 +000010330Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10331
10332 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
10333 in xmlCopyProp()
10334
Daniel Veillardaf43f632002-03-08 15:05:20 +000010335Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
10336
10337 * configure.in: preparing 2.4.17 release
10338 * doc/*: updated and rebuilt the docs
10339 * xpath.c: fixed a comment
10340 * python/libxml.c: fixed a possible reentrancy problem
10341
Daniel Veillardef6c46f2002-03-07 22:21:56 +000010342Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
10343
10344 * tree.c python/tests/Makefile.am python/tests/attribs.py:
10345 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
10346 added a specific regression test
10347 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
10348 not raise exceptions when failing to find the attribute.
10349
Daniel Veillard90bc3712002-03-07 15:12:58 +000010350Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
10351
10352 * configure.in xmllint.c: owen pointed out a problem with the
10353 ftme fix, gettimeofday() was not detected by configure and
10354 the ftime header wasn't included, dohhh
10355
Daniel Veillard8c1ae602002-03-07 11:21:00 +000010356Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
10357
10358 * configure.in xmllint.c: trying to fix #71457 for timing
10359 precision when gettimeofday() is not availble but ftime() is
10360
Daniel Veillardf5a457a2002-03-07 10:25:29 +000010361Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10362
10363 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
10364 are now copied on install and part of the -devel RPM
10365
Daniel Veillard7b416132002-03-07 08:36:03 +000010366Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
10367
10368 * xpath.c: trying to avoid bug #72150 which was apparently
10369 caused by a gcc bug (or a processor problem) as detailed
10370 at http://veillard.com/gcc.bug
10371
Daniel Veillardf742d342002-03-07 00:05:35 +000010372Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10373
10374 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
10375 fixed xmlReconciliateNs(), added a Python test/example for
10376 inter-document cut'n paste
10377 * python/libxml.py: fixed node.doc on document nodes and added
10378 xpathEval() onto node objects
10379
Daniel Veillard4e0e2972002-03-06 21:39:42 +000010380Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10381
10382 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
10383 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
10384 fixup and integrated tests for the serialization stuff
10385
Daniel Veillarde915b2d2002-03-06 18:42:40 +000010386Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10387
10388 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
10389 moved the libxml man page to section 3
10390
Daniel Veillard1e774382002-03-06 17:35:40 +000010391Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
10392
10393 * tree.c: fix bug #72490
10394 * python/libxml.c python/libxml.py: added methods serialize()
10395 and saveTo() to all node elements.
10396
Daniel Veillardddffd2a2002-03-05 20:28:20 +000010397Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10398
10399 * xmlIO.c: closed #73430, don't read from an input source
10400 which indicated an end-of-file or an error.
10401
Daniel Veillard8d24cc12002-03-05 15:41:29 +000010402Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10403
10404 * parser.c: make sure SAX endDocument is always called as
10405 this could result in a Python memory leak otherwise (it's
10406 used to decrement ref-counting)
10407 * python/generator.py python/libxml.c python/libxml.py
10408 python/libxml2-python-api.xml python/libxml2class.txt
10409 python/tests/error.py python/tests/xpath.py: implemented
10410 the suggestions made by Gary Benson and extended the tests
10411 to match it.
10412
Daniel Veillardba5e18a2002-03-05 09:36:43 +000010413Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10414
10415 * python/generator.py: applied patch fixing #73450
10416
Daniel Veillard044fc6b2002-03-04 17:09:44 +000010417Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10418
10419 * xpath.c: fixing #61290 "namespace nodes have no parent"
10420 long standing divergence from the XPath REC. NodeSets
10421 simply hold a copy of namespace nodes and those node ->next
10422 points to the parent (which may not be the node carrying the
10423 definition).
10424 * include/libxml/xpath.h: flagged but didn't added a possible
10425 speedup
10426 * DOCBparser.c HTMLparser.c: removed some warnings from push
10427 parser due to new state being added.
10428 * tree.c: new fix from Boris Erdmann
10429 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
10430 the XML Canonalization support from Aleksey Sanin
10431
Daniel Veillardd4f41aa2002-03-03 14:13:46 +000010432Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10433
10434 * tree.c: patch from Boris Erdmann fixing some namespace odities
10435 with xmlCopyNode()
10436
Daniel Veillardc6613042002-03-02 09:34:02 +000010437Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10438
10439 * xmlIO.c: fix bug #72706 when loading a NULL entity
10440
Daniel Veillardc0fef772002-03-01 16:16:31 +000010441Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10442
10443 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
10444 actually change in a future XML Namespace revision.
10445
Daniel Veillard79426f22002-03-01 16:14:17 +000010446Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10447
10448 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
10449 added the possibility of returning nodesets from XPath extension
10450 functions written in Python
10451
Daniel Veillarda94ec6f2002-03-01 13:00:53 +000010452Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
10453
10454 * python/*: commiting some Python bindings work done while travelling
10455
Daniel Veillard97300512002-03-01 09:13:41 +000010456Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10457
10458 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
10459 explicitely with memory debugging switched on
10460
Daniel Veillard6361da02002-02-23 10:10:33 +000010461Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
10462
10463 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10464 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10465 Added wrapper for the xmlURIPtr type, provided accessors, fixed
10466 the accessor generator for strings
10467 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
10468 regression test.
10469
Daniel Veillard0fea6f42002-02-22 22:51:13 +000010470Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10471
10472 * python/README python/generator.py python/libxml.c python/setup.py:
10473 added the 'usual' setup.py to allow building a libxml2-python
10474 module based on the same code. The initialization is however
10475 different the 2 .so files fo libxml2 and libxslt are identical and
10476 they entry point initialize both libraries. this is done to avoid
10477 some possible nasty problem since the Python don't merge the maps
10478 of all shared modules.
10479
Daniel Veillard158a4d22002-02-20 22:17:58 +000010480Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10481
10482 * parser.c: fixed a push/encoding bug reported by Michael
10483 on librsvg
10484
Daniel Veillard7839e162002-02-20 18:54:48 +000010485Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10486
10487 * include/libxml/parserInternals.h: fixes a misplaced #endif
10488
Daniel Veillardd54fa3e2002-02-20 16:48:52 +000010489Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10490
10491 * parser.c valid.c: found and fixed a couple of allocation bugs
10492
Daniel Veillard6dbcaf82002-02-20 14:37:47 +000010493Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10494
10495 * doc/xml.html doc/python.html doc/*: added a Python and binding
10496 page describing the current state of the Python bindings and
10497 giving pointers to the other languages wrappers.
10498
Daniel Veillard5f4b5992002-02-20 10:22:49 +000010499Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10500
10501 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
10502 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
10503 rebuilt the API and web site
10504 * xpath.c: fixed #71978 portability bugs
10505
Daniel Veillard8aff2472002-02-19 21:50:43 +000010506Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
10507
10508 * SAX.c: oops broke automatic defaulting of namespaces attributes.
10509
Daniel Veillard8dc16a62002-02-19 21:08:48 +000010510Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
10511
10512 * include/libxml/parserInternals.h parser.c: had to change
10513 2 internal parsing API when processing document content
10514 to check the start and end of element content are defined
10515 in the same entity
10516 * valid.c include/libxml/valid.h: attribute normalization can
10517 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
10518 with the context to report it.
10519 * SAX.c: fixed the last known bugs, crazy validation constraints
10520 when a document is standalone seems correctly handled. There
10521 is a couple of open issues left which need consideration especially
10522 PE93 on external unparsed entities and standalone status.
10523 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
10524 The 2 tests left failing are actually in error. Cleanup done.
10525
Daniel Veillardd6dc4cb2002-02-19 14:18:08 +000010526Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10527
10528 * valid.c: implemented E59 spaces in CDATA does not match the
10529 nonterminal S
10530
Daniel Veillard878eab02002-02-19 13:46:09 +000010531Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10532
10533 * SAX.c parser.c valid.c: more validation test fixups
10534 * check-xml-test-suite.py: added duration info for the tests
10535
Daniel Veillardd01fd3e2002-02-18 22:27:47 +000010536Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10537
10538 * parser.c valid.c: a couple of errors were reported but not
10539 saved back as such in the parsing context. Down to 1% failure rate
10540 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
10541
Daniel Veillard4a7ae502002-02-18 19:18:17 +000010542Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10543
10544 * xmlInternald.c: isExtender was missing a char
10545 * parser.c include/libxml/parser.h: % are acceptable in the
10546 internal subset if within a PUBLIC ID
10547
Daniel Veillard8ab0f582002-02-18 18:31:38 +000010548Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
10549
10550 * SAX.c parserInternals.c valid.c: more work on the conformance
10551 suite. Took the step to finally block documents with encoding
10552 errors. It's a fatal error per the spec, people should have fixed
10553 their documents by now.
10554
Daniel Veillard55253e22002-02-18 14:32:39 +000010555Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
10556
10557 * check-xml-test-suite.py: fixed the test script after some discussion
10558 on the semantic of TYPE="error"
10559 * Makefile.am: added the script to the distrib
10560
Daniel Veillard28757702002-02-18 11:19:30 +000010561Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10562
10563 * SAX.c entities.c: fixed a couple of conformances issues deep
10564 into the validation code (standalone and undeclared Notations)
10565
Daniel Veillard82ac6b02002-02-17 23:18:55 +000010566Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10567
10568 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
10569 stayed there for years !
10570
Daniel Veillard7aea52d2002-02-17 23:07:47 +000010571Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10572
10573 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
10574 missing
10575
Daniel Veillardc7612992002-02-17 22:47:37 +000010576Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10577
10578 * check-xml-test-suite.py: improved the behaviour a bit as
10579 well as the logs
10580 * parser.c valid.c SAX.c: fixed a few more bugs
10581 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
10582
Daniel Veillardbb7ddb32002-02-17 21:26:33 +000010583Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10584
10585 * check-xml-test-suite.py: python script to run regression tests
10586 against the XML Test suite of W3C/OASis
10587 * SAX.c: fixed a validation bug
10588 * parser.c: fixed 3 errors pointed by the test suite
10589 * doc/buildDocBookCatalog: fixed a typo pointed by drake
10590 * python/Makefile.am: fixed a dependendy
10591
Daniel Veillard9f28f302002-02-15 20:48:08 +000010592Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10593
10594 * xmlmemory.c: avoid a warning bug #71594
10595
Daniel Veillard144024e2002-02-13 21:14:46 +000010596Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10597
10598 * xmlmemory.c: Jesse Perry provided a patch to remove a few
10599 warning on alpha/Tru64
10600
Daniel Veillarde4301c82002-02-13 13:32:35 +000010601Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10602
10603 * include/libxml/entities.h: fixing a comment
10604 * valid.c: fixing some troubles with validity check on namespaces
10605 * result/VC/NS3 test/VC/NS3: added a specific regression test
10606
Daniel Veillarda6d05382002-02-13 13:07:41 +000010607Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10608
10609 * tree.c: Fixing #71342 serializing '\n' in attribute values
10610 * result/noent/att3 result/att3 test/att3: added a specific
10611 test.
10612
Daniel Veillard797a5652002-02-12 13:46:21 +000010613Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
10614
10615 * python/libxml.c: couple of bug fixes
10616
Daniel Veillard01a6d412002-02-11 18:42:20 +000010617Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10618
10619 * python/*.py: removed tabs and used spaces.
10620
Daniel Veillard397ff112002-02-11 18:27:20 +000010621Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10622
10623 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
10624 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
10625
Daniel Veillard03517542002-02-11 13:54:40 +000010626Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10627
10628 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
10629 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
10630
Daniel Veillard6c4ffaf2002-02-11 08:54:05 +000010631Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10632
10633 * include/libxml/encoding.h include/libxml/entities.h
10634 include/libxml/globals.h include/libxml/parser.h
10635 include/libxml/threads.h include/libxml/tree.h
10636 include/libxml/xmlmemory.h: trying to fix the include mess
10637
Daniel Veillard1a612ed2002-02-11 07:54:45 +000010638Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10639
10640 * include/libxml/xmlmemory.h: reverted part of the previous
10641 attempt to provide #69655, this was breaking the build.
10642
Daniel Veillard0ba59232002-02-10 13:20:39 +000010643Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
10644
10645 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
10646 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
10647 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
10648 include/libxml/parserInternals.h include/libxml/tree.h
10649 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
10650 Tentatively fixed #69655 , make compiling with -Wredundant-decls
10651 clean.
10652 * python/libxml.c: fixed a warning.
10653
Daniel Veillardc5f05ad2002-02-10 11:57:22 +000010654Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10655
10656 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
10657 copying of node, merge back IDs in the target document.
10658 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
10659 test/XInclude/ents/ids.xml: test case
10660 * result/VC/ElementValid4: output changed due to a typo fix
10661
Daniel Veillard1c18e302002-02-09 22:16:40 +000010662Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10663
10664 * python/Makefile.am: seems some version of automake didn't
10665 generate the dependancies right as Jacob found out. Add
10666 an extra dependancy rule.
10667
Daniel Veillard5e5c2d02002-02-09 18:03:01 +000010668Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10669
10670 * parserInternals.c valid.c: Justin Fletcher found some parts
10671 of the code needing cleanup
10672 * libxml.spec.in python/Makefile.am python/generator.py
10673 python/libxml.c python/libxml.py: Fixed the python Makefiles
10674 corrected a bug showing up on ia64, changed the name of the
10675 python internal module too
10676
Daniel Veillard07be19b2002-02-08 14:20:35 +000010677Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
10678
10679 * Makefile.am: applied patch from Andris Pavenis for binary
10680 name suffixes
10681
Daniel Veillardf216d462002-02-08 13:44:24 +000010682Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
10683
10684 * xmllint.c win32/win32config.h: fixing #68748
10685
Daniel Veillardd455d792002-02-08 13:37:46 +000010686Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10687
10688 * valid.c: fixing #70166
10689
10690Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10691
10692 * valid.c: fixing #70077
10693
Daniel Veillardc575b992002-02-08 13:28:40 +000010694Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10695
10696 * Copyright Makefile.am README configure.in libxml.spec.in:
10697 Changed to the MIT Licence
10698 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
10699 doc/xmlio.html: updated the doc accordingly
10700 * include/libxml/xmlwin32version.h configure.in: preparing
10701 2.4.14 release
10702 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10703 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10704 fixed the const xmlChar * wrapper and generator, XPath extension
10705 functions now use the context as first argument
10706 * python/tests/tstxpath.py python/tests/xpath.py
10707 python/tests/xpathext.py: Updated the tests accordingly
10708 * tree.c: fixed bug #70067
10709
Daniel Veillard7db38712002-02-07 16:39:11 +000010710Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10711
10712 * Makefile.am: cleanup
10713 * debugXML.c: always use stdout if output is NULL
10714 * xmlIO.c: don't close filedescriptors passed to outputBuffers
10715 * python/Makefile.am python/generator.py python/libxml2class.txt
10716 python/libxml_wrap.h python/types.c: augmented the number of bindings
10717 handling FILE * and XPath contexts
10718 * python/tests/Makefile.am: avoid a stupid problem due to the
10719 use of TEST.
10720
Daniel Veillard15a143b2002-02-06 22:40:50 +000010721Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
10722
10723 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
10724
Daniel Veillard70cab352002-02-06 16:06:58 +000010725Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10726
10727 * python/TODO python/libxml.c: cleanup the extension function lookup
10728 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
10729
Daniel Veillard7a96efc2002-02-05 16:34:33 +000010730Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10731
10732 * configure.in python/Makefile.am: do not install outside
10733 of prefix
10734
Daniel Veillard33caa0b2002-02-04 14:07:26 +000010735Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10736
10737 * python/TODO python/libxml.c: started adding SAX interfaces
10738 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
10739 SAX test
10740
Daniel Veillard36eea2d2002-02-04 00:17:01 +000010741Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10742
10743 * tree.c: hardened the addChild function
10744 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10745 python/libxml2class.txt python/libxml_wrap.h python/TODO:
10746 added accessors needed for xmlNode, a bit more testing and
10747 extension of interfaces
10748 * python/tests/Makefile.am python/tests/build.py: added a test
10749 build from scratch/save/load/check
10750
Daniel Veillard4e1b26c2002-02-03 20:13:06 +000010751Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
10752
10753 * parserInternals.c: change a small bit in the way valididy
10754 error messages get initialized
10755 * python/TODO python/libxml.c python/libxml2-python-api.xml
10756 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10757 added some memory debugging to track leaks at the libxml2 level
10758 * python/tests/*.py: changed all tests to check for leaks,
10759 there is just one left in XPath extension registrations.
10760
Daniel Veillard26f1dcc2002-02-03 16:53:19 +000010761Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
10762
10763 * python/TODO python/generator.py python/libxml2-python-api.xml
10764 python/libxml2class.txt: more accessor classes for the parser
10765 context, allow to switch on and check validity
10766 * python/tests/Makefile.am python/tests/error.py
10767 python/tests/invalid.xml python/tests/valid.xml
10768 python/tests/validate.py: attded more test and and added error.py
10769 which I forgot to commit in the last step
10770
Daniel Veillard3ce52572002-02-03 15:08:05 +000010771Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10772
10773 * python/Makefile.am python/types.c: cleanup
10774 * python/libxml.c python/libxml.py python/libxml_wrap.h
10775 python/generator.py python/libxml2-python-api.xml
10776 python/libxml2class.txt: added class for parser context, added
10777 first cut for push mode support. Added a framework to generate
10778 accessors functions.
10779 * python/tests/Makefile.am python/tests/push.py: added a push
10780 test
10781
Daniel Veillardcfb05462002-02-02 23:18:22 +000010782Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10783
10784 * python/Makefile.am python/TODO python/libxml.py: fixed a small
10785 bug a bit of cleanup.
10786
Daniel Veillard5d819032002-02-02 21:49:17 +000010787Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
10788
10789 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
10790 python/libxml2class.txt: adding error redirections and preformat
10791 to a python handler
10792 * python/tests/Makefile.am python/tests/*.py: cleanup made all
10793 tests self checking
10794
Daniel Veillard7fd7a942002-02-02 12:19:46 +000010795Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
10796
10797 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
10798 a function
10799
Daniel Veillard9589d452002-02-02 10:28:17 +000010800Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10801
10802 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
10803 python/libxml.c python/libxml2-python-api.xml
10804 python/libxml2class.txt: Progressing through the TODOs, class
10805 description output, extra XML API, RPM now builds the wrappers
10806 for all python installed versions
10807
Daniel Veillard253aa2c2002-02-02 09:17:16 +000010808Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
10809
10810 * configure.in libxml.spec.in python/Makefile.am python/TODO
10811 python/generator.py python/libxml2class.txt: added more informations
10812 in the libxml2-python package including docs. Slightly changed
10813 the class hierarchy
10814 * python/tests/*: added basic regression tests infrastructure too
10815
10816Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10817
10818 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
10819 added libxml2-python as part of the packages installed
10820
Daniel Veillarda7340c82002-02-01 17:56:45 +000010821Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10822
10823 * python/Makefile.am python/generator.py python/libxml.c
10824 python/libxml.py: more work, now able to extend the
10825 XPath interpreter with functions written in python.
10826
Daniel Veillardc3e39442002-02-01 09:29:41 +000010827Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10828
10829 * python/Makefile.am: Jacob sent a patch to allow building from
10830 tarfile.
10831
Daniel Veillardf1d0e6b2002-01-31 23:42:44 +000010832Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10833
10834 * python/Makefile.am python/libxml.c configure.in Makefile.am:
10835 inserted the python wrappers build, I hope this won't be too
10836 unportable
10837
Daniel Veillard1971ee22002-01-31 20:29:19 +000010838Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10839
10840 * xpath.c: minor optimization
10841 * python/generator.py python/libxml.c python/libxml.py
10842 python/libxml_wrap.h: more work on the python bindings,
10843 they now support XPath and there is no evident leak
10844
Daniel Veillard36ed5292002-01-30 23:49:06 +000010845Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10846
10847 * python/generator.py python/libxml.c python/libxml.py:
10848 more work on the python bindings generator.
10849
Daniel Veillard96fe0952002-01-30 20:52:23 +000010850Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10851
10852 * python/generator.py python/libxml.c python/libxml_wrap.h:
10853 more work on the python bindings.
10854
Daniel Veillardd2897fd2002-01-30 16:37:32 +000010855Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10856
10857 * python/generator.py python/libxml.c python/libxml.py
10858 python/libxml_wrap.h: commited early version of a python binding
10859 for private use only ATM
10860
Daniel Veillard8ee9c8f2002-01-26 21:42:58 +000010861Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10862
10863 * entities.c tree.c include/libxml/entities.h: applied patch
10864 from Anthony Jones to implement copy of DTD subtree too. Had
10865 just to keep 2 function private which really ought to become
10866 public ones.
10867
Daniel Veillarda42f25f2002-01-25 14:15:40 +000010868Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10869
10870 * xmllint.c: added pointers to the web pages in the usage()
10871
Daniel Veillardbd227ae2002-01-24 16:05:41 +000010872Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10873
10874 * tree.c: more fixes from Petr Kozelka for attribute handling
10875 in the tree API to align the semantic with DOM.
10876
Daniel Veillard36065812002-01-24 15:02:46 +000010877Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10878
10879 * valid.c tree.c entities.c: another set of patches from
10880 Anthony Jones for copy operations cleanup and robustness
10881
Daniel Veillardf8592562002-01-23 17:58:17 +000010882Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10883
10884 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
10885 an alphabetic index based on comments content
10886 * doc/*: rebuilt the web site with the new references
10887
Daniel Veillardc8c7be42002-01-23 17:53:44 +000010888Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10889
10890 * parserInternals.h: Greg Sjaardema suggested to use an
10891 eponential buffer groth policy in xmlParserAddNodeInfo()
10892
Daniel Veillard3bf65be2002-01-23 12:36:34 +000010893Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10894
10895 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
10896 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
10897 doc/parsedecl.py doc/Makefile.am: updated the python extractor
10898 to generate cross-references, and added/updated the stylesheets
10899 to generate and link API indexes. The generic keyword index
10900 is not done yet.
10901 * doc/*.html: regenerated all the usual docs too
10902
Daniel Veillard2070c482002-01-22 22:12:19 +000010903Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10904
10905 * debugXML.c: added an xpath function to the shell for T. V. Raman
10906
10907Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
Daniel Veillard5e926fa2002-01-22 21:44:25 +000010908
10909 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
10910 debug routines.
10911
Daniel Veillardc169f8b2002-01-22 21:40:13 +000010912Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10913
10914 * tree.c: apply an patch from Petr Kozelka for unlink and replace
10915 support of attribute nodes
10916
Daniel Veillard9d06d302002-01-22 18:15:52 +000010917Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10918
10919 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
10920 hopefully near complete and fully documented of the API in XML
10921 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
10922 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
10923 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
10924 include/libxml/parserInternals.h include/libxml/valid.hi
10925 include/libxml/xmlIO.h include/libxml/xmlerror.hi
10926 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
10927 include/libxml/xpath.h include/libxml/xpathInternals.h:
10928 Cleaned up the doc comments a lot in the process, the interface
10929 coverage is now 100%
10930
Daniel Veillard2d1464f2002-01-21 23:16:56 +000010931Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10932
10933 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
10934 extracts comments from the gtk-doc DocBook output (a bit
10935 convoluted but seems to work).
10936
Daniel Veillard61006472002-01-21 17:31:47 +000010937Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10938
10939 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
10940 added an XML description of the API, moved the script generating
10941 it here. Added a "make api" target
10942
Daniel Veillardd2f23002002-01-21 13:36:00 +000010943Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10944
10945 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
10946
Daniel Veillard99e55eb2002-01-21 08:56:29 +000010947Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
10948
10949 * xpath.c include/libxml/xpathInternals.h: the change made to
10950 xmlXPathFuncLookupFunc was incompatible roll it back
10951
Daniel Veillard963d2ae2002-01-20 22:08:18 +000010952Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10953
10954 * SAX.c: cleanup patch from Anthony Jones
10955 * doc/Makefile.am: fix the headers to avoid in make scan
10956 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
10957 includes, * vs Ptr and general cleanup
10958 * parsedecl.py: first version of a script to extract the
10959 module interfaces, the goal will be to provide .decl or XML
10960 specification of the interfaces to build wrappers.
10961
Daniel Veillard0f5f1622002-01-20 12:42:06 +000010962Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10963
10964 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
10965 now provides return codes in case of errors
10966
Bjorn Reese026d29f2002-01-19 15:40:18 +000010967Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
10968
10969 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
10970 Upgraded to trio baseline 1.6
10971 * strio.h strio.c: Replaced by triostr.h and triostr.c
10972
Daniel Veillard572577e2002-01-18 16:23:55 +000010973Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
10974
10975 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
10976 of strdup usage in the code
10977
Daniel Veillarddb5850a2002-01-18 11:49:26 +000010978Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10979
10980 * parser.c error.c: Keith Isdale complained rightly that
10981 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
10982
Daniel Veillardcfa0d812002-01-17 08:46:58 +000010983Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10984
10985 * tree.c: fixed the funxtion to set the xml: attributes
10986 * debugXML.c: added "setbase" to test it.
10987
Daniel Veillard2c748c62002-01-16 15:37:50 +000010988Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10989
10990 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
10991 to allow updating an attribute content
10992
Daniel Veillard8de85c62002-01-15 17:10:15 +000010993Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10994
10995 * libxml.h: try to avoid problems when compiling on Windows
10996
Daniel Veillard314cfa02002-01-14 17:58:01 +000010997Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
10998
10999 * hash.c: patch from Anthony Jones for hash.c allocation size
11000 * Makefile.am: trying to work around Yet Another Libtool Madness
11001 and build the 2.4.13 release finally ...
11002
Daniel Veillard744683d2002-01-14 17:30:20 +000011003Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
11004
11005 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
11006 * doc/* : update of the documentation
11007
Daniel Veillarde6a55192002-01-14 17:11:53 +000011008Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
11009
11010 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
11011 at fixing #61290 :-(
11012
Daniel Veillardfb25a512002-01-13 20:32:08 +000011013Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
11014
11015 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
11016 Fixes bug #67229
11017
Daniel Veillardacb2bda2002-01-13 16:15:43 +000011018Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
11019
11020 * tree.c: trying to avoid troubles when a subtree is copied
11021 and coalesced in part with the target tree. Should fix
11022 bug #67407
11023
Daniel Veillardd8224e02002-01-13 15:43:22 +000011024Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
11025
11026 * valid.c: fixed validation of attributes content of type
11027 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
11028 values, very old bug. Fixes #67671
11029
Daniel Veillard8107a222002-01-13 14:10:10 +000011030Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11031
11032 * parser.c include/libxml/parserInternals.h tree.c: integrated
11033 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
11034 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
11035
Daniel Veillarddb0eb8d2002-01-13 13:35:00 +000011036Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
11037
11038 * threads.c: applied Serguei Narojnyi's patch to add native
11039 thread support on the Win32 platform
11040 * testThreadsWin32.c Makefile.am: added the test program also
11041 from Serguei, Win32 specific
11042 * include/win32config.h include/libxml/xmlwin32version.h.in:
11043 added patch from Igor for the Windows thread specific defines.
11044
Daniel Veillard845cce42002-01-09 11:51:37 +000011045Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
11046
11047 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
11048
Daniel Veillard7b602b42002-01-08 13:26:00 +000011049Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
11050
11051 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
11052 output page into XMLinfo.html. Close bug #66951 and
11053 raised by Robert Collins too.
11054
Daniel Veillard73c6e532002-01-08 13:15:33 +000011055Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
11056
11057 * encoding.c: Paul Keogh pointed out a possibility of segfault
11058 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
11059 Closes bug # 68238
11060
Daniel Veillard4a859202002-01-08 11:49:22 +000011061Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
11062
11063 * doc/*.html: updated the Gdome2 links
11064
Daniel Veillard3c5ed912002-01-08 10:36:16 +000011065Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
11066
11067 * libxml.h: Applied following patches from Robert Collins
11068 and make sure IN_LIBXML is defined when compiling it
11069 -------
11070 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
11071 as well as Visual C.
11072 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
11073 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
11074 * strio.c (PLATFORM_UNIX): Define for Cygwin.
11075 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
11076 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
11077 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
11078 xmlSysIDExists xmlNoNetExists).
11079 * xmllint.c: Don't include winsock2.h for Cygwin.
11080
Daniel Veillard401c2112002-01-07 16:54:10 +000011081Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
11082
11083 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
11084 when the version info is not present.
11085
Daniel Veillard6f42c132002-01-06 23:05:13 +000011086Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
11087
11088 * tree.c: Anthony Jones pointed out a problem in
11089 xmlStringGetNodeList() and provided a fix for it
11090
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000011091Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11092
Daniel Veillarddb5850a2002-01-18 11:49:26 +000011093 * parser.c: patch from Frank J Franklin to remove a bug in
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000011094 xmlCreatePushParserCtxt() when the initial buffer passed
11095 is large.
11096
Daniel Veillard0e47ee22002-01-05 18:25:52 +000011097Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
11098
11099 * win32/*: big cleanup of the Windows/MSVC project files
11100 from Igor Zlatkovic
11101
Daniel Veillardcebb1362002-01-02 13:13:30 +000011102Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
11103
11104 * doc/Makefile.am: should fix #67674 and avoid troubles if
11105 xsltproc is not available or fails in the prefix provided
11106
Daniel Veillard26908ab2002-01-01 16:50:03 +000011107Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
11108
11109 * xmlmemory.c: one more doc patch from Charlie Bozeman.
11110
Daniel Veillard5344c602001-12-31 16:37:34 +000011111Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11112
11113 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
11114 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
11115 Fixed a few other problems raised by Charlie Bozeman.
11116 * result/VC/ElementValid[5-7]: fixed the output
11117
Daniel Veillardcbaf3992001-12-31 16:16:02 +000011118Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
11119
11120 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
11121 patches from Charlie Bozeman. Regenerated the HTML docs.
11122
Daniel Veillard7f9a6802001-12-20 14:01:47 +000011123Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
11124
11125 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
11126 for Windows from Igor
11127
Daniel Veillard1df3dfc2001-12-18 11:14:16 +000011128Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11129
11130 * xmllint.c: applied Justin Fletcher patch for --output or -o
11131
Daniel Veillardd3b29d22001-12-18 07:53:16 +000011132Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
11133
11134 * win32/libxml2/libxml2.def.src: close #67019
11135
Daniel Veillard01db67c2001-12-18 07:09:59 +000011136Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
11137
11138 * xmllint.c: applied Justin Fletcher generic timing patch
11139 similar to the one already applied to xsltproc.
11140
Daniel Veillardd1640922001-12-17 15:30:10 +000011141Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
11142
11143 * include/libxml/tree.h tree.c: applied documentation patches
11144 from Charlie Bozeman
11145
MST 2001 John Fleck2323ac22001-12-14 04:24:50 +000011146Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
11147
11148 *doc/xmllint.xml, xmllint.1 - document --dropdtd
11149
Daniel Veillard29e43992001-12-13 22:21:58 +000011150Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
11151
11152 * valid.c: fix the xmlStrdup() used in the previous patch.
11153 * valid.c: added --dropdtd
11154 * tree.c: fixed xmlUnlinkNode so it also removes the references
11155 from the document if the node is a DTD
11156
Daniel Veillard86fd5a72001-12-13 14:55:21 +000011157Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
11158
11159 * HTMLtree.c valid.c: cleanup some static declarations
11160
Daniel Veillard9ae4b7a2001-12-13 14:24:09 +000011161Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
11162
11163 * xmllint.c: removed another strdup()
11164 * doc/FAQ: removed the HP/UX entry
11165
Daniel Veillarded472f32001-12-13 08:48:14 +000011166Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
11167
11168 * valid.c: fix bug #66816 when validating.
11169 * xmllint.c: don't use sys/time.h if configure did not found it
11170
MST 2001 John Fleck3fc555e2001-12-11 04:41:24 +000011171Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
11172
11173 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
11174 xmlcatalog_man.xml
11175
Daniel Veillard2d8a93b2001-12-10 21:07:19 +000011176Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
11177
11178 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
11179 xmlInitMemory() was declared twice
11180
Daniel Veillardb82c1662001-12-09 14:00:54 +000011181Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
11182
11183 * globals.c: do not reference strdup() !
11184 * configure.in libxml-2.0.pc.in: trying to fix the libs
11185 of the various config extraction modules
11186
Daniel Veillardef90ba72001-12-07 14:24:22 +000011187Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11188
11189 * configure.in : preparing 2.4.12
11190 * doc/* : updated and rebuilt the docs
11191
Daniel Veillard220346d2001-12-07 11:33:54 +000011192Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
11193
11194 * uri.c: closed bug #66159
11195 * testURI.c: added --escape option
11196 * configure.in: some cleanup for xml2-config --cflags
11197
Daniel Veillard2a906822001-12-06 14:34:08 +000011198Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
11199
11200 * globals.c testThreads.c: removed some misplaced includes
11201 of xmlversion.h
11202
Daniel Veillarde28313b2001-12-06 14:08:31 +000011203Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
11204
11205 * threads.c: patch from Gary Pennington fixing a possible
11206 problem at initialization time.
11207
Daniel Veillardd3b08822001-12-05 12:03:33 +000011208Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
11209
11210 * configure.in libxml.h parser.c testThreads.c macos/: integrated
Daniel Veillarde28313b2001-12-06 14:08:31 +000011211 Eric Lavigne contribution to build libxml2 on MacOS using
Daniel Veillardd3b08822001-12-05 12:03:33 +000011212 CodeWarrior.
11213
Daniel Veillarda7866932001-12-04 13:14:44 +000011214Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
11215
11216 * xmllint.c: applied Geert Kloosterman's patch to fix
11217 --repeat --timing output
11218
Daniel Veillard19840942001-11-29 16:11:38 +000011219Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
11220
11221 * parser.c: Robin Berjon <robin@knowscape.com> found a case
11222 where non-wellformed XML declaractions were not detected.
11223
Daniel Veillarde85d9342001-11-28 14:43:12 +000011224Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11225
11226 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
11227
Daniel Veillard22f25a82001-11-28 09:12:23 +000011228Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
11229
11230 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
11231 gets reset by xmlCleanupInputCallbacks() and this makes the
11232 function useless. Same for output.
11233
Daniel Veillard107ccaa2001-11-27 16:23:50 +000011234Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11235
11236 * xmlIO.c: robert pointed out a loop error in callback cleanups
11237
Daniel Veillard8faa7832001-11-26 15:58:08 +000011238Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
11239
11240 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
11241 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
11242 they are not really tied to debugging
11243
Daniel Veillardbd9b0e82001-11-26 10:32:08 +000011244Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11245
11246 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
11247 * xmllint.c: better --catalogs description
11248
Daniel Veillard4855c8c2001-11-25 10:35:25 +000011249Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
11250
11251 * tree.c: fixed a couple of problems in xmlSetProp()
11252
Daniel Veillardcd337f02001-11-22 18:20:37 +000011253Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
11254
11255 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
11256 unappropriate stdout output.
11257
Daniel Veillard566d4df2001-11-22 13:00:53 +000011258Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
11259
11260 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
11261 by Denis Beurive, closes #65111
11262
Daniel Veillardb4545fd2001-11-20 09:37:09 +000011263Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
11264
11265 * valid.c: in case of content model validity error, don't
11266 print it if validity warnings were not requested.
11267
Daniel Veillardc69e0b12001-11-20 08:35:07 +000011268Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
11269
11270 * nanoftp.c: applied a couple of patches from Brian D Ripley.
11271 * parserInternals.c: removed the last exit() call. Print an
11272 unmaskable error on stderr instead (library mismatch detection)
11273
MST 2001 John Fleck42304042001-11-18 00:18:06 +000011274Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
11275
11276 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
11277 shell instructions from Heiko Rupp
11278
Daniel Veillardf7b094f2001-11-15 13:54:39 +000011279Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
11280
11281 * catalog.c: use the URL notation file:// for default catalog paths
11282
Daniel Veillard0ec98632001-11-14 15:04:32 +000011283Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
11284
11285 * include/libxml/tree.h: better comments for _private fields
11286 * tree.c: removed a problem when copying an entity reference.
11287
Daniel Veillardd33cfbf2001-11-13 15:24:36 +000011288Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
11289
11290 * vms/*: updated instructions and diffs from John A Fotheringham
11291
Daniel Veillarda11001b2001-11-12 22:45:36 +000011292Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
11293
11294 * include/libxml/xmlerror.h: avoid an include problem if
11295 #include <libxml/xmlerror.h> happens first in code
11296 seems to be the case in KDE libs
11297
Daniel Veillard8e3943c2001-11-12 21:35:44 +000011298Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11299
11300 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
11301 from Igor for Windows
11302
11303Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11304
11305 * Makefile.am: Gary Pennington pointed out a missing prefix
11306
Daniel Veillard43d3f612001-11-10 11:57:23 +000011307Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
11308
11309 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
11310 * doc/*: upgraded and rebuilt the docs
11311
Daniel Veillardc1f78342001-11-10 11:43:05 +000011312Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
11313
11314 * HTMLparser.c: fix comment in scripts element parsing.
11315 * result/HTML/doc3*: updated the results.
11316
11317Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
11318
11319 * uri.c: another URI bug fix #63336, using Joel Young patch.
11320
Daniel Veillardc6e013a2001-11-10 10:08:57 +000011321Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
11322
11323 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
11324 a cleaned up version of the Pwd shell string generation.
11325
Daniel Veillardbe480fb2001-11-08 23:36:42 +000011326Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11327
11328 * valid.c include/libxml/tree.h: trying to fix namespaces +
11329 validation problems for good, closing #63619 in the process
11330 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
11331 wrong in this respect, fixed it.
11332
Daniel Veillardd536f702001-11-08 17:32:47 +000011333Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11334
11335 * xmllint.c: Morus Walter patch to allow --format and --encode
11336
Daniel Veillard5004f422001-11-08 13:53:05 +000011337Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
11338
11339 * debugXML.c: Stefan Kost provided an help command for the shell
11340
Daniel Veillarda6825e82001-11-07 13:33:59 +000011341Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
11342
11343 * debugXML.c: Heiko Rupp pointed that the shell would crash
11344 on empty nodesets returns.
11345
Daniel Veillard03f848d2001-11-07 12:53:46 +000011346Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11347
11348 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
11349 migh need the history libraries
11350
Daniel Veillard957fdcf2001-11-06 22:50:19 +000011351Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
11352
11353 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
11354 handle the case of < in quoted attributes, Bastian Kleineidam
11355
Daniel Veillardc853b322001-11-06 15:24:37 +000011356Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11357
11358 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
11359 fixing catalog breakages
11360 * Makefile.am catalog.c result/catalogs/catal
11361 result/catalogs/mycatalog.* test/catalogs/catal*:
11362 fixed more problems in catalog support, added more regression tests
11363 for both XML and SGML catalog handling
11364
Daniel Veillard66870c72001-11-05 19:27:49 +000011365Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11366
11367 * debugXML.c: applied an improvement to xmlGetLineNo() from
11368 Keith Isdale
11369
Daniel Veillardffe09c92001-11-05 14:21:47 +000011370Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
11371
11372 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
11373 Side effect of the progressive catalog loading
11374
Daniel Veillardad661b92001-11-05 11:43:15 +000011375Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
11376
11377 * Makefile.am: confexecdir and confexec_DATA were defined twice
11378 pointed out by Karl Eichwalder
11379
Daniel Veillard6eb17722001-11-04 22:19:27 +000011380Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
11381
11382 * xmlcatalog.c: avoid unlink() and use remove() instead.
11383
Daniel Veillardea898282001-11-04 22:13:45 +000011384Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
11385
11386 * libxml.spec.in: cleanup
11387 * include/libxml/xmlwin32version.h: updated with 2.4.8
11388
Daniel Veillarda4617b82001-11-04 20:19:12 +000011389Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
11390
11391 * encoding.c global.data globals.c testThreads.c: fix bug #63752
11392 of compiling libxml with a non standard set of options
11393
John Fleck027edfb2001-11-04 20:13:58 +000011394Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
11395
11396 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
11397 document --sgml option, fixing gnome bugzilla #63382
11398
Daniel Veillardcd21dc72001-11-04 20:03:38 +000011399Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
11400
11401 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
11402 breakage of 2.4.7, added a couple of really needed APIs
11403 like xmlCatalogIsEmpty() and xmlNewCatalog()
11404 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
11405 for install-catalog
11406 * configure.in: preparing 2.4.8
11407
CET 2001 Daniel Veillard5a37bde2001-11-01 14:31:22 +000011408Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
11409
11410 * HTMLtree.c tree.c include/libxml/HTMLtree.h
11411 include/libxml/tree.h include/libxml/xmlIO.h: more include
11412 cleanups, export cleanly one html output + format function.
11413
11414Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
11415
11416 * parser.c: removed initGenericErrorDefaultFunc call from
11417 xmlInitParser() since it could destroy previous calls to
11418 xsltSetGenericErrorFunc() effects
11419
Daniel Veillardebd38c52001-11-01 08:38:12 +000011420Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11421
11422 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
11423 keyword.
11424
Daniel Veillard8bdb91d2001-10-31 17:52:43 +000011425Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
11426
11427 * Makefile.am: cleanup
11428 * threads.c: cleanup too
11429 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
11430 from xsltproc
11431 * include/libxml/tree.h include/libxml/parser.h: trying to break a
11432 dependancy loop.
11433
Daniel Veillard91c00402001-10-30 17:41:38 +000011434Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
11435
11436 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
11437 was not used anymore !
11438
Daniel Veillard52dcab32001-10-30 12:51:17 +000011439Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11440
11441 * configure.in: preparing 2.4.7
11442 * Makefile.am doc/Makefile.am: switched to the latest xmllint
11443 manual page from John
11444 * doc/*: updated the doc and rebuilt the generated pages
11445
Daniel Veillarda9e65e82001-10-30 10:32:36 +000011446Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
11447
11448 * xmlIO.c: closing bug #62711, the library should never
11449 close stdin or stdout.
11450
Daniel Veillard4def3bd2001-10-30 09:47:47 +000011451Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
11452
11453 * uri.c: second pass at fixing #63336, using Joel Young
11454 final patch. looks okay.
11455
Daniel Veillardbb6808e2001-10-29 23:59:27 +000011456Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
11457
11458 * uri.c include/libxml/uri.h: trying to clear #63336
11459 allowing the escaping routine to parse unconformant
11460 URI-References.
11461
Daniel Veillardacf7ff02001-10-29 20:21:47 +000011462Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
11463
11464 * vms/readme.vms vms/build_libxml.com nanoftp.c
11465 include/libxml/xmlversion.h.in: a few VMS updates from
11466 John A Fotheringham
11467 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
11468 and xmlCleanupOutputCallbacks() for the Perl binding people.
11469
Daniel Veillard635ef722001-10-29 11:48:19 +000011470Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
11471
11472 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
11473 apply fixes to close #63271 and avoid segfaults when
11474 the error routine gets callbed before xmlInitParser()
11475 get called.
11476 * nanoftp.c error.c: Applied patches from Justin Fletcher
11477 correcting some xmlGenericError misuses.
11478
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000011479Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
11480
11481 *doc/xmllint.xml, doc/xmllint.1
11482 New and improved man page for xmllint - .xml is the original, .1
11483 is the generated man page
11484
Daniel Veillardc9484202001-10-24 12:35:52 +000011485Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
11486
11487 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
11488 the web site from the main HTML document.
11489
Daniel Veillard5151c062001-10-23 13:10:19 +000011490Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11491
11492 * parser.c: fixed an erroneous validation bug when PE refs
11493 occurs in external parsed entities referenced from the
11494 internals subset
11495 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
11496 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
11497 added the associated testcase, it's a nice one.
11498 * HTMLparser.c: generate the DTD node as HTML still ...
11499 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
11500
Daniel Veillardb6b0fd82001-10-22 12:31:11 +000011501Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
11502
11503 * HTMLparser.c: fixed a bug in htmlNewDoc()
11504
Daniel Veillard89cad532001-10-22 09:46:13 +000011505Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
11506
11507 * test/threads/*: added entities testing to the Thread test
11508 * testThreads.c: make the test reasonable
11509 * DOCBparser.c: fix the DTD public and system ID
11510 * xmllint.c: added --sgml for SGML DocBook importing
11511 * Makefile.am: added Docbtests target
11512
Daniel Veillard9ae1eba2001-10-19 09:48:35 +000011513Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11514
11515 * nanoftp.c: use only "anonymous@" string for anonymous passwds
11516 * testThreads.c: removed bogus include
11517
Daniel Veillardce2c2f02001-10-18 14:57:24 +000011518Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
11519
11520 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
11521 fixed a very serious (looping) validation bug
11522
Daniel Veillard3c01b1d2001-10-17 15:58:35 +000011523Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
11524
11525 * include/libxml/globals.h include/libxml/threads.h threads.c
11526 testThreads.c: far more testing, cleaning up bugs
11527 * *.c : make sure globals.h is always included.
11528
Daniel Veillard7cc95c02001-10-17 15:45:12 +000011529Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
11530
11531 * HTMLparser.c: try to get rid of parser loops for good.
11532
Daniel Veillardab7488e2001-10-17 11:30:37 +000011533Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
11534
11535 * configure.in: fixed some bugs in CFLAGS passing.
11536 * test/threads Makefile.am testThreads.c: added a specific
11537 threaded test case (really nasty, guaranteed).
11538
Daniel Veillard85c11fa2001-10-16 21:03:08 +000011539Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
11540
11541 * catalog.c: serious cleanup on the management of the
11542 XML catalog tree, more tests done, especially with
11543 the catalog PI.
11544
Daniel Veillard364789a2001-10-16 12:45:00 +000011545Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
11546
11547 * catalog.c: avoid a problem in catalog cleanup on SMP if
11548 catalogs were not initialized.
11549
Daniel Veillard81463942001-10-16 12:34:39 +000011550Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
11551
11552 * catalog.c xpath.c: trying to cleanup the not thread safe
11553 parts of the library.
11554
Daniel Veillard64a411c2001-10-15 12:32:07 +000011555Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
11556
11557 * include/libxml/globals.h configure.in global.data: make
11558 the allocation be per-thread a configure option
11559 * encoding.c include/libxml/parser.h: fixed compilation
11560 errors
11561
Daniel Veillard5ee57fc2001-10-15 10:46:16 +000011562Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11563
11564 * include/libxml/parser.h: Norm reported that a few lines
11565 added were breaking libxslt compile, removed them for now
11566
Daniel Veillard6f350292001-10-14 09:56:15 +000011567Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
11568
11569 * parser.c parserInternals.c threads.c: debugged and fixed
11570 initialization problems which were giving troubles on SMP
11571 boxes.
11572
Daniel Veillard6661ffa2001-10-13 14:18:17 +000011573Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11574
11575 * include/libxml/Makefile.am: missing globals.h
11576
Daniel Veillarde7090612001-10-13 12:18:28 +000011577Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000011578
Daniel Veillarde7090612001-10-13 12:18:28 +000011579 * globals.c: added a couple of standard includes.
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000011580
Daniel Veillardd0463562001-10-13 09:15:48 +000011581Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
11582
11583 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
11584 include/libxml/parserInternals.h include/libxml/tree.h
11585 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
11586 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
11587 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
11588 Applied the last patches from Gary, cleanup, activated threading
11589 all user accessible global variables are now handled in globals.[ch]
11590 Still a bit rought but make tests passes with either
11591 --with-threads defined at configure time or not.
11592 * Makefile.am example/Makefile.am: added globals.[ch] and threads
11593 linking options
11594
Daniel Veillardb8478642001-10-12 17:29:10 +000011595Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
11596
11597 * Makefile.am include/libxml/Makefile.am
11598 include/libxml/globals.h globals.c include/libxml/threads.h
11599 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
11600 configure.in: started integrating the core of the thread support
11601 not activated yet but half integrated. The code should still
11602 compile and work anyway.
11603
Daniel Veillardb44025c2001-10-11 22:55:55 +000011604Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11605
11606 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
11607 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
11608 integrating the non-controversial parts of Gary Pennington
11609 multithread patches
11610 * catalog.c: corrected a small bug introduced
11611
Daniel Veillard75b96822001-10-11 18:59:45 +000011612Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
11613
11614 * catalog.c include/libxml/catalog.h: very serious cleanup,
11615 isolating unportable code and as much as possible the accesses
11616 to the global shared catalog. May need more testing !
11617
Daniel Veillard78d12092001-10-11 09:12:24 +000011618Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11619
11620 * include/libxml/debugXML.h debugXML.c tree.c: integrating
11621 Keith Isdale patches for the XSLT debugger interfaces. Some
11622 cleanup
11623
Daniel Veillardff0b7312001-10-11 06:46:09 +000011624Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
11625
11626 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
11627 * DOCBparser.c: generate line nubers in elements
11628
Daniel Veillard60087f32001-10-10 09:45:09 +000011629Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
11630
11631 * configure.in: preparing 2.4.6 release
11632 * doc/xml.html doc/html/*: updated and rebuilt the docs
11633 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
11634
MDT 2001 John Fleck60416fa2001-10-09 02:41:50 +000011635Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
11636
11637 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
11638 adding documentation for DV's supercatalog support
11639
Daniel Veillard82d75332001-10-08 15:01:59 +000011640Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
11641
11642 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
11643 super catalog support adding one API and one flag --sgml to
11644 xmlcatalog
11645
MDT 2001 John Fleck0e229932001-10-07 22:46:00 +000011646Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
11647
11648 * doc/xmlcatalog_man.xml, xmlcatalog.1
11649 One more crack at
11650 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
11651
11652
Thomas Broyer47334c02001-10-07 16:41:52 +000011653Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
11654
11655 * xpath.c: implemented xmlXPathObjectCopy for external objects
11656 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
11657
MDT 2001 John Fleckac941e32001-10-06 22:30:16 +000011658Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
11659
11660 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
11661 finishing up fix to
11662 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
11663 the xmlcatalog man page display more elegantly
11664
Daniel Veillard3fbe8e32001-10-06 13:30:33 +000011665Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
11666
11667 * configure.in: closing bug #61832
11668 * HTMLparser.c: removed a warning
11669
Daniel Veillard6ab38382001-10-06 13:08:27 +000011670Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
11671
11672 * xpath.c: fixing #61673 part I, do not loose doc information
11673 when copying result value trees.
11674
Daniel Veillard556c6682001-10-06 09:59:51 +000011675Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11676
11677 * xpath.c: trying to harden the XPath interpreter
11678
MDT 2001 John Fleck9f82dc62001-10-06 02:40:10 +000011679Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
11680
11681 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
11682 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
11683
William M. Brack1633d182001-10-05 15:41:19 +000011684Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11685
11686 * HTMLparser: repaired another loop problem
11687
Daniel Veillard20ee8c02001-10-05 09:18:14 +000011688Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
11689
11690 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
11691 parsing.
11692 * xpath.c: fix bug #61291 the default XML namespace node is
11693 missing from the namespace axis.
11694 * tree.c: refuse to create namespaces nodes with prefix "xml"
11695
Daniel Veillard651f9472001-10-04 14:51:06 +000011696Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
11697
11698 * SAX.c: ouch a non-defined namespace could lead to a crash,
11699 fixed #61215
11700
Daniel Veillard7dd05702001-10-04 14:25:12 +000011701Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
11702
11703 * parserInternals.c: closed bug #61054
11704
Daniel Veillard5e6d10a2001-10-03 13:21:13 +000011705Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11706
11707 * include/libxml/Makefile.am: closing #60708
11708
Daniel Veillarda293c322001-10-02 13:54:14 +000011709Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
11710
11711 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
11712 adding xmlSAXParseFileWithData following Marco Stipek suggestion
11713
Daniel Veillardf4309d72001-10-02 09:28:58 +000011714Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11715
11716 * valid.c: close bug #61550 when xml: wasn't considered a namespace
11717
Daniel Veillardf6ed8bc2001-10-02 09:22:47 +000011718Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11719
11720 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
11721 * DOCBparser.c HTMLparser.c parser.c: fixed typos
11722
Daniel Veillard16756b62001-10-01 07:36:25 +000011723Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
11724
11725 * catalog.c: Justin Fletcher provided cleaup code in case
11726 HAVE_STAT is not defined
11727 * include/win32config.h: Igor Zlatkovic suggested to have
11728 HAVE_STAT defined there
11729
William M. Brack5e1cac12001-09-28 16:19:18 +000011730Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11731
11732 * catalog.c - fixed typing error reported by M. Barros
11733
MDT 2001 John Fleckbbb9e432001-09-24 03:08:43 +000011734Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
11735
11736 * xmllint.c - fixing typo
11737
William M. Brackd28e48a2001-09-23 01:55:08 +000011738Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11739
11740 * HTMLparser.c: small enhancement to prevent loop on
11741 unrecognizable data
11742
Daniel Veillardb1d62872001-09-21 09:47:08 +000011743Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11744
11745 * parserInternals.c: applying patch from bug #60757 this
11746 should close it
11747
Daniel Veillardc0631a62001-09-20 13:56:06 +000011748Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
11749
11750 * catalog.c xmlcatalog.c: removed a couple of warning
11751 * xpath.c: try to solve the linking problem on platforms
11752 needing trio to compile
11753
Daniel Veillard1a123612001-09-19 08:06:23 +000011754Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000011755
Daniel Veillard1a123612001-09-19 08:06:23 +000011756 * Makefile.am libxml.spec.in: backing up non-documented changes
11757 commited without review or aproval by Jens Finke <jens@gnome.org>
11758 * HACKING: made 100% clear that no commit should be done directly
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000011759
Daniel Veillardf5b44e42001-09-17 17:19:54 +000011760Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
11761
11762 * configure.in: Joe Orton provided a patch fixing a problem
11763 when iconv is specified to be in a non-standard directory
11764 but wasn't exported in xml2-config --cflags
11765
Daniel Veillard2fc2db72001-09-14 17:33:51 +000011766Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
11767
Daniel Veillardf5b44e42001-09-17 17:19:54 +000011768 * configure.in: let's ship 2.4.5 before getting too much
Daniel Veillard2fc2db72001-09-14 17:33:51 +000011769 troubles with 2.4.4 errors.
11770
Daniel Veillard16698282001-09-14 10:29:27 +000011771Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11772
11773 * encoding.c entities.c: do not output hexadecimal charrefs
11774 when serializing HTML since some version of Netscape can't
11775 grok it, generate decimal ones.
11776 * result/HTML/doc3.htm: output changed due to previous test
11777 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
11778
Daniel Veillard98fed372001-09-13 11:34:58 +000011779Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
11780
11781 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
11782 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
11783
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000011784Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
Daniel Veillard98fed372001-09-13 11:34:58 +000011785 Released 2.4.4
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000011786
11787 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
11788 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
11789 updated the configuration scripts systems accordingly
11790
Daniel Veillard04382ae2001-09-12 18:51:30 +000011791Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11792
11793 * configure.in: preparing for 2.4.4
11794 * doc/xml.html doc/html/*: updated and rebuilt the docs
11795
Daniel Veillardd63437e2001-09-12 15:00:27 +000011796Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
11797
11798 * win32/dsp/libxml2.def.src: tried to incorporate comments
11799 from bug #59220
11800
Daniel Veillard319a7422001-09-11 09:27:09 +000011801Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
11802
11803 * parser.c result/noent/wml.xml: fixed bug #59981 related
11804 to handling of '&' in attributes when entities are substitued
11805
Daniel Veillard7cf5e442001-09-10 20:16:32 +000011806Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11807
11808 * libxml.h include/libxml/xmlversion.h.in
11809 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
11810 Tried to close bug #60131
11811
Daniel Veillardbce62332001-09-10 18:46:55 +000011812Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11813
11814 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
11815
Daniel Veillard143b04f2001-09-10 18:14:14 +000011816Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
11817
11818 * SAX.c: fixing bug #59946 on xmlns=""
11819
Daniel Veillard7a51d6d2001-09-10 14:40:43 +000011820Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11821
11822 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
11823 but allocates a new error code.
11824
Daniel Veillard05c13a22001-09-09 08:38:09 +000011825Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
11826
11827 * xmllint.c: John Fleck fixed typos in the options output
11828 * parser.c SAX.c: fix ignorable white space SAX selection
11829
11830Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11831
11832 * entities.c: Steve Underwood found the possibility of an
11833 ininite loop in case of error.
11834
Daniel Veillard5eb9dea2001-09-07 09:38:02 +000011835Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
11836
11837 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
11838
Daniel Veillarda050d232001-09-05 15:51:05 +000011839Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
11840
11841 * parser.c: warn if version is not 1.0 but it's not
11842 strictly speaking an error after analyzing the spec
11843
MDT 2001 John Fleck04685002001-09-03 16:11:47 +000011844Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
11845
11846 *doc/catalog.html - add link to the html version of the
11847 man page, other linguistic cleanups
11848
MDT 2001 John Fleck5bd39dc2001-09-03 15:14:19 +000011849Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
11850
11851 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
11852 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
11853 file, has not yet been included in the build.
11854
Daniel Veillard99784ff2001-09-01 16:20:28 +000011855Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11856
11857 * catalog.c: removed a duplicate affectation Justin Fletcher
11858
Daniel Veillard9e1c72d2001-08-31 20:03:19 +000011859Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
11860
11861 * tree.c: Armin Sander pointed a possible text coalescing
11862 problem, completed his patch.
11863
Bjorn Reese0b2ae432001-08-31 16:31:57 +000011864Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
11865
11866 * trionan.c: Fixed const and volatile re-definition problem
11867
Daniel Veillard5d96fff2001-08-31 14:55:30 +000011868Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
11869
11870 * libxml.4 parser.c: doc updates from Heiko Rupp
11871 * parserInternals.c: 2 sanity checks from Heiko Rupp
11872
Daniel Veillard3ec4c612001-08-28 20:39:49 +000011873Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
11874
11875 * tree.c: applied patch from Armin Sander to make some pointers
11876 const in xmlCopyNode()
Daniel Veillard2ebd7a72001-08-28 21:07:03 +000011877 * include/libxml/tree.h: added fix to the header
Daniel Veillard3ec4c612001-08-28 20:39:49 +000011878
Daniel Veillardb06c6142001-08-27 14:26:30 +000011879Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11880
11881 * xpath.c: hum, restrict the integer usage gcc bug workaround
11882 to only gcc compilers so that other architecture don't get
11883 penalized by this limitation.
11884 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
11885
Daniel Veillard268fd1b2001-08-26 18:46:36 +000011886Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11887
11888 * valid.c: fixed a Windows compiler warning (Chris Poblete)
11889 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
11890
Daniel Veillard6c5f9d12001-08-25 13:33:14 +000011891Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
11892
11893 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
11894 --convert option to xmlcatalog to convert SGML ones to
11895 the XML syntax.
11896 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
11897
11898 2.4.3 got released at that point
Daniel Veillard6990bf32001-08-23 21:17:48 +000011899Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11900
11901 * catalog.c xmlIO.c: started some serious testing and fixed
11902 a few bug and optmization needs.
11903
Daniel Veillard9f7b84b2001-08-23 15:31:19 +000011904Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11905
11906 * Makefile.am configure.in include/libxml/xmlwin32version.h:
11907 preparing for a 2.4.3 release even if it may not be ready yet
11908 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
11909 all file parsing lookup to go through the entity resolver, add
11910 to add an API to bypass it (needed to load catalogs themselves),
11911 some cleanup on the catalog code too.
11912 * nanoftp.c: small cleanup
11913 * doc/catalog.html: small update
11914
Daniel Veillardbc2ddbe2001-08-23 10:24:27 +000011915Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
11916
11917 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
11918 Jun Kuriyama
11919
Daniel Veillardffb120d2001-08-23 00:52:23 +000011920Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
11921
11922 * doc/catalog.html: finished the catalog documentation
11923
Daniel Veillarde7ead2d2001-08-22 23:44:09 +000011924Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11925
11926 * doc/catalog.html doc/xml.html: added documentation about
11927 Catalog support, misses an API description
11928 * doc/html/*: reextracted the API pages
11929
Daniel Veillarddc2cee22001-08-22 16:30:37 +000011930Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11931
11932 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
11933 Added the part about section 7.2 on URI resolution,
11934 fixed a side effect in the HTML parser, look complete
11935 and ready to rock except the URI/SystemID part!
11936
Daniel Veillard5d90b6c2001-08-22 14:29:45 +000011937Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11938
11939 * include/libxml/catalog.h include/libxml/parser.h
11940 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
11941 xmlIO.c: added support and APIs needed for the catalog PI
11942 * include/libxml/xmlIO.h: cleanup
11943
Daniel Veillarde2940dd2001-08-22 00:06:49 +000011944Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11945
11946 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
11947 include/libxml/catalog.h: starts to look okay, really
11948 plugged the new framework, cleaned a lot of stuff,
11949 added some APIs, except the PI's support missing this
11950 should be mostly complete
11951 * result/catalogs/* test/catalogs/*: added new test, enriched
11952 the existing one with URN ID tests
11953
Daniel Veillard64339542001-08-21 12:57:59 +000011954Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
11955
11956 * catalog.c: fixed nextCatalog
11957 * result/catalogs/docbook test/catalogs/*: started adding
11958 a small regression test
11959
Daniel Veillardcda96922001-08-21 10:56:31 +000011960Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
11961
11962 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
11963 more work on the XML catalog support.
11964 * parser.c include/libxml/parser.h: small cleanup seems using
11965 list as a public parameter name can give portability troubles
11966 * trionan.c trionan.h xpath.c include/libxml/trionan.h
11967 include/libxml/xpath.h include/libxml/Makefile.am: removed
11968 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
11969 wrappers
11970
Bjorn Reese45029602001-08-21 09:23:53 +000011971Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
11972
11973 * Makefile.am trio.c triodef.h trionan.c xpath.c
11974 include/libxml/Makefile.am include/libxml/trionan.h:
11975 Re-worked Not-A-Number and Infinity support.
11976 * xmlcatalog.c: added readline include files
11977
Daniel Veillard344cee72001-08-20 00:08:40 +000011978Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11979
11980 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
11981 testCatalog as xmlcatalog, making it an installed app
11982 adding a shell, and preparing it to be a /etc/xml/catalog
11983 management tool, though not ready yet
11984 * catalog.c include/libxml/catalog.h: adding support for
11985 XML Catalogs http://www.oasis-open.org/committees/entity/
11986 not finished, there is some interesting tradeoffs and a
11987 few open questions left.
11988
Daniel Veillardb7664f42001-08-19 13:00:43 +000011989Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
11990
11991 * xmllint.c: fixed a line formatting problem
11992
Daniel Veillard5015b712001-08-17 09:37:52 +000011993Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11994
11995 * SAX.c: removed a couple of unused variable (Albert Chin)
11996
Daniel Veillardbb371292001-08-16 23:26:59 +000011997Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
11998
11999 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
12000 trying to fix some troubles w.r.t. function returning
12001 const xxxPtr.
12002
Daniel Veillardb60c54e2001-08-16 19:34:27 +000012003Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
12004
12005 * win32/dsp/libxml2.def.src: another set of symbols conditionally
12006 defined
12007
Daniel Veillardae6db172001-08-16 19:32:00 +000012008Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
12009
12010 * xpointer.c: removed unused var
12011
Daniel Veillard09190202001-08-16 16:27:41 +000012012Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
12013
12014 * testXPath.c: another small cleanup closing bug #59110
12015
Daniel Veillard796f4b62001-08-16 16:00:13 +000012016Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
12017
12018 * win32/dsp/libxml2.def.src: small cleanup closing bug
12019 #59108
12020
Daniel Veillard5aac4e42001-08-15 20:46:57 +000012021Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
12022
12023 * example/gjobread.c: add xmlCleanupParser() before leaving
12024
Daniel Veillard9a0b3d62001-08-15 12:58:03 +000012025Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
12026
12027 * config.h.in configure.in include/libxml/xmlwin32version.h:
12028 released 2.4.2
12029
Daniel Veillardd3d06722001-08-15 12:06:36 +000012030Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
12031
12032 * include/libxml/valid.h debugXML.c valid.c: deprecate
12033 the non-boundchecking Sprintf functions, add Snprintf
12034 this should close bug #57984
12035
Daniel Veillardecb6f5b2001-08-15 08:47:42 +000012036Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
12037
12038 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
12039 URIs before doing the lookups (pointed by Mark Vakoc)
12040
Daniel Veillard0ab5cab2001-08-14 16:43:10 +000012041Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
12042
12043 * xpath.c: serious changes on Result Value Trees and NodeSets
12044 w.r.t. deallocation and collect operations. Probably not
12045 100% clean (merge of allocated trees smells like a problem).
12046 Seems sufficient to close #58943
12047
Daniel Veillard90493a92001-08-14 14:12:47 +000012048Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
12049
12050 * xmllint.c: adding a --format option
12051
Daniel Veillardfe703322001-08-14 12:18:09 +000012052Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
12053
12054 * xpath.c: count() was broken on Result Value Tree
12055 * xmlIO.c: fixed file:/// accesses on _WIN32
12056
Daniel Veillard70ac0e32001-08-13 11:24:16 +000012057Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
12058
12059 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
12060 macro was renamed, this should close bug #58683
12061
Daniel Veillardf300b7e2001-08-13 10:43:15 +000012062Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
12063
12064 * SAX.c: small fix fixing bug #58539 reported by coolo, in
12065 entity substitution mode text at the end of the entity might
12066 be added due to text coalescing.
12067 * nanoftp.c parser.c: small cleanup
12068
Daniel Veillard0c720972001-08-08 20:59:00 +000012069Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
12070
12071 * HACKING: added John Fleck right to commit in the doc subdir
12072
Daniel Veillard48da9102001-08-07 01:10:10 +000012073Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
12074
12075 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
12076 allow to inherit attributes from the DTD directly in the
12077 tree, this is needed for XPath and can be a useful feature.
12078 Inherited namespaces are always provided at the tree level now
12079 * test/defattr* result/defattr* result/noent/defattr*: added a couple
12080 of tests for this feature (XSLT being the prime user).
12081
Daniel Veillard50f34372001-08-03 12:06:36 +000012082Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
12083
12084 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
12085 testSAX.c xmlIO.c xmllint.c include/win32config.h
12086 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
12087 include/libxml/xmlwin32version.h.in win32/README.MSDev
12088 win32/dsp/*: applied Win32 Facelift No.2 patches from
12089 Igor Zlatkovic for Windows/MSC
12090
Daniel Veillard9f4eb912001-08-01 21:22:27 +000012091Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
12092
12093 * SAX.c: unparsedEntityDecl() the URI computation of the
12094 entity wasn't done breaking XSLT unparsed-entity-uri()
12095
Daniel Veillard567e1b42001-08-01 15:53:47 +000012096Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
12097
12098 * xpath.c: fixed a bug when walking the descendants and
12099 the current node has no children
12100 * debugXML.c: show up when a text node is supposed to not be escaped
12101
Thomas Broyerf186c822001-07-31 23:30:37 +000012102Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12103
12104 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
12105 worked like the set:leading() function)
12106 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
12107
Daniel Veillardba6db032001-07-31 16:25:45 +000012108Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12109
12110 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
12111
Daniel Veillard57905372001-07-31 15:52:17 +000012112Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12113
12114 * include/libxml/xmlIO.h: apply change to close #58141
12115 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
12116
Daniel Veillard5e3eecb2001-07-31 15:10:53 +000012117Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12118
12119 * parser.c: when the internal subset uses a PE, then the
12120 included entity can use conditional sections.
12121
Daniel Veillard7d7e3792001-07-30 13:42:13 +000012122Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12123
12124 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
12125 when walking the namespace axis showing up in
12126 libxst/tests/general/bug-12
12127 * xmlmemory.c: added the possibility to trace a given block
12128 defined by its address
12129
Daniel Veillard4aafa792001-07-28 17:21:12 +000012130Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12131
12132 * parser.c: don't override existing encoding specified before
12133 starting xmlParseDocument()
12134
Daniel Veillardfdb1f242001-07-27 23:32:44 +000012135Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12136
12137 * include/libxml/xmlwin32version.h: reinserted, needed for
12138 Windows users of CVS
12139
Darin Adlera77cac02001-07-27 17:41:51 +0000121402001-07-27 Darin Adler <darin@bentspoon.com>
12141
Darin Adler699613b2001-07-27 22:47:14 +000012142 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
12143 * testCatalog.c: Add include of <libxml/parser.h>.
12144
121452001-07-27 Darin Adler <darin@bentspoon.com>
12146
Darin Adlera77cac02001-07-27 17:41:51 +000012147 * include/libxml/.cvsignore:
12148 * include/libxml/xmlwin32version.h:
12149 Remove this file from CVS because it's generated.
12150
Daniel Veillard50822cb2001-07-26 20:05:51 +000012151Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12152
12153 * parser.c include/libxml/parser.h: applied const patches from
12154 Tom Moog #58002
12155
Thomas Broyerba4ad322001-07-26 16:55:21 +000012156Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12157
12158 * xpath.c include/libxml/xpath{,Internals}.h: added a function
12159 lookup framework
12160
Daniel Veillard1d0bfab2001-07-26 11:49:41 +000012161Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12162
12163 * tree.c: fixed xmlCopyNode() for documents
12164
Daniel Veillard6dd398f2001-07-25 22:41:03 +000012165Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12166
12167 * parser.c: fixed bugs #58073 reported by Greg Shtilman
12168
12169Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard2454ab92001-07-25 21:39:46 +000012170
12171 * parser.c: fixes bug #57652 reported by Morus Walter
12172
Daniel Veillarde3924972001-07-25 20:25:21 +000012173Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12174
12175 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
12176
Daniel Veillarda53c6882001-07-25 17:18:57 +000012177Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12178
12179 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
12180 errors, lesson don't add new functions at 1am before a release
12181 * xpath.c: integrated fix from Bjorn to avoid divide by zero
12182 from XPath initialization when possible.
12183
Daniel Veillardd9bad132001-07-23 19:39:43 +000012184Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12185
12186 * result/scripts/base*: removing history/readline changed
12187 this slightly
12188 * include/libxml/parser.h SAX.c parser.c parserInternals.c
12189 xmllint.c: make element content line number generation
12190 optionnal to avoid breaking old apps added interface to switch
12191
Daniel Veillardf012a642001-07-23 19:10:52 +000012192Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12193
12194 * configure.in: get rid of the readline and libhistory
12195 dependancies by default, release 2.4.1 with IA64 fix
12196 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
12197 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
12198 John Kroll fixes to allow saving to HTTP via PUT (or
12199 POST of needed).
12200 * doc/html/*.html: regenerated the docs
12201
Thomas Broyere8126242001-07-22 03:54:15 +000012202Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12203
12204 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
12205 xmlHashScanFull and xmlHashScannFull3 to get passed the
12206 three keys as arguments to the callback function
12207
Daniel Veillard5e2dace2001-07-18 19:30:27 +000012208Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12209
12210 * configure.in Makefile.am: removed libxml softlink for good
12211 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
12212 100% coverage by gtk-doc
12213
Daniel Veillard8599e702001-07-17 21:38:51 +000012214Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12215
12216 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
12217 fixed serious troubles due to size_t vs. int mismatch
12218
Daniel Veillard8fcc4942001-07-17 20:07:33 +000012219Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12220
12221 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
12222
Thomas Broyerf06a3d82001-07-16 04:52:57 +000012223Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12224
12225 * include/libxml/xpath{,Internals}.h xpath.c: added a more
12226 convenient extension API for value and context managing
12227 Now handles external objects through xmlXPathPopExternal,
12228 xmlXPathWrapExternal and xmlXPathReturnExternal.
12229 Added functions for sets operations (intersection, etc.)
12230
Daniel Veillard22090732001-07-16 00:06:07 +000012231Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12232
12233 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
12234 xmlIO.c tree.c parserInternals.c entities.c encoding.c
12235 HTMLparser.c: cleanup of global variables, marking some
12236 const or private.
12237
Thomas Broyerf06a3d82001-07-16 04:52:57 +000012238Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
Thomas Broyer496be682001-07-15 22:59:18 +000012239
12240 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
12241 fixed xmlXPathNodeSetItem when passing index=0
12242
Daniel Veillard05dec342001-07-14 21:57:39 +000012243Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12244
12245 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
12246
Daniel Veillard28ae6362001-07-14 16:44:32 +000012247Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12248
12249 * xmllint.c: fixed compilation under Cygwin #57503
12250 * TODO: update
12251
Peter Williamsed156f52001-07-13 18:35:13 +0000122522001-07-13 Peter Williams <peterw@ximian.com>
12253
12254 * config.h.in: add #undef HAVE_DLFCN_H
12255
12256 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
12257 builddir.
12258
Daniel Veillard73b36e32001-07-12 15:09:52 +000012259Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12260
12261 * win32/libxml2/libxml2.def.src: added a couple of exported entries
12262 raised by #57348 and #57381
12263
Daniel Veillard7db37732001-07-12 01:20:08 +000012264Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12265
12266 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
12267 tree.c xpointer.c: store the line numbder in element->content,
12268 may break some software, need a configuration mechanism
12269
Darin Adler96037892001-07-11 00:03:16 +0000122702001-07-10 Darin Adler <darin@bentspoon.com>
12271
12272 * .cvsignore:
12273 * example/.cvsignore:
12274 * include/.cvsignore:
12275 * include/libxml/.cvsignore:
12276 Various things that are generated and should be ignored.
12277
Daniel Veillard09ab7e12001-07-10 15:49:44 +000012278Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12279
12280 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
12281 * doc/xml.html doc/html/*: updated the docs
12282
Daniel Veillard04e2dae2001-07-09 20:07:25 +000012283Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12284
12285 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
12286 validation occured on content with element child
12287
Daniel Veillardb8c9be92001-07-09 16:01:19 +000012288Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12289
12290 * tree.c: fixed XML Base computation which was broken
12291 * debugXML.c: added a base function to the shell
12292 * Makefile.am result/scripts/* test/scripts/*: added scripts
12293 based regression tests, and adding 2 XML Base tests
12294
Daniel Veillard19e96c32001-07-09 10:32:59 +000012295Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12296
12297 * tree.c: set properties doc and call xmlSetListDoc for properties
12298 content when grafting them in a different tree.
12299 * aclocal.m4: remove from CVS
12300
Daniel Veillarde086f5c2001-07-08 21:10:40 +000012301Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12302
12303 * win32/libxml2/libxml2.def.src: added some missing entry point
12304 for XPath (Mark Vakoc)
12305
Daniel Veillard388236f2001-07-08 18:35:48 +000012306Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12307
12308 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
12309 layer should URI-Unescape before trying to open resources.
12310
Daniel Veillard04383752001-07-08 14:27:15 +000012311Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12312
12313 * xpath.c: fix the name() bug for elements in the default
12314 namespace reported by Charlie Bozeman
12315
Daniel Veillard7583a592001-07-08 13:15:55 +000012316Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12317
12318 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
12319 led to an XPath fix, improvements of SAX initialization, and
12320 an added option --nocdata to testXPath
12321
Daniel Veillard449d7392001-07-07 19:11:06 +000012322Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12323
12324 * doc/libxml-doc.el: Felix Natter provided anew version working
12325 with XEmacs too
12326
Daniel Veillard5168dbf2001-07-07 00:18:23 +000012327Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12328
12329 * include/libxml/xpath.h: small cleanup
12330 * doc/xml.html: update
12331
Daniel Veillardf524d6e2001-07-05 23:41:40 +000012332Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12333
12334 * Makefile.am configure.in include/libxml/xmlwin32version.h:
12335 released 2.3.14
12336
Daniel Veillard4b8328d2001-07-05 22:48:42 +000012337Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12338
12339 * doc/html/*: rebuilt the docs for the release
Daniel Veillard5b43fde2001-07-05 23:31:40 +000012340 * doc/xml.html: added 2.3.14 release.
Daniel Veillard4b8328d2001-07-05 22:48:42 +000012341
Daniel Veillard73c9c042001-07-05 20:02:54 +000012342Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12343
12344 * xpath.c: a bug reported by Stephan Kulow empty nodesets
12345 were not equal to empty strings
12346
Daniel Veillard1fd36d22001-07-04 22:54:28 +000012347Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12348
12349 * SAX.c: fixed a URI-Reference computation problem when validating
12350 * xmlIO.c: small cleanup
12351
Daniel Veillard4d65a1c2001-07-04 22:06:23 +000012352Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12353
12354 * parser.c: improved the description of a couple of interfaces
12355 upon Larry Stamper suggestion
12356
Daniel Veillard62f313b2001-07-04 19:49:14 +000012357Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12358
12359 * SAX.c entities.c parser.c: changed completely the way entities
12360 are handled when running the parser in entity substitution mode.
12361 This fixes a bug reported by Stephan Kulow and nearly divides
12362 by 3 the amount of memory required by libxslt to load and process
12363 DocBook TDG.
12364
Daniel Veillardf420ac52001-07-04 16:04:09 +000012365Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12366
12367 * HTMLparser.c: fixing a too early root closing problem raised
12368 byt Prashanth Naidu
12369
Daniel Veillard8c357d52001-07-03 23:43:33 +000012370Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12371
12372 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
12373 raised by Mark Vakoc.
12374
Daniel Veillard6e90d192001-07-03 16:37:49 +000012375Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12376
12377 * example/Makefile.am: fixed the include path to add srcdir/include
12378 * Makefile.am configure.in: fix from Albert Chin for iconv detection
12379 and some cleanup
12380
Daniel Veillardf06307e2001-07-03 10:35:50 +000012381Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12382
12383 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
12384 lot of optimization work, results in significant improvements
12385 when handling really complex XPath queries. Add a small optimizer
12386 for unions, improve [n] and [last()], avoid some costly ops.
12387
Daniel Veillard77044732001-06-29 21:31:07 +000012388Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12389
12390 * include/libxml/parser.h parser.c: xmlStrstr args are both const
12391 * xpath.c: small cleanup
12392 * xmlGetNsList: reformated, fixed problems if used on Entities
12393
Daniel Veillard2adbb512001-06-28 16:20:36 +000012394Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12395
12396 * doc/xml.html: added 1.8.14 and 2.3.13 releases
12397
Daniel Veillardb37ecd02001-06-28 16:18:11 +000012398Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12399
12400 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
12401 * Makefile.am example/Makefile.am: workaround automake generating
12402 erroneous deps
12403
Daniel Veillard12f7d292001-06-28 13:12:11 +000012404Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12405
12406 * include/win32config.h: bug #56801 Yon Derek provided a patch
12407 to the windows config file.
12408
Daniel Veillard87ee9142001-06-28 12:54:16 +000012409Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12410
12411 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
12412 libxml.h : Yon Derek provided a set of changes to compile from
12413 CVS on Windows/MSC
12414
Daniel Veillard0e4cd172001-06-28 12:13:56 +000012415Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12416
12417 * parser.c: fixed UTF8 BOM support in push mode
12418 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
12419 added a specific testcase
12420
Daniel Veillard3e5bb8e2001-06-27 16:34:34 +000012421Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12422
12423 * Makefile.am: added --push regression tests
12424 * parserInternals.c: the XML parser segfaulted in --push mode
12425
Daniel Veillard9a89a8a2001-06-27 11:13:35 +000012426Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12427
12428 * configure.in: moved the symlinks detection within a CVS
12429 check, this is not portable and will be removed soon.
12430 * xpath.c: small cleanup/speedup
12431
Daniel Veillard11648102001-06-26 16:08:24 +000012432Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12433
12434 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
12435 release of 2.3.12
12436 * parser.c: make an error message if unknow entities in all cases
12437
Daniel Veillardfcbd74a2001-06-26 07:47:23 +000012438Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12439
12440 * uri.c: fixed 2 uri normalization bugs on '//' reduction
12441
Daniel Veillard23793842001-06-25 16:07:45 +000012442Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12443
12444 * include/libxml/Makefile.am: Laszlo Peter pointed out that
12445 includes were installed in the wrong dir
12446
Daniel Veillardf5498f32001-06-25 15:08:36 +000012447Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12448
12449 * doc/html.xml: warn against sending code to exhibit bugs.
12450
Daniel Veillard56f06462001-06-24 21:34:03 +000012451Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12452
12453 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
12454 Tru64 from Thomas Leitner
12455
Daniel Veillardc5d64342001-06-24 12:13:24 +000012456Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12457
12458 * AUTHORS: added William and Bjorn
12459 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
12460 daniel@veillard.com hopefully I won't have to do this again
12461 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
12462 docs can be rebuilt cleanly now
12463 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
12464 from CVs it's generated, added include/libxml/xmlwin32version.h
12465 also generated but which should change far less frequently.
12466 * catalog.c nanoftp.c: made sure to include libxml.h not
12467 libxml/xmlversion.h directly
12468 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
12469 when compiling on WIN32 and MSC
12470
Daniel Veillard07385fd2001-06-23 21:55:48 +000012471Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12472
12473 * include/Makefile.am include/libxml/Makefile.am configure.in:
12474 fixed make distcheck and rebuilding the rpms
12475
Daniel Veillardcd1d9442001-06-23 18:53:44 +000012476Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12477
12478 * configure.in: should finish the migration of exported includes
12479 into a real include/libxml in CVS, at least for CVS users.
12480 * removed the exported headers, added in include/libxml (as well
12481 as xmlversion.h.in).
12482
Daniel Veillard6dd8e052001-06-23 18:38:06 +000012483Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12484
12485 * configure.in: fixed the way to detect symlink
12486
Daniel Veillard66541772001-06-23 18:31:04 +000012487Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12488
12489 * configure.in: updated, include/libxml is now a real CVS dir
12490
Daniel Veillardca989762001-06-23 17:39:29 +000012491Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12492
12493 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
12494 version works with both libxml1 and libxml2 (it autodetects
12495 the prefix of the html-files) from Felix Natter.
12496 * doc/xml.html: updated doc accordingly
12497
Daniel Veillard8cf14d52001-06-23 16:32:46 +000012498Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12499
12500 * xpath.c: fixed the bug generating a template loop in libxslt
12501 when using docbook-xsl-1.4, * should filter out document nodes
12502 * HACKING: added William
12503 * TODO: updated
12504
Daniel Veillard7b06bcb2001-06-22 16:03:51 +000012505Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12506
12507 * doc/FAQ.html: added a warning about gcc-3.0
12508 * doc/xml.html: added reference to gdome2 and removed a confusing
12509 sentence
12510
Daniel Veillardf7f41852001-06-22 15:18:01 +000012511Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12512
12513 * xmlversion.h: okay this is a generated file, but Windows
12514 users need it and they can't generate it, and I want CVS
12515 Windows users ...
12516 * win32/libxml2/libxml2_so.dsp: Windows project file for
12517 the shared lib version of libxml2
12518 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
12519 resources needed for libxslt/xsltproc by Yon Derek
12520
Bjorn Reese3157b342001-06-22 14:41:45 +000012521Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12522
12523 * trio.c: MSVC fix (provided by Igor Zlatkovic)
12524
Daniel Veillard4151acb2001-06-22 10:48:57 +000012525Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12526
Daniel Veillardcc146db2001-06-22 11:10:52 +000012527 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
12528
12529Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12530
Daniel Veillard4151acb2001-06-22 10:48:57 +000012531 * include/win32config.h: Yon Derek provided a first fix
12532 to be able to compile libxslt/xsltproc on Windows
12533
Daniel Veillardd79bcd12001-06-21 22:07:42 +000012534Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12535
12536 * xpath.c: attempt to work around what seemed a gcc optimizer
12537 bug when handling floats on i386 http://veillard.com/gcc.bug
12538 * tree.c entities.c encoding.c: doing some cleanups while
12539 chasing it
12540
Daniel Veillard017b1082001-06-21 11:20:21 +000012541Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12542
12543 * Makefile.am: cleanup when --without-debug is specified
12544 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
12545 w.r.t. --without-debug and other include points
12546 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
12547 Catalogs
12548 * configure.in entities.h tree.h HTMLparser.c: removed
12549 --without-corba, made the _private field mandatory
12550
Daniel Veillard87a764e2001-06-20 17:41:10 +000012551Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12552
12553 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
12554 outputs a BOM in UTF8, an errata has been issued to avoid the
12555 problem, that was the most reasonable solution... Add support
12556 for a leading UTF8 BOM in entities.
12557
Daniel Veillard10ea86c2001-06-20 13:55:33 +000012558Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12559
12560 * valid.c: fixed a bug found when post validating an entity ref
12561 * xmllint.c: added --loaddtd and sligly changed --postvalid to
12562 activate it too
12563
Daniel Veillard39196eb2001-06-19 18:09:42 +000012564Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12565
12566 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
12567 weakness in the node copy the XPointer and the XInclude
12568 implementations. Serious cleanup.
12569
Daniel Veillard3739b982001-06-19 12:51:30 +000012570Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12571
12572 * Makefile.am: Kjartan Maraas provided a small patch to
12573 add xml2-config.in to EXTRA_DIST
12574
Daniel Veillarda9142e72001-06-19 11:07:54 +000012575Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12576
12577 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
12578 provided another failing case found in KDE, the way the
12579 ctxt->vctxt.nodeTab was allocated and freed changed over
12580 time but it wasn't completely cleaned up. This should fix it.
12581
Daniel Veillard3ed27bd2001-06-17 17:58:17 +000012582Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12583
12584 * parser.c: Stephan Kulow also raised the fact that line number
12585 could get miscounted making debug harder, fixed the problem
12586 in xmlParseCharData()
12587
Daniel Veillard64b98c02001-06-17 17:20:21 +000012588Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12589
12590 * valid.c: Stephan Kulow pointed out a problem when validating
12591 and using an empty entity, forgot a 'break' in a case.
12592
Daniel Veillarde3c81b52001-06-17 14:50:34 +000012593Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12594
12595 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
12596 * doc/xml.html: updated with 2.3.11
12597
Daniel Veillard4ec885a2001-06-17 10:31:07 +000012598Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12599
12600 * TODO: updated adding cleanup of generated doc
12601 * configure.in: prepared to release 2.3.11
12602 * xmllint.c: added --version for bug reporting
12603 * doc/html/*.html: rebuilt the doc
12604
Daniel Veillard8b8d2252001-06-16 21:24:56 +000012605Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12606
12607 * xpath.c: first part of the work on selecting namespace to
12608 fix bug #56115
12609
Daniel Veillard96ed5832001-06-15 22:22:04 +000012610Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12611
12612 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
12613 when using -liconv
12614 * TODO: updated
12615
Daniel Veillardc4f631d2001-06-14 11:11:59 +000012616Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12617
12618 * HTMLtree.[ch]: more work on the HTML serialization routnes,
12619 cleanup, encoding support.
12620
Daniel Veillard608ad072001-06-14 08:32:28 +000012621Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12622
12623 * xpath.c: Thomas Broyer suggested a better patch for the / arg
12624
Daniel Veillard239d0522001-06-13 23:02:48 +000012625Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12626
12627 * xpath.c: bug detected by Ankh when / is used as a function arg
12628
Daniel Veillard02bb1702001-06-13 21:11:59 +000012629Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12630
12631 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
12632 of element and use it to avoid outputting formatting spaces at
12633 the wrong place. Implemented the format parameter for HTML save.
12634 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
12635 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
12636 result/HTML/wired.html: of course this impact the result of a
12637 number of HTML tests
12638
Daniel Veillard95d845f2001-06-13 13:48:46 +000012639Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12640
12641 * HTMLtree.[ch]: started augmenting the HTML save API with
12642 encoding and formatting parameters
12643
Daniel Veillardeca60d02001-06-13 07:45:41 +000012644Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12645
12646 * HTMLtree.h: cleanup and started evaluating the work needed on
12647 revamping the HTML output code
12648
Daniel Veillard84666b32001-06-11 17:31:08 +000012649Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12650
12651 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
12652
Daniel Veillard8bdd2202001-06-11 12:47:59 +000012653Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12654
12655 * valid.c: fixed bug #56049, forgot one check in the
12656 validation routine
12657
Daniel Veillardca2366a2001-06-11 12:09:01 +000012658Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12659
12660 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
12661
Daniel Veillard6761eee2001-06-11 10:29:38 +000012662Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12663
12664 * libxml.h: fixed an error in last commit
12665 * doc/FAQ.html: added an entry for compilation from CVS
12666
Daniel Veillard9cc6dc62001-06-11 08:09:20 +000012667Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12668
12669 * xmlversion.h.in libxml.h: Cygwin patches
12670 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
12671 * tree.h: cleanup
12672
Daniel Veillardacd370f2001-06-09 17:17:51 +000012673Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12674
12675 * tree.c: patched xmlFreeNode() to avoid freeing() a static
12676 memory block in a strange case where libxml is linked twice
12677 in the binary.
12678
Daniel Veillard1d047672001-06-09 16:41:01 +000012679Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12680
12681 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
12682 state far too often, simple fix used to avoid it.
12683
Daniel Veillard4497e692001-06-09 14:19:02 +000012684Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12685
12686 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
12687 being processed, applied his patch
12688 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
12689
Daniel Veillardf3afa7d2001-06-09 13:52:58 +000012690Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12691
12692 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
12693 provided fixes to compile on MSCC again
12694 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
12695 also provided an update for the project files.
12696
Daniel Veillarda682b212001-06-07 19:59:42 +000012697Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12698
12699 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
12700 bug #55810
12701
Daniel Veillarde8fc08e2001-06-07 19:35:47 +000012702Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12703
12704 * tree.c: fixed xmlGetNsProp() to close bug #55683
12705 Note this requires libxslt to use it's own function instead.
12706
Daniel Veillardf0c53762001-06-07 16:07:07 +000012707Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12708
12709 * HTMLtree.c: when in a pre element no formatting space should
12710 be added.
12711 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
12712
Daniel Veillard068a9652001-06-07 15:30:26 +000012713Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12714
12715 * configure.in: added tests for signal() and signal.h
12716
Daniel Veillard541d6552001-06-07 14:20:01 +000012717Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12718
12719 * xpath.c: robert pointed out xmlXPathNINF was not initialized
12720
Daniel Veillard8a367d42001-06-07 14:01:34 +000012721Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12722
12723 * doc/libxml-doc.el: Felix Natter provided a new version for
12724 libxml2
12725
Daniel Veillard8a926292001-06-07 11:20:20 +000012726Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12727
12728 * HTMLtree.c: when in a pre element no formatting space should
12729 be added.
12730
Daniel Veillard14839d52001-06-06 16:11:56 +000012731Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12732
12733 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
12734
Daniel Veillarde95e2392001-06-06 10:46:28 +000012735Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12736
12737 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
12738 hack
12739 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
12740 * uri.c: fixed a warning
12741
Daniel Veillard6e93c4a2001-06-05 20:57:42 +000012742Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12743
12744 * HTMLtree.c: trying to close bug #55772 escaping in script
12745 elements
12746 * doc/xml.html: suggest to send mail to the list
12747
12748Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard1c43dbf2001-06-05 17:12:52 +000012749
12750 * error.c: attempt to fix the xmlGetVarStr breakage once and for
12751 good. Use a macro and based on the solution provided in
12752 vsnprintf manual page from GNU.
12753
Bjorn Reese99748722001-06-05 12:49:15 +000012754Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12755
12756 * error.c: Workaround for non-preserving variadic list.
12757 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
12758
Daniel Veillard2e4f1882001-06-01 10:11:57 +000012759Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12760
12761 * doc/xml.html: added 2.3.10 release
12762
Daniel Veillardb3a182e2001-06-01 09:28:09 +000012763Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12764
12765 * configure.in: releasing 2.3.10
12766
Daniel Veillard3c2758d2001-05-31 18:43:43 +000012767Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12768
12769 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
12770
Daniel Veillard20042422001-05-31 18:22:04 +000012771Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12772
12773 * encoding.c: Robert Collins provided a patch to add the
12774 "US-ASCII" encoding alias
12775
Daniel Veillard97ac1312001-05-30 19:14:17 +000012776Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12777
12778 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
12779 string oriented functions and started cleaning the related areas
12780 in xpath.c which needed fixing in this respect
12781
Daniel Veillard2d703722001-05-30 18:32:34 +000012782Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12783
12784 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
12785 #55380
12786 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
12787
Daniel Veillard9403a042001-05-28 11:00:53 +000012788Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12789
12790 * TODO: updated
12791 * nanohttp.[ch] : started adding APIs to get the redirected URL
12792 when this occurs (needed for further base computation
12793 * tree.h: cleanup
12794 * encoding.c: cleanup
12795 * SAX.c: minor change around ctxt->loadsubset
12796
Daniel Veillard6278fb52001-05-25 07:38:41 +000012797Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12798
12799 * Makefile.am include/Makefile.am: small change to have
12800 include/libxml rebuilt if working from CVS.
12801 * uri.c: applied another patch from Carl Douglas for URI escaping,
12802 this should close bug #51876
12803
Daniel Veillardd16df9f2001-05-23 13:44:21 +000012804Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12805
12806 * xinclude.c: fixed XInclude recursive behaviour bug #54678
12807 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
12808 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
12809 added specific regression test
12810 * parser.h: preparing for the XSLT mode where DTD inherited
12811 attributes are added to the tree.
12812
Daniel Veillardbbd22452001-05-23 12:02:27 +000012813Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12814
12815 * xinclude.[ch]: Updated the namespace for the Last Call version
12816 * result/XInclude/include test/XInclude/include: updated the
12817 testsuite accordingly
12818
Daniel Veillard8514c672001-05-23 10:29:12 +000012819Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12820
12821 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
12822 related to bug #51876
12823
Daniel Veillard42596ad2001-05-22 16:57:14 +000012824Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12825
12826 * tree.c: fixed a gross mistake in base computation, xml:base is
12827 not completely correct yet (need cascade).
12828 * xpath.[ch]: added the few things needed to find a function name
12829 and URI from the XPath context when it is called.
12830
Daniel Veillard81418e32001-05-22 15:08:55 +000012831Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12832
12833 * catalog.[ch]: fixes and add xmlLoadCatalogs()
12834 * DOCBparser.c: small cleanup
12835 * xmllint.c: added a --catalogs option to load catalogs from
12836 $SGML_CATALOG_FILES
12837 * tree.c: cleanup
12838 * configure.in: iconv library fixup, ICONV_LIBS
12839
Daniel Veillardaf86c7f2001-05-21 14:11:26 +000012840Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12841
12842 * catalog.c: handling of CATALOG entries. detection of recursion,
12843 and a few bugfixes
12844 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
12845 against the default namespace
12846
Daniel Veillard04b93292001-05-21 08:15:31 +000012847Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12848
12849 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
12850
Daniel Veillarda97a19b2001-05-20 13:19:52 +000012851Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12852
12853 * parser.c: fixed propagation context info when parsing an
12854 external entity.
12855 * doc/html/*.html: regenerated a couple of docs
12856
Daniel Veillard4623acd2001-05-19 15:13:15 +000012857Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12858
12859 * doc/xml.html: update with 2.3.9 informations
12860
Daniel Veillardbed7b052001-05-19 14:59:49 +000012861Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12862
12863 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
12864 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
12865 * doc/html/* : rebuilt the docs
12866 * valid.c: small patch which may improve some case when
12867 validating.
12868
Daniel Veillardf69bb4b2001-05-19 13:24:56 +000012869Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12870
12871 * HTMLparser.c: Closed bug #54891
12872 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
12873 to the suite
12874
12875Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12876
12877 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
12878 applied a documentation patch from LotR and filled in a few missing
12879 descriptions
12880
Daniel Veillard76d66f42001-05-16 21:05:17 +000012881Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12882
12883 * xpath.c tree.c parser.c: speed optimizations at the parser level
12884 document tree freeing and xpath evaluation
12885
Daniel Veillardfd7ddca2001-05-16 10:57:35 +000012886Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12887
12888 * parser.c parser.h parserInternals.h: fixed a couple of
12889 interfaces for handling memory buffer input to const char *
12890 upon suggestion of JamesH.
12891
Daniel Veillardc3739e72001-05-15 15:23:27 +000012892Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12893
12894 * configure.in: LoTR sent a patch fixing the previous commit
12895
Daniel Veillarda4f27e02001-05-15 12:41:29 +000012896Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12897
12898 * configure.in: trying to deal again with the stoopid -R linking
12899 flag of Solaris
12900
Daniel Veillard790142b2001-05-15 10:51:53 +000012901Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12902
12903 * xpath.h: two nodeset access macros from Thomas Broyer
12904
Daniel Veillardba0b8c92001-05-15 09:43:47 +000012905Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12906
12907 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
12908 patch from Thomas Broyer
12909
Daniel Veillarde62d36c2001-05-15 08:53:16 +000012910Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12911
12912 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
12913 case
12914 * INSTALL: was empty added stuff from the FAQ
12915
Daniel Veillard75bea542001-05-11 17:41:21 +000012916Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12917
12918 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
12919 attributes handling and #54433 by adding xmlUnsetProp()
12920 and xmlUnsetNsProp()
12921
Daniel Veillard0a2a1632001-05-11 14:18:03 +000012922Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12923
12924 * HTMLparser.c: Patch from Jonas Borgström
12925 (htmlGetEndPriority): New function, returns
12926 the priority of a certain element.
12927 (htmlAutoCloseOnClose): Only close inline elements if they
12928 all have lower or equal priority.
12929 * result/HTML: this of course changed a number of tests results.
12930
Daniel Veillard7d6fd212001-05-10 15:34:11 +000012931Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12932
12933 * xmlIO.c catalog.c: plugged in the default catalog resolution
12934 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
12935 documentations
12936 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
12937
Daniel Veillarda7374592001-05-10 14:17:55 +000012938Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12939
12940 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
12941 integrating catalogs
12942 * catalog.[ch] testCatalog.c: adding a small catalo API
12943 (only SGML catalog support).
12944 * parser.c: restaured xmlKeepBlanksDefault(0) API
12945
Daniel Veillardc17337c2001-05-09 10:51:31 +000012946Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12947
12948 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
12949
Daniel Veillard257d9102001-05-08 10:41:44 +000012950Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12951
12952 * parser.c: added xmlParseExternalEntityPrivate() to allow
12953 propagation of ctxt->_private when parsing external entities
12954
Daniel Veillard083c2662001-05-08 08:27:14 +000012955Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12956
12957 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
12958
Daniel Veillard01ef7382001-05-08 07:31:43 +000012959Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12960
12961 * configure.in: fixed a small portability problem with AM_CONDITIONAL
12962
Daniel Veillard4de4d3b2001-05-07 20:50:47 +000012963Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12964
12965 * valid.c: warn when indeterminist content model is detected
12966 * result/VC/ElementValid8: this adds a message
12967 * Makefile.am: add --novalid for VCM tests
12968 * parserInternals.c: added a call to Init memory
12969
Daniel Veillard64269352001-05-04 17:52:34 +000012970Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12971
12972 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
12973 when both parameters are NULL.
12974
Daniel Veillard37721922001-05-04 15:21:12 +000012975Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12976
12977 * valid.c: applied small patch from Gary Pennington, reindented
12978 some part of the code.
12979
Daniel Veillard3bbbe6f2001-05-03 11:15:37 +000012980Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12981
12982 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
12983 release, updated and regenerated the docs
12984
Daniel Veillard357c9602001-05-03 10:49:20 +000012985Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12986
12987 * xpath.c result/XPath/expr/floats : clarified and cleanup
12988 printing of abnormal floats in tests.
12989
Daniel Veillarda2bc3682001-05-03 08:27:20 +000012990Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12991
12992 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
12993 * results/HTML/ : a few changes in the output of the HTML tests as
12994 a result.
12995 * configure.in: tying to fix -liconv where needed
12996
Daniel Veillard2a0d2e62001-05-02 17:11:36 +000012997Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12998
12999 * Makefile.am: fixed a stupid error
13000
Daniel Veillard7150a032001-05-02 16:41:11 +000013001Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13002
13003 * configure.in Makefile.am: make the inclusion of the trio
13004 modules in the library conditional
13005
Daniel Veillardc057c5d2001-05-02 12:41:24 +000013006Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13007
13008 * DOCBparser.c: patche from László Kovács, fixed entities refs
13009 in attributes handling
13010
Daniel Veillardedddff92001-05-02 10:58:52 +000013011Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13012
13013 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
13014 flushing
13015
Daniel Veillardc8f620b2001-04-30 20:31:33 +000013016Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13017
13018 * xpath.c: fix of an XSLT namespace bug reported on the list
13019 general/bug-8-
13020
Daniel Veillard5792e162001-04-30 17:44:45 +000013021Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13022
13023 * strio.h trio.c: Dan McNichol suggested a couple of small
13024 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
13025
Daniel Veillard02141ea2001-04-30 11:46:40 +000013026Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13027
13028 * tree.c parser.c encoding.c: spent a bit more time looking
13029 at the parsing speed and DOM handling. Added a few more
13030 speedups.
13031
Daniel Veillard3ed155f2001-04-29 19:56:59 +000013032Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13033
13034 * parser.c: small but effective parsing speed improvement
13035
Daniel Veillardb59076b2001-04-29 17:04:07 +000013036Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13037
13038 * configure.in: default on the DocBook parser inclusion (for Gnome)
13039 * DOCBparser.h: fixed a header reference
13040
Daniel Veillardb45c43b2001-04-28 17:02:11 +000013041Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13042
13043 * configure.in xpath.c: applied Bjorn patches for FPE on the
13044 alpha
13045
Daniel Veillardeefd4492001-04-28 16:55:50 +000013046Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13047
13048 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
13049 xmlSaveFormatFileTo()
13050
Daniel Veillarde39a93d2001-04-28 14:35:02 +000013051Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13052
13053 * xpath.c: simple and efficient optimization, XPath functions
13054 aways bind to the same code, cache this
13055 * TODO: updated (by saying some is obsolete)
13056
Daniel Veillard2156a562001-04-28 12:24:34 +000013057Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13058
13059 * xpath.c: more cleanup work on XPath name parsing routines
13060
Daniel Veillard61d80a22001-04-27 17:13:01 +000013061Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13062
13063 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
13064 xmlXPathParseName
13065 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
13066 * debugXML.c: avoid compilation problems if compiling without
13067 HTML support, Igor Zlatkovic
13068 * win32/libxml2/libxml2.def.src: being able to compile without
13069 XPath on Windows
13070
Daniel Veillarddbb14a72001-04-26 20:54:01 +000013071Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13072
13073 * libxml.m4: yet another patch from Toshio Kuratomi
13074
Daniel Veillard2913e4c2001-04-26 19:29:02 +000013075Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13076
13077 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
13078
Daniel Veillard67fee942001-04-26 18:59:03 +000013079Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13080
13081 * tree.[ch]: added xmlSaveFormatFile interface for saving
13082 and indenting a file.
13083
Daniel Veillard82e49712001-04-26 14:38:03 +000013084Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13085
13086 * xpath.c: fixed bug #53689 related to processing-instruction()
13087
Daniel Veillard02f077a2001-04-26 10:59:11 +000013088Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13089
13090 * DOCBparser.c: patche from László Kovács
13091
Daniel Veillard30211a02001-04-26 09:33:18 +000013092Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13093
13094 * parser.c: applied fixes from Christian Glahn bug report #53391
13095
Daniel Veillard5a7c3452001-04-26 09:16:13 +000013096Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13097
13098 * error.c: Jean François Lecomte provided a complete description
13099 and a fix to bug #53537
13100
Daniel Veillard5c4ec4c2001-04-26 07:43:59 +000013101Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13102
13103 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
13104
Daniel Veillard1034da22001-04-25 19:06:28 +000013105Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13106
13107 * DOCBparser.c SAX.c: a bit more work on entities processing.
13108 Still Need to cleanup XML output and references in attributes
13109
Daniel Veillard4ec0b0f2001-04-25 15:53:40 +000013110Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13111
13112 * DOCBparser.c include/Makefile.am: two patches from László Kovács
13113
Daniel Veillardb33c2012001-04-25 12:59:04 +000013114Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13115
13116 * tree.c: trying to fix #53574, not completely complete,
13117 I would like xmllint --copy --debug test/ent1 and
13118 xmllint --debug test/ent1 to show the same result.
13119 * xpath.c: fix a bug when trying to sort namespace nodes
13120
Daniel Veillard5146f202001-04-25 10:29:44 +000013121Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13122
13123 * HTMLtree.c: real fix for #53402
13124
Daniel Veillard7533cc82001-04-24 15:52:00 +000013125Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13126
13127 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
13128 PIs when using xsl:output
13129 * valid.c: closing #53537 some case generate segfaults if there
13130 is validity errors
13131
Daniel Veillard61b33d52001-04-24 13:55:12 +000013132Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13133
13134 * SAX.c testDocbook.c DOCBparser.c: more work on the support
13135 of external parsed entities, added --noent to testDocbook
13136 * valid.c: Garry Pennington found an uninitialized variable
13137 access in xmlValidateElementContent()
13138
Daniel Veillard56098d42001-04-24 12:51:09 +000013139Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13140
13141 * HTMLparser.c : HTML parsing still sucks ... trying to deal
13142 with madness
13143 * result/HTML/ : this modified the result of the regression tests
13144 a lot.
13145
Daniel Veillard122376b2001-04-24 12:12:30 +000013146Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13147
13148 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
13149 to doc where it wasn't checked against NULL reported by
13150 Jens Laas
13151
Daniel Veillard43dadeb2001-04-24 11:23:35 +000013152Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13153
13154 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
13155 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
13156
Daniel Veillardeae522a2001-04-23 13:41:34 +000013157Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13158
13159 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
13160 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
13161 * SAX.[ch]: cleanup and updates for DocBook
13162 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
13163 ex SGML identifier changes
13164 * valid.c: removed a static unused function.
13165
Daniel Veillardde57c612001-04-23 09:13:36 +000013166Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13167
13168 * HTMLtree.c: applied change for Paul Sponagl on script saving
13169 * Makefile.am: the warning about entity title.xml are normal.
13170
Daniel Veillard393df012001-04-22 20:11:18 +000013171Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13172
13173 * configure.in: release of 2.3.7
13174 * Makefile.am: fixing make distcheck
13175
Daniel Veillarda41123c2001-04-22 19:31:20 +000013176Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13177
13178 * doc/html/* doc/xml.html: updated and regenerated the docs
13179
Daniel Veillardfd0c3eb2001-04-22 19:13:10 +000013180Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13181
13182 * xpath.c: fixed the XPointer problem introduced in 2.3.6
13183
Daniel Veillarde82a9922001-04-22 12:12:58 +000013184Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13185
13186 * tree.c: fixed #53388 with the provided patch
13187
Daniel Veillard06803992001-04-22 10:35:56 +000013188Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13189
13190 * valid.c: Bjorn detected an invalid memory access. Fixed
13191 vstateVPush()
13192
Daniel Veillard40af6492001-04-22 08:50:55 +000013193Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13194
13195 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
13196
Bjorn Reese70a9da52001-04-21 16:57:29 +000013197Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
13198
13199 * libxml.h: new header used only for the compilation of libxml
13200 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
13201 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
13202 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
13203 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
13204 xmlmemory.c xpath.c xpointer.c: libxml.h integration
13205 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
13206 baseline (version 1.2 plus a single patch).
13207 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
13208 scientific notation for numbers. Tests added.
13209 * xpath.c: formatting of numbers changed to use sprintf
13210 (contribution from William Brack)
13211
Daniel Veillard34b1b3a2001-04-21 14:16:10 +000013212Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13213
13214 * valid.c: cleanup, more useful debugging
13215 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
13216 * xmlIO.c: entity loading is printed as an error when validating
13217
Daniel Veillard1c14b8d2001-04-21 10:28:59 +000013218Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13219
13220 * valid.c: fixed to validate within entities
13221 * test/VCM/v22.xml: added a specific testcase
13222
Daniel Veillardca1f1722001-04-20 15:47:35 +000013223Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13224
13225 * valid.c: forgot an epsilon transition in for ()+
13226 * test/VCM/v21.xml : added a specific test case
13227
Daniel Veillard85349052001-04-20 13:48:21 +000013228Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13229
13230 * valid.c: removed a state explosion exhibited by RSS
13231 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
13232 from bug #51872
13233
Daniel Veillarddab4cb32001-04-20 13:03:48 +000013234Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13235
13236 * valid.[ch] tree.h: worked *hard* to get non-determinist content
13237 validation without using an ugly NFA -> DFA algo in the source.
13238 Made a specific algorithm easier to maintain, using a single
13239 stack and without recursion.
13240 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
13241 * hash.c: made the growing routine static
13242 * tree.h parser.c: added the parent information to an
13243 xmlElementContent node.
13244
Daniel Veillarde470df72001-04-18 21:41:07 +000013245Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13246
13247 * SAX.c parser.c xpath.c: generating IDs when not validating
13248 from an external parsed entity was poisoning the ID has table
13249 with removed values. This was killing XSLT on the KDE help
13250 browser.
13251
Daniel Veillardceacdd92001-04-18 15:10:35 +000013252Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13253
13254 * entities.h: andrew@ugh.net.au detected a double declaration
13255
Daniel Veillarda10efa82001-04-18 13:09:01 +000013256Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13257
13258 * debugXML.c hash.c tree.h valid.c : some changes related to
13259 the validation suport to improve speed with DocBook
13260 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
13261 the way validation errors get reported
13262
Daniel Veillard1ed3f882001-04-18 09:45:35 +000013263Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13264
13265 * HTMLparser.c HTMLtree.c: applied part of the patches provided
13266 by P C Chow and William M. Brack for XSLT HTML output
13267
Daniel Veillard2d90de42001-04-16 17:46:18 +000013268Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13269
13270 * xmlversion.h.in win32config.h win32/libxml2/*: applied
13271 Igor Zlatkovic patches for MSC compilation and added his
13272 updates
13273
Daniel Veillarde043ee12001-04-16 14:08:07 +000013274Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13275
13276 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
13277 prefix lookup.
13278 * parserInternals.c: fixed the bug reported by Morus Walter
13279 due to an off by one typo in xmlStringCurrentChar()
13280
Daniel Veillarda3bfca52001-04-12 15:42:58 +000013281Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13282
13283 * HTMLparser.c result/HTML/*: revamped the way the HTML
13284 parser handles end of tags or end of input
13285
Daniel Veillard82daa812001-04-12 08:55:36 +000013286Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13287
13288 * tree.[ch] : added xmlDocCopyNode for gdome2 support
13289
Daniel Veillard67a21302001-04-11 14:39:16 +000013290Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13291
13292 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
13293 bug where the linktime verions of free() won't work ...
13294
Daniel Veillard27b55282001-04-11 12:22:25 +000013295Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13296
13297 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
13298
Daniel Veillardafc73112001-04-11 11:51:41 +000013299Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13300
13301 * doc/xml.html: added 2.3.6 release
13302
Daniel Veillardbdb9ba72001-04-11 11:28:06 +000013303Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13304
13305 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
13306 * result/wml.xml: resulted in a small output change
13307
Daniel Veillardd2f3ec72001-04-11 07:50:02 +000013308Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13309
13310 * tree.c: xmlNewDoc was missing the charset initialization
13311 * xmllint.c: added --auto to autogenerate a doc, allow to
13312 reproduce the problem fixed on xmlNewDoc
13313
Daniel Veillard1731d6a2001-04-10 16:38:06 +000013314Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13315
13316 * xpath.c: trying to get 52979 solved
13317 * tree.c result/ result/noent/: trying to get 52712 solved, this
13318 also made me clean up the fact that XML output in general should
13319 not add formating blanks by default, this changed the output of
13320 a few tests
13321
Daniel Veillard73639a72001-04-10 14:31:39 +000013322Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13323
13324 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
13325
Daniel Veillardfac26a12001-04-08 13:08:14 +000013326Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13327
13328 * configure.in: finally released 2.3.6
13329
Daniel Veillard911f49a2001-04-07 15:39:35 +000013330Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13331
13332 * xpath.c: checking for null pointer generated by new code
13333
Daniel Veillardd8df6c02001-04-05 16:54:14 +000013334Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13335
13336 * xpath.c: fixed a [] evaluation problem reported
13337 * test/XPath/tests/simpleaddr: extended test
13338 * result/XPath/simpleaddr: updated result
13339
Daniel Veillard3b2c2612001-04-04 00:09:00 +000013340Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13341
13342 * xmllint.c: Dan Timis reported a portability problem
13343 on Macs without mmap, fixed it.
13344
Daniel Veillardb38bd552001-04-03 18:22:00 +000013345Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13346
13347 * testXPath.c : added a --tree option allowing to display the
13348 tree dump of the XPath expression
13349
Daniel Veillard4dd93462001-04-02 15:16:19 +000013350Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13351
13352 * xpath.c: fixed a memleak when comparing nodesets
13353 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
13354 * tree.c: added a TODO
13355
Daniel Veillard92ad2102001-03-27 12:47:33 +000013356Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13357
13358 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
13359 we need string functions
13360 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
13361 to be able to use them where needed. Applied some changes
13362 to reduce name linking pollution and compile in only what's
13363 needed.
13364 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
13365 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
13366 for the string manipulation functions
13367 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
13368 to the free() function of xmlmemory.c
13369 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
13370 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
13371 usage.
13372
13373
Daniel Veillard2be30642001-03-27 00:32:28 +000013374Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13375
13376 * error.c: applied the context output patch of the error
13377 handling submitted by Chuck Griffith
13378 * error/VC/*: this slightly change some error logs
13379
Daniel Veillard50582112001-03-26 22:52:16 +000013380Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13381
13382 * parser.c: fixed line number reporting on error
13383
Daniel Veillard04be4f52001-03-26 21:23:53 +000013384Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13385
13386 * parser.c: Sullivan and Darin found a parser bug,
13387 applied the patch.
13388
Daniel Veillardc86a4fa2001-03-26 16:28:29 +000013389Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13390
13391 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
13392 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
13393 xmlversion.h.in xpointer.c: of course the way I defined
13394 UNUSED breaks on old gcc version. Try to be smart and
13395 also define it directly in xmlversion.h
13396 * configure.in: removed -ansi flag from the pedantic set
13397
13398Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard56a4cb82001-03-24 17:00:36 +000013399 Huge cleanup, I switched to compile with
13400 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
13401 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
13402 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
13403 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
13404 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
13405 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
13406 encoding.h entities.c error.c list.[ch] nanoftp.c
13407 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
13408 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
13409 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
13410 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
13411 Cleanup, staticfied a number of non-exported functions,
13412 detected and cleaned up a dozen of problem found this way,
13413 avoided a lot of public function name/typedef/system names clashes
13414 * doc/xml.html: updated
13415 * configure.in: switched private flags to the really pedantic ones.
13416
Daniel Veillardc7ad7ce2001-03-22 21:45:29 +000013417Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13418
13419 * configure.in: 2.3.5
13420 * doc/html/*: rebuilt the docs
13421
Daniel Veillard146c9122001-03-22 15:22:27 +000013422Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13423
13424 * parser.c: fixed a reported bug in NOTATION parsing
13425 * uri.c: accepted but not fixed bug 51876, added TODO
13426 * Makefile.am: fixed bug 51876
13427
Daniel Veillarda5f013b2001-03-22 12:44:45 +000013428Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13429
13430 * config.h.in configure.in error.c: fix a compilation problem
13431 on platforms without vsnprintf (xml@thewrittenword.com)
13432
Daniel Veillarde020c3a2001-03-21 18:06:15 +000013433Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13434
13435 * parser.c: fixed a function name header typo
13436 * SAX.c: notations can also occur in external subset.
13437
Daniel Veillard7d42b542001-03-20 13:22:46 +000013438Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13439
13440 * error.c: removed a C++ like comment
13441
Daniel Veillard0b6b55b2001-03-20 11:27:34 +000013442Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13443
13444 * parser.c: fixing bug 52299 strange condition leading
13445 to a parser crash due to a buffer overflow
13446 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
13447 added the specific test case
13448
Daniel Veillardfbf8a2d2001-03-19 15:58:54 +000013449Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13450
13451 * xpath.[ch]: still a lot of cleanup based on XSLT, added
13452 xmlXPathConvert{String,Number,Boolean} to be able to make
13453 type casts without a context stack, fixed some implementation
13454 problems related to the absence of context at parse-time,
13455 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
13456 in the public API too
13457 * xpointer.c xpathInternals.h: we need to know at parse time
13458 whether we are compiling an XPointer
13459
Daniel Veillardafcbe1c2001-03-19 10:57:13 +000013460Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13461
13462 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
13463 cleaned up the parser internals, refactored XPath code, added
13464 new compilation based APIs and cleanly separated public and
13465 private APIs.
13466
Daniel Veillardd007d6c2001-03-19 00:01:07 +000013467Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13468
13469 * xpath.h: the comp field must be added at the end to avoid
13470 killing binary compat.
13471
Daniel Veillard9e7160d2001-03-18 23:17:47 +000013472Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13473
13474 * Makefile.am: detect XPath memleaks in regreson tests
13475 * error.c: fixed and error w.r.t. error reporting still using
13476 stderr
13477 * hash.c: added new line at end of file
13478 * tree.h: minor cleanup
13479 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
13480 expression parsing from evaluation, resulted in a number of
13481 changes internally, and in XPointer. Likely to break stuff
13482 using xpathInternals.h but should remain binary compatible,
13483 new interfaces will be added.
13484
Daniel Veillardd574f782001-03-14 19:40:17 +000013485Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13486
13487 * configure.in: fixed a couple of problems reported by
13488 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
13489 without gcc on non linux platforms.
13490
Daniel Veillard0a6c3582001-03-14 19:15:37 +000013491Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13492
13493 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
13494 a fix for --with-html-dir= configure support. I hope it won't
13495 break rpm generation
13496
Daniel Veillarda022fe02001-03-14 16:30:00 +000013497Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13498
13499 * xmlIO.c: one function comment cleanup.
13500
Daniel Veillard25239c12001-03-14 13:56:48 +000013501Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13502
13503 * SAX.c: external subset notations were improperly registered
13504 in the internal subset.
13505
Daniel Veillard2c4754f2001-03-13 09:31:12 +000013506Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13507
13508 * README.cvs-commits: added, pointing to HACKING
13509 * HACKING: updated
13510
Daniel Veillard82ab81e2001-03-12 21:11:21 +000013511Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13512
13513 * parser.c: and Matt Sergeant found one in the XML push
13514 parser (erroneous check I forgot to remove when I fixed the
13515 main parser).
13516
Daniel Veillard68d7b672001-03-12 18:22:04 +000013517Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13518
13519 * xpath.c: ptittom found a small bug in UnaryExpr
13520
Daniel Veillarde356c282001-03-10 12:32:04 +000013521Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13522
13523 * configure.in: bumped to 2.3.4
13524 * error.c: fixed bug #51860
13525 * tree.c: fixed bug #51861
13526 * valid.c: cleanup, more debug, failed to fix one bug crap ...
13527 * tree.[ch] : added xmlDefaultBufferSize
13528 * nanoftp.c: typo in function name header block
13529 * doc/xml.html : updated, added link to XML::LibXSLT
13530 * doc/html/* : rebuilt the docs
13531
Daniel Veillard80f32572001-03-07 19:45:40 +000013532Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13533
13534 * parser.c SAX.c: the new content parsing code raised an
13535 ugly bug in the characters() SAX callback. Found it
13536 just because of strangeness in XSLT XML Rec ouptut :-(
13537
Daniel Veillard6c831202001-03-07 15:57:53 +000013538Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13539
13540 * Makefile.am: Martin Baulig suggested to add -lm
13541 * tree.c: found another bug in xmlNodeGetContent()
13542
Daniel Veillard4af6b6e2001-03-06 08:33:38 +000013543Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13544
13545 * xpath.c: Bjorn found the error related to strictness of comparison.
13546
Daniel Veillard29631a82001-03-05 09:49:20 +000013547Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13548
13549 * parser.c: trying to fix the Dtd parsing problem reported
13550 by Gary, side effect of last week speed optimizations.
13551
Daniel Veillard14be0a12001-03-03 18:50:55 +000013552Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13553
13554 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
13555 * parserInternals.c: removed unneeded test raised by Stric
13556
Bjorn Reesee1dc0112001-03-03 12:09:03 +000013557Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
13558
13559 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
13560 and fixed by William Brack). Added xmlXPathFormatNumber.
13561 Changed the sorting slightly.
13562 * configure.in Makefile.am example/Makefile.am: Added -lm.
13563 Please note that applications linking with libxml2, must
13564 also like with the math library from now on.
13565
Daniel Veillardf9533d12001-03-03 10:04:57 +000013566Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13567
13568 * HTMLparser.c: fixed loop reported by Marc Sanfacon
13569
Daniel Veillard2f362242001-03-02 17:36:21 +000013570Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13571
13572 * parser.c: one must report spaces even if the Dtd element
13573 content proves that this is not part of the element content.
13574 * result/valid/*.xml: this changed the ouptu slightly
13575
Daniel Veillardb402c072001-03-01 17:28:58 +000013576Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13577
13578 * configure.in: bumped to 2.3.3
13579 * doc/xml.html: updated
13580
Daniel Veillard77851712001-02-27 21:54:07 +000013581Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13582
13583 * tree.c: minor doc fix
13584 * xpath.c: deallocation issues when a result tree has been
13585 converted to a node-set
13586
Daniel Veillardec70e912001-02-26 20:10:45 +000013587Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13588
13589 * doc/xml.html: oops corrected dates s/2000/2001
13590
Daniel Veillard8730c562001-02-26 10:49:57 +000013591Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13592
13593 * valid.c: new patch from Gary Pennington
13594
Daniel Veillard91e9d582001-02-26 07:31:12 +000013595Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13596
13597 * doc/xml.html: applied patch from Ankh
13598
Daniel Veillardedac3c92001-02-26 01:36:19 +000013599Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13600
13601 * xinclude.c: fixed a problem building on Mac
13602
Daniel Veillard21a0f912001-02-25 19:54:14 +000013603Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13604
13605 * parser.c: more work on increasing parsing ferformances
13606
Daniel Veillard48b2f892001-02-25 16:11:03 +000013607Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13608
13609 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
13610 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
13611 avoiding memcpy in production builds MEM_CLEANUP macro use
13612 * parser.[ch] parserInternals.c: optimizations of the tightest
13613 internal loops inside the parser. Better checking of I/O
13614 flushing/loading conditions
13615 * xmllint.c : added --timing
13616
Daniel Veillard71681102001-02-24 17:48:53 +000013617Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13618
13619 * configure.in: bumped to 2.3.2
13620 * doc/xml.html: updated for release
13621
Daniel Veillardbbd51d52001-02-24 03:07:03 +000013622Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13623
13624 * xpath.c: found a memleak and fixed a nasty bug
13625
Daniel Veillardf7cd4812001-02-23 18:44:52 +000013626Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13627
13628 * xmllint.[c1] : added return code errors for xmllint
13629 * xpath.c: specific debug dump function for result value trees
13630
Daniel Veillard4b637072001-02-21 21:52:55 +000013631Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13632
13633 * xpath.c: finally implemented xmlXPathCompareNodeSets
13634 * test/XPath/expr/floats results/XPath/expr/floats: added
13635 a test for float expressions
13636
Daniel Veillardf714aa32001-02-21 03:07:44 +000013637Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13638
13639 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
13640 * parserInternals.[ch]: trying to speed up parsing
13641 * xpath.c : speeded up node set equality op
13642
Daniel Veillarde0c3a622001-02-19 18:05:20 +000013643Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13644
13645 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
13646 better handling of ID/IDREF and the list modules associated
13647 * configure.in: small CFLAGS cleanup
13648
Daniel Veillarda8abee62001-02-19 15:14:59 +000013649Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13650
13651 * configure.in: fixed iconv detection on AIX (stric)
13652
Daniel Veillardbca64ef2001-02-19 22:20:01 +000013653Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard88f8f6f2001-02-19 10:00:53 +000013654
13655 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
13656
Bjorn Reesefd9b09b2001-02-18 16:51:25 +000013657Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
13658
13659 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
13660 and optimized xmlXPathNodeSetSort
13661
Daniel Veillard142adbf2001-02-17 13:21:05 +000013662Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13663
13664 * xpath.c: bug fix when context size is 0
13665 * parser.c: I like Norm's Dtd because they still manage to break
13666 the parser occasionally
13667
Daniel Veillardf23e0092001-02-16 13:21:29 +000013668Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13669
13670 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
13671
Daniel Veillarde0e26512001-02-16 00:11:46 +000013672Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13673
13674 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
13675 attributes within the XML-1.0 namespace
13676
Daniel Veillard6e6a6cc2001-02-15 15:55:44 +000013677Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13678
13679 * xpathInternals.h: exported a few axis functions
13680 * doc/xml.html: updated the doc
13681
Daniel Veillard760f4422001-02-15 14:59:48 +000013682Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13683
13684 * configure.in: applied patch from Daniel van Balen for OpenBSD
13685 and bumped version to 2.3.1
13686 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
13687 attempt to find autoclosing was simply broken, removed it,
13688 updated the examples, this is better
13689
Daniel Veillardd194dd22001-02-14 10:37:43 +000013690Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13691
13692 * hash.[ch]: added Paolo Casarini patch to provide Delete from
13693 hash functionnalities.
13694 * doc/html/* : rebuild the doc
13695
Daniel Veillardf41fbbf2001-02-13 17:05:35 +000013696Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13697
13698 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
13699 on predicate
13700 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
13701 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
13702 really want to have tags closed on output even if we accept
13703 unclosed ones on input
13704
Daniel Veillard5dd2f0a2001-02-12 17:36:05 +000013705Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13706
13707 * xpath.c: ouch don't free NULL, rare case fixed
13708 * tree.c: don't coalesce text nodes if they don't have the
13709 same behaviour wrt escaping on output
13710
Daniel Veillardd12b69d2001-02-11 20:17:31 +000013711Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13712
13713 * xpath.c: small fixup
13714 * SAX.c: don't warn on empty namespaces.
13715
Daniel Veillard6a2e4062001-02-08 10:31:33 +000013716Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13717
13718 * README: a bit of cleanup
13719 * configure.in: preparing for 2.3.0 release
13720
Daniel Veillard1f83d392001-02-08 09:37:42 +000013721Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13722
13723 * hash.[ch]: added a first version of xmlHashSize()
13724 * valid.c: another bug fix from Gary Pennington
13725
Daniel Veillard5eef6222001-02-07 18:24:48 +000013726Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13727
13728 * valid.c: couple of bug fixes pointed by Gary Pennington
13729 * HTMLtree.c: #if 0 cleanup
13730
Daniel Veillard2c257ec2001-02-06 13:29:07 +000013731Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13732
13733 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
13734 which removes a time consuming check of xmlXPathNodeSetAdd()
13735 and use it in places where we are sure to not break unicity
13736
Daniel Veillard0f2a53c2001-02-05 17:57:33 +000013737Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13738
13739 * xpath.c: bug fixes found from XSLT
13740 * tree.c: preserve node->name special values when copying nodes.
13741 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
13742 external subset are fetched when available but without full
13743 validation. Added xmlLoadExtDtdDefaultValue, need a function.
13744 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
13745 output with encoding disabled.
13746
Daniel Veillard2c833b62001-02-03 08:52:06 +000013747Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13748
13749 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
13750 xmlCheckFilename should not be called from xmlFileOpenW
13751 and xmlGzfileOpenW
13752
Daniel Veillardb6e7fdb2001-02-02 17:07:32 +000013753Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13754
13755 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
13756 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
13757 added the new tests for URI normalization
13758 * testURI.c: fixed stoopid bugs
13759 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
13760 the URI in the error messages are now properly normalized
13761
Daniel Veillardea28ce62001-02-02 08:20:19 +000013762Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13763
13764 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
13765
Daniel Veillarde99a4762001-02-01 04:34:35 +000013766Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13767
13768 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
13769
Daniel Veillard2b325a02001-01-31 20:46:31 +000013770Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13771
13772 * xpath.c: fixed mod operator
13773
Daniel Veillardde55cf62001-01-31 15:53:13 +000013774Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13775
13776 * parser.c: fixed xmlStrcat doc
13777 * tree.c: 2 fixes form Anders Carlson for copying nodes and
13778 trees.
13779
Daniel Veillard2f913b72001-01-31 13:23:49 +000013780Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13781
13782 * xpath.c result/XPath/tests/chaptersbase
13783 result/XPath/tests/simplebase: fixed XPath node()
13784 * tree.c: small fix in xmlNewNs()
13785 * Makefile.am: removed extraneous xml2Conf.sh rule
13786
Daniel Veillardb42042b2001-01-28 07:40:36 +000013787Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13788
13789 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
13790 Changed the library name, in order to get libxml-devel and
13791 libxml2-devel to coexist on a single system
13792 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
13793 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
13794
Daniel Veillardee0a4662001-01-27 18:59:33 +000013795Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13796
13797 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
13798 libxml2-devel installable in // as libxml-devel.
13799
Daniel Veillard5eb05942001-01-27 17:50:22 +000013800Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13801
13802 * doc/Makefile.am: fixed make rebuild in doc
13803 * doc/html/*.html: rebuilt the docs
13804
Daniel Veillard65c295d2001-01-26 09:32:39 +000013805Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13806
13807 * tree.c: patch from Bjorn Reese on xmlBufferCCat
13808
Daniel Veillard8e199902001-01-25 18:54:39 +000013809Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13810
13811 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
13812 the HTML doc to go into the -devel RPM ...
13813 * aclocal.m4 config.h.in: some updates due to auto* magic
13814
Daniel Veillard93086662001-01-25 18:13:04 +000013815Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13816
13817 * xpath.h: added a hook in the context structure allowing to
13818 link to extra support, needed for XSLT
13819
Daniel Veillardf17e09b2001-01-25 13:55:35 +000013820Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13821
13822 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
13823 xmlXPtrCmpPoints to use it.
13824 * propagated the following patch from Alejandro Forero
13825 * include/win32config.h xmlIO.c: applied further suggestions
13826 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
13827 * example/gjobread.c: fixed warnings, now that it builds
13828
13829Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
13830
13831 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
13832
13833 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
13834 filename points to a valid file (not a directory).
13835 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
13836 Added calls to xmlCheckFilenameDir.
13837
13838 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
13839 `path' (rather than `filename') as the parameter to gzopen and open.
13840
Daniel Veillard48177c22001-01-23 15:27:41 +000013841Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13842
13843 * Makefile.am: fixed a problem with EXTRA_DIST
13844
Daniel Veillardb83ba402001-01-22 22:45:10 +000013845Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13846
13847 * Makefile.am example/Makefile.am: finally found the trick
13848 to build the example, i.e. add "." in SUBDIRS before example
13849 in the list <grin/>
13850
Daniel Veillard82687162001-01-22 15:32:01 +000013851Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13852
13853 * doc/xml.html: updated with an XSLT section, removed pointer to
13854 W3C CVS base.
13855
Daniel Veillard8a7642f2001-01-22 10:45:16 +000013856Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13857
13858 * xpath.c: when copying a XSLT tree object teh tree need to be copied
13859 too, and deallocation need to occur the same way.
13860
Daniel Veillarde4566462001-01-22 09:58:39 +000013861Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13862
13863 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
13864 type correponding to an XSLT result tree fragment. Share most
13865 of the data format with node set, as well as operators.
13866 * HTMLtree.c: added a newline at the end of the doctype output
13867 whe this one is not present initially.
13868 * tree.c: make sure taht the parent and doc pointers are properly
13869 set when copying attributes (lists).
13870
Daniel Veillard701c7362001-01-21 09:48:59 +000013871Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13872
13873 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
13874
Daniel Veillard5a2b6972001-01-20 21:15:50 +000013875Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13876
13877 * xpath.c: seems I finally killed that ugly path evaluation
13878 context bug (tagged 9999 in case is is wrong)
13879
Daniel Veillard8f4d9752001-01-19 05:32:34 +000013880Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13881
13882 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
13883 for XSLT
13884
Daniel Veillardd8aa7cb2001-01-18 15:21:36 +000013885Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13886
13887 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
13888 for xmlGzfileOpen() bug
13889
Daniel Veillardf6eea272001-01-18 12:17:12 +000013890Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13891
13892 * xpath.c: removed an error found by XSLT usage
13893 * tree.c parserInternals.h: use a predefined static string
13894 for text and comment nodes, avoid freeing them in xmlFreeNode,
13895 exported the string name in parserInternals.h and added
13896 another value to disable encoding at output (for XSLT),
13897 gain memory, time.
13898
Daniel Veillard8f2cc572001-01-17 08:19:35 +000013899Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13900
13901 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
13902 win32/libxml2/libxml2_so.dsp: new makefiles and update
13903 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13904
Daniel Veillardf831bfb2001-01-16 17:26:04 +000013905Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13906
13907 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
13908 Gary Pennington
13909
Daniel Veillard389e6b72001-01-15 19:41:13 +000013910Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13911
13912 * xpath.c: fixed the comaprision of values and nodelists,
13913 need to compare nodelist still ...
13914 * debugXML.c: avoided a possible core dump
13915 * HTMLparser.c: cleanup
13916 * nanohttp.c: contributed fix.
13917 * tree.c: fixes in properties handling added xmlSetNsProp
13918 needed by libxslt
13919 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
13920 comment
13921 * TODO: updated
13922
Daniel Veillard167bd532001-01-06 21:09:34 +000013923Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13924
13925 * parser.c parserInternals.c: applied Bjorn Reese optimization
13926 patch
13927
13928Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13929
13930 * Makefile.am: applied patch fro make check from Martin Vidner
13931
Daniel Veillard503b8932001-01-05 06:36:31 +000013932Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13933
13934 * configure.in: preparing 2.2.11
13935 * doc/html/*: rebuild the HTML files
13936 * doc/xml.html : updated
13937
Daniel Veillardc2f4df22001-01-04 14:06:39 +000013938Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13939
13940 * tree.c: fixed a stupid bug
13941 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
13942 patches related to validation of an XInclude processing result
13943 * TODO: updated
13944
Daniel Veillarde2488192001-01-04 10:54:22 +000013945Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13946
13947 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
13948 on large files
13949
Daniel Veillardf060a412001-01-03 20:52:44 +000013950Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13951
13952 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
13953
Daniel Veillard45cff692001-01-03 18:02:04 +000013954Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13955
13956 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
13957 reported by Jonas Borgström
13958 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
13959
Daniel Veillard08108982001-01-03 15:24:58 +000013960Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13961
13962 * testXPath.c xpath.c: fixing the XPath union expressions problem
13963 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
13964
Daniel Veillard4a6845d2001-01-03 13:32:39 +000013965Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13966
13967 * xmllint.c: Made is so if the file name is "-" is will read form
13968 standard input. Sven Heinicke <sven@zen.org>
13969 * tree.c: fixed a problem when growing buffer
13970 * tree.h: fixed the comment of the node types following andersca
13971 comment
13972 * TODO: updated
13973
Daniel Veillarda6d8eb62000-12-27 10:46:47 +000013974Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13975
13976 * HTMLparser.[ch]: added a way to avoid adding automatically
13977 omitted tags. htmlHandleOmittedElem() allows to change the
13978 default handling.
13979 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
13980 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
13981 of xmllint too when using --memory flag, added a memory test
13982 suite at the Makefile level.
13983 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
13984 with namespace use when encountering QNames in XPath evalation,
13985 added xmlns() scheme in XPointer.
13986 * nanoftp.c : incorporated a fix
13987 * parser.c xmlIO.c: fixed problems raised with encoding when using
13988 the memory I/O
13989 * parserInternals.c: closed bug 25934 reported by
13990 torsten.landschoff@innominate.de
13991 * TODO: updated
13992
Daniel Veillarda1fe9102000-11-25 10:49:25 +000013993Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13994
13995 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
13996 on a non-updated tree :-(, made a 2.2.10 release to correct the
13997 situation
13998
Daniel Veillardce6e98d2000-11-25 09:54:49 +000013999Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14000
14001 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
14002 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
14003 integrated a set of OpenVMS changes from Howard Taylor
14004 <Howard.Taylor@pacoast.com>
14005
Daniel Veillard58770e72000-11-25 00:48:47 +000014006Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14007
14008 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
14009 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
14010
Daniel Veillardf62ceff2000-11-24 23:36:01 +000014011Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14012
14013 * HTMLparser.c: some fixes on auto-open of html/head/body
14014 * encoding.c: fixed a compilation error on some gcc env
14015 * xpath.c xpointer.[ch] xpathInternals.h: improved the
14016 XPointer implementation
14017 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
14018 related XPointer tests and associated results
14019
Daniel Veillard300f7d62000-11-24 13:04:04 +000014020Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14021
14022 * doc/xmldtd.html doc/xml.html: following a short step by step
14023 guidance on IRC to help maciej with DTDs I started a small
14024 page on the subject.
14025
Daniel Veillard748e45d2000-11-17 16:36:08 +000014026Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14027
14028 * HTMLparser.c: fixed handling of broken charrefs
14029 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
14030 patches
14031
Daniel Veillard28929b22000-11-13 18:22:49 +000014032Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14033
14034 * doc/xml.html doc/html/* : rebuilt the docs after adding
14035 xinclude and updated page for 2.2.7 and 2.2.8
14036 * configure.in: releasing 2.2.8
14037
Daniel Veillard41e06512000-11-13 11:47:47 +000014038Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14039
14040 * parser.[ch] parserInternals.c: applied the conditional
14041 section processing fix from Jonathan P Springer
14042 <jonathan.springer2@gte.net>
14043 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
14044 project file, fixed iconv default non support
14045 * xpath.c: fixed the problem of evaluating relative expressions
14046 when a node context is provided.
14047
Daniel Veillardbf432752000-11-12 15:56:56 +000014048Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14049
14050 * nanoftp.c: fixed gcc 2.95 new warnings
14051 * SAX.c: fixed a stupid bug
14052 * tree.c: fixed a formatting problem when round-tripping
14053 from/to memory
14054 * xinclude.c: chased memleak, fixed a base problem
14055 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
14056 xmlXPtrBuildNodeList()
14057 * TODO: updated
14058 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
14059 adding a first small set of regression tests for XInclude
14060
Daniel Veillardc2def842000-11-07 14:21:01 +000014061Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14062
14063 * nanohttp.[ch]: applied Wayne Davison patches to access
14064 the WWW-Authorization header.
14065 * parser.c: Closed Bug#30847: Problems when switching encoding
14066 in short files by applying Simon Berg's patch.
14067 * valid.c: fixed a validation problem
14068 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
14069 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
14070 Wayne Davison
14071 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
14072 need to be extended to non full nodes selections.
14073 * xinclude.c: starts to work decently
14074
Daniel Veillard9e8bfae2000-11-06 16:43:11 +000014075Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14076
14077 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
14078 debugXML.c xmlversion.h.in: Started adding XInclude support,
14079 this is a new xmllint option
14080 * tree.c xpath.c: applied TOM patches for XPath
14081 * xpointer.c: fixed a couple of errors.
14082 * uri.c: added an escaping function needed for xinclude
14083 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
14084 new warning from RH70 gcc's version
14085
Daniel Veillarda4964b72000-10-31 18:23:44 +000014086Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14087
14088 * HTMLparser.c: fixed loop on invalid char in scripts
14089 * parser.c: update to description of xmlIOParseDTD()
14090 * libxml.m4 xmlversion.h.in: changes contributed by
14091 Michael Schmeing <m.schmeing@internet-factory.de>
14092 * configure.in: preparing for 2.2.7
14093 * Makefile.am: trying to avoid config.h and acconfig.h
14094 being included in the distrib
14095 * configure.in: released 2.2.7
14096
14097Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14098
14099 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
14100 like namespaces for good. Unified xmlNs and xmlNode somewhat.
14101
Daniel Veillard01411222000-10-30 15:33:22 +000014102Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14103
14104 * parser.[ch]: added xmlIOParseDTD()
14105 * xpointer.c: added support for the 2 extra parameters of
14106 string-range, fixed a stoopid error when '0' was present
14107 in XPointer expressions
14108 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
14109 testsuite for the above
14110
Daniel Veillard6db58192000-10-30 09:27:53 +000014111Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14112
14113 * libxml.spec.in: improved package descriptions
14114
Daniel Veillarda5db68a2000-10-29 18:06:06 +000014115Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14116
14117 * xpath.c xpathInternals.h: applied a large cleaning patch
14118 from TOM <ptittom@free.fr>, it also add namespace support
14119 for function and variables registration.
14120
Daniel Veillardbd20df72000-10-29 17:53:40 +000014121Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14122
14123 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
14124 * Makefile.mingw: Wayne Davison's update adding hash.c
14125
Daniel Veillardc4f4f0b2000-10-29 17:46:30 +000014126Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14127
14128 * xpath.c: fixed the root evaluation problems
14129 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
14130 ignorable spaces with <b> <bold> <em>
14131 * tree.c: fixed a loop in xmlSearchNsByHref()
14132
Daniel Veillard767662d2000-10-27 17:04:52 +000014133Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14134
14135 * xpath.c: applied another XPath patch from TOM
14136 * xpath.c include/makefile.am: applied another patch from
14137 china@thewrittenword.com (cleanup on IRIX).
14138
Daniel Veillard211cc0a2000-10-27 11:49:33 +000014139Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14140
14141 * xml-config.1: received a fixed version from Fredrik Hallenberg
14142 <hallon@lysator.liu.se>
14143
Daniel Veillardf6bf9212000-10-26 14:07:44 +000014144Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14145
14146 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
14147 cleanup patch for XPath
14148
Daniel Veillardd6d7f7b2000-10-25 19:56:55 +000014149Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14150
14151 * patched to redirrect all "out of context" error messages to
14152 a reconfigurable routine. The changes are:
14153 * xmlerror.h : added the export of an error context type (void *)
14154 an error handler type xmlGenericErrorFunc there is an interface
14155 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
14156 to reset the error handling routine and its argument
14157 (by default it's equivalent to respectively fprintf and stderr.
14158 * all the c files: all wild accesses to stderr or stdout within
14159 the library have been replaced to calls to the handler.
14160
Daniel Veillard29a11cc2000-10-25 13:32:39 +000014161Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14162
14163 * configure.in: release 2.2.6
14164 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
14165 exporting the inner functions of xpath for extension modules
14166 * doc/*: updated and rebuilt the doc
14167
Daniel Veillardbe9ec4b2000-10-25 11:01:53 +000014168Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14169
14170 * nanohttp.c : applied Wayne HTTP cleanup patch
14171 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
14172 and xmlNodeSetSpacePreserve()
14173
Daniel Veillarddf7ef2a2000-10-25 10:11:55 +000014174Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14175
14176 * xpath.c: closing bug #29260
14177
Daniel Veillard126f2792000-10-24 17:10:12 +000014178Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14179
14180 * hash.[ch] debugXML.c: expanded/enhanced the API, added
14181 multikey tuples, made hash structure opaque
14182 * valid.[ch]: moved elements, attributes, notations decalarations
14183 as well as ID and refs to hash tables.
14184 * entities.c: hash cleanup
14185 * xmlmemory.c: fixed a dump problem in debug mode
14186 * include/Makefile.am: problem passing in DESTDIR= values patch
14187 from Marc Christensen <marc@calderasystems.com>
14188 * nanohttp.c: removed debugging remains
14189 * HTMLparser.c: the bogus tag should be ignored (Wayne)
14190 * HTMLparser.c parser.c: fixing a number of problems with the
14191 macros in the *parser.c files (Wayne).
14192 * HTMLparser.c: close the previous option when opening a new one
14193 (Marc Sanfacon).
14194 * result/HTML/*: updated the HTML results accordingly
14195
Daniel Veillard52afe802000-10-22 16:56:02 +000014196Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14197
14198 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
14199 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
14200 XPath functions and XML entities table to them. More to come...
14201 * xmlIO.c: fixed libxml closing FILEs it didn't open.
14202
Daniel Veillard683cb022000-10-22 12:04:13 +000014203Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14204
14205 * tree.c: coalesce adjacent text nodes
14206 * valid.c: handling of blank nodes in DTd validation (raised
14207 by problems with a posteriori validation).
14208 * nanohttp.c: changing behaviour on HTTP write stuff.
14209 * HTMLtree.c: forced body and html to be explicitely closed.
14210 * xpath.h: exported more XPath functions.
14211
Daniel Veillard1baf4122000-10-15 20:38:39 +000014212Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14213
14214 * Release of 2.2.5
14215 * xpointer.c: range() range-inside and other helper functions
14216 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
14217
Daniel Veillard47e12f22000-10-15 14:24:25 +000014218Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14219
14220 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
14221 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
14222
Daniel Veillardb732a0e2000-10-15 11:27:01 +000014223Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14224
14225 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
14226 and XPointer modules
14227
Daniel Veillard134c9f32000-10-15 10:27:08 +000014228Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14229
14230 * SAX.h: closed #25107
14231
Daniel Veillard39915622000-10-15 10:06:55 +000014232Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14233
14234 * testSAX.c: fixed problem with cdata reporting
14235 * SAXresult/* : updated
14236
Daniel Veillard1e851392000-10-15 10:02:56 +000014237Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14238
14239 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
14240 Closed bug #27499, added to regression tests
14241 * TODO: updated
14242
Daniel Veillard7eda8452000-10-14 23:38:43 +000014243Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14244
14245 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
14246 support for SCRIPT and STYLE with help from Bjorn Reese
14247 * test/HTML/* result/HTML/*: added simple testcase and updated
14248 the existing ones.
14249
Daniel Veillardff9c3302000-10-13 16:38:25 +000014250Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14251
14252 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
14253 string-range for empty strings
14254 * test/XPath/docs/str test/XPath/xptr/chaptersrange
14255 test/XPath/xptr/strrange: augmented the XPointer testsuite
14256
Daniel Veillard189446d2000-10-13 10:23:06 +000014257Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14258
14259 * doc/xml.html doc/xmlmem.html: added a module describing memory
14260 interfaces and use, updated the main page.
14261
Daniel Veillard2f971a22000-10-12 23:26:32 +000014262Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14263
14264 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
14265 nanoftp code work on Windows too now
14266
14267Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc2df4cd2000-10-12 23:15:24 +000014268
14269 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
14270 * xpointer.c: implemented string-range() at least a good first version
14271 * test/XPath/docs/str test/XPath/xptr/strrange
14272 result/XPath/xptr/strrange: the string-range() tests
14273
Daniel Veillardd3c68c42000-10-12 08:06:28 +000014274Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14275
14276 * Makefile.am include/Makefile.am include/win32config.h
14277 win32/Makefile.mingw: fixed problems reported by Wayne Davison
14278 and make distcheck
14279
Daniel Veillard19d61112000-10-11 23:50:35 +000014280Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14281
14282 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
14283 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
14284 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
14285
Daniel Veillardb0426ca2000-10-11 23:39:43 +000014286Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14287
14288 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
14289 patch for socklen_t detection by
14290 Albert Chin-A-Young <china@thewrittenword.com>
14291
Daniel Veillardcd429612000-10-11 15:57:05 +000014292Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14293
14294 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
14295 and added a --dtdvalid option to xmllint used to test it
14296
Daniel Veillard47c02452000-10-11 13:04:36 +000014297Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14298
14299 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
14300 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
14301
Daniel Veillard2d38f042000-10-11 10:54:10 +000014302Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14303
14304 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
14305 handlings (registration, lookup, cleanup)
14306
Daniel Veillardc8df0aa2000-10-10 23:50:30 +000014307Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14308
14309 * configure.in Makefile.am include/makefile.am: adding XPointer
14310 and XPtrtests target
14311 * xpointer.[ch] : new files for XPointer support
14312 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
14313 more XPath tests
14314
Daniel Veillard57fda592000-10-10 23:24:14 +000014315Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14316
14317 * configure.in: fixed, very broken, make distcheck works again
14318
Daniel Veillarde8282ed2000-10-10 23:01:31 +000014319Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14320
14321 * More work toward 2.2.5, integrated a number of patches
14322 * configure.in Makefile.am win32config.h.in: trying to cleanup
14323 make distcheck .... huh ...
14324 * include/Makefile.am include/win32config.h: new directory
14325 for includes
14326 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
14327 updated teh makefiles and instructions for WIN32
14328 * xpath.c: small fixes
14329 * test/XPath/ results/XPath: updated the testcases and results
14330 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
14331 suggested patches
14332 * valid.c: fixed an ID bug
14333
Daniel Veillardb71379b2000-10-09 12:30:39 +000014334Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14335
14336 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
14337 the automake bug where wrong dependancies were generated.
14338 * xpath.[ch]: worked on XPointer
14339
Daniel Veillard7e99c632000-10-06 12:59:53 +000014340Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14341
14342 * configure.in Makefile.am: 2.2.5, ship the include in an
14343 include/libxml subdirectory, use symlinks when using CVS
14344 * testSAX.c: fixed small bug
14345 * testXPath.c: changed the way testfiles are parsed
14346 * debugXML.c: same kind of cleanup when parsing an argument expression
14347 XPath/XPointers can have blanks embedded
14348 * xpath.[ch]: more cleanup, reorgs for XPointer work
14349 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
14350 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
14351
Daniel Veillard55b91f22000-10-05 16:30:11 +000014352Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14353
14354 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
14355 in the XPath engine, rewrote large parts of it, now it's far
14356 cleaner and in sync with the REC not an old WD. Fixed a parsing
14357 problem in the interactive XML shell found when testing XPath.
14358
Daniel Veillardac260302000-10-04 13:33:43 +000014359Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14360
14361 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
14362 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
14363 examples with the extra test
14364
Daniel Veillard7cfce322000-10-04 12:40:27 +000014365Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14366
14367 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
14368 the global init function.
14369
Daniel Veillard970112a2000-10-03 09:33:21 +000014370Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14371
14372 * HTMLparser.c: Doohhh, attribute name parsing was still case
14373 sensitive ! Fixed this ...
14374 * result/HTML/* : updated the tests results accordingly
14375
Daniel Veillard740abf52000-10-02 23:04:54 +000014376Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14377
14378 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
14379 engine, should be far more stable, incorporated a new version of
14380 preceding/following axis, need testing
14381 * uri.c: fixed file:///c:/a/b/c problem
14382 * test/XPath/tests/idsimple: augmented the XPath tests
14383
Daniel Veillard3bff2b02000-10-01 20:33:47 +000014384Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14385
14386 * doc/* rebuilding docs for 2.2.4 release
14387
Daniel Veillard8b5dd832000-10-01 20:28:44 +000014388Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14389
14390 * configure.in: releasing 2.2.4
14391 * parser.[ch]: added xmlStrEqual()
14392 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
14393 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
14394 use xmlStrEqual instead
14395 * TODO: updated
14396 * added an XPath test
14397
Daniel Veillardbc765302000-10-01 18:23:35 +000014398Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14399
14400 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
14401 * entities.h: exported xmlInitializePredefinedEntities
14402 * parser.[ch] : added xmlInitParser()
14403 * parserInternals.h : had to export htmlInitAutoClose()
14404
Daniel Veillardf09e7e32000-10-01 15:53:30 +000014405Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14406
14407 * xpath.[ch] : fixed some serious XPath Predicate evaluation
14408 problems
14409 * Makefile.am : added XPath regression tests to normal tests
14410 * uri.c: fixed a problem with local paths, cleanup
14411 * parser.c: fixed a problem with large CData sections
14412
Daniel Veillardd2ade932000-09-30 14:39:55 +000014413Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14414
14415 * configure.in xml-config.in: patch from "Ben Taylor"
14416 <sol7x86@hotmail.com> for solaris shared libs lookup
14417
Martin Bauligdd7d1f62000-09-29 23:17:57 +0000144182000-09-30 Martin Baulig <baulig@suse.de>
14419
14420 * libxml-2.0.pc.in: Provide pkg-config script.
14421
14422 * configure.in: Create the libxml-2.0.pc script from the
14423 libxml-2.0.pc.in templates.
14424 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
Martin Baulig1b478d12000-09-30 02:27:55 +000014425 script in `$(libdir)/pkgconfig'.
Martin Bauligdd7d1f62000-09-29 23:17:57 +000014426
Daniel Veillard4b0755c2000-09-25 14:26:28 +000014427Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14428
14429 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
14430 when compiling with MSC
14431
Daniel Veillard46057e12000-09-24 18:49:59 +000014432Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14433
14434 * xpath.c: patch for normalize-string() substring-before(),
14435 substring-after() and translate() functions from Bjorn Reese
14436 <breese@mail1.stofanet.dk>
14437 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
14438 Fredrik Hallenberg <hallon@lysator.liu.se>
14439 * TODO: updated
14440
Daniel Veillard281f8ff2000-09-24 08:12:14 +000014441Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14442
14443 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
14444 problem of socklen_t being undefined on a number of platforms
14445 * debugXML.c: fixed a compilation problem when without snprintf
14446
Daniel Veillard8ddb5a72000-09-23 10:28:52 +000014447Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14448
14449 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
14450 an URI bug and a fix for the control-character-induced infinite loop
14451 * nanohttp.c: preventive fix for compiling on WIN32
14452
Daniel Veillard64c20ed2000-09-22 16:07:02 +000014453Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14454
14455 * xmlint.c: closing bug #25000
14456
Daniel Veillardb656ebe2000-09-22 13:51:48 +000014457Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14458
14459 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
14460 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
14461 modified slightly Wayne Davison patch adding xmlStrcasecmp and
14462 related function, fixing xmlStrncmp(), and associated cleanup
14463 * result/HTML/entities.html.sax: updating result
14464
Daniel Veillard4fb87ee2000-09-19 12:25:59 +000014465Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14466
14467 * uri.c: applied patch for URI escaping from Wayne Davison
14468 <wayned@blorf.net>
14469 * tree.c parserInternals.c HTMLparser.c: memset checks patches
14470 from Denis Barbier <barbier@imacs.polytechnique.fr>
14471 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
14472 patch from Wayne Davison
14473
Daniel Veillardd5f97f82000-09-17 16:38:14 +000014474Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14475
14476 * doc/xml.html : updated with new releases, adding "how to help"
14477
Daniel Veillard04698d92000-09-17 16:00:22 +000014478Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14479
14480 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
14481 removed a few warnings in pedantic mode ...
14482 * parserInternals.c parser.c: moved encoding switching function
14483 to parserInternals.c
14484 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
14485
Daniel Veillarda2c6da92000-09-16 18:15:00 +000014486Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14487
14488 * HTMLparser.c parser.c: set ctxt->errNo before calling the
14489 error or warning handlers
14490
Daniel Veillardb1059e22000-09-16 14:02:43 +000014491Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14492
14493 * parserInternals.c parserInternals.h parser.c Makefile.am:
14494 created a new module parserInternals.c, moved most of the
14495 code shared by the various parsers there, as well as
14496 deprecated code from parser.c. More cleanup of parser.c
14497 * uri.c: fixed a problem when URI is NULL
14498 * valid.c: speedup when looking for an attribute declaration
14499
Daniel Veillard39c7d712000-09-10 16:14:55 +000014500Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14501
14502 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
14503 the cleanup of the computation of URI references when seeking
14504 external entities. The URI reference string and the resulting
14505 URI are both stored now.
14506 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
14507 large s(n)printf checks and cleanup from Denis Barbier
14508 <barbier@imacs.polytechnique.fr>
14509 * xmlversion.h.in tree.h: couple of SGML declarations for a
14510 possible docbook module.
14511 * result/VC/ : a couple of test output changed due to the change
14512 of the entities URI
14513
Daniel Veillardb513f5a2000-09-10 14:01:12 +000014514Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14515
14516 * parser.h: added a _private field for linking user's data
14517
Daniel Veillarddd477ce2000-09-10 13:23:08 +000014518Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14519
14520 * parser.c parserInternals.h: demacroified most of the IS_XXX
14521 the gain in size is significant so ...
14522
Daniel Veillard4b5b80c2000-09-08 18:54:41 +000014523Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14524
14525 * entities.c: cases where looking up entities with doc==NULL
14526 covered
14527
Daniel Veillard90e11312000-09-05 10:42:32 +000014528Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14529
Daniel Veillard1de50802000-09-07 08:54:32 +000014530 * uri.c: applied Wayne Davison patch
Daniel Veillard90e11312000-09-05 10:42:32 +000014531 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
14532
Daniel Veillard98a79162000-09-04 11:15:39 +000014533Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14534
Daniel Veillard1de50802000-09-07 08:54:32 +000014535 * uri.c testUri.c: applied Wayne Davison patches
Daniel Veillard98a79162000-09-04 11:15:39 +000014536 * test/URI/uri.data result/URI/uri.data: first set of tests/results
14537 * Makefile.in: added URItest and included thenin "make tests"
14538
14539Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard960aa532000-09-03 17:20:17 +000014540
14541 * xmlversion.h.in: closed bug 22941
14542
Daniel Veillard2bb89092000-08-31 14:57:50 +000014543Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14544
14545 * doc/xmlio.html: added doc and example for entity loader
14546 redefinition.
14547
Daniel Veillard96984452000-08-31 13:50:12 +000014548Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14549
14550 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
14551 used by libxml
14552
Daniel Veillarde715dd22000-08-29 18:29:38 +000014553Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14554
14555 * parser.c: Fixed bug on invalid ontent characters and when using
14556 push.
14557 * xmllint.c: fixed xmllint endling of errors in push mode
14558
Daniel Veillard4948eb42000-08-29 09:41:15 +000014559Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14560
14561 * HTMLparser.c testHTML.c: applied two new patches from
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014562 Wayne Davison <wayned@users.sourceforge.net>
Daniel Veillard4948eb42000-08-29 09:41:15 +000014563 * result/HTML/*.sax: regenerated HTML SAX output
14564 * parser.c: more cleanup.
14565
Daniel Veillarde010c172000-08-28 10:04:51 +000014566Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14567
14568 * HTMLparser.[ch] testHTML.c: applied the second set of
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014569 patches from Wayne Davison <wayned@users.sourceforge.net>,
14570 adding htmlEncodeEntities()
Daniel Veillarde010c172000-08-28 10:04:51 +000014571 * HTMLparser.c: fixed an ignorable white space detection bug
14572 occuring when parsing with SAX only
14573 * result/HTML/*.sax: updated since the output is now HTML
14574 encoded...
14575
Daniel Veillard47f3f312000-08-27 22:40:15 +000014576Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14577
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014578 * HTMLparser.[ch]: applied some of Wayne Davison
14579 <wayned@users.sourceforge.net> patches
Daniel Veillard47f3f312000-08-27 22:40:15 +000014580
Daniel Veillarde0854c32000-08-27 21:12:29 +000014581Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14582
14583 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
14584 undeclared namespace prefix was used, added a warning.
14585 Cleaned up support w.r.t. entities, spilling out a warning
14586 and being pedantic on lookups.
14587 * test/warning/ent9 : added testcase for previous example.
14588 * TODO: updated
14589 * parserInternals.h parser.c: changed the way names are parsed
14590 now allow infinite size and decrease penalty for normal use
14591 * parser.c: Started a big cleanup/check of the parser code,
14592 fixed some of the most tortuous entity code, spotted code
14593 unused anymore
14594 * test/*: added tests for very long names and related nasty
14595 things.
14596
Daniel Veillardf0cc7cc2000-08-26 21:40:43 +000014597Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14598
14599 * doc/encoding.html: added encoding aliases doc
14600 * doc/xml.html: updates
14601 * encoding.[ch]: added EncodingAliases functions
14602 * entities.[ch] valid.[ch] debugXML.c: removed two serious
14603 bottleneck affecting large DTDs like Docbook
14604 * parser.[ch] xmllint.c: added a pedantic option, will be
14605 useful
14606 * SAX.c: redefinition of entities is reported in pedantic mode
14607 * testHTML.c: uninitialized warning from gcc
14608 * uri.c: fixed a couple of bugs
14609 * TODO: added issue raised by Michael
14610
Daniel Veillard0d6b1702000-08-22 23:52:16 +000014611Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14612
14613 * doc/encoding.html: propagated Martin Duerst suggestions
14614
Daniel Veillard52402ce2000-08-22 23:36:12 +000014615Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14616
14617 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
14618 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
14619 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
14620 by Wayne Davison
14621
Daniel Veillard2f2bf412000-08-20 15:11:02 +000014622Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14623
14624 * nanoftp.c nanohttp.c: small cleanup
14625 * TODO: updated
14626
Daniel Veillard244ece92000-08-19 20:58:02 +000014627Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14628
14629 * added an old VC testcase and updated title.xml entity
14630
Daniel Veillardb8f25c92000-08-19 19:52:36 +000014631Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14632
14633 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
14634 done on auto-opening of <p> tags and cleanup of SAX output
14635
Daniel Veillard979e55e2000-08-19 16:48:54 +000014636Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14637
14638 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
14639
Daniel Veillard4540be42000-08-19 16:40:28 +000014640Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14641
14642 * doc/xml.html libxml.* structure.*: updated the doc a bit
14643
Daniel Veillard808a3f12000-08-17 13:50:51 +000014644Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14645
14646 * testSAX.c testHTML.c result/HTML/: cleanup of the output
14647 of SAX tests
14648
Daniel Veillard29579362000-08-14 17:57:48 +000014649Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14650
14651 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
14652 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
14653
Daniel Veillard1255ab72000-08-14 15:13:33 +000014654Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14655
14656 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
14657 * testHTML.c: fix core dump on Solaris 2.x systems
14658 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
14659 * result/HTML/*.sax: previous bug fix lead to new results
14660
Daniel Veillard03109292000-08-14 14:58:22 +000014661Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14662
14663 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
14664 * configure.in: added --with-readline=DIR to accept alternate
14665 path for readline include/library
14666 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
14667 for ANSI under HP-UX
14668 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
14669 includes @LIBS@
14670
Daniel Veillard7c29ce22000-08-12 21:20:53 +000014671Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14672
14673 * doc/* : rebuilt the docs
14674 * getting ready for 2.2.2 release
14675
Daniel Veillard87b95392000-08-12 21:12:04 +000014676Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14677
14678 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
14679 and xmlAddFeature()
14680 * tree.[ch]: added xmlAddChildList()
14681 * xmllint.c: MAP_FAILED macro test
14682 * parser.h: added xmlParseCtxtExternalEntity()
14683 * valid.c: applied bug fixes removed warning
14684 * tree.c: added CDATA block to elements content
14685 * testSAX.c: cleanup of output
14686 * testHTML.c: added SAX testing
14687 * encoding.c: better error recovery
14688 * SAX.c, parser.c: fixed one of the external entity processing
14689 of the OASis testsuite
14690 * Makefile.am: added HTML SAX regression tests
14691 * configure.in: bumped to 2.2.2
14692 * test/HTML/ result/HTML: added a few of HTML tests, and added the
14693 SAX results
14694
Daniel Veillard88a172f2000-08-04 18:23:10 +000014695Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14696
14697 * configure.in: patch for HP compiler
14698
146992000-08-04 Sven Heinicke <sven@zen.org>
14700
14701 * xmllint.c: Was coredumping sometimes when the file given didn't
14702 exist.
14703
Daniel Veillard46e370e2000-07-21 20:32:03 +000014704Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14705
14706 * parser.c xmlIO.[ch]: fixed the problem of encoding support
Daniel Veillard2f2bf412000-08-20 15:11:02 +000014707
Daniel Veillard46e370e2000-07-21 20:32:03 +000014708 when using in memory parsing. Need some cleanup.
14709 * xmllint.c configure.in: added a --memory flag to test memory
14710 parsing
14711
Daniel Veillard36650692000-07-21 15:16:39 +000014712Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14713
14714 * nanohttp.c: fixed socklen_t replacement to unsigned int
14715 * parser.c: fixed a space handdling missing at the end of
14716 production 28 DOCTYPE.
14717 * xmlmemory.c: fixed a stupid bug on the routine to override
14718 allocation functions
14719 * TODO: updated
14720
Daniel Veillarde46e20d2000-07-14 15:02:46 +000014721Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14722
14723 * doc/ regenerated the docs
14724
Daniel Veillard32bc74e2000-07-14 14:49:25 +000014725Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14726
14727 * doc/encoding.html doc/xml.html: added I18N doc
14728 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
14729 improvements, both parser and filters, added ASCII & HTML,
14730 fixed the ISO-Latin-1 one
14731 * xmllint.c testHTML.c: added/made visible --encode
14732 * debugXML.c : cleanup
14733 * most .c files: applied patches due to warning on Windows and
14734 when using Sun Pro cc compiler
14735 * xpath.c : cleanup memleaks
14736 * nanoftp.c : added a TESTING preprocessor flag for standalong
14737 compile so that people can report bugs more easilly
14738 * nanohttp.c : ditched socklen_t which was a portability mess
14739 and replaced it with unsigned int.
14740 * tree.[ch]: added xmlHasProp()
14741 * TODO: updated
14742 * test/ : added more test for entities, NS, encoding, HTML, wap
14743 * configure.in: preparing for 2.2.0 release
14744
Daniel Veillard49703262000-07-10 10:27:46 +000014745Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14746
14747 * nanoftp.c: fixed the way the control connection is handled
14748 * libxml.spec.in: fixed the dependancies and cleanup
14749
Daniel Veillard306be992000-07-03 12:38:45 +000014750Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14751
14752 * doc/xml.html: changed the xmlsoft.org structure, updated the
14753 examples w.r.t. root and childs
14754
Daniel Veillard7d853352000-07-02 18:53:09 +000014755Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14756
14757 * libxml.spec.in: fixed bug #7419, dependancies fouled for libxml-devel
14758
Daniel Veillard365e13b2000-07-02 07:56:37 +000014759Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14760
14761 * HTMLparser.c: Work on character encoding support for the HTML parser
14762 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
14763 * encoding.c: Fixed a potential memleak in the encoding stuff
14764
Daniel Veillardaf743792000-07-01 11:49:28 +000014765Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14766
14767 * doc/FAQ.html doc/Makefile.am : added a FAQ
14768
14769Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardd83eb822000-06-30 18:39:56 +000014770
14771 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
14772 of the HTML parser to force it to not bypass SAX
14773
Daniel Veillard3f6f7f62000-06-30 17:58:25 +000014774Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14775
14776 * win32config.h.in: updated
14777 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
14778 lacks iconv support :-( need to release 2.1.1
14779 * configure.in: release 2.1.1
14780 * HTMLparser: fixed bug #14784
14781 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
14782 by Windows compiler
14783 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
14784 the SAX startDocument() callback.
14785 * TODO: updated
14786
14787Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14788
14789 * added xmlStopParser()
14790
Daniel Veillardbe803962000-06-28 23:40:59 +000014791Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14792
14793 * configure.in: 2.1.0 prerelease
14794 * Large resync between W3C and Gnome tree
14795 * nanoftp, nanohttp.c: fixed stalled connections probs
14796 * HTMLtree.c SAX.c : support for attribute without values in
14797 HTML for andersca
14798 * valid.c: Fixed most validation + namespace problems
14799 * HTMLparser.c: start document callback for andersca
14800 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
14801 * parser.h, SAX.c: serious speed improvement for large
14802 CDATA blocks
14803 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
14804 different encoding
14805 * example/Makefile.am example/gjobread.c tree.h: work on
14806 libxml1 libxml2 convergence.
14807 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
14808 and the LIBXML_TEST_VERSION macro
14809
Daniel Veillardc310d562000-06-23 18:32:15 +000014810Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14811
14812 * doc/xml.html: various patches and improvements typo fixed by
14813 Felix Natter
14814 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
14815 from Felix Natter <fnatter@gmx.net>
14816
Daniel Veillardf3029822000-05-06 08:11:19 +000014817Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14818
14819 * doc/upgrade.html: updated with instructions for support of both
14820 libxml-1.x and libxml-2.x
14821 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
14822 for 2.x support and also fixed includes
14823
14824
Daniel Veillard496a1cf2000-05-03 14:20:55 +000014825Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14826
14827 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
14828 the encoding support, added iconv support, so now libxml if
14829 compiled with iconv automatically support japanese encodings
14830 among others. Work based on initial patch from Yuan-Chen Cheng
14831 I may have broken binary compat in the encoding handler
14832 registration scheme, but that was so utterly broken I don't
14833 expect anybody to have used this feature until now.
14834 * parserInternals.h: fixup on the CHAR range macro
14835 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
14836 code.
14837 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
14838 * uri.c: added xmlParseURI() I can't believe I forgot to
14839 implement this one in 2.0 !!!
14840 * SAX.c: moved doc->encoding update in the endDocument() call.
14841 * TODO: updated.
14842
Daniel Veillard06047432000-04-24 11:33:38 +000014843Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14844
14845 * tree.h: removed extraneous xmlRemoveProp definition
14846 * TODO: added item about --disable-corba configure switch
14847 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
14848 * nanoftp.c: fixed include problems giving troubles on AIX and
14849 slowlaris
14850 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
14851 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
14852 comment and headers changes to lower gtk-doc number of warnings
14853 * doc/html/*: rebuilt docs
14854
Daniel Veillarde0aed302000-04-16 08:52:20 +000014855Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14856
14857 * HACKING: documented the tag for 1.x and instructions
14858
Daniel Veillard5e873c42000-04-12 13:27:38 +000014859Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14860
14861 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
14862 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
14863 xmlCreateIOParserCtxt
14864 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
14865 significant overall improvement
14866 * xmllint.c: added I/O test to xmllint
14867 * testSAX.c: added a speed test
14868 * doc/* : updated/regenerated
14869
Daniel Veillardfc708e22000-04-08 13:17:27 +000014870Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14871
14872 * xpath.c uri.h parserInternals.h: cosmetic changes from
14873 "Timur I. Bakeyev" <timur@bat.ru>, including making
14874 xmlCreateURI() public
14875
Daniel Veillard5d211f42000-04-07 17:00:24 +000014876Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14877
14878 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
14879 and the code at the same time. Added a clean mechanism for
14880 overload or added input methods: xmlRegisterInputCallbacks()
14881 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
14882 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
14883 * TODO: updated
14884 * doc/* : updated/regenerated
14885 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
14886 source dir
14887
Daniel Veillarde77a9182000-04-05 19:12:29 +000014888Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14889
14890 * testURI.c: yet another forgotten commit, I should get some sleep !
14891
Daniel Veillardce8b83b2000-04-05 18:38:42 +000014892Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14893
14894 * xmllint.c: forgot to commit this too ?
14895
Daniel Veillardb9df4042000-04-05 14:23:16 +000014896Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14897
14898 * xmlversion.h.in : forgot to commit this previously
14899
Daniel Veillard361d8452000-04-03 19:48:13 +000014900Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14901
14902 * configure.in: preparing libxml-2.0.0 version looks Ok so far
14903 * README TODO: updated for release
14904 * uri.c uri.h: added authority parsing/saving
14905 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
14906 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
14907 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
14908 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
14909 Makefile.am : added compile-time customization of libxml
14910 --with-ftp --with-http --with-html --with-xpath --with-debug
14911 --with-mem-debug
14912 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
14913 #include <libxml/xxx.h> I hope it won't break too much stuff
14914 and will be manageable in the future...
14915 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
14916 and added xmllint to the installed programs
14917 * uri.h: added xmlFreeURI()
14918
Daniel Veillardec303412000-03-24 13:41:54 +000014919Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14920
14921 * uri.c uri.h: finished the escaping handling, the base support
14922 and the URI path normalization. Looks good just lacks the
14923 authority content parsing code.
14924 * Makefile.am: added instructions to generate testURI
14925 * TODO: updated
14926 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
14927 added links and icons for W3C and Gnome
14928
Daniel Veillard8f621982000-03-20 13:07:15 +000014929Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14930
14931 * xmlmemory.[ch] : seems I forgot to actually update the files in
14932 the last commit :-)
14933 * doc/xml.html doc/html/* : updated and uploaded the docs
14934
Daniel Veillard3dd82e72000-03-20 11:48:04 +000014935Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14936
14937 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
14938 * TODO: updated
14939 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
Daniel Veillard8f621982000-03-20 13:07:15 +000014940 libxml default allocation function with another set (like gmalloc/
Daniel Veillard3dd82e72000-03-20 11:48:04 +000014941 gfree).
14942 * Makefile.am, uri.c, uri.h: added a set of functions to do
14943 exact (litteraly copied from the RFC 2396 productions) parsing
14944 and handling of URI. Will be needed for XLink, one XML WFC,
14945 XML Base and reused in the nano[ftp/http] modules. Still work
14946 to be done.
14947
Daniel Veillardedfb29b2000-03-14 19:59:05 +000014948Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14949
14950 * configure.in, libxml.spec.in : libxml2
14951 * doc/* : updated the doc page, rebuilt the docs
14952
Daniel Veillardcf461992000-03-14 18:30:20 +000014953Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14954
14955 * all: tagged LIB_XML_1_X
14956 * *.c *.h : updated from W3C CVS tree
14957 * configure.in : 2.0.0-beta
14958 * libxml.spec.in : libxml2 package nam
14959 * result/* : new version of the tests output
14960
Daniel Veillardf13e1ed2000-03-06 07:41:49 +000014961Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14962
14963 * doc/xml.html, doc/update.html: updated docs, 1.8.7
14964
Daniel Veillardb566ce12000-03-04 11:39:42 +000014965Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14966
14967 * doc/* : rebuilt the docs
14968 * parser.c: final patch on #6766
14969 * valid.c: small patch on validity checks.
14970
Daniel Veillardfb76c402000-03-04 11:39:42 +000014971Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14972
14973 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
14974 added
14975 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
14976 compatibility w.r.t. XML spec and existing code.
14977
Daniel Veillard90fb02c2000-03-02 03:46:43 +000014978Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14979
14980 * parser.c: seems a better solution to <a> </a> exists,
14981 will try it for a while
14982
Daniel Veillard83a30e72000-03-02 03:33:32 +000014983Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14984
14985 * parser.c: tried to remove the <a> </a> generating <a/>
14986 this is hard. Left a flag for that purpose. Fixed bug #6766
14987 * configure.in: prepared 1.8.7 not released, due to previous
14988 problem
14989
Daniel Veillard88f00ae2000-03-02 00:15:55 +000014990Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14991
14992 * doc/xml.html : applied second patch from Paul DuBois
14993
Daniel Veillard402e8c82000-02-29 22:57:47 +000014994Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14995
14996 * doc/xml.html : applied patch from Paul DuBois
14997
Daniel Veillardd0f7f742000-02-02 17:42:48 +000014998Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14999
15000 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
15001
Daniel Veillard5feb8492000-02-02 17:15:36 +000015002Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15003
15004 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
15005 compilation warnings on various platforms.
15006 * parser.c: Fixed #5281 validity error callbacks are now desactived
15007 by default if not validating.
15008
Daniel Veillardf341f932000-02-02 14:52:08 +000015009Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15010
15011 * nanoftp.c, win32config.h.in: patches to compile on WIN32
15012
Daniel Veillard13c757e2000-02-01 23:59:15 +000015013Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15014
15015 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
15016 <gkatsi@cs.toronto.edu>
15017
Daniel Veillard726e8792000-01-30 20:04:29 +000015018Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15019
15020 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
15021 processing URLs
15022
Daniel Veillarde41f2b72000-01-30 20:00:07 +000015023Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15024
15025 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
15026 xmlNanoFTPUpdateURL for persistent control connections.
15027 * configure.in: 1.8.6
15028
15029Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15030
15031 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
15032 * tree.[ch] : added xmlSaveNoEmptyTags
15033
James Henstridgef3be9312000-01-28 13:59:21 +0000150342000-01-29 James Henstridge <james@daa.com.au>
15035
15036 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
15037
15038 * Makefile.am: added nanoftp.[ch] to the build.
15039
Daniel Veillardaeea04f2000-01-25 19:27:27 +000015040Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15041
15042 * nanoftp.[ch]: cleanup, comments, API
15043 * debugXML.c : fixed a bug in the cat command
15044 * doc/*: regenerated the docs
15045
Daniel Veillardda07c342000-01-25 18:31:22 +000015046Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15047
15048 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
15049 * debugXML.c : fixed a bug in the cat command
15050 * valid.c: fixing some small probs
15051 * libxml.spec.in: get rid of the SNAP suffix
15052 * doc/xml.html: updated the status
15053
Daniel Veillarde3d88ef2000-01-24 13:55:06 +000015054Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15055
15056 * xml-config.in: xml-config --version to just return the
15057 version number
15058 * xpath.c: some cleanup w.r.t. axis when the current node is
15059 an attribute.
15060 * TODO: updated
15061
Daniel Veillard461a66c2000-01-18 18:01:01 +000015062Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15063
15064 * configure.in: prepared for libxml-1.8.5
15065 * doc/* recompiled the documentation
15066
150672000-01-17 Jody Goldberg <jgoldberg@home.com>
15068
15069 * configure.in : WARNING autoconf subtlety alert :
15070 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
15071 when looking for zlib.h so that HAVE_ZLIB_H is defined.
15072 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
15073 get defined by AC_CHECK_HEADERS.
15074
Daniel Veillardf967b902000-01-17 16:06:10 +000015075Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15076
15077 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
15078 Rune.Djurhuus@fast.no
15079
Daniel Veillardad8f99d2000-01-15 14:20:03 +000015080Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15081
15082 * TODO: updated
15083 * tree.c, parser.c: made sure that only memory alloc problems
15084 and internal parser errors are allowed to write to stdout or
15085 stderr.
15086
Daniel Veillard0142b842000-01-14 14:45:24 +000015087Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15088
15089 * tree.c : restored xmlNewGlobalNs since this seems used by
15090 a lot of existing code :-(, fixed a bug in xmlNewNs
15091 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
15092 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
15093 to exit() from the library code.
15094 * xpath.c, parser.c: removed bugs or unused code detected by
15095 Windows compilers
15096 * parser.c: started adding interfaces for parsing well balanced
15097 XML fragments
15098 * configure.in: releasing 1.8.4
15099 * doc/* : rebuilt the docs
15100
Daniel Veillard2eac5032000-01-09 21:08:56 +000015101Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15102
15103 * tree.[ch] : added xmlNewDocFragment() for DOM
15104 * testHTML.c: uninitialized variable.
15105
Daniel Veillardf3a73582000-01-05 14:58:39 +000015106Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15107
15108 * doc/* : rebuild the docs
15109
Daniel Veillard71b656e2000-01-05 14:46:17 +000015110Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15111
15112 * acconfig.h: readline and history patch
15113 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
15114 * tree.c: added check and handling when possibly removing an ID
15115 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
15116 and saving.
15117 * test/HTML/entities.html result/HTML/entities.html* : test for
15118 various entities reference cases
15119 * result/HTML/* : as a result output of some testcase have
15120 changed
15121 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
15122 by previous example. added xmlParseTryOrFinish().
15123 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
15124 entities.h debugXML.h HTMLparser.h: changed the way struct are
15125 declared to allow gtk-doc to expose those
15126 * parser.c: closed bug #4960
15127 * Makefile.am configure.in: Applied patch from
15128 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
15129 and math/socket libs detection
15130
Daniel Veillard437b87b2000-01-03 17:30:46 +000015131Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15132
15133 * configure.in, Makefile.am: link tester against readline
15134 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
15135
Daniel Veillard686d6b62000-01-03 11:08:02 +000015136Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15137
15138 * tree.[ch]: added xmlRemoveProp
15139 * win32config.h.in nanohttp.c: avoid including the Windows
15140 socket stuff in every C files
15141 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
15142 the XmL parser(s)
15143 * test/ns4 result/ns4 etc...: added test case for previous prob
15144 * tree.c: xmlNewNs wasn't checking for double definition
15145 * Makefile.in: fixed a problem with dist-hook duplicates
15146 * parser.[hc], xmlIO.c: fixed the loading of external entities
15147 APIs, now xmlLoadExternalEntity() is used everywhere and
15148 setting up an app specific front-end using the
15149 * SAX.c parser.c: some fixes, now the xhtml spec validates
15150 with the xhtml DTD.
15151 * error.c: fixed crashes in case of no input stream
15152 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
15153 to the validation tests and results
15154
Daniel Veillard5e5c6231999-12-29 12:49:06 +000015155Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15156
15157 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
15158 too htmlCreatePushParserCtxt() and htmlParseChunk()
15159 * parser.c: a bit of cleanup.
15160 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
15161 to XML) removed the last mem leak known
15162 * HTMLtree.c: output message cleanup
15163 * xmlmemory.c: display content info about memory blocks
15164 * result/HTML/wired.* : missing att value warning change
15165
Daniel Veillardbe849cf1999-12-28 16:43:59 +000015166Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15167
15168 * doc/* : rebuilt the documentation
15169
Daniel Veillarddbfd6411999-12-28 16:35:14 +000015170Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15171
15172 * parser.[ch] parserInternals.h: Push parser for XML,
15173 seems to work fine now
15174 * tester.c debugXML.[ch]: Added an XML shell debug facility and
15175 --push for push testing
15176 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
15177 * testSAX.c: added --push
15178 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
15179 subtree
15180 * xmlIO.[ch] : enriched API + fixes for push mode
15181 * entities.[ch]: added the entity content length to the struct.
15182 * xmlmemory.[ch]: new API to show the last entries for the shell
15183 * valid.c: added required attribute testing
15184 * SAX.c: the cdata callback now merge contiguous fragments
15185 * HTMLparser.c: cleanup of some macros
15186
Daniel Veillard3c558c31999-12-22 11:30:41 +000015187Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15188
15189 * parser.c: fix for PIs name starting with xml
15190 * tree.c: fixed a potential problem with || and && ops
Daniel Veillardfef854d1999-12-22 11:31:10 +000015191 * *.c, configure.in win32config.h.in : generate win32config.h for
15192 those on the Other Side !
Daniel Veillard3c558c31999-12-22 11:30:41 +000015193
Daniel Veillard0caf07a1999-12-21 16:25:49 +000015194Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15195
15196 * parser.c: fixed a stupid = vs. == bug :-(
15197 * doc/gnome-xml.sgml: s/glade/xml/
15198
Daniel Veillard5cb5ab81999-12-21 15:35:29 +000015199Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15200
15201 * configure.in, doc/xml.html : bug fix release 1.8.2
15202 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
15203 Hopefully the end of that silly C++ include problem
15204 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
15205 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
15206 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
15207 troubles with autoclosed elements when the stree shape doesn't
15208 follow the DtD specs. Added htmlIsAutoClosed() and
15209 htmlAutoCloseTag()
15210 * result/HTML/*.htm*: Updated the HTML examples regression tests output
15211 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
15212 * debugXML.c: fixed a bug on printing default namespaces.
15213 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
15214
Daniel Veillardb24054a1999-12-18 15:32:46 +000015215Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15216
15217 * result/HTML/*.htm[l] : updated the HTML regression tests according
15218 to the new output
15219 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
15220 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
15221 problem due to intermix of extern "C" { ... } declarations for C++
15222 and recursive includes in the headers
15223
Chris Lahey323c48c1999-12-18 15:32:45 +0000152241999-12-20 Chris Lahey <clahey@umich.edu>
15225
15226 * HTMLtree.c: Made it so that html nodes with a single child do
15227 not insert a carriage return before or after the child node.
15228
Daniel Veillardb24054a1999-12-18 15:32:46 +000015229Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard262f9cb1999-12-18 15:32:45 +000015230
15231 * configure.in, doc/xml.html : bug fix release 1.8.1
15232 * parser.c: fixed bug #4344
15233 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
15234 added the glue to avoid C++ problems
15235 * doc/* : regenerated the documentation
15236
Daniel Veillard6d3bf1f1999-12-16 17:52:19 +000015237Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15238
15239 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
15240 namespace recognition, and Dia as a resul :-(
15241 * encoding.c: closed bug #3950
15242
Daniel Veillard944b5ff1999-12-15 19:08:24 +000015243Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15244
15245 * valid.c: debugging a posteriori validation, except URI expansion
15246 stuff this should be fixed now
15247 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
15248 Carl Nygard <cnygard@bellatlantic.net>
15249 * tester.c: added --postvalid, cleaning of the code
15250 * tree.[ch]: added xmlDocGetRootElement()
15251
Ramiro Estrugobfce3771999-12-15 04:32:07 +000015252Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
15253
15254 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
15255 c++ losage.
15256
Daniel Veillard10a2c651999-12-12 13:03:50 +000015257Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15258
15259 * configure.in, doc/xml.html : bumped to 1.8.0
15260 * xlink.[ch], Makefile.am : added framework for link detection
15261 * parser.h: added nbChars to parser context, needed for cleanup.
15262 * xmlmemory.c: removed a nasty bug when out of mem
15263 * valid.[ch]: adding namespace support for attribute decl
15264 * tester.c: added --debugent option
15265 * debugXML.[ch]: added xmlDebugDumpEntities()
15266 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
15267 buffers instead, this was really needed, validation was breaking
15268 in strange ways due to that. Added xmlParseStringPEReference()
15269 and other parsing from strings functions. Entities processing
15270 modified again, but PERef are still not handled correcly but
15271 unless you're Eve Maller you won't notice :-)
15272 * HTMLparser.c: large changes toward reliability, and switched to
15273 lowercase internal tags, XHTML is lowercase, so it will help
15274 that output is closer to next version.
15275 * doc/* : regenerated the documentation, it is now hosted at
15276 http://xmlsoft.org/ (same bits I just bought the domain :-)
15277
15278
Daniel Veillard294cbca1999-12-03 13:19:09 +000015279Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15280
15281 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
15282 doc generation
15283 * parser.c: fixed bugs #3908 and #3937 and a memory leak
15284 in the SAX API
15285 * doc/*: rebuilt the doc making sure everything appears in the
15286 HTML files
15287
Daniel Veillardf5c2c871999-12-01 09:51:45 +000015288Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15289
15290 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
15291 added the patch from Carl Nygard <cnygard@bellatlantic.net>
15292 which allow impressive speed improvement on dataset with
15293 large text pieces, but at the cost of broken binary
15294 compatibility and slightly bigger memory usage.
15295 Configure with --with-buffers to activate them, they
15296 are protected with XML_USE_BUFFER_CONTENT define.
15297 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
15298 goal is 0 memory left allocated once parser is no more used
15299 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
15300 call xmlCleanupParser() and xmlMemoryDump()
15301
Daniel Veillarda819dac1999-11-24 18:04:22 +000015302Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15303
15304 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
15305 * parser.[ch] encoding.[ch]: added memory cleanup routines
15306 * parser.c: closing bug #3788
15307 * doc/*: rebuilt the doc
15308
Daniel Veillard11a48ec1999-11-23 10:40:46 +000015309Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15310
15311 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
15312 xmlNewTextChild() and xmlSetCompressMode() behaviour.
15313 * tester.c: added --compress option
15314 * doc/*: rebuilt the documentation
15315
Daniel Veillard4c3a2031999-11-19 17:46:26 +000015316Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15317
15318 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
15319 if given /proc/kcore as input !
15320 * doc/xml.html doc/*: updated and rebuilt the documentation
15321
15322Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard07136651999-11-18 14:02:05 +000015323
15324 * parser.c: Fixed some wrongly space collapsing code due to
15325 a misreading of the spec.
15326 * result/*: fixed the output accordingly
15327
15328Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard7f858501999-11-17 17:32:38 +000015329
15330 * encoding.c: bug fix and typos
15331 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
15332 * parser.c: added attribute normalization closing bug #3597
15333 * test/att* result/att* SAXresult/att*: testcase for attribute
15334 normalization
15335
Daniel Veillardd7e200c1999-11-15 17:53:11 +000015336Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15337
15338 * configure.in: closing bug #3163 by adding extra flags for the
15339 cc compiler on HP-UX
15340
Daniel Veillard51e3b151999-11-12 17:02:31 +000015341Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15342
15343 * valid.[ch] : removed a typo and an enumerated type bug in the
15344 xmlAddElementDecl() function
15345 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
15346 call to xmlEncodeEntitiesReentrant() so that the functions
15347 New, Set and Get are at the same level.
15348 * parser.c HTMLparser.c: extra memory allocation bug for
15349 attributes detected by someone using libxml in embedded systems :-)
15350
Daniel Veillard962195f1999-10-28 15:51:53 +000015351Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15352
15353 * xmlmemory.h: turned off mem debug :-\
15354
Daniel Veillard35008381999-10-25 13:15:52 +000015355Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15356
15357 * parser.c: closed bug #2784 a one line fix, but worth pushing
15358 a new release out
15359 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
15360 some structures, comments before and after the
15361 main element, and other nastyness
15362 * HTMLtree.c tree.c: accomodate the extended HTML supported
15363 * configure.in: pushing 1.7.4
15364 * test/ent8 and related outputs : added a new test for bug #2784
15365 * test/HTML/wired.html and related output: a nasty HTML example
15366 * Makefile.am: improved the test scripts
15367 * docs/* : reran the documentation extractor, updated xml.html
15368
Daniel Veillard7c1206f1999-10-14 09:10:25 +000015369Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15370
15371 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
15372 HTMLparser and debugged the HTML related code. HTML documents
15373 now have their own type
15374 * entities.c: do not dump &apos; for HTML output
15375 * xmlmemory.c: improvement, breakpoint mechanism
15376 * testHTML.c: added --sax --repeat ...
15377 * Makefile.am: improved the HTML tests
15378 * valid.[ch]: added xmlValidGetValidElements and
15379 xmlValidGetPotentialChildren
15380 * tester.c: added --insert to test the 2 new functions
15381 * test//* result//* SAXresult//* : regression test cleanup
15382 and extension.
15383 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
15384 gnome-xml-nanohttp.html
15385
Daniel Veillard7d2c2761999-10-11 15:09:51 +000015386Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15387
15388 * HTMLparser.c: fixed problems with some autoclose tags
15389 * tree.c: fixed XML output problems.
15390 * result/* SAXresult/*: update of the tests output
15391
Daniel Veillard6077d031999-10-09 09:11:45 +000015392Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15393
15394 * Makefile.am: Arturo patch for xmlConf.sh version info
15395 * parser.c: Tim Josling patch for single quoted items
15396 * tester.c: Tim Josling patch for tester options usage
15397 * tree.h: indent cleanup
15398
Daniel Veillard2673d3c1999-10-08 14:37:09 +000015399Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15400
15401 * HTMLparser.c parser.h : Fixed problems with HTML parsing
15402 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
15403
Daniel Veillard00fdf371999-10-08 09:40:39 +000015404Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15405
15406 * tree.c : Raph patch for initialization of CORBA fields
15407 * parser.c, xpath.c, ...: modification of doc comments
15408 * xpath.c : allow spaces in xpath expressions
15409
Daniel Veillardad219441999-09-27 08:17:49 +000015410Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15411
15412 * xmlmemory.h: turning off memory debug :-(
15413
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015414Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15415
15416 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
15417 better SAX interfaces.
15418 * testSAX.c: uses the new SAX routine, avoid fetching any remote
15419 entity.
15420 * configure.in: 1.7.2
15421
15422Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard2f4dfc41999-09-24 14:03:48 +000015423
15424 * libxml.spec.in: fixed the URL
15425 * doc/xml.html: improved the documentation front-end
15426
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015427Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard335849b1999-09-23 23:08:42 +000015428
15429 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
15430
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015431Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillarddd6b3671999-09-23 22:19:22 +000015432
15433 * libxml.spec.in: fixed the alpha compile problem
15434 * parser.[ch]: changed errno to errNo in the parser context :-(
15435 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
15436 * doc/xml.html: changed CHAR to xmlChar
15437 * doc/html/*: recompiled the documentation
15438 * configure.in: 1.7.1
15439
Daniel Veillard7f7d1111999-09-22 09:46:25 +000015440Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15441
15442 * parser.h: modified the parser context struct to regain 1.4.0
15443 binary compatibility
15444 * parser.c, xml-error.h: added errno ot teh context and defined
15445 a set of errors values with update of errno
15446 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
15447 DTDs and entities
15448 * *.h, *.c: complete cleanup of the use of config.h and include
15449 protection depending on the current setup.
15450 * overalll debugging, maintenance and bug-fixing on all modules
15451 * updated the documentation
15452 * ready for 1.7.0
15453
Daniel Veillardc08a2c61999-09-08 21:35:25 +000015454Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15455
15456 * HTMLparser.c : cleanup
15457 * SAX.c valid.c valid.h: added ID/IDREF checking
15458 * tree.c tree.h: extended doc structure for refs
15459 * configure.in: 1.6.2
15460 * parser.c: patched bug in SAX user arg call
15461 * parserInternals.h: patched missing close in C++ wrapping
15462 * testXPath.c xpath.c xpath.h: prepared for extensibility,
15463 especially upcoming XPointer implementation.
15464 * doc/xml.html: augmented, typo
15465
CEST 1999 Timur Bakeyev72bd1001999-09-04 20:50:25 +000015466Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
15467
15468 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
15469 not all invocations of install understand -d.
15470
CEST 1999 Timur Bakeyev6db3cb01999-09-04 20:25:14 +000015471Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
15472
15473 * Makefile.am: prepend all the test* calls with $(top_builddir) -
15474 to make 'check' works, when builddir != srcdir.
15475
Daniel Veillardc8eab3a1999-09-04 18:27:23 +000015476Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15477
15478 * doc/xml.html : updated the documentation
15479
Daniel Veillard6454aec1999-09-02 22:04:43 +000015480Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15481
15482 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
15483 not deallocated memory blocks
15484 * *.c : replaces all calls to malloc() free() and realloc() to
15485 the wrapper functions/macros
15486 * tree.c : removed memory leaks dues to calling xmlFreeNode()
15487 instead of xmlFreeNodeList()
15488
Daniel Veillard1ff7ae31999-09-01 12:19:13 +000015489Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15490
15491 * HTMLparser.c: corrected a stupid bug leading to core dump at
15492 tree deallocation. Removed warnings indicated by
15493 Stephane.Conversy@lri.fr
15494 * entities.c: Fixes Yet Another Stupid Bug, entities were not
15495 looked for in the external subset
15496
15497Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc26087b1999-08-30 11:23:51 +000015498
15499 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
15500 on SGI by Stephane.Conversy@lri.fr
15501
Daniel Veillardb96e6431999-08-29 21:02:19 +000015502Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15503
15504 * all .h : changed the prototype declaration indent as in gtk
15505 * most .c : working on reducing the TODOs in the code
15506 * most .c : cleanup though -pedantic and Insure++
15507 * improvements on validation ID checkings.
15508 * tree.[ch] SAX.c: added support for namespace on attributes #2022
15509 * xml-config.in: closed #1810
15510
15511Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard991e63d1999-08-15 23:32:28 +000015512
15513 * tree.h, valid.c, valid.h: more work on validity, IDs
15514 * xpath.c: added/fixed comparidon and equlity, added a new isinf
15515 definition for AIX
15516
Daniel Veillardb556eb51999-08-15 17:19:50 +000015517Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15518
15519 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
15520 the distribution due to a cut'n paste error at last commit
15521
Daniel Veillardb05deb71999-08-10 19:04:08 +000015522Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15523
15524 * configure.in: upgraded to version 1.4.0
15525 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
15526 Big update, added a large part of the validation process,
15527 it should be usable, but some parts are missing
15528 * xpath.c: improved the implementation w.r.t. root.
15529 * Makefile.am: added more tests
15530 * test and result trees: added a lot of tests
15531 * libxml.spec.in: export libxml.so.0 and libxml.so.1
15532
Daniel Veillard6a6ccc11999-08-10 09:34:35 +000015533Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15534
15535 * Added an HACKING file
15536
Daniel Veillarde2d034d1999-07-27 19:52:06 +000015537Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15538
15539 * xpath.[ch] : improvements and debug of the XPath implementation
15540 * parser.c, HTMLparser.c : modified the parsers to be progressive
15541 * tree.[ch] : extended the Buffer promitives
15542 * xmlIO.[ch] : added basic I/O routines providing progressive
15543 parsing and ready for I18N conversion plugins
15544 * SAXresult/* : the SAX callback sequence maybe slightly different
15545 now
15546 * test*.c : improved/updated the tests programs
15547 * doc/* : recompiled the docs.
15548
Daniel Veillard15b75af1999-07-26 16:42:37 +0000155491999-07-26 Michael Meeks <michael@edenproject.org>
15550
15551 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
15552
15553 * tree.c: Ditto.
15554
Daniel Veillard1566d3a1999-07-15 14:24:29 +000015555Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15556
15557 * configure.in: upgraded to version 1.4.0
15558 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
15559 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
15560 XML query language, see http://www.w3.org/TR/xpath for more details.
15561 * parser.c, parser.h: added CHAR* related string functions for XPath
15562 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
15563 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
15564 rebuild the docs.
15565 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
15566 and regression testing capabilities for XPath.
15567
Daniel Veillardd79d7871999-07-12 10:38:12 +000015568Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15569
15570 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
15571 closing bug #1646
15572
Daniel Veillardbe9e5951999-07-12 09:16:45 +000015573Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15574
15575 * Makefile.am, example/Makefile.am: closed bug #1683
15576
Daniel Veillard3166ab11999-07-11 16:14:19 +000015577Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15578
15579 * example/Makefile.am, configure.in: added the makefile for the
15580 gjobread example
15581
Tomasz Kłoczkoa75b6b31999-07-10 12:21:13 +000015582Sat Jul 10 14:19:11 CEST 1999 Tomasz K³oczko <kloczek@pld.org.pl>
15583
15584 * doc/Makefile.am:
15585 - fix which allow "make install DESTDIR=</install/prefix>".
15586
Daniel Veillard7cc3c041999-07-09 10:11:57 +000015587Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15588
15589 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
15590 which fixed a problem on the file reading-code.
15591
Daniel Veillard82150d81999-07-07 07:32:15 +000015592Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15593
15594 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
15595 output.
15596 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
15597
Daniel Veillard5233ffc1999-07-06 22:25:25 +000015598Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15599
15600 * parser.h : Oops removed the binary compatibility problem
15601 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
15602 * parser.c, HTMLparser.c: applied patches for reading from stdin
15603
Daniel Veillardbe70ff71999-07-05 16:50:46 +000015604Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15605
15606 * parser.c, entities.c, valid.c: cleanup bug #1591
15607 * configure.in: cleanup bug #1592
15608 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
15609 the same tree back-end. Hence gdome will be available for it.
15610 * doc/Makefile.am: close bug #617
15611
Daniel Veillard97fea181999-06-26 23:07:37 +000015612Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15613
15614 * parser.c: alloctate a per parser context SAX interface block
15615
Daniel Veillard14fff061999-06-22 21:49:07 +000015616Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15617
15618 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
15619 and xmlEncodeEntitiesReentrant with the correct one :-\
15620
15621Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15622
15623 * commit of my internal XML base changes, quite a lot of
15624 changes, cleanups, better entities support, framework for
15625 new I/O and charset detection and handling
15626 * Fixed the configure/Makefile stuff to generate shared libs
15627 with the proper version info, so we jumped on rev from
15628 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
15629 xmlEncodeEntities() result need to be freed now, and a string
15630 xmlParserVersion provide the current library version.
15631
Raph Levien05240da1999-06-15 21:27:11 +000015632Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
15633
15634 * parser.c: fixed a buffer overrun for when you have a very long
15635 attribute with no entities in it.
15636
Daniel Veillardbb2da581999-06-13 14:37:07 +000015637Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15638
15639 * added example directory
15640 * added example/gjobs.xml gjobread.c, still need a Makefile.in
15641
Daniel Veillard011b63c1999-06-02 17:44:04 +000015642Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15643
15644 * Release of libxml-1.1, nearly everything has been touched for
15645 this.
15646 * Added more regression tests
15647 * Updated the documentation
15648
Daniel Veillard27d88741999-05-29 11:51:49 +000015649Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15650
15651 * tree.[ch]: unified the XML_NO_CORBA defines.
15652 * parser.c encoding.[ch]: started plugging in char encoding detection
15653
Manish Vachharajani5e60f5a1999-05-29 03:04:30 +000015654Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
15655
15656 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
15657 Also freed allocated buffer.
15658
Daniel Veillard27d88741999-05-29 11:51:49 +000015659Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard5099ae81999-04-21 20:12:07 +000015660 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
15661 reentrancy problem at printing. One is left in entities.c, to
15662 remove ASAP
15663 * testSAX.c : added a test example showing the use of the SAX
15664 interface if one doesn't want to build the DOM tree.
15665 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
15666
Daniel Veillard517752b1999-04-05 12:20:10 +000015667Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15668
15669 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
15670 large revamping of the parser to use SAX callbacks
15671 http://www.megginson.com/SAX/ (or at least a C like interface
15672 a la Expat). It's now possible to set up your own callbacks
15673 and the parser will not build a DOM tree.
15674 * test/* result/*: updated the test suite, I finally removed
15675 the old Namespace draft support (PI based).
15676
Daniel Veillard87c83bd1999-04-02 16:04:43 +000015677Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15678
15679 * Makefile.am: added test result to EXTRA_DIST for make tests
15680
Daniel Veillard64068b31999-03-24 20:42:16 +000015681Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15682
15683 * parser.c, parserInternals.h: moved the chars macro definitions
15684 to parserInternals.h
15685 * parser.c, error.c: applied patches from "Knut Ă…kesson"
15686 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
15687
Daniel Veillard012ccc11999-03-23 10:11:11 +000015688Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15689
15690 * xml-config.in : applied patch to make --version work
15691
Raja R Harinatha86c23e1999-03-05 22:14:01 +0000156921999-03-05 Raja R Harinath <harinath@cs.umn.edu>
15693
15694 * Makefile.am (check-local): Alias for `tests' target. This will
15695 cause `make check' to do the right thing.
15696 (tests): Don't run tests in srcdir. Also, replaced calls to
15697 basename with a `sed' "equivalent".
15698
Daniel Veillardd109e371999-03-05 06:26:45 +000015699Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15700
15701 * Renamed error.h to xml-error.h, corrected Makefile.am to list
15702 it in the header and not the sources, updated the doc.
15703 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
15704 pointing this out.
15705
Daniel Veillardbc50b591999-03-01 12:28:53 +000015706Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15707
15708 * parser.c, parser.h, parserInternals.h: memory leak hunting,
15709 exported the inputStream routines.
15710 * doc/html/* : updated accordingly
15711
Daniel Veillardd692aa41999-02-28 21:54:31 +000015712Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15713
15714 * parser.c, parser.h, parserInternals.h: added a few extra
15715 internal calls to allocate and free parser contexts ...
15716 * doc/html/* : updated accordingly
15717
Daniel Veillard55a99271999-02-25 11:01:29 +000015718Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15719
15720 * configure.in, Makefile.am, doc/makefile.am : General changes for
15721 1.0.0 release and including the generated HTML documentation.
15722
Daniel Veillard35925471999-02-25 08:46:07 +000015723Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15724
15725 * makefile.am : added parserInternals.h, oops.
15726
Daniel Veillard1e346af1999-02-22 10:33:01 +000015727Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15728
15729 * parserInternals.h: added this header giving access to the parser
15730 internal functions.
15731 * doc/Makefile.am : added a rebuild target which rebuilds the full
15732 set of documentations
15733 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
15734 the internal subset.
15735 * *.c *.h: modifications needed to generate the documentation using
15736 gtk-doc, cleanup of functions blocks, reorganisation of struct
15737 declarations.
15738
Daniel Veillard1164e751999-02-16 16:29:17 +000015739Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15740
15741 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
15742 the tar and spec file to include the beginning of the doc.
15743
Nuno Ferreira03d04781999-02-13 00:07:17 +0000157441999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
15745
15746 * doc/.cvsignore: Added this file.
15747
Daniel Veillard6800ef31999-02-08 18:33:22 +000015748Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15749
15750 * tree.c: fixed xmlGetProp to return "" when the attribute
15751 exists, even if the node-list is NULL.
15752
Daniel Veillard726c7e31999-02-08 15:13:10 +000015753Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15754
15755 * tree.c: patched an error outputting empty attribute values.
15756 * Makefile.am and doc/makefile.am: have been updated during the
15757 week-end. Sorry for an empty CVS log, I got a shell problem.
15758
Daniel Veillard1899e851999-02-01 12:18:54 +000015759Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15760
15761 * tree.h: cleaned up using enums instead of defines
15762 * parser.c, valid.[ch]: more work on parsing/output of element
15763 declarations
15764
Daniel Veillard3b9def11999-01-31 22:15:06 +000015765Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15766
15767 * valid.[ch], tree.c, parser.c : more work toward full parsing
15768 of XML DTDs.
15769 * README: added informations about mailing-list and on-line
15770 documentation
15771
Raja R Harinath7eb5c4f1999-01-27 23:01:51 +0000157721999-01-27 Raja R Harinath <harinath@cs.umn.edu>
15773
15774 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
15775
Daniel Veillard39a1f9a1999-01-17 19:11:59 +000015776Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15777
15778 * parser.c, tree.[ch] : more work toward conformance testing,
15779 added a last element to accelerate parsing of very flat structures
15780 started working on internal subset Element content declaration.
15781 * valid.[ch] : first cut at adding code toward validation.
15782 * previous changes had also small impact on most files, especially
15783 the conformance testing using James Clark test suite.
15784
Daniel Veillard3c2c2ce1999-01-17 13:48:01 +000015785Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15786
15787 * test/* : updated the examples, most of them were not well
15788 formed (humm), and added rdf2.
15789 * result/* : resulting changes in the output.
15790
Daniel Veillard7c92c0a1998-12-06 18:08:28 +000015791Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15792
15793 * tree.c: changed the behaviour of xmlGetProp on NULL values.
15794
Daniel Veillard44b3a061998-12-05 17:27:22 +000015795Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15796
15797 * tree.c: patched a bug in the generation of empty attributes
15798
Daniel Veillardbe36afe1998-11-27 06:39:50 +000015799Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15800
15801 * entities.[ch], tree.[ch], tester.c: added copy interfaces
15802 for node/trees/documents/... Biggest problem is namespace
15803 support when copying subtrees.
15804
Daniel Veillard8cc0d1f1998-11-16 01:04:26 +000015805Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15806
15807 * parser.c, entities.c: improve entities and char ref encoding,
15808 and cleanups of error messages.
15809
Daniel Veillard242590e1998-11-13 18:04:35 +000015810Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15811
15812 * parser.c, entities.c: simple bug hunting done during rpm2html and
15813 rpmfind integration.
15814
Daniel Veillard42dc9b31998-11-09 01:17:21 +000015815Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15816
15817 * parser.[ch]: Added interfaces allowing to specify a SAX
15818 handler before parsing.
15819
Daniel Veillarde3bffb91998-11-08 14:40:56 +000015820Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15821
15822 * parser.c: redirrect all errors reporting through the SAX
15823 error function
15824
Daniel Veillardda4d3c41998-11-04 20:07:05 +000015825Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15826
15827 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
15828 * libtool, tlmain ...: update of the libtool files
15829
Miguel de Icaza442321c1998-11-04 18:13:38 +0000158301998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
15831
15832 * entities.c: Use g_snprintf insteda of snprintf.
15833
Daniel Veillard0ba4d531998-11-01 19:34:31 +000015834Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15835
15836 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
15837 added ent5 test for this purpose.
15838 * parser.c, parser.h: formatting, comments and UTF-8 planning.
15839
Daniel Veillard27271681998-10-30 06:39:40 +000015840Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15841
15842 * parser.c: fixed? a strange error due to compression on a GWP
15843 document.
15844
Daniel Veillard25940b71998-10-29 05:51:30 +000015845Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15846
15847 * tree.[ch]: bug fixing
15848 * entities.[ch]: defined a specific type for predefined entities
15849 * doc/xml.html: more documentation on the library, how to use it,
15850 overview of the interfaces.
15851
Daniel Veillard16253641998-10-28 22:58:05 +000015852Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15853
15854 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
15855
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000015856Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15857
Daniel Veillard10c6a8f1998-10-28 01:00:12 +000015858 * tree.c: corrected a small bug
15859 * doc/xml.html: continuing writing documentation.
15860
15861Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15862
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000015863 * debugXML.h debugXML.c: added debugging utilities.
15864 * tester.c: added --debug switch.
15865 * tree.c: patched an incorrect node->type assignment.
15866 * parser.c: formatting, ensure that node->doc != NULL in attributes
15867
Daniel Veillardccb09631998-10-27 06:21:04 +000015868Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15869
15870 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
15871 entity support and provide an internal representation close to
15872 DOM one (entity ref nodes, and attribute value as tree). I tried
15873 to preserve the interface but this will surely break some apps
15874 (I have to change rpm2html/rpmfind for example). I had to change
15875 two interfaces, and the generated tree is somewhat different.
15876 * doc/* : started documenting the XML library, the tree and
15877 DOM/Corba. This is a first step.
15878
Daniel Veillard11e00581998-10-24 18:27:49 +000015879Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15880
15881 * parser.c: Set up the fonctions comment block, boring but useful.
15882 * parser.h, SAX.c, parser.c: now attributes are processed through
15883 the SAX interface. The problem is that my SAX interface diverged
15884 quite a bit from the original one, well this is not an official
15885 spec, and translating it from Java to C is hairy anyway...
15886
Daniel Veillard97b58771998-10-20 06:14:16 +000015887Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15888
15889 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
15890 fonctions comment block, boring but useful.
15891
15892Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard891e4041998-10-19 00:43:02 +000015893
15894 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
15895 conversion routines. However they are not yet used to convert the
15896 inputs. The core will run with UTF-8.
15897
Daniel Veillard33942841998-10-18 19:12:41 +000015898Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15899
15900 * tree.c : make sure that the type id is properly set-up when
15901 a new object is allocated, needed for DOM.
15902
Daniel Veillard27fb0751998-10-17 06:47:46 +000015903Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15904
15905 * tree.h, tree.c: Ok, the main objects in the tree will be native
15906 corba objects, it costs 8 bytes per Node, Attribute and Document
15907 but it simplifies the Corba integration a lot (no extra interface
15908 objects to allocate/free).
15909
Daniel Veillard0bef1311998-10-14 02:36:47 +000015910Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15911
15912 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
15913 and changed NODEs contants for conformity with DOM Level 1
15914
Daniel Veillard27864701998-10-08 03:47:24 +000015915Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15916
15917 * added hooks to keep track of servants when creating objects
15918 xmlDoc and xmlNode (for Corba export).
15919
Daniel Veillarda6e1d121998-10-04 14:41:05 +000015920Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15921
15922 * added xml-config script.
15923
Daniel Veillard7066a791998-10-01 20:28:28 +000015924Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15925
15926 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
15927 to autoupdate libtool and automake conf files.
15928
Miguel de Icaza60681bd1998-09-30 19:28:59 +0000159291998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
15930
15931 * Makefile.am: Use '?' to separate the sed
15932 commands as ',' is used when people pass -Wl,something.
15933
15934
Daniel Veillard15a8df41998-09-24 19:15:06 +000015935Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15936
15937 * tree.c, tree.h: added a per-document compression interface.
15938
Daniel Veillard151b1b01998-09-23 00:49:46 +000015939Tue Sep 22 20:47:38 EDT 1998
15940
15941 * tree.c, tree.h: added saving with compression and added interfaces
15942 to control the compression level (xmlGetCompressMode,
15943 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
15944
Daniel Veillard70120ff1998-09-22 00:24:21 +000015945Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15946
15947 * parser.c: corrected a loop for files of size 0
15948
Raja R Harinathd2e3abd1998-08-20 21:52:38 +0000159491998-08-20 Raja R Harinath <harinath@cs.umn.edu>
15950
15951 * error.h: New file. Contains prototyes from `error.c'.
15952
Tom Tromeyc19653d1998-08-14 01:22:43 +000015953Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
15954
15955 * Makefile.am (xmlincdir): New macro.
15956 (xmlinc_HEADERS): Renamed from include_HEADERS.
15957
Daniel Veillard845664d1998-08-13 04:43:19 +000015958Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15959
15960 * applied small patch on numeric entities from
15961 Christopher Blizzard <blizzard@appliedtheory.com>
15962
Daniel Veillard260a68f1998-08-13 03:39:55 +000015963Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15964
15965 * New release 0.2, removed the old xml_* files so that it's
15966 coherent with the other CVS base (W3C), far better conformance
15967 to standard, new namespaces, decent entities support, beginning
15968 of a SAX-like interface. Nearly nothing left intact, even the
15969 test examples ...
15970
Christopher Blizzarda36749e1998-07-30 21:47:18 +0000159711998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
15972
15973 * .cvsignore: Add .deps dir
15974
Daniel Veillardf8015fa1998-07-26 21:31:38 +000015975Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15976
15977 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
15978
Daniel Veillardfe926001998-07-26 04:28:20 +000015979Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000015980
Daniel Veillardfe926001998-07-26 04:28:20 +000015981 * configure.in: added test for CPP
15982 * AUTHORS, Changelog: the original ones didn't get commited but the
15983 glib ones instead, fixed.
15984 * Makefile.am: corrected an error in library naming
Daniel Veillard01791d51998-07-24 19:24:09 +000015985
Daniel Veillardfe926001998-07-26 04:28:20 +000015986Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000015987
Daniel Veillardfe926001998-07-26 04:28:20 +000015988 * integrated code developped at W3C
15989 * changed the original Copyright
15990 * migrated to automake
15991 * prefixed the filenames by xml_ to avoid filename clashes
Daniel Veillard01791d51998-07-24 19:24:09 +000015992