blob: 09e7b4db8fb65d1fb601b0e20435f5a8a93d5389 [file] [log] [blame]
Daniel Veillard419a7682003-02-03 23:22:49 +00001Tue Feb 4 00:20:58 CET 2003 Daniel Veillard <daniel@veillard.com>
2
3 * relaxng: more work on grammars and refs/defs
4 * test/relaxng/* result/relaxng/*: augmented/updated the
5 regression tests
6
Daniel Veillard144fae12003-02-03 13:17:57 +00007Mon Feb 3 14:16:59 CET 2003 Daniel Veillard <daniel@veillard.com>
8
9 * relaxng: more work on name classes, except support
10 * test/relaxng/* result/relaxng/*: augmented/updated the
11 regression tests
12
Daniel Veillard1ed7f362003-02-03 10:57:45 +000013Mon Feb 3 11:56:05 CET 2003 Daniel Veillard <daniel@veillard.com>
14
15 * relaxng: more work on name classes, the "validate all" schemas
16 seems to work now.
17 * test/relaxng/* result/relaxng/*: augmented/updated the
18 regression tests
19
Daniel Veillard3b2e4e12003-02-03 08:52:58 +000020Mon Feb 3 09:50:26 CET 2003 Daniel Veillard <daniel@veillard.com>
21
22 * python/libxml.c: removed an unprotedted debug message Aleksi Suhonen
23 * parser.c: put a guard against infinite document depth, basically
24 trying to avoid another kind of DoS attack.
25 * relaxng.c: some code w.r.t. nameClasses
26
Daniel Veillardfc1a4502003-02-02 16:02:55 +000027Sun Feb 2 17:01:43 CET 2003 Daniel Veillard <daniel@veillard.com>
28
29 * test/relaxng/* result/relaxng/*: check all the namespace support
30 was actually correct based on tutorial section 10.
31
Daniel Veillarde2a5a082003-02-02 14:35:17 +000032Sun Feb 2 15:33:38 CET 2003 Daniel Veillard <daniel@veillard.com>
33
34 * relaxng: include seems to work okay now
35 * test/relaxng/* result/relaxng/*: augmented/updated the
36 regression tests
37
Daniel Veillarda9d912d2003-02-01 17:43:10 +000038Sat Feb 1 19:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
39
40 * relaxng.c: a bit of work done in the train back.
41 * test/relaxng/*: added one of the include tests
42
Daniel Veillard154877e2003-01-30 12:17:05 +000043Thu Jan 30 14:06:55 CET 2003 Daniel Veillard <daniel@veillard.com>
44
45 * relaxng: more work done in the train
46 * test/relaxng/* result/relaxng/*: augmented/updated the
47 regression tests
48
Daniel Veillarde431a272003-01-29 23:02:33 +000049Wed Jan 29 23:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
50
51 * relaxng.c: debugging of externalRef
52 * test/relaxng/* result/relaxng/*: augmented/updated the
53 regression tests
54
Daniel Veillardd41f4f42003-01-29 21:07:52 +000055Wed Jan 29 22:06:04 CET 2003 Daniel Veillard <daniel@veillard.com>
56
57 * relaxng.c: more work on Relax-NG, implementing externalRef
58 * test/relaxng/* result/relaxng/*: augmented/updated the
59 regression tests
60 * Makefile.am: cleanup to Relaxtests target
61
Daniel Veillardb08c9812003-01-28 23:09:49 +000062Wed Jan 29 00:08:38 CET 2003 Daniel Veillard <daniel@veillard.com>
63
64 * relaxng.c: more work on Relax-NG, implementing interleave
65 * test/relaxng/* result/relaxng/*: augmented/updated the
66 regression tests
67
Daniel Veillard76fc5ed2003-01-28 20:58:15 +000068Tue Jan 28 21:56:49 CET 2003 Daniel Veillard <daniel@veillard.com>
69
70 * relaxng.c: more work on Relax-NG, implementing interleave
71 * test/relaxng/* result/relaxng/*: augmented/updated the
72 regression tests
73
MST 2003 John Fleckda81d192003-01-27 14:35:56 +000074Mon Jan 27 07:35:29 MST 2003 John Fleck <jfleck@inkstain.net>
75
76 * doc/tutorial/customfo.xsl
77 * doc/tutorial/customhtml.xsl
78 adding stylesheet customizations used to generate fo
79 for pdf and html
80
Daniel Veillardc6e997c2003-01-27 12:35:42 +000081Mon Jan 27 13:29:43 CET 2003 Daniel Veillard <daniel@veillard.com>
82
83 * relaxng.c: more work on Relax-NG
84 * test/relaxng/* result/relaxng/*: augmented/updated the
85 regression tests
86 * xmlschemastypes.c: added a number of base type definition but not
87 the associated checks, those are still TODOs
88
MST 2003 John Fleck731967e2003-01-27 00:39:50 +000089Sun Jan 26 17:37:06 MST 2003 John Fleck <jfleck@inkstain.net>
90
91 in docs/tutorial:
92 * apa.html
93 * apb.html
94 * apc.html
95 * apd.html
96 * ape.html
97 * apf.html
98 * apg.html
99 * ar01s02.html
100 * ar01s03.html
101 * ar01s04.html
102 * ar01s05.html
103 * ar01s06.html
104 * ar01s07.html
105 * ar01s08.html
106 * index.html
107 * xmltutorial.pdf
108 * xmltutorial.xml
109 add index to tutorial
110
MST 2003 John Fleck937362d2003-01-27 00:04:32 +0000111Sun Jan 26 17:02:29 MST 2003 John Fleck <jfleck@inkstain.net>
112
113 * doc/xmlcatalog.1
114 * doc/xmlcatalog_man.html
115 * doc/xmlcatalog_man.xml
116 belatedly fixing bug #93622 (adds rewriteURI type to
117 "--add" option in xmlcatalog man page
118
Daniel Veillard3be27512003-01-26 19:49:04 +0000119Sun Jan 26 20:47:26 CET 2003 Daniel Veillard <daniel@veillard.com>
120
Daniel Veillardc6e997c2003-01-27 12:35:42 +0000121 * xmlcatalog.c xmllint.c: applied patch for NetBSD by
Daniel Veillard3be27512003-01-26 19:49:04 +0000122 Julio Merino, closing #104475
123
Daniel Veillardea3f3982003-01-26 19:45:18 +0000124Sun Jan 26 20:38:43 CET 2003 Daniel Veillard <daniel@veillard.com>
125
126 * relaxng.c: more work on Relax-NG
127 * test/relaxng/* result/relaxng/*: augmented/updated the
128 regression tests
129
Daniel Veillardedc91922003-01-26 00:52:04 +0000130Sun Jan 26 01:49:58 CET 2003 Daniel Veillard <daniel@veillard.com>
131
132 * relaxng.c: more work on Relax-NG
133 * test/relaxng/* result/relaxng/*: augmented/updated the
134 regression tests
135
Daniel Veillarddd1655c2003-01-25 18:01:32 +0000136Sat Jan 25 18:59:54 CET 2003 Daniel Veillard <daniel@veillard.com>
137
138 * README: updated the policy on private mail answers
139 * relaxng.c: more work on Relax-NG
140 * test/relaxng/* result/relaxng/*: augmented/updated the
141 regression tests
142
Daniel Veillard7424eb62003-01-24 14:14:52 +0000143Fri Jan 24 15:12:44 CET 2003 Daniel Veillard <daniel@veillard.com>
144
145 * error.c parser.c tree.c: applied a documentation patch from
146 Stefan Kost
147
Daniel Veillard276be4a2003-01-24 01:03:34 +0000148Fri Jan 24 02:00:50 CET 2003 Daniel Veillard <daniel@veillard.com>
149
150 * relaxng.c: more work on Relax-NG
151 * doc/*: regenerated the docs
152 * test/relaxng/* result/relaxng/*: updated and augmented the
153 Relax-NG regression tests and results
154
Daniel Veillard6eadf632003-01-23 18:29:16 +0000155Thu Jan 23 19:26:20 CET 2003 Daniel Veillard <daniel@veillard.com>
156
157 * Makefile.am configure.in relaxng.c include/libxml/relaxng.h:
158 First commit of the new Relax-NG validation code, not generally
159 useful yet.
160 * test/relaxng/* result/relaxng/*: current state of the regression
161 tests
162
Daniel Veillard814a76d2003-01-23 18:24:20 +0000163Thu Jan 23 19:22:54 CET 2003 Daniel Veillard <daniel@veillard.com>
164
165 * tree.c: minimized the memory allocated for GetContent
166 and a bit of cleanup.
167
Daniel Veillardff12c492003-01-23 16:42:55 +0000168Thu Jan 23 17:41:37 CET 2003 Daniel Veillard <daniel@veillard.com>
169
170 * python/generator.py: seems there is no good reasons to
171 not generate bindings for XPointer
172
Daniel Veillard540a31a2003-01-21 11:21:07 +0000173Tue Jan 21 13:19:35 CET 2003 Daniel Veillard <daniel@veillard.com>
174
175 * xmlreader.c doc/apibuild.py: applied a new patch from
176 Stéphane Bidoul for cleanups
177 * doc/libxml2-api.xml: rebuilt the API description with
178 new entry points
179
Daniel Veillard417be3a2003-01-20 21:26:34 +0000180Mon Jan 20 23:25:00 CET 2003 Daniel Veillard <daniel@veillard.com>
181
182 * xmlreader.c python/drv_libxml2.py python/generator.py
183 python/libxml.c python/libxml.py python/libxml_wrap.h
184 python/types.c: patch from Stéphane Bidoul for better per
185 context error message APIs
186 * python/tests/ctxterror.py python/tests/readererr.py:
187 update of the tests
188
MST 2003 John Fleck97ddfc02003-01-20 00:09:57 +0000189Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net>
190
191 * doc/guidelines.html
192 grammar and spelling cleanup
193
Daniel Veillard26f70262003-01-16 22:45:08 +0000194Fri Jan 17 00:31:30 CET 2003 Daniel Veillard <daniel@veillard.com>
195
196 * xmlreader.c include/libxml/xmlreader.h python/generator.py
197 python/libxml.c python/libxml.py win32/libxml2.def.src: applied
198 a patch from Stéphane Bidoul to allow per XMLtextReader error
199 and warning handling
200 * python/tests/Makefile.am python/tests/readererr.py: adding the
201 specific regression test
202
Daniel Veillard71f9d732003-01-14 16:07:16 +0000203Tue Jan 14 17:00:08 CET 2003 Daniel Veillard <daniel@veillard.com>
204
205 * xpath.c: Alexey Efimov pointed out that concat('a', 'b', )
206 should raise a syntax error
207
Daniel Veillarde4a07e72003-01-14 14:40:25 +0000208Tue Jan 14 15:39:14 CET 2003 Daniel Veillard <daniel@veillard.com>
209
210 * python/libxml.c: cleanup patch from Stéphane Bidoul
211
Daniel Veillard81601f92003-01-14 13:42:37 +0000212Tue Jan 14 14:41:18 CET 2003 Daniel Veillard <daniel@veillard.com>
213
214 * encoding.c: fixing bug #103100 with a dummy UTF8ToUTF8 copy
215
Daniel Veillarde6227e02003-01-14 11:42:39 +0000216Tue Jan 14 12:40:29 CET 2003 Daniel Veillard <daniel@veillard.com>
217
218 * python/generator.py python/libxml.c python/libxml.py
219 python/libxml_wrap.h python/types.c: applied and fixed a patch
Daniel Veillarde4a07e72003-01-14 14:40:25 +0000220 from Stéphane Bidoul to provide per parser error handlers at the
Daniel Veillarde6227e02003-01-14 11:42:39 +0000221 Python level.
222 * python/tests/Makefile.am python/tests/ctxterror.py: added a
223 regression test for it.
224
Daniel Veillard4dbe77a2003-01-14 00:17:42 +0000225Tue Jan 14 01:15:04 CET 2003 Daniel Veillard <daniel@veillard.com>
226
227 * xmlreader.c: fixed the streaming property of the reader,
228 it was generating tree faster than consuming it. Pointed out
229 by Nate Myers
230 * tree.c: fixed a bug in xmlSaveFormatFileEnc if passed a NULL doc
231
Igor Zlatkovic9df24742003-01-12 21:15:55 +0000232Sun Jan 12 22:18:02 CET 2003 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
233
Igor Zlatkovicd31876c2003-01-12 21:43:13 +0000234 * win32/libxml2.def.src: added more xmlreader and other exports
Igor Zlatkovic9df24742003-01-12 21:15:55 +0000235
Daniel Veillard8e7e1c02003-01-10 17:06:09 +0000236Fri Jan 10 18:04:32 CET 2003 Daniel Veillard <daniel@veillard.com>
237
238 * xpath.c: fix to the XPath implementation for parent and
239 ancestors axis when operating on a Result Value Tree.
240 Fixes bug #100271
241
Daniel Veillardcacbe5d2003-01-10 16:09:51 +0000242Fri Jan 10 17:07:01 CET 2003 Daniel Veillard <daniel@veillard.com>
243
244 * nanoftp.c nanohttp.c xmlIO.c: patch from Stefano Zacchiroli
245 to fix some URI/file escaping problems
246
Daniel Veillard3b87b6b2003-01-10 15:21:50 +0000247Fri Jan 10 16:20:34 CET 2003 Daniel Veillard <daniel@veillard.com>
248
249 * python/generator.py: fixed a bug raised by Raymond Wiker,
250 docSetRootElement() should not raise an exception if the
251 return is None
252
Daniel Veillard3e20a292003-01-10 13:14:40 +0000253Fri Jan 10 14:13:03 CET 2003 Daniel Veillard <daniel@veillard.com>
254
255 * python/libxml.py python/libxml.c python/libxml2-python-api.xml:
256 fixed bug #102181 by applying the suggested change and fixing
257 the generation/registration problem.
258
Daniel Veillarde55e8e42003-01-10 12:50:02 +0000259Fri Jan 10 13:47:55 CET 2003 Daniel Veillard <daniel@veillard.com>
260
261 * HTMLparser.c: fixed bug #102960 by reusing the XML name parsing
262 routines.
263
Daniel Veillard8f872442003-01-09 23:19:02 +0000264Fri Jan 10 00:16:49 CET 2003 Daniel Veillard <daniel@veillard.com>
265
266 * parser.c: one more IsEmptyElement crazyness, that time in
267 external parsed entities if substitution is asked.
268 * python/tests/reader3.py: added a specific test.
269
Daniel Veillarde329fc22003-01-09 21:36:42 +0000270Thu Jan 9 22:35:31 CET 2003 Daniel Veillard <daniel@veillard.com>
271
272 * python/drv_libxml2.py: update from Stéphane Bidoul: python 2.1
273 support and improved error handler registration
274
Daniel Veillard5ecaf7f2003-01-09 13:19:33 +0000275Thu Jan 9 14:16:38 CET 2003 Daniel Veillard <daniel@veillard.com>
276
277 * HTMLtree.c tree.c: fixes #102920 about namespace handling in
278 HTML output and section 16.2 "HTML Output Method" of XSLT-1.0
279 * README: fixed a link
280
Daniel Veillarde2830f12003-01-08 17:47:49 +0000281Wed Jan 8 18:32:25 CET 2003 Daniel Veillard <daniel@veillard.com>
282
283 * configure.in doc/* NEWS: preparing 2.5.1 release
284 * SAX.c parser.c: fixing XmlTextReader bug
285
Daniel Veillard8bf70b92003-01-07 23:14:24 +0000286Wed Jan 8 00:13:01 CET 2003 Daniel Veillard <daniel@veillard.com>
287
288 * SAX.c: fuck, I introduced a memory leak on external parsed
289 entities in 2.5.0 :-(
290
Daniel Veillard56ada1d2003-01-07 11:17:25 +0000291Tue Jan 7 12:12:45 CET 2003 Daniel Veillard <daniel@veillard.com>
292
293 * xmllint.c: another fix needed as pointed by Christophe Merlet
294 for --stream --debug if compiled without debug support.
295
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000296Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net>
297
298 * doc/xmllint.xml
Daniel Veillard56ada1d2003-01-07 11:17:25 +0000299 * doc/xmllint.1:
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +0000300 update man page with --stream and --chkregister
301
Daniel Veillard8326e732003-01-07 00:19:07 +0000302Tue Jan 7 01:17:26 CET 2003 Daniel Veillard <daniel@veillard.com>
303
304 * globals.c: fixed --with-threads compile
305 * xmllint.c: fixed --without-debug compile
306 * include/libxml/globals.h: cleanup
307 * include/libxml/schemasInternals.h: add a missing include
308
Daniel Veillard7b4b2f92003-01-06 13:11:20 +0000309Mon Jan 6 14:06:07 CET 2003 Daniel Veillard <daniel@veillard.com>
310
311 * configure.in NEWS: preparing 2.5.0 release
312 * SAX.c: only warn in pedantic mode about namespace name
313 brokeness
314 * globals.c: fix a doc generation problem
315 * uri.c: fix #101520
316 * doc/*: updated and rebuilt the doc for the release, includuding
317 stylesheet update
318 * python/Makefile.am: fix a filename bug
319
320Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
321
322 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
323 should not be called.
324
325Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
326
327 * libxml-2.0.pc.in: applied the patch to fix #101894
328
329Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
330
331 * tree.c : applied patch from Lukas Schroeder for register callbacks
332 * valid.c: modified patch from Lukas Schroeder to test
333 register callbacks with --chkregister
334
335Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
336
337 * xmlreader.c: seriously changed the way data are pushed to
338 the underlying parser, go by block of 512 bytes instead of
339 tryng to detect tag boundaries at that level. Changed the
340 way empty element are detected and tagged.
341 * python/tests/reader.py python/tests/reader2.py
342 python/tests/reader3.py: small changes mostly due to context
343 reporting being different and DTD node being reported. Some
344 errors previously undetected are now caught and fixed.
345 * doc/xmlreader.html: flagged last section as TODO
346
347Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
348
349 * python/libxml.py: integrated the Python 2.2 optimizations
350 from Hannu Krosing, while maintaining compatibility with
351 1.5 and 2.1
352
353Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
354
355 * xmllint.c: a bit of cleanup
356 * xmlreader.c: small fix
357 * doc/xmlreader.html: more work on the XmlTextReader tutorial
358 * python/libxml.py: a few fixes pointed out by Hannu Krosing
359
360Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
361
362 * python/setup.py.in: patch from Stéphane Bidoul to include
363 drv_libxml2.py in setup.py
364
365Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
366
367 * doc/xmlreader.html: starting documenting the new XmlTextReader
368 interface.
369
370Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
371
372 * xmllint.c: added the --stream flag to use the TextReader API
373 * xmlreader.c: small performance tweak
374
375Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
376
377 * xmlreader.c python/tests/reader2py: okay the DTD validation
378 code on top of the XMLTextParser API should be solid now.
379
380Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
381
382 * xmlreader.c python/tests/reader2py: Fixing some more mess
383 with validation and recursive entities while using the
384 reader interface, it's getting a bit messy...
385
386Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
387
388 * xmlreader.c python/tests/reader.py: another couple of problem
389 related to IsEmptyElement reported by Stéphane Bidoul needed
390 some fixes.
391
392Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
393
394 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
395 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
396 based on the python XmlTextReader interface.
397
398Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
399
400 * tree.c: backing out one change in the last patch which broke the
401 regression tests
402
403Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
404
405 * global.data globals.c tree.c include/libxml/globals.h: applied
406 an old patch from Lukas Schroeder to track node creation and
407 destruction. Probably missing a lot of references at the moment
408 and not usable reliably.
409
410Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
411
412 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
413 from doc/news.html and a stylesheet
414
415Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
416
417 * xmlreader.c python/tests/reader.py: fixed another couple of
418 xmlreader bugs reported by Stéphane Bidoul and added tests.
419
420Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
421
422 * xmlreader.c python/tests/reader2.py: fixed another validity
423 checking in external parsed entities raised by Stéphane Bidoul
424 and added a specific regression test.
425 * python/tests/reader3.py: cleanup
426
427Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
428
429 * xmlreader.c python/tests/reader2.py: fixed a problem with
430 validation within entities pointed by Stéphane Bidoul, augmented
431 the tests to catch those.
432
433Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
434
435 * python/generator.py: modified the generator to allow keeping
436 class references when creating new classes, needed to fix a bug
437 pointed by Stéphane Bidoul where the input buffer of the
438 xmlTextReader instance gets destroyed if the python wrapper for
439 the input is not referenced anymore.
440
441Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
442
443 * xmlreader.c python/tests/reader.py: fixed another pair of problem
444 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
445
446Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
447
448 * xmlreader.c python/tests/reader.py: fixed another problem
449 pointed by Stéphane Bidoul
450
451Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
452
453 * xmlreader.c python/tests/reader.py: fixed a limit case problem
454 with "<a/>"
455
456Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
457
458 * SAX.c: warn on xmlns:prefix="foo"
459 * xmlreader.c python/tests/reader.py: fixed a couple of problem
460 for namespace attributes handling.
461
462Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
463
464 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
465 a really nasty problem raised by a DocBook XSLT transform
466 provided by Sebastian Bergmann
467
468Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
469
470 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
471 by Stéphane Bidoul and integrated it into the tests
472
473Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
474
475 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
476 extended the XmlTextReader API a bit, addding accessors for
477 the current doc and node, and an entity substitution mode for
478 the parser.
479 * python/libxml.py python/libxml2class.txt: related updates
480 * python/tests/Makefile.am python/tests/reader.py
481 python/tests/reader2.py python/tests/reader3.py: updated a bit
482 the old tests and added a new one to test the entities handling
483
484Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
485
486 * python/generator.py python/libxml2class.txt
487 python/tests/reader.py python/tests/reader2.py: changed the
488 generator to provide casing for the XmlTextReader similar to
489 C# so that examples and documentation are more directly transposable.
490 Fixed the couple of tests in the suite.
491
492Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
493
494 * doc/guidelines.html: added a document on guildeline for
495 publishing and deploying XML
496
497Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
498
499 * valid.c xmlreader.c: final touch running DTD validation
500 on the XmlTextReader
501 * python/tests/Makefile.am python/tests/reader2.py: added a
502 specific run based on the examples from test/valid/*.xml
503
504Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
505
506 * python/libxml.py: added a few predefined xmlTextReader parser
507 configuration values.
508
509Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
510
511 * python/libxml_wrap.h: trying to fix #102037
512
513Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
514
515 * SAX.c: fixing bug #95296, when the predefined entities
516 are redefined in the DTD the default one must be used
517 instead anyway.
518
519Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
520
521 * doc/xmllint.xml
522 * doc/xmllint.1
523 Add discussion of XML_DEBUG_CATALOG to xmllint man
524 page - bug #100907
525
526
527Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
528
529 * xmlreader.c: Fixed the empty node detection to avoid reporting
530 an inexistant close tag.
531
532Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
533
534 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
535 for Python 2.1
536
537Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
538
539 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
540
541Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
542
543 * doc/libxml2-api.xml python/tests/reader.py: one really need
544 to provide the base URI information when creating a reader parser
545 from an input stream. Updated the API and the example using it.
546
547Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
548
549 * testReader.c xmlreader.c valid.c include/libxml/tree.h
550 include/libxml/valid.h include/libxml/xmlreader.h: working on
551 DTD validation on top of xml reader interfaces. Allows to
552 validate arbitrary large instances. This required some extensions
553 to the valid module interface and augmenting the size of xmlID
554 and xmlRef structs a bit.
555 * uri.c xmlregexp.c: simple cleanup.
556
557Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
558
559 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
560 work on the xml reader interfaces.
561 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
562 Web page for the Windows binaries.
563
564Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
565
566 * xmlIO.c: applied a patch for VMS following the report by
567 Nigel Hall
568
569Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
570
571 * parser.c: the parseStartTag bug fix wasn't complete.
572
573Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
574
575 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
576 parseStartTag, fixing it.
577 * test/att4 result/att4 result/noent/att4: adding the test
578 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
579 more methods to XmlTextReader.
580
581Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
582
583 * win32/libxml2.def.src: added more xml reader exports
584 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
585 to the build
586
587Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
588
589 * doc/tutorial/xmltutorial.xml
590 plus generated html and pdf
591 Updating tutorial again based on further comments from Niraj
592 Tolia on the last iteration
593
594Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
595
596 * doc/tutorial/xmltutorial.xml
597 * doc/tutorial/includekeyword.c
598 * doc/tutorial/includegetattribute.c
599 plus generated html and pdf
600 Adding fix from Niraj Tolia to tutorial to properly free memory.
601
602
603Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
604
605 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
606 more methods of XmlTextReader.
607 * python/libxml2class.txt python/tests/reader.py: this increased the
608 methods in the bndings, augmented the test to check those new
609 functions.
610
611Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
612
613 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
614 methods of XmlTextReader.
615 * python/generator.py python/libxml_wrap.h python/types.c
616 python/libxml2class.txt: added the reader to the Python bindings
617 * python/tests/Makefile.am python/tests/reader.py: added a specific
618 test for the Python bindings of the Reader APIs
619 * parser.c: small cleanup.
620
621Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
622
623 * xinclude.c: fallback was only copying the first child not the
624 full child list of the fallback element, closes #89684 as reopened
625 by Bernd Kuemmerlen
626
627Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
628
629 * win32/libxml2.def.src: exported htmlNodeDumpOutput
630
631Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
632
633 * configure.in: preparing release of 2.4.30
634 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
635 gives enum values, fix functype return type, put back fields in
636 structs
637 * doc/*: updated the docs rebuilt
638
639Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
640
641 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
642 about htmlNodeDumpOutput location.
643 * xpath.c: removed an undefined function signature
644 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
645 too many symbols in the API breaking the python bindings.
646 Updated with the libxslt/libexslt changes.
647
648Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
649
650 * configure.in: preparing release of 2.4.29
651 * doc/*: rebuilt the docs and API
652 * xmlreader.c: a few more fixes for the XmlTextReader API
653
654Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
655
656 * include/win32config.h: applied mingw patch from Magnus Henoch
657
658Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
659
660 * catalog.c doc/libxml2-api.xml: a bit more cleanup
661
662Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
663
664 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
665 building Python script, does the C parsing directly, generates
666 a better API description including structure fieds defs and
667 enums. Still a couple of bugs, but good enough for the python
668 wrappers now.
669 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
670 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
671 include/libxml/schemasInternals.h include/libxml/tree.h: more
672 cleanup based on the python analysis script reports.
673 * libxml.spec.in: make sure the API XML description is part of the
674 devel package.
675
676Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
677
678 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
679 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
680 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
681 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
682 code cleanup, especially the function comments.
683 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
684
685Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
686
687 * Makefile.am xmlreader.c include/libxml/Makefile.am
688 include/libxml/xmlreader.h: Adding a new set of APIs based on
689 the C# TextXmlReader API but converted to C. Allow to parse
690 in constant memory usage, far simpler to program and explain
691 than the SAX like APIs, unfinished but working.
692 * testReader.c: test program
693
694Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
695
696 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
697
698Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
699
700 * tree.c: Chip turner indicated that XHTML1 serialization
701 rule for style actually break on both IE and Mozilla,
702 try to avoid the rule if escaping ain't necessary
703
704Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
705
706 * nanhttp.c: handle HTTP URL escaping, problem reported by
707 Glen Nakamura and Stefano Zacchiroli
708
709Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
710
711 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
712
713Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
714
715 * uri.c: Johann Richard pointed out some XPointer problems for
716 URN based URI references in XInclude. Modified the URI parsing
717 and saving routines to allow correct parsing and saving of
718 XPointers, especially when attached to "opaque" scheme accordingly
719 to RFC 2396
720
721Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
722
723 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
724 of refactoring to the HTML saving code.
725 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
726 in the doc.
727
728Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
729
730 * tree.c include/libxml/tree.h: refactored the XML dump of a node
731 to a buffer API to reuse the generic dump to an OutputIO layer,
732 this reduces code, fixes xmlNodeDump() for XHTML, also made
733 xmlNodeDump() now return the number of byte written.
734
735Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
736
737 * python/setup.py.in: another patch from Stéphane Bidoul for
738 Python bindings on Windows
739 * doc/parsedecl.py: small cleanup
740
741Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
742
743 * libxml.spec.in configure.in: add a line in %changelog for releases
744
745Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
746
747 * parser.c: patch from Marcus Clarke fixing a problem in entities
748 parsing that was detected in KDe documentations environment.
749
750Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
751
752 * python/libxml.c (libxml_prev): Return the previous as opposed to
753 the next node (I guess this is the result of some cut & paste programming:)
754
755Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
756
757 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
758
759Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
760
761 * python/generator.py python/libxml.c python/setup.py.in: trying
762 to fix the Python bindings build on Windows (Stéphane Bidoul)
763
764Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
765
766 * win32/configure.js: added option for python bindings
767 * win32/libxml2.def.src: added more exports
768
769Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
770
771 * win32/Makefile.mingw: fixed unresolved symbols when linking with
772 pthreads
773 * win32/wince/*: applied updates to Windows CE port from Javier
774
775Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
776
777 * configure.in: preparing 2.4.28
778 * libxml.spec.in doc/Makefile.am: some cleanup
779 * doc/*: updated the news and regenerated.
780
781Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
782
783 * HTMLparser.c: final touch at closing #87235 </p> end tags
784 need to be generated.
785 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
786 this change slightly the output of a few tests
787 * doc/*: regenerated
788
789Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
790
791 * parserInternals.c: fixing bug #99190 when UTF8 document are
792 parsed using the progressive parser and the end of the chunk
793 is in the middle of an UTF8 multibyte character.
794
795Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
796
797 * threads.c: fixed initialization problem in xmlNewGlobalState
798 which was causing crash.
799 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
800 in xmlInitializeGlobalState.
801 * parserInternals.c: cleaned up ctxt->sax initialisation.
802
803Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
804
805 * tree.c include/libxml/tree.h: modified the existing APIs
806 to handle XHTML1 serialization rules automatically, also add
807 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
808 libxslt serialization uses it when needed without changing
809 the library API.
810 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
811 result/xhtml1: added a new test specifically for xhtml1 output
812 and updated the result of one XHTML1 test
813
814Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
815
816 * xinclude.c parserInternals.c encoding.c: fixed #99082
817 for xi:include encoding="..." support on text includes.
818 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
819 test/XInclude/ents/isolatin.txt : added a specific regression test
820 * python/generator.py python/libxml2class.txt: fixed the generator
821 the new set of comments generated for doc/libxml2-api.xml were
822 breaking the python generation.
823
824Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
825
826 * doc/Makefile.am: repair some problem if gtk-doc fail or such
827 * configure.in: patch for Solaris on new autoconf closes #98880
828 * doc/parsedecl.py: repair the frigging API building script,
829 did I say that python xmllib sucks ?
830 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
831 and some comment are no more truncated.
832
833Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
834
835 * parser.c: Martin Stoilov pointed out a potential leak in
836 xmlCreateMemoryParserCtxt
837
838Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
839
840 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
841 included in HTML documents and using the push parser.
842
843Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
844
845 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
846 specified, look for the Python interpreter not just in the
847 specified root but also in the specified location. Fixes #98825
848
849Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
850
851 * python/libxml.c: fixing bug #98792 , node may have no doc
852 and dereferencing without checking ain't good ...
853
854Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
855
856 * configure.in: preparing release 2.4.27
857 * doc/* : updated and rebuilt the docs
858 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
859 and all the docs are actually packaged and in the final RPMs
860 * parser.c parserInternals.c include/libxml/parser.h: restore
861 xmllint --recover feature.
862
863Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
864
865 * parser.c xpath.c: fixing #96925 wich was also dependant on the
866 processing of parsed entities, and XPath computation on sustitued
867 entities.
868 * testXPath.c: make sure entities are substitued.
869
870Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
871
872 * parser.c: fixed #96594, which was totally dependant on the
873 processing of internal parsed entities, which had to be changed.
874
875Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
876
877 * Makefile.am python/Makefile.am python/tests/Makefile.am:
878 trying to fix bug #98517 about building outside the source tree
879 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
880
881Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
882
883 * include/win32config.h: cleanup
884 * win32/Makefile.mingw: integrated mingw in JScript configure
885 * win32/Makefile.msvc: modified to allow mingw coexistence
886 * win32/configure.js: integrated mingw
887 * win32/Readme.txt: cleanup
888
889Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
890
891 * HTMLparser.c: strengthen the guard in the Pop macros,
892 like in the XML parser, closes bug #97315
893
894Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
895
896 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
897 callback is never used.
898
899Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
900
901 * parserInternals.c: fixed the initialization of the SAX structure
902 which was breaking xsltproc
903 * xpath.c: patch from Petr Pajas for CDATA nodes
904 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
905 * parser.c include/libxml/parser.h: patch from Peter Jones
906 removing a leak in xmlSAXParseMemory() and adding the
907 function xmlSAXParseMemoryWithData()
908
909Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
910
911 adding pdf of tutorial, changing web page to link to it
912 * doc/tutorial/xmltutorial.pdf
913 * doc/xml.html
914 * doc/docs.html
915
916Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
917
918 * doc/tutorial/ar01s08.html
919 adding file what I forgot for tutorial
920
921
922Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
923
924 Adding encoding discussion to tutorial
925 Added:
926 * doc/tutorial/images/*.png: DocBook admonition image files
927 * doc/tutorial/apf.html, apg.html: new generated html
928 * doc/tutorial/includeconvert.c: conversion code entity file
929 changed:
930 * doc/tutorial/xmltutorial.xml: DocBook original
931 * doc/tutorial/*.html: generated html
932
933Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
934
935 * include/libxml/*.h: retired xmlwin32version.h
936 * doc/Makefile.am: retired xmlwin32version.h
937 * win32/configure.js: retired xmlwin32version.h
938
939Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
940
941 * win32/libxml2.def.src: exported additional symbols
942 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
943 sisterhood
944
945Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
946
947 * globals.c: fixed a typo pointed out by Igor
948 * xpath.c: try to speed up node compare using line numbers
949 if available.
950
951Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
952
953 * tree.c: make xmlFreeNode() handle attributes correctly.
954
955Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
956
957 * catalog.c: completed the #96963 fix, as reported by Karl
958 Eichwalder
959
960Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
961
962 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
963
964Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
965
966 * Makefile.am: switched the order of a couple of includes
967 to fix bugs #97100
968
969Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
970
971 * catalog.c: fixed bug #96963, reverted to the old behaviour of
972 xmlLoadCatalogs that used to separate directories with a ':'.
973
974Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
975
976 * threads.c: improvements to the Windows-side of thread handling
977 * testThreads.c: conditionally excluded unistd.h
978 * testThradsWin32.c: broke overlong lines
979 * include/win32config.h: adapted thread-related macros to the new
980 scheme and for pthreads on Windows
981 * win32/Makefile.msvc: introduced a more flexible thread build,
982 added testThreads[Win32].c to the build
983 * win32/configure.js: introduced a more flexible thread config
984
9852002-10-31 John Fleck <jfleck@inkstain.net>
986
987 * doc/xml.html (and, by implication, FAQ.html)
988 added UTF-8 conversaion FAQ from Marcus Labib Iskander
989
990Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
991
992 * configure.in: removed xmlwin32version.h
993 * include/libxml/Makefile.am: removed xmlwin32version.h
994
995Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
996
997 * tree.c: applied patch from Brian Stafford to fix a bug
998 in xmlReconciliateNs()
999
1000Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
1001
1002 * tree.c: applied patch from Christian Glahn to allow
1003 xmlNewChild() on document fragment nodes
1004
1005Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1006
1007 * parser.c: Christian Glahn found a problem with a recent
1008 patch to xmlParseBalancedChunkMemoryRecover()
1009 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
1010 problems
1011 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
1012 test/schemas/seq*: added the test cases from Charles
1013
1014Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1015
1016 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
1017 serious cleanup of the spec file and associated changes
1018 in the Makefiles.
1019 * valid.c: try to remove some warnings on x86_64
1020
1021Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1022
1023 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
1024 fix bug #96586
1025
1026Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1027
1028 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
1029 parsing, applied his patch
1030 * result/HTML/attrents.html result/HTML/attrents.html.err
1031 result/HTML/attrents.html.sax test/HTML/attrents.html:
1032 added the test and result case provided by Mikhail Sogrine
1033
1034Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1035
1036 * vms/build_libxml.com vms/config.vms vms/readme.vms
1037 include/libxml/parser.h include/libxml/parserInternals.h
1038 include/libxml/tree.h include/libxml/xmlIO.h
1039 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
1040 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
1041 Applied the VMS update patch from Craig A. Berry
1042 * doc/*.html: update
1043
1044Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
1045
1046 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
1047
1048Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1049
1050 * debugXML.c: adding a grep command to --shell in xmllint
1051 for T.V. Raman
1052
1053Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1054
1055 * xmlcatalog.c: tried to fix some of the problem with --sgml
1056
1057Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
1058
1059 * parser.c: tried to fix bug #91500 where doc->children may
1060 be overriden by a call to xmlParseBalancedChunkMemory()
1061
1062Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
1063
1064 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
1065 identifiers in SGML catalogs containing '&'
1066
1067Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1068
1069 * python/types.c: fixed bugs when passing result value tree
1070 to Python functions.
1071
1072Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1073
1074 * configure.in: preparing the release of 2.4.26
1075 * doc/*: updated and rebuilt the documentation
1076
1077Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1078
1079 * parser.c: fixed a XML Namespace compliance bug reported by
1080 Alexander Grimalovsky
1081
1082Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1083
1084 * HTMLtree.c: fixed serialization of script and style when
1085 they are not lowercase (i.e. added using the API to the tree).
1086
1087Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1088
1089 * valid.c: make xmlValidateDocument emit a warning msg if there
1090 is no DTD, pointed by Christian Glahn
1091
1092Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
1093
1094 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
1095 content model when some of the blocks have min or max, and a couple
1096 of bugs found in the process.
1097 * result/schemas/list0* test/schemas/list0*: added some specific
1098 regression tests
1099
1100Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
1101
1102 * README: updated the contact informations
1103
1104Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1105
1106 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
1107 misses it, reported by Peter Bray.
1108
1109Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
1110
1111 * tree.c: investigating xmlNodeGetContent() on namespace nodes
1112 and removed a few warnings
1113
1114Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
1115
1116 * parser.c: Christian Glahn found a small bug in the push parser.
1117 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
1118 public
1119
1120Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1121
1122 * xmlschemas.c include/libxml/xmlschemas.h: added
1123 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
1124 * testSchemas.c: added --memory to test the new interface
1125
1126Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
1127
1128 * doc/index.py doc/search.php: integrated the XSLT indexing,
1129 a few fixed in the indexer, added a scope selection at the
1130 search level.
1131
1132Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1133
1134 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
1135 this was due to uninitialized parts of the validation context
1136
1137Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1138
1139 * debugXML.c: applied patch from Mark Vakoc except the API
1140 change, preserved it.
1141 * doc/*: updated the docs to point to the search engine for
1142 information lookup or before bug/help reports.
1143
1144Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
1145
1146 * doc/index.py doc/search.php: added mailing-list archives
1147 indexing and lookup
1148
1149Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1150
1151 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
1152
1153Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
1154
1155 * doc/index.py: improved HTML indexing
1156 * doc/search.php: make the queries also lookup the HTML based indexes
1157
1158Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1159
1160 * doc/index.py: added HTML page indexing
1161
1162Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1163
1164 * xmlIO.c: extended Windows path normalisation to fix the base
1165 problem in libxslt.
1166 * catalog.c: fixed list handling in XML_CATALOG_FILES
1167
1168Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1169
1170 * valid.c: typo/bug found by Christian Glahn
1171
1172Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1173
1174 * xmlIO.c: applied Windows CE patch from Javier.
1175 * win32/wince: new directory, contains support for the PocketPC
1176 with Windows CE from Javier.
1177 * include/win32config.h: reorganised, removed duplicate
1178 definitions and applied WinCE patch from Javier.
1179 * include/wsockcompat.h: new file, now contains WinSock
1180 compatibility macros.
1181 * win32/Makefile.msvc: introduced double-run compilation.
1182
1183Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1184
1185 * configure.in include/libxml/xmlwin32version.h: preparing release
1186 of 2.4.25
1187 * doc/*: updated and regenerated teh docs and web pages.
1188
1189Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1190
1191 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
1192 error were not covering namespace declarations.
1193 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
1194 it was missing the attribute declaration for the namespace
1195 * result/VC/NS3: the fix now report breakages in that test
1196
1197Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1198
1199 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
1200
1201Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1202
1203 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
1204 and regenerated the docs and web site
1205
1206Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1207
1208 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
1209 ATTRIBUTE_UNUSED is always put after the attribute declaration,
1210 not before
1211
1212Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1213
1214 * python/generator.py python/libxml2class.txt: fixed a stupid error
1215 breaking the python API
1216
1217Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1218
1219 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
1220 triostr.c triostr.h: applied a trio update patch from
1221 Bjorn Reese which should work with MinGW
1222
1223Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1224
1225 * tree.c: improving some documentation comments
1226 * xmlregexp.c: found and fixed a mem leak with python regression tests
1227 * doc/*: rebuilt the doc and the API XML file including the
1228 xmlregexp.h xmlautomata.h and xmlunicode.h headers
1229 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
1230 python/types.c: added access to the XML Schemas regexps from
1231 python
1232 * python/tests/Makefile.am python/tests/regexp.py: added a
1233 simple regexp bindings test
1234
1235Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
1236
1237 * doc/xml.html:
1238 fixing ftp links - thanks to Vitaly Ostanin
1239
1240Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
1241
1242 * xmlregexp.c: fixed the data callback on transition functionality
1243 which was broken when using the compact form
1244 * result/schemas/*: updated the results, less verbose, all tests
1245 pass like before
1246 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
1247 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
1248 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
1249 annoying warnings
1250 * xpath.c: try to provide better error report when possible
1251
1252Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1253
1254 * Makefile.am: fixed a breakage raised by Jacob
1255
1256Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1257
1258 * include/win32config.h: added HAVE_ERRNO_H definition for parts
1259 which don't use sockets
1260
1261Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1262
1263 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
1264 * win32/configure.js: applied zlib patch from Daniel Gehriger
1265
1266Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1267
1268 * win32/configure.js: applied the patch from Mark Vakoc for
1269 regexp support
1270 * win32/libxml2.def.src: applied the patch from Mark Vakoc
1271 for regexp support
1272
1273Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1274
1275 * xmlschemastypes.c: as pointed by Igor Float and Double
1276 parsing ain't finished yet
1277
1278Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
1279
1280 * Makefile.am configure.in: trying to fix #88412 by bypassing
1281 all the python subdir if python ain't detected
1282
1283Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1284
1285 * Makefile.am configure.in include/libxml/xmlversion.h.in:
1286 made configuring with regexps/automata/unicode the default
1287 but without schemas ATM
1288 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
1289 fixed the regexp based DTD validation performance and memory
1290 problem by switching to a compact form for determinist regexps
1291 and detecting the determinism property in the process. Seems
1292 as fast as the old DTD validation specific engine :-) despite
1293 the regexp built and compaction process.
1294
1295Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1296
1297 * valid.c: determinism is debugged, new DTD checking code now works
1298 but xmlFAComputesDeterminism takes far too much CPU and the whole
1299 set usues too much memory to be really usable as-is
1300
1301Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1302
1303 * tree.c: fixed another stupid bug in xmlGetNodePath()
1304 * xmllint.c: --version now report the options compiled in
1305
1306Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
1307
1308 * HTMLparser.c: small cleanup
1309 * valid.c xmlregexp.c: switched DTD validation to use only regexp
1310 when configured with them. A bit of debugging around the determinism
1311 checks is still needed
1312
1313Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
1314
1315 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
1316
1317Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1318
1319 * xmlIO.c: small portability glitch fixed.
1320
1321Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
1322
1323 * xmlschemastypes.c: incomplete steps for real/double support
1324 * testAutomata.c include/libxml/xmlautomata.h
1325 include/libxml/xmlregexp.h: avoiding a compilation problem
1326 * valid.c include/libxml/valid.h: starting the work toward using
1327 the regexps for actual DTD validation
1328
1329Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1330
1331 * hash.c: cosmetic cleanup
1332 * valid.c include/libxml/tree.h include/libxml/valid.h: started
1333 integrating a DTD validation layer based on the regexps
1334
1335Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
1336
1337 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
1338 the determinism was tested before eliminating the epsilon
1339 transitions :-(
1340
1341Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
1342
1343 * python/generator.py python/libxml.c python/libxml.py
1344 python/libxml2-python-api.xml python/libxml2class.txt
1345 python/libxml_wrap.h python/types.c: updated the python
1346 bindings, added code for easier File I/O, and the ability to
1347 define a resolver from Python fixing bug #91635
1348 * python/tests/Makefile.am python/tests/inbuf.py
1349 python/tests/outbuf.py python/tests/pushSAXhtml.py
1350 python/tests/resolver.py python/tests/serialize.py: updated
1351 and augmented the set of Python tests.
1352
1353Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1354
1355 * win32/configure.js: added more readme info for the binary
1356 package.
1357
1358Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1359
1360 * xmlIO.c: fixed a stupid out of bound array error
1361
1362Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1363
1364 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
1365 messing around with support for Windows path, cleanups,
1366 trying to identify and fix the various code path to the
1367 filename access. Added xmlNormalizeWindowsPath()
1368
1369Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
1370
1371 * error.c valid.c: working on better error reporting of validity
1372 errors, especially providing an accurate context.
1373 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
1374 error reports in those cases.
1375
1376Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1377
1378 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
1379 parser.c parserInternals.c xmlIO.c: get rid of all the
1380 perror() calls made in the library execution paths. This
1381 should fix both #92059 and #92385
1382
1383Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
1384
1385 * xmllint.c: memory leak reporting was broken after a change
1386 of the preprocessor symbol used to activate it.
1387
1388Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1389
1390 * tree.c: try to make the copy function work for node of
1391 type XML_DOCUMENT_FRAG_NODE, they are only created by the
1392 DOM layers though, not libxml2 itself.
1393
1394Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
1395
1396 * valid.c: try to provide file and line informations, not all
1397 messages are covered, but it's a (good) start
1398
1399Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
1400
1401 * xinclude.c: reimplemented a large part of the XInclude
1402 processor, trying to minimize resources used, James Henstridge
1403 provided a huge test case which was exhibiting severe memory
1404 consumption problems.
1405
1406Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
1407
1408 * python/Makefile.am: applied patch from Christophe Merlet to
1409 reestablish DESTDIR
1410
1411Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
1412
1413 * libxml.spec.in: fixes libary path for x86_64 AMD
1414
1415Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
1416
1417 * doc/tutorial/includekeyword.c
1418 * doc/tutorial/xmltutorial.xml:
1419 (plus resulting generated html files)
1420 fixing one spot I missed in the tutorial where I hadn't freed
1421 memory properly
1422
1423Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
1424
1425 * doc/tutorial/includeaddattribute.c
1426 * doc/tutorial/includeaddkeyword.c
1427 * doc/tutorial/includegetattribute.c
1428 * doc/tutorial/includekeyword.c
1429 * doc/tutorial/xmltutorial.xml
1430 * doc/tutorial/*.html:
1431 update tutorial to properly free memory (thanks to Christopher
1432 R. Harris for pointing out that this needs to be done)
1433 * doc/tutorial/images/callouts/*.png:
1434 added image files so the callouts are graphical, making it
1435 easier to read ( use "--param callout.graphics 1" to generate
1436 html with graphical callouts)
1437
1438Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
1439
1440 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
1441 nice logos generated by Marc Liyanage
1442 * doc/site.xsl *.html: changed the stylesheet to show the new
1443 logo and regenerated the pages
1444
1445Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1446
1447 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
1448
1449Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1450
1451 * xpath.c: possible mem leak patch from Jason Adams
1452
1453Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1454
1455 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
1456 in the XQuery namespace
1457 * configure.in: preparing 2.4.24
1458 * doc/*.html: updated the web pages
1459
1460Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
1461
1462 * python/generator.py: closing bug #85258 by generating conditional
1463 compile check to avoid linking to routines not configured in.
1464
14652002-08-22 Havoc Pennington <hp@pobox.com>
1466
1467 * autogen.sh: update error message for missing automake
1468
1469Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
1470
1471 * python/Makefile.am: typo in target name resulted in libxml2.py
1472 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
1473
1474Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1475
1476 * win32/win32/Makefile.mingw: updated with version from
1477 Elizabeth Barham at http://soggytrousers.net/repository/
1478
1479Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1480
1481 * win32/Makefile.msvc: added the prefix location to the include
1482 and lib search path.
1483
14842002-08-18 Havoc Pennington <hp@pobox.com>
1485
1486 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
1487 both automake 1.6 and 1.4 installed get the right automake. Means
1488 compilation from CVS will now require the latest automake 1.4
1489 release, or manually creating symlinks called "automake-1.4" and
1490 "aclocal-1.4"
1491
1492Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1493
1494 * configure.in python/Makefile.am: more AMD 64 induced changes from
1495 Frederic Crozat
1496
1497Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
1498
1499 * xinclude.c: oops I was missing the xml:base fixup too
1500 * result/XInclude/*.xml: this adds xml:base attributes to most
1501 results of the tests
1502
1503Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1504
1505 * xinclude.c: quick but apparently working implementation of
1506 xi:fallback, should close bug #89684
1507 * Makefile.am test/XInclude/docs/fallback.xml
1508 result/XInclude/fallback.xml: added a basic test for fallback,
1509 and run with --nowarning to avoid a spurious warning
1510 * configure.in: applied patch from Frederic Crozat for python
1511 bindings on AMD 64bits machines.
1512
1513Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
1514
1515 * parser.c: xmlSAXUserParseMemory() really ought to fail if
1516 the caller don't pass a SAX callback block.
1517
1518Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1519
1520 * tree.c: applied the same fix for the XML-1.0 namespace to
1521 xmlSearchNsByHref() as was done for xmlSearchNs()
1522
1523Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
1524
1525 * libxml.3: small cleanup of the man page
1526 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
1527 when serializing HREF attributes generated by XSLT.
1528
1529Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1530
1531 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
1532 version of Marc Liyanage' patch for boolean attributes in HTML
1533 output
1534
1535Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
1536
1537 * python/tests/serialize.py: fixed the test results, indenting
1538 behaviour changed slightly
1539
1540Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
1541
1542 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
1543 new c14n function to Windows def files
1544
1545Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
1546
1547 * c14n.c: fixed a memory leak in c14n code
1548
1549Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
1550
1551 * parser.c include/libxml/parser.h: adding a new API for Christian
1552 Glahn: xmlParseBalancedChunkMemoryRecover
1553 * valid.c: patch from Rick Jones for some grammar cleanup in
1554 validation messages
1555 * result/VC/* result/valid/*: this slightly change some of the
1556 regression tests outputs
1557
1558Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1559
1560 * tree.c: trying to fix a problem in namespaced attribute handling
1561 raised by Christian Glahn
1562
1563Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
1564
1565 * encoding.c include/libxml/encoding.h: Opening the interface
1566 xmlNewCharEncodingHandler as requested in #89415
1567 * python/generator.py python/setup.py.in: applied cleanup
1568 patches from Marc-Andre Lemburg
1569 * tree.c: fixing bug #89332 on a specific case of loosing
1570 the XML-1.0 namespace on xml:xxx attributes
1571
1572Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
1573
1574 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
1575 corner case from new Merlin's test suite and added a callback
1576 that will be used to improve xmlsec performance
1577
1578
1579Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
1580
1581 * HTMLtree.c: trying to fix the <style> escaping problem in
1582 HTML serialization bug #89342
1583
1584Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1585
1586 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
1587 and rebuilt the web site.
1588
1589Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
1590
1591 * include/libxml/tree.h: added _private member to xmlNs struct
1592
1593Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
1594
1595 * HTMLparser.c: fixing bug #84876 based on the xml working
1596 code.
1597
1598Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1599
1600 * python/Makefile.am: enhanced to fix bug 72012 (errors
1601 when using '-jX' make parameter)
1602
1603Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1604
1605 * xpath.c: small additional enhancement for booleans
1606 compared to nodesets
1607
1608Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1609
1610 * HTMLtree.c: changed the order of the encoding declaration
1611 attributes in the meta tags due to a bug in IE/Mac
1612
1613Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1614
1615 * xpath.c: enhanced handling of booleans (especially '='
1616 and '!=' for nodesets) - fixes bug 85256. Added new
1617 routine xmlXPathNotEqualValues for more proper handling
1618 of '!=' when nodesets are involved.
1619
1620Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
1621
1622 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
1623 doc/xmlcatalog_man.xml to the source distribution
1624
1625Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1626
1627 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
1628 asked for this.
1629
1630Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
1631
1632 * configure.in: preparing 2.4.23
1633 * doc/*: rebuilt the docs
1634
1635Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
1636
1637 * parser.c: fixing bug #84169 by fixing the
1638 comment of xmlCreatePushParserCtxt to describe the
1639 encoding detection parameters better.
1640
1641Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
1642
1643 * valid.c: fixing bug #79331 in one path the lookup for
1644 ID attributes on a namespaced node wasn't handled correctly :-\
1645
1646Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
1647
1648 * HTMLparser.c: trying to fix 87235 about discarded white
1649 spaces in the HTML parser.
1650 * result/HTML/*: this changes the output of a number of HTML
1651 regression tests
1652
1653Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
1654
1655 * xpath.c: applied patch from Richard Jinks for the namespace
1656 axis + fixed a memory error.
1657 * parser.c parserInternals.c: applied patches from Peter Jacobi
1658 removing ctxt->token for good.
1659 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
1660 popped out by the regression tests.
1661 * Makefile.am: patch for threads makefile from Gary Pennington
1662
1663Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1664
1665 * xpath.c: enhanced behaviour of position() after usage of
1666 expressions involving preceding-sibling (et al).
1667
1668Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
1669
1670 * hash.c: applied a patch from Peter Jacobi to solve a problem
1671 when compiling with the Watcom C on Win32
1672 * result/schemas/*.err: the change of hashing algo generated
1673 permutations in the output
1674
1675Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
1676
1677 * hash.c: applied patch from Sander Vesik improving the quality of
1678 the hash function.
1679
16802002-06-14 Aleksey Sanin <aleksey@aleksey.com>
1681
1682 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
1683 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
1684 xmllint.c xpath.c: replaced sprintf() with snprintf()
1685 to prevent possible buffer overflow (the bug was pointed
1686 out by Anju Premachandran)
1687
1688Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
1689
1690 * parser.c: removed an uninitialized data error popped by valgrind
1691 on PE references
1692
1693Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
1694
1695 * doc/xml.html
1696 adding tutorial reference to the web page
1697
1698Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
1699
1700 * doc/tutorial/xmltutorial.xml
1701 * doc/tutorial/ar01s07.html
1702 * doc/tutorial/ape.html
1703 * doc/tutorial/includegetattribute.c
1704 adding section to tutorial about retrieving an attribute
1705 value
1706
1707Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
1708
1709 * parser.c: applied a couple of patches from Peter Jacobi to start
1710 to get rid of ctxt->token, with a possible significant speed
1711 improvement to be gained once done. Better compliance with PE
1712 references constructs in DTDs too.
1713 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
1714 from Peter too
1715
1716Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1717
1718 * parser.c: Babak Vahedipour-Kunze reported that openTag in
1719 xmlParseElement was likely to have been deallocated at the
1720 time of the report, possibly leading to segfault. Just report
1721 the tag name now.
1722
1723Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
1724
1725 * xpath.c: patch from Richard Jinks for XPath substring() function
1726 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
1727
17282002-06-06 Aleksey Sanin <aleksey@aleksey.com>
1729
1730 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
1731
1732Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
1733
1734 *doc/FAQ.html
1735 fixing typos in FAQ, thanks to Robert Funnell for the
1736 editing help
1737
1738Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
1739
1740 * NEWS: got complaints from rpmlint that it was empty
1741
1742Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
1743
1744 * added doc/tutorial, including:
1745 apa.html
1746 apb.html
1747 apc.html
1748 apd.html
1749 ar01s02.html
1750 ar01s03.html
1751 ar01s04.html
1752 ar01s05.html
1753 ar01s06.html
1754 includeaddattribute.c
1755 includeaddkeyword.c
1756 includekeyword.c
1757 includestory.xml
1758 index.html
1759 xmltutorial.xml
1760 libxml tutorial, including generated html
1761
1762Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
1763
1764 * result/c14n/exc-without-comments/merlin-c14n-two-*
1765 result/c14n/without-comments/merlin-c14n-two-*
1766 test/c14n/exc-without-comments/merlin-c14n-two-*
1767 test/c14n/without-comments/merlin-c14n-two-*
1768 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
1769 c14n/exc-c14n and slightly modified test script to handle
1770 these test cases
1771 * c14n.c: fixed bugs for complicated nodes set (namespace
1772 without node and others from merlin-c14n-two.tar.gz)
1773 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
1774 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
1775 for xmlsec performance patch
1776 * xpath.c: fixed self::node() for namespaces and attributes
1777
1778Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
1779
1780 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
1781 but with the format parameter
1782 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
1783
1784Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
1785
1786 * Makefile.am: updated c14n tests suite
1787 * c14n.c: performance improvement for previous c14n patch
1788
1789Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1790
1791 * parser.c: another peroformance patch from Peter Jacobi, that
1792 time on parsing attribute values.
1793
1794Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
1795
1796 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
1797 into LibXML2 test suite
1798
1799Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
1800
1801 * c14n.c: propagating xpath ancesstors node fix to c14n
1802 plus small performance improvement to reduce number of
1803 mallocs
1804 * xpath.c: fixed ancestors axis processing for namespace nodes
1805
1806Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
1807
1808 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
1809 Peter Jacobi
1810
1811Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
1812
1813 * configure.in: preparing 2.4.22
1814
1815Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
1816
1817 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
1818 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
1819 a public entry point.
1820 * doc/*: rebuilt the API and docs
1821
1822Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
1823
1824 * xpath.c: patch from Richard Jinks to fix a problem introduced
1825 in the previous patch and pointed by Norm
1826
1827Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
1828
1829 * libxml.spec.in: fixing bug #81112
1830
1831Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
1832
1833 * uri.c: fixing bug #82848
1834
1835Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
1836
1837 * result/catalogs/mycatalog.full: Aleksey's commit changed the
1838 output of one catalog test
1839
1840Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
1841
1842 * global.data globals.c tree.c include/libxml/globals.h
1843 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
1844 default value for global parameter xmlIndentTreeOutput to 1 and
1845 introduced new global parameter xmlTreeIndentString (the string
1846 used to do one-level indent) with default value " " (as it was
1847 in tree.c)
1848
1849Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
1850
1851 * Makefile.am: Merijn Broeren pointed out a problem when compiling
1852 with trio and schemas.
1853
1854Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
1855
1856 * xpath.c: patch from Richard Jinks to fix the problem raised in
1857 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
1858
1859Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
1860
1861 * xmlschemas.c: a bit of work on import.
1862 * xmlschemastypes.c: Charles Bozeman provided a compare function
1863 for date/time types so min/max facet restrictions should work,
1864 indeterminate comparisons return an error instead of equal.
1865 * test/schemas/date_0* result/schemas/date_0_0: specific test
1866 from Charles Bozeman too
1867
1868Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
1869
1870 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
1871 from Christian Cornelssen fixing the man pages and the Catalog
1872 building script.
1873 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
1874 next step is <xs:import> I now have a reasonable understanding
1875 of how it works.
1876
1877Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1878
1879 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
1880
1881Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1882
1883 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
1884
1885Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
1886
1887 * xpath.c: fixing an XPath function evalutation bug pointed out
1888 by Alexey Efimov where the context was lost when evaluating
1889 the function arguments
1890
1891Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
1892
1893 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
1894 function public for XMLSec performance optimizations
1895
1896Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
1897
1898 * python/generator.py python/libxml2class.txt : fixed a problem
1899 with the HTML parser pointed by Gary Benson
1900 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
1901 example
1902
1903Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
1904 * parser.c: fixed bug #81159 (memory growth in SAX)
1905
1906Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
1907 * xpath.c: fixed bug #78858 (the real fix)
1908
1909Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
1910 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
1911
1912Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
1913
1914 * tree.c: modified xmlNodeSetBase to allow changing the
1915 base of a document.
1916
1917Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
1918
1919 * xmlschemastypes.c: patch Charles Bozeman for validation of
1920 all the date, time, and duration types
1921 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
1922 * configure.in: fixed an error pointed by an user
1923 * xml2-config.in: fixed an error pointed by an user
1924
1925Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
1926
1927 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
1928 win32/libxml2.def.src xmlIO.c: exported default
1929 'file:', 'http:' and 'ftp:' protocols input handlers
1930 and maked protocols comparisson case insensitive
1931
1932Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
1933
1934 * configure.in: Neven Has detected a typo
1935
1936Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
1937
1938 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
1939 as one of the persons allowed to commit directly to the
1940 module.
1941
1942Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
1943
1944 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
1945 * valid.c: raised a too low limit
1946 * doc/*: rebuilt the docs
1947
1948Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
1949
1950 * test/XPath/expr/floats test/XPath/expr/functions
1951 result/XPath/expr/floats result/XPath/expr/functions
1952 xpath.c: another XPath conformance patch from Richard Jinks
1953
1954Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
1955
1956 * xmlschemas.c: fixed validation of attribute groups.
1957 * test/schemas result/schemas: added an example from the primer
1958
1959Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
1960
1961 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
1962 * test/schemas result/schemas: updated the test list
1963
1964Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
1965
1966 * TODO: updated a bit
1967 * parser.c: made a comment more specific
1968 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
1969 Schemas conformance.
1970 * test/schemas result/schemas: updated the test list
1971
1972Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
1973
1974 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
1975 implementing xs:all with minOccurs = 0
1976 * tes/schemas/* result/schemas/*: added more tests covering
1977 xs:all
1978
1979Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
1980
1981 * xmlregexp.c: first implementation of the all particle, this
1982 may need to be revisited for case where not all transitions
1983 must be crossed.
1984
1985Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
1986
1987 * tree.c: another entity processing update from Markus Henke
1988
1989Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
1990
1991 * trionan.c: fixed crash on OSF/1
1992
1993Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
1994
1995 * xmlschemas.c: more Schemas work
1996 * test/schemas/* result/schemas/*: added more tests coming
1997 from the spec.
1998
1999Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
2000
2001 * c14n.c: patch from Aleksey Sanin reflecting a change in the
2002 ExcC14N specification
2003
2004Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
2005
2006 * tree.c: patch from Markus Henke, fix for recursive entities.
2007
2008Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
2009
2010 * xpath.c: fix a problem with string() on a document node.
2011
2012Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
2013
2014 * Makefile.am xmlschemas.c: more Schemas work
2015 * test/schemas/* result/schemas/*: added more tests coming
2016 from the spec.
2017
2018Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
2019
2020 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
2021 * result/HTML/*: this changes a few things in the results
2022
2023Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2024
2025 * include/libxml/tree.h: eliminated 'declaration different than
2026 prototype' warning
2027 * include/win32config.h: "resolved" conflicts with errno.h
2028
2029Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
2030
2031 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
2032 on the automata interfaces and debug of counted choices
2033 * test/schemas/* result/schemas/*: added a number of tests
2034
2035Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
2036
2037 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
2038 a bit of work on Schemas
2039 * testSchemas.c: try to make it more useful
2040 * test/schemas/* result/schemas/* Makefile.am: changed the
2041 Schemas regression test procedure, started adding a few samples
2042
2043Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
2044
2045 * include/libxml/encoding.h: Patch for the Borland C++ builder
2046 * include/libxml/tree.h: Patch for the Borland C++ builder
2047 * threads.c: Patch for the Borland C++ builder
2048 * win32/bcb5: New directory for the Borland C++ builder
2049 project files
2050
2051Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
2052
2053 * win32/Makefile.msvc: Update for XML Schema support
2054 * win32/configure.js: Update for XML Schema support
2055 * win32/libxml2.def.src: Update for XML Schema support
2056
2057Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
2058
2059 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
2060 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
2061 xmlunicode.c include/libxml/Makefile.am
2062 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
2063 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
2064 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
2065 include/libxml/xmlversion.h.in : merged the current state of
2066 XML Schemas implementation, it is not configured in by default,
2067 a specific --schemas configure option has been added.
2068 * test/automata test/regexp test/schemas Makefile.am
2069 result/automata result/regexp result/schemas:
2070 merged automata/regexp/schemas regression tests
2071
2072Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
2073
2074 * xpath.c: Gary found a compile time problem, fixes #78823
2075
2076Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
2077
2078 * configure.in: release of 2.4.20
2079 * doc/*: updated and rebuilt the docs
2080
2081Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
2082
2083 * python/Makefile.am: patch from Cristian Gafton to build on
2084 Red Hat 6.2, should also fix #75779
2085
2086Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2087
2088 * valid.c: first part of fixing #78729
2089
2090Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
2091
2092 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
2093 escaping of URI when saving HTML files.
2094 * result/HTML/*: this impacted some tests
2095
2096Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
2097
2098 * configure.in: trying to fix #77441
2099
2100Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
2101
2102 * include/libxml/xmlIO.h: Hallski complained it could not be
2103 included by itself.
2104
2105Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
2106
2107 * configure.in: applied an IEEE flag patch for OSF/1 #77825
2108
2109Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2110
2111 * win32/configure.js: patch from Nilo for the c14n option
2112 * win32/Makefile.msvc: fixed libxml2.def generation with threads
2113
2114Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
2115
2116 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
2117 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
2118 LIBXML_THREAD_ENABLED
2119
2120Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
2121
2122 * xpath.c: another patch from Richard Jinks for substring conformance
2123 * test/XPath/expr/floats test/XPath/expr/strings
2124 result/XPath/expr/floats result/XPath/expr/strings: update of the
2125 test suite to check those.
2126
2127Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2128
2129 * xpath.c: patch from Richard Jinks for .x float parsing.
2130
2131Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
2132
2133 * parser.c: patch from Markus Henke when an encoding ain't recognized
2134
2135Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2136
2137 * libxml.m4: got a report that #include <string.h> was needed
2138
2139Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
2140
2141 * xmllint.c: applied a fix from Anthony Jones for -o /--output
2142
2143Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
2144
2145 * doc/example.html: fixing typo
2146
2147Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2148
2149 * xpath.c: fixed a bug in the nodeset to boolean comparison code
2150 pointed out by Melvyn Sopacua.
2151
2152Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2153
2154 * libxml.m4: Frédéric Crozat gave a patch related to the change
2155 of Include paths breaking the libxml.m4
2156
2157Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
2158
2159 * xpath.c: Fix bug #76927 forgot to save some context
2160 when evaluating binary expressions
2161
2162Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
2163
2164 * configure.in: fixed configure for MPE/iX from Markus Henke
2165 * xmlmemory.c: fixed initialization problems
2166 * xpath.c: another set of patches from Richard Jinks this
2167 fixes "make XPathtests" on linux
2168
2169Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
2170
2171 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
2172 * test/XPath/expr/compare test/XPath/expr/equality
2173 test/XPath/expr/floats test/XPath/expr/functions
2174 test/XPath/expr/strings result/XPath/expr/compare
2175 result/XPath/expr/equality result/XPath/expr/floats
2176 result/XPath/expr/functions result/XPath/expr/strings: Updated
2177 tests though they show a divergence on Linux
2178
2179Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2180
2181 * xpath.c trionan.c: previous commit also included patches
2182 from Richard Jinks on some IEEE support corner case
2183
2184Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
2185
2186 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
2187 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
2188 that $(datadir) should be used for docs
2189
2190Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
2191
2192 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
2193 could leak filedescriptors
2194
2195Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2196
2197 * configure.in nanohttp.c: applied patch from Allan Clark for
2198 UnixWare/OpenServer
2199
2200Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2201
2202 * configure.in: preparing 2.4.19
2203 * doc/*: rebuilt the docs
2204
2205Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2206
2207 * nanohttp.c: fixing #76043, got fed up with non-portability
2208 of that piece of code.
2209
2210Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
2211
2212 * valid.c SAX.c: Never commit without running "make tests" :-(
2213 fix a couple of stupidities in the previous commit
2214 * result/*: a few changes in some attribute order result of previous
2215 commit.
2216
2217Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2218
2219 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
2220 the internal subset should not raise duplicate ID errors,
2221 also there was a small bug in conjunction to namespace
2222 declarations defaulted and xml:xxx attributes DTD definitions.
2223
2224Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2225
2226 * xpath.c: Richard Jinks also raised some rounding problems
2227 this tries to fix them
2228
2229Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
2230
2231 * xpath.c: Richard Jinks spotted an incoherent memory allocation
2232 behaviour in xmlXPathCastToString()
2233
2234Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2235
2236 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
2237 raised by Morus Walter
2238
2239Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2240
2241 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
2242 from Igor
2243
2244Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2245
2246 * xpath.c: fixing #75619, related to a problem when trying
2247 to evaluate condition when the current node set resulting
2248 from that sub-step evaluation is empty. Also fixes 2 potential
2249 problem with previous-sibling and next-siblings axis.
2250
2251Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2252
2253 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
2254 HTML support is not configured in.
2255
2256Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2257
2258 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
2259 include/libxml/tree.h: dohh I really didn't intended to commit
2260 this test version :-(
2261
2262Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2263
2264 * testSAX.c: I wanted to see the real speed at the SAX interface
2265 after a little too many Ximianer started complaining about the
2266 parser speed.
2267 added a --quiet option:
2268 paphio:~/XML -> ls -l db100000.xml
2269 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
2270 paphio:~/XML -> time ./testSAX --quiet db100000.xml
2271 3200006 callbacks generated
2272 real 0m1.270s
2273 Which means 16MBytes/s and 3Mcallback/s
2274
2275Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2276
2277 * xpath.c: valgrind spotted another error that time when running
2278 on libxslt regression tests
2279
2280Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2281
2282 * Makefile.am: adding "make valgrind" running the full regression
2283 tests (except python ones) under Valgrind (using valgrind -q
2284 which was kindly added by the author).
2285 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
2286 passes cleanly now except an obcure floating point initialization
2287 raised in log10() in one XPath regression test ???
2288 * tree.c: edited some comments to close #75244
2289
2290Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
2291
2292 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
2293 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
2294 context of ScrollKeeper, made sure that if the number is
2295 an integer, the serialization follows the description at
2296 http://www.w3.org/TR/xpath#section-String-Functions
2297
2298Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2299
2300 * configure.in: preparing 2.4.18
2301 * doc/*: updated and rebuilt the web site
2302 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
2303 the Windows and Cygwin maintainers.
2304 * parser.c: humm, changed the way the SAX parser work when
2305 xmlSubstituteEntitiesDefault(1) is set, it will then
2306 do the entity registration and loading by itself in case the
2307 user provided SAX getEntity() returns NULL.
2308 * testSAX.c: added --noent to test the behaviour.
2309
2310Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
2311
2312 * parser.c: Wilfried Teiken provided a hackish but working
2313 way to get context reported back on entities when parsing
2314 with SAX and without breaking the DOM build.
2315
2316Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2317
2318 * c14n.c: applied a new patch from Aleksey Sanin
2319 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
2320 to reference Aleksey implementation of XML digital Signatures
2321
2322Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2323
2324 * xpath.c: small fix to avoid potential problem due to
2325 ordering of freeing data
2326 * python/Makefile.am: people were complaining about
2327 the generated file in python dir not being built
2328
2329Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
2330
2331 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
2332 python/generator.py python/libxml.c python/types.c: Cleanup
2333 of the python Makefiles based on Jacob and James feedback,
2334 fixed the spec file accordingly, fixed the number of warning
2335 that passing my pedantic CFLAGS was generating. Conclusion
2336 is that Python includes are real crap.
2337
2338Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
2339
2340 * configure,in: it was reported quite a few times that
2341 xml2-config --cflags should not output
2342 -I$includeprefix/libxml2/libxml because libxml2 header names
2343 clashes with existing names like list.h from C++ stl.
2344 Includes should be #include<libxml/xxx.h> so ...
2345
2346Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
2347
2348 * c14n.c: another patch from Aleksey Sanin
2349
2350Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2351
2352 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
2353 canonicalization algorithm
2354 * doc/xml.html doc/index.html: added the C14N references on the
2355 index page.
2356
23572002-03-13 jacob berkman <jacob@ximian.com>
2358
2359 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
2360 usage, redundant, and gcc specific
2361
2362Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2363
2364 * xpath.c: speedup some node selection operations, this can
2365 have a significant impact on DocBook Norm's stylesheets
2366 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
2367 make sure it's always the case
2368 * debugXML.c: distinguish CDATA and comments in ls operations
2369
2370Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2371
2372 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
2373 to generate better API descriptions etc...
2374
2375Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
2376
2377 * c14n.c: Fixing #74186, made sure all boolean expressions
2378 get fully parenthesized, ran indent on the output
2379 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
2380 include/libxml/tree.h: also #74186 related, removed the
2381 --with-buffers option, and all the preprocessor conditional
2382 sections that were resulting from it.
2383
2384Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2385
2386 * valid.c: applied patch from Dodji Seketeli fixing an
2387 uninitailized variable in xmlValidGetValidElements()
2388
2389Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2390
2391 * c14n.c: fixed a few comments
2392 * doc/*.html doc/*/*.html: regenerated the docs and added
2393 the C14N API
2394 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
2395
2396Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
2397
2398 * check-xml-test-suite.py: fix to adapt varaiations in the
2399 bindings
2400 * configure.in python/setup.py python/setup.py.in: fixed to
2401 have the version of the python scripts automatically updated
2402
2403Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2404
2405 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
2406 in xmlCopyProp()
2407
2408Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
2409
2410 * configure.in: preparing 2.4.17 release
2411 * doc/*: updated and rebuilt the docs
2412 * xpath.c: fixed a comment
2413 * python/libxml.c: fixed a possible reentrancy problem
2414
2415Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
2416
2417 * tree.c python/tests/Makefile.am python/tests/attribs.py:
2418 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
2419 added a specific regression test
2420 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
2421 not raise exceptions when failing to find the attribute.
2422
2423Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
2424
2425 * configure.in xmllint.c: owen pointed out a problem with the
2426 ftme fix, gettimeofday() was not detected by configure and
2427 the ftime header wasn't included, dohhh
2428
2429Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
2430
2431 * configure.in xmllint.c: trying to fix #71457 for timing
2432 precision when gettimeofday() is not availble but ftime() is
2433
2434Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2435
2436 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
2437 are now copied on install and part of the -devel RPM
2438
2439Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
2440
2441 * xpath.c: trying to avoid bug #72150 which was apparently
2442 caused by a gcc bug (or a processor problem) as detailed
2443 at http://veillard.com/gcc.bug
2444
2445Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
2446
2447 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
2448 fixed xmlReconciliateNs(), added a Python test/example for
2449 inter-document cut'n paste
2450 * python/libxml.py: fixed node.doc on document nodes and added
2451 xpathEval() onto node objects
2452
2453Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2454
2455 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
2456 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
2457 fixup and integrated tests for the serialization stuff
2458
2459Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2460
2461 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
2462 moved the libxml man page to section 3
2463
2464Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
2465
2466 * tree.c: fix bug #72490
2467 * python/libxml.c python/libxml.py: added methods serialize()
2468 and saveTo() to all node elements.
2469
2470Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2471
2472 * xmlIO.c: closed #73430, don't read from an input source
2473 which indicated an end-of-file or an error.
2474
2475Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2476
2477 * parser.c: make sure SAX endDocument is always called as
2478 this could result in a Python memory leak otherwise (it's
2479 used to decrement ref-counting)
2480 * python/generator.py python/libxml.c python/libxml.py
2481 python/libxml2-python-api.xml python/libxml2class.txt
2482 python/tests/error.py python/tests/xpath.py: implemented
2483 the suggestions made by Gary Benson and extended the tests
2484 to match it.
2485
2486Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2487
2488 * python/generator.py: applied patch fixing #73450
2489
2490Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2491
2492 * xpath.c: fixing #61290 "namespace nodes have no parent"
2493 long standing divergence from the XPath REC. NodeSets
2494 simply hold a copy of namespace nodes and those node ->next
2495 points to the parent (which may not be the node carrying the
2496 definition).
2497 * include/libxml/xpath.h: flagged but didn't added a possible
2498 speedup
2499 * DOCBparser.c HTMLparser.c: removed some warnings from push
2500 parser due to new state being added.
2501 * tree.c: new fix from Boris Erdmann
2502 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
2503 the XML Canonalization support from Aleksey Sanin
2504
2505Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2506
2507 * tree.c: patch from Boris Erdmann fixing some namespace odities
2508 with xmlCopyNode()
2509
2510Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
2511
2512 * xmlIO.c: fix bug #72706 when loading a NULL entity
2513
2514Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2515
2516 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
2517 actually change in a future XML Namespace revision.
2518
2519Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2520
2521 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
2522 added the possibility of returning nodesets from XPath extension
2523 functions written in Python
2524
2525Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
2526
2527 * python/*: commiting some Python bindings work done while travelling
2528
2529Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2530
2531 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
2532 explicitely with memory debugging switched on
2533
2534Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
2535
2536 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2537 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2538 Added wrapper for the xmlURIPtr type, provided accessors, fixed
2539 the accessor generator for strings
2540 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
2541 regression test.
2542
2543Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
2544
2545 * python/README python/generator.py python/libxml.c python/setup.py:
2546 added the 'usual' setup.py to allow building a libxml2-python
2547 module based on the same code. The initialization is however
2548 different the 2 .so files fo libxml2 and libxslt are identical and
2549 they entry point initialize both libraries. this is done to avoid
2550 some possible nasty problem since the Python don't merge the maps
2551 of all shared modules.
2552
2553Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
2554
2555 * parser.c: fixed a push/encoding bug reported by Michael
2556 on librsvg
2557
2558Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2559
2560 * include/libxml/parserInternals.h: fixes a misplaced #endif
2561
2562Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2563
2564 * parser.c valid.c: found and fixed a couple of allocation bugs
2565
2566Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
2567
2568 * doc/xml.html doc/python.html doc/*: added a Python and binding
2569 page describing the current state of the Python bindings and
2570 giving pointers to the other languages wrappers.
2571
2572Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2573
2574 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
2575 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
2576 rebuilt the API and web site
2577 * xpath.c: fixed #71978 portability bugs
2578
2579Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
2580
2581 * SAX.c: oops broke automatic defaulting of namespaces attributes.
2582
2583Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
2584
2585 * include/libxml/parserInternals.h parser.c: had to change
2586 2 internal parsing API when processing document content
2587 to check the start and end of element content are defined
2588 in the same entity
2589 * valid.c include/libxml/valid.h: attribute normalization can
2590 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
2591 with the context to report it.
2592 * SAX.c: fixed the last known bugs, crazy validation constraints
2593 when a document is standalone seems correctly handled. There
2594 is a couple of open issues left which need consideration especially
2595 PE93 on external unparsed entities and standalone status.
2596 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
2597 The 2 tests left failing are actually in error. Cleanup done.
2598
2599Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2600
2601 * valid.c: implemented E59 spaces in CDATA does not match the
2602 nonterminal S
2603
2604Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2605
2606 * SAX.c parser.c valid.c: more validation test fixups
2607 * check-xml-test-suite.py: added duration info for the tests
2608
2609Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
2610
2611 * parser.c valid.c: a couple of errors were reported but not
2612 saved back as such in the parsing context. Down to 1% failure rate
2613 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
2614
2615Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
2616
2617 * xmlInternald.c: isExtender was missing a char
2618 * parser.c include/libxml/parser.h: % are acceptable in the
2619 internal subset if within a PUBLIC ID
2620
2621Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
2622
2623 * SAX.c parserInternals.c valid.c: more work on the conformance
2624 suite. Took the step to finally block documents with encoding
2625 errors. It's a fatal error per the spec, people should have fixed
2626 their documents by now.
2627
2628Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
2629
2630 * check-xml-test-suite.py: fixed the test script after some discussion
2631 on the semantic of TYPE="error"
2632 * Makefile.am: added the script to the distrib
2633
2634Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
2635
2636 * SAX.c entities.c: fixed a couple of conformances issues deep
2637 into the validation code (standalone and undeclared Notations)
2638
2639Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2640
2641 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
2642 stayed there for years !
2643
2644Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2645
2646 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
2647 missing
2648
2649Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
2650
2651 * check-xml-test-suite.py: improved the behaviour a bit as
2652 well as the logs
2653 * parser.c valid.c SAX.c: fixed a few more bugs
2654 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
2655
2656Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
2657
2658 * check-xml-test-suite.py: python script to run regression tests
2659 against the XML Test suite of W3C/OASis
2660 * SAX.c: fixed a validation bug
2661 * parser.c: fixed 3 errors pointed by the test suite
2662 * doc/buildDocBookCatalog: fixed a typo pointed by drake
2663 * python/Makefile.am: fixed a dependendy
2664
2665Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2666
2667 * xmlmemory.c: avoid a warning bug #71594
2668
2669Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
2670
2671 * xmlmemory.c: Jesse Perry provided a patch to remove a few
2672 warning on alpha/Tru64
2673
2674Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
2675
2676 * include/libxml/entities.h: fixing a comment
2677 * valid.c: fixing some troubles with validity check on namespaces
2678 * result/VC/NS3 test/VC/NS3: added a specific regression test
2679
2680Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2681
2682 * tree.c: Fixing #71342 serializing '\n' in attribute values
2683 * result/noent/att3 result/att3 test/att3: added a specific
2684 test.
2685
2686Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
2687
2688 * python/libxml.c: couple of bug fixes
2689
2690Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2691
2692 * python/*.py: removed tabs and used spaces.
2693
2694Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2695
2696 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
2697 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
2698
2699Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2700
2701 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
2702 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
2703
2704Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2705
2706 * include/libxml/encoding.h include/libxml/entities.h
2707 include/libxml/globals.h include/libxml/parser.h
2708 include/libxml/threads.h include/libxml/tree.h
2709 include/libxml/xmlmemory.h: trying to fix the include mess
2710
2711Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
2712
2713 * include/libxml/xmlmemory.h: reverted part of the previous
2714 attempt to provide #69655, this was breaking the build.
2715
2716Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
2717
2718 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
2719 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
2720 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
2721 include/libxml/parserInternals.h include/libxml/tree.h
2722 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
2723 Tentatively fixed #69655 , make compiling with -Wredundant-decls
2724 clean.
2725 * python/libxml.c: fixed a warning.
2726
2727Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
2728
2729 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
2730 copying of node, merge back IDs in the target document.
2731 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
2732 test/XInclude/ents/ids.xml: test case
2733 * result/VC/ElementValid4: output changed due to a typo fix
2734
2735Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
2736
2737 * python/Makefile.am: seems some version of automake didn't
2738 generate the dependancies right as Jacob found out. Add
2739 an extra dependancy rule.
2740
2741Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
2742
2743 * parserInternals.c valid.c: Justin Fletcher found some parts
2744 of the code needing cleanup
2745 * libxml.spec.in python/Makefile.am python/generator.py
2746 python/libxml.c python/libxml.py: Fixed the python Makefiles
2747 corrected a bug showing up on ia64, changed the name of the
2748 python internal module too
2749
2750Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
2751
2752 * Makefile.am: applied patch from Andris Pavenis for binary
2753 name suffixes
2754
2755Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
2756
2757 * xmllint.c win32/win32config.h: fixing #68748
2758
2759Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
2760
2761 * valid.c: fixing #70166
2762
2763Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
2764
2765 * valid.c: fixing #70077
2766
2767Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2768
2769 * Copyright Makefile.am README configure.in libxml.spec.in:
2770 Changed to the MIT Licence
2771 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
2772 doc/xmlio.html: updated the doc accordingly
2773 * include/libxml/xmlwin32version.h configure.in: preparing
2774 2.4.14 release
2775 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2776 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2777 fixed the const xmlChar * wrapper and generator, XPath extension
2778 functions now use the context as first argument
2779 * python/tests/tstxpath.py python/tests/xpath.py
2780 python/tests/xpathext.py: Updated the tests accordingly
2781 * tree.c: fixed bug #70067
2782
2783Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2784
2785 * Makefile.am: cleanup
2786 * debugXML.c: always use stdout if output is NULL
2787 * xmlIO.c: don't close filedescriptors passed to outputBuffers
2788 * python/Makefile.am python/generator.py python/libxml2class.txt
2789 python/libxml_wrap.h python/types.c: augmented the number of bindings
2790 handling FILE * and XPath contexts
2791 * python/tests/Makefile.am: avoid a stupid problem due to the
2792 use of TEST.
2793
2794Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
2795
2796 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
2797
2798Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
2799
2800 * python/TODO python/libxml.c: cleanup the extension function lookup
2801 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
2802
2803Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
2804
2805 * configure.in python/Makefile.am: do not install outside
2806 of prefix
2807
2808Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2809
2810 * python/TODO python/libxml.c: started adding SAX interfaces
2811 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
2812 SAX test
2813
2814Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2815
2816 * tree.c: hardened the addChild function
2817 * python/generator.py python/libxml.c python/libxml2-python-api.xml
2818 python/libxml2class.txt python/libxml_wrap.h python/TODO:
2819 added accessors needed for xmlNode, a bit more testing and
2820 extension of interfaces
2821 * python/tests/Makefile.am python/tests/build.py: added a test
2822 build from scratch/save/load/check
2823
2824Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
2825
2826 * parserInternals.c: change a small bit in the way valididy
2827 error messages get initialized
2828 * python/TODO python/libxml.c python/libxml2-python-api.xml
2829 python/libxml2class.txt python/libxml_wrap.h python/types.c:
2830 added some memory debugging to track leaks at the libxml2 level
2831 * python/tests/*.py: changed all tests to check for leaks,
2832 there is just one left in XPath extension registrations.
2833
2834Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
2835
2836 * python/TODO python/generator.py python/libxml2-python-api.xml
2837 python/libxml2class.txt: more accessor classes for the parser
2838 context, allow to switch on and check validity
2839 * python/tests/Makefile.am python/tests/error.py
2840 python/tests/invalid.xml python/tests/valid.xml
2841 python/tests/validate.py: attded more test and and added error.py
2842 which I forgot to commit in the last step
2843
2844Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2845
2846 * python/Makefile.am python/types.c: cleanup
2847 * python/libxml.c python/libxml.py python/libxml_wrap.h
2848 python/generator.py python/libxml2-python-api.xml
2849 python/libxml2class.txt: added class for parser context, added
2850 first cut for push mode support. Added a framework to generate
2851 accessors functions.
2852 * python/tests/Makefile.am python/tests/push.py: added a push
2853 test
2854
2855Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
2856
2857 * python/Makefile.am python/TODO python/libxml.py: fixed a small
2858 bug a bit of cleanup.
2859
2860Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
2861
2862 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
2863 python/libxml2class.txt: adding error redirections and preformat
2864 to a python handler
2865 * python/tests/Makefile.am python/tests/*.py: cleanup made all
2866 tests self checking
2867
2868Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
2869
2870 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
2871 a function
2872
2873Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
2874
2875 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
2876 python/libxml.c python/libxml2-python-api.xml
2877 python/libxml2class.txt: Progressing through the TODOs, class
2878 description output, extra XML API, RPM now builds the wrappers
2879 for all python installed versions
2880
2881Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
2882
2883 * configure.in libxml.spec.in python/Makefile.am python/TODO
2884 python/generator.py python/libxml2class.txt: added more informations
2885 in the libxml2-python package including docs. Slightly changed
2886 the class hierarchy
2887 * python/tests/*: added basic regression tests infrastructure too
2888
2889Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
2890
2891 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
2892 added libxml2-python as part of the packages installed
2893
2894Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
2895
2896 * python/Makefile.am python/generator.py python/libxml.c
2897 python/libxml.py: more work, now able to extend the
2898 XPath interpreter with functions written in python.
2899
2900Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
2901
2902 * python/Makefile.am: Jacob sent a patch to allow building from
2903 tarfile.
2904
2905Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
2906
2907 * python/Makefile.am python/libxml.c configure.in Makefile.am:
2908 inserted the python wrappers build, I hope this won't be too
2909 unportable
2910
2911Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
2912
2913 * xpath.c: minor optimization
2914 * python/generator.py python/libxml.c python/libxml.py
2915 python/libxml_wrap.h: more work on the python bindings,
2916 they now support XPath and there is no evident leak
2917
2918Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2919
2920 * python/generator.py python/libxml.c python/libxml.py:
2921 more work on the python bindings generator.
2922
2923Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
2924
2925 * python/generator.py python/libxml.c python/libxml_wrap.h:
2926 more work on the python bindings.
2927
2928Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
2929
2930 * python/generator.py python/libxml.c python/libxml.py
2931 python/libxml_wrap.h: commited early version of a python binding
2932 for private use only ATM
2933
2934Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2935
2936 * entities.c tree.c include/libxml/entities.h: applied patch
2937 from Anthony Jones to implement copy of DTD subtree too. Had
2938 just to keep 2 function private which really ought to become
2939 public ones.
2940
2941Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2942
2943 * xmllint.c: added pointers to the web pages in the usage()
2944
2945Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
2946
2947 * tree.c: more fixes from Petr Kozelka for attribute handling
2948 in the tree API to align the semantic with DOM.
2949
2950Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
2951
2952 * valid.c tree.c entities.c: another set of patches from
2953 Anthony Jones for copy operations cleanup and robustness
2954
2955Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2956
2957 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
2958 an alphabetic index based on comments content
2959 * doc/*: rebuilt the web site with the new references
2960
2961Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
2962
2963 * parserInternals.h: Greg Sjaardema suggested to use an
2964 eponential buffer groth policy in xmlParserAddNodeInfo()
2965
2966Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
2967
2968 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
2969 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
2970 doc/parsedecl.py doc/Makefile.am: updated the python extractor
2971 to generate cross-references, and added/updated the stylesheets
2972 to generate and link API indexes. The generic keyword index
2973 is not done yet.
2974 * doc/*.html: regenerated all the usual docs too
2975
2976Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
2977
2978 * debugXML.c: added an xpath function to the shell for T. V. Raman
2979
2980Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
2981
2982 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
2983 debug routines.
2984
2985Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
2986
2987 * tree.c: apply an patch from Petr Kozelka for unlink and replace
2988 support of attribute nodes
2989
2990Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
2991
2992 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
2993 hopefully near complete and fully documented of the API in XML
2994 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
2995 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
2996 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
2997 include/libxml/parserInternals.h include/libxml/valid.hi
2998 include/libxml/xmlIO.h include/libxml/xmlerror.hi
2999 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
3000 include/libxml/xpath.h include/libxml/xpathInternals.h:
3001 Cleaned up the doc comments a lot in the process, the interface
3002 coverage is now 100%
3003
3004Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3005
3006 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
3007 extracts comments from the gtk-doc DocBook output (a bit
3008 convoluted but seems to work).
3009
3010Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3011
3012 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
3013 added an XML description of the API, moved the script generating
3014 it here. Added a "make api" target
3015
3016Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3017
3018 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
3019
3020Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
3021
3022 * xpath.c include/libxml/xpathInternals.h: the change made to
3023 xmlXPathFuncLookupFunc was incompatible roll it back
3024
3025Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
3026
3027 * SAX.c: cleanup patch from Anthony Jones
3028 * doc/Makefile.am: fix the headers to avoid in make scan
3029 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
3030 includes, * vs Ptr and general cleanup
3031 * parsedecl.py: first version of a script to extract the
3032 module interfaces, the goal will be to provide .decl or XML
3033 specification of the interfaces to build wrappers.
3034
3035Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3036
3037 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
3038 now provides return codes in case of errors
3039
3040Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
3041
3042 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
3043 Upgraded to trio baseline 1.6
3044 * strio.h strio.c: Replaced by triostr.h and triostr.c
3045
3046Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
3047
3048 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
3049 of strdup usage in the code
3050
3051Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3052
3053 * parser.c error.c: Keith Isdale complained rightly that
3054 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
3055
3056Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
3057
3058 * tree.c: fixed the funxtion to set the xml: attributes
3059 * debugXML.c: added "setbase" to test it.
3060
3061Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
3062
3063 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
3064 to allow updating an attribute content
3065
3066Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3067
3068 * libxml.h: try to avoid problems when compiling on Windows
3069
3070Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
3071
3072 * hash.c: patch from Anthony Jones for hash.c allocation size
3073 * Makefile.am: trying to work around Yet Another Libtool Madness
3074 and build the 2.4.13 release finally ...
3075
3076Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3077
3078 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
3079 * doc/* : update of the documentation
3080
3081Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
3082
3083 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
3084 at fixing #61290 :-(
3085
3086Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
3087
3088 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
3089 Fixes bug #67229
3090
3091Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3092
3093 * tree.c: trying to avoid troubles when a subtree is copied
3094 and coalesced in part with the target tree. Should fix
3095 bug #67407
3096
3097Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3098
3099 * valid.c: fixed validation of attributes content of type
3100 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
3101 values, very old bug. Fixes #67671
3102
3103Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3104
3105 * parser.c include/libxml/parserInternals.h tree.c: integrated
3106 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
3107 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
3108
3109Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
3110
3111 * threads.c: applied Serguei Narojnyi's patch to add native
3112 thread support on the Win32 platform
3113 * testThreadsWin32.c Makefile.am: added the test program also
3114 from Serguei, Win32 specific
3115 * include/win32config.h include/libxml/xmlwin32version.h.in:
3116 added patch from Igor for the Windows thread specific defines.
3117
3118Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
3119
3120 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
3121
3122Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
3123
3124 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
3125 output page into XMLinfo.html. Close bug #66951 and
3126 raised by Robert Collins too.
3127
3128Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
3129
3130 * encoding.c: Paul Keogh pointed out a possibility of segfault
3131 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
3132 Closes bug # 68238
3133
3134Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
3135
3136 * doc/*.html: updated the Gdome2 links
3137
3138Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
3139
3140 * libxml.h: Applied following patches from Robert Collins
3141 and make sure IN_LIBXML is defined when compiling it
3142 -------
3143 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
3144 as well as Visual C.
3145 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
3146 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
3147 * strio.c (PLATFORM_UNIX): Define for Cygwin.
3148 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
3149 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
3150 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
3151 xmlSysIDExists xmlNoNetExists).
3152 * xmllint.c: Don't include winsock2.h for Cygwin.
3153
3154Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
3155
3156 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
3157 when the version info is not present.
3158
3159Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3160
3161 * tree.c: Anthony Jones pointed out a problem in
3162 xmlStringGetNodeList() and provided a fix for it
3163
3164Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3165
3166 * parser.c: patch from Frank J Franklin to remove a bug in
3167 xmlCreatePushParserCtxt() when the initial buffer passed
3168 is large.
3169
3170Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3171
3172 * win32/*: big cleanup of the Windows/MSVC project files
3173 from Igor Zlatkovic
3174
3175Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
3176
3177 * doc/Makefile.am: should fix #67674 and avoid troubles if
3178 xsltproc is not available or fails in the prefix provided
3179
3180Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
3181
3182 * xmlmemory.c: one more doc patch from Charlie Bozeman.
3183
3184Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3185
3186 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
3187 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
3188 Fixed a few other problems raised by Charlie Bozeman.
3189 * result/VC/ElementValid[5-7]: fixed the output
3190
3191Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
3192
3193 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
3194 patches from Charlie Bozeman. Regenerated the HTML docs.
3195
3196Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
3197
3198 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
3199 for Windows from Igor
3200
3201Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3202
3203 * xmllint.c: applied Justin Fletcher patch for --output or -o
3204
3205Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
3206
3207 * win32/libxml2/libxml2.def.src: close #67019
3208
3209Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
3210
3211 * xmllint.c: applied Justin Fletcher generic timing patch
3212 similar to the one already applied to xsltproc.
3213
3214Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
3215
3216 * include/libxml/tree.h tree.c: applied documentation patches
3217 from Charlie Bozeman
3218
3219Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
3220
3221 *doc/xmllint.xml, xmllint.1 - document --dropdtd
3222
3223Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
3224
3225 * valid.c: fix the xmlStrdup() used in the previous patch.
3226 * valid.c: added --dropdtd
3227 * tree.c: fixed xmlUnlinkNode so it also removes the references
3228 from the document if the node is a DTD
3229
3230Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
3231
3232 * HTMLtree.c valid.c: cleanup some static declarations
3233
3234Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
3235
3236 * xmllint.c: removed another strdup()
3237 * doc/FAQ: removed the HP/UX entry
3238
3239Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
3240
3241 * valid.c: fix bug #66816 when validating.
3242 * xmllint.c: don't use sys/time.h if configure did not found it
3243
3244Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
3245
3246 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
3247 xmlcatalog_man.xml
3248
3249Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
3250
3251 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
3252 xmlInitMemory() was declared twice
3253
3254Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
3255
3256 * globals.c: do not reference strdup() !
3257 * configure.in libxml-2.0.pc.in: trying to fix the libs
3258 of the various config extraction modules
3259
3260Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3261
3262 * configure.in : preparing 2.4.12
3263 * doc/* : updated and rebuilt the docs
3264
3265Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
3266
3267 * uri.c: closed bug #66159
3268 * testURI.c: added --escape option
3269 * configure.in: some cleanup for xml2-config --cflags
3270
3271Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
3272
3273 * globals.c testThreads.c: removed some misplaced includes
3274 of xmlversion.h
3275
3276Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
3277
3278 * threads.c: patch from Gary Pennington fixing a possible
3279 problem at initialization time.
3280
3281Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
3282
3283 * configure.in libxml.h parser.c testThreads.c macos/: integrated
3284 Eric Lavigne contribution to build libxml2 on MacOS using
3285 CodeWarrior.
3286
3287Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
3288
3289 * xmllint.c: applied Geert Kloosterman's patch to fix
3290 --repeat --timing output
3291
3292Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
3293
3294 * parser.c: Robin Berjon <robin@knowscape.com> found a case
3295 where non-wellformed XML declaractions were not detected.
3296
3297Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3298
3299 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
3300
3301Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
3302
3303 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
3304 gets reset by xmlCleanupInputCallbacks() and this makes the
3305 function useless. Same for output.
3306
3307Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3308
3309 * xmlIO.c: robert pointed out a loop error in callback cleanups
3310
3311Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
3312
3313 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
3314 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
3315 they are not really tied to debugging
3316
3317Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3318
3319 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
3320 * xmllint.c: better --catalogs description
3321
3322Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
3323
3324 * tree.c: fixed a couple of problems in xmlSetProp()
3325
3326Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
3327
3328 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
3329 unappropriate stdout output.
3330
3331Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
3332
3333 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
3334 by Denis Beurive, closes #65111
3335
3336Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
3337
3338 * valid.c: in case of content model validity error, don't
3339 print it if validity warnings were not requested.
3340
3341Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
3342
3343 * nanoftp.c: applied a couple of patches from Brian D Ripley.
3344 * parserInternals.c: removed the last exit() call. Print an
3345 unmaskable error on stderr instead (library mismatch detection)
3346
3347Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
3348
3349 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
3350 shell instructions from Heiko Rupp
3351
3352Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
3353
3354 * catalog.c: use the URL notation file:// for default catalog paths
3355
3356Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
3357
3358 * include/libxml/tree.h: better comments for _private fields
3359 * tree.c: removed a problem when copying an entity reference.
3360
3361Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
3362
3363 * vms/*: updated instructions and diffs from John A Fotheringham
3364
3365Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
3366
3367 * include/libxml/xmlerror.h: avoid an include problem if
3368 #include <libxml/xmlerror.h> happens first in code
3369 seems to be the case in KDE libs
3370
3371Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3372
3373 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
3374 from Igor for Windows
3375
3376Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3377
3378 * Makefile.am: Gary Pennington pointed out a missing prefix
3379
3380Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
3381
3382 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
3383 * doc/*: upgraded and rebuilt the docs
3384
3385Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
3386
3387 * HTMLparser.c: fix comment in scripts element parsing.
3388 * result/HTML/doc3*: updated the results.
3389
3390Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
3391
3392 * uri.c: another URI bug fix #63336, using Joel Young patch.
3393
3394Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
3395
3396 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
3397 a cleaned up version of the Pwd shell string generation.
3398
3399Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3400
3401 * valid.c include/libxml/tree.h: trying to fix namespaces +
3402 validation problems for good, closing #63619 in the process
3403 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
3404 wrong in this respect, fixed it.
3405
3406Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
3407
3408 * xmllint.c: Morus Walter patch to allow --format and --encode
3409
3410Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
3411
3412 * debugXML.c: Stefan Kost provided an help command for the shell
3413
3414Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
3415
3416 * debugXML.c: Heiko Rupp pointed that the shell would crash
3417 on empty nodesets returns.
3418
3419Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
3420
3421 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
3422 migh need the history libraries
3423
3424Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
3425
3426 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
3427 handle the case of < in quoted attributes, Bastian Kleineidam
3428
3429Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
3430
3431 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
3432 fixing catalog breakages
3433 * Makefile.am catalog.c result/catalogs/catal
3434 result/catalogs/mycatalog.* test/catalogs/catal*:
3435 fixed more problems in catalog support, added more regression tests
3436 for both XML and SGML catalog handling
3437
3438Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
3439
3440 * debugXML.c: applied an improvement to xmlGetLineNo() from
3441 Keith Isdale
3442
3443Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
3444
3445 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
3446 Side effect of the progressive catalog loading
3447
3448Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
3449
3450 * Makefile.am: confexecdir and confexec_DATA were defined twice
3451 pointed out by Karl Eichwalder
3452
3453Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
3454
3455 * xmlcatalog.c: avoid unlink() and use remove() instead.
3456
3457Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
3458
3459 * libxml.spec.in: cleanup
3460 * include/libxml/xmlwin32version.h: updated with 2.4.8
3461
3462Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
3463
3464 * encoding.c global.data globals.c testThreads.c: fix bug #63752
3465 of compiling libxml with a non standard set of options
3466
3467Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
3468
3469 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
3470 document --sgml option, fixing gnome bugzilla #63382
3471
3472Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
3473
3474 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
3475 breakage of 2.4.7, added a couple of really needed APIs
3476 like xmlCatalogIsEmpty() and xmlNewCatalog()
3477 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
3478 for install-catalog
3479 * configure.in: preparing 2.4.8
3480
3481Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
3482
3483 * HTMLtree.c tree.c include/libxml/HTMLtree.h
3484 include/libxml/tree.h include/libxml/xmlIO.h: more include
3485 cleanups, export cleanly one html output + format function.
3486
3487Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
3488
3489 * parser.c: removed initGenericErrorDefaultFunc call from
3490 xmlInitParser() since it could destroy previous calls to
3491 xsltSetGenericErrorFunc() effects
3492
3493Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3494
3495 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
3496 keyword.
3497
3498Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
3499
3500 * Makefile.am: cleanup
3501 * threads.c: cleanup too
3502 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
3503 from xsltproc
3504 * include/libxml/tree.h include/libxml/parser.h: trying to break a
3505 dependancy loop.
3506
3507Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
3508
3509 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
3510 was not used anymore !
3511
3512Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
3513
3514 * configure.in: preparing 2.4.7
3515 * Makefile.am doc/Makefile.am: switched to the latest xmllint
3516 manual page from John
3517 * doc/*: updated the doc and rebuilt the generated pages
3518
3519Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
3520
3521 * xmlIO.c: closing bug #62711, the library should never
3522 close stdin or stdout.
3523
3524Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
3525
3526 * uri.c: second pass at fixing #63336, using Joel Young
3527 final patch. looks okay.
3528
3529Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
3530
3531 * uri.c include/libxml/uri.h: trying to clear #63336
3532 allowing the escaping routine to parse unconformant
3533 URI-References.
3534
3535Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
3536
3537 * vms/readme.vms vms/build_libxml.com nanoftp.c
3538 include/libxml/xmlversion.h.in: a few VMS updates from
3539 John A Fotheringham
3540 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
3541 and xmlCleanupOutputCallbacks() for the Perl binding people.
3542
3543Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
3544
3545 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
3546 apply fixes to close #63271 and avoid segfaults when
3547 the error routine gets callbed before xmlInitParser()
3548 get called.
3549 * nanoftp.c error.c: Applied patches from Justin Fletcher
3550 correcting some xmlGenericError misuses.
3551
3552Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
3553
3554 *doc/xmllint.xml, doc/xmllint.1
3555 New and improved man page for xmllint - .xml is the original, .1
3556 is the generated man page
3557
3558Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
3559
3560 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
3561 the web site from the main HTML document.
3562
3563Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
3564
3565 * parser.c: fixed an erroneous validation bug when PE refs
3566 occurs in external parsed entities referenced from the
3567 internals subset
3568 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
3569 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
3570 added the associated testcase, it's a nice one.
3571 * HTMLparser.c: generate the DTD node as HTML still ...
3572 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
3573
3574Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
3575
3576 * HTMLparser.c: fixed a bug in htmlNewDoc()
3577
3578Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
3579
3580 * test/threads/*: added entities testing to the Thread test
3581 * testThreads.c: make the test reasonable
3582 * DOCBparser.c: fix the DTD public and system ID
3583 * xmllint.c: added --sgml for SGML DocBook importing
3584 * Makefile.am: added Docbtests target
3585
3586Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
3587
3588 * nanoftp.c: use only "anonymous@" string for anonymous passwds
3589 * testThreads.c: removed bogus include
3590
3591Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
3592
3593 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
3594 fixed a very serious (looping) validation bug
3595
3596Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
3597
3598 * include/libxml/globals.h include/libxml/threads.h threads.c
3599 testThreads.c: far more testing, cleaning up bugs
3600 * *.c : make sure globals.h is always included.
3601
3602Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
3603
3604 * HTMLparser.c: try to get rid of parser loops for good.
3605
3606Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
3607
3608 * configure.in: fixed some bugs in CFLAGS passing.
3609 * test/threads Makefile.am testThreads.c: added a specific
3610 threaded test case (really nasty, guaranteed).
3611
3612Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
3613
3614 * catalog.c: serious cleanup on the management of the
3615 XML catalog tree, more tests done, especially with
3616 the catalog PI.
3617
3618Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
3619
3620 * catalog.c: avoid a problem in catalog cleanup on SMP if
3621 catalogs were not initialized.
3622
3623Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
3624
3625 * catalog.c xpath.c: trying to cleanup the not thread safe
3626 parts of the library.
3627
3628Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
3629
3630 * include/libxml/globals.h configure.in global.data: make
3631 the allocation be per-thread a configure option
3632 * encoding.c include/libxml/parser.h: fixed compilation
3633 errors
3634
3635Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3636
3637 * include/libxml/parser.h: Norm reported that a few lines
3638 added were breaking libxslt compile, removed them for now
3639
3640Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
3641
3642 * parser.c parserInternals.c threads.c: debugged and fixed
3643 initialization problems which were giving troubles on SMP
3644 boxes.
3645
3646Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
3647
3648 * include/libxml/Makefile.am: missing globals.h
3649
3650Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
3651
3652 * globals.c: added a couple of standard includes.
3653
3654Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
3655
3656 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
3657 include/libxml/parserInternals.h include/libxml/tree.h
3658 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
3659 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
3660 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
3661 Applied the last patches from Gary, cleanup, activated threading
3662 all user accessible global variables are now handled in globals.[ch]
3663 Still a bit rought but make tests passes with either
3664 --with-threads defined at configure time or not.
3665 * Makefile.am example/Makefile.am: added globals.[ch] and threads
3666 linking options
3667
3668Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
3669
3670 * Makefile.am include/libxml/Makefile.am
3671 include/libxml/globals.h globals.c include/libxml/threads.h
3672 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
3673 configure.in: started integrating the core of the thread support
3674 not activated yet but half integrated. The code should still
3675 compile and work anyway.
3676
3677Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3678
3679 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
3680 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
3681 integrating the non-controversial parts of Gary Pennington
3682 multithread patches
3683 * catalog.c: corrected a small bug introduced
3684
3685Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
3686
3687 * catalog.c include/libxml/catalog.h: very serious cleanup,
3688 isolating unportable code and as much as possible the accesses
3689 to the global shared catalog. May need more testing !
3690
3691Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
3692
3693 * include/libxml/debugXML.h debugXML.c tree.c: integrating
3694 Keith Isdale patches for the XSLT debugger interfaces. Some
3695 cleanup
3696
3697Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
3698
3699 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
3700 * DOCBparser.c: generate line nubers in elements
3701
3702Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
3703
3704 * configure.in: preparing 2.4.6 release
3705 * doc/xml.html doc/html/*: updated and rebuilt the docs
3706 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
3707
3708Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
3709
3710 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
3711 adding documentation for DV's supercatalog support
3712
3713Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
3714
3715 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
3716 super catalog support adding one API and one flag --sgml to
3717 xmlcatalog
3718
3719Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
3720
3721 * doc/xmlcatalog_man.xml, xmlcatalog.1
3722 One more crack at
3723 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
3724
3725
3726Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
3727
3728 * xpath.c: implemented xmlXPathObjectCopy for external objects
3729 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
3730
3731Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
3732
3733 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
3734 finishing up fix to
3735 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
3736 the xmlcatalog man page display more elegantly
3737
3738Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
3739
3740 * configure.in: closing bug #61832
3741 * HTMLparser.c: removed a warning
3742
3743Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
3744
3745 * xpath.c: fixing #61673 part I, do not loose doc information
3746 when copying result value trees.
3747
3748Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3749
3750 * xpath.c: trying to harden the XPath interpreter
3751
3752Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
3753
3754 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
3755 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
3756
3757Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3758
3759 * HTMLparser: repaired another loop problem
3760
3761Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
3762
3763 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
3764 parsing.
3765 * xpath.c: fix bug #61291 the default XML namespace node is
3766 missing from the namespace axis.
3767 * tree.c: refuse to create namespaces nodes with prefix "xml"
3768
3769Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
3770
3771 * SAX.c: ouch a non-defined namespace could lead to a crash,
3772 fixed #61215
3773
3774Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
3775
3776 * parserInternals.c: closed bug #61054
3777
3778Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
3779
3780 * include/libxml/Makefile.am: closing #60708
3781
3782Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
3783
3784 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
3785 adding xmlSAXParseFileWithData following Marco Stipek suggestion
3786
3787Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3788
3789 * valid.c: close bug #61550 when xml: wasn't considered a namespace
3790
3791Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
3792
3793 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
3794 * DOCBparser.c HTMLparser.c parser.c: fixed typos
3795
3796Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
3797
3798 * catalog.c: Justin Fletcher provided cleaup code in case
3799 HAVE_STAT is not defined
3800 * include/win32config.h: Igor Zlatkovic suggested to have
3801 HAVE_STAT defined there
3802
3803Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3804
3805 * catalog.c - fixed typing error reported by M. Barros
3806
3807Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
3808
3809 * xmllint.c - fixing typo
3810
3811Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
3812
3813 * HTMLparser.c: small enhancement to prevent loop on
3814 unrecognizable data
3815
3816Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
3817
3818 * parserInternals.c: applying patch from bug #60757 this
3819 should close it
3820
3821Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
3822
3823 * catalog.c xmlcatalog.c: removed a couple of warning
3824 * xpath.c: try to solve the linking problem on platforms
3825 needing trio to compile
3826
3827Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
3828
3829 * Makefile.am libxml.spec.in: backing up non-documented changes
3830 commited without review or aproval by Jens Finke <jens@gnome.org>
3831 * HACKING: made 100% clear that no commit should be done directly
3832
3833Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
3834
3835 * configure.in: Joe Orton provided a patch fixing a problem
3836 when iconv is specified to be in a non-standard directory
3837 but wasn't exported in xml2-config --cflags
3838
3839Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
3840
3841 * configure.in: let's ship 2.4.5 before getting too much
3842 troubles with 2.4.4 errors.
3843
3844Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3845
3846 * encoding.c entities.c: do not output hexadecimal charrefs
3847 when serializing HTML since some version of Netscape can't
3848 grok it, generate decimal ones.
3849 * result/HTML/doc3.htm: output changed due to previous test
3850 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
3851
3852Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
3853
3854 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
3855 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
3856
3857Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
3858 Released 2.4.4
3859
3860 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
3861 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
3862 updated the configuration scripts systems accordingly
3863
3864Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
3865
3866 * configure.in: preparing for 2.4.4
3867 * doc/xml.html doc/html/*: updated and rebuilt the docs
3868
3869Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
3870
3871 * win32/dsp/libxml2.def.src: tried to incorporate comments
3872 from bug #59220
3873
3874Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
3875
3876 * parser.c result/noent/wml.xml: fixed bug #59981 related
3877 to handling of '&' in attributes when entities are substitued
3878
3879Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
3880
3881 * libxml.h include/libxml/xmlversion.h.in
3882 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
3883 Tried to close bug #60131
3884
3885Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
3886
3887 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
3888
3889Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
3890
3891 * SAX.c: fixing bug #59946 on xmlns=""
3892
3893Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
3894
3895 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
3896 but allocates a new error code.
3897
3898Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
3899
3900 * xmllint.c: John Fleck fixed typos in the options output
3901 * parser.c SAX.c: fix ignorable white space SAX selection
3902
3903Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
3904
3905 * entities.c: Steve Underwood found the possibility of an
3906 ininite loop in case of error.
3907
3908Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
3909
3910 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
3911
3912Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
3913
3914 * parser.c: warn if version is not 1.0 but it's not
3915 strictly speaking an error after analyzing the spec
3916
3917Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
3918
3919 *doc/catalog.html - add link to the html version of the
3920 man page, other linguistic cleanups
3921
3922Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
3923
3924 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
3925 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
3926 file, has not yet been included in the build.
3927
3928Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
3929
3930 * catalog.c: removed a duplicate affectation Justin Fletcher
3931
3932Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
3933
3934 * tree.c: Armin Sander pointed a possible text coalescing
3935 problem, completed his patch.
3936
3937Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
3938
3939 * trionan.c: Fixed const and volatile re-definition problem
3940
3941Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
3942
3943 * libxml.4 parser.c: doc updates from Heiko Rupp
3944 * parserInternals.c: 2 sanity checks from Heiko Rupp
3945
3946Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
3947
3948 * tree.c: applied patch from Armin Sander to make some pointers
3949 const in xmlCopyNode()
3950 * include/libxml/tree.h: added fix to the header
3951
3952Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
3953
3954 * xpath.c: hum, restrict the integer usage gcc bug workaround
3955 to only gcc compilers so that other architecture don't get
3956 penalized by this limitation.
3957 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
3958
3959Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
3960
3961 * valid.c: fixed a Windows compiler warning (Chris Poblete)
3962 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
3963
3964Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
3965
3966 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
3967 --convert option to xmlcatalog to convert SGML ones to
3968 the XML syntax.
3969 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
3970
3971 2.4.3 got released at that point
3972Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
3973
3974 * catalog.c xmlIO.c: started some serious testing and fixed
3975 a few bug and optmization needs.
3976
3977Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
3978
3979 * Makefile.am configure.in include/libxml/xmlwin32version.h:
3980 preparing for a 2.4.3 release even if it may not be ready yet
3981 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
3982 all file parsing lookup to go through the entity resolver, add
3983 to add an API to bypass it (needed to load catalogs themselves),
3984 some cleanup on the catalog code too.
3985 * nanoftp.c: small cleanup
3986 * doc/catalog.html: small update
3987
3988Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
3989
3990 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
3991 Jun Kuriyama
3992
3993Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
3994
3995 * doc/catalog.html: finished the catalog documentation
3996
3997Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
3998
3999 * doc/catalog.html doc/xml.html: added documentation about
4000 Catalog support, misses an API description
4001 * doc/html/*: reextracted the API pages
4002
4003Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
4004
4005 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
4006 Added the part about section 7.2 on URI resolution,
4007 fixed a side effect in the HTML parser, look complete
4008 and ready to rock except the URI/SystemID part!
4009
4010Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
4011
4012 * include/libxml/catalog.h include/libxml/parser.h
4013 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
4014 xmlIO.c: added support and APIs needed for the catalog PI
4015 * include/libxml/xmlIO.h: cleanup
4016
4017Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
4018
4019 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
4020 include/libxml/catalog.h: starts to look okay, really
4021 plugged the new framework, cleaned a lot of stuff,
4022 added some APIs, except the PI's support missing this
4023 should be mostly complete
4024 * result/catalogs/* test/catalogs/*: added new test, enriched
4025 the existing one with URN ID tests
4026
4027Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
4028
4029 * catalog.c: fixed nextCatalog
4030 * result/catalogs/docbook test/catalogs/*: started adding
4031 a small regression test
4032
4033Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
4034
4035 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
4036 more work on the XML catalog support.
4037 * parser.c include/libxml/parser.h: small cleanup seems using
4038 list as a public parameter name can give portability troubles
4039 * trionan.c trionan.h xpath.c include/libxml/trionan.h
4040 include/libxml/xpath.h include/libxml/Makefile.am: removed
4041 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
4042 wrappers
4043
4044Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4045
4046 * Makefile.am trio.c triodef.h trionan.c xpath.c
4047 include/libxml/Makefile.am include/libxml/trionan.h:
4048 Re-worked Not-A-Number and Infinity support.
4049 * xmlcatalog.c: added readline include files
4050
4051Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
4052
4053 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
4054 testCatalog as xmlcatalog, making it an installed app
4055 adding a shell, and preparing it to be a /etc/xml/catalog
4056 management tool, though not ready yet
4057 * catalog.c include/libxml/catalog.h: adding support for
4058 XML Catalogs http://www.oasis-open.org/committees/entity/
4059 not finished, there is some interesting tradeoffs and a
4060 few open questions left.
4061
4062Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
4063
4064 * xmllint.c: fixed a line formatting problem
4065
4066Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
4067
4068 * SAX.c: removed a couple of unused variable (Albert Chin)
4069
4070Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
4071
4072 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
4073 trying to fix some troubles w.r.t. function returning
4074 const xxxPtr.
4075
4076Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
4077
4078 * win32/dsp/libxml2.def.src: another set of symbols conditionally
4079 defined
4080
4081Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
4082
4083 * xpointer.c: removed unused var
4084
4085Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
4086
4087 * testXPath.c: another small cleanup closing bug #59110
4088
4089Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
4090
4091 * win32/dsp/libxml2.def.src: small cleanup closing bug
4092 #59108
4093
4094Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
4095
4096 * example/gjobread.c: add xmlCleanupParser() before leaving
4097
4098Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
4099
4100 * config.h.in configure.in include/libxml/xmlwin32version.h:
4101 released 2.4.2
4102
4103Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
4104
4105 * include/libxml/valid.h debugXML.c valid.c: deprecate
4106 the non-boundchecking Sprintf functions, add Snprintf
4107 this should close bug #57984
4108
4109Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
4110
4111 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
4112 URIs before doing the lookups (pointed by Mark Vakoc)
4113
4114Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
4115
4116 * xpath.c: serious changes on Result Value Trees and NodeSets
4117 w.r.t. deallocation and collect operations. Probably not
4118 100% clean (merge of allocated trees smells like a problem).
4119 Seems sufficient to close #58943
4120
4121Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
4122
4123 * xmllint.c: adding a --format option
4124
4125Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
4126
4127 * xpath.c: count() was broken on Result Value Tree
4128 * xmlIO.c: fixed file:/// accesses on _WIN32
4129
4130Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
4131
4132 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
4133 macro was renamed, this should close bug #58683
4134
4135Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
4136
4137 * SAX.c: small fix fixing bug #58539 reported by coolo, in
4138 entity substitution mode text at the end of the entity might
4139 be added due to text coalescing.
4140 * nanoftp.c parser.c: small cleanup
4141
4142Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
4143
4144 * HACKING: added John Fleck right to commit in the doc subdir
4145
4146Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4147
4148 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
4149 allow to inherit attributes from the DTD directly in the
4150 tree, this is needed for XPath and can be a useful feature.
4151 Inherited namespaces are always provided at the tree level now
4152 * test/defattr* result/defattr* result/noent/defattr*: added a couple
4153 of tests for this feature (XSLT being the prime user).
4154
4155Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
4156
4157 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
4158 testSAX.c xmlIO.c xmllint.c include/win32config.h
4159 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
4160 include/libxml/xmlwin32version.h.in win32/README.MSDev
4161 win32/dsp/*: applied Win32 Facelift No.2 patches from
4162 Igor Zlatkovic for Windows/MSC
4163
4164Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
4165
4166 * SAX.c: unparsedEntityDecl() the URI computation of the
4167 entity wasn't done breaking XSLT unparsed-entity-uri()
4168
4169Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
4170
4171 * xpath.c: fixed a bug when walking the descendants and
4172 the current node has no children
4173 * debugXML.c: show up when a text node is supposed to not be escaped
4174
4175Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4176
4177 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
4178 worked like the set:leading() function)
4179 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
4180
4181Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4182
4183 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
4184
4185Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4186
4187 * include/libxml/xmlIO.h: apply change to close #58141
4188 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
4189
4190Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4191
4192 * parser.c: when the internal subset uses a PE, then the
4193 included entity can use conditional sections.
4194
4195Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4196
4197 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
4198 when walking the namespace axis showing up in
4199 libxst/tests/general/bug-12
4200 * xmlmemory.c: added the possibility to trace a given block
4201 defined by its address
4202
4203Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4204
4205 * parser.c: don't override existing encoding specified before
4206 starting xmlParseDocument()
4207
4208Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4209
4210 * include/libxml/xmlwin32version.h: reinserted, needed for
4211 Windows users of CVS
4212
42132001-07-27 Darin Adler <darin@bentspoon.com>
4214
4215 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
4216 * testCatalog.c: Add include of <libxml/parser.h>.
4217
42182001-07-27 Darin Adler <darin@bentspoon.com>
4219
4220 * include/libxml/.cvsignore:
4221 * include/libxml/xmlwin32version.h:
4222 Remove this file from CVS because it's generated.
4223
4224Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4225
4226 * parser.c include/libxml/parser.h: applied const patches from
4227 Tom Moog #58002
4228
4229Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4230
4231 * xpath.c include/libxml/xpath{,Internals}.h: added a function
4232 lookup framework
4233
4234Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4235
4236 * tree.c: fixed xmlCopyNode() for documents
4237
4238Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4239
4240 * parser.c: fixed bugs #58073 reported by Greg Shtilman
4241
4242Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4243
4244 * parser.c: fixes bug #57652 reported by Morus Walter
4245
4246Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4247
4248 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
4249
4250Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4251
4252 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
4253 errors, lesson don't add new functions at 1am before a release
4254 * xpath.c: integrated fix from Bjorn to avoid divide by zero
4255 from XPath initialization when possible.
4256
4257Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4258
4259 * result/scripts/base*: removing history/readline changed
4260 this slightly
4261 * include/libxml/parser.h SAX.c parser.c parserInternals.c
4262 xmllint.c: make element content line number generation
4263 optionnal to avoid breaking old apps added interface to switch
4264
4265Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4266
4267 * configure.in: get rid of the readline and libhistory
4268 dependancies by default, release 2.4.1 with IA64 fix
4269 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
4270 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
4271 John Kroll fixes to allow saving to HTTP via PUT (or
4272 POST of needed).
4273 * doc/html/*.html: regenerated the docs
4274
4275Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4276
4277 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
4278 xmlHashScanFull and xmlHashScannFull3 to get passed the
4279 three keys as arguments to the callback function
4280
4281Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4282
4283 * configure.in Makefile.am: removed libxml softlink for good
4284 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
4285 100% coverage by gtk-doc
4286
4287Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4288
4289 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
4290 fixed serious troubles due to size_t vs. int mismatch
4291
4292Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4293
4294 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
4295
4296Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4297
4298 * include/libxml/xpath{,Internals}.h xpath.c: added a more
4299 convenient extension API for value and context managing
4300 Now handles external objects through xmlXPathPopExternal,
4301 xmlXPathWrapExternal and xmlXPathReturnExternal.
4302 Added functions for sets operations (intersection, etc.)
4303
4304Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4305
4306 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
4307 xmlIO.c tree.c parserInternals.c entities.c encoding.c
4308 HTMLparser.c: cleanup of global variables, marking some
4309 const or private.
4310
4311Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4312
4313 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
4314 fixed xmlXPathNodeSetItem when passing index=0
4315
4316Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4317
4318 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
4319
4320Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4321
4322 * xmllint.c: fixed compilation under Cygwin #57503
4323 * TODO: update
4324
43252001-07-13 Peter Williams <peterw@ximian.com>
4326
4327 * config.h.in: add #undef HAVE_DLFCN_H
4328
4329 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
4330 builddir.
4331
4332Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4333
4334 * win32/libxml2/libxml2.def.src: added a couple of exported entries
4335 raised by #57348 and #57381
4336
4337Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4338
4339 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
4340 tree.c xpointer.c: store the line numbder in element->content,
4341 may break some software, need a configuration mechanism
4342
43432001-07-10 Darin Adler <darin@bentspoon.com>
4344
4345 * .cvsignore:
4346 * example/.cvsignore:
4347 * include/.cvsignore:
4348 * include/libxml/.cvsignore:
4349 Various things that are generated and should be ignored.
4350
4351Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4352
4353 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
4354 * doc/xml.html doc/html/*: updated the docs
4355
4356Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4357
4358 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
4359 validation occured on content with element child
4360
4361Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4362
4363 * tree.c: fixed XML Base computation which was broken
4364 * debugXML.c: added a base function to the shell
4365 * Makefile.am result/scripts/* test/scripts/*: added scripts
4366 based regression tests, and adding 2 XML Base tests
4367
4368Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4369
4370 * tree.c: set properties doc and call xmlSetListDoc for properties
4371 content when grafting them in a different tree.
4372 * aclocal.m4: remove from CVS
4373
4374Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4375
4376 * win32/libxml2/libxml2.def.src: added some missing entry point
4377 for XPath (Mark Vakoc)
4378
4379Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4380
4381 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
4382 layer should URI-Unescape before trying to open resources.
4383
4384Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4385
4386 * xpath.c: fix the name() bug for elements in the default
4387 namespace reported by Charlie Bozeman
4388
4389Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4390
4391 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
4392 led to an XPath fix, improvements of SAX initialization, and
4393 an added option --nocdata to testXPath
4394
4395Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4396
4397 * doc/libxml-doc.el: Felix Natter provided anew version working
4398 with XEmacs too
4399
4400Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4401
4402 * include/libxml/xpath.h: small cleanup
4403 * doc/xml.html: update
4404
4405Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4406
4407 * Makefile.am configure.in include/libxml/xmlwin32version.h:
4408 released 2.3.14
4409
4410Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4411
4412 * doc/html/*: rebuilt the docs for the release
4413 * doc/xml.html: added 2.3.14 release.
4414
4415Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4416
4417 * xpath.c: a bug reported by Stephan Kulow empty nodesets
4418 were not equal to empty strings
4419
4420Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4421
4422 * SAX.c: fixed a URI-Reference computation problem when validating
4423 * xmlIO.c: small cleanup
4424
4425Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4426
4427 * parser.c: improved the description of a couple of interfaces
4428 upon Larry Stamper suggestion
4429
4430Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4431
4432 * SAX.c entities.c parser.c: changed completely the way entities
4433 are handled when running the parser in entity substitution mode.
4434 This fixes a bug reported by Stephan Kulow and nearly divides
4435 by 3 the amount of memory required by libxslt to load and process
4436 DocBook TDG.
4437
4438Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4439
4440 * HTMLparser.c: fixing a too early root closing problem raised
4441 byt Prashanth Naidu
4442
4443Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4444
4445 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
4446 raised by Mark Vakoc.
4447
4448Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4449
4450 * example/Makefile.am: fixed the include path to add srcdir/include
4451 * Makefile.am configure.in: fix from Albert Chin for iconv detection
4452 and some cleanup
4453
4454Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4455
4456 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
4457 lot of optimization work, results in significant improvements
4458 when handling really complex XPath queries. Add a small optimizer
4459 for unions, improve [n] and [last()], avoid some costly ops.
4460
4461Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4462
4463 * include/libxml/parser.h parser.c: xmlStrstr args are both const
4464 * xpath.c: small cleanup
4465 * xmlGetNsList: reformated, fixed problems if used on Entities
4466
4467Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4468
4469 * doc/xml.html: added 1.8.14 and 2.3.13 releases
4470
4471Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4472
4473 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
4474 * Makefile.am example/Makefile.am: workaround automake generating
4475 erroneous deps
4476
4477Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4478
4479 * include/win32config.h: bug #56801 Yon Derek provided a patch
4480 to the windows config file.
4481
4482Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4483
4484 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
4485 libxml.h : Yon Derek provided a set of changes to compile from
4486 CVS on Windows/MSC
4487
4488Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4489
4490 * parser.c: fixed UTF8 BOM support in push mode
4491 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
4492 added a specific testcase
4493
4494Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4495
4496 * Makefile.am: added --push regression tests
4497 * parserInternals.c: the XML parser segfaulted in --push mode
4498
4499Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4500
4501 * configure.in: moved the symlinks detection within a CVS
4502 check, this is not portable and will be removed soon.
4503 * xpath.c: small cleanup/speedup
4504
4505Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4506
4507 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
4508 release of 2.3.12
4509 * parser.c: make an error message if unknow entities in all cases
4510
4511Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4512
4513 * uri.c: fixed 2 uri normalization bugs on '//' reduction
4514
4515Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4516
4517 * include/libxml/Makefile.am: Laszlo Peter pointed out that
4518 includes were installed in the wrong dir
4519
4520Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4521
4522 * doc/html.xml: warn against sending code to exhibit bugs.
4523
4524Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4525
4526 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
4527 Tru64 from Thomas Leitner
4528
4529Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4530
4531 * AUTHORS: added William and Bjorn
4532 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
4533 daniel@veillard.com hopefully I won't have to do this again
4534 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
4535 docs can be rebuilt cleanly now
4536 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
4537 from CVs it's generated, added include/libxml/xmlwin32version.h
4538 also generated but which should change far less frequently.
4539 * catalog.c nanoftp.c: made sure to include libxml.h not
4540 libxml/xmlversion.h directly
4541 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
4542 when compiling on WIN32 and MSC
4543
4544Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4545
4546 * include/Makefile.am include/libxml/Makefile.am configure.in:
4547 fixed make distcheck and rebuilding the rpms
4548
4549Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4550
4551 * configure.in: should finish the migration of exported includes
4552 into a real include/libxml in CVS, at least for CVS users.
4553 * removed the exported headers, added in include/libxml (as well
4554 as xmlversion.h.in).
4555
4556Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4557
4558 * configure.in: fixed the way to detect symlink
4559
4560Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4561
4562 * configure.in: updated, include/libxml is now a real CVS dir
4563
4564Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4565
4566 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
4567 version works with both libxml1 and libxml2 (it autodetects
4568 the prefix of the html-files) from Felix Natter.
4569 * doc/xml.html: updated doc accordingly
4570
4571Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4572
4573 * xpath.c: fixed the bug generating a template loop in libxslt
4574 when using docbook-xsl-1.4, * should filter out document nodes
4575 * HACKING: added William
4576 * TODO: updated
4577
4578Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4579
4580 * doc/FAQ.html: added a warning about gcc-3.0
4581 * doc/xml.html: added reference to gdome2 and removed a confusing
4582 sentence
4583
4584Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4585
4586 * xmlversion.h: okay this is a generated file, but Windows
4587 users need it and they can't generate it, and I want CVS
4588 Windows users ...
4589 * win32/libxml2/libxml2_so.dsp: Windows project file for
4590 the shared lib version of libxml2
4591 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
4592 resources needed for libxslt/xsltproc by Yon Derek
4593
4594Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4595
4596 * trio.c: MSVC fix (provided by Igor Zlatkovic)
4597
4598Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4599
4600 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
4601
4602Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4603
4604 * include/win32config.h: Yon Derek provided a first fix
4605 to be able to compile libxslt/xsltproc on Windows
4606
4607Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4608
4609 * xpath.c: attempt to work around what seemed a gcc optimizer
4610 bug when handling floats on i386 http://veillard.com/gcc.bug
4611 * tree.c entities.c encoding.c: doing some cleanups while
4612 chasing it
4613
4614Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4615
4616 * Makefile.am: cleanup when --without-debug is specified
4617 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
4618 w.r.t. --without-debug and other include points
4619 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
4620 Catalogs
4621 * configure.in entities.h tree.h HTMLparser.c: removed
4622 --without-corba, made the _private field mandatory
4623
4624Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4625
4626 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
4627 outputs a BOM in UTF8, an errata has been issued to avoid the
4628 problem, that was the most reasonable solution... Add support
4629 for a leading UTF8 BOM in entities.
4630
4631Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4632
4633 * valid.c: fixed a bug found when post validating an entity ref
4634 * xmllint.c: added --loaddtd and sligly changed --postvalid to
4635 activate it too
4636
4637Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4638
4639 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
4640 weakness in the node copy the XPointer and the XInclude
4641 implementations. Serious cleanup.
4642
4643Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4644
4645 * Makefile.am: Kjartan Maraas provided a small patch to
4646 add xml2-config.in to EXTRA_DIST
4647
4648Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4649
4650 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
4651 provided another failing case found in KDE, the way the
4652 ctxt->vctxt.nodeTab was allocated and freed changed over
4653 time but it wasn't completely cleaned up. This should fix it.
4654
4655Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4656
4657 * parser.c: Stephan Kulow also raised the fact that line number
4658 could get miscounted making debug harder, fixed the problem
4659 in xmlParseCharData()
4660
4661Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4662
4663 * valid.c: Stephan Kulow pointed out a problem when validating
4664 and using an empty entity, forgot a 'break' in a case.
4665
4666Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4667
4668 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
4669 * doc/xml.html: updated with 2.3.11
4670
4671Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4672
4673 * TODO: updated adding cleanup of generated doc
4674 * configure.in: prepared to release 2.3.11
4675 * xmllint.c: added --version for bug reporting
4676 * doc/html/*.html: rebuilt the doc
4677
4678Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4679
4680 * xpath.c: first part of the work on selecting namespace to
4681 fix bug #56115
4682
4683Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4684
4685 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
4686 when using -liconv
4687 * TODO: updated
4688
4689Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4690
4691 * HTMLtree.[ch]: more work on the HTML serialization routnes,
4692 cleanup, encoding support.
4693
4694Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4695
4696 * xpath.c: Thomas Broyer suggested a better patch for the / arg
4697
4698Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4699
4700 * xpath.c: bug detected by Ankh when / is used as a function arg
4701
4702Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4703
4704 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
4705 of element and use it to avoid outputting formatting spaces at
4706 the wrong place. Implemented the format parameter for HTML save.
4707 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
4708 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
4709 result/HTML/wired.html: of course this impact the result of a
4710 number of HTML tests
4711
4712Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4713
4714 * HTMLtree.[ch]: started augmenting the HTML save API with
4715 encoding and formatting parameters
4716
4717Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4718
4719 * HTMLtree.h: cleanup and started evaluating the work needed on
4720 revamping the HTML output code
4721
4722Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4723
4724 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
4725
4726Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4727
4728 * valid.c: fixed bug #56049, forgot one check in the
4729 validation routine
4730
4731Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4732
4733 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
4734
4735Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4736
4737 * libxml.h: fixed an error in last commit
4738 * doc/FAQ.html: added an entry for compilation from CVS
4739
4740Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4741
4742 * xmlversion.h.in libxml.h: Cygwin patches
4743 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
4744 * tree.h: cleanup
4745
4746Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4747
4748 * tree.c: patched xmlFreeNode() to avoid freeing() a static
4749 memory block in a strange case where libxml is linked twice
4750 in the binary.
4751
4752Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4753
4754 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
4755 state far too often, simple fix used to avoid it.
4756
4757Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4758
4759 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
4760 being processed, applied his patch
4761 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
4762
4763Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4764
4765 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
4766 provided fixes to compile on MSCC again
4767 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
4768 also provided an update for the project files.
4769
4770Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4771
4772 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
4773 bug #55810
4774
4775Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4776
4777 * tree.c: fixed xmlGetNsProp() to close bug #55683
4778 Note this requires libxslt to use it's own function instead.
4779
4780Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4781
4782 * HTMLtree.c: when in a pre element no formatting space should
4783 be added.
4784 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
4785
4786Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4787
4788 * configure.in: added tests for signal() and signal.h
4789
4790Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4791
4792 * xpath.c: robert pointed out xmlXPathNINF was not initialized
4793
4794Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4795
4796 * doc/libxml-doc.el: Felix Natter provided a new version for
4797 libxml2
4798
4799Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4800
4801 * HTMLtree.c: when in a pre element no formatting space should
4802 be added.
4803
4804Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4805
4806 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
4807
4808Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4809
4810 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
4811 hack
4812 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
4813 * uri.c: fixed a warning
4814
4815Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4816
4817 * HTMLtree.c: trying to close bug #55772 escaping in script
4818 elements
4819 * doc/xml.html: suggest to send mail to the list
4820
4821Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4822
4823 * error.c: attempt to fix the xmlGetVarStr breakage once and for
4824 good. Use a macro and based on the solution provided in
4825 vsnprintf manual page from GNU.
4826
4827Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
4828
4829 * error.c: Workaround for non-preserving variadic list.
4830 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
4831
4832Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4833
4834 * doc/xml.html: added 2.3.10 release
4835
4836Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4837
4838 * configure.in: releasing 2.3.10
4839
4840Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4841
4842 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
4843
4844Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4845
4846 * encoding.c: Robert Collins provided a patch to add the
4847 "US-ASCII" encoding alias
4848
4849Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4850
4851 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
4852 string oriented functions and started cleaning the related areas
4853 in xpath.c which needed fixing in this respect
4854
4855Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4856
4857 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
4858 #55380
4859 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
4860
4861Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4862
4863 * TODO: updated
4864 * nanohttp.[ch] : started adding APIs to get the redirected URL
4865 when this occurs (needed for further base computation
4866 * tree.h: cleanup
4867 * encoding.c: cleanup
4868 * SAX.c: minor change around ctxt->loadsubset
4869
4870Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4871
4872 * Makefile.am include/Makefile.am: small change to have
4873 include/libxml rebuilt if working from CVS.
4874 * uri.c: applied another patch from Carl Douglas for URI escaping,
4875 this should close bug #51876
4876
4877Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4878
4879 * xinclude.c: fixed XInclude recursive behaviour bug #54678
4880 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
4881 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
4882 added specific regression test
4883 * parser.h: preparing for the XSLT mode where DTD inherited
4884 attributes are added to the tree.
4885
4886Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4887
4888 * xinclude.[ch]: Updated the namespace for the Last Call version
4889 * result/XInclude/include test/XInclude/include: updated the
4890 testsuite accordingly
4891
4892Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4893
4894 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
4895 related to bug #51876
4896
4897Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4898
4899 * tree.c: fixed a gross mistake in base computation, xml:base is
4900 not completely correct yet (need cascade).
4901 * xpath.[ch]: added the few things needed to find a function name
4902 and URI from the XPath context when it is called.
4903
4904Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4905
4906 * catalog.[ch]: fixes and add xmlLoadCatalogs()
4907 * DOCBparser.c: small cleanup
4908 * xmllint.c: added a --catalogs option to load catalogs from
4909 $SGML_CATALOG_FILES
4910 * tree.c: cleanup
4911 * configure.in: iconv library fixup, ICONV_LIBS
4912
4913Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4914
4915 * catalog.c: handling of CATALOG entries. detection of recursion,
4916 and a few bugfixes
4917 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
4918 against the default namespace
4919
4920Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4921
4922 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
4923
4924Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4925
4926 * parser.c: fixed propagation context info when parsing an
4927 external entity.
4928 * doc/html/*.html: regenerated a couple of docs
4929
4930Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4931
4932 * doc/xml.html: update with 2.3.9 informations
4933
4934Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4935
4936 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
4937 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
4938 * doc/html/* : rebuilt the docs
4939 * valid.c: small patch which may improve some case when
4940 validating.
4941
4942Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4943
4944 * HTMLparser.c: Closed bug #54891
4945 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
4946 to the suite
4947
4948Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4949
4950 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
4951 applied a documentation patch from LotR and filled in a few missing
4952 descriptions
4953
4954Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4955
4956 * xpath.c tree.c parser.c: speed optimizations at the parser level
4957 document tree freeing and xpath evaluation
4958
4959Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4960
4961 * parser.c parser.h parserInternals.h: fixed a couple of
4962 interfaces for handling memory buffer input to const char *
4963 upon suggestion of JamesH.
4964
4965Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4966
4967 * configure.in: LoTR sent a patch fixing the previous commit
4968
4969Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4970
4971 * configure.in: trying to deal again with the stoopid -R linking
4972 flag of Solaris
4973
4974Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4975
4976 * xpath.h: two nodeset access macros from Thomas Broyer
4977
4978Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4979
4980 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
4981 patch from Thomas Broyer
4982
4983Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4984
4985 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
4986 case
4987 * INSTALL: was empty added stuff from the FAQ
4988
4989Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4990
4991 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
4992 attributes handling and #54433 by adding xmlUnsetProp()
4993 and xmlUnsetNsProp()
4994
4995Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
4996
4997 * HTMLparser.c: Patch from Jonas Borgström
4998 (htmlGetEndPriority): New function, returns
4999 the priority of a certain element.
5000 (htmlAutoCloseOnClose): Only close inline elements if they
5001 all have lower or equal priority.
5002 * result/HTML: this of course changed a number of tests results.
5003
5004Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5005
5006 * xmlIO.c catalog.c: plugged in the default catalog resolution
5007 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
5008 documentations
5009 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
5010
5011Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5012
5013 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
5014 integrating catalogs
5015 * catalog.[ch] testCatalog.c: adding a small catalo API
5016 (only SGML catalog support).
5017 * parser.c: restaured xmlKeepBlanksDefault(0) API
5018
5019Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5020
5021 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
5022
5023Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5024
5025 * parser.c: added xmlParseExternalEntityPrivate() to allow
5026 propagation of ctxt->_private when parsing external entities
5027
5028Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5029
5030 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
5031
5032Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5033
5034 * configure.in: fixed a small portability problem with AM_CONDITIONAL
5035
5036Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5037
5038 * valid.c: warn when indeterminist content model is detected
5039 * result/VC/ElementValid8: this adds a message
5040 * Makefile.am: add --novalid for VCM tests
5041 * parserInternals.c: added a call to Init memory
5042
5043Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5044
5045 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
5046 when both parameters are NULL.
5047
5048Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5049
5050 * valid.c: applied small patch from Gary Pennington, reindented
5051 some part of the code.
5052
5053Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5054
5055 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
5056 release, updated and regenerated the docs
5057
5058Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5059
5060 * xpath.c result/XPath/expr/floats : clarified and cleanup
5061 printing of abnormal floats in tests.
5062
5063Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5064
5065 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
5066 * results/HTML/ : a few changes in the output of the HTML tests as
5067 a result.
5068 * configure.in: tying to fix -liconv where needed
5069
5070Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5071
5072 * Makefile.am: fixed a stupid error
5073
5074Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5075
5076 * configure.in Makefile.am: make the inclusion of the trio
5077 modules in the library conditional
5078
5079Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5080
5081 * DOCBparser.c: patche from László Kovács, fixed entities refs
5082 in attributes handling
5083
5084Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5085
5086 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
5087 flushing
5088
5089Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5090
5091 * xpath.c: fix of an XSLT namespace bug reported on the list
5092 general/bug-8-
5093
5094Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5095
5096 * strio.h trio.c: Dan McNichol suggested a couple of small
5097 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
5098
5099Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5100
5101 * tree.c parser.c encoding.c: spent a bit more time looking
5102 at the parsing speed and DOM handling. Added a few more
5103 speedups.
5104
5105Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5106
5107 * parser.c: small but effective parsing speed improvement
5108
5109Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5110
5111 * configure.in: default on the DocBook parser inclusion (for Gnome)
5112 * DOCBparser.h: fixed a header reference
5113
5114Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5115
5116 * configure.in xpath.c: applied Bjorn patches for FPE on the
5117 alpha
5118
5119Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5120
5121 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
5122 xmlSaveFormatFileTo()
5123
5124Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5125
5126 * xpath.c: simple and efficient optimization, XPath functions
5127 aways bind to the same code, cache this
5128 * TODO: updated (by saying some is obsolete)
5129
5130Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5131
5132 * xpath.c: more cleanup work on XPath name parsing routines
5133
5134Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5135
5136 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
5137 xmlXPathParseName
5138 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
5139 * debugXML.c: avoid compilation problems if compiling without
5140 HTML support, Igor Zlatkovic
5141 * win32/libxml2/libxml2.def.src: being able to compile without
5142 XPath on Windows
5143
5144Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5145
5146 * libxml.m4: yet another patch from Toshio Kuratomi
5147
5148Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5149
5150 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
5151
5152Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5153
5154 * tree.[ch]: added xmlSaveFormatFile interface for saving
5155 and indenting a file.
5156
5157Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5158
5159 * xpath.c: fixed bug #53689 related to processing-instruction()
5160
5161Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5162
5163 * DOCBparser.c: patche from László Kovács
5164
5165Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5166
5167 * parser.c: applied fixes from Christian Glahn bug report #53391
5168
5169Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5170
5171 * error.c: Jean François Lecomte provided a complete description
5172 and a fix to bug #53537
5173
5174Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5175
5176 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
5177
5178Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5179
5180 * DOCBparser.c SAX.c: a bit more work on entities processing.
5181 Still Need to cleanup XML output and references in attributes
5182
5183Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5184
5185 * DOCBparser.c include/Makefile.am: two patches from László Kovács
5186
5187Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5188
5189 * tree.c: trying to fix #53574, not completely complete,
5190 I would like xmllint --copy --debug test/ent1 and
5191 xmllint --debug test/ent1 to show the same result.
5192 * xpath.c: fix a bug when trying to sort namespace nodes
5193
5194Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5195
5196 * HTMLtree.c: real fix for #53402
5197
5198Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5199
5200 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
5201 PIs when using xsl:output
5202 * valid.c: closing #53537 some case generate segfaults if there
5203 is validity errors
5204
5205Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5206
5207 * SAX.c testDocbook.c DOCBparser.c: more work on the support
5208 of external parsed entities, added --noent to testDocbook
5209 * valid.c: Garry Pennington found an uninitialized variable
5210 access in xmlValidateElementContent()
5211
5212Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5213
5214 * HTMLparser.c : HTML parsing still sucks ... trying to deal
5215 with madness
5216 * result/HTML/ : this modified the result of the regression tests
5217 a lot.
5218
5219Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5220
5221 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
5222 to doc where it wasn't checked against NULL reported by
5223 Jens Laas
5224
5225Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5226
5227 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
5228 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
5229
5230Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5231
5232 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
5233 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
5234 * SAX.[ch]: cleanup and updates for DocBook
5235 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
5236 ex SGML identifier changes
5237 * valid.c: removed a static unused function.
5238
5239Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5240
5241 * HTMLtree.c: applied change for Paul Sponagl on script saving
5242 * Makefile.am: the warning about entity title.xml are normal.
5243
5244Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5245
5246 * configure.in: release of 2.3.7
5247 * Makefile.am: fixing make distcheck
5248
5249Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5250
5251 * doc/html/* doc/xml.html: updated and regenerated the docs
5252
5253Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5254
5255 * xpath.c: fixed the XPointer problem introduced in 2.3.6
5256
5257Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5258
5259 * tree.c: fixed #53388 with the provided patch
5260
5261Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5262
5263 * valid.c: Bjorn detected an invalid memory access. Fixed
5264 vstateVPush()
5265
5266Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5267
5268 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
5269
5270Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5271
5272 * libxml.h: new header used only for the compilation of libxml
5273 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
5274 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
5275 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
5276 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
5277 xmlmemory.c xpath.c xpointer.c: libxml.h integration
5278 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
5279 baseline (version 1.2 plus a single patch).
5280 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
5281 scientific notation for numbers. Tests added.
5282 * xpath.c: formatting of numbers changed to use sprintf
5283 (contribution from William Brack)
5284
5285Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5286
5287 * valid.c: cleanup, more useful debugging
5288 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
5289 * xmlIO.c: entity loading is printed as an error when validating
5290
5291Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5292
5293 * valid.c: fixed to validate within entities
5294 * test/VCM/v22.xml: added a specific testcase
5295
5296Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5297
5298 * valid.c: forgot an epsilon transition in for ()+
5299 * test/VCM/v21.xml : added a specific test case
5300
5301Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5302
5303 * valid.c: removed a state explosion exhibited by RSS
5304 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
5305 from bug #51872
5306
5307Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5308
5309 * valid.[ch] tree.h: worked *hard* to get non-determinist content
5310 validation without using an ugly NFA -> DFA algo in the source.
5311 Made a specific algorithm easier to maintain, using a single
5312 stack and without recursion.
5313 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
5314 * hash.c: made the growing routine static
5315 * tree.h parser.c: added the parent information to an
5316 xmlElementContent node.
5317
5318Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5319
5320 * SAX.c parser.c xpath.c: generating IDs when not validating
5321 from an external parsed entity was poisoning the ID has table
5322 with removed values. This was killing XSLT on the KDE help
5323 browser.
5324
5325Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5326
5327 * entities.h: andrew@ugh.net.au detected a double declaration
5328
5329Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5330
5331 * debugXML.c hash.c tree.h valid.c : some changes related to
5332 the validation suport to improve speed with DocBook
5333 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
5334 the way validation errors get reported
5335
5336Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5337
5338 * HTMLparser.c HTMLtree.c: applied part of the patches provided
5339 by P C Chow and William M. Brack for XSLT HTML output
5340
5341Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5342
5343 * xmlversion.h.in win32config.h win32/libxml2/*: applied
5344 Igor Zlatkovic patches for MSC compilation and added his
5345 updates
5346
5347Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5348
5349 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
5350 prefix lookup.
5351 * parserInternals.c: fixed the bug reported by Morus Walter
5352 due to an off by one typo in xmlStringCurrentChar()
5353
5354Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5355
5356 * HTMLparser.c result/HTML/*: revamped the way the HTML
5357 parser handles end of tags or end of input
5358
5359Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5360
5361 * tree.[ch] : added xmlDocCopyNode for gdome2 support
5362
5363Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5364
5365 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
5366 bug where the linktime verions of free() won't work ...
5367
5368Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5369
5370 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
5371
5372Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5373
5374 * doc/xml.html: added 2.3.6 release
5375
5376Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5377
5378 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
5379 * result/wml.xml: resulted in a small output change
5380
5381Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5382
5383 * tree.c: xmlNewDoc was missing the charset initialization
5384 * xmllint.c: added --auto to autogenerate a doc, allow to
5385 reproduce the problem fixed on xmlNewDoc
5386
5387Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5388
5389 * xpath.c: trying to get 52979 solved
5390 * tree.c result/ result/noent/: trying to get 52712 solved, this
5391 also made me clean up the fact that XML output in general should
5392 not add formating blanks by default, this changed the output of
5393 a few tests
5394
5395Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5396
5397 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
5398
5399Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5400
5401 * configure.in: finally released 2.3.6
5402
5403Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5404
5405 * xpath.c: checking for null pointer generated by new code
5406
5407Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5408
5409 * xpath.c: fixed a [] evaluation problem reported
5410 * test/XPath/tests/simpleaddr: extended test
5411 * result/XPath/simpleaddr: updated result
5412
5413Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5414
5415 * xmllint.c: Dan Timis reported a portability problem
5416 on Macs without mmap, fixed it.
5417
5418Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5419
5420 * testXPath.c : added a --tree option allowing to display the
5421 tree dump of the XPath expression
5422
5423Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5424
5425 * xpath.c: fixed a memleak when comparing nodesets
5426 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
5427 * tree.c: added a TODO
5428
5429Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5430
5431 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
5432 we need string functions
5433 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
5434 to be able to use them where needed. Applied some changes
5435 to reduce name linking pollution and compile in only what's
5436 needed.
5437 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
5438 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
5439 for the string manipulation functions
5440 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
5441 to the free() function of xmlmemory.c
5442 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
5443 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
5444 usage.
5445
5446
5447Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5448
5449 * error.c: applied the context output patch of the error
5450 handling submitted by Chuck Griffith
5451 * error/VC/*: this slightly change some error logs
5452
5453Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5454
5455 * parser.c: fixed line number reporting on error
5456
5457Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5458
5459 * parser.c: Sullivan and Darin found a parser bug,
5460 applied the patch.
5461
5462Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5463
5464 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
5465 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
5466 xmlversion.h.in xpointer.c: of course the way I defined
5467 UNUSED breaks on old gcc version. Try to be smart and
5468 also define it directly in xmlversion.h
5469 * configure.in: removed -ansi flag from the pedantic set
5470
5471Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5472 Huge cleanup, I switched to compile with
5473 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
5474 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
5475 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
5476 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
5477 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
5478 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
5479 encoding.h entities.c error.c list.[ch] nanoftp.c
5480 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
5481 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
5482 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
5483 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
5484 Cleanup, staticfied a number of non-exported functions,
5485 detected and cleaned up a dozen of problem found this way,
5486 avoided a lot of public function name/typedef/system names clashes
5487 * doc/xml.html: updated
5488 * configure.in: switched private flags to the really pedantic ones.
5489
5490Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5491
5492 * configure.in: 2.3.5
5493 * doc/html/*: rebuilt the docs
5494
5495Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5496
5497 * parser.c: fixed a reported bug in NOTATION parsing
5498 * uri.c: accepted but not fixed bug 51876, added TODO
5499 * Makefile.am: fixed bug 51876
5500
5501Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5502
5503 * config.h.in configure.in error.c: fix a compilation problem
5504 on platforms without vsnprintf (xml@thewrittenword.com)
5505
5506Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5507
5508 * parser.c: fixed a function name header typo
5509 * SAX.c: notations can also occur in external subset.
5510
5511Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5512
5513 * error.c: removed a C++ like comment
5514
5515Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5516
5517 * parser.c: fixing bug 52299 strange condition leading
5518 to a parser crash due to a buffer overflow
5519 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
5520 added the specific test case
5521
5522Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5523
5524 * xpath.[ch]: still a lot of cleanup based on XSLT, added
5525 xmlXPathConvert{String,Number,Boolean} to be able to make
5526 type casts without a context stack, fixed some implementation
5527 problems related to the absence of context at parse-time,
5528 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
5529 in the public API too
5530 * xpointer.c xpathInternals.h: we need to know at parse time
5531 whether we are compiling an XPointer
5532
5533Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5534
5535 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
5536 cleaned up the parser internals, refactored XPath code, added
5537 new compilation based APIs and cleanly separated public and
5538 private APIs.
5539
5540Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5541
5542 * xpath.h: the comp field must be added at the end to avoid
5543 killing binary compat.
5544
5545Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5546
5547 * Makefile.am: detect XPath memleaks in regreson tests
5548 * error.c: fixed and error w.r.t. error reporting still using
5549 stderr
5550 * hash.c: added new line at end of file
5551 * tree.h: minor cleanup
5552 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
5553 expression parsing from evaluation, resulted in a number of
5554 changes internally, and in XPointer. Likely to break stuff
5555 using xpathInternals.h but should remain binary compatible,
5556 new interfaces will be added.
5557
5558Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5559
5560 * configure.in: fixed a couple of problems reported by
5561 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
5562 without gcc on non linux platforms.
5563
5564Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5565
5566 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
5567 a fix for --with-html-dir= configure support. I hope it won't
5568 break rpm generation
5569
5570Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5571
5572 * xmlIO.c: one function comment cleanup.
5573
5574Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5575
5576 * SAX.c: external subset notations were improperly registered
5577 in the internal subset.
5578
5579Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5580
5581 * README.cvs-commits: added, pointing to HACKING
5582 * HACKING: updated
5583
5584Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5585
5586 * parser.c: and Matt Sergeant found one in the XML push
5587 parser (erroneous check I forgot to remove when I fixed the
5588 main parser).
5589
5590Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5591
5592 * xpath.c: ptittom found a small bug in UnaryExpr
5593
5594Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5595
5596 * configure.in: bumped to 2.3.4
5597 * error.c: fixed bug #51860
5598 * tree.c: fixed bug #51861
5599 * valid.c: cleanup, more debug, failed to fix one bug crap ...
5600 * tree.[ch] : added xmlDefaultBufferSize
5601 * nanoftp.c: typo in function name header block
5602 * doc/xml.html : updated, added link to XML::LibXSLT
5603 * doc/html/* : rebuilt the docs
5604
5605Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5606
5607 * parser.c SAX.c: the new content parsing code raised an
5608 ugly bug in the characters() SAX callback. Found it
5609 just because of strangeness in XSLT XML Rec ouptut :-(
5610
5611Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5612
5613 * Makefile.am: Martin Baulig suggested to add -lm
5614 * tree.c: found another bug in xmlNodeGetContent()
5615
5616Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5617
5618 * xpath.c: Bjorn found the error related to strictness of comparison.
5619
5620Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5621
5622 * parser.c: trying to fix the Dtd parsing problem reported
5623 by Gary, side effect of last week speed optimizations.
5624
5625Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5626
5627 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
5628 * parserInternals.c: removed unneeded test raised by Stric
5629
5630Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
5631
5632 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
5633 and fixed by William Brack). Added xmlXPathFormatNumber.
5634 Changed the sorting slightly.
5635 * configure.in Makefile.am example/Makefile.am: Added -lm.
5636 Please note that applications linking with libxml2, must
5637 also like with the math library from now on.
5638
5639Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5640
5641 * HTMLparser.c: fixed loop reported by Marc Sanfacon
5642
5643Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5644
5645 * parser.c: one must report spaces even if the Dtd element
5646 content proves that this is not part of the element content.
5647 * result/valid/*.xml: this changed the ouptu slightly
5648
5649Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5650
5651 * configure.in: bumped to 2.3.3
5652 * doc/xml.html: updated
5653
5654Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5655
5656 * tree.c: minor doc fix
5657 * xpath.c: deallocation issues when a result tree has been
5658 converted to a node-set
5659
5660Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5661
5662 * doc/xml.html: oops corrected dates s/2000/2001
5663
5664Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5665
5666 * valid.c: new patch from Gary Pennington
5667
5668Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5669
5670 * doc/xml.html: applied patch from Ankh
5671
5672Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5673
5674 * xinclude.c: fixed a problem building on Mac
5675
5676Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5677
5678 * parser.c: more work on increasing parsing ferformances
5679
5680Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5681
5682 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
5683 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
5684 avoiding memcpy in production builds MEM_CLEANUP macro use
5685 * parser.[ch] parserInternals.c: optimizations of the tightest
5686 internal loops inside the parser. Better checking of I/O
5687 flushing/loading conditions
5688 * xmllint.c : added --timing
5689
5690Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5691
5692 * configure.in: bumped to 2.3.2
5693 * doc/xml.html: updated for release
5694
5695Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5696
5697 * xpath.c: found a memleak and fixed a nasty bug
5698
5699Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5700
5701 * xmllint.[c1] : added return code errors for xmllint
5702 * xpath.c: specific debug dump function for result value trees
5703
5704Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5705
5706 * xpath.c: finally implemented xmlXPathCompareNodeSets
5707 * test/XPath/expr/floats results/XPath/expr/floats: added
5708 a test for float expressions
5709
5710Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5711
5712 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
5713 * parserInternals.[ch]: trying to speed up parsing
5714 * xpath.c : speeded up node set equality op
5715
5716Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5717
5718 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
5719 better handling of ID/IDREF and the list modules associated
5720 * configure.in: small CFLAGS cleanup
5721
5722Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5723
5724 * configure.in: fixed iconv detection on AIX (stric)
5725
5726Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5727
5728 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
5729
5730Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
5731
5732 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
5733 and optimized xmlXPathNodeSetSort
5734
5735Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5736
5737 * xpath.c: bug fix when context size is 0
5738 * parser.c: I like Norm's Dtd because they still manage to break
5739 the parser occasionally
5740
5741Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5742
5743 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
5744
5745Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5746
5747 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
5748 attributes within the XML-1.0 namespace
5749
5750Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5751
5752 * xpathInternals.h: exported a few axis functions
5753 * doc/xml.html: updated the doc
5754
5755Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5756
5757 * configure.in: applied patch from Daniel van Balen for OpenBSD
5758 and bumped version to 2.3.1
5759 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
5760 attempt to find autoclosing was simply broken, removed it,
5761 updated the examples, this is better
5762
5763Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5764
5765 * hash.[ch]: added Paolo Casarini patch to provide Delete from
5766 hash functionnalities.
5767 * doc/html/* : rebuild the doc
5768
5769Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5770
5771 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
5772 on predicate
5773 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
5774 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
5775 really want to have tags closed on output even if we accept
5776 unclosed ones on input
5777
5778Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5779
5780 * xpath.c: ouch don't free NULL, rare case fixed
5781 * tree.c: don't coalesce text nodes if they don't have the
5782 same behaviour wrt escaping on output
5783
5784Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5785
5786 * xpath.c: small fixup
5787 * SAX.c: don't warn on empty namespaces.
5788
5789Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5790
5791 * README: a bit of cleanup
5792 * configure.in: preparing for 2.3.0 release
5793
5794Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5795
5796 * hash.[ch]: added a first version of xmlHashSize()
5797 * valid.c: another bug fix from Gary Pennington
5798
5799Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5800
5801 * valid.c: couple of bug fixes pointed by Gary Pennington
5802 * HTMLtree.c: #if 0 cleanup
5803
5804Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5805
5806 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
5807 which removes a time consuming check of xmlXPathNodeSetAdd()
5808 and use it in places where we are sure to not break unicity
5809
5810Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5811
5812 * xpath.c: bug fixes found from XSLT
5813 * tree.c: preserve node->name special values when copying nodes.
5814 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
5815 external subset are fetched when available but without full
5816 validation. Added xmlLoadExtDtdDefaultValue, need a function.
5817 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
5818 output with encoding disabled.
5819
5820Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5821
5822 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
5823 xmlCheckFilename should not be called from xmlFileOpenW
5824 and xmlGzfileOpenW
5825
5826Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5827
5828 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
5829 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
5830 added the new tests for URI normalization
5831 * testURI.c: fixed stoopid bugs
5832 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
5833 the URI in the error messages are now properly normalized
5834
5835Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5836
5837 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
5838
5839Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5840
5841 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
5842
5843Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5844
5845 * xpath.c: fixed mod operator
5846
5847Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5848
5849 * parser.c: fixed xmlStrcat doc
5850 * tree.c: 2 fixes form Anders Carlson for copying nodes and
5851 trees.
5852
5853Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5854
5855 * xpath.c result/XPath/tests/chaptersbase
5856 result/XPath/tests/simplebase: fixed XPath node()
5857 * tree.c: small fix in xmlNewNs()
5858 * Makefile.am: removed extraneous xml2Conf.sh rule
5859
5860Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5861
5862 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
5863 Changed the library name, in order to get libxml-devel and
5864 libxml2-devel to coexist on a single system
5865 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
5866 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
5867
5868Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5869
5870 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
5871 libxml2-devel installable in // as libxml-devel.
5872
5873Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5874
5875 * doc/Makefile.am: fixed make rebuild in doc
5876 * doc/html/*.html: rebuilt the docs
5877
5878Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5879
5880 * tree.c: patch from Bjorn Reese on xmlBufferCCat
5881
5882Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5883
5884 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
5885 the HTML doc to go into the -devel RPM ...
5886 * aclocal.m4 config.h.in: some updates due to auto* magic
5887
5888Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5889
5890 * xpath.h: added a hook in the context structure allowing to
5891 link to extra support, needed for XSLT
5892
5893Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5894
5895 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
5896 xmlXPtrCmpPoints to use it.
5897 * propagated the following patch from Alejandro Forero
5898 * include/win32config.h xmlIO.c: applied further suggestions
5899 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
5900 * example/gjobread.c: fixed warnings, now that it builds
5901
5902Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
5903
5904 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
5905
5906 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
5907 filename points to a valid file (not a directory).
5908 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
5909 Added calls to xmlCheckFilenameDir.
5910
5911 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
5912 `path' (rather than `filename') as the parameter to gzopen and open.
5913
5914Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5915
5916 * Makefile.am: fixed a problem with EXTRA_DIST
5917
5918Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5919
5920 * Makefile.am example/Makefile.am: finally found the trick
5921 to build the example, i.e. add "." in SUBDIRS before example
5922 in the list <grin/>
5923
5924Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5925
5926 * doc/xml.html: updated with an XSLT section, removed pointer to
5927 W3C CVS base.
5928
5929Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5930
5931 * xpath.c: when copying a XSLT tree object teh tree need to be copied
5932 too, and deallocation need to occur the same way.
5933
5934Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5935
5936 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
5937 type correponding to an XSLT result tree fragment. Share most
5938 of the data format with node set, as well as operators.
5939 * HTMLtree.c: added a newline at the end of the doctype output
5940 whe this one is not present initially.
5941 * tree.c: make sure taht the parent and doc pointers are properly
5942 set when copying attributes (lists).
5943
5944Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5945
5946 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
5947
5948Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5949
5950 * xpath.c: seems I finally killed that ugly path evaluation
5951 context bug (tagged 9999 in case is is wrong)
5952
5953Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5954
5955 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
5956 for XSLT
5957
5958Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5959
5960 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
5961 for xmlGzfileOpen() bug
5962
5963Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5964
5965 * xpath.c: removed an error found by XSLT usage
5966 * tree.c parserInternals.h: use a predefined static string
5967 for text and comment nodes, avoid freeing them in xmlFreeNode,
5968 exported the string name in parserInternals.h and added
5969 another value to disable encoding at output (for XSLT),
5970 gain memory, time.
5971
5972Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5973
5974 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
5975 win32/libxml2/libxml2_so.dsp: new makefiles and update
5976 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
5977
5978Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5979
5980 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
5981 Gary Pennington
5982
5983Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5984
5985 * xpath.c: fixed the comaprision of values and nodelists,
5986 need to compare nodelist still ...
5987 * debugXML.c: avoided a possible core dump
5988 * HTMLparser.c: cleanup
5989 * nanohttp.c: contributed fix.
5990 * tree.c: fixes in properties handling added xmlSetNsProp
5991 needed by libxslt
5992 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
5993 comment
5994 * TODO: updated
5995
5996Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5997
5998 * parser.c parserInternals.c: applied Bjorn Reese optimization
5999 patch
6000
6001Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6002
6003 * Makefile.am: applied patch fro make check from Martin Vidner
6004
6005Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6006
6007 * configure.in: preparing 2.2.11
6008 * doc/html/*: rebuild the HTML files
6009 * doc/xml.html : updated
6010
6011Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6012
6013 * tree.c: fixed a stupid bug
6014 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
6015 patches related to validation of an XInclude processing result
6016 * TODO: updated
6017
6018Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6019
6020 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
6021 on large files
6022
6023Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6024
6025 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
6026
6027Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6028
6029 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
6030 reported by Jonas Borgström
6031 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
6032
6033Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6034
6035 * testXPath.c xpath.c: fixing the XPath union expressions problem
6036 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
6037
6038Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6039
6040 * xmllint.c: Made is so if the file name is "-" is will read form
6041 standard input. Sven Heinicke <sven@zen.org>
6042 * tree.c: fixed a problem when growing buffer
6043 * tree.h: fixed the comment of the node types following andersca
6044 comment
6045 * TODO: updated
6046
6047Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6048
6049 * HTMLparser.[ch]: added a way to avoid adding automatically
6050 omitted tags. htmlHandleOmittedElem() allows to change the
6051 default handling.
6052 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
6053 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
6054 of xmllint too when using --memory flag, added a memory test
6055 suite at the Makefile level.
6056 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
6057 with namespace use when encountering QNames in XPath evalation,
6058 added xmlns() scheme in XPointer.
6059 * nanoftp.c : incorporated a fix
6060 * parser.c xmlIO.c: fixed problems raised with encoding when using
6061 the memory I/O
6062 * parserInternals.c: closed bug 25934 reported by
6063 torsten.landschoff@innominate.de
6064 * TODO: updated
6065
6066Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6067
6068 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
6069 on a non-updated tree :-(, made a 2.2.10 release to correct the
6070 situation
6071
6072Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6073
6074 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
6075 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
6076 integrated a set of OpenVMS changes from Howard Taylor
6077 <Howard.Taylor@pacoast.com>
6078
6079Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6080
6081 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
6082 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
6083
6084Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6085
6086 * HTMLparser.c: some fixes on auto-open of html/head/body
6087 * encoding.c: fixed a compilation error on some gcc env
6088 * xpath.c xpointer.[ch] xpathInternals.h: improved the
6089 XPointer implementation
6090 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
6091 related XPointer tests and associated results
6092
6093Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6094
6095 * doc/xmldtd.html doc/xml.html: following a short step by step
6096 guidance on IRC to help maciej with DTDs I started a small
6097 page on the subject.
6098
6099Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6100
6101 * HTMLparser.c: fixed handling of broken charrefs
6102 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
6103 patches
6104
6105Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6106
6107 * doc/xml.html doc/html/* : rebuilt the docs after adding
6108 xinclude and updated page for 2.2.7 and 2.2.8
6109 * configure.in: releasing 2.2.8
6110
6111Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6112
6113 * parser.[ch] parserInternals.c: applied the conditional
6114 section processing fix from Jonathan P Springer
6115 <jonathan.springer2@gte.net>
6116 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
6117 project file, fixed iconv default non support
6118 * xpath.c: fixed the problem of evaluating relative expressions
6119 when a node context is provided.
6120
6121Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6122
6123 * nanoftp.c: fixed gcc 2.95 new warnings
6124 * SAX.c: fixed a stupid bug
6125 * tree.c: fixed a formatting problem when round-tripping
6126 from/to memory
6127 * xinclude.c: chased memleak, fixed a base problem
6128 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
6129 xmlXPtrBuildNodeList()
6130 * TODO: updated
6131 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
6132 adding a first small set of regression tests for XInclude
6133
6134Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6135
6136 * nanohttp.[ch]: applied Wayne Davison patches to access
6137 the WWW-Authorization header.
6138 * parser.c: Closed Bug#30847: Problems when switching encoding
6139 in short files by applying Simon Berg's patch.
6140 * valid.c: fixed a validation problem
6141 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
6142 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
6143 Wayne Davison
6144 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
6145 need to be extended to non full nodes selections.
6146 * xinclude.c: starts to work decently
6147
6148Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6149
6150 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
6151 debugXML.c xmlversion.h.in: Started adding XInclude support,
6152 this is a new xmllint option
6153 * tree.c xpath.c: applied TOM patches for XPath
6154 * xpointer.c: fixed a couple of errors.
6155 * uri.c: added an escaping function needed for xinclude
6156 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
6157 new warning from RH70 gcc's version
6158
6159Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6160
6161 * HTMLparser.c: fixed loop on invalid char in scripts
6162 * parser.c: update to description of xmlIOParseDTD()
6163 * libxml.m4 xmlversion.h.in: changes contributed by
6164 Michael Schmeing <m.schmeing@internet-factory.de>
6165 * configure.in: preparing for 2.2.7
6166 * Makefile.am: trying to avoid config.h and acconfig.h
6167 being included in the distrib
6168 * configure.in: released 2.2.7
6169
6170Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6171
6172 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
6173 like namespaces for good. Unified xmlNs and xmlNode somewhat.
6174
6175Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6176
6177 * parser.[ch]: added xmlIOParseDTD()
6178 * xpointer.c: added support for the 2 extra parameters of
6179 string-range, fixed a stoopid error when '0' was present
6180 in XPointer expressions
6181 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
6182 testsuite for the above
6183
6184Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6185
6186 * libxml.spec.in: improved package descriptions
6187
6188Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6189
6190 * xpath.c xpathInternals.h: applied a large cleaning patch
6191 from TOM <ptittom@free.fr>, it also add namespace support
6192 for function and variables registration.
6193
6194Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6195
6196 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
6197 * Makefile.mingw: Wayne Davison's update adding hash.c
6198
6199Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6200
6201 * xpath.c: fixed the root evaluation problems
6202 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
6203 ignorable spaces with <b> <bold> <em>
6204 * tree.c: fixed a loop in xmlSearchNsByHref()
6205
6206Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6207
6208 * xpath.c: applied another XPath patch from TOM
6209 * xpath.c include/makefile.am: applied another patch from
6210 china@thewrittenword.com (cleanup on IRIX).
6211
6212Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6213
6214 * xml-config.1: received a fixed version from Fredrik Hallenberg
6215 <hallon@lysator.liu.se>
6216
6217Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6218
6219 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
6220 cleanup patch for XPath
6221
6222Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6223
6224 * patched to redirrect all "out of context" error messages to
6225 a reconfigurable routine. The changes are:
6226 * xmlerror.h : added the export of an error context type (void *)
6227 an error handler type xmlGenericErrorFunc there is an interface
6228 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
6229 to reset the error handling routine and its argument
6230 (by default it's equivalent to respectively fprintf and stderr.
6231 * all the c files: all wild accesses to stderr or stdout within
6232 the library have been replaced to calls to the handler.
6233
6234Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6235
6236 * configure.in: release 2.2.6
6237 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
6238 exporting the inner functions of xpath for extension modules
6239 * doc/*: updated and rebuilt the doc
6240
6241Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6242
6243 * nanohttp.c : applied Wayne HTTP cleanup patch
6244 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
6245 and xmlNodeSetSpacePreserve()
6246
6247Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6248
6249 * xpath.c: closing bug #29260
6250
6251Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6252
6253 * hash.[ch] debugXML.c: expanded/enhanced the API, added
6254 multikey tuples, made hash structure opaque
6255 * valid.[ch]: moved elements, attributes, notations decalarations
6256 as well as ID and refs to hash tables.
6257 * entities.c: hash cleanup
6258 * xmlmemory.c: fixed a dump problem in debug mode
6259 * include/Makefile.am: problem passing in DESTDIR= values patch
6260 from Marc Christensen <marc@calderasystems.com>
6261 * nanohttp.c: removed debugging remains
6262 * HTMLparser.c: the bogus tag should be ignored (Wayne)
6263 * HTMLparser.c parser.c: fixing a number of problems with the
6264 macros in the *parser.c files (Wayne).
6265 * HTMLparser.c: close the previous option when opening a new one
6266 (Marc Sanfacon).
6267 * result/HTML/*: updated the HTML results accordingly
6268
6269Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6270
6271 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
6272 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
6273 XPath functions and XML entities table to them. More to come...
6274 * xmlIO.c: fixed libxml closing FILEs it didn't open.
6275
6276Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6277
6278 * tree.c: coalesce adjacent text nodes
6279 * valid.c: handling of blank nodes in DTd validation (raised
6280 by problems with a posteriori validation).
6281 * nanohttp.c: changing behaviour on HTTP write stuff.
6282 * HTMLtree.c: forced body and html to be explicitely closed.
6283 * xpath.h: exported more XPath functions.
6284
6285Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6286
6287 * Release of 2.2.5
6288 * xpointer.c: range() range-inside and other helper functions
6289 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
6290
6291Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6292
6293 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
6294 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
6295
6296Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6297
6298 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
6299 and XPointer modules
6300
6301Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6302
6303 * SAX.h: closed #25107
6304
6305Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6306
6307 * testSAX.c: fixed problem with cdata reporting
6308 * SAXresult/* : updated
6309
6310Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6311
6312 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
6313 Closed bug #27499, added to regression tests
6314 * TODO: updated
6315
6316Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6317
6318 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
6319 support for SCRIPT and STYLE with help from Bjorn Reese
6320 * test/HTML/* result/HTML/*: added simple testcase and updated
6321 the existing ones.
6322
6323Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6324
6325 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
6326 string-range for empty strings
6327 * test/XPath/docs/str test/XPath/xptr/chaptersrange
6328 test/XPath/xptr/strrange: augmented the XPointer testsuite
6329
6330Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6331
6332 * doc/xml.html doc/xmlmem.html: added a module describing memory
6333 interfaces and use, updated the main page.
6334
6335Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6336
6337 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
6338 nanoftp code work on Windows too now
6339
6340Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6341
6342 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
6343 * xpointer.c: implemented string-range() at least a good first version
6344 * test/XPath/docs/str test/XPath/xptr/strrange
6345 result/XPath/xptr/strrange: the string-range() tests
6346
6347Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6348
6349 * Makefile.am include/Makefile.am include/win32config.h
6350 win32/Makefile.mingw: fixed problems reported by Wayne Davison
6351 and make distcheck
6352
6353Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6354
6355 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
6356 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
6357 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
6358
6359Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6360
6361 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
6362 patch for socklen_t detection by
6363 Albert Chin-A-Young <china@thewrittenword.com>
6364
6365Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6366
6367 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
6368 and added a --dtdvalid option to xmllint used to test it
6369
6370Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6371
6372 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
6373 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
6374
6375Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6376
6377 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
6378 handlings (registration, lookup, cleanup)
6379
6380Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6381
6382 * configure.in Makefile.am include/makefile.am: adding XPointer
6383 and XPtrtests target
6384 * xpointer.[ch] : new files for XPointer support
6385 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
6386 more XPath tests
6387
6388Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6389
6390 * configure.in: fixed, very broken, make distcheck works again
6391
6392Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6393
6394 * More work toward 2.2.5, integrated a number of patches
6395 * configure.in Makefile.am win32config.h.in: trying to cleanup
6396 make distcheck .... huh ...
6397 * include/Makefile.am include/win32config.h: new directory
6398 for includes
6399 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
6400 updated teh makefiles and instructions for WIN32
6401 * xpath.c: small fixes
6402 * test/XPath/ results/XPath: updated the testcases and results
6403 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
6404 suggested patches
6405 * valid.c: fixed an ID bug
6406
6407Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6408
6409 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
6410 the automake bug where wrong dependancies were generated.
6411 * xpath.[ch]: worked on XPointer
6412
6413Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6414
6415 * configure.in Makefile.am: 2.2.5, ship the include in an
6416 include/libxml subdirectory, use symlinks when using CVS
6417 * testSAX.c: fixed small bug
6418 * testXPath.c: changed the way testfiles are parsed
6419 * debugXML.c: same kind of cleanup when parsing an argument expression
6420 XPath/XPointers can have blanks embedded
6421 * xpath.[ch]: more cleanup, reorgs for XPointer work
6422 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
6423 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
6424
6425Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6426
6427 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
6428 in the XPath engine, rewrote large parts of it, now it's far
6429 cleaner and in sync with the REC not an old WD. Fixed a parsing
6430 problem in the interactive XML shell found when testing XPath.
6431
6432Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6433
6434 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
6435 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
6436 examples with the extra test
6437
6438Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6439
6440 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
6441 the global init function.
6442
6443Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6444
6445 * HTMLparser.c: Doohhh, attribute name parsing was still case
6446 sensitive ! Fixed this ...
6447 * result/HTML/* : updated the tests results accordingly
6448
6449Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6450
6451 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
6452 engine, should be far more stable, incorporated a new version of
6453 preceding/following axis, need testing
6454 * uri.c: fixed file:///c:/a/b/c problem
6455 * test/XPath/tests/idsimple: augmented the XPath tests
6456
6457Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6458
6459 * doc/* rebuilding docs for 2.2.4 release
6460
6461Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6462
6463 * configure.in: releasing 2.2.4
6464 * parser.[ch]: added xmlStrEqual()
6465 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
6466 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
6467 use xmlStrEqual instead
6468 * TODO: updated
6469 * added an XPath test
6470
6471Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6472
6473 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
6474 * entities.h: exported xmlInitializePredefinedEntities
6475 * parser.[ch] : added xmlInitParser()
6476 * parserInternals.h : had to export htmlInitAutoClose()
6477
6478Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6479
6480 * xpath.[ch] : fixed some serious XPath Predicate evaluation
6481 problems
6482 * Makefile.am : added XPath regression tests to normal tests
6483 * uri.c: fixed a problem with local paths, cleanup
6484 * parser.c: fixed a problem with large CData sections
6485
6486Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6487
6488 * configure.in xml-config.in: patch from "Ben Taylor"
6489 <sol7x86@hotmail.com> for solaris shared libs lookup
6490
64912000-09-30 Martin Baulig <baulig@suse.de>
6492
6493 * libxml-2.0.pc.in: Provide pkg-config script.
6494
6495 * configure.in: Create the libxml-2.0.pc script from the
6496 libxml-2.0.pc.in templates.
6497 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
6498 script in `$(libdir)/pkgconfig'.
6499
6500Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6501
6502 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
6503 when compiling with MSC
6504
6505Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6506
6507 * xpath.c: patch for normalize-string() substring-before(),
6508 substring-after() and translate() functions from Bjorn Reese
6509 <breese@mail1.stofanet.dk>
6510 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
6511 Fredrik Hallenberg <hallon@lysator.liu.se>
6512 * TODO: updated
6513
6514Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6515
6516 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
6517 problem of socklen_t being undefined on a number of platforms
6518 * debugXML.c: fixed a compilation problem when without snprintf
6519
6520Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6521
6522 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
6523 an URI bug and a fix for the control-character-induced infinite loop
6524 * nanohttp.c: preventive fix for compiling on WIN32
6525
6526Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6527
6528 * xmlint.c: closing bug #25000
6529
6530Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6531
6532 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
6533 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
6534 modified slightly Wayne Davison patch adding xmlStrcasecmp and
6535 related function, fixing xmlStrncmp(), and associated cleanup
6536 * result/HTML/entities.html.sax: updating result
6537
6538Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6539
6540 * uri.c: applied patch for URI escaping from Wayne Davison
6541 <wayned@blorf.net>
6542 * tree.c parserInternals.c HTMLparser.c: memset checks patches
6543 from Denis Barbier <barbier@imacs.polytechnique.fr>
6544 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
6545 patch from Wayne Davison
6546
6547Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6548
6549 * doc/xml.html : updated with new releases, adding "how to help"
6550
6551Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6552
6553 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
6554 removed a few warnings in pedantic mode ...
6555 * parserInternals.c parser.c: moved encoding switching function
6556 to parserInternals.c
6557 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
6558
6559Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6560
6561 * HTMLparser.c parser.c: set ctxt->errNo before calling the
6562 error or warning handlers
6563
6564Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6565
6566 * parserInternals.c parserInternals.h parser.c Makefile.am:
6567 created a new module parserInternals.c, moved most of the
6568 code shared by the various parsers there, as well as
6569 deprecated code from parser.c. More cleanup of parser.c
6570 * uri.c: fixed a problem when URI is NULL
6571 * valid.c: speedup when looking for an attribute declaration
6572
6573Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6574
6575 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
6576 the cleanup of the computation of URI references when seeking
6577 external entities. The URI reference string and the resulting
6578 URI are both stored now.
6579 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
6580 large s(n)printf checks and cleanup from Denis Barbier
6581 <barbier@imacs.polytechnique.fr>
6582 * xmlversion.h.in tree.h: couple of SGML declarations for a
6583 possible docbook module.
6584 * result/VC/ : a couple of test output changed due to the change
6585 of the entities URI
6586
6587Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6588
6589 * parser.h: added a _private field for linking user's data
6590
6591Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6592
6593 * parser.c parserInternals.h: demacroified most of the IS_XXX
6594 the gain in size is significant so ...
6595
6596Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6597
6598 * entities.c: cases where looking up entities with doc==NULL
6599 covered
6600
6601Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6602
6603 * uri.c: applied Wayne Davison patch
6604 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
6605
6606Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6607
6608 * uri.c testUri.c: applied Wayne Davison patches
6609 * test/URI/uri.data result/URI/uri.data: first set of tests/results
6610 * Makefile.in: added URItest and included thenin "make tests"
6611
6612Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6613
6614 * xmlversion.h.in: closed bug 22941
6615
6616Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6617
6618 * doc/xmlio.html: added doc and example for entity loader
6619 redefinition.
6620
6621Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6622
6623 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
6624 used by libxml
6625
6626Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6627
6628 * parser.c: Fixed bug on invalid ontent characters and when using
6629 push.
6630 * xmllint.c: fixed xmllint endling of errors in push mode
6631
6632Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6633
6634 * HTMLparser.c testHTML.c: applied two new patches from
6635 Wayne Davison <wayned@users.sourceforge.net>
6636 * result/HTML/*.sax: regenerated HTML SAX output
6637 * parser.c: more cleanup.
6638
6639Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6640
6641 * HTMLparser.[ch] testHTML.c: applied the second set of
6642 patches from Wayne Davison <wayned@users.sourceforge.net>,
6643 adding htmlEncodeEntities()
6644 * HTMLparser.c: fixed an ignorable white space detection bug
6645 occuring when parsing with SAX only
6646 * result/HTML/*.sax: updated since the output is now HTML
6647 encoded...
6648
6649Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6650
6651 * HTMLparser.[ch]: applied some of Wayne Davison
6652 <wayned@users.sourceforge.net> patches
6653
6654Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6655
6656 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
6657 undeclared namespace prefix was used, added a warning.
6658 Cleaned up support w.r.t. entities, spilling out a warning
6659 and being pedantic on lookups.
6660 * test/warning/ent9 : added testcase for previous example.
6661 * TODO: updated
6662 * parserInternals.h parser.c: changed the way names are parsed
6663 now allow infinite size and decrease penalty for normal use
6664 * parser.c: Started a big cleanup/check of the parser code,
6665 fixed some of the most tortuous entity code, spotted code
6666 unused anymore
6667 * test/*: added tests for very long names and related nasty
6668 things.
6669
6670Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6671
6672 * doc/encoding.html: added encoding aliases doc
6673 * doc/xml.html: updates
6674 * encoding.[ch]: added EncodingAliases functions
6675 * entities.[ch] valid.[ch] debugXML.c: removed two serious
6676 bottleneck affecting large DTDs like Docbook
6677 * parser.[ch] xmllint.c: added a pedantic option, will be
6678 useful
6679 * SAX.c: redefinition of entities is reported in pedantic mode
6680 * testHTML.c: uninitialized warning from gcc
6681 * uri.c: fixed a couple of bugs
6682 * TODO: added issue raised by Michael
6683
6684Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6685
6686 * doc/encoding.html: propagated Martin Duerst suggestions
6687
6688Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6689
6690 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
6691 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
6692 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
6693 by Wayne Davison
6694
6695Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6696
6697 * nanoftp.c nanohttp.c: small cleanup
6698 * TODO: updated
6699
6700Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6701
6702 * added an old VC testcase and updated title.xml entity
6703
6704Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6705
6706 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
6707 done on auto-opening of <p> tags and cleanup of SAX output
6708
6709Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6710
6711 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
6712
6713Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6714
6715 * doc/xml.html libxml.* structure.*: updated the doc a bit
6716
6717Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6718
6719 * testSAX.c testHTML.c result/HTML/: cleanup of the output
6720 of SAX tests
6721
6722Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6723
6724 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
6725 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
6726
6727Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6728
6729 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
6730 * testHTML.c: fix core dump on Solaris 2.x systems
6731 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
6732 * result/HTML/*.sax: previous bug fix lead to new results
6733
6734Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6735
6736 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
6737 * configure.in: added --with-readline=DIR to accept alternate
6738 path for readline include/library
6739 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
6740 for ANSI under HP-UX
6741 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
6742 includes @LIBS@
6743
6744Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6745
6746 * doc/* : rebuilt the docs
6747 * getting ready for 2.2.2 release
6748
6749Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6750
6751 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
6752 and xmlAddFeature()
6753 * tree.[ch]: added xmlAddChildList()
6754 * xmllint.c: MAP_FAILED macro test
6755 * parser.h: added xmlParseCtxtExternalEntity()
6756 * valid.c: applied bug fixes removed warning
6757 * tree.c: added CDATA block to elements content
6758 * testSAX.c: cleanup of output
6759 * testHTML.c: added SAX testing
6760 * encoding.c: better error recovery
6761 * SAX.c, parser.c: fixed one of the external entity processing
6762 of the OASis testsuite
6763 * Makefile.am: added HTML SAX regression tests
6764 * configure.in: bumped to 2.2.2
6765 * test/HTML/ result/HTML: added a few of HTML tests, and added the
6766 SAX results
6767
6768Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6769
6770 * configure.in: patch for HP compiler
6771
67722000-08-04 Sven Heinicke <sven@zen.org>
6773
6774 * xmllint.c: Was coredumping sometimes when the file given didn't
6775 exist.
6776
6777Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6778
6779 * parser.c xmlIO.[ch]: fixed the problem of encoding support
6780
6781 when using in memory parsing. Need some cleanup.
6782 * xmllint.c configure.in: added a --memory flag to test memory
6783 parsing
6784
6785Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6786
6787 * nanohttp.c: fixed socklen_t replacement to unsigned int
6788 * parser.c: fixed a space handdling missing at the end of
6789 production 28 DOCTYPE.
6790 * xmlmemory.c: fixed a stupid bug on the routine to override
6791 allocation functions
6792 * TODO: updated
6793
6794Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6795
6796 * doc/ regenerated the docs
6797
6798Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6799
6800 * doc/encoding.html doc/xml.html: added I18N doc
6801 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
6802 improvements, both parser and filters, added ASCII & HTML,
6803 fixed the ISO-Latin-1 one
6804 * xmllint.c testHTML.c: added/made visible --encode
6805 * debugXML.c : cleanup
6806 * most .c files: applied patches due to warning on Windows and
6807 when using Sun Pro cc compiler
6808 * xpath.c : cleanup memleaks
6809 * nanoftp.c : added a TESTING preprocessor flag for standalong
6810 compile so that people can report bugs more easilly
6811 * nanohttp.c : ditched socklen_t which was a portability mess
6812 and replaced it with unsigned int.
6813 * tree.[ch]: added xmlHasProp()
6814 * TODO: updated
6815 * test/ : added more test for entities, NS, encoding, HTML, wap
6816 * configure.in: preparing for 2.2.0 release
6817
6818Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6819
6820 * nanoftp.c: fixed the way the control connection is handled
6821 * libxml.spec.in: fixed the dependancies and cleanup
6822
6823Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6824
6825 * doc/xml.html: changed the xmlsoft.org structure, updated the
6826 examples w.r.t. root and childs
6827
6828Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6829
6830 * libxml.spec.in: fixed bug #7419, dependancies fouled for libxml-devel
6831
6832Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6833
6834 * HTMLparser.c: Work on character encoding support for the HTML parser
6835 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
6836 * encoding.c: Fixed a potential memleak in the encoding stuff
6837
6838Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6839
6840 * doc/FAQ.html doc/Makefile.am : added a FAQ
6841
6842Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6843
6844 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
6845 of the HTML parser to force it to not bypass SAX
6846
6847Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6848
6849 * win32config.h.in: updated
6850 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
6851 lacks iconv support :-( need to release 2.1.1
6852 * configure.in: release 2.1.1
6853 * HTMLparser: fixed bug #14784
6854 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
6855 by Windows compiler
6856 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
6857 the SAX startDocument() callback.
6858 * TODO: updated
6859
6860Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6861
6862 * added xmlStopParser()
6863
6864Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6865
6866 * configure.in: 2.1.0 prerelease
6867 * Large resync between W3C and Gnome tree
6868 * nanoftp, nanohttp.c: fixed stalled connections probs
6869 * HTMLtree.c SAX.c : support for attribute without values in
6870 HTML for andersca
6871 * valid.c: Fixed most validation + namespace problems
6872 * HTMLparser.c: start document callback for andersca
6873 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
6874 * parser.h, SAX.c: serious speed improvement for large
6875 CDATA blocks
6876 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
6877 different encoding
6878 * example/Makefile.am example/gjobread.c tree.h: work on
6879 libxml1 libxml2 convergence.
6880 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
6881 and the LIBXML_TEST_VERSION macro
6882
6883Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6884
6885 * doc/xml.html: various patches and improvements typo fixed by
6886 Felix Natter
6887 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
6888 from Felix Natter <fnatter@gmx.net>
6889
6890Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6891
6892 * doc/upgrade.html: updated with instructions for support of both
6893 libxml-1.x and libxml-2.x
6894 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
6895 for 2.x support and also fixed includes
6896
6897
6898Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6899
6900 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
6901 the encoding support, added iconv support, so now libxml if
6902 compiled with iconv automatically support japanese encodings
6903 among others. Work based on initial patch from Yuan-Chen Cheng
6904 I may have broken binary compat in the encoding handler
6905 registration scheme, but that was so utterly broken I don't
6906 expect anybody to have used this feature until now.
6907 * parserInternals.h: fixup on the CHAR range macro
6908 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
6909 code.
6910 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
6911 * uri.c: added xmlParseURI() I can't believe I forgot to
6912 implement this one in 2.0 !!!
6913 * SAX.c: moved doc->encoding update in the endDocument() call.
6914 * TODO: updated.
6915
6916Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6917
6918 * tree.h: removed extraneous xmlRemoveProp definition
6919 * TODO: added item about --disable-corba configure switch
6920 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
6921 * nanoftp.c: fixed include problems giving troubles on AIX and
6922 slowlaris
6923 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
6924 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
6925 comment and headers changes to lower gtk-doc number of warnings
6926 * doc/html/*: rebuilt docs
6927
6928Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6929
6930 * HACKING: documented the tag for 1.x and instructions
6931
6932Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6933
6934 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
6935 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
6936 xmlCreateIOParserCtxt
6937 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
6938 significant overall improvement
6939 * xmllint.c: added I/O test to xmllint
6940 * testSAX.c: added a speed test
6941 * doc/* : updated/regenerated
6942
6943Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6944
6945 * xpath.c uri.h parserInternals.h: cosmetic changes from
6946 "Timur I. Bakeyev" <timur@bat.ru>, including making
6947 xmlCreateURI() public
6948
6949Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6950
6951 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
6952 and the code at the same time. Added a clean mechanism for
6953 overload or added input methods: xmlRegisterInputCallbacks()
6954 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
6955 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
6956 * TODO: updated
6957 * doc/* : updated/regenerated
6958 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
6959 source dir
6960
6961Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6962
6963 * testURI.c: yet another forgotten commit, I should get some sleep !
6964
6965Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6966
6967 * xmllint.c: forgot to commit this too ?
6968
6969Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6970
6971 * xmlversion.h.in : forgot to commit this previously
6972
6973Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6974
6975 * configure.in: preparing libxml-2.0.0 version looks Ok so far
6976 * README TODO: updated for release
6977 * uri.c uri.h: added authority parsing/saving
6978 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
6979 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
6980 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
6981 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
6982 Makefile.am : added compile-time customization of libxml
6983 --with-ftp --with-http --with-html --with-xpath --with-debug
6984 --with-mem-debug
6985 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
6986 #include <libxml/xxx.h> I hope it won't break too much stuff
6987 and will be manageable in the future...
6988 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
6989 and added xmllint to the installed programs
6990 * uri.h: added xmlFreeURI()
6991
6992Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
6993
6994 * uri.c uri.h: finished the escaping handling, the base support
6995 and the URI path normalization. Looks good just lacks the
6996 authority content parsing code.
6997 * Makefile.am: added instructions to generate testURI
6998 * TODO: updated
6999 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
7000 added links and icons for W3C and Gnome
7001
7002Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7003
7004 * xmlmemory.[ch] : seems I forgot to actually update the files in
7005 the last commit :-)
7006 * doc/xml.html doc/html/* : updated and uploaded the docs
7007
7008Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7009
7010 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
7011 * TODO: updated
7012 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
7013 libxml default allocation function with another set (like gmalloc/
7014 gfree).
7015 * Makefile.am, uri.c, uri.h: added a set of functions to do
7016 exact (litteraly copied from the RFC 2396 productions) parsing
7017 and handling of URI. Will be needed for XLink, one XML WFC,
7018 XML Base and reused in the nano[ftp/http] modules. Still work
7019 to be done.
7020
7021Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7022
7023 * configure.in, libxml.spec.in : libxml2
7024 * doc/* : updated the doc page, rebuilt the docs
7025
7026Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7027
7028 * all: tagged LIB_XML_1_X
7029 * *.c *.h : updated from W3C CVS tree
7030 * configure.in : 2.0.0-beta
7031 * libxml.spec.in : libxml2 package nam
7032 * result/* : new version of the tests output
7033
7034Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7035
7036 * doc/xml.html, doc/update.html: updated docs, 1.8.7
7037
7038Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7039
7040 * doc/* : rebuilt the docs
7041 * parser.c: final patch on #6766
7042 * valid.c: small patch on validity checks.
7043
7044Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7045
7046 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
7047 added
7048 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
7049 compatibility w.r.t. XML spec and existing code.
7050
7051Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7052
7053 * parser.c: seems a better solution to <a> </a> exists,
7054 will try it for a while
7055
7056Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7057
7058 * parser.c: tried to remove the <a> </a> generating <a/>
7059 this is hard. Left a flag for that purpose. Fixed bug #6766
7060 * configure.in: prepared 1.8.7 not released, due to previous
7061 problem
7062
7063Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7064
7065 * doc/xml.html : applied second patch from Paul DuBois
7066
7067Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7068
7069 * doc/xml.html : applied patch from Paul DuBois
7070
7071Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7072
7073 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
7074
7075Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7076
7077 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
7078 compilation warnings on various platforms.
7079 * parser.c: Fixed #5281 validity error callbacks are now desactived
7080 by default if not validating.
7081
7082Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7083
7084 * nanoftp.c, win32config.h.in: patches to compile on WIN32
7085
7086Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7087
7088 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
7089 <gkatsi@cs.toronto.edu>
7090
7091Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7092
7093 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
7094 processing URLs
7095
7096Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7097
7098 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
7099 xmlNanoFTPUpdateURL for persistent control connections.
7100 * configure.in: 1.8.6
7101
7102Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7103
7104 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
7105 * tree.[ch] : added xmlSaveNoEmptyTags
7106
71072000-01-29 James Henstridge <james@daa.com.au>
7108
7109 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
7110
7111 * Makefile.am: added nanoftp.[ch] to the build.
7112
7113Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7114
7115 * nanoftp.[ch]: cleanup, comments, API
7116 * debugXML.c : fixed a bug in the cat command
7117 * doc/*: regenerated the docs
7118
7119Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7120
7121 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
7122 * debugXML.c : fixed a bug in the cat command
7123 * valid.c: fixing some small probs
7124 * libxml.spec.in: get rid of the SNAP suffix
7125 * doc/xml.html: updated the status
7126
7127Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7128
7129 * xml-config.in: xml-config --version to just return the
7130 version number
7131 * xpath.c: some cleanup w.r.t. axis when the current node is
7132 an attribute.
7133 * TODO: updated
7134
7135Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7136
7137 * configure.in: prepared for libxml-1.8.5
7138 * doc/* recompiled the documentation
7139
71402000-01-17 Jody Goldberg <jgoldberg@home.com>
7141
7142 * configure.in : WARNING autoconf subtlety alert :
7143 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
7144 when looking for zlib.h so that HAVE_ZLIB_H is defined.
7145 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
7146 get defined by AC_CHECK_HEADERS.
7147
7148Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7149
7150 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
7151 Rune.Djurhuus@fast.no
7152
7153Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7154
7155 * TODO: updated
7156 * tree.c, parser.c: made sure that only memory alloc problems
7157 and internal parser errors are allowed to write to stdout or
7158 stderr.
7159
7160Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7161
7162 * tree.c : restored xmlNewGlobalNs since this seems used by
7163 a lot of existing code :-(, fixed a bug in xmlNewNs
7164 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
7165 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
7166 to exit() from the library code.
7167 * xpath.c, parser.c: removed bugs or unused code detected by
7168 Windows compilers
7169 * parser.c: started adding interfaces for parsing well balanced
7170 XML fragments
7171 * configure.in: releasing 1.8.4
7172 * doc/* : rebuilt the docs
7173
7174Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7175
7176 * tree.[ch] : added xmlNewDocFragment() for DOM
7177 * testHTML.c: uninitialized variable.
7178
7179Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7180
7181 * doc/* : rebuild the docs
7182
7183Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7184
7185 * acconfig.h: readline and history patch
7186 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
7187 * tree.c: added check and handling when possibly removing an ID
7188 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
7189 and saving.
7190 * test/HTML/entities.html result/HTML/entities.html* : test for
7191 various entities reference cases
7192 * result/HTML/* : as a result output of some testcase have
7193 changed
7194 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
7195 by previous example. added xmlParseTryOrFinish().
7196 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
7197 entities.h debugXML.h HTMLparser.h: changed the way struct are
7198 declared to allow gtk-doc to expose those
7199 * parser.c: closed bug #4960
7200 * Makefile.am configure.in: Applied patch from
7201 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
7202 and math/socket libs detection
7203
7204Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7205
7206 * configure.in, Makefile.am: link tester against readline
7207 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
7208
7209Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7210
7211 * tree.[ch]: added xmlRemoveProp
7212 * win32config.h.in nanohttp.c: avoid including the Windows
7213 socket stuff in every C files
7214 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
7215 the XmL parser(s)
7216 * test/ns4 result/ns4 etc...: added test case for previous prob
7217 * tree.c: xmlNewNs wasn't checking for double definition
7218 * Makefile.in: fixed a problem with dist-hook duplicates
7219 * parser.[hc], xmlIO.c: fixed the loading of external entities
7220 APIs, now xmlLoadExternalEntity() is used everywhere and
7221 setting up an app specific front-end using the
7222 * SAX.c parser.c: some fixes, now the xhtml spec validates
7223 with the xhtml DTD.
7224 * error.c: fixed crashes in case of no input stream
7225 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
7226 to the validation tests and results
7227
7228Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7229
7230 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
7231 too htmlCreatePushParserCtxt() and htmlParseChunk()
7232 * parser.c: a bit of cleanup.
7233 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
7234 to XML) removed the last mem leak known
7235 * HTMLtree.c: output message cleanup
7236 * xmlmemory.c: display content info about memory blocks
7237 * result/HTML/wired.* : missing att value warning change
7238
7239Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7240
7241 * doc/* : rebuilt the documentation
7242
7243Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7244
7245 * parser.[ch] parserInternals.h: Push parser for XML,
7246 seems to work fine now
7247 * tester.c debugXML.[ch]: Added an XML shell debug facility and
7248 --push for push testing
7249 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
7250 * testSAX.c: added --push
7251 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
7252 subtree
7253 * xmlIO.[ch] : enriched API + fixes for push mode
7254 * entities.[ch]: added the entity content length to the struct.
7255 * xmlmemory.[ch]: new API to show the last entries for the shell
7256 * valid.c: added required attribute testing
7257 * SAX.c: the cdata callback now merge contiguous fragments
7258 * HTMLparser.c: cleanup of some macros
7259
7260Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7261
7262 * parser.c: fix for PIs name starting with xml
7263 * tree.c: fixed a potential problem with || and && ops
7264 * *.c, configure.in win32config.h.in : generate win32config.h for
7265 those on the Other Side !
7266
7267Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7268
7269 * parser.c: fixed a stupid = vs. == bug :-(
7270 * doc/gnome-xml.sgml: s/glade/xml/
7271
7272Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7273
7274 * configure.in, doc/xml.html : bug fix release 1.8.2
7275 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
7276 Hopefully the end of that silly C++ include problem
7277 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
7278 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
7279 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
7280 troubles with autoclosed elements when the stree shape doesn't
7281 follow the DtD specs. Added htmlIsAutoClosed() and
7282 htmlAutoCloseTag()
7283 * result/HTML/*.htm*: Updated the HTML examples regression tests output
7284 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
7285 * debugXML.c: fixed a bug on printing default namespaces.
7286 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
7287
7288Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7289
7290 * result/HTML/*.htm[l] : updated the HTML regression tests according
7291 to the new output
7292 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
7293 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
7294 problem due to intermix of extern "C" { ... } declarations for C++
7295 and recursive includes in the headers
7296
72971999-12-20 Chris Lahey <clahey@umich.edu>
7298
7299 * HTMLtree.c: Made it so that html nodes with a single child do
7300 not insert a carriage return before or after the child node.
7301
7302Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7303
7304 * configure.in, doc/xml.html : bug fix release 1.8.1
7305 * parser.c: fixed bug #4344
7306 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
7307 added the glue to avoid C++ problems
7308 * doc/* : regenerated the documentation
7309
7310Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7311
7312 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
7313 namespace recognition, and Dia as a resul :-(
7314 * encoding.c: closed bug #3950
7315
7316Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7317
7318 * valid.c: debugging a posteriori validation, except URI expansion
7319 stuff this should be fixed now
7320 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
7321 Carl Nygard <cnygard@bellatlantic.net>
7322 * tester.c: added --postvalid, cleaning of the code
7323 * tree.[ch]: added xmlDocGetRootElement()
7324
7325Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
7326
7327 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
7328 c++ losage.
7329
7330Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7331
7332 * configure.in, doc/xml.html : bumped to 1.8.0
7333 * xlink.[ch], Makefile.am : added framework for link detection
7334 * parser.h: added nbChars to parser context, needed for cleanup.
7335 * xmlmemory.c: removed a nasty bug when out of mem
7336 * valid.[ch]: adding namespace support for attribute decl
7337 * tester.c: added --debugent option
7338 * debugXML.[ch]: added xmlDebugDumpEntities()
7339 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
7340 buffers instead, this was really needed, validation was breaking
7341 in strange ways due to that. Added xmlParseStringPEReference()
7342 and other parsing from strings functions. Entities processing
7343 modified again, but PERef are still not handled correcly but
7344 unless you're Eve Maller you won't notice :-)
7345 * HTMLparser.c: large changes toward reliability, and switched to
7346 lowercase internal tags, XHTML is lowercase, so it will help
7347 that output is closer to next version.
7348 * doc/* : regenerated the documentation, it is now hosted at
7349 http://xmlsoft.org/ (same bits I just bought the domain :-)
7350
7351
7352Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7353
7354 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
7355 doc generation
7356 * parser.c: fixed bugs #3908 and #3937 and a memory leak
7357 in the SAX API
7358 * doc/*: rebuilt the doc making sure everything appears in the
7359 HTML files
7360
7361Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7362
7363 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
7364 added the patch from Carl Nygard <cnygard@bellatlantic.net>
7365 which allow impressive speed improvement on dataset with
7366 large text pieces, but at the cost of broken binary
7367 compatibility and slightly bigger memory usage.
7368 Configure with --with-buffers to activate them, they
7369 are protected with XML_USE_BUFFER_CONTENT define.
7370 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
7371 goal is 0 memory left allocated once parser is no more used
7372 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
7373 call xmlCleanupParser() and xmlMemoryDump()
7374
7375Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7376
7377 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
7378 * parser.[ch] encoding.[ch]: added memory cleanup routines
7379 * parser.c: closing bug #3788
7380 * doc/*: rebuilt the doc
7381
7382Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7383
7384 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
7385 xmlNewTextChild() and xmlSetCompressMode() behaviour.
7386 * tester.c: added --compress option
7387 * doc/*: rebuilt the documentation
7388
7389Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7390
7391 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
7392 if given /proc/kcore as input !
7393 * doc/xml.html doc/*: updated and rebuilt the documentation
7394
7395Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7396
7397 * parser.c: Fixed some wrongly space collapsing code due to
7398 a misreading of the spec.
7399 * result/*: fixed the output accordingly
7400
7401Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7402
7403 * encoding.c: bug fix and typos
7404 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
7405 * parser.c: added attribute normalization closing bug #3597
7406 * test/att* result/att* SAXresult/att*: testcase for attribute
7407 normalization
7408
7409Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7410
7411 * configure.in: closing bug #3163 by adding extra flags for the
7412 cc compiler on HP-UX
7413
7414Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7415
7416 * valid.[ch] : removed a typo and an enumerated type bug in the
7417 xmlAddElementDecl() function
7418 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
7419 call to xmlEncodeEntitiesReentrant() so that the functions
7420 New, Set and Get are at the same level.
7421 * parser.c HTMLparser.c: extra memory allocation bug for
7422 attributes detected by someone using libxml in embedded systems :-)
7423
7424Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7425
7426 * xmlmemory.h: turned off mem debug :-\
7427
7428Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7429
7430 * parser.c: closed bug #2784 a one line fix, but worth pushing
7431 a new release out
7432 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
7433 some structures, comments before and after the
7434 main element, and other nastyness
7435 * HTMLtree.c tree.c: accomodate the extended HTML supported
7436 * configure.in: pushing 1.7.4
7437 * test/ent8 and related outputs : added a new test for bug #2784
7438 * test/HTML/wired.html and related output: a nasty HTML example
7439 * Makefile.am: improved the test scripts
7440 * docs/* : reran the documentation extractor, updated xml.html
7441
7442Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7443
7444 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
7445 HTMLparser and debugged the HTML related code. HTML documents
7446 now have their own type
7447 * entities.c: do not dump &apos; for HTML output
7448 * xmlmemory.c: improvement, breakpoint mechanism
7449 * testHTML.c: added --sax --repeat ...
7450 * Makefile.am: improved the HTML tests
7451 * valid.[ch]: added xmlValidGetValidElements and
7452 xmlValidGetPotentialChildren
7453 * tester.c: added --insert to test the 2 new functions
7454 * test//* result//* SAXresult//* : regression test cleanup
7455 and extension.
7456 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
7457 gnome-xml-nanohttp.html
7458
7459Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7460
7461 * HTMLparser.c: fixed problems with some autoclose tags
7462 * tree.c: fixed XML output problems.
7463 * result/* SAXresult/*: update of the tests output
7464
7465Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7466
7467 * Makefile.am: Arturo patch for xmlConf.sh version info
7468 * parser.c: Tim Josling patch for single quoted items
7469 * tester.c: Tim Josling patch for tester options usage
7470 * tree.h: indent cleanup
7471
7472Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7473
7474 * HTMLparser.c parser.h : Fixed problems with HTML parsing
7475 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
7476
7477Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7478
7479 * tree.c : Raph patch for initialization of CORBA fields
7480 * parser.c, xpath.c, ...: modification of doc comments
7481 * xpath.c : allow spaces in xpath expressions
7482
7483Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7484
7485 * xmlmemory.h: turning off memory debug :-(
7486
7487Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7488
7489 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
7490 better SAX interfaces.
7491 * testSAX.c: uses the new SAX routine, avoid fetching any remote
7492 entity.
7493 * configure.in: 1.7.2
7494
7495Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7496
7497 * libxml.spec.in: fixed the URL
7498 * doc/xml.html: improved the documentation front-end
7499
7500Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7501
7502 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
7503
7504Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7505
7506 * libxml.spec.in: fixed the alpha compile problem
7507 * parser.[ch]: changed errno to errNo in the parser context :-(
7508 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
7509 * doc/xml.html: changed CHAR to xmlChar
7510 * doc/html/*: recompiled the documentation
7511 * configure.in: 1.7.1
7512
7513Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7514
7515 * parser.h: modified the parser context struct to regain 1.4.0
7516 binary compatibility
7517 * parser.c, xml-error.h: added errno ot teh context and defined
7518 a set of errors values with update of errno
7519 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
7520 DTDs and entities
7521 * *.h, *.c: complete cleanup of the use of config.h and include
7522 protection depending on the current setup.
7523 * overalll debugging, maintenance and bug-fixing on all modules
7524 * updated the documentation
7525 * ready for 1.7.0
7526
7527Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7528
7529 * HTMLparser.c : cleanup
7530 * SAX.c valid.c valid.h: added ID/IDREF checking
7531 * tree.c tree.h: extended doc structure for refs
7532 * configure.in: 1.6.2
7533 * parser.c: patched bug in SAX user arg call
7534 * parserInternals.h: patched missing close in C++ wrapping
7535 * testXPath.c xpath.c xpath.h: prepared for extensibility,
7536 especially upcoming XPointer implementation.
7537 * doc/xml.html: augmented, typo
7538
7539Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
7540
7541 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
7542 not all invocations of install understand -d.
7543
7544Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
7545
7546 * Makefile.am: prepend all the test* calls with $(top_builddir) -
7547 to make 'check' works, when builddir != srcdir.
7548
7549Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7550
7551 * doc/xml.html : updated the documentation
7552
7553Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7554
7555 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
7556 not deallocated memory blocks
7557 * *.c : replaces all calls to malloc() free() and realloc() to
7558 the wrapper functions/macros
7559 * tree.c : removed memory leaks dues to calling xmlFreeNode()
7560 instead of xmlFreeNodeList()
7561
7562Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7563
7564 * HTMLparser.c: corrected a stupid bug leading to core dump at
7565 tree deallocation. Removed warnings indicated by
7566 Stephane.Conversy@lri.fr
7567 * entities.c: Fixes Yet Another Stupid Bug, entities were not
7568 looked for in the external subset
7569
7570Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7571
7572 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
7573 on SGI by Stephane.Conversy@lri.fr
7574
7575Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7576
7577 * all .h : changed the prototype declaration indent as in gtk
7578 * most .c : working on reducing the TODOs in the code
7579 * most .c : cleanup though -pedantic and Insure++
7580 * improvements on validation ID checkings.
7581 * tree.[ch] SAX.c: added support for namespace on attributes #2022
7582 * xml-config.in: closed #1810
7583
7584Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7585
7586 * tree.h, valid.c, valid.h: more work on validity, IDs
7587 * xpath.c: added/fixed comparidon and equlity, added a new isinf
7588 definition for AIX
7589
7590Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7591
7592 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
7593 the distribution due to a cut'n paste error at last commit
7594
7595Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7596
7597 * configure.in: upgraded to version 1.4.0
7598 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
7599 Big update, added a large part of the validation process,
7600 it should be usable, but some parts are missing
7601 * xpath.c: improved the implementation w.r.t. root.
7602 * Makefile.am: added more tests
7603 * test and result trees: added a lot of tests
7604 * libxml.spec.in: export libxml.so.0 and libxml.so.1
7605
7606Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7607
7608 * Added an HACKING file
7609
7610Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7611
7612 * xpath.[ch] : improvements and debug of the XPath implementation
7613 * parser.c, HTMLparser.c : modified the parsers to be progressive
7614 * tree.[ch] : extended the Buffer promitives
7615 * xmlIO.[ch] : added basic I/O routines providing progressive
7616 parsing and ready for I18N conversion plugins
7617 * SAXresult/* : the SAX callback sequence maybe slightly different
7618 now
7619 * test*.c : improved/updated the tests programs
7620 * doc/* : recompiled the docs.
7621
76221999-07-26 Michael Meeks <michael@edenproject.org>
7623
7624 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
7625
7626 * tree.c: Ditto.
7627
7628Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7629
7630 * configure.in: upgraded to version 1.4.0
7631 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
7632 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
7633 XML query language, see http://www.w3.org/TR/xpath for more details.
7634 * parser.c, parser.h: added CHAR* related string functions for XPath
7635 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
7636 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
7637 rebuild the docs.
7638 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
7639 and regression testing capabilities for XPath.
7640
7641Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7642
7643 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
7644 closing bug #1646
7645
7646Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7647
7648 * Makefile.am, example/Makefile.am: closed bug #1683
7649
7650Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7651
7652 * example/Makefile.am, configure.in: added the makefile for the
7653 gjobread example
7654
7655Sat Jul 10 14:19:11 CEST 1999 Tomasz K³oczko <kloczek@pld.org.pl>
7656
7657 * doc/Makefile.am:
7658 - fix which allow "make install DESTDIR=</install/prefix>".
7659
7660Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7661
7662 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
7663 which fixed a problem on the file reading-code.
7664
7665Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7666
7667 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
7668 output.
7669 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
7670
7671Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7672
7673 * parser.h : Oops removed the binary compatibility problem
7674 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
7675 * parser.c, HTMLparser.c: applied patches for reading from stdin
7676
7677Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7678
7679 * parser.c, entities.c, valid.c: cleanup bug #1591
7680 * configure.in: cleanup bug #1592
7681 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
7682 the same tree back-end. Hence gdome will be available for it.
7683 * doc/Makefile.am: close bug #617
7684
7685Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7686
7687 * parser.c: alloctate a per parser context SAX interface block
7688
7689Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7690
7691 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
7692 and xmlEncodeEntitiesReentrant with the correct one :-\
7693
7694Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7695
7696 * commit of my internal XML base changes, quite a lot of
7697 changes, cleanups, better entities support, framework for
7698 new I/O and charset detection and handling
7699 * Fixed the configure/Makefile stuff to generate shared libs
7700 with the proper version info, so we jumped on rev from
7701 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
7702 xmlEncodeEntities() result need to be freed now, and a string
7703 xmlParserVersion provide the current library version.
7704
7705Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
7706
7707 * parser.c: fixed a buffer overrun for when you have a very long
7708 attribute with no entities in it.
7709
7710Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7711
7712 * added example directory
7713 * added example/gjobs.xml gjobread.c, still need a Makefile.in
7714
7715Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7716
7717 * Release of libxml-1.1, nearly everything has been touched for
7718 this.
7719 * Added more regression tests
7720 * Updated the documentation
7721
7722Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7723
7724 * tree.[ch]: unified the XML_NO_CORBA defines.
7725 * parser.c encoding.[ch]: started plugging in char encoding detection
7726
7727Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
7728
7729 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
7730 Also freed allocated buffer.
7731
7732Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7733 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
7734 reentrancy problem at printing. One is left in entities.c, to
7735 remove ASAP
7736 * testSAX.c : added a test example showing the use of the SAX
7737 interface if one doesn't want to build the DOM tree.
7738 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
7739
7740Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7741
7742 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
7743 large revamping of the parser to use SAX callbacks
7744 http://www.megginson.com/SAX/ (or at least a C like interface
7745 a la Expat). It's now possible to set up your own callbacks
7746 and the parser will not build a DOM tree.
7747 * test/* result/*: updated the test suite, I finally removed
7748 the old Namespace draft support (PI based).
7749
7750Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7751
7752 * Makefile.am: added test result to EXTRA_DIST for make tests
7753
7754Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7755
7756 * parser.c, parserInternals.h: moved the chars macro definitions
7757 to parserInternals.h
7758 * parser.c, error.c: applied patches from "Knut Åkesson"
7759 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
7760
7761Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7762
7763 * xml-config.in : applied patch to make --version work
7764
77651999-03-05 Raja R Harinath <harinath@cs.umn.edu>
7766
7767 * Makefile.am (check-local): Alias for `tests' target. This will
7768 cause `make check' to do the right thing.
7769 (tests): Don't run tests in srcdir. Also, replaced calls to
7770 basename with a `sed' "equivalent".
7771
7772Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7773
7774 * Renamed error.h to xml-error.h, corrected Makefile.am to list
7775 it in the header and not the sources, updated the doc.
7776 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
7777 pointing this out.
7778
7779Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7780
7781 * parser.c, parser.h, parserInternals.h: memory leak hunting,
7782 exported the inputStream routines.
7783 * doc/html/* : updated accordingly
7784
7785Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7786
7787 * parser.c, parser.h, parserInternals.h: added a few extra
7788 internal calls to allocate and free parser contexts ...
7789 * doc/html/* : updated accordingly
7790
7791Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7792
7793 * configure.in, Makefile.am, doc/makefile.am : General changes for
7794 1.0.0 release and including the generated HTML documentation.
7795
7796Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7797
7798 * makefile.am : added parserInternals.h, oops.
7799
7800Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7801
7802 * parserInternals.h: added this header giving access to the parser
7803 internal functions.
7804 * doc/Makefile.am : added a rebuild target which rebuilds the full
7805 set of documentations
7806 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
7807 the internal subset.
7808 * *.c *.h: modifications needed to generate the documentation using
7809 gtk-doc, cleanup of functions blocks, reorganisation of struct
7810 declarations.
7811
7812Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7813
7814 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
7815 the tar and spec file to include the beginning of the doc.
7816
78171999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
7818
7819 * doc/.cvsignore: Added this file.
7820
7821Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7822
7823 * tree.c: fixed xmlGetProp to return "" when the attribute
7824 exists, even if the node-list is NULL.
7825
7826Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7827
7828 * tree.c: patched an error outputting empty attribute values.
7829 * Makefile.am and doc/makefile.am: have been updated during the
7830 week-end. Sorry for an empty CVS log, I got a shell problem.
7831
7832Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7833
7834 * tree.h: cleaned up using enums instead of defines
7835 * parser.c, valid.[ch]: more work on parsing/output of element
7836 declarations
7837
7838Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7839
7840 * valid.[ch], tree.c, parser.c : more work toward full parsing
7841 of XML DTDs.
7842 * README: added informations about mailing-list and on-line
7843 documentation
7844
78451999-01-27 Raja R Harinath <harinath@cs.umn.edu>
7846
7847 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
7848
7849Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7850
7851 * parser.c, tree.[ch] : more work toward conformance testing,
7852 added a last element to accelerate parsing of very flat structures
7853 started working on internal subset Element content declaration.
7854 * valid.[ch] : first cut at adding code toward validation.
7855 * previous changes had also small impact on most files, especially
7856 the conformance testing using James Clark test suite.
7857
7858Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
7859
7860 * test/* : updated the examples, most of them were not well
7861 formed (humm), and added rdf2.
7862 * result/* : resulting changes in the output.
7863
7864Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7865
7866 * tree.c: changed the behaviour of xmlGetProp on NULL values.
7867
7868Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7869
7870 * tree.c: patched a bug in the generation of empty attributes
7871
7872Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7873
7874 * entities.[ch], tree.[ch], tester.c: added copy interfaces
7875 for node/trees/documents/... Biggest problem is namespace
7876 support when copying subtrees.
7877
7878Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7879
7880 * parser.c, entities.c: improve entities and char ref encoding,
7881 and cleanups of error messages.
7882
7883Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7884
7885 * parser.c, entities.c: simple bug hunting done during rpm2html and
7886 rpmfind integration.
7887
7888Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7889
7890 * parser.[ch]: Added interfaces allowing to specify a SAX
7891 handler before parsing.
7892
7893Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7894
7895 * parser.c: redirrect all errors reporting through the SAX
7896 error function
7897
7898Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7899
7900 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
7901 * libtool, tlmain ...: update of the libtool files
7902
79031998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
7904
7905 * entities.c: Use g_snprintf insteda of snprintf.
7906
7907Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7908
7909 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
7910 added ent5 test for this purpose.
7911 * parser.c, parser.h: formatting, comments and UTF-8 planning.
7912
7913Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7914
7915 * parser.c: fixed? a strange error due to compression on a GWP
7916 document.
7917
7918Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7919
7920 * tree.[ch]: bug fixing
7921 * entities.[ch]: defined a specific type for predefined entities
7922 * doc/xml.html: more documentation on the library, how to use it,
7923 overview of the interfaces.
7924
7925Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7926
7927 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
7928
7929Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7930
7931 * tree.c: corrected a small bug
7932 * doc/xml.html: continuing writing documentation.
7933
7934Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7935
7936 * debugXML.h debugXML.c: added debugging utilities.
7937 * tester.c: added --debug switch.
7938 * tree.c: patched an incorrect node->type assignment.
7939 * parser.c: formatting, ensure that node->doc != NULL in attributes
7940
7941Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7942
7943 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
7944 entity support and provide an internal representation close to
7945 DOM one (entity ref nodes, and attribute value as tree). I tried
7946 to preserve the interface but this will surely break some apps
7947 (I have to change rpm2html/rpmfind for example). I had to change
7948 two interfaces, and the generated tree is somewhat different.
7949 * doc/* : started documenting the XML library, the tree and
7950 DOM/Corba. This is a first step.
7951
7952Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7953
7954 * parser.c: Set up the fonctions comment block, boring but useful.
7955 * parser.h, SAX.c, parser.c: now attributes are processed through
7956 the SAX interface. The problem is that my SAX interface diverged
7957 quite a bit from the original one, well this is not an official
7958 spec, and translating it from Java to C is hairy anyway...
7959
7960Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7961
7962 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
7963 fonctions comment block, boring but useful.
7964
7965Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7966
7967 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
7968 conversion routines. However they are not yet used to convert the
7969 inputs. The core will run with UTF-8.
7970
7971Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7972
7973 * tree.c : make sure that the type id is properly set-up when
7974 a new object is allocated, needed for DOM.
7975
7976Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7977
7978 * tree.h, tree.c: Ok, the main objects in the tree will be native
7979 corba objects, it costs 8 bytes per Node, Attribute and Document
7980 but it simplifies the Corba integration a lot (no extra interface
7981 objects to allocate/free).
7982
7983Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7984
7985 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
7986 and changed NODEs contants for conformity with DOM Level 1
7987
7988Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7989
7990 * added hooks to keep track of servants when creating objects
7991 xmlDoc and xmlNode (for Corba export).
7992
7993Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7994
7995 * added xml-config script.
7996
7997Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7998
7999 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
8000 to autoupdate libtool and automake conf files.
8001
80021998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
8003
8004 * Makefile.am: Use '?' to separate the sed
8005 commands as ',' is used when people pass -Wl,something.
8006
8007
8008Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8009
8010 * tree.c, tree.h: added a per-document compression interface.
8011
8012Tue Sep 22 20:47:38 EDT 1998
8013
8014 * tree.c, tree.h: added saving with compression and added interfaces
8015 to control the compression level (xmlGetCompressMode,
8016 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
8017
8018Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8019
8020 * parser.c: corrected a loop for files of size 0
8021
80221998-08-20 Raja R Harinath <harinath@cs.umn.edu>
8023
8024 * error.h: New file. Contains prototyes from `error.c'.
8025
8026Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
8027
8028 * Makefile.am (xmlincdir): New macro.
8029 (xmlinc_HEADERS): Renamed from include_HEADERS.
8030
8031Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8032
8033 * applied small patch on numeric entities from
8034 Christopher Blizzard <blizzard@appliedtheory.com>
8035
8036Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8037
8038 * New release 0.2, removed the old xml_* files so that it's
8039 coherent with the other CVS base (W3C), far better conformance
8040 to standard, new namespaces, decent entities support, beginning
8041 of a SAX-like interface. Nearly nothing left intact, even the
8042 test examples ...
8043
80441998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
8045
8046 * .cvsignore: Add .deps dir
8047
8048Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8049
8050 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
8051
8052Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8053
8054 * configure.in: added test for CPP
8055 * AUTHORS, Changelog: the original ones didn't get commited but the
8056 glib ones instead, fixed.
8057 * Makefile.am: corrected an error in library naming
8058
8059Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8060
8061 * integrated code developped at W3C
8062 * changed the original Copyright
8063 * migrated to automake
8064 * prefixed the filenames by xml_ to avoid filename clashes
8065
Daniel Veillarde0ed10c2003-01-06 11:06:26 +00008066Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
8067
8068 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
8069 should not be called.
8070
Daniel Veillard0aaaacd2003-01-06 10:59:57 +00008071Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
8072
8073 * libxml-2.0.pc.in: applied the patch to fix #101894
8074
Daniel Veillard8a1b1852003-01-05 22:37:17 +00008075Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
8076
8077 * tree.c : applied patch from Lukas Schroeder for register callbacks
8078 * valid.c: modified patch from Lukas Schroeder to test
8079 register callbacks with --chkregister
8080
Daniel Veillard067bae52003-01-05 01:27:54 +00008081Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
8082
8083 * xmlreader.c: seriously changed the way data are pushed to
8084 the underlying parser, go by block of 512 bytes instead of
8085 tryng to detect tag boundaries at that level. Changed the
8086 way empty element are detected and tagged.
8087 * python/tests/reader.py python/tests/reader2.py
8088 python/tests/reader3.py: small changes mostly due to context
8089 reporting being different and DTD node being reported. Some
8090 errors previously undetected are now caught and fixed.
8091 * doc/xmlreader.html: flagged last section as TODO
8092
Daniel Veillard51a447a2003-01-04 19:42:46 +00008093Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8094
8095 * python/libxml.py: integrated the Python 2.2 optimizations
8096 from Hannu Krosing, while maintaining compatibility with
8097 1.5 and 2.1
8098
Daniel Veillarde59494f2003-01-04 16:35:29 +00008099Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
8100
8101 * xmllint.c: a bit of cleanup
8102 * xmlreader.c: small fix
8103 * doc/xmlreader.html: more work on the XmlTextReader tutorial
8104 * python/libxml.py: a few fixes pointed out by Hannu Krosing
8105
Daniel Veillard623a9eb2003-01-04 12:47:20 +00008106Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
8107
8108 * python/setup.py.in: patch from Stéphane Bidoul to include
8109 drv_libxml2.py in setup.py
8110
Daniel Veillard66b82892003-01-04 00:44:13 +00008111Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
8112
8113 * doc/xmlreader.html: starting documenting the new XmlTextReader
8114 interface.
8115
Daniel Veillard7704fb12003-01-03 16:19:51 +00008116Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
8117
8118 * xmllint.c: added the --stream flag to use the TextReader API
8119 * xmlreader.c: small performance tweak
8120
Daniel Veillarda80ff6e2003-01-03 12:52:08 +00008121Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
8122
8123 * xmlreader.c python/tests/reader2py: okay the DTD validation
8124 code on top of the XMLTextParser API should be solid now.
8125
Daniel Veillard1fdfd112003-01-03 01:18:43 +00008126Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
8127
8128 * xmlreader.c python/tests/reader2py: Fixing some more mess
8129 with validation and recursive entities while using the
8130 reader interface, it's getting a bit messy...
8131
Daniel Veillarddab8ea92003-01-02 14:16:45 +00008132Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
8133
8134 * xmlreader.c python/tests/reader.py: another couple of problem
8135 related to IsEmptyElement reported by Stéphane Bidoul needed
8136 some fixes.
8137
Daniel Veillard4f860202003-01-02 13:00:02 +00008138Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
8139
8140 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
8141 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
8142 based on the python XmlTextReader interface.
8143
Daniel Veillard3c265e42003-01-01 21:06:49 +00008144Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
8145
8146 * tree.c: backing out one change in the last patch which broke the
8147 regression tests
8148
Daniel Veillard5335dc52003-01-01 20:59:38 +00008149Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8150
8151 * global.data globals.c tree.c include/libxml/globals.h: applied
8152 an old patch from Lukas Schroeder to track node creation and
8153 destruction. Probably missing a lot of references at the moment
8154 and not usable reliably.
8155
Daniel Veillard8ba17412003-01-01 19:13:12 +00008156Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
8157
8158 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
8159 from doc/news.html and a stylesheet
8160
Daniel Veillarde3c036e2003-01-01 15:11:05 +00008161Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
8162
8163 * xmlreader.c python/tests/reader.py: fixed another couple of
8164 xmlreader bugs reported by Stéphane Bidoul and added tests.
8165
Daniel Veillard9e395c22003-01-01 14:50:44 +00008166Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
8167
8168 * xmlreader.c python/tests/reader2.py: fixed another validity
8169 checking in external parsed entities raised by Stéphane Bidoul
8170 and added a specific regression test.
8171 * python/tests/reader3.py: cleanup
8172
Daniel Veillardd5896142002-12-31 14:45:26 +00008173Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
8174
8175 * xmlreader.c python/tests/reader2.py: fixed a problem with
8176 validation within entities pointed by Stéphane Bidoul, augmented
8177 the tests to catch those.
8178
Daniel Veillarddc85f282002-12-31 11:18:37 +00008179Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
8180
8181 * python/generator.py: modified the generator to allow keeping
8182 class references when creating new classes, needed to fix a bug
8183 pointed by Stéphane Bidoul where the input buffer of the
8184 xmlTextReader instance gets destroyed if the python wrapper for
8185 the input is not referenced anymore.
8186
Daniel Veillard4d8db8a2002-12-30 18:40:42 +00008187Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
8188
8189 * xmlreader.c python/tests/reader.py: fixed another pair of problem
8190 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
8191
Daniel Veillard571b8892002-12-30 12:37:59 +00008192Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
8193
8194 * xmlreader.c python/tests/reader.py: fixed another problem
8195 pointed by Stéphane Bidoul
8196
Daniel Veillardaaa105b2002-12-30 11:42:17 +00008197Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
8198
8199 * xmlreader.c python/tests/reader.py: fixed a limit case problem
8200 with "<a/>"
8201
Daniel Veillardecaba492002-12-30 10:55:29 +00008202Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8203
8204 * SAX.c: warn on xmlns:prefix="foo"
8205 * xmlreader.c python/tests/reader.py: fixed a couple of problem
8206 for namespace attributes handling.
8207
Daniel Veillard2d84a892002-12-30 00:01:08 +00008208Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8209
8210 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
8211 a really nasty problem raised by a DocBook XSLT transform
8212 provided by Sebastian Bergmann
8213
Daniel Veillard29b3e282002-12-29 11:14:41 +00008214Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
8215
8216 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
8217 by Stéphane Bidoul and integrated it into the tests
8218
Daniel Veillarde18fc182002-12-28 22:56:33 +00008219Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
8220
8221 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
8222 extended the XmlTextReader API a bit, addding accessors for
8223 the current doc and node, and an entity substitution mode for
8224 the parser.
8225 * python/libxml.py python/libxml2class.txt: related updates
8226 * python/tests/Makefile.am python/tests/reader.py
8227 python/tests/reader2.py python/tests/reader3.py: updated a bit
8228 the old tests and added a new one to test the entities handling
8229
Daniel Veillardaba976d2002-12-28 21:14:18 +00008230Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
8231
8232 * python/generator.py python/libxml2class.txt
8233 python/tests/reader.py python/tests/reader2.py: changed the
8234 generator to provide casing for the XmlTextReader similar to
8235 C# so that examples and documentation are more directly transposable.
8236 Fixed the couple of tests in the suite.
8237
Daniel Veillard83298842002-12-28 15:12:33 +00008238Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
8239
8240 * doc/guidelines.html: added a document on guildeline for
8241 publishing and deploying XML
8242
Daniel Veillard336fc7d2002-12-27 19:37:04 +00008243Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
8244
8245 * valid.c xmlreader.c: final touch running DTD validation
8246 on the XmlTextReader
8247 * python/tests/Makefile.am python/tests/reader2.py: added a
8248 specific run based on the examples from test/valid/*.xml
8249
Daniel Veillardf25b4ca2002-12-27 15:18:35 +00008250Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
8251
8252 * python/libxml.py: added a few predefined xmlTextReader parser
8253 configuration values.
8254
Daniel Veillard0e9dafa2002-12-27 11:58:25 +00008255Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8256
8257 * python/libxml_wrap.h: trying to fix #102037
8258
Daniel Veillard8dbd4952002-12-27 11:34:48 +00008259Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
8260
8261 * SAX.c: fixing bug #95296, when the predefined entities
8262 are redefined in the DTD the default one must be used
8263 instead anyway.
8264
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +00008265Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
8266
8267 * doc/xmllint.xml
8268 * doc/xmllint.1
8269 Add discussion of XML_DEBUG_CATALOG to xmllint man
8270 page - bug #100907
8271
8272
Daniel Veillarddf512f42002-12-23 15:56:21 +00008273Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8274
8275 * xmlreader.c: Fixed the empty node detection to avoid reporting
8276 an inexistant close tag.
8277
Daniel Veillard0d132cf2002-12-23 14:43:32 +00008278Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
8279
8280 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
8281 for Python 2.1
8282
Daniel Veillardfe8aab92002-12-22 10:25:41 +00008283Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
8284
8285 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
8286
Daniel Veillard4258b9c2002-12-20 10:29:40 +00008287Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
8288
8289 * doc/libxml2-api.xml python/tests/reader.py: one really need
8290 to provide the base URI information when creating a reader parser
8291 from an input stream. Updated the API and the example using it.
8292
Daniel Veillardea7751d2002-12-20 00:16:24 +00008293Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
8294
8295 * testReader.c xmlreader.c valid.c include/libxml/tree.h
8296 include/libxml/valid.h include/libxml/xmlreader.h: working on
8297 DTD validation on top of xml reader interfaces. Allows to
8298 validate arbitrary large instances. This required some extensions
8299 to the valid module interface and augmenting the size of xmlID
8300 and xmlRef structs a bit.
8301 * uri.c xmlregexp.c: simple cleanup.
8302
Daniel Veillardbeb70bd2002-12-18 14:53:54 +00008303Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8304
8305 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
8306 work on the xml reader interfaces.
8307 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
8308 Web page for the Windows binaries.
8309
Daniel Veillard4a6d39b2002-12-17 18:33:01 +00008310Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8311
8312 * xmlIO.c: applied a patch for VMS following the report by
8313 Nigel Hall
8314
Daniel Veillard3772de32002-12-17 10:31:45 +00008315Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
8316
8317 * parser.c: the parseStartTag bug fix wasn't complete.
8318
Daniel Veillard67df8092002-12-16 22:04:11 +00008319Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
8320
8321 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
8322 parseStartTag, fixing it.
8323 * test/att4 result/att4 result/noent/att4: adding the test
8324 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
8325 more methods to XmlTextReader.
8326
Igor Zlatkovicd453c632002-12-16 18:45:48 +00008327Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8328
8329 * win32/libxml2.def.src: added more xml reader exports
8330 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
8331 to the build
8332
MST 2002 John Fleck7c67a832002-12-16 13:38:06 +00008333Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
8334
8335 * doc/tutorial/xmltutorial.xml
8336 plus generated html and pdf
8337 Updating tutorial again based on further comments from Niraj
8338 Tolia on the last iteration
8339
MST 2002 John Fleck44aacb32002-12-16 04:34:57 +00008340Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
8341
8342 * doc/tutorial/xmltutorial.xml
8343 * doc/tutorial/includekeyword.c
8344 * doc/tutorial/includegetattribute.c
8345 plus generated html and pdf
8346 Adding fix from Niraj Tolia to tutorial to properly free memory.
8347
8348
Daniel Veillardda46d2d2002-12-15 23:36:49 +00008349Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
8350
8351 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
8352 more methods of XmlTextReader.
8353 * python/libxml2class.txt python/tests/reader.py: this increased the
8354 methods in the bndings, augmented the test to check those new
8355 functions.
8356
Daniel Veillard0eb38c72002-12-14 23:00:35 +00008357Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
8358
8359 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
8360 methods of XmlTextReader.
8361 * python/generator.py python/libxml_wrap.h python/types.c
8362 python/libxml2class.txt: added the reader to the Python bindings
8363 * python/tests/Makefile.am python/tests/reader.py: added a specific
8364 test for the Python bindings of the Reader APIs
8365 * parser.c: small cleanup.
8366
Daniel Veillard06503452002-12-13 10:42:08 +00008367Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8368
8369 * xinclude.c: fallback was only copying the first child not the
8370 full child list of the fallback element, closes #89684 as reopened
8371 by Bernd Kuemmerlen
8372
Igor Zlatkovic2d45f522002-12-12 12:33:43 +00008373Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8374
8375 * win32/libxml2.def.src: exported htmlNodeDumpOutput
8376
Daniel Veillard000eafb2002-12-12 10:04:22 +00008377Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
8378
Daniel Veillardc1eed322002-12-12 11:01:32 +00008379 * configure.in: preparing release of 2.4.30
Daniel Veillard000eafb2002-12-12 10:04:22 +00008380 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
Daniel Veillardc1eed322002-12-12 11:01:32 +00008381 gives enum values, fix functype return type, put back fields in
8382 structs
8383 * doc/*: updated the docs rebuilt
Daniel Veillard000eafb2002-12-12 10:04:22 +00008384
Daniel Veillard024b5702002-12-12 00:15:55 +00008385Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
8386
8387 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
8388 about htmlNodeDumpOutput location.
8389 * xpath.c: removed an undefined function signature
8390 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
8391 too many symbols in the API breaking the python bindings.
8392 Updated with the libxslt/libexslt changes.
8393
Daniel Veillard9b4bb4d2002-12-11 19:28:47 +00008394Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
8395
8396 * configure.in: preparing release of 2.4.29
8397 * doc/*: rebuilt the docs and API
8398 * xmlreader.c: a few more fixes for the XmlTextReader API
8399
Igor Zlatkovicf6273a02002-12-11 17:00:54 +00008400Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8401
8402 * include/win32config.h: applied mingw patch from Magnus Henoch
8403
Daniel Veillard5aad8322002-12-11 15:59:44 +00008404Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
8405
8406 * catalog.c doc/libxml2-api.xml: a bit more cleanup
8407
Daniel Veillarda9b66d02002-12-11 14:23:49 +00008408Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
8409
8410 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
8411 building Python script, does the C parsing directly, generates
8412 a better API description including structure fieds defs and
8413 enums. Still a couple of bugs, but good enough for the python
8414 wrappers now.
8415 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
8416 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
8417 include/libxml/schemasInternals.h include/libxml/tree.h: more
8418 cleanup based on the python analysis script reports.
8419 * libxml.spec.in: make sure the API XML description is part of the
8420 devel package.
8421
Daniel Veillard01c13b52002-12-10 15:19:08 +00008422Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
8423
8424 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
8425 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
8426 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
8427 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
8428 code cleanup, especially the function comments.
8429 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
8430
Daniel Veillarde1ca5032002-12-09 14:13:43 +00008431Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
8432
8433 * Makefile.am xmlreader.c include/libxml/Makefile.am
8434 include/libxml/xmlreader.h: Adding a new set of APIs based on
8435 the C# TextXmlReader API but converted to C. Allow to parse
8436 in constant memory usage, far simpler to program and explain
8437 than the SAX like APIs, unfinished but working.
8438 * testReader.c: test program
8439
Igor Zlatkovic70a296c2002-12-08 17:34:54 +00008440Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8441
8442 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
8443
Daniel Veillard64b35282002-12-04 15:10:40 +00008444Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
8445
8446 * tree.c: Chip turner indicated that XHTML1 serialization
8447 rule for style actually break on both IE and Mozilla,
8448 try to avoid the rule if escaping ain't necessary
8449
Daniel Veillard8efff672002-12-04 11:44:48 +00008450Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
8451
8452 * nanhttp.c: handle HTTP URL escaping, problem reported by
8453 Glen Nakamura and Stefano Zacchiroli
8454
Daniel Veillard1c732d22002-11-30 11:22:59 +00008455Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
8456
8457 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
8458
Daniel Veillardfdd27d22002-11-28 11:55:38 +00008459Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8460
8461 * uri.c: Johann Richard pointed out some XPointer problems for
8462 URN based URI references in XInclude. Modified the URI parsing
8463 and saving routines to allow correct parsing and saving of
8464 XPointers, especially when attached to "opaque" scheme accordingly
8465 to RFC 2396
8466
Daniel Veillard8db67d22002-11-27 19:39:27 +00008467Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
8468
8469 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
8470 of refactoring to the HTML saving code.
8471 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
8472 in the doc.
8473
Daniel Veillardebc4ca92002-11-27 11:43:05 +00008474Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
8475
8476 * tree.c include/libxml/tree.h: refactored the XML dump of a node
8477 to a buffer API to reuse the generic dump to an OutputIO layer,
8478 this reduces code, fixes xmlNodeDump() for XHTML, also made
8479 xmlNodeDump() now return the number of byte written.
8480
Daniel Veillard9d5ea172002-11-27 08:02:06 +00008481Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
8482
8483 * python/setup.py.in: another patch from Stéphane Bidoul for
8484 Python bindings on Windows
8485 * doc/parsedecl.py: small cleanup
8486
Daniel Veillard9715c172002-11-25 16:33:40 +00008487Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
8488
8489 * libxml.spec.in configure.in: add a line in %changelog for releases
8490
Daniel Veillard9bc53102002-11-25 13:20:04 +00008491Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
8492
8493 * parser.c: patch from Marcus Clarke fixing a problem in entities
8494 parsing that was detected in KDe documentations environment.
8495
Daniel Veillardfaa35ff2002-11-24 13:53:43 +00008496Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
8497
8498 * python/libxml.c (libxml_prev): Return the previous as opposed to
8499 the next node (I guess this is the result of some cut & paste programming:)
8500
Daniel Veillard80d7b902002-11-23 16:23:08 +00008501Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8502
8503 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
8504
Daniel Veillarda1196ed2002-11-23 11:22:49 +00008505Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
8506
8507 * python/generator.py python/libxml.c python/setup.py.in: trying
8508 to fix the Python bindings build on Windows (Stéphane Bidoul)
8509
Igor Zlatkovic9ab71552002-11-22 21:41:43 +00008510Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8511
8512 * win32/configure.js: added option for python bindings
8513 * win32/libxml2.def.src: added more exports
8514
Igor Zlatkovicace7cd22002-11-22 18:07:00 +00008515Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8516
8517 * win32/Makefile.mingw: fixed unresolved symbols when linking with
8518 pthreads
8519 * win32/wince/*: applied updates to Windows CE port from Javier
8520
Daniel Veillardf9c4cad2002-11-22 15:57:07 +00008521Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
8522
8523 * configure.in: preparing 2.4.28
8524 * libxml.spec.in doc/Makefile.am: some cleanup
8525 * doc/*: updated the news and regenerated.
8526
Daniel Veillardfee408f2002-11-22 13:18:30 +00008527Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
8528
8529 * HTMLparser.c: final touch at closing #87235 </p> end tags
8530 need to be generated.
8531 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
8532 this change slightly the output of a few tests
8533 * doc/*: regenerated
8534
Daniel Veillardd2ff0392002-11-22 12:28:38 +00008535Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
8536
8537 * parserInternals.c: fixing bug #99190 when UTF8 document are
8538 parsed using the progressive parser and the end of the chunk
8539 is in the middle of an UTF8 multibyte character.
8540
William M. Brack8b2c7f12002-11-22 05:07:29 +00008541Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
8542
8543 * threads.c: fixed initialization problem in xmlNewGlobalState
8544 which was causing crash.
8545 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
8546 in xmlInitializeGlobalState.
8547 * parserInternals.c: cleaned up ctxt->sax initialisation.
8548
Daniel Veillardd5c2f922002-11-21 14:10:52 +00008549Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
8550
8551 * tree.c include/libxml/tree.h: modified the existing APIs
8552 to handle XHTML1 serialization rules automatically, also add
8553 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
8554 libxslt serialization uses it when needed without changing
8555 the library API.
8556 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
8557 result/xhtml1: added a new test specifically for xhtml1 output
8558 and updated the result of one XHTML1 test
8559
Daniel Veillardd076a202002-11-20 13:28:31 +00008560Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
8561
8562 * xinclude.c parserInternals.c encoding.c: fixed #99082
8563 for xi:include encoding="..." support on text includes.
8564 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
8565 test/XInclude/ents/isolatin.txt : added a specific regression test
8566 * python/generator.py python/libxml2class.txt: fixed the generator
8567 the new set of comments generated for doc/libxml2-api.xml were
8568 breaking the python generation.
8569
Daniel Veillard817e70b2002-11-19 22:28:48 +00008570Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
8571
8572 * doc/Makefile.am: repair some problem if gtk-doc fail or such
8573 * configure.in: patch for Solaris on new autoconf closes #98880
8574 * doc/parsedecl.py: repair the frigging API building script,
8575 did I say that python xmllib sucks ?
8576 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
8577 and some comment are no more truncated.
8578
Daniel Veillarda7e05b42002-11-19 08:11:14 +00008579Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
8580
8581 * parser.c: Martin Stoilov pointed out a potential leak in
8582 xmlCreateMemoryParserCtxt
8583
Daniel Veillardbc6e1a32002-11-18 15:07:25 +00008584Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
8585
8586 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
8587 included in HTML documents and using the push parser.
8588
Daniel Veillard4efd3be2002-11-18 09:11:13 +00008589Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
8590
8591 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
8592 specified, look for the Python interpreter not just in the
8593 specified root but also in the specified location. Fixes #98825
8594
Daniel Veillarda8c0adb2002-11-17 22:37:35 +00008595Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
8596
8597 * python/libxml.c: fixing bug #98792 , node may have no doc
8598 and dereferencing without checking ain't good ...
8599
Daniel Veillarddad3f682002-11-17 16:47:27 +00008600Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
8601
8602 * configure.in: preparing release 2.4.27
8603 * doc/* : updated and rebuilt the docs
8604 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
8605 and all the docs are actually packaged and in the final RPMs
8606 * parser.c parserInternals.c include/libxml/parser.h: restore
8607 xmllint --recover feature.
8608
Daniel Veillard68e9e742002-11-16 15:35:11 +00008609Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
8610
8611 * parser.c xpath.c: fixing #96925 wich was also dependant on the
8612 processing of parsed entities, and XPath computation on sustitued
8613 entities.
8614 * testXPath.c: make sure entities are substitued.
8615
Daniel Veillard328f48c2002-11-15 15:24:34 +00008616Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
8617
8618 * parser.c: fixed #96594, which was totally dependant on the
8619 processing of internal parsed entities, which had to be changed.
8620
Daniel Veillard66651aa2002-11-15 11:21:43 +00008621Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
8622
8623 * Makefile.am python/Makefile.am python/tests/Makefile.am:
8624 trying to fix bug #98517 about building outside the source tree
8625 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
8626
Igor Zlatkovic2772cea2002-11-14 17:45:20 +00008627Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8628
8629 * include/win32config.h: cleanup
8630 * win32/Makefile.mingw: integrated mingw in JScript configure
8631 * win32/Makefile.msvc: modified to allow mingw coexistence
8632 * win32/configure.js: integrated mingw
8633 * win32/Readme.txt: cleanup
8634
Daniel Veillard8dd86a52002-11-12 21:14:17 +00008635Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
8636
8637 * HTMLparser.c: strengthen the guard in the Pop macros,
8638 like in the XML parser, closes bug #97315
8639
Daniel Veillard0821b152002-11-12 20:57:47 +00008640Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
8641
8642 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
8643 callback is never used.
8644
Daniel Veillard8606bbb2002-11-12 12:36:52 +00008645Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
8646
8647 * parserInternals.c: fixed the initialization of the SAX structure
8648 which was breaking xsltproc
8649 * xpath.c: patch from Petr Pajas for CDATA nodes
8650 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
8651 * parser.c include/libxml/parser.h: patch from Peter Jones
8652 removing a leak in xmlSAXParseMemory() and adding the
8653 function xmlSAXParseMemoryWithData()
8654
MST 2002 John Fleckf854d992002-11-12 03:49:05 +00008655Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
8656
8657 adding pdf of tutorial, changing web page to link to it
8658 * doc/tutorial/xmltutorial.pdf
8659 * doc/xml.html
8660 * doc/docs.html
8661
MST 2002 John Fleck52717f32002-11-11 03:49:33 +00008662Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
8663
8664 * doc/tutorial/ar01s08.html
8665 adding file what I forgot for tutorial
8666
8667
MST 2002 John Fleckbd3b4fd2002-11-11 03:41:11 +00008668Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
8669
8670 Adding encoding discussion to tutorial
8671 Added:
8672 * doc/tutorial/images/*.png: DocBook admonition image files
8673 * doc/tutorial/apf.html, apg.html: new generated html
8674 * doc/tutorial/includeconvert.c: conversion code entity file
8675 changed:
8676 * doc/tutorial/xmltutorial.xml: DocBook original
8677 * doc/tutorial/*.html: generated html
8678
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00008679Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8680
8681 * include/libxml/*.h: retired xmlwin32version.h
8682 * doc/Makefile.am: retired xmlwin32version.h
8683 * win32/configure.js: retired xmlwin32version.h
8684
Igor Zlatkovica2258da2002-11-08 15:55:33 +00008685Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8686
8687 * win32/libxml2.def.src: exported additional symbols
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00008688 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
8689 sisterhood
Igor Zlatkovica2258da2002-11-08 15:55:33 +00008690
Daniel Veillard7216cfd2002-11-08 15:10:00 +00008691Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
8692
8693 * globals.c: fixed a typo pointed out by Igor
8694 * xpath.c: try to speed up node compare using line numbers
8695 if available.
8696
Daniel Veillarda70d62f2002-11-07 14:18:03 +00008697Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
8698
8699 * tree.c: make xmlFreeNode() handle attributes correctly.
8700
Igor Zlatkovicb8e99cc2002-11-06 22:52:29 +00008701Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8702
8703 * catalog.c: completed the #96963 fix, as reported by Karl
8704 Eichwalder
8705
Daniel Veillard56f21f22002-11-06 15:49:46 +00008706Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8707
8708 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
8709
Daniel Veillard91ad8792002-11-04 17:06:52 +00008710Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
8711
8712 * Makefile.am: switched the order of a couple of includes
8713 to fix bugs #97100
8714
Igor Zlatkovic2bb82ee2002-10-31 16:15:43 +00008715Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8716
8717 * catalog.c: fixed bug #96963, reverted to the old behaviour of
8718 xmlLoadCatalogs that used to separate directories with a ':'.
8719
Igor Zlatkovic9fdd8f32002-10-31 16:01:23 +00008720Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8721
8722 * threads.c: improvements to the Windows-side of thread handling
8723 * testThreads.c: conditionally excluded unistd.h
8724 * testThradsWin32.c: broke overlong lines
8725 * include/win32config.h: adapted thread-related macros to the new
8726 scheme and for pthreads on Windows
8727 * win32/Makefile.msvc: introduced a more flexible thread build,
8728 added testThreads[Win32].c to the build
8729 * win32/configure.js: introduced a more flexible thread config
8730
John Fleck61f6fb62002-10-31 15:23:29 +000087312002-10-31 John Fleck <jfleck@inkstain.net>
8732
8733 * doc/xml.html (and, by implication, FAQ.html)
8734 added UTF-8 conversaion FAQ from Marcus Labib Iskander
8735
Igor Zlatkovicf95b56b2002-10-29 17:33:35 +00008736Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8737
8738 * configure.in: removed xmlwin32version.h
8739 * include/libxml/Makefile.am: removed xmlwin32version.h
8740
Daniel Veillardce66ce12002-10-28 19:01:59 +00008741Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
8742
8743 * tree.c: applied patch from Brian Stafford to fix a bug
8744 in xmlReconciliateNs()
8745
Daniel Veillard7e3f1402002-10-28 18:52:57 +00008746Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
8747
8748 * tree.c: applied patch from Christian Glahn to allow
8749 xmlNewChild() on document fragment nodes
8750
Daniel Veillardb39bc392002-10-26 19:29:51 +00008751Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
8752
8753 * parser.c: Christian Glahn found a problem with a recent
8754 patch to xmlParseBalancedChunkMemoryRecover()
8755 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
8756 problems
8757 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
8758 test/schemas/seq*: added the test cases from Charles
8759
Daniel Veillard366a9152002-10-23 20:43:53 +00008760Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
8761
8762 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
8763 serious cleanup of the spec file and associated changes
8764 in the Makefiles.
8765 * valid.c: try to remove some warnings on x86_64
8766
Daniel Veillardd033d022002-10-23 14:55:02 +00008767Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
8768
8769 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
8770 fix bug #96586
8771
Daniel Veillardce02dbc2002-10-22 19:14:58 +00008772Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
8773
8774 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
8775 parsing, applied his patch
8776 * result/HTML/attrents.html result/HTML/attrents.html.err
8777 result/HTML/attrents.html.sax test/HTML/attrents.html:
8778 added the test and result case provided by Mikhail Sogrine
8779
Daniel Veillarde645e8c2002-10-22 17:35:37 +00008780Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
8781
8782 * vms/build_libxml.com vms/config.vms vms/readme.vms
8783 include/libxml/parser.h include/libxml/parserInternals.h
8784 include/libxml/tree.h include/libxml/xmlIO.h
8785 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
8786 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
8787 Applied the VMS update patch from Craig A. Berry
8788 * doc/*.html: update
8789
Daniel Veillardf000f072002-10-22 14:28:17 +00008790Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
8791
8792 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
8793
Daniel Veillard1e208222002-10-22 14:25:25 +00008794Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
8795
8796 * debugXML.c: adding a grep command to --shell in xmllint
8797 for T.V. Raman
8798
Daniel Veillard9cdcf362002-10-22 14:23:59 +00008799Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
8800
8801 * xmlcatalog.c: tried to fix some of the problem with --sgml
8802
Daniel Veillard935494a2002-10-22 14:22:46 +00008803Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
8804
8805 * parser.c: tried to fix bug #91500 where doc->children may
8806 be overriden by a call to xmlParseBalancedChunkMemory()
8807
8808Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
8809
8810 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
8811 identifiers in SGML catalogs containing '&'
8812
Daniel Veillardc0ac0692002-10-20 21:31:50 +00008813Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
8814
8815 * python/types.c: fixed bugs when passing result value tree
8816 to Python functions.
8817
Daniel Veillard48267432002-10-18 11:21:38 +00008818Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
8819
8820 * configure.in: preparing the release of 2.4.26
8821 * doc/*: updated and rebuilt the documentation
8822
Daniel Veillardbb284f42002-10-16 18:02:47 +00008823Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
8824
8825 * parser.c: fixed a XML Namespace compliance bug reported by
8826 Alexander Grimalovsky
8827
Daniel Veillard44892f72002-10-16 15:23:26 +00008828Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
8829
8830 * HTMLtree.c: fixed serialization of script and style when
8831 they are not lowercase (i.e. added using the API to the tree).
8832
Daniel Veillard2fd85422002-10-16 14:32:41 +00008833Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
8834
8835 * valid.c: make xmlValidateDocument emit a warning msg if there
8836 is no DTD, pointed by Christian Glahn
8837
Daniel Veillard32370232002-10-16 14:08:14 +00008838Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
8839
8840 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
8841 content model when some of the blocks have min or max, and a couple
8842 of bugs found in the process.
8843 * result/schemas/list0* test/schemas/list0*: added some specific
8844 regression tests
8845
Daniel Veillarda2e8c5c2002-10-15 10:41:43 +00008846Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
8847
8848 * README: updated the contact informations
8849
Daniel Veillard63186732002-10-15 08:43:17 +00008850Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
8851
8852 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
8853 misses it, reported by Peter Bray.
8854
Daniel Veillard96c3a3b2002-10-14 15:39:04 +00008855Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
8856
8857 * tree.c: investigating xmlNodeGetContent() on namespace nodes
8858 and removed a few warnings
8859
Daniel Veillard819d5cb2002-10-14 11:15:18 +00008860Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
8861
8862 * parser.c: Christian Glahn found a small bug in the push parser.
8863 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
8864 public
8865
Daniel Veillard6045c902002-10-09 21:13:59 +00008866Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
8867
8868 * xmlschemas.c include/libxml/xmlschemas.h: added
8869 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
8870 * testSchemas.c: added --memory to test the new interface
8871
Daniel Veillardf0070122002-10-09 14:24:17 +00008872Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
8873
8874 * doc/index.py doc/search.php: integrated the XSLT indexing,
8875 a few fixed in the indexer, added a scope selection at the
8876 search level.
8877
Daniel Veillard01992e02002-10-09 10:20:30 +00008878Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
8879
8880 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
8881 this was due to uninitialized parts of the validation context
8882
Daniel Veillard321be0c2002-10-08 21:26:42 +00008883Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
8884
8885 * debugXML.c: applied patch from Mark Vakoc except the API
8886 change, preserved it.
8887 * doc/*: updated the docs to point to the search engine for
8888 information lookup or before bug/help reports.
8889
Daniel Veillard01e87d22002-10-08 16:55:06 +00008890Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
8891
8892 * doc/index.py doc/search.php: added mailing-list archives
8893 indexing and lookup
8894
Daniel Veillard9dc1cf12002-10-08 08:26:11 +00008895Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
8896
8897 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
8898
Daniel Veillard9b006132002-10-07 11:13:27 +00008899Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
8900
8901 * doc/index.py: improved HTML indexing
8902 * doc/search.php: make the queries also lookup the HTML based indexes
8903
Daniel Veillard141d04b2002-10-06 21:51:18 +00008904Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
8905
8906 * doc/index.py: added HTML page indexing
8907
Igor Zlatkovic91a62702002-10-04 13:34:16 +00008908Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8909
Igor Zlatkovicd7f3c332002-10-04 13:38:53 +00008910 * xmlIO.c: extended Windows path normalisation to fix the base
Igor Zlatkovic91a62702002-10-04 13:34:16 +00008911 problem in libxslt.
8912 * catalog.c: fixed list handling in XML_CATALOG_FILES
8913
Daniel Veillardceb09b92002-10-04 11:46:37 +00008914Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
8915
8916 * valid.c: typo/bug found by Christian Glahn
8917
Igor Zlatkovic9d66fa12002-09-29 17:54:36 +00008918Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
8919
8920 * xmlIO.c: applied Windows CE patch from Javier.
8921 * win32/wince: new directory, contains support for the PocketPC
8922 with Windows CE from Javier.
8923 * include/win32config.h: reorganised, removed duplicate
8924 definitions and applied WinCE patch from Javier.
8925 * include/wsockcompat.h: new file, now contains WinSock
8926 compatibility macros.
8927 * win32/Makefile.msvc: introduced double-run compilation.
8928
Daniel Veillarde16b5742002-09-26 17:50:03 +00008929Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
8930
8931 * configure.in include/libxml/xmlwin32version.h: preparing release
8932 of 2.4.25
8933 * doc/*: updated and regenerated teh docs and web pages.
8934
Daniel Veillard90d68fb2002-09-26 16:10:21 +00008935Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
8936
8937 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
8938 error were not covering namespace declarations.
8939 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
8940 it was missing the attribute declaration for the namespace
8941 * result/VC/NS3: the fix now report breakages in that test
8942
Daniel Veillardabe01742002-09-26 12:40:03 +00008943Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
8944
8945 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
8946
Daniel Veillard2ace1952002-09-26 12:28:02 +00008947Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
8948
8949 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
8950 and regenerated the docs and web site
8951
Daniel Veillarddda8f1b2002-09-26 09:47:36 +00008952Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
8953
8954 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
8955 ATTRIBUTE_UNUSED is always put after the attribute declaration,
8956 not before
8957
Daniel Veillardd4cb1e82002-09-26 09:34:23 +00008958Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
8959
8960 * python/generator.py python/libxml2class.txt: fixed a stupid error
8961 breaking the python API
8962
Daniel Veillardb7c29c32002-09-25 22:44:43 +00008963Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
8964
8965 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
8966 triostr.c triostr.h: applied a trio update patch from
8967 Bjorn Reese which should work with MinGW
8968
Daniel Veillardbd9afb52002-09-25 22:25:35 +00008969Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
8970
8971 * tree.c: improving some documentation comments
8972 * xmlregexp.c: found and fixed a mem leak with python regression tests
8973 * doc/*: rebuilt the doc and the API XML file including the
8974 xmlregexp.h xmlautomata.h and xmlunicode.h headers
8975 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
8976 python/types.c: added access to the XML Schemas regexps from
8977 python
8978 * python/tests/Makefile.am python/tests/regexp.py: added a
8979 simple regexp bindings test
8980
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +00008981Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
8982
Daniel Veillardbd9afb52002-09-25 22:25:35 +00008983 * doc/xml.html:
8984 fixing ftp links - thanks to Vitaly Ostanin
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +00008985
Daniel Veillard118aed72002-09-24 14:13:13 +00008986Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
8987
8988 * xmlregexp.c: fixed the data callback on transition functionality
8989 which was broken when using the compact form
8990 * result/schemas/*: updated the results, less verbose, all tests
8991 pass like before
8992 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
8993 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
8994 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
8995 annoying warnings
8996 * xpath.c: try to provide better error report when possible
8997
Daniel Veillard72336152002-09-21 13:08:14 +00008998Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
8999
9000 * Makefile.am: fixed a breakage raised by Jacob
9001
Igor Zlatkovic3f1e94b2002-09-20 18:08:17 +00009002Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9003
9004 * include/win32config.h: added HAVE_ERRNO_H definition for parts
9005 which don't use sockets
9006
Igor Zlatkovic01280582002-09-20 16:40:34 +00009007Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9008
9009 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
9010 * win32/configure.js: applied zlib patch from Daniel Gehriger
9011
Igor Zlatkovic9a4efcb2002-09-20 13:41:55 +00009012Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9013
9014 * win32/configure.js: applied the patch from Mark Vakoc for
9015 regexp support
9016 * win32/libxml2.def.src: applied the patch from Mark Vakoc
9017 for regexp support
9018
Daniel Veillardb5c05732002-09-20 13:36:25 +00009019Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9020
9021 * xmlschemastypes.c: as pointed by Igor Float and Double
9022 parsing ain't finished yet
9023
Daniel Veillard40b11342002-09-20 12:01:39 +00009024Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
9025
9026 * Makefile.am configure.in: trying to fix #88412 by bypassing
9027 all the python subdir if python ain't detected
9028
Daniel Veillard23e73572002-09-19 19:56:43 +00009029Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9030
9031 * Makefile.am configure.in include/libxml/xmlversion.h.in:
9032 made configuring with regexps/automata/unicode the default
9033 but without schemas ATM
9034 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
9035 fixed the regexp based DTD validation performance and memory
9036 problem by switching to a compact form for determinist regexps
9037 and detecting the determinism property in the process. Seems
9038 as fast as the old DTD validation specific engine :-) despite
9039 the regexp built and compaction process.
9040
Daniel Veillard5acfd6b2002-09-18 16:29:02 +00009041Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9042
9043 * valid.c: determinism is debugged, new DTD checking code now works
9044 but xmlFAComputesDeterminism takes far too much CPU and the whole
9045 set usues too much memory to be really usable as-is
9046
Daniel Veillard0f04f8e2002-09-17 23:04:40 +00009047Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9048
9049 * tree.c: fixed another stupid bug in xmlGetNodePath()
9050 * xmllint.c: --version now report the options compiled in
9051
Daniel Veillarda646cfd2002-09-17 21:50:03 +00009052Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9053
9054 * HTMLparser.c: small cleanup
9055 * valid.c xmlregexp.c: switched DTD validation to use only regexp
9056 when configured with them. A bit of debugging around the determinism
9057 checks is still needed
9058
Daniel Veillard63b01c22002-09-17 19:25:28 +00009059Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9060
9061 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
9062
Daniel Veillard92727042002-09-17 17:59:20 +00009063Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9064
9065 * xmlIO.c: small portability glitch fixed.
9066
Daniel Veillard84d70a42002-09-16 10:51:38 +00009067Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9068
9069 * xmlschemastypes.c: incomplete steps for real/double support
9070 * testAutomata.c include/libxml/xmlautomata.h
9071 include/libxml/xmlregexp.h: avoiding a compilation problem
9072 * valid.c include/libxml/valid.h: starting the work toward using
9073 the regexps for actual DTD validation
9074
Daniel Veillardaeb258a2002-09-13 14:48:12 +00009075Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9076
9077 * hash.c: cosmetic cleanup
9078 * valid.c include/libxml/tree.h include/libxml/valid.h: started
9079 integrating a DTD validation layer based on the regexps
9080
Daniel Veillard4402ab42002-09-12 16:02:56 +00009081Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
9082
9083 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
9084 the determinism was tested before eliminating the epsilon
9085 transitions :-(
9086
Daniel Veillardc6d4a932002-09-12 15:00:57 +00009087Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
9088
9089 * python/generator.py python/libxml.c python/libxml.py
9090 python/libxml2-python-api.xml python/libxml2class.txt
9091 python/libxml_wrap.h python/types.c: updated the python
9092 bindings, added code for easier File I/O, and the ability to
9093 define a resolver from Python fixing bug #91635
9094 * python/tests/Makefile.am python/tests/inbuf.py
9095 python/tests/outbuf.py python/tests/pushSAXhtml.py
9096 python/tests/resolver.py python/tests/serialize.py: updated
9097 and augmented the set of Python tests.
9098
Igor Zlatkovic353bf582002-09-10 19:07:14 +00009099Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9100
9101 * win32/configure.js: added more readme info for the binary
9102 package.
9103
Daniel Veillard607b35c2002-09-10 12:16:19 +00009104Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9105
9106 * xmlIO.c: fixed a stupid out of bound array error
9107
9108Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9109
9110 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
9111 messing around with support for Windows path, cleanups,
9112 trying to identify and fix the various code path to the
9113 filename access. Added xmlNormalizeWindowsPath()
9114
Daniel Veillard76575762002-09-05 14:21:15 +00009115Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9116
9117 * error.c valid.c: working on better error reporting of validity
9118 errors, especially providing an accurate context.
9119 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
9120 error reports in those cases.
9121
Daniel Veillard3487c8d2002-09-05 11:33:25 +00009122Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9123
9124 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
9125 parser.c parserInternals.c xmlIO.c: get rid of all the
9126 perror() calls made in the library execution paths. This
9127 should fix both #92059 and #92385
9128
Daniel Veillard19aa7022002-09-05 11:14:19 +00009129Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
9130
9131 * xmllint.c: memory leak reporting was broken after a change
9132 of the preprocessor symbol used to activate it.
9133
Daniel Veillardec6725e2002-09-05 11:12:45 +00009134Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9135
9136 * tree.c: try to make the copy function work for node of
9137 type XML_DOCUMENT_FRAG_NODE, they are only created by the
9138 DOM layers though, not libxml2 itself.
9139
Daniel Veillardb9cd8b42002-09-05 10:58:49 +00009140Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
9141
9142 * valid.c: try to provide file and line informations, not all
9143 messages are covered, but it's a (good) start
9144
Daniel Veillardbbc72c32002-09-05 10:52:10 +00009145Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
9146
9147 * xinclude.c: reimplemented a large part of the XInclude
9148 processor, trying to minimize resources used, James Henstridge
9149 provided a huge test case which was exhibiting severe memory
9150 consumption problems.
9151
Daniel Veillard2206dbf2002-09-05 08:09:37 +00009152Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
9153
9154 * python/Makefile.am: applied patch from Christophe Merlet to
9155 reestablish DESTDIR
9156
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009157Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
9158
9159 * libxml.spec.in: fixes libary path for x86_64 AMD
9160
John Fleckbe98b332002-09-04 03:16:23 +00009161Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
9162
9163 * doc/tutorial/includekeyword.c
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009164 * doc/tutorial/xmltutorial.xml:
John Fleckbe98b332002-09-04 03:16:23 +00009165 (plus resulting generated html files)
9166 fixing one spot I missed in the tutorial where I hadn't freed
9167 memory properly
9168
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009169Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
9170
9171 * doc/tutorial/includeaddattribute.c
9172 * doc/tutorial/includeaddkeyword.c
9173 * doc/tutorial/includegetattribute.c
9174 * doc/tutorial/includekeyword.c
9175 * doc/tutorial/xmltutorial.xml
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009176 * doc/tutorial/*.html:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009177 update tutorial to properly free memory (thanks to Christopher
9178 R. Harris for pointing out that this needs to be done)
Daniel Veillard5643b5a2002-09-04 12:27:06 +00009179 * doc/tutorial/images/callouts/*.png:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +00009180 added image files so the callouts are graphical, making it
9181 easier to read ( use "--param callout.graphics 1" to generate
9182 html with graphical callouts)
9183
Daniel Veillarde1662542002-08-28 11:50:59 +00009184Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
9185
9186 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
9187 nice logos generated by Marc Liyanage
9188 * doc/site.xsl *.html: changed the stylesheet to show the new
9189 logo and regenerated the pages
9190
Daniel Veillardb212bbb2002-08-25 14:39:16 +00009191Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9192
9193 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
9194
Daniel Veillard42766c02002-08-22 20:52:17 +00009195Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9196
9197 * xpath.c: possible mem leak patch from Jason Adams
9198
9199Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9200
9201 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
9202 in the XQuery namespace
9203 * configure.in: preparing 2.4.24
9204 * doc/*.html: updated the web pages
9205
9206Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9207
9208 * python/generator.py: closing bug #85258 by generating conditional
9209 compile check to avoid linking to routines not configured in.
9210
Havoc Pennington84ec40a2002-08-22 13:59:35 +000092112002-08-22 Havoc Pennington <hp@pobox.com>
9212
9213 * autogen.sh: update error message for missing automake
9214
Daniel Veillard08cccaa2002-08-22 09:47:29 +00009215Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
9216
9217 * python/Makefile.am: typo in target name resulted in libxml2.py
9218 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
9219
Daniel Veillard22669b22002-08-22 07:17:11 +00009220Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
9221
9222 * win32/win32/Makefile.mingw: updated with version from
9223 Elizabeth Barham at http://soggytrousers.net/repository/
9224
Igor Zlatkovica40adbc2002-08-20 14:42:32 +00009225Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9226
9227 * win32/Makefile.msvc: added the prefix location to the include
9228 and lib search path.
9229
Havoc Pennington830e8972002-08-18 22:22:13 +000092302002-08-18 Havoc Pennington <hp@pobox.com>
9231
9232 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
9233 both automake 1.6 and 1.4 installed get the right automake. Means
9234 compilation from CVS will now require the latest automake 1.4
9235 release, or manually creating symlinks called "automake-1.4" and
9236 "aclocal-1.4"
9237
Daniel Veillardb6984ef2002-08-14 16:55:31 +00009238Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9239
9240 * configure.in python/Makefile.am: more AMD 64 induced changes from
9241 Frederic Crozat
9242
Daniel Veillardc4bad4a2002-08-14 14:45:25 +00009243Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9244
9245 * xinclude.c: oops I was missing the xml:base fixup too
9246 * result/XInclude/*.xml: this adds xml:base attributes to most
9247 results of the tests
9248
Daniel Veillarde3b7d9a2002-08-14 14:11:30 +00009249Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9250
9251 * xinclude.c: quick but apparently working implementation of
9252 xi:fallback, should close bug #89684
9253 * Makefile.am test/XInclude/docs/fallback.xml
9254 result/XInclude/fallback.xml: added a basic test for fallback,
9255 and run with --nowarning to avoid a spurious warning
9256 * configure.in: applied patch from Frederic Crozat for python
9257 bindings on AMD 64bits machines.
9258
Daniel Veillard9e923512002-08-14 08:48:52 +00009259Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9260
9261 * parser.c: xmlSAXUserParseMemory() really ought to fail if
9262 the caller don't pass a SAX callback block.
9263
Daniel Veillardc1a0da32002-08-14 08:32:18 +00009264Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9265
9266 * tree.c: applied the same fix for the XML-1.0 namespace to
9267 xmlSearchNsByHref() as was done for xmlSearchNs()
9268
Daniel Veillardad11b302002-08-12 14:53:41 +00009269Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9270
9271 * libxml.3: small cleanup of the man page
9272 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
9273 when serializing HREF attributes generated by XSLT.
9274
Daniel Veillardc084e472002-08-12 13:27:28 +00009275Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9276
9277 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
9278 version of Marc Liyanage' patch for boolean attributes in HTML
9279 output
9280
Daniel Veillard5f91b372002-08-12 12:13:01 +00009281Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
9282
9283 * python/tests/serialize.py: fixed the test results, indenting
9284 behaviour changed slightly
9285
Aleksey Sanin9e951762002-08-08 18:02:41 +00009286Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
9287
9288 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
9289 new c14n function to Windows def files
9290
Aleksey Saninea4272a2002-08-02 23:50:03 +00009291Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
9292
9293 * c14n.c: fixed a memory leak in c14n code
9294
Daniel Veillard58e44c92002-08-02 22:19:49 +00009295Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
9296
9297 * parser.c include/libxml/parser.h: adding a new API for Christian
9298 Glahn: xmlParseBalancedChunkMemoryRecover
9299 * valid.c: patch from Rick Jones for some grammar cleanup in
9300 validation messages
9301 * result/VC/* result/valid/*: this slightly change some of the
9302 regression tests outputs
9303
Daniel Veillard0bf29002002-08-01 12:54:11 +00009304Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9305
9306 * tree.c: trying to fix a problem in namespaced attribute handling
9307 raised by Christian Glahn
9308
Daniel Veillard6f46f6c2002-08-01 12:22:24 +00009309Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9310
9311 * encoding.c include/libxml/encoding.h: Opening the interface
9312 xmlNewCharEncodingHandler as requested in #89415
9313 * python/generator.py python/setup.py.in: applied cleanup
9314 patches from Marc-Andre Lemburg
9315 * tree.c: fixing bug #89332 on a specific case of loosing
9316 the XML-1.0 namespace on xml:xxx attributes
9317
Aleksey Sanin2c135a12002-08-01 06:31:50 +00009318Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
9319
9320 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
9321 corner case from new Merlin's test suite and added a callback
9322 that will be used to improve xmlsec performance
9323
9324
Daniel Veillard0b22def2002-07-29 16:23:03 +00009325Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
9326
9327 * HTMLtree.c: trying to fix the <style> escaping problem in
9328 HTML serialization bug #89342
9329
Daniel Veillard0b28e882002-07-24 23:47:05 +00009330Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9331
9332 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
9333 and rebuilt the web site.
9334
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +00009335Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard0b28e882002-07-24 23:47:05 +00009336
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +00009337 * include/libxml/tree.h: added _private member to xmlNs struct
9338
Daniel Veillard1d995272002-07-22 16:43:32 +00009339Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9340
9341 * HTMLparser.c: fixing bug #84876 based on the xml working
9342 code.
9343
William M. Brack61eaba52002-07-21 11:14:18 +00009344Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9345
9346 * python/Makefile.am: enhanced to fix bug 72012 (errors
9347 when using '-jX' make parameter)
9348
William M. Brackef61d202002-07-19 08:32:00 +00009349Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9350
9351 * xpath.c: small additional enhancement for booleans
9352 compared to nodesets
9353
Daniel Veillard3a42f3f2002-07-17 17:57:34 +00009354Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9355
9356 * HTMLtree.c: changed the order of the encoding declaration
9357 attributes in the meta tags due to a bug in IE/Mac
9358
William M. Brack0c022ad2002-07-12 00:56:01 +00009359Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9360
9361 * xpath.c: enhanced handling of booleans (especially '='
9362 and '!=' for nodesets) - fixes bug 85256. Added new
9363 routine xmlXPathNotEqualValues for more proper handling
9364 of '!=' when nodesets are involved.
9365
Daniel Veillard06944e22002-07-11 19:55:18 +00009366Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9367
9368 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
9369 doc/xmlcatalog_man.xml to the source distribution
9370
Igor Zlatkovic6ac30172002-07-10 19:22:48 +00009371Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9372
9373 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
9374 asked for this.
9375
Daniel Veillard539638b2002-07-06 19:55:14 +00009376Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
9377
9378 * configure.in: preparing 2.4.23
9379 * doc/*: rebuilt the docs
9380
Daniel Veillard176d99f2002-07-06 19:22:28 +00009381Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
9382
9383 * parser.c: fixing bug #84169 by fixing the
9384 comment of xmlCreatePushParserCtxt to describe the
9385 encoding detection parameters better.
9386
Daniel Veillard37f961d2002-07-06 17:53:56 +00009387Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
9388
9389 * valid.c: fixing bug #79331 in one path the lookup for
9390 ID attributes on a namespaced node wasn't handled correctly :-\
9391
Daniel Veillard8c9872c2002-07-05 18:17:10 +00009392Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
9393
9394 * HTMLparser.c: trying to fix 87235 about discarded white
9395 spaces in the HTML parser.
9396 * result/HTML/*: this changes the output of a number of HTML
9397 regression tests
9398
Daniel Veillardfdc91562002-07-01 21:52:03 +00009399Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
9400
9401 * xpath.c: applied patch from Richard Jinks for the namespace
9402 axis + fixed a memory error.
9403 * parser.c parserInternals.c: applied patches from Peter Jacobi
9404 removing ctxt->token for good.
9405 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
9406 popped out by the regression tests.
9407 * Makefile.am: patch for threads makefile from Gary Pennington
9408
William M. Brack6000af52002-06-28 11:43:13 +00009409Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9410
Daniel Veillardfdc91562002-07-01 21:52:03 +00009411 * xpath.c: enhanced behaviour of position() after usage of
William M. Brack6000af52002-06-28 11:43:13 +00009412 expressions involving preceding-sibling (et al).
9413
Daniel Veillard153120c2002-06-18 07:58:35 +00009414Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
9415
9416 * hash.c: applied a patch from Peter Jacobi to solve a problem
9417 when compiling with the Watcom C on Win32
9418 * result/schemas/*.err: the change of hashing algo generated
9419 permutations in the output
9420
Daniel Veillard5f7f9912002-06-17 17:03:00 +00009421Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9422
9423 * hash.c: applied patch from Sander Vesik improving the quality of
9424 the hash function.
9425
Aleksey Sanina5808b92002-06-14 17:07:41 +000094262002-06-14 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin49cc9752002-06-14 17:07:10 +00009427
9428 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
9429 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
9430 xmllint.c xpath.c: replaced sprintf() with snprintf()
9431 to prevent possible buffer overflow (the bug was pointed
9432 out by Anju Premachandran)
9433
Daniel Veillarde059b892002-06-13 15:32:10 +00009434Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9435
9436 * parser.c: removed an uninitialized data error popped by valgrind
9437 on PE references
9438
MDT 2002 John Fleckd7ca7f92002-06-13 03:41:03 +00009439Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
9440
9441 * doc/xml.html
9442 adding tutorial reference to the web page
9443
MDT 2002 John Fleck54520832002-06-13 03:30:26 +00009444Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
9445
9446 * doc/tutorial/xmltutorial.xml
9447 * doc/tutorial/ar01s07.html
9448 * doc/tutorial/ape.html
9449 * doc/tutorial/includegetattribute.c
9450 adding section to tutorial about retrieving an attribute
9451 value
9452
Daniel Veillardf5582f12002-06-11 10:08:16 +00009453Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9454
9455 * parser.c: applied a couple of patches from Peter Jacobi to start
9456 to get rid of ctxt->token, with a possible significant speed
9457 improvement to be gained once done. Better compliance with PE
9458 references constructs in DTDs too.
9459 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
9460 from Peter too
9461
Daniel Veillard38d80e22002-06-11 07:24:56 +00009462Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9463
9464 * parser.c: Babak Vahedipour-Kunze reported that openTag in
9465 xmlParseElement was likely to have been deallocated at the
9466 time of the report, possibly leading to segfault. Just report
9467 the tag name now.
9468
Daniel Veillard9e412302002-06-10 15:59:44 +00009469Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9470
9471 * xpath.c: patch from Richard Jinks for XPath substring() function
9472 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
9473
Aleksey Sanina5808b92002-06-14 17:07:41 +000094742002-06-06 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin9c45ba82002-06-06 21:46:13 +00009475
9476 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
9477
MDT 2002 John Flecka63f3ff2002-06-06 02:14:01 +00009478Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
9479
9480 *doc/FAQ.html
9481 fixing typos in FAQ, thanks to Robert Funnell for the
9482 editing help
9483
Daniel Veillardd2fd1b62002-06-05 12:52:34 +00009484Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9485
9486 * NEWS: got complaints from rpmlint that it was empty
9487
MDT 2002 John Fleck598f6eb2002-06-04 15:10:36 +00009488Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
9489
9490 * added doc/tutorial, including:
9491 apa.html
9492 apb.html
9493 apc.html
9494 apd.html
9495 ar01s02.html
9496 ar01s03.html
9497 ar01s04.html
9498 ar01s05.html
9499 ar01s06.html
9500 includeaddattribute.c
9501 includeaddkeyword.c
9502 includekeyword.c
9503 includestory.xml
9504 index.html
9505 xmltutorial.xml
9506 libxml tutorial, including generated html
9507
Aleksey Saninf8cb6dd2002-06-04 04:27:06 +00009508Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
9509
9510 * result/c14n/exc-without-comments/merlin-c14n-two-*
9511 result/c14n/without-comments/merlin-c14n-two-*
9512 test/c14n/exc-without-comments/merlin-c14n-two-*
9513 test/c14n/without-comments/merlin-c14n-two-*
9514 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
9515 c14n/exc-c14n and slightly modified test script to handle
9516 these test cases
9517 * c14n.c: fixed bugs for complicated nodes set (namespace
9518 without node and others from merlin-c14n-two.tar.gz)
9519 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
9520 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
9521 for xmlsec performance patch
9522 * xpath.c: fixed self::node() for namespaces and attributes
9523
Daniel Veillardd2fd1b62002-06-05 12:52:34 +00009524Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
9525
9526 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
9527 but with the format parameter
9528 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
9529
Aleksey Saninc57f9c12002-05-31 19:14:57 +00009530Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
9531
9532 * Makefile.am: updated c14n tests suite
9533 * c14n.c: performance improvement for previous c14n patch
9534
Daniel Veillarde72c7562002-05-31 09:47:30 +00009535Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9536
9537 * parser.c: another peroformance patch from Peter Jacobi, that
9538 time on parsing attribute values.
9539
Aleksey Sanin508a1012002-05-31 06:32:32 +00009540Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
9541
9542 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
9543 into LibXML2 test suite
9544
Aleksey Sanindffd5c82002-05-31 04:24:13 +00009545Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
9546
9547 * c14n.c: propagating xpath ancesstors node fix to c14n
9548 plus small performance improvement to reduce number of
9549 mallocs
9550 * xpath.c: fixed ancestors axis processing for namespace nodes
9551
Daniel Veillard46de64e2002-05-29 08:21:33 +00009552Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
9553
9554 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
9555 Peter Jacobi
9556
Daniel Veillardd5e22ef2002-05-27 21:17:57 +00009557Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
9558
9559 * configure.in: preparing 2.4.22
9560
Daniel Veillard1b31e4a2002-05-27 14:44:50 +00009561Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9562
9563 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
9564 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
9565 a public entry point.
9566 * doc/*: rebuilt the API and docs
9567
Daniel Veillarded23b7d2002-05-27 12:16:02 +00009568Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
9569
9570 * xpath.c: patch from Richard Jinks to fix a problem introduced
9571 in the previous patch and pointed by Norm
9572
Daniel Veillardc6924812002-05-24 11:10:43 +00009573Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
9574
9575 * libxml.spec.in: fixing bug #81112
9576
Daniel Veillard234bc4e2002-05-24 11:03:05 +00009577Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9578
9579 * uri.c: fixing bug #82848
9580
Daniel Veillarda2878972002-05-24 07:54:39 +00009581Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9582
9583 * result/catalogs/mycatalog.full: Aleksey's commit changed the
9584 output of one catalog test
9585
Aleksey Sanin114e4752002-05-24 07:20:27 +00009586Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillarda2878972002-05-24 07:54:39 +00009587
Aleksey Sanin114e4752002-05-24 07:20:27 +00009588 * global.data globals.c tree.c include/libxml/globals.h
9589 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
9590 default value for global parameter xmlIndentTreeOutput to 1 and
9591 introduced new global parameter xmlTreeIndentString (the string
9592 used to do one-level indent) with default value " " (as it was
9593 in tree.c)
9594
Daniel Veillard49d5af82002-05-23 11:55:49 +00009595Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9596
9597 * Makefile.am: Merijn Broeren pointed out a problem when compiling
9598 with trio and schemas.
9599
Daniel Veillard7c13af42002-05-22 09:57:32 +00009600Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9601
9602 * xpath.c: patch from Richard Jinks to fix the problem raised in
9603 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
9604
Daniel Veillard5a872412002-05-22 06:40:27 +00009605Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
9606
9607 * xmlschemas.c: a bit of work on import.
9608 * xmlschemastypes.c: Charles Bozeman provided a compare function
9609 for date/time types so min/max facet restrictions should work,
9610 indeterminate comparisons return an error instead of equal.
9611 * test/schemas/date_0* result/schemas/date_0_0: specific test
9612 from Charles Bozeman too
9613
Daniel Veillard10b6da42002-05-18 07:55:20 +00009614Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
9615
9616 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
9617 from Christian Cornelssen fixing the man pages and the Catalog
9618 building script.
9619 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
9620 next step is <xs:import> I now have a reasonable understanding
9621 of how it works.
9622
Daniel Veillarde5354492002-05-16 08:43:22 +00009623Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9624
9625 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
9626
Igor Zlatkovic1396e182002-05-14 22:22:40 +00009627Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9628
9629 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
9630
Daniel Veillard088bf112002-05-14 11:03:59 +00009631Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
9632
9633 * xpath.c: fixing an XPath function evalutation bug pointed out
9634 by Alexey Efimov where the context was lost when evaluating
9635 the function arguments
9636
Aleksey Sanin79376ba2002-05-14 06:41:32 +00009637Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard088bf112002-05-14 11:03:59 +00009638
Aleksey Sanin79376ba2002-05-14 06:41:32 +00009639 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
9640 function public for XMLSec performance optimizations
9641
Daniel Veillard3cd72402002-05-13 10:33:30 +00009642Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
9643
9644 * python/generator.py python/libxml2class.txt : fixed a problem
9645 with the HTML parser pointed by Gary Benson
9646 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
9647 example
9648
Aleksey Sanine48a3182002-05-09 18:20:01 +00009649Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9650 * parser.c: fixed bug #81159 (memory growth in SAX)
9651
Aleksey Sanin50fe8b12002-05-07 16:21:36 +00009652Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9653 * xpath.c: fixed bug #78858 (the real fix)
9654
Aleksey Sanin29b6f762002-05-05 06:59:57 +00009655Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin50fe8b12002-05-07 16:21:36 +00009656 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
Aleksey Sanin29b6f762002-05-05 06:59:57 +00009657
Daniel Veillard4cbe4702002-05-05 06:57:27 +00009658Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
9659
9660 * tree.c: modified xmlNodeSetBase to allow changing the
9661 base of a document.
9662
Daniel Veillard070803b2002-05-03 07:29:38 +00009663Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
9664
9665 * xmlschemastypes.c: patch Charles Bozeman for validation of
9666 all the date, time, and duration types
9667 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
9668 * configure.in: fixed an error pointed by an user
9669 * xml2-config.in: fixed an error pointed by an user
9670
Aleksey Sanin5aac8b82002-05-01 18:32:28 +00009671Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
9672
9673 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
9674 win32/libxml2.def.src xmlIO.c: exported default
9675 'file:', 'http:' and 'ftp:' protocols input handlers
9676 and maked protocols comparisson case insensitive
9677
Daniel Veillard34de97f2002-04-30 14:29:22 +00009678Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9679
9680 * configure.in: Neven Has detected a typo
9681
Daniel Veillard28577c32002-04-30 06:48:41 +00009682Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
9683
9684 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
9685 as one of the persons allowed to commit directly to the
9686 module.
9687
Daniel Veillardfc57b412002-04-29 15:50:14 +00009688Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
9689
9690 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
9691 * valid.c: raised a too low limit
9692 * doc/*: rebuilt the docs
9693
Daniel Veillardeca82812002-04-24 11:42:02 +00009694Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9695
9696 * test/XPath/expr/floats test/XPath/expr/functions
9697 result/XPath/expr/floats result/XPath/expr/functions
9698 xpath.c: another XPath conformance patch from Richard Jinks
9699
Daniel Veillard13e04c62002-04-23 17:51:29 +00009700Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
9701
9702 * xmlschemas.c: fixed validation of attribute groups.
9703 * test/schemas result/schemas: added an example from the primer
9704
Daniel Veillard88c58912002-04-23 07:12:20 +00009705Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9706
9707 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
9708 * test/schemas result/schemas: updated the test list
9709
Daniel Veillarde19fc232002-04-22 16:01:24 +00009710Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9711
9712 * TODO: updated a bit
9713 * parser.c: made a comment more specific
9714 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
9715 Schemas conformance.
9716 * test/schemas result/schemas: updated the test list
9717
Daniel Veillard441bc322002-04-20 17:38:48 +00009718Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
9719
9720 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
9721 implementing xs:all with minOccurs = 0
9722 * tes/schemas/* result/schemas/*: added more tests covering
9723 xs:all
9724
Daniel Veillard8a001f62002-04-20 07:24:11 +00009725Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
9726
9727 * xmlregexp.c: first implementation of the all particle, this
9728 may need to be revisited for case where not all transitions
9729 must be crossed.
9730
Daniel Veillard7646b182002-04-20 06:41:40 +00009731Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
9732
9733 * tree.c: another entity processing update from Markus Henke
9734
Bjorn Reese54d02fb2002-04-19 15:16:01 +00009735Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
9736
9737 * trionan.c: fixed crash on OSF/1
9738
Daniel Veillardb4398962002-04-19 07:01:55 +00009739Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
9740
9741 * xmlschemas.c: more Schemas work
9742 * test/schemas/* result/schemas/*: added more tests coming
9743 from the spec.
9744
Daniel Veillard54761132002-04-18 21:00:44 +00009745Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9746
9747 * c14n.c: patch from Aleksey Sanin reflecting a change in the
9748 ExcC14N specification
9749
Daniel Veillardbf8dae82002-04-18 16:39:10 +00009750Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
9751
9752 * tree.c: patch from Markus Henke, fix for recursive entities.
9753
Daniel Veillard23b1f372002-04-18 15:50:05 +00009754Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
9755
9756 * xpath.c: fix a problem with string() on a document node.
9757
Daniel Veillarddecd64d2002-04-18 14:41:51 +00009758Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9759
9760 * Makefile.am xmlschemas.c: more Schemas work
9761 * test/schemas/* result/schemas/*: added more tests coming
9762 from the spec.
9763
Daniel Veillard6231e842002-04-18 11:54:04 +00009764Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9765
9766 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
9767 * result/HTML/*: this changes a few things in the results
9768
Igor Zlatkovic648b8e92002-04-17 18:35:57 +00009769Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9770
9771 * include/libxml/tree.h: eliminated 'declaration different than
9772 prototype' warning
9773 * include/win32config.h: "resolved" conflicts with errno.h
9774
Daniel Veillardb509f152002-04-17 16:28:10 +00009775Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9776
9777 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
9778 on the automata interfaces and debug of counted choices
9779 * test/schemas/* result/schemas/*: added a number of tests
9780
Daniel Veillard8651f532002-04-17 09:06:27 +00009781Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9782
9783 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
9784 a bit of work on Schemas
9785 * testSchemas.c: try to make it more useful
9786 * test/schemas/* result/schemas/* Makefile.am: changed the
9787 Schemas regression test procedure, started adding a few samples
9788
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00009789Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
9790
9791 * include/libxml/encoding.h: Patch for the Borland C++ builder
9792 * include/libxml/tree.h: Patch for the Borland C++ builder
9793 * threads.c: Patch for the Borland C++ builder
Igor Zlatkovice1eff382002-04-16 19:00:21 +00009794 * win32/bcb5: New directory for the Borland C++ builder
9795 project files
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00009796
Igor Zlatkovicea5148d2002-04-16 17:46:25 +00009797Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
9798
9799 * win32/Makefile.msvc: Update for XML Schema support
9800 * win32/configure.js: Update for XML Schema support
9801 * win32/libxml2.def.src: Update for XML Schema support
9802
Daniel Veillard4255d502002-04-16 15:50:10 +00009803Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
9804
9805 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
9806 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
9807 xmlunicode.c include/libxml/Makefile.am
9808 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
9809 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
9810 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
9811 include/libxml/xmlversion.h.in : merged the current state of
9812 XML Schemas implementation, it is not configured in by default,
9813 a specific --schemas configure option has been added.
9814 * test/automata test/regexp test/schemas Makefile.am
9815 result/automata result/regexp result/schemas:
9816 merged automata/regexp/schemas regression tests
9817
Daniel Veillardbc6f7592002-04-16 07:49:59 +00009818Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
9819
9820 * xpath.c: Gary found a compile time problem, fixes #78823
9821
Daniel Veillarda7084cd2002-04-15 17:12:47 +00009822Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
9823
9824 * configure.in: release of 2.4.20
9825 * doc/*: updated and rebuilt the docs
9826
Daniel Veillardf544f192002-04-15 12:56:56 +00009827Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9828
9829 * python/Makefile.am: patch from Cristian Gafton to build on
9830 Red Hat 6.2, should also fix #75779
9831
Daniel Veillard940492d2002-04-15 10:15:25 +00009832Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9833
9834 * valid.c: first part of fixing #78729
9835
Daniel Veillardeb475a32002-04-14 22:00:22 +00009836Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
9837
9838 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
9839 escaping of URI when saving HTML files.
9840 * result/HTML/*: this impacted some tests
9841
Daniel Veillard9b731d72002-04-14 12:56:08 +00009842Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
9843
9844 * configure.in: trying to fix #77441
9845
Daniel Veillarda8a89fe2002-04-12 21:03:34 +00009846Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
9847
9848 * include/libxml/xmlIO.h: Hallski complained it could not be
9849 included by itself.
9850
Daniel Veillardcb5b4d62002-04-11 08:24:26 +00009851Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
9852
9853 * configure.in: applied an IEEE flag patch for OSF/1 #77825
9854
Igor Zlatkovic9425ce22002-04-10 21:57:11 +00009855Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9856
9857 * win32/configure.js: patch from Nilo for the c14n option
9858 * win32/Makefile.msvc: fixed libxml2.def generation with threads
9859
Daniel Veillardda423da2002-04-10 19:25:38 +00009860Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
9861
9862 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
9863 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
9864 LIBXML_THREAD_ENABLED
9865
Daniel Veillard0eafdef2002-04-10 16:14:34 +00009866Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
9867
9868 * xpath.c: another patch from Richard Jinks for substring conformance
9869 * test/XPath/expr/floats test/XPath/expr/strings
9870 result/XPath/expr/floats result/XPath/expr/strings: update of the
9871 test suite to check those.
9872
Daniel Veillard01917aa2002-04-10 11:30:41 +00009873Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
9874
9875 * xpath.c: patch from Richard Jinks for .x float parsing.
9876
Daniel Veillard46d6c442002-04-09 16:10:39 +00009877Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
9878
9879 * parser.c: patch from Markus Henke when an encoding ain't recognized
9880
Daniel Veillard88e0ad42002-04-09 13:48:02 +00009881Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
9882
9883 * libxml.m4: got a report that #include <string.h> was needed
9884
Daniel Veillard6e4f1c02002-04-09 09:55:20 +00009885Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
9886
9887 * xmllint.c: applied a fix from Anthony Jones for -o /--output
9888
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +00009889Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
9890
Daniel Veillard6e4f1c02002-04-09 09:55:20 +00009891 * doc/example.html: fixing typo
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +00009892
Daniel Veillardbd6e6312002-04-01 08:04:14 +00009893Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9894
9895 * xpath.c: fixed a bug in the nodeset to boolean comparison code
9896 pointed out by Melvyn Sopacua.
9897
Daniel Veillarde979e3b2002-03-29 22:43:00 +00009898Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
9899
9900 * libxml.m4: Frédéric Crozat gave a patch related to the change
9901 of Include paths breaking the libxml.m4
9902
Daniel Veillard7089d6b2002-03-29 17:28:10 +00009903Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
9904
9905 * xpath.c: Fix bug #76927 forgot to save some context
9906 when evaluating binary expressions
9907
Daniel Veillardd30be4a2002-03-28 18:25:31 +00009908Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
9909
9910 * configure.in: fixed configure for MPE/iX from Markus Henke
9911 * xmlmemory.c: fixed initialization problems
9912 * xpath.c: another set of patches from Richard Jinks this
9913 fixes "make XPathtests" on linux
9914
Daniel Veillard21458c82002-03-27 16:12:22 +00009915Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
9916
9917 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
9918 * test/XPath/expr/compare test/XPath/expr/equality
9919 test/XPath/expr/floats test/XPath/expr/functions
9920 test/XPath/expr/strings result/XPath/expr/compare
9921 result/XPath/expr/equality result/XPath/expr/floats
9922 result/XPath/expr/functions result/XPath/expr/strings: Updated
9923 tests though they show a divergence on Linux
9924
Daniel Veillard28dfed12002-03-27 09:08:17 +00009925Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
9926
9927 * xpath.c trionan.c: previous commit also included patches
9928 from Richard Jinks on some IEEE support corner case
9929
Daniel Veillard5fc1f082002-03-27 09:05:40 +00009930Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
9931
9932 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
9933 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
9934 that $(datadir) should be used for docs
9935
Daniel Veillarddb1dc392002-03-26 12:44:39 +00009936Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
9937
9938 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
9939 could leak filedescriptors
9940
Daniel Veillarddd4b9122002-03-26 07:58:43 +00009941Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
9942
9943 * configure.in nanohttp.c: applied patch from Allan Clark for
9944 UnixWare/OpenServer
9945
Daniel Veillard19274092002-03-25 16:48:03 +00009946Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
9947
9948 * configure.in: preparing 2.4.19
9949 * doc/*: rebuilt the docs
9950
Daniel Veillard56b2db72002-03-25 16:35:28 +00009951Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
9952
9953 * nanohttp.c: fixing #76043, got fed up with non-portability
9954 of that piece of code.
9955
Daniel Veillard6f4561a2002-03-25 12:10:14 +00009956Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
9957
9958 * valid.c SAX.c: Never commit without running "make tests" :-(
9959 fix a couple of stupidities in the previous commit
9960 * result/*: a few changes in some attribute order result of previous
9961 commit.
9962
Daniel Veillardd85f4f42002-03-25 10:48:46 +00009963Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
9964
9965 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
9966 the internal subset should not raise duplicate ID errors,
9967 also there was a small bug in conjunction to namespace
9968 declarations defaulted and xml:xxx attributes DTD definitions.
9969
Daniel Veillard56cd18b2002-03-22 14:14:43 +00009970Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
9971
9972 * xpath.c: Richard Jinks also raised some rounding problems
9973 this tries to fix them
9974
Daniel Veillard4e2df542002-03-22 12:23:14 +00009975Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
9976
9977 * xpath.c: Richard Jinks spotted an incoherent memory allocation
9978 behaviour in xmlXPathCastToString()
9979
Daniel Veillarddb552912002-03-21 13:27:59 +00009980Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
9981
9982 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
9983 raised by Morus Walter
9984
Daniel Veillard9e537932002-03-21 13:08:08 +00009985Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
9986
9987 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
9988 from Igor
9989
Daniel Veillard6fbcf422002-03-21 12:32:59 +00009990Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
9991
9992 * xpath.c: fixing #75619, related to a problem when trying
9993 to evaluate condition when the current node set resulting
9994 from that sub-step evaluation is empty. Also fixes 2 potential
9995 problem with previous-sibling and next-siblings axis.
9996
Daniel Veillard1840ef02002-03-21 08:05:23 +00009997Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
9998
9999 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
10000 HTML support is not configured in.
10001
Daniel Veillard561b7f82002-03-20 21:55:57 +000010002Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10003
10004 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
10005 include/libxml/tree.h: dohh I really didn't intended to commit
10006 this test version :-(
10007
Daniel Veillarde50f3b52002-03-20 19:24:21 +000010008Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10009
10010 * testSAX.c: I wanted to see the real speed at the SAX interface
10011 after a little too many Ximianer started complaining about the
10012 parser speed.
10013 added a --quiet option:
10014 paphio:~/XML -> ls -l db100000.xml
10015 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
10016 paphio:~/XML -> time ./testSAX --quiet db100000.xml
10017 3200006 callbacks generated
10018 real 0m1.270s
10019 Which means 16MBytes/s and 3Mcallback/s
10020
Daniel Veillardc62a1472002-03-19 18:35:12 +000010021Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10022
10023 * xpath.c: valgrind spotted another error that time when running
10024 on libxslt regression tests
10025
Daniel Veillard4b3a84f2002-03-19 14:36:46 +000010026Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10027
10028 * Makefile.am: adding "make valgrind" running the full regression
10029 tests (except python ones) under Valgrind (using valgrind -q
10030 which was kindly added by the author).
10031 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
10032 passes cleanly now except an obcure floating point initialization
10033 raised in log10() in one XPath regression test ???
10034 * tree.c: edited some comments to close #75244
10035
Daniel Veillard28cac6b2002-03-19 11:25:30 +000010036Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
10037
10038 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
10039 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
10040 context of ScrollKeeper, made sure that if the number is
10041 an integer, the serialization follows the description at
10042 http://www.w3.org/TR/xpath#section-String-Functions
10043
Daniel Veillard5997aca2002-03-18 18:36:20 +000010044Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10045
Daniel Veillard34ce8be2002-03-18 19:37:11 +000010046 * configure.in: preparing 2.4.18
10047 * doc/*: updated and rebuilt the web site
10048 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
10049 the Windows and Cygwin maintainers.
Daniel Veillard5997aca2002-03-18 18:36:20 +000010050 * parser.c: humm, changed the way the SAX parser work when
10051 xmlSubstituteEntitiesDefault(1) is set, it will then
10052 do the entity registration and loading by itself in case the
10053 user provided SAX getEntity() returns NULL.
10054 * testSAX.c: added --noent to test the behaviour.
10055
Daniel Veillardb5a60ec2002-03-18 11:45:56 +000010056Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10057
10058 * parser.c: Wilfried Teiken provided a hackish but working
10059 way to get context reported back on entities when parsing
10060 with SAX and without breaking the DOM build.
10061
Daniel Veillard2d347fa2002-03-17 10:34:11 +000010062Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10063
10064 * c14n.c: applied a new patch from Aleksey Sanin
10065 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
10066 to reference Aleksey implementation of XML digital Signatures
10067
Daniel Veillard38bf6f02002-03-16 22:03:31 +000010068Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10069
10070 * xpath.c: small fix to avoid potential problem due to
10071 ordering of freeing data
10072 * python/Makefile.am: people were complaining about
10073 the generated file in python dir not being built
10074
Daniel Veillardd2379012002-03-15 22:24:56 +000010075Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10076
10077 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
10078 python/generator.py python/libxml.c python/types.c: Cleanup
10079 of the python Makefiles based on Jacob and James feedback,
10080 fixed the spec file accordingly, fixed the number of warning
10081 that passing my pedantic CFLAGS was generating. Conclusion
10082 is that Python includes are real crap.
10083
Daniel Veillarde7dd2b82002-03-15 18:44:02 +000010084Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
10085
10086 * configure,in: it was reported quite a few times that
10087 xml2-config --cflags should not output
10088 -I$includeprefix/libxml2/libxml because libxml2 header names
10089 clashes with existing names like list.h from C++ stl.
10090 Includes should be #include<libxml/xxx.h> so ...
10091
Daniel Veillard6f293b12002-03-15 09:42:33 +000010092Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
10093
10094 * c14n.c: another patch from Aleksey Sanin
10095
Daniel Veillard5c396542002-03-15 07:57:50 +000010096Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10097
10098 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
10099 canonicalization algorithm
10100 * doc/xml.html doc/index.html: added the C14N references on the
10101 index page.
10102
jacob berkman9be65862002-03-14 02:15:56 +0000101032002-03-13 jacob berkman <jacob@ximian.com>
10104
10105 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
10106 usage, redundant, and gcc specific
10107
Daniel Veillard75be0132002-03-13 10:03:35 +000010108Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10109
10110 * xpath.c: speedup some node selection operations, this can
10111 have a significant impact on DocBook Norm's stylesheets
10112 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
10113 make sure it's always the case
10114 * debugXML.c: distinguish CDATA and comments in ls operations
10115
Daniel Veillard61f26172002-03-12 18:46:39 +000010116Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10117
10118 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
10119 to generate better API descriptions etc...
10120
Daniel Veillard9ff88172002-03-11 09:15:32 +000010121Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10122
10123 * c14n.c: Fixing #74186, made sure all boolean expressions
10124 get fully parenthesized, ran indent on the output
10125 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
10126 include/libxml/tree.h: also #74186 related, removed the
10127 --with-buffers option, and all the preprocessor conditional
10128 sections that were resulting from it.
10129
Daniel Veillardbb4e46d2002-03-10 16:49:08 +000010130Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10131
10132 * valid.c: applied patch from Dodji Seketeli fixing an
10133 uninitailized variable in xmlValidGetValidElements()
10134
Daniel Veillarddb1bdba2002-03-09 14:13:11 +000010135Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10136
10137 * c14n.c: fixed a few comments
10138 * doc/*.html doc/*/*.html: regenerated the docs and added
10139 the C14N API
10140 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
10141
Daniel Veillardfa49d872002-03-09 10:20:00 +000010142Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
10143
10144 * check-xml-test-suite.py: fix to adapt varaiations in the
10145 bindings
10146 * configure.in python/setup.py python/setup.py.in: fixed to
10147 have the version of the python scripts automatically updated
10148
Daniel Veillarda3db2e32002-03-08 15:46:57 +000010149Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10150
10151 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
10152 in xmlCopyProp()
10153
Daniel Veillardaf43f632002-03-08 15:05:20 +000010154Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
10155
10156 * configure.in: preparing 2.4.17 release
10157 * doc/*: updated and rebuilt the docs
10158 * xpath.c: fixed a comment
10159 * python/libxml.c: fixed a possible reentrancy problem
10160
Daniel Veillardef6c46f2002-03-07 22:21:56 +000010161Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
10162
10163 * tree.c python/tests/Makefile.am python/tests/attribs.py:
10164 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
10165 added a specific regression test
10166 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
10167 not raise exceptions when failing to find the attribute.
10168
Daniel Veillard90bc3712002-03-07 15:12:58 +000010169Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
10170
10171 * configure.in xmllint.c: owen pointed out a problem with the
10172 ftme fix, gettimeofday() was not detected by configure and
10173 the ftime header wasn't included, dohhh
10174
Daniel Veillard8c1ae602002-03-07 11:21:00 +000010175Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
10176
10177 * configure.in xmllint.c: trying to fix #71457 for timing
10178 precision when gettimeofday() is not availble but ftime() is
10179
Daniel Veillardf5a457a2002-03-07 10:25:29 +000010180Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10181
10182 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
10183 are now copied on install and part of the -devel RPM
10184
Daniel Veillard7b416132002-03-07 08:36:03 +000010185Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
10186
10187 * xpath.c: trying to avoid bug #72150 which was apparently
10188 caused by a gcc bug (or a processor problem) as detailed
10189 at http://veillard.com/gcc.bug
10190
Daniel Veillardf742d342002-03-07 00:05:35 +000010191Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10192
10193 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
10194 fixed xmlReconciliateNs(), added a Python test/example for
10195 inter-document cut'n paste
10196 * python/libxml.py: fixed node.doc on document nodes and added
10197 xpathEval() onto node objects
10198
Daniel Veillard4e0e2972002-03-06 21:39:42 +000010199Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10200
10201 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
10202 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
10203 fixup and integrated tests for the serialization stuff
10204
Daniel Veillarde915b2d2002-03-06 18:42:40 +000010205Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10206
10207 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
10208 moved the libxml man page to section 3
10209
Daniel Veillard1e774382002-03-06 17:35:40 +000010210Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
10211
10212 * tree.c: fix bug #72490
10213 * python/libxml.c python/libxml.py: added methods serialize()
10214 and saveTo() to all node elements.
10215
Daniel Veillardddffd2a2002-03-05 20:28:20 +000010216Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10217
10218 * xmlIO.c: closed #73430, don't read from an input source
10219 which indicated an end-of-file or an error.
10220
Daniel Veillard8d24cc12002-03-05 15:41:29 +000010221Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10222
10223 * parser.c: make sure SAX endDocument is always called as
10224 this could result in a Python memory leak otherwise (it's
10225 used to decrement ref-counting)
10226 * python/generator.py python/libxml.c python/libxml.py
10227 python/libxml2-python-api.xml python/libxml2class.txt
10228 python/tests/error.py python/tests/xpath.py: implemented
10229 the suggestions made by Gary Benson and extended the tests
10230 to match it.
10231
Daniel Veillardba5e18a2002-03-05 09:36:43 +000010232Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10233
10234 * python/generator.py: applied patch fixing #73450
10235
Daniel Veillard044fc6b2002-03-04 17:09:44 +000010236Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10237
10238 * xpath.c: fixing #61290 "namespace nodes have no parent"
10239 long standing divergence from the XPath REC. NodeSets
10240 simply hold a copy of namespace nodes and those node ->next
10241 points to the parent (which may not be the node carrying the
10242 definition).
10243 * include/libxml/xpath.h: flagged but didn't added a possible
10244 speedup
10245 * DOCBparser.c HTMLparser.c: removed some warnings from push
10246 parser due to new state being added.
10247 * tree.c: new fix from Boris Erdmann
10248 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
10249 the XML Canonalization support from Aleksey Sanin
10250
Daniel Veillardd4f41aa2002-03-03 14:13:46 +000010251Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10252
10253 * tree.c: patch from Boris Erdmann fixing some namespace odities
10254 with xmlCopyNode()
10255
Daniel Veillardc6613042002-03-02 09:34:02 +000010256Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10257
10258 * xmlIO.c: fix bug #72706 when loading a NULL entity
10259
Daniel Veillardc0fef772002-03-01 16:16:31 +000010260Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10261
10262 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
10263 actually change in a future XML Namespace revision.
10264
Daniel Veillard79426f22002-03-01 16:14:17 +000010265Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10266
10267 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
10268 added the possibility of returning nodesets from XPath extension
10269 functions written in Python
10270
Daniel Veillarda94ec6f2002-03-01 13:00:53 +000010271Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
10272
10273 * python/*: commiting some Python bindings work done while travelling
10274
Daniel Veillard97300512002-03-01 09:13:41 +000010275Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10276
10277 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
10278 explicitely with memory debugging switched on
10279
Daniel Veillard6361da02002-02-23 10:10:33 +000010280Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
10281
10282 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10283 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10284 Added wrapper for the xmlURIPtr type, provided accessors, fixed
10285 the accessor generator for strings
10286 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
10287 regression test.
10288
Daniel Veillard0fea6f42002-02-22 22:51:13 +000010289Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
10290
10291 * python/README python/generator.py python/libxml.c python/setup.py:
10292 added the 'usual' setup.py to allow building a libxml2-python
10293 module based on the same code. The initialization is however
10294 different the 2 .so files fo libxml2 and libxslt are identical and
10295 they entry point initialize both libraries. this is done to avoid
10296 some possible nasty problem since the Python don't merge the maps
10297 of all shared modules.
10298
Daniel Veillard158a4d22002-02-20 22:17:58 +000010299Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10300
10301 * parser.c: fixed a push/encoding bug reported by Michael
10302 on librsvg
10303
Daniel Veillard7839e162002-02-20 18:54:48 +000010304Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10305
10306 * include/libxml/parserInternals.h: fixes a misplaced #endif
10307
Daniel Veillardd54fa3e2002-02-20 16:48:52 +000010308Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10309
10310 * parser.c valid.c: found and fixed a couple of allocation bugs
10311
Daniel Veillard6dbcaf82002-02-20 14:37:47 +000010312Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
10313
10314 * doc/xml.html doc/python.html doc/*: added a Python and binding
10315 page describing the current state of the Python bindings and
10316 giving pointers to the other languages wrappers.
10317
Daniel Veillard5f4b5992002-02-20 10:22:49 +000010318Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10319
10320 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
10321 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
10322 rebuilt the API and web site
10323 * xpath.c: fixed #71978 portability bugs
10324
Daniel Veillard8aff2472002-02-19 21:50:43 +000010325Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
10326
10327 * SAX.c: oops broke automatic defaulting of namespaces attributes.
10328
Daniel Veillard8dc16a62002-02-19 21:08:48 +000010329Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
10330
10331 * include/libxml/parserInternals.h parser.c: had to change
10332 2 internal parsing API when processing document content
10333 to check the start and end of element content are defined
10334 in the same entity
10335 * valid.c include/libxml/valid.h: attribute normalization can
10336 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
10337 with the context to report it.
10338 * SAX.c: fixed the last known bugs, crazy validation constraints
10339 when a document is standalone seems correctly handled. There
10340 is a couple of open issues left which need consideration especially
10341 PE93 on external unparsed entities and standalone status.
10342 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
10343 The 2 tests left failing are actually in error. Cleanup done.
10344
Daniel Veillardd6dc4cb2002-02-19 14:18:08 +000010345Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10346
10347 * valid.c: implemented E59 spaces in CDATA does not match the
10348 nonterminal S
10349
Daniel Veillard878eab02002-02-19 13:46:09 +000010350Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10351
10352 * SAX.c parser.c valid.c: more validation test fixups
10353 * check-xml-test-suite.py: added duration info for the tests
10354
Daniel Veillardd01fd3e2002-02-18 22:27:47 +000010355Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10356
10357 * parser.c valid.c: a couple of errors were reported but not
10358 saved back as such in the parsing context. Down to 1% failure rate
10359 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
10360
Daniel Veillard4a7ae502002-02-18 19:18:17 +000010361Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10362
10363 * xmlInternald.c: isExtender was missing a char
10364 * parser.c include/libxml/parser.h: % are acceptable in the
10365 internal subset if within a PUBLIC ID
10366
Daniel Veillard8ab0f582002-02-18 18:31:38 +000010367Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
10368
10369 * SAX.c parserInternals.c valid.c: more work on the conformance
10370 suite. Took the step to finally block documents with encoding
10371 errors. It's a fatal error per the spec, people should have fixed
10372 their documents by now.
10373
Daniel Veillard55253e22002-02-18 14:32:39 +000010374Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
10375
10376 * check-xml-test-suite.py: fixed the test script after some discussion
10377 on the semantic of TYPE="error"
10378 * Makefile.am: added the script to the distrib
10379
Daniel Veillard28757702002-02-18 11:19:30 +000010380Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10381
10382 * SAX.c entities.c: fixed a couple of conformances issues deep
10383 into the validation code (standalone and undeclared Notations)
10384
Daniel Veillard82ac6b02002-02-17 23:18:55 +000010385Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10386
10387 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
10388 stayed there for years !
10389
Daniel Veillard7aea52d2002-02-17 23:07:47 +000010390Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10391
10392 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
10393 missing
10394
Daniel Veillardc7612992002-02-17 22:47:37 +000010395Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10396
10397 * check-xml-test-suite.py: improved the behaviour a bit as
10398 well as the logs
10399 * parser.c valid.c SAX.c: fixed a few more bugs
10400 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
10401
Daniel Veillardbb7ddb32002-02-17 21:26:33 +000010402Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10403
10404 * check-xml-test-suite.py: python script to run regression tests
10405 against the XML Test suite of W3C/OASis
10406 * SAX.c: fixed a validation bug
10407 * parser.c: fixed 3 errors pointed by the test suite
10408 * doc/buildDocBookCatalog: fixed a typo pointed by drake
10409 * python/Makefile.am: fixed a dependendy
10410
Daniel Veillard9f28f302002-02-15 20:48:08 +000010411Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10412
10413 * xmlmemory.c: avoid a warning bug #71594
10414
Daniel Veillard144024e2002-02-13 21:14:46 +000010415Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10416
10417 * xmlmemory.c: Jesse Perry provided a patch to remove a few
10418 warning on alpha/Tru64
10419
Daniel Veillarde4301c82002-02-13 13:32:35 +000010420Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10421
10422 * include/libxml/entities.h: fixing a comment
10423 * valid.c: fixing some troubles with validity check on namespaces
10424 * result/VC/NS3 test/VC/NS3: added a specific regression test
10425
Daniel Veillarda6d05382002-02-13 13:07:41 +000010426Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10427
10428 * tree.c: Fixing #71342 serializing '\n' in attribute values
10429 * result/noent/att3 result/att3 test/att3: added a specific
10430 test.
10431
Daniel Veillard797a5652002-02-12 13:46:21 +000010432Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
10433
10434 * python/libxml.c: couple of bug fixes
10435
Daniel Veillard01a6d412002-02-11 18:42:20 +000010436Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
10437
10438 * python/*.py: removed tabs and used spaces.
10439
Daniel Veillard397ff112002-02-11 18:27:20 +000010440Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10441
10442 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
10443 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
10444
Daniel Veillard03517542002-02-11 13:54:40 +000010445Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10446
10447 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
10448 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
10449
Daniel Veillard6c4ffaf2002-02-11 08:54:05 +000010450Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10451
10452 * include/libxml/encoding.h include/libxml/entities.h
10453 include/libxml/globals.h include/libxml/parser.h
10454 include/libxml/threads.h include/libxml/tree.h
10455 include/libxml/xmlmemory.h: trying to fix the include mess
10456
Daniel Veillard1a612ed2002-02-11 07:54:45 +000010457Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10458
10459 * include/libxml/xmlmemory.h: reverted part of the previous
10460 attempt to provide #69655, this was breaking the build.
10461
Daniel Veillard0ba59232002-02-10 13:20:39 +000010462Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
10463
10464 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
10465 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
10466 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
10467 include/libxml/parserInternals.h include/libxml/tree.h
10468 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
10469 Tentatively fixed #69655 , make compiling with -Wredundant-decls
10470 clean.
10471 * python/libxml.c: fixed a warning.
10472
Daniel Veillardc5f05ad2002-02-10 11:57:22 +000010473Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
10474
10475 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
10476 copying of node, merge back IDs in the target document.
10477 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
10478 test/XInclude/ents/ids.xml: test case
10479 * result/VC/ElementValid4: output changed due to a typo fix
10480
Daniel Veillard1c18e302002-02-09 22:16:40 +000010481Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10482
10483 * python/Makefile.am: seems some version of automake didn't
10484 generate the dependancies right as Jacob found out. Add
10485 an extra dependancy rule.
10486
Daniel Veillard5e5c2d02002-02-09 18:03:01 +000010487Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10488
10489 * parserInternals.c valid.c: Justin Fletcher found some parts
10490 of the code needing cleanup
10491 * libxml.spec.in python/Makefile.am python/generator.py
10492 python/libxml.c python/libxml.py: Fixed the python Makefiles
10493 corrected a bug showing up on ia64, changed the name of the
10494 python internal module too
10495
Daniel Veillard07be19b2002-02-08 14:20:35 +000010496Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
10497
10498 * Makefile.am: applied patch from Andris Pavenis for binary
10499 name suffixes
10500
Daniel Veillardf216d462002-02-08 13:44:24 +000010501Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
10502
10503 * xmllint.c win32/win32config.h: fixing #68748
10504
Daniel Veillardd455d792002-02-08 13:37:46 +000010505Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
10506
10507 * valid.c: fixing #70166
10508
10509Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
10510
10511 * valid.c: fixing #70077
10512
Daniel Veillardc575b992002-02-08 13:28:40 +000010513Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
10514
10515 * Copyright Makefile.am README configure.in libxml.spec.in:
10516 Changed to the MIT Licence
10517 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
10518 doc/xmlio.html: updated the doc accordingly
10519 * include/libxml/xmlwin32version.h configure.in: preparing
10520 2.4.14 release
10521 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10522 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10523 fixed the const xmlChar * wrapper and generator, XPath extension
10524 functions now use the context as first argument
10525 * python/tests/tstxpath.py python/tests/xpath.py
10526 python/tests/xpathext.py: Updated the tests accordingly
10527 * tree.c: fixed bug #70067
10528
Daniel Veillard7db38712002-02-07 16:39:11 +000010529Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10530
10531 * Makefile.am: cleanup
10532 * debugXML.c: always use stdout if output is NULL
10533 * xmlIO.c: don't close filedescriptors passed to outputBuffers
10534 * python/Makefile.am python/generator.py python/libxml2class.txt
10535 python/libxml_wrap.h python/types.c: augmented the number of bindings
10536 handling FILE * and XPath contexts
10537 * python/tests/Makefile.am: avoid a stupid problem due to the
10538 use of TEST.
10539
Daniel Veillard15a143b2002-02-06 22:40:50 +000010540Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
10541
10542 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
10543
Daniel Veillard70cab352002-02-06 16:06:58 +000010544Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10545
10546 * python/TODO python/libxml.c: cleanup the extension function lookup
10547 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
10548
Daniel Veillard7a96efc2002-02-05 16:34:33 +000010549Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10550
10551 * configure.in python/Makefile.am: do not install outside
10552 of prefix
10553
Daniel Veillard33caa0b2002-02-04 14:07:26 +000010554Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10555
10556 * python/TODO python/libxml.c: started adding SAX interfaces
10557 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
10558 SAX test
10559
Daniel Veillard36eea2d2002-02-04 00:17:01 +000010560Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10561
10562 * tree.c: hardened the addChild function
10563 * python/generator.py python/libxml.c python/libxml2-python-api.xml
10564 python/libxml2class.txt python/libxml_wrap.h python/TODO:
10565 added accessors needed for xmlNode, a bit more testing and
10566 extension of interfaces
10567 * python/tests/Makefile.am python/tests/build.py: added a test
10568 build from scratch/save/load/check
10569
Daniel Veillard4e1b26c2002-02-03 20:13:06 +000010570Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
10571
10572 * parserInternals.c: change a small bit in the way valididy
10573 error messages get initialized
10574 * python/TODO python/libxml.c python/libxml2-python-api.xml
10575 python/libxml2class.txt python/libxml_wrap.h python/types.c:
10576 added some memory debugging to track leaks at the libxml2 level
10577 * python/tests/*.py: changed all tests to check for leaks,
10578 there is just one left in XPath extension registrations.
10579
Daniel Veillard26f1dcc2002-02-03 16:53:19 +000010580Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
10581
10582 * python/TODO python/generator.py python/libxml2-python-api.xml
10583 python/libxml2class.txt: more accessor classes for the parser
10584 context, allow to switch on and check validity
10585 * python/tests/Makefile.am python/tests/error.py
10586 python/tests/invalid.xml python/tests/valid.xml
10587 python/tests/validate.py: attded more test and and added error.py
10588 which I forgot to commit in the last step
10589
Daniel Veillard3ce52572002-02-03 15:08:05 +000010590Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10591
10592 * python/Makefile.am python/types.c: cleanup
10593 * python/libxml.c python/libxml.py python/libxml_wrap.h
10594 python/generator.py python/libxml2-python-api.xml
10595 python/libxml2class.txt: added class for parser context, added
10596 first cut for push mode support. Added a framework to generate
10597 accessors functions.
10598 * python/tests/Makefile.am python/tests/push.py: added a push
10599 test
10600
Daniel Veillardcfb05462002-02-02 23:18:22 +000010601Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10602
10603 * python/Makefile.am python/TODO python/libxml.py: fixed a small
10604 bug a bit of cleanup.
10605
Daniel Veillard5d819032002-02-02 21:49:17 +000010606Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
10607
10608 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
10609 python/libxml2class.txt: adding error redirections and preformat
10610 to a python handler
10611 * python/tests/Makefile.am python/tests/*.py: cleanup made all
10612 tests self checking
10613
Daniel Veillard7fd7a942002-02-02 12:19:46 +000010614Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
10615
10616 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
10617 a function
10618
Daniel Veillard9589d452002-02-02 10:28:17 +000010619Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10620
10621 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
10622 python/libxml.c python/libxml2-python-api.xml
10623 python/libxml2class.txt: Progressing through the TODOs, class
10624 description output, extra XML API, RPM now builds the wrappers
10625 for all python installed versions
10626
Daniel Veillard253aa2c2002-02-02 09:17:16 +000010627Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
10628
10629 * configure.in libxml.spec.in python/Makefile.am python/TODO
10630 python/generator.py python/libxml2class.txt: added more informations
10631 in the libxml2-python package including docs. Slightly changed
10632 the class hierarchy
10633 * python/tests/*: added basic regression tests infrastructure too
10634
10635Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10636
10637 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
10638 added libxml2-python as part of the packages installed
10639
Daniel Veillarda7340c82002-02-01 17:56:45 +000010640Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10641
10642 * python/Makefile.am python/generator.py python/libxml.c
10643 python/libxml.py: more work, now able to extend the
10644 XPath interpreter with functions written in python.
10645
Daniel Veillardc3e39442002-02-01 09:29:41 +000010646Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
10647
10648 * python/Makefile.am: Jacob sent a patch to allow building from
10649 tarfile.
10650
Daniel Veillardf1d0e6b2002-01-31 23:42:44 +000010651Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10652
10653 * python/Makefile.am python/libxml.c configure.in Makefile.am:
10654 inserted the python wrappers build, I hope this won't be too
10655 unportable
10656
Daniel Veillard1971ee22002-01-31 20:29:19 +000010657Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10658
10659 * xpath.c: minor optimization
10660 * python/generator.py python/libxml.c python/libxml.py
10661 python/libxml_wrap.h: more work on the python bindings,
10662 they now support XPath and there is no evident leak
10663
Daniel Veillard36ed5292002-01-30 23:49:06 +000010664Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10665
10666 * python/generator.py python/libxml.c python/libxml.py:
10667 more work on the python bindings generator.
10668
Daniel Veillard96fe0952002-01-30 20:52:23 +000010669Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10670
10671 * python/generator.py python/libxml.c python/libxml_wrap.h:
10672 more work on the python bindings.
10673
Daniel Veillardd2897fd2002-01-30 16:37:32 +000010674Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
10675
10676 * python/generator.py python/libxml.c python/libxml.py
10677 python/libxml_wrap.h: commited early version of a python binding
10678 for private use only ATM
10679
Daniel Veillard8ee9c8f2002-01-26 21:42:58 +000010680Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
10681
10682 * entities.c tree.c include/libxml/entities.h: applied patch
10683 from Anthony Jones to implement copy of DTD subtree too. Had
10684 just to keep 2 function private which really ought to become
10685 public ones.
10686
Daniel Veillarda42f25f2002-01-25 14:15:40 +000010687Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10688
10689 * xmllint.c: added pointers to the web pages in the usage()
10690
Daniel Veillardbd227ae2002-01-24 16:05:41 +000010691Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
10692
10693 * tree.c: more fixes from Petr Kozelka for attribute handling
10694 in the tree API to align the semantic with DOM.
10695
Daniel Veillard36065812002-01-24 15:02:46 +000010696Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10697
10698 * valid.c tree.c entities.c: another set of patches from
10699 Anthony Jones for copy operations cleanup and robustness
10700
Daniel Veillardf8592562002-01-23 17:58:17 +000010701Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
10702
10703 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
10704 an alphabetic index based on comments content
10705 * doc/*: rebuilt the web site with the new references
10706
Daniel Veillardc8c7be42002-01-23 17:53:44 +000010707Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10708
10709 * parserInternals.h: Greg Sjaardema suggested to use an
10710 eponential buffer groth policy in xmlParserAddNodeInfo()
10711
Daniel Veillard3bf65be2002-01-23 12:36:34 +000010712Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
10713
10714 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
10715 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
10716 doc/parsedecl.py doc/Makefile.am: updated the python extractor
10717 to generate cross-references, and added/updated the stylesheets
10718 to generate and link API indexes. The generic keyword index
10719 is not done yet.
10720 * doc/*.html: regenerated all the usual docs too
10721
Daniel Veillard2070c482002-01-22 22:12:19 +000010722Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
10723
10724 * debugXML.c: added an xpath function to the shell for T. V. Raman
10725
10726Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
Daniel Veillard5e926fa2002-01-22 21:44:25 +000010727
10728 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
10729 debug routines.
10730
Daniel Veillardc169f8b2002-01-22 21:40:13 +000010731Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
10732
10733 * tree.c: apply an patch from Petr Kozelka for unlink and replace
10734 support of attribute nodes
10735
Daniel Veillard9d06d302002-01-22 18:15:52 +000010736Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10737
10738 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
10739 hopefully near complete and fully documented of the API in XML
10740 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
10741 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
10742 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
10743 include/libxml/parserInternals.h include/libxml/valid.hi
10744 include/libxml/xmlIO.h include/libxml/xmlerror.hi
10745 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
10746 include/libxml/xpath.h include/libxml/xpathInternals.h:
10747 Cleaned up the doc comments a lot in the process, the interface
10748 coverage is now 100%
10749
Daniel Veillard2d1464f2002-01-21 23:16:56 +000010750Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10751
10752 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
10753 extracts comments from the gtk-doc DocBook output (a bit
10754 convoluted but seems to work).
10755
Daniel Veillard61006472002-01-21 17:31:47 +000010756Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10757
10758 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
10759 added an XML description of the API, moved the script generating
10760 it here. Added a "make api" target
10761
Daniel Veillardd2f23002002-01-21 13:36:00 +000010762Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
10763
10764 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
10765
Daniel Veillard99e55eb2002-01-21 08:56:29 +000010766Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
10767
10768 * xpath.c include/libxml/xpathInternals.h: the change made to
10769 xmlXPathFuncLookupFunc was incompatible roll it back
10770
Daniel Veillard963d2ae2002-01-20 22:08:18 +000010771Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10772
10773 * SAX.c: cleanup patch from Anthony Jones
10774 * doc/Makefile.am: fix the headers to avoid in make scan
10775 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
10776 includes, * vs Ptr and general cleanup
10777 * parsedecl.py: first version of a script to extract the
10778 module interfaces, the goal will be to provide .decl or XML
10779 specification of the interfaces to build wrappers.
10780
Daniel Veillard0f5f1622002-01-20 12:42:06 +000010781Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10782
10783 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
10784 now provides return codes in case of errors
10785
Bjorn Reese026d29f2002-01-19 15:40:18 +000010786Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
10787
10788 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
10789 Upgraded to trio baseline 1.6
10790 * strio.h strio.c: Replaced by triostr.h and triostr.c
10791
Daniel Veillard572577e2002-01-18 16:23:55 +000010792Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
10793
10794 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
10795 of strdup usage in the code
10796
Daniel Veillarddb5850a2002-01-18 11:49:26 +000010797Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10798
10799 * parser.c error.c: Keith Isdale complained rightly that
10800 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
10801
Daniel Veillardcfa0d812002-01-17 08:46:58 +000010802Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
10803
10804 * tree.c: fixed the funxtion to set the xml: attributes
10805 * debugXML.c: added "setbase" to test it.
10806
Daniel Veillard2c748c62002-01-16 15:37:50 +000010807Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
10808
10809 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
10810 to allow updating an attribute content
10811
Daniel Veillard8de85c62002-01-15 17:10:15 +000010812Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10813
10814 * libxml.h: try to avoid problems when compiling on Windows
10815
Daniel Veillard314cfa02002-01-14 17:58:01 +000010816Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
10817
10818 * hash.c: patch from Anthony Jones for hash.c allocation size
10819 * Makefile.am: trying to work around Yet Another Libtool Madness
10820 and build the 2.4.13 release finally ...
10821
Daniel Veillard744683d2002-01-14 17:30:20 +000010822Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
10823
10824 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
10825 * doc/* : update of the documentation
10826
Daniel Veillarde6a55192002-01-14 17:11:53 +000010827Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
10828
10829 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
10830 at fixing #61290 :-(
10831
Daniel Veillardfb25a512002-01-13 20:32:08 +000010832Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
10833
10834 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
10835 Fixes bug #67229
10836
Daniel Veillardacb2bda2002-01-13 16:15:43 +000010837Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
10838
10839 * tree.c: trying to avoid troubles when a subtree is copied
10840 and coalesced in part with the target tree. Should fix
10841 bug #67407
10842
Daniel Veillardd8224e02002-01-13 15:43:22 +000010843Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
10844
10845 * valid.c: fixed validation of attributes content of type
10846 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
10847 values, very old bug. Fixes #67671
10848
Daniel Veillard8107a222002-01-13 14:10:10 +000010849Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10850
10851 * parser.c include/libxml/parserInternals.h tree.c: integrated
10852 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
10853 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
10854
Daniel Veillarddb0eb8d2002-01-13 13:35:00 +000010855Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
10856
10857 * threads.c: applied Serguei Narojnyi's patch to add native
10858 thread support on the Win32 platform
10859 * testThreadsWin32.c Makefile.am: added the test program also
10860 from Serguei, Win32 specific
10861 * include/win32config.h include/libxml/xmlwin32version.h.in:
10862 added patch from Igor for the Windows thread specific defines.
10863
Daniel Veillard845cce42002-01-09 11:51:37 +000010864Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
10865
10866 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
10867
Daniel Veillard7b602b42002-01-08 13:26:00 +000010868Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
10869
10870 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
10871 output page into XMLinfo.html. Close bug #66951 and
10872 raised by Robert Collins too.
10873
Daniel Veillard73c6e532002-01-08 13:15:33 +000010874Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
10875
10876 * encoding.c: Paul Keogh pointed out a possibility of segfault
10877 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
10878 Closes bug # 68238
10879
Daniel Veillard4a859202002-01-08 11:49:22 +000010880Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
10881
10882 * doc/*.html: updated the Gdome2 links
10883
Daniel Veillard3c5ed912002-01-08 10:36:16 +000010884Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
10885
10886 * libxml.h: Applied following patches from Robert Collins
10887 and make sure IN_LIBXML is defined when compiling it
10888 -------
10889 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
10890 as well as Visual C.
10891 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
10892 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
10893 * strio.c (PLATFORM_UNIX): Define for Cygwin.
10894 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
10895 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
10896 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
10897 xmlSysIDExists xmlNoNetExists).
10898 * xmllint.c: Don't include winsock2.h for Cygwin.
10899
Daniel Veillard401c2112002-01-07 16:54:10 +000010900Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10901
10902 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
10903 when the version info is not present.
10904
Daniel Veillard6f42c132002-01-06 23:05:13 +000010905Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
10906
10907 * tree.c: Anthony Jones pointed out a problem in
10908 xmlStringGetNodeList() and provided a fix for it
10909
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000010910Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
10911
Daniel Veillarddb5850a2002-01-18 11:49:26 +000010912 * parser.c: patch from Frank J Franklin to remove a bug in
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000010913 xmlCreatePushParserCtxt() when the initial buffer passed
10914 is large.
10915
Daniel Veillard0e47ee22002-01-05 18:25:52 +000010916Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
10917
10918 * win32/*: big cleanup of the Windows/MSVC project files
10919 from Igor Zlatkovic
10920
Daniel Veillardcebb1362002-01-02 13:13:30 +000010921Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
10922
10923 * doc/Makefile.am: should fix #67674 and avoid troubles if
10924 xsltproc is not available or fails in the prefix provided
10925
Daniel Veillard26908ab2002-01-01 16:50:03 +000010926Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
10927
10928 * xmlmemory.c: one more doc patch from Charlie Bozeman.
10929
Daniel Veillard5344c602001-12-31 16:37:34 +000010930Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
10931
10932 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
10933 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
10934 Fixed a few other problems raised by Charlie Bozeman.
10935 * result/VC/ElementValid[5-7]: fixed the output
10936
Daniel Veillardcbaf3992001-12-31 16:16:02 +000010937Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
10938
10939 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
10940 patches from Charlie Bozeman. Regenerated the HTML docs.
10941
Daniel Veillard7f9a6802001-12-20 14:01:47 +000010942Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
10943
10944 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
10945 for Windows from Igor
10946
Daniel Veillard1df3dfc2001-12-18 11:14:16 +000010947Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
10948
10949 * xmllint.c: applied Justin Fletcher patch for --output or -o
10950
Daniel Veillardd3b29d22001-12-18 07:53:16 +000010951Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
10952
10953 * win32/libxml2/libxml2.def.src: close #67019
10954
Daniel Veillard01db67c2001-12-18 07:09:59 +000010955Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
10956
10957 * xmllint.c: applied Justin Fletcher generic timing patch
10958 similar to the one already applied to xsltproc.
10959
Daniel Veillardd1640922001-12-17 15:30:10 +000010960Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
10961
10962 * include/libxml/tree.h tree.c: applied documentation patches
10963 from Charlie Bozeman
10964
MST 2001 John Fleck2323ac22001-12-14 04:24:50 +000010965Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
10966
10967 *doc/xmllint.xml, xmllint.1 - document --dropdtd
10968
Daniel Veillard29e43992001-12-13 22:21:58 +000010969Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
10970
10971 * valid.c: fix the xmlStrdup() used in the previous patch.
10972 * valid.c: added --dropdtd
10973 * tree.c: fixed xmlUnlinkNode so it also removes the references
10974 from the document if the node is a DTD
10975
Daniel Veillard86fd5a72001-12-13 14:55:21 +000010976Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
10977
10978 * HTMLtree.c valid.c: cleanup some static declarations
10979
Daniel Veillard9ae4b7a2001-12-13 14:24:09 +000010980Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
10981
10982 * xmllint.c: removed another strdup()
10983 * doc/FAQ: removed the HP/UX entry
10984
Daniel Veillarded472f32001-12-13 08:48:14 +000010985Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
10986
10987 * valid.c: fix bug #66816 when validating.
10988 * xmllint.c: don't use sys/time.h if configure did not found it
10989
MST 2001 John Fleck3fc555e2001-12-11 04:41:24 +000010990Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
10991
10992 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
10993 xmlcatalog_man.xml
10994
Daniel Veillard2d8a93b2001-12-10 21:07:19 +000010995Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
10996
10997 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
10998 xmlInitMemory() was declared twice
10999
Daniel Veillardb82c1662001-12-09 14:00:54 +000011000Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
11001
11002 * globals.c: do not reference strdup() !
11003 * configure.in libxml-2.0.pc.in: trying to fix the libs
11004 of the various config extraction modules
11005
Daniel Veillardef90ba72001-12-07 14:24:22 +000011006Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11007
11008 * configure.in : preparing 2.4.12
11009 * doc/* : updated and rebuilt the docs
11010
Daniel Veillard220346d2001-12-07 11:33:54 +000011011Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
11012
11013 * uri.c: closed bug #66159
11014 * testURI.c: added --escape option
11015 * configure.in: some cleanup for xml2-config --cflags
11016
Daniel Veillard2a906822001-12-06 14:34:08 +000011017Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
11018
11019 * globals.c testThreads.c: removed some misplaced includes
11020 of xmlversion.h
11021
Daniel Veillarde28313b2001-12-06 14:08:31 +000011022Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
11023
11024 * threads.c: patch from Gary Pennington fixing a possible
11025 problem at initialization time.
11026
Daniel Veillardd3b08822001-12-05 12:03:33 +000011027Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
11028
11029 * configure.in libxml.h parser.c testThreads.c macos/: integrated
Daniel Veillarde28313b2001-12-06 14:08:31 +000011030 Eric Lavigne contribution to build libxml2 on MacOS using
Daniel Veillardd3b08822001-12-05 12:03:33 +000011031 CodeWarrior.
11032
Daniel Veillarda7866932001-12-04 13:14:44 +000011033Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
11034
11035 * xmllint.c: applied Geert Kloosterman's patch to fix
11036 --repeat --timing output
11037
Daniel Veillard19840942001-11-29 16:11:38 +000011038Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
11039
11040 * parser.c: Robin Berjon <robin@knowscape.com> found a case
11041 where non-wellformed XML declaractions were not detected.
11042
Daniel Veillarde85d9342001-11-28 14:43:12 +000011043Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11044
11045 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
11046
Daniel Veillard22f25a82001-11-28 09:12:23 +000011047Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
11048
11049 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
11050 gets reset by xmlCleanupInputCallbacks() and this makes the
11051 function useless. Same for output.
11052
Daniel Veillard107ccaa2001-11-27 16:23:50 +000011053Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11054
11055 * xmlIO.c: robert pointed out a loop error in callback cleanups
11056
Daniel Veillard8faa7832001-11-26 15:58:08 +000011057Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
11058
11059 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
11060 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
11061 they are not really tied to debugging
11062
Daniel Veillardbd9b0e82001-11-26 10:32:08 +000011063Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11064
11065 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
11066 * xmllint.c: better --catalogs description
11067
Daniel Veillard4855c8c2001-11-25 10:35:25 +000011068Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
11069
11070 * tree.c: fixed a couple of problems in xmlSetProp()
11071
Daniel Veillardcd337f02001-11-22 18:20:37 +000011072Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
11073
11074 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
11075 unappropriate stdout output.
11076
Daniel Veillard566d4df2001-11-22 13:00:53 +000011077Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
11078
11079 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
11080 by Denis Beurive, closes #65111
11081
Daniel Veillardb4545fd2001-11-20 09:37:09 +000011082Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
11083
11084 * valid.c: in case of content model validity error, don't
11085 print it if validity warnings were not requested.
11086
Daniel Veillardc69e0b12001-11-20 08:35:07 +000011087Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
11088
11089 * nanoftp.c: applied a couple of patches from Brian D Ripley.
11090 * parserInternals.c: removed the last exit() call. Print an
11091 unmaskable error on stderr instead (library mismatch detection)
11092
MST 2001 John Fleck42304042001-11-18 00:18:06 +000011093Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
11094
11095 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
11096 shell instructions from Heiko Rupp
11097
Daniel Veillardf7b094f2001-11-15 13:54:39 +000011098Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
11099
11100 * catalog.c: use the URL notation file:// for default catalog paths
11101
Daniel Veillard0ec98632001-11-14 15:04:32 +000011102Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
11103
11104 * include/libxml/tree.h: better comments for _private fields
11105 * tree.c: removed a problem when copying an entity reference.
11106
Daniel Veillardd33cfbf2001-11-13 15:24:36 +000011107Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
11108
11109 * vms/*: updated instructions and diffs from John A Fotheringham
11110
Daniel Veillarda11001b2001-11-12 22:45:36 +000011111Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
11112
11113 * include/libxml/xmlerror.h: avoid an include problem if
11114 #include <libxml/xmlerror.h> happens first in code
11115 seems to be the case in KDE libs
11116
Daniel Veillard8e3943c2001-11-12 21:35:44 +000011117Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11118
11119 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
11120 from Igor for Windows
11121
11122Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11123
11124 * Makefile.am: Gary Pennington pointed out a missing prefix
11125
Daniel Veillard43d3f612001-11-10 11:57:23 +000011126Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
11127
11128 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
11129 * doc/*: upgraded and rebuilt the docs
11130
Daniel Veillardc1f78342001-11-10 11:43:05 +000011131Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
11132
11133 * HTMLparser.c: fix comment in scripts element parsing.
11134 * result/HTML/doc3*: updated the results.
11135
11136Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
11137
11138 * uri.c: another URI bug fix #63336, using Joel Young patch.
11139
Daniel Veillardc6e013a2001-11-10 10:08:57 +000011140Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
11141
11142 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
11143 a cleaned up version of the Pwd shell string generation.
11144
Daniel Veillardbe480fb2001-11-08 23:36:42 +000011145Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11146
11147 * valid.c include/libxml/tree.h: trying to fix namespaces +
11148 validation problems for good, closing #63619 in the process
11149 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
11150 wrong in this respect, fixed it.
11151
Daniel Veillardd536f702001-11-08 17:32:47 +000011152Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
11153
11154 * xmllint.c: Morus Walter patch to allow --format and --encode
11155
Daniel Veillard5004f422001-11-08 13:53:05 +000011156Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
11157
11158 * debugXML.c: Stefan Kost provided an help command for the shell
11159
Daniel Veillarda6825e82001-11-07 13:33:59 +000011160Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
11161
11162 * debugXML.c: Heiko Rupp pointed that the shell would crash
11163 on empty nodesets returns.
11164
Daniel Veillard03f848d2001-11-07 12:53:46 +000011165Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
11166
11167 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
11168 migh need the history libraries
11169
Daniel Veillard957fdcf2001-11-06 22:50:19 +000011170Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
11171
11172 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
11173 handle the case of < in quoted attributes, Bastian Kleineidam
11174
Daniel Veillardc853b322001-11-06 15:24:37 +000011175Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
11176
11177 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
11178 fixing catalog breakages
11179 * Makefile.am catalog.c result/catalogs/catal
11180 result/catalogs/mycatalog.* test/catalogs/catal*:
11181 fixed more problems in catalog support, added more regression tests
11182 for both XML and SGML catalog handling
11183
Daniel Veillard66870c72001-11-05 19:27:49 +000011184Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
11185
11186 * debugXML.c: applied an improvement to xmlGetLineNo() from
11187 Keith Isdale
11188
Daniel Veillardffe09c92001-11-05 14:21:47 +000011189Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
11190
11191 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
11192 Side effect of the progressive catalog loading
11193
Daniel Veillardad661b92001-11-05 11:43:15 +000011194Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
11195
11196 * Makefile.am: confexecdir and confexec_DATA were defined twice
11197 pointed out by Karl Eichwalder
11198
Daniel Veillard6eb17722001-11-04 22:19:27 +000011199Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
11200
11201 * xmlcatalog.c: avoid unlink() and use remove() instead.
11202
Daniel Veillardea898282001-11-04 22:13:45 +000011203Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
11204
11205 * libxml.spec.in: cleanup
11206 * include/libxml/xmlwin32version.h: updated with 2.4.8
11207
Daniel Veillarda4617b82001-11-04 20:19:12 +000011208Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
11209
11210 * encoding.c global.data globals.c testThreads.c: fix bug #63752
11211 of compiling libxml with a non standard set of options
11212
John Fleck027edfb2001-11-04 20:13:58 +000011213Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
11214
11215 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
11216 document --sgml option, fixing gnome bugzilla #63382
11217
Daniel Veillardcd21dc72001-11-04 20:03:38 +000011218Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
11219
11220 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
11221 breakage of 2.4.7, added a couple of really needed APIs
11222 like xmlCatalogIsEmpty() and xmlNewCatalog()
11223 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
11224 for install-catalog
11225 * configure.in: preparing 2.4.8
11226
CET 2001 Daniel Veillard5a37bde2001-11-01 14:31:22 +000011227Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
11228
11229 * HTMLtree.c tree.c include/libxml/HTMLtree.h
11230 include/libxml/tree.h include/libxml/xmlIO.h: more include
11231 cleanups, export cleanly one html output + format function.
11232
11233Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
11234
11235 * parser.c: removed initGenericErrorDefaultFunc call from
11236 xmlInitParser() since it could destroy previous calls to
11237 xsltSetGenericErrorFunc() effects
11238
Daniel Veillardebd38c52001-11-01 08:38:12 +000011239Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11240
11241 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
11242 keyword.
11243
Daniel Veillard8bdb91d2001-10-31 17:52:43 +000011244Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
11245
11246 * Makefile.am: cleanup
11247 * threads.c: cleanup too
11248 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
11249 from xsltproc
11250 * include/libxml/tree.h include/libxml/parser.h: trying to break a
11251 dependancy loop.
11252
Daniel Veillard91c00402001-10-30 17:41:38 +000011253Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
11254
11255 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
11256 was not used anymore !
11257
Daniel Veillard52dcab32001-10-30 12:51:17 +000011258Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
11259
11260 * configure.in: preparing 2.4.7
11261 * Makefile.am doc/Makefile.am: switched to the latest xmllint
11262 manual page from John
11263 * doc/*: updated the doc and rebuilt the generated pages
11264
Daniel Veillarda9e65e82001-10-30 10:32:36 +000011265Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
11266
11267 * xmlIO.c: closing bug #62711, the library should never
11268 close stdin or stdout.
11269
Daniel Veillard4def3bd2001-10-30 09:47:47 +000011270Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
11271
11272 * uri.c: second pass at fixing #63336, using Joel Young
11273 final patch. looks okay.
11274
Daniel Veillardbb6808e2001-10-29 23:59:27 +000011275Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
11276
11277 * uri.c include/libxml/uri.h: trying to clear #63336
11278 allowing the escaping routine to parse unconformant
11279 URI-References.
11280
Daniel Veillardacf7ff02001-10-29 20:21:47 +000011281Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
11282
11283 * vms/readme.vms vms/build_libxml.com nanoftp.c
11284 include/libxml/xmlversion.h.in: a few VMS updates from
11285 John A Fotheringham
11286 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
11287 and xmlCleanupOutputCallbacks() for the Perl binding people.
11288
Daniel Veillard635ef722001-10-29 11:48:19 +000011289Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
11290
11291 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
11292 apply fixes to close #63271 and avoid segfaults when
11293 the error routine gets callbed before xmlInitParser()
11294 get called.
11295 * nanoftp.c error.c: Applied patches from Justin Fletcher
11296 correcting some xmlGenericError misuses.
11297
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000011298Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
11299
11300 *doc/xmllint.xml, doc/xmllint.1
11301 New and improved man page for xmllint - .xml is the original, .1
11302 is the generated man page
11303
Daniel Veillardc9484202001-10-24 12:35:52 +000011304Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
11305
11306 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
11307 the web site from the main HTML document.
11308
Daniel Veillard5151c062001-10-23 13:10:19 +000011309Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11310
11311 * parser.c: fixed an erroneous validation bug when PE refs
11312 occurs in external parsed entities referenced from the
11313 internals subset
11314 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
11315 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
11316 added the associated testcase, it's a nice one.
11317 * HTMLparser.c: generate the DTD node as HTML still ...
11318 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
11319
Daniel Veillardb6b0fd82001-10-22 12:31:11 +000011320Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
11321
11322 * HTMLparser.c: fixed a bug in htmlNewDoc()
11323
Daniel Veillard89cad532001-10-22 09:46:13 +000011324Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
11325
11326 * test/threads/*: added entities testing to the Thread test
11327 * testThreads.c: make the test reasonable
11328 * DOCBparser.c: fix the DTD public and system ID
11329 * xmllint.c: added --sgml for SGML DocBook importing
11330 * Makefile.am: added Docbtests target
11331
Daniel Veillard9ae1eba2001-10-19 09:48:35 +000011332Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11333
11334 * nanoftp.c: use only "anonymous@" string for anonymous passwds
11335 * testThreads.c: removed bogus include
11336
Daniel Veillardce2c2f02001-10-18 14:57:24 +000011337Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
11338
11339 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
11340 fixed a very serious (looping) validation bug
11341
Daniel Veillard3c01b1d2001-10-17 15:58:35 +000011342Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
11343
11344 * include/libxml/globals.h include/libxml/threads.h threads.c
11345 testThreads.c: far more testing, cleaning up bugs
11346 * *.c : make sure globals.h is always included.
11347
Daniel Veillard7cc95c02001-10-17 15:45:12 +000011348Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
11349
11350 * HTMLparser.c: try to get rid of parser loops for good.
11351
Daniel Veillardab7488e2001-10-17 11:30:37 +000011352Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
11353
11354 * configure.in: fixed some bugs in CFLAGS passing.
11355 * test/threads Makefile.am testThreads.c: added a specific
11356 threaded test case (really nasty, guaranteed).
11357
Daniel Veillard85c11fa2001-10-16 21:03:08 +000011358Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
11359
11360 * catalog.c: serious cleanup on the management of the
11361 XML catalog tree, more tests done, especially with
11362 the catalog PI.
11363
Daniel Veillard364789a2001-10-16 12:45:00 +000011364Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
11365
11366 * catalog.c: avoid a problem in catalog cleanup on SMP if
11367 catalogs were not initialized.
11368
Daniel Veillard81463942001-10-16 12:34:39 +000011369Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
11370
11371 * catalog.c xpath.c: trying to cleanup the not thread safe
11372 parts of the library.
11373
Daniel Veillard64a411c2001-10-15 12:32:07 +000011374Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
11375
11376 * include/libxml/globals.h configure.in global.data: make
11377 the allocation be per-thread a configure option
11378 * encoding.c include/libxml/parser.h: fixed compilation
11379 errors
11380
Daniel Veillard5ee57fc2001-10-15 10:46:16 +000011381Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11382
11383 * include/libxml/parser.h: Norm reported that a few lines
11384 added were breaking libxslt compile, removed them for now
11385
Daniel Veillard6f350292001-10-14 09:56:15 +000011386Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
11387
11388 * parser.c parserInternals.c threads.c: debugged and fixed
11389 initialization problems which were giving troubles on SMP
11390 boxes.
11391
Daniel Veillard6661ffa2001-10-13 14:18:17 +000011392Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11393
11394 * include/libxml/Makefile.am: missing globals.h
11395
Daniel Veillarde7090612001-10-13 12:18:28 +000011396Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000011397
Daniel Veillarde7090612001-10-13 12:18:28 +000011398 * globals.c: added a couple of standard includes.
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000011399
Daniel Veillardd0463562001-10-13 09:15:48 +000011400Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
11401
11402 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
11403 include/libxml/parserInternals.h include/libxml/tree.h
11404 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
11405 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
11406 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
11407 Applied the last patches from Gary, cleanup, activated threading
11408 all user accessible global variables are now handled in globals.[ch]
11409 Still a bit rought but make tests passes with either
11410 --with-threads defined at configure time or not.
11411 * Makefile.am example/Makefile.am: added globals.[ch] and threads
11412 linking options
11413
Daniel Veillardb8478642001-10-12 17:29:10 +000011414Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
11415
11416 * Makefile.am include/libxml/Makefile.am
11417 include/libxml/globals.h globals.c include/libxml/threads.h
11418 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
11419 configure.in: started integrating the core of the thread support
11420 not activated yet but half integrated. The code should still
11421 compile and work anyway.
11422
Daniel Veillardb44025c2001-10-11 22:55:55 +000011423Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11424
11425 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
11426 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
11427 integrating the non-controversial parts of Gary Pennington
11428 multithread patches
11429 * catalog.c: corrected a small bug introduced
11430
Daniel Veillard75b96822001-10-11 18:59:45 +000011431Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
11432
11433 * catalog.c include/libxml/catalog.h: very serious cleanup,
11434 isolating unportable code and as much as possible the accesses
11435 to the global shared catalog. May need more testing !
11436
Daniel Veillard78d12092001-10-11 09:12:24 +000011437Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11438
11439 * include/libxml/debugXML.h debugXML.c tree.c: integrating
11440 Keith Isdale patches for the XSLT debugger interfaces. Some
11441 cleanup
11442
Daniel Veillardff0b7312001-10-11 06:46:09 +000011443Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
11444
11445 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
11446 * DOCBparser.c: generate line nubers in elements
11447
Daniel Veillard60087f32001-10-10 09:45:09 +000011448Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
11449
11450 * configure.in: preparing 2.4.6 release
11451 * doc/xml.html doc/html/*: updated and rebuilt the docs
11452 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
11453
MDT 2001 John Fleck60416fa2001-10-09 02:41:50 +000011454Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
11455
11456 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
11457 adding documentation for DV's supercatalog support
11458
Daniel Veillard82d75332001-10-08 15:01:59 +000011459Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
11460
11461 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
11462 super catalog support adding one API and one flag --sgml to
11463 xmlcatalog
11464
MDT 2001 John Fleck0e229932001-10-07 22:46:00 +000011465Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
11466
11467 * doc/xmlcatalog_man.xml, xmlcatalog.1
11468 One more crack at
11469 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
11470
11471
Thomas Broyer47334c02001-10-07 16:41:52 +000011472Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
11473
11474 * xpath.c: implemented xmlXPathObjectCopy for external objects
11475 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
11476
MDT 2001 John Fleckac941e32001-10-06 22:30:16 +000011477Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
11478
11479 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
11480 finishing up fix to
11481 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
11482 the xmlcatalog man page display more elegantly
11483
Daniel Veillard3fbe8e32001-10-06 13:30:33 +000011484Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
11485
11486 * configure.in: closing bug #61832
11487 * HTMLparser.c: removed a warning
11488
Daniel Veillard6ab38382001-10-06 13:08:27 +000011489Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
11490
11491 * xpath.c: fixing #61673 part I, do not loose doc information
11492 when copying result value trees.
11493
Daniel Veillard556c6682001-10-06 09:59:51 +000011494Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11495
11496 * xpath.c: trying to harden the XPath interpreter
11497
MDT 2001 John Fleck9f82dc62001-10-06 02:40:10 +000011498Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
11499
11500 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
11501 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
11502
William M. Brack1633d182001-10-05 15:41:19 +000011503Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11504
11505 * HTMLparser: repaired another loop problem
11506
Daniel Veillard20ee8c02001-10-05 09:18:14 +000011507Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
11508
11509 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
11510 parsing.
11511 * xpath.c: fix bug #61291 the default XML namespace node is
11512 missing from the namespace axis.
11513 * tree.c: refuse to create namespaces nodes with prefix "xml"
11514
Daniel Veillard651f9472001-10-04 14:51:06 +000011515Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
11516
11517 * SAX.c: ouch a non-defined namespace could lead to a crash,
11518 fixed #61215
11519
Daniel Veillard7dd05702001-10-04 14:25:12 +000011520Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
11521
11522 * parserInternals.c: closed bug #61054
11523
Daniel Veillard5e6d10a2001-10-03 13:21:13 +000011524Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11525
11526 * include/libxml/Makefile.am: closing #60708
11527
Daniel Veillarda293c322001-10-02 13:54:14 +000011528Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
11529
11530 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
11531 adding xmlSAXParseFileWithData following Marco Stipek suggestion
11532
Daniel Veillardf4309d72001-10-02 09:28:58 +000011533Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11534
11535 * valid.c: close bug #61550 when xml: wasn't considered a namespace
11536
Daniel Veillardf6ed8bc2001-10-02 09:22:47 +000011537Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11538
11539 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
11540 * DOCBparser.c HTMLparser.c parser.c: fixed typos
11541
Daniel Veillard16756b62001-10-01 07:36:25 +000011542Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
11543
11544 * catalog.c: Justin Fletcher provided cleaup code in case
11545 HAVE_STAT is not defined
11546 * include/win32config.h: Igor Zlatkovic suggested to have
11547 HAVE_STAT defined there
11548
William M. Brack5e1cac12001-09-28 16:19:18 +000011549Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11550
11551 * catalog.c - fixed typing error reported by M. Barros
11552
MDT 2001 John Fleckbbb9e432001-09-24 03:08:43 +000011553Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
11554
11555 * xmllint.c - fixing typo
11556
William M. Brackd28e48a2001-09-23 01:55:08 +000011557Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
11558
11559 * HTMLparser.c: small enhancement to prevent loop on
11560 unrecognizable data
11561
Daniel Veillardb1d62872001-09-21 09:47:08 +000011562Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11563
11564 * parserInternals.c: applying patch from bug #60757 this
11565 should close it
11566
Daniel Veillardc0631a62001-09-20 13:56:06 +000011567Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
11568
11569 * catalog.c xmlcatalog.c: removed a couple of warning
11570 * xpath.c: try to solve the linking problem on platforms
11571 needing trio to compile
11572
Daniel Veillard1a123612001-09-19 08:06:23 +000011573Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000011574
Daniel Veillard1a123612001-09-19 08:06:23 +000011575 * Makefile.am libxml.spec.in: backing up non-documented changes
11576 commited without review or aproval by Jens Finke <jens@gnome.org>
11577 * HACKING: made 100% clear that no commit should be done directly
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000011578
Daniel Veillardf5b44e42001-09-17 17:19:54 +000011579Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
11580
11581 * configure.in: Joe Orton provided a patch fixing a problem
11582 when iconv is specified to be in a non-standard directory
11583 but wasn't exported in xml2-config --cflags
11584
Daniel Veillard2fc2db72001-09-14 17:33:51 +000011585Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
11586
Daniel Veillardf5b44e42001-09-17 17:19:54 +000011587 * configure.in: let's ship 2.4.5 before getting too much
Daniel Veillard2fc2db72001-09-14 17:33:51 +000011588 troubles with 2.4.4 errors.
11589
Daniel Veillard16698282001-09-14 10:29:27 +000011590Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11591
11592 * encoding.c entities.c: do not output hexadecimal charrefs
11593 when serializing HTML since some version of Netscape can't
11594 grok it, generate decimal ones.
11595 * result/HTML/doc3.htm: output changed due to previous test
11596 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
11597
Daniel Veillard98fed372001-09-13 11:34:58 +000011598Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
11599
11600 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
11601 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
11602
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000011603Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
Daniel Veillard98fed372001-09-13 11:34:58 +000011604 Released 2.4.4
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000011605
11606 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
11607 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
11608 updated the configuration scripts systems accordingly
11609
Daniel Veillard04382ae2001-09-12 18:51:30 +000011610Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11611
11612 * configure.in: preparing for 2.4.4
11613 * doc/xml.html doc/html/*: updated and rebuilt the docs
11614
Daniel Veillardd63437e2001-09-12 15:00:27 +000011615Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
11616
11617 * win32/dsp/libxml2.def.src: tried to incorporate comments
11618 from bug #59220
11619
Daniel Veillard319a7422001-09-11 09:27:09 +000011620Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
11621
11622 * parser.c result/noent/wml.xml: fixed bug #59981 related
11623 to handling of '&' in attributes when entities are substitued
11624
Daniel Veillard7cf5e442001-09-10 20:16:32 +000011625Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11626
11627 * libxml.h include/libxml/xmlversion.h.in
11628 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
11629 Tried to close bug #60131
11630
Daniel Veillardbce62332001-09-10 18:46:55 +000011631Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11632
11633 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
11634
Daniel Veillard143b04f2001-09-10 18:14:14 +000011635Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
11636
11637 * SAX.c: fixing bug #59946 on xmlns=""
11638
Daniel Veillard7a51d6d2001-09-10 14:40:43 +000011639Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11640
11641 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
11642 but allocates a new error code.
11643
Daniel Veillard05c13a22001-09-09 08:38:09 +000011644Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
11645
11646 * xmllint.c: John Fleck fixed typos in the options output
11647 * parser.c SAX.c: fix ignorable white space SAX selection
11648
11649Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11650
11651 * entities.c: Steve Underwood found the possibility of an
11652 ininite loop in case of error.
11653
Daniel Veillard5eb9dea2001-09-07 09:38:02 +000011654Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
11655
11656 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
11657
Daniel Veillarda050d232001-09-05 15:51:05 +000011658Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
11659
11660 * parser.c: warn if version is not 1.0 but it's not
11661 strictly speaking an error after analyzing the spec
11662
MDT 2001 John Fleck04685002001-09-03 16:11:47 +000011663Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
11664
11665 *doc/catalog.html - add link to the html version of the
11666 man page, other linguistic cleanups
11667
MDT 2001 John Fleck5bd39dc2001-09-03 15:14:19 +000011668Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
11669
11670 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
11671 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
11672 file, has not yet been included in the build.
11673
Daniel Veillard99784ff2001-09-01 16:20:28 +000011674Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11675
11676 * catalog.c: removed a duplicate affectation Justin Fletcher
11677
Daniel Veillard9e1c72d2001-08-31 20:03:19 +000011678Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
11679
11680 * tree.c: Armin Sander pointed a possible text coalescing
11681 problem, completed his patch.
11682
Bjorn Reese0b2ae432001-08-31 16:31:57 +000011683Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
11684
11685 * trionan.c: Fixed const and volatile re-definition problem
11686
Daniel Veillard5d96fff2001-08-31 14:55:30 +000011687Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
11688
11689 * libxml.4 parser.c: doc updates from Heiko Rupp
11690 * parserInternals.c: 2 sanity checks from Heiko Rupp
11691
Daniel Veillard3ec4c612001-08-28 20:39:49 +000011692Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
11693
11694 * tree.c: applied patch from Armin Sander to make some pointers
11695 const in xmlCopyNode()
Daniel Veillard2ebd7a72001-08-28 21:07:03 +000011696 * include/libxml/tree.h: added fix to the header
Daniel Veillard3ec4c612001-08-28 20:39:49 +000011697
Daniel Veillardb06c6142001-08-27 14:26:30 +000011698Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11699
11700 * xpath.c: hum, restrict the integer usage gcc bug workaround
11701 to only gcc compilers so that other architecture don't get
11702 penalized by this limitation.
11703 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
11704
Daniel Veillard268fd1b2001-08-26 18:46:36 +000011705Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
11706
11707 * valid.c: fixed a Windows compiler warning (Chris Poblete)
11708 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
11709
Daniel Veillard6c5f9d12001-08-25 13:33:14 +000011710Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
11711
11712 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
11713 --convert option to xmlcatalog to convert SGML ones to
11714 the XML syntax.
11715 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
11716
11717 2.4.3 got released at that point
Daniel Veillard6990bf32001-08-23 21:17:48 +000011718Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
11719
11720 * catalog.c xmlIO.c: started some serious testing and fixed
11721 a few bug and optmization needs.
11722
Daniel Veillard9f7b84b2001-08-23 15:31:19 +000011723Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11724
11725 * Makefile.am configure.in include/libxml/xmlwin32version.h:
11726 preparing for a 2.4.3 release even if it may not be ready yet
11727 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
11728 all file parsing lookup to go through the entity resolver, add
11729 to add an API to bypass it (needed to load catalogs themselves),
11730 some cleanup on the catalog code too.
11731 * nanoftp.c: small cleanup
11732 * doc/catalog.html: small update
11733
Daniel Veillardbc2ddbe2001-08-23 10:24:27 +000011734Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
11735
11736 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
11737 Jun Kuriyama
11738
Daniel Veillardffb120d2001-08-23 00:52:23 +000011739Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
11740
11741 * doc/catalog.html: finished the catalog documentation
11742
Daniel Veillarde7ead2d2001-08-22 23:44:09 +000011743Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
11744
11745 * doc/catalog.html doc/xml.html: added documentation about
11746 Catalog support, misses an API description
11747 * doc/html/*: reextracted the API pages
11748
Daniel Veillarddc2cee22001-08-22 16:30:37 +000011749Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
11750
11751 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
11752 Added the part about section 7.2 on URI resolution,
11753 fixed a side effect in the HTML parser, look complete
11754 and ready to rock except the URI/SystemID part!
11755
Daniel Veillard5d90b6c2001-08-22 14:29:45 +000011756Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
11757
11758 * include/libxml/catalog.h include/libxml/parser.h
11759 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
11760 xmlIO.c: added support and APIs needed for the catalog PI
11761 * include/libxml/xmlIO.h: cleanup
11762
Daniel Veillarde2940dd2001-08-22 00:06:49 +000011763Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11764
11765 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
11766 include/libxml/catalog.h: starts to look okay, really
11767 plugged the new framework, cleaned a lot of stuff,
11768 added some APIs, except the PI's support missing this
11769 should be mostly complete
11770 * result/catalogs/* test/catalogs/*: added new test, enriched
11771 the existing one with URN ID tests
11772
Daniel Veillard64339542001-08-21 12:57:59 +000011773Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
11774
11775 * catalog.c: fixed nextCatalog
11776 * result/catalogs/docbook test/catalogs/*: started adding
11777 a small regression test
11778
Daniel Veillardcda96922001-08-21 10:56:31 +000011779Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
11780
11781 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
11782 more work on the XML catalog support.
11783 * parser.c include/libxml/parser.h: small cleanup seems using
11784 list as a public parameter name can give portability troubles
11785 * trionan.c trionan.h xpath.c include/libxml/trionan.h
11786 include/libxml/xpath.h include/libxml/Makefile.am: removed
11787 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
11788 wrappers
11789
Bjorn Reese45029602001-08-21 09:23:53 +000011790Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
11791
11792 * Makefile.am trio.c triodef.h trionan.c xpath.c
11793 include/libxml/Makefile.am include/libxml/trionan.h:
11794 Re-worked Not-A-Number and Infinity support.
11795 * xmlcatalog.c: added readline include files
11796
Daniel Veillard344cee72001-08-20 00:08:40 +000011797Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
11798
11799 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
11800 testCatalog as xmlcatalog, making it an installed app
11801 adding a shell, and preparing it to be a /etc/xml/catalog
11802 management tool, though not ready yet
11803 * catalog.c include/libxml/catalog.h: adding support for
11804 XML Catalogs http://www.oasis-open.org/committees/entity/
11805 not finished, there is some interesting tradeoffs and a
11806 few open questions left.
11807
Daniel Veillardb7664f42001-08-19 13:00:43 +000011808Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
11809
11810 * xmllint.c: fixed a line formatting problem
11811
Daniel Veillard5015b712001-08-17 09:37:52 +000011812Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
11813
11814 * SAX.c: removed a couple of unused variable (Albert Chin)
11815
Daniel Veillardbb371292001-08-16 23:26:59 +000011816Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
11817
11818 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
11819 trying to fix some troubles w.r.t. function returning
11820 const xxxPtr.
11821
Daniel Veillardb60c54e2001-08-16 19:34:27 +000011822Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
11823
11824 * win32/dsp/libxml2.def.src: another set of symbols conditionally
11825 defined
11826
Daniel Veillardae6db172001-08-16 19:32:00 +000011827Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
11828
11829 * xpointer.c: removed unused var
11830
Daniel Veillard09190202001-08-16 16:27:41 +000011831Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
11832
11833 * testXPath.c: another small cleanup closing bug #59110
11834
Daniel Veillard796f4b62001-08-16 16:00:13 +000011835Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
11836
11837 * win32/dsp/libxml2.def.src: small cleanup closing bug
11838 #59108
11839
Daniel Veillard5aac4e42001-08-15 20:46:57 +000011840Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
11841
11842 * example/gjobread.c: add xmlCleanupParser() before leaving
11843
Daniel Veillard9a0b3d62001-08-15 12:58:03 +000011844Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
11845
11846 * config.h.in configure.in include/libxml/xmlwin32version.h:
11847 released 2.4.2
11848
Daniel Veillardd3d06722001-08-15 12:06:36 +000011849Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
11850
11851 * include/libxml/valid.h debugXML.c valid.c: deprecate
11852 the non-boundchecking Sprintf functions, add Snprintf
11853 this should close bug #57984
11854
Daniel Veillardecb6f5b2001-08-15 08:47:42 +000011855Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
11856
11857 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
11858 URIs before doing the lookups (pointed by Mark Vakoc)
11859
Daniel Veillard0ab5cab2001-08-14 16:43:10 +000011860Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
11861
11862 * xpath.c: serious changes on Result Value Trees and NodeSets
11863 w.r.t. deallocation and collect operations. Probably not
11864 100% clean (merge of allocated trees smells like a problem).
11865 Seems sufficient to close #58943
11866
Daniel Veillard90493a92001-08-14 14:12:47 +000011867Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
11868
11869 * xmllint.c: adding a --format option
11870
Daniel Veillardfe703322001-08-14 12:18:09 +000011871Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
11872
11873 * xpath.c: count() was broken on Result Value Tree
11874 * xmlIO.c: fixed file:/// accesses on _WIN32
11875
Daniel Veillard70ac0e32001-08-13 11:24:16 +000011876Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
11877
11878 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
11879 macro was renamed, this should close bug #58683
11880
Daniel Veillardf300b7e2001-08-13 10:43:15 +000011881Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
11882
11883 * SAX.c: small fix fixing bug #58539 reported by coolo, in
11884 entity substitution mode text at the end of the entity might
11885 be added due to text coalescing.
11886 * nanoftp.c parser.c: small cleanup
11887
Daniel Veillard0c720972001-08-08 20:59:00 +000011888Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
11889
11890 * HACKING: added John Fleck right to commit in the doc subdir
11891
Daniel Veillard48da9102001-08-07 01:10:10 +000011892Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
11893
11894 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
11895 allow to inherit attributes from the DTD directly in the
11896 tree, this is needed for XPath and can be a useful feature.
11897 Inherited namespaces are always provided at the tree level now
11898 * test/defattr* result/defattr* result/noent/defattr*: added a couple
11899 of tests for this feature (XSLT being the prime user).
11900
Daniel Veillard50f34372001-08-03 12:06:36 +000011901Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
11902
11903 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
11904 testSAX.c xmlIO.c xmllint.c include/win32config.h
11905 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
11906 include/libxml/xmlwin32version.h.in win32/README.MSDev
11907 win32/dsp/*: applied Win32 Facelift No.2 patches from
11908 Igor Zlatkovic for Windows/MSC
11909
Daniel Veillard9f4eb912001-08-01 21:22:27 +000011910Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
11911
11912 * SAX.c: unparsedEntityDecl() the URI computation of the
11913 entity wasn't done breaking XSLT unparsed-entity-uri()
11914
Daniel Veillard567e1b42001-08-01 15:53:47 +000011915Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
11916
11917 * xpath.c: fixed a bug when walking the descendants and
11918 the current node has no children
11919 * debugXML.c: show up when a text node is supposed to not be escaped
11920
Thomas Broyerf186c822001-07-31 23:30:37 +000011921Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
11922
11923 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
11924 worked like the set:leading() function)
11925 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
11926
Daniel Veillardba6db032001-07-31 16:25:45 +000011927Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11928
11929 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
11930
Daniel Veillard57905372001-07-31 15:52:17 +000011931Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11932
11933 * include/libxml/xmlIO.h: apply change to close #58141
11934 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
11935
Daniel Veillard5e3eecb2001-07-31 15:10:53 +000011936Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11937
11938 * parser.c: when the internal subset uses a PE, then the
11939 included entity can use conditional sections.
11940
Daniel Veillard7d7e3792001-07-30 13:42:13 +000011941Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11942
11943 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
11944 when walking the namespace axis showing up in
11945 libxst/tests/general/bug-12
11946 * xmlmemory.c: added the possibility to trace a given block
11947 defined by its address
11948
Daniel Veillard4aafa792001-07-28 17:21:12 +000011949Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11950
11951 * parser.c: don't override existing encoding specified before
11952 starting xmlParseDocument()
11953
Daniel Veillardfdb1f242001-07-27 23:32:44 +000011954Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11955
11956 * include/libxml/xmlwin32version.h: reinserted, needed for
11957 Windows users of CVS
11958
Darin Adlera77cac02001-07-27 17:41:51 +0000119592001-07-27 Darin Adler <darin@bentspoon.com>
11960
Darin Adler699613b2001-07-27 22:47:14 +000011961 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
11962 * testCatalog.c: Add include of <libxml/parser.h>.
11963
119642001-07-27 Darin Adler <darin@bentspoon.com>
11965
Darin Adlera77cac02001-07-27 17:41:51 +000011966 * include/libxml/.cvsignore:
11967 * include/libxml/xmlwin32version.h:
11968 Remove this file from CVS because it's generated.
11969
Daniel Veillard50822cb2001-07-26 20:05:51 +000011970Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11971
11972 * parser.c include/libxml/parser.h: applied const patches from
11973 Tom Moog #58002
11974
Thomas Broyerba4ad322001-07-26 16:55:21 +000011975Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
11976
11977 * xpath.c include/libxml/xpath{,Internals}.h: added a function
11978 lookup framework
11979
Daniel Veillard1d0bfab2001-07-26 11:49:41 +000011980Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11981
11982 * tree.c: fixed xmlCopyNode() for documents
11983
Daniel Veillard6dd398f2001-07-25 22:41:03 +000011984Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11985
11986 * parser.c: fixed bugs #58073 reported by Greg Shtilman
11987
11988Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard2454ab92001-07-25 21:39:46 +000011989
11990 * parser.c: fixes bug #57652 reported by Morus Walter
11991
Daniel Veillarde3924972001-07-25 20:25:21 +000011992Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11993
11994 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
11995
Daniel Veillarda53c6882001-07-25 17:18:57 +000011996Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11997
11998 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
11999 errors, lesson don't add new functions at 1am before a release
12000 * xpath.c: integrated fix from Bjorn to avoid divide by zero
12001 from XPath initialization when possible.
12002
Daniel Veillardd9bad132001-07-23 19:39:43 +000012003Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12004
12005 * result/scripts/base*: removing history/readline changed
12006 this slightly
12007 * include/libxml/parser.h SAX.c parser.c parserInternals.c
12008 xmllint.c: make element content line number generation
12009 optionnal to avoid breaking old apps added interface to switch
12010
Daniel Veillardf012a642001-07-23 19:10:52 +000012011Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12012
12013 * configure.in: get rid of the readline and libhistory
12014 dependancies by default, release 2.4.1 with IA64 fix
12015 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
12016 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
12017 John Kroll fixes to allow saving to HTTP via PUT (or
12018 POST of needed).
12019 * doc/html/*.html: regenerated the docs
12020
Thomas Broyere8126242001-07-22 03:54:15 +000012021Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12022
12023 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
12024 xmlHashScanFull and xmlHashScannFull3 to get passed the
12025 three keys as arguments to the callback function
12026
Daniel Veillard5e2dace2001-07-18 19:30:27 +000012027Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12028
12029 * configure.in Makefile.am: removed libxml softlink for good
12030 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
12031 100% coverage by gtk-doc
12032
Daniel Veillard8599e702001-07-17 21:38:51 +000012033Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12034
12035 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
12036 fixed serious troubles due to size_t vs. int mismatch
12037
Daniel Veillard8fcc4942001-07-17 20:07:33 +000012038Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12039
12040 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
12041
Thomas Broyerf06a3d82001-07-16 04:52:57 +000012042Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12043
12044 * include/libxml/xpath{,Internals}.h xpath.c: added a more
12045 convenient extension API for value and context managing
12046 Now handles external objects through xmlXPathPopExternal,
12047 xmlXPathWrapExternal and xmlXPathReturnExternal.
12048 Added functions for sets operations (intersection, etc.)
12049
Daniel Veillard22090732001-07-16 00:06:07 +000012050Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12051
12052 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
12053 xmlIO.c tree.c parserInternals.c entities.c encoding.c
12054 HTMLparser.c: cleanup of global variables, marking some
12055 const or private.
12056
Thomas Broyerf06a3d82001-07-16 04:52:57 +000012057Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
Thomas Broyer496be682001-07-15 22:59:18 +000012058
12059 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
12060 fixed xmlXPathNodeSetItem when passing index=0
12061
Daniel Veillard05dec342001-07-14 21:57:39 +000012062Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12063
12064 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
12065
Daniel Veillard28ae6362001-07-14 16:44:32 +000012066Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12067
12068 * xmllint.c: fixed compilation under Cygwin #57503
12069 * TODO: update
12070
Peter Williamsed156f52001-07-13 18:35:13 +0000120712001-07-13 Peter Williams <peterw@ximian.com>
12072
12073 * config.h.in: add #undef HAVE_DLFCN_H
12074
12075 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
12076 builddir.
12077
Daniel Veillard73b36e32001-07-12 15:09:52 +000012078Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12079
12080 * win32/libxml2/libxml2.def.src: added a couple of exported entries
12081 raised by #57348 and #57381
12082
Daniel Veillard7db37732001-07-12 01:20:08 +000012083Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12084
12085 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
12086 tree.c xpointer.c: store the line numbder in element->content,
12087 may break some software, need a configuration mechanism
12088
Darin Adler96037892001-07-11 00:03:16 +0000120892001-07-10 Darin Adler <darin@bentspoon.com>
12090
12091 * .cvsignore:
12092 * example/.cvsignore:
12093 * include/.cvsignore:
12094 * include/libxml/.cvsignore:
12095 Various things that are generated and should be ignored.
12096
Daniel Veillard09ab7e12001-07-10 15:49:44 +000012097Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12098
12099 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
12100 * doc/xml.html doc/html/*: updated the docs
12101
Daniel Veillard04e2dae2001-07-09 20:07:25 +000012102Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12103
12104 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
12105 validation occured on content with element child
12106
Daniel Veillardb8c9be92001-07-09 16:01:19 +000012107Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12108
12109 * tree.c: fixed XML Base computation which was broken
12110 * debugXML.c: added a base function to the shell
12111 * Makefile.am result/scripts/* test/scripts/*: added scripts
12112 based regression tests, and adding 2 XML Base tests
12113
Daniel Veillard19e96c32001-07-09 10:32:59 +000012114Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12115
12116 * tree.c: set properties doc and call xmlSetListDoc for properties
12117 content when grafting them in a different tree.
12118 * aclocal.m4: remove from CVS
12119
Daniel Veillarde086f5c2001-07-08 21:10:40 +000012120Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12121
12122 * win32/libxml2/libxml2.def.src: added some missing entry point
12123 for XPath (Mark Vakoc)
12124
Daniel Veillard388236f2001-07-08 18:35:48 +000012125Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12126
12127 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
12128 layer should URI-Unescape before trying to open resources.
12129
Daniel Veillard04383752001-07-08 14:27:15 +000012130Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12131
12132 * xpath.c: fix the name() bug for elements in the default
12133 namespace reported by Charlie Bozeman
12134
Daniel Veillard7583a592001-07-08 13:15:55 +000012135Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12136
12137 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
12138 led to an XPath fix, improvements of SAX initialization, and
12139 an added option --nocdata to testXPath
12140
Daniel Veillard449d7392001-07-07 19:11:06 +000012141Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12142
12143 * doc/libxml-doc.el: Felix Natter provided anew version working
12144 with XEmacs too
12145
Daniel Veillard5168dbf2001-07-07 00:18:23 +000012146Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12147
12148 * include/libxml/xpath.h: small cleanup
12149 * doc/xml.html: update
12150
Daniel Veillardf524d6e2001-07-05 23:41:40 +000012151Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12152
12153 * Makefile.am configure.in include/libxml/xmlwin32version.h:
12154 released 2.3.14
12155
Daniel Veillard4b8328d2001-07-05 22:48:42 +000012156Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12157
12158 * doc/html/*: rebuilt the docs for the release
Daniel Veillard5b43fde2001-07-05 23:31:40 +000012159 * doc/xml.html: added 2.3.14 release.
Daniel Veillard4b8328d2001-07-05 22:48:42 +000012160
Daniel Veillard73c9c042001-07-05 20:02:54 +000012161Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12162
12163 * xpath.c: a bug reported by Stephan Kulow empty nodesets
12164 were not equal to empty strings
12165
Daniel Veillard1fd36d22001-07-04 22:54:28 +000012166Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12167
12168 * SAX.c: fixed a URI-Reference computation problem when validating
12169 * xmlIO.c: small cleanup
12170
Daniel Veillard4d65a1c2001-07-04 22:06:23 +000012171Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12172
12173 * parser.c: improved the description of a couple of interfaces
12174 upon Larry Stamper suggestion
12175
Daniel Veillard62f313b2001-07-04 19:49:14 +000012176Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12177
12178 * SAX.c entities.c parser.c: changed completely the way entities
12179 are handled when running the parser in entity substitution mode.
12180 This fixes a bug reported by Stephan Kulow and nearly divides
12181 by 3 the amount of memory required by libxslt to load and process
12182 DocBook TDG.
12183
Daniel Veillardf420ac52001-07-04 16:04:09 +000012184Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12185
12186 * HTMLparser.c: fixing a too early root closing problem raised
12187 byt Prashanth Naidu
12188
Daniel Veillard8c357d52001-07-03 23:43:33 +000012189Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12190
12191 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
12192 raised by Mark Vakoc.
12193
Daniel Veillard6e90d192001-07-03 16:37:49 +000012194Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12195
12196 * example/Makefile.am: fixed the include path to add srcdir/include
12197 * Makefile.am configure.in: fix from Albert Chin for iconv detection
12198 and some cleanup
12199
Daniel Veillardf06307e2001-07-03 10:35:50 +000012200Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12201
12202 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
12203 lot of optimization work, results in significant improvements
12204 when handling really complex XPath queries. Add a small optimizer
12205 for unions, improve [n] and [last()], avoid some costly ops.
12206
Daniel Veillard77044732001-06-29 21:31:07 +000012207Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12208
12209 * include/libxml/parser.h parser.c: xmlStrstr args are both const
12210 * xpath.c: small cleanup
12211 * xmlGetNsList: reformated, fixed problems if used on Entities
12212
Daniel Veillard2adbb512001-06-28 16:20:36 +000012213Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12214
12215 * doc/xml.html: added 1.8.14 and 2.3.13 releases
12216
Daniel Veillardb37ecd02001-06-28 16:18:11 +000012217Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12218
12219 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
12220 * Makefile.am example/Makefile.am: workaround automake generating
12221 erroneous deps
12222
Daniel Veillard12f7d292001-06-28 13:12:11 +000012223Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12224
12225 * include/win32config.h: bug #56801 Yon Derek provided a patch
12226 to the windows config file.
12227
Daniel Veillard87ee9142001-06-28 12:54:16 +000012228Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12229
12230 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
12231 libxml.h : Yon Derek provided a set of changes to compile from
12232 CVS on Windows/MSC
12233
Daniel Veillard0e4cd172001-06-28 12:13:56 +000012234Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12235
12236 * parser.c: fixed UTF8 BOM support in push mode
12237 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
12238 added a specific testcase
12239
Daniel Veillard3e5bb8e2001-06-27 16:34:34 +000012240Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12241
12242 * Makefile.am: added --push regression tests
12243 * parserInternals.c: the XML parser segfaulted in --push mode
12244
Daniel Veillard9a89a8a2001-06-27 11:13:35 +000012245Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12246
12247 * configure.in: moved the symlinks detection within a CVS
12248 check, this is not portable and will be removed soon.
12249 * xpath.c: small cleanup/speedup
12250
Daniel Veillard11648102001-06-26 16:08:24 +000012251Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12252
12253 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
12254 release of 2.3.12
12255 * parser.c: make an error message if unknow entities in all cases
12256
Daniel Veillardfcbd74a2001-06-26 07:47:23 +000012257Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12258
12259 * uri.c: fixed 2 uri normalization bugs on '//' reduction
12260
Daniel Veillard23793842001-06-25 16:07:45 +000012261Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12262
12263 * include/libxml/Makefile.am: Laszlo Peter pointed out that
12264 includes were installed in the wrong dir
12265
Daniel Veillardf5498f32001-06-25 15:08:36 +000012266Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12267
12268 * doc/html.xml: warn against sending code to exhibit bugs.
12269
Daniel Veillard56f06462001-06-24 21:34:03 +000012270Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12271
12272 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
12273 Tru64 from Thomas Leitner
12274
Daniel Veillardc5d64342001-06-24 12:13:24 +000012275Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12276
12277 * AUTHORS: added William and Bjorn
12278 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
12279 daniel@veillard.com hopefully I won't have to do this again
12280 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
12281 docs can be rebuilt cleanly now
12282 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
12283 from CVs it's generated, added include/libxml/xmlwin32version.h
12284 also generated but which should change far less frequently.
12285 * catalog.c nanoftp.c: made sure to include libxml.h not
12286 libxml/xmlversion.h directly
12287 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
12288 when compiling on WIN32 and MSC
12289
Daniel Veillard07385fd2001-06-23 21:55:48 +000012290Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12291
12292 * include/Makefile.am include/libxml/Makefile.am configure.in:
12293 fixed make distcheck and rebuilding the rpms
12294
Daniel Veillardcd1d9442001-06-23 18:53:44 +000012295Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12296
12297 * configure.in: should finish the migration of exported includes
12298 into a real include/libxml in CVS, at least for CVS users.
12299 * removed the exported headers, added in include/libxml (as well
12300 as xmlversion.h.in).
12301
Daniel Veillard6dd8e052001-06-23 18:38:06 +000012302Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12303
12304 * configure.in: fixed the way to detect symlink
12305
Daniel Veillard66541772001-06-23 18:31:04 +000012306Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12307
12308 * configure.in: updated, include/libxml is now a real CVS dir
12309
Daniel Veillardca989762001-06-23 17:39:29 +000012310Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12311
12312 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
12313 version works with both libxml1 and libxml2 (it autodetects
12314 the prefix of the html-files) from Felix Natter.
12315 * doc/xml.html: updated doc accordingly
12316
Daniel Veillard8cf14d52001-06-23 16:32:46 +000012317Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12318
12319 * xpath.c: fixed the bug generating a template loop in libxslt
12320 when using docbook-xsl-1.4, * should filter out document nodes
12321 * HACKING: added William
12322 * TODO: updated
12323
Daniel Veillard7b06bcb2001-06-22 16:03:51 +000012324Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12325
12326 * doc/FAQ.html: added a warning about gcc-3.0
12327 * doc/xml.html: added reference to gdome2 and removed a confusing
12328 sentence
12329
Daniel Veillardf7f41852001-06-22 15:18:01 +000012330Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12331
12332 * xmlversion.h: okay this is a generated file, but Windows
12333 users need it and they can't generate it, and I want CVS
12334 Windows users ...
12335 * win32/libxml2/libxml2_so.dsp: Windows project file for
12336 the shared lib version of libxml2
12337 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
12338 resources needed for libxslt/xsltproc by Yon Derek
12339
Bjorn Reese3157b342001-06-22 14:41:45 +000012340Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12341
12342 * trio.c: MSVC fix (provided by Igor Zlatkovic)
12343
Daniel Veillard4151acb2001-06-22 10:48:57 +000012344Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12345
Daniel Veillardcc146db2001-06-22 11:10:52 +000012346 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
12347
12348Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12349
Daniel Veillard4151acb2001-06-22 10:48:57 +000012350 * include/win32config.h: Yon Derek provided a first fix
12351 to be able to compile libxslt/xsltproc on Windows
12352
Daniel Veillardd79bcd12001-06-21 22:07:42 +000012353Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12354
12355 * xpath.c: attempt to work around what seemed a gcc optimizer
12356 bug when handling floats on i386 http://veillard.com/gcc.bug
12357 * tree.c entities.c encoding.c: doing some cleanups while
12358 chasing it
12359
Daniel Veillard017b1082001-06-21 11:20:21 +000012360Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12361
12362 * Makefile.am: cleanup when --without-debug is specified
12363 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
12364 w.r.t. --without-debug and other include points
12365 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
12366 Catalogs
12367 * configure.in entities.h tree.h HTMLparser.c: removed
12368 --without-corba, made the _private field mandatory
12369
Daniel Veillard87a764e2001-06-20 17:41:10 +000012370Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12371
12372 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
12373 outputs a BOM in UTF8, an errata has been issued to avoid the
12374 problem, that was the most reasonable solution... Add support
12375 for a leading UTF8 BOM in entities.
12376
Daniel Veillard10ea86c2001-06-20 13:55:33 +000012377Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12378
12379 * valid.c: fixed a bug found when post validating an entity ref
12380 * xmllint.c: added --loaddtd and sligly changed --postvalid to
12381 activate it too
12382
Daniel Veillard39196eb2001-06-19 18:09:42 +000012383Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12384
12385 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
12386 weakness in the node copy the XPointer and the XInclude
12387 implementations. Serious cleanup.
12388
Daniel Veillard3739b982001-06-19 12:51:30 +000012389Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12390
12391 * Makefile.am: Kjartan Maraas provided a small patch to
12392 add xml2-config.in to EXTRA_DIST
12393
Daniel Veillarda9142e72001-06-19 11:07:54 +000012394Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12395
12396 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
12397 provided another failing case found in KDE, the way the
12398 ctxt->vctxt.nodeTab was allocated and freed changed over
12399 time but it wasn't completely cleaned up. This should fix it.
12400
Daniel Veillard3ed27bd2001-06-17 17:58:17 +000012401Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12402
12403 * parser.c: Stephan Kulow also raised the fact that line number
12404 could get miscounted making debug harder, fixed the problem
12405 in xmlParseCharData()
12406
Daniel Veillard64b98c02001-06-17 17:20:21 +000012407Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12408
12409 * valid.c: Stephan Kulow pointed out a problem when validating
12410 and using an empty entity, forgot a 'break' in a case.
12411
Daniel Veillarde3c81b52001-06-17 14:50:34 +000012412Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12413
12414 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
12415 * doc/xml.html: updated with 2.3.11
12416
Daniel Veillard4ec885a2001-06-17 10:31:07 +000012417Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12418
12419 * TODO: updated adding cleanup of generated doc
12420 * configure.in: prepared to release 2.3.11
12421 * xmllint.c: added --version for bug reporting
12422 * doc/html/*.html: rebuilt the doc
12423
Daniel Veillard8b8d2252001-06-16 21:24:56 +000012424Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12425
12426 * xpath.c: first part of the work on selecting namespace to
12427 fix bug #56115
12428
Daniel Veillard96ed5832001-06-15 22:22:04 +000012429Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12430
12431 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
12432 when using -liconv
12433 * TODO: updated
12434
Daniel Veillardc4f631d2001-06-14 11:11:59 +000012435Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12436
12437 * HTMLtree.[ch]: more work on the HTML serialization routnes,
12438 cleanup, encoding support.
12439
Daniel Veillard608ad072001-06-14 08:32:28 +000012440Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12441
12442 * xpath.c: Thomas Broyer suggested a better patch for the / arg
12443
Daniel Veillard239d0522001-06-13 23:02:48 +000012444Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12445
12446 * xpath.c: bug detected by Ankh when / is used as a function arg
12447
Daniel Veillard02bb1702001-06-13 21:11:59 +000012448Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12449
12450 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
12451 of element and use it to avoid outputting formatting spaces at
12452 the wrong place. Implemented the format parameter for HTML save.
12453 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
12454 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
12455 result/HTML/wired.html: of course this impact the result of a
12456 number of HTML tests
12457
Daniel Veillard95d845f2001-06-13 13:48:46 +000012458Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12459
12460 * HTMLtree.[ch]: started augmenting the HTML save API with
12461 encoding and formatting parameters
12462
Daniel Veillardeca60d02001-06-13 07:45:41 +000012463Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12464
12465 * HTMLtree.h: cleanup and started evaluating the work needed on
12466 revamping the HTML output code
12467
Daniel Veillard84666b32001-06-11 17:31:08 +000012468Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12469
12470 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
12471
Daniel Veillard8bdd2202001-06-11 12:47:59 +000012472Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12473
12474 * valid.c: fixed bug #56049, forgot one check in the
12475 validation routine
12476
Daniel Veillardca2366a2001-06-11 12:09:01 +000012477Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12478
12479 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
12480
Daniel Veillard6761eee2001-06-11 10:29:38 +000012481Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12482
12483 * libxml.h: fixed an error in last commit
12484 * doc/FAQ.html: added an entry for compilation from CVS
12485
Daniel Veillard9cc6dc62001-06-11 08:09:20 +000012486Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12487
12488 * xmlversion.h.in libxml.h: Cygwin patches
12489 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
12490 * tree.h: cleanup
12491
Daniel Veillardacd370f2001-06-09 17:17:51 +000012492Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12493
12494 * tree.c: patched xmlFreeNode() to avoid freeing() a static
12495 memory block in a strange case where libxml is linked twice
12496 in the binary.
12497
Daniel Veillard1d047672001-06-09 16:41:01 +000012498Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12499
12500 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
12501 state far too often, simple fix used to avoid it.
12502
Daniel Veillard4497e692001-06-09 14:19:02 +000012503Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12504
12505 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
12506 being processed, applied his patch
12507 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
12508
Daniel Veillardf3afa7d2001-06-09 13:52:58 +000012509Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12510
12511 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
12512 provided fixes to compile on MSCC again
12513 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
12514 also provided an update for the project files.
12515
Daniel Veillarda682b212001-06-07 19:59:42 +000012516Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12517
12518 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
12519 bug #55810
12520
Daniel Veillarde8fc08e2001-06-07 19:35:47 +000012521Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12522
12523 * tree.c: fixed xmlGetNsProp() to close bug #55683
12524 Note this requires libxslt to use it's own function instead.
12525
Daniel Veillardf0c53762001-06-07 16:07:07 +000012526Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12527
12528 * HTMLtree.c: when in a pre element no formatting space should
12529 be added.
12530 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
12531
Daniel Veillard068a9652001-06-07 15:30:26 +000012532Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12533
12534 * configure.in: added tests for signal() and signal.h
12535
Daniel Veillard541d6552001-06-07 14:20:01 +000012536Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12537
12538 * xpath.c: robert pointed out xmlXPathNINF was not initialized
12539
Daniel Veillard8a367d42001-06-07 14:01:34 +000012540Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12541
12542 * doc/libxml-doc.el: Felix Natter provided a new version for
12543 libxml2
12544
Daniel Veillard8a926292001-06-07 11:20:20 +000012545Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12546
12547 * HTMLtree.c: when in a pre element no formatting space should
12548 be added.
12549
Daniel Veillard14839d52001-06-06 16:11:56 +000012550Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12551
12552 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
12553
Daniel Veillarde95e2392001-06-06 10:46:28 +000012554Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12555
12556 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
12557 hack
12558 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
12559 * uri.c: fixed a warning
12560
Daniel Veillard6e93c4a2001-06-05 20:57:42 +000012561Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12562
12563 * HTMLtree.c: trying to close bug #55772 escaping in script
12564 elements
12565 * doc/xml.html: suggest to send mail to the list
12566
12567Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard1c43dbf2001-06-05 17:12:52 +000012568
12569 * error.c: attempt to fix the xmlGetVarStr breakage once and for
12570 good. Use a macro and based on the solution provided in
12571 vsnprintf manual page from GNU.
12572
Bjorn Reese99748722001-06-05 12:49:15 +000012573Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12574
12575 * error.c: Workaround for non-preserving variadic list.
12576 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
12577
Daniel Veillard2e4f1882001-06-01 10:11:57 +000012578Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12579
12580 * doc/xml.html: added 2.3.10 release
12581
Daniel Veillardb3a182e2001-06-01 09:28:09 +000012582Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12583
12584 * configure.in: releasing 2.3.10
12585
Daniel Veillard3c2758d2001-05-31 18:43:43 +000012586Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12587
12588 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
12589
Daniel Veillard20042422001-05-31 18:22:04 +000012590Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12591
12592 * encoding.c: Robert Collins provided a patch to add the
12593 "US-ASCII" encoding alias
12594
Daniel Veillard97ac1312001-05-30 19:14:17 +000012595Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12596
12597 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
12598 string oriented functions and started cleaning the related areas
12599 in xpath.c which needed fixing in this respect
12600
Daniel Veillard2d703722001-05-30 18:32:34 +000012601Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12602
12603 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
12604 #55380
12605 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
12606
Daniel Veillard9403a042001-05-28 11:00:53 +000012607Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12608
12609 * TODO: updated
12610 * nanohttp.[ch] : started adding APIs to get the redirected URL
12611 when this occurs (needed for further base computation
12612 * tree.h: cleanup
12613 * encoding.c: cleanup
12614 * SAX.c: minor change around ctxt->loadsubset
12615
Daniel Veillard6278fb52001-05-25 07:38:41 +000012616Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12617
12618 * Makefile.am include/Makefile.am: small change to have
12619 include/libxml rebuilt if working from CVS.
12620 * uri.c: applied another patch from Carl Douglas for URI escaping,
12621 this should close bug #51876
12622
Daniel Veillardd16df9f2001-05-23 13:44:21 +000012623Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12624
12625 * xinclude.c: fixed XInclude recursive behaviour bug #54678
12626 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
12627 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
12628 added specific regression test
12629 * parser.h: preparing for the XSLT mode where DTD inherited
12630 attributes are added to the tree.
12631
Daniel Veillardbbd22452001-05-23 12:02:27 +000012632Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12633
12634 * xinclude.[ch]: Updated the namespace for the Last Call version
12635 * result/XInclude/include test/XInclude/include: updated the
12636 testsuite accordingly
12637
Daniel Veillard8514c672001-05-23 10:29:12 +000012638Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12639
12640 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
12641 related to bug #51876
12642
Daniel Veillard42596ad2001-05-22 16:57:14 +000012643Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12644
12645 * tree.c: fixed a gross mistake in base computation, xml:base is
12646 not completely correct yet (need cascade).
12647 * xpath.[ch]: added the few things needed to find a function name
12648 and URI from the XPath context when it is called.
12649
Daniel Veillard81418e32001-05-22 15:08:55 +000012650Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12651
12652 * catalog.[ch]: fixes and add xmlLoadCatalogs()
12653 * DOCBparser.c: small cleanup
12654 * xmllint.c: added a --catalogs option to load catalogs from
12655 $SGML_CATALOG_FILES
12656 * tree.c: cleanup
12657 * configure.in: iconv library fixup, ICONV_LIBS
12658
Daniel Veillardaf86c7f2001-05-21 14:11:26 +000012659Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12660
12661 * catalog.c: handling of CATALOG entries. detection of recursion,
12662 and a few bugfixes
12663 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
12664 against the default namespace
12665
Daniel Veillard04b93292001-05-21 08:15:31 +000012666Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12667
12668 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
12669
Daniel Veillarda97a19b2001-05-20 13:19:52 +000012670Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12671
12672 * parser.c: fixed propagation context info when parsing an
12673 external entity.
12674 * doc/html/*.html: regenerated a couple of docs
12675
Daniel Veillard4623acd2001-05-19 15:13:15 +000012676Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12677
12678 * doc/xml.html: update with 2.3.9 informations
12679
Daniel Veillardbed7b052001-05-19 14:59:49 +000012680Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12681
12682 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
12683 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
12684 * doc/html/* : rebuilt the docs
12685 * valid.c: small patch which may improve some case when
12686 validating.
12687
Daniel Veillardf69bb4b2001-05-19 13:24:56 +000012688Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12689
12690 * HTMLparser.c: Closed bug #54891
12691 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
12692 to the suite
12693
12694Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12695
12696 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
12697 applied a documentation patch from LotR and filled in a few missing
12698 descriptions
12699
Daniel Veillard76d66f42001-05-16 21:05:17 +000012700Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12701
12702 * xpath.c tree.c parser.c: speed optimizations at the parser level
12703 document tree freeing and xpath evaluation
12704
Daniel Veillardfd7ddca2001-05-16 10:57:35 +000012705Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12706
12707 * parser.c parser.h parserInternals.h: fixed a couple of
12708 interfaces for handling memory buffer input to const char *
12709 upon suggestion of JamesH.
12710
Daniel Veillardc3739e72001-05-15 15:23:27 +000012711Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12712
12713 * configure.in: LoTR sent a patch fixing the previous commit
12714
Daniel Veillarda4f27e02001-05-15 12:41:29 +000012715Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12716
12717 * configure.in: trying to deal again with the stoopid -R linking
12718 flag of Solaris
12719
Daniel Veillard790142b2001-05-15 10:51:53 +000012720Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12721
12722 * xpath.h: two nodeset access macros from Thomas Broyer
12723
Daniel Veillardba0b8c92001-05-15 09:43:47 +000012724Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12725
12726 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
12727 patch from Thomas Broyer
12728
Daniel Veillarde62d36c2001-05-15 08:53:16 +000012729Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12730
12731 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
12732 case
12733 * INSTALL: was empty added stuff from the FAQ
12734
Daniel Veillard75bea542001-05-11 17:41:21 +000012735Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12736
12737 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
12738 attributes handling and #54433 by adding xmlUnsetProp()
12739 and xmlUnsetNsProp()
12740
Daniel Veillard0a2a1632001-05-11 14:18:03 +000012741Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12742
12743 * HTMLparser.c: Patch from Jonas Borgström
12744 (htmlGetEndPriority): New function, returns
12745 the priority of a certain element.
12746 (htmlAutoCloseOnClose): Only close inline elements if they
12747 all have lower or equal priority.
12748 * result/HTML: this of course changed a number of tests results.
12749
Daniel Veillard7d6fd212001-05-10 15:34:11 +000012750Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12751
12752 * xmlIO.c catalog.c: plugged in the default catalog resolution
12753 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
12754 documentations
12755 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
12756
Daniel Veillarda7374592001-05-10 14:17:55 +000012757Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12758
12759 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
12760 integrating catalogs
12761 * catalog.[ch] testCatalog.c: adding a small catalo API
12762 (only SGML catalog support).
12763 * parser.c: restaured xmlKeepBlanksDefault(0) API
12764
Daniel Veillardc17337c2001-05-09 10:51:31 +000012765Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12766
12767 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
12768
Daniel Veillard257d9102001-05-08 10:41:44 +000012769Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12770
12771 * parser.c: added xmlParseExternalEntityPrivate() to allow
12772 propagation of ctxt->_private when parsing external entities
12773
Daniel Veillard083c2662001-05-08 08:27:14 +000012774Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12775
12776 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
12777
Daniel Veillard01ef7382001-05-08 07:31:43 +000012778Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12779
12780 * configure.in: fixed a small portability problem with AM_CONDITIONAL
12781
Daniel Veillard4de4d3b2001-05-07 20:50:47 +000012782Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12783
12784 * valid.c: warn when indeterminist content model is detected
12785 * result/VC/ElementValid8: this adds a message
12786 * Makefile.am: add --novalid for VCM tests
12787 * parserInternals.c: added a call to Init memory
12788
Daniel Veillard64269352001-05-04 17:52:34 +000012789Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12790
12791 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
12792 when both parameters are NULL.
12793
Daniel Veillard37721922001-05-04 15:21:12 +000012794Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12795
12796 * valid.c: applied small patch from Gary Pennington, reindented
12797 some part of the code.
12798
Daniel Veillard3bbbe6f2001-05-03 11:15:37 +000012799Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12800
12801 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
12802 release, updated and regenerated the docs
12803
Daniel Veillard357c9602001-05-03 10:49:20 +000012804Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12805
12806 * xpath.c result/XPath/expr/floats : clarified and cleanup
12807 printing of abnormal floats in tests.
12808
Daniel Veillarda2bc3682001-05-03 08:27:20 +000012809Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12810
12811 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
12812 * results/HTML/ : a few changes in the output of the HTML tests as
12813 a result.
12814 * configure.in: tying to fix -liconv where needed
12815
Daniel Veillard2a0d2e62001-05-02 17:11:36 +000012816Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12817
12818 * Makefile.am: fixed a stupid error
12819
Daniel Veillard7150a032001-05-02 16:41:11 +000012820Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12821
12822 * configure.in Makefile.am: make the inclusion of the trio
12823 modules in the library conditional
12824
Daniel Veillardc057c5d2001-05-02 12:41:24 +000012825Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12826
12827 * DOCBparser.c: patche from László Kovács, fixed entities refs
12828 in attributes handling
12829
Daniel Veillardedddff92001-05-02 10:58:52 +000012830Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12831
12832 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
12833 flushing
12834
Daniel Veillardc8f620b2001-04-30 20:31:33 +000012835Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12836
12837 * xpath.c: fix of an XSLT namespace bug reported on the list
12838 general/bug-8-
12839
Daniel Veillard5792e162001-04-30 17:44:45 +000012840Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12841
12842 * strio.h trio.c: Dan McNichol suggested a couple of small
12843 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
12844
Daniel Veillard02141ea2001-04-30 11:46:40 +000012845Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12846
12847 * tree.c parser.c encoding.c: spent a bit more time looking
12848 at the parsing speed and DOM handling. Added a few more
12849 speedups.
12850
Daniel Veillard3ed155f2001-04-29 19:56:59 +000012851Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12852
12853 * parser.c: small but effective parsing speed improvement
12854
Daniel Veillardb59076b2001-04-29 17:04:07 +000012855Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12856
12857 * configure.in: default on the DocBook parser inclusion (for Gnome)
12858 * DOCBparser.h: fixed a header reference
12859
Daniel Veillardb45c43b2001-04-28 17:02:11 +000012860Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12861
12862 * configure.in xpath.c: applied Bjorn patches for FPE on the
12863 alpha
12864
Daniel Veillardeefd4492001-04-28 16:55:50 +000012865Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12866
12867 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
12868 xmlSaveFormatFileTo()
12869
Daniel Veillarde39a93d2001-04-28 14:35:02 +000012870Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12871
12872 * xpath.c: simple and efficient optimization, XPath functions
12873 aways bind to the same code, cache this
12874 * TODO: updated (by saying some is obsolete)
12875
Daniel Veillard2156a562001-04-28 12:24:34 +000012876Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12877
12878 * xpath.c: more cleanup work on XPath name parsing routines
12879
Daniel Veillard61d80a22001-04-27 17:13:01 +000012880Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12881
12882 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
12883 xmlXPathParseName
12884 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
12885 * debugXML.c: avoid compilation problems if compiling without
12886 HTML support, Igor Zlatkovic
12887 * win32/libxml2/libxml2.def.src: being able to compile without
12888 XPath on Windows
12889
Daniel Veillarddbb14a72001-04-26 20:54:01 +000012890Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12891
12892 * libxml.m4: yet another patch from Toshio Kuratomi
12893
Daniel Veillard2913e4c2001-04-26 19:29:02 +000012894Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12895
12896 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
12897
Daniel Veillard67fee942001-04-26 18:59:03 +000012898Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12899
12900 * tree.[ch]: added xmlSaveFormatFile interface for saving
12901 and indenting a file.
12902
Daniel Veillard82e49712001-04-26 14:38:03 +000012903Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12904
12905 * xpath.c: fixed bug #53689 related to processing-instruction()
12906
Daniel Veillard02f077a2001-04-26 10:59:11 +000012907Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12908
12909 * DOCBparser.c: patche from László Kovács
12910
Daniel Veillard30211a02001-04-26 09:33:18 +000012911Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12912
12913 * parser.c: applied fixes from Christian Glahn bug report #53391
12914
Daniel Veillard5a7c3452001-04-26 09:16:13 +000012915Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12916
12917 * error.c: Jean François Lecomte provided a complete description
12918 and a fix to bug #53537
12919
Daniel Veillard5c4ec4c2001-04-26 07:43:59 +000012920Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12921
12922 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
12923
Daniel Veillard1034da22001-04-25 19:06:28 +000012924Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12925
12926 * DOCBparser.c SAX.c: a bit more work on entities processing.
12927 Still Need to cleanup XML output and references in attributes
12928
Daniel Veillard4ec0b0f2001-04-25 15:53:40 +000012929Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12930
12931 * DOCBparser.c include/Makefile.am: two patches from László Kovács
12932
Daniel Veillardb33c2012001-04-25 12:59:04 +000012933Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12934
12935 * tree.c: trying to fix #53574, not completely complete,
12936 I would like xmllint --copy --debug test/ent1 and
12937 xmllint --debug test/ent1 to show the same result.
12938 * xpath.c: fix a bug when trying to sort namespace nodes
12939
Daniel Veillard5146f202001-04-25 10:29:44 +000012940Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12941
12942 * HTMLtree.c: real fix for #53402
12943
Daniel Veillard7533cc82001-04-24 15:52:00 +000012944Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12945
12946 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
12947 PIs when using xsl:output
12948 * valid.c: closing #53537 some case generate segfaults if there
12949 is validity errors
12950
Daniel Veillard61b33d52001-04-24 13:55:12 +000012951Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12952
12953 * SAX.c testDocbook.c DOCBparser.c: more work on the support
12954 of external parsed entities, added --noent to testDocbook
12955 * valid.c: Garry Pennington found an uninitialized variable
12956 access in xmlValidateElementContent()
12957
Daniel Veillard56098d42001-04-24 12:51:09 +000012958Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12959
12960 * HTMLparser.c : HTML parsing still sucks ... trying to deal
12961 with madness
12962 * result/HTML/ : this modified the result of the regression tests
12963 a lot.
12964
Daniel Veillard122376b2001-04-24 12:12:30 +000012965Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12966
12967 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
12968 to doc where it wasn't checked against NULL reported by
12969 Jens Laas
12970
Daniel Veillard43dadeb2001-04-24 11:23:35 +000012971Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12972
12973 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
12974 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
12975
Daniel Veillardeae522a2001-04-23 13:41:34 +000012976Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12977
12978 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
12979 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
12980 * SAX.[ch]: cleanup and updates for DocBook
12981 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
12982 ex SGML identifier changes
12983 * valid.c: removed a static unused function.
12984
Daniel Veillardde57c612001-04-23 09:13:36 +000012985Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12986
12987 * HTMLtree.c: applied change for Paul Sponagl on script saving
12988 * Makefile.am: the warning about entity title.xml are normal.
12989
Daniel Veillard393df012001-04-22 20:11:18 +000012990Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12991
12992 * configure.in: release of 2.3.7
12993 * Makefile.am: fixing make distcheck
12994
Daniel Veillarda41123c2001-04-22 19:31:20 +000012995Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
12996
12997 * doc/html/* doc/xml.html: updated and regenerated the docs
12998
Daniel Veillardfd0c3eb2001-04-22 19:13:10 +000012999Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13000
13001 * xpath.c: fixed the XPointer problem introduced in 2.3.6
13002
Daniel Veillarde82a9922001-04-22 12:12:58 +000013003Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13004
13005 * tree.c: fixed #53388 with the provided patch
13006
Daniel Veillard06803992001-04-22 10:35:56 +000013007Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13008
13009 * valid.c: Bjorn detected an invalid memory access. Fixed
13010 vstateVPush()
13011
Daniel Veillard40af6492001-04-22 08:50:55 +000013012Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13013
13014 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
13015
Bjorn Reese70a9da52001-04-21 16:57:29 +000013016Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
13017
13018 * libxml.h: new header used only for the compilation of libxml
13019 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
13020 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
13021 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
13022 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
13023 xmlmemory.c xpath.c xpointer.c: libxml.h integration
13024 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
13025 baseline (version 1.2 plus a single patch).
13026 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
13027 scientific notation for numbers. Tests added.
13028 * xpath.c: formatting of numbers changed to use sprintf
13029 (contribution from William Brack)
13030
Daniel Veillard34b1b3a2001-04-21 14:16:10 +000013031Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13032
13033 * valid.c: cleanup, more useful debugging
13034 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
13035 * xmlIO.c: entity loading is printed as an error when validating
13036
Daniel Veillard1c14b8d2001-04-21 10:28:59 +000013037Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13038
13039 * valid.c: fixed to validate within entities
13040 * test/VCM/v22.xml: added a specific testcase
13041
Daniel Veillardca1f1722001-04-20 15:47:35 +000013042Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13043
13044 * valid.c: forgot an epsilon transition in for ()+
13045 * test/VCM/v21.xml : added a specific test case
13046
Daniel Veillard85349052001-04-20 13:48:21 +000013047Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13048
13049 * valid.c: removed a state explosion exhibited by RSS
13050 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
13051 from bug #51872
13052
Daniel Veillarddab4cb32001-04-20 13:03:48 +000013053Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13054
13055 * valid.[ch] tree.h: worked *hard* to get non-determinist content
13056 validation without using an ugly NFA -> DFA algo in the source.
13057 Made a specific algorithm easier to maintain, using a single
13058 stack and without recursion.
13059 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
13060 * hash.c: made the growing routine static
13061 * tree.h parser.c: added the parent information to an
13062 xmlElementContent node.
13063
Daniel Veillarde470df72001-04-18 21:41:07 +000013064Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13065
13066 * SAX.c parser.c xpath.c: generating IDs when not validating
13067 from an external parsed entity was poisoning the ID has table
13068 with removed values. This was killing XSLT on the KDE help
13069 browser.
13070
Daniel Veillardceacdd92001-04-18 15:10:35 +000013071Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13072
13073 * entities.h: andrew@ugh.net.au detected a double declaration
13074
Daniel Veillarda10efa82001-04-18 13:09:01 +000013075Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13076
13077 * debugXML.c hash.c tree.h valid.c : some changes related to
13078 the validation suport to improve speed with DocBook
13079 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
13080 the way validation errors get reported
13081
Daniel Veillard1ed3f882001-04-18 09:45:35 +000013082Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13083
13084 * HTMLparser.c HTMLtree.c: applied part of the patches provided
13085 by P C Chow and William M. Brack for XSLT HTML output
13086
Daniel Veillard2d90de42001-04-16 17:46:18 +000013087Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13088
13089 * xmlversion.h.in win32config.h win32/libxml2/*: applied
13090 Igor Zlatkovic patches for MSC compilation and added his
13091 updates
13092
Daniel Veillarde043ee12001-04-16 14:08:07 +000013093Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13094
13095 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
13096 prefix lookup.
13097 * parserInternals.c: fixed the bug reported by Morus Walter
13098 due to an off by one typo in xmlStringCurrentChar()
13099
Daniel Veillarda3bfca52001-04-12 15:42:58 +000013100Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13101
13102 * HTMLparser.c result/HTML/*: revamped the way the HTML
13103 parser handles end of tags or end of input
13104
Daniel Veillard82daa812001-04-12 08:55:36 +000013105Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13106
13107 * tree.[ch] : added xmlDocCopyNode for gdome2 support
13108
Daniel Veillard67a21302001-04-11 14:39:16 +000013109Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13110
13111 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
13112 bug where the linktime verions of free() won't work ...
13113
Daniel Veillard27b55282001-04-11 12:22:25 +000013114Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13115
13116 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
13117
Daniel Veillardafc73112001-04-11 11:51:41 +000013118Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13119
13120 * doc/xml.html: added 2.3.6 release
13121
Daniel Veillardbdb9ba72001-04-11 11:28:06 +000013122Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13123
13124 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
13125 * result/wml.xml: resulted in a small output change
13126
Daniel Veillardd2f3ec72001-04-11 07:50:02 +000013127Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13128
13129 * tree.c: xmlNewDoc was missing the charset initialization
13130 * xmllint.c: added --auto to autogenerate a doc, allow to
13131 reproduce the problem fixed on xmlNewDoc
13132
Daniel Veillard1731d6a2001-04-10 16:38:06 +000013133Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13134
13135 * xpath.c: trying to get 52979 solved
13136 * tree.c result/ result/noent/: trying to get 52712 solved, this
13137 also made me clean up the fact that XML output in general should
13138 not add formating blanks by default, this changed the output of
13139 a few tests
13140
Daniel Veillard73639a72001-04-10 14:31:39 +000013141Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13142
13143 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
13144
Daniel Veillardfac26a12001-04-08 13:08:14 +000013145Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13146
13147 * configure.in: finally released 2.3.6
13148
Daniel Veillard911f49a2001-04-07 15:39:35 +000013149Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13150
13151 * xpath.c: checking for null pointer generated by new code
13152
Daniel Veillardd8df6c02001-04-05 16:54:14 +000013153Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13154
13155 * xpath.c: fixed a [] evaluation problem reported
13156 * test/XPath/tests/simpleaddr: extended test
13157 * result/XPath/simpleaddr: updated result
13158
Daniel Veillard3b2c2612001-04-04 00:09:00 +000013159Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13160
13161 * xmllint.c: Dan Timis reported a portability problem
13162 on Macs without mmap, fixed it.
13163
Daniel Veillardb38bd552001-04-03 18:22:00 +000013164Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13165
13166 * testXPath.c : added a --tree option allowing to display the
13167 tree dump of the XPath expression
13168
Daniel Veillard4dd93462001-04-02 15:16:19 +000013169Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13170
13171 * xpath.c: fixed a memleak when comparing nodesets
13172 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
13173 * tree.c: added a TODO
13174
Daniel Veillard92ad2102001-03-27 12:47:33 +000013175Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13176
13177 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
13178 we need string functions
13179 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
13180 to be able to use them where needed. Applied some changes
13181 to reduce name linking pollution and compile in only what's
13182 needed.
13183 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
13184 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
13185 for the string manipulation functions
13186 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
13187 to the free() function of xmlmemory.c
13188 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
13189 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
13190 usage.
13191
13192
Daniel Veillard2be30642001-03-27 00:32:28 +000013193Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13194
13195 * error.c: applied the context output patch of the error
13196 handling submitted by Chuck Griffith
13197 * error/VC/*: this slightly change some error logs
13198
Daniel Veillard50582112001-03-26 22:52:16 +000013199Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13200
13201 * parser.c: fixed line number reporting on error
13202
Daniel Veillard04be4f52001-03-26 21:23:53 +000013203Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13204
13205 * parser.c: Sullivan and Darin found a parser bug,
13206 applied the patch.
13207
Daniel Veillardc86a4fa2001-03-26 16:28:29 +000013208Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13209
13210 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
13211 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
13212 xmlversion.h.in xpointer.c: of course the way I defined
13213 UNUSED breaks on old gcc version. Try to be smart and
13214 also define it directly in xmlversion.h
13215 * configure.in: removed -ansi flag from the pedantic set
13216
13217Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard56a4cb82001-03-24 17:00:36 +000013218 Huge cleanup, I switched to compile with
13219 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
13220 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
13221 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
13222 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
13223 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
13224 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
13225 encoding.h entities.c error.c list.[ch] nanoftp.c
13226 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
13227 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
13228 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
13229 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
13230 Cleanup, staticfied a number of non-exported functions,
13231 detected and cleaned up a dozen of problem found this way,
13232 avoided a lot of public function name/typedef/system names clashes
13233 * doc/xml.html: updated
13234 * configure.in: switched private flags to the really pedantic ones.
13235
Daniel Veillardc7ad7ce2001-03-22 21:45:29 +000013236Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13237
13238 * configure.in: 2.3.5
13239 * doc/html/*: rebuilt the docs
13240
Daniel Veillard146c9122001-03-22 15:22:27 +000013241Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13242
13243 * parser.c: fixed a reported bug in NOTATION parsing
13244 * uri.c: accepted but not fixed bug 51876, added TODO
13245 * Makefile.am: fixed bug 51876
13246
Daniel Veillarda5f013b2001-03-22 12:44:45 +000013247Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13248
13249 * config.h.in configure.in error.c: fix a compilation problem
13250 on platforms without vsnprintf (xml@thewrittenword.com)
13251
Daniel Veillarde020c3a2001-03-21 18:06:15 +000013252Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13253
13254 * parser.c: fixed a function name header typo
13255 * SAX.c: notations can also occur in external subset.
13256
Daniel Veillard7d42b542001-03-20 13:22:46 +000013257Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13258
13259 * error.c: removed a C++ like comment
13260
Daniel Veillard0b6b55b2001-03-20 11:27:34 +000013261Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13262
13263 * parser.c: fixing bug 52299 strange condition leading
13264 to a parser crash due to a buffer overflow
13265 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
13266 added the specific test case
13267
Daniel Veillardfbf8a2d2001-03-19 15:58:54 +000013268Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13269
13270 * xpath.[ch]: still a lot of cleanup based on XSLT, added
13271 xmlXPathConvert{String,Number,Boolean} to be able to make
13272 type casts without a context stack, fixed some implementation
13273 problems related to the absence of context at parse-time,
13274 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
13275 in the public API too
13276 * xpointer.c xpathInternals.h: we need to know at parse time
13277 whether we are compiling an XPointer
13278
Daniel Veillardafcbe1c2001-03-19 10:57:13 +000013279Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13280
13281 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
13282 cleaned up the parser internals, refactored XPath code, added
13283 new compilation based APIs and cleanly separated public and
13284 private APIs.
13285
Daniel Veillardd007d6c2001-03-19 00:01:07 +000013286Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13287
13288 * xpath.h: the comp field must be added at the end to avoid
13289 killing binary compat.
13290
Daniel Veillard9e7160d2001-03-18 23:17:47 +000013291Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13292
13293 * Makefile.am: detect XPath memleaks in regreson tests
13294 * error.c: fixed and error w.r.t. error reporting still using
13295 stderr
13296 * hash.c: added new line at end of file
13297 * tree.h: minor cleanup
13298 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
13299 expression parsing from evaluation, resulted in a number of
13300 changes internally, and in XPointer. Likely to break stuff
13301 using xpathInternals.h but should remain binary compatible,
13302 new interfaces will be added.
13303
Daniel Veillardd574f782001-03-14 19:40:17 +000013304Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13305
13306 * configure.in: fixed a couple of problems reported by
13307 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
13308 without gcc on non linux platforms.
13309
Daniel Veillard0a6c3582001-03-14 19:15:37 +000013310Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13311
13312 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
13313 a fix for --with-html-dir= configure support. I hope it won't
13314 break rpm generation
13315
Daniel Veillarda022fe02001-03-14 16:30:00 +000013316Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13317
13318 * xmlIO.c: one function comment cleanup.
13319
Daniel Veillard25239c12001-03-14 13:56:48 +000013320Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13321
13322 * SAX.c: external subset notations were improperly registered
13323 in the internal subset.
13324
Daniel Veillard2c4754f2001-03-13 09:31:12 +000013325Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13326
13327 * README.cvs-commits: added, pointing to HACKING
13328 * HACKING: updated
13329
Daniel Veillard82ab81e2001-03-12 21:11:21 +000013330Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13331
13332 * parser.c: and Matt Sergeant found one in the XML push
13333 parser (erroneous check I forgot to remove when I fixed the
13334 main parser).
13335
Daniel Veillard68d7b672001-03-12 18:22:04 +000013336Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13337
13338 * xpath.c: ptittom found a small bug in UnaryExpr
13339
Daniel Veillarde356c282001-03-10 12:32:04 +000013340Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13341
13342 * configure.in: bumped to 2.3.4
13343 * error.c: fixed bug #51860
13344 * tree.c: fixed bug #51861
13345 * valid.c: cleanup, more debug, failed to fix one bug crap ...
13346 * tree.[ch] : added xmlDefaultBufferSize
13347 * nanoftp.c: typo in function name header block
13348 * doc/xml.html : updated, added link to XML::LibXSLT
13349 * doc/html/* : rebuilt the docs
13350
Daniel Veillard80f32572001-03-07 19:45:40 +000013351Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13352
13353 * parser.c SAX.c: the new content parsing code raised an
13354 ugly bug in the characters() SAX callback. Found it
13355 just because of strangeness in XSLT XML Rec ouptut :-(
13356
Daniel Veillard6c831202001-03-07 15:57:53 +000013357Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13358
13359 * Makefile.am: Martin Baulig suggested to add -lm
13360 * tree.c: found another bug in xmlNodeGetContent()
13361
Daniel Veillard4af6b6e2001-03-06 08:33:38 +000013362Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13363
13364 * xpath.c: Bjorn found the error related to strictness of comparison.
13365
Daniel Veillard29631a82001-03-05 09:49:20 +000013366Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13367
13368 * parser.c: trying to fix the Dtd parsing problem reported
13369 by Gary, side effect of last week speed optimizations.
13370
Daniel Veillard14be0a12001-03-03 18:50:55 +000013371Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13372
13373 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
13374 * parserInternals.c: removed unneeded test raised by Stric
13375
Bjorn Reesee1dc0112001-03-03 12:09:03 +000013376Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
13377
13378 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
13379 and fixed by William Brack). Added xmlXPathFormatNumber.
13380 Changed the sorting slightly.
13381 * configure.in Makefile.am example/Makefile.am: Added -lm.
13382 Please note that applications linking with libxml2, must
13383 also like with the math library from now on.
13384
Daniel Veillardf9533d12001-03-03 10:04:57 +000013385Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13386
13387 * HTMLparser.c: fixed loop reported by Marc Sanfacon
13388
Daniel Veillard2f362242001-03-02 17:36:21 +000013389Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13390
13391 * parser.c: one must report spaces even if the Dtd element
13392 content proves that this is not part of the element content.
13393 * result/valid/*.xml: this changed the ouptu slightly
13394
Daniel Veillardb402c072001-03-01 17:28:58 +000013395Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13396
13397 * configure.in: bumped to 2.3.3
13398 * doc/xml.html: updated
13399
Daniel Veillard77851712001-02-27 21:54:07 +000013400Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13401
13402 * tree.c: minor doc fix
13403 * xpath.c: deallocation issues when a result tree has been
13404 converted to a node-set
13405
Daniel Veillardec70e912001-02-26 20:10:45 +000013406Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13407
13408 * doc/xml.html: oops corrected dates s/2000/2001
13409
Daniel Veillard8730c562001-02-26 10:49:57 +000013410Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13411
13412 * valid.c: new patch from Gary Pennington
13413
Daniel Veillard91e9d582001-02-26 07:31:12 +000013414Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13415
13416 * doc/xml.html: applied patch from Ankh
13417
Daniel Veillardedac3c92001-02-26 01:36:19 +000013418Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13419
13420 * xinclude.c: fixed a problem building on Mac
13421
Daniel Veillard21a0f912001-02-25 19:54:14 +000013422Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13423
13424 * parser.c: more work on increasing parsing ferformances
13425
Daniel Veillard48b2f892001-02-25 16:11:03 +000013426Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13427
13428 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
13429 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
13430 avoiding memcpy in production builds MEM_CLEANUP macro use
13431 * parser.[ch] parserInternals.c: optimizations of the tightest
13432 internal loops inside the parser. Better checking of I/O
13433 flushing/loading conditions
13434 * xmllint.c : added --timing
13435
Daniel Veillard71681102001-02-24 17:48:53 +000013436Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13437
13438 * configure.in: bumped to 2.3.2
13439 * doc/xml.html: updated for release
13440
Daniel Veillardbbd51d52001-02-24 03:07:03 +000013441Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13442
13443 * xpath.c: found a memleak and fixed a nasty bug
13444
Daniel Veillardf7cd4812001-02-23 18:44:52 +000013445Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13446
13447 * xmllint.[c1] : added return code errors for xmllint
13448 * xpath.c: specific debug dump function for result value trees
13449
Daniel Veillard4b637072001-02-21 21:52:55 +000013450Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13451
13452 * xpath.c: finally implemented xmlXPathCompareNodeSets
13453 * test/XPath/expr/floats results/XPath/expr/floats: added
13454 a test for float expressions
13455
Daniel Veillardf714aa32001-02-21 03:07:44 +000013456Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13457
13458 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
13459 * parserInternals.[ch]: trying to speed up parsing
13460 * xpath.c : speeded up node set equality op
13461
Daniel Veillarde0c3a622001-02-19 18:05:20 +000013462Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13463
13464 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
13465 better handling of ID/IDREF and the list modules associated
13466 * configure.in: small CFLAGS cleanup
13467
Daniel Veillarda8abee62001-02-19 15:14:59 +000013468Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13469
13470 * configure.in: fixed iconv detection on AIX (stric)
13471
Daniel Veillardbca64ef2001-02-19 22:20:01 +000013472Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard88f8f6f2001-02-19 10:00:53 +000013473
13474 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
13475
Bjorn Reesefd9b09b2001-02-18 16:51:25 +000013476Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
13477
13478 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
13479 and optimized xmlXPathNodeSetSort
13480
Daniel Veillard142adbf2001-02-17 13:21:05 +000013481Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13482
13483 * xpath.c: bug fix when context size is 0
13484 * parser.c: I like Norm's Dtd because they still manage to break
13485 the parser occasionally
13486
Daniel Veillardf23e0092001-02-16 13:21:29 +000013487Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13488
13489 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
13490
Daniel Veillarde0e26512001-02-16 00:11:46 +000013491Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13492
13493 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
13494 attributes within the XML-1.0 namespace
13495
Daniel Veillard6e6a6cc2001-02-15 15:55:44 +000013496Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13497
13498 * xpathInternals.h: exported a few axis functions
13499 * doc/xml.html: updated the doc
13500
Daniel Veillard760f4422001-02-15 14:59:48 +000013501Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13502
13503 * configure.in: applied patch from Daniel van Balen for OpenBSD
13504 and bumped version to 2.3.1
13505 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
13506 attempt to find autoclosing was simply broken, removed it,
13507 updated the examples, this is better
13508
Daniel Veillardd194dd22001-02-14 10:37:43 +000013509Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13510
13511 * hash.[ch]: added Paolo Casarini patch to provide Delete from
13512 hash functionnalities.
13513 * doc/html/* : rebuild the doc
13514
Daniel Veillardf41fbbf2001-02-13 17:05:35 +000013515Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13516
13517 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
13518 on predicate
13519 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
13520 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
13521 really want to have tags closed on output even if we accept
13522 unclosed ones on input
13523
Daniel Veillard5dd2f0a2001-02-12 17:36:05 +000013524Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13525
13526 * xpath.c: ouch don't free NULL, rare case fixed
13527 * tree.c: don't coalesce text nodes if they don't have the
13528 same behaviour wrt escaping on output
13529
Daniel Veillardd12b69d2001-02-11 20:17:31 +000013530Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13531
13532 * xpath.c: small fixup
13533 * SAX.c: don't warn on empty namespaces.
13534
Daniel Veillard6a2e4062001-02-08 10:31:33 +000013535Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13536
13537 * README: a bit of cleanup
13538 * configure.in: preparing for 2.3.0 release
13539
Daniel Veillard1f83d392001-02-08 09:37:42 +000013540Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13541
13542 * hash.[ch]: added a first version of xmlHashSize()
13543 * valid.c: another bug fix from Gary Pennington
13544
Daniel Veillard5eef6222001-02-07 18:24:48 +000013545Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13546
13547 * valid.c: couple of bug fixes pointed by Gary Pennington
13548 * HTMLtree.c: #if 0 cleanup
13549
Daniel Veillard2c257ec2001-02-06 13:29:07 +000013550Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13551
13552 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
13553 which removes a time consuming check of xmlXPathNodeSetAdd()
13554 and use it in places where we are sure to not break unicity
13555
Daniel Veillard0f2a53c2001-02-05 17:57:33 +000013556Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13557
13558 * xpath.c: bug fixes found from XSLT
13559 * tree.c: preserve node->name special values when copying nodes.
13560 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
13561 external subset are fetched when available but without full
13562 validation. Added xmlLoadExtDtdDefaultValue, need a function.
13563 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
13564 output with encoding disabled.
13565
Daniel Veillard2c833b62001-02-03 08:52:06 +000013566Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13567
13568 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
13569 xmlCheckFilename should not be called from xmlFileOpenW
13570 and xmlGzfileOpenW
13571
Daniel Veillardb6e7fdb2001-02-02 17:07:32 +000013572Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13573
13574 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
13575 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
13576 added the new tests for URI normalization
13577 * testURI.c: fixed stoopid bugs
13578 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
13579 the URI in the error messages are now properly normalized
13580
Daniel Veillardea28ce62001-02-02 08:20:19 +000013581Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13582
13583 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
13584
Daniel Veillarde99a4762001-02-01 04:34:35 +000013585Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13586
13587 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
13588
Daniel Veillard2b325a02001-01-31 20:46:31 +000013589Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13590
13591 * xpath.c: fixed mod operator
13592
Daniel Veillardde55cf62001-01-31 15:53:13 +000013593Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13594
13595 * parser.c: fixed xmlStrcat doc
13596 * tree.c: 2 fixes form Anders Carlson for copying nodes and
13597 trees.
13598
Daniel Veillard2f913b72001-01-31 13:23:49 +000013599Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13600
13601 * xpath.c result/XPath/tests/chaptersbase
13602 result/XPath/tests/simplebase: fixed XPath node()
13603 * tree.c: small fix in xmlNewNs()
13604 * Makefile.am: removed extraneous xml2Conf.sh rule
13605
Daniel Veillardb42042b2001-01-28 07:40:36 +000013606Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13607
13608 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
13609 Changed the library name, in order to get libxml-devel and
13610 libxml2-devel to coexist on a single system
13611 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
13612 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
13613
Daniel Veillardee0a4662001-01-27 18:59:33 +000013614Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13615
13616 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
13617 libxml2-devel installable in // as libxml-devel.
13618
Daniel Veillard5eb05942001-01-27 17:50:22 +000013619Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13620
13621 * doc/Makefile.am: fixed make rebuild in doc
13622 * doc/html/*.html: rebuilt the docs
13623
Daniel Veillard65c295d2001-01-26 09:32:39 +000013624Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13625
13626 * tree.c: patch from Bjorn Reese on xmlBufferCCat
13627
Daniel Veillard8e199902001-01-25 18:54:39 +000013628Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13629
13630 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
13631 the HTML doc to go into the -devel RPM ...
13632 * aclocal.m4 config.h.in: some updates due to auto* magic
13633
Daniel Veillard93086662001-01-25 18:13:04 +000013634Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13635
13636 * xpath.h: added a hook in the context structure allowing to
13637 link to extra support, needed for XSLT
13638
Daniel Veillardf17e09b2001-01-25 13:55:35 +000013639Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13640
13641 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
13642 xmlXPtrCmpPoints to use it.
13643 * propagated the following patch from Alejandro Forero
13644 * include/win32config.h xmlIO.c: applied further suggestions
13645 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
13646 * example/gjobread.c: fixed warnings, now that it builds
13647
13648Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
13649
13650 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
13651
13652 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
13653 filename points to a valid file (not a directory).
13654 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
13655 Added calls to xmlCheckFilenameDir.
13656
13657 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
13658 `path' (rather than `filename') as the parameter to gzopen and open.
13659
Daniel Veillard48177c22001-01-23 15:27:41 +000013660Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13661
13662 * Makefile.am: fixed a problem with EXTRA_DIST
13663
Daniel Veillardb83ba402001-01-22 22:45:10 +000013664Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13665
13666 * Makefile.am example/Makefile.am: finally found the trick
13667 to build the example, i.e. add "." in SUBDIRS before example
13668 in the list <grin/>
13669
Daniel Veillard82687162001-01-22 15:32:01 +000013670Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13671
13672 * doc/xml.html: updated with an XSLT section, removed pointer to
13673 W3C CVS base.
13674
Daniel Veillard8a7642f2001-01-22 10:45:16 +000013675Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13676
13677 * xpath.c: when copying a XSLT tree object teh tree need to be copied
13678 too, and deallocation need to occur the same way.
13679
Daniel Veillarde4566462001-01-22 09:58:39 +000013680Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13681
13682 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
13683 type correponding to an XSLT result tree fragment. Share most
13684 of the data format with node set, as well as operators.
13685 * HTMLtree.c: added a newline at the end of the doctype output
13686 whe this one is not present initially.
13687 * tree.c: make sure taht the parent and doc pointers are properly
13688 set when copying attributes (lists).
13689
Daniel Veillard701c7362001-01-21 09:48:59 +000013690Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13691
13692 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
13693
Daniel Veillard5a2b6972001-01-20 21:15:50 +000013694Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13695
13696 * xpath.c: seems I finally killed that ugly path evaluation
13697 context bug (tagged 9999 in case is is wrong)
13698
Daniel Veillard8f4d9752001-01-19 05:32:34 +000013699Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13700
13701 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
13702 for XSLT
13703
Daniel Veillardd8aa7cb2001-01-18 15:21:36 +000013704Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13705
13706 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
13707 for xmlGzfileOpen() bug
13708
Daniel Veillardf6eea272001-01-18 12:17:12 +000013709Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13710
13711 * xpath.c: removed an error found by XSLT usage
13712 * tree.c parserInternals.h: use a predefined static string
13713 for text and comment nodes, avoid freeing them in xmlFreeNode,
13714 exported the string name in parserInternals.h and added
13715 another value to disable encoding at output (for XSLT),
13716 gain memory, time.
13717
Daniel Veillard8f2cc572001-01-17 08:19:35 +000013718Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13719
13720 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
13721 win32/libxml2/libxml2_so.dsp: new makefiles and update
13722 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13723
Daniel Veillardf831bfb2001-01-16 17:26:04 +000013724Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13725
13726 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
13727 Gary Pennington
13728
Daniel Veillard389e6b72001-01-15 19:41:13 +000013729Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13730
13731 * xpath.c: fixed the comaprision of values and nodelists,
13732 need to compare nodelist still ...
13733 * debugXML.c: avoided a possible core dump
13734 * HTMLparser.c: cleanup
13735 * nanohttp.c: contributed fix.
13736 * tree.c: fixes in properties handling added xmlSetNsProp
13737 needed by libxslt
13738 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
13739 comment
13740 * TODO: updated
13741
Daniel Veillard167bd532001-01-06 21:09:34 +000013742Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13743
13744 * parser.c parserInternals.c: applied Bjorn Reese optimization
13745 patch
13746
13747Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13748
13749 * Makefile.am: applied patch fro make check from Martin Vidner
13750
Daniel Veillard503b8932001-01-05 06:36:31 +000013751Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13752
13753 * configure.in: preparing 2.2.11
13754 * doc/html/*: rebuild the HTML files
13755 * doc/xml.html : updated
13756
Daniel Veillardc2f4df22001-01-04 14:06:39 +000013757Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13758
13759 * tree.c: fixed a stupid bug
13760 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
13761 patches related to validation of an XInclude processing result
13762 * TODO: updated
13763
Daniel Veillarde2488192001-01-04 10:54:22 +000013764Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13765
13766 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
13767 on large files
13768
Daniel Veillardf060a412001-01-03 20:52:44 +000013769Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13770
13771 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
13772
Daniel Veillard45cff692001-01-03 18:02:04 +000013773Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13774
13775 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
13776 reported by Jonas Borgström
13777 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
13778
Daniel Veillard08108982001-01-03 15:24:58 +000013779Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13780
13781 * testXPath.c xpath.c: fixing the XPath union expressions problem
13782 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
13783
Daniel Veillard4a6845d2001-01-03 13:32:39 +000013784Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13785
13786 * xmllint.c: Made is so if the file name is "-" is will read form
13787 standard input. Sven Heinicke <sven@zen.org>
13788 * tree.c: fixed a problem when growing buffer
13789 * tree.h: fixed the comment of the node types following andersca
13790 comment
13791 * TODO: updated
13792
Daniel Veillarda6d8eb62000-12-27 10:46:47 +000013793Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13794
13795 * HTMLparser.[ch]: added a way to avoid adding automatically
13796 omitted tags. htmlHandleOmittedElem() allows to change the
13797 default handling.
13798 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
13799 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
13800 of xmllint too when using --memory flag, added a memory test
13801 suite at the Makefile level.
13802 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
13803 with namespace use when encountering QNames in XPath evalation,
13804 added xmlns() scheme in XPointer.
13805 * nanoftp.c : incorporated a fix
13806 * parser.c xmlIO.c: fixed problems raised with encoding when using
13807 the memory I/O
13808 * parserInternals.c: closed bug 25934 reported by
13809 torsten.landschoff@innominate.de
13810 * TODO: updated
13811
Daniel Veillarda1fe9102000-11-25 10:49:25 +000013812Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13813
13814 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
13815 on a non-updated tree :-(, made a 2.2.10 release to correct the
13816 situation
13817
Daniel Veillardce6e98d2000-11-25 09:54:49 +000013818Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13819
13820 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
13821 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
13822 integrated a set of OpenVMS changes from Howard Taylor
13823 <Howard.Taylor@pacoast.com>
13824
Daniel Veillard58770e72000-11-25 00:48:47 +000013825Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13826
13827 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
13828 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
13829
Daniel Veillardf62ceff2000-11-24 23:36:01 +000013830Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13831
13832 * HTMLparser.c: some fixes on auto-open of html/head/body
13833 * encoding.c: fixed a compilation error on some gcc env
13834 * xpath.c xpointer.[ch] xpathInternals.h: improved the
13835 XPointer implementation
13836 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
13837 related XPointer tests and associated results
13838
Daniel Veillard300f7d62000-11-24 13:04:04 +000013839Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13840
13841 * doc/xmldtd.html doc/xml.html: following a short step by step
13842 guidance on IRC to help maciej with DTDs I started a small
13843 page on the subject.
13844
Daniel Veillard748e45d2000-11-17 16:36:08 +000013845Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13846
13847 * HTMLparser.c: fixed handling of broken charrefs
13848 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
13849 patches
13850
Daniel Veillard28929b22000-11-13 18:22:49 +000013851Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13852
13853 * doc/xml.html doc/html/* : rebuilt the docs after adding
13854 xinclude and updated page for 2.2.7 and 2.2.8
13855 * configure.in: releasing 2.2.8
13856
Daniel Veillard41e06512000-11-13 11:47:47 +000013857Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13858
13859 * parser.[ch] parserInternals.c: applied the conditional
13860 section processing fix from Jonathan P Springer
13861 <jonathan.springer2@gte.net>
13862 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
13863 project file, fixed iconv default non support
13864 * xpath.c: fixed the problem of evaluating relative expressions
13865 when a node context is provided.
13866
Daniel Veillardbf432752000-11-12 15:56:56 +000013867Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13868
13869 * nanoftp.c: fixed gcc 2.95 new warnings
13870 * SAX.c: fixed a stupid bug
13871 * tree.c: fixed a formatting problem when round-tripping
13872 from/to memory
13873 * xinclude.c: chased memleak, fixed a base problem
13874 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
13875 xmlXPtrBuildNodeList()
13876 * TODO: updated
13877 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
13878 adding a first small set of regression tests for XInclude
13879
Daniel Veillardc2def842000-11-07 14:21:01 +000013880Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13881
13882 * nanohttp.[ch]: applied Wayne Davison patches to access
13883 the WWW-Authorization header.
13884 * parser.c: Closed Bug#30847: Problems when switching encoding
13885 in short files by applying Simon Berg's patch.
13886 * valid.c: fixed a validation problem
13887 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
13888 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
13889 Wayne Davison
13890 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
13891 need to be extended to non full nodes selections.
13892 * xinclude.c: starts to work decently
13893
Daniel Veillard9e8bfae2000-11-06 16:43:11 +000013894Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13895
13896 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
13897 debugXML.c xmlversion.h.in: Started adding XInclude support,
13898 this is a new xmllint option
13899 * tree.c xpath.c: applied TOM patches for XPath
13900 * xpointer.c: fixed a couple of errors.
13901 * uri.c: added an escaping function needed for xinclude
13902 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
13903 new warning from RH70 gcc's version
13904
Daniel Veillarda4964b72000-10-31 18:23:44 +000013905Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13906
13907 * HTMLparser.c: fixed loop on invalid char in scripts
13908 * parser.c: update to description of xmlIOParseDTD()
13909 * libxml.m4 xmlversion.h.in: changes contributed by
13910 Michael Schmeing <m.schmeing@internet-factory.de>
13911 * configure.in: preparing for 2.2.7
13912 * Makefile.am: trying to avoid config.h and acconfig.h
13913 being included in the distrib
13914 * configure.in: released 2.2.7
13915
13916Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13917
13918 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
13919 like namespaces for good. Unified xmlNs and xmlNode somewhat.
13920
Daniel Veillard01411222000-10-30 15:33:22 +000013921Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13922
13923 * parser.[ch]: added xmlIOParseDTD()
13924 * xpointer.c: added support for the 2 extra parameters of
13925 string-range, fixed a stoopid error when '0' was present
13926 in XPointer expressions
13927 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
13928 testsuite for the above
13929
Daniel Veillard6db58192000-10-30 09:27:53 +000013930Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13931
13932 * libxml.spec.in: improved package descriptions
13933
Daniel Veillarda5db68a2000-10-29 18:06:06 +000013934Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13935
13936 * xpath.c xpathInternals.h: applied a large cleaning patch
13937 from TOM <ptittom@free.fr>, it also add namespace support
13938 for function and variables registration.
13939
Daniel Veillardbd20df72000-10-29 17:53:40 +000013940Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13941
13942 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
13943 * Makefile.mingw: Wayne Davison's update adding hash.c
13944
Daniel Veillardc4f4f0b2000-10-29 17:46:30 +000013945Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13946
13947 * xpath.c: fixed the root evaluation problems
13948 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
13949 ignorable spaces with <b> <bold> <em>
13950 * tree.c: fixed a loop in xmlSearchNsByHref()
13951
Daniel Veillard767662d2000-10-27 17:04:52 +000013952Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13953
13954 * xpath.c: applied another XPath patch from TOM
13955 * xpath.c include/makefile.am: applied another patch from
13956 china@thewrittenword.com (cleanup on IRIX).
13957
Daniel Veillard211cc0a2000-10-27 11:49:33 +000013958Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13959
13960 * xml-config.1: received a fixed version from Fredrik Hallenberg
13961 <hallon@lysator.liu.se>
13962
Daniel Veillardf6bf9212000-10-26 14:07:44 +000013963Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13964
13965 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
13966 cleanup patch for XPath
13967
Daniel Veillardd6d7f7b2000-10-25 19:56:55 +000013968Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13969
13970 * patched to redirrect all "out of context" error messages to
13971 a reconfigurable routine. The changes are:
13972 * xmlerror.h : added the export of an error context type (void *)
13973 an error handler type xmlGenericErrorFunc there is an interface
13974 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
13975 to reset the error handling routine and its argument
13976 (by default it's equivalent to respectively fprintf and stderr.
13977 * all the c files: all wild accesses to stderr or stdout within
13978 the library have been replaced to calls to the handler.
13979
Daniel Veillard29a11cc2000-10-25 13:32:39 +000013980Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13981
13982 * configure.in: release 2.2.6
13983 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
13984 exporting the inner functions of xpath for extension modules
13985 * doc/*: updated and rebuilt the doc
13986
Daniel Veillardbe9ec4b2000-10-25 11:01:53 +000013987Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13988
13989 * nanohttp.c : applied Wayne HTTP cleanup patch
13990 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
13991 and xmlNodeSetSpacePreserve()
13992
Daniel Veillarddf7ef2a2000-10-25 10:11:55 +000013993Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13994
13995 * xpath.c: closing bug #29260
13996
Daniel Veillard126f2792000-10-24 17:10:12 +000013997Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
13998
13999 * hash.[ch] debugXML.c: expanded/enhanced the API, added
14000 multikey tuples, made hash structure opaque
14001 * valid.[ch]: moved elements, attributes, notations decalarations
14002 as well as ID and refs to hash tables.
14003 * entities.c: hash cleanup
14004 * xmlmemory.c: fixed a dump problem in debug mode
14005 * include/Makefile.am: problem passing in DESTDIR= values patch
14006 from Marc Christensen <marc@calderasystems.com>
14007 * nanohttp.c: removed debugging remains
14008 * HTMLparser.c: the bogus tag should be ignored (Wayne)
14009 * HTMLparser.c parser.c: fixing a number of problems with the
14010 macros in the *parser.c files (Wayne).
14011 * HTMLparser.c: close the previous option when opening a new one
14012 (Marc Sanfacon).
14013 * result/HTML/*: updated the HTML results accordingly
14014
Daniel Veillard52afe802000-10-22 16:56:02 +000014015Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14016
14017 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
14018 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
14019 XPath functions and XML entities table to them. More to come...
14020 * xmlIO.c: fixed libxml closing FILEs it didn't open.
14021
Daniel Veillard683cb022000-10-22 12:04:13 +000014022Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14023
14024 * tree.c: coalesce adjacent text nodes
14025 * valid.c: handling of blank nodes in DTd validation (raised
14026 by problems with a posteriori validation).
14027 * nanohttp.c: changing behaviour on HTTP write stuff.
14028 * HTMLtree.c: forced body and html to be explicitely closed.
14029 * xpath.h: exported more XPath functions.
14030
Daniel Veillard1baf4122000-10-15 20:38:39 +000014031Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14032
14033 * Release of 2.2.5
14034 * xpointer.c: range() range-inside and other helper functions
14035 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
14036
Daniel Veillard47e12f22000-10-15 14:24:25 +000014037Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14038
14039 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
14040 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
14041
Daniel Veillardb732a0e2000-10-15 11:27:01 +000014042Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14043
14044 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
14045 and XPointer modules
14046
Daniel Veillard134c9f32000-10-15 10:27:08 +000014047Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14048
14049 * SAX.h: closed #25107
14050
Daniel Veillard39915622000-10-15 10:06:55 +000014051Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14052
14053 * testSAX.c: fixed problem with cdata reporting
14054 * SAXresult/* : updated
14055
Daniel Veillard1e851392000-10-15 10:02:56 +000014056Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14057
14058 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
14059 Closed bug #27499, added to regression tests
14060 * TODO: updated
14061
Daniel Veillard7eda8452000-10-14 23:38:43 +000014062Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14063
14064 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
14065 support for SCRIPT and STYLE with help from Bjorn Reese
14066 * test/HTML/* result/HTML/*: added simple testcase and updated
14067 the existing ones.
14068
Daniel Veillardff9c3302000-10-13 16:38:25 +000014069Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14070
14071 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
14072 string-range for empty strings
14073 * test/XPath/docs/str test/XPath/xptr/chaptersrange
14074 test/XPath/xptr/strrange: augmented the XPointer testsuite
14075
Daniel Veillard189446d2000-10-13 10:23:06 +000014076Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14077
14078 * doc/xml.html doc/xmlmem.html: added a module describing memory
14079 interfaces and use, updated the main page.
14080
Daniel Veillard2f971a22000-10-12 23:26:32 +000014081Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14082
14083 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
14084 nanoftp code work on Windows too now
14085
14086Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc2df4cd2000-10-12 23:15:24 +000014087
14088 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
14089 * xpointer.c: implemented string-range() at least a good first version
14090 * test/XPath/docs/str test/XPath/xptr/strrange
14091 result/XPath/xptr/strrange: the string-range() tests
14092
Daniel Veillardd3c68c42000-10-12 08:06:28 +000014093Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14094
14095 * Makefile.am include/Makefile.am include/win32config.h
14096 win32/Makefile.mingw: fixed problems reported by Wayne Davison
14097 and make distcheck
14098
Daniel Veillard19d61112000-10-11 23:50:35 +000014099Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14100
14101 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
14102 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
14103 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
14104
Daniel Veillardb0426ca2000-10-11 23:39:43 +000014105Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14106
14107 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
14108 patch for socklen_t detection by
14109 Albert Chin-A-Young <china@thewrittenword.com>
14110
Daniel Veillardcd429612000-10-11 15:57:05 +000014111Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14112
14113 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
14114 and added a --dtdvalid option to xmllint used to test it
14115
Daniel Veillard47c02452000-10-11 13:04:36 +000014116Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14117
14118 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
14119 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
14120
Daniel Veillard2d38f042000-10-11 10:54:10 +000014121Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14122
14123 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
14124 handlings (registration, lookup, cleanup)
14125
Daniel Veillardc8df0aa2000-10-10 23:50:30 +000014126Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14127
14128 * configure.in Makefile.am include/makefile.am: adding XPointer
14129 and XPtrtests target
14130 * xpointer.[ch] : new files for XPointer support
14131 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
14132 more XPath tests
14133
Daniel Veillard57fda592000-10-10 23:24:14 +000014134Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14135
14136 * configure.in: fixed, very broken, make distcheck works again
14137
Daniel Veillarde8282ed2000-10-10 23:01:31 +000014138Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14139
14140 * More work toward 2.2.5, integrated a number of patches
14141 * configure.in Makefile.am win32config.h.in: trying to cleanup
14142 make distcheck .... huh ...
14143 * include/Makefile.am include/win32config.h: new directory
14144 for includes
14145 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
14146 updated teh makefiles and instructions for WIN32
14147 * xpath.c: small fixes
14148 * test/XPath/ results/XPath: updated the testcases and results
14149 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
14150 suggested patches
14151 * valid.c: fixed an ID bug
14152
Daniel Veillardb71379b2000-10-09 12:30:39 +000014153Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14154
14155 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
14156 the automake bug where wrong dependancies were generated.
14157 * xpath.[ch]: worked on XPointer
14158
Daniel Veillard7e99c632000-10-06 12:59:53 +000014159Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14160
14161 * configure.in Makefile.am: 2.2.5, ship the include in an
14162 include/libxml subdirectory, use symlinks when using CVS
14163 * testSAX.c: fixed small bug
14164 * testXPath.c: changed the way testfiles are parsed
14165 * debugXML.c: same kind of cleanup when parsing an argument expression
14166 XPath/XPointers can have blanks embedded
14167 * xpath.[ch]: more cleanup, reorgs for XPointer work
14168 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
14169 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
14170
Daniel Veillard55b91f22000-10-05 16:30:11 +000014171Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14172
14173 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
14174 in the XPath engine, rewrote large parts of it, now it's far
14175 cleaner and in sync with the REC not an old WD. Fixed a parsing
14176 problem in the interactive XML shell found when testing XPath.
14177
Daniel Veillardac260302000-10-04 13:33:43 +000014178Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14179
14180 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
14181 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
14182 examples with the extra test
14183
Daniel Veillard7cfce322000-10-04 12:40:27 +000014184Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14185
14186 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
14187 the global init function.
14188
Daniel Veillard970112a2000-10-03 09:33:21 +000014189Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14190
14191 * HTMLparser.c: Doohhh, attribute name parsing was still case
14192 sensitive ! Fixed this ...
14193 * result/HTML/* : updated the tests results accordingly
14194
Daniel Veillard740abf52000-10-02 23:04:54 +000014195Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14196
14197 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
14198 engine, should be far more stable, incorporated a new version of
14199 preceding/following axis, need testing
14200 * uri.c: fixed file:///c:/a/b/c problem
14201 * test/XPath/tests/idsimple: augmented the XPath tests
14202
Daniel Veillard3bff2b02000-10-01 20:33:47 +000014203Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14204
14205 * doc/* rebuilding docs for 2.2.4 release
14206
Daniel Veillard8b5dd832000-10-01 20:28:44 +000014207Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14208
14209 * configure.in: releasing 2.2.4
14210 * parser.[ch]: added xmlStrEqual()
14211 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
14212 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
14213 use xmlStrEqual instead
14214 * TODO: updated
14215 * added an XPath test
14216
Daniel Veillardbc765302000-10-01 18:23:35 +000014217Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14218
14219 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
14220 * entities.h: exported xmlInitializePredefinedEntities
14221 * parser.[ch] : added xmlInitParser()
14222 * parserInternals.h : had to export htmlInitAutoClose()
14223
Daniel Veillardf09e7e32000-10-01 15:53:30 +000014224Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14225
14226 * xpath.[ch] : fixed some serious XPath Predicate evaluation
14227 problems
14228 * Makefile.am : added XPath regression tests to normal tests
14229 * uri.c: fixed a problem with local paths, cleanup
14230 * parser.c: fixed a problem with large CData sections
14231
Daniel Veillardd2ade932000-09-30 14:39:55 +000014232Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14233
14234 * configure.in xml-config.in: patch from "Ben Taylor"
14235 <sol7x86@hotmail.com> for solaris shared libs lookup
14236
Martin Bauligdd7d1f62000-09-29 23:17:57 +0000142372000-09-30 Martin Baulig <baulig@suse.de>
14238
14239 * libxml-2.0.pc.in: Provide pkg-config script.
14240
14241 * configure.in: Create the libxml-2.0.pc script from the
14242 libxml-2.0.pc.in templates.
14243 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
Martin Baulig1b478d12000-09-30 02:27:55 +000014244 script in `$(libdir)/pkgconfig'.
Martin Bauligdd7d1f62000-09-29 23:17:57 +000014245
Daniel Veillard4b0755c2000-09-25 14:26:28 +000014246Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14247
14248 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
14249 when compiling with MSC
14250
Daniel Veillard46057e12000-09-24 18:49:59 +000014251Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14252
14253 * xpath.c: patch for normalize-string() substring-before(),
14254 substring-after() and translate() functions from Bjorn Reese
14255 <breese@mail1.stofanet.dk>
14256 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
14257 Fredrik Hallenberg <hallon@lysator.liu.se>
14258 * TODO: updated
14259
Daniel Veillard281f8ff2000-09-24 08:12:14 +000014260Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14261
14262 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
14263 problem of socklen_t being undefined on a number of platforms
14264 * debugXML.c: fixed a compilation problem when without snprintf
14265
Daniel Veillard8ddb5a72000-09-23 10:28:52 +000014266Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14267
14268 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
14269 an URI bug and a fix for the control-character-induced infinite loop
14270 * nanohttp.c: preventive fix for compiling on WIN32
14271
Daniel Veillard64c20ed2000-09-22 16:07:02 +000014272Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14273
14274 * xmlint.c: closing bug #25000
14275
Daniel Veillardb656ebe2000-09-22 13:51:48 +000014276Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14277
14278 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
14279 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
14280 modified slightly Wayne Davison patch adding xmlStrcasecmp and
14281 related function, fixing xmlStrncmp(), and associated cleanup
14282 * result/HTML/entities.html.sax: updating result
14283
Daniel Veillard4fb87ee2000-09-19 12:25:59 +000014284Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14285
14286 * uri.c: applied patch for URI escaping from Wayne Davison
14287 <wayned@blorf.net>
14288 * tree.c parserInternals.c HTMLparser.c: memset checks patches
14289 from Denis Barbier <barbier@imacs.polytechnique.fr>
14290 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
14291 patch from Wayne Davison
14292
Daniel Veillardd5f97f82000-09-17 16:38:14 +000014293Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14294
14295 * doc/xml.html : updated with new releases, adding "how to help"
14296
Daniel Veillard04698d92000-09-17 16:00:22 +000014297Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14298
14299 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
14300 removed a few warnings in pedantic mode ...
14301 * parserInternals.c parser.c: moved encoding switching function
14302 to parserInternals.c
14303 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
14304
Daniel Veillarda2c6da92000-09-16 18:15:00 +000014305Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14306
14307 * HTMLparser.c parser.c: set ctxt->errNo before calling the
14308 error or warning handlers
14309
Daniel Veillardb1059e22000-09-16 14:02:43 +000014310Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14311
14312 * parserInternals.c parserInternals.h parser.c Makefile.am:
14313 created a new module parserInternals.c, moved most of the
14314 code shared by the various parsers there, as well as
14315 deprecated code from parser.c. More cleanup of parser.c
14316 * uri.c: fixed a problem when URI is NULL
14317 * valid.c: speedup when looking for an attribute declaration
14318
Daniel Veillard39c7d712000-09-10 16:14:55 +000014319Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14320
14321 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
14322 the cleanup of the computation of URI references when seeking
14323 external entities. The URI reference string and the resulting
14324 URI are both stored now.
14325 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
14326 large s(n)printf checks and cleanup from Denis Barbier
14327 <barbier@imacs.polytechnique.fr>
14328 * xmlversion.h.in tree.h: couple of SGML declarations for a
14329 possible docbook module.
14330 * result/VC/ : a couple of test output changed due to the change
14331 of the entities URI
14332
Daniel Veillardb513f5a2000-09-10 14:01:12 +000014333Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14334
14335 * parser.h: added a _private field for linking user's data
14336
Daniel Veillarddd477ce2000-09-10 13:23:08 +000014337Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14338
14339 * parser.c parserInternals.h: demacroified most of the IS_XXX
14340 the gain in size is significant so ...
14341
Daniel Veillard4b5b80c2000-09-08 18:54:41 +000014342Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14343
14344 * entities.c: cases where looking up entities with doc==NULL
14345 covered
14346
Daniel Veillard90e11312000-09-05 10:42:32 +000014347Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14348
Daniel Veillard1de50802000-09-07 08:54:32 +000014349 * uri.c: applied Wayne Davison patch
Daniel Veillard90e11312000-09-05 10:42:32 +000014350 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
14351
Daniel Veillard98a79162000-09-04 11:15:39 +000014352Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14353
Daniel Veillard1de50802000-09-07 08:54:32 +000014354 * uri.c testUri.c: applied Wayne Davison patches
Daniel Veillard98a79162000-09-04 11:15:39 +000014355 * test/URI/uri.data result/URI/uri.data: first set of tests/results
14356 * Makefile.in: added URItest and included thenin "make tests"
14357
14358Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard960aa532000-09-03 17:20:17 +000014359
14360 * xmlversion.h.in: closed bug 22941
14361
Daniel Veillard2bb89092000-08-31 14:57:50 +000014362Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14363
14364 * doc/xmlio.html: added doc and example for entity loader
14365 redefinition.
14366
Daniel Veillard96984452000-08-31 13:50:12 +000014367Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14368
14369 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
14370 used by libxml
14371
Daniel Veillarde715dd22000-08-29 18:29:38 +000014372Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14373
14374 * parser.c: Fixed bug on invalid ontent characters and when using
14375 push.
14376 * xmllint.c: fixed xmllint endling of errors in push mode
14377
Daniel Veillard4948eb42000-08-29 09:41:15 +000014378Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14379
14380 * HTMLparser.c testHTML.c: applied two new patches from
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014381 Wayne Davison <wayned@users.sourceforge.net>
Daniel Veillard4948eb42000-08-29 09:41:15 +000014382 * result/HTML/*.sax: regenerated HTML SAX output
14383 * parser.c: more cleanup.
14384
Daniel Veillarde010c172000-08-28 10:04:51 +000014385Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14386
14387 * HTMLparser.[ch] testHTML.c: applied the second set of
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014388 patches from Wayne Davison <wayned@users.sourceforge.net>,
14389 adding htmlEncodeEntities()
Daniel Veillarde010c172000-08-28 10:04:51 +000014390 * HTMLparser.c: fixed an ignorable white space detection bug
14391 occuring when parsing with SAX only
14392 * result/HTML/*.sax: updated since the output is now HTML
14393 encoded...
14394
Daniel Veillard47f3f312000-08-27 22:40:15 +000014395Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14396
Daniel Veillardbbe11b02000-09-23 07:07:40 +000014397 * HTMLparser.[ch]: applied some of Wayne Davison
14398 <wayned@users.sourceforge.net> patches
Daniel Veillard47f3f312000-08-27 22:40:15 +000014399
Daniel Veillarde0854c32000-08-27 21:12:29 +000014400Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14401
14402 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
14403 undeclared namespace prefix was used, added a warning.
14404 Cleaned up support w.r.t. entities, spilling out a warning
14405 and being pedantic on lookups.
14406 * test/warning/ent9 : added testcase for previous example.
14407 * TODO: updated
14408 * parserInternals.h parser.c: changed the way names are parsed
14409 now allow infinite size and decrease penalty for normal use
14410 * parser.c: Started a big cleanup/check of the parser code,
14411 fixed some of the most tortuous entity code, spotted code
14412 unused anymore
14413 * test/*: added tests for very long names and related nasty
14414 things.
14415
Daniel Veillardf0cc7cc2000-08-26 21:40:43 +000014416Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14417
14418 * doc/encoding.html: added encoding aliases doc
14419 * doc/xml.html: updates
14420 * encoding.[ch]: added EncodingAliases functions
14421 * entities.[ch] valid.[ch] debugXML.c: removed two serious
14422 bottleneck affecting large DTDs like Docbook
14423 * parser.[ch] xmllint.c: added a pedantic option, will be
14424 useful
14425 * SAX.c: redefinition of entities is reported in pedantic mode
14426 * testHTML.c: uninitialized warning from gcc
14427 * uri.c: fixed a couple of bugs
14428 * TODO: added issue raised by Michael
14429
Daniel Veillard0d6b1702000-08-22 23:52:16 +000014430Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14431
14432 * doc/encoding.html: propagated Martin Duerst suggestions
14433
Daniel Veillard52402ce2000-08-22 23:36:12 +000014434Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14435
14436 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
14437 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
14438 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
14439 by Wayne Davison
14440
Daniel Veillard2f2bf412000-08-20 15:11:02 +000014441Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14442
14443 * nanoftp.c nanohttp.c: small cleanup
14444 * TODO: updated
14445
Daniel Veillard244ece92000-08-19 20:58:02 +000014446Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14447
14448 * added an old VC testcase and updated title.xml entity
14449
Daniel Veillardb8f25c92000-08-19 19:52:36 +000014450Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14451
14452 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
14453 done on auto-opening of <p> tags and cleanup of SAX output
14454
Daniel Veillard979e55e2000-08-19 16:48:54 +000014455Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14456
14457 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
14458
Daniel Veillard4540be42000-08-19 16:40:28 +000014459Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14460
14461 * doc/xml.html libxml.* structure.*: updated the doc a bit
14462
Daniel Veillard808a3f12000-08-17 13:50:51 +000014463Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14464
14465 * testSAX.c testHTML.c result/HTML/: cleanup of the output
14466 of SAX tests
14467
Daniel Veillard29579362000-08-14 17:57:48 +000014468Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14469
14470 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
14471 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
14472
Daniel Veillard1255ab72000-08-14 15:13:33 +000014473Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14474
14475 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
14476 * testHTML.c: fix core dump on Solaris 2.x systems
14477 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
14478 * result/HTML/*.sax: previous bug fix lead to new results
14479
Daniel Veillard03109292000-08-14 14:58:22 +000014480Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14481
14482 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
14483 * configure.in: added --with-readline=DIR to accept alternate
14484 path for readline include/library
14485 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
14486 for ANSI under HP-UX
14487 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
14488 includes @LIBS@
14489
Daniel Veillard7c29ce22000-08-12 21:20:53 +000014490Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14491
14492 * doc/* : rebuilt the docs
14493 * getting ready for 2.2.2 release
14494
Daniel Veillard87b95392000-08-12 21:12:04 +000014495Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14496
14497 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
14498 and xmlAddFeature()
14499 * tree.[ch]: added xmlAddChildList()
14500 * xmllint.c: MAP_FAILED macro test
14501 * parser.h: added xmlParseCtxtExternalEntity()
14502 * valid.c: applied bug fixes removed warning
14503 * tree.c: added CDATA block to elements content
14504 * testSAX.c: cleanup of output
14505 * testHTML.c: added SAX testing
14506 * encoding.c: better error recovery
14507 * SAX.c, parser.c: fixed one of the external entity processing
14508 of the OASis testsuite
14509 * Makefile.am: added HTML SAX regression tests
14510 * configure.in: bumped to 2.2.2
14511 * test/HTML/ result/HTML: added a few of HTML tests, and added the
14512 SAX results
14513
Daniel Veillard88a172f2000-08-04 18:23:10 +000014514Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14515
14516 * configure.in: patch for HP compiler
14517
145182000-08-04 Sven Heinicke <sven@zen.org>
14519
14520 * xmllint.c: Was coredumping sometimes when the file given didn't
14521 exist.
14522
Daniel Veillard46e370e2000-07-21 20:32:03 +000014523Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14524
14525 * parser.c xmlIO.[ch]: fixed the problem of encoding support
Daniel Veillard2f2bf412000-08-20 15:11:02 +000014526
Daniel Veillard46e370e2000-07-21 20:32:03 +000014527 when using in memory parsing. Need some cleanup.
14528 * xmllint.c configure.in: added a --memory flag to test memory
14529 parsing
14530
Daniel Veillard36650692000-07-21 15:16:39 +000014531Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14532
14533 * nanohttp.c: fixed socklen_t replacement to unsigned int
14534 * parser.c: fixed a space handdling missing at the end of
14535 production 28 DOCTYPE.
14536 * xmlmemory.c: fixed a stupid bug on the routine to override
14537 allocation functions
14538 * TODO: updated
14539
Daniel Veillarde46e20d2000-07-14 15:02:46 +000014540Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14541
14542 * doc/ regenerated the docs
14543
Daniel Veillard32bc74e2000-07-14 14:49:25 +000014544Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14545
14546 * doc/encoding.html doc/xml.html: added I18N doc
14547 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
14548 improvements, both parser and filters, added ASCII & HTML,
14549 fixed the ISO-Latin-1 one
14550 * xmllint.c testHTML.c: added/made visible --encode
14551 * debugXML.c : cleanup
14552 * most .c files: applied patches due to warning on Windows and
14553 when using Sun Pro cc compiler
14554 * xpath.c : cleanup memleaks
14555 * nanoftp.c : added a TESTING preprocessor flag for standalong
14556 compile so that people can report bugs more easilly
14557 * nanohttp.c : ditched socklen_t which was a portability mess
14558 and replaced it with unsigned int.
14559 * tree.[ch]: added xmlHasProp()
14560 * TODO: updated
14561 * test/ : added more test for entities, NS, encoding, HTML, wap
14562 * configure.in: preparing for 2.2.0 release
14563
Daniel Veillard49703262000-07-10 10:27:46 +000014564Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14565
14566 * nanoftp.c: fixed the way the control connection is handled
14567 * libxml.spec.in: fixed the dependancies and cleanup
14568
Daniel Veillard306be992000-07-03 12:38:45 +000014569Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14570
14571 * doc/xml.html: changed the xmlsoft.org structure, updated the
14572 examples w.r.t. root and childs
14573
Daniel Veillard7d853352000-07-02 18:53:09 +000014574Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14575
14576 * libxml.spec.in: fixed bug #7419, dependancies fouled for libxml-devel
14577
Daniel Veillard365e13b2000-07-02 07:56:37 +000014578Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14579
14580 * HTMLparser.c: Work on character encoding support for the HTML parser
14581 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
14582 * encoding.c: Fixed a potential memleak in the encoding stuff
14583
Daniel Veillardaf743792000-07-01 11:49:28 +000014584Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14585
14586 * doc/FAQ.html doc/Makefile.am : added a FAQ
14587
14588Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardd83eb822000-06-30 18:39:56 +000014589
14590 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
14591 of the HTML parser to force it to not bypass SAX
14592
Daniel Veillard3f6f7f62000-06-30 17:58:25 +000014593Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14594
14595 * win32config.h.in: updated
14596 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
14597 lacks iconv support :-( need to release 2.1.1
14598 * configure.in: release 2.1.1
14599 * HTMLparser: fixed bug #14784
14600 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
14601 by Windows compiler
14602 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
14603 the SAX startDocument() callback.
14604 * TODO: updated
14605
14606Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14607
14608 * added xmlStopParser()
14609
Daniel Veillardbe803962000-06-28 23:40:59 +000014610Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14611
14612 * configure.in: 2.1.0 prerelease
14613 * Large resync between W3C and Gnome tree
14614 * nanoftp, nanohttp.c: fixed stalled connections probs
14615 * HTMLtree.c SAX.c : support for attribute without values in
14616 HTML for andersca
14617 * valid.c: Fixed most validation + namespace problems
14618 * HTMLparser.c: start document callback for andersca
14619 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
14620 * parser.h, SAX.c: serious speed improvement for large
14621 CDATA blocks
14622 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
14623 different encoding
14624 * example/Makefile.am example/gjobread.c tree.h: work on
14625 libxml1 libxml2 convergence.
14626 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
14627 and the LIBXML_TEST_VERSION macro
14628
Daniel Veillardc310d562000-06-23 18:32:15 +000014629Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14630
14631 * doc/xml.html: various patches and improvements typo fixed by
14632 Felix Natter
14633 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
14634 from Felix Natter <fnatter@gmx.net>
14635
Daniel Veillardf3029822000-05-06 08:11:19 +000014636Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14637
14638 * doc/upgrade.html: updated with instructions for support of both
14639 libxml-1.x and libxml-2.x
14640 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
14641 for 2.x support and also fixed includes
14642
14643
Daniel Veillard496a1cf2000-05-03 14:20:55 +000014644Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14645
14646 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
14647 the encoding support, added iconv support, so now libxml if
14648 compiled with iconv automatically support japanese encodings
14649 among others. Work based on initial patch from Yuan-Chen Cheng
14650 I may have broken binary compat in the encoding handler
14651 registration scheme, but that was so utterly broken I don't
14652 expect anybody to have used this feature until now.
14653 * parserInternals.h: fixup on the CHAR range macro
14654 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
14655 code.
14656 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
14657 * uri.c: added xmlParseURI() I can't believe I forgot to
14658 implement this one in 2.0 !!!
14659 * SAX.c: moved doc->encoding update in the endDocument() call.
14660 * TODO: updated.
14661
Daniel Veillard06047432000-04-24 11:33:38 +000014662Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14663
14664 * tree.h: removed extraneous xmlRemoveProp definition
14665 * TODO: added item about --disable-corba configure switch
14666 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
14667 * nanoftp.c: fixed include problems giving troubles on AIX and
14668 slowlaris
14669 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
14670 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
14671 comment and headers changes to lower gtk-doc number of warnings
14672 * doc/html/*: rebuilt docs
14673
Daniel Veillarde0aed302000-04-16 08:52:20 +000014674Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14675
14676 * HACKING: documented the tag for 1.x and instructions
14677
Daniel Veillard5e873c42000-04-12 13:27:38 +000014678Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14679
14680 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
14681 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
14682 xmlCreateIOParserCtxt
14683 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
14684 significant overall improvement
14685 * xmllint.c: added I/O test to xmllint
14686 * testSAX.c: added a speed test
14687 * doc/* : updated/regenerated
14688
Daniel Veillardfc708e22000-04-08 13:17:27 +000014689Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14690
14691 * xpath.c uri.h parserInternals.h: cosmetic changes from
14692 "Timur I. Bakeyev" <timur@bat.ru>, including making
14693 xmlCreateURI() public
14694
Daniel Veillard5d211f42000-04-07 17:00:24 +000014695Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14696
14697 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
14698 and the code at the same time. Added a clean mechanism for
14699 overload or added input methods: xmlRegisterInputCallbacks()
14700 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
14701 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
14702 * TODO: updated
14703 * doc/* : updated/regenerated
14704 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
14705 source dir
14706
Daniel Veillarde77a9182000-04-05 19:12:29 +000014707Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14708
14709 * testURI.c: yet another forgotten commit, I should get some sleep !
14710
Daniel Veillardce8b83b2000-04-05 18:38:42 +000014711Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14712
14713 * xmllint.c: forgot to commit this too ?
14714
Daniel Veillardb9df4042000-04-05 14:23:16 +000014715Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14716
14717 * xmlversion.h.in : forgot to commit this previously
14718
Daniel Veillard361d8452000-04-03 19:48:13 +000014719Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14720
14721 * configure.in: preparing libxml-2.0.0 version looks Ok so far
14722 * README TODO: updated for release
14723 * uri.c uri.h: added authority parsing/saving
14724 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
14725 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
14726 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
14727 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
14728 Makefile.am : added compile-time customization of libxml
14729 --with-ftp --with-http --with-html --with-xpath --with-debug
14730 --with-mem-debug
14731 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
14732 #include <libxml/xxx.h> I hope it won't break too much stuff
14733 and will be manageable in the future...
14734 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
14735 and added xmllint to the installed programs
14736 * uri.h: added xmlFreeURI()
14737
Daniel Veillardec303412000-03-24 13:41:54 +000014738Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14739
14740 * uri.c uri.h: finished the escaping handling, the base support
14741 and the URI path normalization. Looks good just lacks the
14742 authority content parsing code.
14743 * Makefile.am: added instructions to generate testURI
14744 * TODO: updated
14745 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
14746 added links and icons for W3C and Gnome
14747
Daniel Veillard8f621982000-03-20 13:07:15 +000014748Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14749
14750 * xmlmemory.[ch] : seems I forgot to actually update the files in
14751 the last commit :-)
14752 * doc/xml.html doc/html/* : updated and uploaded the docs
14753
Daniel Veillard3dd82e72000-03-20 11:48:04 +000014754Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14755
14756 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
14757 * TODO: updated
14758 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
Daniel Veillard8f621982000-03-20 13:07:15 +000014759 libxml default allocation function with another set (like gmalloc/
Daniel Veillard3dd82e72000-03-20 11:48:04 +000014760 gfree).
14761 * Makefile.am, uri.c, uri.h: added a set of functions to do
14762 exact (litteraly copied from the RFC 2396 productions) parsing
14763 and handling of URI. Will be needed for XLink, one XML WFC,
14764 XML Base and reused in the nano[ftp/http] modules. Still work
14765 to be done.
14766
Daniel Veillardedfb29b2000-03-14 19:59:05 +000014767Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14768
14769 * configure.in, libxml.spec.in : libxml2
14770 * doc/* : updated the doc page, rebuilt the docs
14771
Daniel Veillardcf461992000-03-14 18:30:20 +000014772Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14773
14774 * all: tagged LIB_XML_1_X
14775 * *.c *.h : updated from W3C CVS tree
14776 * configure.in : 2.0.0-beta
14777 * libxml.spec.in : libxml2 package nam
14778 * result/* : new version of the tests output
14779
Daniel Veillardf13e1ed2000-03-06 07:41:49 +000014780Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14781
14782 * doc/xml.html, doc/update.html: updated docs, 1.8.7
14783
Daniel Veillardb566ce12000-03-04 11:39:42 +000014784Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14785
14786 * doc/* : rebuilt the docs
14787 * parser.c: final patch on #6766
14788 * valid.c: small patch on validity checks.
14789
Daniel Veillardfb76c402000-03-04 11:39:42 +000014790Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14791
14792 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
14793 added
14794 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
14795 compatibility w.r.t. XML spec and existing code.
14796
Daniel Veillard90fb02c2000-03-02 03:46:43 +000014797Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14798
14799 * parser.c: seems a better solution to <a> </a> exists,
14800 will try it for a while
14801
Daniel Veillard83a30e72000-03-02 03:33:32 +000014802Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14803
14804 * parser.c: tried to remove the <a> </a> generating <a/>
14805 this is hard. Left a flag for that purpose. Fixed bug #6766
14806 * configure.in: prepared 1.8.7 not released, due to previous
14807 problem
14808
Daniel Veillard88f00ae2000-03-02 00:15:55 +000014809Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14810
14811 * doc/xml.html : applied second patch from Paul DuBois
14812
Daniel Veillard402e8c82000-02-29 22:57:47 +000014813Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14814
14815 * doc/xml.html : applied patch from Paul DuBois
14816
Daniel Veillardd0f7f742000-02-02 17:42:48 +000014817Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14818
14819 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
14820
Daniel Veillard5feb8492000-02-02 17:15:36 +000014821Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14822
14823 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
14824 compilation warnings on various platforms.
14825 * parser.c: Fixed #5281 validity error callbacks are now desactived
14826 by default if not validating.
14827
Daniel Veillardf341f932000-02-02 14:52:08 +000014828Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14829
14830 * nanoftp.c, win32config.h.in: patches to compile on WIN32
14831
Daniel Veillard13c757e2000-02-01 23:59:15 +000014832Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14833
14834 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
14835 <gkatsi@cs.toronto.edu>
14836
Daniel Veillard726e8792000-01-30 20:04:29 +000014837Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14838
14839 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
14840 processing URLs
14841
Daniel Veillarde41f2b72000-01-30 20:00:07 +000014842Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14843
14844 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
14845 xmlNanoFTPUpdateURL for persistent control connections.
14846 * configure.in: 1.8.6
14847
14848Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14849
14850 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
14851 * tree.[ch] : added xmlSaveNoEmptyTags
14852
James Henstridgef3be9312000-01-28 13:59:21 +0000148532000-01-29 James Henstridge <james@daa.com.au>
14854
14855 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
14856
14857 * Makefile.am: added nanoftp.[ch] to the build.
14858
Daniel Veillardaeea04f2000-01-25 19:27:27 +000014859Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14860
14861 * nanoftp.[ch]: cleanup, comments, API
14862 * debugXML.c : fixed a bug in the cat command
14863 * doc/*: regenerated the docs
14864
Daniel Veillardda07c342000-01-25 18:31:22 +000014865Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14866
14867 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
14868 * debugXML.c : fixed a bug in the cat command
14869 * valid.c: fixing some small probs
14870 * libxml.spec.in: get rid of the SNAP suffix
14871 * doc/xml.html: updated the status
14872
Daniel Veillarde3d88ef2000-01-24 13:55:06 +000014873Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14874
14875 * xml-config.in: xml-config --version to just return the
14876 version number
14877 * xpath.c: some cleanup w.r.t. axis when the current node is
14878 an attribute.
14879 * TODO: updated
14880
Daniel Veillard461a66c2000-01-18 18:01:01 +000014881Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14882
14883 * configure.in: prepared for libxml-1.8.5
14884 * doc/* recompiled the documentation
14885
148862000-01-17 Jody Goldberg <jgoldberg@home.com>
14887
14888 * configure.in : WARNING autoconf subtlety alert :
14889 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
14890 when looking for zlib.h so that HAVE_ZLIB_H is defined.
14891 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
14892 get defined by AC_CHECK_HEADERS.
14893
Daniel Veillardf967b902000-01-17 16:06:10 +000014894Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14895
14896 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
14897 Rune.Djurhuus@fast.no
14898
Daniel Veillardad8f99d2000-01-15 14:20:03 +000014899Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14900
14901 * TODO: updated
14902 * tree.c, parser.c: made sure that only memory alloc problems
14903 and internal parser errors are allowed to write to stdout or
14904 stderr.
14905
Daniel Veillard0142b842000-01-14 14:45:24 +000014906Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14907
14908 * tree.c : restored xmlNewGlobalNs since this seems used by
14909 a lot of existing code :-(, fixed a bug in xmlNewNs
14910 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
14911 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
14912 to exit() from the library code.
14913 * xpath.c, parser.c: removed bugs or unused code detected by
14914 Windows compilers
14915 * parser.c: started adding interfaces for parsing well balanced
14916 XML fragments
14917 * configure.in: releasing 1.8.4
14918 * doc/* : rebuilt the docs
14919
Daniel Veillard2eac5032000-01-09 21:08:56 +000014920Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14921
14922 * tree.[ch] : added xmlNewDocFragment() for DOM
14923 * testHTML.c: uninitialized variable.
14924
Daniel Veillardf3a73582000-01-05 14:58:39 +000014925Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14926
14927 * doc/* : rebuild the docs
14928
Daniel Veillard71b656e2000-01-05 14:46:17 +000014929Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14930
14931 * acconfig.h: readline and history patch
14932 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
14933 * tree.c: added check and handling when possibly removing an ID
14934 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
14935 and saving.
14936 * test/HTML/entities.html result/HTML/entities.html* : test for
14937 various entities reference cases
14938 * result/HTML/* : as a result output of some testcase have
14939 changed
14940 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
14941 by previous example. added xmlParseTryOrFinish().
14942 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
14943 entities.h debugXML.h HTMLparser.h: changed the way struct are
14944 declared to allow gtk-doc to expose those
14945 * parser.c: closed bug #4960
14946 * Makefile.am configure.in: Applied patch from
14947 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
14948 and math/socket libs detection
14949
Daniel Veillard437b87b2000-01-03 17:30:46 +000014950Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14951
14952 * configure.in, Makefile.am: link tester against readline
14953 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
14954
Daniel Veillard686d6b62000-01-03 11:08:02 +000014955Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14956
14957 * tree.[ch]: added xmlRemoveProp
14958 * win32config.h.in nanohttp.c: avoid including the Windows
14959 socket stuff in every C files
14960 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
14961 the XmL parser(s)
14962 * test/ns4 result/ns4 etc...: added test case for previous prob
14963 * tree.c: xmlNewNs wasn't checking for double definition
14964 * Makefile.in: fixed a problem with dist-hook duplicates
14965 * parser.[hc], xmlIO.c: fixed the loading of external entities
14966 APIs, now xmlLoadExternalEntity() is used everywhere and
14967 setting up an app specific front-end using the
14968 * SAX.c parser.c: some fixes, now the xhtml spec validates
14969 with the xhtml DTD.
14970 * error.c: fixed crashes in case of no input stream
14971 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
14972 to the validation tests and results
14973
Daniel Veillard5e5c6231999-12-29 12:49:06 +000014974Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
14975
14976 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
14977 too htmlCreatePushParserCtxt() and htmlParseChunk()
14978 * parser.c: a bit of cleanup.
14979 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
14980 to XML) removed the last mem leak known
14981 * HTMLtree.c: output message cleanup
14982 * xmlmemory.c: display content info about memory blocks
14983 * result/HTML/wired.* : missing att value warning change
14984
Daniel Veillardbe849cf1999-12-28 16:43:59 +000014985Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
14986
14987 * doc/* : rebuilt the documentation
14988
Daniel Veillarddbfd6411999-12-28 16:35:14 +000014989Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
14990
14991 * parser.[ch] parserInternals.h: Push parser for XML,
14992 seems to work fine now
14993 * tester.c debugXML.[ch]: Added an XML shell debug facility and
14994 --push for push testing
14995 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
14996 * testSAX.c: added --push
14997 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
14998 subtree
14999 * xmlIO.[ch] : enriched API + fixes for push mode
15000 * entities.[ch]: added the entity content length to the struct.
15001 * xmlmemory.[ch]: new API to show the last entries for the shell
15002 * valid.c: added required attribute testing
15003 * SAX.c: the cdata callback now merge contiguous fragments
15004 * HTMLparser.c: cleanup of some macros
15005
Daniel Veillard3c558c31999-12-22 11:30:41 +000015006Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15007
15008 * parser.c: fix for PIs name starting with xml
15009 * tree.c: fixed a potential problem with || and && ops
Daniel Veillardfef854d1999-12-22 11:31:10 +000015010 * *.c, configure.in win32config.h.in : generate win32config.h for
15011 those on the Other Side !
Daniel Veillard3c558c31999-12-22 11:30:41 +000015012
Daniel Veillard0caf07a1999-12-21 16:25:49 +000015013Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15014
15015 * parser.c: fixed a stupid = vs. == bug :-(
15016 * doc/gnome-xml.sgml: s/glade/xml/
15017
Daniel Veillard5cb5ab81999-12-21 15:35:29 +000015018Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15019
15020 * configure.in, doc/xml.html : bug fix release 1.8.2
15021 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
15022 Hopefully the end of that silly C++ include problem
15023 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
15024 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
15025 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
15026 troubles with autoclosed elements when the stree shape doesn't
15027 follow the DtD specs. Added htmlIsAutoClosed() and
15028 htmlAutoCloseTag()
15029 * result/HTML/*.htm*: Updated the HTML examples regression tests output
15030 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
15031 * debugXML.c: fixed a bug on printing default namespaces.
15032 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
15033
Daniel Veillardb24054a1999-12-18 15:32:46 +000015034Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15035
15036 * result/HTML/*.htm[l] : updated the HTML regression tests according
15037 to the new output
15038 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
15039 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
15040 problem due to intermix of extern "C" { ... } declarations for C++
15041 and recursive includes in the headers
15042
Chris Lahey323c48c1999-12-18 15:32:45 +0000150431999-12-20 Chris Lahey <clahey@umich.edu>
15044
15045 * HTMLtree.c: Made it so that html nodes with a single child do
15046 not insert a carriage return before or after the child node.
15047
Daniel Veillardb24054a1999-12-18 15:32:46 +000015048Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard262f9cb1999-12-18 15:32:45 +000015049
15050 * configure.in, doc/xml.html : bug fix release 1.8.1
15051 * parser.c: fixed bug #4344
15052 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
15053 added the glue to avoid C++ problems
15054 * doc/* : regenerated the documentation
15055
Daniel Veillard6d3bf1f1999-12-16 17:52:19 +000015056Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15057
15058 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
15059 namespace recognition, and Dia as a resul :-(
15060 * encoding.c: closed bug #3950
15061
Daniel Veillard944b5ff1999-12-15 19:08:24 +000015062Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15063
15064 * valid.c: debugging a posteriori validation, except URI expansion
15065 stuff this should be fixed now
15066 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
15067 Carl Nygard <cnygard@bellatlantic.net>
15068 * tester.c: added --postvalid, cleaning of the code
15069 * tree.[ch]: added xmlDocGetRootElement()
15070
Ramiro Estrugobfce3771999-12-15 04:32:07 +000015071Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
15072
15073 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
15074 c++ losage.
15075
Daniel Veillard10a2c651999-12-12 13:03:50 +000015076Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15077
15078 * configure.in, doc/xml.html : bumped to 1.8.0
15079 * xlink.[ch], Makefile.am : added framework for link detection
15080 * parser.h: added nbChars to parser context, needed for cleanup.
15081 * xmlmemory.c: removed a nasty bug when out of mem
15082 * valid.[ch]: adding namespace support for attribute decl
15083 * tester.c: added --debugent option
15084 * debugXML.[ch]: added xmlDebugDumpEntities()
15085 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
15086 buffers instead, this was really needed, validation was breaking
15087 in strange ways due to that. Added xmlParseStringPEReference()
15088 and other parsing from strings functions. Entities processing
15089 modified again, but PERef are still not handled correcly but
15090 unless you're Eve Maller you won't notice :-)
15091 * HTMLparser.c: large changes toward reliability, and switched to
15092 lowercase internal tags, XHTML is lowercase, so it will help
15093 that output is closer to next version.
15094 * doc/* : regenerated the documentation, it is now hosted at
15095 http://xmlsoft.org/ (same bits I just bought the domain :-)
15096
15097
Daniel Veillard294cbca1999-12-03 13:19:09 +000015098Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15099
15100 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
15101 doc generation
15102 * parser.c: fixed bugs #3908 and #3937 and a memory leak
15103 in the SAX API
15104 * doc/*: rebuilt the doc making sure everything appears in the
15105 HTML files
15106
Daniel Veillardf5c2c871999-12-01 09:51:45 +000015107Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15108
15109 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
15110 added the patch from Carl Nygard <cnygard@bellatlantic.net>
15111 which allow impressive speed improvement on dataset with
15112 large text pieces, but at the cost of broken binary
15113 compatibility and slightly bigger memory usage.
15114 Configure with --with-buffers to activate them, they
15115 are protected with XML_USE_BUFFER_CONTENT define.
15116 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
15117 goal is 0 memory left allocated once parser is no more used
15118 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
15119 call xmlCleanupParser() and xmlMemoryDump()
15120
Daniel Veillarda819dac1999-11-24 18:04:22 +000015121Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15122
15123 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
15124 * parser.[ch] encoding.[ch]: added memory cleanup routines
15125 * parser.c: closing bug #3788
15126 * doc/*: rebuilt the doc
15127
Daniel Veillard11a48ec1999-11-23 10:40:46 +000015128Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15129
15130 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
15131 xmlNewTextChild() and xmlSetCompressMode() behaviour.
15132 * tester.c: added --compress option
15133 * doc/*: rebuilt the documentation
15134
Daniel Veillard4c3a2031999-11-19 17:46:26 +000015135Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15136
15137 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
15138 if given /proc/kcore as input !
15139 * doc/xml.html doc/*: updated and rebuilt the documentation
15140
15141Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard07136651999-11-18 14:02:05 +000015142
15143 * parser.c: Fixed some wrongly space collapsing code due to
15144 a misreading of the spec.
15145 * result/*: fixed the output accordingly
15146
15147Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard7f858501999-11-17 17:32:38 +000015148
15149 * encoding.c: bug fix and typos
15150 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
15151 * parser.c: added attribute normalization closing bug #3597
15152 * test/att* result/att* SAXresult/att*: testcase for attribute
15153 normalization
15154
Daniel Veillardd7e200c1999-11-15 17:53:11 +000015155Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15156
15157 * configure.in: closing bug #3163 by adding extra flags for the
15158 cc compiler on HP-UX
15159
Daniel Veillard51e3b151999-11-12 17:02:31 +000015160Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15161
15162 * valid.[ch] : removed a typo and an enumerated type bug in the
15163 xmlAddElementDecl() function
15164 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
15165 call to xmlEncodeEntitiesReentrant() so that the functions
15166 New, Set and Get are at the same level.
15167 * parser.c HTMLparser.c: extra memory allocation bug for
15168 attributes detected by someone using libxml in embedded systems :-)
15169
Daniel Veillard962195f1999-10-28 15:51:53 +000015170Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15171
15172 * xmlmemory.h: turned off mem debug :-\
15173
Daniel Veillard35008381999-10-25 13:15:52 +000015174Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15175
15176 * parser.c: closed bug #2784 a one line fix, but worth pushing
15177 a new release out
15178 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
15179 some structures, comments before and after the
15180 main element, and other nastyness
15181 * HTMLtree.c tree.c: accomodate the extended HTML supported
15182 * configure.in: pushing 1.7.4
15183 * test/ent8 and related outputs : added a new test for bug #2784
15184 * test/HTML/wired.html and related output: a nasty HTML example
15185 * Makefile.am: improved the test scripts
15186 * docs/* : reran the documentation extractor, updated xml.html
15187
Daniel Veillard7c1206f1999-10-14 09:10:25 +000015188Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15189
15190 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
15191 HTMLparser and debugged the HTML related code. HTML documents
15192 now have their own type
15193 * entities.c: do not dump &apos; for HTML output
15194 * xmlmemory.c: improvement, breakpoint mechanism
15195 * testHTML.c: added --sax --repeat ...
15196 * Makefile.am: improved the HTML tests
15197 * valid.[ch]: added xmlValidGetValidElements and
15198 xmlValidGetPotentialChildren
15199 * tester.c: added --insert to test the 2 new functions
15200 * test//* result//* SAXresult//* : regression test cleanup
15201 and extension.
15202 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
15203 gnome-xml-nanohttp.html
15204
Daniel Veillard7d2c2761999-10-11 15:09:51 +000015205Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15206
15207 * HTMLparser.c: fixed problems with some autoclose tags
15208 * tree.c: fixed XML output problems.
15209 * result/* SAXresult/*: update of the tests output
15210
Daniel Veillard6077d031999-10-09 09:11:45 +000015211Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15212
15213 * Makefile.am: Arturo patch for xmlConf.sh version info
15214 * parser.c: Tim Josling patch for single quoted items
15215 * tester.c: Tim Josling patch for tester options usage
15216 * tree.h: indent cleanup
15217
Daniel Veillard2673d3c1999-10-08 14:37:09 +000015218Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15219
15220 * HTMLparser.c parser.h : Fixed problems with HTML parsing
15221 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
15222
Daniel Veillard00fdf371999-10-08 09:40:39 +000015223Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15224
15225 * tree.c : Raph patch for initialization of CORBA fields
15226 * parser.c, xpath.c, ...: modification of doc comments
15227 * xpath.c : allow spaces in xpath expressions
15228
Daniel Veillardad219441999-09-27 08:17:49 +000015229Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15230
15231 * xmlmemory.h: turning off memory debug :-(
15232
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015233Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15234
15235 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
15236 better SAX interfaces.
15237 * testSAX.c: uses the new SAX routine, avoid fetching any remote
15238 entity.
15239 * configure.in: 1.7.2
15240
15241Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard2f4dfc41999-09-24 14:03:48 +000015242
15243 * libxml.spec.in: fixed the URL
15244 * doc/xml.html: improved the documentation front-end
15245
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015246Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard335849b1999-09-23 23:08:42 +000015247
15248 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
15249
Daniel Veillard7a66ee61999-09-26 11:31:02 +000015250Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillarddd6b3671999-09-23 22:19:22 +000015251
15252 * libxml.spec.in: fixed the alpha compile problem
15253 * parser.[ch]: changed errno to errNo in the parser context :-(
15254 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
15255 * doc/xml.html: changed CHAR to xmlChar
15256 * doc/html/*: recompiled the documentation
15257 * configure.in: 1.7.1
15258
Daniel Veillard7f7d1111999-09-22 09:46:25 +000015259Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15260
15261 * parser.h: modified the parser context struct to regain 1.4.0
15262 binary compatibility
15263 * parser.c, xml-error.h: added errno ot teh context and defined
15264 a set of errors values with update of errno
15265 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
15266 DTDs and entities
15267 * *.h, *.c: complete cleanup of the use of config.h and include
15268 protection depending on the current setup.
15269 * overalll debugging, maintenance and bug-fixing on all modules
15270 * updated the documentation
15271 * ready for 1.7.0
15272
Daniel Veillardc08a2c61999-09-08 21:35:25 +000015273Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15274
15275 * HTMLparser.c : cleanup
15276 * SAX.c valid.c valid.h: added ID/IDREF checking
15277 * tree.c tree.h: extended doc structure for refs
15278 * configure.in: 1.6.2
15279 * parser.c: patched bug in SAX user arg call
15280 * parserInternals.h: patched missing close in C++ wrapping
15281 * testXPath.c xpath.c xpath.h: prepared for extensibility,
15282 especially upcoming XPointer implementation.
15283 * doc/xml.html: augmented, typo
15284
CEST 1999 Timur Bakeyev72bd1001999-09-04 20:50:25 +000015285Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
15286
15287 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
15288 not all invocations of install understand -d.
15289
CEST 1999 Timur Bakeyev6db3cb01999-09-04 20:25:14 +000015290Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
15291
15292 * Makefile.am: prepend all the test* calls with $(top_builddir) -
15293 to make 'check' works, when builddir != srcdir.
15294
Daniel Veillardc8eab3a1999-09-04 18:27:23 +000015295Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15296
15297 * doc/xml.html : updated the documentation
15298
Daniel Veillard6454aec1999-09-02 22:04:43 +000015299Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15300
15301 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
15302 not deallocated memory blocks
15303 * *.c : replaces all calls to malloc() free() and realloc() to
15304 the wrapper functions/macros
15305 * tree.c : removed memory leaks dues to calling xmlFreeNode()
15306 instead of xmlFreeNodeList()
15307
Daniel Veillard1ff7ae31999-09-01 12:19:13 +000015308Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15309
15310 * HTMLparser.c: corrected a stupid bug leading to core dump at
15311 tree deallocation. Removed warnings indicated by
15312 Stephane.Conversy@lri.fr
15313 * entities.c: Fixes Yet Another Stupid Bug, entities were not
15314 looked for in the external subset
15315
15316Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc26087b1999-08-30 11:23:51 +000015317
15318 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
15319 on SGI by Stephane.Conversy@lri.fr
15320
Daniel Veillardb96e6431999-08-29 21:02:19 +000015321Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15322
15323 * all .h : changed the prototype declaration indent as in gtk
15324 * most .c : working on reducing the TODOs in the code
15325 * most .c : cleanup though -pedantic and Insure++
15326 * improvements on validation ID checkings.
15327 * tree.[ch] SAX.c: added support for namespace on attributes #2022
15328 * xml-config.in: closed #1810
15329
15330Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard991e63d1999-08-15 23:32:28 +000015331
15332 * tree.h, valid.c, valid.h: more work on validity, IDs
15333 * xpath.c: added/fixed comparidon and equlity, added a new isinf
15334 definition for AIX
15335
Daniel Veillardb556eb51999-08-15 17:19:50 +000015336Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15337
15338 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
15339 the distribution due to a cut'n paste error at last commit
15340
Daniel Veillardb05deb71999-08-10 19:04:08 +000015341Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15342
15343 * configure.in: upgraded to version 1.4.0
15344 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
15345 Big update, added a large part of the validation process,
15346 it should be usable, but some parts are missing
15347 * xpath.c: improved the implementation w.r.t. root.
15348 * Makefile.am: added more tests
15349 * test and result trees: added a lot of tests
15350 * libxml.spec.in: export libxml.so.0 and libxml.so.1
15351
Daniel Veillard6a6ccc11999-08-10 09:34:35 +000015352Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15353
15354 * Added an HACKING file
15355
Daniel Veillarde2d034d1999-07-27 19:52:06 +000015356Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15357
15358 * xpath.[ch] : improvements and debug of the XPath implementation
15359 * parser.c, HTMLparser.c : modified the parsers to be progressive
15360 * tree.[ch] : extended the Buffer promitives
15361 * xmlIO.[ch] : added basic I/O routines providing progressive
15362 parsing and ready for I18N conversion plugins
15363 * SAXresult/* : the SAX callback sequence maybe slightly different
15364 now
15365 * test*.c : improved/updated the tests programs
15366 * doc/* : recompiled the docs.
15367
Daniel Veillard15b75af1999-07-26 16:42:37 +0000153681999-07-26 Michael Meeks <michael@edenproject.org>
15369
15370 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
15371
15372 * tree.c: Ditto.
15373
Daniel Veillard1566d3a1999-07-15 14:24:29 +000015374Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15375
15376 * configure.in: upgraded to version 1.4.0
15377 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
15378 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
15379 XML query language, see http://www.w3.org/TR/xpath for more details.
15380 * parser.c, parser.h: added CHAR* related string functions for XPath
15381 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
15382 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
15383 rebuild the docs.
15384 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
15385 and regression testing capabilities for XPath.
15386
Daniel Veillardd79d7871999-07-12 10:38:12 +000015387Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15388
15389 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
15390 closing bug #1646
15391
Daniel Veillardbe9e5951999-07-12 09:16:45 +000015392Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15393
15394 * Makefile.am, example/Makefile.am: closed bug #1683
15395
Daniel Veillard3166ab11999-07-11 16:14:19 +000015396Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15397
15398 * example/Makefile.am, configure.in: added the makefile for the
15399 gjobread example
15400
Tomasz Kłoczkoa75b6b31999-07-10 12:21:13 +000015401Sat Jul 10 14:19:11 CEST 1999 Tomasz K³oczko <kloczek@pld.org.pl>
15402
15403 * doc/Makefile.am:
15404 - fix which allow "make install DESTDIR=</install/prefix>".
15405
Daniel Veillard7cc3c041999-07-09 10:11:57 +000015406Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15407
15408 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
15409 which fixed a problem on the file reading-code.
15410
Daniel Veillard82150d81999-07-07 07:32:15 +000015411Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15412
15413 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
15414 output.
15415 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
15416
Daniel Veillard5233ffc1999-07-06 22:25:25 +000015417Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15418
15419 * parser.h : Oops removed the binary compatibility problem
15420 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
15421 * parser.c, HTMLparser.c: applied patches for reading from stdin
15422
Daniel Veillardbe70ff71999-07-05 16:50:46 +000015423Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15424
15425 * parser.c, entities.c, valid.c: cleanup bug #1591
15426 * configure.in: cleanup bug #1592
15427 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
15428 the same tree back-end. Hence gdome will be available for it.
15429 * doc/Makefile.am: close bug #617
15430
Daniel Veillard97fea181999-06-26 23:07:37 +000015431Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15432
15433 * parser.c: alloctate a per parser context SAX interface block
15434
Daniel Veillard14fff061999-06-22 21:49:07 +000015435Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15436
15437 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
15438 and xmlEncodeEntitiesReentrant with the correct one :-\
15439
15440Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15441
15442 * commit of my internal XML base changes, quite a lot of
15443 changes, cleanups, better entities support, framework for
15444 new I/O and charset detection and handling
15445 * Fixed the configure/Makefile stuff to generate shared libs
15446 with the proper version info, so we jumped on rev from
15447 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
15448 xmlEncodeEntities() result need to be freed now, and a string
15449 xmlParserVersion provide the current library version.
15450
Raph Levien05240da1999-06-15 21:27:11 +000015451Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
15452
15453 * parser.c: fixed a buffer overrun for when you have a very long
15454 attribute with no entities in it.
15455
Daniel Veillardbb2da581999-06-13 14:37:07 +000015456Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15457
15458 * added example directory
15459 * added example/gjobs.xml gjobread.c, still need a Makefile.in
15460
Daniel Veillard011b63c1999-06-02 17:44:04 +000015461Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15462
15463 * Release of libxml-1.1, nearly everything has been touched for
15464 this.
15465 * Added more regression tests
15466 * Updated the documentation
15467
Daniel Veillard27d88741999-05-29 11:51:49 +000015468Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15469
15470 * tree.[ch]: unified the XML_NO_CORBA defines.
15471 * parser.c encoding.[ch]: started plugging in char encoding detection
15472
Manish Vachharajani5e60f5a1999-05-29 03:04:30 +000015473Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
15474
15475 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
15476 Also freed allocated buffer.
15477
Daniel Veillard27d88741999-05-29 11:51:49 +000015478Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard5099ae81999-04-21 20:12:07 +000015479 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
15480 reentrancy problem at printing. One is left in entities.c, to
15481 remove ASAP
15482 * testSAX.c : added a test example showing the use of the SAX
15483 interface if one doesn't want to build the DOM tree.
15484 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
15485
Daniel Veillard517752b1999-04-05 12:20:10 +000015486Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15487
15488 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
15489 large revamping of the parser to use SAX callbacks
15490 http://www.megginson.com/SAX/ (or at least a C like interface
15491 a la Expat). It's now possible to set up your own callbacks
15492 and the parser will not build a DOM tree.
15493 * test/* result/*: updated the test suite, I finally removed
15494 the old Namespace draft support (PI based).
15495
Daniel Veillard87c83bd1999-04-02 16:04:43 +000015496Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15497
15498 * Makefile.am: added test result to EXTRA_DIST for make tests
15499
Daniel Veillard64068b31999-03-24 20:42:16 +000015500Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15501
15502 * parser.c, parserInternals.h: moved the chars macro definitions
15503 to parserInternals.h
15504 * parser.c, error.c: applied patches from "Knut Åkesson"
15505 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
15506
Daniel Veillard012ccc11999-03-23 10:11:11 +000015507Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15508
15509 * xml-config.in : applied patch to make --version work
15510
Raja R Harinatha86c23e1999-03-05 22:14:01 +0000155111999-03-05 Raja R Harinath <harinath@cs.umn.edu>
15512
15513 * Makefile.am (check-local): Alias for `tests' target. This will
15514 cause `make check' to do the right thing.
15515 (tests): Don't run tests in srcdir. Also, replaced calls to
15516 basename with a `sed' "equivalent".
15517
Daniel Veillardd109e371999-03-05 06:26:45 +000015518Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15519
15520 * Renamed error.h to xml-error.h, corrected Makefile.am to list
15521 it in the header and not the sources, updated the doc.
15522 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
15523 pointing this out.
15524
Daniel Veillardbc50b591999-03-01 12:28:53 +000015525Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15526
15527 * parser.c, parser.h, parserInternals.h: memory leak hunting,
15528 exported the inputStream routines.
15529 * doc/html/* : updated accordingly
15530
Daniel Veillardd692aa41999-02-28 21:54:31 +000015531Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15532
15533 * parser.c, parser.h, parserInternals.h: added a few extra
15534 internal calls to allocate and free parser contexts ...
15535 * doc/html/* : updated accordingly
15536
Daniel Veillard55a99271999-02-25 11:01:29 +000015537Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15538
15539 * configure.in, Makefile.am, doc/makefile.am : General changes for
15540 1.0.0 release and including the generated HTML documentation.
15541
Daniel Veillard35925471999-02-25 08:46:07 +000015542Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15543
15544 * makefile.am : added parserInternals.h, oops.
15545
Daniel Veillard1e346af1999-02-22 10:33:01 +000015546Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15547
15548 * parserInternals.h: added this header giving access to the parser
15549 internal functions.
15550 * doc/Makefile.am : added a rebuild target which rebuilds the full
15551 set of documentations
15552 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
15553 the internal subset.
15554 * *.c *.h: modifications needed to generate the documentation using
15555 gtk-doc, cleanup of functions blocks, reorganisation of struct
15556 declarations.
15557
Daniel Veillard1164e751999-02-16 16:29:17 +000015558Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15559
15560 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
15561 the tar and spec file to include the beginning of the doc.
15562
Nuno Ferreira03d04781999-02-13 00:07:17 +0000155631999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
15564
15565 * doc/.cvsignore: Added this file.
15566
Daniel Veillard6800ef31999-02-08 18:33:22 +000015567Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15568
15569 * tree.c: fixed xmlGetProp to return "" when the attribute
15570 exists, even if the node-list is NULL.
15571
Daniel Veillard726c7e31999-02-08 15:13:10 +000015572Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15573
15574 * tree.c: patched an error outputting empty attribute values.
15575 * Makefile.am and doc/makefile.am: have been updated during the
15576 week-end. Sorry for an empty CVS log, I got a shell problem.
15577
Daniel Veillard1899e851999-02-01 12:18:54 +000015578Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15579
15580 * tree.h: cleaned up using enums instead of defines
15581 * parser.c, valid.[ch]: more work on parsing/output of element
15582 declarations
15583
Daniel Veillard3b9def11999-01-31 22:15:06 +000015584Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15585
15586 * valid.[ch], tree.c, parser.c : more work toward full parsing
15587 of XML DTDs.
15588 * README: added informations about mailing-list and on-line
15589 documentation
15590
Raja R Harinath7eb5c4f1999-01-27 23:01:51 +0000155911999-01-27 Raja R Harinath <harinath@cs.umn.edu>
15592
15593 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
15594
Daniel Veillard39a1f9a1999-01-17 19:11:59 +000015595Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15596
15597 * parser.c, tree.[ch] : more work toward conformance testing,
15598 added a last element to accelerate parsing of very flat structures
15599 started working on internal subset Element content declaration.
15600 * valid.[ch] : first cut at adding code toward validation.
15601 * previous changes had also small impact on most files, especially
15602 the conformance testing using James Clark test suite.
15603
Daniel Veillard3c2c2ce1999-01-17 13:48:01 +000015604Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
15605
15606 * test/* : updated the examples, most of them were not well
15607 formed (humm), and added rdf2.
15608 * result/* : resulting changes in the output.
15609
Daniel Veillard7c92c0a1998-12-06 18:08:28 +000015610Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15611
15612 * tree.c: changed the behaviour of xmlGetProp on NULL values.
15613
Daniel Veillard44b3a061998-12-05 17:27:22 +000015614Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15615
15616 * tree.c: patched a bug in the generation of empty attributes
15617
Daniel Veillardbe36afe1998-11-27 06:39:50 +000015618Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15619
15620 * entities.[ch], tree.[ch], tester.c: added copy interfaces
15621 for node/trees/documents/... Biggest problem is namespace
15622 support when copying subtrees.
15623
Daniel Veillard8cc0d1f1998-11-16 01:04:26 +000015624Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15625
15626 * parser.c, entities.c: improve entities and char ref encoding,
15627 and cleanups of error messages.
15628
Daniel Veillard242590e1998-11-13 18:04:35 +000015629Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15630
15631 * parser.c, entities.c: simple bug hunting done during rpm2html and
15632 rpmfind integration.
15633
Daniel Veillard42dc9b31998-11-09 01:17:21 +000015634Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15635
15636 * parser.[ch]: Added interfaces allowing to specify a SAX
15637 handler before parsing.
15638
Daniel Veillarde3bffb91998-11-08 14:40:56 +000015639Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15640
15641 * parser.c: redirrect all errors reporting through the SAX
15642 error function
15643
Daniel Veillardda4d3c41998-11-04 20:07:05 +000015644Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15645
15646 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
15647 * libtool, tlmain ...: update of the libtool files
15648
Miguel de Icaza442321c1998-11-04 18:13:38 +0000156491998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
15650
15651 * entities.c: Use g_snprintf insteda of snprintf.
15652
Daniel Veillard0ba4d531998-11-01 19:34:31 +000015653Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15654
15655 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
15656 added ent5 test for this purpose.
15657 * parser.c, parser.h: formatting, comments and UTF-8 planning.
15658
Daniel Veillard27271681998-10-30 06:39:40 +000015659Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15660
15661 * parser.c: fixed? a strange error due to compression on a GWP
15662 document.
15663
Daniel Veillard25940b71998-10-29 05:51:30 +000015664Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15665
15666 * tree.[ch]: bug fixing
15667 * entities.[ch]: defined a specific type for predefined entities
15668 * doc/xml.html: more documentation on the library, how to use it,
15669 overview of the interfaces.
15670
Daniel Veillard16253641998-10-28 22:58:05 +000015671Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15672
15673 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
15674
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000015675Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15676
Daniel Veillard10c6a8f1998-10-28 01:00:12 +000015677 * tree.c: corrected a small bug
15678 * doc/xml.html: continuing writing documentation.
15679
15680Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15681
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000015682 * debugXML.h debugXML.c: added debugging utilities.
15683 * tester.c: added --debug switch.
15684 * tree.c: patched an incorrect node->type assignment.
15685 * parser.c: formatting, ensure that node->doc != NULL in attributes
15686
Daniel Veillardccb09631998-10-27 06:21:04 +000015687Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15688
15689 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
15690 entity support and provide an internal representation close to
15691 DOM one (entity ref nodes, and attribute value as tree). I tried
15692 to preserve the interface but this will surely break some apps
15693 (I have to change rpm2html/rpmfind for example). I had to change
15694 two interfaces, and the generated tree is somewhat different.
15695 * doc/* : started documenting the XML library, the tree and
15696 DOM/Corba. This is a first step.
15697
Daniel Veillard11e00581998-10-24 18:27:49 +000015698Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15699
15700 * parser.c: Set up the fonctions comment block, boring but useful.
15701 * parser.h, SAX.c, parser.c: now attributes are processed through
15702 the SAX interface. The problem is that my SAX interface diverged
15703 quite a bit from the original one, well this is not an official
15704 spec, and translating it from Java to C is hairy anyway...
15705
Daniel Veillard97b58771998-10-20 06:14:16 +000015706Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15707
15708 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
15709 fonctions comment block, boring but useful.
15710
15711Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard891e4041998-10-19 00:43:02 +000015712
15713 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
15714 conversion routines. However they are not yet used to convert the
15715 inputs. The core will run with UTF-8.
15716
Daniel Veillard33942841998-10-18 19:12:41 +000015717Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15718
15719 * tree.c : make sure that the type id is properly set-up when
15720 a new object is allocated, needed for DOM.
15721
Daniel Veillard27fb0751998-10-17 06:47:46 +000015722Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15723
15724 * tree.h, tree.c: Ok, the main objects in the tree will be native
15725 corba objects, it costs 8 bytes per Node, Attribute and Document
15726 but it simplifies the Corba integration a lot (no extra interface
15727 objects to allocate/free).
15728
Daniel Veillard0bef1311998-10-14 02:36:47 +000015729Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15730
15731 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
15732 and changed NODEs contants for conformity with DOM Level 1
15733
Daniel Veillard27864701998-10-08 03:47:24 +000015734Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15735
15736 * added hooks to keep track of servants when creating objects
15737 xmlDoc and xmlNode (for Corba export).
15738
Daniel Veillarda6e1d121998-10-04 14:41:05 +000015739Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15740
15741 * added xml-config script.
15742
Daniel Veillard7066a791998-10-01 20:28:28 +000015743Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15744
15745 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
15746 to autoupdate libtool and automake conf files.
15747
Miguel de Icaza60681bd1998-09-30 19:28:59 +0000157481998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
15749
15750 * Makefile.am: Use '?' to separate the sed
15751 commands as ',' is used when people pass -Wl,something.
15752
15753
Daniel Veillard15a8df41998-09-24 19:15:06 +000015754Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15755
15756 * tree.c, tree.h: added a per-document compression interface.
15757
Daniel Veillard151b1b01998-09-23 00:49:46 +000015758Tue Sep 22 20:47:38 EDT 1998
15759
15760 * tree.c, tree.h: added saving with compression and added interfaces
15761 to control the compression level (xmlGetCompressMode,
15762 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
15763
Daniel Veillard70120ff1998-09-22 00:24:21 +000015764Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15765
15766 * parser.c: corrected a loop for files of size 0
15767
Raja R Harinathd2e3abd1998-08-20 21:52:38 +0000157681998-08-20 Raja R Harinath <harinath@cs.umn.edu>
15769
15770 * error.h: New file. Contains prototyes from `error.c'.
15771
Tom Tromeyc19653d1998-08-14 01:22:43 +000015772Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
15773
15774 * Makefile.am (xmlincdir): New macro.
15775 (xmlinc_HEADERS): Renamed from include_HEADERS.
15776
Daniel Veillard845664d1998-08-13 04:43:19 +000015777Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15778
15779 * applied small patch on numeric entities from
15780 Christopher Blizzard <blizzard@appliedtheory.com>
15781
Daniel Veillard260a68f1998-08-13 03:39:55 +000015782Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15783
15784 * New release 0.2, removed the old xml_* files so that it's
15785 coherent with the other CVS base (W3C), far better conformance
15786 to standard, new namespaces, decent entities support, beginning
15787 of a SAX-like interface. Nearly nothing left intact, even the
15788 test examples ...
15789
Christopher Blizzarda36749e1998-07-30 21:47:18 +0000157901998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
15791
15792 * .cvsignore: Add .deps dir
15793
Daniel Veillardf8015fa1998-07-26 21:31:38 +000015794Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
15795
15796 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
15797
Daniel Veillardfe926001998-07-26 04:28:20 +000015798Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000015799
Daniel Veillardfe926001998-07-26 04:28:20 +000015800 * configure.in: added test for CPP
15801 * AUTHORS, Changelog: the original ones didn't get commited but the
15802 glib ones instead, fixed.
15803 * Makefile.am: corrected an error in library naming
Daniel Veillard01791d51998-07-24 19:24:09 +000015804
Daniel Veillardfe926001998-07-26 04:28:20 +000015805Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000015806
Daniel Veillardfe926001998-07-26 04:28:20 +000015807 * integrated code developped at W3C
15808 * changed the original Copyright
15809 * migrated to automake
15810 * prefixed the filenames by xml_ to avoid filename clashes
Daniel Veillard01791d51998-07-24 19:24:09 +000015811