blob: ee9e7bab2d755cb36cd7630a91ba5a92d0971a7e [file] [log] [blame]
Daniel Veillard97fd5672003-02-07 13:01:54 +00001Fri Feb 7 14:00:53 CET 2003 Daniel Veillard <daniel@veillard.com>
2
3 * xinclude.c: applied another bug fix from Sean Chittenden
4
Daniel Veillardef4d3bc2003-02-07 12:38:22 +00005Fri Feb 7 13:34:08 CET 2003 Daniel Veillard <daniel@veillard.com>
6
7 * configure.in xmllint.c: I f...ed up the default configuration
8 of schemas and --relaxng option display in xmllint, pointed by
9 Morus Walter.
10 * xlink.c: Sean Chittenden pointed a couple of errors in the XLink
11 detection module, fixes bug #105374.
12
Daniel Veillardc5a70f22003-02-06 23:41:59 +000013Fri Feb 7 01:43:38 CET 2003 Daniel Veillard <daniel@veillard.com>
14
15 * xmlschemastypes.c: added the boolean base type.
16
Daniel Veillard96a4b252003-02-06 08:22:32 +000017Thu Feb 6 10:23:52 CET 2003 Daniel Veillard <daniel@veillard.com>
18
19 * xmlschemastypes.c: started implementing some of the missing
20 default simple types
21 * result/relaxng/*: updated the results
22
Daniel Veillard72fef162003-02-05 14:31:19 +000023Wed Feb 5 15:28:04 CET 2003 Daniel Veillard <daniel@veillard.com>
24
25 * NEWS doc/*: updated the docs, ready for 2.5.2 release
26
Daniel Veillard71531f32003-02-05 13:19:53 +000027Wed Feb 5 14:15:59 CET 2003 Daniel Veillard <daniel@veillard.com>
28
29 * HTMLparser.c tree.c xmlIO.c: comments cleanups
30 * Makefile.am: use xmllint for doing the RelaxNG tests
31 * configure.in: preparing 2.5.2 made schemas support default to
32 on instead of off
33 * relaxng.c: removed the verbosity
34 * xmllint.c: added --relaxng option
35 * python/generator.py python/libxml_wrap.h: prepared the integration
36 of the new RelaxNG module and schemas
37 * result/relaxng/*: less verbose output
38
Daniel Veillardec498e12003-02-05 11:01:50 +000039Wed Feb 5 12:00:36 CET 2003 Daniel Veillard <daniel@veillard.com>
40
41 * valid.c: do not run content model validation if the
42 content is not determinist
43
Daniel Veillardde590ca2003-02-05 10:45:26 +000044Wed Feb 5 11:43:58 CET 2003 Daniel Veillard <daniel@veillard.com>
45
46 * SAX.c: added the redefinition of namespaced attribute
47 check that was missing as Fabrice Desré pointed out.
48
Daniel Veillard930dfb62003-02-05 10:17:38 +000049Wed Feb 5 11:09:29 CET 2003 Daniel Veillard <daniel@veillard.com>
50
51 * HTMLparser.c include/libxml/HTMLparser.h: applied HTML
52 improvements from Nick Kew, allowing to do more checking
53 to HTML elements and attributes.
54
Daniel Veillard4287c572003-02-04 22:48:53 +000055Tue Feb 4 23:47:06 CET 2003 Daniel Veillard <daniel@veillard.com>
56
57 * xinclude.c: fixing bug #105137 about entities declaration
58 needing to be copied to the including document.
59
Daniel Veillard652d8a92003-02-04 19:28:49 +000060Tue Feb 4 20:26:22 CET 2003 Daniel Veillard <daniel@veillard.com>
61
62 * catalog.c: fixed bug #104817 with delegateURI
63 * xpath.c: fixing bugs #104123 and #104125
64
Daniel Veillard0e298ad2003-02-04 16:14:33 +000065Tue Feb 4 17:12:56 CET 2003 Daniel Veillard <daniel@veillard.com>
66
67 * configure.in valid.c xmlreader.c python/libxml_wrap.h
68 python/types.c: fixing #104096 to compile without regexps
69
Daniel Veillard57e79b32003-02-04 15:33:12 +000070Tue Feb 4 16:31:55 CET 2003 Daniel Veillard <daniel@veillard.com>
71
72 * valid.c: fixing bug #103969 forgot to add an epsilon transition
73 when building the automata for elem*
74
Daniel Veillard358a9892003-02-04 15:22:32 +000075Tue Feb 4 16:21:07 CET 2003 Daniel Veillard <daniel@veillard.com>
76
77 * HTMLparser.c: applied patch from Arne de Bruijn fixing
78 bug #103827
79
Daniel Veillardeb137172003-02-04 15:18:06 +000080Tue Feb 4 16:17:09 CET 2003 Daniel Veillard <daniel@veillard.com>
81
82 * HTMLparser.c: updating a comment, fixing #103776
83
Daniel Veillard8d589042003-02-04 15:07:21 +000084Tue Feb 4 16:05:53 CET 2003 Daniel Veillard <daniel@veillard.com>
85
86 * parser.c: fixing bug 105049 for validity checking of content
87 within recursive entities.
88
Daniel Veillarde5b110b2003-02-04 14:43:39 +000089Tue Feb 4 15:40:54 CET 2003 Daniel Veillard <daniel@veillard.com>
90
91 * HTMLparser.c: try to fix # 105049
92 * relaxng.c xmlschemastypes.c: a couple of changes and extensions
93 * tree.c: updated a function comment
94
Daniel Veillard419a7682003-02-03 23:22:49 +000095Tue Feb 4 00:20:58 CET 2003 Daniel Veillard <daniel@veillard.com>
96
97 * relaxng: more work on grammars and refs/defs
98 * test/relaxng/* result/relaxng/*: augmented/updated the
99 regression tests
100
Daniel Veillard144fae12003-02-03 13:17:57 +0000101Mon Feb 3 14:16:59 CET 2003 Daniel Veillard <daniel@veillard.com>
102
103 * relaxng: more work on name classes, except support
104 * test/relaxng/* result/relaxng/*: augmented/updated the
105 regression tests
106
Daniel Veillard1ed7f362003-02-03 10:57:45 +0000107Mon Feb 3 11:56:05 CET 2003 Daniel Veillard <daniel@veillard.com>
108
109 * relaxng: more work on name classes, the "validate all" schemas
110 seems to work now.
111 * test/relaxng/* result/relaxng/*: augmented/updated the
112 regression tests
113
Daniel Veillard3b2e4e12003-02-03 08:52:58 +0000114Mon Feb 3 09:50:26 CET 2003 Daniel Veillard <daniel@veillard.com>
115
116 * python/libxml.c: removed an unprotedted debug message Aleksi Suhonen
117 * parser.c: put a guard against infinite document depth, basically
118 trying to avoid another kind of DoS attack.
119 * relaxng.c: some code w.r.t. nameClasses
120
Daniel Veillardfc1a4502003-02-02 16:02:55 +0000121Sun Feb 2 17:01:43 CET 2003 Daniel Veillard <daniel@veillard.com>
122
123 * test/relaxng/* result/relaxng/*: check all the namespace support
124 was actually correct based on tutorial section 10.
125
Daniel Veillarde2a5a082003-02-02 14:35:17 +0000126Sun Feb 2 15:33:38 CET 2003 Daniel Veillard <daniel@veillard.com>
127
128 * relaxng: include seems to work okay now
129 * test/relaxng/* result/relaxng/*: augmented/updated the
130 regression tests
131
Daniel Veillarda9d912d2003-02-01 17:43:10 +0000132Sat Feb 1 19:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
133
134 * relaxng.c: a bit of work done in the train back.
135 * test/relaxng/*: added one of the include tests
136
Daniel Veillard154877e2003-01-30 12:17:05 +0000137Thu Jan 30 14:06:55 CET 2003 Daniel Veillard <daniel@veillard.com>
138
139 * relaxng: more work done in the train
140 * test/relaxng/* result/relaxng/*: augmented/updated the
141 regression tests
142
Daniel Veillarde431a272003-01-29 23:02:33 +0000143Wed Jan 29 23:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
144
145 * relaxng.c: debugging of externalRef
146 * test/relaxng/* result/relaxng/*: augmented/updated the
147 regression tests
148
Daniel Veillardd41f4f42003-01-29 21:07:52 +0000149Wed Jan 29 22:06:04 CET 2003 Daniel Veillard <daniel@veillard.com>
150
151 * relaxng.c: more work on Relax-NG, implementing externalRef
152 * test/relaxng/* result/relaxng/*: augmented/updated the
153 regression tests
154 * Makefile.am: cleanup to Relaxtests target
155
Daniel Veillardb08c9812003-01-28 23:09:49 +0000156Wed Jan 29 00:08:38 CET 2003 Daniel Veillard <daniel@veillard.com>
157
158 * relaxng.c: more work on Relax-NG, implementing interleave
159 * test/relaxng/* result/relaxng/*: augmented/updated the
160 regression tests
161
Daniel Veillard76fc5ed2003-01-28 20:58:15 +0000162Tue Jan 28 21:56:49 CET 2003 Daniel Veillard <daniel@veillard.com>
163
164 * relaxng.c: more work on Relax-NG, implementing interleave
165 * test/relaxng/* result/relaxng/*: augmented/updated the
166 regression tests
167
MST 2003 John Fleckda81d192003-01-27 14:35:56 +0000168Mon Jan 27 07:35:29 MST 2003 John Fleck <jfleck@inkstain.net>
169
170 * doc/tutorial/customfo.xsl
171 * doc/tutorial/customhtml.xsl
172 adding stylesheet customizations used to generate fo
173 for pdf and html
174
Daniel Veillardc6e997c2003-01-27 12:35:42 +0000175Mon Jan 27 13:29:43 CET 2003 Daniel Veillard <daniel@veillard.com>
176
177 * relaxng.c: more work on Relax-NG
178 * test/relaxng/* result/relaxng/*: augmented/updated the
179 regression tests
180 * xmlschemastypes.c: added a number of base type definition but not
181 the associated checks, those are still TODOs
182
MST 2003 John Fleck731967e2003-01-27 00:39:50 +0000183Sun Jan 26 17:37:06 MST 2003 John Fleck <jfleck@inkstain.net>
184
185 in docs/tutorial:
186 * apa.html
187 * apb.html
188 * apc.html
189 * apd.html
190 * ape.html
191 * apf.html
192 * apg.html
193 * ar01s02.html
194 * ar01s03.html
195 * ar01s04.html
196 * ar01s05.html
197 * ar01s06.html
198 * ar01s07.html
199 * ar01s08.html
200 * index.html
201 * xmltutorial.pdf
202 * xmltutorial.xml
203 add index to tutorial
204
MST 2003 John Fleck937362d2003-01-27 00:04:32 +0000205Sun Jan 26 17:02:29 MST 2003 John Fleck <jfleck@inkstain.net>
206
207 * doc/xmlcatalog.1
208 * doc/xmlcatalog_man.html
209 * doc/xmlcatalog_man.xml
210 belatedly fixing bug #93622 (adds rewriteURI type to
211 "--add" option in xmlcatalog man page
212
Daniel Veillard3be27512003-01-26 19:49:04 +0000213Sun Jan 26 20:47:26 CET 2003 Daniel Veillard <daniel@veillard.com>
214
Daniel Veillardc6e997c2003-01-27 12:35:42 +0000215 * xmlcatalog.c xmllint.c: applied patch for NetBSD by
Daniel Veillard3be27512003-01-26 19:49:04 +0000216 Julio Merino, closing #104475
217
Daniel Veillardea3f3982003-01-26 19:45:18 +0000218Sun Jan 26 20:38:43 CET 2003 Daniel Veillard <daniel@veillard.com>
219
220 * relaxng.c: more work on Relax-NG
221 * test/relaxng/* result/relaxng/*: augmented/updated the
222 regression tests
223
Daniel Veillardedc91922003-01-26 00:52:04 +0000224Sun Jan 26 01:49:58 CET 2003 Daniel Veillard <daniel@veillard.com>
225
226 * relaxng.c: more work on Relax-NG
227 * test/relaxng/* result/relaxng/*: augmented/updated the
228 regression tests
229
Daniel Veillarddd1655c2003-01-25 18:01:32 +0000230Sat Jan 25 18:59:54 CET 2003 Daniel Veillard <daniel@veillard.com>
231
232 * README: updated the policy on private mail answers
233 * relaxng.c: more work on Relax-NG
234 * test/relaxng/* result/relaxng/*: augmented/updated the
235 regression tests
236
Daniel Veillard7424eb62003-01-24 14:14:52 +0000237Fri Jan 24 15:12:44 CET 2003 Daniel Veillard <daniel@veillard.com>
238
239 * error.c parser.c tree.c: applied a documentation patch from
240 Stefan Kost
241
Daniel Veillard276be4a2003-01-24 01:03:34 +0000242Fri Jan 24 02:00:50 CET 2003 Daniel Veillard <daniel@veillard.com>
243
244 * relaxng.c: more work on Relax-NG
245 * doc/*: regenerated the docs
246 * test/relaxng/* result/relaxng/*: updated and augmented the
247 Relax-NG regression tests and results
248
Daniel Veillard6eadf632003-01-23 18:29:16 +0000249Thu Jan 23 19:26:20 CET 2003 Daniel Veillard <daniel@veillard.com>
250
251 * Makefile.am configure.in relaxng.c include/libxml/relaxng.h:
252 First commit of the new Relax-NG validation code, not generally
253 useful yet.
254 * test/relaxng/* result/relaxng/*: current state of the regression
255 tests
256
Daniel Veillard814a76d2003-01-23 18:24:20 +0000257Thu Jan 23 19:22:54 CET 2003 Daniel Veillard <daniel@veillard.com>
258
259 * tree.c: minimized the memory allocated for GetContent
260 and a bit of cleanup.
261
Daniel Veillardff12c492003-01-23 16:42:55 +0000262Thu Jan 23 17:41:37 CET 2003 Daniel Veillard <daniel@veillard.com>
263
264 * python/generator.py: seems there is no good reasons to
265 not generate bindings for XPointer
266
Daniel Veillard540a31a2003-01-21 11:21:07 +0000267Tue Jan 21 13:19:35 CET 2003 Daniel Veillard <daniel@veillard.com>
268
269 * xmlreader.c doc/apibuild.py: applied a new patch from
270 Stéphane Bidoul for cleanups
271 * doc/libxml2-api.xml: rebuilt the API description with
272 new entry points
273
Daniel Veillard417be3a2003-01-20 21:26:34 +0000274Mon Jan 20 23:25:00 CET 2003 Daniel Veillard <daniel@veillard.com>
275
276 * xmlreader.c python/drv_libxml2.py python/generator.py
277 python/libxml.c python/libxml.py python/libxml_wrap.h
278 python/types.c: patch from Stéphane Bidoul for better per
279 context error message APIs
280 * python/tests/ctxterror.py python/tests/readererr.py:
281 update of the tests
282
MST 2003 John Fleck97ddfc02003-01-20 00:09:57 +0000283Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net>
284
285 * doc/guidelines.html
286 grammar and spelling cleanup
287
Daniel Veillard26f70262003-01-16 22:45:08 +0000288Fri Jan 17 00:31:30 CET 2003 Daniel Veillard <daniel@veillard.com>
289
290 * xmlreader.c include/libxml/xmlreader.h python/generator.py
291 python/libxml.c python/libxml.py win32/libxml2.def.src: applied
292 a patch from Stéphane Bidoul to allow per XMLtextReader error
293 and warning handling
294 * python/tests/Makefile.am python/tests/readererr.py: adding the
295 specific regression test
296
Daniel Veillard71f9d732003-01-14 16:07:16 +0000297Tue Jan 14 17:00:08 CET 2003 Daniel Veillard <daniel@veillard.com>
298
299 * xpath.c: Alexey Efimov pointed out that concat('a', 'b', )
300 should raise a syntax error
301
Daniel Veillarde4a07e72003-01-14 14:40:25 +0000302Tue Jan 14 15:39:14 CET 2003 Daniel Veillard <daniel@veillard.com>
303
304 * python/libxml.c: cleanup patch from Stéphane Bidoul
305
Daniel Veillard81601f92003-01-14 13:42:37 +0000306Tue Jan 14 14:41:18 CET 2003 Daniel Veillard <daniel@veillard.com>
307
308 * encoding.c: fixing bug #103100 with a dummy UTF8ToUTF8 copy
309
Daniel Veillarde6227e02003-01-14 11:42:39 +0000310Tue Jan 14 12:40:29 CET 2003 Daniel Veillard <daniel@veillard.com>
311
312 * python/generator.py python/libxml.c python/libxml.py
313 python/libxml_wrap.h python/types.c: applied and fixed a patch
Daniel Veillarde4a07e72003-01-14 14:40:25 +0000314 from Stéphane Bidoul to provide per parser error handlers at the
Daniel Veillarde6227e02003-01-14 11:42:39 +0000315 Python level.
316 * python/tests/Makefile.am python/tests/ctxterror.py: added a
317 regression test for it.
318
Daniel Veillard4dbe77a2003-01-14 00:17:42 +0000319Tue Jan 14 01:15:04 CET 2003 Daniel Veillard <daniel@veillard.com>
320
321 * xmlreader.c: fixed the streaming property of the reader,
322 it was generating tree faster than consuming it. Pointed out
323 by Nate Myers
324 * tree.c: fixed a bug in xmlSaveFormatFileEnc if passed a NULL doc
325
Igor Zlatkovic9df24742003-01-12 21:15:55 +0000326Sun Jan 12 22:18:02 CET 2003 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
327
Igor Zlatkovicd31876c2003-01-12 21:43:13 +0000328 * win32/libxml2.def.src: added more xmlreader and other exports
Igor Zlatkovic9df24742003-01-12 21:15:55 +0000329
Daniel Veillard8e7e1c02003-01-10 17:06:09 +0000330Fri Jan 10 18:04:32 CET 2003 Daniel Veillard <daniel@veillard.com>
331
332 * xpath.c: fix to the XPath implementation for parent and
333 ancestors axis when operating on a Result Value Tree.
334 Fixes bug #100271
335
Daniel Veillardcacbe5d2003-01-10 16:09:51 +0000336Fri Jan 10 17:07:01 CET 2003 Daniel Veillard <daniel@veillard.com>
337
338 * nanoftp.c nanohttp.c xmlIO.c: patch from Stefano Zacchiroli
339 to fix some URI/file escaping problems
340
Daniel Veillard3b87b6b2003-01-10 15:21:50 +0000341Fri Jan 10 16:20:34 CET 2003 Daniel Veillard <daniel@veillard.com>
342
343 * python/generator.py: fixed a bug raised by Raymond Wiker,
344 docSetRootElement() should not raise an exception if the
345 return is None
346
Daniel Veillard3e20a292003-01-10 13:14:40 +0000347Fri Jan 10 14:13:03 CET 2003 Daniel Veillard <daniel@veillard.com>
348
349 * python/libxml.py python/libxml.c python/libxml2-python-api.xml:
350 fixed bug #102181 by applying the suggested change and fixing
351 the generation/registration problem.
352
Daniel Veillarde55e8e42003-01-10 12:50:02 +0000353Fri Jan 10 13:47:55 CET 2003 Daniel Veillard <daniel@veillard.com>
354
355 * HTMLparser.c: fixed bug #102960 by reusing the XML name parsing
356 routines.
357
Daniel Veillard8f872442003-01-09 23:19:02 +0000358Fri Jan 10 00:16:49 CET 2003 Daniel Veillard <daniel@veillard.com>
359
360 * parser.c: one more IsEmptyElement crazyness, that time in
361 external parsed entities if substitution is asked.
362 * python/tests/reader3.py: added a specific test.
363
Daniel Veillarde329fc22003-01-09 21:36:42 +0000364Thu Jan 9 22:35:31 CET 2003 Daniel Veillard <daniel@veillard.com>
365
366 * python/drv_libxml2.py: update from Stéphane Bidoul: python 2.1
367 support and improved error handler registration
368
Daniel Veillard5ecaf7f2003-01-09 13:19:33 +0000369Thu Jan 9 14:16:38 CET 2003 Daniel Veillard <daniel@veillard.com>
370
371 * HTMLtree.c tree.c: fixes #102920 about namespace handling in
372 HTML output and section 16.2 "HTML Output Method" of XSLT-1.0
373 * README: fixed a link
374
Daniel Veillarde2830f12003-01-08 17:47:49 +0000375Wed Jan 8 18:32:25 CET 2003 Daniel Veillard <daniel@veillard.com>
376
377 * configure.in doc/* NEWS: preparing 2.5.1 release
378 * SAX.c parser.c: fixing XmlTextReader bug
379
Daniel Veillard8bf70b92003-01-07 23:14:24 +0000380Wed Jan 8 00:13:01 CET 2003 Daniel Veillard <daniel@veillard.com>
381
382 * SAX.c: fuck, I introduced a memory leak on external parsed
383 entities in 2.5.0 :-(
384
Daniel Veillard56ada1d2003-01-07 11:17:25 +0000385Tue Jan 7 12:12:45 CET 2003 Daniel Veillard <daniel@veillard.com>
386
387 * xmllint.c: another fix needed as pointed by Christophe Merlet
388 for --stream --debug if compiled without debug support.
389
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000390Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net>
391
392 * doc/xmllint.xml
Daniel Veillard56ada1d2003-01-07 11:17:25 +0000393 * doc/xmllint.1:
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000394 update man page with --stream and --chkregister
395
Daniel Veillard8326e732003-01-07 00:19:07 +0000396Tue Jan 7 01:17:26 CET 2003 Daniel Veillard <daniel@veillard.com>
397
398 * globals.c: fixed --with-threads compile
399 * xmllint.c: fixed --without-debug compile
400 * include/libxml/globals.h: cleanup
401 * include/libxml/schemasInternals.h: add a missing include
402
Daniel Veillard7b4b2f92003-01-06 13:11:20 +0000403Mon Jan 6 14:06:07 CET 2003 Daniel Veillard <daniel@veillard.com>
404
405 * configure.in NEWS: preparing 2.5.0 release
406 * SAX.c: only warn in pedantic mode about namespace name
407 brokeness
408 * globals.c: fix a doc generation problem
409 * uri.c: fix #101520
410 * doc/*: updated and rebuilt the doc for the release, includuding
411 stylesheet update
412 * python/Makefile.am: fix a filename bug
413
414Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
415
416 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
417 should not be called.
418
419Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
420
421 * libxml-2.0.pc.in: applied the patch to fix #101894
422
423Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
424
425 * tree.c : applied patch from Lukas Schroeder for register callbacks
426 * valid.c: modified patch from Lukas Schroeder to test
427 register callbacks with --chkregister
428
429Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
430
431 * xmlreader.c: seriously changed the way data are pushed to
432 the underlying parser, go by block of 512 bytes instead of
433 tryng to detect tag boundaries at that level. Changed the
434 way empty element are detected and tagged.
435 * python/tests/reader.py python/tests/reader2.py
436 python/tests/reader3.py: small changes mostly due to context
437 reporting being different and DTD node being reported. Some
438 errors previously undetected are now caught and fixed.
439 * doc/xmlreader.html: flagged last section as TODO
440
441Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
442
443 * python/libxml.py: integrated the Python 2.2 optimizations
444 from Hannu Krosing, while maintaining compatibility with
445 1.5 and 2.1
446
447Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
448
449 * xmllint.c: a bit of cleanup
450 * xmlreader.c: small fix
451 * doc/xmlreader.html: more work on the XmlTextReader tutorial
452 * python/libxml.py: a few fixes pointed out by Hannu Krosing
453
454Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
455
456 * python/setup.py.in: patch from Stéphane Bidoul to include
457 drv_libxml2.py in setup.py
458
459Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
460
461 * doc/xmlreader.html: starting documenting the new XmlTextReader
462 interface.
463
464Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
465
466 * xmllint.c: added the --stream flag to use the TextReader API
467 * xmlreader.c: small performance tweak
468
469Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
470
471 * xmlreader.c python/tests/reader2py: okay the DTD validation
472 code on top of the XMLTextParser API should be solid now.
473
474Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
475
476 * xmlreader.c python/tests/reader2py: Fixing some more mess
477 with validation and recursive entities while using the
478 reader interface, it's getting a bit messy...
479
480Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
481
482 * xmlreader.c python/tests/reader.py: another couple of problem
483 related to IsEmptyElement reported by Stéphane Bidoul needed
484 some fixes.
485
486Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
487
488 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
489 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
490 based on the python XmlTextReader interface.
491
492Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
493
494 * tree.c: backing out one change in the last patch which broke the
495 regression tests
496
497Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
498
499 * global.data globals.c tree.c include/libxml/globals.h: applied
500 an old patch from Lukas Schroeder to track node creation and
501 destruction. Probably missing a lot of references at the moment
502 and not usable reliably.
503
504Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
505
506 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
507 from doc/news.html and a stylesheet
508
509Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
510
511 * xmlreader.c python/tests/reader.py: fixed another couple of
512 xmlreader bugs reported by Stéphane Bidoul and added tests.
513
514Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
515
516 * xmlreader.c python/tests/reader2.py: fixed another validity
517 checking in external parsed entities raised by Stéphane Bidoul
518 and added a specific regression test.
519 * python/tests/reader3.py: cleanup
520
521Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
522
523 * xmlreader.c python/tests/reader2.py: fixed a problem with
524 validation within entities pointed by Stéphane Bidoul, augmented
525 the tests to catch those.
526
527Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
528
529 * python/generator.py: modified the generator to allow keeping
530 class references when creating new classes, needed to fix a bug
531 pointed by Stéphane Bidoul where the input buffer of the
532 xmlTextReader instance gets destroyed if the python wrapper for
533 the input is not referenced anymore.
534
535Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
536
537 * xmlreader.c python/tests/reader.py: fixed another pair of problem
538 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
539
540Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
541
542 * xmlreader.c python/tests/reader.py: fixed another problem
543 pointed by Stéphane Bidoul
544
545Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
546
547 * xmlreader.c python/tests/reader.py: fixed a limit case problem
548 with "<a/>"
549
550Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
551
552 * SAX.c: warn on xmlns:prefix="foo"
553 * xmlreader.c python/tests/reader.py: fixed a couple of problem
554 for namespace attributes handling.
555
556Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
557
558 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
559 a really nasty problem raised by a DocBook XSLT transform
560 provided by Sebastian Bergmann
561
562Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
563
564 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
565 by Stéphane Bidoul and integrated it into the tests
566
567Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
568
569 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
570 extended the XmlTextReader API a bit, addding accessors for
571 the current doc and node, and an entity substitution mode for
572 the parser.
573 * python/libxml.py python/libxml2class.txt: related updates
574 * python/tests/Makefile.am python/tests/reader.py
575 python/tests/reader2.py python/tests/reader3.py: updated a bit
576 the old tests and added a new one to test the entities handling
577
578Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
579
580 * python/generator.py python/libxml2class.txt
581 python/tests/reader.py python/tests/reader2.py: changed the
582 generator to provide casing for the XmlTextReader similar to
583 C# so that examples and documentation are more directly transposable.
584 Fixed the couple of tests in the suite.
585
586Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
587
588 * doc/guidelines.html: added a document on guildeline for
589 publishing and deploying XML
590
591Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
592
593 * valid.c xmlreader.c: final touch running DTD validation
594 on the XmlTextReader
595 * python/tests/Makefile.am python/tests/reader2.py: added a
596 specific run based on the examples from test/valid/*.xml
597
598Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
599
600 * python/libxml.py: added a few predefined xmlTextReader parser
601 configuration values.
602
603Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
604
605 * python/libxml_wrap.h: trying to fix #102037
606
607Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
608
609 * SAX.c: fixing bug #95296, when the predefined entities
610 are redefined in the DTD the default one must be used
611 instead anyway.
612
613Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
614
615 * doc/xmllint.xml
616 * doc/xmllint.1
617 Add discussion of XML_DEBUG_CATALOG to xmllint man
618 page - bug #100907
619
620
621Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
622
623 * xmlreader.c: Fixed the empty node detection to avoid reporting
624 an inexistant close tag.
625
626Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
627
628 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
629 for Python 2.1
630
631Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
632
633 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
634
635Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
636
637 * doc/libxml2-api.xml python/tests/reader.py: one really need
638 to provide the base URI information when creating a reader parser
639 from an input stream. Updated the API and the example using it.
640
641Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
642
643 * testReader.c xmlreader.c valid.c include/libxml/tree.h
644 include/libxml/valid.h include/libxml/xmlreader.h: working on
645 DTD validation on top of xml reader interfaces. Allows to
646 validate arbitrary large instances. This required some extensions
647 to the valid module interface and augmenting the size of xmlID
648 and xmlRef structs a bit.
649 * uri.c xmlregexp.c: simple cleanup.
650
651Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
652
653 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
654 work on the xml reader interfaces.
655 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
656 Web page for the Windows binaries.
657
658Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
659
660 * xmlIO.c: applied a patch for VMS following the report by
661 Nigel Hall
662
663Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
664
665 * parser.c: the parseStartTag bug fix wasn't complete.
666
667Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
668
669 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
670 parseStartTag, fixing it.
671 * test/att4 result/att4 result/noent/att4: adding the test
672 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
673 more methods to XmlTextReader.
674
675Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
676
677 * win32/libxml2.def.src: added more xml reader exports
678 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
679 to the build
680
681Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
682
683 * doc/tutorial/xmltutorial.xml
684 plus generated html and pdf
685 Updating tutorial again based on further comments from Niraj
686 Tolia on the last iteration
687
688Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
689
690 * doc/tutorial/xmltutorial.xml
691 * doc/tutorial/includekeyword.c
692 * doc/tutorial/includegetattribute.c
693 plus generated html and pdf
694 Adding fix from Niraj Tolia to tutorial to properly free memory.
695
696
697Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
698
699 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
700 more methods of XmlTextReader.
701 * python/libxml2class.txt python/tests/reader.py: this increased the
702 methods in the bndings, augmented the test to check those new
703 functions.
704
705Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
706
707 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
708 methods of XmlTextReader.
709 * python/generator.py python/libxml_wrap.h python/types.c
710 python/libxml2class.txt: added the reader to the Python bindings
711 * python/tests/Makefile.am python/tests/reader.py: added a specific
712 test for the Python bindings of the Reader APIs
713 * parser.c: small cleanup.
714
715Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
716
717 * xinclude.c: fallback was only copying the first child not the
718 full child list of the fallback element, closes #89684 as reopened
719 by Bernd Kuemmerlen
720
721Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
722
723 * win32/libxml2.def.src: exported htmlNodeDumpOutput
724
725Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
726
727 * configure.in: preparing release of 2.4.30
728 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
729 gives enum values, fix functype return type, put back fields in
730 structs
731 * doc/*: updated the docs rebuilt
732
733Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
734
735 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
736 about htmlNodeDumpOutput location.
737 * xpath.c: removed an undefined function signature
738 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
739 too many symbols in the API breaking the python bindings.
740 Updated with the libxslt/libexslt changes.
741
742Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
743
744 * configure.in: preparing release of 2.4.29
745 * doc/*: rebuilt the docs and API
746 * xmlreader.c: a few more fixes for the XmlTextReader API
747
748Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
749
750 * include/win32config.h: applied mingw patch from Magnus Henoch
751
752Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
753
754 * catalog.c doc/libxml2-api.xml: a bit more cleanup
755
756Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
757
758 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
759 building Python script, does the C parsing directly, generates
760 a better API description including structure fieds defs and
761 enums. Still a couple of bugs, but good enough for the python
762 wrappers now.
763 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
764 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
765 include/libxml/schemasInternals.h include/libxml/tree.h: more
766 cleanup based on the python analysis script reports.
767 * libxml.spec.in: make sure the API XML description is part of the
768 devel package.
769
770Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
771
772 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
773 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
774 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
775 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
776 code cleanup, especially the function comments.
777 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
778
779Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
780
781 * Makefile.am xmlreader.c include/libxml/Makefile.am
782 include/libxml/xmlreader.h: Adding a new set of APIs based on
783 the C# TextXmlReader API but converted to C. Allow to parse
784 in constant memory usage, far simpler to program and explain
785 than the SAX like APIs, unfinished but working.
786 * testReader.c: test program
787
788Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
789
790 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
791
792Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
793
794 * tree.c: Chip turner indicated that XHTML1 serialization
795 rule for style actually break on both IE and Mozilla,
796 try to avoid the rule if escaping ain't necessary
797
798Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
799
800 * nanhttp.c: handle HTTP URL escaping, problem reported by
801 Glen Nakamura and Stefano Zacchiroli
802
803Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
804
805 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
806
807Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
808
809 * uri.c: Johann Richard pointed out some XPointer problems for
810 URN based URI references in XInclude. Modified the URI parsing
811 and saving routines to allow correct parsing and saving of
812 XPointers, especially when attached to "opaque" scheme accordingly
813 to RFC 2396
814
815Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
816
817 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
818 of refactoring to the HTML saving code.
819 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
820 in the doc.
821
822Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
823
824 * tree.c include/libxml/tree.h: refactored the XML dump of a node
825 to a buffer API to reuse the generic dump to an OutputIO layer,
826 this reduces code, fixes xmlNodeDump() for XHTML, also made
827 xmlNodeDump() now return the number of byte written.
828
829Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
830
831 * python/setup.py.in: another patch from Stéphane Bidoul for
832 Python bindings on Windows
833 * doc/parsedecl.py: small cleanup
834
835Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
836
837 * libxml.spec.in configure.in: add a line in %changelog for releases
838
839Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
840
841 * parser.c: patch from Marcus Clarke fixing a problem in entities
842 parsing that was detected in KDe documentations environment.
843
844Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
845
846 * python/libxml.c (libxml_prev): Return the previous as opposed to
847 the next node (I guess this is the result of some cut & paste programming:)
848
849Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
850
851 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
852
853Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
854
855 * python/generator.py python/libxml.c python/setup.py.in: trying
856 to fix the Python bindings build on Windows (Stéphane Bidoul)
857
858Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
859
860 * win32/configure.js: added option for python bindings
861 * win32/libxml2.def.src: added more exports
862
863Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
864
865 * win32/Makefile.mingw: fixed unresolved symbols when linking with
866 pthreads
867 * win32/wince/*: applied updates to Windows CE port from Javier
868
869Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
870
871 * configure.in: preparing 2.4.28
872 * libxml.spec.in doc/Makefile.am: some cleanup
873 * doc/*: updated the news and regenerated.
874
875Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
876
877 * HTMLparser.c: final touch at closing #87235 </p> end tags
878 need to be generated.
879 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
880 this change slightly the output of a few tests
881 * doc/*: regenerated
882
883Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
884
885 * parserInternals.c: fixing bug #99190 when UTF8 document are
886 parsed using the progressive parser and the end of the chunk
887 is in the middle of an UTF8 multibyte character.
888
889Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
890
891 * threads.c: fixed initialization problem in xmlNewGlobalState
892 which was causing crash.
893 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
894 in xmlInitializeGlobalState.
895 * parserInternals.c: cleaned up ctxt->sax initialisation.
896
897Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
898
899 * tree.c include/libxml/tree.h: modified the existing APIs
900 to handle XHTML1 serialization rules automatically, also add
901 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
902 libxslt serialization uses it when needed without changing
903 the library API.
904 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
905 result/xhtml1: added a new test specifically for xhtml1 output
906 and updated the result of one XHTML1 test
907
908Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
909
910 * xinclude.c parserInternals.c encoding.c: fixed #99082
911 for xi:include encoding="..." support on text includes.
912 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
913 test/XInclude/ents/isolatin.txt : added a specific regression test
914 * python/generator.py python/libxml2class.txt: fixed the generator
915 the new set of comments generated for doc/libxml2-api.xml were
916 breaking the python generation.
917
918Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
919
920 * doc/Makefile.am: repair some problem if gtk-doc fail or such
921 * configure.in: patch for Solaris on new autoconf closes #98880
922 * doc/parsedecl.py: repair the frigging API building script,
923 did I say that python xmllib sucks ?
924 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
925 and some comment are no more truncated.
926
927Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
928
929 * parser.c: Martin Stoilov pointed out a potential leak in
930 xmlCreateMemoryParserCtxt
931
932Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
933
934 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
935 included in HTML documents and using the push parser.
936
937Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
938
939 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
940 specified, look for the Python interpreter not just in the
941 specified root but also in the specified location. Fixes #98825
942
943Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
944
945 * python/libxml.c: fixing bug #98792 , node may have no doc
946 and dereferencing without checking ain't good ...
947
948Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
949
950 * configure.in: preparing release 2.4.27
951 * doc/* : updated and rebuilt the docs
952 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
953 and all the docs are actually packaged and in the final RPMs
954 * parser.c parserInternals.c include/libxml/parser.h: restore
955 xmllint --recover feature.
956
957Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
958
959 * parser.c xpath.c: fixing #96925 wich was also dependant on the
960 processing of parsed entities, and XPath computation on sustitued
961 entities.
962 * testXPath.c: make sure entities are substitued.
963
964Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
965
966 * parser.c: fixed #96594, which was totally dependant on the
967 processing of internal parsed entities, which had to be changed.
968
969Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
970
971 * Makefile.am python/Makefile.am python/tests/Makefile.am:
972 trying to fix bug #98517 about building outside the source tree
973 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
974
975Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
976
977 * include/win32config.h: cleanup
978 * win32/Makefile.mingw: integrated mingw in JScript configure
979 * win32/Makefile.msvc: modified to allow mingw coexistence
980 * win32/configure.js: integrated mingw
981 * win32/Readme.txt: cleanup
982
983Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
984
985 * HTMLparser.c: strengthen the guard in the Pop macros,
986 like in the XML parser, closes bug #97315
987
988Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
989
990 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
991 callback is never used.
992
993Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
994
995 * parserInternals.c: fixed the initialization of the SAX structure
996 which was breaking xsltproc
997 * xpath.c: patch from Petr Pajas for CDATA nodes
998 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
999 * parser.c include/libxml/parser.h: patch from Peter Jones
1000 removing a leak in xmlSAXParseMemory() and adding the
1001 function xmlSAXParseMemoryWithData()
1002
1003Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
1004
1005 adding pdf of tutorial, changing web page to link to it
1006 * doc/tutorial/xmltutorial.pdf
1007 * doc/xml.html
1008 * doc/docs.html
1009
1010Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
1011
1012 * doc/tutorial/ar01s08.html
1013 adding file what I forgot for tutorial
1014
1015
1016Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
1017
1018 Adding encoding discussion to tutorial
1019 Added:
1020 * doc/tutorial/images/*.png: DocBook admonition image files
1021 * doc/tutorial/apf.html, apg.html: new generated html
1022 * doc/tutorial/includeconvert.c: conversion code entity file
1023 changed:
1024 * doc/tutorial/xmltutorial.xml: DocBook original
1025 * doc/tutorial/*.html: generated html
1026
1027Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1028
1029 * include/libxml/*.h: retired xmlwin32version.h
1030 * doc/Makefile.am: retired xmlwin32version.h
1031 * win32/configure.js: retired xmlwin32version.h
1032
1033Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1034
1035 * win32/libxml2.def.src: exported additional symbols
1036 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
1037 sisterhood
1038
1039Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
1040
1041 * globals.c: fixed a typo pointed out by Igor
1042 * xpath.c: try to speed up node compare using line numbers
1043 if available.
1044
1045Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
1046
1047 * tree.c: make xmlFreeNode() handle attributes correctly.
1048
1049Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1050
1051 * catalog.c: completed the #96963 fix, as reported by Karl
1052 Eichwalder
1053
1054Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
1055
1056 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
1057
1058Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
1059
1060 * Makefile.am: switched the order of a couple of includes
1061 to fix bugs #97100
1062
1063Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1064
1065 * catalog.c: fixed bug #96963, reverted to the old behaviour of
1066 xmlLoadCatalogs that used to separate directories with a ':'.
1067
1068Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1069
1070 * threads.c: improvements to the Windows-side of thread handling
1071 * testThreads.c: conditionally excluded unistd.h
1072 * testThradsWin32.c: broke overlong lines
1073 * include/win32config.h: adapted thread-related macros to the new
1074 scheme and for pthreads on Windows
1075 * win32/Makefile.msvc: introduced a more flexible thread build,
1076 added testThreads[Win32].c to the build
1077 * win32/configure.js: introduced a more flexible thread config
1078
10792002-10-31 John Fleck <jfleck@inkstain.net>
1080
1081 * doc/xml.html (and, by implication, FAQ.html)
1082 added UTF-8 conversaion FAQ from Marcus Labib Iskander
1083
1084Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1085
1086 * configure.in: removed xmlwin32version.h
1087 * include/libxml/Makefile.am: removed xmlwin32version.h
1088
1089Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
1090
1091 * tree.c: applied patch from Brian Stafford to fix a bug
1092 in xmlReconciliateNs()
1093
1094Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
1095
1096 * tree.c: applied patch from Christian Glahn to allow
1097 xmlNewChild() on document fragment nodes
1098
1099Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1100
1101 * parser.c: Christian Glahn found a problem with a recent
1102 patch to xmlParseBalancedChunkMemoryRecover()
1103 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
1104 problems
1105 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
1106 test/schemas/seq*: added the test cases from Charles
1107
1108Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1109
1110 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
1111 serious cleanup of the spec file and associated changes
1112 in the Makefiles.
1113 * valid.c: try to remove some warnings on x86_64
1114
1115Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1116
1117 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
1118 fix bug #96586
1119
1120Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1121
1122 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
1123 parsing, applied his patch
1124 * result/HTML/attrents.html result/HTML/attrents.html.err
1125 result/HTML/attrents.html.sax test/HTML/attrents.html:
1126 added the test and result case provided by Mikhail Sogrine
1127
1128Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1129
1130 * vms/build_libxml.com vms/config.vms vms/readme.vms
1131 include/libxml/parser.h include/libxml/parserInternals.h
1132 include/libxml/tree.h include/libxml/xmlIO.h
1133 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
1134 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
1135 Applied the VMS update patch from Craig A. Berry
1136 * doc/*.html: update
1137
1138Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
1139
1140 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
1141
1142Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1143
1144 * debugXML.c: adding a grep command to --shell in xmllint
1145 for T.V. Raman
1146
1147Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1148
1149 * xmlcatalog.c: tried to fix some of the problem with --sgml
1150
1151Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
1152
1153 * parser.c: tried to fix bug #91500 where doc->children may
1154 be overriden by a call to xmlParseBalancedChunkMemory()
1155
1156Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
1157
1158 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
1159 identifiers in SGML catalogs containing '&'
1160
1161Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1162
1163 * python/types.c: fixed bugs when passing result value tree
1164 to Python functions.
1165
1166Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1167
1168 * configure.in: preparing the release of 2.4.26
1169 * doc/*: updated and rebuilt the documentation
1170
1171Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1172
1173 * parser.c: fixed a XML Namespace compliance bug reported by
1174 Alexander Grimalovsky
1175
1176Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1177
1178 * HTMLtree.c: fixed serialization of script and style when
1179 they are not lowercase (i.e. added using the API to the tree).
1180
1181Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1182
1183 * valid.c: make xmlValidateDocument emit a warning msg if there
1184 is no DTD, pointed by Christian Glahn
1185
1186Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
1187
1188 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
1189 content model when some of the blocks have min or max, and a couple
1190 of bugs found in the process.
1191 * result/schemas/list0* test/schemas/list0*: added some specific
1192 regression tests
1193
1194Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
1195
1196 * README: updated the contact informations
1197
1198Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1199
1200 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
1201 misses it, reported by Peter Bray.
1202
1203Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
1204
1205 * tree.c: investigating xmlNodeGetContent() on namespace nodes
1206 and removed a few warnings
1207
1208Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
1209
1210 * parser.c: Christian Glahn found a small bug in the push parser.
1211 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
1212 public
1213
1214Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1215
1216 * xmlschemas.c include/libxml/xmlschemas.h: added
1217 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
1218 * testSchemas.c: added --memory to test the new interface
1219
1220Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
1221
1222 * doc/index.py doc/search.php: integrated the XSLT indexing,
1223 a few fixed in the indexer, added a scope selection at the
1224 search level.
1225
1226Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1227
1228 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
1229 this was due to uninitialized parts of the validation context
1230
1231Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1232
1233 * debugXML.c: applied patch from Mark Vakoc except the API
1234 change, preserved it.
1235 * doc/*: updated the docs to point to the search engine for
1236 information lookup or before bug/help reports.
1237
1238Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
1239
1240 * doc/index.py doc/search.php: added mailing-list archives
1241 indexing and lookup
1242
1243Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1244
1245 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
1246
1247Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
1248
1249 * doc/index.py: improved HTML indexing
1250 * doc/search.php: make the queries also lookup the HTML based indexes
1251
1252Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1253
1254 * doc/index.py: added HTML page indexing
1255
1256Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1257
1258 * xmlIO.c: extended Windows path normalisation to fix the base
1259 problem in libxslt.
1260 * catalog.c: fixed list handling in XML_CATALOG_FILES
1261
1262Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1263
1264 * valid.c: typo/bug found by Christian Glahn
1265
1266Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1267
1268 * xmlIO.c: applied Windows CE patch from Javier.
1269 * win32/wince: new directory, contains support for the PocketPC
1270 with Windows CE from Javier.
1271 * include/win32config.h: reorganised, removed duplicate
1272 definitions and applied WinCE patch from Javier.
1273 * include/wsockcompat.h: new file, now contains WinSock
1274 compatibility macros.
1275 * win32/Makefile.msvc: introduced double-run compilation.
1276
1277Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1278
1279 * configure.in include/libxml/xmlwin32version.h: preparing release
1280 of 2.4.25
1281 * doc/*: updated and regenerated teh docs and web pages.
1282
1283Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1284
1285 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
1286 error were not covering namespace declarations.
1287 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
1288 it was missing the attribute declaration for the namespace
1289 * result/VC/NS3: the fix now report breakages in that test
1290
1291Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1292
1293 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
1294
1295Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1296
1297 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
1298 and regenerated the docs and web site
1299
1300Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1301
1302 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
1303 ATTRIBUTE_UNUSED is always put after the attribute declaration,
1304 not before
1305
1306Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1307
1308 * python/generator.py python/libxml2class.txt: fixed a stupid error
1309 breaking the python API
1310
1311Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1312
1313 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
1314 triostr.c triostr.h: applied a trio update patch from
1315 Bjorn Reese which should work with MinGW
1316
1317Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1318
1319 * tree.c: improving some documentation comments
1320 * xmlregexp.c: found and fixed a mem leak with python regression tests
1321 * doc/*: rebuilt the doc and the API XML file including the
1322 xmlregexp.h xmlautomata.h and xmlunicode.h headers
1323 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
1324 python/types.c: added access to the XML Schemas regexps from
1325 python
1326 * python/tests/Makefile.am python/tests/regexp.py: added a
1327 simple regexp bindings test
1328
1329Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
1330
1331 * doc/xml.html:
1332 fixing ftp links - thanks to Vitaly Ostanin
1333
1334Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
1335
1336 * xmlregexp.c: fixed the data callback on transition functionality
1337 which was broken when using the compact form
1338 * result/schemas/*: updated the results, less verbose, all tests
1339 pass like before
1340 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
1341 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
1342 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
1343 annoying warnings
1344 * xpath.c: try to provide better error report when possible
1345
1346Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1347
1348 * Makefile.am: fixed a breakage raised by Jacob
1349
1350Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1351
1352 * include/win32config.h: added HAVE_ERRNO_H definition for parts
1353 which don't use sockets
1354
1355Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1356
1357 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
1358 * win32/configure.js: applied zlib patch from Daniel Gehriger
1359
1360Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1361
1362 * win32/configure.js: applied the patch from Mark Vakoc for
1363 regexp support
1364 * win32/libxml2.def.src: applied the patch from Mark Vakoc
1365 for regexp support
1366
1367Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1368
1369 * xmlschemastypes.c: as pointed by Igor Float and Double
1370 parsing ain't finished yet
1371
1372Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
1373
1374 * Makefile.am configure.in: trying to fix #88412 by bypassing
1375 all the python subdir if python ain't detected
1376
1377Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1378
1379 * Makefile.am configure.in include/libxml/xmlversion.h.in:
1380 made configuring with regexps/automata/unicode the default
1381 but without schemas ATM
1382 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
1383 fixed the regexp based DTD validation performance and memory
1384 problem by switching to a compact form for determinist regexps
1385 and detecting the determinism property in the process. Seems
1386 as fast as the old DTD validation specific engine :-) despite
1387 the regexp built and compaction process.
1388
1389Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1390
1391 * valid.c: determinism is debugged, new DTD checking code now works
1392 but xmlFAComputesDeterminism takes far too much CPU and the whole
1393 set usues too much memory to be really usable as-is
1394
1395Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1396
1397 * tree.c: fixed another stupid bug in xmlGetNodePath()
1398 * xmllint.c: --version now report the options compiled in
1399
1400Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1401
1402 * HTMLparser.c: small cleanup
1403 * valid.c xmlregexp.c: switched DTD validation to use only regexp
1404 when configured with them. A bit of debugging around the determinism
1405 checks is still needed
1406
1407Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
1408
1409 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
1410
1411Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1412
1413 * xmlIO.c: small portability glitch fixed.
1414
1415Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
1416
1417 * xmlschemastypes.c: incomplete steps for real/double support
1418 * testAutomata.c include/libxml/xmlautomata.h
1419 include/libxml/xmlregexp.h: avoiding a compilation problem
1420 * valid.c include/libxml/valid.h: starting the work toward using
1421 the regexps for actual DTD validation
1422
1423Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1424
1425 * hash.c: cosmetic cleanup
1426 * valid.c include/libxml/tree.h include/libxml/valid.h: started
1427 integrating a DTD validation layer based on the regexps
1428
1429Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1430
1431 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
1432 the determinism was tested before eliminating the epsilon
1433 transitions :-(
1434
1435Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
1436
1437 * python/generator.py python/libxml.c python/libxml.py
1438 python/libxml2-python-api.xml python/libxml2class.txt
1439 python/libxml_wrap.h python/types.c: updated the python
1440 bindings, added code for easier File I/O, and the ability to
1441 define a resolver from Python fixing bug #91635
1442 * python/tests/Makefile.am python/tests/inbuf.py
1443 python/tests/outbuf.py python/tests/pushSAXhtml.py
1444 python/tests/resolver.py python/tests/serialize.py: updated
1445 and augmented the set of Python tests.
1446
1447Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1448
1449 * win32/configure.js: added more readme info for the binary
1450 package.
1451
1452Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1453
1454 * xmlIO.c: fixed a stupid out of bound array error
1455
1456Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1457
1458 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
1459 messing around with support for Windows path, cleanups,
1460 trying to identify and fix the various code path to the
1461 filename access. Added xmlNormalizeWindowsPath()
1462
1463Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1464
1465 * error.c valid.c: working on better error reporting of validity
1466 errors, especially providing an accurate context.
1467 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
1468 error reports in those cases.
1469
1470Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1471
1472 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
1473 parser.c parserInternals.c xmlIO.c: get rid of all the
1474 perror() calls made in the library execution paths. This
1475 should fix both #92059 and #92385
1476
1477Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
1478
1479 * xmllint.c: memory leak reporting was broken after a change
1480 of the preprocessor symbol used to activate it.
1481
1482Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1483
1484 * tree.c: try to make the copy function work for node of
1485 type XML_DOCUMENT_FRAG_NODE, they are only created by the
1486 DOM layers though, not libxml2 itself.
1487
1488Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
1489
1490 * valid.c: try to provide file and line informations, not all
1491 messages are covered, but it's a (good) start
1492
1493Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
1494
1495 * xinclude.c: reimplemented a large part of the XInclude
1496 processor, trying to minimize resources used, James Henstridge
1497 provided a huge test case which was exhibiting severe memory
1498 consumption problems.
1499
1500Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
1501
1502 * python/Makefile.am: applied patch from Christophe Merlet to
1503 reestablish DESTDIR
1504
1505Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
1506
1507 * libxml.spec.in: fixes libary path for x86_64 AMD
1508
1509Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
1510
1511 * doc/tutorial/includekeyword.c
1512 * doc/tutorial/xmltutorial.xml:
1513 (plus resulting generated html files)
1514 fixing one spot I missed in the tutorial where I hadn't freed
1515 memory properly
1516
1517Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
1518
1519 * doc/tutorial/includeaddattribute.c
1520 * doc/tutorial/includeaddkeyword.c
1521 * doc/tutorial/includegetattribute.c
1522 * doc/tutorial/includekeyword.c
1523 * doc/tutorial/xmltutorial.xml
1524 * doc/tutorial/*.html:
1525 update tutorial to properly free memory (thanks to Christopher
1526 R. Harris for pointing out that this needs to be done)
1527 * doc/tutorial/images/callouts/*.png:
1528 added image files so the callouts are graphical, making it
1529 easier to read ( use "--param callout.graphics 1" to generate
1530 html with graphical callouts)
1531
1532Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
1533
1534 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
1535 nice logos generated by Marc Liyanage
1536 * doc/site.xsl *.html: changed the stylesheet to show the new
1537 logo and regenerated the pages
1538
1539Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1540
1541 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
1542
1543Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1544
1545 * xpath.c: possible mem leak patch from Jason Adams
1546
1547Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1548
1549 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
1550 in the XQuery namespace
1551 * configure.in: preparing 2.4.24
1552 * doc/*.html: updated the web pages
1553
1554Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1555
1556 * python/generator.py: closing bug #85258 by generating conditional
1557 compile check to avoid linking to routines not configured in.
1558
15592002-08-22 Havoc Pennington <hp@pobox.com>
1560
1561 * autogen.sh: update error message for missing automake
1562
1563Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
1564
1565 * python/Makefile.am: typo in target name resulted in libxml2.py
1566 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
1567
1568Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1569
1570 * win32/win32/Makefile.mingw: updated with version from
1571 Elizabeth Barham at http://soggytrousers.net/repository/
1572
1573Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1574
1575 * win32/Makefile.msvc: added the prefix location to the include
1576 and lib search path.
1577
15782002-08-18 Havoc Pennington <hp@pobox.com>
1579
1580 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
1581 both automake 1.6 and 1.4 installed get the right automake. Means
1582 compilation from CVS will now require the latest automake 1.4
1583 release, or manually creating symlinks called "automake-1.4" and
1584 "aclocal-1.4"
1585
1586Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1587
1588 * configure.in python/Makefile.am: more AMD 64 induced changes from
1589 Frederic Crozat
1590
1591Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1592
1593 * xinclude.c: oops I was missing the xml:base fixup too
1594 * result/XInclude/*.xml: this adds xml:base attributes to most
1595 results of the tests
1596
1597Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1598
1599 * xinclude.c: quick but apparently working implementation of
1600 xi:fallback, should close bug #89684
1601 * Makefile.am test/XInclude/docs/fallback.xml
1602 result/XInclude/fallback.xml: added a basic test for fallback,
1603 and run with --nowarning to avoid a spurious warning
1604 * configure.in: applied patch from Frederic Crozat for python
1605 bindings on AMD 64bits machines.
1606
1607Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1608
1609 * parser.c: xmlSAXUserParseMemory() really ought to fail if
1610 the caller don't pass a SAX callback block.
1611
1612Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1613
1614 * tree.c: applied the same fix for the XML-1.0 namespace to
1615 xmlSearchNsByHref() as was done for xmlSearchNs()
1616
1617Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
1618
1619 * libxml.3: small cleanup of the man page
1620 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
1621 when serializing HREF attributes generated by XSLT.
1622
1623Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1624
1625 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
1626 version of Marc Liyanage' patch for boolean attributes in HTML
1627 output
1628
1629Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
1630
1631 * python/tests/serialize.py: fixed the test results, indenting
1632 behaviour changed slightly
1633
1634Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
1635
1636 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
1637 new c14n function to Windows def files
1638
1639Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
1640
1641 * c14n.c: fixed a memory leak in c14n code
1642
1643Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1644
1645 * parser.c include/libxml/parser.h: adding a new API for Christian
1646 Glahn: xmlParseBalancedChunkMemoryRecover
1647 * valid.c: patch from Rick Jones for some grammar cleanup in
1648 validation messages
1649 * result/VC/* result/valid/*: this slightly change some of the
1650 regression tests outputs
1651
1652Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1653
1654 * tree.c: trying to fix a problem in namespaced attribute handling
1655 raised by Christian Glahn
1656
1657Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1658
1659 * encoding.c include/libxml/encoding.h: Opening the interface
1660 xmlNewCharEncodingHandler as requested in #89415
1661 * python/generator.py python/setup.py.in: applied cleanup
1662 patches from Marc-Andre Lemburg
1663 * tree.c: fixing bug #89332 on a specific case of loosing
1664 the XML-1.0 namespace on xml:xxx attributes
1665
1666Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
1667
1668 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
1669 corner case from new Merlin's test suite and added a callback
1670 that will be used to improve xmlsec performance
1671
1672
1673Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1674
1675 * HTMLtree.c: trying to fix the <style> escaping problem in
1676 HTML serialization bug #89342
1677
1678Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1679
1680 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
1681 and rebuilt the web site.
1682
1683Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
1684
1685 * include/libxml/tree.h: added _private member to xmlNs struct
1686
1687Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1688
1689 * HTMLparser.c: fixing bug #84876 based on the xml working
1690 code.
1691
1692Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1693
1694 * python/Makefile.am: enhanced to fix bug 72012 (errors
1695 when using '-jX' make parameter)
1696
1697Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1698
1699 * xpath.c: small additional enhancement for booleans
1700 compared to nodesets
1701
1702Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1703
1704 * HTMLtree.c: changed the order of the encoding declaration
1705 attributes in the meta tags due to a bug in IE/Mac
1706
1707Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1708
1709 * xpath.c: enhanced handling of booleans (especially '='
1710 and '!=' for nodesets) - fixes bug 85256. Added new
1711 routine xmlXPathNotEqualValues for more proper handling
1712 of '!=' when nodesets are involved.
1713
1714Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
1715
1716 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
1717 doc/xmlcatalog_man.xml to the source distribution
1718
1719Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1720
1721 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
1722 asked for this.
1723
1724Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
1725
1726 * configure.in: preparing 2.4.23
1727 * doc/*: rebuilt the docs
1728
1729Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1730
1731 * parser.c: fixing bug #84169 by fixing the
1732 comment of xmlCreatePushParserCtxt to describe the
1733 encoding detection parameters better.
1734
1735Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
1736
1737 * valid.c: fixing bug #79331 in one path the lookup for
1738 ID attributes on a namespaced node wasn't handled correctly :-\
1739
1740Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
1741
1742 * HTMLparser.c: trying to fix 87235 about discarded white
1743 spaces in the HTML parser.
1744 * result/HTML/*: this changes the output of a number of HTML
1745 regression tests
1746
1747Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
1748
1749 * xpath.c: applied patch from Richard Jinks for the namespace
1750 axis + fixed a memory error.
1751 * parser.c parserInternals.c: applied patches from Peter Jacobi
1752 removing ctxt->token for good.
1753 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
1754 popped out by the regression tests.
1755 * Makefile.am: patch for threads makefile from Gary Pennington
1756
1757Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1758
1759 * xpath.c: enhanced behaviour of position() after usage of
1760 expressions involving preceding-sibling (et al).
1761
1762Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
1763
1764 * hash.c: applied a patch from Peter Jacobi to solve a problem
1765 when compiling with the Watcom C on Win32
1766 * result/schemas/*.err: the change of hashing algo generated
1767 permutations in the output
1768
1769Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
1770
1771 * hash.c: applied patch from Sander Vesik improving the quality of
1772 the hash function.
1773
17742002-06-14 Aleksey Sanin <aleksey@aleksey.com>
1775
1776 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
1777 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
1778 xmllint.c xpath.c: replaced sprintf() with snprintf()
1779 to prevent possible buffer overflow (the bug was pointed
1780 out by Anju Premachandran)
1781
1782Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
1783
1784 * parser.c: removed an uninitialized data error popped by valgrind
1785 on PE references
1786
1787Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
1788
1789 * doc/xml.html
1790 adding tutorial reference to the web page
1791
1792Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
1793
1794 * doc/tutorial/xmltutorial.xml
1795 * doc/tutorial/ar01s07.html
1796 * doc/tutorial/ape.html
1797 * doc/tutorial/includegetattribute.c
1798 adding section to tutorial about retrieving an attribute
1799 value
1800
1801Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
1802
1803 * parser.c: applied a couple of patches from Peter Jacobi to start
1804 to get rid of ctxt->token, with a possible significant speed
1805 improvement to be gained once done. Better compliance with PE
1806 references constructs in DTDs too.
1807 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
1808 from Peter too
1809
1810Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1811
1812 * parser.c: Babak Vahedipour-Kunze reported that openTag in
1813 xmlParseElement was likely to have been deallocated at the
1814 time of the report, possibly leading to segfault. Just report
1815 the tag name now.
1816
1817Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1818
1819 * xpath.c: patch from Richard Jinks for XPath substring() function
1820 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
1821
18222002-06-06 Aleksey Sanin <aleksey@aleksey.com>
1823
1824 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
1825
1826Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
1827
1828 *doc/FAQ.html
1829 fixing typos in FAQ, thanks to Robert Funnell for the
1830 editing help
1831
1832Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
1833
1834 * NEWS: got complaints from rpmlint that it was empty
1835
1836Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
1837
1838 * added doc/tutorial, including:
1839 apa.html
1840 apb.html
1841 apc.html
1842 apd.html
1843 ar01s02.html
1844 ar01s03.html
1845 ar01s04.html
1846 ar01s05.html
1847 ar01s06.html
1848 includeaddattribute.c
1849 includeaddkeyword.c
1850 includekeyword.c
1851 includestory.xml
1852 index.html
1853 xmltutorial.xml
1854 libxml tutorial, including generated html
1855
1856Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
1857
1858 * result/c14n/exc-without-comments/merlin-c14n-two-*
1859 result/c14n/without-comments/merlin-c14n-two-*
1860 test/c14n/exc-without-comments/merlin-c14n-two-*
1861 test/c14n/without-comments/merlin-c14n-two-*
1862 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
1863 c14n/exc-c14n and slightly modified test script to handle
1864 these test cases
1865 * c14n.c: fixed bugs for complicated nodes set (namespace
1866 without node and others from merlin-c14n-two.tar.gz)
1867 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
1868 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
1869 for xmlsec performance patch
1870 * xpath.c: fixed self::node() for namespaces and attributes
1871
1872Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
1873
1874 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
1875 but with the format parameter
1876 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
1877
1878Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
1879
1880 * Makefile.am: updated c14n tests suite
1881 * c14n.c: performance improvement for previous c14n patch
1882
1883Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1884
1885 * parser.c: another peroformance patch from Peter Jacobi, that
1886 time on parsing attribute values.
1887
1888Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
1889
1890 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
1891 into LibXML2 test suite
1892
1893Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
1894
1895 * c14n.c: propagating xpath ancesstors node fix to c14n
1896 plus small performance improvement to reduce number of
1897 mallocs
1898 * xpath.c: fixed ancestors axis processing for namespace nodes
1899
1900Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
1901
1902 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
1903 Peter Jacobi
1904
1905Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1906
1907 * configure.in: preparing 2.4.22
1908
1909Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
1910
1911 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
1912 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
1913 a public entry point.
1914 * doc/*: rebuilt the API and docs
1915
1916Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1917
1918 * xpath.c: patch from Richard Jinks to fix a problem introduced
1919 in the previous patch and pointed by Norm
1920
1921Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
1922
1923 * libxml.spec.in: fixing bug #81112
1924
1925Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
1926
1927 * uri.c: fixing bug #82848
1928
1929Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
1930
1931 * result/catalogs/mycatalog.full: Aleksey's commit changed the
1932 output of one catalog test
1933
1934Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
1935
1936 * global.data globals.c tree.c include/libxml/globals.h
1937 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
1938 default value for global parameter xmlIndentTreeOutput to 1 and
1939 introduced new global parameter xmlTreeIndentString (the string
1940 used to do one-level indent) with default value " " (as it was
1941 in tree.c)
1942
1943Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1944
1945 * Makefile.am: Merijn Broeren pointed out a problem when compiling
1946 with trio and schemas.
1947
1948Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
1949
1950 * xpath.c: patch from Richard Jinks to fix the problem raised in
1951 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
1952
1953Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1954
1955 * xmlschemas.c: a bit of work on import.
1956 * xmlschemastypes.c: Charles Bozeman provided a compare function
1957 for date/time types so min/max facet restrictions should work,
1958 indeterminate comparisons return an error instead of equal.
1959 * test/schemas/date_0* result/schemas/date_0_0: specific test
1960 from Charles Bozeman too
1961
1962Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1963
1964 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
1965 from Christian Cornelssen fixing the man pages and the Catalog
1966 building script.
1967 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
1968 next step is <xs:import> I now have a reasonable understanding
1969 of how it works.
1970
1971Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1972
1973 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
1974
1975Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1976
1977 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
1978
1979Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
1980
1981 * xpath.c: fixing an XPath function evalutation bug pointed out
1982 by Alexey Efimov where the context was lost when evaluating
1983 the function arguments
1984
1985Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
1986
1987 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
1988 function public for XMLSec performance optimizations
1989
1990Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
1991
1992 * python/generator.py python/libxml2class.txt : fixed a problem
1993 with the HTML parser pointed by Gary Benson
1994 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
1995 example
1996
1997Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
1998 * parser.c: fixed bug #81159 (memory growth in SAX)
1999
2000Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2001 * xpath.c: fixed bug #78858 (the real fix)
2002
2003Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
2004 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
2005
2006Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
2007
2008 * tree.c: modified xmlNodeSetBase to allow changing the
2009 base of a document.
2010
2011Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
2012
2013 * xmlschemastypes.c: patch Charles Bozeman for validation of
2014 all the date, time, and duration types
2015 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
2016 * configure.in: fixed an error pointed by an user
2017 * xml2-config.in: fixed an error pointed by an user
2018
2019Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2020
2021 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
2022 win32/libxml2.def.src xmlIO.c: exported default
2023 'file:', 'http:' and 'ftp:' protocols input handlers
2024 and maked protocols comparisson case insensitive
2025
2026Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
2027
2028 * configure.in: Neven Has detected a typo
2029
2030Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
2031
2032 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
2033 as one of the persons allowed to commit directly to the
2034 module.
2035
2036Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
2037
2038 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
2039 * valid.c: raised a too low limit
2040 * doc/*: rebuilt the docs
2041
2042Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
2043
2044 * test/XPath/expr/floats test/XPath/expr/functions
2045 result/XPath/expr/floats result/XPath/expr/functions
2046 xpath.c: another XPath conformance patch from Richard Jinks
2047
2048Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
2049
2050 * xmlschemas.c: fixed validation of attribute groups.
2051 * test/schemas result/schemas: added an example from the primer
2052
2053Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
2054
2055 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
2056 * test/schemas result/schemas: updated the test list
2057
2058Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2059
2060 * TODO: updated a bit
2061 * parser.c: made a comment more specific
2062 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
2063 Schemas conformance.
2064 * test/schemas result/schemas: updated the test list
2065
2066Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
2067
2068 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
2069 implementing xs:all with minOccurs = 0
2070 * tes/schemas/* result/schemas/*: added more tests covering
2071 xs:all
2072
2073Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
2074
2075 * xmlregexp.c: first implementation of the all particle, this
2076 may need to be revisited for case where not all transitions
2077 must be crossed.
2078
2079Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
2080
2081 * tree.c: another entity processing update from Markus Henke
2082
2083Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
2084
2085 * trionan.c: fixed crash on OSF/1
2086
2087Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
2088
2089 * xmlschemas.c: more Schemas work
2090 * test/schemas/* result/schemas/*: added more tests coming
2091 from the spec.
2092
2093Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
2094
2095 * c14n.c: patch from Aleksey Sanin reflecting a change in the
2096 ExcC14N specification
2097
2098Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
2099
2100 * tree.c: patch from Markus Henke, fix for recursive entities.
2101
2102Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
2103
2104 * xpath.c: fix a problem with string() on a document node.
2105
2106Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
2107
2108 * Makefile.am xmlschemas.c: more Schemas work
2109 * test/schemas/* result/schemas/*: added more tests coming
2110 from the spec.
2111
2112Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
2113
2114 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
2115 * result/HTML/*: this changes a few things in the results
2116
2117Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2118
2119 * include/libxml/tree.h: eliminated 'declaration different than
2120 prototype' warning
2121 * include/win32config.h: "resolved" conflicts with errno.h
2122
2123Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
2124
2125 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
2126 on the automata interfaces and debug of counted choices
2127 * test/schemas/* result/schemas/*: added a number of tests
2128
2129Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
2130
2131 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
2132 a bit of work on Schemas
2133 * testSchemas.c: try to make it more useful
2134 * test/schemas/* result/schemas/* Makefile.am: changed the
2135 Schemas regression test procedure, started adding a few samples
2136
2137Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
2138
2139 * include/libxml/encoding.h: Patch for the Borland C++ builder
2140 * include/libxml/tree.h: Patch for the Borland C++ builder
2141 * threads.c: Patch for the Borland C++ builder
2142 * win32/bcb5: New directory for the Borland C++ builder
2143 project files
2144
2145Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
2146
2147 * win32/Makefile.msvc: Update for XML Schema support
2148 * win32/configure.js: Update for XML Schema support
2149 * win32/libxml2.def.src: Update for XML Schema support
2150
2151Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
2152
2153 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
2154 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
2155 xmlunicode.c include/libxml/Makefile.am
2156 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
2157 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
2158 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
2159 include/libxml/xmlversion.h.in : merged the current state of
2160 XML Schemas implementation, it is not configured in by default,
2161 a specific --schemas configure option has been added.
2162 * test/automata test/regexp test/schemas Makefile.am
2163 result/automata result/regexp result/schemas:
2164 merged automata/regexp/schemas regression tests
2165
2166Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
2167
2168 * xpath.c: Gary found a compile time problem, fixes #78823
2169
2170Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
2171
2172 * configure.in: release of 2.4.20
2173 * doc/*: updated and rebuilt the docs
2174
2175Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
2176
2177 * python/Makefile.am: patch from Cristian Gafton to build on
2178 Red Hat 6.2, should also fix #75779
2179
2180Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2181
2182 * valid.c: first part of fixing #78729
2183
2184Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
2185
2186 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
2187 escaping of URI when saving HTML files.
2188 * result/HTML/*: this impacted some tests
2189
2190Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
2191
2192 * configure.in: trying to fix #77441
2193
2194Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
2195
2196 * include/libxml/xmlIO.h: Hallski complained it could not be
2197 included by itself.
2198
2199Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
2200
2201 * configure.in: applied an IEEE flag patch for OSF/1 #77825
2202
2203Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2204
2205 * win32/configure.js: patch from Nilo for the c14n option
2206 * win32/Makefile.msvc: fixed libxml2.def generation with threads
2207
2208Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
2209
2210 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
2211 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
2212 LIBXML_THREAD_ENABLED
2213
2214Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
2215
2216 * xpath.c: another patch from Richard Jinks for substring conformance
2217 * test/XPath/expr/floats test/XPath/expr/strings
2218 result/XPath/expr/floats result/XPath/expr/strings: update of the
2219 test suite to check those.
2220
2221Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2222
2223 * xpath.c: patch from Richard Jinks for .x float parsing.
2224
2225Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
2226
2227 * parser.c: patch from Markus Henke when an encoding ain't recognized
2228
2229Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2230
2231 * libxml.m4: got a report that #include <string.h> was needed
2232
2233Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
2234
2235 * xmllint.c: applied a fix from Anthony Jones for -o /--output
2236
2237Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
2238
2239 * doc/example.html: fixing typo
2240
2241Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2242
2243 * xpath.c: fixed a bug in the nodeset to boolean comparison code
2244 pointed out by Melvyn Sopacua.
2245
2246Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2247
2248 * libxml.m4: Frédéric Crozat gave a patch related to the change
2249 of Include paths breaking the libxml.m4
2250
2251Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
2252
2253 * xpath.c: Fix bug #76927 forgot to save some context
2254 when evaluating binary expressions
2255
2256Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
2257
2258 * configure.in: fixed configure for MPE/iX from Markus Henke
2259 * xmlmemory.c: fixed initialization problems
2260 * xpath.c: another set of patches from Richard Jinks this
2261 fixes "make XPathtests" on linux
2262
2263Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
2264
2265 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
2266 * test/XPath/expr/compare test/XPath/expr/equality
2267 test/XPath/expr/floats test/XPath/expr/functions
2268 test/XPath/expr/strings result/XPath/expr/compare
2269 result/XPath/expr/equality result/XPath/expr/floats
2270 result/XPath/expr/functions result/XPath/expr/strings: Updated
2271 tests though they show a divergence on Linux
2272
2273Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2274
2275 * xpath.c trionan.c: previous commit also included patches
2276 from Richard Jinks on some IEEE support corner case
2277
2278Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
2279
2280 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
2281 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
2282 that $(datadir) should be used for docs
2283
2284Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
2285
2286 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
2287 could leak filedescriptors
2288
2289Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2290
2291 * configure.in nanohttp.c: applied patch from Allan Clark for
2292 UnixWare/OpenServer
2293
2294Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2295
2296 * configure.in: preparing 2.4.19
2297 * doc/*: rebuilt the docs
2298
2299Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2300
2301 * nanohttp.c: fixing #76043, got fed up with non-portability
2302 of that piece of code.
2303
2304Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
2305
2306 * valid.c SAX.c: Never commit without running "make tests" :-(
2307 fix a couple of stupidities in the previous commit
2308 * result/*: a few changes in some attribute order result of previous
2309 commit.
2310
2311Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2312
2313 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
2314 the internal subset should not raise duplicate ID errors,
2315 also there was a small bug in conjunction to namespace
2316 declarations defaulted and xml:xxx attributes DTD definitions.
2317
2318Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2319
2320 * xpath.c: Richard Jinks also raised some rounding problems
2321 this tries to fix them
2322
2323Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
2324
2325 * xpath.c: Richard Jinks spotted an incoherent memory allocation
2326 behaviour in xmlXPathCastToString()
2327
2328Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2329
2330 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
2331 raised by Morus Walter
2332
2333Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2334
2335 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
2336 from Igor
2337
2338Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2339
2340 * xpath.c: fixing #75619, related to a problem when trying
2341 to evaluate condition when the current node set resulting
2342 from that sub-step evaluation is empty. Also fixes 2 potential
2343 problem with previous-sibling and next-siblings axis.
2344
2345Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2346
2347 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
2348 HTML support is not configured in.
2349
2350Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2351
2352 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
2353 include/libxml/tree.h: dohh I really didn't intended to commit
2354 this test version :-(
2355
2356Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2357
2358 * testSAX.c: I wanted to see the real speed at the SAX interface
2359 after a little too many Ximianer started complaining about the
2360 parser speed.
2361 added a --quiet option:
2362 paphio:~/XML -> ls -l db100000.xml
2363 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
2364 paphio:~/XML -> time ./testSAX --quiet db100000.xml
2365 3200006 callbacks generated
2366 real 0m1.270s
2367 Which means 16MBytes/s and 3Mcallback/s
2368
2369Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2370
2371 * xpath.c: valgrind spotted another error that time when running
2372 on libxslt regression tests
2373
2374Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2375
2376 * Makefile.am: adding "make valgrind" running the full regression
2377 tests (except python ones) under Valgrind (using valgrind -q
2378 which was kindly added by the author).
2379 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
2380 passes cleanly now except an obcure floating point initialization
2381 raised in log10() in one XPath regression test ???
2382 * tree.c: edited some comments to close #75244
2383
2384Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
2385
2386 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
2387 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
2388 context of ScrollKeeper, made sure that if the number is
2389 an integer, the serialization follows the description at
2390 http://www.w3.org/TR/xpath#section-String-Functions
2391
2392Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2393
2394 * configure.in: preparing 2.4.18
2395 * doc/*: updated and rebuilt the web site
2396 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
2397 the Windows and Cygwin maintainers.
2398 * parser.c: humm, changed the way the SAX parser work when
2399 xmlSubstituteEntitiesDefault(1) is set, it will then
2400 do the entity registration and loading by itself in case the
2401 user provided SAX getEntity() returns NULL.
2402 * testSAX.c: added --noent to test the behaviour.
2403
2404Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
2405
2406 * parser.c: Wilfried Teiken provided a hackish but working
2407 way to get context reported back on entities when parsing
2408 with SAX and without breaking the DOM build.
2409
2410Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2411
2412 * c14n.c: applied a new patch from Aleksey Sanin
2413 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
2414 to reference Aleksey implementation of XML digital Signatures
2415
2416Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2417
2418 * xpath.c: small fix to avoid potential problem due to
2419 ordering of freeing data
2420 * python/Makefile.am: people were complaining about
2421 the generated file in python dir not being built
2422
2423Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
2424
2425 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
2426 python/generator.py python/libxml.c python/types.c: Cleanup
2427 of the python Makefiles based on Jacob and James feedback,
2428 fixed the spec file accordingly, fixed the number of warning
2429 that passing my pedantic CFLAGS was generating. Conclusion
2430 is that Python includes are real crap.
2431
2432Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
2433
2434 * configure,in: it was reported quite a few times that
2435 xml2-config --cflags should not output
2436 -I$includeprefix/libxml2/libxml because libxml2 header names
2437 clashes with existing names like list.h from C++ stl.
2438 Includes should be #include<libxml/xxx.h> so ...
2439
2440Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
2441
2442 * c14n.c: another patch from Aleksey Sanin
2443
2444Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2445
2446 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
2447 canonicalization algorithm
2448 * doc/xml.html doc/index.html: added the C14N references on the
2449 index page.
2450
24512002-03-13 jacob berkman <jacob@ximian.com>
2452
2453 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
2454 usage, redundant, and gcc specific
2455
2456Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2457
2458 * xpath.c: speedup some node selection operations, this can
2459 have a significant impact on DocBook Norm's stylesheets
2460 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
2461 make sure it's always the case
2462 * debugXML.c: distinguish CDATA and comments in ls operations
2463
2464Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2465
2466 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
2467 to generate better API descriptions etc...
2468
2469Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
2470
2471 * c14n.c: Fixing #74186, made sure all boolean expressions
2472 get fully parenthesized, ran indent on the output
2473 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
2474 include/libxml/tree.h: also #74186 related, removed the
2475 --with-buffers option, and all the preprocessor conditional
2476 sections that were resulting from it.
2477
2478Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2479
2480 * valid.c: applied patch from Dodji Seketeli fixing an
2481 uninitailized variable in xmlValidGetValidElements()
2482
2483Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2484
2485 * c14n.c: fixed a few comments
2486 * doc/*.html doc/*/*.html: regenerated the docs and added
2487 the C14N API
2488 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
2489
2490Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
2491
2492 * check-xml-test-suite.py: fix to adapt varaiations in the
2493 bindings
2494 * configure.in python/setup.py python/setup.py.in: fixed to
2495 have the version of the python scripts automatically updated
2496
2497Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2498
2499 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
2500 in xmlCopyProp()
2501
2502Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
2503
2504 * configure.in: preparing 2.4.17 release
2505 * doc/*: updated and rebuilt the docs
2506 * xpath.c: fixed a comment
2507 * python/libxml.c: fixed a possible reentrancy problem
2508
2509Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
2510
2511 * tree.c python/tests/Makefile.am python/tests/attribs.py:
2512 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
2513 added a specific regression test
2514 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
2515 not raise exceptions when failing to find the attribute.
2516
2517Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
2518
2519 * configure.in xmllint.c: owen pointed out a problem with the
2520 ftme fix, gettimeofday() was not detected by configure and
2521 the ftime header wasn't included, dohhh
2522
2523Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
2524
2525 * configure.in xmllint.c: trying to fix #71457 for timing
2526 precision when gettimeofday() is not availble but ftime() is
2527
2528Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2529
2530 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
2531 are now copied on install and part of the -devel RPM
2532
2533Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
2534
2535 * xpath.c: trying to avoid bug #72150 which was apparently
2536 caused by a gcc bug (or a processor problem) as detailed
2537 at http://veillard.com/gcc.bug
2538
2539Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
2540
2541 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
2542 fixed xmlReconciliateNs(), added a Python test/example for
2543 inter-document cut'n paste
2544 * python/libxml.py: fixed node.doc on document nodes and added
2545 xpathEval() onto node objects
2546
2547Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2548
2549 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
2550 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
2551 fixup and integrated tests for the serialization stuff
2552
2553Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2554
2555 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
2556 moved the libxml man page to section 3
2557
2558Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
2559
2560 * tree.c: fix bug #72490
2561 * python/libxml.c python/libxml.py: added methods serialize()
2562 and saveTo() to all node elements.
2563
2564Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2565
2566 * xmlIO.c: closed #73430, don't read from an input source
2567 which indicated an end-of-file or an error.
2568
2569Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2570
2571 * parser.c: make sure SAX endDocument is always called as
2572 this could result in a Python memory leak otherwise (it's
2573 used to decrement ref-counting)
2574 * python/generator.py python/libxml.c python/libxml.py
2575 python/libxml2-python-api.xml python/libxml2class.txt
2576 python/tests/error.py python/tests/xpath.py: implemented
2577 the suggestions made by Gary Benson and extended the tests
2578 to match it.
2579
2580Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2581
2582 * python/generator.py: applied patch fixing #73450
2583
2584Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2585
2586 * xpath.c: fixing #61290 "namespace nodes have no parent"
2587 long standing divergence from the XPath REC. NodeSets
2588 simply hold a copy of namespace nodes and those node ->next
2589 points to the parent (which may not be the node carrying the
2590 definition).
2591 * include/libxml/xpath.h: flagged but didn't added a possible
2592 speedup
2593 * DOCBparser.c HTMLparser.c: removed some warnings from push
2594 parser due to new state being added.
2595 * tree.c: new fix from Boris Erdmann
2596 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
2597 the XML Canonalization support from Aleksey Sanin
2598
2599Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2600
2601 * tree.c: patch from Boris Erdmann fixing some namespace odities
2602 with xmlCopyNode()
2603
2604Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
2605
2606 * xmlIO.c: fix bug #72706 when loading a NULL entity
2607
2608Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2609
2610 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
2611 actually change in a future XML Namespace revision.
2612
2613Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2614
2615 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
2616 added the possibility of returning nodesets from XPath extension
2617 functions written in Python
2618
2619Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
2620
2621 * python/*: commiting some Python bindings work done while travelling
2622
2623Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2624
2625 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
2626 explicitely with memory debugging switched on
2627
2628Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
2629
2630 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2631 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2632 Added wrapper for the xmlURIPtr type, provided accessors, fixed
2633 the accessor generator for strings
2634 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
2635 regression test.
2636
2637Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2638
2639 * python/README python/generator.py python/libxml.c python/setup.py:
2640 added the 'usual' setup.py to allow building a libxml2-python
2641 module based on the same code. The initialization is however
2642 different the 2 .so files fo libxml2 and libxslt are identical and
2643 they entry point initialize both libraries. this is done to avoid
2644 some possible nasty problem since the Python don't merge the maps
2645 of all shared modules.
2646
2647Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
2648
2649 * parser.c: fixed a push/encoding bug reported by Michael
2650 on librsvg
2651
2652Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2653
2654 * include/libxml/parserInternals.h: fixes a misplaced #endif
2655
2656Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2657
2658 * parser.c valid.c: found and fixed a couple of allocation bugs
2659
2660Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2661
2662 * doc/xml.html doc/python.html doc/*: added a Python and binding
2663 page describing the current state of the Python bindings and
2664 giving pointers to the other languages wrappers.
2665
2666Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2667
2668 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
2669 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
2670 rebuilt the API and web site
2671 * xpath.c: fixed #71978 portability bugs
2672
2673Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
2674
2675 * SAX.c: oops broke automatic defaulting of namespaces attributes.
2676
2677Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
2678
2679 * include/libxml/parserInternals.h parser.c: had to change
2680 2 internal parsing API when processing document content
2681 to check the start and end of element content are defined
2682 in the same entity
2683 * valid.c include/libxml/valid.h: attribute normalization can
2684 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
2685 with the context to report it.
2686 * SAX.c: fixed the last known bugs, crazy validation constraints
2687 when a document is standalone seems correctly handled. There
2688 is a couple of open issues left which need consideration especially
2689 PE93 on external unparsed entities and standalone status.
2690 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
2691 The 2 tests left failing are actually in error. Cleanup done.
2692
2693Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2694
2695 * valid.c: implemented E59 spaces in CDATA does not match the
2696 nonterminal S
2697
2698Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2699
2700 * SAX.c parser.c valid.c: more validation test fixups
2701 * check-xml-test-suite.py: added duration info for the tests
2702
2703Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
2704
2705 * parser.c valid.c: a couple of errors were reported but not
2706 saved back as such in the parsing context. Down to 1% failure rate
2707 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
2708
2709Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2710
2711 * xmlInternald.c: isExtender was missing a char
2712 * parser.c include/libxml/parser.h: % are acceptable in the
2713 internal subset if within a PUBLIC ID
2714
2715Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
2716
2717 * SAX.c parserInternals.c valid.c: more work on the conformance
2718 suite. Took the step to finally block documents with encoding
2719 errors. It's a fatal error per the spec, people should have fixed
2720 their documents by now.
2721
2722Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
2723
2724 * check-xml-test-suite.py: fixed the test script after some discussion
2725 on the semantic of TYPE="error"
2726 * Makefile.am: added the script to the distrib
2727
2728Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
2729
2730 * SAX.c entities.c: fixed a couple of conformances issues deep
2731 into the validation code (standalone and undeclared Notations)
2732
2733Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2734
2735 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
2736 stayed there for years !
2737
2738Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2739
2740 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
2741 missing
2742
2743Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
2744
2745 * check-xml-test-suite.py: improved the behaviour a bit as
2746 well as the logs
2747 * parser.c valid.c SAX.c: fixed a few more bugs
2748 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
2749
2750Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
2751
2752 * check-xml-test-suite.py: python script to run regression tests
2753 against the XML Test suite of W3C/OASis
2754 * SAX.c: fixed a validation bug
2755 * parser.c: fixed 3 errors pointed by the test suite
2756 * doc/buildDocBookCatalog: fixed a typo pointed by drake
2757 * python/Makefile.am: fixed a dependendy
2758
2759Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2760
2761 * xmlmemory.c: avoid a warning bug #71594
2762
2763Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
2764
2765 * xmlmemory.c: Jesse Perry provided a patch to remove a few
2766 warning on alpha/Tru64
2767
2768Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2769
2770 * include/libxml/entities.h: fixing a comment
2771 * valid.c: fixing some troubles with validity check on namespaces
2772 * result/VC/NS3 test/VC/NS3: added a specific regression test
2773
2774Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2775
2776 * tree.c: Fixing #71342 serializing '\n' in attribute values
2777 * result/noent/att3 result/att3 test/att3: added a specific
2778 test.
2779
2780Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
2781
2782 * python/libxml.c: couple of bug fixes
2783
2784Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2785
2786 * python/*.py: removed tabs and used spaces.
2787
2788Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2789
2790 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
2791 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
2792
2793Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2794
2795 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
2796 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
2797
2798Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2799
2800 * include/libxml/encoding.h include/libxml/entities.h
2801 include/libxml/globals.h include/libxml/parser.h
2802 include/libxml/threads.h include/libxml/tree.h
2803 include/libxml/xmlmemory.h: trying to fix the include mess
2804
2805Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
2806
2807 * include/libxml/xmlmemory.h: reverted part of the previous
2808 attempt to provide #69655, this was breaking the build.
2809
2810Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
2811
2812 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
2813 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
2814 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
2815 include/libxml/parserInternals.h include/libxml/tree.h
2816 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
2817 Tentatively fixed #69655 , make compiling with -Wredundant-decls
2818 clean.
2819 * python/libxml.c: fixed a warning.
2820
2821Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2822
2823 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
2824 copying of node, merge back IDs in the target document.
2825 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
2826 test/XInclude/ents/ids.xml: test case
2827 * result/VC/ElementValid4: output changed due to a typo fix
2828
2829Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
2830
2831 * python/Makefile.am: seems some version of automake didn't
2832 generate the dependancies right as Jacob found out. Add
2833 an extra dependancy rule.
2834
2835Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
2836
2837 * parserInternals.c valid.c: Justin Fletcher found some parts
2838 of the code needing cleanup
2839 * libxml.spec.in python/Makefile.am python/generator.py
2840 python/libxml.c python/libxml.py: Fixed the python Makefiles
2841 corrected a bug showing up on ia64, changed the name of the
2842 python internal module too
2843
2844Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
2845
2846 * Makefile.am: applied patch from Andris Pavenis for binary
2847 name suffixes
2848
2849Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
2850
2851 * xmllint.c win32/win32config.h: fixing #68748
2852
2853Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2854
2855 * valid.c: fixing #70166
2856
2857Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2858
2859 * valid.c: fixing #70077
2860
2861Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2862
2863 * Copyright Makefile.am README configure.in libxml.spec.in:
2864 Changed to the MIT Licence
2865 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
2866 doc/xmlio.html: updated the doc accordingly
2867 * include/libxml/xmlwin32version.h configure.in: preparing
2868 2.4.14 release
2869 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2870 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2871 fixed the const xmlChar * wrapper and generator, XPath extension
2872 functions now use the context as first argument
2873 * python/tests/tstxpath.py python/tests/xpath.py
2874 python/tests/xpathext.py: Updated the tests accordingly
2875 * tree.c: fixed bug #70067
2876
2877Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2878
2879 * Makefile.am: cleanup
2880 * debugXML.c: always use stdout if output is NULL
2881 * xmlIO.c: don't close filedescriptors passed to outputBuffers
2882 * python/Makefile.am python/generator.py python/libxml2class.txt
2883 python/libxml_wrap.h python/types.c: augmented the number of bindings
2884 handling FILE * and XPath contexts
2885 * python/tests/Makefile.am: avoid a stupid problem due to the
2886 use of TEST.
2887
2888Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
2889
2890 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
2891
2892Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
2893
2894 * python/TODO python/libxml.c: cleanup the extension function lookup
2895 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
2896
2897Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
2898
2899 * configure.in python/Makefile.am: do not install outside
2900 of prefix
2901
2902Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2903
2904 * python/TODO python/libxml.c: started adding SAX interfaces
2905 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
2906 SAX test
2907
2908Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2909
2910 * tree.c: hardened the addChild function
2911 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2912 python/libxml2class.txt python/libxml_wrap.h python/TODO:
2913 added accessors needed for xmlNode, a bit more testing and
2914 extension of interfaces
2915 * python/tests/Makefile.am python/tests/build.py: added a test
2916 build from scratch/save/load/check
2917
2918Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
2919
2920 * parserInternals.c: change a small bit in the way valididy
2921 error messages get initialized
2922 * python/TODO python/libxml.c python/libxml2-python-api.xml
2923 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2924 added some memory debugging to track leaks at the libxml2 level
2925 * python/tests/*.py: changed all tests to check for leaks,
2926 there is just one left in XPath extension registrations.
2927
2928Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
2929
2930 * python/TODO python/generator.py python/libxml2-python-api.xml
2931 python/libxml2class.txt: more accessor classes for the parser
2932 context, allow to switch on and check validity
2933 * python/tests/Makefile.am python/tests/error.py
2934 python/tests/invalid.xml python/tests/valid.xml
2935 python/tests/validate.py: attded more test and and added error.py
2936 which I forgot to commit in the last step
2937
2938Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2939
2940 * python/Makefile.am python/types.c: cleanup
2941 * python/libxml.c python/libxml.py python/libxml_wrap.h
2942 python/generator.py python/libxml2-python-api.xml
2943 python/libxml2class.txt: added class for parser context, added
2944 first cut for push mode support. Added a framework to generate
2945 accessors functions.
2946 * python/tests/Makefile.am python/tests/push.py: added a push
2947 test
2948
2949Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
2950
2951 * python/Makefile.am python/TODO python/libxml.py: fixed a small
2952 bug a bit of cleanup.
2953
2954Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
2955
2956 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
2957 python/libxml2class.txt: adding error redirections and preformat
2958 to a python handler
2959 * python/tests/Makefile.am python/tests/*.py: cleanup made all
2960 tests self checking
2961
2962Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
2963
2964 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
2965 a function
2966
2967Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
2968
2969 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
2970 python/libxml.c python/libxml2-python-api.xml
2971 python/libxml2class.txt: Progressing through the TODOs, class
2972 description output, extra XML API, RPM now builds the wrappers
2973 for all python installed versions
2974
2975Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
2976
2977 * configure.in libxml.spec.in python/Makefile.am python/TODO
2978 python/generator.py python/libxml2class.txt: added more informations
2979 in the libxml2-python package including docs. Slightly changed
2980 the class hierarchy
2981 * python/tests/*: added basic regression tests infrastructure too
2982
2983Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2984
2985 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
2986 added libxml2-python as part of the packages installed
2987
2988Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
2989
2990 * python/Makefile.am python/generator.py python/libxml.c
2991 python/libxml.py: more work, now able to extend the
2992 XPath interpreter with functions written in python.
2993
2994Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
2995
2996 * python/Makefile.am: Jacob sent a patch to allow building from
2997 tarfile.
2998
2999Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
3000
3001 * python/Makefile.am python/libxml.c configure.in Makefile.am:
3002 inserted the python wrappers build, I hope this won't be too
3003 unportable
3004
3005Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3006
3007 * xpath.c: minor optimization
3008 * python/generator.py python/libxml.c python/libxml.py
3009 python/libxml_wrap.h: more work on the python bindings,
3010 they now support XPath and there is no evident leak
3011
3012Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3013
3014 * python/generator.py python/libxml.c python/libxml.py:
3015 more work on the python bindings generator.
3016
3017Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
3018
3019 * python/generator.py python/libxml.c python/libxml_wrap.h:
3020 more work on the python bindings.
3021
3022Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
3023
3024 * python/generator.py python/libxml.c python/libxml.py
3025 python/libxml_wrap.h: commited early version of a python binding
3026 for private use only ATM
3027
3028Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
3029
3030 * entities.c tree.c include/libxml/entities.h: applied patch
3031 from Anthony Jones to implement copy of DTD subtree too. Had
3032 just to keep 2 function private which really ought to become
3033 public ones.
3034
3035Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3036
3037 * xmllint.c: added pointers to the web pages in the usage()
3038
3039Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
3040
3041 * tree.c: more fixes from Petr Kozelka for attribute handling
3042 in the tree API to align the semantic with DOM.
3043
3044Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
3045
3046 * valid.c tree.c entities.c: another set of patches from
3047 Anthony Jones for copy operations cleanup and robustness
3048
3049Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3050
3051 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
3052 an alphabetic index based on comments content
3053 * doc/*: rebuilt the web site with the new references
3054
3055Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3056
3057 * parserInternals.h: Greg Sjaardema suggested to use an
3058 eponential buffer groth policy in xmlParserAddNodeInfo()
3059
3060Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
3061
3062 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
3063 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
3064 doc/parsedecl.py doc/Makefile.am: updated the python extractor
3065 to generate cross-references, and added/updated the stylesheets
3066 to generate and link API indexes. The generic keyword index
3067 is not done yet.
3068 * doc/*.html: regenerated all the usual docs too
3069
3070Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
3071
3072 * debugXML.c: added an xpath function to the shell for T. V. Raman
3073
3074Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3075
3076 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
3077 debug routines.
3078
3079Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3080
3081 * tree.c: apply an patch from Petr Kozelka for unlink and replace
3082 support of attribute nodes
3083
3084Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3085
3086 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
3087 hopefully near complete and fully documented of the API in XML
3088 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
3089 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
3090 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
3091 include/libxml/parserInternals.h include/libxml/valid.hi
3092 include/libxml/xmlIO.h include/libxml/xmlerror.hi
3093 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
3094 include/libxml/xpath.h include/libxml/xpathInternals.h:
3095 Cleaned up the doc comments a lot in the process, the interface
3096 coverage is now 100%
3097
3098Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3099
3100 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
3101 extracts comments from the gtk-doc DocBook output (a bit
3102 convoluted but seems to work).
3103
3104Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3105
3106 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
3107 added an XML description of the API, moved the script generating
3108 it here. Added a "make api" target
3109
3110Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3111
3112 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
3113
3114Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
3115
3116 * xpath.c include/libxml/xpathInternals.h: the change made to
3117 xmlXPathFuncLookupFunc was incompatible roll it back
3118
3119Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
3120
3121 * SAX.c: cleanup patch from Anthony Jones
3122 * doc/Makefile.am: fix the headers to avoid in make scan
3123 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
3124 includes, * vs Ptr and general cleanup
3125 * parsedecl.py: first version of a script to extract the
3126 module interfaces, the goal will be to provide .decl or XML
3127 specification of the interfaces to build wrappers.
3128
3129Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3130
3131 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
3132 now provides return codes in case of errors
3133
3134Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
3135
3136 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
3137 Upgraded to trio baseline 1.6
3138 * strio.h strio.c: Replaced by triostr.h and triostr.c
3139
3140Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
3141
3142 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
3143 of strdup usage in the code
3144
3145Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3146
3147 * parser.c error.c: Keith Isdale complained rightly that
3148 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
3149
3150Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
3151
3152 * tree.c: fixed the funxtion to set the xml: attributes
3153 * debugXML.c: added "setbase" to test it.
3154
3155Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
3156
3157 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
3158 to allow updating an attribute content
3159
3160Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3161
3162 * libxml.h: try to avoid problems when compiling on Windows
3163
3164Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
3165
3166 * hash.c: patch from Anthony Jones for hash.c allocation size
3167 * Makefile.am: trying to work around Yet Another Libtool Madness
3168 and build the 2.4.13 release finally ...
3169
3170Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3171
3172 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
3173 * doc/* : update of the documentation
3174
3175Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
3176
3177 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
3178 at fixing #61290 :-(
3179
3180Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
3181
3182 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
3183 Fixes bug #67229
3184
3185Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3186
3187 * tree.c: trying to avoid troubles when a subtree is copied
3188 and coalesced in part with the target tree. Should fix
3189 bug #67407
3190
3191Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3192
3193 * valid.c: fixed validation of attributes content of type
3194 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
3195 values, very old bug. Fixes #67671
3196
3197Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3198
3199 * parser.c include/libxml/parserInternals.h tree.c: integrated
3200 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
3201 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
3202
3203Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
3204
3205 * threads.c: applied Serguei Narojnyi's patch to add native
3206 thread support on the Win32 platform
3207 * testThreadsWin32.c Makefile.am: added the test program also
3208 from Serguei, Win32 specific
3209 * include/win32config.h include/libxml/xmlwin32version.h.in:
3210 added patch from Igor for the Windows thread specific defines.
3211
3212Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
3213
3214 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
3215
3216Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3217
3218 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
3219 output page into XMLinfo.html. Close bug #66951 and
3220 raised by Robert Collins too.
3221
3222Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
3223
3224 * encoding.c: Paul Keogh pointed out a possibility of segfault
3225 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
3226 Closes bug # 68238
3227
3228Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
3229
3230 * doc/*.html: updated the Gdome2 links
3231
3232Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
3233
3234 * libxml.h: Applied following patches from Robert Collins
3235 and make sure IN_LIBXML is defined when compiling it
3236 -------
3237 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
3238 as well as Visual C.
3239 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
3240 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
3241 * strio.c (PLATFORM_UNIX): Define for Cygwin.
3242 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
3243 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
3244 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
3245 xmlSysIDExists xmlNoNetExists).
3246 * xmllint.c: Don't include winsock2.h for Cygwin.
3247
3248Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
3249
3250 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
3251 when the version info is not present.
3252
3253Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3254
3255 * tree.c: Anthony Jones pointed out a problem in
3256 xmlStringGetNodeList() and provided a fix for it
3257
3258Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3259
3260 * parser.c: patch from Frank J Franklin to remove a bug in
3261 xmlCreatePushParserCtxt() when the initial buffer passed
3262 is large.
3263
3264Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3265
3266 * win32/*: big cleanup of the Windows/MSVC project files
3267 from Igor Zlatkovic
3268
3269Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
3270
3271 * doc/Makefile.am: should fix #67674 and avoid troubles if
3272 xsltproc is not available or fails in the prefix provided
3273
3274Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
3275
3276 * xmlmemory.c: one more doc patch from Charlie Bozeman.
3277
3278Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3279
3280 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
3281 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
3282 Fixed a few other problems raised by Charlie Bozeman.
3283 * result/VC/ElementValid[5-7]: fixed the output
3284
3285Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
3286
3287 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
3288 patches from Charlie Bozeman. Regenerated the HTML docs.
3289
3290Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
3291
3292 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
3293 for Windows from Igor
3294
3295Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3296
3297 * xmllint.c: applied Justin Fletcher patch for --output or -o
3298
3299Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
3300
3301 * win32/libxml2/libxml2.def.src: close #67019
3302
3303Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
3304
3305 * xmllint.c: applied Justin Fletcher generic timing patch
3306 similar to the one already applied to xsltproc.
3307
3308Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
3309
3310 * include/libxml/tree.h tree.c: applied documentation patches
3311 from Charlie Bozeman
3312
3313Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
3314
3315 *doc/xmllint.xml, xmllint.1 - document --dropdtd
3316
3317Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
3318
3319 * valid.c: fix the xmlStrdup() used in the previous patch.
3320 * valid.c: added --dropdtd
3321 * tree.c: fixed xmlUnlinkNode so it also removes the references
3322 from the document if the node is a DTD
3323
3324Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
3325
3326 * HTMLtree.c valid.c: cleanup some static declarations
3327
3328Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
3329
3330 * xmllint.c: removed another strdup()
3331 * doc/FAQ: removed the HP/UX entry
3332
3333Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
3334
3335 * valid.c: fix bug #66816 when validating.
3336 * xmllint.c: don't use sys/time.h if configure did not found it
3337
3338Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
3339
3340 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
3341 xmlcatalog_man.xml
3342
3343Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
3344
3345 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
3346 xmlInitMemory() was declared twice
3347
3348Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
3349
3350 * globals.c: do not reference strdup() !
3351 * configure.in libxml-2.0.pc.in: trying to fix the libs
3352 of the various config extraction modules
3353
3354Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3355
3356 * configure.in : preparing 2.4.12
3357 * doc/* : updated and rebuilt the docs
3358
3359Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
3360
3361 * uri.c: closed bug #66159
3362 * testURI.c: added --escape option
3363 * configure.in: some cleanup for xml2-config --cflags
3364
3365Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
3366
3367 * globals.c testThreads.c: removed some misplaced includes
3368 of xmlversion.h
3369
3370Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
3371
3372 * threads.c: patch from Gary Pennington fixing a possible
3373 problem at initialization time.
3374
3375Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
3376
3377 * configure.in libxml.h parser.c testThreads.c macos/: integrated
3378 Eric Lavigne contribution to build libxml2 on MacOS using
3379 CodeWarrior.
3380
3381Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
3382
3383 * xmllint.c: applied Geert Kloosterman's patch to fix
3384 --repeat --timing output
3385
3386Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
3387
3388 * parser.c: Robin Berjon <robin@knowscape.com> found a case
3389 where non-wellformed XML declaractions were not detected.
3390
3391Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3392
3393 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
3394
3395Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
3396
3397 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
3398 gets reset by xmlCleanupInputCallbacks() and this makes the
3399 function useless. Same for output.
3400
3401Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3402
3403 * xmlIO.c: robert pointed out a loop error in callback cleanups
3404
3405Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
3406
3407 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
3408 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
3409 they are not really tied to debugging
3410
3411Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3412
3413 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
3414 * xmllint.c: better --catalogs description
3415
3416Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
3417
3418 * tree.c: fixed a couple of problems in xmlSetProp()
3419
3420Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
3421
3422 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
3423 unappropriate stdout output.
3424
3425Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
3426
3427 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
3428 by Denis Beurive, closes #65111
3429
3430Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
3431
3432 * valid.c: in case of content model validity error, don't
3433 print it if validity warnings were not requested.
3434
3435Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
3436
3437 * nanoftp.c: applied a couple of patches from Brian D Ripley.
3438 * parserInternals.c: removed the last exit() call. Print an
3439 unmaskable error on stderr instead (library mismatch detection)
3440
3441Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
3442
3443 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
3444 shell instructions from Heiko Rupp
3445
3446Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
3447
3448 * catalog.c: use the URL notation file:// for default catalog paths
3449
3450Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
3451
3452 * include/libxml/tree.h: better comments for _private fields
3453 * tree.c: removed a problem when copying an entity reference.
3454
3455Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
3456
3457 * vms/*: updated instructions and diffs from John A Fotheringham
3458
3459Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
3460
3461 * include/libxml/xmlerror.h: avoid an include problem if
3462 #include <libxml/xmlerror.h> happens first in code
3463 seems to be the case in KDE libs
3464
3465Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3466
3467 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
3468 from Igor for Windows
3469
3470Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3471
3472 * Makefile.am: Gary Pennington pointed out a missing prefix
3473
3474Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
3475
3476 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
3477 * doc/*: upgraded and rebuilt the docs
3478
3479Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
3480
3481 * HTMLparser.c: fix comment in scripts element parsing.
3482 * result/HTML/doc3*: updated the results.
3483
3484Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
3485
3486 * uri.c: another URI bug fix #63336, using Joel Young patch.
3487
3488Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
3489
3490 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
3491 a cleaned up version of the Pwd shell string generation.
3492
3493Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3494
3495 * valid.c include/libxml/tree.h: trying to fix namespaces +
3496 validation problems for good, closing #63619 in the process
3497 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
3498 wrong in this respect, fixed it.
3499
3500Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3501
3502 * xmllint.c: Morus Walter patch to allow --format and --encode
3503
3504Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
3505
3506 * debugXML.c: Stefan Kost provided an help command for the shell
3507
3508Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
3509
3510 * debugXML.c: Heiko Rupp pointed that the shell would crash
3511 on empty nodesets returns.
3512
3513Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3514
3515 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
3516 migh need the history libraries
3517
3518Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
3519
3520 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
3521 handle the case of < in quoted attributes, Bastian Kleineidam
3522
3523Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3524
3525 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
3526 fixing catalog breakages
3527 * Makefile.am catalog.c result/catalogs/catal
3528 result/catalogs/mycatalog.* test/catalogs/catal*:
3529 fixed more problems in catalog support, added more regression tests
3530 for both XML and SGML catalog handling
3531
3532Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3533
3534 * debugXML.c: applied an improvement to xmlGetLineNo() from
3535 Keith Isdale
3536
3537Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
3538
3539 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
3540 Side effect of the progressive catalog loading
3541
3542Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
3543
3544 * Makefile.am: confexecdir and confexec_DATA were defined twice
3545 pointed out by Karl Eichwalder
3546
3547Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
3548
3549 * xmlcatalog.c: avoid unlink() and use remove() instead.
3550
3551Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
3552
3553 * libxml.spec.in: cleanup
3554 * include/libxml/xmlwin32version.h: updated with 2.4.8
3555
3556Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
3557
3558 * encoding.c global.data globals.c testThreads.c: fix bug #63752
3559 of compiling libxml with a non standard set of options
3560
3561Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
3562
3563 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
3564 document --sgml option, fixing gnome bugzilla #63382
3565
3566Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
3567
3568 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
3569 breakage of 2.4.7, added a couple of really needed APIs
3570 like xmlCatalogIsEmpty() and xmlNewCatalog()
3571 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
3572 for install-catalog
3573 * configure.in: preparing 2.4.8
3574
3575Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
3576
3577 * HTMLtree.c tree.c include/libxml/HTMLtree.h
3578 include/libxml/tree.h include/libxml/xmlIO.h: more include
3579 cleanups, export cleanly one html output + format function.
3580
3581Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
3582
3583 * parser.c: removed initGenericErrorDefaultFunc call from
3584 xmlInitParser() since it could destroy previous calls to
3585 xsltSetGenericErrorFunc() effects
3586
3587Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3588
3589 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
3590 keyword.
3591
3592Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
3593
3594 * Makefile.am: cleanup
3595 * threads.c: cleanup too
3596 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
3597 from xsltproc
3598 * include/libxml/tree.h include/libxml/parser.h: trying to break a
3599 dependancy loop.
3600
3601Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
3602
3603 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
3604 was not used anymore !
3605
3606Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3607
3608 * configure.in: preparing 2.4.7
3609 * Makefile.am doc/Makefile.am: switched to the latest xmllint
3610 manual page from John
3611 * doc/*: updated the doc and rebuilt the generated pages
3612
3613Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
3614
3615 * xmlIO.c: closing bug #62711, the library should never
3616 close stdin or stdout.
3617
3618Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
3619
3620 * uri.c: second pass at fixing #63336, using Joel Young
3621 final patch. looks okay.
3622
3623Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
3624
3625 * uri.c include/libxml/uri.h: trying to clear #63336
3626 allowing the escaping routine to parse unconformant
3627 URI-References.
3628
3629Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
3630
3631 * vms/readme.vms vms/build_libxml.com nanoftp.c
3632 include/libxml/xmlversion.h.in: a few VMS updates from
3633 John A Fotheringham
3634 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
3635 and xmlCleanupOutputCallbacks() for the Perl binding people.
3636
3637Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
3638
3639 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
3640 apply fixes to close #63271 and avoid segfaults when
3641 the error routine gets callbed before xmlInitParser()
3642 get called.
3643 * nanoftp.c error.c: Applied patches from Justin Fletcher
3644 correcting some xmlGenericError misuses.
3645
3646Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
3647
3648 *doc/xmllint.xml, doc/xmllint.1
3649 New and improved man page for xmllint - .xml is the original, .1
3650 is the generated man page
3651
3652Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
3653
3654 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
3655 the web site from the main HTML document.
3656
3657Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
3658
3659 * parser.c: fixed an erroneous validation bug when PE refs
3660 occurs in external parsed entities referenced from the
3661 internals subset
3662 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
3663 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
3664 added the associated testcase, it's a nice one.
3665 * HTMLparser.c: generate the DTD node as HTML still ...
3666 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
3667
3668Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
3669
3670 * HTMLparser.c: fixed a bug in htmlNewDoc()
3671
3672Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
3673
3674 * test/threads/*: added entities testing to the Thread test
3675 * testThreads.c: make the test reasonable
3676 * DOCBparser.c: fix the DTD public and system ID
3677 * xmllint.c: added --sgml for SGML DocBook importing
3678 * Makefile.am: added Docbtests target
3679
3680Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
3681
3682 * nanoftp.c: use only "anonymous@" string for anonymous passwds
3683 * testThreads.c: removed bogus include
3684
3685Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
3686
3687 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
3688 fixed a very serious (looping) validation bug
3689
3690Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
3691
3692 * include/libxml/globals.h include/libxml/threads.h threads.c
3693 testThreads.c: far more testing, cleaning up bugs
3694 * *.c : make sure globals.h is always included.
3695
3696Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
3697
3698 * HTMLparser.c: try to get rid of parser loops for good.
3699
3700Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
3701
3702 * configure.in: fixed some bugs in CFLAGS passing.
3703 * test/threads Makefile.am testThreads.c: added a specific
3704 threaded test case (really nasty, guaranteed).
3705
3706Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
3707
3708 * catalog.c: serious cleanup on the management of the
3709 XML catalog tree, more tests done, especially with
3710 the catalog PI.
3711
3712Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
3713
3714 * catalog.c: avoid a problem in catalog cleanup on SMP if
3715 catalogs were not initialized.
3716
3717Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
3718
3719 * catalog.c xpath.c: trying to cleanup the not thread safe
3720 parts of the library.
3721
3722Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
3723
3724 * include/libxml/globals.h configure.in global.data: make
3725 the allocation be per-thread a configure option
3726 * encoding.c include/libxml/parser.h: fixed compilation
3727 errors
3728
3729Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3730
3731 * include/libxml/parser.h: Norm reported that a few lines
3732 added were breaking libxslt compile, removed them for now
3733
3734Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
3735
3736 * parser.c parserInternals.c threads.c: debugged and fixed
3737 initialization problems which were giving troubles on SMP
3738 boxes.
3739
3740Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
3741
3742 * include/libxml/Makefile.am: missing globals.h
3743
3744Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
3745
3746 * globals.c: added a couple of standard includes.
3747
3748Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
3749
3750 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
3751 include/libxml/parserInternals.h include/libxml/tree.h
3752 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
3753 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
3754 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
3755 Applied the last patches from Gary, cleanup, activated threading
3756 all user accessible global variables are now handled in globals.[ch]
3757 Still a bit rought but make tests passes with either
3758 --with-threads defined at configure time or not.
3759 * Makefile.am example/Makefile.am: added globals.[ch] and threads
3760 linking options
3761
3762Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
3763
3764 * Makefile.am include/libxml/Makefile.am
3765 include/libxml/globals.h globals.c include/libxml/threads.h
3766 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
3767 configure.in: started integrating the core of the thread support
3768 not activated yet but half integrated. The code should still
3769 compile and work anyway.
3770
3771Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3772
3773 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
3774 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
3775 integrating the non-controversial parts of Gary Pennington
3776 multithread patches
3777 * catalog.c: corrected a small bug introduced
3778
3779Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
3780
3781 * catalog.c include/libxml/catalog.h: very serious cleanup,
3782 isolating unportable code and as much as possible the accesses
3783 to the global shared catalog. May need more testing !
3784
3785Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
3786
3787 * include/libxml/debugXML.h debugXML.c tree.c: integrating
3788 Keith Isdale patches for the XSLT debugger interfaces. Some
3789 cleanup
3790
3791Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
3792
3793 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
3794 * DOCBparser.c: generate line nubers in elements
3795
3796Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
3797
3798 * configure.in: preparing 2.4.6 release
3799 * doc/xml.html doc/html/*: updated and rebuilt the docs
3800 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
3801
3802Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
3803
3804 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
3805 adding documentation for DV's supercatalog support
3806
3807Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
3808
3809 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
3810 super catalog support adding one API and one flag --sgml to
3811 xmlcatalog
3812
3813Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
3814
3815 * doc/xmlcatalog_man.xml, xmlcatalog.1
3816 One more crack at
3817 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
3818
3819
3820Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
3821
3822 * xpath.c: implemented xmlXPathObjectCopy for external objects
3823 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
3824
3825Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
3826
3827 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
3828 finishing up fix to
3829 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
3830 the xmlcatalog man page display more elegantly
3831
3832Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
3833
3834 * configure.in: closing bug #61832
3835 * HTMLparser.c: removed a warning
3836
3837Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
3838
3839 * xpath.c: fixing #61673 part I, do not loose doc information
3840 when copying result value trees.
3841
3842Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3843
3844 * xpath.c: trying to harden the XPath interpreter
3845
3846Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
3847
3848 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
3849 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
3850
3851Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3852
3853 * HTMLparser: repaired another loop problem
3854
3855Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
3856
3857 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
3858 parsing.
3859 * xpath.c: fix bug #61291 the default XML namespace node is
3860 missing from the namespace axis.
3861 * tree.c: refuse to create namespaces nodes with prefix "xml"
3862
3863Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
3864
3865 * SAX.c: ouch a non-defined namespace could lead to a crash,
3866 fixed #61215
3867
3868Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
3869
3870 * parserInternals.c: closed bug #61054
3871
3872Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
3873
3874 * include/libxml/Makefile.am: closing #60708
3875
3876Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
3877
3878 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
3879 adding xmlSAXParseFileWithData following Marco Stipek suggestion
3880
3881Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3882
3883 * valid.c: close bug #61550 when xml: wasn't considered a namespace
3884
3885Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
3886
3887 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
3888 * DOCBparser.c HTMLparser.c parser.c: fixed typos
3889
3890Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
3891
3892 * catalog.c: Justin Fletcher provided cleaup code in case
3893 HAVE_STAT is not defined
3894 * include/win32config.h: Igor Zlatkovic suggested to have
3895 HAVE_STAT defined there
3896
3897Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3898
3899 * catalog.c - fixed typing error reported by M. Barros
3900
3901Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
3902
3903 * xmllint.c - fixing typo
3904
3905Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3906
3907 * HTMLparser.c: small enhancement to prevent loop on
3908 unrecognizable data
3909
3910Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
3911
3912 * parserInternals.c: applying patch from bug #60757 this
3913 should close it
3914
3915Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
3916
3917 * catalog.c xmlcatalog.c: removed a couple of warning
3918 * xpath.c: try to solve the linking problem on platforms
3919 needing trio to compile
3920
3921Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
3922
3923 * Makefile.am libxml.spec.in: backing up non-documented changes
3924 commited without review or aproval by Jens Finke <jens@gnome.org>
3925 * HACKING: made 100% clear that no commit should be done directly
3926
3927Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
3928
3929 * configure.in: Joe Orton provided a patch fixing a problem
3930 when iconv is specified to be in a non-standard directory
3931 but wasn't exported in xml2-config --cflags
3932
3933Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
3934
3935 * configure.in: let's ship 2.4.5 before getting too much
3936 troubles with 2.4.4 errors.
3937
3938Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3939
3940 * encoding.c entities.c: do not output hexadecimal charrefs
3941 when serializing HTML since some version of Netscape can't
3942 grok it, generate decimal ones.
3943 * result/HTML/doc3.htm: output changed due to previous test
3944 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
3945
3946Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
3947
3948 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
3949 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
3950
3951Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
3952 Released 2.4.4
3953
3954 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
3955 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
3956 updated the configuration scripts systems accordingly
3957
3958Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
3959
3960 * configure.in: preparing for 2.4.4
3961 * doc/xml.html doc/html/*: updated and rebuilt the docs
3962
3963Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
3964
3965 * win32/dsp/libxml2.def.src: tried to incorporate comments
3966 from bug #59220
3967
3968Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
3969
3970 * parser.c result/noent/wml.xml: fixed bug #59981 related
3971 to handling of '&' in attributes when entities are substitued
3972
3973Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
3974
3975 * libxml.h include/libxml/xmlversion.h.in
3976 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
3977 Tried to close bug #60131
3978
3979Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3980
3981 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
3982
3983Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
3984
3985 * SAX.c: fixing bug #59946 on xmlns=""
3986
3987Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
3988
3989 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
3990 but allocates a new error code.
3991
3992Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
3993
3994 * xmllint.c: John Fleck fixed typos in the options output
3995 * parser.c SAX.c: fix ignorable white space SAX selection
3996
3997Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
3998
3999 * entities.c: Steve Underwood found the possibility of an
4000 ininite loop in case of error.
4001
4002Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
4003
4004 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
4005
4006Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
4007
4008 * parser.c: warn if version is not 1.0 but it's not
4009 strictly speaking an error after analyzing the spec
4010
4011Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
4012
4013 *doc/catalog.html - add link to the html version of the
4014 man page, other linguistic cleanups
4015
4016Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
4017
4018 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
4019 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
4020 file, has not yet been included in the build.
4021
4022Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
4023
4024 * catalog.c: removed a duplicate affectation Justin Fletcher
4025
4026Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
4027
4028 * tree.c: Armin Sander pointed a possible text coalescing
4029 problem, completed his patch.
4030
4031Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4032
4033 * trionan.c: Fixed const and volatile re-definition problem
4034
4035Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
4036
4037 * libxml.4 parser.c: doc updates from Heiko Rupp
4038 * parserInternals.c: 2 sanity checks from Heiko Rupp
4039
4040Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
4041
4042 * tree.c: applied patch from Armin Sander to make some pointers
4043 const in xmlCopyNode()
4044 * include/libxml/tree.h: added fix to the header
4045
4046Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
4047
4048 * xpath.c: hum, restrict the integer usage gcc bug workaround
4049 to only gcc compilers so that other architecture don't get
4050 penalized by this limitation.
4051 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
4052
4053Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
4054
4055 * valid.c: fixed a Windows compiler warning (Chris Poblete)
4056 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
4057
4058Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
4059
4060 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
4061 --convert option to xmlcatalog to convert SGML ones to
4062 the XML syntax.
4063 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
4064
4065 2.4.3 got released at that point
4066Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
4067
4068 * catalog.c xmlIO.c: started some serious testing and fixed
4069 a few bug and optmization needs.
4070
4071Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4072
4073 * Makefile.am configure.in include/libxml/xmlwin32version.h:
4074 preparing for a 2.4.3 release even if it may not be ready yet
4075 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
4076 all file parsing lookup to go through the entity resolver, add
4077 to add an API to bypass it (needed to load catalogs themselves),
4078 some cleanup on the catalog code too.
4079 * nanoftp.c: small cleanup
4080 * doc/catalog.html: small update
4081
4082Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
4083
4084 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
4085 Jun Kuriyama
4086
4087Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
4088
4089 * doc/catalog.html: finished the catalog documentation
4090
4091Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
4092
4093 * doc/catalog.html doc/xml.html: added documentation about
4094 Catalog support, misses an API description
4095 * doc/html/*: reextracted the API pages
4096
4097Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
4098
4099 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
4100 Added the part about section 7.2 on URI resolution,
4101 fixed a side effect in the HTML parser, look complete
4102 and ready to rock except the URI/SystemID part!
4103
4104Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
4105
4106 * include/libxml/catalog.h include/libxml/parser.h
4107 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
4108 xmlIO.c: added support and APIs needed for the catalog PI
4109 * include/libxml/xmlIO.h: cleanup
4110
4111Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
4112
4113 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
4114 include/libxml/catalog.h: starts to look okay, really
4115 plugged the new framework, cleaned a lot of stuff,
4116 added some APIs, except the PI's support missing this
4117 should be mostly complete
4118 * result/catalogs/* test/catalogs/*: added new test, enriched
4119 the existing one with URN ID tests
4120
4121Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
4122
4123 * catalog.c: fixed nextCatalog
4124 * result/catalogs/docbook test/catalogs/*: started adding
4125 a small regression test
4126
4127Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
4128
4129 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
4130 more work on the XML catalog support.
4131 * parser.c include/libxml/parser.h: small cleanup seems using
4132 list as a public parameter name can give portability troubles
4133 * trionan.c trionan.h xpath.c include/libxml/trionan.h
4134 include/libxml/xpath.h include/libxml/Makefile.am: removed
4135 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
4136 wrappers
4137
4138Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4139
4140 * Makefile.am trio.c triodef.h trionan.c xpath.c
4141 include/libxml/Makefile.am include/libxml/trionan.h:
4142 Re-worked Not-A-Number and Infinity support.
4143 * xmlcatalog.c: added readline include files
4144
4145Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
4146
4147 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
4148 testCatalog as xmlcatalog, making it an installed app
4149 adding a shell, and preparing it to be a /etc/xml/catalog
4150 management tool, though not ready yet
4151 * catalog.c include/libxml/catalog.h: adding support for
4152 XML Catalogs http://www.oasis-open.org/committees/entity/
4153 not finished, there is some interesting tradeoffs and a
4154 few open questions left.
4155
4156Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
4157
4158 * xmllint.c: fixed a line formatting problem
4159
4160Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
4161
4162 * SAX.c: removed a couple of unused variable (Albert Chin)
4163
4164Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
4165
4166 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
4167 trying to fix some troubles w.r.t. function returning
4168 const xxxPtr.
4169
4170Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
4171
4172 * win32/dsp/libxml2.def.src: another set of symbols conditionally
4173 defined
4174
4175Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
4176
4177 * xpointer.c: removed unused var
4178
4179Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
4180
4181 * testXPath.c: another small cleanup closing bug #59110
4182
4183Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
4184
4185 * win32/dsp/libxml2.def.src: small cleanup closing bug
4186 #59108
4187
4188Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
4189
4190 * example/gjobread.c: add xmlCleanupParser() before leaving
4191
4192Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
4193
4194 * config.h.in configure.in include/libxml/xmlwin32version.h:
4195 released 2.4.2
4196
4197Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
4198
4199 * include/libxml/valid.h debugXML.c valid.c: deprecate
4200 the non-boundchecking Sprintf functions, add Snprintf
4201 this should close bug #57984
4202
4203Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
4204
4205 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
4206 URIs before doing the lookups (pointed by Mark Vakoc)
4207
4208Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
4209
4210 * xpath.c: serious changes on Result Value Trees and NodeSets
4211 w.r.t. deallocation and collect operations. Probably not
4212 100% clean (merge of allocated trees smells like a problem).
4213 Seems sufficient to close #58943
4214
4215Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
4216
4217 * xmllint.c: adding a --format option
4218
4219Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
4220
4221 * xpath.c: count() was broken on Result Value Tree
4222 * xmlIO.c: fixed file:/// accesses on _WIN32
4223
4224Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
4225
4226 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
4227 macro was renamed, this should close bug #58683
4228
4229Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
4230
4231 * SAX.c: small fix fixing bug #58539 reported by coolo, in
4232 entity substitution mode text at the end of the entity might
4233 be added due to text coalescing.
4234 * nanoftp.c parser.c: small cleanup
4235
4236Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
4237
4238 * HACKING: added John Fleck right to commit in the doc subdir
4239
4240Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4241
4242 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
4243 allow to inherit attributes from the DTD directly in the
4244 tree, this is needed for XPath and can be a useful feature.
4245 Inherited namespaces are always provided at the tree level now
4246 * test/defattr* result/defattr* result/noent/defattr*: added a couple
4247 of tests for this feature (XSLT being the prime user).
4248
4249Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
4250
4251 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
4252 testSAX.c xmlIO.c xmllint.c include/win32config.h
4253 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
4254 include/libxml/xmlwin32version.h.in win32/README.MSDev
4255 win32/dsp/*: applied Win32 Facelift No.2 patches from
4256 Igor Zlatkovic for Windows/MSC
4257
4258Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
4259
4260 * SAX.c: unparsedEntityDecl() the URI computation of the
4261 entity wasn't done breaking XSLT unparsed-entity-uri()
4262
4263Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
4264
4265 * xpath.c: fixed a bug when walking the descendants and
4266 the current node has no children
4267 * debugXML.c: show up when a text node is supposed to not be escaped
4268
4269Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4270
4271 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
4272 worked like the set:leading() function)
4273 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
4274
4275Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4276
4277 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
4278
4279Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4280
4281 * include/libxml/xmlIO.h: apply change to close #58141
4282 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
4283
4284Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4285
4286 * parser.c: when the internal subset uses a PE, then the
4287 included entity can use conditional sections.
4288
4289Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4290
4291 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
4292 when walking the namespace axis showing up in
4293 libxst/tests/general/bug-12
4294 * xmlmemory.c: added the possibility to trace a given block
4295 defined by its address
4296
4297Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4298
4299 * parser.c: don't override existing encoding specified before
4300 starting xmlParseDocument()
4301
4302Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4303
4304 * include/libxml/xmlwin32version.h: reinserted, needed for
4305 Windows users of CVS
4306
43072001-07-27 Darin Adler <darin@bentspoon.com>
4308
4309 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
4310 * testCatalog.c: Add include of <libxml/parser.h>.
4311
43122001-07-27 Darin Adler <darin@bentspoon.com>
4313
4314 * include/libxml/.cvsignore:
4315 * include/libxml/xmlwin32version.h:
4316 Remove this file from CVS because it's generated.
4317
4318Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4319
4320 * parser.c include/libxml/parser.h: applied const patches from
4321 Tom Moog #58002
4322
4323Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4324
4325 * xpath.c include/libxml/xpath{,Internals}.h: added a function
4326 lookup framework
4327
4328Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4329
4330 * tree.c: fixed xmlCopyNode() for documents
4331
4332Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4333
4334 * parser.c: fixed bugs #58073 reported by Greg Shtilman
4335
4336Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4337
4338 * parser.c: fixes bug #57652 reported by Morus Walter
4339
4340Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4341
4342 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
4343
4344Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4345
4346 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
4347 errors, lesson don't add new functions at 1am before a release
4348 * xpath.c: integrated fix from Bjorn to avoid divide by zero
4349 from XPath initialization when possible.
4350
4351Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4352
4353 * result/scripts/base*: removing history/readline changed
4354 this slightly
4355 * include/libxml/parser.h SAX.c parser.c parserInternals.c
4356 xmllint.c: make element content line number generation
4357 optionnal to avoid breaking old apps added interface to switch
4358
4359Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4360
4361 * configure.in: get rid of the readline and libhistory
4362 dependancies by default, release 2.4.1 with IA64 fix
4363 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
4364 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
4365 John Kroll fixes to allow saving to HTTP via PUT (or
4366 POST of needed).
4367 * doc/html/*.html: regenerated the docs
4368
4369Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4370
4371 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
4372 xmlHashScanFull and xmlHashScannFull3 to get passed the
4373 three keys as arguments to the callback function
4374
4375Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4376
4377 * configure.in Makefile.am: removed libxml softlink for good
4378 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
4379 100% coverage by gtk-doc
4380
4381Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4382
4383 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
4384 fixed serious troubles due to size_t vs. int mismatch
4385
4386Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4387
4388 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
4389
4390Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4391
4392 * include/libxml/xpath{,Internals}.h xpath.c: added a more
4393 convenient extension API for value and context managing
4394 Now handles external objects through xmlXPathPopExternal,
4395 xmlXPathWrapExternal and xmlXPathReturnExternal.
4396 Added functions for sets operations (intersection, etc.)
4397
4398Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4399
4400 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
4401 xmlIO.c tree.c parserInternals.c entities.c encoding.c
4402 HTMLparser.c: cleanup of global variables, marking some
4403 const or private.
4404
4405Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4406
4407 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
4408 fixed xmlXPathNodeSetItem when passing index=0
4409
4410Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4411
4412 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
4413
4414Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4415
4416 * xmllint.c: fixed compilation under Cygwin #57503
4417 * TODO: update
4418
44192001-07-13 Peter Williams <peterw@ximian.com>
4420
4421 * config.h.in: add #undef HAVE_DLFCN_H
4422
4423 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
4424 builddir.
4425
4426Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4427
4428 * win32/libxml2/libxml2.def.src: added a couple of exported entries
4429 raised by #57348 and #57381
4430
4431Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4432
4433 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
4434 tree.c xpointer.c: store the line numbder in element->content,
4435 may break some software, need a configuration mechanism
4436
44372001-07-10 Darin Adler <darin@bentspoon.com>
4438
4439 * .cvsignore:
4440 * example/.cvsignore:
4441 * include/.cvsignore:
4442 * include/libxml/.cvsignore:
4443 Various things that are generated and should be ignored.
4444
4445Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4446
4447 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
4448 * doc/xml.html doc/html/*: updated the docs
4449
4450Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4451
4452 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
4453 validation occured on content with element child
4454
4455Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4456
4457 * tree.c: fixed XML Base computation which was broken
4458 * debugXML.c: added a base function to the shell
4459 * Makefile.am result/scripts/* test/scripts/*: added scripts
4460 based regression tests, and adding 2 XML Base tests
4461
4462Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4463
4464 * tree.c: set properties doc and call xmlSetListDoc for properties
4465 content when grafting them in a different tree.
4466 * aclocal.m4: remove from CVS
4467
4468Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4469
4470 * win32/libxml2/libxml2.def.src: added some missing entry point
4471 for XPath (Mark Vakoc)
4472
4473Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4474
4475 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
4476 layer should URI-Unescape before trying to open resources.
4477
4478Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4479
4480 * xpath.c: fix the name() bug for elements in the default
4481 namespace reported by Charlie Bozeman
4482
4483Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4484
4485 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
4486 led to an XPath fix, improvements of SAX initialization, and
4487 an added option --nocdata to testXPath
4488
4489Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4490
4491 * doc/libxml-doc.el: Felix Natter provided anew version working
4492 with XEmacs too
4493
4494Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4495
4496 * include/libxml/xpath.h: small cleanup
4497 * doc/xml.html: update
4498
4499Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4500
4501 * Makefile.am configure.in include/libxml/xmlwin32version.h:
4502 released 2.3.14
4503
4504Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4505
4506 * doc/html/*: rebuilt the docs for the release
4507 * doc/xml.html: added 2.3.14 release.
4508
4509Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4510
4511 * xpath.c: a bug reported by Stephan Kulow empty nodesets
4512 were not equal to empty strings
4513
4514Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4515
4516 * SAX.c: fixed a URI-Reference computation problem when validating
4517 * xmlIO.c: small cleanup
4518
4519Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4520
4521 * parser.c: improved the description of a couple of interfaces
4522 upon Larry Stamper suggestion
4523
4524Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4525
4526 * SAX.c entities.c parser.c: changed completely the way entities
4527 are handled when running the parser in entity substitution mode.
4528 This fixes a bug reported by Stephan Kulow and nearly divides
4529 by 3 the amount of memory required by libxslt to load and process
4530 DocBook TDG.
4531
4532Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4533
4534 * HTMLparser.c: fixing a too early root closing problem raised
4535 byt Prashanth Naidu
4536
4537Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4538
4539 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
4540 raised by Mark Vakoc.
4541
4542Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4543
4544 * example/Makefile.am: fixed the include path to add srcdir/include
4545 * Makefile.am configure.in: fix from Albert Chin for iconv detection
4546 and some cleanup
4547
4548Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4549
4550 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
4551 lot of optimization work, results in significant improvements
4552 when handling really complex XPath queries. Add a small optimizer
4553 for unions, improve [n] and [last()], avoid some costly ops.
4554
4555Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4556
4557 * include/libxml/parser.h parser.c: xmlStrstr args are both const
4558 * xpath.c: small cleanup
4559 * xmlGetNsList: reformated, fixed problems if used on Entities
4560
4561Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4562
4563 * doc/xml.html: added 1.8.14 and 2.3.13 releases
4564
4565Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4566
4567 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
4568 * Makefile.am example/Makefile.am: workaround automake generating
4569 erroneous deps
4570
4571Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4572
4573 * include/win32config.h: bug #56801 Yon Derek provided a patch
4574 to the windows config file.
4575
4576Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4577
4578 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
4579 libxml.h : Yon Derek provided a set of changes to compile from
4580 CVS on Windows/MSC
4581
4582Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4583
4584 * parser.c: fixed UTF8 BOM support in push mode
4585 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
4586 added a specific testcase
4587
4588Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4589
4590 * Makefile.am: added --push regression tests
4591 * parserInternals.c: the XML parser segfaulted in --push mode
4592
4593Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4594
4595 * configure.in: moved the symlinks detection within a CVS
4596 check, this is not portable and will be removed soon.
4597 * xpath.c: small cleanup/speedup
4598
4599Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4600
4601 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
4602 release of 2.3.12
4603 * parser.c: make an error message if unknow entities in all cases
4604
4605Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4606
4607 * uri.c: fixed 2 uri normalization bugs on '//' reduction
4608
4609Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4610
4611 * include/libxml/Makefile.am: Laszlo Peter pointed out that
4612 includes were installed in the wrong dir
4613
4614Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4615
4616 * doc/html.xml: warn against sending code to exhibit bugs.
4617
4618Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4619
4620 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
4621 Tru64 from Thomas Leitner
4622
4623Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4624
4625 * AUTHORS: added William and Bjorn
4626 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
4627 daniel@veillard.com hopefully I won't have to do this again
4628 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
4629 docs can be rebuilt cleanly now
4630 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
4631 from CVs it's generated, added include/libxml/xmlwin32version.h
4632 also generated but which should change far less frequently.
4633 * catalog.c nanoftp.c: made sure to include libxml.h not
4634 libxml/xmlversion.h directly
4635 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
4636 when compiling on WIN32 and MSC
4637
4638Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4639
4640 * include/Makefile.am include/libxml/Makefile.am configure.in:
4641 fixed make distcheck and rebuilding the rpms
4642
4643Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4644
4645 * configure.in: should finish the migration of exported includes
4646 into a real include/libxml in CVS, at least for CVS users.
4647 * removed the exported headers, added in include/libxml (as well
4648 as xmlversion.h.in).
4649
4650Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4651
4652 * configure.in: fixed the way to detect symlink
4653
4654Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4655
4656 * configure.in: updated, include/libxml is now a real CVS dir
4657
4658Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4659
4660 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
4661 version works with both libxml1 and libxml2 (it autodetects
4662 the prefix of the html-files) from Felix Natter.
4663 * doc/xml.html: updated doc accordingly
4664
4665Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4666
4667 * xpath.c: fixed the bug generating a template loop in libxslt
4668 when using docbook-xsl-1.4, * should filter out document nodes
4669 * HACKING: added William
4670 * TODO: updated
4671
4672Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4673
4674 * doc/FAQ.html: added a warning about gcc-3.0
4675 * doc/xml.html: added reference to gdome2 and removed a confusing
4676 sentence
4677
4678Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4679
4680 * xmlversion.h: okay this is a generated file, but Windows
4681 users need it and they can't generate it, and I want CVS
4682 Windows users ...
4683 * win32/libxml2/libxml2_so.dsp: Windows project file for
4684 the shared lib version of libxml2
4685 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
4686 resources needed for libxslt/xsltproc by Yon Derek
4687
4688Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4689
4690 * trio.c: MSVC fix (provided by Igor Zlatkovic)
4691
4692Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4693
4694 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
4695
4696Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4697
4698 * include/win32config.h: Yon Derek provided a first fix
4699 to be able to compile libxslt/xsltproc on Windows
4700
4701Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4702
4703 * xpath.c: attempt to work around what seemed a gcc optimizer
4704 bug when handling floats on i386 http://veillard.com/gcc.bug
4705 * tree.c entities.c encoding.c: doing some cleanups while
4706 chasing it
4707
4708Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4709
4710 * Makefile.am: cleanup when --without-debug is specified
4711 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
4712 w.r.t. --without-debug and other include points
4713 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
4714 Catalogs
4715 * configure.in entities.h tree.h HTMLparser.c: removed
4716 --without-corba, made the _private field mandatory
4717
4718Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4719
4720 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
4721 outputs a BOM in UTF8, an errata has been issued to avoid the
4722 problem, that was the most reasonable solution... Add support
4723 for a leading UTF8 BOM in entities.
4724
4725Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4726
4727 * valid.c: fixed a bug found when post validating an entity ref
4728 * xmllint.c: added --loaddtd and sligly changed --postvalid to
4729 activate it too
4730
4731Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4732
4733 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
4734 weakness in the node copy the XPointer and the XInclude
4735 implementations. Serious cleanup.
4736
4737Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4738
4739 * Makefile.am: Kjartan Maraas provided a small patch to
4740 add xml2-config.in to EXTRA_DIST
4741
4742Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4743
4744 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
4745 provided another failing case found in KDE, the way the
4746 ctxt->vctxt.nodeTab was allocated and freed changed over
4747 time but it wasn't completely cleaned up. This should fix it.
4748
4749Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4750
4751 * parser.c: Stephan Kulow also raised the fact that line number
4752 could get miscounted making debug harder, fixed the problem
4753 in xmlParseCharData()
4754
4755Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4756
4757 * valid.c: Stephan Kulow pointed out a problem when validating
4758 and using an empty entity, forgot a 'break' in a case.
4759
4760Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4761
4762 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
4763 * doc/xml.html: updated with 2.3.11
4764
4765Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4766
4767 * TODO: updated adding cleanup of generated doc
4768 * configure.in: prepared to release 2.3.11
4769 * xmllint.c: added --version for bug reporting
4770 * doc/html/*.html: rebuilt the doc
4771
4772Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4773
4774 * xpath.c: first part of the work on selecting namespace to
4775 fix bug #56115
4776
4777Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4778
4779 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
4780 when using -liconv
4781 * TODO: updated
4782
4783Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4784
4785 * HTMLtree.[ch]: more work on the HTML serialization routnes,
4786 cleanup, encoding support.
4787
4788Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4789
4790 * xpath.c: Thomas Broyer suggested a better patch for the / arg
4791
4792Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4793
4794 * xpath.c: bug detected by Ankh when / is used as a function arg
4795
4796Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4797
4798 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
4799 of element and use it to avoid outputting formatting spaces at
4800 the wrong place. Implemented the format parameter for HTML save.
4801 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
4802 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
4803 result/HTML/wired.html: of course this impact the result of a
4804 number of HTML tests
4805
4806Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4807
4808 * HTMLtree.[ch]: started augmenting the HTML save API with
4809 encoding and formatting parameters
4810
4811Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4812
4813 * HTMLtree.h: cleanup and started evaluating the work needed on
4814 revamping the HTML output code
4815
4816Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4817
4818 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
4819
4820Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4821
4822 * valid.c: fixed bug #56049, forgot one check in the
4823 validation routine
4824
4825Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4826
4827 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
4828
4829Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4830
4831 * libxml.h: fixed an error in last commit
4832 * doc/FAQ.html: added an entry for compilation from CVS
4833
4834Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4835
4836 * xmlversion.h.in libxml.h: Cygwin patches
4837 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
4838 * tree.h: cleanup
4839
4840Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4841
4842 * tree.c: patched xmlFreeNode() to avoid freeing() a static
4843 memory block in a strange case where libxml is linked twice
4844 in the binary.
4845
4846Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4847
4848 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
4849 state far too often, simple fix used to avoid it.
4850
4851Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4852
4853 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
4854 being processed, applied his patch
4855 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
4856
4857Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4858
4859 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
4860 provided fixes to compile on MSCC again
4861 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
4862 also provided an update for the project files.
4863
4864Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4865
4866 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
4867 bug #55810
4868
4869Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4870
4871 * tree.c: fixed xmlGetNsProp() to close bug #55683
4872 Note this requires libxslt to use it's own function instead.
4873
4874Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4875
4876 * HTMLtree.c: when in a pre element no formatting space should
4877 be added.
4878 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
4879
4880Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4881
4882 * configure.in: added tests for signal() and signal.h
4883
4884Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4885
4886 * xpath.c: robert pointed out xmlXPathNINF was not initialized
4887
4888Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4889
4890 * doc/libxml-doc.el: Felix Natter provided a new version for
4891 libxml2
4892
4893Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4894
4895 * HTMLtree.c: when in a pre element no formatting space should
4896 be added.
4897
4898Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4899
4900 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
4901
4902Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4903
4904 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
4905 hack
4906 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
4907 * uri.c: fixed a warning
4908
4909Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4910
4911 * HTMLtree.c: trying to close bug #55772 escaping in script
4912 elements
4913 * doc/xml.html: suggest to send mail to the list
4914
4915Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4916
4917 * error.c: attempt to fix the xmlGetVarStr breakage once and for
4918 good. Use a macro and based on the solution provided in
4919 vsnprintf manual page from GNU.
4920
4921Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4922
4923 * error.c: Workaround for non-preserving variadic list.
4924 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
4925
4926Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4927
4928 * doc/xml.html: added 2.3.10 release
4929
4930Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4931
4932 * configure.in: releasing 2.3.10
4933
4934Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4935
4936 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
4937
4938Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4939
4940 * encoding.c: Robert Collins provided a patch to add the
4941 "US-ASCII" encoding alias
4942
4943Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4944
4945 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
4946 string oriented functions and started cleaning the related areas
4947 in xpath.c which needed fixing in this respect
4948
4949Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4950
4951 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
4952 #55380
4953 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
4954
4955Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4956
4957 * TODO: updated
4958 * nanohttp.[ch] : started adding APIs to get the redirected URL
4959 when this occurs (needed for further base computation
4960 * tree.h: cleanup
4961 * encoding.c: cleanup
4962 * SAX.c: minor change around ctxt->loadsubset
4963
4964Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4965
4966 * Makefile.am include/Makefile.am: small change to have
4967 include/libxml rebuilt if working from CVS.
4968 * uri.c: applied another patch from Carl Douglas for URI escaping,
4969 this should close bug #51876
4970
4971Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4972
4973 * xinclude.c: fixed XInclude recursive behaviour bug #54678
4974 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
4975 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
4976 added specific regression test
4977 * parser.h: preparing for the XSLT mode where DTD inherited
4978 attributes are added to the tree.
4979
4980Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4981
4982 * xinclude.[ch]: Updated the namespace for the Last Call version
4983 * result/XInclude/include test/XInclude/include: updated the
4984 testsuite accordingly
4985
4986Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4987
4988 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
4989 related to bug #51876
4990
4991Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4992
4993 * tree.c: fixed a gross mistake in base computation, xml:base is
4994 not completely correct yet (need cascade).
4995 * xpath.[ch]: added the few things needed to find a function name
4996 and URI from the XPath context when it is called.
4997
4998Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4999
5000 * catalog.[ch]: fixes and add xmlLoadCatalogs()
5001 * DOCBparser.c: small cleanup
5002 * xmllint.c: added a --catalogs option to load catalogs from
5003 $SGML_CATALOG_FILES
5004 * tree.c: cleanup
5005 * configure.in: iconv library fixup, ICONV_LIBS
5006
5007Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5008
5009 * catalog.c: handling of CATALOG entries. detection of recursion,
5010 and a few bugfixes
5011 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
5012 against the default namespace
5013
5014Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5015
5016 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
5017
5018Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5019
5020 * parser.c: fixed propagation context info when parsing an
5021 external entity.
5022 * doc/html/*.html: regenerated a couple of docs
5023
5024Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5025
5026 * doc/xml.html: update with 2.3.9 informations
5027
5028Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5029
5030 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
5031 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
5032 * doc/html/* : rebuilt the docs
5033 * valid.c: small patch which may improve some case when
5034 validating.
5035
5036Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5037
5038 * HTMLparser.c: Closed bug #54891
5039 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
5040 to the suite
5041
5042Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5043
5044 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
5045 applied a documentation patch from LotR and filled in a few missing
5046 descriptions
5047
5048Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5049
5050 * xpath.c tree.c parser.c: speed optimizations at the parser level
5051 document tree freeing and xpath evaluation
5052
5053Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5054
5055 * parser.c parser.h parserInternals.h: fixed a couple of
5056 interfaces for handling memory buffer input to const char *
5057 upon suggestion of JamesH.
5058
5059Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5060
5061 * configure.in: LoTR sent a patch fixing the previous commit
5062
5063Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5064
5065 * configure.in: trying to deal again with the stoopid -R linking
5066 flag of Solaris
5067
5068Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5069
5070 * xpath.h: two nodeset access macros from Thomas Broyer
5071
5072Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5073
5074 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
5075 patch from Thomas Broyer
5076
5077Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5078
5079 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
5080 case
5081 * INSTALL: was empty added stuff from the FAQ
5082
5083Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5084
5085 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
5086 attributes handling and #54433 by adding xmlUnsetProp()
5087 and xmlUnsetNsProp()
5088
5089Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5090
5091 * HTMLparser.c: Patch from Jonas Borgström
5092 (htmlGetEndPriority): New function, returns
5093 the priority of a certain element.
5094 (htmlAutoCloseOnClose): Only close inline elements if they
5095 all have lower or equal priority.
5096 * result/HTML: this of course changed a number of tests results.
5097
5098Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5099
5100 * xmlIO.c catalog.c: plugged in the default catalog resolution
5101 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
5102 documentations
5103 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
5104
5105Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5106
5107 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
5108 integrating catalogs
5109 * catalog.[ch] testCatalog.c: adding a small catalo API
5110 (only SGML catalog support).
5111 * parser.c: restaured xmlKeepBlanksDefault(0) API
5112
5113Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5114
5115 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
5116
5117Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5118
5119 * parser.c: added xmlParseExternalEntityPrivate() to allow
5120 propagation of ctxt->_private when parsing external entities
5121
5122Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5123
5124 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
5125
5126Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5127
5128 * configure.in: fixed a small portability problem with AM_CONDITIONAL
5129
5130Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5131
5132 * valid.c: warn when indeterminist content model is detected
5133 * result/VC/ElementValid8: this adds a message
5134 * Makefile.am: add --novalid for VCM tests
5135 * parserInternals.c: added a call to Init memory
5136
5137Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5138
5139 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
5140 when both parameters are NULL.
5141
5142Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5143
5144 * valid.c: applied small patch from Gary Pennington, reindented
5145 some part of the code.
5146
5147Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5148
5149 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
5150 release, updated and regenerated the docs
5151
5152Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5153
5154 * xpath.c result/XPath/expr/floats : clarified and cleanup
5155 printing of abnormal floats in tests.
5156
5157Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5158
5159 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
5160 * results/HTML/ : a few changes in the output of the HTML tests as
5161 a result.
5162 * configure.in: tying to fix -liconv where needed
5163
5164Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5165
5166 * Makefile.am: fixed a stupid error
5167
5168Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5169
5170 * configure.in Makefile.am: make the inclusion of the trio
5171 modules in the library conditional
5172
5173Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5174
5175 * DOCBparser.c: patche from László Kovács, fixed entities refs
5176 in attributes handling
5177
5178Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5179
5180 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
5181 flushing
5182
5183Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5184
5185 * xpath.c: fix of an XSLT namespace bug reported on the list
5186 general/bug-8-
5187
5188Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5189
5190 * strio.h trio.c: Dan McNichol suggested a couple of small
5191 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
5192
5193Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5194
5195 * tree.c parser.c encoding.c: spent a bit more time looking
5196 at the parsing speed and DOM handling. Added a few more
5197 speedups.
5198
5199Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5200
5201 * parser.c: small but effective parsing speed improvement
5202
5203Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5204
5205 * configure.in: default on the DocBook parser inclusion (for Gnome)
5206 * DOCBparser.h: fixed a header reference
5207
5208Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5209
5210 * configure.in xpath.c: applied Bjorn patches for FPE on the
5211 alpha
5212
5213Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5214
5215 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
5216 xmlSaveFormatFileTo()
5217
5218Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5219
5220 * xpath.c: simple and efficient optimization, XPath functions
5221 aways bind to the same code, cache this
5222 * TODO: updated (by saying some is obsolete)
5223
5224Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5225
5226 * xpath.c: more cleanup work on XPath name parsing routines
5227
5228Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5229
5230 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
5231 xmlXPathParseName
5232 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
5233 * debugXML.c: avoid compilation problems if compiling without
5234 HTML support, Igor Zlatkovic
5235 * win32/libxml2/libxml2.def.src: being able to compile without
5236 XPath on Windows
5237
5238Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5239
5240 * libxml.m4: yet another patch from Toshio Kuratomi
5241
5242Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5243
5244 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
5245
5246Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5247
5248 * tree.[ch]: added xmlSaveFormatFile interface for saving
5249 and indenting a file.
5250
5251Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5252
5253 * xpath.c: fixed bug #53689 related to processing-instruction()
5254
5255Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5256
5257 * DOCBparser.c: patche from László Kovács
5258
5259Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5260
5261 * parser.c: applied fixes from Christian Glahn bug report #53391
5262
5263Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5264
5265 * error.c: Jean François Lecomte provided a complete description
5266 and a fix to bug #53537
5267
5268Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5269
5270 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
5271
5272Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5273
5274 * DOCBparser.c SAX.c: a bit more work on entities processing.
5275 Still Need to cleanup XML output and references in attributes
5276
5277Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5278
5279 * DOCBparser.c include/Makefile.am: two patches from László Kovács
5280
5281Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5282
5283 * tree.c: trying to fix #53574, not completely complete,
5284 I would like xmllint --copy --debug test/ent1 and
5285 xmllint --debug test/ent1 to show the same result.
5286 * xpath.c: fix a bug when trying to sort namespace nodes
5287
5288Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5289
5290 * HTMLtree.c: real fix for #53402
5291
5292Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5293
5294 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
5295 PIs when using xsl:output
5296 * valid.c: closing #53537 some case generate segfaults if there
5297 is validity errors
5298
5299Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5300
5301 * SAX.c testDocbook.c DOCBparser.c: more work on the support
5302 of external parsed entities, added --noent to testDocbook
5303 * valid.c: Garry Pennington found an uninitialized variable
5304 access in xmlValidateElementContent()
5305
5306Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5307
5308 * HTMLparser.c : HTML parsing still sucks ... trying to deal
5309 with madness
5310 * result/HTML/ : this modified the result of the regression tests
5311 a lot.
5312
5313Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5314
5315 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
5316 to doc where it wasn't checked against NULL reported by
5317 Jens Laas
5318
5319Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5320
5321 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
5322 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
5323
5324Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5325
5326 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
5327 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
5328 * SAX.[ch]: cleanup and updates for DocBook
5329 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
5330 ex SGML identifier changes
5331 * valid.c: removed a static unused function.
5332
5333Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5334
5335 * HTMLtree.c: applied change for Paul Sponagl on script saving
5336 * Makefile.am: the warning about entity title.xml are normal.
5337
5338Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5339
5340 * configure.in: release of 2.3.7
5341 * Makefile.am: fixing make distcheck
5342
5343Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5344
5345 * doc/html/* doc/xml.html: updated and regenerated the docs
5346
5347Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5348
5349 * xpath.c: fixed the XPointer problem introduced in 2.3.6
5350
5351Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5352
5353 * tree.c: fixed #53388 with the provided patch
5354
5355Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5356
5357 * valid.c: Bjorn detected an invalid memory access. Fixed
5358 vstateVPush()
5359
5360Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5361
5362 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
5363
5364Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5365
5366 * libxml.h: new header used only for the compilation of libxml
5367 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
5368 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
5369 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
5370 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
5371 xmlmemory.c xpath.c xpointer.c: libxml.h integration
5372 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
5373 baseline (version 1.2 plus a single patch).
5374 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
5375 scientific notation for numbers. Tests added.
5376 * xpath.c: formatting of numbers changed to use sprintf
5377 (contribution from William Brack)
5378
5379Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5380
5381 * valid.c: cleanup, more useful debugging
5382 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
5383 * xmlIO.c: entity loading is printed as an error when validating
5384
5385Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5386
5387 * valid.c: fixed to validate within entities
5388 * test/VCM/v22.xml: added a specific testcase
5389
5390Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5391
5392 * valid.c: forgot an epsilon transition in for ()+
5393 * test/VCM/v21.xml : added a specific test case
5394
5395Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5396
5397 * valid.c: removed a state explosion exhibited by RSS
5398 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
5399 from bug #51872
5400
5401Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5402
5403 * valid.[ch] tree.h: worked *hard* to get non-determinist content
5404 validation without using an ugly NFA -> DFA algo in the source.
5405 Made a specific algorithm easier to maintain, using a single
5406 stack and without recursion.
5407 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
5408 * hash.c: made the growing routine static
5409 * tree.h parser.c: added the parent information to an
5410 xmlElementContent node.
5411
5412Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5413
5414 * SAX.c parser.c xpath.c: generating IDs when not validating
5415 from an external parsed entity was poisoning the ID has table
5416 with removed values. This was killing XSLT on the KDE help
5417 browser.
5418
5419Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5420
5421 * entities.h: andrew@ugh.net.au detected a double declaration
5422
5423Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5424
5425 * debugXML.c hash.c tree.h valid.c : some changes related to
5426 the validation suport to improve speed with DocBook
5427 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
5428 the way validation errors get reported
5429
5430Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5431
5432 * HTMLparser.c HTMLtree.c: applied part of the patches provided
5433 by P C Chow and William M. Brack for XSLT HTML output
5434
5435Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5436
5437 * xmlversion.h.in win32config.h win32/libxml2/*: applied
5438 Igor Zlatkovic patches for MSC compilation and added his
5439 updates
5440
5441Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5442
5443 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
5444 prefix lookup.
5445 * parserInternals.c: fixed the bug reported by Morus Walter
5446 due to an off by one typo in xmlStringCurrentChar()
5447
5448Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5449
5450 * HTMLparser.c result/HTML/*: revamped the way the HTML
5451 parser handles end of tags or end of input
5452
5453Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5454
5455 * tree.[ch] : added xmlDocCopyNode for gdome2 support
5456
5457Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5458
5459 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
5460 bug where the linktime verions of free() won't work ...
5461
5462Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5463
5464 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
5465
5466Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5467
5468 * doc/xml.html: added 2.3.6 release
5469
5470Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5471
5472 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
5473 * result/wml.xml: resulted in a small output change
5474
5475Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5476
5477 * tree.c: xmlNewDoc was missing the charset initialization
5478 * xmllint.c: added --auto to autogenerate a doc, allow to
5479 reproduce the problem fixed on xmlNewDoc
5480
5481Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5482
5483 * xpath.c: trying to get 52979 solved
5484 * tree.c result/ result/noent/: trying to get 52712 solved, this
5485 also made me clean up the fact that XML output in general should
5486 not add formating blanks by default, this changed the output of
5487 a few tests
5488
5489Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5490
5491 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
5492
5493Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5494
5495 * configure.in: finally released 2.3.6
5496
5497Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5498
5499 * xpath.c: checking for null pointer generated by new code
5500
5501Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5502
5503 * xpath.c: fixed a [] evaluation problem reported
5504 * test/XPath/tests/simpleaddr: extended test
5505 * result/XPath/simpleaddr: updated result
5506
5507Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5508
5509 * xmllint.c: Dan Timis reported a portability problem
5510 on Macs without mmap, fixed it.
5511
5512Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5513
5514 * testXPath.c : added a --tree option allowing to display the
5515 tree dump of the XPath expression
5516
5517Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5518
5519 * xpath.c: fixed a memleak when comparing nodesets
5520 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
5521 * tree.c: added a TODO
5522
5523Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5524
5525 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
5526 we need string functions
5527 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
5528 to be able to use them where needed. Applied some changes
5529 to reduce name linking pollution and compile in only what's
5530 needed.
5531 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
5532 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
5533 for the string manipulation functions
5534 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
5535 to the free() function of xmlmemory.c
5536 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
5537 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
5538 usage.
5539
5540
5541Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5542
5543 * error.c: applied the context output patch of the error
5544 handling submitted by Chuck Griffith
5545 * error/VC/*: this slightly change some error logs
5546
5547Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5548
5549 * parser.c: fixed line number reporting on error
5550
5551Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5552
5553 * parser.c: Sullivan and Darin found a parser bug,
5554 applied the patch.
5555
5556Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5557
5558 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
5559 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
5560 xmlversion.h.in xpointer.c: of course the way I defined
5561 UNUSED breaks on old gcc version. Try to be smart and
5562 also define it directly in xmlversion.h
5563 * configure.in: removed -ansi flag from the pedantic set
5564
5565Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5566 Huge cleanup, I switched to compile with
5567 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
5568 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
5569 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
5570 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
5571 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
5572 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
5573 encoding.h entities.c error.c list.[ch] nanoftp.c
5574 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
5575 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
5576 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
5577 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
5578 Cleanup, staticfied a number of non-exported functions,
5579 detected and cleaned up a dozen of problem found this way,
5580 avoided a lot of public function name/typedef/system names clashes
5581 * doc/xml.html: updated
5582 * configure.in: switched private flags to the really pedantic ones.
5583
5584Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5585
5586 * configure.in: 2.3.5
5587 * doc/html/*: rebuilt the docs
5588
5589Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5590
5591 * parser.c: fixed a reported bug in NOTATION parsing
5592 * uri.c: accepted but not fixed bug 51876, added TODO
5593 * Makefile.am: fixed bug 51876
5594
5595Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5596
5597 * config.h.in configure.in error.c: fix a compilation problem
5598 on platforms without vsnprintf (xml@thewrittenword.com)
5599
5600Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5601
5602 * parser.c: fixed a function name header typo
5603 * SAX.c: notations can also occur in external subset.
5604
5605Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5606
5607 * error.c: removed a C++ like comment
5608
5609Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5610
5611 * parser.c: fixing bug 52299 strange condition leading
5612 to a parser crash due to a buffer overflow
5613 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
5614 added the specific test case
5615
5616Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5617
5618 * xpath.[ch]: still a lot of cleanup based on XSLT, added
5619 xmlXPathConvert{String,Number,Boolean} to be able to make
5620 type casts without a context stack, fixed some implementation
5621 problems related to the absence of context at parse-time,
5622 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
5623 in the public API too
5624 * xpointer.c xpathInternals.h: we need to know at parse time
5625 whether we are compiling an XPointer
5626
5627Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5628
5629 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
5630 cleaned up the parser internals, refactored XPath code, added
5631 new compilation based APIs and cleanly separated public and
5632 private APIs.
5633
5634Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5635
5636 * xpath.h: the comp field must be added at the end to avoid
5637 killing binary compat.
5638
5639Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5640
5641 * Makefile.am: detect XPath memleaks in regreson tests
5642 * error.c: fixed and error w.r.t. error reporting still using
5643 stderr
5644 * hash.c: added new line at end of file
5645 * tree.h: minor cleanup
5646 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
5647 expression parsing from evaluation, resulted in a number of
5648 changes internally, and in XPointer. Likely to break stuff
5649 using xpathInternals.h but should remain binary compatible,
5650 new interfaces will be added.
5651
5652Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5653
5654 * configure.in: fixed a couple of problems reported by
5655 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
5656 without gcc on non linux platforms.
5657
5658Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5659
5660 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
5661 a fix for --with-html-dir= configure support. I hope it won't
5662 break rpm generation
5663
5664Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5665
5666 * xmlIO.c: one function comment cleanup.
5667
5668Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5669
5670 * SAX.c: external subset notations were improperly registered
5671 in the internal subset.
5672
5673Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5674
5675 * README.cvs-commits: added, pointing to HACKING
5676 * HACKING: updated
5677
5678Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5679
5680 * parser.c: and Matt Sergeant found one in the XML push
5681 parser (erroneous check I forgot to remove when I fixed the
5682 main parser).
5683
5684Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5685
5686 * xpath.c: ptittom found a small bug in UnaryExpr
5687
5688Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5689
5690 * configure.in: bumped to 2.3.4
5691 * error.c: fixed bug #51860
5692 * tree.c: fixed bug #51861
5693 * valid.c: cleanup, more debug, failed to fix one bug crap ...
5694 * tree.[ch] : added xmlDefaultBufferSize
5695 * nanoftp.c: typo in function name header block
5696 * doc/xml.html : updated, added link to XML::LibXSLT
5697 * doc/html/* : rebuilt the docs
5698
5699Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5700
5701 * parser.c SAX.c: the new content parsing code raised an
5702 ugly bug in the characters() SAX callback. Found it
5703 just because of strangeness in XSLT XML Rec ouptut :-(
5704
5705Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5706
5707 * Makefile.am: Martin Baulig suggested to add -lm
5708 * tree.c: found another bug in xmlNodeGetContent()
5709
5710Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5711
5712 * xpath.c: Bjorn found the error related to strictness of comparison.
5713
5714Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5715
5716 * parser.c: trying to fix the Dtd parsing problem reported
5717 by Gary, side effect of last week speed optimizations.
5718
5719Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5720
5721 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
5722 * parserInternals.c: removed unneeded test raised by Stric
5723
5724Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
5725
5726 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
5727 and fixed by William Brack). Added xmlXPathFormatNumber.
5728 Changed the sorting slightly.
5729 * configure.in Makefile.am example/Makefile.am: Added -lm.
5730 Please note that applications linking with libxml2, must
5731 also like with the math library from now on.
5732
5733Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5734
5735 * HTMLparser.c: fixed loop reported by Marc Sanfacon
5736
5737Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5738
5739 * parser.c: one must report spaces even if the Dtd element
5740 content proves that this is not part of the element content.
5741 * result/valid/*.xml: this changed the ouptu slightly
5742
5743Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5744
5745 * configure.in: bumped to 2.3.3
5746 * doc/xml.html: updated
5747
5748Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5749
5750 * tree.c: minor doc fix
5751 * xpath.c: deallocation issues when a result tree has been
5752 converted to a node-set
5753
5754Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5755
5756 * doc/xml.html: oops corrected dates s/2000/2001
5757
5758Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5759
5760 * valid.c: new patch from Gary Pennington
5761
5762Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5763
5764 * doc/xml.html: applied patch from Ankh
5765
5766Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5767
5768 * xinclude.c: fixed a problem building on Mac
5769
5770Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5771
5772 * parser.c: more work on increasing parsing ferformances
5773
5774Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5775
5776 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
5777 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
5778 avoiding memcpy in production builds MEM_CLEANUP macro use
5779 * parser.[ch] parserInternals.c: optimizations of the tightest
5780 internal loops inside the parser. Better checking of I/O
5781 flushing/loading conditions
5782 * xmllint.c : added --timing
5783
5784Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5785
5786 * configure.in: bumped to 2.3.2
5787 * doc/xml.html: updated for release
5788
5789Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5790
5791 * xpath.c: found a memleak and fixed a nasty bug
5792
5793Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5794
5795 * xmllint.[c1] : added return code errors for xmllint
5796 * xpath.c: specific debug dump function for result value trees
5797
5798Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5799
5800 * xpath.c: finally implemented xmlXPathCompareNodeSets
5801 * test/XPath/expr/floats results/XPath/expr/floats: added
5802 a test for float expressions
5803
5804Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5805
5806 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
5807 * parserInternals.[ch]: trying to speed up parsing
5808 * xpath.c : speeded up node set equality op
5809
5810Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5811
5812 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
5813 better handling of ID/IDREF and the list modules associated
5814 * configure.in: small CFLAGS cleanup
5815
5816Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5817
5818 * configure.in: fixed iconv detection on AIX (stric)
5819
5820Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5821
5822 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
5823
5824Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
5825
5826 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
5827 and optimized xmlXPathNodeSetSort
5828
5829Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5830
5831 * xpath.c: bug fix when context size is 0
5832 * parser.c: I like Norm's Dtd because they still manage to break
5833 the parser occasionally
5834
5835Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5836
5837 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
5838
5839Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5840
5841 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
5842 attributes within the XML-1.0 namespace
5843
5844Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5845
5846 * xpathInternals.h: exported a few axis functions
5847 * doc/xml.html: updated the doc
5848
5849Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5850
5851 * configure.in: applied patch from Daniel van Balen for OpenBSD
5852 and bumped version to 2.3.1
5853 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
5854 attempt to find autoclosing was simply broken, removed it,
5855 updated the examples, this is better
5856
5857Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5858
5859 * hash.[ch]: added Paolo Casarini patch to provide Delete from
5860 hash functionnalities.
5861 * doc/html/* : rebuild the doc
5862
5863Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5864
5865 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
5866 on predicate
5867 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
5868 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
5869 really want to have tags closed on output even if we accept
5870 unclosed ones on input
5871
5872Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5873
5874 * xpath.c: ouch don't free NULL, rare case fixed
5875 * tree.c: don't coalesce text nodes if they don't have the
5876 same behaviour wrt escaping on output
5877
5878Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5879
5880 * xpath.c: small fixup
5881 * SAX.c: don't warn on empty namespaces.
5882
5883Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5884
5885 * README: a bit of cleanup
5886 * configure.in: preparing for 2.3.0 release
5887
5888Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5889
5890 * hash.[ch]: added a first version of xmlHashSize()
5891 * valid.c: another bug fix from Gary Pennington
5892
5893Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5894
5895 * valid.c: couple of bug fixes pointed by Gary Pennington
5896 * HTMLtree.c: #if 0 cleanup
5897
5898Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5899
5900 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
5901 which removes a time consuming check of xmlXPathNodeSetAdd()
5902 and use it in places where we are sure to not break unicity
5903
5904Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5905
5906 * xpath.c: bug fixes found from XSLT
5907 * tree.c: preserve node->name special values when copying nodes.
5908 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
5909 external subset are fetched when available but without full
5910 validation. Added xmlLoadExtDtdDefaultValue, need a function.
5911 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
5912 output with encoding disabled.
5913
5914Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5915
5916 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
5917 xmlCheckFilename should not be called from xmlFileOpenW
5918 and xmlGzfileOpenW
5919
5920Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5921
5922 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
5923 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
5924 added the new tests for URI normalization
5925 * testURI.c: fixed stoopid bugs
5926 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
5927 the URI in the error messages are now properly normalized
5928
5929Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5930
5931 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
5932
5933Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5934
5935 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
5936
5937Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5938
5939 * xpath.c: fixed mod operator
5940
5941Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5942
5943 * parser.c: fixed xmlStrcat doc
5944 * tree.c: 2 fixes form Anders Carlson for copying nodes and
5945 trees.
5946
5947Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5948
5949 * xpath.c result/XPath/tests/chaptersbase
5950 result/XPath/tests/simplebase: fixed XPath node()
5951 * tree.c: small fix in xmlNewNs()
5952 * Makefile.am: removed extraneous xml2Conf.sh rule
5953
5954Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5955
5956 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
5957 Changed the library name, in order to get libxml-devel and
5958 libxml2-devel to coexist on a single system
5959 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
5960 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
5961
5962Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5963
5964 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
5965 libxml2-devel installable in // as libxml-devel.
5966
5967Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5968
5969 * doc/Makefile.am: fixed make rebuild in doc
5970 * doc/html/*.html: rebuilt the docs
5971
5972Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5973
5974 * tree.c: patch from Bjorn Reese on xmlBufferCCat
5975
5976Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5977
5978 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
5979 the HTML doc to go into the -devel RPM ...
5980 * aclocal.m4 config.h.in: some updates due to auto* magic
5981
5982Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5983
5984 * xpath.h: added a hook in the context structure allowing to
5985 link to extra support, needed for XSLT
5986
5987Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5988
5989 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
5990 xmlXPtrCmpPoints to use it.
5991 * propagated the following patch from Alejandro Forero
5992 * include/win32config.h xmlIO.c: applied further suggestions
5993 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
5994 * example/gjobread.c: fixed warnings, now that it builds
5995
5996Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
5997
5998 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
5999
6000 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
6001 filename points to a valid file (not a directory).
6002 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
6003 Added calls to xmlCheckFilenameDir.
6004
6005 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
6006 `path' (rather than `filename') as the parameter to gzopen and open.
6007
6008Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6009
6010 * Makefile.am: fixed a problem with EXTRA_DIST
6011
6012Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6013
6014 * Makefile.am example/Makefile.am: finally found the trick
6015 to build the example, i.e. add "." in SUBDIRS before example
6016 in the list <grin/>
6017
6018Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6019
6020 * doc/xml.html: updated with an XSLT section, removed pointer to
6021 W3C CVS base.
6022
6023Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6024
6025 * xpath.c: when copying a XSLT tree object teh tree need to be copied
6026 too, and deallocation need to occur the same way.
6027
6028Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6029
6030 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
6031 type correponding to an XSLT result tree fragment. Share most
6032 of the data format with node set, as well as operators.
6033 * HTMLtree.c: added a newline at the end of the doctype output
6034 whe this one is not present initially.
6035 * tree.c: make sure taht the parent and doc pointers are properly
6036 set when copying attributes (lists).
6037
6038Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6039
6040 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
6041
6042Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6043
6044 * xpath.c: seems I finally killed that ugly path evaluation
6045 context bug (tagged 9999 in case is is wrong)
6046
6047Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6048
6049 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
6050 for XSLT
6051
6052Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6053
6054 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
6055 for xmlGzfileOpen() bug
6056
6057Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6058
6059 * xpath.c: removed an error found by XSLT usage
6060 * tree.c parserInternals.h: use a predefined static string
6061 for text and comment nodes, avoid freeing them in xmlFreeNode,
6062 exported the string name in parserInternals.h and added
6063 another value to disable encoding at output (for XSLT),
6064 gain memory, time.
6065
6066Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6067
6068 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
6069 win32/libxml2/libxml2_so.dsp: new makefiles and update
6070 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
6071
6072Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6073
6074 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
6075 Gary Pennington
6076
6077Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6078
6079 * xpath.c: fixed the comaprision of values and nodelists,
6080 need to compare nodelist still ...
6081 * debugXML.c: avoided a possible core dump
6082 * HTMLparser.c: cleanup
6083 * nanohttp.c: contributed fix.
6084 * tree.c: fixes in properties handling added xmlSetNsProp
6085 needed by libxslt
6086 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
6087 comment
6088 * TODO: updated
6089
6090Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6091
6092 * parser.c parserInternals.c: applied Bjorn Reese optimization
6093 patch
6094
6095Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6096
6097 * Makefile.am: applied patch fro make check from Martin Vidner
6098
6099Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6100
6101 * configure.in: preparing 2.2.11
6102 * doc/html/*: rebuild the HTML files
6103 * doc/xml.html : updated
6104
6105Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6106
6107 * tree.c: fixed a stupid bug
6108 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
6109 patches related to validation of an XInclude processing result
6110 * TODO: updated
6111
6112Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6113
6114 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
6115 on large files
6116
6117Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6118
6119 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
6120
6121Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6122
6123 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
6124 reported by Jonas Borgström
6125 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
6126
6127Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6128
6129 * testXPath.c xpath.c: fixing the XPath union expressions problem
6130 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
6131
6132Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6133
6134 * xmllint.c: Made is so if the file name is "-" is will read form
6135 standard input. Sven Heinicke <sven@zen.org>
6136 * tree.c: fixed a problem when growing buffer
6137 * tree.h: fixed the comment of the node types following andersca
6138 comment
6139 * TODO: updated
6140
6141Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6142
6143 * HTMLparser.[ch]: added a way to avoid adding automatically
6144 omitted tags. htmlHandleOmittedElem() allows to change the
6145 default handling.
6146 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
6147 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
6148 of xmllint too when using --memory flag, added a memory test
6149 suite at the Makefile level.
6150 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
6151 with namespace use when encountering QNames in XPath evalation,
6152 added xmlns() scheme in XPointer.
6153 * nanoftp.c : incorporated a fix
6154 * parser.c xmlIO.c: fixed problems raised with encoding when using
6155 the memory I/O
6156 * parserInternals.c: closed bug 25934 reported by
6157 torsten.landschoff@innominate.de
6158 * TODO: updated
6159
6160Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6161
6162 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
6163 on a non-updated tree :-(, made a 2.2.10 release to correct the
6164 situation
6165
6166Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6167
6168 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
6169 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
6170 integrated a set of OpenVMS changes from Howard Taylor
6171 <Howard.Taylor@pacoast.com>
6172
6173Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6174
6175 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
6176 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
6177
6178Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6179
6180 * HTMLparser.c: some fixes on auto-open of html/head/body
6181 * encoding.c: fixed a compilation error on some gcc env
6182 * xpath.c xpointer.[ch] xpathInternals.h: improved the
6183 XPointer implementation
6184 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
6185 related XPointer tests and associated results
6186
6187Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6188
6189 * doc/xmldtd.html doc/xml.html: following a short step by step
6190 guidance on IRC to help maciej with DTDs I started a small
6191 page on the subject.
6192
6193Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6194
6195 * HTMLparser.c: fixed handling of broken charrefs
6196 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
6197 patches
6198
6199Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6200
6201 * doc/xml.html doc/html/* : rebuilt the docs after adding
6202 xinclude and updated page for 2.2.7 and 2.2.8
6203 * configure.in: releasing 2.2.8
6204
6205Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6206
6207 * parser.[ch] parserInternals.c: applied the conditional
6208 section processing fix from Jonathan P Springer
6209 <jonathan.springer2@gte.net>
6210 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
6211 project file, fixed iconv default non support
6212 * xpath.c: fixed the problem of evaluating relative expressions
6213 when a node context is provided.
6214
6215Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6216
6217 * nanoftp.c: fixed gcc 2.95 new warnings
6218 * SAX.c: fixed a stupid bug
6219 * tree.c: fixed a formatting problem when round-tripping
6220 from/to memory
6221 * xinclude.c: chased memleak, fixed a base problem
6222 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
6223 xmlXPtrBuildNodeList()
6224 * TODO: updated
6225 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
6226 adding a first small set of regression tests for XInclude
6227
6228Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6229
6230 * nanohttp.[ch]: applied Wayne Davison patches to access
6231 the WWW-Authorization header.
6232 * parser.c: Closed Bug#30847: Problems when switching encoding
6233 in short files by applying Simon Berg's patch.
6234 * valid.c: fixed a validation problem
6235 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
6236 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
6237 Wayne Davison
6238 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
6239 need to be extended to non full nodes selections.
6240 * xinclude.c: starts to work decently
6241
6242Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6243
6244 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
6245 debugXML.c xmlversion.h.in: Started adding XInclude support,
6246 this is a new xmllint option
6247 * tree.c xpath.c: applied TOM patches for XPath
6248 * xpointer.c: fixed a couple of errors.
6249 * uri.c: added an escaping function needed for xinclude
6250 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
6251 new warning from RH70 gcc's version
6252
6253Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6254
6255 * HTMLparser.c: fixed loop on invalid char in scripts
6256 * parser.c: update to description of xmlIOParseDTD()
6257 * libxml.m4 xmlversion.h.in: changes contributed by
6258 Michael Schmeing <m.schmeing@internet-factory.de>
6259 * configure.in: preparing for 2.2.7
6260 * Makefile.am: trying to avoid config.h and acconfig.h
6261 being included in the distrib
6262 * configure.in: released 2.2.7
6263
6264Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6265
6266 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
6267 like namespaces for good. Unified xmlNs and xmlNode somewhat.
6268
6269Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6270
6271 * parser.[ch]: added xmlIOParseDTD()
6272 * xpointer.c: added support for the 2 extra parameters of
6273 string-range, fixed a stoopid error when '0' was present
6274 in XPointer expressions
6275 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
6276 testsuite for the above
6277
6278Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6279
6280 * libxml.spec.in: improved package descriptions
6281
6282Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6283
6284 * xpath.c xpathInternals.h: applied a large cleaning patch
6285 from TOM <ptittom@free.fr>, it also add namespace support
6286 for function and variables registration.
6287
6288Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6289
6290 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
6291 * Makefile.mingw: Wayne Davison's update adding hash.c
6292
6293Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6294
6295 * xpath.c: fixed the root evaluation problems
6296 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
6297 ignorable spaces with <b> <bold> <em>
6298 * tree.c: fixed a loop in xmlSearchNsByHref()
6299
6300Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6301
6302 * xpath.c: applied another XPath patch from TOM
6303 * xpath.c include/makefile.am: applied another patch from
6304 china@thewrittenword.com (cleanup on IRIX).
6305
6306Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6307
6308 * xml-config.1: received a fixed version from Fredrik Hallenberg
6309 <hallon@lysator.liu.se>
6310
6311Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6312
6313 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
6314 cleanup patch for XPath
6315
6316Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6317
6318 * patched to redirrect all "out of context" error messages to
6319 a reconfigurable routine. The changes are:
6320 * xmlerror.h : added the export of an error context type (void *)
6321 an error handler type xmlGenericErrorFunc there is an interface
6322 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
6323 to reset the error handling routine and its argument
6324 (by default it's equivalent to respectively fprintf and stderr.
6325 * all the c files: all wild accesses to stderr or stdout within
6326 the library have been replaced to calls to the handler.
6327
6328Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6329
6330 * configure.in: release 2.2.6
6331 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
6332 exporting the inner functions of xpath for extension modules
6333 * doc/*: updated and rebuilt the doc
6334
6335Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6336
6337 * nanohttp.c : applied Wayne HTTP cleanup patch
6338 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
6339 and xmlNodeSetSpacePreserve()
6340
6341Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6342
6343 * xpath.c: closing bug #29260
6344
6345Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6346
6347 * hash.[ch] debugXML.c: expanded/enhanced the API, added
6348 multikey tuples, made hash structure opaque
6349 * valid.[ch]: moved elements, attributes, notations decalarations
6350 as well as ID and refs to hash tables.
6351 * entities.c: hash cleanup
6352 * xmlmemory.c: fixed a dump problem in debug mode
6353 * include/Makefile.am: problem passing in DESTDIR= values patch
6354 from Marc Christensen <marc@calderasystems.com>
6355 * nanohttp.c: removed debugging remains
6356 * HTMLparser.c: the bogus tag should be ignored (Wayne)
6357 * HTMLparser.c parser.c: fixing a number of problems with the
6358 macros in the *parser.c files (Wayne).
6359 * HTMLparser.c: close the previous option when opening a new one
6360 (Marc Sanfacon).
6361 * result/HTML/*: updated the HTML results accordingly
6362
6363Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6364
6365 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
6366 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
6367 XPath functions and XML entities table to them. More to come...
6368 * xmlIO.c: fixed libxml closing FILEs it didn't open.
6369
6370Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6371
6372 * tree.c: coalesce adjacent text nodes
6373 * valid.c: handling of blank nodes in DTd validation (raised
6374 by problems with a posteriori validation).
6375 * nanohttp.c: changing behaviour on HTTP write stuff.
6376 * HTMLtree.c: forced body and html to be explicitely closed.
6377 * xpath.h: exported more XPath functions.
6378
6379Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6380
6381 * Release of 2.2.5
6382 * xpointer.c: range() range-inside and other helper functions
6383 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
6384
6385Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6386
6387 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
6388 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
6389
6390Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6391
6392 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
6393 and XPointer modules
6394
6395Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6396
6397 * SAX.h: closed #25107
6398
6399Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6400
6401 * testSAX.c: fixed problem with cdata reporting
6402 * SAXresult/* : updated
6403
6404Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6405
6406 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
6407 Closed bug #27499, added to regression tests
6408 * TODO: updated
6409
6410Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6411
6412 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
6413 support for SCRIPT and STYLE with help from Bjorn Reese
6414 * test/HTML/* result/HTML/*: added simple testcase and updated
6415 the existing ones.
6416
6417Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6418
6419 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
6420 string-range for empty strings
6421 * test/XPath/docs/str test/XPath/xptr/chaptersrange
6422 test/XPath/xptr/strrange: augmented the XPointer testsuite
6423
6424Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6425
6426 * doc/xml.html doc/xmlmem.html: added a module describing memory
6427 interfaces and use, updated the main page.
6428
6429Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6430
6431 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
6432 nanoftp code work on Windows too now
6433
6434Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6435
6436 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
6437 * xpointer.c: implemented string-range() at least a good first version
6438 * test/XPath/docs/str test/XPath/xptr/strrange
6439 result/XPath/xptr/strrange: the string-range() tests
6440
6441Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6442
6443 * Makefile.am include/Makefile.am include/win32config.h
6444 win32/Makefile.mingw: fixed problems reported by Wayne Davison
6445 and make distcheck
6446
6447Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6448
6449 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
6450 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
6451 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
6452
6453Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6454
6455 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
6456 patch for socklen_t detection by
6457 Albert Chin-A-Young <china@thewrittenword.com>
6458
6459Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6460
6461 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
6462 and added a --dtdvalid option to xmllint used to test it
6463
6464Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6465
6466 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
6467 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
6468
6469Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6470
6471 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
6472 handlings (registration, lookup, cleanup)
6473
6474Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6475
6476 * configure.in Makefile.am include/makefile.am: adding XPointer
6477 and XPtrtests target
6478 * xpointer.[ch] : new files for XPointer support
6479 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
6480 more XPath tests
6481
6482Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6483
6484 * configure.in: fixed, very broken, make distcheck works again
6485
6486Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6487
6488 * More work toward 2.2.5, integrated a number of patches
6489 * configure.in Makefile.am win32config.h.in: trying to cleanup
6490 make distcheck .... huh ...
6491 * include/Makefile.am include/win32config.h: new directory
6492 for includes
6493 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
6494 updated teh makefiles and instructions for WIN32
6495 * xpath.c: small fixes
6496 * test/XPath/ results/XPath: updated the testcases and results
6497 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
6498 suggested patches
6499 * valid.c: fixed an ID bug
6500
6501Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6502
6503 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
6504 the automake bug where wrong dependancies were generated.
6505 * xpath.[ch]: worked on XPointer
6506
6507Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6508
6509 * configure.in Makefile.am: 2.2.5, ship the include in an
6510 include/libxml subdirectory, use symlinks when using CVS
6511 * testSAX.c: fixed small bug
6512 * testXPath.c: changed the way testfiles are parsed
6513 * debugXML.c: same kind of cleanup when parsing an argument expression
6514 XPath/XPointers can have blanks embedded
6515 * xpath.[ch]: more cleanup, reorgs for XPointer work
6516 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
6517 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
6518
6519Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6520
6521 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
6522 in the XPath engine, rewrote large parts of it, now it's far
6523 cleaner and in sync with the REC not an old WD. Fixed a parsing
6524 problem in the interactive XML shell found when testing XPath.
6525
6526Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6527
6528 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
6529 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
6530 examples with the extra test
6531
6532Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6533
6534 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
6535 the global init function.
6536
6537Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6538
6539 * HTMLparser.c: Doohhh, attribute name parsing was still case
6540 sensitive ! Fixed this ...
6541 * result/HTML/* : updated the tests results accordingly
6542
6543Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6544
6545 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
6546 engine, should be far more stable, incorporated a new version of
6547 preceding/following axis, need testing
6548 * uri.c: fixed file:///c:/a/b/c problem
6549 * test/XPath/tests/idsimple: augmented the XPath tests
6550
6551Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6552
6553 * doc/* rebuilding docs for 2.2.4 release
6554
6555Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6556
6557 * configure.in: releasing 2.2.4
6558 * parser.[ch]: added xmlStrEqual()
6559 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
6560 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
6561 use xmlStrEqual instead
6562 * TODO: updated
6563 * added an XPath test
6564
6565Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6566
6567 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
6568 * entities.h: exported xmlInitializePredefinedEntities
6569 * parser.[ch] : added xmlInitParser()
6570 * parserInternals.h : had to export htmlInitAutoClose()
6571
6572Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6573
6574 * xpath.[ch] : fixed some serious XPath Predicate evaluation
6575 problems
6576 * Makefile.am : added XPath regression tests to normal tests
6577 * uri.c: fixed a problem with local paths, cleanup
6578 * parser.c: fixed a problem with large CData sections
6579
6580Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6581
6582 * configure.in xml-config.in: patch from "Ben Taylor"
6583 <sol7x86@hotmail.com> for solaris shared libs lookup
6584
65852000-09-30 Martin Baulig <baulig@suse.de>
6586
6587 * libxml-2.0.pc.in: Provide pkg-config script.
6588
6589 * configure.in: Create the libxml-2.0.pc script from the
6590 libxml-2.0.pc.in templates.
6591 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
6592 script in `$(libdir)/pkgconfig'.
6593
6594Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6595
6596 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
6597 when compiling with MSC
6598
6599Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6600
6601 * xpath.c: patch for normalize-string() substring-before(),
6602 substring-after() and translate() functions from Bjorn Reese
6603 <breese@mail1.stofanet.dk>
6604 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
6605 Fredrik Hallenberg <hallon@lysator.liu.se>
6606 * TODO: updated
6607
6608Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6609
6610 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
6611 problem of socklen_t being undefined on a number of platforms
6612 * debugXML.c: fixed a compilation problem when without snprintf
6613
6614Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6615
6616 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
6617 an URI bug and a fix for the control-character-induced infinite loop
6618 * nanohttp.c: preventive fix for compiling on WIN32
6619
6620Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6621
6622 * xmlint.c: closing bug #25000
6623
6624Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6625
6626 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
6627 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
6628 modified slightly Wayne Davison patch adding xmlStrcasecmp and
6629 related function, fixing xmlStrncmp(), and associated cleanup
6630 * result/HTML/entities.html.sax: updating result
6631
6632Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6633
6634 * uri.c: applied patch for URI escaping from Wayne Davison
6635 <wayned@blorf.net>
6636 * tree.c parserInternals.c HTMLparser.c: memset checks patches
6637 from Denis Barbier <barbier@imacs.polytechnique.fr>
6638 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
6639 patch from Wayne Davison
6640
6641Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6642
6643 * doc/xml.html : updated with new releases, adding "how to help"
6644
6645Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6646
6647 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
6648 removed a few warnings in pedantic mode ...
6649 * parserInternals.c parser.c: moved encoding switching function
6650 to parserInternals.c
6651 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
6652
6653Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6654
6655 * HTMLparser.c parser.c: set ctxt->errNo before calling the
6656 error or warning handlers
6657
6658Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6659
6660 * parserInternals.c parserInternals.h parser.c Makefile.am:
6661 created a new module parserInternals.c, moved most of the
6662 code shared by the various parsers there, as well as
6663 deprecated code from parser.c. More cleanup of parser.c
6664 * uri.c: fixed a problem when URI is NULL
6665 * valid.c: speedup when looking for an attribute declaration
6666
6667Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6668
6669 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
6670 the cleanup of the computation of URI references when seeking
6671 external entities. The URI reference string and the resulting
6672 URI are both stored now.
6673 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
6674 large s(n)printf checks and cleanup from Denis Barbier
6675 <barbier@imacs.polytechnique.fr>
6676 * xmlversion.h.in tree.h: couple of SGML declarations for a
6677 possible docbook module.
6678 * result/VC/ : a couple of test output changed due to the change
6679 of the entities URI
6680
6681Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6682
6683 * parser.h: added a _private field for linking user's data
6684
6685Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6686
6687 * parser.c parserInternals.h: demacroified most of the IS_XXX
6688 the gain in size is significant so ...
6689
6690Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6691
6692 * entities.c: cases where looking up entities with doc==NULL
6693 covered
6694
6695Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6696
6697 * uri.c: applied Wayne Davison patch
6698 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
6699
6700Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6701
6702 * uri.c testUri.c: applied Wayne Davison patches
6703 * test/URI/uri.data result/URI/uri.data: first set of tests/results
6704 * Makefile.in: added URItest and included thenin "make tests"
6705
6706Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6707
6708 * xmlversion.h.in: closed bug 22941
6709
6710Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6711
6712 * doc/xmlio.html: added doc and example for entity loader
6713 redefinition.
6714
6715Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6716
6717 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
6718 used by libxml
6719
6720Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6721
6722 * parser.c: Fixed bug on invalid ontent characters and when using
6723 push.
6724 * xmllint.c: fixed xmllint endling of errors in push mode
6725
6726Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6727
6728 * HTMLparser.c testHTML.c: applied two new patches from
6729 Wayne Davison <wayned@users.sourceforge.net>
6730 * result/HTML/*.sax: regenerated HTML SAX output
6731 * parser.c: more cleanup.
6732
6733Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6734
6735 * HTMLparser.[ch] testHTML.c: applied the second set of
6736 patches from Wayne Davison <wayned@users.sourceforge.net>,
6737 adding htmlEncodeEntities()
6738 * HTMLparser.c: fixed an ignorable white space detection bug
6739 occuring when parsing with SAX only
6740 * result/HTML/*.sax: updated since the output is now HTML
6741 encoded...
6742
6743Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6744
6745 * HTMLparser.[ch]: applied some of Wayne Davison
6746 <wayned@users.sourceforge.net> patches
6747
6748Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6749
6750 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
6751 undeclared namespace prefix was used, added a warning.
6752 Cleaned up support w.r.t. entities, spilling out a warning
6753 and being pedantic on lookups.
6754 * test/warning/ent9 : added testcase for previous example.
6755 * TODO: updated
6756 * parserInternals.h parser.c: changed the way names are parsed
6757 now allow infinite size and decrease penalty for normal use
6758 * parser.c: Started a big cleanup/check of the parser code,
6759 fixed some of the most tortuous entity code, spotted code
6760 unused anymore
6761 * test/*: added tests for very long names and related nasty
6762 things.
6763
6764Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6765
6766 * doc/encoding.html: added encoding aliases doc
6767 * doc/xml.html: updates
6768 * encoding.[ch]: added EncodingAliases functions
6769 * entities.[ch] valid.[ch] debugXML.c: removed two serious
6770 bottleneck affecting large DTDs like Docbook
6771 * parser.[ch] xmllint.c: added a pedantic option, will be
6772 useful
6773 * SAX.c: redefinition of entities is reported in pedantic mode
6774 * testHTML.c: uninitialized warning from gcc
6775 * uri.c: fixed a couple of bugs
6776 * TODO: added issue raised by Michael
6777
6778Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6779
6780 * doc/encoding.html: propagated Martin Duerst suggestions
6781
6782Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6783
6784 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
6785 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
6786 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
6787 by Wayne Davison
6788
6789Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6790
6791 * nanoftp.c nanohttp.c: small cleanup
6792 * TODO: updated
6793
6794Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6795
6796 * added an old VC testcase and updated title.xml entity
6797
6798Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6799
6800 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
6801 done on auto-opening of <p> tags and cleanup of SAX output
6802
6803Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6804
6805 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
6806
6807Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6808
6809 * doc/xml.html libxml.* structure.*: updated the doc a bit
6810
6811Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6812
6813 * testSAX.c testHTML.c result/HTML/: cleanup of the output
6814 of SAX tests
6815
6816Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6817
6818 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
6819 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
6820
6821Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6822
6823 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
6824 * testHTML.c: fix core dump on Solaris 2.x systems
6825 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
6826 * result/HTML/*.sax: previous bug fix lead to new results
6827
6828Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6829
6830 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
6831 * configure.in: added --with-readline=DIR to accept alternate
6832 path for readline include/library
6833 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
6834 for ANSI under HP-UX
6835 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
6836 includes @LIBS@
6837
6838Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6839
6840 * doc/* : rebuilt the docs
6841 * getting ready for 2.2.2 release
6842
6843Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6844
6845 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
6846 and xmlAddFeature()
6847 * tree.[ch]: added xmlAddChildList()
6848 * xmllint.c: MAP_FAILED macro test
6849 * parser.h: added xmlParseCtxtExternalEntity()
6850 * valid.c: applied bug fixes removed warning
6851 * tree.c: added CDATA block to elements content
6852 * testSAX.c: cleanup of output
6853 * testHTML.c: added SAX testing
6854 * encoding.c: better error recovery
6855 * SAX.c, parser.c: fixed one of the external entity processing
6856 of the OASis testsuite
6857 * Makefile.am: added HTML SAX regression tests
6858 * configure.in: bumped to 2.2.2
6859 * test/HTML/ result/HTML: added a few of HTML tests, and added the
6860 SAX results
6861
6862Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6863
6864 * configure.in: patch for HP compiler
6865
68662000-08-04 Sven Heinicke <sven@zen.org>
6867
6868 * xmllint.c: Was coredumping sometimes when the file given didn't
6869 exist.
6870
6871Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6872
6873 * parser.c xmlIO.[ch]: fixed the problem of encoding support
6874
6875 when using in memory parsing. Need some cleanup.
6876 * xmllint.c configure.in: added a --memory flag to test memory
6877 parsing
6878
6879Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6880
6881 * nanohttp.c: fixed socklen_t replacement to unsigned int
6882 * parser.c: fixed a space handdling missing at the end of
6883 production 28 DOCTYPE.
6884 * xmlmemory.c: fixed a stupid bug on the routine to override
6885 allocation functions
6886 * TODO: updated
6887
6888Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6889
6890 * doc/ regenerated the docs
6891
6892Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6893
6894 * doc/encoding.html doc/xml.html: added I18N doc
6895 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
6896 improvements, both parser and filters, added ASCII & HTML,
6897 fixed the ISO-Latin-1 one
6898 * xmllint.c testHTML.c: added/made visible --encode
6899 * debugXML.c : cleanup
6900 * most .c files: applied patches due to warning on Windows and
6901 when using Sun Pro cc compiler
6902 * xpath.c : cleanup memleaks
6903 * nanoftp.c : added a TESTING preprocessor flag for standalong
6904 compile so that people can report bugs more easilly
6905 * nanohttp.c : ditched socklen_t which was a portability mess
6906 and replaced it with unsigned int.
6907 * tree.[ch]: added xmlHasProp()
6908 * TODO: updated
6909 * test/ : added more test for entities, NS, encoding, HTML, wap
6910 * configure.in: preparing for 2.2.0 release
6911
6912Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6913
6914 * nanoftp.c: fixed the way the control connection is handled
6915 * libxml.spec.in: fixed the dependancies and cleanup
6916
6917Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6918
6919 * doc/xml.html: changed the xmlsoft.org structure, updated the
6920 examples w.r.t. root and childs
6921
6922Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6923
6924 * libxml.spec.in: fixed bug #7419, dependancies fouled for libxml-devel
6925
6926Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6927
6928 * HTMLparser.c: Work on character encoding support for the HTML parser
6929 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
6930 * encoding.c: Fixed a potential memleak in the encoding stuff
6931
6932Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6933
6934 * doc/FAQ.html doc/Makefile.am : added a FAQ
6935
6936Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6937
6938 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
6939 of the HTML parser to force it to not bypass SAX
6940
6941Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6942
6943 * win32config.h.in: updated
6944 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
6945 lacks iconv support :-( need to release 2.1.1
6946 * configure.in: release 2.1.1
6947 * HTMLparser: fixed bug #14784
6948 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
6949 by Windows compiler
6950 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
6951 the SAX startDocument() callback.
6952 * TODO: updated
6953
6954Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6955
6956 * added xmlStopParser()
6957
6958Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6959
6960 * configure.in: 2.1.0 prerelease
6961 * Large resync between W3C and Gnome tree
6962 * nanoftp, nanohttp.c: fixed stalled connections probs
6963 * HTMLtree.c SAX.c : support for attribute without values in
6964 HTML for andersca
6965 * valid.c: Fixed most validation + namespace problems
6966 * HTMLparser.c: start document callback for andersca
6967 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
6968 * parser.h, SAX.c: serious speed improvement for large
6969 CDATA blocks
6970 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
6971 different encoding
6972 * example/Makefile.am example/gjobread.c tree.h: work on
6973 libxml1 libxml2 convergence.
6974 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
6975 and the LIBXML_TEST_VERSION macro
6976
6977Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6978
6979 * doc/xml.html: various patches and improvements typo fixed by
6980 Felix Natter
6981 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
6982 from Felix Natter <fnatter@gmx.net>
6983
6984Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6985
6986 * doc/upgrade.html: updated with instructions for support of both
6987 libxml-1.x and libxml-2.x
6988 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
6989 for 2.x support and also fixed includes
6990
6991
6992Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6993
6994 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
6995 the encoding support, added iconv support, so now libxml if
6996 compiled with iconv automatically support japanese encodings
6997 among others. Work based on initial patch from Yuan-Chen Cheng
6998 I may have broken binary compat in the encoding handler
6999 registration scheme, but that was so utterly broken I don't
7000 expect anybody to have used this feature until now.
7001 * parserInternals.h: fixup on the CHAR range macro
7002 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
7003 code.
7004 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
7005 * uri.c: added xmlParseURI() I can't believe I forgot to
7006 implement this one in 2.0 !!!
7007 * SAX.c: moved doc->encoding update in the endDocument() call.
7008 * TODO: updated.
7009
7010Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7011
7012 * tree.h: removed extraneous xmlRemoveProp definition
7013 * TODO: added item about --disable-corba configure switch
7014 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
7015 * nanoftp.c: fixed include problems giving troubles on AIX and
7016 slowlaris
7017 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
7018 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
7019 comment and headers changes to lower gtk-doc number of warnings
7020 * doc/html/*: rebuilt docs
7021
7022Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7023
7024 * HACKING: documented the tag for 1.x and instructions
7025
7026Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7027
7028 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
7029 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
7030 xmlCreateIOParserCtxt
7031 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
7032 significant overall improvement
7033 * xmllint.c: added I/O test to xmllint
7034 * testSAX.c: added a speed test
7035 * doc/* : updated/regenerated
7036
7037Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7038
7039 * xpath.c uri.h parserInternals.h: cosmetic changes from
7040 "Timur I. Bakeyev" <timur@bat.ru>, including making
7041 xmlCreateURI() public
7042
7043Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7044
7045 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
7046 and the code at the same time. Added a clean mechanism for
7047 overload or added input methods: xmlRegisterInputCallbacks()
7048 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
7049 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
7050 * TODO: updated
7051 * doc/* : updated/regenerated
7052 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
7053 source dir
7054
7055Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7056
7057 * testURI.c: yet another forgotten commit, I should get some sleep !
7058
7059Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7060
7061 * xmllint.c: forgot to commit this too ?
7062
7063Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7064
7065 * xmlversion.h.in : forgot to commit this previously
7066
7067Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7068
7069 * configure.in: preparing libxml-2.0.0 version looks Ok so far
7070 * README TODO: updated for release
7071 * uri.c uri.h: added authority parsing/saving
7072 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
7073 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
7074 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
7075 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
7076 Makefile.am : added compile-time customization of libxml
7077 --with-ftp --with-http --with-html --with-xpath --with-debug
7078 --with-mem-debug
7079 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
7080 #include <libxml/xxx.h> I hope it won't break too much stuff
7081 and will be manageable in the future...
7082 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
7083 and added xmllint to the installed programs
7084 * uri.h: added xmlFreeURI()
7085
7086Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7087
7088 * uri.c uri.h: finished the escaping handling, the base support
7089 and the URI path normalization. Looks good just lacks the
7090 authority content parsing code.
7091 * Makefile.am: added instructions to generate testURI
7092 * TODO: updated
7093 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
7094 added links and icons for W3C and Gnome
7095
7096Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7097
7098 * xmlmemory.[ch] : seems I forgot to actually update the files in
7099 the last commit :-)
7100 * doc/xml.html doc/html/* : updated and uploaded the docs
7101
7102Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7103
7104 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
7105 * TODO: updated
7106 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
7107 libxml default allocation function with another set (like gmalloc/
7108 gfree).
7109 * Makefile.am, uri.c, uri.h: added a set of functions to do
7110 exact (litteraly copied from the RFC 2396 productions) parsing
7111 and handling of URI. Will be needed for XLink, one XML WFC,
7112 XML Base and reused in the nano[ftp/http] modules. Still work
7113 to be done.
7114
7115Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7116
7117 * configure.in, libxml.spec.in : libxml2
7118 * doc/* : updated the doc page, rebuilt the docs
7119
7120Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7121
7122 * all: tagged LIB_XML_1_X
7123 * *.c *.h : updated from W3C CVS tree
7124 * configure.in : 2.0.0-beta
7125 * libxml.spec.in : libxml2 package nam
7126 * result/* : new version of the tests output
7127
7128Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7129
7130 * doc/xml.html, doc/update.html: updated docs, 1.8.7
7131
7132Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7133
7134 * doc/* : rebuilt the docs
7135 * parser.c: final patch on #6766
7136 * valid.c: small patch on validity checks.
7137
7138Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7139
7140 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
7141 added
7142 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
7143 compatibility w.r.t. XML spec and existing code.
7144
7145Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7146
7147 * parser.c: seems a better solution to <a> </a> exists,
7148 will try it for a while
7149
7150Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7151
7152 * parser.c: tried to remove the <a> </a> generating <a/>
7153 this is hard. Left a flag for that purpose. Fixed bug #6766
7154 * configure.in: prepared 1.8.7 not released, due to previous
7155 problem
7156
7157Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7158
7159 * doc/xml.html : applied second patch from Paul DuBois
7160
7161Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7162
7163 * doc/xml.html : applied patch from Paul DuBois
7164
7165Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7166
7167 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
7168
7169Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7170
7171 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
7172 compilation warnings on various platforms.
7173 * parser.c: Fixed #5281 validity error callbacks are now desactived
7174 by default if not validating.
7175
7176Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7177
7178 * nanoftp.c, win32config.h.in: patches to compile on WIN32
7179
7180Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7181
7182 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
7183 <gkatsi@cs.toronto.edu>
7184
7185Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7186
7187 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
7188 processing URLs
7189
7190Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7191
7192 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
7193 xmlNanoFTPUpdateURL for persistent control connections.
7194 * configure.in: 1.8.6
7195
7196Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7197
7198 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
7199 * tree.[ch] : added xmlSaveNoEmptyTags
7200
72012000-01-29 James Henstridge <james@daa.com.au>
7202
7203 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
7204
7205 * Makefile.am: added nanoftp.[ch] to the build.
7206
7207Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7208
7209 * nanoftp.[ch]: cleanup, comments, API
7210 * debugXML.c : fixed a bug in the cat command
7211 * doc/*: regenerated the docs
7212
7213Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7214
7215 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
7216 * debugXML.c : fixed a bug in the cat command
7217 * valid.c: fixing some small probs
7218 * libxml.spec.in: get rid of the SNAP suffix
7219 * doc/xml.html: updated the status
7220
7221Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7222
7223 * xml-config.in: xml-config --version to just return the
7224 version number
7225 * xpath.c: some cleanup w.r.t. axis when the current node is
7226 an attribute.
7227 * TODO: updated
7228
7229Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7230
7231 * configure.in: prepared for libxml-1.8.5
7232 * doc/* recompiled the documentation
7233
72342000-01-17 Jody Goldberg <jgoldberg@home.com>
7235
7236 * configure.in : WARNING autoconf subtlety alert :
7237 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
7238 when looking for zlib.h so that HAVE_ZLIB_H is defined.
7239 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
7240 get defined by AC_CHECK_HEADERS.
7241
7242Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7243
7244 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
7245 Rune.Djurhuus@fast.no
7246
7247Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7248
7249 * TODO: updated
7250 * tree.c, parser.c: made sure that only memory alloc problems
7251 and internal parser errors are allowed to write to stdout or
7252 stderr.
7253
7254Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7255
7256 * tree.c : restored xmlNewGlobalNs since this seems used by
7257 a lot of existing code :-(, fixed a bug in xmlNewNs
7258 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
7259 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
7260 to exit() from the library code.
7261 * xpath.c, parser.c: removed bugs or unused code detected by
7262 Windows compilers
7263 * parser.c: started adding interfaces for parsing well balanced
7264 XML fragments
7265 * configure.in: releasing 1.8.4
7266 * doc/* : rebuilt the docs
7267
7268Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7269
7270 * tree.[ch] : added xmlNewDocFragment() for DOM
7271 * testHTML.c: uninitialized variable.
7272
7273Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7274
7275 * doc/* : rebuild the docs
7276
7277Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7278
7279 * acconfig.h: readline and history patch
7280 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
7281 * tree.c: added check and handling when possibly removing an ID
7282 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
7283 and saving.
7284 * test/HTML/entities.html result/HTML/entities.html* : test for
7285 various entities reference cases
7286 * result/HTML/* : as a result output of some testcase have
7287 changed
7288 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
7289 by previous example. added xmlParseTryOrFinish().
7290 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
7291 entities.h debugXML.h HTMLparser.h: changed the way struct are
7292 declared to allow gtk-doc to expose those
7293 * parser.c: closed bug #4960
7294 * Makefile.am configure.in: Applied patch from
7295 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
7296 and math/socket libs detection
7297
7298Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7299
7300 * configure.in, Makefile.am: link tester against readline
7301 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
7302
7303Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7304
7305 * tree.[ch]: added xmlRemoveProp
7306 * win32config.h.in nanohttp.c: avoid including the Windows
7307 socket stuff in every C files
7308 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
7309 the XmL parser(s)
7310 * test/ns4 result/ns4 etc...: added test case for previous prob
7311 * tree.c: xmlNewNs wasn't checking for double definition
7312 * Makefile.in: fixed a problem with dist-hook duplicates
7313 * parser.[hc], xmlIO.c: fixed the loading of external entities
7314 APIs, now xmlLoadExternalEntity() is used everywhere and
7315 setting up an app specific front-end using the
7316 * SAX.c parser.c: some fixes, now the xhtml spec validates
7317 with the xhtml DTD.
7318 * error.c: fixed crashes in case of no input stream
7319 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
7320 to the validation tests and results
7321
7322Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7323
7324 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
7325 too htmlCreatePushParserCtxt() and htmlParseChunk()
7326 * parser.c: a bit of cleanup.
7327 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
7328 to XML) removed the last mem leak known
7329 * HTMLtree.c: output message cleanup
7330 * xmlmemory.c: display content info about memory blocks
7331 * result/HTML/wired.* : missing att value warning change
7332
7333Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7334
7335 * doc/* : rebuilt the documentation
7336
7337Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7338
7339 * parser.[ch] parserInternals.h: Push parser for XML,
7340 seems to work fine now
7341 * tester.c debugXML.[ch]: Added an XML shell debug facility and
7342 --push for push testing
7343 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
7344 * testSAX.c: added --push
7345 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
7346 subtree
7347 * xmlIO.[ch] : enriched API + fixes for push mode
7348 * entities.[ch]: added the entity content length to the struct.
7349 * xmlmemory.[ch]: new API to show the last entries for the shell
7350 * valid.c: added required attribute testing
7351 * SAX.c: the cdata callback now merge contiguous fragments
7352 * HTMLparser.c: cleanup of some macros
7353
7354Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7355
7356 * parser.c: fix for PIs name starting with xml
7357 * tree.c: fixed a potential problem with || and && ops
7358 * *.c, configure.in win32config.h.in : generate win32config.h for
7359 those on the Other Side !
7360
7361Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7362
7363 * parser.c: fixed a stupid = vs. == bug :-(
7364 * doc/gnome-xml.sgml: s/glade/xml/
7365
7366Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7367
7368 * configure.in, doc/xml.html : bug fix release 1.8.2
7369 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
7370 Hopefully the end of that silly C++ include problem
7371 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
7372 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
7373 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
7374 troubles with autoclosed elements when the stree shape doesn't
7375 follow the DtD specs. Added htmlIsAutoClosed() and
7376 htmlAutoCloseTag()
7377 * result/HTML/*.htm*: Updated the HTML examples regression tests output
7378 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
7379 * debugXML.c: fixed a bug on printing default namespaces.
7380 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
7381
7382Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7383
7384 * result/HTML/*.htm[l] : updated the HTML regression tests according
7385 to the new output
7386 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
7387 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
7388 problem due to intermix of extern "C" { ... } declarations for C++
7389 and recursive includes in the headers
7390
73911999-12-20 Chris Lahey <clahey@umich.edu>
7392
7393 * HTMLtree.c: Made it so that html nodes with a single child do
7394 not insert a carriage return before or after the child node.
7395
7396Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7397
7398 * configure.in, doc/xml.html : bug fix release 1.8.1
7399 * parser.c: fixed bug #4344
7400 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
7401 added the glue to avoid C++ problems
7402 * doc/* : regenerated the documentation
7403
7404Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7405
7406 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
7407 namespace recognition, and Dia as a resul :-(
7408 * encoding.c: closed bug #3950
7409
7410Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7411
7412 * valid.c: debugging a posteriori validation, except URI expansion
7413 stuff this should be fixed now
7414 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
7415 Carl Nygard <cnygard@bellatlantic.net>
7416 * tester.c: added --postvalid, cleaning of the code
7417 * tree.[ch]: added xmlDocGetRootElement()
7418
7419Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
7420
7421 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
7422 c++ losage.
7423
7424Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7425
7426 * configure.in, doc/xml.html : bumped to 1.8.0
7427 * xlink.[ch], Makefile.am : added framework for link detection
7428 * parser.h: added nbChars to parser context, needed for cleanup.
7429 * xmlmemory.c: removed a nasty bug when out of mem
7430 * valid.[ch]: adding namespace support for attribute decl
7431 * tester.c: added --debugent option
7432 * debugXML.[ch]: added xmlDebugDumpEntities()
7433 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
7434 buffers instead, this was really needed, validation was breaking
7435 in strange ways due to that. Added xmlParseStringPEReference()
7436 and other parsing from strings functions. Entities processing
7437 modified again, but PERef are still not handled correcly but
7438 unless you're Eve Maller you won't notice :-)
7439 * HTMLparser.c: large changes toward reliability, and switched to
7440 lowercase internal tags, XHTML is lowercase, so it will help
7441 that output is closer to next version.
7442 * doc/* : regenerated the documentation, it is now hosted at
7443 http://xmlsoft.org/ (same bits I just bought the domain :-)
7444
7445
7446Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7447
7448 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
7449 doc generation
7450 * parser.c: fixed bugs #3908 and #3937 and a memory leak
7451 in the SAX API
7452 * doc/*: rebuilt the doc making sure everything appears in the
7453 HTML files
7454
7455Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7456
7457 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
7458 added the patch from Carl Nygard <cnygard@bellatlantic.net>
7459 which allow impressive speed improvement on dataset with
7460 large text pieces, but at the cost of broken binary
7461 compatibility and slightly bigger memory usage.
7462 Configure with --with-buffers to activate them, they
7463 are protected with XML_USE_BUFFER_CONTENT define.
7464 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
7465 goal is 0 memory left allocated once parser is no more used
7466 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
7467 call xmlCleanupParser() and xmlMemoryDump()
7468
7469Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7470
7471 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
7472 * parser.[ch] encoding.[ch]: added memory cleanup routines
7473 * parser.c: closing bug #3788
7474 * doc/*: rebuilt the doc
7475
7476Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7477
7478 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
7479 xmlNewTextChild() and xmlSetCompressMode() behaviour.
7480 * tester.c: added --compress option
7481 * doc/*: rebuilt the documentation
7482
7483Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7484
7485 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
7486 if given /proc/kcore as input !
7487 * doc/xml.html doc/*: updated and rebuilt the documentation
7488
7489Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7490
7491 * parser.c: Fixed some wrongly space collapsing code due to
7492 a misreading of the spec.
7493 * result/*: fixed the output accordingly
7494
7495Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7496
7497 * encoding.c: bug fix and typos
7498 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
7499 * parser.c: added attribute normalization closing bug #3597
7500 * test/att* result/att* SAXresult/att*: testcase for attribute
7501 normalization
7502
7503Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7504
7505 * configure.in: closing bug #3163 by adding extra flags for the
7506 cc compiler on HP-UX
7507
7508Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7509
7510 * valid.[ch] : removed a typo and an enumerated type bug in the
7511 xmlAddElementDecl() function
7512 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
7513 call to xmlEncodeEntitiesReentrant() so that the functions
7514 New, Set and Get are at the same level.
7515 * parser.c HTMLparser.c: extra memory allocation bug for
7516 attributes detected by someone using libxml in embedded systems :-)
7517
7518Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7519
7520 * xmlmemory.h: turned off mem debug :-\
7521
7522Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7523
7524 * parser.c: closed bug #2784 a one line fix, but worth pushing
7525 a new release out
7526 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
7527 some structures, comments before and after the
7528 main element, and other nastyness
7529 * HTMLtree.c tree.c: accomodate the extended HTML supported
7530 * configure.in: pushing 1.7.4
7531 * test/ent8 and related outputs : added a new test for bug #2784
7532 * test/HTML/wired.html and related output: a nasty HTML example
7533 * Makefile.am: improved the test scripts
7534 * docs/* : reran the documentation extractor, updated xml.html
7535
7536Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7537
7538 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
7539 HTMLparser and debugged the HTML related code. HTML documents
7540 now have their own type
7541 * entities.c: do not dump &apos; for HTML output
7542 * xmlmemory.c: improvement, breakpoint mechanism
7543 * testHTML.c: added --sax --repeat ...
7544 * Makefile.am: improved the HTML tests
7545 * valid.[ch]: added xmlValidGetValidElements and
7546 xmlValidGetPotentialChildren
7547 * tester.c: added --insert to test the 2 new functions
7548 * test//* result//* SAXresult//* : regression test cleanup
7549 and extension.
7550 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
7551 gnome-xml-nanohttp.html
7552
7553Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7554
7555 * HTMLparser.c: fixed problems with some autoclose tags
7556 * tree.c: fixed XML output problems.
7557 * result/* SAXresult/*: update of the tests output
7558
7559Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7560
7561 * Makefile.am: Arturo patch for xmlConf.sh version info
7562 * parser.c: Tim Josling patch for single quoted items
7563 * tester.c: Tim Josling patch for tester options usage
7564 * tree.h: indent cleanup
7565
7566Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7567
7568 * HTMLparser.c parser.h : Fixed problems with HTML parsing
7569 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
7570
7571Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7572
7573 * tree.c : Raph patch for initialization of CORBA fields
7574 * parser.c, xpath.c, ...: modification of doc comments
7575 * xpath.c : allow spaces in xpath expressions
7576
7577Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7578
7579 * xmlmemory.h: turning off memory debug :-(
7580
7581Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7582
7583 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
7584 better SAX interfaces.
7585 * testSAX.c: uses the new SAX routine, avoid fetching any remote
7586 entity.
7587 * configure.in: 1.7.2
7588
7589Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7590
7591 * libxml.spec.in: fixed the URL
7592 * doc/xml.html: improved the documentation front-end
7593
7594Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7595
7596 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
7597
7598Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7599
7600 * libxml.spec.in: fixed the alpha compile problem
7601 * parser.[ch]: changed errno to errNo in the parser context :-(
7602 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
7603 * doc/xml.html: changed CHAR to xmlChar
7604 * doc/html/*: recompiled the documentation
7605 * configure.in: 1.7.1
7606
7607Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7608
7609 * parser.h: modified the parser context struct to regain 1.4.0
7610 binary compatibility
7611 * parser.c, xml-error.h: added errno ot teh context and defined
7612 a set of errors values with update of errno
7613 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
7614 DTDs and entities
7615 * *.h, *.c: complete cleanup of the use of config.h and include
7616 protection depending on the current setup.
7617 * overalll debugging, maintenance and bug-fixing on all modules
7618 * updated the documentation
7619 * ready for 1.7.0
7620
7621Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7622
7623 * HTMLparser.c : cleanup
7624 * SAX.c valid.c valid.h: added ID/IDREF checking
7625 * tree.c tree.h: extended doc structure for refs
7626 * configure.in: 1.6.2
7627 * parser.c: patched bug in SAX user arg call
7628 * parserInternals.h: patched missing close in C++ wrapping
7629 * testXPath.c xpath.c xpath.h: prepared for extensibility,
7630 especially upcoming XPointer implementation.
7631 * doc/xml.html: augmented, typo
7632
7633Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
7634
7635 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
7636 not all invocations of install understand -d.
7637
7638Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
7639
7640 * Makefile.am: prepend all the test* calls with $(top_builddir) -
7641 to make 'check' works, when builddir != srcdir.
7642
7643Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7644
7645 * doc/xml.html : updated the documentation
7646
7647Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7648
7649 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
7650 not deallocated memory blocks
7651 * *.c : replaces all calls to malloc() free() and realloc() to
7652 the wrapper functions/macros
7653 * tree.c : removed memory leaks dues to calling xmlFreeNode()
7654 instead of xmlFreeNodeList()
7655
7656Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7657
7658 * HTMLparser.c: corrected a stupid bug leading to core dump at
7659 tree deallocation. Removed warnings indicated by
7660 Stephane.Conversy@lri.fr
7661 * entities.c: Fixes Yet Another Stupid Bug, entities were not
7662 looked for in the external subset
7663
7664Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7665
7666 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
7667 on SGI by Stephane.Conversy@lri.fr
7668
7669Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7670
7671 * all .h : changed the prototype declaration indent as in gtk
7672 * most .c : working on reducing the TODOs in the code
7673 * most .c : cleanup though -pedantic and Insure++
7674 * improvements on validation ID checkings.
7675 * tree.[ch] SAX.c: added support for namespace on attributes #2022
7676 * xml-config.in: closed #1810
7677
7678Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7679
7680 * tree.h, valid.c, valid.h: more work on validity, IDs
7681 * xpath.c: added/fixed comparidon and equlity, added a new isinf
7682 definition for AIX
7683
7684Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7685
7686 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
7687 the distribution due to a cut'n paste error at last commit
7688
7689Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7690
7691 * configure.in: upgraded to version 1.4.0
7692 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
7693 Big update, added a large part of the validation process,
7694 it should be usable, but some parts are missing
7695 * xpath.c: improved the implementation w.r.t. root.
7696 * Makefile.am: added more tests
7697 * test and result trees: added a lot of tests
7698 * libxml.spec.in: export libxml.so.0 and libxml.so.1
7699
7700Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7701
7702 * Added an HACKING file
7703
7704Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7705
7706 * xpath.[ch] : improvements and debug of the XPath implementation
7707 * parser.c, HTMLparser.c : modified the parsers to be progressive
7708 * tree.[ch] : extended the Buffer promitives
7709 * xmlIO.[ch] : added basic I/O routines providing progressive
7710 parsing and ready for I18N conversion plugins
7711 * SAXresult/* : the SAX callback sequence maybe slightly different
7712 now
7713 * test*.c : improved/updated the tests programs
7714 * doc/* : recompiled the docs.
7715
77161999-07-26 Michael Meeks <michael@edenproject.org>
7717
7718 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
7719
7720 * tree.c: Ditto.
7721
7722Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7723
7724 * configure.in: upgraded to version 1.4.0
7725 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
7726 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
7727 XML query language, see http://www.w3.org/TR/xpath for more details.
7728 * parser.c, parser.h: added CHAR* related string functions for XPath
7729 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
7730 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
7731 rebuild the docs.
7732 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
7733 and regression testing capabilities for XPath.
7734
7735Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7736
7737 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
7738 closing bug #1646
7739
7740Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7741
7742 * Makefile.am, example/Makefile.am: closed bug #1683
7743
7744Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7745
7746 * example/Makefile.am, configure.in: added the makefile for the
7747 gjobread example
7748
7749Sat Jul 10 14:19:11 CEST 1999 Tomasz KÂłoczko <kloczek@pld.org.pl>
7750
7751 * doc/Makefile.am:
7752 - fix which allow "make install DESTDIR=</install/prefix>".
7753
7754Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7755
7756 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
7757 which fixed a problem on the file reading-code.
7758
7759Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7760
7761 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
7762 output.
7763 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
7764
7765Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7766
7767 * parser.h : Oops removed the binary compatibility problem
7768 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
7769 * parser.c, HTMLparser.c: applied patches for reading from stdin
7770
7771Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7772
7773 * parser.c, entities.c, valid.c: cleanup bug #1591
7774 * configure.in: cleanup bug #1592
7775 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
7776 the same tree back-end. Hence gdome will be available for it.
7777 * doc/Makefile.am: close bug #617
7778
7779Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7780
7781 * parser.c: alloctate a per parser context SAX interface block
7782
7783Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7784
7785 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
7786 and xmlEncodeEntitiesReentrant with the correct one :-\
7787
7788Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7789
7790 * commit of my internal XML base changes, quite a lot of
7791 changes, cleanups, better entities support, framework for
7792 new I/O and charset detection and handling
7793 * Fixed the configure/Makefile stuff to generate shared libs
7794 with the proper version info, so we jumped on rev from
7795 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
7796 xmlEncodeEntities() result need to be freed now, and a string
7797 xmlParserVersion provide the current library version.
7798
7799Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
7800
7801 * parser.c: fixed a buffer overrun for when you have a very long
7802 attribute with no entities in it.
7803
7804Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7805
7806 * added example directory
7807 * added example/gjobs.xml gjobread.c, still need a Makefile.in
7808
7809Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7810
7811 * Release of libxml-1.1, nearly everything has been touched for
7812 this.
7813 * Added more regression tests
7814 * Updated the documentation
7815
7816Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7817
7818 * tree.[ch]: unified the XML_NO_CORBA defines.
7819 * parser.c encoding.[ch]: started plugging in char encoding detection
7820
7821Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
7822
7823 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
7824 Also freed allocated buffer.
7825
7826Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7827 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
7828 reentrancy problem at printing. One is left in entities.c, to
7829 remove ASAP
7830 * testSAX.c : added a test example showing the use of the SAX
7831 interface if one doesn't want to build the DOM tree.
7832 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
7833
7834Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7835
7836 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
7837 large revamping of the parser to use SAX callbacks
7838 http://www.megginson.com/SAX/ (or at least a C like interface
7839 a la Expat). It's now possible to set up your own callbacks
7840 and the parser will not build a DOM tree.
7841 * test/* result/*: updated the test suite, I finally removed
7842 the old Namespace draft support (PI based).
7843
7844Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7845
7846 * Makefile.am: added test result to EXTRA_DIST for make tests
7847
7848Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7849
7850 * parser.c, parserInternals.h: moved the chars macro definitions
7851 to parserInternals.h
7852 * parser.c, error.c: applied patches from "Knut Ă…kesson"
7853 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
7854
7855Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7856
7857 * xml-config.in : applied patch to make --version work
7858
78591999-03-05 Raja R Harinath <harinath@cs.umn.edu>
7860
7861 * Makefile.am (check-local): Alias for `tests' target. This will
7862 cause `make check' to do the right thing.
7863 (tests): Don't run tests in srcdir. Also, replaced calls to
7864 basename with a `sed' "equivalent".
7865
7866Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7867
7868 * Renamed error.h to xml-error.h, corrected Makefile.am to list
7869 it in the header and not the sources, updated the doc.
7870 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
7871 pointing this out.
7872
7873Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7874
7875 * parser.c, parser.h, parserInternals.h: memory leak hunting,
7876 exported the inputStream routines.
7877 * doc/html/* : updated accordingly
7878
7879Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7880
7881 * parser.c, parser.h, parserInternals.h: added a few extra
7882 internal calls to allocate and free parser contexts ...
7883 * doc/html/* : updated accordingly
7884
7885Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7886
7887 * configure.in, Makefile.am, doc/makefile.am : General changes for
7888 1.0.0 release and including the generated HTML documentation.
7889
7890Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7891
7892 * makefile.am : added parserInternals.h, oops.
7893
7894Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7895
7896 * parserInternals.h: added this header giving access to the parser
7897 internal functions.
7898 * doc/Makefile.am : added a rebuild target which rebuilds the full
7899 set of documentations
7900 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
7901 the internal subset.
7902 * *.c *.h: modifications needed to generate the documentation using
7903 gtk-doc, cleanup of functions blocks, reorganisation of struct
7904 declarations.
7905
7906Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7907
7908 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
7909 the tar and spec file to include the beginning of the doc.
7910
79111999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
7912
7913 * doc/.cvsignore: Added this file.
7914
7915Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7916
7917 * tree.c: fixed xmlGetProp to return "" when the attribute
7918 exists, even if the node-list is NULL.
7919
7920Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7921
7922 * tree.c: patched an error outputting empty attribute values.
7923 * Makefile.am and doc/makefile.am: have been updated during the
7924 week-end. Sorry for an empty CVS log, I got a shell problem.
7925
7926Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7927
7928 * tree.h: cleaned up using enums instead of defines
7929 * parser.c, valid.[ch]: more work on parsing/output of element
7930 declarations
7931
7932Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7933
7934 * valid.[ch], tree.c, parser.c : more work toward full parsing
7935 of XML DTDs.
7936 * README: added informations about mailing-list and on-line
7937 documentation
7938
79391999-01-27 Raja R Harinath <harinath@cs.umn.edu>
7940
7941 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
7942
7943Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7944
7945 * parser.c, tree.[ch] : more work toward conformance testing,
7946 added a last element to accelerate parsing of very flat structures
7947 started working on internal subset Element content declaration.
7948 * valid.[ch] : first cut at adding code toward validation.
7949 * previous changes had also small impact on most files, especially
7950 the conformance testing using James Clark test suite.
7951
7952Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7953
7954 * test/* : updated the examples, most of them were not well
7955 formed (humm), and added rdf2.
7956 * result/* : resulting changes in the output.
7957
7958Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7959
7960 * tree.c: changed the behaviour of xmlGetProp on NULL values.
7961
7962Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7963
7964 * tree.c: patched a bug in the generation of empty attributes
7965
7966Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7967
7968 * entities.[ch], tree.[ch], tester.c: added copy interfaces
7969 for node/trees/documents/... Biggest problem is namespace
7970 support when copying subtrees.
7971
7972Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7973
7974 * parser.c, entities.c: improve entities and char ref encoding,
7975 and cleanups of error messages.
7976
7977Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7978
7979 * parser.c, entities.c: simple bug hunting done during rpm2html and
7980 rpmfind integration.
7981
7982Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7983
7984 * parser.[ch]: Added interfaces allowing to specify a SAX
7985 handler before parsing.
7986
7987Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7988
7989 * parser.c: redirrect all errors reporting through the SAX
7990 error function
7991
7992Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7993
7994 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
7995 * libtool, tlmain ...: update of the libtool files
7996
79971998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
7998
7999 * entities.c: Use g_snprintf insteda of snprintf.
8000
8001Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8002
8003 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
8004 added ent5 test for this purpose.
8005 * parser.c, parser.h: formatting, comments and UTF-8 planning.
8006
8007Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8008
8009 * parser.c: fixed? a strange error due to compression on a GWP
8010 document.
8011
8012Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8013
8014 * tree.[ch]: bug fixing
8015 * entities.[ch]: defined a specific type for predefined entities
8016 * doc/xml.html: more documentation on the library, how to use it,
8017 overview of the interfaces.
8018
8019Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8020
8021 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
8022
8023Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8024
8025 * tree.c: corrected a small bug
8026 * doc/xml.html: continuing writing documentation.
8027
8028Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8029
8030 * debugXML.h debugXML.c: added debugging utilities.
8031 * tester.c: added --debug switch.
8032 * tree.c: patched an incorrect node->type assignment.
8033 * parser.c: formatting, ensure that node->doc != NULL in attributes
8034
8035Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8036
8037 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
8038 entity support and provide an internal representation close to
8039 DOM one (entity ref nodes, and attribute value as tree). I tried
8040 to preserve the interface but this will surely break some apps
8041 (I have to change rpm2html/rpmfind for example). I had to change
8042 two interfaces, and the generated tree is somewhat different.
8043 * doc/* : started documenting the XML library, the tree and
8044 DOM/Corba. This is a first step.
8045
8046Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8047
8048 * parser.c: Set up the fonctions comment block, boring but useful.
8049 * parser.h, SAX.c, parser.c: now attributes are processed through
8050 the SAX interface. The problem is that my SAX interface diverged
8051 quite a bit from the original one, well this is not an official
8052 spec, and translating it from Java to C is hairy anyway...
8053
8054Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8055
8056 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
8057 fonctions comment block, boring but useful.
8058
8059Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8060
8061 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
8062 conversion routines. However they are not yet used to convert the
8063 inputs. The core will run with UTF-8.
8064
8065Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8066
8067 * tree.c : make sure that the type id is properly set-up when
8068 a new object is allocated, needed for DOM.
8069
8070Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8071
8072 * tree.h, tree.c: Ok, the main objects in the tree will be native
8073 corba objects, it costs 8 bytes per Node, Attribute and Document
8074 but it simplifies the Corba integration a lot (no extra interface
8075 objects to allocate/free).
8076
8077Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8078
8079 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
8080 and changed NODEs contants for conformity with DOM Level 1
8081
8082Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8083
8084 * added hooks to keep track of servants when creating objects
8085 xmlDoc and xmlNode (for Corba export).
8086
8087Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8088
8089 * added xml-config script.
8090
8091Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8092
8093 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
8094 to autoupdate libtool and automake conf files.
8095
80961998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
8097
8098 * Makefile.am: Use '?' to separate the sed
8099 commands as ',' is used when people pass -Wl,something.
8100
8101
8102Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8103
8104 * tree.c, tree.h: added a per-document compression interface.
8105
8106Tue Sep 22 20:47:38 EDT 1998
8107
8108 * tree.c, tree.h: added saving with compression and added interfaces
8109 to control the compression level (xmlGetCompressMode,
8110 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
8111
8112Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8113
8114 * parser.c: corrected a loop for files of size 0
8115
81161998-08-20 Raja R Harinath <harinath@cs.umn.edu>
8117
8118 * error.h: New file. Contains prototyes from `error.c'.
8119
8120Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
8121
8122 * Makefile.am (xmlincdir): New macro.
8123 (xmlinc_HEADERS): Renamed from include_HEADERS.
8124
8125Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8126
8127 * applied small patch on numeric entities from
8128 Christopher Blizzard <blizzard@appliedtheory.com>
8129
8130Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8131
8132 * New release 0.2, removed the old xml_* files so that it's
8133 coherent with the other CVS base (W3C), far better conformance
8134 to standard, new namespaces, decent entities support, beginning
8135 of a SAX-like interface. Nearly nothing left intact, even the
8136 test examples ...
8137
81381998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
8139
8140 * .cvsignore: Add .deps dir
8141
8142Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8143
8144 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
8145
8146Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8147
8148 * configure.in: added test for CPP
8149 * AUTHORS, Changelog: the original ones didn't get commited but the
8150 glib ones instead, fixed.
8151 * Makefile.am: corrected an error in library naming
8152
8153Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8154
8155 * integrated code developped at W3C
8156 * changed the original Copyright
8157 * migrated to automake
8158 * prefixed the filenames by xml_ to avoid filename clashes
8159
Daniel Veillarde0ed10c2003-01-06 11:06:26 +00008160Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
8161
8162 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
8163 should not be called.
8164
Daniel Veillard0aaaacd2003-01-06 10:59:57 +00008165Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
8166
8167 * libxml-2.0.pc.in: applied the patch to fix #101894
8168
Daniel Veillard8a1b1852003-01-05 22:37:17 +00008169Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
8170
8171 * tree.c : applied patch from Lukas Schroeder for register callbacks
8172 * valid.c: modified patch from Lukas Schroeder to test
8173 register callbacks with --chkregister
8174
Daniel Veillard067bae52003-01-05 01:27:54 +00008175Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
8176
8177 * xmlreader.c: seriously changed the way data are pushed to
8178 the underlying parser, go by block of 512 bytes instead of
8179 tryng to detect tag boundaries at that level. Changed the
8180 way empty element are detected and tagged.
8181 * python/tests/reader.py python/tests/reader2.py
8182 python/tests/reader3.py: small changes mostly due to context
8183 reporting being different and DTD node being reported. Some
8184 errors previously undetected are now caught and fixed.
8185 * doc/xmlreader.html: flagged last section as TODO
8186
Daniel Veillard51a447a2003-01-04 19:42:46 +00008187Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8188
8189 * python/libxml.py: integrated the Python 2.2 optimizations
8190 from Hannu Krosing, while maintaining compatibility with
8191 1.5 and 2.1
8192
Daniel Veillarde59494f2003-01-04 16:35:29 +00008193Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
8194
8195 * xmllint.c: a bit of cleanup
8196 * xmlreader.c: small fix
8197 * doc/xmlreader.html: more work on the XmlTextReader tutorial
8198 * python/libxml.py: a few fixes pointed out by Hannu Krosing
8199
Daniel Veillard623a9eb2003-01-04 12:47:20 +00008200Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
8201
8202 * python/setup.py.in: patch from Stéphane Bidoul to include
8203 drv_libxml2.py in setup.py
8204
Daniel Veillard66b82892003-01-04 00:44:13 +00008205Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
8206
8207 * doc/xmlreader.html: starting documenting the new XmlTextReader
8208 interface.
8209
Daniel Veillard7704fb12003-01-03 16:19:51 +00008210Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
8211
8212 * xmllint.c: added the --stream flag to use the TextReader API
8213 * xmlreader.c: small performance tweak
8214
Daniel Veillarda80ff6e2003-01-03 12:52:08 +00008215Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
8216
8217 * xmlreader.c python/tests/reader2py: okay the DTD validation
8218 code on top of the XMLTextParser API should be solid now.
8219
Daniel Veillard1fdfd112003-01-03 01:18:43 +00008220Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
8221
8222 * xmlreader.c python/tests/reader2py: Fixing some more mess
8223 with validation and recursive entities while using the
8224 reader interface, it's getting a bit messy...
8225
Daniel Veillarddab8ea92003-01-02 14:16:45 +00008226Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
8227
8228 * xmlreader.c python/tests/reader.py: another couple of problem
8229 related to IsEmptyElement reported by Stéphane Bidoul needed
8230 some fixes.
8231
Daniel Veillard4f860202003-01-02 13:00:02 +00008232Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
8233
8234 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
8235 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
8236 based on the python XmlTextReader interface.
8237
Daniel Veillard3c265e42003-01-01 21:06:49 +00008238Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
8239
8240 * tree.c: backing out one change in the last patch which broke the
8241 regression tests
8242
Daniel Veillard5335dc52003-01-01 20:59:38 +00008243Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8244
8245 * global.data globals.c tree.c include/libxml/globals.h: applied
8246 an old patch from Lukas Schroeder to track node creation and
8247 destruction. Probably missing a lot of references at the moment
8248 and not usable reliably.
8249
Daniel Veillard8ba17412003-01-01 19:13:12 +00008250Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
8251
8252 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
8253 from doc/news.html and a stylesheet
8254
Daniel Veillarde3c036e2003-01-01 15:11:05 +00008255Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
8256
8257 * xmlreader.c python/tests/reader.py: fixed another couple of
8258 xmlreader bugs reported by Stéphane Bidoul and added tests.
8259
Daniel Veillard9e395c22003-01-01 14:50:44 +00008260Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
8261
8262 * xmlreader.c python/tests/reader2.py: fixed another validity
8263 checking in external parsed entities raised by Stéphane Bidoul
8264 and added a specific regression test.
8265 * python/tests/reader3.py: cleanup
8266
Daniel Veillardd5896142002-12-31 14:45:26 +00008267Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
8268
8269 * xmlreader.c python/tests/reader2.py: fixed a problem with
8270 validation within entities pointed by Stéphane Bidoul, augmented
8271 the tests to catch those.
8272
Daniel Veillarddc85f282002-12-31 11:18:37 +00008273Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
8274
8275 * python/generator.py: modified the generator to allow keeping
8276 class references when creating new classes, needed to fix a bug
8277 pointed by Stéphane Bidoul where the input buffer of the
8278 xmlTextReader instance gets destroyed if the python wrapper for
8279 the input is not referenced anymore.
8280
Daniel Veillard4d8db8a2002-12-30 18:40:42 +00008281Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
8282
8283 * xmlreader.c python/tests/reader.py: fixed another pair of problem
8284 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
8285
Daniel Veillard571b8892002-12-30 12:37:59 +00008286Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
8287
8288 * xmlreader.c python/tests/reader.py: fixed another problem
8289 pointed by Stéphane Bidoul
8290
Daniel Veillardaaa105b2002-12-30 11:42:17 +00008291Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
8292
8293 * xmlreader.c python/tests/reader.py: fixed a limit case problem
8294 with "<a/>"
8295
Daniel Veillardecaba492002-12-30 10:55:29 +00008296Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8297
8298 * SAX.c: warn on xmlns:prefix="foo"
8299 * xmlreader.c python/tests/reader.py: fixed a couple of problem
8300 for namespace attributes handling.
8301
Daniel Veillard2d84a892002-12-30 00:01:08 +00008302Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8303
8304 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
8305 a really nasty problem raised by a DocBook XSLT transform
8306 provided by Sebastian Bergmann
8307
Daniel Veillard29b3e282002-12-29 11:14:41 +00008308Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
8309
8310 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
8311 by Stéphane Bidoul and integrated it into the tests
8312
Daniel Veillarde18fc182002-12-28 22:56:33 +00008313Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
8314
8315 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
8316 extended the XmlTextReader API a bit, addding accessors for
8317 the current doc and node, and an entity substitution mode for
8318 the parser.
8319 * python/libxml.py python/libxml2class.txt: related updates
8320 * python/tests/Makefile.am python/tests/reader.py
8321 python/tests/reader2.py python/tests/reader3.py: updated a bit
8322 the old tests and added a new one to test the entities handling
8323
Daniel Veillardaba976d2002-12-28 21:14:18 +00008324Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
8325
8326 * python/generator.py python/libxml2class.txt
8327 python/tests/reader.py python/tests/reader2.py: changed the
8328 generator to provide casing for the XmlTextReader similar to
8329 C# so that examples and documentation are more directly transposable.
8330 Fixed the couple of tests in the suite.
8331
Daniel Veillard83298842002-12-28 15:12:33 +00008332Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
8333
8334 * doc/guidelines.html: added a document on guildeline for
8335 publishing and deploying XML
8336
Daniel Veillard336fc7d2002-12-27 19:37:04 +00008337Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
8338
8339 * valid.c xmlreader.c: final touch running DTD validation
8340 on the XmlTextReader
8341 * python/tests/Makefile.am python/tests/reader2.py: added a
8342 specific run based on the examples from test/valid/*.xml
8343
Daniel Veillardf25b4ca2002-12-27 15:18:35 +00008344Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
8345
8346 * python/libxml.py: added a few predefined xmlTextReader parser
8347 configuration values.
8348
Daniel Veillard0e9dafa2002-12-27 11:58:25 +00008349Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8350
8351 * python/libxml_wrap.h: trying to fix #102037
8352
Daniel Veillard8dbd4952002-12-27 11:34:48 +00008353Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
8354
8355 * SAX.c: fixing bug #95296, when the predefined entities
8356 are redefined in the DTD the default one must be used
8357 instead anyway.
8358
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +00008359Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
8360
8361 * doc/xmllint.xml
8362 * doc/xmllint.1
8363 Add discussion of XML_DEBUG_CATALOG to xmllint man
8364 page - bug #100907
8365
8366
Daniel Veillarddf512f42002-12-23 15:56:21 +00008367Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8368
8369 * xmlreader.c: Fixed the empty node detection to avoid reporting
8370 an inexistant close tag.
8371
Daniel Veillard0d132cf2002-12-23 14:43:32 +00008372Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
8373
8374 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
8375 for Python 2.1
8376
Daniel Veillardfe8aab92002-12-22 10:25:41 +00008377Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
8378
8379 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
8380
Daniel Veillard4258b9c2002-12-20 10:29:40 +00008381Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
8382
8383 * doc/libxml2-api.xml python/tests/reader.py: one really need
8384 to provide the base URI information when creating a reader parser
8385 from an input stream. Updated the API and the example using it.
8386
Daniel Veillardea7751d2002-12-20 00:16:24 +00008387Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
8388
8389 * testReader.c xmlreader.c valid.c include/libxml/tree.h
8390 include/libxml/valid.h include/libxml/xmlreader.h: working on
8391 DTD validation on top of xml reader interfaces. Allows to
8392 validate arbitrary large instances. This required some extensions
8393 to the valid module interface and augmenting the size of xmlID
8394 and xmlRef structs a bit.
8395 * uri.c xmlregexp.c: simple cleanup.
8396
Daniel Veillardbeb70bd2002-12-18 14:53:54 +00008397Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8398
8399 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
8400 work on the xml reader interfaces.
8401 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
8402 Web page for the Windows binaries.
8403
Daniel Veillard4a6d39b2002-12-17 18:33:01 +00008404Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8405
8406 * xmlIO.c: applied a patch for VMS following the report by
8407 Nigel Hall
8408
Daniel Veillard3772de32002-12-17 10:31:45 +00008409Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
8410
8411 * parser.c: the parseStartTag bug fix wasn't complete.
8412
Daniel Veillard67df8092002-12-16 22:04:11 +00008413Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
8414
8415 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
8416 parseStartTag, fixing it.
8417 * test/att4 result/att4 result/noent/att4: adding the test
8418 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
8419 more methods to XmlTextReader.
8420
Igor Zlatkovicd453c632002-12-16 18:45:48 +00008421Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8422
8423 * win32/libxml2.def.src: added more xml reader exports
8424 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
8425 to the build
8426
MST 2002 John Fleck7c67a832002-12-16 13:38:06 +00008427Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
8428
8429 * doc/tutorial/xmltutorial.xml
8430 plus generated html and pdf
8431 Updating tutorial again based on further comments from Niraj
8432 Tolia on the last iteration
8433
MST 2002 John Fleck44aacb32002-12-16 04:34:57 +00008434Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
8435
8436 * doc/tutorial/xmltutorial.xml
8437 * doc/tutorial/includekeyword.c
8438 * doc/tutorial/includegetattribute.c
8439 plus generated html and pdf
8440 Adding fix from Niraj Tolia to tutorial to properly free memory.
8441
8442
Daniel Veillardda46d2d2002-12-15 23:36:49 +00008443Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
8444
8445 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
8446 more methods of XmlTextReader.
8447 * python/libxml2class.txt python/tests/reader.py: this increased the
8448 methods in the bndings, augmented the test to check those new
8449 functions.
8450
Daniel Veillard0eb38c72002-12-14 23:00:35 +00008451Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
8452
8453 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
8454 methods of XmlTextReader.
8455 * python/generator.py python/libxml_wrap.h python/types.c
8456 python/libxml2class.txt: added the reader to the Python bindings
8457 * python/tests/Makefile.am python/tests/reader.py: added a specific
8458 test for the Python bindings of the Reader APIs
8459 * parser.c: small cleanup.
8460
Daniel Veillard06503452002-12-13 10:42:08 +00008461Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8462
8463 * xinclude.c: fallback was only copying the first child not the
8464 full child list of the fallback element, closes #89684 as reopened
8465 by Bernd Kuemmerlen
8466
Igor Zlatkovic2d45f522002-12-12 12:33:43 +00008467Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8468
8469 * win32/libxml2.def.src: exported htmlNodeDumpOutput
8470
Daniel Veillard000eafb2002-12-12 10:04:22 +00008471Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
8472
Daniel Veillardc1eed322002-12-12 11:01:32 +00008473 * configure.in: preparing release of 2.4.30
Daniel Veillard000eafb2002-12-12 10:04:22 +00008474 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
Daniel Veillardc1eed322002-12-12 11:01:32 +00008475 gives enum values, fix functype return type, put back fields in
8476 structs
8477 * doc/*: updated the docs rebuilt
Daniel Veillard000eafb2002-12-12 10:04:22 +00008478
Daniel Veillard024b5702002-12-12 00:15:55 +00008479Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
8480
8481 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
8482 about htmlNodeDumpOutput location.
8483 * xpath.c: removed an undefined function signature
8484 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
8485 too many symbols in the API breaking the python bindings.
8486 Updated with the libxslt/libexslt changes.
8487
Daniel Veillard9b4bb4d2002-12-11 19:28:47 +00008488Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
8489
8490 * configure.in: preparing release of 2.4.29
8491 * doc/*: rebuilt the docs and API
8492 * xmlreader.c: a few more fixes for the XmlTextReader API
8493
Igor Zlatkovicf6273a02002-12-11 17:00:54 +00008494Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8495
8496 * include/win32config.h: applied mingw patch from Magnus Henoch
8497
Daniel Veillard5aad8322002-12-11 15:59:44 +00008498Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
8499
8500 * catalog.c doc/libxml2-api.xml: a bit more cleanup
8501
Daniel Veillarda9b66d02002-12-11 14:23:49 +00008502Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
8503
8504 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
8505 building Python script, does the C parsing directly, generates
8506 a better API description including structure fieds defs and
8507 enums. Still a couple of bugs, but good enough for the python
8508 wrappers now.
8509 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
8510 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
8511 include/libxml/schemasInternals.h include/libxml/tree.h: more
8512 cleanup based on the python analysis script reports.
8513 * libxml.spec.in: make sure the API XML description is part of the
8514 devel package.
8515
Daniel Veillard01c13b52002-12-10 15:19:08 +00008516Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
8517
8518 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
8519 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
8520 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
8521 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
8522 code cleanup, especially the function comments.
8523 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
8524
Daniel Veillarde1ca5032002-12-09 14:13:43 +00008525Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
8526
8527 * Makefile.am xmlreader.c include/libxml/Makefile.am
8528 include/libxml/xmlreader.h: Adding a new set of APIs based on
8529 the C# TextXmlReader API but converted to C. Allow to parse
8530 in constant memory usage, far simpler to program and explain
8531 than the SAX like APIs, unfinished but working.
8532 * testReader.c: test program
8533
Igor Zlatkovic70a296c2002-12-08 17:34:54 +00008534Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8535
8536 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
8537
Daniel Veillard64b35282002-12-04 15:10:40 +00008538Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
8539
8540 * tree.c: Chip turner indicated that XHTML1 serialization
8541 rule for style actually break on both IE and Mozilla,
8542 try to avoid the rule if escaping ain't necessary
8543
Daniel Veillard8efff672002-12-04 11:44:48 +00008544Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
8545
8546 * nanhttp.c: handle HTTP URL escaping, problem reported by
8547 Glen Nakamura and Stefano Zacchiroli
8548
Daniel Veillard1c732d22002-11-30 11:22:59 +00008549Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
8550
8551 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
8552
Daniel Veillardfdd27d22002-11-28 11:55:38 +00008553Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8554
8555 * uri.c: Johann Richard pointed out some XPointer problems for
8556 URN based URI references in XInclude. Modified the URI parsing
8557 and saving routines to allow correct parsing and saving of
8558 XPointers, especially when attached to "opaque" scheme accordingly
8559 to RFC 2396
8560
Daniel Veillard8db67d22002-11-27 19:39:27 +00008561Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
8562
8563 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
8564 of refactoring to the HTML saving code.
8565 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
8566 in the doc.
8567
Daniel Veillardebc4ca92002-11-27 11:43:05 +00008568Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
8569
8570 * tree.c include/libxml/tree.h: refactored the XML dump of a node
8571 to a buffer API to reuse the generic dump to an OutputIO layer,
8572 this reduces code, fixes xmlNodeDump() for XHTML, also made
8573 xmlNodeDump() now return the number of byte written.
8574
Daniel Veillard9d5ea172002-11-27 08:02:06 +00008575Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
8576
8577 * python/setup.py.in: another patch from Stéphane Bidoul for
8578 Python bindings on Windows
8579 * doc/parsedecl.py: small cleanup
8580
Daniel Veillard9715c172002-11-25 16:33:40 +00008581Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
8582
8583 * libxml.spec.in configure.in: add a line in %changelog for releases
8584
Daniel Veillard9bc53102002-11-25 13:20:04 +00008585Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
8586
8587 * parser.c: patch from Marcus Clarke fixing a problem in entities
8588 parsing that was detected in KDe documentations environment.
8589
Daniel Veillardfaa35ff2002-11-24 13:53:43 +00008590Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
8591
8592 * python/libxml.c (libxml_prev): Return the previous as opposed to
8593 the next node (I guess this is the result of some cut & paste programming:)
8594
Daniel Veillard80d7b902002-11-23 16:23:08 +00008595Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8596
8597 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
8598
Daniel Veillarda1196ed2002-11-23 11:22:49 +00008599Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
8600
8601 * python/generator.py python/libxml.c python/setup.py.in: trying
8602 to fix the Python bindings build on Windows (Stéphane Bidoul)
8603
Igor Zlatkovic9ab71552002-11-22 21:41:43 +00008604Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8605
8606 * win32/configure.js: added option for python bindings
8607 * win32/libxml2.def.src: added more exports
8608
Igor Zlatkovicace7cd22002-11-22 18:07:00 +00008609Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8610
8611 * win32/Makefile.mingw: fixed unresolved symbols when linking with
8612 pthreads
8613 * win32/wince/*: applied updates to Windows CE port from Javier
8614
Daniel Veillardf9c4cad2002-11-22 15:57:07 +00008615Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8616
8617 * configure.in: preparing 2.4.28
8618 * libxml.spec.in doc/Makefile.am: some cleanup
8619 * doc/*: updated the news and regenerated.
8620
Daniel Veillardfee408f2002-11-22 13:18:30 +00008621Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
8622
8623 * HTMLparser.c: final touch at closing #87235 </p> end tags
8624 need to be generated.
8625 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
8626 this change slightly the output of a few tests
8627 * doc/*: regenerated
8628
Daniel Veillardd2ff0392002-11-22 12:28:38 +00008629Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
8630
8631 * parserInternals.c: fixing bug #99190 when UTF8 document are
8632 parsed using the progressive parser and the end of the chunk
8633 is in the middle of an UTF8 multibyte character.
8634
William M. Brack8b2c7f12002-11-22 05:07:29 +00008635Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
8636
8637 * threads.c: fixed initialization problem in xmlNewGlobalState
8638 which was causing crash.
8639 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
8640 in xmlInitializeGlobalState.
8641 * parserInternals.c: cleaned up ctxt->sax initialisation.
8642
Daniel Veillardd5c2f922002-11-21 14:10:52 +00008643Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
8644
8645 * tree.c include/libxml/tree.h: modified the existing APIs
8646 to handle XHTML1 serialization rules automatically, also add
8647 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
8648 libxslt serialization uses it when needed without changing
8649 the library API.
8650 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
8651 result/xhtml1: added a new test specifically for xhtml1 output
8652 and updated the result of one XHTML1 test
8653
Daniel Veillardd076a202002-11-20 13:28:31 +00008654Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
8655
8656 * xinclude.c parserInternals.c encoding.c: fixed #99082
8657 for xi:include encoding="..." support on text includes.
8658 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
8659 test/XInclude/ents/isolatin.txt : added a specific regression test
8660 * python/generator.py python/libxml2class.txt: fixed the generator
8661 the new set of comments generated for doc/libxml2-api.xml were
8662 breaking the python generation.
8663
Daniel Veillard817e70b2002-11-19 22:28:48 +00008664Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
8665
8666 * doc/Makefile.am: repair some problem if gtk-doc fail or such
8667 * configure.in: patch for Solaris on new autoconf closes #98880
8668 * doc/parsedecl.py: repair the frigging API building script,
8669 did I say that python xmllib sucks ?
8670 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
8671 and some comment are no more truncated.
8672
Daniel Veillarda7e05b42002-11-19 08:11:14 +00008673Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
8674
8675 * parser.c: Martin Stoilov pointed out a potential leak in
8676 xmlCreateMemoryParserCtxt
8677
Daniel Veillardbc6e1a32002-11-18 15:07:25 +00008678Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
8679
8680 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
8681 included in HTML documents and using the push parser.
8682
Daniel Veillard4efd3be2002-11-18 09:11:13 +00008683Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
8684
8685 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
8686 specified, look for the Python interpreter not just in the
8687 specified root but also in the specified location. Fixes #98825
8688
Daniel Veillarda8c0adb2002-11-17 22:37:35 +00008689Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
8690
8691 * python/libxml.c: fixing bug #98792 , node may have no doc
8692 and dereferencing without checking ain't good ...
8693
Daniel Veillarddad3f682002-11-17 16:47:27 +00008694Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
8695
8696 * configure.in: preparing release 2.4.27
8697 * doc/* : updated and rebuilt the docs
8698 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
8699 and all the docs are actually packaged and in the final RPMs
8700 * parser.c parserInternals.c include/libxml/parser.h: restore
8701 xmllint --recover feature.
8702
Daniel Veillard68e9e742002-11-16 15:35:11 +00008703Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
8704
8705 * parser.c xpath.c: fixing #96925 wich was also dependant on the
8706 processing of parsed entities, and XPath computation on sustitued
8707 entities.
8708 * testXPath.c: make sure entities are substitued.
8709
Daniel Veillard328f48c2002-11-15 15:24:34 +00008710Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
8711
8712 * parser.c: fixed #96594, which was totally dependant on the
8713 processing of internal parsed entities, which had to be changed.
8714
Daniel Veillard66651aa2002-11-15 11:21:43 +00008715Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8716
8717 * Makefile.am python/Makefile.am python/tests/Makefile.am:
8718 trying to fix bug #98517 about building outside the source tree
8719 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
8720
Igor Zlatkovic2772cea2002-11-14 17:45:20 +00008721Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8722
8723 * include/win32config.h: cleanup
8724 * win32/Makefile.mingw: integrated mingw in JScript configure
8725 * win32/Makefile.msvc: modified to allow mingw coexistence
8726 * win32/configure.js: integrated mingw
8727 * win32/Readme.txt: cleanup
8728
Daniel Veillard8dd86a52002-11-12 21:14:17 +00008729Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
8730
8731 * HTMLparser.c: strengthen the guard in the Pop macros,
8732 like in the XML parser, closes bug #97315
8733
Daniel Veillard0821b152002-11-12 20:57:47 +00008734Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
8735
8736 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
8737 callback is never used.
8738
Daniel Veillard8606bbb2002-11-12 12:36:52 +00008739Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
8740
8741 * parserInternals.c: fixed the initialization of the SAX structure
8742 which was breaking xsltproc
8743 * xpath.c: patch from Petr Pajas for CDATA nodes
8744 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
8745 * parser.c include/libxml/parser.h: patch from Peter Jones
8746 removing a leak in xmlSAXParseMemory() and adding the
8747 function xmlSAXParseMemoryWithData()
8748
MST 2002 John Fleckf854d992002-11-12 03:49:05 +00008749Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
8750
8751 adding pdf of tutorial, changing web page to link to it
8752 * doc/tutorial/xmltutorial.pdf
8753 * doc/xml.html
8754 * doc/docs.html
8755
MST 2002 John Fleck52717f32002-11-11 03:49:33 +00008756Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
8757
8758 * doc/tutorial/ar01s08.html
8759 adding file what I forgot for tutorial
8760
8761
MST 2002 John Fleckbd3b4fd2002-11-11 03:41:11 +00008762Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
8763
8764 Adding encoding discussion to tutorial
8765 Added:
8766 * doc/tutorial/images/*.png: DocBook admonition image files
8767 * doc/tutorial/apf.html, apg.html: new generated html
8768 * doc/tutorial/includeconvert.c: conversion code entity file
8769 changed:
8770 * doc/tutorial/xmltutorial.xml: DocBook original
8771 * doc/tutorial/*.html: generated html
8772
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00008773Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8774
8775 * include/libxml/*.h: retired xmlwin32version.h
8776 * doc/Makefile.am: retired xmlwin32version.h
8777 * win32/configure.js: retired xmlwin32version.h
8778
Igor Zlatkovica2258da2002-11-08 15:55:33 +00008779Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8780
8781 * win32/libxml2.def.src: exported additional symbols
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00008782 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
8783 sisterhood
Igor Zlatkovica2258da2002-11-08 15:55:33 +00008784
Daniel Veillard7216cfd2002-11-08 15:10:00 +00008785Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
8786
8787 * globals.c: fixed a typo pointed out by Igor
8788 * xpath.c: try to speed up node compare using line numbers
8789 if available.
8790
Daniel Veillarda70d62f2002-11-07 14:18:03 +00008791Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
8792
8793 * tree.c: make xmlFreeNode() handle attributes correctly.
8794
Igor Zlatkovicb8e99cc2002-11-06 22:52:29 +00008795Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8796
8797 * catalog.c: completed the #96963 fix, as reported by Karl
8798 Eichwalder
8799
Daniel Veillard56f21f22002-11-06 15:49:46 +00008800Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8801
8802 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
8803
Daniel Veillard91ad8792002-11-04 17:06:52 +00008804Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8805
8806 * Makefile.am: switched the order of a couple of includes
8807 to fix bugs #97100
8808
Igor Zlatkovic2bb82ee2002-10-31 16:15:43 +00008809Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8810
8811 * catalog.c: fixed bug #96963, reverted to the old behaviour of
8812 xmlLoadCatalogs that used to separate directories with a ':'.
8813
Igor Zlatkovic9fdd8f32002-10-31 16:01:23 +00008814Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8815
8816 * threads.c: improvements to the Windows-side of thread handling
8817 * testThreads.c: conditionally excluded unistd.h
8818 * testThradsWin32.c: broke overlong lines
8819 * include/win32config.h: adapted thread-related macros to the new
8820 scheme and for pthreads on Windows
8821 * win32/Makefile.msvc: introduced a more flexible thread build,
8822 added testThreads[Win32].c to the build
8823 * win32/configure.js: introduced a more flexible thread config
8824
John Fleck61f6fb62002-10-31 15:23:29 +000088252002-10-31 John Fleck <jfleck@inkstain.net>
8826
8827 * doc/xml.html (and, by implication, FAQ.html)
8828 added UTF-8 conversaion FAQ from Marcus Labib Iskander
8829
Igor Zlatkovicf95b56b2002-10-29 17:33:35 +00008830Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8831
8832 * configure.in: removed xmlwin32version.h
8833 * include/libxml/Makefile.am: removed xmlwin32version.h
8834
Daniel Veillardce66ce12002-10-28 19:01:59 +00008835Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
8836
8837 * tree.c: applied patch from Brian Stafford to fix a bug
8838 in xmlReconciliateNs()
8839
Daniel Veillard7e3f1402002-10-28 18:52:57 +00008840Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
8841
8842 * tree.c: applied patch from Christian Glahn to allow
8843 xmlNewChild() on document fragment nodes
8844
Daniel Veillardb39bc392002-10-26 19:29:51 +00008845Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
8846
8847 * parser.c: Christian Glahn found a problem with a recent
8848 patch to xmlParseBalancedChunkMemoryRecover()
8849 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
8850 problems
8851 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
8852 test/schemas/seq*: added the test cases from Charles
8853
Daniel Veillard366a9152002-10-23 20:43:53 +00008854Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
8855
8856 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
8857 serious cleanup of the spec file and associated changes
8858 in the Makefiles.
8859 * valid.c: try to remove some warnings on x86_64
8860
Daniel Veillardd033d022002-10-23 14:55:02 +00008861Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
8862
8863 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
8864 fix bug #96586
8865
Daniel Veillardce02dbc2002-10-22 19:14:58 +00008866Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
8867
8868 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
8869 parsing, applied his patch
8870 * result/HTML/attrents.html result/HTML/attrents.html.err
8871 result/HTML/attrents.html.sax test/HTML/attrents.html:
8872 added the test and result case provided by Mikhail Sogrine
8873
Daniel Veillarde645e8c2002-10-22 17:35:37 +00008874Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
8875
8876 * vms/build_libxml.com vms/config.vms vms/readme.vms
8877 include/libxml/parser.h include/libxml/parserInternals.h
8878 include/libxml/tree.h include/libxml/xmlIO.h
8879 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
8880 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
8881 Applied the VMS update patch from Craig A. Berry
8882 * doc/*.html: update
8883
Daniel Veillardf000f072002-10-22 14:28:17 +00008884Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
8885
8886 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
8887
Daniel Veillard1e208222002-10-22 14:25:25 +00008888Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
8889
8890 * debugXML.c: adding a grep command to --shell in xmllint
8891 for T.V. Raman
8892
Daniel Veillard9cdcf362002-10-22 14:23:59 +00008893Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
8894
8895 * xmlcatalog.c: tried to fix some of the problem with --sgml
8896
Daniel Veillard935494a2002-10-22 14:22:46 +00008897Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
8898
8899 * parser.c: tried to fix bug #91500 where doc->children may
8900 be overriden by a call to xmlParseBalancedChunkMemory()
8901
8902Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
8903
8904 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
8905 identifiers in SGML catalogs containing '&'
8906
Daniel Veillardc0ac0692002-10-20 21:31:50 +00008907Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
8908
8909 * python/types.c: fixed bugs when passing result value tree
8910 to Python functions.
8911
Daniel Veillard48267432002-10-18 11:21:38 +00008912Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
8913
8914 * configure.in: preparing the release of 2.4.26
8915 * doc/*: updated and rebuilt the documentation
8916
Daniel Veillardbb284f42002-10-16 18:02:47 +00008917Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
8918
8919 * parser.c: fixed a XML Namespace compliance bug reported by
8920 Alexander Grimalovsky
8921
Daniel Veillard44892f72002-10-16 15:23:26 +00008922Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
8923
8924 * HTMLtree.c: fixed serialization of script and style when
8925 they are not lowercase (i.e. added using the API to the tree).
8926
Daniel Veillard2fd85422002-10-16 14:32:41 +00008927Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
8928
8929 * valid.c: make xmlValidateDocument emit a warning msg if there
8930 is no DTD, pointed by Christian Glahn
8931
Daniel Veillard32370232002-10-16 14:08:14 +00008932Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
8933
8934 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
8935 content model when some of the blocks have min or max, and a couple
8936 of bugs found in the process.
8937 * result/schemas/list0* test/schemas/list0*: added some specific
8938 regression tests
8939
Daniel Veillarda2e8c5c2002-10-15 10:41:43 +00008940Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
8941
8942 * README: updated the contact informations
8943
Daniel Veillard63186732002-10-15 08:43:17 +00008944Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
8945
8946 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
8947 misses it, reported by Peter Bray.
8948
Daniel Veillard96c3a3b2002-10-14 15:39:04 +00008949Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
8950
8951 * tree.c: investigating xmlNodeGetContent() on namespace nodes
8952 and removed a few warnings
8953
Daniel Veillard819d5cb2002-10-14 11:15:18 +00008954Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
8955
8956 * parser.c: Christian Glahn found a small bug in the push parser.
8957 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
8958 public
8959
Daniel Veillard6045c902002-10-09 21:13:59 +00008960Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
8961
8962 * xmlschemas.c include/libxml/xmlschemas.h: added
8963 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
8964 * testSchemas.c: added --memory to test the new interface
8965
Daniel Veillardf0070122002-10-09 14:24:17 +00008966Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
8967
8968 * doc/index.py doc/search.php: integrated the XSLT indexing,
8969 a few fixed in the indexer, added a scope selection at the
8970 search level.
8971
Daniel Veillard01992e02002-10-09 10:20:30 +00008972Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
8973
8974 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
8975 this was due to uninitialized parts of the validation context
8976
Daniel Veillard321be0c2002-10-08 21:26:42 +00008977Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
8978
8979 * debugXML.c: applied patch from Mark Vakoc except the API
8980 change, preserved it.
8981 * doc/*: updated the docs to point to the search engine for
8982 information lookup or before bug/help reports.
8983
Daniel Veillard01e87d22002-10-08 16:55:06 +00008984Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
8985
8986 * doc/index.py doc/search.php: added mailing-list archives
8987 indexing and lookup
8988
Daniel Veillard9dc1cf12002-10-08 08:26:11 +00008989Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
8990
8991 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
8992
Daniel Veillard9b006132002-10-07 11:13:27 +00008993Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
8994
8995 * doc/index.py: improved HTML indexing
8996 * doc/search.php: make the queries also lookup the HTML based indexes
8997
Daniel Veillard141d04b2002-10-06 21:51:18 +00008998Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
8999
9000 * doc/index.py: added HTML page indexing
9001
Igor Zlatkovic91a62702002-10-04 13:34:16 +00009002Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9003
Igor Zlatkovicd7f3c332002-10-04 13:38:53 +00009004 * xmlIO.c: extended Windows path normalisation to fix the base
Igor Zlatkovic91a62702002-10-04 13:34:16 +00009005 problem in libxslt.
9006 * catalog.c: fixed list handling in XML_CATALOG_FILES
9007
Daniel Veillardceb09b92002-10-04 11:46:37 +00009008Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9009
9010 * valid.c: typo/bug found by Christian Glahn
9011
Igor Zlatkovic9d66fa12002-09-29 17:54:36 +00009012Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9013
9014 * xmlIO.c: applied Windows CE patch from Javier.
9015 * win32/wince: new directory, contains support for the PocketPC
9016 with Windows CE from Javier.
9017 * include/win32config.h: reorganised, removed duplicate
9018 definitions and applied WinCE patch from Javier.
9019 * include/wsockcompat.h: new file, now contains WinSock
9020 compatibility macros.
9021 * win32/Makefile.msvc: introduced double-run compilation.
9022
Daniel Veillarde16b5742002-09-26 17:50:03 +00009023Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
9024
9025 * configure.in include/libxml/xmlwin32version.h: preparing release
9026 of 2.4.25
9027 * doc/*: updated and regenerated teh docs and web pages.
9028
Daniel Veillard90d68fb2002-09-26 16:10:21 +00009029Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9030
9031 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
9032 error were not covering namespace declarations.
9033 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
9034 it was missing the attribute declaration for the namespace
9035 * result/VC/NS3: the fix now report breakages in that test
9036
Daniel Veillardabe01742002-09-26 12:40:03 +00009037Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9038
9039 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
9040
Daniel Veillard2ace1952002-09-26 12:28:02 +00009041Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9042
9043 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
9044 and regenerated the docs and web site
9045
Daniel Veillarddda8f1b2002-09-26 09:47:36 +00009046Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9047
9048 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
9049 ATTRIBUTE_UNUSED is always put after the attribute declaration,
9050 not before
9051
Daniel Veillardd4cb1e82002-09-26 09:34:23 +00009052Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9053
9054 * python/generator.py python/libxml2class.txt: fixed a stupid error
9055 breaking the python API
9056
Daniel Veillardb7c29c32002-09-25 22:44:43 +00009057Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9058
9059 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
9060 triostr.c triostr.h: applied a trio update patch from
9061 Bjorn Reese which should work with MinGW
9062
Daniel Veillardbd9afb52002-09-25 22:25:35 +00009063Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9064
9065 * tree.c: improving some documentation comments
9066 * xmlregexp.c: found and fixed a mem leak with python regression tests
9067 * doc/*: rebuilt the doc and the API XML file including the
9068 xmlregexp.h xmlautomata.h and xmlunicode.h headers
9069 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
9070 python/types.c: added access to the XML Schemas regexps from
9071 python
9072 * python/tests/Makefile.am python/tests/regexp.py: added a
9073 simple regexp bindings test
9074
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +00009075Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
9076
Daniel Veillardbd9afb52002-09-25 22:25:35 +00009077 * doc/xml.html:
9078 fixing ftp links - thanks to Vitaly Ostanin
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +00009079
Daniel Veillard118aed72002-09-24 14:13:13 +00009080Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
9081
9082 * xmlregexp.c: fixed the data callback on transition functionality
9083 which was broken when using the compact form
9084 * result/schemas/*: updated the results, less verbose, all tests
9085 pass like before
9086 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
9087 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
9088 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
9089 annoying warnings
9090 * xpath.c: try to provide better error report when possible
9091
Daniel Veillard72336152002-09-21 13:08:14 +00009092Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9093
9094 * Makefile.am: fixed a breakage raised by Jacob
9095
Igor Zlatkovic3f1e94b2002-09-20 18:08:17 +00009096Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9097
9098 * include/win32config.h: added HAVE_ERRNO_H definition for parts
9099 which don't use sockets
9100
Igor Zlatkovic01280582002-09-20 16:40:34 +00009101Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9102
9103 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
9104 * win32/configure.js: applied zlib patch from Daniel Gehriger
9105
Igor Zlatkovic9a4efcb2002-09-20 13:41:55 +00009106Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9107
9108 * win32/configure.js: applied the patch from Mark Vakoc for
9109 regexp support
9110 * win32/libxml2.def.src: applied the patch from Mark Vakoc
9111 for regexp support
9112
Daniel Veillardb5c05732002-09-20 13:36:25 +00009113Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9114
9115 * xmlschemastypes.c: as pointed by Igor Float and Double
9116 parsing ain't finished yet
9117
Daniel Veillard40b11342002-09-20 12:01:39 +00009118Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
9119
9120 * Makefile.am configure.in: trying to fix #88412 by bypassing
9121 all the python subdir if python ain't detected
9122
Daniel Veillard23e73572002-09-19 19:56:43 +00009123Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9124
9125 * Makefile.am configure.in include/libxml/xmlversion.h.in:
9126 made configuring with regexps/automata/unicode the default
9127 but without schemas ATM
9128 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
9129 fixed the regexp based DTD validation performance and memory
9130 problem by switching to a compact form for determinist regexps
9131 and detecting the determinism property in the process. Seems
9132 as fast as the old DTD validation specific engine :-) despite
9133 the regexp built and compaction process.
9134
Daniel Veillard5acfd6b2002-09-18 16:29:02 +00009135Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9136
9137 * valid.c: determinism is debugged, new DTD checking code now works
9138 but xmlFAComputesDeterminism takes far too much CPU and the whole
9139 set usues too much memory to be really usable as-is
9140
Daniel Veillard0f04f8e2002-09-17 23:04:40 +00009141Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9142
9143 * tree.c: fixed another stupid bug in xmlGetNodePath()
9144 * xmllint.c: --version now report the options compiled in
9145
Daniel Veillarda646cfd2002-09-17 21:50:03 +00009146Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9147
9148 * HTMLparser.c: small cleanup
9149 * valid.c xmlregexp.c: switched DTD validation to use only regexp
9150 when configured with them. A bit of debugging around the determinism
9151 checks is still needed
9152
Daniel Veillard63b01c22002-09-17 19:25:28 +00009153Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9154
9155 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
9156
Daniel Veillard92727042002-09-17 17:59:20 +00009157Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9158
9159 * xmlIO.c: small portability glitch fixed.
9160
Daniel Veillard84d70a42002-09-16 10:51:38 +00009161Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9162
9163 * xmlschemastypes.c: incomplete steps for real/double support
9164 * testAutomata.c include/libxml/xmlautomata.h
9165 include/libxml/xmlregexp.h: avoiding a compilation problem
9166 * valid.c include/libxml/valid.h: starting the work toward using
9167 the regexps for actual DTD validation
9168
Daniel Veillardaeb258a2002-09-13 14:48:12 +00009169Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9170
9171 * hash.c: cosmetic cleanup
9172 * valid.c include/libxml/tree.h include/libxml/valid.h: started
9173 integrating a DTD validation layer based on the regexps
9174
Daniel Veillard4402ab42002-09-12 16:02:56 +00009175Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
9176
9177 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
9178 the determinism was tested before eliminating the epsilon
9179 transitions :-(
9180
Daniel Veillardc6d4a932002-09-12 15:00:57 +00009181Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
9182
9183 * python/generator.py python/libxml.c python/libxml.py
9184 python/libxml2-python-api.xml python/libxml2class.txt
9185 python/libxml_wrap.h python/types.c: updated the python
9186 bindings, added code for easier File I/O, and the ability to
9187 define a resolver from Python fixing bug #91635
9188 * python/tests/Makefile.am python/tests/inbuf.py
9189 python/tests/outbuf.py python/tests/pushSAXhtml.py
9190 python/tests/resolver.py python/tests/serialize.py: updated
9191 and augmented the set of Python tests.
9192
Igor Zlatkovic353bf582002-09-10 19:07:14 +00009193Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9194
9195 * win32/configure.js: added more readme info for the binary
9196 package.
9197
Daniel Veillard607b35c2002-09-10 12:16:19 +00009198Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9199
9200 * xmlIO.c: fixed a stupid out of bound array error
9201
9202Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9203
9204 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
9205 messing around with support for Windows path, cleanups,
9206 trying to identify and fix the various code path to the
9207 filename access. Added xmlNormalizeWindowsPath()
9208
Daniel Veillard76575762002-09-05 14:21:15 +00009209Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9210
9211 * error.c valid.c: working on better error reporting of validity
9212 errors, especially providing an accurate context.
9213 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
9214 error reports in those cases.
9215
Daniel Veillard3487c8d2002-09-05 11:33:25 +00009216Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9217
9218 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
9219 parser.c parserInternals.c xmlIO.c: get rid of all the
9220 perror() calls made in the library execution paths. This
9221 should fix both #92059 and #92385
9222
Daniel Veillard19aa7022002-09-05 11:14:19 +00009223Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
9224
9225 * xmllint.c: memory leak reporting was broken after a change
9226 of the preprocessor symbol used to activate it.
9227
Daniel Veillardec6725e2002-09-05 11:12:45 +00009228Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9229
9230 * tree.c: try to make the copy function work for node of
9231 type XML_DOCUMENT_FRAG_NODE, they are only created by the
9232 DOM layers though, not libxml2 itself.
9233
Daniel Veillardb9cd8b42002-09-05 10:58:49 +00009234Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
9235
9236 * valid.c: try to provide file and line informations, not all
9237 messages are covered, but it's a (good) start
9238
Daniel Veillardbbc72c32002-09-05 10:52:10 +00009239Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
9240
9241 * xinclude.c: reimplemented a large part of the XInclude
9242 processor, trying to minimize resources used, James Henstridge
9243 provided a huge test case which was exhibiting severe memory
9244 consumption problems.
9245
Daniel Veillard2206dbf2002-09-05 08:09:37 +00009246Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
9247
9248 * python/Makefile.am: applied patch from Christophe Merlet to
9249 reestablish DESTDIR
9250
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009251Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
9252
9253 * libxml.spec.in: fixes libary path for x86_64 AMD
9254
John Fleckbe98b332002-09-04 03:16:23 +00009255Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
9256
9257 * doc/tutorial/includekeyword.c
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009258 * doc/tutorial/xmltutorial.xml:
John Fleckbe98b332002-09-04 03:16:23 +00009259 (plus resulting generated html files)
9260 fixing one spot I missed in the tutorial where I hadn't freed
9261 memory properly
9262
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009263Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
9264
9265 * doc/tutorial/includeaddattribute.c
9266 * doc/tutorial/includeaddkeyword.c
9267 * doc/tutorial/includegetattribute.c
9268 * doc/tutorial/includekeyword.c
9269 * doc/tutorial/xmltutorial.xml
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009270 * doc/tutorial/*.html:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009271 update tutorial to properly free memory (thanks to Christopher
9272 R. Harris for pointing out that this needs to be done)
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009273 * doc/tutorial/images/callouts/*.png:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009274 added image files so the callouts are graphical, making it
9275 easier to read ( use "--param callout.graphics 1" to generate
9276 html with graphical callouts)
9277
Daniel Veillarde1662542002-08-28 11:50:59 +00009278Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
9279
9280 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
9281 nice logos generated by Marc Liyanage
9282 * doc/site.xsl *.html: changed the stylesheet to show the new
9283 logo and regenerated the pages
9284
Daniel Veillardb212bbb2002-08-25 14:39:16 +00009285Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9286
9287 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
9288
Daniel Veillard42766c02002-08-22 20:52:17 +00009289Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9290
9291 * xpath.c: possible mem leak patch from Jason Adams
9292
9293Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9294
9295 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
9296 in the XQuery namespace
9297 * configure.in: preparing 2.4.24
9298 * doc/*.html: updated the web pages
9299
9300Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9301
9302 * python/generator.py: closing bug #85258 by generating conditional
9303 compile check to avoid linking to routines not configured in.
9304
Havoc Pennington84ec40a2002-08-22 13:59:35 +000093052002-08-22 Havoc Pennington <hp@pobox.com>
9306
9307 * autogen.sh: update error message for missing automake
9308
Daniel Veillard08cccaa2002-08-22 09:47:29 +00009309Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
9310
9311 * python/Makefile.am: typo in target name resulted in libxml2.py
9312 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
9313
Daniel Veillard22669b22002-08-22 07:17:11 +00009314Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
9315
9316 * win32/win32/Makefile.mingw: updated with version from
9317 Elizabeth Barham at http://soggytrousers.net/repository/
9318
Igor Zlatkovica40adbc2002-08-20 14:42:32 +00009319Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9320
9321 * win32/Makefile.msvc: added the prefix location to the include
9322 and lib search path.
9323
Havoc Pennington830e8972002-08-18 22:22:13 +000093242002-08-18 Havoc Pennington <hp@pobox.com>
9325
9326 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
9327 both automake 1.6 and 1.4 installed get the right automake. Means
9328 compilation from CVS will now require the latest automake 1.4
9329 release, or manually creating symlinks called "automake-1.4" and
9330 "aclocal-1.4"
9331
Daniel Veillardb6984ef2002-08-14 16:55:31 +00009332Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9333
9334 * configure.in python/Makefile.am: more AMD 64 induced changes from
9335 Frederic Crozat
9336
Daniel Veillardc4bad4a2002-08-14 14:45:25 +00009337Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9338
9339 * xinclude.c: oops I was missing the xml:base fixup too
9340 * result/XInclude/*.xml: this adds xml:base attributes to most
9341 results of the tests
9342
Daniel Veillarde3b7d9a2002-08-14 14:11:30 +00009343Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9344
9345 * xinclude.c: quick but apparently working implementation of
9346 xi:fallback, should close bug #89684
9347 * Makefile.am test/XInclude/docs/fallback.xml
9348 result/XInclude/fallback.xml: added a basic test for fallback,
9349 and run with --nowarning to avoid a spurious warning
9350 * configure.in: applied patch from Frederic Crozat for python
9351 bindings on AMD 64bits machines.
9352
Daniel Veillard9e923512002-08-14 08:48:52 +00009353Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9354
9355 * parser.c: xmlSAXUserParseMemory() really ought to fail if
9356 the caller don't pass a SAX callback block.
9357
Daniel Veillardc1a0da32002-08-14 08:32:18 +00009358Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9359
9360 * tree.c: applied the same fix for the XML-1.0 namespace to
9361 xmlSearchNsByHref() as was done for xmlSearchNs()
9362
Daniel Veillardad11b302002-08-12 14:53:41 +00009363Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9364
9365 * libxml.3: small cleanup of the man page
9366 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
9367 when serializing HREF attributes generated by XSLT.
9368
Daniel Veillardc084e472002-08-12 13:27:28 +00009369Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9370
9371 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
9372 version of Marc Liyanage' patch for boolean attributes in HTML
9373 output
9374
Daniel Veillard5f91b372002-08-12 12:13:01 +00009375Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
9376
9377 * python/tests/serialize.py: fixed the test results, indenting
9378 behaviour changed slightly
9379
Aleksey Sanin9e951762002-08-08 18:02:41 +00009380Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
9381
9382 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
9383 new c14n function to Windows def files
9384
Aleksey Saninea4272a2002-08-02 23:50:03 +00009385Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
9386
9387 * c14n.c: fixed a memory leak in c14n code
9388
Daniel Veillard58e44c92002-08-02 22:19:49 +00009389Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
9390
9391 * parser.c include/libxml/parser.h: adding a new API for Christian
9392 Glahn: xmlParseBalancedChunkMemoryRecover
9393 * valid.c: patch from Rick Jones for some grammar cleanup in
9394 validation messages
9395 * result/VC/* result/valid/*: this slightly change some of the
9396 regression tests outputs
9397
Daniel Veillard0bf29002002-08-01 12:54:11 +00009398Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9399
9400 * tree.c: trying to fix a problem in namespaced attribute handling
9401 raised by Christian Glahn
9402
Daniel Veillard6f46f6c2002-08-01 12:22:24 +00009403Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9404
9405 * encoding.c include/libxml/encoding.h: Opening the interface
9406 xmlNewCharEncodingHandler as requested in #89415
9407 * python/generator.py python/setup.py.in: applied cleanup
9408 patches from Marc-Andre Lemburg
9409 * tree.c: fixing bug #89332 on a specific case of loosing
9410 the XML-1.0 namespace on xml:xxx attributes
9411
Aleksey Sanin2c135a12002-08-01 06:31:50 +00009412Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
9413
9414 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
9415 corner case from new Merlin's test suite and added a callback
9416 that will be used to improve xmlsec performance
9417
9418
Daniel Veillard0b22def2002-07-29 16:23:03 +00009419Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
9420
9421 * HTMLtree.c: trying to fix the <style> escaping problem in
9422 HTML serialization bug #89342
9423
Daniel Veillard0b28e882002-07-24 23:47:05 +00009424Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9425
9426 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
9427 and rebuilt the web site.
9428
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +00009429Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard0b28e882002-07-24 23:47:05 +00009430
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +00009431 * include/libxml/tree.h: added _private member to xmlNs struct
9432
Daniel Veillard1d995272002-07-22 16:43:32 +00009433Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9434
9435 * HTMLparser.c: fixing bug #84876 based on the xml working
9436 code.
9437
William M. Brack61eaba52002-07-21 11:14:18 +00009438Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9439
9440 * python/Makefile.am: enhanced to fix bug 72012 (errors
9441 when using '-jX' make parameter)
9442
William M. Brackef61d202002-07-19 08:32:00 +00009443Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9444
9445 * xpath.c: small additional enhancement for booleans
9446 compared to nodesets
9447
Daniel Veillard3a42f3f2002-07-17 17:57:34 +00009448Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9449
9450 * HTMLtree.c: changed the order of the encoding declaration
9451 attributes in the meta tags due to a bug in IE/Mac
9452
William M. Brack0c022ad2002-07-12 00:56:01 +00009453Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9454
9455 * xpath.c: enhanced handling of booleans (especially '='
9456 and '!=' for nodesets) - fixes bug 85256. Added new
9457 routine xmlXPathNotEqualValues for more proper handling
9458 of '!=' when nodesets are involved.
9459
Daniel Veillard06944e22002-07-11 19:55:18 +00009460Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9461
9462 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
9463 doc/xmlcatalog_man.xml to the source distribution
9464
Igor Zlatkovic6ac30172002-07-10 19:22:48 +00009465Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9466
9467 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
9468 asked for this.
9469
Daniel Veillard539638b2002-07-06 19:55:14 +00009470Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
9471
9472 * configure.in: preparing 2.4.23
9473 * doc/*: rebuilt the docs
9474
Daniel Veillard176d99f2002-07-06 19:22:28 +00009475Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
9476
9477 * parser.c: fixing bug #84169 by fixing the
9478 comment of xmlCreatePushParserCtxt to describe the
9479 encoding detection parameters better.
9480
Daniel Veillard37f961d2002-07-06 17:53:56 +00009481Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
9482
9483 * valid.c: fixing bug #79331 in one path the lookup for
9484 ID attributes on a namespaced node wasn't handled correctly :-\
9485
Daniel Veillard8c9872c2002-07-05 18:17:10 +00009486Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
9487
9488 * HTMLparser.c: trying to fix 87235 about discarded white
9489 spaces in the HTML parser.
9490 * result/HTML/*: this changes the output of a number of HTML
9491 regression tests
9492
Daniel Veillardfdc91562002-07-01 21:52:03 +00009493Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
9494
9495 * xpath.c: applied patch from Richard Jinks for the namespace
9496 axis + fixed a memory error.
9497 * parser.c parserInternals.c: applied patches from Peter Jacobi
9498 removing ctxt->token for good.
9499 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
9500 popped out by the regression tests.
9501 * Makefile.am: patch for threads makefile from Gary Pennington
9502
William M. Brack6000af52002-06-28 11:43:13 +00009503Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9504
Daniel Veillardfdc91562002-07-01 21:52:03 +00009505 * xpath.c: enhanced behaviour of position() after usage of
William M. Brack6000af52002-06-28 11:43:13 +00009506 expressions involving preceding-sibling (et al).
9507
Daniel Veillard153120c2002-06-18 07:58:35 +00009508Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
9509
9510 * hash.c: applied a patch from Peter Jacobi to solve a problem
9511 when compiling with the Watcom C on Win32
9512 * result/schemas/*.err: the change of hashing algo generated
9513 permutations in the output
9514
Daniel Veillard5f7f9912002-06-17 17:03:00 +00009515Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9516
9517 * hash.c: applied patch from Sander Vesik improving the quality of
9518 the hash function.
9519
Aleksey Sanina5808b92002-06-14 17:07:41 +000095202002-06-14 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin49cc9752002-06-14 17:07:10 +00009521
9522 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
9523 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
9524 xmllint.c xpath.c: replaced sprintf() with snprintf()
9525 to prevent possible buffer overflow (the bug was pointed
9526 out by Anju Premachandran)
9527
Daniel Veillarde059b892002-06-13 15:32:10 +00009528Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9529
9530 * parser.c: removed an uninitialized data error popped by valgrind
9531 on PE references
9532
MDT 2002 John Fleckd7ca7f92002-06-13 03:41:03 +00009533Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
9534
9535 * doc/xml.html
9536 adding tutorial reference to the web page
9537
MDT 2002 John Fleck54520832002-06-13 03:30:26 +00009538Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
9539
9540 * doc/tutorial/xmltutorial.xml
9541 * doc/tutorial/ar01s07.html
9542 * doc/tutorial/ape.html
9543 * doc/tutorial/includegetattribute.c
9544 adding section to tutorial about retrieving an attribute
9545 value
9546
Daniel Veillardf5582f12002-06-11 10:08:16 +00009547Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9548
9549 * parser.c: applied a couple of patches from Peter Jacobi to start
9550 to get rid of ctxt->token, with a possible significant speed
9551 improvement to be gained once done. Better compliance with PE
9552 references constructs in DTDs too.
9553 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
9554 from Peter too
9555
Daniel Veillard38d80e22002-06-11 07:24:56 +00009556Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9557
9558 * parser.c: Babak Vahedipour-Kunze reported that openTag in
9559 xmlParseElement was likely to have been deallocated at the
9560 time of the report, possibly leading to segfault. Just report
9561 the tag name now.
9562
Daniel Veillard9e412302002-06-10 15:59:44 +00009563Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9564
9565 * xpath.c: patch from Richard Jinks for XPath substring() function
9566 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
9567
Aleksey Sanina5808b92002-06-14 17:07:41 +000095682002-06-06 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin9c45ba82002-06-06 21:46:13 +00009569
9570 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
9571
MDT 2002 John Flecka63f3ff2002-06-06 02:14:01 +00009572Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
9573
9574 *doc/FAQ.html
9575 fixing typos in FAQ, thanks to Robert Funnell for the
9576 editing help
9577
Daniel Veillardd2fd1b62002-06-05 12:52:34 +00009578Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9579
9580 * NEWS: got complaints from rpmlint that it was empty
9581
MDT 2002 John Fleck598f6eb2002-06-04 15:10:36 +00009582Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
9583
9584 * added doc/tutorial, including:
9585 apa.html
9586 apb.html
9587 apc.html
9588 apd.html
9589 ar01s02.html
9590 ar01s03.html
9591 ar01s04.html
9592 ar01s05.html
9593 ar01s06.html
9594 includeaddattribute.c
9595 includeaddkeyword.c
9596 includekeyword.c
9597 includestory.xml
9598 index.html
9599 xmltutorial.xml
9600 libxml tutorial, including generated html
9601
Aleksey Saninf8cb6dd2002-06-04 04:27:06 +00009602Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
9603
9604 * result/c14n/exc-without-comments/merlin-c14n-two-*
9605 result/c14n/without-comments/merlin-c14n-two-*
9606 test/c14n/exc-without-comments/merlin-c14n-two-*
9607 test/c14n/without-comments/merlin-c14n-two-*
9608 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
9609 c14n/exc-c14n and slightly modified test script to handle
9610 these test cases
9611 * c14n.c: fixed bugs for complicated nodes set (namespace
9612 without node and others from merlin-c14n-two.tar.gz)
9613 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
9614 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
9615 for xmlsec performance patch
9616 * xpath.c: fixed self::node() for namespaces and attributes
9617
Daniel Veillardd2fd1b62002-06-05 12:52:34 +00009618Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
9619
9620 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
9621 but with the format parameter
9622 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
9623
Aleksey Saninc57f9c12002-05-31 19:14:57 +00009624Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
9625
9626 * Makefile.am: updated c14n tests suite
9627 * c14n.c: performance improvement for previous c14n patch
9628
Daniel Veillarde72c7562002-05-31 09:47:30 +00009629Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9630
9631 * parser.c: another peroformance patch from Peter Jacobi, that
9632 time on parsing attribute values.
9633
Aleksey Sanin508a1012002-05-31 06:32:32 +00009634Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
9635
9636 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
9637 into LibXML2 test suite
9638
Aleksey Sanindffd5c82002-05-31 04:24:13 +00009639Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
9640
9641 * c14n.c: propagating xpath ancesstors node fix to c14n
9642 plus small performance improvement to reduce number of
9643 mallocs
9644 * xpath.c: fixed ancestors axis processing for namespace nodes
9645
Daniel Veillard46de64e2002-05-29 08:21:33 +00009646Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
9647
9648 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
9649 Peter Jacobi
9650
Daniel Veillardd5e22ef2002-05-27 21:17:57 +00009651Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9652
9653 * configure.in: preparing 2.4.22
9654
Daniel Veillard1b31e4a2002-05-27 14:44:50 +00009655Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9656
9657 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
9658 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
9659 a public entry point.
9660 * doc/*: rebuilt the API and docs
9661
Daniel Veillarded23b7d2002-05-27 12:16:02 +00009662Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9663
9664 * xpath.c: patch from Richard Jinks to fix a problem introduced
9665 in the previous patch and pointed by Norm
9666
Daniel Veillardc6924812002-05-24 11:10:43 +00009667Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
9668
9669 * libxml.spec.in: fixing bug #81112
9670
Daniel Veillard234bc4e2002-05-24 11:03:05 +00009671Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9672
9673 * uri.c: fixing bug #82848
9674
Daniel Veillarda2878972002-05-24 07:54:39 +00009675Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9676
9677 * result/catalogs/mycatalog.full: Aleksey's commit changed the
9678 output of one catalog test
9679
Aleksey Sanin114e4752002-05-24 07:20:27 +00009680Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillarda2878972002-05-24 07:54:39 +00009681
Aleksey Sanin114e4752002-05-24 07:20:27 +00009682 * global.data globals.c tree.c include/libxml/globals.h
9683 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
9684 default value for global parameter xmlIndentTreeOutput to 1 and
9685 introduced new global parameter xmlTreeIndentString (the string
9686 used to do one-level indent) with default value " " (as it was
9687 in tree.c)
9688
Daniel Veillard49d5af82002-05-23 11:55:49 +00009689Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9690
9691 * Makefile.am: Merijn Broeren pointed out a problem when compiling
9692 with trio and schemas.
9693
Daniel Veillard7c13af42002-05-22 09:57:32 +00009694Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9695
9696 * xpath.c: patch from Richard Jinks to fix the problem raised in
9697 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
9698
Daniel Veillard5a872412002-05-22 06:40:27 +00009699Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9700
9701 * xmlschemas.c: a bit of work on import.
9702 * xmlschemastypes.c: Charles Bozeman provided a compare function
9703 for date/time types so min/max facet restrictions should work,
9704 indeterminate comparisons return an error instead of equal.
9705 * test/schemas/date_0* result/schemas/date_0_0: specific test
9706 from Charles Bozeman too
9707
Daniel Veillard10b6da42002-05-18 07:55:20 +00009708Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9709
9710 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
9711 from Christian Cornelssen fixing the man pages and the Catalog
9712 building script.
9713 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
9714 next step is <xs:import> I now have a reasonable understanding
9715 of how it works.
9716
Daniel Veillarde5354492002-05-16 08:43:22 +00009717Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9718
9719 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
9720
Igor Zlatkovic1396e182002-05-14 22:22:40 +00009721Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9722
9723 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
9724
Daniel Veillard088bf112002-05-14 11:03:59 +00009725Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
9726
9727 * xpath.c: fixing an XPath function evalutation bug pointed out
9728 by Alexey Efimov where the context was lost when evaluating
9729 the function arguments
9730
Aleksey Sanin79376ba2002-05-14 06:41:32 +00009731Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard088bf112002-05-14 11:03:59 +00009732
Aleksey Sanin79376ba2002-05-14 06:41:32 +00009733 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
9734 function public for XMLSec performance optimizations
9735
Daniel Veillard3cd72402002-05-13 10:33:30 +00009736Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
9737
9738 * python/generator.py python/libxml2class.txt : fixed a problem
9739 with the HTML parser pointed by Gary Benson
9740 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
9741 example
9742
Aleksey Sanine48a3182002-05-09 18:20:01 +00009743Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9744 * parser.c: fixed bug #81159 (memory growth in SAX)
9745
Aleksey Sanin50fe8b12002-05-07 16:21:36 +00009746Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9747 * xpath.c: fixed bug #78858 (the real fix)
9748
Aleksey Sanin29b6f762002-05-05 06:59:57 +00009749Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin50fe8b12002-05-07 16:21:36 +00009750 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
Aleksey Sanin29b6f762002-05-05 06:59:57 +00009751
Daniel Veillard4cbe4702002-05-05 06:57:27 +00009752Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9753
9754 * tree.c: modified xmlNodeSetBase to allow changing the
9755 base of a document.
9756
Daniel Veillard070803b2002-05-03 07:29:38 +00009757Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
9758
9759 * xmlschemastypes.c: patch Charles Bozeman for validation of
9760 all the date, time, and duration types
9761 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
9762 * configure.in: fixed an error pointed by an user
9763 * xml2-config.in: fixed an error pointed by an user
9764
Aleksey Sanin5aac8b82002-05-01 18:32:28 +00009765Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9766
9767 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
9768 win32/libxml2.def.src xmlIO.c: exported default
9769 'file:', 'http:' and 'ftp:' protocols input handlers
9770 and maked protocols comparisson case insensitive
9771
Daniel Veillard34de97f2002-04-30 14:29:22 +00009772Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9773
9774 * configure.in: Neven Has detected a typo
9775
Daniel Veillard28577c32002-04-30 06:48:41 +00009776Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
9777
9778 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
9779 as one of the persons allowed to commit directly to the
9780 module.
9781
Daniel Veillardfc57b412002-04-29 15:50:14 +00009782Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9783
9784 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
9785 * valid.c: raised a too low limit
9786 * doc/*: rebuilt the docs
9787
Daniel Veillardeca82812002-04-24 11:42:02 +00009788Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9789
9790 * test/XPath/expr/floats test/XPath/expr/functions
9791 result/XPath/expr/floats result/XPath/expr/functions
9792 xpath.c: another XPath conformance patch from Richard Jinks
9793
Daniel Veillard13e04c62002-04-23 17:51:29 +00009794Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
9795
9796 * xmlschemas.c: fixed validation of attribute groups.
9797 * test/schemas result/schemas: added an example from the primer
9798
Daniel Veillard88c58912002-04-23 07:12:20 +00009799Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9800
9801 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
9802 * test/schemas result/schemas: updated the test list
9803
Daniel Veillarde19fc232002-04-22 16:01:24 +00009804Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9805
9806 * TODO: updated a bit
9807 * parser.c: made a comment more specific
9808 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
9809 Schemas conformance.
9810 * test/schemas result/schemas: updated the test list
9811
Daniel Veillard441bc322002-04-20 17:38:48 +00009812Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
9813
9814 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
9815 implementing xs:all with minOccurs = 0
9816 * tes/schemas/* result/schemas/*: added more tests covering
9817 xs:all
9818
Daniel Veillard8a001f62002-04-20 07:24:11 +00009819Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
9820
9821 * xmlregexp.c: first implementation of the all particle, this
9822 may need to be revisited for case where not all transitions
9823 must be crossed.
9824
Daniel Veillard7646b182002-04-20 06:41:40 +00009825Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9826
9827 * tree.c: another entity processing update from Markus Henke
9828
Bjorn Reese54d02fb2002-04-19 15:16:01 +00009829Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
9830
9831 * trionan.c: fixed crash on OSF/1
9832
Daniel Veillardb4398962002-04-19 07:01:55 +00009833Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
9834
9835 * xmlschemas.c: more Schemas work
9836 * test/schemas/* result/schemas/*: added more tests coming
9837 from the spec.
9838
Daniel Veillard54761132002-04-18 21:00:44 +00009839Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9840
9841 * c14n.c: patch from Aleksey Sanin reflecting a change in the
9842 ExcC14N specification
9843
Daniel Veillardbf8dae82002-04-18 16:39:10 +00009844Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9845
9846 * tree.c: patch from Markus Henke, fix for recursive entities.
9847
Daniel Veillard23b1f372002-04-18 15:50:05 +00009848Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9849
9850 * xpath.c: fix a problem with string() on a document node.
9851
Daniel Veillarddecd64d2002-04-18 14:41:51 +00009852Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9853
9854 * Makefile.am xmlschemas.c: more Schemas work
9855 * test/schemas/* result/schemas/*: added more tests coming
9856 from the spec.
9857
Daniel Veillard6231e842002-04-18 11:54:04 +00009858Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9859
9860 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
9861 * result/HTML/*: this changes a few things in the results
9862
Igor Zlatkovic648b8e92002-04-17 18:35:57 +00009863Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9864
9865 * include/libxml/tree.h: eliminated 'declaration different than
9866 prototype' warning
9867 * include/win32config.h: "resolved" conflicts with errno.h
9868
Daniel Veillardb509f152002-04-17 16:28:10 +00009869Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9870
9871 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
9872 on the automata interfaces and debug of counted choices
9873 * test/schemas/* result/schemas/*: added a number of tests
9874
Daniel Veillard8651f532002-04-17 09:06:27 +00009875Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9876
9877 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
9878 a bit of work on Schemas
9879 * testSchemas.c: try to make it more useful
9880 * test/schemas/* result/schemas/* Makefile.am: changed the
9881 Schemas regression test procedure, started adding a few samples
9882
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00009883Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
9884
9885 * include/libxml/encoding.h: Patch for the Borland C++ builder
9886 * include/libxml/tree.h: Patch for the Borland C++ builder
9887 * threads.c: Patch for the Borland C++ builder
Igor Zlatkovice1eff382002-04-16 19:00:21 +00009888 * win32/bcb5: New directory for the Borland C++ builder
9889 project files
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00009890
Igor Zlatkovicea5148d2002-04-16 17:46:25 +00009891Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
9892
9893 * win32/Makefile.msvc: Update for XML Schema support
9894 * win32/configure.js: Update for XML Schema support
9895 * win32/libxml2.def.src: Update for XML Schema support
9896
Daniel Veillard4255d502002-04-16 15:50:10 +00009897Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
9898
9899 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
9900 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
9901 xmlunicode.c include/libxml/Makefile.am
9902 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
9903 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
9904 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
9905 include/libxml/xmlversion.h.in : merged the current state of
9906 XML Schemas implementation, it is not configured in by default,
9907 a specific --schemas configure option has been added.
9908 * test/automata test/regexp test/schemas Makefile.am
9909 result/automata result/regexp result/schemas:
9910 merged automata/regexp/schemas regression tests
9911
Daniel Veillardbc6f7592002-04-16 07:49:59 +00009912Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
9913
9914 * xpath.c: Gary found a compile time problem, fixes #78823
9915
Daniel Veillarda7084cd2002-04-15 17:12:47 +00009916Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
9917
9918 * configure.in: release of 2.4.20
9919 * doc/*: updated and rebuilt the docs
9920
Daniel Veillardf544f192002-04-15 12:56:56 +00009921Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9922
9923 * python/Makefile.am: patch from Cristian Gafton to build on
9924 Red Hat 6.2, should also fix #75779
9925
Daniel Veillard940492d2002-04-15 10:15:25 +00009926Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9927
9928 * valid.c: first part of fixing #78729
9929
Daniel Veillardeb475a32002-04-14 22:00:22 +00009930Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
9931
9932 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
9933 escaping of URI when saving HTML files.
9934 * result/HTML/*: this impacted some tests
9935
Daniel Veillard9b731d72002-04-14 12:56:08 +00009936Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
9937
9938 * configure.in: trying to fix #77441
9939
Daniel Veillarda8a89fe2002-04-12 21:03:34 +00009940Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
9941
9942 * include/libxml/xmlIO.h: Hallski complained it could not be
9943 included by itself.
9944
Daniel Veillardcb5b4d62002-04-11 08:24:26 +00009945Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
9946
9947 * configure.in: applied an IEEE flag patch for OSF/1 #77825
9948
Igor Zlatkovic9425ce22002-04-10 21:57:11 +00009949Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9950
9951 * win32/configure.js: patch from Nilo for the c14n option
9952 * win32/Makefile.msvc: fixed libxml2.def generation with threads
9953
Daniel Veillardda423da2002-04-10 19:25:38 +00009954Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
9955
9956 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
9957 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
9958 LIBXML_THREAD_ENABLED
9959
Daniel Veillard0eafdef2002-04-10 16:14:34 +00009960Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9961
9962 * xpath.c: another patch from Richard Jinks for substring conformance
9963 * test/XPath/expr/floats test/XPath/expr/strings
9964 result/XPath/expr/floats result/XPath/expr/strings: update of the
9965 test suite to check those.
9966
Daniel Veillard01917aa2002-04-10 11:30:41 +00009967Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9968
9969 * xpath.c: patch from Richard Jinks for .x float parsing.
9970
Daniel Veillard46d6c442002-04-09 16:10:39 +00009971Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
9972
9973 * parser.c: patch from Markus Henke when an encoding ain't recognized
9974
Daniel Veillard88e0ad42002-04-09 13:48:02 +00009975Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9976
9977 * libxml.m4: got a report that #include <string.h> was needed
9978
Daniel Veillard6e4f1c02002-04-09 09:55:20 +00009979Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9980
9981 * xmllint.c: applied a fix from Anthony Jones for -o /--output
9982
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +00009983Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
9984
Daniel Veillard6e4f1c02002-04-09 09:55:20 +00009985 * doc/example.html: fixing typo
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +00009986
Daniel Veillardbd6e6312002-04-01 08:04:14 +00009987Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9988
9989 * xpath.c: fixed a bug in the nodeset to boolean comparison code
9990 pointed out by Melvyn Sopacua.
9991
Daniel Veillarde979e3b2002-03-29 22:43:00 +00009992Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
9993
9994 * libxml.m4: Frédéric Crozat gave a patch related to the change
9995 of Include paths breaking the libxml.m4
9996
Daniel Veillard7089d6b2002-03-29 17:28:10 +00009997Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
9998
9999 * xpath.c: Fix bug #76927 forgot to save some context
10000 when evaluating binary expressions
10001
Daniel Veillardd30be4a2002-03-28 18:25:31 +000010002Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10003
10004 * configure.in: fixed configure for MPE/iX from Markus Henke
10005 * xmlmemory.c: fixed initialization problems
10006 * xpath.c: another set of patches from Richard Jinks this
10007 fixes "make XPathtests" on linux
10008
Daniel Veillard21458c82002-03-27 16:12:22 +000010009Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
10010
10011 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
10012 * test/XPath/expr/compare test/XPath/expr/equality
10013 test/XPath/expr/floats test/XPath/expr/functions
10014 test/XPath/expr/strings result/XPath/expr/compare
10015 result/XPath/expr/equality result/XPath/expr/floats
10016 result/XPath/expr/functions result/XPath/expr/strings: Updated
10017 tests though they show a divergence on Linux
10018
Daniel Veillard28dfed12002-03-27 09:08:17 +000010019Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10020
10021 * xpath.c trionan.c: previous commit also included patches
10022 from Richard Jinks on some IEEE support corner case
10023
Daniel Veillard5fc1f082002-03-27 09:05:40 +000010024Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
10025
10026 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
10027 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
10028 that $(datadir) should be used for docs
10029
Daniel Veillarddb1dc392002-03-26 12:44:39 +000010030Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
10031
10032 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
10033 could leak filedescriptors
10034
Daniel Veillarddd4b9122002-03-26 07:58:43 +000010035Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10036
10037 * configure.in nanohttp.c: applied patch from Allan Clark for
10038 UnixWare/OpenServer
10039
Daniel Veillard19274092002-03-25 16:48:03 +000010040Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10041
10042 * configure.in: preparing 2.4.19
10043 * doc/*: rebuilt the docs
10044
Daniel Veillard56b2db72002-03-25 16:35:28 +000010045Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10046
10047 * nanohttp.c: fixing #76043, got fed up with non-portability
10048 of that piece of code.
10049
Daniel Veillard6f4561a2002-03-25 12:10:14 +000010050Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
10051
10052 * valid.c SAX.c: Never commit without running "make tests" :-(
10053 fix a couple of stupidities in the previous commit
10054 * result/*: a few changes in some attribute order result of previous
10055 commit.
10056
Daniel Veillardd85f4f42002-03-25 10:48:46 +000010057Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10058
10059 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
10060 the internal subset should not raise duplicate ID errors,
10061 also there was a small bug in conjunction to namespace
10062 declarations defaulted and xml:xxx attributes DTD definitions.
10063
Daniel Veillard56cd18b2002-03-22 14:14:43 +000010064Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10065
10066 * xpath.c: Richard Jinks also raised some rounding problems
10067 this tries to fix them
10068
Daniel Veillard4e2df542002-03-22 12:23:14 +000010069Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
10070
10071 * xpath.c: Richard Jinks spotted an incoherent memory allocation
10072 behaviour in xmlXPathCastToString()
10073
Daniel Veillarddb552912002-03-21 13:27:59 +000010074Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10075
10076 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
10077 raised by Morus Walter
10078
Daniel Veillard9e537932002-03-21 13:08:08 +000010079Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10080
10081 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
10082 from Igor
10083
Daniel Veillard6fbcf422002-03-21 12:32:59 +000010084Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10085
10086 * xpath.c: fixing #75619, related to a problem when trying
10087 to evaluate condition when the current node set resulting
10088 from that sub-step evaluation is empty. Also fixes 2 potential
10089 problem with previous-sibling and next-siblings axis.
10090
Daniel Veillard1840ef02002-03-21 08:05:23 +000010091Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10092
10093 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
10094 HTML support is not configured in.
10095
Daniel Veillard561b7f82002-03-20 21:55:57 +000010096Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10097
10098 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
10099 include/libxml/tree.h: dohh I really didn't intended to commit
10100 this test version :-(
10101
Daniel Veillarde50f3b52002-03-20 19:24:21 +000010102Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10103
10104 * testSAX.c: I wanted to see the real speed at the SAX interface
10105 after a little too many Ximianer started complaining about the
10106 parser speed.
10107 added a --quiet option:
10108 paphio:~/XML -> ls -l db100000.xml
10109 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
10110 paphio:~/XML -> time ./testSAX --quiet db100000.xml
10111 3200006 callbacks generated
10112 real 0m1.270s
10113 Which means 16MBytes/s and 3Mcallback/s
10114
Daniel Veillardc62a1472002-03-19 18:35:12 +000010115Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10116
10117 * xpath.c: valgrind spotted another error that time when running
10118 on libxslt regression tests
10119
Daniel Veillard4b3a84f2002-03-19 14:36:46 +000010120Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10121
10122 * Makefile.am: adding "make valgrind" running the full regression
10123 tests (except python ones) under Valgrind (using valgrind -q
10124 which was kindly added by the author).
10125 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
10126 passes cleanly now except an obcure floating point initialization
10127 raised in log10() in one XPath regression test ???
10128 * tree.c: edited some comments to close #75244
10129
Daniel Veillard28cac6b2002-03-19 11:25:30 +000010130Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
10131
10132 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
10133 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
10134 context of ScrollKeeper, made sure that if the number is
10135 an integer, the serialization follows the description at
10136 http://www.w3.org/TR/xpath#section-String-Functions
10137
Daniel Veillard5997aca2002-03-18 18:36:20 +000010138Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10139
Daniel Veillard34ce8be2002-03-18 19:37:11 +000010140 * configure.in: preparing 2.4.18
10141 * doc/*: updated and rebuilt the web site
10142 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
10143 the Windows and Cygwin maintainers.
Daniel Veillard5997aca2002-03-18 18:36:20 +000010144 * parser.c: humm, changed the way the SAX parser work when
10145 xmlSubstituteEntitiesDefault(1) is set, it will then
10146 do the entity registration and loading by itself in case the
10147 user provided SAX getEntity() returns NULL.
10148 * testSAX.c: added --noent to test the behaviour.
10149
Daniel Veillardb5a60ec2002-03-18 11:45:56 +000010150Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10151
10152 * parser.c: Wilfried Teiken provided a hackish but working
10153 way to get context reported back on entities when parsing
10154 with SAX and without breaking the DOM build.
10155
Daniel Veillard2d347fa2002-03-17 10:34:11 +000010156Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10157
10158 * c14n.c: applied a new patch from Aleksey Sanin
10159 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
10160 to reference Aleksey implementation of XML digital Signatures
10161
Daniel Veillard38bf6f02002-03-16 22:03:31 +000010162Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10163
10164 * xpath.c: small fix to avoid potential problem due to
10165 ordering of freeing data
10166 * python/Makefile.am: people were complaining about
10167 the generated file in python dir not being built
10168
Daniel Veillardd2379012002-03-15 22:24:56 +000010169Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10170
10171 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
10172 python/generator.py python/libxml.c python/types.c: Cleanup
10173 of the python Makefiles based on Jacob and James feedback,
10174 fixed the spec file accordingly, fixed the number of warning
10175 that passing my pedantic CFLAGS was generating. Conclusion
10176 is that Python includes are real crap.
10177
Daniel Veillarde7dd2b82002-03-15 18:44:02 +000010178Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
10179
10180 * configure,in: it was reported quite a few times that
10181 xml2-config --cflags should not output
10182 -I$includeprefix/libxml2/libxml because libxml2 header names
10183 clashes with existing names like list.h from C++ stl.
10184 Includes should be #include<libxml/xxx.h> so ...
10185
Daniel Veillard6f293b12002-03-15 09:42:33 +000010186Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
10187
10188 * c14n.c: another patch from Aleksey Sanin
10189
Daniel Veillard5c396542002-03-15 07:57:50 +000010190Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10191
10192 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
10193 canonicalization algorithm
10194 * doc/xml.html doc/index.html: added the C14N references on the
10195 index page.
10196
jacob berkman9be65862002-03-14 02:15:56 +0000101972002-03-13 jacob berkman <jacob@ximian.com>
10198
10199 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
10200 usage, redundant, and gcc specific
10201
Daniel Veillard75be0132002-03-13 10:03:35 +000010202Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10203
10204 * xpath.c: speedup some node selection operations, this can
10205 have a significant impact on DocBook Norm's stylesheets
10206 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
10207 make sure it's always the case
10208 * debugXML.c: distinguish CDATA and comments in ls operations
10209
Daniel Veillard61f26172002-03-12 18:46:39 +000010210Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10211
10212 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
10213 to generate better API descriptions etc...
10214
Daniel Veillard9ff88172002-03-11 09:15:32 +000010215Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10216
10217 * c14n.c: Fixing #74186, made sure all boolean expressions
10218 get fully parenthesized, ran indent on the output
10219 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
10220 include/libxml/tree.h: also #74186 related, removed the
10221 --with-buffers option, and all the preprocessor conditional
10222 sections that were resulting from it.
10223
Daniel Veillardbb4e46d2002-03-10 16:49:08 +000010224Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10225
10226 * valid.c: applied patch from Dodji Seketeli fixing an
10227 uninitailized variable in xmlValidGetValidElements()
10228
Daniel Veillarddb1bdba2002-03-09 14:13:11 +000010229Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10230
10231 * c14n.c: fixed a few comments
10232 * doc/*.html doc/*/*.html: regenerated the docs and added
10233 the C14N API
10234 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
10235
Daniel Veillardfa49d872002-03-09 10:20:00 +000010236Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
10237
10238 * check-xml-test-suite.py: fix to adapt varaiations in the
10239 bindings
10240 * configure.in python/setup.py python/setup.py.in: fixed to
10241 have the version of the python scripts automatically updated
10242
Daniel Veillarda3db2e32002-03-08 15:46:57 +000010243Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10244
10245 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
10246 in xmlCopyProp()
10247
Daniel Veillardaf43f632002-03-08 15:05:20 +000010248Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
10249
10250 * configure.in: preparing 2.4.17 release
10251 * doc/*: updated and rebuilt the docs
10252 * xpath.c: fixed a comment
10253 * python/libxml.c: fixed a possible reentrancy problem
10254
Daniel Veillardef6c46f2002-03-07 22:21:56 +000010255Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
10256
10257 * tree.c python/tests/Makefile.am python/tests/attribs.py:
10258 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
10259 added a specific regression test
10260 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
10261 not raise exceptions when failing to find the attribute.
10262
Daniel Veillard90bc3712002-03-07 15:12:58 +000010263Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
10264
10265 * configure.in xmllint.c: owen pointed out a problem with the
10266 ftme fix, gettimeofday() was not detected by configure and
10267 the ftime header wasn't included, dohhh
10268
Daniel Veillard8c1ae602002-03-07 11:21:00 +000010269Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
10270
10271 * configure.in xmllint.c: trying to fix #71457 for timing
10272 precision when gettimeofday() is not availble but ftime() is
10273
Daniel Veillardf5a457a2002-03-07 10:25:29 +000010274Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10275
10276 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
10277 are now copied on install and part of the -devel RPM
10278
Daniel Veillard7b416132002-03-07 08:36:03 +000010279Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
10280
10281 * xpath.c: trying to avoid bug #72150 which was apparently
10282 caused by a gcc bug (or a processor problem) as detailed
10283 at http://veillard.com/gcc.bug
10284
Daniel Veillardf742d342002-03-07 00:05:35 +000010285Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10286
10287 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
10288 fixed xmlReconciliateNs(), added a Python test/example for
10289 inter-document cut'n paste
10290 * python/libxml.py: fixed node.doc on document nodes and added
10291 xpathEval() onto node objects
10292
Daniel Veillard4e0e2972002-03-06 21:39:42 +000010293Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10294
10295 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
10296 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
10297 fixup and integrated tests for the serialization stuff
10298
Daniel Veillarde915b2d2002-03-06 18:42:40 +000010299Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10300
10301 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
10302 moved the libxml man page to section 3
10303
Daniel Veillard1e774382002-03-06 17:35:40 +000010304Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
10305
10306 * tree.c: fix bug #72490
10307 * python/libxml.c python/libxml.py: added methods serialize()
10308 and saveTo() to all node elements.
10309
Daniel Veillardddffd2a2002-03-05 20:28:20 +000010310Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10311
10312 * xmlIO.c: closed #73430, don't read from an input source
10313 which indicated an end-of-file or an error.
10314
Daniel Veillard8d24cc12002-03-05 15:41:29 +000010315Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10316
10317 * parser.c: make sure SAX endDocument is always called as
10318 this could result in a Python memory leak otherwise (it's
10319 used to decrement ref-counting)
10320 * python/generator.py python/libxml.c python/libxml.py
10321 python/libxml2-python-api.xml python/libxml2class.txt
10322 python/tests/error.py python/tests/xpath.py: implemented
10323 the suggestions made by Gary Benson and extended the tests
10324 to match it.
10325
Daniel Veillardba5e18a2002-03-05 09:36:43 +000010326Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10327
10328 * python/generator.py: applied patch fixing #73450
10329
Daniel Veillard044fc6b2002-03-04 17:09:44 +000010330Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10331
10332 * xpath.c: fixing #61290 "namespace nodes have no parent"
10333 long standing divergence from the XPath REC. NodeSets
10334 simply hold a copy of namespace nodes and those node ->next
10335 points to the parent (which may not be the node carrying the
10336 definition).
10337 * include/libxml/xpath.h: flagged but didn't added a possible
10338 speedup
10339 * DOCBparser.c HTMLparser.c: removed some warnings from push
10340 parser due to new state being added.
10341 * tree.c: new fix from Boris Erdmann
10342 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
10343 the XML Canonalization support from Aleksey Sanin
10344
Daniel Veillardd4f41aa2002-03-03 14:13:46 +000010345Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10346
10347 * tree.c: patch from Boris Erdmann fixing some namespace odities
10348 with xmlCopyNode()
10349
Daniel Veillardc6613042002-03-02 09:34:02 +000010350Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10351
10352 * xmlIO.c: fix bug #72706 when loading a NULL entity
10353
Daniel Veillardc0fef772002-03-01 16:16:31 +000010354Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10355
10356 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
10357 actually change in a future XML Namespace revision.
10358
Daniel Veillard79426f22002-03-01 16:14:17 +000010359Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10360
10361 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
10362 added the possibility of returning nodesets from XPath extension
10363 functions written in Python
10364
Daniel Veillarda94ec6f2002-03-01 13:00:53 +000010365Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
10366
10367 * python/*: commiting some Python bindings work done while travelling
10368
Daniel Veillard97300512002-03-01 09:13:41 +000010369Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10370
10371 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
10372 explicitely with memory debugging switched on
10373
Daniel Veillard6361da02002-02-23 10:10:33 +000010374Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
10375
10376 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10377 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10378 Added wrapper for the xmlURIPtr type, provided accessors, fixed
10379 the accessor generator for strings
10380 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
10381 regression test.
10382
Daniel Veillard0fea6f42002-02-22 22:51:13 +000010383Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10384
10385 * python/README python/generator.py python/libxml.c python/setup.py:
10386 added the 'usual' setup.py to allow building a libxml2-python
10387 module based on the same code. The initialization is however
10388 different the 2 .so files fo libxml2 and libxslt are identical and
10389 they entry point initialize both libraries. this is done to avoid
10390 some possible nasty problem since the Python don't merge the maps
10391 of all shared modules.
10392
Daniel Veillard158a4d22002-02-20 22:17:58 +000010393Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10394
10395 * parser.c: fixed a push/encoding bug reported by Michael
10396 on librsvg
10397
Daniel Veillard7839e162002-02-20 18:54:48 +000010398Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10399
10400 * include/libxml/parserInternals.h: fixes a misplaced #endif
10401
Daniel Veillardd54fa3e2002-02-20 16:48:52 +000010402Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10403
10404 * parser.c valid.c: found and fixed a couple of allocation bugs
10405
Daniel Veillard6dbcaf82002-02-20 14:37:47 +000010406Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10407
10408 * doc/xml.html doc/python.html doc/*: added a Python and binding
10409 page describing the current state of the Python bindings and
10410 giving pointers to the other languages wrappers.
10411
Daniel Veillard5f4b5992002-02-20 10:22:49 +000010412Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10413
10414 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
10415 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
10416 rebuilt the API and web site
10417 * xpath.c: fixed #71978 portability bugs
10418
Daniel Veillard8aff2472002-02-19 21:50:43 +000010419Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
10420
10421 * SAX.c: oops broke automatic defaulting of namespaces attributes.
10422
Daniel Veillard8dc16a62002-02-19 21:08:48 +000010423Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
10424
10425 * include/libxml/parserInternals.h parser.c: had to change
10426 2 internal parsing API when processing document content
10427 to check the start and end of element content are defined
10428 in the same entity
10429 * valid.c include/libxml/valid.h: attribute normalization can
10430 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
10431 with the context to report it.
10432 * SAX.c: fixed the last known bugs, crazy validation constraints
10433 when a document is standalone seems correctly handled. There
10434 is a couple of open issues left which need consideration especially
10435 PE93 on external unparsed entities and standalone status.
10436 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
10437 The 2 tests left failing are actually in error. Cleanup done.
10438
Daniel Veillardd6dc4cb2002-02-19 14:18:08 +000010439Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10440
10441 * valid.c: implemented E59 spaces in CDATA does not match the
10442 nonterminal S
10443
Daniel Veillard878eab02002-02-19 13:46:09 +000010444Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10445
10446 * SAX.c parser.c valid.c: more validation test fixups
10447 * check-xml-test-suite.py: added duration info for the tests
10448
Daniel Veillardd01fd3e2002-02-18 22:27:47 +000010449Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10450
10451 * parser.c valid.c: a couple of errors were reported but not
10452 saved back as such in the parsing context. Down to 1% failure rate
10453 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
10454
Daniel Veillard4a7ae502002-02-18 19:18:17 +000010455Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10456
10457 * xmlInternald.c: isExtender was missing a char
10458 * parser.c include/libxml/parser.h: % are acceptable in the
10459 internal subset if within a PUBLIC ID
10460
Daniel Veillard8ab0f582002-02-18 18:31:38 +000010461Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
10462
10463 * SAX.c parserInternals.c valid.c: more work on the conformance
10464 suite. Took the step to finally block documents with encoding
10465 errors. It's a fatal error per the spec, people should have fixed
10466 their documents by now.
10467
Daniel Veillard55253e22002-02-18 14:32:39 +000010468Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
10469
10470 * check-xml-test-suite.py: fixed the test script after some discussion
10471 on the semantic of TYPE="error"
10472 * Makefile.am: added the script to the distrib
10473
Daniel Veillard28757702002-02-18 11:19:30 +000010474Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10475
10476 * SAX.c entities.c: fixed a couple of conformances issues deep
10477 into the validation code (standalone and undeclared Notations)
10478
Daniel Veillard82ac6b02002-02-17 23:18:55 +000010479Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10480
10481 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
10482 stayed there for years !
10483
Daniel Veillard7aea52d2002-02-17 23:07:47 +000010484Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10485
10486 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
10487 missing
10488
Daniel Veillardc7612992002-02-17 22:47:37 +000010489Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10490
10491 * check-xml-test-suite.py: improved the behaviour a bit as
10492 well as the logs
10493 * parser.c valid.c SAX.c: fixed a few more bugs
10494 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
10495
Daniel Veillardbb7ddb32002-02-17 21:26:33 +000010496Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10497
10498 * check-xml-test-suite.py: python script to run regression tests
10499 against the XML Test suite of W3C/OASis
10500 * SAX.c: fixed a validation bug
10501 * parser.c: fixed 3 errors pointed by the test suite
10502 * doc/buildDocBookCatalog: fixed a typo pointed by drake
10503 * python/Makefile.am: fixed a dependendy
10504
Daniel Veillard9f28f302002-02-15 20:48:08 +000010505Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10506
10507 * xmlmemory.c: avoid a warning bug #71594
10508
Daniel Veillard144024e2002-02-13 21:14:46 +000010509Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10510
10511 * xmlmemory.c: Jesse Perry provided a patch to remove a few
10512 warning on alpha/Tru64
10513
Daniel Veillarde4301c82002-02-13 13:32:35 +000010514Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10515
10516 * include/libxml/entities.h: fixing a comment
10517 * valid.c: fixing some troubles with validity check on namespaces
10518 * result/VC/NS3 test/VC/NS3: added a specific regression test
10519
Daniel Veillarda6d05382002-02-13 13:07:41 +000010520Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10521
10522 * tree.c: Fixing #71342 serializing '\n' in attribute values
10523 * result/noent/att3 result/att3 test/att3: added a specific
10524 test.
10525
Daniel Veillard797a5652002-02-12 13:46:21 +000010526Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
10527
10528 * python/libxml.c: couple of bug fixes
10529
Daniel Veillard01a6d412002-02-11 18:42:20 +000010530Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10531
10532 * python/*.py: removed tabs and used spaces.
10533
Daniel Veillard397ff112002-02-11 18:27:20 +000010534Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10535
10536 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
10537 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
10538
Daniel Veillard03517542002-02-11 13:54:40 +000010539Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10540
10541 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
10542 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
10543
Daniel Veillard6c4ffaf2002-02-11 08:54:05 +000010544Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10545
10546 * include/libxml/encoding.h include/libxml/entities.h
10547 include/libxml/globals.h include/libxml/parser.h
10548 include/libxml/threads.h include/libxml/tree.h
10549 include/libxml/xmlmemory.h: trying to fix the include mess
10550
Daniel Veillard1a612ed2002-02-11 07:54:45 +000010551Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10552
10553 * include/libxml/xmlmemory.h: reverted part of the previous
10554 attempt to provide #69655, this was breaking the build.
10555
Daniel Veillard0ba59232002-02-10 13:20:39 +000010556Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
10557
10558 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
10559 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
10560 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
10561 include/libxml/parserInternals.h include/libxml/tree.h
10562 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
10563 Tentatively fixed #69655 , make compiling with -Wredundant-decls
10564 clean.
10565 * python/libxml.c: fixed a warning.
10566
Daniel Veillardc5f05ad2002-02-10 11:57:22 +000010567Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10568
10569 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
10570 copying of node, merge back IDs in the target document.
10571 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
10572 test/XInclude/ents/ids.xml: test case
10573 * result/VC/ElementValid4: output changed due to a typo fix
10574
Daniel Veillard1c18e302002-02-09 22:16:40 +000010575Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10576
10577 * python/Makefile.am: seems some version of automake didn't
10578 generate the dependancies right as Jacob found out. Add
10579 an extra dependancy rule.
10580
Daniel Veillard5e5c2d02002-02-09 18:03:01 +000010581Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10582
10583 * parserInternals.c valid.c: Justin Fletcher found some parts
10584 of the code needing cleanup
10585 * libxml.spec.in python/Makefile.am python/generator.py
10586 python/libxml.c python/libxml.py: Fixed the python Makefiles
10587 corrected a bug showing up on ia64, changed the name of the
10588 python internal module too
10589
Daniel Veillard07be19b2002-02-08 14:20:35 +000010590Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
10591
10592 * Makefile.am: applied patch from Andris Pavenis for binary
10593 name suffixes
10594
Daniel Veillardf216d462002-02-08 13:44:24 +000010595Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
10596
10597 * xmllint.c win32/win32config.h: fixing #68748
10598
Daniel Veillardd455d792002-02-08 13:37:46 +000010599Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10600
10601 * valid.c: fixing #70166
10602
10603Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10604
10605 * valid.c: fixing #70077
10606
Daniel Veillardc575b992002-02-08 13:28:40 +000010607Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10608
10609 * Copyright Makefile.am README configure.in libxml.spec.in:
10610 Changed to the MIT Licence
10611 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
10612 doc/xmlio.html: updated the doc accordingly
10613 * include/libxml/xmlwin32version.h configure.in: preparing
10614 2.4.14 release
10615 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10616 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10617 fixed the const xmlChar * wrapper and generator, XPath extension
10618 functions now use the context as first argument
10619 * python/tests/tstxpath.py python/tests/xpath.py
10620 python/tests/xpathext.py: Updated the tests accordingly
10621 * tree.c: fixed bug #70067
10622
Daniel Veillard7db38712002-02-07 16:39:11 +000010623Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10624
10625 * Makefile.am: cleanup
10626 * debugXML.c: always use stdout if output is NULL
10627 * xmlIO.c: don't close filedescriptors passed to outputBuffers
10628 * python/Makefile.am python/generator.py python/libxml2class.txt
10629 python/libxml_wrap.h python/types.c: augmented the number of bindings
10630 handling FILE * and XPath contexts
10631 * python/tests/Makefile.am: avoid a stupid problem due to the
10632 use of TEST.
10633
Daniel Veillard15a143b2002-02-06 22:40:50 +000010634Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
10635
10636 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
10637
Daniel Veillard70cab352002-02-06 16:06:58 +000010638Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10639
10640 * python/TODO python/libxml.c: cleanup the extension function lookup
10641 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
10642
Daniel Veillard7a96efc2002-02-05 16:34:33 +000010643Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10644
10645 * configure.in python/Makefile.am: do not install outside
10646 of prefix
10647
Daniel Veillard33caa0b2002-02-04 14:07:26 +000010648Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10649
10650 * python/TODO python/libxml.c: started adding SAX interfaces
10651 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
10652 SAX test
10653
Daniel Veillard36eea2d2002-02-04 00:17:01 +000010654Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10655
10656 * tree.c: hardened the addChild function
10657 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10658 python/libxml2class.txt python/libxml_wrap.h python/TODO:
10659 added accessors needed for xmlNode, a bit more testing and
10660 extension of interfaces
10661 * python/tests/Makefile.am python/tests/build.py: added a test
10662 build from scratch/save/load/check
10663
Daniel Veillard4e1b26c2002-02-03 20:13:06 +000010664Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
10665
10666 * parserInternals.c: change a small bit in the way valididy
10667 error messages get initialized
10668 * python/TODO python/libxml.c python/libxml2-python-api.xml
10669 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10670 added some memory debugging to track leaks at the libxml2 level
10671 * python/tests/*.py: changed all tests to check for leaks,
10672 there is just one left in XPath extension registrations.
10673
Daniel Veillard26f1dcc2002-02-03 16:53:19 +000010674Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
10675
10676 * python/TODO python/generator.py python/libxml2-python-api.xml
10677 python/libxml2class.txt: more accessor classes for the parser
10678 context, allow to switch on and check validity
10679 * python/tests/Makefile.am python/tests/error.py
10680 python/tests/invalid.xml python/tests/valid.xml
10681 python/tests/validate.py: attded more test and and added error.py
10682 which I forgot to commit in the last step
10683
Daniel Veillard3ce52572002-02-03 15:08:05 +000010684Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10685
10686 * python/Makefile.am python/types.c: cleanup
10687 * python/libxml.c python/libxml.py python/libxml_wrap.h
10688 python/generator.py python/libxml2-python-api.xml
10689 python/libxml2class.txt: added class for parser context, added
10690 first cut for push mode support. Added a framework to generate
10691 accessors functions.
10692 * python/tests/Makefile.am python/tests/push.py: added a push
10693 test
10694
Daniel Veillardcfb05462002-02-02 23:18:22 +000010695Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10696
10697 * python/Makefile.am python/TODO python/libxml.py: fixed a small
10698 bug a bit of cleanup.
10699
Daniel Veillard5d819032002-02-02 21:49:17 +000010700Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
10701
10702 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
10703 python/libxml2class.txt: adding error redirections and preformat
10704 to a python handler
10705 * python/tests/Makefile.am python/tests/*.py: cleanup made all
10706 tests self checking
10707
Daniel Veillard7fd7a942002-02-02 12:19:46 +000010708Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
10709
10710 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
10711 a function
10712
Daniel Veillard9589d452002-02-02 10:28:17 +000010713Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10714
10715 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
10716 python/libxml.c python/libxml2-python-api.xml
10717 python/libxml2class.txt: Progressing through the TODOs, class
10718 description output, extra XML API, RPM now builds the wrappers
10719 for all python installed versions
10720
Daniel Veillard253aa2c2002-02-02 09:17:16 +000010721Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
10722
10723 * configure.in libxml.spec.in python/Makefile.am python/TODO
10724 python/generator.py python/libxml2class.txt: added more informations
10725 in the libxml2-python package including docs. Slightly changed
10726 the class hierarchy
10727 * python/tests/*: added basic regression tests infrastructure too
10728
10729Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10730
10731 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
10732 added libxml2-python as part of the packages installed
10733
Daniel Veillarda7340c82002-02-01 17:56:45 +000010734Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10735
10736 * python/Makefile.am python/generator.py python/libxml.c
10737 python/libxml.py: more work, now able to extend the
10738 XPath interpreter with functions written in python.
10739
Daniel Veillardc3e39442002-02-01 09:29:41 +000010740Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10741
10742 * python/Makefile.am: Jacob sent a patch to allow building from
10743 tarfile.
10744
Daniel Veillardf1d0e6b2002-01-31 23:42:44 +000010745Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10746
10747 * python/Makefile.am python/libxml.c configure.in Makefile.am:
10748 inserted the python wrappers build, I hope this won't be too
10749 unportable
10750
Daniel Veillard1971ee22002-01-31 20:29:19 +000010751Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10752
10753 * xpath.c: minor optimization
10754 * python/generator.py python/libxml.c python/libxml.py
10755 python/libxml_wrap.h: more work on the python bindings,
10756 they now support XPath and there is no evident leak
10757
Daniel Veillard36ed5292002-01-30 23:49:06 +000010758Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10759
10760 * python/generator.py python/libxml.c python/libxml.py:
10761 more work on the python bindings generator.
10762
Daniel Veillard96fe0952002-01-30 20:52:23 +000010763Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10764
10765 * python/generator.py python/libxml.c python/libxml_wrap.h:
10766 more work on the python bindings.
10767
Daniel Veillardd2897fd2002-01-30 16:37:32 +000010768Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10769
10770 * python/generator.py python/libxml.c python/libxml.py
10771 python/libxml_wrap.h: commited early version of a python binding
10772 for private use only ATM
10773
Daniel Veillard8ee9c8f2002-01-26 21:42:58 +000010774Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10775
10776 * entities.c tree.c include/libxml/entities.h: applied patch
10777 from Anthony Jones to implement copy of DTD subtree too. Had
10778 just to keep 2 function private which really ought to become
10779 public ones.
10780
Daniel Veillarda42f25f2002-01-25 14:15:40 +000010781Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10782
10783 * xmllint.c: added pointers to the web pages in the usage()
10784
Daniel Veillardbd227ae2002-01-24 16:05:41 +000010785Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10786
10787 * tree.c: more fixes from Petr Kozelka for attribute handling
10788 in the tree API to align the semantic with DOM.
10789
Daniel Veillard36065812002-01-24 15:02:46 +000010790Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10791
10792 * valid.c tree.c entities.c: another set of patches from
10793 Anthony Jones for copy operations cleanup and robustness
10794
Daniel Veillardf8592562002-01-23 17:58:17 +000010795Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10796
10797 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
10798 an alphabetic index based on comments content
10799 * doc/*: rebuilt the web site with the new references
10800
Daniel Veillardc8c7be42002-01-23 17:53:44 +000010801Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10802
10803 * parserInternals.h: Greg Sjaardema suggested to use an
10804 eponential buffer groth policy in xmlParserAddNodeInfo()
10805
Daniel Veillard3bf65be2002-01-23 12:36:34 +000010806Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10807
10808 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
10809 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
10810 doc/parsedecl.py doc/Makefile.am: updated the python extractor
10811 to generate cross-references, and added/updated the stylesheets
10812 to generate and link API indexes. The generic keyword index
10813 is not done yet.
10814 * doc/*.html: regenerated all the usual docs too
10815
Daniel Veillard2070c482002-01-22 22:12:19 +000010816Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10817
10818 * debugXML.c: added an xpath function to the shell for T. V. Raman
10819
10820Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
Daniel Veillard5e926fa2002-01-22 21:44:25 +000010821
10822 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
10823 debug routines.
10824
Daniel Veillardc169f8b2002-01-22 21:40:13 +000010825Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10826
10827 * tree.c: apply an patch from Petr Kozelka for unlink and replace
10828 support of attribute nodes
10829
Daniel Veillard9d06d302002-01-22 18:15:52 +000010830Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10831
10832 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
10833 hopefully near complete and fully documented of the API in XML
10834 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
10835 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
10836 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
10837 include/libxml/parserInternals.h include/libxml/valid.hi
10838 include/libxml/xmlIO.h include/libxml/xmlerror.hi
10839 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
10840 include/libxml/xpath.h include/libxml/xpathInternals.h:
10841 Cleaned up the doc comments a lot in the process, the interface
10842 coverage is now 100%
10843
Daniel Veillard2d1464f2002-01-21 23:16:56 +000010844Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10845
10846 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
10847 extracts comments from the gtk-doc DocBook output (a bit
10848 convoluted but seems to work).
10849
Daniel Veillard61006472002-01-21 17:31:47 +000010850Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10851
10852 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
10853 added an XML description of the API, moved the script generating
10854 it here. Added a "make api" target
10855
Daniel Veillardd2f23002002-01-21 13:36:00 +000010856Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10857
10858 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
10859
Daniel Veillard99e55eb2002-01-21 08:56:29 +000010860Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
10861
10862 * xpath.c include/libxml/xpathInternals.h: the change made to
10863 xmlXPathFuncLookupFunc was incompatible roll it back
10864
Daniel Veillard963d2ae2002-01-20 22:08:18 +000010865Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10866
10867 * SAX.c: cleanup patch from Anthony Jones
10868 * doc/Makefile.am: fix the headers to avoid in make scan
10869 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
10870 includes, * vs Ptr and general cleanup
10871 * parsedecl.py: first version of a script to extract the
10872 module interfaces, the goal will be to provide .decl or XML
10873 specification of the interfaces to build wrappers.
10874
Daniel Veillard0f5f1622002-01-20 12:42:06 +000010875Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10876
10877 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
10878 now provides return codes in case of errors
10879
Bjorn Reese026d29f2002-01-19 15:40:18 +000010880Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
10881
10882 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
10883 Upgraded to trio baseline 1.6
10884 * strio.h strio.c: Replaced by triostr.h and triostr.c
10885
Daniel Veillard572577e2002-01-18 16:23:55 +000010886Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
10887
10888 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
10889 of strdup usage in the code
10890
Daniel Veillarddb5850a2002-01-18 11:49:26 +000010891Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10892
10893 * parser.c error.c: Keith Isdale complained rightly that
10894 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
10895
Daniel Veillardcfa0d812002-01-17 08:46:58 +000010896Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10897
10898 * tree.c: fixed the funxtion to set the xml: attributes
10899 * debugXML.c: added "setbase" to test it.
10900
Daniel Veillard2c748c62002-01-16 15:37:50 +000010901Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10902
10903 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
10904 to allow updating an attribute content
10905
Daniel Veillard8de85c62002-01-15 17:10:15 +000010906Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10907
10908 * libxml.h: try to avoid problems when compiling on Windows
10909
Daniel Veillard314cfa02002-01-14 17:58:01 +000010910Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
10911
10912 * hash.c: patch from Anthony Jones for hash.c allocation size
10913 * Makefile.am: trying to work around Yet Another Libtool Madness
10914 and build the 2.4.13 release finally ...
10915
Daniel Veillard744683d2002-01-14 17:30:20 +000010916Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10917
10918 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
10919 * doc/* : update of the documentation
10920
Daniel Veillarde6a55192002-01-14 17:11:53 +000010921Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10922
10923 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
10924 at fixing #61290 :-(
10925
Daniel Veillardfb25a512002-01-13 20:32:08 +000010926Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
10927
10928 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
10929 Fixes bug #67229
10930
Daniel Veillardacb2bda2002-01-13 16:15:43 +000010931Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10932
10933 * tree.c: trying to avoid troubles when a subtree is copied
10934 and coalesced in part with the target tree. Should fix
10935 bug #67407
10936
Daniel Veillardd8224e02002-01-13 15:43:22 +000010937Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10938
10939 * valid.c: fixed validation of attributes content of type
10940 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
10941 values, very old bug. Fixes #67671
10942
Daniel Veillard8107a222002-01-13 14:10:10 +000010943Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10944
10945 * parser.c include/libxml/parserInternals.h tree.c: integrated
10946 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
10947 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
10948
Daniel Veillarddb0eb8d2002-01-13 13:35:00 +000010949Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
10950
10951 * threads.c: applied Serguei Narojnyi's patch to add native
10952 thread support on the Win32 platform
10953 * testThreadsWin32.c Makefile.am: added the test program also
10954 from Serguei, Win32 specific
10955 * include/win32config.h include/libxml/xmlwin32version.h.in:
10956 added patch from Igor for the Windows thread specific defines.
10957
Daniel Veillard845cce42002-01-09 11:51:37 +000010958Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
10959
10960 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
10961
Daniel Veillard7b602b42002-01-08 13:26:00 +000010962Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10963
10964 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
10965 output page into XMLinfo.html. Close bug #66951 and
10966 raised by Robert Collins too.
10967
Daniel Veillard73c6e532002-01-08 13:15:33 +000010968Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
10969
10970 * encoding.c: Paul Keogh pointed out a possibility of segfault
10971 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
10972 Closes bug # 68238
10973
Daniel Veillard4a859202002-01-08 11:49:22 +000010974Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
10975
10976 * doc/*.html: updated the Gdome2 links
10977
Daniel Veillard3c5ed912002-01-08 10:36:16 +000010978Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10979
10980 * libxml.h: Applied following patches from Robert Collins
10981 and make sure IN_LIBXML is defined when compiling it
10982 -------
10983 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
10984 as well as Visual C.
10985 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
10986 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
10987 * strio.c (PLATFORM_UNIX): Define for Cygwin.
10988 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
10989 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
10990 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
10991 xmlSysIDExists xmlNoNetExists).
10992 * xmllint.c: Don't include winsock2.h for Cygwin.
10993
Daniel Veillard401c2112002-01-07 16:54:10 +000010994Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10995
10996 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
10997 when the version info is not present.
10998
Daniel Veillard6f42c132002-01-06 23:05:13 +000010999Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
11000
11001 * tree.c: Anthony Jones pointed out a problem in
11002 xmlStringGetNodeList() and provided a fix for it
11003
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000011004Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11005
Daniel Veillarddb5850a2002-01-18 11:49:26 +000011006 * parser.c: patch from Frank J Franklin to remove a bug in
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000011007 xmlCreatePushParserCtxt() when the initial buffer passed
11008 is large.
11009
Daniel Veillard0e47ee22002-01-05 18:25:52 +000011010Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
11011
11012 * win32/*: big cleanup of the Windows/MSVC project files
11013 from Igor Zlatkovic
11014
Daniel Veillardcebb1362002-01-02 13:13:30 +000011015Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
11016
11017 * doc/Makefile.am: should fix #67674 and avoid troubles if
11018 xsltproc is not available or fails in the prefix provided
11019
Daniel Veillard26908ab2002-01-01 16:50:03 +000011020Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
11021
11022 * xmlmemory.c: one more doc patch from Charlie Bozeman.
11023
Daniel Veillard5344c602001-12-31 16:37:34 +000011024Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11025
11026 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
11027 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
11028 Fixed a few other problems raised by Charlie Bozeman.
11029 * result/VC/ElementValid[5-7]: fixed the output
11030
Daniel Veillardcbaf3992001-12-31 16:16:02 +000011031Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
11032
11033 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
11034 patches from Charlie Bozeman. Regenerated the HTML docs.
11035
Daniel Veillard7f9a6802001-12-20 14:01:47 +000011036Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
11037
11038 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
11039 for Windows from Igor
11040
Daniel Veillard1df3dfc2001-12-18 11:14:16 +000011041Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11042
11043 * xmllint.c: applied Justin Fletcher patch for --output or -o
11044
Daniel Veillardd3b29d22001-12-18 07:53:16 +000011045Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
11046
11047 * win32/libxml2/libxml2.def.src: close #67019
11048
Daniel Veillard01db67c2001-12-18 07:09:59 +000011049Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
11050
11051 * xmllint.c: applied Justin Fletcher generic timing patch
11052 similar to the one already applied to xsltproc.
11053
Daniel Veillardd1640922001-12-17 15:30:10 +000011054Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
11055
11056 * include/libxml/tree.h tree.c: applied documentation patches
11057 from Charlie Bozeman
11058
MST 2001 John Fleck2323ac22001-12-14 04:24:50 +000011059Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
11060
11061 *doc/xmllint.xml, xmllint.1 - document --dropdtd
11062
Daniel Veillard29e43992001-12-13 22:21:58 +000011063Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
11064
11065 * valid.c: fix the xmlStrdup() used in the previous patch.
11066 * valid.c: added --dropdtd
11067 * tree.c: fixed xmlUnlinkNode so it also removes the references
11068 from the document if the node is a DTD
11069
Daniel Veillard86fd5a72001-12-13 14:55:21 +000011070Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
11071
11072 * HTMLtree.c valid.c: cleanup some static declarations
11073
Daniel Veillard9ae4b7a2001-12-13 14:24:09 +000011074Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
11075
11076 * xmllint.c: removed another strdup()
11077 * doc/FAQ: removed the HP/UX entry
11078
Daniel Veillarded472f32001-12-13 08:48:14 +000011079Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
11080
11081 * valid.c: fix bug #66816 when validating.
11082 * xmllint.c: don't use sys/time.h if configure did not found it
11083
MST 2001 John Fleck3fc555e2001-12-11 04:41:24 +000011084Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
11085
11086 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
11087 xmlcatalog_man.xml
11088
Daniel Veillard2d8a93b2001-12-10 21:07:19 +000011089Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
11090
11091 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
11092 xmlInitMemory() was declared twice
11093
Daniel Veillardb82c1662001-12-09 14:00:54 +000011094Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
11095
11096 * globals.c: do not reference strdup() !
11097 * configure.in libxml-2.0.pc.in: trying to fix the libs
11098 of the various config extraction modules
11099
Daniel Veillardef90ba72001-12-07 14:24:22 +000011100Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11101
11102 * configure.in : preparing 2.4.12
11103 * doc/* : updated and rebuilt the docs
11104
Daniel Veillard220346d2001-12-07 11:33:54 +000011105Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
11106
11107 * uri.c: closed bug #66159
11108 * testURI.c: added --escape option
11109 * configure.in: some cleanup for xml2-config --cflags
11110
Daniel Veillard2a906822001-12-06 14:34:08 +000011111Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
11112
11113 * globals.c testThreads.c: removed some misplaced includes
11114 of xmlversion.h
11115
Daniel Veillarde28313b2001-12-06 14:08:31 +000011116Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
11117
11118 * threads.c: patch from Gary Pennington fixing a possible
11119 problem at initialization time.
11120
Daniel Veillardd3b08822001-12-05 12:03:33 +000011121Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
11122
11123 * configure.in libxml.h parser.c testThreads.c macos/: integrated
Daniel Veillarde28313b2001-12-06 14:08:31 +000011124 Eric Lavigne contribution to build libxml2 on MacOS using
Daniel Veillardd3b08822001-12-05 12:03:33 +000011125 CodeWarrior.
11126
Daniel Veillarda7866932001-12-04 13:14:44 +000011127Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
11128
11129 * xmllint.c: applied Geert Kloosterman's patch to fix
11130 --repeat --timing output
11131
Daniel Veillard19840942001-11-29 16:11:38 +000011132Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
11133
11134 * parser.c: Robin Berjon <robin@knowscape.com> found a case
11135 where non-wellformed XML declaractions were not detected.
11136
Daniel Veillarde85d9342001-11-28 14:43:12 +000011137Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11138
11139 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
11140
Daniel Veillard22f25a82001-11-28 09:12:23 +000011141Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
11142
11143 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
11144 gets reset by xmlCleanupInputCallbacks() and this makes the
11145 function useless. Same for output.
11146
Daniel Veillard107ccaa2001-11-27 16:23:50 +000011147Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11148
11149 * xmlIO.c: robert pointed out a loop error in callback cleanups
11150
Daniel Veillard8faa7832001-11-26 15:58:08 +000011151Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
11152
11153 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
11154 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
11155 they are not really tied to debugging
11156
Daniel Veillardbd9b0e82001-11-26 10:32:08 +000011157Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11158
11159 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
11160 * xmllint.c: better --catalogs description
11161
Daniel Veillard4855c8c2001-11-25 10:35:25 +000011162Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
11163
11164 * tree.c: fixed a couple of problems in xmlSetProp()
11165
Daniel Veillardcd337f02001-11-22 18:20:37 +000011166Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
11167
11168 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
11169 unappropriate stdout output.
11170
Daniel Veillard566d4df2001-11-22 13:00:53 +000011171Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
11172
11173 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
11174 by Denis Beurive, closes #65111
11175
Daniel Veillardb4545fd2001-11-20 09:37:09 +000011176Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
11177
11178 * valid.c: in case of content model validity error, don't
11179 print it if validity warnings were not requested.
11180
Daniel Veillardc69e0b12001-11-20 08:35:07 +000011181Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
11182
11183 * nanoftp.c: applied a couple of patches from Brian D Ripley.
11184 * parserInternals.c: removed the last exit() call. Print an
11185 unmaskable error on stderr instead (library mismatch detection)
11186
MST 2001 John Fleck42304042001-11-18 00:18:06 +000011187Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
11188
11189 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
11190 shell instructions from Heiko Rupp
11191
Daniel Veillardf7b094f2001-11-15 13:54:39 +000011192Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
11193
11194 * catalog.c: use the URL notation file:// for default catalog paths
11195
Daniel Veillard0ec98632001-11-14 15:04:32 +000011196Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
11197
11198 * include/libxml/tree.h: better comments for _private fields
11199 * tree.c: removed a problem when copying an entity reference.
11200
Daniel Veillardd33cfbf2001-11-13 15:24:36 +000011201Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
11202
11203 * vms/*: updated instructions and diffs from John A Fotheringham
11204
Daniel Veillarda11001b2001-11-12 22:45:36 +000011205Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
11206
11207 * include/libxml/xmlerror.h: avoid an include problem if
11208 #include <libxml/xmlerror.h> happens first in code
11209 seems to be the case in KDE libs
11210
Daniel Veillard8e3943c2001-11-12 21:35:44 +000011211Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11212
11213 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
11214 from Igor for Windows
11215
11216Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11217
11218 * Makefile.am: Gary Pennington pointed out a missing prefix
11219
Daniel Veillard43d3f612001-11-10 11:57:23 +000011220Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
11221
11222 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
11223 * doc/*: upgraded and rebuilt the docs
11224
Daniel Veillardc1f78342001-11-10 11:43:05 +000011225Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
11226
11227 * HTMLparser.c: fix comment in scripts element parsing.
11228 * result/HTML/doc3*: updated the results.
11229
11230Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
11231
11232 * uri.c: another URI bug fix #63336, using Joel Young patch.
11233
Daniel Veillardc6e013a2001-11-10 10:08:57 +000011234Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
11235
11236 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
11237 a cleaned up version of the Pwd shell string generation.
11238
Daniel Veillardbe480fb2001-11-08 23:36:42 +000011239Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11240
11241 * valid.c include/libxml/tree.h: trying to fix namespaces +
11242 validation problems for good, closing #63619 in the process
11243 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
11244 wrong in this respect, fixed it.
11245
Daniel Veillardd536f702001-11-08 17:32:47 +000011246Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11247
11248 * xmllint.c: Morus Walter patch to allow --format and --encode
11249
Daniel Veillard5004f422001-11-08 13:53:05 +000011250Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
11251
11252 * debugXML.c: Stefan Kost provided an help command for the shell
11253
Daniel Veillarda6825e82001-11-07 13:33:59 +000011254Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
11255
11256 * debugXML.c: Heiko Rupp pointed that the shell would crash
11257 on empty nodesets returns.
11258
Daniel Veillard03f848d2001-11-07 12:53:46 +000011259Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11260
11261 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
11262 migh need the history libraries
11263
Daniel Veillard957fdcf2001-11-06 22:50:19 +000011264Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
11265
11266 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
11267 handle the case of < in quoted attributes, Bastian Kleineidam
11268
Daniel Veillardc853b322001-11-06 15:24:37 +000011269Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11270
11271 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
11272 fixing catalog breakages
11273 * Makefile.am catalog.c result/catalogs/catal
11274 result/catalogs/mycatalog.* test/catalogs/catal*:
11275 fixed more problems in catalog support, added more regression tests
11276 for both XML and SGML catalog handling
11277
Daniel Veillard66870c72001-11-05 19:27:49 +000011278Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11279
11280 * debugXML.c: applied an improvement to xmlGetLineNo() from
11281 Keith Isdale
11282
Daniel Veillardffe09c92001-11-05 14:21:47 +000011283Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
11284
11285 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
11286 Side effect of the progressive catalog loading
11287
Daniel Veillardad661b92001-11-05 11:43:15 +000011288Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
11289
11290 * Makefile.am: confexecdir and confexec_DATA were defined twice
11291 pointed out by Karl Eichwalder
11292
Daniel Veillard6eb17722001-11-04 22:19:27 +000011293Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
11294
11295 * xmlcatalog.c: avoid unlink() and use remove() instead.
11296
Daniel Veillardea898282001-11-04 22:13:45 +000011297Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
11298
11299 * libxml.spec.in: cleanup
11300 * include/libxml/xmlwin32version.h: updated with 2.4.8
11301
Daniel Veillarda4617b82001-11-04 20:19:12 +000011302Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
11303
11304 * encoding.c global.data globals.c testThreads.c: fix bug #63752
11305 of compiling libxml with a non standard set of options
11306
John Fleck027edfb2001-11-04 20:13:58 +000011307Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
11308
11309 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
11310 document --sgml option, fixing gnome bugzilla #63382
11311
Daniel Veillardcd21dc72001-11-04 20:03:38 +000011312Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
11313
11314 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
11315 breakage of 2.4.7, added a couple of really needed APIs
11316 like xmlCatalogIsEmpty() and xmlNewCatalog()
11317 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
11318 for install-catalog
11319 * configure.in: preparing 2.4.8
11320
CET 2001 Daniel Veillard5a37bde2001-11-01 14:31:22 +000011321Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
11322
11323 * HTMLtree.c tree.c include/libxml/HTMLtree.h
11324 include/libxml/tree.h include/libxml/xmlIO.h: more include
11325 cleanups, export cleanly one html output + format function.
11326
11327Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
11328
11329 * parser.c: removed initGenericErrorDefaultFunc call from
11330 xmlInitParser() since it could destroy previous calls to
11331 xsltSetGenericErrorFunc() effects
11332
Daniel Veillardebd38c52001-11-01 08:38:12 +000011333Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11334
11335 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
11336 keyword.
11337
Daniel Veillard8bdb91d2001-10-31 17:52:43 +000011338Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
11339
11340 * Makefile.am: cleanup
11341 * threads.c: cleanup too
11342 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
11343 from xsltproc
11344 * include/libxml/tree.h include/libxml/parser.h: trying to break a
11345 dependancy loop.
11346
Daniel Veillard91c00402001-10-30 17:41:38 +000011347Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
11348
11349 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
11350 was not used anymore !
11351
Daniel Veillard52dcab32001-10-30 12:51:17 +000011352Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11353
11354 * configure.in: preparing 2.4.7
11355 * Makefile.am doc/Makefile.am: switched to the latest xmllint
11356 manual page from John
11357 * doc/*: updated the doc and rebuilt the generated pages
11358
Daniel Veillarda9e65e82001-10-30 10:32:36 +000011359Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
11360
11361 * xmlIO.c: closing bug #62711, the library should never
11362 close stdin or stdout.
11363
Daniel Veillard4def3bd2001-10-30 09:47:47 +000011364Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
11365
11366 * uri.c: second pass at fixing #63336, using Joel Young
11367 final patch. looks okay.
11368
Daniel Veillardbb6808e2001-10-29 23:59:27 +000011369Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
11370
11371 * uri.c include/libxml/uri.h: trying to clear #63336
11372 allowing the escaping routine to parse unconformant
11373 URI-References.
11374
Daniel Veillardacf7ff02001-10-29 20:21:47 +000011375Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
11376
11377 * vms/readme.vms vms/build_libxml.com nanoftp.c
11378 include/libxml/xmlversion.h.in: a few VMS updates from
11379 John A Fotheringham
11380 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
11381 and xmlCleanupOutputCallbacks() for the Perl binding people.
11382
Daniel Veillard635ef722001-10-29 11:48:19 +000011383Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
11384
11385 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
11386 apply fixes to close #63271 and avoid segfaults when
11387 the error routine gets callbed before xmlInitParser()
11388 get called.
11389 * nanoftp.c error.c: Applied patches from Justin Fletcher
11390 correcting some xmlGenericError misuses.
11391
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000011392Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
11393
11394 *doc/xmllint.xml, doc/xmllint.1
11395 New and improved man page for xmllint - .xml is the original, .1
11396 is the generated man page
11397
Daniel Veillardc9484202001-10-24 12:35:52 +000011398Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
11399
11400 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
11401 the web site from the main HTML document.
11402
Daniel Veillard5151c062001-10-23 13:10:19 +000011403Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11404
11405 * parser.c: fixed an erroneous validation bug when PE refs
11406 occurs in external parsed entities referenced from the
11407 internals subset
11408 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
11409 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
11410 added the associated testcase, it's a nice one.
11411 * HTMLparser.c: generate the DTD node as HTML still ...
11412 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
11413
Daniel Veillardb6b0fd82001-10-22 12:31:11 +000011414Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
11415
11416 * HTMLparser.c: fixed a bug in htmlNewDoc()
11417
Daniel Veillard89cad532001-10-22 09:46:13 +000011418Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
11419
11420 * test/threads/*: added entities testing to the Thread test
11421 * testThreads.c: make the test reasonable
11422 * DOCBparser.c: fix the DTD public and system ID
11423 * xmllint.c: added --sgml for SGML DocBook importing
11424 * Makefile.am: added Docbtests target
11425
Daniel Veillard9ae1eba2001-10-19 09:48:35 +000011426Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11427
11428 * nanoftp.c: use only "anonymous@" string for anonymous passwds
11429 * testThreads.c: removed bogus include
11430
Daniel Veillardce2c2f02001-10-18 14:57:24 +000011431Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
11432
11433 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
11434 fixed a very serious (looping) validation bug
11435
Daniel Veillard3c01b1d2001-10-17 15:58:35 +000011436Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
11437
11438 * include/libxml/globals.h include/libxml/threads.h threads.c
11439 testThreads.c: far more testing, cleaning up bugs
11440 * *.c : make sure globals.h is always included.
11441
Daniel Veillard7cc95c02001-10-17 15:45:12 +000011442Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
11443
11444 * HTMLparser.c: try to get rid of parser loops for good.
11445
Daniel Veillardab7488e2001-10-17 11:30:37 +000011446Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
11447
11448 * configure.in: fixed some bugs in CFLAGS passing.
11449 * test/threads Makefile.am testThreads.c: added a specific
11450 threaded test case (really nasty, guaranteed).
11451
Daniel Veillard85c11fa2001-10-16 21:03:08 +000011452Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
11453
11454 * catalog.c: serious cleanup on the management of the
11455 XML catalog tree, more tests done, especially with
11456 the catalog PI.
11457
Daniel Veillard364789a2001-10-16 12:45:00 +000011458Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
11459
11460 * catalog.c: avoid a problem in catalog cleanup on SMP if
11461 catalogs were not initialized.
11462
Daniel Veillard81463942001-10-16 12:34:39 +000011463Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
11464
11465 * catalog.c xpath.c: trying to cleanup the not thread safe
11466 parts of the library.
11467
Daniel Veillard64a411c2001-10-15 12:32:07 +000011468Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
11469
11470 * include/libxml/globals.h configure.in global.data: make
11471 the allocation be per-thread a configure option
11472 * encoding.c include/libxml/parser.h: fixed compilation
11473 errors
11474
Daniel Veillard5ee57fc2001-10-15 10:46:16 +000011475Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11476
11477 * include/libxml/parser.h: Norm reported that a few lines
11478 added were breaking libxslt compile, removed them for now
11479
Daniel Veillard6f350292001-10-14 09:56:15 +000011480Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
11481
11482 * parser.c parserInternals.c threads.c: debugged and fixed
11483 initialization problems which were giving troubles on SMP
11484 boxes.
11485
Daniel Veillard6661ffa2001-10-13 14:18:17 +000011486Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11487
11488 * include/libxml/Makefile.am: missing globals.h
11489
Daniel Veillarde7090612001-10-13 12:18:28 +000011490Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000011491
Daniel Veillarde7090612001-10-13 12:18:28 +000011492 * globals.c: added a couple of standard includes.
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000011493
Daniel Veillardd0463562001-10-13 09:15:48 +000011494Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
11495
11496 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
11497 include/libxml/parserInternals.h include/libxml/tree.h
11498 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
11499 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
11500 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
11501 Applied the last patches from Gary, cleanup, activated threading
11502 all user accessible global variables are now handled in globals.[ch]
11503 Still a bit rought but make tests passes with either
11504 --with-threads defined at configure time or not.
11505 * Makefile.am example/Makefile.am: added globals.[ch] and threads
11506 linking options
11507
Daniel Veillardb8478642001-10-12 17:29:10 +000011508Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
11509
11510 * Makefile.am include/libxml/Makefile.am
11511 include/libxml/globals.h globals.c include/libxml/threads.h
11512 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
11513 configure.in: started integrating the core of the thread support
11514 not activated yet but half integrated. The code should still
11515 compile and work anyway.
11516
Daniel Veillardb44025c2001-10-11 22:55:55 +000011517Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11518
11519 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
11520 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
11521 integrating the non-controversial parts of Gary Pennington
11522 multithread patches
11523 * catalog.c: corrected a small bug introduced
11524
Daniel Veillard75b96822001-10-11 18:59:45 +000011525Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
11526
11527 * catalog.c include/libxml/catalog.h: very serious cleanup,
11528 isolating unportable code and as much as possible the accesses
11529 to the global shared catalog. May need more testing !
11530
Daniel Veillard78d12092001-10-11 09:12:24 +000011531Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11532
11533 * include/libxml/debugXML.h debugXML.c tree.c: integrating
11534 Keith Isdale patches for the XSLT debugger interfaces. Some
11535 cleanup
11536
Daniel Veillardff0b7312001-10-11 06:46:09 +000011537Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
11538
11539 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
11540 * DOCBparser.c: generate line nubers in elements
11541
Daniel Veillard60087f32001-10-10 09:45:09 +000011542Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
11543
11544 * configure.in: preparing 2.4.6 release
11545 * doc/xml.html doc/html/*: updated and rebuilt the docs
11546 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
11547
MDT 2001 John Fleck60416fa2001-10-09 02:41:50 +000011548Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
11549
11550 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
11551 adding documentation for DV's supercatalog support
11552
Daniel Veillard82d75332001-10-08 15:01:59 +000011553Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
11554
11555 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
11556 super catalog support adding one API and one flag --sgml to
11557 xmlcatalog
11558
MDT 2001 John Fleck0e229932001-10-07 22:46:00 +000011559Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
11560
11561 * doc/xmlcatalog_man.xml, xmlcatalog.1
11562 One more crack at
11563 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
11564
11565
Thomas Broyer47334c02001-10-07 16:41:52 +000011566Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
11567
11568 * xpath.c: implemented xmlXPathObjectCopy for external objects
11569 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
11570
MDT 2001 John Fleckac941e32001-10-06 22:30:16 +000011571Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
11572
11573 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
11574 finishing up fix to
11575 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
11576 the xmlcatalog man page display more elegantly
11577
Daniel Veillard3fbe8e32001-10-06 13:30:33 +000011578Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
11579
11580 * configure.in: closing bug #61832
11581 * HTMLparser.c: removed a warning
11582
Daniel Veillard6ab38382001-10-06 13:08:27 +000011583Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
11584
11585 * xpath.c: fixing #61673 part I, do not loose doc information
11586 when copying result value trees.
11587
Daniel Veillard556c6682001-10-06 09:59:51 +000011588Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11589
11590 * xpath.c: trying to harden the XPath interpreter
11591
MDT 2001 John Fleck9f82dc62001-10-06 02:40:10 +000011592Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
11593
11594 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
11595 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
11596
William M. Brack1633d182001-10-05 15:41:19 +000011597Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11598
11599 * HTMLparser: repaired another loop problem
11600
Daniel Veillard20ee8c02001-10-05 09:18:14 +000011601Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
11602
11603 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
11604 parsing.
11605 * xpath.c: fix bug #61291 the default XML namespace node is
11606 missing from the namespace axis.
11607 * tree.c: refuse to create namespaces nodes with prefix "xml"
11608
Daniel Veillard651f9472001-10-04 14:51:06 +000011609Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
11610
11611 * SAX.c: ouch a non-defined namespace could lead to a crash,
11612 fixed #61215
11613
Daniel Veillard7dd05702001-10-04 14:25:12 +000011614Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
11615
11616 * parserInternals.c: closed bug #61054
11617
Daniel Veillard5e6d10a2001-10-03 13:21:13 +000011618Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11619
11620 * include/libxml/Makefile.am: closing #60708
11621
Daniel Veillarda293c322001-10-02 13:54:14 +000011622Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
11623
11624 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
11625 adding xmlSAXParseFileWithData following Marco Stipek suggestion
11626
Daniel Veillardf4309d72001-10-02 09:28:58 +000011627Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11628
11629 * valid.c: close bug #61550 when xml: wasn't considered a namespace
11630
Daniel Veillardf6ed8bc2001-10-02 09:22:47 +000011631Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11632
11633 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
11634 * DOCBparser.c HTMLparser.c parser.c: fixed typos
11635
Daniel Veillard16756b62001-10-01 07:36:25 +000011636Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
11637
11638 * catalog.c: Justin Fletcher provided cleaup code in case
11639 HAVE_STAT is not defined
11640 * include/win32config.h: Igor Zlatkovic suggested to have
11641 HAVE_STAT defined there
11642
William M. Brack5e1cac12001-09-28 16:19:18 +000011643Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11644
11645 * catalog.c - fixed typing error reported by M. Barros
11646
MDT 2001 John Fleckbbb9e432001-09-24 03:08:43 +000011647Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
11648
11649 * xmllint.c - fixing typo
11650
William M. Brackd28e48a2001-09-23 01:55:08 +000011651Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11652
11653 * HTMLparser.c: small enhancement to prevent loop on
11654 unrecognizable data
11655
Daniel Veillardb1d62872001-09-21 09:47:08 +000011656Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11657
11658 * parserInternals.c: applying patch from bug #60757 this
11659 should close it
11660
Daniel Veillardc0631a62001-09-20 13:56:06 +000011661Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
11662
11663 * catalog.c xmlcatalog.c: removed a couple of warning
11664 * xpath.c: try to solve the linking problem on platforms
11665 needing trio to compile
11666
Daniel Veillard1a123612001-09-19 08:06:23 +000011667Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000011668
Daniel Veillard1a123612001-09-19 08:06:23 +000011669 * Makefile.am libxml.spec.in: backing up non-documented changes
11670 commited without review or aproval by Jens Finke <jens@gnome.org>
11671 * HACKING: made 100% clear that no commit should be done directly
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000011672
Daniel Veillardf5b44e42001-09-17 17:19:54 +000011673Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
11674
11675 * configure.in: Joe Orton provided a patch fixing a problem
11676 when iconv is specified to be in a non-standard directory
11677 but wasn't exported in xml2-config --cflags
11678
Daniel Veillard2fc2db72001-09-14 17:33:51 +000011679Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
11680
Daniel Veillardf5b44e42001-09-17 17:19:54 +000011681 * configure.in: let's ship 2.4.5 before getting too much
Daniel Veillard2fc2db72001-09-14 17:33:51 +000011682 troubles with 2.4.4 errors.
11683
Daniel Veillard16698282001-09-14 10:29:27 +000011684Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11685
11686 * encoding.c entities.c: do not output hexadecimal charrefs
11687 when serializing HTML since some version of Netscape can't
11688 grok it, generate decimal ones.
11689 * result/HTML/doc3.htm: output changed due to previous test
11690 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
11691
Daniel Veillard98fed372001-09-13 11:34:58 +000011692Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
11693
11694 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
11695 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
11696
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000011697Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
Daniel Veillard98fed372001-09-13 11:34:58 +000011698 Released 2.4.4
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000011699
11700 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
11701 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
11702 updated the configuration scripts systems accordingly
11703
Daniel Veillard04382ae2001-09-12 18:51:30 +000011704Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11705
11706 * configure.in: preparing for 2.4.4
11707 * doc/xml.html doc/html/*: updated and rebuilt the docs
11708
Daniel Veillardd63437e2001-09-12 15:00:27 +000011709Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
11710
11711 * win32/dsp/libxml2.def.src: tried to incorporate comments
11712 from bug #59220
11713
Daniel Veillard319a7422001-09-11 09:27:09 +000011714Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
11715
11716 * parser.c result/noent/wml.xml: fixed bug #59981 related
11717 to handling of '&' in attributes when entities are substitued
11718
Daniel Veillard7cf5e442001-09-10 20:16:32 +000011719Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11720
11721 * libxml.h include/libxml/xmlversion.h.in
11722 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
11723 Tried to close bug #60131
11724
Daniel Veillardbce62332001-09-10 18:46:55 +000011725Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11726
11727 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
11728
Daniel Veillard143b04f2001-09-10 18:14:14 +000011729Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
11730
11731 * SAX.c: fixing bug #59946 on xmlns=""
11732
Daniel Veillard7a51d6d2001-09-10 14:40:43 +000011733Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11734
11735 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
11736 but allocates a new error code.
11737
Daniel Veillard05c13a22001-09-09 08:38:09 +000011738Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
11739
11740 * xmllint.c: John Fleck fixed typos in the options output
11741 * parser.c SAX.c: fix ignorable white space SAX selection
11742
11743Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11744
11745 * entities.c: Steve Underwood found the possibility of an
11746 ininite loop in case of error.
11747
Daniel Veillard5eb9dea2001-09-07 09:38:02 +000011748Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
11749
11750 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
11751
Daniel Veillarda050d232001-09-05 15:51:05 +000011752Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
11753
11754 * parser.c: warn if version is not 1.0 but it's not
11755 strictly speaking an error after analyzing the spec
11756
MDT 2001 John Fleck04685002001-09-03 16:11:47 +000011757Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
11758
11759 *doc/catalog.html - add link to the html version of the
11760 man page, other linguistic cleanups
11761
MDT 2001 John Fleck5bd39dc2001-09-03 15:14:19 +000011762Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
11763
11764 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
11765 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
11766 file, has not yet been included in the build.
11767
Daniel Veillard99784ff2001-09-01 16:20:28 +000011768Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11769
11770 * catalog.c: removed a duplicate affectation Justin Fletcher
11771
Daniel Veillard9e1c72d2001-08-31 20:03:19 +000011772Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
11773
11774 * tree.c: Armin Sander pointed a possible text coalescing
11775 problem, completed his patch.
11776
Bjorn Reese0b2ae432001-08-31 16:31:57 +000011777Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
11778
11779 * trionan.c: Fixed const and volatile re-definition problem
11780
Daniel Veillard5d96fff2001-08-31 14:55:30 +000011781Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
11782
11783 * libxml.4 parser.c: doc updates from Heiko Rupp
11784 * parserInternals.c: 2 sanity checks from Heiko Rupp
11785
Daniel Veillard3ec4c612001-08-28 20:39:49 +000011786Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
11787
11788 * tree.c: applied patch from Armin Sander to make some pointers
11789 const in xmlCopyNode()
Daniel Veillard2ebd7a72001-08-28 21:07:03 +000011790 * include/libxml/tree.h: added fix to the header
Daniel Veillard3ec4c612001-08-28 20:39:49 +000011791
Daniel Veillardb06c6142001-08-27 14:26:30 +000011792Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11793
11794 * xpath.c: hum, restrict the integer usage gcc bug workaround
11795 to only gcc compilers so that other architecture don't get
11796 penalized by this limitation.
11797 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
11798
Daniel Veillard268fd1b2001-08-26 18:46:36 +000011799Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11800
11801 * valid.c: fixed a Windows compiler warning (Chris Poblete)
11802 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
11803
Daniel Veillard6c5f9d12001-08-25 13:33:14 +000011804Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
11805
11806 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
11807 --convert option to xmlcatalog to convert SGML ones to
11808 the XML syntax.
11809 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
11810
11811 2.4.3 got released at that point
Daniel Veillard6990bf32001-08-23 21:17:48 +000011812Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11813
11814 * catalog.c xmlIO.c: started some serious testing and fixed
11815 a few bug and optmization needs.
11816
Daniel Veillard9f7b84b2001-08-23 15:31:19 +000011817Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11818
11819 * Makefile.am configure.in include/libxml/xmlwin32version.h:
11820 preparing for a 2.4.3 release even if it may not be ready yet
11821 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
11822 all file parsing lookup to go through the entity resolver, add
11823 to add an API to bypass it (needed to load catalogs themselves),
11824 some cleanup on the catalog code too.
11825 * nanoftp.c: small cleanup
11826 * doc/catalog.html: small update
11827
Daniel Veillardbc2ddbe2001-08-23 10:24:27 +000011828Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
11829
11830 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
11831 Jun Kuriyama
11832
Daniel Veillardffb120d2001-08-23 00:52:23 +000011833Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
11834
11835 * doc/catalog.html: finished the catalog documentation
11836
Daniel Veillarde7ead2d2001-08-22 23:44:09 +000011837Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11838
11839 * doc/catalog.html doc/xml.html: added documentation about
11840 Catalog support, misses an API description
11841 * doc/html/*: reextracted the API pages
11842
Daniel Veillarddc2cee22001-08-22 16:30:37 +000011843Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11844
11845 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
11846 Added the part about section 7.2 on URI resolution,
11847 fixed a side effect in the HTML parser, look complete
11848 and ready to rock except the URI/SystemID part!
11849
Daniel Veillard5d90b6c2001-08-22 14:29:45 +000011850Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11851
11852 * include/libxml/catalog.h include/libxml/parser.h
11853 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
11854 xmlIO.c: added support and APIs needed for the catalog PI
11855 * include/libxml/xmlIO.h: cleanup
11856
Daniel Veillarde2940dd2001-08-22 00:06:49 +000011857Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11858
11859 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
11860 include/libxml/catalog.h: starts to look okay, really
11861 plugged the new framework, cleaned a lot of stuff,
11862 added some APIs, except the PI's support missing this
11863 should be mostly complete
11864 * result/catalogs/* test/catalogs/*: added new test, enriched
11865 the existing one with URN ID tests
11866
Daniel Veillard64339542001-08-21 12:57:59 +000011867Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
11868
11869 * catalog.c: fixed nextCatalog
11870 * result/catalogs/docbook test/catalogs/*: started adding
11871 a small regression test
11872
Daniel Veillardcda96922001-08-21 10:56:31 +000011873Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
11874
11875 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
11876 more work on the XML catalog support.
11877 * parser.c include/libxml/parser.h: small cleanup seems using
11878 list as a public parameter name can give portability troubles
11879 * trionan.c trionan.h xpath.c include/libxml/trionan.h
11880 include/libxml/xpath.h include/libxml/Makefile.am: removed
11881 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
11882 wrappers
11883
Bjorn Reese45029602001-08-21 09:23:53 +000011884Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
11885
11886 * Makefile.am trio.c triodef.h trionan.c xpath.c
11887 include/libxml/Makefile.am include/libxml/trionan.h:
11888 Re-worked Not-A-Number and Infinity support.
11889 * xmlcatalog.c: added readline include files
11890
Daniel Veillard344cee72001-08-20 00:08:40 +000011891Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11892
11893 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
11894 testCatalog as xmlcatalog, making it an installed app
11895 adding a shell, and preparing it to be a /etc/xml/catalog
11896 management tool, though not ready yet
11897 * catalog.c include/libxml/catalog.h: adding support for
11898 XML Catalogs http://www.oasis-open.org/committees/entity/
11899 not finished, there is some interesting tradeoffs and a
11900 few open questions left.
11901
Daniel Veillardb7664f42001-08-19 13:00:43 +000011902Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
11903
11904 * xmllint.c: fixed a line formatting problem
11905
Daniel Veillard5015b712001-08-17 09:37:52 +000011906Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11907
11908 * SAX.c: removed a couple of unused variable (Albert Chin)
11909
Daniel Veillardbb371292001-08-16 23:26:59 +000011910Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
11911
11912 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
11913 trying to fix some troubles w.r.t. function returning
11914 const xxxPtr.
11915
Daniel Veillardb60c54e2001-08-16 19:34:27 +000011916Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
11917
11918 * win32/dsp/libxml2.def.src: another set of symbols conditionally
11919 defined
11920
Daniel Veillardae6db172001-08-16 19:32:00 +000011921Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
11922
11923 * xpointer.c: removed unused var
11924
Daniel Veillard09190202001-08-16 16:27:41 +000011925Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
11926
11927 * testXPath.c: another small cleanup closing bug #59110
11928
Daniel Veillard796f4b62001-08-16 16:00:13 +000011929Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
11930
11931 * win32/dsp/libxml2.def.src: small cleanup closing bug
11932 #59108
11933
Daniel Veillard5aac4e42001-08-15 20:46:57 +000011934Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
11935
11936 * example/gjobread.c: add xmlCleanupParser() before leaving
11937
Daniel Veillard9a0b3d62001-08-15 12:58:03 +000011938Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
11939
11940 * config.h.in configure.in include/libxml/xmlwin32version.h:
11941 released 2.4.2
11942
Daniel Veillardd3d06722001-08-15 12:06:36 +000011943Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
11944
11945 * include/libxml/valid.h debugXML.c valid.c: deprecate
11946 the non-boundchecking Sprintf functions, add Snprintf
11947 this should close bug #57984
11948
Daniel Veillardecb6f5b2001-08-15 08:47:42 +000011949Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
11950
11951 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
11952 URIs before doing the lookups (pointed by Mark Vakoc)
11953
Daniel Veillard0ab5cab2001-08-14 16:43:10 +000011954Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
11955
11956 * xpath.c: serious changes on Result Value Trees and NodeSets
11957 w.r.t. deallocation and collect operations. Probably not
11958 100% clean (merge of allocated trees smells like a problem).
11959 Seems sufficient to close #58943
11960
Daniel Veillard90493a92001-08-14 14:12:47 +000011961Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
11962
11963 * xmllint.c: adding a --format option
11964
Daniel Veillardfe703322001-08-14 12:18:09 +000011965Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
11966
11967 * xpath.c: count() was broken on Result Value Tree
11968 * xmlIO.c: fixed file:/// accesses on _WIN32
11969
Daniel Veillard70ac0e32001-08-13 11:24:16 +000011970Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11971
11972 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
11973 macro was renamed, this should close bug #58683
11974
Daniel Veillardf300b7e2001-08-13 10:43:15 +000011975Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
11976
11977 * SAX.c: small fix fixing bug #58539 reported by coolo, in
11978 entity substitution mode text at the end of the entity might
11979 be added due to text coalescing.
11980 * nanoftp.c parser.c: small cleanup
11981
Daniel Veillard0c720972001-08-08 20:59:00 +000011982Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
11983
11984 * HACKING: added John Fleck right to commit in the doc subdir
11985
Daniel Veillard48da9102001-08-07 01:10:10 +000011986Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11987
11988 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
11989 allow to inherit attributes from the DTD directly in the
11990 tree, this is needed for XPath and can be a useful feature.
11991 Inherited namespaces are always provided at the tree level now
11992 * test/defattr* result/defattr* result/noent/defattr*: added a couple
11993 of tests for this feature (XSLT being the prime user).
11994
Daniel Veillard50f34372001-08-03 12:06:36 +000011995Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
11996
11997 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
11998 testSAX.c xmlIO.c xmllint.c include/win32config.h
11999 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
12000 include/libxml/xmlwin32version.h.in win32/README.MSDev
12001 win32/dsp/*: applied Win32 Facelift No.2 patches from
12002 Igor Zlatkovic for Windows/MSC
12003
Daniel Veillard9f4eb912001-08-01 21:22:27 +000012004Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
12005
12006 * SAX.c: unparsedEntityDecl() the URI computation of the
12007 entity wasn't done breaking XSLT unparsed-entity-uri()
12008
Daniel Veillard567e1b42001-08-01 15:53:47 +000012009Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
12010
12011 * xpath.c: fixed a bug when walking the descendants and
12012 the current node has no children
12013 * debugXML.c: show up when a text node is supposed to not be escaped
12014
Thomas Broyerf186c822001-07-31 23:30:37 +000012015Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12016
12017 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
12018 worked like the set:leading() function)
12019 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
12020
Daniel Veillardba6db032001-07-31 16:25:45 +000012021Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12022
12023 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
12024
Daniel Veillard57905372001-07-31 15:52:17 +000012025Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12026
12027 * include/libxml/xmlIO.h: apply change to close #58141
12028 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
12029
Daniel Veillard5e3eecb2001-07-31 15:10:53 +000012030Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12031
12032 * parser.c: when the internal subset uses a PE, then the
12033 included entity can use conditional sections.
12034
Daniel Veillard7d7e3792001-07-30 13:42:13 +000012035Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12036
12037 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
12038 when walking the namespace axis showing up in
12039 libxst/tests/general/bug-12
12040 * xmlmemory.c: added the possibility to trace a given block
12041 defined by its address
12042
Daniel Veillard4aafa792001-07-28 17:21:12 +000012043Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12044
12045 * parser.c: don't override existing encoding specified before
12046 starting xmlParseDocument()
12047
Daniel Veillardfdb1f242001-07-27 23:32:44 +000012048Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12049
12050 * include/libxml/xmlwin32version.h: reinserted, needed for
12051 Windows users of CVS
12052
Darin Adlera77cac02001-07-27 17:41:51 +0000120532001-07-27 Darin Adler <darin@bentspoon.com>
12054
Darin Adler699613b2001-07-27 22:47:14 +000012055 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
12056 * testCatalog.c: Add include of <libxml/parser.h>.
12057
120582001-07-27 Darin Adler <darin@bentspoon.com>
12059
Darin Adlera77cac02001-07-27 17:41:51 +000012060 * include/libxml/.cvsignore:
12061 * include/libxml/xmlwin32version.h:
12062 Remove this file from CVS because it's generated.
12063
Daniel Veillard50822cb2001-07-26 20:05:51 +000012064Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12065
12066 * parser.c include/libxml/parser.h: applied const patches from
12067 Tom Moog #58002
12068
Thomas Broyerba4ad322001-07-26 16:55:21 +000012069Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12070
12071 * xpath.c include/libxml/xpath{,Internals}.h: added a function
12072 lookup framework
12073
Daniel Veillard1d0bfab2001-07-26 11:49:41 +000012074Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12075
12076 * tree.c: fixed xmlCopyNode() for documents
12077
Daniel Veillard6dd398f2001-07-25 22:41:03 +000012078Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12079
12080 * parser.c: fixed bugs #58073 reported by Greg Shtilman
12081
12082Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard2454ab92001-07-25 21:39:46 +000012083
12084 * parser.c: fixes bug #57652 reported by Morus Walter
12085
Daniel Veillarde3924972001-07-25 20:25:21 +000012086Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12087
12088 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
12089
Daniel Veillarda53c6882001-07-25 17:18:57 +000012090Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12091
12092 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
12093 errors, lesson don't add new functions at 1am before a release
12094 * xpath.c: integrated fix from Bjorn to avoid divide by zero
12095 from XPath initialization when possible.
12096
Daniel Veillardd9bad132001-07-23 19:39:43 +000012097Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12098
12099 * result/scripts/base*: removing history/readline changed
12100 this slightly
12101 * include/libxml/parser.h SAX.c parser.c parserInternals.c
12102 xmllint.c: make element content line number generation
12103 optionnal to avoid breaking old apps added interface to switch
12104
Daniel Veillardf012a642001-07-23 19:10:52 +000012105Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12106
12107 * configure.in: get rid of the readline and libhistory
12108 dependancies by default, release 2.4.1 with IA64 fix
12109 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
12110 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
12111 John Kroll fixes to allow saving to HTTP via PUT (or
12112 POST of needed).
12113 * doc/html/*.html: regenerated the docs
12114
Thomas Broyere8126242001-07-22 03:54:15 +000012115Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12116
12117 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
12118 xmlHashScanFull and xmlHashScannFull3 to get passed the
12119 three keys as arguments to the callback function
12120
Daniel Veillard5e2dace2001-07-18 19:30:27 +000012121Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12122
12123 * configure.in Makefile.am: removed libxml softlink for good
12124 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
12125 100% coverage by gtk-doc
12126
Daniel Veillard8599e702001-07-17 21:38:51 +000012127Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12128
12129 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
12130 fixed serious troubles due to size_t vs. int mismatch
12131
Daniel Veillard8fcc4942001-07-17 20:07:33 +000012132Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12133
12134 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
12135
Thomas Broyerf06a3d82001-07-16 04:52:57 +000012136Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12137
12138 * include/libxml/xpath{,Internals}.h xpath.c: added a more
12139 convenient extension API for value and context managing
12140 Now handles external objects through xmlXPathPopExternal,
12141 xmlXPathWrapExternal and xmlXPathReturnExternal.
12142 Added functions for sets operations (intersection, etc.)
12143
Daniel Veillard22090732001-07-16 00:06:07 +000012144Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12145
12146 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
12147 xmlIO.c tree.c parserInternals.c entities.c encoding.c
12148 HTMLparser.c: cleanup of global variables, marking some
12149 const or private.
12150
Thomas Broyerf06a3d82001-07-16 04:52:57 +000012151Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
Thomas Broyer496be682001-07-15 22:59:18 +000012152
12153 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
12154 fixed xmlXPathNodeSetItem when passing index=0
12155
Daniel Veillard05dec342001-07-14 21:57:39 +000012156Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12157
12158 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
12159
Daniel Veillard28ae6362001-07-14 16:44:32 +000012160Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12161
12162 * xmllint.c: fixed compilation under Cygwin #57503
12163 * TODO: update
12164
Peter Williamsed156f52001-07-13 18:35:13 +0000121652001-07-13 Peter Williams <peterw@ximian.com>
12166
12167 * config.h.in: add #undef HAVE_DLFCN_H
12168
12169 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
12170 builddir.
12171
Daniel Veillard73b36e32001-07-12 15:09:52 +000012172Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12173
12174 * win32/libxml2/libxml2.def.src: added a couple of exported entries
12175 raised by #57348 and #57381
12176
Daniel Veillard7db37732001-07-12 01:20:08 +000012177Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12178
12179 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
12180 tree.c xpointer.c: store the line numbder in element->content,
12181 may break some software, need a configuration mechanism
12182
Darin Adler96037892001-07-11 00:03:16 +0000121832001-07-10 Darin Adler <darin@bentspoon.com>
12184
12185 * .cvsignore:
12186 * example/.cvsignore:
12187 * include/.cvsignore:
12188 * include/libxml/.cvsignore:
12189 Various things that are generated and should be ignored.
12190
Daniel Veillard09ab7e12001-07-10 15:49:44 +000012191Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12192
12193 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
12194 * doc/xml.html doc/html/*: updated the docs
12195
Daniel Veillard04e2dae2001-07-09 20:07:25 +000012196Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12197
12198 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
12199 validation occured on content with element child
12200
Daniel Veillardb8c9be92001-07-09 16:01:19 +000012201Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12202
12203 * tree.c: fixed XML Base computation which was broken
12204 * debugXML.c: added a base function to the shell
12205 * Makefile.am result/scripts/* test/scripts/*: added scripts
12206 based regression tests, and adding 2 XML Base tests
12207
Daniel Veillard19e96c32001-07-09 10:32:59 +000012208Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12209
12210 * tree.c: set properties doc and call xmlSetListDoc for properties
12211 content when grafting them in a different tree.
12212 * aclocal.m4: remove from CVS
12213
Daniel Veillarde086f5c2001-07-08 21:10:40 +000012214Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12215
12216 * win32/libxml2/libxml2.def.src: added some missing entry point
12217 for XPath (Mark Vakoc)
12218
Daniel Veillard388236f2001-07-08 18:35:48 +000012219Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12220
12221 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
12222 layer should URI-Unescape before trying to open resources.
12223
Daniel Veillard04383752001-07-08 14:27:15 +000012224Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12225
12226 * xpath.c: fix the name() bug for elements in the default
12227 namespace reported by Charlie Bozeman
12228
Daniel Veillard7583a592001-07-08 13:15:55 +000012229Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12230
12231 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
12232 led to an XPath fix, improvements of SAX initialization, and
12233 an added option --nocdata to testXPath
12234
Daniel Veillard449d7392001-07-07 19:11:06 +000012235Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12236
12237 * doc/libxml-doc.el: Felix Natter provided anew version working
12238 with XEmacs too
12239
Daniel Veillard5168dbf2001-07-07 00:18:23 +000012240Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12241
12242 * include/libxml/xpath.h: small cleanup
12243 * doc/xml.html: update
12244
Daniel Veillardf524d6e2001-07-05 23:41:40 +000012245Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12246
12247 * Makefile.am configure.in include/libxml/xmlwin32version.h:
12248 released 2.3.14
12249
Daniel Veillard4b8328d2001-07-05 22:48:42 +000012250Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12251
12252 * doc/html/*: rebuilt the docs for the release
Daniel Veillard5b43fde2001-07-05 23:31:40 +000012253 * doc/xml.html: added 2.3.14 release.
Daniel Veillard4b8328d2001-07-05 22:48:42 +000012254
Daniel Veillard73c9c042001-07-05 20:02:54 +000012255Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12256
12257 * xpath.c: a bug reported by Stephan Kulow empty nodesets
12258 were not equal to empty strings
12259
Daniel Veillard1fd36d22001-07-04 22:54:28 +000012260Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12261
12262 * SAX.c: fixed a URI-Reference computation problem when validating
12263 * xmlIO.c: small cleanup
12264
Daniel Veillard4d65a1c2001-07-04 22:06:23 +000012265Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12266
12267 * parser.c: improved the description of a couple of interfaces
12268 upon Larry Stamper suggestion
12269
Daniel Veillard62f313b2001-07-04 19:49:14 +000012270Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12271
12272 * SAX.c entities.c parser.c: changed completely the way entities
12273 are handled when running the parser in entity substitution mode.
12274 This fixes a bug reported by Stephan Kulow and nearly divides
12275 by 3 the amount of memory required by libxslt to load and process
12276 DocBook TDG.
12277
Daniel Veillardf420ac52001-07-04 16:04:09 +000012278Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12279
12280 * HTMLparser.c: fixing a too early root closing problem raised
12281 byt Prashanth Naidu
12282
Daniel Veillard8c357d52001-07-03 23:43:33 +000012283Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12284
12285 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
12286 raised by Mark Vakoc.
12287
Daniel Veillard6e90d192001-07-03 16:37:49 +000012288Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12289
12290 * example/Makefile.am: fixed the include path to add srcdir/include
12291 * Makefile.am configure.in: fix from Albert Chin for iconv detection
12292 and some cleanup
12293
Daniel Veillardf06307e2001-07-03 10:35:50 +000012294Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12295
12296 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
12297 lot of optimization work, results in significant improvements
12298 when handling really complex XPath queries. Add a small optimizer
12299 for unions, improve [n] and [last()], avoid some costly ops.
12300
Daniel Veillard77044732001-06-29 21:31:07 +000012301Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12302
12303 * include/libxml/parser.h parser.c: xmlStrstr args are both const
12304 * xpath.c: small cleanup
12305 * xmlGetNsList: reformated, fixed problems if used on Entities
12306
Daniel Veillard2adbb512001-06-28 16:20:36 +000012307Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12308
12309 * doc/xml.html: added 1.8.14 and 2.3.13 releases
12310
Daniel Veillardb37ecd02001-06-28 16:18:11 +000012311Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12312
12313 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
12314 * Makefile.am example/Makefile.am: workaround automake generating
12315 erroneous deps
12316
Daniel Veillard12f7d292001-06-28 13:12:11 +000012317Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12318
12319 * include/win32config.h: bug #56801 Yon Derek provided a patch
12320 to the windows config file.
12321
Daniel Veillard87ee9142001-06-28 12:54:16 +000012322Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12323
12324 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
12325 libxml.h : Yon Derek provided a set of changes to compile from
12326 CVS on Windows/MSC
12327
Daniel Veillard0e4cd172001-06-28 12:13:56 +000012328Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12329
12330 * parser.c: fixed UTF8 BOM support in push mode
12331 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
12332 added a specific testcase
12333
Daniel Veillard3e5bb8e2001-06-27 16:34:34 +000012334Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12335
12336 * Makefile.am: added --push regression tests
12337 * parserInternals.c: the XML parser segfaulted in --push mode
12338
Daniel Veillard9a89a8a2001-06-27 11:13:35 +000012339Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12340
12341 * configure.in: moved the symlinks detection within a CVS
12342 check, this is not portable and will be removed soon.
12343 * xpath.c: small cleanup/speedup
12344
Daniel Veillard11648102001-06-26 16:08:24 +000012345Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12346
12347 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
12348 release of 2.3.12
12349 * parser.c: make an error message if unknow entities in all cases
12350
Daniel Veillardfcbd74a2001-06-26 07:47:23 +000012351Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12352
12353 * uri.c: fixed 2 uri normalization bugs on '//' reduction
12354
Daniel Veillard23793842001-06-25 16:07:45 +000012355Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12356
12357 * include/libxml/Makefile.am: Laszlo Peter pointed out that
12358 includes were installed in the wrong dir
12359
Daniel Veillardf5498f32001-06-25 15:08:36 +000012360Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12361
12362 * doc/html.xml: warn against sending code to exhibit bugs.
12363
Daniel Veillard56f06462001-06-24 21:34:03 +000012364Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12365
12366 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
12367 Tru64 from Thomas Leitner
12368
Daniel Veillardc5d64342001-06-24 12:13:24 +000012369Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12370
12371 * AUTHORS: added William and Bjorn
12372 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
12373 daniel@veillard.com hopefully I won't have to do this again
12374 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
12375 docs can be rebuilt cleanly now
12376 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
12377 from CVs it's generated, added include/libxml/xmlwin32version.h
12378 also generated but which should change far less frequently.
12379 * catalog.c nanoftp.c: made sure to include libxml.h not
12380 libxml/xmlversion.h directly
12381 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
12382 when compiling on WIN32 and MSC
12383
Daniel Veillard07385fd2001-06-23 21:55:48 +000012384Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12385
12386 * include/Makefile.am include/libxml/Makefile.am configure.in:
12387 fixed make distcheck and rebuilding the rpms
12388
Daniel Veillardcd1d9442001-06-23 18:53:44 +000012389Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12390
12391 * configure.in: should finish the migration of exported includes
12392 into a real include/libxml in CVS, at least for CVS users.
12393 * removed the exported headers, added in include/libxml (as well
12394 as xmlversion.h.in).
12395
Daniel Veillard6dd8e052001-06-23 18:38:06 +000012396Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12397
12398 * configure.in: fixed the way to detect symlink
12399
Daniel Veillard66541772001-06-23 18:31:04 +000012400Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12401
12402 * configure.in: updated, include/libxml is now a real CVS dir
12403
Daniel Veillardca989762001-06-23 17:39:29 +000012404Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12405
12406 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
12407 version works with both libxml1 and libxml2 (it autodetects
12408 the prefix of the html-files) from Felix Natter.
12409 * doc/xml.html: updated doc accordingly
12410
Daniel Veillard8cf14d52001-06-23 16:32:46 +000012411Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12412
12413 * xpath.c: fixed the bug generating a template loop in libxslt
12414 when using docbook-xsl-1.4, * should filter out document nodes
12415 * HACKING: added William
12416 * TODO: updated
12417
Daniel Veillard7b06bcb2001-06-22 16:03:51 +000012418Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12419
12420 * doc/FAQ.html: added a warning about gcc-3.0
12421 * doc/xml.html: added reference to gdome2 and removed a confusing
12422 sentence
12423
Daniel Veillardf7f41852001-06-22 15:18:01 +000012424Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12425
12426 * xmlversion.h: okay this is a generated file, but Windows
12427 users need it and they can't generate it, and I want CVS
12428 Windows users ...
12429 * win32/libxml2/libxml2_so.dsp: Windows project file for
12430 the shared lib version of libxml2
12431 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
12432 resources needed for libxslt/xsltproc by Yon Derek
12433
Bjorn Reese3157b342001-06-22 14:41:45 +000012434Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12435
12436 * trio.c: MSVC fix (provided by Igor Zlatkovic)
12437
Daniel Veillard4151acb2001-06-22 10:48:57 +000012438Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12439
Daniel Veillardcc146db2001-06-22 11:10:52 +000012440 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
12441
12442Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12443
Daniel Veillard4151acb2001-06-22 10:48:57 +000012444 * include/win32config.h: Yon Derek provided a first fix
12445 to be able to compile libxslt/xsltproc on Windows
12446
Daniel Veillardd79bcd12001-06-21 22:07:42 +000012447Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12448
12449 * xpath.c: attempt to work around what seemed a gcc optimizer
12450 bug when handling floats on i386 http://veillard.com/gcc.bug
12451 * tree.c entities.c encoding.c: doing some cleanups while
12452 chasing it
12453
Daniel Veillard017b1082001-06-21 11:20:21 +000012454Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12455
12456 * Makefile.am: cleanup when --without-debug is specified
12457 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
12458 w.r.t. --without-debug and other include points
12459 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
12460 Catalogs
12461 * configure.in entities.h tree.h HTMLparser.c: removed
12462 --without-corba, made the _private field mandatory
12463
Daniel Veillard87a764e2001-06-20 17:41:10 +000012464Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12465
12466 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
12467 outputs a BOM in UTF8, an errata has been issued to avoid the
12468 problem, that was the most reasonable solution... Add support
12469 for a leading UTF8 BOM in entities.
12470
Daniel Veillard10ea86c2001-06-20 13:55:33 +000012471Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12472
12473 * valid.c: fixed a bug found when post validating an entity ref
12474 * xmllint.c: added --loaddtd and sligly changed --postvalid to
12475 activate it too
12476
Daniel Veillard39196eb2001-06-19 18:09:42 +000012477Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12478
12479 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
12480 weakness in the node copy the XPointer and the XInclude
12481 implementations. Serious cleanup.
12482
Daniel Veillard3739b982001-06-19 12:51:30 +000012483Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12484
12485 * Makefile.am: Kjartan Maraas provided a small patch to
12486 add xml2-config.in to EXTRA_DIST
12487
Daniel Veillarda9142e72001-06-19 11:07:54 +000012488Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12489
12490 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
12491 provided another failing case found in KDE, the way the
12492 ctxt->vctxt.nodeTab was allocated and freed changed over
12493 time but it wasn't completely cleaned up. This should fix it.
12494
Daniel Veillard3ed27bd2001-06-17 17:58:17 +000012495Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12496
12497 * parser.c: Stephan Kulow also raised the fact that line number
12498 could get miscounted making debug harder, fixed the problem
12499 in xmlParseCharData()
12500
Daniel Veillard64b98c02001-06-17 17:20:21 +000012501Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12502
12503 * valid.c: Stephan Kulow pointed out a problem when validating
12504 and using an empty entity, forgot a 'break' in a case.
12505
Daniel Veillarde3c81b52001-06-17 14:50:34 +000012506Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12507
12508 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
12509 * doc/xml.html: updated with 2.3.11
12510
Daniel Veillard4ec885a2001-06-17 10:31:07 +000012511Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12512
12513 * TODO: updated adding cleanup of generated doc
12514 * configure.in: prepared to release 2.3.11
12515 * xmllint.c: added --version for bug reporting
12516 * doc/html/*.html: rebuilt the doc
12517
Daniel Veillard8b8d2252001-06-16 21:24:56 +000012518Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12519
12520 * xpath.c: first part of the work on selecting namespace to
12521 fix bug #56115
12522
Daniel Veillard96ed5832001-06-15 22:22:04 +000012523Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12524
12525 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
12526 when using -liconv
12527 * TODO: updated
12528
Daniel Veillardc4f631d2001-06-14 11:11:59 +000012529Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12530
12531 * HTMLtree.[ch]: more work on the HTML serialization routnes,
12532 cleanup, encoding support.
12533
Daniel Veillard608ad072001-06-14 08:32:28 +000012534Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12535
12536 * xpath.c: Thomas Broyer suggested a better patch for the / arg
12537
Daniel Veillard239d0522001-06-13 23:02:48 +000012538Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12539
12540 * xpath.c: bug detected by Ankh when / is used as a function arg
12541
Daniel Veillard02bb1702001-06-13 21:11:59 +000012542Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12543
12544 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
12545 of element and use it to avoid outputting formatting spaces at
12546 the wrong place. Implemented the format parameter for HTML save.
12547 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
12548 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
12549 result/HTML/wired.html: of course this impact the result of a
12550 number of HTML tests
12551
Daniel Veillard95d845f2001-06-13 13:48:46 +000012552Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12553
12554 * HTMLtree.[ch]: started augmenting the HTML save API with
12555 encoding and formatting parameters
12556
Daniel Veillardeca60d02001-06-13 07:45:41 +000012557Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12558
12559 * HTMLtree.h: cleanup and started evaluating the work needed on
12560 revamping the HTML output code
12561
Daniel Veillard84666b32001-06-11 17:31:08 +000012562Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12563
12564 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
12565
Daniel Veillard8bdd2202001-06-11 12:47:59 +000012566Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12567
12568 * valid.c: fixed bug #56049, forgot one check in the
12569 validation routine
12570
Daniel Veillardca2366a2001-06-11 12:09:01 +000012571Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12572
12573 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
12574
Daniel Veillard6761eee2001-06-11 10:29:38 +000012575Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12576
12577 * libxml.h: fixed an error in last commit
12578 * doc/FAQ.html: added an entry for compilation from CVS
12579
Daniel Veillard9cc6dc62001-06-11 08:09:20 +000012580Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12581
12582 * xmlversion.h.in libxml.h: Cygwin patches
12583 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
12584 * tree.h: cleanup
12585
Daniel Veillardacd370f2001-06-09 17:17:51 +000012586Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12587
12588 * tree.c: patched xmlFreeNode() to avoid freeing() a static
12589 memory block in a strange case where libxml is linked twice
12590 in the binary.
12591
Daniel Veillard1d047672001-06-09 16:41:01 +000012592Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12593
12594 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
12595 state far too often, simple fix used to avoid it.
12596
Daniel Veillard4497e692001-06-09 14:19:02 +000012597Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12598
12599 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
12600 being processed, applied his patch
12601 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
12602
Daniel Veillardf3afa7d2001-06-09 13:52:58 +000012603Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12604
12605 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
12606 provided fixes to compile on MSCC again
12607 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
12608 also provided an update for the project files.
12609
Daniel Veillarda682b212001-06-07 19:59:42 +000012610Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12611
12612 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
12613 bug #55810
12614
Daniel Veillarde8fc08e2001-06-07 19:35:47 +000012615Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12616
12617 * tree.c: fixed xmlGetNsProp() to close bug #55683
12618 Note this requires libxslt to use it's own function instead.
12619
Daniel Veillardf0c53762001-06-07 16:07:07 +000012620Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12621
12622 * HTMLtree.c: when in a pre element no formatting space should
12623 be added.
12624 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
12625
Daniel Veillard068a9652001-06-07 15:30:26 +000012626Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12627
12628 * configure.in: added tests for signal() and signal.h
12629
Daniel Veillard541d6552001-06-07 14:20:01 +000012630Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12631
12632 * xpath.c: robert pointed out xmlXPathNINF was not initialized
12633
Daniel Veillard8a367d42001-06-07 14:01:34 +000012634Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12635
12636 * doc/libxml-doc.el: Felix Natter provided a new version for
12637 libxml2
12638
Daniel Veillard8a926292001-06-07 11:20:20 +000012639Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12640
12641 * HTMLtree.c: when in a pre element no formatting space should
12642 be added.
12643
Daniel Veillard14839d52001-06-06 16:11:56 +000012644Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12645
12646 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
12647
Daniel Veillarde95e2392001-06-06 10:46:28 +000012648Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12649
12650 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
12651 hack
12652 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
12653 * uri.c: fixed a warning
12654
Daniel Veillard6e93c4a2001-06-05 20:57:42 +000012655Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12656
12657 * HTMLtree.c: trying to close bug #55772 escaping in script
12658 elements
12659 * doc/xml.html: suggest to send mail to the list
12660
12661Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard1c43dbf2001-06-05 17:12:52 +000012662
12663 * error.c: attempt to fix the xmlGetVarStr breakage once and for
12664 good. Use a macro and based on the solution provided in
12665 vsnprintf manual page from GNU.
12666
Bjorn Reese99748722001-06-05 12:49:15 +000012667Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12668
12669 * error.c: Workaround for non-preserving variadic list.
12670 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
12671
Daniel Veillard2e4f1882001-06-01 10:11:57 +000012672Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12673
12674 * doc/xml.html: added 2.3.10 release
12675
Daniel Veillardb3a182e2001-06-01 09:28:09 +000012676Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12677
12678 * configure.in: releasing 2.3.10
12679
Daniel Veillard3c2758d2001-05-31 18:43:43 +000012680Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12681
12682 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
12683
Daniel Veillard20042422001-05-31 18:22:04 +000012684Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12685
12686 * encoding.c: Robert Collins provided a patch to add the
12687 "US-ASCII" encoding alias
12688
Daniel Veillard97ac1312001-05-30 19:14:17 +000012689Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12690
12691 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
12692 string oriented functions and started cleaning the related areas
12693 in xpath.c which needed fixing in this respect
12694
Daniel Veillard2d703722001-05-30 18:32:34 +000012695Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12696
12697 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
12698 #55380
12699 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
12700
Daniel Veillard9403a042001-05-28 11:00:53 +000012701Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12702
12703 * TODO: updated
12704 * nanohttp.[ch] : started adding APIs to get the redirected URL
12705 when this occurs (needed for further base computation
12706 * tree.h: cleanup
12707 * encoding.c: cleanup
12708 * SAX.c: minor change around ctxt->loadsubset
12709
Daniel Veillard6278fb52001-05-25 07:38:41 +000012710Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12711
12712 * Makefile.am include/Makefile.am: small change to have
12713 include/libxml rebuilt if working from CVS.
12714 * uri.c: applied another patch from Carl Douglas for URI escaping,
12715 this should close bug #51876
12716
Daniel Veillardd16df9f2001-05-23 13:44:21 +000012717Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12718
12719 * xinclude.c: fixed XInclude recursive behaviour bug #54678
12720 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
12721 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
12722 added specific regression test
12723 * parser.h: preparing for the XSLT mode where DTD inherited
12724 attributes are added to the tree.
12725
Daniel Veillardbbd22452001-05-23 12:02:27 +000012726Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12727
12728 * xinclude.[ch]: Updated the namespace for the Last Call version
12729 * result/XInclude/include test/XInclude/include: updated the
12730 testsuite accordingly
12731
Daniel Veillard8514c672001-05-23 10:29:12 +000012732Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12733
12734 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
12735 related to bug #51876
12736
Daniel Veillard42596ad2001-05-22 16:57:14 +000012737Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12738
12739 * tree.c: fixed a gross mistake in base computation, xml:base is
12740 not completely correct yet (need cascade).
12741 * xpath.[ch]: added the few things needed to find a function name
12742 and URI from the XPath context when it is called.
12743
Daniel Veillard81418e32001-05-22 15:08:55 +000012744Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12745
12746 * catalog.[ch]: fixes and add xmlLoadCatalogs()
12747 * DOCBparser.c: small cleanup
12748 * xmllint.c: added a --catalogs option to load catalogs from
12749 $SGML_CATALOG_FILES
12750 * tree.c: cleanup
12751 * configure.in: iconv library fixup, ICONV_LIBS
12752
Daniel Veillardaf86c7f2001-05-21 14:11:26 +000012753Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12754
12755 * catalog.c: handling of CATALOG entries. detection of recursion,
12756 and a few bugfixes
12757 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
12758 against the default namespace
12759
Daniel Veillard04b93292001-05-21 08:15:31 +000012760Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12761
12762 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
12763
Daniel Veillarda97a19b2001-05-20 13:19:52 +000012764Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12765
12766 * parser.c: fixed propagation context info when parsing an
12767 external entity.
12768 * doc/html/*.html: regenerated a couple of docs
12769
Daniel Veillard4623acd2001-05-19 15:13:15 +000012770Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12771
12772 * doc/xml.html: update with 2.3.9 informations
12773
Daniel Veillardbed7b052001-05-19 14:59:49 +000012774Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12775
12776 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
12777 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
12778 * doc/html/* : rebuilt the docs
12779 * valid.c: small patch which may improve some case when
12780 validating.
12781
Daniel Veillardf69bb4b2001-05-19 13:24:56 +000012782Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12783
12784 * HTMLparser.c: Closed bug #54891
12785 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
12786 to the suite
12787
12788Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12789
12790 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
12791 applied a documentation patch from LotR and filled in a few missing
12792 descriptions
12793
Daniel Veillard76d66f42001-05-16 21:05:17 +000012794Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12795
12796 * xpath.c tree.c parser.c: speed optimizations at the parser level
12797 document tree freeing and xpath evaluation
12798
Daniel Veillardfd7ddca2001-05-16 10:57:35 +000012799Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12800
12801 * parser.c parser.h parserInternals.h: fixed a couple of
12802 interfaces for handling memory buffer input to const char *
12803 upon suggestion of JamesH.
12804
Daniel Veillardc3739e72001-05-15 15:23:27 +000012805Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12806
12807 * configure.in: LoTR sent a patch fixing the previous commit
12808
Daniel Veillarda4f27e02001-05-15 12:41:29 +000012809Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12810
12811 * configure.in: trying to deal again with the stoopid -R linking
12812 flag of Solaris
12813
Daniel Veillard790142b2001-05-15 10:51:53 +000012814Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12815
12816 * xpath.h: two nodeset access macros from Thomas Broyer
12817
Daniel Veillardba0b8c92001-05-15 09:43:47 +000012818Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12819
12820 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
12821 patch from Thomas Broyer
12822
Daniel Veillarde62d36c2001-05-15 08:53:16 +000012823Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12824
12825 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
12826 case
12827 * INSTALL: was empty added stuff from the FAQ
12828
Daniel Veillard75bea542001-05-11 17:41:21 +000012829Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12830
12831 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
12832 attributes handling and #54433 by adding xmlUnsetProp()
12833 and xmlUnsetNsProp()
12834
Daniel Veillard0a2a1632001-05-11 14:18:03 +000012835Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12836
12837 * HTMLparser.c: Patch from Jonas Borgström
12838 (htmlGetEndPriority): New function, returns
12839 the priority of a certain element.
12840 (htmlAutoCloseOnClose): Only close inline elements if they
12841 all have lower or equal priority.
12842 * result/HTML: this of course changed a number of tests results.
12843
Daniel Veillard7d6fd212001-05-10 15:34:11 +000012844Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12845
12846 * xmlIO.c catalog.c: plugged in the default catalog resolution
12847 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
12848 documentations
12849 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
12850
Daniel Veillarda7374592001-05-10 14:17:55 +000012851Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12852
12853 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
12854 integrating catalogs
12855 * catalog.[ch] testCatalog.c: adding a small catalo API
12856 (only SGML catalog support).
12857 * parser.c: restaured xmlKeepBlanksDefault(0) API
12858
Daniel Veillardc17337c2001-05-09 10:51:31 +000012859Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12860
12861 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
12862
Daniel Veillard257d9102001-05-08 10:41:44 +000012863Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12864
12865 * parser.c: added xmlParseExternalEntityPrivate() to allow
12866 propagation of ctxt->_private when parsing external entities
12867
Daniel Veillard083c2662001-05-08 08:27:14 +000012868Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12869
12870 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
12871
Daniel Veillard01ef7382001-05-08 07:31:43 +000012872Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12873
12874 * configure.in: fixed a small portability problem with AM_CONDITIONAL
12875
Daniel Veillard4de4d3b2001-05-07 20:50:47 +000012876Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12877
12878 * valid.c: warn when indeterminist content model is detected
12879 * result/VC/ElementValid8: this adds a message
12880 * Makefile.am: add --novalid for VCM tests
12881 * parserInternals.c: added a call to Init memory
12882
Daniel Veillard64269352001-05-04 17:52:34 +000012883Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12884
12885 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
12886 when both parameters are NULL.
12887
Daniel Veillard37721922001-05-04 15:21:12 +000012888Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12889
12890 * valid.c: applied small patch from Gary Pennington, reindented
12891 some part of the code.
12892
Daniel Veillard3bbbe6f2001-05-03 11:15:37 +000012893Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12894
12895 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
12896 release, updated and regenerated the docs
12897
Daniel Veillard357c9602001-05-03 10:49:20 +000012898Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12899
12900 * xpath.c result/XPath/expr/floats : clarified and cleanup
12901 printing of abnormal floats in tests.
12902
Daniel Veillarda2bc3682001-05-03 08:27:20 +000012903Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12904
12905 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
12906 * results/HTML/ : a few changes in the output of the HTML tests as
12907 a result.
12908 * configure.in: tying to fix -liconv where needed
12909
Daniel Veillard2a0d2e62001-05-02 17:11:36 +000012910Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12911
12912 * Makefile.am: fixed a stupid error
12913
Daniel Veillard7150a032001-05-02 16:41:11 +000012914Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12915
12916 * configure.in Makefile.am: make the inclusion of the trio
12917 modules in the library conditional
12918
Daniel Veillardc057c5d2001-05-02 12:41:24 +000012919Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12920
12921 * DOCBparser.c: patche from László Kovács, fixed entities refs
12922 in attributes handling
12923
Daniel Veillardedddff92001-05-02 10:58:52 +000012924Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12925
12926 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
12927 flushing
12928
Daniel Veillardc8f620b2001-04-30 20:31:33 +000012929Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12930
12931 * xpath.c: fix of an XSLT namespace bug reported on the list
12932 general/bug-8-
12933
Daniel Veillard5792e162001-04-30 17:44:45 +000012934Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12935
12936 * strio.h trio.c: Dan McNichol suggested a couple of small
12937 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
12938
Daniel Veillard02141ea2001-04-30 11:46:40 +000012939Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12940
12941 * tree.c parser.c encoding.c: spent a bit more time looking
12942 at the parsing speed and DOM handling. Added a few more
12943 speedups.
12944
Daniel Veillard3ed155f2001-04-29 19:56:59 +000012945Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12946
12947 * parser.c: small but effective parsing speed improvement
12948
Daniel Veillardb59076b2001-04-29 17:04:07 +000012949Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12950
12951 * configure.in: default on the DocBook parser inclusion (for Gnome)
12952 * DOCBparser.h: fixed a header reference
12953
Daniel Veillardb45c43b2001-04-28 17:02:11 +000012954Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12955
12956 * configure.in xpath.c: applied Bjorn patches for FPE on the
12957 alpha
12958
Daniel Veillardeefd4492001-04-28 16:55:50 +000012959Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12960
12961 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
12962 xmlSaveFormatFileTo()
12963
Daniel Veillarde39a93d2001-04-28 14:35:02 +000012964Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12965
12966 * xpath.c: simple and efficient optimization, XPath functions
12967 aways bind to the same code, cache this
12968 * TODO: updated (by saying some is obsolete)
12969
Daniel Veillard2156a562001-04-28 12:24:34 +000012970Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12971
12972 * xpath.c: more cleanup work on XPath name parsing routines
12973
Daniel Veillard61d80a22001-04-27 17:13:01 +000012974Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12975
12976 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
12977 xmlXPathParseName
12978 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
12979 * debugXML.c: avoid compilation problems if compiling without
12980 HTML support, Igor Zlatkovic
12981 * win32/libxml2/libxml2.def.src: being able to compile without
12982 XPath on Windows
12983
Daniel Veillarddbb14a72001-04-26 20:54:01 +000012984Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12985
12986 * libxml.m4: yet another patch from Toshio Kuratomi
12987
Daniel Veillard2913e4c2001-04-26 19:29:02 +000012988Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12989
12990 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
12991
Daniel Veillard67fee942001-04-26 18:59:03 +000012992Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12993
12994 * tree.[ch]: added xmlSaveFormatFile interface for saving
12995 and indenting a file.
12996
Daniel Veillard82e49712001-04-26 14:38:03 +000012997Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12998
12999 * xpath.c: fixed bug #53689 related to processing-instruction()
13000
Daniel Veillard02f077a2001-04-26 10:59:11 +000013001Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13002
13003 * DOCBparser.c: patche from László Kovács
13004
Daniel Veillard30211a02001-04-26 09:33:18 +000013005Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13006
13007 * parser.c: applied fixes from Christian Glahn bug report #53391
13008
Daniel Veillard5a7c3452001-04-26 09:16:13 +000013009Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13010
13011 * error.c: Jean François Lecomte provided a complete description
13012 and a fix to bug #53537
13013
Daniel Veillard5c4ec4c2001-04-26 07:43:59 +000013014Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13015
13016 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
13017
Daniel Veillard1034da22001-04-25 19:06:28 +000013018Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13019
13020 * DOCBparser.c SAX.c: a bit more work on entities processing.
13021 Still Need to cleanup XML output and references in attributes
13022
Daniel Veillard4ec0b0f2001-04-25 15:53:40 +000013023Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13024
13025 * DOCBparser.c include/Makefile.am: two patches from László Kovács
13026
Daniel Veillardb33c2012001-04-25 12:59:04 +000013027Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13028
13029 * tree.c: trying to fix #53574, not completely complete,
13030 I would like xmllint --copy --debug test/ent1 and
13031 xmllint --debug test/ent1 to show the same result.
13032 * xpath.c: fix a bug when trying to sort namespace nodes
13033
Daniel Veillard5146f202001-04-25 10:29:44 +000013034Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13035
13036 * HTMLtree.c: real fix for #53402
13037
Daniel Veillard7533cc82001-04-24 15:52:00 +000013038Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13039
13040 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
13041 PIs when using xsl:output
13042 * valid.c: closing #53537 some case generate segfaults if there
13043 is validity errors
13044
Daniel Veillard61b33d52001-04-24 13:55:12 +000013045Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13046
13047 * SAX.c testDocbook.c DOCBparser.c: more work on the support
13048 of external parsed entities, added --noent to testDocbook
13049 * valid.c: Garry Pennington found an uninitialized variable
13050 access in xmlValidateElementContent()
13051
Daniel Veillard56098d42001-04-24 12:51:09 +000013052Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13053
13054 * HTMLparser.c : HTML parsing still sucks ... trying to deal
13055 with madness
13056 * result/HTML/ : this modified the result of the regression tests
13057 a lot.
13058
Daniel Veillard122376b2001-04-24 12:12:30 +000013059Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13060
13061 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
13062 to doc where it wasn't checked against NULL reported by
13063 Jens Laas
13064
Daniel Veillard43dadeb2001-04-24 11:23:35 +000013065Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13066
13067 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
13068 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
13069
Daniel Veillardeae522a2001-04-23 13:41:34 +000013070Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13071
13072 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
13073 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
13074 * SAX.[ch]: cleanup and updates for DocBook
13075 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
13076 ex SGML identifier changes
13077 * valid.c: removed a static unused function.
13078
Daniel Veillardde57c612001-04-23 09:13:36 +000013079Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13080
13081 * HTMLtree.c: applied change for Paul Sponagl on script saving
13082 * Makefile.am: the warning about entity title.xml are normal.
13083
Daniel Veillard393df012001-04-22 20:11:18 +000013084Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13085
13086 * configure.in: release of 2.3.7
13087 * Makefile.am: fixing make distcheck
13088
Daniel Veillarda41123c2001-04-22 19:31:20 +000013089Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13090
13091 * doc/html/* doc/xml.html: updated and regenerated the docs
13092
Daniel Veillardfd0c3eb2001-04-22 19:13:10 +000013093Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13094
13095 * xpath.c: fixed the XPointer problem introduced in 2.3.6
13096
Daniel Veillarde82a9922001-04-22 12:12:58 +000013097Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13098
13099 * tree.c: fixed #53388 with the provided patch
13100
Daniel Veillard06803992001-04-22 10:35:56 +000013101Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13102
13103 * valid.c: Bjorn detected an invalid memory access. Fixed
13104 vstateVPush()
13105
Daniel Veillard40af6492001-04-22 08:50:55 +000013106Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13107
13108 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
13109
Bjorn Reese70a9da52001-04-21 16:57:29 +000013110Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
13111
13112 * libxml.h: new header used only for the compilation of libxml
13113 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
13114 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
13115 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
13116 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
13117 xmlmemory.c xpath.c xpointer.c: libxml.h integration
13118 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
13119 baseline (version 1.2 plus a single patch).
13120 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
13121 scientific notation for numbers. Tests added.
13122 * xpath.c: formatting of numbers changed to use sprintf
13123 (contribution from William Brack)
13124
Daniel Veillard34b1b3a2001-04-21 14:16:10 +000013125Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13126
13127 * valid.c: cleanup, more useful debugging
13128 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
13129 * xmlIO.c: entity loading is printed as an error when validating
13130
Daniel Veillard1c14b8d2001-04-21 10:28:59 +000013131Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13132
13133 * valid.c: fixed to validate within entities
13134 * test/VCM/v22.xml: added a specific testcase
13135
Daniel Veillardca1f1722001-04-20 15:47:35 +000013136Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13137
13138 * valid.c: forgot an epsilon transition in for ()+
13139 * test/VCM/v21.xml : added a specific test case
13140
Daniel Veillard85349052001-04-20 13:48:21 +000013141Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13142
13143 * valid.c: removed a state explosion exhibited by RSS
13144 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
13145 from bug #51872
13146
Daniel Veillarddab4cb32001-04-20 13:03:48 +000013147Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13148
13149 * valid.[ch] tree.h: worked *hard* to get non-determinist content
13150 validation without using an ugly NFA -> DFA algo in the source.
13151 Made a specific algorithm easier to maintain, using a single
13152 stack and without recursion.
13153 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
13154 * hash.c: made the growing routine static
13155 * tree.h parser.c: added the parent information to an
13156 xmlElementContent node.
13157
Daniel Veillarde470df72001-04-18 21:41:07 +000013158Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13159
13160 * SAX.c parser.c xpath.c: generating IDs when not validating
13161 from an external parsed entity was poisoning the ID has table
13162 with removed values. This was killing XSLT on the KDE help
13163 browser.
13164
Daniel Veillardceacdd92001-04-18 15:10:35 +000013165Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13166
13167 * entities.h: andrew@ugh.net.au detected a double declaration
13168
Daniel Veillarda10efa82001-04-18 13:09:01 +000013169Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13170
13171 * debugXML.c hash.c tree.h valid.c : some changes related to
13172 the validation suport to improve speed with DocBook
13173 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
13174 the way validation errors get reported
13175
Daniel Veillard1ed3f882001-04-18 09:45:35 +000013176Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13177
13178 * HTMLparser.c HTMLtree.c: applied part of the patches provided
13179 by P C Chow and William M. Brack for XSLT HTML output
13180
Daniel Veillard2d90de42001-04-16 17:46:18 +000013181Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13182
13183 * xmlversion.h.in win32config.h win32/libxml2/*: applied
13184 Igor Zlatkovic patches for MSC compilation and added his
13185 updates
13186
Daniel Veillarde043ee12001-04-16 14:08:07 +000013187Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13188
13189 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
13190 prefix lookup.
13191 * parserInternals.c: fixed the bug reported by Morus Walter
13192 due to an off by one typo in xmlStringCurrentChar()
13193
Daniel Veillarda3bfca52001-04-12 15:42:58 +000013194Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13195
13196 * HTMLparser.c result/HTML/*: revamped the way the HTML
13197 parser handles end of tags or end of input
13198
Daniel Veillard82daa812001-04-12 08:55:36 +000013199Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13200
13201 * tree.[ch] : added xmlDocCopyNode for gdome2 support
13202
Daniel Veillard67a21302001-04-11 14:39:16 +000013203Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13204
13205 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
13206 bug where the linktime verions of free() won't work ...
13207
Daniel Veillard27b55282001-04-11 12:22:25 +000013208Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13209
13210 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
13211
Daniel Veillardafc73112001-04-11 11:51:41 +000013212Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13213
13214 * doc/xml.html: added 2.3.6 release
13215
Daniel Veillardbdb9ba72001-04-11 11:28:06 +000013216Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13217
13218 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
13219 * result/wml.xml: resulted in a small output change
13220
Daniel Veillardd2f3ec72001-04-11 07:50:02 +000013221Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13222
13223 * tree.c: xmlNewDoc was missing the charset initialization
13224 * xmllint.c: added --auto to autogenerate a doc, allow to
13225 reproduce the problem fixed on xmlNewDoc
13226
Daniel Veillard1731d6a2001-04-10 16:38:06 +000013227Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13228
13229 * xpath.c: trying to get 52979 solved
13230 * tree.c result/ result/noent/: trying to get 52712 solved, this
13231 also made me clean up the fact that XML output in general should
13232 not add formating blanks by default, this changed the output of
13233 a few tests
13234
Daniel Veillard73639a72001-04-10 14:31:39 +000013235Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13236
13237 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
13238
Daniel Veillardfac26a12001-04-08 13:08:14 +000013239Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13240
13241 * configure.in: finally released 2.3.6
13242
Daniel Veillard911f49a2001-04-07 15:39:35 +000013243Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13244
13245 * xpath.c: checking for null pointer generated by new code
13246
Daniel Veillardd8df6c02001-04-05 16:54:14 +000013247Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13248
13249 * xpath.c: fixed a [] evaluation problem reported
13250 * test/XPath/tests/simpleaddr: extended test
13251 * result/XPath/simpleaddr: updated result
13252
Daniel Veillard3b2c2612001-04-04 00:09:00 +000013253Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13254
13255 * xmllint.c: Dan Timis reported a portability problem
13256 on Macs without mmap, fixed it.
13257
Daniel Veillardb38bd552001-04-03 18:22:00 +000013258Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13259
13260 * testXPath.c : added a --tree option allowing to display the
13261 tree dump of the XPath expression
13262
Daniel Veillard4dd93462001-04-02 15:16:19 +000013263Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13264
13265 * xpath.c: fixed a memleak when comparing nodesets
13266 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
13267 * tree.c: added a TODO
13268
Daniel Veillard92ad2102001-03-27 12:47:33 +000013269Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13270
13271 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
13272 we need string functions
13273 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
13274 to be able to use them where needed. Applied some changes
13275 to reduce name linking pollution and compile in only what's
13276 needed.
13277 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
13278 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
13279 for the string manipulation functions
13280 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
13281 to the free() function of xmlmemory.c
13282 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
13283 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
13284 usage.
13285
13286
Daniel Veillard2be30642001-03-27 00:32:28 +000013287Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13288
13289 * error.c: applied the context output patch of the error
13290 handling submitted by Chuck Griffith
13291 * error/VC/*: this slightly change some error logs
13292
Daniel Veillard50582112001-03-26 22:52:16 +000013293Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13294
13295 * parser.c: fixed line number reporting on error
13296
Daniel Veillard04be4f52001-03-26 21:23:53 +000013297Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13298
13299 * parser.c: Sullivan and Darin found a parser bug,
13300 applied the patch.
13301
Daniel Veillardc86a4fa2001-03-26 16:28:29 +000013302Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13303
13304 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
13305 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
13306 xmlversion.h.in xpointer.c: of course the way I defined
13307 UNUSED breaks on old gcc version. Try to be smart and
13308 also define it directly in xmlversion.h
13309 * configure.in: removed -ansi flag from the pedantic set
13310
13311Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard56a4cb82001-03-24 17:00:36 +000013312 Huge cleanup, I switched to compile with
13313 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
13314 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
13315 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
13316 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
13317 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
13318 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
13319 encoding.h entities.c error.c list.[ch] nanoftp.c
13320 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
13321 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
13322 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
13323 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
13324 Cleanup, staticfied a number of non-exported functions,
13325 detected and cleaned up a dozen of problem found this way,
13326 avoided a lot of public function name/typedef/system names clashes
13327 * doc/xml.html: updated
13328 * configure.in: switched private flags to the really pedantic ones.
13329
Daniel Veillardc7ad7ce2001-03-22 21:45:29 +000013330Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13331
13332 * configure.in: 2.3.5
13333 * doc/html/*: rebuilt the docs
13334
Daniel Veillard146c9122001-03-22 15:22:27 +000013335Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13336
13337 * parser.c: fixed a reported bug in NOTATION parsing
13338 * uri.c: accepted but not fixed bug 51876, added TODO
13339 * Makefile.am: fixed bug 51876
13340
Daniel Veillarda5f013b2001-03-22 12:44:45 +000013341Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13342
13343 * config.h.in configure.in error.c: fix a compilation problem
13344 on platforms without vsnprintf (xml@thewrittenword.com)
13345
Daniel Veillarde020c3a2001-03-21 18:06:15 +000013346Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13347
13348 * parser.c: fixed a function name header typo
13349 * SAX.c: notations can also occur in external subset.
13350
Daniel Veillard7d42b542001-03-20 13:22:46 +000013351Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13352
13353 * error.c: removed a C++ like comment
13354
Daniel Veillard0b6b55b2001-03-20 11:27:34 +000013355Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13356
13357 * parser.c: fixing bug 52299 strange condition leading
13358 to a parser crash due to a buffer overflow
13359 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
13360 added the specific test case
13361
Daniel Veillardfbf8a2d2001-03-19 15:58:54 +000013362Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13363
13364 * xpath.[ch]: still a lot of cleanup based on XSLT, added
13365 xmlXPathConvert{String,Number,Boolean} to be able to make
13366 type casts without a context stack, fixed some implementation
13367 problems related to the absence of context at parse-time,
13368 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
13369 in the public API too
13370 * xpointer.c xpathInternals.h: we need to know at parse time
13371 whether we are compiling an XPointer
13372
Daniel Veillardafcbe1c2001-03-19 10:57:13 +000013373Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13374
13375 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
13376 cleaned up the parser internals, refactored XPath code, added
13377 new compilation based APIs and cleanly separated public and
13378 private APIs.
13379
Daniel Veillardd007d6c2001-03-19 00:01:07 +000013380Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13381
13382 * xpath.h: the comp field must be added at the end to avoid
13383 killing binary compat.
13384
Daniel Veillard9e7160d2001-03-18 23:17:47 +000013385Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13386
13387 * Makefile.am: detect XPath memleaks in regreson tests
13388 * error.c: fixed and error w.r.t. error reporting still using
13389 stderr
13390 * hash.c: added new line at end of file
13391 * tree.h: minor cleanup
13392 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
13393 expression parsing from evaluation, resulted in a number of
13394 changes internally, and in XPointer. Likely to break stuff
13395 using xpathInternals.h but should remain binary compatible,
13396 new interfaces will be added.
13397
Daniel Veillardd574f782001-03-14 19:40:17 +000013398Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13399
13400 * configure.in: fixed a couple of problems reported by
13401 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
13402 without gcc on non linux platforms.
13403
Daniel Veillard0a6c3582001-03-14 19:15:37 +000013404Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13405
13406 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
13407 a fix for --with-html-dir= configure support. I hope it won't
13408 break rpm generation
13409
Daniel Veillarda022fe02001-03-14 16:30:00 +000013410Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13411
13412 * xmlIO.c: one function comment cleanup.
13413
Daniel Veillard25239c12001-03-14 13:56:48 +000013414Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13415
13416 * SAX.c: external subset notations were improperly registered
13417 in the internal subset.
13418
Daniel Veillard2c4754f2001-03-13 09:31:12 +000013419Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13420
13421 * README.cvs-commits: added, pointing to HACKING
13422 * HACKING: updated
13423
Daniel Veillard82ab81e2001-03-12 21:11:21 +000013424Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13425
13426 * parser.c: and Matt Sergeant found one in the XML push
13427 parser (erroneous check I forgot to remove when I fixed the
13428 main parser).
13429
Daniel Veillard68d7b672001-03-12 18:22:04 +000013430Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13431
13432 * xpath.c: ptittom found a small bug in UnaryExpr
13433
Daniel Veillarde356c282001-03-10 12:32:04 +000013434Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13435
13436 * configure.in: bumped to 2.3.4
13437 * error.c: fixed bug #51860
13438 * tree.c: fixed bug #51861
13439 * valid.c: cleanup, more debug, failed to fix one bug crap ...
13440 * tree.[ch] : added xmlDefaultBufferSize
13441 * nanoftp.c: typo in function name header block
13442 * doc/xml.html : updated, added link to XML::LibXSLT
13443 * doc/html/* : rebuilt the docs
13444
Daniel Veillard80f32572001-03-07 19:45:40 +000013445Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13446
13447 * parser.c SAX.c: the new content parsing code raised an
13448 ugly bug in the characters() SAX callback. Found it
13449 just because of strangeness in XSLT XML Rec ouptut :-(
13450
Daniel Veillard6c831202001-03-07 15:57:53 +000013451Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13452
13453 * Makefile.am: Martin Baulig suggested to add -lm
13454 * tree.c: found another bug in xmlNodeGetContent()
13455
Daniel Veillard4af6b6e2001-03-06 08:33:38 +000013456Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13457
13458 * xpath.c: Bjorn found the error related to strictness of comparison.
13459
Daniel Veillard29631a82001-03-05 09:49:20 +000013460Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13461
13462 * parser.c: trying to fix the Dtd parsing problem reported
13463 by Gary, side effect of last week speed optimizations.
13464
Daniel Veillard14be0a12001-03-03 18:50:55 +000013465Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13466
13467 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
13468 * parserInternals.c: removed unneeded test raised by Stric
13469
Bjorn Reesee1dc0112001-03-03 12:09:03 +000013470Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
13471
13472 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
13473 and fixed by William Brack). Added xmlXPathFormatNumber.
13474 Changed the sorting slightly.
13475 * configure.in Makefile.am example/Makefile.am: Added -lm.
13476 Please note that applications linking with libxml2, must
13477 also like with the math library from now on.
13478
Daniel Veillardf9533d12001-03-03 10:04:57 +000013479Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13480
13481 * HTMLparser.c: fixed loop reported by Marc Sanfacon
13482
Daniel Veillard2f362242001-03-02 17:36:21 +000013483Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13484
13485 * parser.c: one must report spaces even if the Dtd element
13486 content proves that this is not part of the element content.
13487 * result/valid/*.xml: this changed the ouptu slightly
13488
Daniel Veillardb402c072001-03-01 17:28:58 +000013489Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13490
13491 * configure.in: bumped to 2.3.3
13492 * doc/xml.html: updated
13493
Daniel Veillard77851712001-02-27 21:54:07 +000013494Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13495
13496 * tree.c: minor doc fix
13497 * xpath.c: deallocation issues when a result tree has been
13498 converted to a node-set
13499
Daniel Veillardec70e912001-02-26 20:10:45 +000013500Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13501
13502 * doc/xml.html: oops corrected dates s/2000/2001
13503
Daniel Veillard8730c562001-02-26 10:49:57 +000013504Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13505
13506 * valid.c: new patch from Gary Pennington
13507
Daniel Veillard91e9d582001-02-26 07:31:12 +000013508Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13509
13510 * doc/xml.html: applied patch from Ankh
13511
Daniel Veillardedac3c92001-02-26 01:36:19 +000013512Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13513
13514 * xinclude.c: fixed a problem building on Mac
13515
Daniel Veillard21a0f912001-02-25 19:54:14 +000013516Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13517
13518 * parser.c: more work on increasing parsing ferformances
13519
Daniel Veillard48b2f892001-02-25 16:11:03 +000013520Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13521
13522 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
13523 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
13524 avoiding memcpy in production builds MEM_CLEANUP macro use
13525 * parser.[ch] parserInternals.c: optimizations of the tightest
13526 internal loops inside the parser. Better checking of I/O
13527 flushing/loading conditions
13528 * xmllint.c : added --timing
13529
Daniel Veillard71681102001-02-24 17:48:53 +000013530Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13531
13532 * configure.in: bumped to 2.3.2
13533 * doc/xml.html: updated for release
13534
Daniel Veillardbbd51d52001-02-24 03:07:03 +000013535Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13536
13537 * xpath.c: found a memleak and fixed a nasty bug
13538
Daniel Veillardf7cd4812001-02-23 18:44:52 +000013539Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13540
13541 * xmllint.[c1] : added return code errors for xmllint
13542 * xpath.c: specific debug dump function for result value trees
13543
Daniel Veillard4b637072001-02-21 21:52:55 +000013544Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13545
13546 * xpath.c: finally implemented xmlXPathCompareNodeSets
13547 * test/XPath/expr/floats results/XPath/expr/floats: added
13548 a test for float expressions
13549
Daniel Veillardf714aa32001-02-21 03:07:44 +000013550Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13551
13552 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
13553 * parserInternals.[ch]: trying to speed up parsing
13554 * xpath.c : speeded up node set equality op
13555
Daniel Veillarde0c3a622001-02-19 18:05:20 +000013556Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13557
13558 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
13559 better handling of ID/IDREF and the list modules associated
13560 * configure.in: small CFLAGS cleanup
13561
Daniel Veillarda8abee62001-02-19 15:14:59 +000013562Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13563
13564 * configure.in: fixed iconv detection on AIX (stric)
13565
Daniel Veillardbca64ef2001-02-19 22:20:01 +000013566Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard88f8f6f2001-02-19 10:00:53 +000013567
13568 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
13569
Bjorn Reesefd9b09b2001-02-18 16:51:25 +000013570Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
13571
13572 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
13573 and optimized xmlXPathNodeSetSort
13574
Daniel Veillard142adbf2001-02-17 13:21:05 +000013575Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13576
13577 * xpath.c: bug fix when context size is 0
13578 * parser.c: I like Norm's Dtd because they still manage to break
13579 the parser occasionally
13580
Daniel Veillardf23e0092001-02-16 13:21:29 +000013581Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13582
13583 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
13584
Daniel Veillarde0e26512001-02-16 00:11:46 +000013585Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13586
13587 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
13588 attributes within the XML-1.0 namespace
13589
Daniel Veillard6e6a6cc2001-02-15 15:55:44 +000013590Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13591
13592 * xpathInternals.h: exported a few axis functions
13593 * doc/xml.html: updated the doc
13594
Daniel Veillard760f4422001-02-15 14:59:48 +000013595Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13596
13597 * configure.in: applied patch from Daniel van Balen for OpenBSD
13598 and bumped version to 2.3.1
13599 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
13600 attempt to find autoclosing was simply broken, removed it,
13601 updated the examples, this is better
13602
Daniel Veillardd194dd22001-02-14 10:37:43 +000013603Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13604
13605 * hash.[ch]: added Paolo Casarini patch to provide Delete from
13606 hash functionnalities.
13607 * doc/html/* : rebuild the doc
13608
Daniel Veillardf41fbbf2001-02-13 17:05:35 +000013609Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13610
13611 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
13612 on predicate
13613 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
13614 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
13615 really want to have tags closed on output even if we accept
13616 unclosed ones on input
13617
Daniel Veillard5dd2f0a2001-02-12 17:36:05 +000013618Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13619
13620 * xpath.c: ouch don't free NULL, rare case fixed
13621 * tree.c: don't coalesce text nodes if they don't have the
13622 same behaviour wrt escaping on output
13623
Daniel Veillardd12b69d2001-02-11 20:17:31 +000013624Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13625
13626 * xpath.c: small fixup
13627 * SAX.c: don't warn on empty namespaces.
13628
Daniel Veillard6a2e4062001-02-08 10:31:33 +000013629Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13630
13631 * README: a bit of cleanup
13632 * configure.in: preparing for 2.3.0 release
13633
Daniel Veillard1f83d392001-02-08 09:37:42 +000013634Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13635
13636 * hash.[ch]: added a first version of xmlHashSize()
13637 * valid.c: another bug fix from Gary Pennington
13638
Daniel Veillard5eef6222001-02-07 18:24:48 +000013639Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13640
13641 * valid.c: couple of bug fixes pointed by Gary Pennington
13642 * HTMLtree.c: #if 0 cleanup
13643
Daniel Veillard2c257ec2001-02-06 13:29:07 +000013644Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13645
13646 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
13647 which removes a time consuming check of xmlXPathNodeSetAdd()
13648 and use it in places where we are sure to not break unicity
13649
Daniel Veillard0f2a53c2001-02-05 17:57:33 +000013650Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13651
13652 * xpath.c: bug fixes found from XSLT
13653 * tree.c: preserve node->name special values when copying nodes.
13654 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
13655 external subset are fetched when available but without full
13656 validation. Added xmlLoadExtDtdDefaultValue, need a function.
13657 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
13658 output with encoding disabled.
13659
Daniel Veillard2c833b62001-02-03 08:52:06 +000013660Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13661
13662 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
13663 xmlCheckFilename should not be called from xmlFileOpenW
13664 and xmlGzfileOpenW
13665
Daniel Veillardb6e7fdb2001-02-02 17:07:32 +000013666Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13667
13668 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
13669 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
13670 added the new tests for URI normalization
13671 * testURI.c: fixed stoopid bugs
13672 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
13673 the URI in the error messages are now properly normalized
13674
Daniel Veillardea28ce62001-02-02 08:20:19 +000013675Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13676
13677 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
13678
Daniel Veillarde99a4762001-02-01 04:34:35 +000013679Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13680
13681 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
13682
Daniel Veillard2b325a02001-01-31 20:46:31 +000013683Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13684
13685 * xpath.c: fixed mod operator
13686
Daniel Veillardde55cf62001-01-31 15:53:13 +000013687Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13688
13689 * parser.c: fixed xmlStrcat doc
13690 * tree.c: 2 fixes form Anders Carlson for copying nodes and
13691 trees.
13692
Daniel Veillard2f913b72001-01-31 13:23:49 +000013693Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13694
13695 * xpath.c result/XPath/tests/chaptersbase
13696 result/XPath/tests/simplebase: fixed XPath node()
13697 * tree.c: small fix in xmlNewNs()
13698 * Makefile.am: removed extraneous xml2Conf.sh rule
13699
Daniel Veillardb42042b2001-01-28 07:40:36 +000013700Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13701
13702 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
13703 Changed the library name, in order to get libxml-devel and
13704 libxml2-devel to coexist on a single system
13705 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
13706 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
13707
Daniel Veillardee0a4662001-01-27 18:59:33 +000013708Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13709
13710 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
13711 libxml2-devel installable in // as libxml-devel.
13712
Daniel Veillard5eb05942001-01-27 17:50:22 +000013713Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13714
13715 * doc/Makefile.am: fixed make rebuild in doc
13716 * doc/html/*.html: rebuilt the docs
13717
Daniel Veillard65c295d2001-01-26 09:32:39 +000013718Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13719
13720 * tree.c: patch from Bjorn Reese on xmlBufferCCat
13721
Daniel Veillard8e199902001-01-25 18:54:39 +000013722Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13723
13724 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
13725 the HTML doc to go into the -devel RPM ...
13726 * aclocal.m4 config.h.in: some updates due to auto* magic
13727
Daniel Veillard93086662001-01-25 18:13:04 +000013728Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13729
13730 * xpath.h: added a hook in the context structure allowing to
13731 link to extra support, needed for XSLT
13732
Daniel Veillardf17e09b2001-01-25 13:55:35 +000013733Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13734
13735 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
13736 xmlXPtrCmpPoints to use it.
13737 * propagated the following patch from Alejandro Forero
13738 * include/win32config.h xmlIO.c: applied further suggestions
13739 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
13740 * example/gjobread.c: fixed warnings, now that it builds
13741
13742Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
13743
13744 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
13745
13746 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
13747 filename points to a valid file (not a directory).
13748 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
13749 Added calls to xmlCheckFilenameDir.
13750
13751 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
13752 `path' (rather than `filename') as the parameter to gzopen and open.
13753
Daniel Veillard48177c22001-01-23 15:27:41 +000013754Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13755
13756 * Makefile.am: fixed a problem with EXTRA_DIST
13757
Daniel Veillardb83ba402001-01-22 22:45:10 +000013758Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13759
13760 * Makefile.am example/Makefile.am: finally found the trick
13761 to build the example, i.e. add "." in SUBDIRS before example
13762 in the list <grin/>
13763
Daniel Veillard82687162001-01-22 15:32:01 +000013764Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13765
13766 * doc/xml.html: updated with an XSLT section, removed pointer to
13767 W3C CVS base.
13768
Daniel Veillard8a7642f2001-01-22 10:45:16 +000013769Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13770
13771 * xpath.c: when copying a XSLT tree object teh tree need to be copied
13772 too, and deallocation need to occur the same way.
13773
Daniel Veillarde4566462001-01-22 09:58:39 +000013774Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13775
13776 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
13777 type correponding to an XSLT result tree fragment. Share most
13778 of the data format with node set, as well as operators.
13779 * HTMLtree.c: added a newline at the end of the doctype output
13780 whe this one is not present initially.
13781 * tree.c: make sure taht the parent and doc pointers are properly
13782 set when copying attributes (lists).
13783
Daniel Veillard701c7362001-01-21 09:48:59 +000013784Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13785
13786 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
13787
Daniel Veillard5a2b6972001-01-20 21:15:50 +000013788Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13789
13790 * xpath.c: seems I finally killed that ugly path evaluation
13791 context bug (tagged 9999 in case is is wrong)
13792
Daniel Veillard8f4d9752001-01-19 05:32:34 +000013793Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13794
13795 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
13796 for XSLT
13797
Daniel Veillardd8aa7cb2001-01-18 15:21:36 +000013798Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13799
13800 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
13801 for xmlGzfileOpen() bug
13802
Daniel Veillardf6eea272001-01-18 12:17:12 +000013803Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13804
13805 * xpath.c: removed an error found by XSLT usage
13806 * tree.c parserInternals.h: use a predefined static string
13807 for text and comment nodes, avoid freeing them in xmlFreeNode,
13808 exported the string name in parserInternals.h and added
13809 another value to disable encoding at output (for XSLT),
13810 gain memory, time.
13811
Daniel Veillard8f2cc572001-01-17 08:19:35 +000013812Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13813
13814 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
13815 win32/libxml2/libxml2_so.dsp: new makefiles and update
13816 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13817
Daniel Veillardf831bfb2001-01-16 17:26:04 +000013818Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13819
13820 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
13821 Gary Pennington
13822
Daniel Veillard389e6b72001-01-15 19:41:13 +000013823Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13824
13825 * xpath.c: fixed the comaprision of values and nodelists,
13826 need to compare nodelist still ...
13827 * debugXML.c: avoided a possible core dump
13828 * HTMLparser.c: cleanup
13829 * nanohttp.c: contributed fix.
13830 * tree.c: fixes in properties handling added xmlSetNsProp
13831 needed by libxslt
13832 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
13833 comment
13834 * TODO: updated
13835
Daniel Veillard167bd532001-01-06 21:09:34 +000013836Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13837
13838 * parser.c parserInternals.c: applied Bjorn Reese optimization
13839 patch
13840
13841Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13842
13843 * Makefile.am: applied patch fro make check from Martin Vidner
13844
Daniel Veillard503b8932001-01-05 06:36:31 +000013845Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13846
13847 * configure.in: preparing 2.2.11
13848 * doc/html/*: rebuild the HTML files
13849 * doc/xml.html : updated
13850
Daniel Veillardc2f4df22001-01-04 14:06:39 +000013851Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13852
13853 * tree.c: fixed a stupid bug
13854 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
13855 patches related to validation of an XInclude processing result
13856 * TODO: updated
13857
Daniel Veillarde2488192001-01-04 10:54:22 +000013858Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13859
13860 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
13861 on large files
13862
Daniel Veillardf060a412001-01-03 20:52:44 +000013863Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13864
13865 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
13866
Daniel Veillard45cff692001-01-03 18:02:04 +000013867Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13868
13869 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
13870 reported by Jonas Borgström
13871 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
13872
Daniel Veillard08108982001-01-03 15:24:58 +000013873Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13874
13875 * testXPath.c xpath.c: fixing the XPath union expressions problem
13876 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
13877
Daniel Veillard4a6845d2001-01-03 13:32:39 +000013878Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13879
13880 * xmllint.c: Made is so if the file name is "-" is will read form
13881 standard input. Sven Heinicke <sven@zen.org>
13882 * tree.c: fixed a problem when growing buffer
13883 * tree.h: fixed the comment of the node types following andersca
13884 comment
13885 * TODO: updated
13886
Daniel Veillarda6d8eb62000-12-27 10:46:47 +000013887Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13888
13889 * HTMLparser.[ch]: added a way to avoid adding automatically
13890 omitted tags. htmlHandleOmittedElem() allows to change the
13891 default handling.
13892 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
13893 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
13894 of xmllint too when using --memory flag, added a memory test
13895 suite at the Makefile level.
13896 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
13897 with namespace use when encountering QNames in XPath evalation,
13898 added xmlns() scheme in XPointer.
13899 * nanoftp.c : incorporated a fix
13900 * parser.c xmlIO.c: fixed problems raised with encoding when using
13901 the memory I/O
13902 * parserInternals.c: closed bug 25934 reported by
13903 torsten.landschoff@innominate.de
13904 * TODO: updated
13905
Daniel Veillarda1fe9102000-11-25 10:49:25 +000013906Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13907
13908 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
13909 on a non-updated tree :-(, made a 2.2.10 release to correct the
13910 situation
13911
Daniel Veillardce6e98d2000-11-25 09:54:49 +000013912Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13913
13914 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
13915 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
13916 integrated a set of OpenVMS changes from Howard Taylor
13917 <Howard.Taylor@pacoast.com>
13918
Daniel Veillard58770e72000-11-25 00:48:47 +000013919Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13920
13921 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
13922 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
13923
Daniel Veillardf62ceff2000-11-24 23:36:01 +000013924Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13925
13926 * HTMLparser.c: some fixes on auto-open of html/head/body
13927 * encoding.c: fixed a compilation error on some gcc env
13928 * xpath.c xpointer.[ch] xpathInternals.h: improved the
13929 XPointer implementation
13930 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
13931 related XPointer tests and associated results
13932
Daniel Veillard300f7d62000-11-24 13:04:04 +000013933Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13934
13935 * doc/xmldtd.html doc/xml.html: following a short step by step
13936 guidance on IRC to help maciej with DTDs I started a small
13937 page on the subject.
13938
Daniel Veillard748e45d2000-11-17 16:36:08 +000013939Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13940
13941 * HTMLparser.c: fixed handling of broken charrefs
13942 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
13943 patches
13944
Daniel Veillard28929b22000-11-13 18:22:49 +000013945Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13946
13947 * doc/xml.html doc/html/* : rebuilt the docs after adding
13948 xinclude and updated page for 2.2.7 and 2.2.8
13949 * configure.in: releasing 2.2.8
13950
Daniel Veillard41e06512000-11-13 11:47:47 +000013951Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13952
13953 * parser.[ch] parserInternals.c: applied the conditional
13954 section processing fix from Jonathan P Springer
13955 <jonathan.springer2@gte.net>
13956 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
13957 project file, fixed iconv default non support
13958 * xpath.c: fixed the problem of evaluating relative expressions
13959 when a node context is provided.
13960
Daniel Veillardbf432752000-11-12 15:56:56 +000013961Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13962
13963 * nanoftp.c: fixed gcc 2.95 new warnings
13964 * SAX.c: fixed a stupid bug
13965 * tree.c: fixed a formatting problem when round-tripping
13966 from/to memory
13967 * xinclude.c: chased memleak, fixed a base problem
13968 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
13969 xmlXPtrBuildNodeList()
13970 * TODO: updated
13971 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
13972 adding a first small set of regression tests for XInclude
13973
Daniel Veillardc2def842000-11-07 14:21:01 +000013974Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13975
13976 * nanohttp.[ch]: applied Wayne Davison patches to access
13977 the WWW-Authorization header.
13978 * parser.c: Closed Bug#30847: Problems when switching encoding
13979 in short files by applying Simon Berg's patch.
13980 * valid.c: fixed a validation problem
13981 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
13982 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
13983 Wayne Davison
13984 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
13985 need to be extended to non full nodes selections.
13986 * xinclude.c: starts to work decently
13987
Daniel Veillard9e8bfae2000-11-06 16:43:11 +000013988Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13989
13990 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
13991 debugXML.c xmlversion.h.in: Started adding XInclude support,
13992 this is a new xmllint option
13993 * tree.c xpath.c: applied TOM patches for XPath
13994 * xpointer.c: fixed a couple of errors.
13995 * uri.c: added an escaping function needed for xinclude
13996 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
13997 new warning from RH70 gcc's version
13998
Daniel Veillarda4964b72000-10-31 18:23:44 +000013999Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14000
14001 * HTMLparser.c: fixed loop on invalid char in scripts
14002 * parser.c: update to description of xmlIOParseDTD()
14003 * libxml.m4 xmlversion.h.in: changes contributed by
14004 Michael Schmeing <m.schmeing@internet-factory.de>
14005 * configure.in: preparing for 2.2.7
14006 * Makefile.am: trying to avoid config.h and acconfig.h
14007 being included in the distrib
14008 * configure.in: released 2.2.7
14009
14010Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14011
14012 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
14013 like namespaces for good. Unified xmlNs and xmlNode somewhat.
14014
Daniel Veillard01411222000-10-30 15:33:22 +000014015Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14016
14017 * parser.[ch]: added xmlIOParseDTD()
14018 * xpointer.c: added support for the 2 extra parameters of
14019 string-range, fixed a stoopid error when '0' was present
14020 in XPointer expressions
14021 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
14022 testsuite for the above
14023
Daniel Veillard6db58192000-10-30 09:27:53 +000014024Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14025
14026 * libxml.spec.in: improved package descriptions
14027
Daniel Veillarda5db68a2000-10-29 18:06:06 +000014028Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14029
14030 * xpath.c xpathInternals.h: applied a large cleaning patch
14031 from TOM <ptittom@free.fr>, it also add namespace support
14032 for function and variables registration.
14033
Daniel Veillardbd20df72000-10-29 17:53:40 +000014034Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14035
14036 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
14037 * Makefile.mingw: Wayne Davison's update adding hash.c
14038
Daniel Veillardc4f4f0b2000-10-29 17:46:30 +000014039Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14040
14041 * xpath.c: fixed the root evaluation problems
14042 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
14043 ignorable spaces with <b> <bold> <em>
14044 * tree.c: fixed a loop in xmlSearchNsByHref()
14045
Daniel Veillard767662d2000-10-27 17:04:52 +000014046Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14047
14048 * xpath.c: applied another XPath patch from TOM
14049 * xpath.c include/makefile.am: applied another patch from
14050 china@thewrittenword.com (cleanup on IRIX).
14051
Daniel Veillard211cc0a2000-10-27 11:49:33 +000014052Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14053
14054 * xml-config.1: received a fixed version from Fredrik Hallenberg
14055 <hallon@lysator.liu.se>
14056
Daniel Veillardf6bf9212000-10-26 14:07:44 +000014057Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14058
14059 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
14060 cleanup patch for XPath
14061
Daniel Veillardd6d7f7b2000-10-25 19:56:55 +000014062Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14063
14064 * patched to redirrect all "out of context" error messages to
14065 a reconfigurable routine. The changes are:
14066 * xmlerror.h : added the export of an error context type (void *)
14067 an error handler type xmlGenericErrorFunc there is an interface
14068 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
14069 to reset the error handling routine and its argument
14070 (by default it's equivalent to respectively fprintf and stderr.
14071 * all the c files: all wild accesses to stderr or stdout within
14072 the library have been replaced to calls to the handler.
14073
Daniel Veillard29a11cc2000-10-25 13:32:39 +000014074Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14075
14076 * configure.in: release 2.2.6
14077 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
14078 exporting the inner functions of xpath for extension modules
14079 * doc/*: updated and rebuilt the doc
14080
Daniel Veillardbe9ec4b2000-10-25 11:01:53 +000014081Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14082
14083 * nanohttp.c : applied Wayne HTTP cleanup patch
14084 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
14085 and xmlNodeSetSpacePreserve()
14086
Daniel Veillarddf7ef2a2000-10-25 10:11:55 +000014087Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14088
14089 * xpath.c: closing bug #29260
14090
Daniel Veillard126f2792000-10-24 17:10:12 +000014091Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14092
14093 * hash.[ch] debugXML.c: expanded/enhanced the API, added
14094 multikey tuples, made hash structure opaque
14095 * valid.[ch]: moved elements, attributes, notations decalarations
14096 as well as ID and refs to hash tables.
14097 * entities.c: hash cleanup
14098 * xmlmemory.c: fixed a dump problem in debug mode
14099 * include/Makefile.am: problem passing in DESTDIR= values patch
14100 from Marc Christensen <marc@calderasystems.com>
14101 * nanohttp.c: removed debugging remains
14102 * HTMLparser.c: the bogus tag should be ignored (Wayne)
14103 * HTMLparser.c parser.c: fixing a number of problems with the
14104 macros in the *parser.c files (Wayne).
14105 * HTMLparser.c: close the previous option when opening a new one
14106 (Marc Sanfacon).
14107 * result/HTML/*: updated the HTML results accordingly
14108
Daniel Veillard52afe802000-10-22 16:56:02 +000014109Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14110
14111 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
14112 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
14113 XPath functions and XML entities table to them. More to come...
14114 * xmlIO.c: fixed libxml closing FILEs it didn't open.
14115
Daniel Veillard683cb022000-10-22 12:04:13 +000014116Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14117
14118 * tree.c: coalesce adjacent text nodes
14119 * valid.c: handling of blank nodes in DTd validation (raised
14120 by problems with a posteriori validation).
14121 * nanohttp.c: changing behaviour on HTTP write stuff.
14122 * HTMLtree.c: forced body and html to be explicitely closed.
14123 * xpath.h: exported more XPath functions.
14124
Daniel Veillard1baf4122000-10-15 20:38:39 +000014125Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14126
14127 * Release of 2.2.5
14128 * xpointer.c: range() range-inside and other helper functions
14129 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
14130
Daniel Veillard47e12f22000-10-15 14:24:25 +000014131Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14132
14133 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
14134 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
14135
Daniel Veillardb732a0e2000-10-15 11:27:01 +000014136Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14137
14138 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
14139 and XPointer modules
14140
Daniel Veillard134c9f32000-10-15 10:27:08 +000014141Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14142
14143 * SAX.h: closed #25107
14144
Daniel Veillard39915622000-10-15 10:06:55 +000014145Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14146
14147 * testSAX.c: fixed problem with cdata reporting
14148 * SAXresult/* : updated
14149
Daniel Veillard1e851392000-10-15 10:02:56 +000014150Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14151
14152 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
14153 Closed bug #27499, added to regression tests
14154 * TODO: updated
14155
Daniel Veillard7eda8452000-10-14 23:38:43 +000014156Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14157
14158 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
14159 support for SCRIPT and STYLE with help from Bjorn Reese
14160 * test/HTML/* result/HTML/*: added simple testcase and updated
14161 the existing ones.
14162
Daniel Veillardff9c3302000-10-13 16:38:25 +000014163Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14164
14165 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
14166 string-range for empty strings
14167 * test/XPath/docs/str test/XPath/xptr/chaptersrange
14168 test/XPath/xptr/strrange: augmented the XPointer testsuite
14169
Daniel Veillard189446d2000-10-13 10:23:06 +000014170Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14171
14172 * doc/xml.html doc/xmlmem.html: added a module describing memory
14173 interfaces and use, updated the main page.
14174
Daniel Veillard2f971a22000-10-12 23:26:32 +000014175Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14176
14177 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
14178 nanoftp code work on Windows too now
14179
14180Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc2df4cd2000-10-12 23:15:24 +000014181
14182 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
14183 * xpointer.c: implemented string-range() at least a good first version
14184 * test/XPath/docs/str test/XPath/xptr/strrange
14185 result/XPath/xptr/strrange: the string-range() tests
14186
Daniel Veillardd3c68c42000-10-12 08:06:28 +000014187Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14188
14189 * Makefile.am include/Makefile.am include/win32config.h
14190 win32/Makefile.mingw: fixed problems reported by Wayne Davison
14191 and make distcheck
14192
Daniel Veillard19d61112000-10-11 23:50:35 +000014193Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14194
14195 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
14196 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
14197 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
14198
Daniel Veillardb0426ca2000-10-11 23:39:43 +000014199Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14200
14201 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
14202 patch for socklen_t detection by
14203 Albert Chin-A-Young <china@thewrittenword.com>
14204
Daniel Veillardcd429612000-10-11 15:57:05 +000014205Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14206
14207 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
14208 and added a --dtdvalid option to xmllint used to test it
14209
Daniel Veillard47c02452000-10-11 13:04:36 +000014210Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14211
14212 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
14213 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
14214
Daniel Veillard2d38f042000-10-11 10:54:10 +000014215Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14216
14217 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
14218 handlings (registration, lookup, cleanup)
14219
Daniel Veillardc8df0aa2000-10-10 23:50:30 +000014220Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14221
14222 * configure.in Makefile.am include/makefile.am: adding XPointer
14223 and XPtrtests target
14224 * xpointer.[ch] : new files for XPointer support
14225 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
14226 more XPath tests
14227
Daniel Veillard57fda592000-10-10 23:24:14 +000014228Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14229
14230 * configure.in: fixed, very broken, make distcheck works again
14231
Daniel Veillarde8282ed2000-10-10 23:01:31 +000014232Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14233
14234 * More work toward 2.2.5, integrated a number of patches
14235 * configure.in Makefile.am win32config.h.in: trying to cleanup
14236 make distcheck .... huh ...
14237 * include/Makefile.am include/win32config.h: new directory
14238 for includes
14239 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
14240 updated teh makefiles and instructions for WIN32
14241 * xpath.c: small fixes
14242 * test/XPath/ results/XPath: updated the testcases and results
14243 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
14244 suggested patches
14245 * valid.c: fixed an ID bug
14246
Daniel Veillardb71379b2000-10-09 12:30:39 +000014247Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14248
14249 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
14250 the automake bug where wrong dependancies were generated.
14251 * xpath.[ch]: worked on XPointer
14252
Daniel Veillard7e99c632000-10-06 12:59:53 +000014253Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14254
14255 * configure.in Makefile.am: 2.2.5, ship the include in an
14256 include/libxml subdirectory, use symlinks when using CVS
14257 * testSAX.c: fixed small bug
14258 * testXPath.c: changed the way testfiles are parsed
14259 * debugXML.c: same kind of cleanup when parsing an argument expression
14260 XPath/XPointers can have blanks embedded
14261 * xpath.[ch]: more cleanup, reorgs for XPointer work
14262 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
14263 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
14264
Daniel Veillard55b91f22000-10-05 16:30:11 +000014265Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14266
14267 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
14268 in the XPath engine, rewrote large parts of it, now it's far
14269 cleaner and in sync with the REC not an old WD. Fixed a parsing
14270 problem in the interactive XML shell found when testing XPath.
14271
Daniel Veillardac260302000-10-04 13:33:43 +000014272Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14273
14274 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
14275 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
14276 examples with the extra test
14277
Daniel Veillard7cfce322000-10-04 12:40:27 +000014278Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14279
14280 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
14281 the global init function.
14282
Daniel Veillard970112a2000-10-03 09:33:21 +000014283Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14284
14285 * HTMLparser.c: Doohhh, attribute name parsing was still case
14286 sensitive ! Fixed this ...
14287 * result/HTML/* : updated the tests results accordingly
14288
Daniel Veillard740abf52000-10-02 23:04:54 +000014289Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14290
14291 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
14292 engine, should be far more stable, incorporated a new version of
14293 preceding/following axis, need testing
14294 * uri.c: fixed file:///c:/a/b/c problem
14295 * test/XPath/tests/idsimple: augmented the XPath tests
14296
Daniel Veillard3bff2b02000-10-01 20:33:47 +000014297Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14298
14299 * doc/* rebuilding docs for 2.2.4 release
14300
Daniel Veillard8b5dd832000-10-01 20:28:44 +000014301Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14302
14303 * configure.in: releasing 2.2.4
14304 * parser.[ch]: added xmlStrEqual()
14305 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
14306 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
14307 use xmlStrEqual instead
14308 * TODO: updated
14309 * added an XPath test
14310
Daniel Veillardbc765302000-10-01 18:23:35 +000014311Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14312
14313 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
14314 * entities.h: exported xmlInitializePredefinedEntities
14315 * parser.[ch] : added xmlInitParser()
14316 * parserInternals.h : had to export htmlInitAutoClose()
14317
Daniel Veillardf09e7e32000-10-01 15:53:30 +000014318Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14319
14320 * xpath.[ch] : fixed some serious XPath Predicate evaluation
14321 problems
14322 * Makefile.am : added XPath regression tests to normal tests
14323 * uri.c: fixed a problem with local paths, cleanup
14324 * parser.c: fixed a problem with large CData sections
14325
Daniel Veillardd2ade932000-09-30 14:39:55 +000014326Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14327
14328 * configure.in xml-config.in: patch from "Ben Taylor"
14329 <sol7x86@hotmail.com> for solaris shared libs lookup
14330
Martin Bauligdd7d1f62000-09-29 23:17:57 +0000143312000-09-30 Martin Baulig <baulig@suse.de>
14332
14333 * libxml-2.0.pc.in: Provide pkg-config script.
14334
14335 * configure.in: Create the libxml-2.0.pc script from the
14336 libxml-2.0.pc.in templates.
14337 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
Martin Baulig1b478d12000-09-30 02:27:55 +000014338 script in `$(libdir)/pkgconfig'.
Martin Bauligdd7d1f62000-09-29 23:17:57 +000014339
Daniel Veillard4b0755c2000-09-25 14:26:28 +000014340Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14341
14342 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
14343 when compiling with MSC
14344
Daniel Veillard46057e12000-09-24 18:49:59 +000014345Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14346
14347 * xpath.c: patch for normalize-string() substring-before(),
14348 substring-after() and translate() functions from Bjorn Reese
14349 <breese@mail1.stofanet.dk>
14350 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
14351 Fredrik Hallenberg <hallon@lysator.liu.se>
14352 * TODO: updated
14353
Daniel Veillard281f8ff2000-09-24 08:12:14 +000014354Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14355
14356 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
14357 problem of socklen_t being undefined on a number of platforms
14358 * debugXML.c: fixed a compilation problem when without snprintf
14359
Daniel Veillard8ddb5a72000-09-23 10:28:52 +000014360Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14361
14362 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
14363 an URI bug and a fix for the control-character-induced infinite loop
14364 * nanohttp.c: preventive fix for compiling on WIN32
14365
Daniel Veillard64c20ed2000-09-22 16:07:02 +000014366Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14367
14368 * xmlint.c: closing bug #25000
14369
Daniel Veillardb656ebe2000-09-22 13:51:48 +000014370Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14371
14372 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
14373 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
14374 modified slightly Wayne Davison patch adding xmlStrcasecmp and
14375 related function, fixing xmlStrncmp(), and associated cleanup
14376 * result/HTML/entities.html.sax: updating result
14377
Daniel Veillard4fb87ee2000-09-19 12:25:59 +000014378Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14379
14380 * uri.c: applied patch for URI escaping from Wayne Davison
14381 <wayned@blorf.net>
14382 * tree.c parserInternals.c HTMLparser.c: memset checks patches
14383 from Denis Barbier <barbier@imacs.polytechnique.fr>
14384 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
14385 patch from Wayne Davison
14386
Daniel Veillardd5f97f82000-09-17 16:38:14 +000014387Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14388
14389 * doc/xml.html : updated with new releases, adding "how to help"
14390
Daniel Veillard04698d92000-09-17 16:00:22 +000014391Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14392
14393 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
14394 removed a few warnings in pedantic mode ...
14395 * parserInternals.c parser.c: moved encoding switching function
14396 to parserInternals.c
14397 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
14398
Daniel Veillarda2c6da92000-09-16 18:15:00 +000014399Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14400
14401 * HTMLparser.c parser.c: set ctxt->errNo before calling the
14402 error or warning handlers
14403
Daniel Veillardb1059e22000-09-16 14:02:43 +000014404Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14405
14406 * parserInternals.c parserInternals.h parser.c Makefile.am:
14407 created a new module parserInternals.c, moved most of the
14408 code shared by the various parsers there, as well as
14409 deprecated code from parser.c. More cleanup of parser.c
14410 * uri.c: fixed a problem when URI is NULL
14411 * valid.c: speedup when looking for an attribute declaration
14412
Daniel Veillard39c7d712000-09-10 16:14:55 +000014413Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14414
14415 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
14416 the cleanup of the computation of URI references when seeking
14417 external entities. The URI reference string and the resulting
14418 URI are both stored now.
14419 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
14420 large s(n)printf checks and cleanup from Denis Barbier
14421 <barbier@imacs.polytechnique.fr>
14422 * xmlversion.h.in tree.h: couple of SGML declarations for a
14423 possible docbook module.
14424 * result/VC/ : a couple of test output changed due to the change
14425 of the entities URI
14426
Daniel Veillardb513f5a2000-09-10 14:01:12 +000014427Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14428
14429 * parser.h: added a _private field for linking user's data
14430
Daniel Veillarddd477ce2000-09-10 13:23:08 +000014431Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14432
14433 * parser.c parserInternals.h: demacroified most of the IS_XXX
14434 the gain in size is significant so ...
14435
Daniel Veillard4b5b80c2000-09-08 18:54:41 +000014436Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14437
14438 * entities.c: cases where looking up entities with doc==NULL
14439 covered
14440
Daniel Veillard90e11312000-09-05 10:42:32 +000014441Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14442
Daniel Veillard1de50802000-09-07 08:54:32 +000014443 * uri.c: applied Wayne Davison patch
Daniel Veillard90e11312000-09-05 10:42:32 +000014444 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
14445
Daniel Veillard98a79162000-09-04 11:15:39 +000014446Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14447
Daniel Veillard1de50802000-09-07 08:54:32 +000014448 * uri.c testUri.c: applied Wayne Davison patches
Daniel Veillard98a79162000-09-04 11:15:39 +000014449 * test/URI/uri.data result/URI/uri.data: first set of tests/results
14450 * Makefile.in: added URItest and included thenin "make tests"
14451
14452Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard960aa532000-09-03 17:20:17 +000014453
14454 * xmlversion.h.in: closed bug 22941
14455
Daniel Veillard2bb89092000-08-31 14:57:50 +000014456Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14457
14458 * doc/xmlio.html: added doc and example for entity loader
14459 redefinition.
14460
Daniel Veillard96984452000-08-31 13:50:12 +000014461Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14462
14463 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
14464 used by libxml
14465
Daniel Veillarde715dd22000-08-29 18:29:38 +000014466Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14467
14468 * parser.c: Fixed bug on invalid ontent characters and when using
14469 push.
14470 * xmllint.c: fixed xmllint endling of errors in push mode
14471
Daniel Veillard4948eb42000-08-29 09:41:15 +000014472Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14473
14474 * HTMLparser.c testHTML.c: applied two new patches from
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014475 Wayne Davison <wayned@users.sourceforge.net>
Daniel Veillard4948eb42000-08-29 09:41:15 +000014476 * result/HTML/*.sax: regenerated HTML SAX output
14477 * parser.c: more cleanup.
14478
Daniel Veillarde010c172000-08-28 10:04:51 +000014479Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14480
14481 * HTMLparser.[ch] testHTML.c: applied the second set of
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014482 patches from Wayne Davison <wayned@users.sourceforge.net>,
14483 adding htmlEncodeEntities()
Daniel Veillarde010c172000-08-28 10:04:51 +000014484 * HTMLparser.c: fixed an ignorable white space detection bug
14485 occuring when parsing with SAX only
14486 * result/HTML/*.sax: updated since the output is now HTML
14487 encoded...
14488
Daniel Veillard47f3f312000-08-27 22:40:15 +000014489Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14490
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014491 * HTMLparser.[ch]: applied some of Wayne Davison
14492 <wayned@users.sourceforge.net> patches
Daniel Veillard47f3f312000-08-27 22:40:15 +000014493
Daniel Veillarde0854c32000-08-27 21:12:29 +000014494Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14495
14496 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
14497 undeclared namespace prefix was used, added a warning.
14498 Cleaned up support w.r.t. entities, spilling out a warning
14499 and being pedantic on lookups.
14500 * test/warning/ent9 : added testcase for previous example.
14501 * TODO: updated
14502 * parserInternals.h parser.c: changed the way names are parsed
14503 now allow infinite size and decrease penalty for normal use
14504 * parser.c: Started a big cleanup/check of the parser code,
14505 fixed some of the most tortuous entity code, spotted code
14506 unused anymore
14507 * test/*: added tests for very long names and related nasty
14508 things.
14509
Daniel Veillardf0cc7cc2000-08-26 21:40:43 +000014510Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14511
14512 * doc/encoding.html: added encoding aliases doc
14513 * doc/xml.html: updates
14514 * encoding.[ch]: added EncodingAliases functions
14515 * entities.[ch] valid.[ch] debugXML.c: removed two serious
14516 bottleneck affecting large DTDs like Docbook
14517 * parser.[ch] xmllint.c: added a pedantic option, will be
14518 useful
14519 * SAX.c: redefinition of entities is reported in pedantic mode
14520 * testHTML.c: uninitialized warning from gcc
14521 * uri.c: fixed a couple of bugs
14522 * TODO: added issue raised by Michael
14523
Daniel Veillard0d6b1702000-08-22 23:52:16 +000014524Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14525
14526 * doc/encoding.html: propagated Martin Duerst suggestions
14527
Daniel Veillard52402ce2000-08-22 23:36:12 +000014528Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14529
14530 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
14531 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
14532 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
14533 by Wayne Davison
14534
Daniel Veillard2f2bf412000-08-20 15:11:02 +000014535Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14536
14537 * nanoftp.c nanohttp.c: small cleanup
14538 * TODO: updated
14539
Daniel Veillard244ece92000-08-19 20:58:02 +000014540Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14541
14542 * added an old VC testcase and updated title.xml entity
14543
Daniel Veillardb8f25c92000-08-19 19:52:36 +000014544Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14545
14546 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
14547 done on auto-opening of <p> tags and cleanup of SAX output
14548
Daniel Veillard979e55e2000-08-19 16:48:54 +000014549Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14550
14551 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
14552
Daniel Veillard4540be42000-08-19 16:40:28 +000014553Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14554
14555 * doc/xml.html libxml.* structure.*: updated the doc a bit
14556
Daniel Veillard808a3f12000-08-17 13:50:51 +000014557Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14558
14559 * testSAX.c testHTML.c result/HTML/: cleanup of the output
14560 of SAX tests
14561
Daniel Veillard29579362000-08-14 17:57:48 +000014562Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14563
14564 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
14565 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
14566
Daniel Veillard1255ab72000-08-14 15:13:33 +000014567Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14568
14569 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
14570 * testHTML.c: fix core dump on Solaris 2.x systems
14571 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
14572 * result/HTML/*.sax: previous bug fix lead to new results
14573
Daniel Veillard03109292000-08-14 14:58:22 +000014574Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14575
14576 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
14577 * configure.in: added --with-readline=DIR to accept alternate
14578 path for readline include/library
14579 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
14580 for ANSI under HP-UX
14581 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
14582 includes @LIBS@
14583
Daniel Veillard7c29ce22000-08-12 21:20:53 +000014584Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14585
14586 * doc/* : rebuilt the docs
14587 * getting ready for 2.2.2 release
14588
Daniel Veillard87b95392000-08-12 21:12:04 +000014589Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14590
14591 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
14592 and xmlAddFeature()
14593 * tree.[ch]: added xmlAddChildList()
14594 * xmllint.c: MAP_FAILED macro test
14595 * parser.h: added xmlParseCtxtExternalEntity()
14596 * valid.c: applied bug fixes removed warning
14597 * tree.c: added CDATA block to elements content
14598 * testSAX.c: cleanup of output
14599 * testHTML.c: added SAX testing
14600 * encoding.c: better error recovery
14601 * SAX.c, parser.c: fixed one of the external entity processing
14602 of the OASis testsuite
14603 * Makefile.am: added HTML SAX regression tests
14604 * configure.in: bumped to 2.2.2
14605 * test/HTML/ result/HTML: added a few of HTML tests, and added the
14606 SAX results
14607
Daniel Veillard88a172f2000-08-04 18:23:10 +000014608Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14609
14610 * configure.in: patch for HP compiler
14611
146122000-08-04 Sven Heinicke <sven@zen.org>
14613
14614 * xmllint.c: Was coredumping sometimes when the file given didn't
14615 exist.
14616
Daniel Veillard46e370e2000-07-21 20:32:03 +000014617Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14618
14619 * parser.c xmlIO.[ch]: fixed the problem of encoding support
Daniel Veillard2f2bf412000-08-20 15:11:02 +000014620
Daniel Veillard46e370e2000-07-21 20:32:03 +000014621 when using in memory parsing. Need some cleanup.
14622 * xmllint.c configure.in: added a --memory flag to test memory
14623 parsing
14624
Daniel Veillard36650692000-07-21 15:16:39 +000014625Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14626
14627 * nanohttp.c: fixed socklen_t replacement to unsigned int
14628 * parser.c: fixed a space handdling missing at the end of
14629 production 28 DOCTYPE.
14630 * xmlmemory.c: fixed a stupid bug on the routine to override
14631 allocation functions
14632 * TODO: updated
14633
Daniel Veillarde46e20d2000-07-14 15:02:46 +000014634Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14635
14636 * doc/ regenerated the docs
14637
Daniel Veillard32bc74e2000-07-14 14:49:25 +000014638Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14639
14640 * doc/encoding.html doc/xml.html: added I18N doc
14641 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
14642 improvements, both parser and filters, added ASCII & HTML,
14643 fixed the ISO-Latin-1 one
14644 * xmllint.c testHTML.c: added/made visible --encode
14645 * debugXML.c : cleanup
14646 * most .c files: applied patches due to warning on Windows and
14647 when using Sun Pro cc compiler
14648 * xpath.c : cleanup memleaks
14649 * nanoftp.c : added a TESTING preprocessor flag for standalong
14650 compile so that people can report bugs more easilly
14651 * nanohttp.c : ditched socklen_t which was a portability mess
14652 and replaced it with unsigned int.
14653 * tree.[ch]: added xmlHasProp()
14654 * TODO: updated
14655 * test/ : added more test for entities, NS, encoding, HTML, wap
14656 * configure.in: preparing for 2.2.0 release
14657
Daniel Veillard49703262000-07-10 10:27:46 +000014658Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14659
14660 * nanoftp.c: fixed the way the control connection is handled
14661 * libxml.spec.in: fixed the dependancies and cleanup
14662
Daniel Veillard306be992000-07-03 12:38:45 +000014663Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14664
14665 * doc/xml.html: changed the xmlsoft.org structure, updated the
14666 examples w.r.t. root and childs
14667
Daniel Veillard7d853352000-07-02 18:53:09 +000014668Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14669
14670 * libxml.spec.in: fixed bug #7419, dependancies fouled for libxml-devel
14671
Daniel Veillard365e13b2000-07-02 07:56:37 +000014672Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14673
14674 * HTMLparser.c: Work on character encoding support for the HTML parser
14675 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
14676 * encoding.c: Fixed a potential memleak in the encoding stuff
14677
Daniel Veillardaf743792000-07-01 11:49:28 +000014678Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14679
14680 * doc/FAQ.html doc/Makefile.am : added a FAQ
14681
14682Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardd83eb822000-06-30 18:39:56 +000014683
14684 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
14685 of the HTML parser to force it to not bypass SAX
14686
Daniel Veillard3f6f7f62000-06-30 17:58:25 +000014687Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14688
14689 * win32config.h.in: updated
14690 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
14691 lacks iconv support :-( need to release 2.1.1
14692 * configure.in: release 2.1.1
14693 * HTMLparser: fixed bug #14784
14694 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
14695 by Windows compiler
14696 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
14697 the SAX startDocument() callback.
14698 * TODO: updated
14699
14700Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14701
14702 * added xmlStopParser()
14703
Daniel Veillardbe803962000-06-28 23:40:59 +000014704Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14705
14706 * configure.in: 2.1.0 prerelease
14707 * Large resync between W3C and Gnome tree
14708 * nanoftp, nanohttp.c: fixed stalled connections probs
14709 * HTMLtree.c SAX.c : support for attribute without values in
14710 HTML for andersca
14711 * valid.c: Fixed most validation + namespace problems
14712 * HTMLparser.c: start document callback for andersca
14713 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
14714 * parser.h, SAX.c: serious speed improvement for large
14715 CDATA blocks
14716 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
14717 different encoding
14718 * example/Makefile.am example/gjobread.c tree.h: work on
14719 libxml1 libxml2 convergence.
14720 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
14721 and the LIBXML_TEST_VERSION macro
14722
Daniel Veillardc310d562000-06-23 18:32:15 +000014723Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14724
14725 * doc/xml.html: various patches and improvements typo fixed by
14726 Felix Natter
14727 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
14728 from Felix Natter <fnatter@gmx.net>
14729
Daniel Veillardf3029822000-05-06 08:11:19 +000014730Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14731
14732 * doc/upgrade.html: updated with instructions for support of both
14733 libxml-1.x and libxml-2.x
14734 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
14735 for 2.x support and also fixed includes
14736
14737
Daniel Veillard496a1cf2000-05-03 14:20:55 +000014738Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14739
14740 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
14741 the encoding support, added iconv support, so now libxml if
14742 compiled with iconv automatically support japanese encodings
14743 among others. Work based on initial patch from Yuan-Chen Cheng
14744 I may have broken binary compat in the encoding handler
14745 registration scheme, but that was so utterly broken I don't
14746 expect anybody to have used this feature until now.
14747 * parserInternals.h: fixup on the CHAR range macro
14748 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
14749 code.
14750 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
14751 * uri.c: added xmlParseURI() I can't believe I forgot to
14752 implement this one in 2.0 !!!
14753 * SAX.c: moved doc->encoding update in the endDocument() call.
14754 * TODO: updated.
14755
Daniel Veillard06047432000-04-24 11:33:38 +000014756Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14757
14758 * tree.h: removed extraneous xmlRemoveProp definition
14759 * TODO: added item about --disable-corba configure switch
14760 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
14761 * nanoftp.c: fixed include problems giving troubles on AIX and
14762 slowlaris
14763 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
14764 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
14765 comment and headers changes to lower gtk-doc number of warnings
14766 * doc/html/*: rebuilt docs
14767
Daniel Veillarde0aed302000-04-16 08:52:20 +000014768Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14769
14770 * HACKING: documented the tag for 1.x and instructions
14771
Daniel Veillard5e873c42000-04-12 13:27:38 +000014772Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14773
14774 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
14775 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
14776 xmlCreateIOParserCtxt
14777 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
14778 significant overall improvement
14779 * xmllint.c: added I/O test to xmllint
14780 * testSAX.c: added a speed test
14781 * doc/* : updated/regenerated
14782
Daniel Veillardfc708e22000-04-08 13:17:27 +000014783Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14784
14785 * xpath.c uri.h parserInternals.h: cosmetic changes from
14786 "Timur I. Bakeyev" <timur@bat.ru>, including making
14787 xmlCreateURI() public
14788
Daniel Veillard5d211f42000-04-07 17:00:24 +000014789Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14790
14791 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
14792 and the code at the same time. Added a clean mechanism for
14793 overload or added input methods: xmlRegisterInputCallbacks()
14794 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
14795 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
14796 * TODO: updated
14797 * doc/* : updated/regenerated
14798 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
14799 source dir
14800
Daniel Veillarde77a9182000-04-05 19:12:29 +000014801Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14802
14803 * testURI.c: yet another forgotten commit, I should get some sleep !
14804
Daniel Veillardce8b83b2000-04-05 18:38:42 +000014805Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14806
14807 * xmllint.c: forgot to commit this too ?
14808
Daniel Veillardb9df4042000-04-05 14:23:16 +000014809Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14810
14811 * xmlversion.h.in : forgot to commit this previously
14812
Daniel Veillard361d8452000-04-03 19:48:13 +000014813Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14814
14815 * configure.in: preparing libxml-2.0.0 version looks Ok so far
14816 * README TODO: updated for release
14817 * uri.c uri.h: added authority parsing/saving
14818 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
14819 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
14820 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
14821 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
14822 Makefile.am : added compile-time customization of libxml
14823 --with-ftp --with-http --with-html --with-xpath --with-debug
14824 --with-mem-debug
14825 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
14826 #include <libxml/xxx.h> I hope it won't break too much stuff
14827 and will be manageable in the future...
14828 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
14829 and added xmllint to the installed programs
14830 * uri.h: added xmlFreeURI()
14831
Daniel Veillardec303412000-03-24 13:41:54 +000014832Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14833
14834 * uri.c uri.h: finished the escaping handling, the base support
14835 and the URI path normalization. Looks good just lacks the
14836 authority content parsing code.
14837 * Makefile.am: added instructions to generate testURI
14838 * TODO: updated
14839 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
14840 added links and icons for W3C and Gnome
14841
Daniel Veillard8f621982000-03-20 13:07:15 +000014842Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14843
14844 * xmlmemory.[ch] : seems I forgot to actually update the files in
14845 the last commit :-)
14846 * doc/xml.html doc/html/* : updated and uploaded the docs
14847
Daniel Veillard3dd82e72000-03-20 11:48:04 +000014848Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14849
14850 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
14851 * TODO: updated
14852 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
Daniel Veillard8f621982000-03-20 13:07:15 +000014853 libxml default allocation function with another set (like gmalloc/
Daniel Veillard3dd82e72000-03-20 11:48:04 +000014854 gfree).
14855 * Makefile.am, uri.c, uri.h: added a set of functions to do
14856 exact (litteraly copied from the RFC 2396 productions) parsing
14857 and handling of URI. Will be needed for XLink, one XML WFC,
14858 XML Base and reused in the nano[ftp/http] modules. Still work
14859 to be done.
14860
Daniel Veillardedfb29b2000-03-14 19:59:05 +000014861Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14862
14863 * configure.in, libxml.spec.in : libxml2
14864 * doc/* : updated the doc page, rebuilt the docs
14865
Daniel Veillardcf461992000-03-14 18:30:20 +000014866Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14867
14868 * all: tagged LIB_XML_1_X
14869 * *.c *.h : updated from W3C CVS tree
14870 * configure.in : 2.0.0-beta
14871 * libxml.spec.in : libxml2 package nam
14872 * result/* : new version of the tests output
14873
Daniel Veillardf13e1ed2000-03-06 07:41:49 +000014874Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14875
14876 * doc/xml.html, doc/update.html: updated docs, 1.8.7
14877
Daniel Veillardb566ce12000-03-04 11:39:42 +000014878Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14879
14880 * doc/* : rebuilt the docs
14881 * parser.c: final patch on #6766
14882 * valid.c: small patch on validity checks.
14883
Daniel Veillardfb76c402000-03-04 11:39:42 +000014884Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14885
14886 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
14887 added
14888 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
14889 compatibility w.r.t. XML spec and existing code.
14890
Daniel Veillard90fb02c2000-03-02 03:46:43 +000014891Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14892
14893 * parser.c: seems a better solution to <a> </a> exists,
14894 will try it for a while
14895
Daniel Veillard83a30e72000-03-02 03:33:32 +000014896Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14897
14898 * parser.c: tried to remove the <a> </a> generating <a/>
14899 this is hard. Left a flag for that purpose. Fixed bug #6766
14900 * configure.in: prepared 1.8.7 not released, due to previous
14901 problem
14902
Daniel Veillard88f00ae2000-03-02 00:15:55 +000014903Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14904
14905 * doc/xml.html : applied second patch from Paul DuBois
14906
Daniel Veillard402e8c82000-02-29 22:57:47 +000014907Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14908
14909 * doc/xml.html : applied patch from Paul DuBois
14910
Daniel Veillardd0f7f742000-02-02 17:42:48 +000014911Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14912
14913 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
14914
Daniel Veillard5feb8492000-02-02 17:15:36 +000014915Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14916
14917 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
14918 compilation warnings on various platforms.
14919 * parser.c: Fixed #5281 validity error callbacks are now desactived
14920 by default if not validating.
14921
Daniel Veillardf341f932000-02-02 14:52:08 +000014922Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14923
14924 * nanoftp.c, win32config.h.in: patches to compile on WIN32
14925
Daniel Veillard13c757e2000-02-01 23:59:15 +000014926Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14927
14928 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
14929 <gkatsi@cs.toronto.edu>
14930
Daniel Veillard726e8792000-01-30 20:04:29 +000014931Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14932
14933 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
14934 processing URLs
14935
Daniel Veillarde41f2b72000-01-30 20:00:07 +000014936Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14937
14938 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
14939 xmlNanoFTPUpdateURL for persistent control connections.
14940 * configure.in: 1.8.6
14941
14942Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14943
14944 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
14945 * tree.[ch] : added xmlSaveNoEmptyTags
14946
James Henstridgef3be9312000-01-28 13:59:21 +0000149472000-01-29 James Henstridge <james@daa.com.au>
14948
14949 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
14950
14951 * Makefile.am: added nanoftp.[ch] to the build.
14952
Daniel Veillardaeea04f2000-01-25 19:27:27 +000014953Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14954
14955 * nanoftp.[ch]: cleanup, comments, API
14956 * debugXML.c : fixed a bug in the cat command
14957 * doc/*: regenerated the docs
14958
Daniel Veillardda07c342000-01-25 18:31:22 +000014959Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14960
14961 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
14962 * debugXML.c : fixed a bug in the cat command
14963 * valid.c: fixing some small probs
14964 * libxml.spec.in: get rid of the SNAP suffix
14965 * doc/xml.html: updated the status
14966
Daniel Veillarde3d88ef2000-01-24 13:55:06 +000014967Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14968
14969 * xml-config.in: xml-config --version to just return the
14970 version number
14971 * xpath.c: some cleanup w.r.t. axis when the current node is
14972 an attribute.
14973 * TODO: updated
14974
Daniel Veillard461a66c2000-01-18 18:01:01 +000014975Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14976
14977 * configure.in: prepared for libxml-1.8.5
14978 * doc/* recompiled the documentation
14979
149802000-01-17 Jody Goldberg <jgoldberg@home.com>
14981
14982 * configure.in : WARNING autoconf subtlety alert :
14983 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
14984 when looking for zlib.h so that HAVE_ZLIB_H is defined.
14985 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
14986 get defined by AC_CHECK_HEADERS.
14987
Daniel Veillardf967b902000-01-17 16:06:10 +000014988Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14989
14990 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
14991 Rune.Djurhuus@fast.no
14992
Daniel Veillardad8f99d2000-01-15 14:20:03 +000014993Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14994
14995 * TODO: updated
14996 * tree.c, parser.c: made sure that only memory alloc problems
14997 and internal parser errors are allowed to write to stdout or
14998 stderr.
14999
Daniel Veillard0142b842000-01-14 14:45:24 +000015000Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15001
15002 * tree.c : restored xmlNewGlobalNs since this seems used by
15003 a lot of existing code :-(, fixed a bug in xmlNewNs
15004 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
15005 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
15006 to exit() from the library code.
15007 * xpath.c, parser.c: removed bugs or unused code detected by
15008 Windows compilers
15009 * parser.c: started adding interfaces for parsing well balanced
15010 XML fragments
15011 * configure.in: releasing 1.8.4
15012 * doc/* : rebuilt the docs
15013
Daniel Veillard2eac5032000-01-09 21:08:56 +000015014Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15015
15016 * tree.[ch] : added xmlNewDocFragment() for DOM
15017 * testHTML.c: uninitialized variable.
15018
Daniel Veillardf3a73582000-01-05 14:58:39 +000015019Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15020
15021 * doc/* : rebuild the docs
15022
Daniel Veillard71b656e2000-01-05 14:46:17 +000015023Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15024
15025 * acconfig.h: readline and history patch
15026 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
15027 * tree.c: added check and handling when possibly removing an ID
15028 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
15029 and saving.
15030 * test/HTML/entities.html result/HTML/entities.html* : test for
15031 various entities reference cases
15032 * result/HTML/* : as a result output of some testcase have
15033 changed
15034 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
15035 by previous example. added xmlParseTryOrFinish().
15036 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
15037 entities.h debugXML.h HTMLparser.h: changed the way struct are
15038 declared to allow gtk-doc to expose those
15039 * parser.c: closed bug #4960
15040 * Makefile.am configure.in: Applied patch from
15041 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
15042 and math/socket libs detection
15043
Daniel Veillard437b87b2000-01-03 17:30:46 +000015044Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15045
15046 * configure.in, Makefile.am: link tester against readline
15047 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
15048
Daniel Veillard686d6b62000-01-03 11:08:02 +000015049Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15050
15051 * tree.[ch]: added xmlRemoveProp
15052 * win32config.h.in nanohttp.c: avoid including the Windows
15053 socket stuff in every C files
15054 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
15055 the XmL parser(s)
15056 * test/ns4 result/ns4 etc...: added test case for previous prob
15057 * tree.c: xmlNewNs wasn't checking for double definition
15058 * Makefile.in: fixed a problem with dist-hook duplicates
15059 * parser.[hc], xmlIO.c: fixed the loading of external entities
15060 APIs, now xmlLoadExternalEntity() is used everywhere and
15061 setting up an app specific front-end using the
15062 * SAX.c parser.c: some fixes, now the xhtml spec validates
15063 with the xhtml DTD.
15064 * error.c: fixed crashes in case of no input stream
15065 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
15066 to the validation tests and results
15067
Daniel Veillard5e5c6231999-12-29 12:49:06 +000015068Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15069
15070 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
15071 too htmlCreatePushParserCtxt() and htmlParseChunk()
15072 * parser.c: a bit of cleanup.
15073 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
15074 to XML) removed the last mem leak known
15075 * HTMLtree.c: output message cleanup
15076 * xmlmemory.c: display content info about memory blocks
15077 * result/HTML/wired.* : missing att value warning change
15078
Daniel Veillardbe849cf1999-12-28 16:43:59 +000015079Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15080
15081 * doc/* : rebuilt the documentation
15082
Daniel Veillarddbfd6411999-12-28 16:35:14 +000015083Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15084
15085 * parser.[ch] parserInternals.h: Push parser for XML,
15086 seems to work fine now
15087 * tester.c debugXML.[ch]: Added an XML shell debug facility and
15088 --push for push testing
15089 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
15090 * testSAX.c: added --push
15091 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
15092 subtree
15093 * xmlIO.[ch] : enriched API + fixes for push mode
15094 * entities.[ch]: added the entity content length to the struct.
15095 * xmlmemory.[ch]: new API to show the last entries for the shell
15096 * valid.c: added required attribute testing
15097 * SAX.c: the cdata callback now merge contiguous fragments
15098 * HTMLparser.c: cleanup of some macros
15099
Daniel Veillard3c558c31999-12-22 11:30:41 +000015100Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15101
15102 * parser.c: fix for PIs name starting with xml
15103 * tree.c: fixed a potential problem with || and && ops
Daniel Veillardfef854d1999-12-22 11:31:10 +000015104 * *.c, configure.in win32config.h.in : generate win32config.h for
15105 those on the Other Side !
Daniel Veillard3c558c31999-12-22 11:30:41 +000015106
Daniel Veillard0caf07a1999-12-21 16:25:49 +000015107Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15108
15109 * parser.c: fixed a stupid = vs. == bug :-(
15110 * doc/gnome-xml.sgml: s/glade/xml/
15111
Daniel Veillard5cb5ab81999-12-21 15:35:29 +000015112Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15113
15114 * configure.in, doc/xml.html : bug fix release 1.8.2
15115 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
15116 Hopefully the end of that silly C++ include problem
15117 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
15118 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
15119 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
15120 troubles with autoclosed elements when the stree shape doesn't
15121 follow the DtD specs. Added htmlIsAutoClosed() and
15122 htmlAutoCloseTag()
15123 * result/HTML/*.htm*: Updated the HTML examples regression tests output
15124 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
15125 * debugXML.c: fixed a bug on printing default namespaces.
15126 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
15127
Daniel Veillardb24054a1999-12-18 15:32:46 +000015128Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15129
15130 * result/HTML/*.htm[l] : updated the HTML regression tests according
15131 to the new output
15132 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
15133 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
15134 problem due to intermix of extern "C" { ... } declarations for C++
15135 and recursive includes in the headers
15136
Chris Lahey323c48c1999-12-18 15:32:45 +0000151371999-12-20 Chris Lahey <clahey@umich.edu>
15138
15139 * HTMLtree.c: Made it so that html nodes with a single child do
15140 not insert a carriage return before or after the child node.
15141
Daniel Veillardb24054a1999-12-18 15:32:46 +000015142Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard262f9cb1999-12-18 15:32:45 +000015143
15144 * configure.in, doc/xml.html : bug fix release 1.8.1
15145 * parser.c: fixed bug #4344
15146 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
15147 added the glue to avoid C++ problems
15148 * doc/* : regenerated the documentation
15149
Daniel Veillard6d3bf1f1999-12-16 17:52:19 +000015150Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15151
15152 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
15153 namespace recognition, and Dia as a resul :-(
15154 * encoding.c: closed bug #3950
15155
Daniel Veillard944b5ff1999-12-15 19:08:24 +000015156Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15157
15158 * valid.c: debugging a posteriori validation, except URI expansion
15159 stuff this should be fixed now
15160 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
15161 Carl Nygard <cnygard@bellatlantic.net>
15162 * tester.c: added --postvalid, cleaning of the code
15163 * tree.[ch]: added xmlDocGetRootElement()
15164
Ramiro Estrugobfce3771999-12-15 04:32:07 +000015165Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
15166
15167 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
15168 c++ losage.
15169
Daniel Veillard10a2c651999-12-12 13:03:50 +000015170Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15171
15172 * configure.in, doc/xml.html : bumped to 1.8.0
15173 * xlink.[ch], Makefile.am : added framework for link detection
15174 * parser.h: added nbChars to parser context, needed for cleanup.
15175 * xmlmemory.c: removed a nasty bug when out of mem
15176 * valid.[ch]: adding namespace support for attribute decl
15177 * tester.c: added --debugent option
15178 * debugXML.[ch]: added xmlDebugDumpEntities()
15179 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
15180 buffers instead, this was really needed, validation was breaking
15181 in strange ways due to that. Added xmlParseStringPEReference()
15182 and other parsing from strings functions. Entities processing
15183 modified again, but PERef are still not handled correcly but
15184 unless you're Eve Maller you won't notice :-)
15185 * HTMLparser.c: large changes toward reliability, and switched to
15186 lowercase internal tags, XHTML is lowercase, so it will help
15187 that output is closer to next version.
15188 * doc/* : regenerated the documentation, it is now hosted at
15189 http://xmlsoft.org/ (same bits I just bought the domain :-)
15190
15191
Daniel Veillard294cbca1999-12-03 13:19:09 +000015192Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15193
15194 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
15195 doc generation
15196 * parser.c: fixed bugs #3908 and #3937 and a memory leak
15197 in the SAX API
15198 * doc/*: rebuilt the doc making sure everything appears in the
15199 HTML files
15200
Daniel Veillardf5c2c871999-12-01 09:51:45 +000015201Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15202
15203 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
15204 added the patch from Carl Nygard <cnygard@bellatlantic.net>
15205 which allow impressive speed improvement on dataset with
15206 large text pieces, but at the cost of broken binary
15207 compatibility and slightly bigger memory usage.
15208 Configure with --with-buffers to activate them, they
15209 are protected with XML_USE_BUFFER_CONTENT define.
15210 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
15211 goal is 0 memory left allocated once parser is no more used
15212 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
15213 call xmlCleanupParser() and xmlMemoryDump()
15214
Daniel Veillarda819dac1999-11-24 18:04:22 +000015215Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15216
15217 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
15218 * parser.[ch] encoding.[ch]: added memory cleanup routines
15219 * parser.c: closing bug #3788
15220 * doc/*: rebuilt the doc
15221
Daniel Veillard11a48ec1999-11-23 10:40:46 +000015222Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15223
15224 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
15225 xmlNewTextChild() and xmlSetCompressMode() behaviour.
15226 * tester.c: added --compress option
15227 * doc/*: rebuilt the documentation
15228
Daniel Veillard4c3a2031999-11-19 17:46:26 +000015229Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15230
15231 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
15232 if given /proc/kcore as input !
15233 * doc/xml.html doc/*: updated and rebuilt the documentation
15234
15235Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard07136651999-11-18 14:02:05 +000015236
15237 * parser.c: Fixed some wrongly space collapsing code due to
15238 a misreading of the spec.
15239 * result/*: fixed the output accordingly
15240
15241Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard7f858501999-11-17 17:32:38 +000015242
15243 * encoding.c: bug fix and typos
15244 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
15245 * parser.c: added attribute normalization closing bug #3597
15246 * test/att* result/att* SAXresult/att*: testcase for attribute
15247 normalization
15248
Daniel Veillardd7e200c1999-11-15 17:53:11 +000015249Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15250
15251 * configure.in: closing bug #3163 by adding extra flags for the
15252 cc compiler on HP-UX
15253
Daniel Veillard51e3b151999-11-12 17:02:31 +000015254Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15255
15256 * valid.[ch] : removed a typo and an enumerated type bug in the
15257 xmlAddElementDecl() function
15258 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
15259 call to xmlEncodeEntitiesReentrant() so that the functions
15260 New, Set and Get are at the same level.
15261 * parser.c HTMLparser.c: extra memory allocation bug for
15262 attributes detected by someone using libxml in embedded systems :-)
15263
Daniel Veillard962195f1999-10-28 15:51:53 +000015264Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15265
15266 * xmlmemory.h: turned off mem debug :-\
15267
Daniel Veillard35008381999-10-25 13:15:52 +000015268Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15269
15270 * parser.c: closed bug #2784 a one line fix, but worth pushing
15271 a new release out
15272 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
15273 some structures, comments before and after the
15274 main element, and other nastyness
15275 * HTMLtree.c tree.c: accomodate the extended HTML supported
15276 * configure.in: pushing 1.7.4
15277 * test/ent8 and related outputs : added a new test for bug #2784
15278 * test/HTML/wired.html and related output: a nasty HTML example
15279 * Makefile.am: improved the test scripts
15280 * docs/* : reran the documentation extractor, updated xml.html
15281
Daniel Veillard7c1206f1999-10-14 09:10:25 +000015282Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15283
15284 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
15285 HTMLparser and debugged the HTML related code. HTML documents
15286 now have their own type
15287 * entities.c: do not dump &apos; for HTML output
15288 * xmlmemory.c: improvement, breakpoint mechanism
15289 * testHTML.c: added --sax --repeat ...
15290 * Makefile.am: improved the HTML tests
15291 * valid.[ch]: added xmlValidGetValidElements and
15292 xmlValidGetPotentialChildren
15293 * tester.c: added --insert to test the 2 new functions
15294 * test//* result//* SAXresult//* : regression test cleanup
15295 and extension.
15296 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
15297 gnome-xml-nanohttp.html
15298
Daniel Veillard7d2c2761999-10-11 15:09:51 +000015299Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15300
15301 * HTMLparser.c: fixed problems with some autoclose tags
15302 * tree.c: fixed XML output problems.
15303 * result/* SAXresult/*: update of the tests output
15304
Daniel Veillard6077d031999-10-09 09:11:45 +000015305Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15306
15307 * Makefile.am: Arturo patch for xmlConf.sh version info
15308 * parser.c: Tim Josling patch for single quoted items
15309 * tester.c: Tim Josling patch for tester options usage
15310 * tree.h: indent cleanup
15311
Daniel Veillard2673d3c1999-10-08 14:37:09 +000015312Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15313
15314 * HTMLparser.c parser.h : Fixed problems with HTML parsing
15315 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
15316
Daniel Veillard00fdf371999-10-08 09:40:39 +000015317Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15318
15319 * tree.c : Raph patch for initialization of CORBA fields
15320 * parser.c, xpath.c, ...: modification of doc comments
15321 * xpath.c : allow spaces in xpath expressions
15322
Daniel Veillardad219441999-09-27 08:17:49 +000015323Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15324
15325 * xmlmemory.h: turning off memory debug :-(
15326
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015327Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15328
15329 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
15330 better SAX interfaces.
15331 * testSAX.c: uses the new SAX routine, avoid fetching any remote
15332 entity.
15333 * configure.in: 1.7.2
15334
15335Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard2f4dfc41999-09-24 14:03:48 +000015336
15337 * libxml.spec.in: fixed the URL
15338 * doc/xml.html: improved the documentation front-end
15339
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015340Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard335849b1999-09-23 23:08:42 +000015341
15342 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
15343
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015344Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillarddd6b3671999-09-23 22:19:22 +000015345
15346 * libxml.spec.in: fixed the alpha compile problem
15347 * parser.[ch]: changed errno to errNo in the parser context :-(
15348 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
15349 * doc/xml.html: changed CHAR to xmlChar
15350 * doc/html/*: recompiled the documentation
15351 * configure.in: 1.7.1
15352
Daniel Veillard7f7d1111999-09-22 09:46:25 +000015353Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15354
15355 * parser.h: modified the parser context struct to regain 1.4.0
15356 binary compatibility
15357 * parser.c, xml-error.h: added errno ot teh context and defined
15358 a set of errors values with update of errno
15359 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
15360 DTDs and entities
15361 * *.h, *.c: complete cleanup of the use of config.h and include
15362 protection depending on the current setup.
15363 * overalll debugging, maintenance and bug-fixing on all modules
15364 * updated the documentation
15365 * ready for 1.7.0
15366
Daniel Veillardc08a2c61999-09-08 21:35:25 +000015367Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15368
15369 * HTMLparser.c : cleanup
15370 * SAX.c valid.c valid.h: added ID/IDREF checking
15371 * tree.c tree.h: extended doc structure for refs
15372 * configure.in: 1.6.2
15373 * parser.c: patched bug in SAX user arg call
15374 * parserInternals.h: patched missing close in C++ wrapping
15375 * testXPath.c xpath.c xpath.h: prepared for extensibility,
15376 especially upcoming XPointer implementation.
15377 * doc/xml.html: augmented, typo
15378
CEST 1999 Timur Bakeyev72bd1001999-09-04 20:50:25 +000015379Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
15380
15381 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
15382 not all invocations of install understand -d.
15383
CEST 1999 Timur Bakeyev6db3cb01999-09-04 20:25:14 +000015384Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
15385
15386 * Makefile.am: prepend all the test* calls with $(top_builddir) -
15387 to make 'check' works, when builddir != srcdir.
15388
Daniel Veillardc8eab3a1999-09-04 18:27:23 +000015389Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15390
15391 * doc/xml.html : updated the documentation
15392
Daniel Veillard6454aec1999-09-02 22:04:43 +000015393Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15394
15395 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
15396 not deallocated memory blocks
15397 * *.c : replaces all calls to malloc() free() and realloc() to
15398 the wrapper functions/macros
15399 * tree.c : removed memory leaks dues to calling xmlFreeNode()
15400 instead of xmlFreeNodeList()
15401
Daniel Veillard1ff7ae31999-09-01 12:19:13 +000015402Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15403
15404 * HTMLparser.c: corrected a stupid bug leading to core dump at
15405 tree deallocation. Removed warnings indicated by
15406 Stephane.Conversy@lri.fr
15407 * entities.c: Fixes Yet Another Stupid Bug, entities were not
15408 looked for in the external subset
15409
15410Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc26087b1999-08-30 11:23:51 +000015411
15412 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
15413 on SGI by Stephane.Conversy@lri.fr
15414
Daniel Veillardb96e6431999-08-29 21:02:19 +000015415Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15416
15417 * all .h : changed the prototype declaration indent as in gtk
15418 * most .c : working on reducing the TODOs in the code
15419 * most .c : cleanup though -pedantic and Insure++
15420 * improvements on validation ID checkings.
15421 * tree.[ch] SAX.c: added support for namespace on attributes #2022
15422 * xml-config.in: closed #1810
15423
15424Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard991e63d1999-08-15 23:32:28 +000015425
15426 * tree.h, valid.c, valid.h: more work on validity, IDs
15427 * xpath.c: added/fixed comparidon and equlity, added a new isinf
15428 definition for AIX
15429
Daniel Veillardb556eb51999-08-15 17:19:50 +000015430Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15431
15432 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
15433 the distribution due to a cut'n paste error at last commit
15434
Daniel Veillardb05deb71999-08-10 19:04:08 +000015435Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15436
15437 * configure.in: upgraded to version 1.4.0
15438 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
15439 Big update, added a large part of the validation process,
15440 it should be usable, but some parts are missing
15441 * xpath.c: improved the implementation w.r.t. root.
15442 * Makefile.am: added more tests
15443 * test and result trees: added a lot of tests
15444 * libxml.spec.in: export libxml.so.0 and libxml.so.1
15445
Daniel Veillard6a6ccc11999-08-10 09:34:35 +000015446Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15447
15448 * Added an HACKING file
15449
Daniel Veillarde2d034d1999-07-27 19:52:06 +000015450Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15451
15452 * xpath.[ch] : improvements and debug of the XPath implementation
15453 * parser.c, HTMLparser.c : modified the parsers to be progressive
15454 * tree.[ch] : extended the Buffer promitives
15455 * xmlIO.[ch] : added basic I/O routines providing progressive
15456 parsing and ready for I18N conversion plugins
15457 * SAXresult/* : the SAX callback sequence maybe slightly different
15458 now
15459 * test*.c : improved/updated the tests programs
15460 * doc/* : recompiled the docs.
15461
Daniel Veillard15b75af1999-07-26 16:42:37 +0000154621999-07-26 Michael Meeks <michael@edenproject.org>
15463
15464 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
15465
15466 * tree.c: Ditto.
15467
Daniel Veillard1566d3a1999-07-15 14:24:29 +000015468Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15469
15470 * configure.in: upgraded to version 1.4.0
15471 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
15472 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
15473 XML query language, see http://www.w3.org/TR/xpath for more details.
15474 * parser.c, parser.h: added CHAR* related string functions for XPath
15475 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
15476 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
15477 rebuild the docs.
15478 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
15479 and regression testing capabilities for XPath.
15480
Daniel Veillardd79d7871999-07-12 10:38:12 +000015481Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15482
15483 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
15484 closing bug #1646
15485
Daniel Veillardbe9e5951999-07-12 09:16:45 +000015486Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15487
15488 * Makefile.am, example/Makefile.am: closed bug #1683
15489
Daniel Veillard3166ab11999-07-11 16:14:19 +000015490Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15491
15492 * example/Makefile.am, configure.in: added the makefile for the
15493 gjobread example
15494
Tomasz Kłoczkoa75b6b31999-07-10 12:21:13 +000015495Sat Jul 10 14:19:11 CEST 1999 Tomasz K³oczko <kloczek@pld.org.pl>
15496
15497 * doc/Makefile.am:
15498 - fix which allow "make install DESTDIR=</install/prefix>".
15499
Daniel Veillard7cc3c041999-07-09 10:11:57 +000015500Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15501
15502 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
15503 which fixed a problem on the file reading-code.
15504
Daniel Veillard82150d81999-07-07 07:32:15 +000015505Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15506
15507 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
15508 output.
15509 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
15510
Daniel Veillard5233ffc1999-07-06 22:25:25 +000015511Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15512
15513 * parser.h : Oops removed the binary compatibility problem
15514 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
15515 * parser.c, HTMLparser.c: applied patches for reading from stdin
15516
Daniel Veillardbe70ff71999-07-05 16:50:46 +000015517Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15518
15519 * parser.c, entities.c, valid.c: cleanup bug #1591
15520 * configure.in: cleanup bug #1592
15521 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
15522 the same tree back-end. Hence gdome will be available for it.
15523 * doc/Makefile.am: close bug #617
15524
Daniel Veillard97fea181999-06-26 23:07:37 +000015525Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15526
15527 * parser.c: alloctate a per parser context SAX interface block
15528
Daniel Veillard14fff061999-06-22 21:49:07 +000015529Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15530
15531 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
15532 and xmlEncodeEntitiesReentrant with the correct one :-\
15533
15534Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15535
15536 * commit of my internal XML base changes, quite a lot of
15537 changes, cleanups, better entities support, framework for
15538 new I/O and charset detection and handling
15539 * Fixed the configure/Makefile stuff to generate shared libs
15540 with the proper version info, so we jumped on rev from
15541 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
15542 xmlEncodeEntities() result need to be freed now, and a string
15543 xmlParserVersion provide the current library version.
15544
Raph Levien05240da1999-06-15 21:27:11 +000015545Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
15546
15547 * parser.c: fixed a buffer overrun for when you have a very long
15548 attribute with no entities in it.
15549
Daniel Veillardbb2da581999-06-13 14:37:07 +000015550Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15551
15552 * added example directory
15553 * added example/gjobs.xml gjobread.c, still need a Makefile.in
15554
Daniel Veillard011b63c1999-06-02 17:44:04 +000015555Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15556
15557 * Release of libxml-1.1, nearly everything has been touched for
15558 this.
15559 * Added more regression tests
15560 * Updated the documentation
15561
Daniel Veillard27d88741999-05-29 11:51:49 +000015562Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15563
15564 * tree.[ch]: unified the XML_NO_CORBA defines.
15565 * parser.c encoding.[ch]: started plugging in char encoding detection
15566
Manish Vachharajani5e60f5a1999-05-29 03:04:30 +000015567Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
15568
15569 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
15570 Also freed allocated buffer.
15571
Daniel Veillard27d88741999-05-29 11:51:49 +000015572Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard5099ae81999-04-21 20:12:07 +000015573 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
15574 reentrancy problem at printing. One is left in entities.c, to
15575 remove ASAP
15576 * testSAX.c : added a test example showing the use of the SAX
15577 interface if one doesn't want to build the DOM tree.
15578 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
15579
Daniel Veillard517752b1999-04-05 12:20:10 +000015580Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15581
15582 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
15583 large revamping of the parser to use SAX callbacks
15584 http://www.megginson.com/SAX/ (or at least a C like interface
15585 a la Expat). It's now possible to set up your own callbacks
15586 and the parser will not build a DOM tree.
15587 * test/* result/*: updated the test suite, I finally removed
15588 the old Namespace draft support (PI based).
15589
Daniel Veillard87c83bd1999-04-02 16:04:43 +000015590Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15591
15592 * Makefile.am: added test result to EXTRA_DIST for make tests
15593
Daniel Veillard64068b31999-03-24 20:42:16 +000015594Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15595
15596 * parser.c, parserInternals.h: moved the chars macro definitions
15597 to parserInternals.h
15598 * parser.c, error.c: applied patches from "Knut Ă…kesson"
15599 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
15600
Daniel Veillard012ccc11999-03-23 10:11:11 +000015601Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15602
15603 * xml-config.in : applied patch to make --version work
15604
Raja R Harinatha86c23e1999-03-05 22:14:01 +0000156051999-03-05 Raja R Harinath <harinath@cs.umn.edu>
15606
15607 * Makefile.am (check-local): Alias for `tests' target. This will
15608 cause `make check' to do the right thing.
15609 (tests): Don't run tests in srcdir. Also, replaced calls to
15610 basename with a `sed' "equivalent".
15611
Daniel Veillardd109e371999-03-05 06:26:45 +000015612Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15613
15614 * Renamed error.h to xml-error.h, corrected Makefile.am to list
15615 it in the header and not the sources, updated the doc.
15616 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
15617 pointing this out.
15618
Daniel Veillardbc50b591999-03-01 12:28:53 +000015619Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15620
15621 * parser.c, parser.h, parserInternals.h: memory leak hunting,
15622 exported the inputStream routines.
15623 * doc/html/* : updated accordingly
15624
Daniel Veillardd692aa41999-02-28 21:54:31 +000015625Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15626
15627 * parser.c, parser.h, parserInternals.h: added a few extra
15628 internal calls to allocate and free parser contexts ...
15629 * doc/html/* : updated accordingly
15630
Daniel Veillard55a99271999-02-25 11:01:29 +000015631Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15632
15633 * configure.in, Makefile.am, doc/makefile.am : General changes for
15634 1.0.0 release and including the generated HTML documentation.
15635
Daniel Veillard35925471999-02-25 08:46:07 +000015636Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15637
15638 * makefile.am : added parserInternals.h, oops.
15639
Daniel Veillard1e346af1999-02-22 10:33:01 +000015640Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15641
15642 * parserInternals.h: added this header giving access to the parser
15643 internal functions.
15644 * doc/Makefile.am : added a rebuild target which rebuilds the full
15645 set of documentations
15646 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
15647 the internal subset.
15648 * *.c *.h: modifications needed to generate the documentation using
15649 gtk-doc, cleanup of functions blocks, reorganisation of struct
15650 declarations.
15651
Daniel Veillard1164e751999-02-16 16:29:17 +000015652Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15653
15654 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
15655 the tar and spec file to include the beginning of the doc.
15656
Nuno Ferreira03d04781999-02-13 00:07:17 +0000156571999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
15658
15659 * doc/.cvsignore: Added this file.
15660
Daniel Veillard6800ef31999-02-08 18:33:22 +000015661Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15662
15663 * tree.c: fixed xmlGetProp to return "" when the attribute
15664 exists, even if the node-list is NULL.
15665
Daniel Veillard726c7e31999-02-08 15:13:10 +000015666Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15667
15668 * tree.c: patched an error outputting empty attribute values.
15669 * Makefile.am and doc/makefile.am: have been updated during the
15670 week-end. Sorry for an empty CVS log, I got a shell problem.
15671
Daniel Veillard1899e851999-02-01 12:18:54 +000015672Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15673
15674 * tree.h: cleaned up using enums instead of defines
15675 * parser.c, valid.[ch]: more work on parsing/output of element
15676 declarations
15677
Daniel Veillard3b9def11999-01-31 22:15:06 +000015678Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15679
15680 * valid.[ch], tree.c, parser.c : more work toward full parsing
15681 of XML DTDs.
15682 * README: added informations about mailing-list and on-line
15683 documentation
15684
Raja R Harinath7eb5c4f1999-01-27 23:01:51 +0000156851999-01-27 Raja R Harinath <harinath@cs.umn.edu>
15686
15687 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
15688
Daniel Veillard39a1f9a1999-01-17 19:11:59 +000015689Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15690
15691 * parser.c, tree.[ch] : more work toward conformance testing,
15692 added a last element to accelerate parsing of very flat structures
15693 started working on internal subset Element content declaration.
15694 * valid.[ch] : first cut at adding code toward validation.
15695 * previous changes had also small impact on most files, especially
15696 the conformance testing using James Clark test suite.
15697
Daniel Veillard3c2c2ce1999-01-17 13:48:01 +000015698Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15699
15700 * test/* : updated the examples, most of them were not well
15701 formed (humm), and added rdf2.
15702 * result/* : resulting changes in the output.
15703
Daniel Veillard7c92c0a1998-12-06 18:08:28 +000015704Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15705
15706 * tree.c: changed the behaviour of xmlGetProp on NULL values.
15707
Daniel Veillard44b3a061998-12-05 17:27:22 +000015708Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15709
15710 * tree.c: patched a bug in the generation of empty attributes
15711
Daniel Veillardbe36afe1998-11-27 06:39:50 +000015712Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15713
15714 * entities.[ch], tree.[ch], tester.c: added copy interfaces
15715 for node/trees/documents/... Biggest problem is namespace
15716 support when copying subtrees.
15717
Daniel Veillard8cc0d1f1998-11-16 01:04:26 +000015718Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15719
15720 * parser.c, entities.c: improve entities and char ref encoding,
15721 and cleanups of error messages.
15722
Daniel Veillard242590e1998-11-13 18:04:35 +000015723Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15724
15725 * parser.c, entities.c: simple bug hunting done during rpm2html and
15726 rpmfind integration.
15727
Daniel Veillard42dc9b31998-11-09 01:17:21 +000015728Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15729
15730 * parser.[ch]: Added interfaces allowing to specify a SAX
15731 handler before parsing.
15732
Daniel Veillarde3bffb91998-11-08 14:40:56 +000015733Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15734
15735 * parser.c: redirrect all errors reporting through the SAX
15736 error function
15737
Daniel Veillardda4d3c41998-11-04 20:07:05 +000015738Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15739
15740 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
15741 * libtool, tlmain ...: update of the libtool files
15742
Miguel de Icaza442321c1998-11-04 18:13:38 +0000157431998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
15744
15745 * entities.c: Use g_snprintf insteda of snprintf.
15746
Daniel Veillard0ba4d531998-11-01 19:34:31 +000015747Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15748
15749 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
15750 added ent5 test for this purpose.
15751 * parser.c, parser.h: formatting, comments and UTF-8 planning.
15752
Daniel Veillard27271681998-10-30 06:39:40 +000015753Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15754
15755 * parser.c: fixed? a strange error due to compression on a GWP
15756 document.
15757
Daniel Veillard25940b71998-10-29 05:51:30 +000015758Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15759
15760 * tree.[ch]: bug fixing
15761 * entities.[ch]: defined a specific type for predefined entities
15762 * doc/xml.html: more documentation on the library, how to use it,
15763 overview of the interfaces.
15764
Daniel Veillard16253641998-10-28 22:58:05 +000015765Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15766
15767 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
15768
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000015769Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15770
Daniel Veillard10c6a8f1998-10-28 01:00:12 +000015771 * tree.c: corrected a small bug
15772 * doc/xml.html: continuing writing documentation.
15773
15774Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15775
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000015776 * debugXML.h debugXML.c: added debugging utilities.
15777 * tester.c: added --debug switch.
15778 * tree.c: patched an incorrect node->type assignment.
15779 * parser.c: formatting, ensure that node->doc != NULL in attributes
15780
Daniel Veillardccb09631998-10-27 06:21:04 +000015781Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15782
15783 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
15784 entity support and provide an internal representation close to
15785 DOM one (entity ref nodes, and attribute value as tree). I tried
15786 to preserve the interface but this will surely break some apps
15787 (I have to change rpm2html/rpmfind for example). I had to change
15788 two interfaces, and the generated tree is somewhat different.
15789 * doc/* : started documenting the XML library, the tree and
15790 DOM/Corba. This is a first step.
15791
Daniel Veillard11e00581998-10-24 18:27:49 +000015792Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15793
15794 * parser.c: Set up the fonctions comment block, boring but useful.
15795 * parser.h, SAX.c, parser.c: now attributes are processed through
15796 the SAX interface. The problem is that my SAX interface diverged
15797 quite a bit from the original one, well this is not an official
15798 spec, and translating it from Java to C is hairy anyway...
15799
Daniel Veillard97b58771998-10-20 06:14:16 +000015800Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15801
15802 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
15803 fonctions comment block, boring but useful.
15804
15805Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard891e4041998-10-19 00:43:02 +000015806
15807 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
15808 conversion routines. However they are not yet used to convert the
15809 inputs. The core will run with UTF-8.
15810
Daniel Veillard33942841998-10-18 19:12:41 +000015811Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15812
15813 * tree.c : make sure that the type id is properly set-up when
15814 a new object is allocated, needed for DOM.
15815
Daniel Veillard27fb0751998-10-17 06:47:46 +000015816Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15817
15818 * tree.h, tree.c: Ok, the main objects in the tree will be native
15819 corba objects, it costs 8 bytes per Node, Attribute and Document
15820 but it simplifies the Corba integration a lot (no extra interface
15821 objects to allocate/free).
15822
Daniel Veillard0bef1311998-10-14 02:36:47 +000015823Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15824
15825 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
15826 and changed NODEs contants for conformity with DOM Level 1
15827
Daniel Veillard27864701998-10-08 03:47:24 +000015828Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15829
15830 * added hooks to keep track of servants when creating objects
15831 xmlDoc and xmlNode (for Corba export).
15832
Daniel Veillarda6e1d121998-10-04 14:41:05 +000015833Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15834
15835 * added xml-config script.
15836
Daniel Veillard7066a791998-10-01 20:28:28 +000015837Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15838
15839 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
15840 to autoupdate libtool and automake conf files.
15841
Miguel de Icaza60681bd1998-09-30 19:28:59 +0000158421998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
15843
15844 * Makefile.am: Use '?' to separate the sed
15845 commands as ',' is used when people pass -Wl,something.
15846
15847
Daniel Veillard15a8df41998-09-24 19:15:06 +000015848Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15849
15850 * tree.c, tree.h: added a per-document compression interface.
15851
Daniel Veillard151b1b01998-09-23 00:49:46 +000015852Tue Sep 22 20:47:38 EDT 1998
15853
15854 * tree.c, tree.h: added saving with compression and added interfaces
15855 to control the compression level (xmlGetCompressMode,
15856 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
15857
Daniel Veillard70120ff1998-09-22 00:24:21 +000015858Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15859
15860 * parser.c: corrected a loop for files of size 0
15861
Raja R Harinathd2e3abd1998-08-20 21:52:38 +0000158621998-08-20 Raja R Harinath <harinath@cs.umn.edu>
15863
15864 * error.h: New file. Contains prototyes from `error.c'.
15865
Tom Tromeyc19653d1998-08-14 01:22:43 +000015866Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
15867
15868 * Makefile.am (xmlincdir): New macro.
15869 (xmlinc_HEADERS): Renamed from include_HEADERS.
15870
Daniel Veillard845664d1998-08-13 04:43:19 +000015871Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15872
15873 * applied small patch on numeric entities from
15874 Christopher Blizzard <blizzard@appliedtheory.com>
15875
Daniel Veillard260a68f1998-08-13 03:39:55 +000015876Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15877
15878 * New release 0.2, removed the old xml_* files so that it's
15879 coherent with the other CVS base (W3C), far better conformance
15880 to standard, new namespaces, decent entities support, beginning
15881 of a SAX-like interface. Nearly nothing left intact, even the
15882 test examples ...
15883
Christopher Blizzarda36749e1998-07-30 21:47:18 +0000158841998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
15885
15886 * .cvsignore: Add .deps dir
15887
Daniel Veillardf8015fa1998-07-26 21:31:38 +000015888Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15889
15890 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
15891
Daniel Veillardfe926001998-07-26 04:28:20 +000015892Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000015893
Daniel Veillardfe926001998-07-26 04:28:20 +000015894 * configure.in: added test for CPP
15895 * AUTHORS, Changelog: the original ones didn't get commited but the
15896 glib ones instead, fixed.
15897 * Makefile.am: corrected an error in library naming
Daniel Veillard01791d51998-07-24 19:24:09 +000015898
Daniel Veillardfe926001998-07-26 04:28:20 +000015899Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000015900
Daniel Veillardfe926001998-07-26 04:28:20 +000015901 * integrated code developped at W3C
15902 * changed the original Copyright
15903 * migrated to automake
15904 * prefixed the filenames by xml_ to avoid filename clashes
Daniel Veillard01791d51998-07-24 19:24:09 +000015905