blob: 03bbfc0b14d7e83f23a9909a9621ab0839d4ed28 [file] [log] [blame]
Daniel Veillarda77cf712003-05-09 23:09:55 +00001Fri May 9 19:08:20 EDT 2003 Daniel Veillard <daniel@veillard.com>
2
3 * xmlschemastypes.c: trying to fix #112673
4
Daniel Veillardc3ca5ba2003-05-09 22:26:28 +00005Fri May 9 18:14:16 EDT 2003 Daniel Veillard <daniel@veillard.com>
6
7 * DOCBparser.c catalog.c parser.c relaxng.c: removed multiple
8 warning, this fixed a bug and should close #111574
9
Daniel Veillard37fc84d2003-05-09 19:38:15 +000010Fri May 9 15:34:32 EDT 2003 Daniel Veillard <daniel@veillard.com>
11
12 * xmlschemas.c: fixing bug #104081 with xs:all with an element
13 holding minOccurs="0"
14 * test/schemas/all_* result/schemas/all_*: added some regression
15 tests for that bug
16 * xmllint.c xmlreader.c: patches from Joerg Schmitz-Linneweber and
17 Garry Pennington to compile without schemas support.
18
Daniel Veillarda067e652003-05-01 08:03:46 +000019Thu May 1 10:02:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
20
21 * tree.c: fixed a problem with xmlUnlinkNode() for DTDs.
22
Daniel Veillard61c52202003-04-30 12:20:34 +000023Wed Apr 30 14:16:08 CEST 2003 Daniel Veillard <daniel@veillard.com>
24
25 * xml2-config.in: try to fix Red hat bug #89957, do not
26 output -L/usr/lib64
27 * xmlreader.c: fixed a typo in a comment
28
MDT 2003 John Fleck6d68f612003-04-29 13:33:21 +000029Tue Apr 29 07:32:02 MDT 2003 John Fleck <jfleck@inkstain.ent>
30
31 * doc/tutorial/aph.html, ix01.html
32 forgot to cvs add the new files. Thanks to Roland van Laar
33 for pointing this out
34
Daniel Veillardd4330462003-04-29 12:40:16 +000035Tue Apr 29 14:36:49 CEST 2003 Daniel Veillard <daniel@veillard.com>
36
37 * xmlschemas.c doc/libxml2-api.xml: fixing a function comment
38 * doc/Makefile.am doc/apibuild.py doc/gnome-xml.sgml: switching
39 to the XML/XSLT doc generation closing #111799
40 * doc/html/*: complete update of the HTML results
41
Igor Zlatkovica28d2362003-04-28 12:56:01 +000042Mon Apr 28 14:51:41 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
43
44 * win32/defgen.xsl: fixed the conditional for unicode map,
45 removed hardcoded schema entries
46
47Mon Apr 28 02:19:00 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
48
49 * win32/defgen.xsl: new file, stylesheet for generating
50 win32/libxml2.def.src from doc/libxml2-api.xml
51 * win32/libxml2.def.src: is autogenerated from now on, changes
52 to this file will not appear here anymore
53
Daniel Veillard94bb2f12003-04-27 22:14:07 +000054Mon Apr 28 00:12:11 CEST 2003 Daniel Veillard <daniel@veillard.com>
55
56 * win32/configure.js python/setup.py.in: applied patch
57 from Stéphane Bidoul for the Python bindings on the new
58 release.
59
Igor Zlatkovic34656b42003-04-27 16:00:05 +000060Sun Apr 27 17:56:21 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
61
62 * debugXML.c: included libxml/uri.h for xmlCanonicPath
63 declaration
64 * win32/configure.js: thread-enabled build is now default
65 * win32/libxml2.def.src: added more exports
66
Daniel Veillard1177ca42003-04-26 22:29:54 +000067Sun Apr 27 00:23:05 CEST 2003 Daniel Veillard <daniel@veillard.com>
68
69 * NEWS doc/*.xsl doc/*.html: updated the web site separated
70 developers from common pages, made the transition to XHTML1,
71 added validity checking to the makefile rules.
72
Daniel Veillard329456a2003-04-26 21:21:00 +000073Sat Apr 26 23:17:51 CEST 2003 Daniel Veillard <daniel@veillard.com>
74
75 * parser.c: fix for xmlIOParseDTD same as previous and reported
76 by Petr Pajas
77
Daniel Veillardc6abc3d2003-04-26 13:27:30 +000078Sat Apr 26 15:26:04 CEST 2003 Daniel Veillard <daniel@veillard.com>
79
80 * parser.c: applied fix to xmlSAXParseDTD from Malcolm Tredinnick
81 closing #111638
82
Daniel Veillard2b32e6f2003-04-26 12:03:54 +000083Sat Apr 26 14:00:58 CEST 2003 Daniel Veillard <daniel@veillard.com>
84
85 * python/generator.py: fixed a problem in the generator where
86 the way functions are remapped as methods on classes was
87 not symetric and dependant on python internal hash order,
88 as reported by Stéphane Bidoul
89
MDT 2003 John Fleck8aff3b72003-04-26 03:54:07 +000090Fri Apr 25 21:52:33 MDT 2003 John Fleck <jfleck@inkstain.net>
91
92 * doc/tutorial:
93 xmltutorial.xml
94 xmltutorial.pdf
95 *.html
96 add appendix on generating compiler flags, more indexing
97
Daniel Veillard1c960272003-04-25 23:12:22 +000098Sat Apr 26 01:10:48 CEST 2003 Daniel Veillard <daniel@veillard.com>
99
100 * triodef.h vms/build_libxml.com: applied patch from Craig A. Berry
101 to get libxml-2.5.7 to compile on OpenVMS
102
Daniel Veillardc5573462003-04-25 16:43:49 +0000103Fri Apr 25 18:42:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
104
105 * parser.c: fixing an xmlParseDTD bug raised by Petr Pajas
106
Daniel Veillardfd583412003-04-25 13:22:10 +0000107Fri Apr 25 15:20:29 CEST 2003 Daniel Veillard <daniel@veillard.com>
108
109 * doc/Makefile.am doc/xmlcatalog.1 doc/xmlcatalog_man.xml
110 doc/xmllint.1 doc/xmllint.xml: automated the generation of the
111 man page based on xsltproc and a stylesheet PI in the XML.
112
Daniel Veillarddc07e182003-04-25 10:39:38 +0000113Fri Apr 25 12:37:33 CEST 2003 Daniel Veillard <daniel@veillard.com>
114
115 * doc/xmllint.*: trying to fix #110541 where &nbsp; generated
116 character preventing rendering by the man command.
117
Daniel Veillard92fc02c2003-04-24 23:12:35 +0000118Fri Apr 25 01:09:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
119
120 * NEWS configure.in: preparing release 2.5.7
121 * doc/*: updated and rebuilt the docs
122 * doc/apibuild.py: fixed the script
123
Daniel Veillardde0a0a52003-04-24 17:12:57 +0000124Thu Apr 24 19:11:12 CEST 2003 Daniel Veillard <daniel@veillard.com>
125
126 * Makefile.am doc/apibuild.py: make sure the OOM code don't
127 get in the way of the builds
128 * doc/libxml2-api.xml python/libxml2class.txt: automatic update
129
Daniel Veillarda76fe5c2003-04-24 16:06:47 +0000130Thu Apr 24 18:01:46 CEST 2003 Daniel Veillard <daniel@veillard.com>
131
132 * Makefile.am testOOM.c testOOMlib.[ch] : integrated the Out Of
133 Memory test from Havoc Pennington #109368
134 * SAX.c parser.c parserInternals.c tree.c uri.c valid.c
135 xmlmemory.c xmlreader.c xmlregexp.c include/libxml/tree.h
136 include/libxml/parser.h: a lot of memory allocation cleanups
137 based on the results of the OOM testing
138 * check-relaxng-test-suite2.py: seems I forgot to commit the
139 script.
140
Daniel Veillard18f113d2003-04-23 15:18:26 +0000141Wed Apr 23 17:16:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
142
143 * xmlschemastypes.c: trivial fix for 109774 removing a warning
144
Daniel Veillard85095e22003-04-23 13:56:44 +0000145Wed Apr 23 15:49:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
146
147 * DOCBparser.c SAX.c catalog.c debugXML.c parser.c: try to find
148 more places where xmlCanonicPath() must be used to convert
149 filenames to URLs, trying to fix #111088
150
Daniel Veillard54396242003-04-23 07:36:50 +0000151Wed Apr 23 09:35:12 CEST 2003 Daniel Veillard <daniel@veillard.com>
152
153 * python/libxml.c python/libxml.py: applied patch from
154 Brent M Hendricks adding binding for xmlCatalogAddLocal
155
Daniel Veillard45269b82003-04-22 13:21:57 +0000156Tue Apr 22 15:18:01 CEST 2003 Daniel Veillard <daniel@veillard.com>
157
158 * HTMLparser.c: tried to fix #98879 again in a more solid
159 way.
160
Igor Zlatkovic94f48842003-04-22 12:00:37 +0000161Tue Apr 22 13:58:43 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
162
163 * win32/libxml2.def.src: added more exports from the relaxng and
164 xmlreader clan
165
Daniel Veillardf431eb82003-04-22 08:37:26 +0000166Tue Apr 22 10:35:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
167
168 * SAX.c test/valid/ns* test/result/ns*: applied the patch
169 provided by Brent Hendricks fixing #105992 and integrated the
170 examples in the testsuite.
171
Daniel Veillardc4f65ab2003-04-21 23:07:45 +0000172Tue Apr 22 01:06:09 CEST 2003 Daniel Veillard <daniel@veillard.com>
173
174 * TODO: updated a bit
175 * configure.in: fixed the comment, threads now default to on
176 * parserInternals.c: fixed an erroneous xmlMallocAtomic() call
177
Daniel Veillarda880b122003-04-21 21:36:41 +0000178Mon Apr 21 23:33:38 CEST 2003 Daniel Veillard <daniel@veillard.com>
179
180 * globals.c libxml.h parser.c parserInternals.c tree.c xmllint.c
181 xmlreader.c include/libxml/parser.h: a lot of performance work
182 especially the speed of streaming through the reader and push
183 interface. Some thread related optimizations. Nearly doubled the
184 speed of parsing through the reader.
185
MDT 2003 John Fleck83c8a5c2003-04-20 16:45:07 +0000186Sun Apr 20 10:36:05 MDT 2003 John Fleck <jfleck@inkstain.net>
187
188 * doc/xmllint.xml
189 * doc/xmllint.1
190 update man page to explain use of --stream
191
Daniel Veillard3c908dc2003-04-19 00:07:51 +0000192Sat Apr 19 02:03:24 CEST 2003 Daniel Veillard <daniel@veillard.com>
193
194 * DOCBparser.c HTMLparser.c c14n.c catalog.c encoding.c globals.c
195 nanohttp.c parser.c parserInternals.c relaxng.c tree.c uri.c
196 xmlmemory.c xmlreader.c xmlregexp.c xpath.c xpointer.c
197 include/libxml/globals.h include/libxml/xmlmemory.h: added
198 xmlMallocAtomic() to be used when allocating blocks which
199 do not contains pointers, add xmlGcMemSetup() and xmlGcMemGet()
200 to allow registering the full set of functions needed by
201 a garbage collecting allocator like libgc, ref #109944
202
Daniel Veillard84942712003-04-18 14:40:05 +0000203Fri Apr 18 16:37:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
204
205 * configure.in: switched to have thread support enabled by default,
206 didn't got troubles with ABI compatibility on Linux, hope it
207 won't break on strange OSes, if yes, report the system ID
208 * doc/libxml2-api.xml: just rebuilt the API
209
Daniel Veillard3e59fc52003-04-18 12:34:58 +0000210Fri Apr 18 14:31:15 CEST 2003 Daniel Veillard <daniel@veillard.com>
211
212 * libxml.h include/libxml/parser.h parser.c xmlIO.c DOCBparser.c:
213 added support for large file, tested with a 3+GB instance,
214 and some cleanup.
215 * catalog.c: added a TODO
216 * Makefile.am: added some "make tests" comments
217
Daniel Veillardac297932003-04-17 12:55:35 +0000218Thu Apr 17 14:51:57 CEST 2003 Daniel Veillard <daniel@veillard.com>
219
220 * relaxng.c: some cleanups
221 * doc/xmlreader.html: extended the document to cover RelaxNG and
222 tree operations
223 * python/tests/Makefile.am python/tests/reader[46].py: added some
224 xmlReader example/regression tests
225 * result/relaxng/tutor*.err: updated the output of a number of tests
226
Daniel Veillard62163602003-04-17 09:36:38 +0000227Thu Apr 17 11:35:37 CEST 2003 Daniel Veillard <daniel@veillard.com>
228
229 * relaxng.c: valgrind pointed out an uninitialized variable error.
230
Daniel Veillard33300b42003-04-17 09:09:19 +0000231Thu Apr 17 11:06:28 CEST 2003 Daniel Veillard <daniel@veillard.com>
232
233 * include/libxml/relaxng.h relaxng.c include/libxml/xmlreader.h
234 xmlreader.c: augnemting the APIs, cleanups.
235 * parser.c: cleanup bug #111005
236 * xmlIO.c: added some missing comments
237
Daniel Veillardce192eb2003-04-16 15:58:05 +0000238Wed Apr 16 17:46:50 CEST 2003 Daniel Veillard <daniel@veillard.com>
239
240 * relaxng.c xmllint.c: more work on RelaxNG streaming validation
241 trying to improve the subset compiled, and more testing.
242 * doc/downloads.html doc/xml.html doc/xmlmem.html: some updates on the
243 documentation
244 * test/relaxng/tutor11_1_3.xml: fixes the DTD path
245 * result/relaxng/*.err: fix some of the outputs
246
Daniel Veillardf4e55762003-04-15 23:32:22 +0000247Wed Apr 16 01:28:15 CEST 2003 Daniel Veillard <daniel@veillard.com>
248
249 * relaxng.c xmlreader.c xmllint.c include/libxml/relaxng.h
250 include/libxml/xmlreader.h: implemented streaming of
251 RelaxNG (when possible) on top of the xmlReader interface,
252 provided it as xmllint --stream --relaxng .rng .xml
253 This seems to mostly work.
254 * Makefile.am: updated to test RelaxNG streaming
255
Daniel Veillardc58f4ef2003-04-14 16:11:26 +0000256Mon Apr 14 18:08:33 CEST 2003 Daniel Veillard <daniel@veillard.com>
257
258 * relaxng.c include/libxml/relaxng.h: integrated the regexp
259 based validity checking of fragments of the document for
260 which the RNG can be compiled to regexps. Works on all regression
261 tests, only fix needed is related to error messages.
262
Daniel Veillard52b48c72003-04-13 19:53:42 +0000263Sun Apr 13 21:51:00 CEST 2003 Daniel Veillard <daniel@veillard.com>
264
265 * relaxng.c xmlregexp.c include/libxml/xmlautomata.h
266 include/libxml/xmlregexp.h: Starting work precompiling
267 parts of RelaxNG schemas. Not plugged onto validity checking
268 yet, just the regexp building part. Needed to extend some
269 of the automata and regexp APIs.
270
Daniel Veillardf6bad792003-04-11 19:38:54 +0000271Fri Apr 11 21:36:21 CEST 2003 Daniel Veillard <daniel@veillard.com>
272
273 * xmllint.c xmlreader.c include/libxml/xmlreader.h: make sure
274 xmllint --stream and xmllint --stream --valid returns errors
275 code appropriately
276
Daniel Veillardc6cae7b2003-04-11 09:02:11 +0000277Fri Apr 11 10:59:24 CEST 2003 Daniel Veillard <daniel@veillard.com>
278
279 * xmlreader.c include/libxml/xmlreader.h: Added the Expand()
280 and Next() operation to work on subtrees within the reader
281 framework.
282 * doc/libxml2-api.xml python/libxml2class.txt: resulting updates
283 * python/tests/reader5.py: added an example for those new
284 functions of the reader.
285
Daniel Veillard645c6902003-04-10 21:40:49 +0000286Thu Apr 10 23:38:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
287
288 * HTMLtree.c: patch from Vasily Tchekalkin to fix #109865
289
Daniel Veillard9e077102003-04-10 13:36:54 +0000290Thu Apr 10 15:32:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
291
292 * xmlreader.c: fixing HasValue for namespace as raised by
293 Denys Duchier
294
Daniel Veillard02ea1412003-04-09 12:08:47 +0000295Wed Apr 9 14:07:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
296
297 * HTMLparser.c include/libxml/HTMLparser.h: exported
298 htmlCreateMemoryParserCtxt() it was static
299
Daniel Veillardd3b9cd82003-04-09 11:24:17 +0000300Wed Apr 9 13:21:48 CEST 2003 Daniel Veillard <daniel@veillard.com>
301
302 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
303 update from Charles Bozeman for date and duration types
304 * test/schemas/date_0.* test/schemas/dur_0.*
305 result/schemas/date_0.* result/schemas/dur_0.*: updated too
306
Daniel Veillardc00cda82003-04-07 10:22:39 +0000307Mon Apr 7 12:19:26 CEST 2003 Daniel Veillard <daniel@veillard.com>
308
309 * tree.c valid.c xpath.c include/libxml/tree.h include/libxml/valid.h:
310 fixing bug #107129, removing excessive allocation and calls
311 to *printf in the code to build QName strings.
312
Igor Zlatkovic69651182003-04-05 09:43:30 +0000313Sat Apr 5 11:41:36 CEST 2003 Igoe Zlatkovic <igor@zlatkovic.com>
314
315 * win32/libxml2.def.src: fixed conditional exports, reported by
316 Luke Murray.
317
Daniel Veillardadba5f12003-04-04 16:09:01 +0000318Fri Apr 4 18:08:00 CEST 2003 Daniel Veillard <daniel@veillard.com>
319
320 * parser.c: fixed a possible problem with xmlRecoverMemory()
321
Daniel Veillarda48ed3d2003-04-03 15:28:28 +0000322Thu Apr 3 17:24:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
323
324 * trio.c trio.h triodef.h trionan.c trionan.h triop.h triostr.c
325 triostr.h: Bjorn sent an update for the TRIO portability layer.
326
Igor Zlatkovicd6c86502003-04-01 20:00:42 +0000327Tue Apr 1 21:57:26 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
328
329 * win32/libxml2.def.src: exported new functions
330
Daniel Veillardc2d4a932003-04-01 11:13:05 +0000331Tue Apr 1 13:09:46 CEST 2003 Daniel Veillard <daniel@veillard.com>
332
333 * configure.in NEWS: preparing release 2.5.6
334 * doc/*: updated and rebuilt the docs
335
Daniel Veillarde5020412003-04-01 09:55:20 +0000336Tue Apr 1 11:52:15 CEST 2003 Daniel Veillard <daniel@veillard.com>
337
338 * SAX.c: fixed an uninitialized memory access pointed by valgrind
339 on C14Ntests
340
Daniel Veillard7fe1f3a2003-03-31 22:13:33 +0000341Tue Apr 1 00:12:28 CEST 2003 Daniel Veillard <daniel@veillard.com>
342
343 * relaxng.c: one more fixup of error message reporting
344
Daniel Veillard5f1946a2003-03-31 16:38:16 +0000345Mon Mar 31 18:36:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
346
347 * relaxng.c: more work on bug #109225, and fixed an uninitialized
348 variable pointed out by valgrind
349
Daniel Veillarda507fbf2003-03-31 16:09:37 +0000350Mon Mar 31 18:05:22 CEST 2003 Daniel Veillard <daniel@veillard.com>
351
352 * relaxng.c: try to work on bug #109225 and provide better
353 error reports.
354 * result/relaxng/* : this change the output of a number of tests
355 * xinclude.c: fixing the parsed entity redefinition problem
356 raised on the list.
357 * test/schemas/date_0.xsd: updated the date test c.f. E2-12
358
Daniel Veillardb3721c22003-03-31 11:22:25 +0000359Mon Mar 31 13:19:04 CEST 2003 Daniel Veillard <daniel@veillard.com>
360
361 * xmlschemastypes.c: fixed date comparison to handle the tzo
362 The only failures left are disagreements on Notations and
363 '+1' not being allowed for ulong, uint, ushort and ubyte.
364
Daniel Veillard455cc072003-03-31 10:13:23 +0000365Mon Mar 31 12:11:47 CEST 2003 Daniel Veillard <daniel@veillard.com>
366
367 * xmlschemastypes.c: fixed gMonth parsing routine accordingly
368 to the XML Schemas errata
369 http://www.w3.org/2001/05/xmlschema-errata#e2-12
370
Daniel Veillarde637c4a2003-03-30 21:10:09 +0000371Sun Mar 30 23:04:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
372
373 * relaxng.c xmlschemastypes.c: more work on XML Schemas datatypes
374 and facets support. Currently only schemas with binHex or
375 base64 don't compile. A few error left in the test suite:
376 found 1035 test instances: 919 success 23 failures
377 most are gdate or gdateyear failing check, and a few cases where
378 James clark tests results are strange.
379 * valid.c: allow to reuse the Notation checking routine without
380 having a validation context.
381 * SAX.c: removed a #if 0
382
Daniel Veillardb6c7f412003-03-29 16:41:55 +0000383Sat Mar 29 17:35:05 CET 2003 Daniel Veillard <daniel@veillard.com>
384
385 * xinclude.c: forgot to apply one check from #106931 patch
386 * xmlschemastypes.c: more work on XML Schemas datatypes
387
Daniel Veillardc4c21552003-03-29 10:53:38 +0000388Sat Mar 29 11:49:25 CET 2003 Daniel Veillard <daniel@veillard.com>
389
390 * relaxng.c include/libxml/relaxng.h xmlschemastypes.c: more work
391 on cleaning up XML Schemas datatypes based on James Clark tests
392 test/xsdtest/xsdtest.xml
393
Daniel Veillard80b19092003-03-28 13:29:53 +0000394Fri Mar 28 14:24:08 CET 2003 Daniel Veillard <daniel@veillard.com>
395
396 * relaxng.c: implemented comparisons for Schemas values.
397 * xmlschemastypes.c include/libxml/xmlschemastypes.h: fixed
398 some bugs in duration handling, comparisons for durations
399 and decimals, removed all memory leaks pointed out by James
400 testsuite. Current status is now
401 found 238 test schemas: 197 success 41 failures
402 found 1035 test instances: 803 success 130 failures
403
Daniel Veillard91a13252003-03-27 23:44:43 +0000404Fri Mar 28 00:41:55 CET 2003 Daniel Veillard <daniel@veillard.com>
405
406 * xmlschemas.c include/libxml/xmlschemas.h: fixed bugs and memory
407 leaks in the W3C XML Schemas code
408 * xmlschemastypes.c: implemented nonPositiveInteger
409 * test/schemas/length2_0.xsd result/schemas/length2_0_0.err:
410 fixed the test and result.
411
Daniel Veillard6560a422003-03-27 21:25:38 +0000412Thu Mar 27 22:23:07 CET 2003 Daniel Veillard <daniel@veillard.com>
413
414 * HTMLparser.c tree.c: two patches from James Bursa on the HTML
415 parser and a typo
416 * xmlschemastypes.c: reindenting, fixing a memory access
417 problem with dates.
418
Daniel Veillard6c5b2d32003-03-27 14:55:52 +0000419Thu Mar 27 15:53:35 CET 2003 Daniel Veillard <daniel@veillard.com>
420
421 * parser.c: fixing #109227 providing more context in case of
422 start/end tag mismatch
423 * python/tests/ctxterror.py python/tests/readererr.py: update the
424 tests accordingly
425
Daniel Veillardd9b72832003-03-27 14:24:00 +0000426Thu Mar 27 15:22:41 CET 2003 Daniel Veillard <daniel@veillard.com>
427
428 * xinclude.c: should fix #109327 errors on memory accesses
429
Daniel Veillardc7e9b192003-03-27 14:08:24 +0000430Thu Mar 27 15:06:13 CET 2003 Daniel Veillard <daniel@veillard.com>
431
432 * HTMLtree.c: Fixed reopening of #78662 <form action="...">
433 is an URI reference
434
Daniel Veillarde209b332003-03-26 21:40:13 +0000435Wed Mar 26 22:38:39 CET 2003 Daniel Veillard <daniel@veillard.com>
436
437 * xpath.c: fixed bug #109160 on non-ASCII IDs
438
Daniel Veillard642104e2003-03-26 16:32:05 +0000439Wed Mar 26 17:30:37 CET 2003 Daniel Veillard <daniel@veillard.com>
440
441 * parser.c: Norm suggested a nicer error message for xml:space values
442 errors
443
Daniel Veillarde4fa2932003-03-26 00:38:10 +0000444Wed Mar 26 01:34:19 CET 2003 Daniel Veillard <daniel@veillard.com>
445
446 * xpath.c include/libxml/xpath.h: first part of the fix to
447 performance bug #108905, adds xmlXPathOrderDocElems() providing
448 document order for nodes.
449 * python/libxml.c: Python may require TRIO as Albert Chin pointed out
450
Daniel Veillard09628212003-03-25 15:10:27 +0000451Tue Mar 25 16:07:00 CET 2003 Daniel Veillard <daniel@veillard.com>
452
453 * xmlschemastypes.c: removing a warning with Sun compiler
454 bug #109154
455
MST 2003 John Fleckda271742003-03-25 14:05:17 +0000456Tue Mar 25 07:02:56 MST 2003 John Fleck <jfleck@inkstain.net>
457
458 * doc/xmllint.xml
459 * doc/xmllint.1
460 update xmllint man page with --relaxng option
461
Daniel Veillard2032d292003-03-25 11:09:40 +0000462Tue Mar 25 12:07:03 CET 2003 Daniel Veillard <daniel@veillard.com>
463
464 * python/setup.py.in : was missing "drv_libxml2.py"
465
Daniel Veillard9adc0462003-03-24 18:39:54 +0000466Mon Mar 24 19:38:05 CET 2003 Daniel Veillard <daniel@veillard.com>
467
468 * tree.c xpath.c: some changes related to the new way of
469 handling Result Value Tree, before 2.5.5
470
Daniel Veillardd8da01c2003-03-24 15:58:23 +0000471Mon Mar 24 16:36:23 CET 2003 Daniel Veillard <daniel@veillard.com>
472
473 * configure.in NEWS: preparing release 2.5.5
474 * doc/* : updated the documentation and regenerated it.
475
Daniel Veillardef0b4502003-03-24 13:57:34 +0000476Mon Mar 24 14:56:01 CET 2003 Daniel Veillard <daniel@veillard.com>
477
478 * xpath.c: fixed some problems related to #75813 about handling
479 of Result Value Trees
480
Daniel Veillard9231ff92003-03-23 22:00:51 +0000481Sun Mar 23 22:57:20 CET 2003 Daniel Veillard <daniel@veillard.com>
482
483 * uri.c: applied a set of patches from Lorenzo Viali correcting
484 URI parsing errors.
485
Daniel Veillard5f8d1a32003-03-23 21:02:00 +0000486Sun Mar 23 22:00:14 CET 2003 Daniel Veillard <daniel@veillard.com>
487
488 * parser.c: validity status was not passed back when validating in
489 entities, but raised by Oliver Fischer
490
Daniel Veillard04ee2f22003-03-23 20:31:46 +0000491Sun Mar 23 21:30:50 CET 2003 Daniel Veillard <daniel@veillard.com>
492
493 * HTMLtree.c: avoid escaping ',' in URIs
494
Daniel Veillardef8dd7b2003-03-23 12:02:56 +0000495Sun Mar 23 12:57:00 CET 2003 Daniel Veillard <daniel@veillard.com>
496
497 * parser.c: fixing bug #108976 get the ID/REFs to reference
498 the ID in the document content and not in the entity copy
499 * SAX.c include/libxml/parser.h: more checking of the ID/REF
500 stuff, better solution for #107208
501 * xmlregexp.c: removed a direct printf, dohhh
502 * xmlreader.c: fixed a bug on streaming validation of empty
503 elements in entities
504 * result/VC/ElementValid8 test/VCM/v20.xml result/valid/xhtml1.xhtml:
505 cleanup of the validation tests
506 * test/valid/id* test/valid/dtds/destfoo.ent result/valid/id*:
507 added more ID/IDREF tests to the suite
508
Daniel Veillard2cfd9df2003-03-22 22:39:16 +0000509Sat Mar 22 23:38:08 CET 2003 Daniel Veillard <daniel@veillard.com>
510
511 * xmlreader.c: fixed #107043 removing 2 warnings with Sun One
512 compiler.
513
Daniel Veillard20863822003-03-22 17:51:47 +0000514Sat Mar 22 18:50:45 CET 2003 Daniel Veillard <daniel@veillard.com>
515
516 * relaxng.c: valgrind'ed and cleaned up a couple of memory issues.
517
Daniel Veillard9ff2d472003-03-22 15:18:01 +0000518Sat Mar 22 16:15:50 CET 2003 Daniel Veillard <daniel@veillard.com>
519
520 * SAX.c: fix bug #107208 avoid false duplicates when ID/REFs are
521 defined in entities content
522
Daniel Veillard99737f52003-03-22 14:55:50 +0000523Sat Mar 22 15:53:27 CET 2003 Daniel Veillard <daniel@veillard.com>
524
525 * SAX.c: Fixed validation bug #108858 on namespace names using
526 entities and reported by Brent Hendricks
527 * xmllint.c: report xmlTextReaderHasValue() result in --stream
528 --debug output.
529
Daniel Veillard48ef4c92003-03-22 12:38:15 +0000530Sat Mar 22 13:32:39 CET 2003 Daniel Veillard <daniel@veillard.com>
531
532 * xmlreader.c: fixed bug #108801 reported by Malcolm Tredinnick
533 about the DocType node not being reported sometimes.
534 * python/tests/reader.py: added to test to the regression checks
535
Daniel Veillard120e8eb2003-03-22 01:00:34 +0000536Sat Mar 22 01:57:40 CET 2003 Daniel Veillard <daniel@veillard.com>
537
538 * xmlreader.c: fixed bug #108546 on long CDATA (or text nodes)
539 reported by Edd Dumbill
540
Daniel Veillard77a90a72003-03-22 00:04:05 +0000541Sat Mar 23 01:00:24 CET 2003 Daniel Veillard <daniel@veillard.com>
542
543 * HTMLparser.c parser.c parserInternals.c: patch from
544 johan@evenhuis.nl for #107937 fixing some line counting
545 problems, and some other cleanups.
546 * result/HTML/: this result in some line number changes
547
Daniel Veillard580ced82003-03-21 21:22:48 +0000548Fri Mar 21 22:19:14 CET 2003 Daniel Veillard <daniel@veillard.com>
549
550 * configure.in Makefile.am: fixed Red Hat bug #86118 use libxml2.spec
551 instead of libxml.spec
552 * relaxng.c: fixed some of the error reporting excessive
553 verbosity
554 * catalog.c debugXML.c valid.c xmlreader.c xmlschemas.c xpath.c
555 xmlschemastypes.c: removed some warnings from gcc
556 * doc/libxml2-api.xml: rebuilt
557
Daniel Veillarde063f482003-03-21 16:53:17 +0000558Fri Mar 21 17:25:23 CET 2003 Daniel Veillard <daniel@veillard.com>
559
560 * relaxng.c: another optimization, for choice this time
561 * result/relaxng/spec1* result/relaxng/tutor12_1*
562 result/relaxng/tutor3_7: cleanups.
563
Daniel Veillard0e3d3ce2003-03-21 12:43:18 +0000564Fri Mar 21 13:41:23 CET 2003 Daniel Veillard <daniel@veillard.com>
565
566 * relaxng.c: fixed xmlRelaxNGNodeMatchesList
567 * test/relaxng/testsuite.xml: augmented the test suite
568 * result/relaxng/spec1* result/relaxng/tutor12_1*: this fixes
569 some schemas validation tests in the presence of foreign
570 namespaces.
571
Daniel Veillardbbb78b52003-03-21 01:24:45 +0000572Fri Mar 21 02:23:34 CET 2003 Daniel Veillard <daniel@veillard.com>
573
574 * relaxng.c: added another interleave speedup.
575
Daniel Veillardef2e4ec2003-03-20 16:23:26 +0000576Thu Mar 20 17:22:00 CET 2003 Daniel Veillard <daniel@veillard.com>
577
578 * xmlschemastypes.c: added integer and fixed one of the
579 IDREFS regression tests pbm
580 * result/relaxng/docbook_0.err: updated
581
Daniel Veillard249d7bb2003-03-19 21:02:29 +0000582Wed Mar 19 21:58:47 CET 2003 Daniel Veillard <daniel@veillard.com>
583
584 * valid.c xmlschemastypes.c: attempt to cope with ID/IDREF(S)
585 declared both in the DTD and in the Schemas <grin/>
586 * relaxng.c: more debug, added a big optimization for <mixed>
587 * test/relaxng/testsuite.xml: augmented the testsuite
588 * test/relaxng/ result/relaxng: added the RelaxNG spec and a
589 DocBook example to the regression tests
590
Daniel Veillard798024a2003-03-19 10:36:09 +0000591Wed Mar 19 11:34:10 CET 2003 Daniel Veillard <daniel@veillard.com>
592
593 * check-xsddata-test-suite.py: cosmetic change for output
594 * relaxng.c: try to minimize calls to malloc/free for states.
595
Daniel Veillarda1a9d042003-03-18 16:53:17 +0000596Tue Mar 18 17:50:31 CET 2003 Daniel Veillard <daniel@veillard.com>
597
598 * tree.c: removed a warning
599 * xmlschemastypes.c: more cleanup, added ENTITY and ENTITIES
600 support
601 * check-relaxng-test-suite.py check-xsddata-test-suite.py:
602 cleanup/improvements of the regression tests batch
603 * test/relaxng/testsuite.xml: augmented libxml2 own testsuite
604
Daniel Veillard28c52ab2003-03-18 11:39:17 +0000605Tue Mar 18 12:36:22 CET 2003 Daniel Veillard <daniel@veillard.com>
606
607 * relaxng.c: fixed error msg cleanup deallocation
608 * xmlschemastypes.c: added a function to handle lists of
609 atomic types, added support for IDREFS
610
Daniel Veillardc3da18a2003-03-18 00:31:04 +0000611Tue Mar 18 01:28:15 CET 2003 Daniel Veillard <daniel@veillard.com>
612
613 * relaxng.c valid.c xmlschemastypes.c: added Datatype ID
614 and IDREF, usable from RelaxNG now
615 * include/libxml/xmlschemastypes.h: need to add a new interface
616 because the validation modifies the infoset
617 * test/relaxng/testsuite.xml: extended the testsuite
618
Daniel Veillard952379b2003-03-17 15:37:12 +0000619Mon Mar 17 16:34:07 CET 2003 Daniel Veillard <daniel@veillard.com>
620
621 * relaxng.c: fixed the last core RelaxNG bug known #107083,
622 shemas datatype ID/IDREF support still missing though.
623 * xmlreader.c: fix a crashing bug with prefix raised by
624 Merijn Broeren
625 * test/relaxng/testsuite.xml: augmented the testsuite with
626 complex inheritance tests
627
Daniel Veillardfd573f12003-03-16 17:52:32 +0000628Sun Mar 16 18:45:50 CET 2003 Daniel Veillard <daniel@veillard.com>
629
630 * relaxng.c: switched back to the previous Relax-NG code base,
631 the derivation algorithm need severe constraining code to avoid
632 combinatorial explosion. Fixed the problem with Sebastian Rahtz
633 TEI based example and other bugs
634 * result/relaxng/*err: updated the results
635 * test/relaxng/testsuite.xml: started a new test suite
636
Daniel Veillard1564e6e2003-03-15 21:30:25 +0000637Sat Mar 15 22:26:46 CET 2003 Daniel Veillard <daniel@veillard.com>
638
639 * relaxng.c include/libxml/relaxng.h: After coming to the conclusion
640 that the original RelaxNG validation code was un-fixeable, it got
641 rewritten to use the derivation algorithm from James Clark and
642 redebugged it (nearly) from scratch:
643 found 373 test schemas: 372 success 1 failures
644 found 529 test instances: 529 success 0 failures
645
Daniel Veillard39eb88b2003-03-11 11:21:28 +0000646Tue Mar 11 12:08:23 CET 2003 Daniel Veillard <daniel@veillard.com>
647
648 * SAX.c parser.c: fix some recursion problems introduced in the
649 last release.
650 * relaxng.c: more debugging of the RNG validation engine, still
651 problems though.
652
Daniel Veillard5add8682003-03-10 13:13:58 +0000653Mon Mar 10 14:10:47 CET 2003 Daniel Veillard <daniel@veillard.com>
654
655 * Makefile.am: stop generating wrong result file with * in name
656 * relaxng.c: fixing the include bug raised by Sebastian Rahtz
657 * result/relaxng/demo* test/relaxng/demo: added the tests from
658 Sebastian reproducing the problem.
659
MST 2003 John Fleck5094cb22003-03-10 01:03:53 +0000660Sun Mar 9 18:02:31 MST 2003 John Fleck <jfleck@inkstain.net>
661
Daniel Veillard5add8682003-03-10 13:13:58 +0000662 * doc/xmllint.1: regenerating man page from xmllint.xml to pick
663 up Aleksey's change
MST 2003 John Fleck5094cb22003-03-10 01:03:53 +0000664
Aleksey Sanin693c9bc2003-03-09 22:36:52 +0000665Sun Mar 9 13:53:16 2003 Aleksey Sanin <aleksey@aleksey.com>
666
667 * xmllint.c doc/xmllint.xml: use $XMLLINT_INDENT environment
668 variable to control the indentation for the xmllint "--format"
669 option
670
Igor Zlatkovic47ba1c72003-03-08 13:29:42 +0000671Sat Mar 8 14:27:43 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
672
673 * encoding.c: applied Gennady's patch against buffer overrun
674
Daniel Veillard42f12e92003-03-07 18:32:59 +0000675Fri Mar 7 19:29:40 CET 2003 Daniel Veillard <daniel@veillard.com>
676
677 * test/xsdtest/xsdtest.xml uri.c: after and exchange with James
678 Clark it appeared I had bug in URI parsing code ...
679 * relaxng.c include/libxml/relaxng.h: completely revamped error
680 reporting to not loose message from optional parts.
681 * xmllint.c: added timing for RNG validation steps
682 * result/relaxng/*: updated the result, all error messages changed
683
Daniel Veillardedfd5882003-03-07 14:20:40 +0000684Fri Mar 7 15:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
685
686 * xpath.c: fix bug #107804, the algorithm used for document order
687 computation was failing on attributes.
688
Daniel Veillard83391282003-03-06 21:37:30 +0000689Thu Mar 6 22:35:50 CET 2003 Daniel Veillard <daniel@veillard.com>
690
691 * valid.c: fix bug #107764 , possibility of buffer overflow
692 in xmlValidDebug()
693
Daniel Veillard6c73cb82003-03-05 16:45:40 +0000694Wed Mar 5 17:41:37 CET 2003 Daniel Veillard <daniel@veillard.com>
695
696 * nanoftp.c include/libxml/nanoftp.h: adding xmlNanoFTPDele()
697 from Philipp Dunkel
698
Daniel Veillard5f704af2003-03-05 10:01:43 +0000699Wed Mar 5 10:57:09 CET 2003 Daniel Veillard <daniel@veillard.com>
700
701 * xmlschemastype.c: made powten array static it should not be exported
702 * HTMLparser.c: fix bug #107361 by reusing the code from the XML
703 parser function.
704 * testHTML.c: get rid of valgrind messages on the HTML SAX tests
705
Daniel Veillard7b72ee52003-02-27 23:24:53 +0000706Fri Feb 28 00:23:00 CET 2003 Daniel Veillard <daniel@veillard.com>
707
708 * tree.c: fixed a node dump crash on attributes
709 * test/xsdtest/xsdtest.xml test/xsdtest/xsdtest.xsl: fixed
710 an URI test bug and get better output.
711
Daniel Veillard463a5472003-02-27 21:30:32 +0000712Thu Feb 27 22:28:40 CET 2003 Daniel Veillard <daniel@veillard.com>
713
714 * check-xsddata-test-suite.py: give more infos
715 * relaxng.c: fix a bug reported by Sebastian Rahtz and
716 REF->DEF in attribute values.
717
Daniel Veillardeb7189f2003-02-27 20:11:13 +0000718Thu Feb 27 21:09:32 CET 2003 Daniel Veillard <daniel@veillard.com>
719
720 * check-xsddata-test-suite.py test/xsdtest/xsdtest.xml
721 test/xsdtest/xsdtest.xsl: import of the XSD Datatype
722 regression tests from James Clark.
723
Daniel Veillard8bc6cf92003-02-27 17:42:22 +0000724Thu Feb 27 18:40:04 CET 2003 Daniel Veillard <daniel@veillard.com>
725
726 * relaxng.c xmlschemas.c xmlschemastypes.c
727 include/libxml/xmlschemastypes.h: added param support for relaxng
728 type checking, started to increment the pool of simple types
729 registered, still much work to be done on simple types and
730 facets checkings.
731
Daniel Veillard19ab45b2003-02-26 15:49:03 +0000732Wed Feb 26 16:45:39 CET 2003 Daniel Veillard <daniel@veillard.com>
733
734 * entities.c: fixes again one of the problem raised by
735 James Clark in #106788
736
Daniel Veillardc482e262003-02-26 14:48:48 +0000737Wed Feb 26 15:46:48 CET 2003 Daniel Veillard <daniel@veillard.com>
738
739 * relaxng.c: Fixed a couple of problem raised by James Clark
740 in bug #107083, the support for ID/IDREF/IDREFS at the WXS
741 datatype level still not fixed though.
742
Daniel Veillard17bed982003-02-24 20:11:43 +0000743Mon Feb 24 21:09:19 CET 2003 Daniel Veillard <daniel@veillard.com>
744
745 * configure.in: preparing release 2.5.4
746 * doc/*: updated and rebuilt the docs
747 * relaxng.c: removed warnings
748 * result/relaxng/*: updated the results
749
Daniel Veillardf4be0182003-02-24 19:54:33 +0000750Mon Feb 24 20:53:17 CET 2003 Daniel Veillard <daniel@veillard.com>
751
752 * valid.c: fixes a DTD regexp generation problem.
753
Daniel Veillard02111c12003-02-24 19:14:52 +0000754Mon Feb 24 20:12:57 CET 2003 Daniel Veillard <daniel@veillard.com>
755
756 * parser.c: fixes bug #105998 about false detection of
757 attribute consumption loop.
758
Daniel Veillard2406abd2003-02-24 18:16:47 +0000759Mon Feb 24 19:14:57 CET 2003 Daniel Veillard <daniel@veillard.com>
760
761 * xinclude.c: Fixes bug #106931 in XInclude entities merging.
762
Daniel Veillardfcc822e2003-02-24 17:52:08 +0000763Mon Feb 24 18:50:35 CET 2003 Daniel Veillard <daniel@veillard.com>
764
765 * SAX.c: fixed bug #105992
766
Daniel Veillard3ebc7d42003-02-24 17:17:58 +0000767Mon Feb 24 18:14:16 CET 2003 Daniel Veillard <daniel@veillard.com>
768
769 * tree.c: fixed xmlSetProp and al. when the node passed is not an
770 element.
771 * relaxng.c: fixed bugs 7.3 (though not complete) and memory leaks
772 found 373 test schemas: 369 success 4 failures
773 found 529 test instances: 525 success 4 failures
774 * check-relaxng-test-suite.py: added memory debug reporting
775
Daniel Veillardc64b8e92003-02-24 11:47:13 +0000776Mon Feb 24 12:41:54 CET 2003 Daniel Veillard <daniel@veillard.com>
777
778 * uri.c parser.c: some warning removal on Igor's patch
779 * tree.c: seems I messed up with #106788 fix
780 * python/libxml.c: fixed some base problems when Python provides
781 the resolver.
782 * relaxng.c: fixed the interleave algorithm
783 found 373 test schemas: 364 success 9 failures
784 found 529 test instances: 525 success 4 failures
785 the resulting failures are bug in the algorithm from 7.3 and
786 lack of support for params
787
Daniel Veillard0046c0f2003-02-23 13:52:30 +0000788Sun Feb 23 14:49:39 CET 2003 Daniel Veillard <daniel@veillard.com>
789
790 * parser.c: another fix for nodeinfo in entities problem
791 * tree.c entities.c: fixed bug #106788 from James Clark
792 some spaces need to be serialized as character references.
793
Igor Zlatkovic40ed73b2003-02-23 13:40:12 +0000794Sat Feb 22 18:28:16 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
795
796 * parser.c uri.c: fixed the bug I introduced in the path
797 handling, reported by Sebastian Bergmann
798
Daniel Veillard44e1dd02003-02-21 23:23:28 +0000799Sat Feb 22 00:19:48 CET 2003 Daniel Veillard <daniel@veillard.com>
800
801 * parser.c: fixing some nodeinfo in entities problem raised
802 by Glenn W. Bach
803 * relaxng.c: implemented the first section 7.3 check
804 * result/relaxng/*: updated the results
805
Daniel Veillardc5312d72003-02-21 17:14:10 +0000806Fri Feb 21 18:12:19 CET 2003 Daniel Veillard <daniel@veillard.com>
807
808 * relaxng.c: fixed some problems in the previous commit
809 and finished implementing 4.16 rules checking
810 found 373 test schemas: 353 success 20 failures
811 found 529 test instances: 519 success 6 failures
812 * result/relaxng/*: updated the results
813
Daniel Veillard4c5cf702003-02-21 15:40:34 +0000814Fri Feb 21 16:37:39 CET 2003 Daniel Veillard <daniel@veillard.com>
815
816 * relaxng.c: implemented checks from section 7.2
817
Daniel Veillard77648bb2003-02-20 15:03:22 +0000818Thu Feb 20 16:00:31 CET 2003 Daniel Veillard <daniel@veillard.com>
819
820 * relaxng.c: implemented the checks from section 7.1, fixed
821 some of the 4.20 and 4.21 problems.
822 found 373 test schemas: 338 success 35 failures
823 found 529 test instances: 519 success 6 failures
824 * result/relaxng/*: updated the results
825
Daniel Veillard1c745ad2003-02-20 00:11:02 +0000826Thu Feb 20 01:09:24 CET 2003 Daniel Veillard <daniel@veillard.com>
827
828 * relaxng.c: implemented the 4.20 and 4.21 simplification rules.
829 * result/relaxng/*: updated the results
830
Daniel Veillardce14fa52003-02-19 17:32:48 +0000831Wed Feb 19 18:30:30 CET 2003 Daniel Veillard <daniel@veillard.com>
832
833 * relaxng.c: more bugfixes
834 * result/relaxng/*: updated the results
835
Igor Zlatkovic7e1d1582003-02-19 14:51:44 +0000836Wed Feb 19 15:39:56 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
837
838 * DOCBparser.c: obsoleted xmlNormalizeWindowsPath
839 * HTMLparser.c: obsoleted xmlNormalizeWindowsPath
840 * SAX.c: ensured xmlDoc.URL is always canonic
841 * parser.c: obsoleted xmlNormalizeWindowsPath
842 * uri.c include/libxml/uri.h: introduced xmlCanonicPath
843 * xmlIO.c include/libxml/xmlIO.h: obsoleted xmlNormalizeWindowsPath
844 * win32/libxml2.def.src: added few exports
845
846
Daniel Veillard2e9b1652003-02-19 13:29:45 +0000847Wed Feb 19 14:26:51 CET 2003 Daniel Veillard <daniel@veillard.com>
848
849 * Makefile.am configure.in: patched to have shared libraries
850 for Python regression tests and static binaries for gdb debug
851 in my development environment
852 * relaxng.c: more bugfixes
853 found 373 test schemas: 296 success 77 failures
854 found 529 test instances: 516 success 8 failures
855 * result/relaxng/*: updated the results
856
Daniel Veillard8fe98712003-02-19 00:19:14 +0000857Wed Feb 19 01:17:48 CET 2003 Daniel Veillard <daniel@veillard.com>
858
859 * relaxng.c: guess what ! Relax-NG bugfixing, what a surprize...
860
Daniel Veillardd4310742003-02-18 21:12:46 +0000861Tue Feb 18 22:09:50 CET 2003 Daniel Veillard <daniel@veillard.com>
862
863 * xmlschemastypes.c: float/double check bugfix
864 * tree.c include/libxml/tree.h: exported a function for NMTOKEN
865 validation
866 * xmlreader.c: add a TODO for Jody
867 * relaxng.c: bugfix bugfix bugfix
868 found 373 test schemas: 300 success 73 failures
869 found 529 test instances: 507 success 10 failures
870 * result/relaxng/*: updated the results
871
Daniel Veillard2df2de22003-02-17 23:34:33 +0000872Tue Feb 18 00:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
873
874 * relaxng.c check-relaxng-test-suite.py: more RelaxNG bug hunting
875
Daniel Veillard416589a2003-02-17 17:25:42 +0000876Mon Feb 17 18:23:32 CET 2003 Daniel Veillard <daniel@veillard.com>
877
878 * relaxng.c check-relaxng-test-suite.py: more work on the
879 RelaxNG implementation conformance testing.
880 found 373 test schemas: 284 success 89 failures
881 found 529 test instances: 448 success 47 failures
882 * result/relaxng/*: updated the results
883
Daniel Veillard784b9352003-02-16 15:50:27 +0000884Sun Feb 16 16:48:38 CET 2003 Daniel Veillard <daniel@veillard.com>
885
886 * ChangeLog tree.c doc/libxml-doc.el doc/libxml2-api.xml: applied
887 a patch from Kjartan Maraas to fix some typos
888
Daniel Veillardfebcca42003-02-16 15:44:18 +0000889Sun Feb 16 16:40:52 CET 2003 Daniel Veillard <daniel@veillard.com>
890
891 * relaxng.c: more bug-hunting
892 * testRelax.c include/libxml/relaxng.h: added --tree to dump the
893 intermediate rng tree
894 * python/generator.py: patch from Stephane Bidoul to fix the generator
895 on python < 2.2
896
Daniel Veillardd2298792003-02-14 16:54:11 +0000897Fri Feb 14 17:49:26 CET 2003 Daniel Veillard <daniel@veillard.com>
898
899 * check-relaxng-test-suite.py relaxng.c: more testing on the
900 Relax-NG front, cleaning up the regression tests failures
901 current state and I forgot support for "mixed":
902 found 373 test schemas: 280 success 93 failures
903 found 529 test instances: 401 success 68 failures
904 * tree.c include/libxml/tree.h xmlschemastypes.c: finished and
905 moved the Name, NCName and QName validation routine in tree.c
906 * uri.c: fixed handling of URI ending up with #, i.e. having
907 an empty fragment ID.
908 * result/relaxng/*: updated the results
909
Daniel Veillard9a237c92003-02-13 15:52:58 +0000910Thu Feb 13 16:49:24 CET 2003 Daniel Veillard <daniel@veillard.com>
911
912 * check-xinclude-test-suite.py: improved the script accordingly
913 to the XInclude regression tests updates
914 * xpointer.c: Implemented XPointer element() Scheme W3C PR of 13
915 November 2002
916 * result/XPath/xptr/chapterschildseq result/XPath/xptr/vidchildseq
917 test/XPath/xptr/chapterschildseq test/XPath/xptr/vidchildseq:
918 augmented the Xpointer testsuite for the element() scheme
919
Daniel Veillardf4b4f982003-02-13 11:02:08 +0000920Thu Feb 13 12:00:30 CET 2003 Daniel Veillard <daniel@veillard.com>
921
922 * relaxng.c: added TODO for the DTD compatibility spec
923 * xinclude.c: more bug fixes driven by the testsuite
924
Daniel Veillardd581b7e2003-02-11 18:03:05 +0000925Tue Feb 11 19:01:02 CET 2003 Daniel Veillard <daniel@veillard.com>
926
927 * check-xinclude-test-suite.py xinclude.c: Work on the W3C/NIST
928 regression tests for XInclude, improved the script, improving
929 XInclude error reporting mechanism
930
Daniel Veillard1d788d22003-02-10 16:21:58 +0000931Mon Feb 10 17:19:14 CET 2003 Daniel Veillard <daniel@veillard.com>
932
933 * NEWS doc/* configure.in: preparing release 2.5.3
934
Daniel Veillardfd7ce5f2003-02-10 16:12:39 +0000935Mon Feb 10 17:11:22 CET 2003 Daniel Veillard <daniel@veillard.com>
936
937 * tree.c: trying to fix #104934 about some XHTML1 serialization
938 issues.
939
Daniel Veillard809faa52003-02-10 15:43:53 +0000940Mon Feb 10 16:41:13 CET 2003 Daniel Veillard <daniel@veillard.com>
941
942 * encoding.c xmlIO.c: fixing bug #104646 about iconv based
943 encoding conversion when the input buffer stops in the
944 middle of a multibyte char
945
Daniel Veillard1703c5f2003-02-10 14:28:44 +0000946Mon Feb 10 15:24:47 CET 2003 Daniel Veillard <daniel@veillard.com>
947
948 * test/relaxng/OASIS/spectest.xml: OASIS RelaxNG testsuite
949 * check-relaxng-test-suite.py: python script to run regression
950 against OASIS RelaxNG testsuite
951 * relaxng.c: some cleanup tweaks
952 * HTMLparser.c globals.c: cleanups in comments
953 * doc/libxml2-api.xml: updated the API
954 * result/relaxng/*: errors moved files, so large diffs but
955 no changes at the semantic level.
956
Daniel Veillard6aa2f602003-02-10 00:01:56 +0000957Mon Feb 10 01:00:31 CET 2003 Daniel Veillard <daniel@veillard.com>
958
959 * tree.c: fixing #105678 problem when dumping a namespace node.
960
Daniel Veillard591b4be2003-02-09 23:33:36 +0000961Mon Feb 10 00:30:01 CET 2003 Daniel Veillard <daniel@veillard.com>
962
963 * xpath.c: fixed doc comment problems
964 * python/generator.py python/libxml_wrap.h python/types.c: adding
965 RelaxNG wrappers
966 * python/tests/Makefile.am python/tests/relaxng.py: added a specific
967 test of those early Python RelaxNG bindings
968
969Sun Feb 9 15:18:43 CET 2003 Daniel Veillard <daniel@veillard.com>
Daniel Veillard231d7912003-02-09 14:22:17 +0000970
971 * libxml.spec.in: fixes a libtool problem on AMD 64bits builds
972 * relaxng.c: found the validation problem I had with interleave
973 when not covering all remaining siblings
974 * Makefile.am test.relaxng/* result/relaxng/*: augmented the
975 testsuite and check the RNG schemas against the RNG schemas
976 given in appendix A
977
Igor Zlatkovic6dacee62003-02-08 17:52:57 +0000978Sat Feb 8 18:55:43 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
979
980 * win32/Makefile.msvc: updates for RelaxNG
981 * win32/Makefile.mingw: updates for RelaxNG
982 * win32/libxml2.def.src: added RelaxNG exports
983
Daniel Veillard97fd5672003-02-07 13:01:54 +0000984Fri Feb 7 14:00:53 CET 2003 Daniel Veillard <daniel@veillard.com>
985
986 * xinclude.c: applied another bug fix from Sean Chittenden
987
Daniel Veillardef4d3bc2003-02-07 12:38:22 +0000988Fri Feb 7 13:34:08 CET 2003 Daniel Veillard <daniel@veillard.com>
989
990 * configure.in xmllint.c: I f...ed up the default configuration
991 of schemas and --relaxng option display in xmllint, pointed by
992 Morus Walter.
993 * xlink.c: Sean Chittenden pointed a couple of errors in the XLink
994 detection module, fixes bug #105374.
995
Daniel Veillardc5a70f22003-02-06 23:41:59 +0000996Fri Feb 7 01:43:38 CET 2003 Daniel Veillard <daniel@veillard.com>
997
998 * xmlschemastypes.c: added the boolean base type.
999
Daniel Veillard96a4b252003-02-06 08:22:32 +00001000Thu Feb 6 10:23:52 CET 2003 Daniel Veillard <daniel@veillard.com>
1001
1002 * xmlschemastypes.c: started implementing some of the missing
1003 default simple types
1004 * result/relaxng/*: updated the results
1005
Daniel Veillard72fef162003-02-05 14:31:19 +00001006Wed Feb 5 15:28:04 CET 2003 Daniel Veillard <daniel@veillard.com>
1007
1008 * NEWS doc/*: updated the docs, ready for 2.5.2 release
1009
Daniel Veillard71531f32003-02-05 13:19:53 +00001010Wed Feb 5 14:15:59 CET 2003 Daniel Veillard <daniel@veillard.com>
1011
1012 * HTMLparser.c tree.c xmlIO.c: comments cleanups
1013 * Makefile.am: use xmllint for doing the RelaxNG tests
1014 * configure.in: preparing 2.5.2 made schemas support default to
1015 on instead of off
1016 * relaxng.c: removed the verbosity
1017 * xmllint.c: added --relaxng option
1018 * python/generator.py python/libxml_wrap.h: prepared the integration
1019 of the new RelaxNG module and schemas
1020 * result/relaxng/*: less verbose output
1021
Daniel Veillardec498e12003-02-05 11:01:50 +00001022Wed Feb 5 12:00:36 CET 2003 Daniel Veillard <daniel@veillard.com>
1023
1024 * valid.c: do not run content model validation if the
1025 content is not determinist
1026
Daniel Veillardde590ca2003-02-05 10:45:26 +00001027Wed Feb 5 11:43:58 CET 2003 Daniel Veillard <daniel@veillard.com>
1028
1029 * SAX.c: added the redefinition of namespaced attribute
1030 check that was missing as Fabrice Desré pointed out.
1031
Daniel Veillard930dfb62003-02-05 10:17:38 +00001032Wed Feb 5 11:09:29 CET 2003 Daniel Veillard <daniel@veillard.com>
1033
1034 * HTMLparser.c include/libxml/HTMLparser.h: applied HTML
1035 improvements from Nick Kew, allowing to do more checking
1036 to HTML elements and attributes.
1037
Daniel Veillard4287c572003-02-04 22:48:53 +00001038Tue Feb 4 23:47:06 CET 2003 Daniel Veillard <daniel@veillard.com>
1039
1040 * xinclude.c: fixing bug #105137 about entities declaration
1041 needing to be copied to the including document.
1042
Daniel Veillard652d8a92003-02-04 19:28:49 +00001043Tue Feb 4 20:26:22 CET 2003 Daniel Veillard <daniel@veillard.com>
1044
1045 * catalog.c: fixed bug #104817 with delegateURI
1046 * xpath.c: fixing bugs #104123 and #104125
1047
Daniel Veillard0e298ad2003-02-04 16:14:33 +00001048Tue Feb 4 17:12:56 CET 2003 Daniel Veillard <daniel@veillard.com>
1049
1050 * configure.in valid.c xmlreader.c python/libxml_wrap.h
1051 python/types.c: fixing #104096 to compile without regexps
1052
Daniel Veillard57e79b32003-02-04 15:33:12 +00001053Tue Feb 4 16:31:55 CET 2003 Daniel Veillard <daniel@veillard.com>
1054
1055 * valid.c: fixing bug #103969 forgot to add an epsilon transition
1056 when building the automata for elem*
1057
Daniel Veillard358a9892003-02-04 15:22:32 +00001058Tue Feb 4 16:21:07 CET 2003 Daniel Veillard <daniel@veillard.com>
1059
1060 * HTMLparser.c: applied patch from Arne de Bruijn fixing
1061 bug #103827
1062
Daniel Veillardeb137172003-02-04 15:18:06 +00001063Tue Feb 4 16:17:09 CET 2003 Daniel Veillard <daniel@veillard.com>
1064
1065 * HTMLparser.c: updating a comment, fixing #103776
1066
Daniel Veillard8d589042003-02-04 15:07:21 +00001067Tue Feb 4 16:05:53 CET 2003 Daniel Veillard <daniel@veillard.com>
1068
1069 * parser.c: fixing bug 105049 for validity checking of content
1070 within recursive entities.
1071
Daniel Veillarde5b110b2003-02-04 14:43:39 +00001072Tue Feb 4 15:40:54 CET 2003 Daniel Veillard <daniel@veillard.com>
1073
1074 * HTMLparser.c: try to fix # 105049
1075 * relaxng.c xmlschemastypes.c: a couple of changes and extensions
1076 * tree.c: updated a function comment
1077
Daniel Veillard419a7682003-02-03 23:22:49 +00001078Tue Feb 4 00:20:58 CET 2003 Daniel Veillard <daniel@veillard.com>
1079
1080 * relaxng: more work on grammars and refs/defs
1081 * test/relaxng/* result/relaxng/*: augmented/updated the
1082 regression tests
1083
Daniel Veillard144fae12003-02-03 13:17:57 +00001084Mon Feb 3 14:16:59 CET 2003 Daniel Veillard <daniel@veillard.com>
1085
1086 * relaxng: more work on name classes, except support
1087 * test/relaxng/* result/relaxng/*: augmented/updated the
1088 regression tests
1089
Daniel Veillard1ed7f362003-02-03 10:57:45 +00001090Mon Feb 3 11:56:05 CET 2003 Daniel Veillard <daniel@veillard.com>
1091
1092 * relaxng: more work on name classes, the "validate all" schemas
1093 seems to work now.
1094 * test/relaxng/* result/relaxng/*: augmented/updated the
1095 regression tests
1096
Daniel Veillard3b2e4e12003-02-03 08:52:58 +00001097Mon Feb 3 09:50:26 CET 2003 Daniel Veillard <daniel@veillard.com>
1098
1099 * python/libxml.c: removed an unprotedted debug message Aleksi Suhonen
1100 * parser.c: put a guard against infinite document depth, basically
1101 trying to avoid another kind of DoS attack.
1102 * relaxng.c: some code w.r.t. nameClasses
1103
Daniel Veillardfc1a4502003-02-02 16:02:55 +00001104Sun Feb 2 17:01:43 CET 2003 Daniel Veillard <daniel@veillard.com>
1105
1106 * test/relaxng/* result/relaxng/*: check all the namespace support
1107 was actually correct based on tutorial section 10.
1108
Daniel Veillarde2a5a082003-02-02 14:35:17 +00001109Sun Feb 2 15:33:38 CET 2003 Daniel Veillard <daniel@veillard.com>
1110
1111 * relaxng: include seems to work okay now
1112 * test/relaxng/* result/relaxng/*: augmented/updated the
1113 regression tests
1114
Daniel Veillarda9d912d2003-02-01 17:43:10 +00001115Sat Feb 1 19:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
1116
1117 * relaxng.c: a bit of work done in the train back.
1118 * test/relaxng/*: added one of the include tests
1119
Daniel Veillard154877e2003-01-30 12:17:05 +00001120Thu Jan 30 14:06:55 CET 2003 Daniel Veillard <daniel@veillard.com>
1121
1122 * relaxng: more work done in the train
1123 * test/relaxng/* result/relaxng/*: augmented/updated the
1124 regression tests
1125
Daniel Veillarde431a272003-01-29 23:02:33 +00001126Wed Jan 29 23:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
1127
1128 * relaxng.c: debugging of externalRef
1129 * test/relaxng/* result/relaxng/*: augmented/updated the
1130 regression tests
1131
Daniel Veillardd41f4f42003-01-29 21:07:52 +00001132Wed Jan 29 22:06:04 CET 2003 Daniel Veillard <daniel@veillard.com>
1133
1134 * relaxng.c: more work on Relax-NG, implementing externalRef
1135 * test/relaxng/* result/relaxng/*: augmented/updated the
1136 regression tests
1137 * Makefile.am: cleanup to Relaxtests target
1138
Daniel Veillardb08c9812003-01-28 23:09:49 +00001139Wed Jan 29 00:08:38 CET 2003 Daniel Veillard <daniel@veillard.com>
1140
1141 * relaxng.c: more work on Relax-NG, implementing interleave
1142 * test/relaxng/* result/relaxng/*: augmented/updated the
1143 regression tests
1144
Daniel Veillard76fc5ed2003-01-28 20:58:15 +00001145Tue Jan 28 21:56:49 CET 2003 Daniel Veillard <daniel@veillard.com>
1146
1147 * relaxng.c: more work on Relax-NG, implementing interleave
1148 * test/relaxng/* result/relaxng/*: augmented/updated the
1149 regression tests
1150
MST 2003 John Fleckda81d192003-01-27 14:35:56 +00001151Mon Jan 27 07:35:29 MST 2003 John Fleck <jfleck@inkstain.net>
1152
1153 * doc/tutorial/customfo.xsl
1154 * doc/tutorial/customhtml.xsl
1155 adding stylesheet customizations used to generate fo
1156 for pdf and html
1157
Daniel Veillardc6e997c2003-01-27 12:35:42 +00001158Mon Jan 27 13:29:43 CET 2003 Daniel Veillard <daniel@veillard.com>
1159
1160 * relaxng.c: more work on Relax-NG
1161 * test/relaxng/* result/relaxng/*: augmented/updated the
1162 regression tests
1163 * xmlschemastypes.c: added a number of base type definition but not
1164 the associated checks, those are still TODOs
1165
MST 2003 John Fleck731967e2003-01-27 00:39:50 +00001166Sun Jan 26 17:37:06 MST 2003 John Fleck <jfleck@inkstain.net>
1167
1168 in docs/tutorial:
1169 * apa.html
1170 * apb.html
1171 * apc.html
1172 * apd.html
1173 * ape.html
1174 * apf.html
1175 * apg.html
1176 * ar01s02.html
1177 * ar01s03.html
1178 * ar01s04.html
1179 * ar01s05.html
1180 * ar01s06.html
1181 * ar01s07.html
1182 * ar01s08.html
1183 * index.html
1184 * xmltutorial.pdf
1185 * xmltutorial.xml
1186 add index to tutorial
1187
MST 2003 John Fleck937362d2003-01-27 00:04:32 +00001188Sun Jan 26 17:02:29 MST 2003 John Fleck <jfleck@inkstain.net>
1189
1190 * doc/xmlcatalog.1
1191 * doc/xmlcatalog_man.html
1192 * doc/xmlcatalog_man.xml
1193 belatedly fixing bug #93622 (adds rewriteURI type to
1194 "--add" option in xmlcatalog man page
1195
Daniel Veillard3be27512003-01-26 19:49:04 +00001196Sun Jan 26 20:47:26 CET 2003 Daniel Veillard <daniel@veillard.com>
1197
Daniel Veillardc6e997c2003-01-27 12:35:42 +00001198 * xmlcatalog.c xmllint.c: applied patch for NetBSD by
Daniel Veillard3be27512003-01-26 19:49:04 +00001199 Julio Merino, closing #104475
1200
Daniel Veillardea3f3982003-01-26 19:45:18 +00001201Sun Jan 26 20:38:43 CET 2003 Daniel Veillard <daniel@veillard.com>
1202
1203 * relaxng.c: more work on Relax-NG
1204 * test/relaxng/* result/relaxng/*: augmented/updated the
1205 regression tests
1206
Daniel Veillardedc91922003-01-26 00:52:04 +00001207Sun Jan 26 01:49:58 CET 2003 Daniel Veillard <daniel@veillard.com>
1208
1209 * relaxng.c: more work on Relax-NG
1210 * test/relaxng/* result/relaxng/*: augmented/updated the
1211 regression tests
1212
Daniel Veillarddd1655c2003-01-25 18:01:32 +00001213Sat Jan 25 18:59:54 CET 2003 Daniel Veillard <daniel@veillard.com>
1214
1215 * README: updated the policy on private mail answers
1216 * relaxng.c: more work on Relax-NG
1217 * test/relaxng/* result/relaxng/*: augmented/updated the
1218 regression tests
1219
Daniel Veillard7424eb62003-01-24 14:14:52 +00001220Fri Jan 24 15:12:44 CET 2003 Daniel Veillard <daniel@veillard.com>
1221
1222 * error.c parser.c tree.c: applied a documentation patch from
1223 Stefan Kost
1224
Daniel Veillard276be4a2003-01-24 01:03:34 +00001225Fri Jan 24 02:00:50 CET 2003 Daniel Veillard <daniel@veillard.com>
1226
1227 * relaxng.c: more work on Relax-NG
1228 * doc/*: regenerated the docs
1229 * test/relaxng/* result/relaxng/*: updated and augmented the
1230 Relax-NG regression tests and results
1231
Daniel Veillard6eadf632003-01-23 18:29:16 +00001232Thu Jan 23 19:26:20 CET 2003 Daniel Veillard <daniel@veillard.com>
1233
1234 * Makefile.am configure.in relaxng.c include/libxml/relaxng.h:
1235 First commit of the new Relax-NG validation code, not generally
1236 useful yet.
1237 * test/relaxng/* result/relaxng/*: current state of the regression
1238 tests
1239
Daniel Veillard814a76d2003-01-23 18:24:20 +00001240Thu Jan 23 19:22:54 CET 2003 Daniel Veillard <daniel@veillard.com>
1241
1242 * tree.c: minimized the memory allocated for GetContent
1243 and a bit of cleanup.
1244
Daniel Veillardff12c492003-01-23 16:42:55 +00001245Thu Jan 23 17:41:37 CET 2003 Daniel Veillard <daniel@veillard.com>
1246
1247 * python/generator.py: seems there is no good reasons to
1248 not generate bindings for XPointer
1249
Daniel Veillard540a31a2003-01-21 11:21:07 +00001250Tue Jan 21 13:19:35 CET 2003 Daniel Veillard <daniel@veillard.com>
1251
1252 * xmlreader.c doc/apibuild.py: applied a new patch from
1253 Stéphane Bidoul for cleanups
1254 * doc/libxml2-api.xml: rebuilt the API description with
1255 new entry points
1256
Daniel Veillard417be3a2003-01-20 21:26:34 +00001257Mon Jan 20 23:25:00 CET 2003 Daniel Veillard <daniel@veillard.com>
1258
1259 * xmlreader.c python/drv_libxml2.py python/generator.py
1260 python/libxml.c python/libxml.py python/libxml_wrap.h
1261 python/types.c: patch from Stéphane Bidoul for better per
1262 context error message APIs
1263 * python/tests/ctxterror.py python/tests/readererr.py:
1264 update of the tests
1265
MST 2003 John Fleck97ddfc02003-01-20 00:09:57 +00001266Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net>
1267
1268 * doc/guidelines.html
1269 grammar and spelling cleanup
1270
Daniel Veillard26f70262003-01-16 22:45:08 +00001271Fri Jan 17 00:31:30 CET 2003 Daniel Veillard <daniel@veillard.com>
1272
1273 * xmlreader.c include/libxml/xmlreader.h python/generator.py
1274 python/libxml.c python/libxml.py win32/libxml2.def.src: applied
1275 a patch from Stéphane Bidoul to allow per XMLtextReader error
1276 and warning handling
1277 * python/tests/Makefile.am python/tests/readererr.py: adding the
1278 specific regression test
1279
Daniel Veillard71f9d732003-01-14 16:07:16 +00001280Tue Jan 14 17:00:08 CET 2003 Daniel Veillard <daniel@veillard.com>
1281
1282 * xpath.c: Alexey Efimov pointed out that concat('a', 'b', )
1283 should raise a syntax error
1284
Daniel Veillarde4a07e72003-01-14 14:40:25 +00001285Tue Jan 14 15:39:14 CET 2003 Daniel Veillard <daniel@veillard.com>
1286
1287 * python/libxml.c: cleanup patch from Stéphane Bidoul
1288
Daniel Veillard81601f92003-01-14 13:42:37 +00001289Tue Jan 14 14:41:18 CET 2003 Daniel Veillard <daniel@veillard.com>
1290
1291 * encoding.c: fixing bug #103100 with a dummy UTF8ToUTF8 copy
1292
Daniel Veillarde6227e02003-01-14 11:42:39 +00001293Tue Jan 14 12:40:29 CET 2003 Daniel Veillard <daniel@veillard.com>
1294
1295 * python/generator.py python/libxml.c python/libxml.py
1296 python/libxml_wrap.h python/types.c: applied and fixed a patch
Daniel Veillarde4a07e72003-01-14 14:40:25 +00001297 from Stéphane Bidoul to provide per parser error handlers at the
Daniel Veillarde6227e02003-01-14 11:42:39 +00001298 Python level.
1299 * python/tests/Makefile.am python/tests/ctxterror.py: added a
1300 regression test for it.
1301
Daniel Veillard4dbe77a2003-01-14 00:17:42 +00001302Tue Jan 14 01:15:04 CET 2003 Daniel Veillard <daniel@veillard.com>
1303
1304 * xmlreader.c: fixed the streaming property of the reader,
1305 it was generating tree faster than consuming it. Pointed out
1306 by Nate Myers
1307 * tree.c: fixed a bug in xmlSaveFormatFileEnc if passed a NULL doc
1308
Igor Zlatkovic9df24742003-01-12 21:15:55 +00001309Sun Jan 12 22:18:02 CET 2003 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1310
Igor Zlatkovicd31876c2003-01-12 21:43:13 +00001311 * win32/libxml2.def.src: added more xmlreader and other exports
Igor Zlatkovic9df24742003-01-12 21:15:55 +00001312
Daniel Veillard8e7e1c02003-01-10 17:06:09 +00001313Fri Jan 10 18:04:32 CET 2003 Daniel Veillard <daniel@veillard.com>
1314
1315 * xpath.c: fix to the XPath implementation for parent and
1316 ancestors axis when operating on a Result Value Tree.
1317 Fixes bug #100271
1318
Daniel Veillardcacbe5d2003-01-10 16:09:51 +00001319Fri Jan 10 17:07:01 CET 2003 Daniel Veillard <daniel@veillard.com>
1320
1321 * nanoftp.c nanohttp.c xmlIO.c: patch from Stefano Zacchiroli
1322 to fix some URI/file escaping problems
1323
Daniel Veillard3b87b6b2003-01-10 15:21:50 +00001324Fri Jan 10 16:20:34 CET 2003 Daniel Veillard <daniel@veillard.com>
1325
1326 * python/generator.py: fixed a bug raised by Raymond Wiker,
1327 docSetRootElement() should not raise an exception if the
1328 return is None
1329
Daniel Veillard3e20a292003-01-10 13:14:40 +00001330Fri Jan 10 14:13:03 CET 2003 Daniel Veillard <daniel@veillard.com>
1331
1332 * python/libxml.py python/libxml.c python/libxml2-python-api.xml:
1333 fixed bug #102181 by applying the suggested change and fixing
1334 the generation/registration problem.
1335
Daniel Veillarde55e8e42003-01-10 12:50:02 +00001336Fri Jan 10 13:47:55 CET 2003 Daniel Veillard <daniel@veillard.com>
1337
1338 * HTMLparser.c: fixed bug #102960 by reusing the XML name parsing
1339 routines.
1340
Daniel Veillard8f872442003-01-09 23:19:02 +00001341Fri Jan 10 00:16:49 CET 2003 Daniel Veillard <daniel@veillard.com>
1342
1343 * parser.c: one more IsEmptyElement crazyness, that time in
1344 external parsed entities if substitution is asked.
1345 * python/tests/reader3.py: added a specific test.
1346
Daniel Veillarde329fc22003-01-09 21:36:42 +00001347Thu Jan 9 22:35:31 CET 2003 Daniel Veillard <daniel@veillard.com>
1348
1349 * python/drv_libxml2.py: update from Stéphane Bidoul: python 2.1
1350 support and improved error handler registration
1351
Daniel Veillard5ecaf7f2003-01-09 13:19:33 +00001352Thu Jan 9 14:16:38 CET 2003 Daniel Veillard <daniel@veillard.com>
1353
1354 * HTMLtree.c tree.c: fixes #102920 about namespace handling in
1355 HTML output and section 16.2 "HTML Output Method" of XSLT-1.0
1356 * README: fixed a link
1357
Daniel Veillarde2830f12003-01-08 17:47:49 +00001358Wed Jan 8 18:32:25 CET 2003 Daniel Veillard <daniel@veillard.com>
1359
1360 * configure.in doc/* NEWS: preparing 2.5.1 release
1361 * SAX.c parser.c: fixing XmlTextReader bug
1362
Daniel Veillard8bf70b92003-01-07 23:14:24 +00001363Wed Jan 8 00:13:01 CET 2003 Daniel Veillard <daniel@veillard.com>
1364
1365 * SAX.c: fuck, I introduced a memory leak on external parsed
1366 entities in 2.5.0 :-(
1367
Daniel Veillard56ada1d2003-01-07 11:17:25 +00001368Tue Jan 7 12:12:45 CET 2003 Daniel Veillard <daniel@veillard.com>
1369
1370 * xmllint.c: another fix needed as pointed by Christophe Merlet
1371 for --stream --debug if compiled without debug support.
1372
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +00001373Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net>
1374
1375 * doc/xmllint.xml
Daniel Veillard56ada1d2003-01-07 11:17:25 +00001376 * doc/xmllint.1:
MST 2003 John Fleck7e54be12003-01-07 03:54:25 +00001377 update man page with --stream and --chkregister
1378
Daniel Veillard8326e732003-01-07 00:19:07 +00001379Tue Jan 7 01:17:26 CET 2003 Daniel Veillard <daniel@veillard.com>
1380
1381 * globals.c: fixed --with-threads compile
1382 * xmllint.c: fixed --without-debug compile
1383 * include/libxml/globals.h: cleanup
1384 * include/libxml/schemasInternals.h: add a missing include
1385
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00001386Mon Jan 6 14:06:07 CET 2003 Daniel Veillard <daniel@veillard.com>
1387
1388 * configure.in NEWS: preparing 2.5.0 release
1389 * SAX.c: only warn in pedantic mode about namespace name
1390 brokeness
1391 * globals.c: fix a doc generation problem
1392 * uri.c: fix #101520
1393 * doc/*: updated and rebuilt the doc for the release, includuding
1394 stylesheet update
1395 * python/Makefile.am: fix a filename bug
1396
1397Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
1398
1399 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
1400 should not be called.
1401
1402Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
1403
1404 * libxml-2.0.pc.in: applied the patch to fix #101894
1405
1406Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
1407
1408 * tree.c : applied patch from Lukas Schroeder for register callbacks
1409 * valid.c: modified patch from Lukas Schroeder to test
1410 register callbacks with --chkregister
1411
1412Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
1413
1414 * xmlreader.c: seriously changed the way data are pushed to
1415 the underlying parser, go by block of 512 bytes instead of
1416 tryng to detect tag boundaries at that level. Changed the
1417 way empty element are detected and tagged.
1418 * python/tests/reader.py python/tests/reader2.py
1419 python/tests/reader3.py: small changes mostly due to context
1420 reporting being different and DTD node being reported. Some
1421 errors previously undetected are now caught and fixed.
1422 * doc/xmlreader.html: flagged last section as TODO
1423
1424Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
1425
1426 * python/libxml.py: integrated the Python 2.2 optimizations
1427 from Hannu Krosing, while maintaining compatibility with
1428 1.5 and 2.1
1429
1430Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
1431
1432 * xmllint.c: a bit of cleanup
1433 * xmlreader.c: small fix
1434 * doc/xmlreader.html: more work on the XmlTextReader tutorial
1435 * python/libxml.py: a few fixes pointed out by Hannu Krosing
1436
1437Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
1438
1439 * python/setup.py.in: patch from Stéphane Bidoul to include
1440 drv_libxml2.py in setup.py
1441
1442Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
1443
1444 * doc/xmlreader.html: starting documenting the new XmlTextReader
1445 interface.
1446
1447Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
1448
1449 * xmllint.c: added the --stream flag to use the TextReader API
1450 * xmlreader.c: small performance tweak
1451
1452Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
1453
1454 * xmlreader.c python/tests/reader2py: okay the DTD validation
1455 code on top of the XMLTextParser API should be solid now.
1456
1457Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
1458
1459 * xmlreader.c python/tests/reader2py: Fixing some more mess
1460 with validation and recursive entities while using the
1461 reader interface, it's getting a bit messy...
1462
1463Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
1464
1465 * xmlreader.c python/tests/reader.py: another couple of problem
1466 related to IsEmptyElement reported by Stéphane Bidoul needed
1467 some fixes.
1468
1469Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
1470
1471 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
1472 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
1473 based on the python XmlTextReader interface.
1474
1475Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
1476
1477 * tree.c: backing out one change in the last patch which broke the
1478 regression tests
1479
1480Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
1481
1482 * global.data globals.c tree.c include/libxml/globals.h: applied
1483 an old patch from Lukas Schroeder to track node creation and
1484 destruction. Probably missing a lot of references at the moment
1485 and not usable reliably.
1486
1487Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
1488
1489 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
1490 from doc/news.html and a stylesheet
1491
1492Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
1493
1494 * xmlreader.c python/tests/reader.py: fixed another couple of
1495 xmlreader bugs reported by Stéphane Bidoul and added tests.
1496
1497Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
1498
1499 * xmlreader.c python/tests/reader2.py: fixed another validity
1500 checking in external parsed entities raised by Stéphane Bidoul
1501 and added a specific regression test.
1502 * python/tests/reader3.py: cleanup
1503
1504Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
1505
1506 * xmlreader.c python/tests/reader2.py: fixed a problem with
1507 validation within entities pointed by Stéphane Bidoul, augmented
1508 the tests to catch those.
1509
1510Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
1511
1512 * python/generator.py: modified the generator to allow keeping
1513 class references when creating new classes, needed to fix a bug
1514 pointed by Stéphane Bidoul where the input buffer of the
1515 xmlTextReader instance gets destroyed if the python wrapper for
1516 the input is not referenced anymore.
1517
1518Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
1519
1520 * xmlreader.c python/tests/reader.py: fixed another pair of problem
1521 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
1522
1523Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
1524
1525 * xmlreader.c python/tests/reader.py: fixed another problem
1526 pointed by Stéphane Bidoul
1527
1528Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
1529
1530 * xmlreader.c python/tests/reader.py: fixed a limit case problem
1531 with "<a/>"
1532
1533Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
1534
1535 * SAX.c: warn on xmlns:prefix="foo"
1536 * xmlreader.c python/tests/reader.py: fixed a couple of problem
1537 for namespace attributes handling.
1538
1539Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
1540
1541 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
1542 a really nasty problem raised by a DocBook XSLT transform
1543 provided by Sebastian Bergmann
1544
1545Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
1546
1547 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
1548 by Stéphane Bidoul and integrated it into the tests
1549
1550Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
1551
1552 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
1553 extended the XmlTextReader API a bit, addding accessors for
1554 the current doc and node, and an entity substitution mode for
1555 the parser.
1556 * python/libxml.py python/libxml2class.txt: related updates
1557 * python/tests/Makefile.am python/tests/reader.py
1558 python/tests/reader2.py python/tests/reader3.py: updated a bit
1559 the old tests and added a new one to test the entities handling
1560
1561Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
1562
1563 * python/generator.py python/libxml2class.txt
1564 python/tests/reader.py python/tests/reader2.py: changed the
1565 generator to provide casing for the XmlTextReader similar to
1566 C# so that examples and documentation are more directly transposable.
1567 Fixed the couple of tests in the suite.
1568
1569Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
1570
1571 * doc/guidelines.html: added a document on guildeline for
1572 publishing and deploying XML
1573
1574Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
1575
1576 * valid.c xmlreader.c: final touch running DTD validation
1577 on the XmlTextReader
1578 * python/tests/Makefile.am python/tests/reader2.py: added a
1579 specific run based on the examples from test/valid/*.xml
1580
1581Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
1582
1583 * python/libxml.py: added a few predefined xmlTextReader parser
1584 configuration values.
1585
1586Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
1587
1588 * python/libxml_wrap.h: trying to fix #102037
1589
1590Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
1591
1592 * SAX.c: fixing bug #95296, when the predefined entities
1593 are redefined in the DTD the default one must be used
1594 instead anyway.
1595
1596Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
1597
1598 * doc/xmllint.xml
1599 * doc/xmllint.1
1600 Add discussion of XML_DEBUG_CATALOG to xmllint man
1601 page - bug #100907
1602
1603
1604Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
1605
1606 * xmlreader.c: Fixed the empty node detection to avoid reporting
1607 an inexistant close tag.
1608
1609Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
1610
1611 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
1612 for Python 2.1
1613
1614Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
1615
1616 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
1617
1618Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
1619
1620 * doc/libxml2-api.xml python/tests/reader.py: one really need
1621 to provide the base URI information when creating a reader parser
1622 from an input stream. Updated the API and the example using it.
1623
1624Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
1625
1626 * testReader.c xmlreader.c valid.c include/libxml/tree.h
1627 include/libxml/valid.h include/libxml/xmlreader.h: working on
1628 DTD validation on top of xml reader interfaces. Allows to
1629 validate arbitrary large instances. This required some extensions
1630 to the valid module interface and augmenting the size of xmlID
1631 and xmlRef structs a bit.
1632 * uri.c xmlregexp.c: simple cleanup.
1633
1634Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
1635
1636 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
1637 work on the xml reader interfaces.
1638 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
1639 Web page for the Windows binaries.
1640
1641Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
1642
1643 * xmlIO.c: applied a patch for VMS following the report by
1644 Nigel Hall
1645
1646Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
1647
1648 * parser.c: the parseStartTag bug fix wasn't complete.
1649
1650Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
1651
1652 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
1653 parseStartTag, fixing it.
1654 * test/att4 result/att4 result/noent/att4: adding the test
1655 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
1656 more methods to XmlTextReader.
1657
1658Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1659
1660 * win32/libxml2.def.src: added more xml reader exports
1661 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
1662 to the build
1663
1664Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
1665
1666 * doc/tutorial/xmltutorial.xml
1667 plus generated html and pdf
1668 Updating tutorial again based on further comments from Niraj
1669 Tolia on the last iteration
1670
1671Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
1672
1673 * doc/tutorial/xmltutorial.xml
1674 * doc/tutorial/includekeyword.c
1675 * doc/tutorial/includegetattribute.c
1676 plus generated html and pdf
1677 Adding fix from Niraj Tolia to tutorial to properly free memory.
1678
1679
1680Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
1681
1682 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
1683 more methods of XmlTextReader.
1684 * python/libxml2class.txt python/tests/reader.py: this increased the
1685 methods in the bndings, augmented the test to check those new
1686 functions.
1687
1688Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
1689
1690 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
1691 methods of XmlTextReader.
1692 * python/generator.py python/libxml_wrap.h python/types.c
1693 python/libxml2class.txt: added the reader to the Python bindings
1694 * python/tests/Makefile.am python/tests/reader.py: added a specific
1695 test for the Python bindings of the Reader APIs
1696 * parser.c: small cleanup.
1697
1698Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
1699
1700 * xinclude.c: fallback was only copying the first child not the
1701 full child list of the fallback element, closes #89684 as reopened
1702 by Bernd Kuemmerlen
1703
1704Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1705
1706 * win32/libxml2.def.src: exported htmlNodeDumpOutput
1707
1708Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
1709
1710 * configure.in: preparing release of 2.4.30
1711 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
1712 gives enum values, fix functype return type, put back fields in
1713 structs
1714 * doc/*: updated the docs rebuilt
1715
1716Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
1717
1718 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
1719 about htmlNodeDumpOutput location.
1720 * xpath.c: removed an undefined function signature
1721 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
1722 too many symbols in the API breaking the python bindings.
1723 Updated with the libxslt/libexslt changes.
1724
1725Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
1726
1727 * configure.in: preparing release of 2.4.29
1728 * doc/*: rebuilt the docs and API
1729 * xmlreader.c: a few more fixes for the XmlTextReader API
1730
1731Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1732
1733 * include/win32config.h: applied mingw patch from Magnus Henoch
1734
1735Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
1736
1737 * catalog.c doc/libxml2-api.xml: a bit more cleanup
1738
1739Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
1740
1741 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
1742 building Python script, does the C parsing directly, generates
1743 a better API description including structure fieds defs and
1744 enums. Still a couple of bugs, but good enough for the python
1745 wrappers now.
1746 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
1747 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
1748 include/libxml/schemasInternals.h include/libxml/tree.h: more
1749 cleanup based on the python analysis script reports.
1750 * libxml.spec.in: make sure the API XML description is part of the
1751 devel package.
1752
1753Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
1754
1755 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
1756 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
1757 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
1758 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
1759 code cleanup, especially the function comments.
1760 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
1761
1762Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
1763
1764 * Makefile.am xmlreader.c include/libxml/Makefile.am
1765 include/libxml/xmlreader.h: Adding a new set of APIs based on
1766 the C# TextXmlReader API but converted to C. Allow to parse
1767 in constant memory usage, far simpler to program and explain
1768 than the SAX like APIs, unfinished but working.
1769 * testReader.c: test program
1770
1771Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1772
1773 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
1774
1775Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
1776
1777 * tree.c: Chip turner indicated that XHTML1 serialization
1778 rule for style actually break on both IE and Mozilla,
1779 try to avoid the rule if escaping ain't necessary
1780
1781Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
1782
1783 * nanhttp.c: handle HTTP URL escaping, problem reported by
1784 Glen Nakamura and Stefano Zacchiroli
1785
1786Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
1787
1788 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
1789
1790Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
1791
1792 * uri.c: Johann Richard pointed out some XPointer problems for
1793 URN based URI references in XInclude. Modified the URI parsing
1794 and saving routines to allow correct parsing and saving of
1795 XPointers, especially when attached to "opaque" scheme accordingly
1796 to RFC 2396
1797
1798Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
1799
1800 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
1801 of refactoring to the HTML saving code.
1802 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
1803 in the doc.
1804
1805Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
1806
1807 * tree.c include/libxml/tree.h: refactored the XML dump of a node
1808 to a buffer API to reuse the generic dump to an OutputIO layer,
1809 this reduces code, fixes xmlNodeDump() for XHTML, also made
1810 xmlNodeDump() now return the number of byte written.
1811
1812Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
1813
1814 * python/setup.py.in: another patch from Stéphane Bidoul for
1815 Python bindings on Windows
1816 * doc/parsedecl.py: small cleanup
1817
1818Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
1819
1820 * libxml.spec.in configure.in: add a line in %changelog for releases
1821
1822Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
1823
1824 * parser.c: patch from Marcus Clarke fixing a problem in entities
1825 parsing that was detected in KDe documentations environment.
1826
1827Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
1828
1829 * python/libxml.c (libxml_prev): Return the previous as opposed to
1830 the next node (I guess this is the result of some cut & paste programming:)
1831
1832Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
1833
1834 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
1835
1836Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
1837
1838 * python/generator.py python/libxml.c python/setup.py.in: trying
1839 to fix the Python bindings build on Windows (Stéphane Bidoul)
1840
1841Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1842
1843 * win32/configure.js: added option for python bindings
1844 * win32/libxml2.def.src: added more exports
1845
1846Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1847
1848 * win32/Makefile.mingw: fixed unresolved symbols when linking with
1849 pthreads
1850 * win32/wince/*: applied updates to Windows CE port from Javier
1851
1852Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
1853
1854 * configure.in: preparing 2.4.28
1855 * libxml.spec.in doc/Makefile.am: some cleanup
1856 * doc/*: updated the news and regenerated.
1857
1858Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
1859
1860 * HTMLparser.c: final touch at closing #87235 </p> end tags
1861 need to be generated.
1862 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
1863 this change slightly the output of a few tests
1864 * doc/*: regenerated
1865
1866Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
1867
1868 * parserInternals.c: fixing bug #99190 when UTF8 document are
1869 parsed using the progressive parser and the end of the chunk
1870 is in the middle of an UTF8 multibyte character.
1871
1872Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
1873
1874 * threads.c: fixed initialization problem in xmlNewGlobalState
1875 which was causing crash.
1876 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
1877 in xmlInitializeGlobalState.
1878 * parserInternals.c: cleaned up ctxt->sax initialisation.
1879
1880Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
1881
1882 * tree.c include/libxml/tree.h: modified the existing APIs
1883 to handle XHTML1 serialization rules automatically, also add
1884 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
1885 libxslt serialization uses it when needed without changing
1886 the library API.
1887 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
1888 result/xhtml1: added a new test specifically for xhtml1 output
1889 and updated the result of one XHTML1 test
1890
1891Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
1892
1893 * xinclude.c parserInternals.c encoding.c: fixed #99082
1894 for xi:include encoding="..." support on text includes.
1895 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
1896 test/XInclude/ents/isolatin.txt : added a specific regression test
1897 * python/generator.py python/libxml2class.txt: fixed the generator
1898 the new set of comments generated for doc/libxml2-api.xml were
1899 breaking the python generation.
1900
1901Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
1902
1903 * doc/Makefile.am: repair some problem if gtk-doc fail or such
1904 * configure.in: patch for Solaris on new autoconf closes #98880
1905 * doc/parsedecl.py: repair the frigging API building script,
1906 did I say that python xmllib sucks ?
1907 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
1908 and some comment are no more truncated.
1909
1910Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
1911
1912 * parser.c: Martin Stoilov pointed out a potential leak in
1913 xmlCreateMemoryParserCtxt
1914
1915Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
1916
1917 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
1918 included in HTML documents and using the push parser.
1919
1920Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
1921
1922 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
1923 specified, look for the Python interpreter not just in the
1924 specified root but also in the specified location. Fixes #98825
1925
1926Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
1927
1928 * python/libxml.c: fixing bug #98792 , node may have no doc
1929 and dereferencing without checking ain't good ...
1930
1931Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
1932
1933 * configure.in: preparing release 2.4.27
1934 * doc/* : updated and rebuilt the docs
1935 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
1936 and all the docs are actually packaged and in the final RPMs
1937 * parser.c parserInternals.c include/libxml/parser.h: restore
1938 xmllint --recover feature.
1939
1940Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
1941
Daniel Veillard784b9352003-02-16 15:50:27 +00001942 * parser.c xpath.c: fixing #96925 wich was also dependent on the
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00001943 processing of parsed entities, and XPath computation on sustitued
1944 entities.
1945 * testXPath.c: make sure entities are substitued.
1946
1947Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
1948
Daniel Veillard784b9352003-02-16 15:50:27 +00001949 * parser.c: fixed #96594, which was totally dependent on the
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00001950 processing of internal parsed entities, which had to be changed.
1951
1952Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
1953
1954 * Makefile.am python/Makefile.am python/tests/Makefile.am:
1955 trying to fix bug #98517 about building outside the source tree
1956 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
1957
1958Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
1959
1960 * include/win32config.h: cleanup
1961 * win32/Makefile.mingw: integrated mingw in JScript configure
1962 * win32/Makefile.msvc: modified to allow mingw coexistence
1963 * win32/configure.js: integrated mingw
1964 * win32/Readme.txt: cleanup
1965
1966Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
1967
1968 * HTMLparser.c: strengthen the guard in the Pop macros,
1969 like in the XML parser, closes bug #97315
1970
1971Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
1972
1973 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
1974 callback is never used.
1975
1976Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
1977
1978 * parserInternals.c: fixed the initialization of the SAX structure
1979 which was breaking xsltproc
1980 * xpath.c: patch from Petr Pajas for CDATA nodes
1981 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
1982 * parser.c include/libxml/parser.h: patch from Peter Jones
1983 removing a leak in xmlSAXParseMemory() and adding the
1984 function xmlSAXParseMemoryWithData()
1985
1986Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
1987
1988 adding pdf of tutorial, changing web page to link to it
1989 * doc/tutorial/xmltutorial.pdf
1990 * doc/xml.html
1991 * doc/docs.html
1992
1993Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
1994
1995 * doc/tutorial/ar01s08.html
1996 adding file what I forgot for tutorial
1997
1998
1999Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
2000
2001 Adding encoding discussion to tutorial
2002 Added:
2003 * doc/tutorial/images/*.png: DocBook admonition image files
2004 * doc/tutorial/apf.html, apg.html: new generated html
2005 * doc/tutorial/includeconvert.c: conversion code entity file
2006 changed:
2007 * doc/tutorial/xmltutorial.xml: DocBook original
2008 * doc/tutorial/*.html: generated html
2009
2010Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2011
2012 * include/libxml/*.h: retired xmlwin32version.h
2013 * doc/Makefile.am: retired xmlwin32version.h
2014 * win32/configure.js: retired xmlwin32version.h
2015
2016Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2017
2018 * win32/libxml2.def.src: exported additional symbols
2019 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
2020 sisterhood
2021
2022Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
2023
2024 * globals.c: fixed a typo pointed out by Igor
2025 * xpath.c: try to speed up node compare using line numbers
2026 if available.
2027
2028Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
2029
2030 * tree.c: make xmlFreeNode() handle attributes correctly.
2031
2032Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2033
2034 * catalog.c: completed the #96963 fix, as reported by Karl
2035 Eichwalder
2036
2037Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2038
2039 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
2040
2041Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
2042
2043 * Makefile.am: switched the order of a couple of includes
2044 to fix bugs #97100
2045
2046Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2047
2048 * catalog.c: fixed bug #96963, reverted to the old behaviour of
2049 xmlLoadCatalogs that used to separate directories with a ':'.
2050
2051Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2052
2053 * threads.c: improvements to the Windows-side of thread handling
2054 * testThreads.c: conditionally excluded unistd.h
2055 * testThradsWin32.c: broke overlong lines
2056 * include/win32config.h: adapted thread-related macros to the new
2057 scheme and for pthreads on Windows
2058 * win32/Makefile.msvc: introduced a more flexible thread build,
2059 added testThreads[Win32].c to the build
2060 * win32/configure.js: introduced a more flexible thread config
2061
20622002-10-31 John Fleck <jfleck@inkstain.net>
2063
2064 * doc/xml.html (and, by implication, FAQ.html)
2065 added UTF-8 conversaion FAQ from Marcus Labib Iskander
2066
2067Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2068
2069 * configure.in: removed xmlwin32version.h
2070 * include/libxml/Makefile.am: removed xmlwin32version.h
2071
2072Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
2073
2074 * tree.c: applied patch from Brian Stafford to fix a bug
2075 in xmlReconciliateNs()
2076
2077Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
2078
2079 * tree.c: applied patch from Christian Glahn to allow
2080 xmlNewChild() on document fragment nodes
2081
2082Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
2083
2084 * parser.c: Christian Glahn found a problem with a recent
2085 patch to xmlParseBalancedChunkMemoryRecover()
2086 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
2087 problems
2088 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
2089 test/schemas/seq*: added the test cases from Charles
2090
2091Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
2092
2093 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
2094 serious cleanup of the spec file and associated changes
2095 in the Makefiles.
2096 * valid.c: try to remove some warnings on x86_64
2097
2098Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
2099
2100 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
2101 fix bug #96586
2102
2103Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
2104
2105 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
2106 parsing, applied his patch
2107 * result/HTML/attrents.html result/HTML/attrents.html.err
2108 result/HTML/attrents.html.sax test/HTML/attrents.html:
2109 added the test and result case provided by Mikhail Sogrine
2110
2111Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
2112
2113 * vms/build_libxml.com vms/config.vms vms/readme.vms
2114 include/libxml/parser.h include/libxml/parserInternals.h
2115 include/libxml/tree.h include/libxml/xmlIO.h
2116 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
2117 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
2118 Applied the VMS update patch from Craig A. Berry
2119 * doc/*.html: update
2120
2121Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
2122
2123 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
2124
2125Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
2126
2127 * debugXML.c: adding a grep command to --shell in xmllint
2128 for T.V. Raman
2129
2130Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2131
2132 * xmlcatalog.c: tried to fix some of the problem with --sgml
2133
2134Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
2135
2136 * parser.c: tried to fix bug #91500 where doc->children may
2137 be overriden by a call to xmlParseBalancedChunkMemory()
2138
2139Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
2140
2141 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
2142 identifiers in SGML catalogs containing '&'
2143
2144Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
2145
2146 * python/types.c: fixed bugs when passing result value tree
2147 to Python functions.
2148
2149Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
2150
2151 * configure.in: preparing the release of 2.4.26
2152 * doc/*: updated and rebuilt the documentation
2153
2154Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
2155
2156 * parser.c: fixed a XML Namespace compliance bug reported by
2157 Alexander Grimalovsky
2158
2159Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
2160
2161 * HTMLtree.c: fixed serialization of script and style when
2162 they are not lowercase (i.e. added using the API to the tree).
2163
2164Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
2165
2166 * valid.c: make xmlValidateDocument emit a warning msg if there
2167 is no DTD, pointed by Christian Glahn
2168
2169Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
2170
2171 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
2172 content model when some of the blocks have min or max, and a couple
2173 of bugs found in the process.
2174 * result/schemas/list0* test/schemas/list0*: added some specific
2175 regression tests
2176
2177Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
2178
2179 * README: updated the contact informations
2180
2181Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2182
2183 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
2184 misses it, reported by Peter Bray.
2185
2186Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
2187
2188 * tree.c: investigating xmlNodeGetContent() on namespace nodes
2189 and removed a few warnings
2190
2191Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
2192
2193 * parser.c: Christian Glahn found a small bug in the push parser.
2194 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
2195 public
2196
2197Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
2198
2199 * xmlschemas.c include/libxml/xmlschemas.h: added
2200 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
2201 * testSchemas.c: added --memory to test the new interface
2202
2203Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
2204
2205 * doc/index.py doc/search.php: integrated the XSLT indexing,
2206 a few fixed in the indexer, added a scope selection at the
2207 search level.
2208
2209Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
2210
2211 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
2212 this was due to uninitialized parts of the validation context
2213
2214Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
2215
2216 * debugXML.c: applied patch from Mark Vakoc except the API
2217 change, preserved it.
2218 * doc/*: updated the docs to point to the search engine for
2219 information lookup or before bug/help reports.
2220
2221Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
2222
2223 * doc/index.py doc/search.php: added mailing-list archives
2224 indexing and lookup
2225
2226Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
2227
2228 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
2229
2230Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
2231
2232 * doc/index.py: improved HTML indexing
2233 * doc/search.php: make the queries also lookup the HTML based indexes
2234
2235Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
2236
2237 * doc/index.py: added HTML page indexing
2238
2239Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2240
2241 * xmlIO.c: extended Windows path normalisation to fix the base
2242 problem in libxslt.
2243 * catalog.c: fixed list handling in XML_CATALOG_FILES
2244
2245Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
2246
2247 * valid.c: typo/bug found by Christian Glahn
2248
2249Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2250
2251 * xmlIO.c: applied Windows CE patch from Javier.
2252 * win32/wince: new directory, contains support for the PocketPC
2253 with Windows CE from Javier.
2254 * include/win32config.h: reorganised, removed duplicate
2255 definitions and applied WinCE patch from Javier.
2256 * include/wsockcompat.h: new file, now contains WinSock
2257 compatibility macros.
2258 * win32/Makefile.msvc: introduced double-run compilation.
2259
2260Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
2261
2262 * configure.in include/libxml/xmlwin32version.h: preparing release
2263 of 2.4.25
2264 * doc/*: updated and regenerated teh docs and web pages.
2265
2266Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
2267
2268 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
2269 error were not covering namespace declarations.
2270 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
2271 it was missing the attribute declaration for the namespace
2272 * result/VC/NS3: the fix now report breakages in that test
2273
2274Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
2275
2276 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
2277
2278Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
2279
2280 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
2281 and regenerated the docs and web site
2282
2283Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
2284
2285 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
2286 ATTRIBUTE_UNUSED is always put after the attribute declaration,
2287 not before
2288
2289Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
2290
2291 * python/generator.py python/libxml2class.txt: fixed a stupid error
2292 breaking the python API
2293
2294Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
2295
2296 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
2297 triostr.c triostr.h: applied a trio update patch from
2298 Bjorn Reese which should work with MinGW
2299
2300Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
2301
2302 * tree.c: improving some documentation comments
2303 * xmlregexp.c: found and fixed a mem leak with python regression tests
2304 * doc/*: rebuilt the doc and the API XML file including the
2305 xmlregexp.h xmlautomata.h and xmlunicode.h headers
2306 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
2307 python/types.c: added access to the XML Schemas regexps from
2308 python
2309 * python/tests/Makefile.am python/tests/regexp.py: added a
2310 simple regexp bindings test
2311
2312Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
2313
2314 * doc/xml.html:
2315 fixing ftp links - thanks to Vitaly Ostanin
2316
2317Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
2318
2319 * xmlregexp.c: fixed the data callback on transition functionality
2320 which was broken when using the compact form
2321 * result/schemas/*: updated the results, less verbose, all tests
2322 pass like before
2323 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
2324 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
2325 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
2326 annoying warnings
2327 * xpath.c: try to provide better error report when possible
2328
2329Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
2330
2331 * Makefile.am: fixed a breakage raised by Jacob
2332
2333Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2334
2335 * include/win32config.h: added HAVE_ERRNO_H definition for parts
2336 which don't use sockets
2337
2338Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2339
2340 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
2341 * win32/configure.js: applied zlib patch from Daniel Gehriger
2342
2343Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2344
2345 * win32/configure.js: applied the patch from Mark Vakoc for
2346 regexp support
2347 * win32/libxml2.def.src: applied the patch from Mark Vakoc
2348 for regexp support
2349
2350Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
2351
2352 * xmlschemastypes.c: as pointed by Igor Float and Double
2353 parsing ain't finished yet
2354
2355Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
2356
2357 * Makefile.am configure.in: trying to fix #88412 by bypassing
2358 all the python subdir if python ain't detected
2359
2360Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
2361
2362 * Makefile.am configure.in include/libxml/xmlversion.h.in:
2363 made configuring with regexps/automata/unicode the default
2364 but without schemas ATM
2365 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
2366 fixed the regexp based DTD validation performance and memory
2367 problem by switching to a compact form for determinist regexps
2368 and detecting the determinism property in the process. Seems
2369 as fast as the old DTD validation specific engine :-) despite
2370 the regexp built and compaction process.
2371
2372Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
2373
2374 * valid.c: determinism is debugged, new DTD checking code now works
2375 but xmlFAComputesDeterminism takes far too much CPU and the whole
2376 set usues too much memory to be really usable as-is
2377
2378Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
2379
2380 * tree.c: fixed another stupid bug in xmlGetNodePath()
2381 * xmllint.c: --version now report the options compiled in
2382
2383Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
2384
2385 * HTMLparser.c: small cleanup
2386 * valid.c xmlregexp.c: switched DTD validation to use only regexp
2387 when configured with them. A bit of debugging around the determinism
2388 checks is still needed
2389
2390Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
2391
2392 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
2393
2394Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
2395
2396 * xmlIO.c: small portability glitch fixed.
2397
2398Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
2399
2400 * xmlschemastypes.c: incomplete steps for real/double support
2401 * testAutomata.c include/libxml/xmlautomata.h
2402 include/libxml/xmlregexp.h: avoiding a compilation problem
2403 * valid.c include/libxml/valid.h: starting the work toward using
2404 the regexps for actual DTD validation
2405
2406Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2407
2408 * hash.c: cosmetic cleanup
2409 * valid.c include/libxml/tree.h include/libxml/valid.h: started
2410 integrating a DTD validation layer based on the regexps
2411
2412Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
2413
2414 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
2415 the determinism was tested before eliminating the epsilon
2416 transitions :-(
2417
2418Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
2419
2420 * python/generator.py python/libxml.c python/libxml.py
2421 python/libxml2-python-api.xml python/libxml2class.txt
2422 python/libxml_wrap.h python/types.c: updated the python
2423 bindings, added code for easier File I/O, and the ability to
2424 define a resolver from Python fixing bug #91635
2425 * python/tests/Makefile.am python/tests/inbuf.py
2426 python/tests/outbuf.py python/tests/pushSAXhtml.py
2427 python/tests/resolver.py python/tests/serialize.py: updated
2428 and augmented the set of Python tests.
2429
2430Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2431
2432 * win32/configure.js: added more readme info for the binary
2433 package.
2434
2435Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
2436
2437 * xmlIO.c: fixed a stupid out of bound array error
2438
2439Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2440
2441 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
2442 messing around with support for Windows path, cleanups,
2443 trying to identify and fix the various code path to the
2444 filename access. Added xmlNormalizeWindowsPath()
2445
2446Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
2447
2448 * error.c valid.c: working on better error reporting of validity
2449 errors, especially providing an accurate context.
2450 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
2451 error reports in those cases.
2452
2453Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
2454
2455 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
2456 parser.c parserInternals.c xmlIO.c: get rid of all the
2457 perror() calls made in the library execution paths. This
2458 should fix both #92059 and #92385
2459
2460Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
2461
2462 * xmllint.c: memory leak reporting was broken after a change
2463 of the preprocessor symbol used to activate it.
2464
2465Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2466
2467 * tree.c: try to make the copy function work for node of
2468 type XML_DOCUMENT_FRAG_NODE, they are only created by the
2469 DOM layers though, not libxml2 itself.
2470
2471Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
2472
2473 * valid.c: try to provide file and line informations, not all
2474 messages are covered, but it's a (good) start
2475
2476Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
2477
2478 * xinclude.c: reimplemented a large part of the XInclude
2479 processor, trying to minimize resources used, James Henstridge
2480 provided a huge test case which was exhibiting severe memory
2481 consumption problems.
2482
2483Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
2484
2485 * python/Makefile.am: applied patch from Christophe Merlet to
2486 reestablish DESTDIR
2487
2488Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
2489
2490 * libxml.spec.in: fixes libary path for x86_64 AMD
2491
2492Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
2493
2494 * doc/tutorial/includekeyword.c
2495 * doc/tutorial/xmltutorial.xml:
2496 (plus resulting generated html files)
2497 fixing one spot I missed in the tutorial where I hadn't freed
2498 memory properly
2499
2500Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
2501
2502 * doc/tutorial/includeaddattribute.c
2503 * doc/tutorial/includeaddkeyword.c
2504 * doc/tutorial/includegetattribute.c
2505 * doc/tutorial/includekeyword.c
2506 * doc/tutorial/xmltutorial.xml
2507 * doc/tutorial/*.html:
2508 update tutorial to properly free memory (thanks to Christopher
2509 R. Harris for pointing out that this needs to be done)
2510 * doc/tutorial/images/callouts/*.png:
2511 added image files so the callouts are graphical, making it
2512 easier to read ( use "--param callout.graphics 1" to generate
2513 html with graphical callouts)
2514
2515Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
2516
2517 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
2518 nice logos generated by Marc Liyanage
2519 * doc/site.xsl *.html: changed the stylesheet to show the new
2520 logo and regenerated the pages
2521
2522Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
2523
2524 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
2525
2526Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
2527
2528 * xpath.c: possible mem leak patch from Jason Adams
2529
2530Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
2531
2532 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
2533 in the XQuery namespace
2534 * configure.in: preparing 2.4.24
2535 * doc/*.html: updated the web pages
2536
2537Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
2538
2539 * python/generator.py: closing bug #85258 by generating conditional
2540 compile check to avoid linking to routines not configured in.
2541
25422002-08-22 Havoc Pennington <hp@pobox.com>
2543
2544 * autogen.sh: update error message for missing automake
2545
2546Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
2547
2548 * python/Makefile.am: typo in target name resulted in libxml2.py
2549 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
2550
2551Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
2552
2553 * win32/win32/Makefile.mingw: updated with version from
2554 Elizabeth Barham at http://soggytrousers.net/repository/
2555
2556Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2557
2558 * win32/Makefile.msvc: added the prefix location to the include
2559 and lib search path.
2560
25612002-08-18 Havoc Pennington <hp@pobox.com>
2562
2563 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
2564 both automake 1.6 and 1.4 installed get the right automake. Means
2565 compilation from CVS will now require the latest automake 1.4
2566 release, or manually creating symlinks called "automake-1.4" and
2567 "aclocal-1.4"
2568
2569Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
2570
2571 * configure.in python/Makefile.am: more AMD 64 induced changes from
2572 Frederic Crozat
2573
2574Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
2575
2576 * xinclude.c: oops I was missing the xml:base fixup too
2577 * result/XInclude/*.xml: this adds xml:base attributes to most
2578 results of the tests
2579
2580Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
2581
2582 * xinclude.c: quick but apparently working implementation of
2583 xi:fallback, should close bug #89684
2584 * Makefile.am test/XInclude/docs/fallback.xml
2585 result/XInclude/fallback.xml: added a basic test for fallback,
2586 and run with --nowarning to avoid a spurious warning
2587 * configure.in: applied patch from Frederic Crozat for python
2588 bindings on AMD 64bits machines.
2589
2590Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
2591
2592 * parser.c: xmlSAXUserParseMemory() really ought to fail if
2593 the caller don't pass a SAX callback block.
2594
2595Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
2596
2597 * tree.c: applied the same fix for the XML-1.0 namespace to
2598 xmlSearchNsByHref() as was done for xmlSearchNs()
2599
2600Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
2601
2602 * libxml.3: small cleanup of the man page
2603 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
2604 when serializing HREF attributes generated by XSLT.
2605
2606Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
2607
2608 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
2609 version of Marc Liyanage' patch for boolean attributes in HTML
2610 output
2611
2612Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
2613
2614 * python/tests/serialize.py: fixed the test results, indenting
2615 behaviour changed slightly
2616
2617Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
2618
2619 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
2620 new c14n function to Windows def files
2621
2622Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
2623
2624 * c14n.c: fixed a memory leak in c14n code
2625
2626Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
2627
2628 * parser.c include/libxml/parser.h: adding a new API for Christian
2629 Glahn: xmlParseBalancedChunkMemoryRecover
2630 * valid.c: patch from Rick Jones for some grammar cleanup in
2631 validation messages
2632 * result/VC/* result/valid/*: this slightly change some of the
2633 regression tests outputs
2634
2635Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
2636
2637 * tree.c: trying to fix a problem in namespaced attribute handling
2638 raised by Christian Glahn
2639
2640Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
2641
2642 * encoding.c include/libxml/encoding.h: Opening the interface
2643 xmlNewCharEncodingHandler as requested in #89415
2644 * python/generator.py python/setup.py.in: applied cleanup
2645 patches from Marc-Andre Lemburg
2646 * tree.c: fixing bug #89332 on a specific case of loosing
2647 the XML-1.0 namespace on xml:xxx attributes
2648
2649Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
2650
2651 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
2652 corner case from new Merlin's test suite and added a callback
2653 that will be used to improve xmlsec performance
2654
2655
2656Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
2657
2658 * HTMLtree.c: trying to fix the <style> escaping problem in
2659 HTML serialization bug #89342
2660
2661Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
2662
2663 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
2664 and rebuilt the web site.
2665
2666Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
2667
2668 * include/libxml/tree.h: added _private member to xmlNs struct
2669
2670Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
2671
2672 * HTMLparser.c: fixing bug #84876 based on the xml working
2673 code.
2674
2675Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
2676
2677 * python/Makefile.am: enhanced to fix bug 72012 (errors
2678 when using '-jX' make parameter)
2679
2680Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
2681
2682 * xpath.c: small additional enhancement for booleans
2683 compared to nodesets
2684
2685Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
2686
2687 * HTMLtree.c: changed the order of the encoding declaration
2688 attributes in the meta tags due to a bug in IE/Mac
2689
2690Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
2691
2692 * xpath.c: enhanced handling of booleans (especially '='
2693 and '!=' for nodesets) - fixes bug 85256. Added new
2694 routine xmlXPathNotEqualValues for more proper handling
2695 of '!=' when nodesets are involved.
2696
2697Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
2698
2699 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
2700 doc/xmlcatalog_man.xml to the source distribution
2701
2702Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2703
2704 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
2705 asked for this.
2706
2707Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
2708
2709 * configure.in: preparing 2.4.23
2710 * doc/*: rebuilt the docs
2711
2712Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
2713
2714 * parser.c: fixing bug #84169 by fixing the
2715 comment of xmlCreatePushParserCtxt to describe the
2716 encoding detection parameters better.
2717
2718Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
2719
2720 * valid.c: fixing bug #79331 in one path the lookup for
2721 ID attributes on a namespaced node wasn't handled correctly :-\
2722
2723Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
2724
2725 * HTMLparser.c: trying to fix 87235 about discarded white
2726 spaces in the HTML parser.
2727 * result/HTML/*: this changes the output of a number of HTML
2728 regression tests
2729
2730Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
2731
2732 * xpath.c: applied patch from Richard Jinks for the namespace
2733 axis + fixed a memory error.
2734 * parser.c parserInternals.c: applied patches from Peter Jacobi
2735 removing ctxt->token for good.
2736 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
2737 popped out by the regression tests.
2738 * Makefile.am: patch for threads makefile from Gary Pennington
2739
2740Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
2741
2742 * xpath.c: enhanced behaviour of position() after usage of
2743 expressions involving preceding-sibling (et al).
2744
2745Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
2746
2747 * hash.c: applied a patch from Peter Jacobi to solve a problem
2748 when compiling with the Watcom C on Win32
2749 * result/schemas/*.err: the change of hashing algo generated
2750 permutations in the output
2751
2752Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2753
2754 * hash.c: applied patch from Sander Vesik improving the quality of
2755 the hash function.
2756
27572002-06-14 Aleksey Sanin <aleksey@aleksey.com>
2758
2759 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
2760 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
2761 xmllint.c xpath.c: replaced sprintf() with snprintf()
2762 to prevent possible buffer overflow (the bug was pointed
2763 out by Anju Premachandran)
2764
2765Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
2766
2767 * parser.c: removed an uninitialized data error popped by valgrind
2768 on PE references
2769
2770Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
2771
2772 * doc/xml.html
2773 adding tutorial reference to the web page
2774
2775Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
2776
2777 * doc/tutorial/xmltutorial.xml
2778 * doc/tutorial/ar01s07.html
2779 * doc/tutorial/ape.html
2780 * doc/tutorial/includegetattribute.c
2781 adding section to tutorial about retrieving an attribute
2782 value
2783
2784Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
2785
2786 * parser.c: applied a couple of patches from Peter Jacobi to start
2787 to get rid of ctxt->token, with a possible significant speed
2788 improvement to be gained once done. Better compliance with PE
2789 references constructs in DTDs too.
2790 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
2791 from Peter too
2792
2793Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
2794
2795 * parser.c: Babak Vahedipour-Kunze reported that openTag in
2796 xmlParseElement was likely to have been deallocated at the
2797 time of the report, possibly leading to segfault. Just report
2798 the tag name now.
2799
2800Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
2801
2802 * xpath.c: patch from Richard Jinks for XPath substring() function
2803 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
2804
28052002-06-06 Aleksey Sanin <aleksey@aleksey.com>
2806
2807 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
2808
2809Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
2810
2811 *doc/FAQ.html
2812 fixing typos in FAQ, thanks to Robert Funnell for the
2813 editing help
2814
2815Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
2816
2817 * NEWS: got complaints from rpmlint that it was empty
2818
2819Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
2820
2821 * added doc/tutorial, including:
2822 apa.html
2823 apb.html
2824 apc.html
2825 apd.html
2826 ar01s02.html
2827 ar01s03.html
2828 ar01s04.html
2829 ar01s05.html
2830 ar01s06.html
2831 includeaddattribute.c
2832 includeaddkeyword.c
2833 includekeyword.c
2834 includestory.xml
2835 index.html
2836 xmltutorial.xml
2837 libxml tutorial, including generated html
2838
2839Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
2840
2841 * result/c14n/exc-without-comments/merlin-c14n-two-*
2842 result/c14n/without-comments/merlin-c14n-two-*
2843 test/c14n/exc-without-comments/merlin-c14n-two-*
2844 test/c14n/without-comments/merlin-c14n-two-*
2845 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
2846 c14n/exc-c14n and slightly modified test script to handle
2847 these test cases
2848 * c14n.c: fixed bugs for complicated nodes set (namespace
2849 without node and others from merlin-c14n-two.tar.gz)
2850 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
2851 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
2852 for xmlsec performance patch
2853 * xpath.c: fixed self::node() for namespaces and attributes
2854
2855Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
2856
2857 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
2858 but with the format parameter
2859 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
2860
2861Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
2862
2863 * Makefile.am: updated c14n tests suite
2864 * c14n.c: performance improvement for previous c14n patch
2865
2866Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
2867
2868 * parser.c: another peroformance patch from Peter Jacobi, that
2869 time on parsing attribute values.
2870
2871Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
2872
2873 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
2874 into LibXML2 test suite
2875
2876Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
2877
2878 * c14n.c: propagating xpath ancesstors node fix to c14n
2879 plus small performance improvement to reduce number of
2880 mallocs
2881 * xpath.c: fixed ancestors axis processing for namespace nodes
2882
2883Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
2884
2885 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
2886 Peter Jacobi
2887
2888Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
2889
2890 * configure.in: preparing 2.4.22
2891
2892Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
2893
2894 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
2895 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
2896 a public entry point.
2897 * doc/*: rebuilt the API and docs
2898
2899Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
2900
2901 * xpath.c: patch from Richard Jinks to fix a problem introduced
2902 in the previous patch and pointed by Norm
2903
2904Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
2905
2906 * libxml.spec.in: fixing bug #81112
2907
2908Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
2909
2910 * uri.c: fixing bug #82848
2911
2912Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2913
2914 * result/catalogs/mycatalog.full: Aleksey's commit changed the
2915 output of one catalog test
2916
2917Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2918
2919 * global.data globals.c tree.c include/libxml/globals.h
2920 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
2921 default value for global parameter xmlIndentTreeOutput to 1 and
2922 introduced new global parameter xmlTreeIndentString (the string
2923 used to do one-level indent) with default value " " (as it was
2924 in tree.c)
2925
2926Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
2927
2928 * Makefile.am: Merijn Broeren pointed out a problem when compiling
2929 with trio and schemas.
2930
2931Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
2932
2933 * xpath.c: patch from Richard Jinks to fix the problem raised in
2934 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
2935
2936Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
2937
2938 * xmlschemas.c: a bit of work on import.
2939 * xmlschemastypes.c: Charles Bozeman provided a compare function
2940 for date/time types so min/max facet restrictions should work,
2941 indeterminate comparisons return an error instead of equal.
2942 * test/schemas/date_0* result/schemas/date_0_0: specific test
2943 from Charles Bozeman too
2944
2945Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
2946
2947 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
2948 from Christian Cornelssen fixing the man pages and the Catalog
2949 building script.
2950 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
2951 next step is <xs:import> I now have a reasonable understanding
2952 of how it works.
2953
2954Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
2955
2956 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
2957
2958Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
2959
2960 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
2961
2962Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
2963
2964 * xpath.c: fixing an XPath function evalutation bug pointed out
2965 by Alexey Efimov where the context was lost when evaluating
2966 the function arguments
2967
2968Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
2969
2970 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
2971 function public for XMLSec performance optimizations
2972
2973Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
2974
2975 * python/generator.py python/libxml2class.txt : fixed a problem
2976 with the HTML parser pointed by Gary Benson
2977 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
2978 example
2979
2980Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2981 * parser.c: fixed bug #81159 (memory growth in SAX)
2982
2983Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
2984 * xpath.c: fixed bug #78858 (the real fix)
2985
2986Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
2987 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
2988
2989Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
2990
2991 * tree.c: modified xmlNodeSetBase to allow changing the
2992 base of a document.
2993
2994Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
2995
2996 * xmlschemastypes.c: patch Charles Bozeman for validation of
2997 all the date, time, and duration types
2998 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
2999 * configure.in: fixed an error pointed by an user
3000 * xml2-config.in: fixed an error pointed by an user
3001
3002Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
3003
3004 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
3005 win32/libxml2.def.src xmlIO.c: exported default
3006 'file:', 'http:' and 'ftp:' protocols input handlers
3007 and maked protocols comparisson case insensitive
3008
3009Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
3010
3011 * configure.in: Neven Has detected a typo
3012
3013Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
3014
3015 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
3016 as one of the persons allowed to commit directly to the
3017 module.
3018
3019Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
3020
3021 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
3022 * valid.c: raised a too low limit
3023 * doc/*: rebuilt the docs
3024
3025Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
3026
3027 * test/XPath/expr/floats test/XPath/expr/functions
3028 result/XPath/expr/floats result/XPath/expr/functions
3029 xpath.c: another XPath conformance patch from Richard Jinks
3030
3031Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
3032
3033 * xmlschemas.c: fixed validation of attribute groups.
3034 * test/schemas result/schemas: added an example from the primer
3035
3036Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
3037
3038 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
3039 * test/schemas result/schemas: updated the test list
3040
3041Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
3042
3043 * TODO: updated a bit
3044 * parser.c: made a comment more specific
3045 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
3046 Schemas conformance.
3047 * test/schemas result/schemas: updated the test list
3048
3049Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
3050
3051 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
3052 implementing xs:all with minOccurs = 0
3053 * tes/schemas/* result/schemas/*: added more tests covering
3054 xs:all
3055
3056Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
3057
3058 * xmlregexp.c: first implementation of the all particle, this
3059 may need to be revisited for case where not all transitions
3060 must be crossed.
3061
3062Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
3063
3064 * tree.c: another entity processing update from Markus Henke
3065
3066Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
3067
3068 * trionan.c: fixed crash on OSF/1
3069
3070Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
3071
3072 * xmlschemas.c: more Schemas work
3073 * test/schemas/* result/schemas/*: added more tests coming
3074 from the spec.
3075
3076Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
3077
3078 * c14n.c: patch from Aleksey Sanin reflecting a change in the
3079 ExcC14N specification
3080
3081Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
3082
3083 * tree.c: patch from Markus Henke, fix for recursive entities.
3084
3085Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
3086
3087 * xpath.c: fix a problem with string() on a document node.
3088
3089Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
3090
3091 * Makefile.am xmlschemas.c: more Schemas work
3092 * test/schemas/* result/schemas/*: added more tests coming
3093 from the spec.
3094
3095Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
3096
3097 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
3098 * result/HTML/*: this changes a few things in the results
3099
3100Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
3101
3102 * include/libxml/tree.h: eliminated 'declaration different than
3103 prototype' warning
3104 * include/win32config.h: "resolved" conflicts with errno.h
3105
3106Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
3107
3108 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
3109 on the automata interfaces and debug of counted choices
3110 * test/schemas/* result/schemas/*: added a number of tests
3111
3112Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
3113
3114 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
3115 a bit of work on Schemas
3116 * testSchemas.c: try to make it more useful
3117 * test/schemas/* result/schemas/* Makefile.am: changed the
3118 Schemas regression test procedure, started adding a few samples
3119
3120Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
3121
3122 * include/libxml/encoding.h: Patch for the Borland C++ builder
3123 * include/libxml/tree.h: Patch for the Borland C++ builder
3124 * threads.c: Patch for the Borland C++ builder
3125 * win32/bcb5: New directory for the Borland C++ builder
3126 project files
3127
3128Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
3129
3130 * win32/Makefile.msvc: Update for XML Schema support
3131 * win32/configure.js: Update for XML Schema support
3132 * win32/libxml2.def.src: Update for XML Schema support
3133
3134Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
3135
3136 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
3137 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
3138 xmlunicode.c include/libxml/Makefile.am
3139 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
3140 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
3141 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
3142 include/libxml/xmlversion.h.in : merged the current state of
3143 XML Schemas implementation, it is not configured in by default,
3144 a specific --schemas configure option has been added.
3145 * test/automata test/regexp test/schemas Makefile.am
3146 result/automata result/regexp result/schemas:
3147 merged automata/regexp/schemas regression tests
3148
3149Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
3150
3151 * xpath.c: Gary found a compile time problem, fixes #78823
3152
3153Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
3154
3155 * configure.in: release of 2.4.20
3156 * doc/*: updated and rebuilt the docs
3157
3158Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
3159
3160 * python/Makefile.am: patch from Cristian Gafton to build on
3161 Red Hat 6.2, should also fix #75779
3162
3163Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
3164
3165 * valid.c: first part of fixing #78729
3166
3167Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
3168
3169 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
3170 escaping of URI when saving HTML files.
3171 * result/HTML/*: this impacted some tests
3172
3173Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
3174
3175 * configure.in: trying to fix #77441
3176
3177Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
3178
3179 * include/libxml/xmlIO.h: Hallski complained it could not be
3180 included by itself.
3181
3182Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
3183
3184 * configure.in: applied an IEEE flag patch for OSF/1 #77825
3185
3186Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
3187
3188 * win32/configure.js: patch from Nilo for the c14n option
3189 * win32/Makefile.msvc: fixed libxml2.def generation with threads
3190
3191Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
3192
3193 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
3194 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
3195 LIBXML_THREAD_ENABLED
3196
3197Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
3198
3199 * xpath.c: another patch from Richard Jinks for substring conformance
3200 * test/XPath/expr/floats test/XPath/expr/strings
3201 result/XPath/expr/floats result/XPath/expr/strings: update of the
3202 test suite to check those.
3203
3204Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
3205
3206 * xpath.c: patch from Richard Jinks for .x float parsing.
3207
3208Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
3209
3210 * parser.c: patch from Markus Henke when an encoding ain't recognized
3211
3212Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
3213
3214 * libxml.m4: got a report that #include <string.h> was needed
3215
3216Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
3217
3218 * xmllint.c: applied a fix from Anthony Jones for -o /--output
3219
3220Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
3221
3222 * doc/example.html: fixing typo
3223
3224Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
3225
3226 * xpath.c: fixed a bug in the nodeset to boolean comparison code
3227 pointed out by Melvyn Sopacua.
3228
3229Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
3230
3231 * libxml.m4: Frédéric Crozat gave a patch related to the change
3232 of Include paths breaking the libxml.m4
3233
3234Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
3235
3236 * xpath.c: Fix bug #76927 forgot to save some context
3237 when evaluating binary expressions
3238
3239Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
3240
3241 * configure.in: fixed configure for MPE/iX from Markus Henke
3242 * xmlmemory.c: fixed initialization problems
3243 * xpath.c: another set of patches from Richard Jinks this
3244 fixes "make XPathtests" on linux
3245
3246Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
3247
3248 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
3249 * test/XPath/expr/compare test/XPath/expr/equality
3250 test/XPath/expr/floats test/XPath/expr/functions
3251 test/XPath/expr/strings result/XPath/expr/compare
3252 result/XPath/expr/equality result/XPath/expr/floats
3253 result/XPath/expr/functions result/XPath/expr/strings: Updated
3254 tests though they show a divergence on Linux
3255
3256Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
3257
3258 * xpath.c trionan.c: previous commit also included patches
3259 from Richard Jinks on some IEEE support corner case
3260
3261Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
3262
3263 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
3264 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
3265 that $(datadir) should be used for docs
3266
3267Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
3268
3269 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
3270 could leak filedescriptors
3271
3272Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
3273
3274 * configure.in nanohttp.c: applied patch from Allan Clark for
3275 UnixWare/OpenServer
3276
3277Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
3278
3279 * configure.in: preparing 2.4.19
3280 * doc/*: rebuilt the docs
3281
3282Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3283
3284 * nanohttp.c: fixing #76043, got fed up with non-portability
3285 of that piece of code.
3286
3287Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
3288
3289 * valid.c SAX.c: Never commit without running "make tests" :-(
3290 fix a couple of stupidities in the previous commit
3291 * result/*: a few changes in some attribute order result of previous
3292 commit.
3293
3294Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
3295
3296 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
3297 the internal subset should not raise duplicate ID errors,
3298 also there was a small bug in conjunction to namespace
3299 declarations defaulted and xml:xxx attributes DTD definitions.
3300
3301Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3302
3303 * xpath.c: Richard Jinks also raised some rounding problems
3304 this tries to fix them
3305
3306Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
3307
3308 * xpath.c: Richard Jinks spotted an incoherent memory allocation
3309 behaviour in xmlXPathCastToString()
3310
3311Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
3312
3313 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
3314 raised by Morus Walter
3315
3316Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
3317
3318 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
3319 from Igor
3320
3321Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3322
3323 * xpath.c: fixing #75619, related to a problem when trying
3324 to evaluate condition when the current node set resulting
3325 from that sub-step evaluation is empty. Also fixes 2 potential
3326 problem with previous-sibling and next-siblings axis.
3327
3328Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
3329
3330 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
3331 HTML support is not configured in.
3332
3333Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3334
3335 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
3336 include/libxml/tree.h: dohh I really didn't intended to commit
3337 this test version :-(
3338
3339Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
3340
3341 * testSAX.c: I wanted to see the real speed at the SAX interface
3342 after a little too many Ximianer started complaining about the
3343 parser speed.
3344 added a --quiet option:
3345 paphio:~/XML -> ls -l db100000.xml
3346 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
3347 paphio:~/XML -> time ./testSAX --quiet db100000.xml
3348 3200006 callbacks generated
3349 real 0m1.270s
3350 Which means 16MBytes/s and 3Mcallback/s
3351
3352Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
3353
3354 * xpath.c: valgrind spotted another error that time when running
3355 on libxslt regression tests
3356
3357Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3358
3359 * Makefile.am: adding "make valgrind" running the full regression
3360 tests (except python ones) under Valgrind (using valgrind -q
3361 which was kindly added by the author).
3362 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
3363 passes cleanly now except an obcure floating point initialization
3364 raised in log10() in one XPath regression test ???
3365 * tree.c: edited some comments to close #75244
3366
3367Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
3368
3369 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
3370 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
3371 context of ScrollKeeper, made sure that if the number is
3372 an integer, the serialization follows the description at
3373 http://www.w3.org/TR/xpath#section-String-Functions
3374
3375Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
3376
3377 * configure.in: preparing 2.4.18
3378 * doc/*: updated and rebuilt the web site
3379 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
3380 the Windows and Cygwin maintainers.
3381 * parser.c: humm, changed the way the SAX parser work when
3382 xmlSubstituteEntitiesDefault(1) is set, it will then
3383 do the entity registration and loading by itself in case the
3384 user provided SAX getEntity() returns NULL.
3385 * testSAX.c: added --noent to test the behaviour.
3386
3387Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3388
3389 * parser.c: Wilfried Teiken provided a hackish but working
3390 way to get context reported back on entities when parsing
3391 with SAX and without breaking the DOM build.
3392
3393Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3394
3395 * c14n.c: applied a new patch from Aleksey Sanin
3396 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
3397 to reference Aleksey implementation of XML digital Signatures
3398
3399Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3400
3401 * xpath.c: small fix to avoid potential problem due to
3402 ordering of freeing data
3403 * python/Makefile.am: people were complaining about
3404 the generated file in python dir not being built
3405
3406Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
3407
3408 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
3409 python/generator.py python/libxml.c python/types.c: Cleanup
3410 of the python Makefiles based on Jacob and James feedback,
3411 fixed the spec file accordingly, fixed the number of warning
3412 that passing my pedantic CFLAGS was generating. Conclusion
3413 is that Python includes are real crap.
3414
3415Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
3416
3417 * configure,in: it was reported quite a few times that
3418 xml2-config --cflags should not output
3419 -I$includeprefix/libxml2/libxml because libxml2 header names
3420 clashes with existing names like list.h from C++ stl.
3421 Includes should be #include<libxml/xxx.h> so ...
3422
3423Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
3424
3425 * c14n.c: another patch from Aleksey Sanin
3426
3427Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3428
3429 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
3430 canonicalization algorithm
3431 * doc/xml.html doc/index.html: added the C14N references on the
3432 index page.
3433
34342002-03-13 jacob berkman <jacob@ximian.com>
3435
3436 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
3437 usage, redundant, and gcc specific
3438
3439Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
3440
3441 * xpath.c: speedup some node selection operations, this can
3442 have a significant impact on DocBook Norm's stylesheets
3443 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
3444 make sure it's always the case
3445 * debugXML.c: distinguish CDATA and comments in ls operations
3446
3447Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
3448
3449 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
3450 to generate better API descriptions etc...
3451
3452Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
3453
3454 * c14n.c: Fixing #74186, made sure all boolean expressions
3455 get fully parenthesized, ran indent on the output
3456 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
3457 include/libxml/tree.h: also #74186 related, removed the
3458 --with-buffers option, and all the preprocessor conditional
3459 sections that were resulting from it.
3460
3461Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3462
3463 * valid.c: applied patch from Dodji Seketeli fixing an
3464 uninitailized variable in xmlValidGetValidElements()
3465
3466Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3467
3468 * c14n.c: fixed a few comments
3469 * doc/*.html doc/*/*.html: regenerated the docs and added
3470 the C14N API
3471 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
3472
3473Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
3474
3475 * check-xml-test-suite.py: fix to adapt varaiations in the
3476 bindings
3477 * configure.in python/setup.py python/setup.py.in: fixed to
3478 have the version of the python scripts automatically updated
3479
3480Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3481
3482 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
3483 in xmlCopyProp()
3484
3485Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
3486
3487 * configure.in: preparing 2.4.17 release
3488 * doc/*: updated and rebuilt the docs
3489 * xpath.c: fixed a comment
3490 * python/libxml.c: fixed a possible reentrancy problem
3491
3492Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
3493
3494 * tree.c python/tests/Makefile.am python/tests/attribs.py:
3495 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
3496 added a specific regression test
3497 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
3498 not raise exceptions when failing to find the attribute.
3499
3500Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
3501
3502 * configure.in xmllint.c: owen pointed out a problem with the
3503 ftme fix, gettimeofday() was not detected by configure and
3504 the ftime header wasn't included, dohhh
3505
3506Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
3507
3508 * configure.in xmllint.c: trying to fix #71457 for timing
3509 precision when gettimeofday() is not availble but ftime() is
3510
3511Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
3512
3513 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
3514 are now copied on install and part of the -devel RPM
3515
3516Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
3517
3518 * xpath.c: trying to avoid bug #72150 which was apparently
3519 caused by a gcc bug (or a processor problem) as detailed
3520 at http://veillard.com/gcc.bug
3521
3522Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3523
3524 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
3525 fixed xmlReconciliateNs(), added a Python test/example for
3526 inter-document cut'n paste
3527 * python/libxml.py: fixed node.doc on document nodes and added
3528 xpathEval() onto node objects
3529
3530Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
3531
3532 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
3533 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
3534 fixup and integrated tests for the serialization stuff
3535
3536Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
3537
3538 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
3539 moved the libxml man page to section 3
3540
3541Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
3542
3543 * tree.c: fix bug #72490
3544 * python/libxml.c python/libxml.py: added methods serialize()
3545 and saveTo() to all node elements.
3546
3547Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
3548
3549 * xmlIO.c: closed #73430, don't read from an input source
3550 which indicated an end-of-file or an error.
3551
3552Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3553
3554 * parser.c: make sure SAX endDocument is always called as
3555 this could result in a Python memory leak otherwise (it's
3556 used to decrement ref-counting)
3557 * python/generator.py python/libxml.c python/libxml.py
3558 python/libxml2-python-api.xml python/libxml2class.txt
3559 python/tests/error.py python/tests/xpath.py: implemented
3560 the suggestions made by Gary Benson and extended the tests
3561 to match it.
3562
3563Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
3564
3565 * python/generator.py: applied patch fixing #73450
3566
3567Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
3568
3569 * xpath.c: fixing #61290 "namespace nodes have no parent"
3570 long standing divergence from the XPath REC. NodeSets
3571 simply hold a copy of namespace nodes and those node ->next
3572 points to the parent (which may not be the node carrying the
3573 definition).
3574 * include/libxml/xpath.h: flagged but didn't added a possible
3575 speedup
3576 * DOCBparser.c HTMLparser.c: removed some warnings from push
3577 parser due to new state being added.
3578 * tree.c: new fix from Boris Erdmann
3579 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
3580 the XML Canonalization support from Aleksey Sanin
3581
3582Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3583
3584 * tree.c: patch from Boris Erdmann fixing some namespace odities
3585 with xmlCopyNode()
3586
3587Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
3588
3589 * xmlIO.c: fix bug #72706 when loading a NULL entity
3590
3591Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3592
3593 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
3594 actually change in a future XML Namespace revision.
3595
3596Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3597
3598 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
3599 added the possibility of returning nodesets from XPath extension
3600 functions written in Python
3601
3602Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
3603
3604 * python/*: commiting some Python bindings work done while travelling
3605
3606Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3607
3608 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
3609 explicitely with memory debugging switched on
3610
3611Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
3612
3613 * python/generator.py python/libxml.c python/libxml2-python-api.xml
3614 python/libxml2class.txt python/libxml_wrap.h python/types.c:
3615 Added wrapper for the xmlURIPtr type, provided accessors, fixed
3616 the accessor generator for strings
3617 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
3618 regression test.
3619
3620Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
3621
3622 * python/README python/generator.py python/libxml.c python/setup.py:
3623 added the 'usual' setup.py to allow building a libxml2-python
3624 module based on the same code. The initialization is however
3625 different the 2 .so files fo libxml2 and libxslt are identical and
3626 they entry point initialize both libraries. this is done to avoid
3627 some possible nasty problem since the Python don't merge the maps
3628 of all shared modules.
3629
3630Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
3631
3632 * parser.c: fixed a push/encoding bug reported by Michael
3633 on librsvg
3634
3635Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
3636
3637 * include/libxml/parserInternals.h: fixes a misplaced #endif
3638
3639Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3640
3641 * parser.c valid.c: found and fixed a couple of allocation bugs
3642
3643Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
3644
3645 * doc/xml.html doc/python.html doc/*: added a Python and binding
3646 page describing the current state of the Python bindings and
3647 giving pointers to the other languages wrappers.
3648
3649Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3650
3651 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
3652 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
3653 rebuilt the API and web site
3654 * xpath.c: fixed #71978 portability bugs
3655
3656Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
3657
3658 * SAX.c: oops broke automatic defaulting of namespaces attributes.
3659
3660Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
3661
3662 * include/libxml/parserInternals.h parser.c: had to change
3663 2 internal parsing API when processing document content
3664 to check the start and end of element content are defined
3665 in the same entity
3666 * valid.c include/libxml/valid.h: attribute normalization can
3667 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
3668 with the context to report it.
3669 * SAX.c: fixed the last known bugs, crazy validation constraints
3670 when a document is standalone seems correctly handled. There
3671 is a couple of open issues left which need consideration especially
3672 PE93 on external unparsed entities and standalone status.
3673 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
3674 The 2 tests left failing are actually in error. Cleanup done.
3675
3676Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
3677
3678 * valid.c: implemented E59 spaces in CDATA does not match the
3679 nonterminal S
3680
3681Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
3682
3683 * SAX.c parser.c valid.c: more validation test fixups
3684 * check-xml-test-suite.py: added duration info for the tests
3685
3686Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
3687
3688 * parser.c valid.c: a couple of errors were reported but not
3689 saved back as such in the parsing context. Down to 1% failure rate
3690 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
3691
3692Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
3693
3694 * xmlInternald.c: isExtender was missing a char
3695 * parser.c include/libxml/parser.h: % are acceptable in the
3696 internal subset if within a PUBLIC ID
3697
3698Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
3699
3700 * SAX.c parserInternals.c valid.c: more work on the conformance
3701 suite. Took the step to finally block documents with encoding
3702 errors. It's a fatal error per the spec, people should have fixed
3703 their documents by now.
3704
3705Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
3706
3707 * check-xml-test-suite.py: fixed the test script after some discussion
3708 on the semantic of TYPE="error"
3709 * Makefile.am: added the script to the distrib
3710
3711Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
3712
3713 * SAX.c entities.c: fixed a couple of conformances issues deep
3714 into the validation code (standalone and undeclared Notations)
3715
3716Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
3717
3718 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
3719 stayed there for years !
3720
3721Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3722
3723 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
3724 missing
3725
3726Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
3727
3728 * check-xml-test-suite.py: improved the behaviour a bit as
3729 well as the logs
3730 * parser.c valid.c SAX.c: fixed a few more bugs
3731 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
3732
3733Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3734
3735 * check-xml-test-suite.py: python script to run regression tests
3736 against the XML Test suite of W3C/OASis
3737 * SAX.c: fixed a validation bug
3738 * parser.c: fixed 3 errors pointed by the test suite
3739 * doc/buildDocBookCatalog: fixed a typo pointed by drake
3740 * python/Makefile.am: fixed a dependendy
3741
3742Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
3743
3744 * xmlmemory.c: avoid a warning bug #71594
3745
3746Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
3747
3748 * xmlmemory.c: Jesse Perry provided a patch to remove a few
3749 warning on alpha/Tru64
3750
3751Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
3752
3753 * include/libxml/entities.h: fixing a comment
3754 * valid.c: fixing some troubles with validity check on namespaces
3755 * result/VC/NS3 test/VC/NS3: added a specific regression test
3756
3757Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
3758
3759 * tree.c: Fixing #71342 serializing '\n' in attribute values
3760 * result/noent/att3 result/att3 test/att3: added a specific
3761 test.
3762
3763Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
3764
3765 * python/libxml.c: couple of bug fixes
3766
3767Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
3768
3769 * python/*.py: removed tabs and used spaces.
3770
3771Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
3772
3773 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
3774 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
3775
3776Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
3777
3778 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
3779 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
3780
3781Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
3782
3783 * include/libxml/encoding.h include/libxml/entities.h
3784 include/libxml/globals.h include/libxml/parser.h
3785 include/libxml/threads.h include/libxml/tree.h
3786 include/libxml/xmlmemory.h: trying to fix the include mess
3787
3788Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
3789
3790 * include/libxml/xmlmemory.h: reverted part of the previous
3791 attempt to provide #69655, this was breaking the build.
3792
3793Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
3794
3795 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
3796 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
3797 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
3798 include/libxml/parserInternals.h include/libxml/tree.h
3799 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
3800 Tentatively fixed #69655 , make compiling with -Wredundant-decls
3801 clean.
3802 * python/libxml.c: fixed a warning.
3803
3804Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
3805
3806 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
3807 copying of node, merge back IDs in the target document.
3808 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
3809 test/XInclude/ents/ids.xml: test case
3810 * result/VC/ElementValid4: output changed due to a typo fix
3811
3812Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
3813
3814 * python/Makefile.am: seems some version of automake didn't
Daniel Veillard784b9352003-02-16 15:50:27 +00003815 generate the dependencies right as Jacob found out. Add
3816 an extra dependency rule.
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00003817
3818Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
3819
3820 * parserInternals.c valid.c: Justin Fletcher found some parts
3821 of the code needing cleanup
3822 * libxml.spec.in python/Makefile.am python/generator.py
3823 python/libxml.c python/libxml.py: Fixed the python Makefiles
3824 corrected a bug showing up on ia64, changed the name of the
3825 python internal module too
3826
3827Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
3828
3829 * Makefile.am: applied patch from Andris Pavenis for binary
3830 name suffixes
3831
3832Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
3833
3834 * xmllint.c win32/win32config.h: fixing #68748
3835
3836Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
3837
3838 * valid.c: fixing #70166
3839
3840Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
3841
3842 * valid.c: fixing #70077
3843
3844Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
3845
3846 * Copyright Makefile.am README configure.in libxml.spec.in:
3847 Changed to the MIT Licence
3848 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
3849 doc/xmlio.html: updated the doc accordingly
3850 * include/libxml/xmlwin32version.h configure.in: preparing
3851 2.4.14 release
3852 * python/generator.py python/libxml.c python/libxml2-python-api.xml
3853 python/libxml2class.txt python/libxml_wrap.h python/types.c:
3854 fixed the const xmlChar * wrapper and generator, XPath extension
3855 functions now use the context as first argument
3856 * python/tests/tstxpath.py python/tests/xpath.py
3857 python/tests/xpathext.py: Updated the tests accordingly
3858 * tree.c: fixed bug #70067
3859
3860Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3861
3862 * Makefile.am: cleanup
3863 * debugXML.c: always use stdout if output is NULL
3864 * xmlIO.c: don't close filedescriptors passed to outputBuffers
3865 * python/Makefile.am python/generator.py python/libxml2class.txt
3866 python/libxml_wrap.h python/types.c: augmented the number of bindings
3867 handling FILE * and XPath contexts
3868 * python/tests/Makefile.am: avoid a stupid problem due to the
3869 use of TEST.
3870
3871Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
3872
3873 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
3874
3875Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
3876
3877 * python/TODO python/libxml.c: cleanup the extension function lookup
3878 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
3879
3880Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
3881
3882 * configure.in python/Makefile.am: do not install outside
3883 of prefix
3884
3885Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3886
3887 * python/TODO python/libxml.c: started adding SAX interfaces
3888 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
3889 SAX test
3890
3891Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
3892
3893 * tree.c: hardened the addChild function
3894 * python/generator.py python/libxml.c python/libxml2-python-api.xml
3895 python/libxml2class.txt python/libxml_wrap.h python/TODO:
3896 added accessors needed for xmlNode, a bit more testing and
3897 extension of interfaces
3898 * python/tests/Makefile.am python/tests/build.py: added a test
3899 build from scratch/save/load/check
3900
3901Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
3902
3903 * parserInternals.c: change a small bit in the way valididy
3904 error messages get initialized
3905 * python/TODO python/libxml.c python/libxml2-python-api.xml
3906 python/libxml2class.txt python/libxml_wrap.h python/types.c:
3907 added some memory debugging to track leaks at the libxml2 level
3908 * python/tests/*.py: changed all tests to check for leaks,
3909 there is just one left in XPath extension registrations.
3910
3911Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
3912
3913 * python/TODO python/generator.py python/libxml2-python-api.xml
3914 python/libxml2class.txt: more accessor classes for the parser
3915 context, allow to switch on and check validity
3916 * python/tests/Makefile.am python/tests/error.py
3917 python/tests/invalid.xml python/tests/valid.xml
3918 python/tests/validate.py: attded more test and and added error.py
3919 which I forgot to commit in the last step
3920
3921Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
3922
3923 * python/Makefile.am python/types.c: cleanup
3924 * python/libxml.c python/libxml.py python/libxml_wrap.h
3925 python/generator.py python/libxml2-python-api.xml
3926 python/libxml2class.txt: added class for parser context, added
3927 first cut for push mode support. Added a framework to generate
3928 accessors functions.
3929 * python/tests/Makefile.am python/tests/push.py: added a push
3930 test
3931
3932Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
3933
3934 * python/Makefile.am python/TODO python/libxml.py: fixed a small
3935 bug a bit of cleanup.
3936
3937Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
3938
3939 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
3940 python/libxml2class.txt: adding error redirections and preformat
3941 to a python handler
3942 * python/tests/Makefile.am python/tests/*.py: cleanup made all
3943 tests self checking
3944
3945Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
3946
3947 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
3948 a function
3949
3950Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
3951
3952 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
3953 python/libxml.c python/libxml2-python-api.xml
3954 python/libxml2class.txt: Progressing through the TODOs, class
3955 description output, extra XML API, RPM now builds the wrappers
3956 for all python installed versions
3957
3958Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
3959
3960 * configure.in libxml.spec.in python/Makefile.am python/TODO
3961 python/generator.py python/libxml2class.txt: added more informations
3962 in the libxml2-python package including docs. Slightly changed
3963 the class hierarchy
3964 * python/tests/*: added basic regression tests infrastructure too
3965
3966Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
3967
3968 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
3969 added libxml2-python as part of the packages installed
3970
3971Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
3972
3973 * python/Makefile.am python/generator.py python/libxml.c
3974 python/libxml.py: more work, now able to extend the
3975 XPath interpreter with functions written in python.
3976
3977Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
3978
3979 * python/Makefile.am: Jacob sent a patch to allow building from
3980 tarfile.
3981
3982Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
3983
3984 * python/Makefile.am python/libxml.c configure.in Makefile.am:
3985 inserted the python wrappers build, I hope this won't be too
3986 unportable
3987
3988Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
3989
3990 * xpath.c: minor optimization
3991 * python/generator.py python/libxml.c python/libxml.py
3992 python/libxml_wrap.h: more work on the python bindings,
3993 they now support XPath and there is no evident leak
3994
3995Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
3996
3997 * python/generator.py python/libxml.c python/libxml.py:
3998 more work on the python bindings generator.
3999
4000Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
4001
4002 * python/generator.py python/libxml.c python/libxml_wrap.h:
4003 more work on the python bindings.
4004
4005Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
4006
4007 * python/generator.py python/libxml.c python/libxml.py
4008 python/libxml_wrap.h: commited early version of a python binding
4009 for private use only ATM
4010
4011Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
4012
4013 * entities.c tree.c include/libxml/entities.h: applied patch
4014 from Anthony Jones to implement copy of DTD subtree too. Had
4015 just to keep 2 function private which really ought to become
4016 public ones.
4017
4018Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
4019
4020 * xmllint.c: added pointers to the web pages in the usage()
4021
4022Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
4023
4024 * tree.c: more fixes from Petr Kozelka for attribute handling
4025 in the tree API to align the semantic with DOM.
4026
4027Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
4028
4029 * valid.c tree.c entities.c: another set of patches from
4030 Anthony Jones for copy operations cleanup and robustness
4031
4032Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
4033
4034 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
4035 an alphabetic index based on comments content
4036 * doc/*: rebuilt the web site with the new references
4037
4038Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
4039
4040 * parserInternals.h: Greg Sjaardema suggested to use an
4041 eponential buffer groth policy in xmlParserAddNodeInfo()
4042
4043Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
4044
4045 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
4046 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
4047 doc/parsedecl.py doc/Makefile.am: updated the python extractor
4048 to generate cross-references, and added/updated the stylesheets
4049 to generate and link API indexes. The generic keyword index
4050 is not done yet.
4051 * doc/*.html: regenerated all the usual docs too
4052
4053Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
4054
4055 * debugXML.c: added an xpath function to the shell for T. V. Raman
4056
4057Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
4058
4059 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
4060 debug routines.
4061
4062Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
4063
4064 * tree.c: apply an patch from Petr Kozelka for unlink and replace
4065 support of attribute nodes
4066
4067Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
4068
4069 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
4070 hopefully near complete and fully documented of the API in XML
4071 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
4072 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
4073 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
4074 include/libxml/parserInternals.h include/libxml/valid.hi
4075 include/libxml/xmlIO.h include/libxml/xmlerror.hi
4076 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
4077 include/libxml/xpath.h include/libxml/xpathInternals.h:
4078 Cleaned up the doc comments a lot in the process, the interface
4079 coverage is now 100%
4080
4081Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
4082
4083 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
4084 extracts comments from the gtk-doc DocBook output (a bit
4085 convoluted but seems to work).
4086
4087Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
4088
4089 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
4090 added an XML description of the API, moved the script generating
4091 it here. Added a "make api" target
4092
4093Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
4094
4095 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
4096
4097Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
4098
4099 * xpath.c include/libxml/xpathInternals.h: the change made to
4100 xmlXPathFuncLookupFunc was incompatible roll it back
4101
4102Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
4103
4104 * SAX.c: cleanup patch from Anthony Jones
4105 * doc/Makefile.am: fix the headers to avoid in make scan
4106 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
4107 includes, * vs Ptr and general cleanup
4108 * parsedecl.py: first version of a script to extract the
4109 module interfaces, the goal will be to provide .decl or XML
4110 specification of the interfaces to build wrappers.
4111
4112Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
4113
4114 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
4115 now provides return codes in case of errors
4116
4117Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
4118
4119 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
4120 Upgraded to trio baseline 1.6
4121 * strio.h strio.c: Replaced by triostr.h and triostr.c
4122
4123Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
4124
4125 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
4126 of strdup usage in the code
4127
4128Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
4129
4130 * parser.c error.c: Keith Isdale complained rightly that
4131 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
4132
4133Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
4134
4135 * tree.c: fixed the funxtion to set the xml: attributes
4136 * debugXML.c: added "setbase" to test it.
4137
4138Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
4139
4140 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
4141 to allow updating an attribute content
4142
4143Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
4144
4145 * libxml.h: try to avoid problems when compiling on Windows
4146
4147Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
4148
4149 * hash.c: patch from Anthony Jones for hash.c allocation size
4150 * Makefile.am: trying to work around Yet Another Libtool Madness
4151 and build the 2.4.13 release finally ...
4152
4153Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
4154
4155 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
4156 * doc/* : update of the documentation
4157
4158Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
4159
4160 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
4161 at fixing #61290 :-(
4162
4163Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
4164
4165 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
4166 Fixes bug #67229
4167
4168Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
4169
4170 * tree.c: trying to avoid troubles when a subtree is copied
4171 and coalesced in part with the target tree. Should fix
4172 bug #67407
4173
4174Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
4175
4176 * valid.c: fixed validation of attributes content of type
4177 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
4178 values, very old bug. Fixes #67671
4179
4180Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
4181
4182 * parser.c include/libxml/parserInternals.h tree.c: integrated
4183 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
4184 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
4185
4186Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
4187
4188 * threads.c: applied Serguei Narojnyi's patch to add native
4189 thread support on the Win32 platform
4190 * testThreadsWin32.c Makefile.am: added the test program also
4191 from Serguei, Win32 specific
4192 * include/win32config.h include/libxml/xmlwin32version.h.in:
4193 added patch from Igor for the Windows thread specific defines.
4194
4195Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
4196
4197 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
4198
4199Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
4200
4201 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
4202 output page into XMLinfo.html. Close bug #66951 and
4203 raised by Robert Collins too.
4204
4205Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
4206
4207 * encoding.c: Paul Keogh pointed out a possibility of segfault
4208 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
4209 Closes bug # 68238
4210
4211Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
4212
4213 * doc/*.html: updated the Gdome2 links
4214
4215Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
4216
4217 * libxml.h: Applied following patches from Robert Collins
4218 and make sure IN_LIBXML is defined when compiling it
4219 -------
4220 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
4221 as well as Visual C.
4222 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
4223 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
4224 * strio.c (PLATFORM_UNIX): Define for Cygwin.
4225 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
4226 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
4227 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
4228 xmlSysIDExists xmlNoNetExists).
4229 * xmllint.c: Don't include winsock2.h for Cygwin.
4230
4231Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
4232
4233 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
4234 when the version info is not present.
4235
4236Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
4237
4238 * tree.c: Anthony Jones pointed out a problem in
4239 xmlStringGetNodeList() and provided a fix for it
4240
4241Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
4242
4243 * parser.c: patch from Frank J Franklin to remove a bug in
4244 xmlCreatePushParserCtxt() when the initial buffer passed
4245 is large.
4246
4247Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
4248
4249 * win32/*: big cleanup of the Windows/MSVC project files
4250 from Igor Zlatkovic
4251
4252Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
4253
4254 * doc/Makefile.am: should fix #67674 and avoid troubles if
4255 xsltproc is not available or fails in the prefix provided
4256
4257Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
4258
4259 * xmlmemory.c: one more doc patch from Charlie Bozeman.
4260
4261Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
4262
4263 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
4264 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
4265 Fixed a few other problems raised by Charlie Bozeman.
4266 * result/VC/ElementValid[5-7]: fixed the output
4267
4268Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
4269
4270 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
4271 patches from Charlie Bozeman. Regenerated the HTML docs.
4272
4273Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
4274
4275 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
4276 for Windows from Igor
4277
4278Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
4279
4280 * xmllint.c: applied Justin Fletcher patch for --output or -o
4281
4282Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
4283
4284 * win32/libxml2/libxml2.def.src: close #67019
4285
4286Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
4287
4288 * xmllint.c: applied Justin Fletcher generic timing patch
4289 similar to the one already applied to xsltproc.
4290
4291Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
4292
4293 * include/libxml/tree.h tree.c: applied documentation patches
4294 from Charlie Bozeman
4295
4296Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
4297
4298 *doc/xmllint.xml, xmllint.1 - document --dropdtd
4299
4300Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
4301
4302 * valid.c: fix the xmlStrdup() used in the previous patch.
4303 * valid.c: added --dropdtd
4304 * tree.c: fixed xmlUnlinkNode so it also removes the references
4305 from the document if the node is a DTD
4306
4307Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
4308
4309 * HTMLtree.c valid.c: cleanup some static declarations
4310
4311Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
4312
4313 * xmllint.c: removed another strdup()
4314 * doc/FAQ: removed the HP/UX entry
4315
4316Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
4317
4318 * valid.c: fix bug #66816 when validating.
4319 * xmllint.c: don't use sys/time.h if configure did not found it
4320
4321Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
4322
4323 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
4324 xmlcatalog_man.xml
4325
4326Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
4327
4328 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
4329 xmlInitMemory() was declared twice
4330
4331Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
4332
4333 * globals.c: do not reference strdup() !
4334 * configure.in libxml-2.0.pc.in: trying to fix the libs
4335 of the various config extraction modules
4336
4337Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
4338
4339 * configure.in : preparing 2.4.12
4340 * doc/* : updated and rebuilt the docs
4341
4342Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
4343
4344 * uri.c: closed bug #66159
4345 * testURI.c: added --escape option
4346 * configure.in: some cleanup for xml2-config --cflags
4347
4348Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
4349
4350 * globals.c testThreads.c: removed some misplaced includes
4351 of xmlversion.h
4352
4353Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
4354
4355 * threads.c: patch from Gary Pennington fixing a possible
4356 problem at initialization time.
4357
4358Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
4359
4360 * configure.in libxml.h parser.c testThreads.c macos/: integrated
4361 Eric Lavigne contribution to build libxml2 on MacOS using
4362 CodeWarrior.
4363
4364Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
4365
4366 * xmllint.c: applied Geert Kloosterman's patch to fix
4367 --repeat --timing output
4368
4369Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
4370
4371 * parser.c: Robin Berjon <robin@knowscape.com> found a case
4372 where non-wellformed XML declaractions were not detected.
4373
4374Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
4375
4376 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
4377
4378Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
4379
4380 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
4381 gets reset by xmlCleanupInputCallbacks() and this makes the
4382 function useless. Same for output.
4383
4384Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
4385
4386 * xmlIO.c: robert pointed out a loop error in callback cleanups
4387
4388Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
4389
4390 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
4391 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
4392 they are not really tied to debugging
4393
4394Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
4395
4396 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
4397 * xmllint.c: better --catalogs description
4398
4399Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
4400
4401 * tree.c: fixed a couple of problems in xmlSetProp()
4402
4403Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
4404
4405 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
4406 unappropriate stdout output.
4407
4408Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
4409
4410 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
4411 by Denis Beurive, closes #65111
4412
4413Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
4414
4415 * valid.c: in case of content model validity error, don't
4416 print it if validity warnings were not requested.
4417
4418Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
4419
4420 * nanoftp.c: applied a couple of patches from Brian D Ripley.
4421 * parserInternals.c: removed the last exit() call. Print an
4422 unmaskable error on stderr instead (library mismatch detection)
4423
4424Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
4425
4426 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
4427 shell instructions from Heiko Rupp
4428
4429Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
4430
4431 * catalog.c: use the URL notation file:// for default catalog paths
4432
4433Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
4434
4435 * include/libxml/tree.h: better comments for _private fields
4436 * tree.c: removed a problem when copying an entity reference.
4437
4438Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
4439
4440 * vms/*: updated instructions and diffs from John A Fotheringham
4441
4442Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
4443
4444 * include/libxml/xmlerror.h: avoid an include problem if
4445 #include <libxml/xmlerror.h> happens first in code
4446 seems to be the case in KDE libs
4447
4448Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
4449
4450 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
4451 from Igor for Windows
4452
4453Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
4454
4455 * Makefile.am: Gary Pennington pointed out a missing prefix
4456
4457Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
4458
4459 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
4460 * doc/*: upgraded and rebuilt the docs
4461
4462Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
4463
4464 * HTMLparser.c: fix comment in scripts element parsing.
4465 * result/HTML/doc3*: updated the results.
4466
4467Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
4468
4469 * uri.c: another URI bug fix #63336, using Joel Young patch.
4470
4471Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
4472
4473 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
4474 a cleaned up version of the Pwd shell string generation.
4475
4476Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
4477
4478 * valid.c include/libxml/tree.h: trying to fix namespaces +
4479 validation problems for good, closing #63619 in the process
4480 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
4481 wrong in this respect, fixed it.
4482
4483Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
4484
4485 * xmllint.c: Morus Walter patch to allow --format and --encode
4486
4487Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
4488
4489 * debugXML.c: Stefan Kost provided an help command for the shell
4490
4491Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
4492
4493 * debugXML.c: Heiko Rupp pointed that the shell would crash
4494 on empty nodesets returns.
4495
4496Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
4497
4498 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
4499 migh need the history libraries
4500
4501Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
4502
4503 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
4504 handle the case of < in quoted attributes, Bastian Kleineidam
4505
4506Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
4507
4508 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
4509 fixing catalog breakages
4510 * Makefile.am catalog.c result/catalogs/catal
4511 result/catalogs/mycatalog.* test/catalogs/catal*:
4512 fixed more problems in catalog support, added more regression tests
4513 for both XML and SGML catalog handling
4514
4515Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
4516
4517 * debugXML.c: applied an improvement to xmlGetLineNo() from
4518 Keith Isdale
4519
4520Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
4521
4522 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
4523 Side effect of the progressive catalog loading
4524
4525Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
4526
4527 * Makefile.am: confexecdir and confexec_DATA were defined twice
4528 pointed out by Karl Eichwalder
4529
4530Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
4531
4532 * xmlcatalog.c: avoid unlink() and use remove() instead.
4533
4534Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
4535
4536 * libxml.spec.in: cleanup
4537 * include/libxml/xmlwin32version.h: updated with 2.4.8
4538
4539Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
4540
4541 * encoding.c global.data globals.c testThreads.c: fix bug #63752
4542 of compiling libxml with a non standard set of options
4543
4544Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
4545
4546 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
4547 document --sgml option, fixing gnome bugzilla #63382
4548
4549Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
4550
4551 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
4552 breakage of 2.4.7, added a couple of really needed APIs
4553 like xmlCatalogIsEmpty() and xmlNewCatalog()
4554 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
4555 for install-catalog
4556 * configure.in: preparing 2.4.8
4557
4558Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
4559
4560 * HTMLtree.c tree.c include/libxml/HTMLtree.h
4561 include/libxml/tree.h include/libxml/xmlIO.h: more include
4562 cleanups, export cleanly one html output + format function.
4563
4564Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
4565
4566 * parser.c: removed initGenericErrorDefaultFunc call from
4567 xmlInitParser() since it could destroy previous calls to
4568 xsltSetGenericErrorFunc() effects
4569
4570Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
4571
4572 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
4573 keyword.
4574
4575Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
4576
4577 * Makefile.am: cleanup
4578 * threads.c: cleanup too
4579 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
4580 from xsltproc
4581 * include/libxml/tree.h include/libxml/parser.h: trying to break a
Daniel Veillard784b9352003-02-16 15:50:27 +00004582 dependency loop.
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00004583
4584Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
4585
4586 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
4587 was not used anymore !
4588
4589Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
4590
4591 * configure.in: preparing 2.4.7
4592 * Makefile.am doc/Makefile.am: switched to the latest xmllint
4593 manual page from John
4594 * doc/*: updated the doc and rebuilt the generated pages
4595
4596Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
4597
4598 * xmlIO.c: closing bug #62711, the library should never
4599 close stdin or stdout.
4600
4601Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
4602
4603 * uri.c: second pass at fixing #63336, using Joel Young
4604 final patch. looks okay.
4605
4606Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
4607
4608 * uri.c include/libxml/uri.h: trying to clear #63336
4609 allowing the escaping routine to parse unconformant
4610 URI-References.
4611
4612Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
4613
4614 * vms/readme.vms vms/build_libxml.com nanoftp.c
4615 include/libxml/xmlversion.h.in: a few VMS updates from
4616 John A Fotheringham
4617 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
4618 and xmlCleanupOutputCallbacks() for the Perl binding people.
4619
4620Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
4621
4622 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
4623 apply fixes to close #63271 and avoid segfaults when
4624 the error routine gets callbed before xmlInitParser()
4625 get called.
4626 * nanoftp.c error.c: Applied patches from Justin Fletcher
4627 correcting some xmlGenericError misuses.
4628
4629Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
4630
4631 *doc/xmllint.xml, doc/xmllint.1
4632 New and improved man page for xmllint - .xml is the original, .1
4633 is the generated man page
4634
4635Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
4636
4637 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
4638 the web site from the main HTML document.
4639
4640Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
4641
4642 * parser.c: fixed an erroneous validation bug when PE refs
4643 occurs in external parsed entities referenced from the
4644 internals subset
4645 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
4646 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
4647 added the associated testcase, it's a nice one.
4648 * HTMLparser.c: generate the DTD node as HTML still ...
4649 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
4650
4651Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
4652
4653 * HTMLparser.c: fixed a bug in htmlNewDoc()
4654
4655Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
4656
4657 * test/threads/*: added entities testing to the Thread test
4658 * testThreads.c: make the test reasonable
4659 * DOCBparser.c: fix the DTD public and system ID
4660 * xmllint.c: added --sgml for SGML DocBook importing
4661 * Makefile.am: added Docbtests target
4662
4663Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
4664
4665 * nanoftp.c: use only "anonymous@" string for anonymous passwds
4666 * testThreads.c: removed bogus include
4667
4668Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
4669
4670 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
4671 fixed a very serious (looping) validation bug
4672
4673Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
4674
4675 * include/libxml/globals.h include/libxml/threads.h threads.c
4676 testThreads.c: far more testing, cleaning up bugs
4677 * *.c : make sure globals.h is always included.
4678
4679Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
4680
4681 * HTMLparser.c: try to get rid of parser loops for good.
4682
4683Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
4684
4685 * configure.in: fixed some bugs in CFLAGS passing.
4686 * test/threads Makefile.am testThreads.c: added a specific
4687 threaded test case (really nasty, guaranteed).
4688
4689Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
4690
4691 * catalog.c: serious cleanup on the management of the
4692 XML catalog tree, more tests done, especially with
4693 the catalog PI.
4694
4695Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
4696
4697 * catalog.c: avoid a problem in catalog cleanup on SMP if
4698 catalogs were not initialized.
4699
4700Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
4701
4702 * catalog.c xpath.c: trying to cleanup the not thread safe
4703 parts of the library.
4704
4705Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
4706
4707 * include/libxml/globals.h configure.in global.data: make
4708 the allocation be per-thread a configure option
4709 * encoding.c include/libxml/parser.h: fixed compilation
4710 errors
4711
4712Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
4713
4714 * include/libxml/parser.h: Norm reported that a few lines
4715 added were breaking libxslt compile, removed them for now
4716
4717Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
4718
4719 * parser.c parserInternals.c threads.c: debugged and fixed
4720 initialization problems which were giving troubles on SMP
4721 boxes.
4722
4723Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
4724
4725 * include/libxml/Makefile.am: missing globals.h
4726
4727Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
4728
4729 * globals.c: added a couple of standard includes.
4730
4731Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
4732
4733 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
4734 include/libxml/parserInternals.h include/libxml/tree.h
4735 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
4736 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
4737 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
4738 Applied the last patches from Gary, cleanup, activated threading
4739 all user accessible global variables are now handled in globals.[ch]
4740 Still a bit rought but make tests passes with either
4741 --with-threads defined at configure time or not.
4742 * Makefile.am example/Makefile.am: added globals.[ch] and threads
4743 linking options
4744
4745Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
4746
4747 * Makefile.am include/libxml/Makefile.am
4748 include/libxml/globals.h globals.c include/libxml/threads.h
4749 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
4750 configure.in: started integrating the core of the thread support
4751 not activated yet but half integrated. The code should still
4752 compile and work anyway.
4753
4754Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
4755
4756 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
4757 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
4758 integrating the non-controversial parts of Gary Pennington
4759 multithread patches
4760 * catalog.c: corrected a small bug introduced
4761
4762Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
4763
4764 * catalog.c include/libxml/catalog.h: very serious cleanup,
4765 isolating unportable code and as much as possible the accesses
4766 to the global shared catalog. May need more testing !
4767
4768Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
4769
4770 * include/libxml/debugXML.h debugXML.c tree.c: integrating
4771 Keith Isdale patches for the XSLT debugger interfaces. Some
4772 cleanup
4773
4774Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
4775
4776 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
4777 * DOCBparser.c: generate line nubers in elements
4778
4779Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
4780
4781 * configure.in: preparing 2.4.6 release
4782 * doc/xml.html doc/html/*: updated and rebuilt the docs
4783 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
4784
4785Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
4786
4787 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
4788 adding documentation for DV's supercatalog support
4789
4790Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
4791
4792 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
4793 super catalog support adding one API and one flag --sgml to
4794 xmlcatalog
4795
4796Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
4797
4798 * doc/xmlcatalog_man.xml, xmlcatalog.1
4799 One more crack at
4800 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
4801
4802
4803Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
4804
4805 * xpath.c: implemented xmlXPathObjectCopy for external objects
4806 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
4807
4808Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
4809
4810 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
4811 finishing up fix to
4812 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
4813 the xmlcatalog man page display more elegantly
4814
4815Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
4816
4817 * configure.in: closing bug #61832
4818 * HTMLparser.c: removed a warning
4819
4820Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
4821
4822 * xpath.c: fixing #61673 part I, do not loose doc information
4823 when copying result value trees.
4824
4825Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4826
4827 * xpath.c: trying to harden the XPath interpreter
4828
4829Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
4830
4831 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
4832 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
4833
4834Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
4835
4836 * HTMLparser: repaired another loop problem
4837
4838Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
4839
4840 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
4841 parsing.
4842 * xpath.c: fix bug #61291 the default XML namespace node is
4843 missing from the namespace axis.
4844 * tree.c: refuse to create namespaces nodes with prefix "xml"
4845
4846Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
4847
4848 * SAX.c: ouch a non-defined namespace could lead to a crash,
4849 fixed #61215
4850
4851Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
4852
4853 * parserInternals.c: closed bug #61054
4854
4855Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
4856
4857 * include/libxml/Makefile.am: closing #60708
4858
4859Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
4860
4861 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
4862 adding xmlSAXParseFileWithData following Marco Stipek suggestion
4863
4864Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4865
4866 * valid.c: close bug #61550 when xml: wasn't considered a namespace
4867
4868Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
4869
4870 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
4871 * DOCBparser.c HTMLparser.c parser.c: fixed typos
4872
4873Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
4874
4875 * catalog.c: Justin Fletcher provided cleaup code in case
4876 HAVE_STAT is not defined
4877 * include/win32config.h: Igor Zlatkovic suggested to have
4878 HAVE_STAT defined there
4879
4880Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
4881
4882 * catalog.c - fixed typing error reported by M. Barros
4883
4884Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
4885
4886 * xmllint.c - fixing typo
4887
4888Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
4889
4890 * HTMLparser.c: small enhancement to prevent loop on
4891 unrecognizable data
4892
4893Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
4894
4895 * parserInternals.c: applying patch from bug #60757 this
4896 should close it
4897
4898Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
4899
4900 * catalog.c xmlcatalog.c: removed a couple of warning
4901 * xpath.c: try to solve the linking problem on platforms
4902 needing trio to compile
4903
4904Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
4905
4906 * Makefile.am libxml.spec.in: backing up non-documented changes
4907 commited without review or aproval by Jens Finke <jens@gnome.org>
4908 * HACKING: made 100% clear that no commit should be done directly
4909
4910Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
4911
4912 * configure.in: Joe Orton provided a patch fixing a problem
4913 when iconv is specified to be in a non-standard directory
4914 but wasn't exported in xml2-config --cflags
4915
4916Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
4917
4918 * configure.in: let's ship 2.4.5 before getting too much
4919 troubles with 2.4.4 errors.
4920
4921Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
4922
4923 * encoding.c entities.c: do not output hexadecimal charrefs
4924 when serializing HTML since some version of Netscape can't
4925 grok it, generate decimal ones.
4926 * result/HTML/doc3.htm: output changed due to previous test
4927 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
4928
4929Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
4930
4931 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
4932 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
4933
4934Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
4935 Released 2.4.4
4936
4937 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
4938 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
4939 updated the configuration scripts systems accordingly
4940
4941Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
4942
4943 * configure.in: preparing for 2.4.4
4944 * doc/xml.html doc/html/*: updated and rebuilt the docs
4945
4946Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
4947
4948 * win32/dsp/libxml2.def.src: tried to incorporate comments
4949 from bug #59220
4950
4951Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
4952
4953 * parser.c result/noent/wml.xml: fixed bug #59981 related
4954 to handling of '&' in attributes when entities are substitued
4955
4956Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
4957
4958 * libxml.h include/libxml/xmlversion.h.in
4959 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
4960 Tried to close bug #60131
4961
4962Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
4963
4964 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
4965
4966Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
4967
4968 * SAX.c: fixing bug #59946 on xmlns=""
4969
4970Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
4971
4972 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
4973 but allocates a new error code.
4974
4975Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
4976
4977 * xmllint.c: John Fleck fixed typos in the options output
4978 * parser.c SAX.c: fix ignorable white space SAX selection
4979
4980Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
4981
4982 * entities.c: Steve Underwood found the possibility of an
4983 ininite loop in case of error.
4984
4985Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
4986
4987 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
4988
4989Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
4990
4991 * parser.c: warn if version is not 1.0 but it's not
4992 strictly speaking an error after analyzing the spec
4993
4994Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
4995
4996 *doc/catalog.html - add link to the html version of the
4997 man page, other linguistic cleanups
4998
4999Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
5000
5001 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
5002 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
5003 file, has not yet been included in the build.
5004
5005Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
5006
5007 * catalog.c: removed a duplicate affectation Justin Fletcher
5008
5009Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
5010
5011 * tree.c: Armin Sander pointed a possible text coalescing
5012 problem, completed his patch.
5013
5014Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5015
5016 * trionan.c: Fixed const and volatile re-definition problem
5017
5018Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
5019
5020 * libxml.4 parser.c: doc updates from Heiko Rupp
5021 * parserInternals.c: 2 sanity checks from Heiko Rupp
5022
5023Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
5024
5025 * tree.c: applied patch from Armin Sander to make some pointers
5026 const in xmlCopyNode()
5027 * include/libxml/tree.h: added fix to the header
5028
5029Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
5030
5031 * xpath.c: hum, restrict the integer usage gcc bug workaround
5032 to only gcc compilers so that other architecture don't get
5033 penalized by this limitation.
5034 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
5035
5036Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
5037
5038 * valid.c: fixed a Windows compiler warning (Chris Poblete)
5039 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
5040
5041Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
5042
5043 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
5044 --convert option to xmlcatalog to convert SGML ones to
5045 the XML syntax.
5046 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
5047
5048 2.4.3 got released at that point
5049Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
5050
5051 * catalog.c xmlIO.c: started some serious testing and fixed
5052 a few bug and optmization needs.
5053
5054Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
5055
5056 * Makefile.am configure.in include/libxml/xmlwin32version.h:
5057 preparing for a 2.4.3 release even if it may not be ready yet
5058 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
5059 all file parsing lookup to go through the entity resolver, add
5060 to add an API to bypass it (needed to load catalogs themselves),
5061 some cleanup on the catalog code too.
5062 * nanoftp.c: small cleanup
5063 * doc/catalog.html: small update
5064
5065Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
5066
5067 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
5068 Jun Kuriyama
5069
5070Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
5071
5072 * doc/catalog.html: finished the catalog documentation
5073
5074Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
5075
5076 * doc/catalog.html doc/xml.html: added documentation about
5077 Catalog support, misses an API description
5078 * doc/html/*: reextracted the API pages
5079
5080Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
5081
5082 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
5083 Added the part about section 7.2 on URI resolution,
5084 fixed a side effect in the HTML parser, look complete
5085 and ready to rock except the URI/SystemID part!
5086
5087Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
5088
5089 * include/libxml/catalog.h include/libxml/parser.h
5090 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
5091 xmlIO.c: added support and APIs needed for the catalog PI
5092 * include/libxml/xmlIO.h: cleanup
5093
5094Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
5095
5096 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
5097 include/libxml/catalog.h: starts to look okay, really
5098 plugged the new framework, cleaned a lot of stuff,
5099 added some APIs, except the PI's support missing this
5100 should be mostly complete
5101 * result/catalogs/* test/catalogs/*: added new test, enriched
5102 the existing one with URN ID tests
5103
5104Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
5105
5106 * catalog.c: fixed nextCatalog
5107 * result/catalogs/docbook test/catalogs/*: started adding
5108 a small regression test
5109
5110Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
5111
5112 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
5113 more work on the XML catalog support.
5114 * parser.c include/libxml/parser.h: small cleanup seems using
5115 list as a public parameter name can give portability troubles
5116 * trionan.c trionan.h xpath.c include/libxml/trionan.h
5117 include/libxml/xpath.h include/libxml/Makefile.am: removed
5118 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
5119 wrappers
5120
5121Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5122
5123 * Makefile.am trio.c triodef.h trionan.c xpath.c
5124 include/libxml/Makefile.am include/libxml/trionan.h:
5125 Re-worked Not-A-Number and Infinity support.
5126 * xmlcatalog.c: added readline include files
5127
5128Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
5129
5130 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
5131 testCatalog as xmlcatalog, making it an installed app
5132 adding a shell, and preparing it to be a /etc/xml/catalog
5133 management tool, though not ready yet
5134 * catalog.c include/libxml/catalog.h: adding support for
5135 XML Catalogs http://www.oasis-open.org/committees/entity/
5136 not finished, there is some interesting tradeoffs and a
5137 few open questions left.
5138
5139Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
5140
5141 * xmllint.c: fixed a line formatting problem
5142
5143Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
5144
5145 * SAX.c: removed a couple of unused variable (Albert Chin)
5146
5147Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
5148
5149 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
5150 trying to fix some troubles w.r.t. function returning
5151 const xxxPtr.
5152
5153Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
5154
5155 * win32/dsp/libxml2.def.src: another set of symbols conditionally
5156 defined
5157
5158Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
5159
5160 * xpointer.c: removed unused var
5161
5162Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
5163
5164 * testXPath.c: another small cleanup closing bug #59110
5165
5166Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
5167
5168 * win32/dsp/libxml2.def.src: small cleanup closing bug
5169 #59108
5170
5171Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
5172
5173 * example/gjobread.c: add xmlCleanupParser() before leaving
5174
5175Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
5176
5177 * config.h.in configure.in include/libxml/xmlwin32version.h:
5178 released 2.4.2
5179
5180Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
5181
5182 * include/libxml/valid.h debugXML.c valid.c: deprecate
5183 the non-boundchecking Sprintf functions, add Snprintf
5184 this should close bug #57984
5185
5186Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
5187
5188 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
5189 URIs before doing the lookups (pointed by Mark Vakoc)
5190
5191Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
5192
5193 * xpath.c: serious changes on Result Value Trees and NodeSets
5194 w.r.t. deallocation and collect operations. Probably not
5195 100% clean (merge of allocated trees smells like a problem).
5196 Seems sufficient to close #58943
5197
5198Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
5199
5200 * xmllint.c: adding a --format option
5201
5202Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
5203
5204 * xpath.c: count() was broken on Result Value Tree
5205 * xmlIO.c: fixed file:/// accesses on _WIN32
5206
5207Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
5208
5209 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
5210 macro was renamed, this should close bug #58683
5211
5212Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
5213
5214 * SAX.c: small fix fixing bug #58539 reported by coolo, in
5215 entity substitution mode text at the end of the entity might
5216 be added due to text coalescing.
5217 * nanoftp.c parser.c: small cleanup
5218
5219Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
5220
5221 * HACKING: added John Fleck right to commit in the doc subdir
5222
5223Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
5224
5225 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
5226 allow to inherit attributes from the DTD directly in the
5227 tree, this is needed for XPath and can be a useful feature.
5228 Inherited namespaces are always provided at the tree level now
5229 * test/defattr* result/defattr* result/noent/defattr*: added a couple
5230 of tests for this feature (XSLT being the prime user).
5231
5232Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
5233
5234 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
5235 testSAX.c xmlIO.c xmllint.c include/win32config.h
5236 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
5237 include/libxml/xmlwin32version.h.in win32/README.MSDev
5238 win32/dsp/*: applied Win32 Facelift No.2 patches from
5239 Igor Zlatkovic for Windows/MSC
5240
5241Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
5242
5243 * SAX.c: unparsedEntityDecl() the URI computation of the
5244 entity wasn't done breaking XSLT unparsed-entity-uri()
5245
5246Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
5247
5248 * xpath.c: fixed a bug when walking the descendants and
5249 the current node has no children
5250 * debugXML.c: show up when a text node is supposed to not be escaped
5251
5252Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
5253
5254 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
5255 worked like the set:leading() function)
5256 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
5257
5258Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5259
5260 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
5261
5262Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5263
5264 * include/libxml/xmlIO.h: apply change to close #58141
5265 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
5266
5267Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5268
5269 * parser.c: when the internal subset uses a PE, then the
5270 included entity can use conditional sections.
5271
5272Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5273
5274 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
5275 when walking the namespace axis showing up in
5276 libxst/tests/general/bug-12
5277 * xmlmemory.c: added the possibility to trace a given block
5278 defined by its address
5279
5280Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5281
5282 * parser.c: don't override existing encoding specified before
5283 starting xmlParseDocument()
5284
5285Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5286
5287 * include/libxml/xmlwin32version.h: reinserted, needed for
5288 Windows users of CVS
5289
52902001-07-27 Darin Adler <darin@bentspoon.com>
5291
5292 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
5293 * testCatalog.c: Add include of <libxml/parser.h>.
5294
52952001-07-27 Darin Adler <darin@bentspoon.com>
5296
5297 * include/libxml/.cvsignore:
5298 * include/libxml/xmlwin32version.h:
5299 Remove this file from CVS because it's generated.
5300
5301Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5302
5303 * parser.c include/libxml/parser.h: applied const patches from
5304 Tom Moog #58002
5305
5306Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
5307
5308 * xpath.c include/libxml/xpath{,Internals}.h: added a function
5309 lookup framework
5310
5311Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5312
5313 * tree.c: fixed xmlCopyNode() for documents
5314
5315Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5316
5317 * parser.c: fixed bugs #58073 reported by Greg Shtilman
5318
5319Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5320
5321 * parser.c: fixes bug #57652 reported by Morus Walter
5322
5323Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5324
5325 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
5326
5327Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5328
5329 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
5330 errors, lesson don't add new functions at 1am before a release
5331 * xpath.c: integrated fix from Bjorn to avoid divide by zero
5332 from XPath initialization when possible.
5333
5334Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5335
5336 * result/scripts/base*: removing history/readline changed
5337 this slightly
5338 * include/libxml/parser.h SAX.c parser.c parserInternals.c
5339 xmllint.c: make element content line number generation
5340 optionnal to avoid breaking old apps added interface to switch
5341
5342Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5343
5344 * configure.in: get rid of the readline and libhistory
Daniel Veillard784b9352003-02-16 15:50:27 +00005345 dependencies by default, release 2.4.1 with IA64 fix
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00005346 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
5347 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
5348 John Kroll fixes to allow saving to HTTP via PUT (or
5349 POST of needed).
5350 * doc/html/*.html: regenerated the docs
5351
5352Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
5353
5354 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
5355 xmlHashScanFull and xmlHashScannFull3 to get passed the
5356 three keys as arguments to the callback function
5357
5358Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5359
5360 * configure.in Makefile.am: removed libxml softlink for good
5361 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
5362 100% coverage by gtk-doc
5363
5364Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5365
5366 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
5367 fixed serious troubles due to size_t vs. int mismatch
5368
5369Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5370
5371 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
5372
5373Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
5374
5375 * include/libxml/xpath{,Internals}.h xpath.c: added a more
5376 convenient extension API for value and context managing
5377 Now handles external objects through xmlXPathPopExternal,
5378 xmlXPathWrapExternal and xmlXPathReturnExternal.
5379 Added functions for sets operations (intersection, etc.)
5380
5381Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5382
5383 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
5384 xmlIO.c tree.c parserInternals.c entities.c encoding.c
5385 HTMLparser.c: cleanup of global variables, marking some
5386 const or private.
5387
5388Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
5389
5390 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
5391 fixed xmlXPathNodeSetItem when passing index=0
5392
5393Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5394
5395 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
5396
5397Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5398
5399 * xmllint.c: fixed compilation under Cygwin #57503
5400 * TODO: update
5401
54022001-07-13 Peter Williams <peterw@ximian.com>
5403
5404 * config.h.in: add #undef HAVE_DLFCN_H
5405
5406 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
5407 builddir.
5408
5409Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5410
5411 * win32/libxml2/libxml2.def.src: added a couple of exported entries
5412 raised by #57348 and #57381
5413
5414Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5415
5416 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
5417 tree.c xpointer.c: store the line numbder in element->content,
5418 may break some software, need a configuration mechanism
5419
54202001-07-10 Darin Adler <darin@bentspoon.com>
5421
5422 * .cvsignore:
5423 * example/.cvsignore:
5424 * include/.cvsignore:
5425 * include/libxml/.cvsignore:
5426 Various things that are generated and should be ignored.
5427
5428Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5429
5430 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
5431 * doc/xml.html doc/html/*: updated the docs
5432
5433Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5434
5435 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
5436 validation occured on content with element child
5437
5438Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5439
5440 * tree.c: fixed XML Base computation which was broken
5441 * debugXML.c: added a base function to the shell
5442 * Makefile.am result/scripts/* test/scripts/*: added scripts
5443 based regression tests, and adding 2 XML Base tests
5444
5445Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5446
5447 * tree.c: set properties doc and call xmlSetListDoc for properties
5448 content when grafting them in a different tree.
5449 * aclocal.m4: remove from CVS
5450
5451Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5452
5453 * win32/libxml2/libxml2.def.src: added some missing entry point
5454 for XPath (Mark Vakoc)
5455
5456Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5457
5458 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
5459 layer should URI-Unescape before trying to open resources.
5460
5461Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5462
5463 * xpath.c: fix the name() bug for elements in the default
5464 namespace reported by Charlie Bozeman
5465
5466Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5467
5468 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
5469 led to an XPath fix, improvements of SAX initialization, and
5470 an added option --nocdata to testXPath
5471
5472Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5473
5474 * doc/libxml-doc.el: Felix Natter provided anew version working
5475 with XEmacs too
5476
5477Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5478
5479 * include/libxml/xpath.h: small cleanup
5480 * doc/xml.html: update
5481
5482Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5483
5484 * Makefile.am configure.in include/libxml/xmlwin32version.h:
5485 released 2.3.14
5486
5487Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5488
5489 * doc/html/*: rebuilt the docs for the release
5490 * doc/xml.html: added 2.3.14 release.
5491
5492Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5493
5494 * xpath.c: a bug reported by Stephan Kulow empty nodesets
5495 were not equal to empty strings
5496
5497Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5498
5499 * SAX.c: fixed a URI-Reference computation problem when validating
5500 * xmlIO.c: small cleanup
5501
5502Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5503
5504 * parser.c: improved the description of a couple of interfaces
5505 upon Larry Stamper suggestion
5506
5507Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5508
5509 * SAX.c entities.c parser.c: changed completely the way entities
5510 are handled when running the parser in entity substitution mode.
5511 This fixes a bug reported by Stephan Kulow and nearly divides
5512 by 3 the amount of memory required by libxslt to load and process
5513 DocBook TDG.
5514
5515Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5516
5517 * HTMLparser.c: fixing a too early root closing problem raised
5518 byt Prashanth Naidu
5519
5520Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5521
5522 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
5523 raised by Mark Vakoc.
5524
5525Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5526
5527 * example/Makefile.am: fixed the include path to add srcdir/include
5528 * Makefile.am configure.in: fix from Albert Chin for iconv detection
5529 and some cleanup
5530
5531Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5532
5533 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
5534 lot of optimization work, results in significant improvements
5535 when handling really complex XPath queries. Add a small optimizer
5536 for unions, improve [n] and [last()], avoid some costly ops.
5537
5538Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5539
5540 * include/libxml/parser.h parser.c: xmlStrstr args are both const
5541 * xpath.c: small cleanup
5542 * xmlGetNsList: reformated, fixed problems if used on Entities
5543
5544Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5545
5546 * doc/xml.html: added 1.8.14 and 2.3.13 releases
5547
5548Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5549
5550 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
5551 * Makefile.am example/Makefile.am: workaround automake generating
5552 erroneous deps
5553
5554Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5555
5556 * include/win32config.h: bug #56801 Yon Derek provided a patch
5557 to the windows config file.
5558
5559Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5560
5561 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
5562 libxml.h : Yon Derek provided a set of changes to compile from
5563 CVS on Windows/MSC
5564
5565Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5566
5567 * parser.c: fixed UTF8 BOM support in push mode
5568 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
5569 added a specific testcase
5570
5571Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5572
5573 * Makefile.am: added --push regression tests
5574 * parserInternals.c: the XML parser segfaulted in --push mode
5575
5576Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5577
5578 * configure.in: moved the symlinks detection within a CVS
5579 check, this is not portable and will be removed soon.
5580 * xpath.c: small cleanup/speedup
5581
5582Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5583
5584 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
5585 release of 2.3.12
5586 * parser.c: make an error message if unknow entities in all cases
5587
5588Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5589
5590 * uri.c: fixed 2 uri normalization bugs on '//' reduction
5591
5592Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5593
5594 * include/libxml/Makefile.am: Laszlo Peter pointed out that
5595 includes were installed in the wrong dir
5596
5597Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5598
5599 * doc/html.xml: warn against sending code to exhibit bugs.
5600
5601Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5602
5603 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
5604 Tru64 from Thomas Leitner
5605
5606Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5607
5608 * AUTHORS: added William and Bjorn
5609 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
5610 daniel@veillard.com hopefully I won't have to do this again
5611 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
5612 docs can be rebuilt cleanly now
5613 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
5614 from CVs it's generated, added include/libxml/xmlwin32version.h
5615 also generated but which should change far less frequently.
5616 * catalog.c nanoftp.c: made sure to include libxml.h not
5617 libxml/xmlversion.h directly
5618 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
5619 when compiling on WIN32 and MSC
5620
5621Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5622
5623 * include/Makefile.am include/libxml/Makefile.am configure.in:
5624 fixed make distcheck and rebuilding the rpms
5625
5626Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5627
5628 * configure.in: should finish the migration of exported includes
5629 into a real include/libxml in CVS, at least for CVS users.
5630 * removed the exported headers, added in include/libxml (as well
5631 as xmlversion.h.in).
5632
5633Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5634
5635 * configure.in: fixed the way to detect symlink
5636
5637Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5638
5639 * configure.in: updated, include/libxml is now a real CVS dir
5640
5641Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5642
5643 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
5644 version works with both libxml1 and libxml2 (it autodetects
5645 the prefix of the html-files) from Felix Natter.
5646 * doc/xml.html: updated doc accordingly
5647
5648Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5649
5650 * xpath.c: fixed the bug generating a template loop in libxslt
5651 when using docbook-xsl-1.4, * should filter out document nodes
5652 * HACKING: added William
5653 * TODO: updated
5654
5655Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5656
5657 * doc/FAQ.html: added a warning about gcc-3.0
5658 * doc/xml.html: added reference to gdome2 and removed a confusing
5659 sentence
5660
5661Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5662
5663 * xmlversion.h: okay this is a generated file, but Windows
5664 users need it and they can't generate it, and I want CVS
5665 Windows users ...
5666 * win32/libxml2/libxml2_so.dsp: Windows project file for
5667 the shared lib version of libxml2
5668 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
5669 resources needed for libxslt/xsltproc by Yon Derek
5670
5671Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5672
5673 * trio.c: MSVC fix (provided by Igor Zlatkovic)
5674
5675Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5676
5677 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
5678
5679Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5680
5681 * include/win32config.h: Yon Derek provided a first fix
5682 to be able to compile libxslt/xsltproc on Windows
5683
5684Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5685
5686 * xpath.c: attempt to work around what seemed a gcc optimizer
5687 bug when handling floats on i386 http://veillard.com/gcc.bug
5688 * tree.c entities.c encoding.c: doing some cleanups while
5689 chasing it
5690
5691Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5692
5693 * Makefile.am: cleanup when --without-debug is specified
5694 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
5695 w.r.t. --without-debug and other include points
5696 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
5697 Catalogs
5698 * configure.in entities.h tree.h HTMLparser.c: removed
5699 --without-corba, made the _private field mandatory
5700
5701Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5702
5703 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
5704 outputs a BOM in UTF8, an errata has been issued to avoid the
5705 problem, that was the most reasonable solution... Add support
5706 for a leading UTF8 BOM in entities.
5707
5708Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5709
5710 * valid.c: fixed a bug found when post validating an entity ref
5711 * xmllint.c: added --loaddtd and sligly changed --postvalid to
5712 activate it too
5713
5714Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5715
5716 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
5717 weakness in the node copy the XPointer and the XInclude
5718 implementations. Serious cleanup.
5719
5720Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5721
5722 * Makefile.am: Kjartan Maraas provided a small patch to
5723 add xml2-config.in to EXTRA_DIST
5724
5725Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5726
5727 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
5728 provided another failing case found in KDE, the way the
5729 ctxt->vctxt.nodeTab was allocated and freed changed over
5730 time but it wasn't completely cleaned up. This should fix it.
5731
5732Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5733
5734 * parser.c: Stephan Kulow also raised the fact that line number
5735 could get miscounted making debug harder, fixed the problem
5736 in xmlParseCharData()
5737
5738Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5739
5740 * valid.c: Stephan Kulow pointed out a problem when validating
5741 and using an empty entity, forgot a 'break' in a case.
5742
5743Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5744
5745 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
5746 * doc/xml.html: updated with 2.3.11
5747
5748Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5749
5750 * TODO: updated adding cleanup of generated doc
5751 * configure.in: prepared to release 2.3.11
5752 * xmllint.c: added --version for bug reporting
5753 * doc/html/*.html: rebuilt the doc
5754
5755Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5756
5757 * xpath.c: first part of the work on selecting namespace to
5758 fix bug #56115
5759
5760Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5761
5762 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
5763 when using -liconv
5764 * TODO: updated
5765
5766Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5767
5768 * HTMLtree.[ch]: more work on the HTML serialization routnes,
5769 cleanup, encoding support.
5770
5771Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5772
5773 * xpath.c: Thomas Broyer suggested a better patch for the / arg
5774
5775Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5776
5777 * xpath.c: bug detected by Ankh when / is used as a function arg
5778
5779Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5780
5781 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
5782 of element and use it to avoid outputting formatting spaces at
5783 the wrong place. Implemented the format parameter for HTML save.
5784 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
5785 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
5786 result/HTML/wired.html: of course this impact the result of a
5787 number of HTML tests
5788
5789Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5790
5791 * HTMLtree.[ch]: started augmenting the HTML save API with
5792 encoding and formatting parameters
5793
5794Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5795
5796 * HTMLtree.h: cleanup and started evaluating the work needed on
5797 revamping the HTML output code
5798
5799Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5800
5801 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
5802
5803Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5804
5805 * valid.c: fixed bug #56049, forgot one check in the
5806 validation routine
5807
5808Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5809
5810 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
5811
5812Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5813
5814 * libxml.h: fixed an error in last commit
5815 * doc/FAQ.html: added an entry for compilation from CVS
5816
5817Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5818
5819 * xmlversion.h.in libxml.h: Cygwin patches
5820 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
5821 * tree.h: cleanup
5822
5823Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5824
5825 * tree.c: patched xmlFreeNode() to avoid freeing() a static
5826 memory block in a strange case where libxml is linked twice
5827 in the binary.
5828
5829Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5830
5831 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
5832 state far too often, simple fix used to avoid it.
5833
5834Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5835
5836 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
5837 being processed, applied his patch
5838 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
5839
5840Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5841
5842 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
5843 provided fixes to compile on MSCC again
5844 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
5845 also provided an update for the project files.
5846
5847Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5848
5849 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
5850 bug #55810
5851
5852Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5853
5854 * tree.c: fixed xmlGetNsProp() to close bug #55683
5855 Note this requires libxslt to use it's own function instead.
5856
5857Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5858
5859 * HTMLtree.c: when in a pre element no formatting space should
5860 be added.
5861 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
5862
5863Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5864
5865 * configure.in: added tests for signal() and signal.h
5866
5867Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5868
5869 * xpath.c: robert pointed out xmlXPathNINF was not initialized
5870
5871Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5872
5873 * doc/libxml-doc.el: Felix Natter provided a new version for
5874 libxml2
5875
5876Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5877
5878 * HTMLtree.c: when in a pre element no formatting space should
5879 be added.
5880
5881Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5882
5883 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
5884
5885Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5886
5887 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
5888 hack
5889 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
5890 * uri.c: fixed a warning
5891
5892Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5893
5894 * HTMLtree.c: trying to close bug #55772 escaping in script
5895 elements
5896 * doc/xml.html: suggest to send mail to the list
5897
5898Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5899
5900 * error.c: attempt to fix the xmlGetVarStr breakage once and for
5901 good. Use a macro and based on the solution provided in
5902 vsnprintf manual page from GNU.
5903
5904Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
5905
5906 * error.c: Workaround for non-preserving variadic list.
5907 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
5908
5909Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5910
5911 * doc/xml.html: added 2.3.10 release
5912
5913Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5914
5915 * configure.in: releasing 2.3.10
5916
5917Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5918
5919 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
5920
5921Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5922
5923 * encoding.c: Robert Collins provided a patch to add the
5924 "US-ASCII" encoding alias
5925
5926Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5927
5928 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
5929 string oriented functions and started cleaning the related areas
5930 in xpath.c which needed fixing in this respect
5931
5932Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5933
5934 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
5935 #55380
5936 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
5937
5938Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5939
5940 * TODO: updated
5941 * nanohttp.[ch] : started adding APIs to get the redirected URL
5942 when this occurs (needed for further base computation
5943 * tree.h: cleanup
5944 * encoding.c: cleanup
5945 * SAX.c: minor change around ctxt->loadsubset
5946
5947Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5948
5949 * Makefile.am include/Makefile.am: small change to have
5950 include/libxml rebuilt if working from CVS.
5951 * uri.c: applied another patch from Carl Douglas for URI escaping,
5952 this should close bug #51876
5953
5954Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5955
5956 * xinclude.c: fixed XInclude recursive behaviour bug #54678
5957 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
5958 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
5959 added specific regression test
5960 * parser.h: preparing for the XSLT mode where DTD inherited
5961 attributes are added to the tree.
5962
5963Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5964
5965 * xinclude.[ch]: Updated the namespace for the Last Call version
5966 * result/XInclude/include test/XInclude/include: updated the
5967 testsuite accordingly
5968
5969Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5970
5971 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
5972 related to bug #51876
5973
5974Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5975
5976 * tree.c: fixed a gross mistake in base computation, xml:base is
5977 not completely correct yet (need cascade).
5978 * xpath.[ch]: added the few things needed to find a function name
5979 and URI from the XPath context when it is called.
5980
5981Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5982
5983 * catalog.[ch]: fixes and add xmlLoadCatalogs()
5984 * DOCBparser.c: small cleanup
5985 * xmllint.c: added a --catalogs option to load catalogs from
5986 $SGML_CATALOG_FILES
5987 * tree.c: cleanup
5988 * configure.in: iconv library fixup, ICONV_LIBS
5989
5990Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5991
5992 * catalog.c: handling of CATALOG entries. detection of recursion,
5993 and a few bugfixes
5994 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
5995 against the default namespace
5996
5997Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
5998
5999 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
6000
6001Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6002
6003 * parser.c: fixed propagation context info when parsing an
6004 external entity.
6005 * doc/html/*.html: regenerated a couple of docs
6006
6007Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6008
6009 * doc/xml.html: update with 2.3.9 informations
6010
6011Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6012
6013 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
6014 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
6015 * doc/html/* : rebuilt the docs
6016 * valid.c: small patch which may improve some case when
6017 validating.
6018
6019Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6020
6021 * HTMLparser.c: Closed bug #54891
6022 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
6023 to the suite
6024
6025Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6026
6027 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
6028 applied a documentation patch from LotR and filled in a few missing
6029 descriptions
6030
6031Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6032
6033 * xpath.c tree.c parser.c: speed optimizations at the parser level
6034 document tree freeing and xpath evaluation
6035
6036Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6037
6038 * parser.c parser.h parserInternals.h: fixed a couple of
6039 interfaces for handling memory buffer input to const char *
6040 upon suggestion of JamesH.
6041
6042Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6043
6044 * configure.in: LoTR sent a patch fixing the previous commit
6045
6046Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6047
6048 * configure.in: trying to deal again with the stoopid -R linking
6049 flag of Solaris
6050
6051Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6052
6053 * xpath.h: two nodeset access macros from Thomas Broyer
6054
6055Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6056
6057 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
6058 patch from Thomas Broyer
6059
6060Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6061
6062 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
6063 case
6064 * INSTALL: was empty added stuff from the FAQ
6065
6066Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6067
6068 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
6069 attributes handling and #54433 by adding xmlUnsetProp()
6070 and xmlUnsetNsProp()
6071
6072Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6073
6074 * HTMLparser.c: Patch from Jonas Borgström
6075 (htmlGetEndPriority): New function, returns
6076 the priority of a certain element.
6077 (htmlAutoCloseOnClose): Only close inline elements if they
6078 all have lower or equal priority.
6079 * result/HTML: this of course changed a number of tests results.
6080
6081Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6082
6083 * xmlIO.c catalog.c: plugged in the default catalog resolution
6084 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
6085 documentations
6086 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
6087
6088Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6089
6090 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
6091 integrating catalogs
6092 * catalog.[ch] testCatalog.c: adding a small catalo API
6093 (only SGML catalog support).
6094 * parser.c: restaured xmlKeepBlanksDefault(0) API
6095
6096Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6097
6098 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
6099
6100Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6101
6102 * parser.c: added xmlParseExternalEntityPrivate() to allow
6103 propagation of ctxt->_private when parsing external entities
6104
6105Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6106
6107 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
6108
6109Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6110
6111 * configure.in: fixed a small portability problem with AM_CONDITIONAL
6112
6113Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6114
6115 * valid.c: warn when indeterminist content model is detected
6116 * result/VC/ElementValid8: this adds a message
6117 * Makefile.am: add --novalid for VCM tests
6118 * parserInternals.c: added a call to Init memory
6119
6120Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6121
6122 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
6123 when both parameters are NULL.
6124
6125Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6126
6127 * valid.c: applied small patch from Gary Pennington, reindented
6128 some part of the code.
6129
6130Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6131
6132 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
6133 release, updated and regenerated the docs
6134
6135Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6136
6137 * xpath.c result/XPath/expr/floats : clarified and cleanup
6138 printing of abnormal floats in tests.
6139
6140Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6141
6142 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
6143 * results/HTML/ : a few changes in the output of the HTML tests as
6144 a result.
6145 * configure.in: tying to fix -liconv where needed
6146
6147Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6148
6149 * Makefile.am: fixed a stupid error
6150
6151Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6152
6153 * configure.in Makefile.am: make the inclusion of the trio
6154 modules in the library conditional
6155
6156Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6157
6158 * DOCBparser.c: patche from László Kovács, fixed entities refs
6159 in attributes handling
6160
6161Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6162
6163 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
6164 flushing
6165
6166Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6167
6168 * xpath.c: fix of an XSLT namespace bug reported on the list
6169 general/bug-8-
6170
6171Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6172
6173 * strio.h trio.c: Dan McNichol suggested a couple of small
6174 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
6175
6176Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6177
6178 * tree.c parser.c encoding.c: spent a bit more time looking
6179 at the parsing speed and DOM handling. Added a few more
6180 speedups.
6181
6182Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6183
6184 * parser.c: small but effective parsing speed improvement
6185
6186Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6187
6188 * configure.in: default on the DocBook parser inclusion (for Gnome)
6189 * DOCBparser.h: fixed a header reference
6190
6191Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6192
6193 * configure.in xpath.c: applied Bjorn patches for FPE on the
6194 alpha
6195
6196Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6197
6198 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
6199 xmlSaveFormatFileTo()
6200
6201Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6202
6203 * xpath.c: simple and efficient optimization, XPath functions
6204 aways bind to the same code, cache this
6205 * TODO: updated (by saying some is obsolete)
6206
6207Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6208
6209 * xpath.c: more cleanup work on XPath name parsing routines
6210
6211Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6212
6213 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
6214 xmlXPathParseName
6215 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
6216 * debugXML.c: avoid compilation problems if compiling without
6217 HTML support, Igor Zlatkovic
6218 * win32/libxml2/libxml2.def.src: being able to compile without
6219 XPath on Windows
6220
6221Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6222
6223 * libxml.m4: yet another patch from Toshio Kuratomi
6224
6225Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6226
6227 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
6228
6229Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6230
6231 * tree.[ch]: added xmlSaveFormatFile interface for saving
6232 and indenting a file.
6233
6234Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6235
6236 * xpath.c: fixed bug #53689 related to processing-instruction()
6237
6238Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6239
6240 * DOCBparser.c: patche from László Kovács
6241
6242Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6243
6244 * parser.c: applied fixes from Christian Glahn bug report #53391
6245
6246Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6247
6248 * error.c: Jean François Lecomte provided a complete description
6249 and a fix to bug #53537
6250
6251Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6252
6253 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
6254
6255Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6256
6257 * DOCBparser.c SAX.c: a bit more work on entities processing.
6258 Still Need to cleanup XML output and references in attributes
6259
6260Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6261
6262 * DOCBparser.c include/Makefile.am: two patches from László Kovács
6263
6264Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6265
6266 * tree.c: trying to fix #53574, not completely complete,
6267 I would like xmllint --copy --debug test/ent1 and
6268 xmllint --debug test/ent1 to show the same result.
6269 * xpath.c: fix a bug when trying to sort namespace nodes
6270
6271Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6272
6273 * HTMLtree.c: real fix for #53402
6274
6275Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6276
6277 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
6278 PIs when using xsl:output
6279 * valid.c: closing #53537 some case generate segfaults if there
6280 is validity errors
6281
6282Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6283
6284 * SAX.c testDocbook.c DOCBparser.c: more work on the support
6285 of external parsed entities, added --noent to testDocbook
6286 * valid.c: Garry Pennington found an uninitialized variable
6287 access in xmlValidateElementContent()
6288
6289Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6290
6291 * HTMLparser.c : HTML parsing still sucks ... trying to deal
6292 with madness
6293 * result/HTML/ : this modified the result of the regression tests
6294 a lot.
6295
6296Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6297
6298 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
6299 to doc where it wasn't checked against NULL reported by
6300 Jens Laas
6301
6302Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6303
6304 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
6305 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
6306
6307Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6308
6309 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
6310 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
6311 * SAX.[ch]: cleanup and updates for DocBook
6312 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
6313 ex SGML identifier changes
6314 * valid.c: removed a static unused function.
6315
6316Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6317
6318 * HTMLtree.c: applied change for Paul Sponagl on script saving
6319 * Makefile.am: the warning about entity title.xml are normal.
6320
6321Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6322
6323 * configure.in: release of 2.3.7
6324 * Makefile.am: fixing make distcheck
6325
6326Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6327
6328 * doc/html/* doc/xml.html: updated and regenerated the docs
6329
6330Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6331
6332 * xpath.c: fixed the XPointer problem introduced in 2.3.6
6333
6334Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6335
6336 * tree.c: fixed #53388 with the provided patch
6337
6338Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6339
6340 * valid.c: Bjorn detected an invalid memory access. Fixed
6341 vstateVPush()
6342
6343Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6344
6345 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
6346
6347Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
6348
6349 * libxml.h: new header used only for the compilation of libxml
6350 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
6351 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
6352 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
6353 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
6354 xmlmemory.c xpath.c xpointer.c: libxml.h integration
6355 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
6356 baseline (version 1.2 plus a single patch).
6357 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
6358 scientific notation for numbers. Tests added.
6359 * xpath.c: formatting of numbers changed to use sprintf
6360 (contribution from William Brack)
6361
6362Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6363
6364 * valid.c: cleanup, more useful debugging
6365 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
6366 * xmlIO.c: entity loading is printed as an error when validating
6367
6368Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6369
6370 * valid.c: fixed to validate within entities
6371 * test/VCM/v22.xml: added a specific testcase
6372
6373Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6374
6375 * valid.c: forgot an epsilon transition in for ()+
6376 * test/VCM/v21.xml : added a specific test case
6377
6378Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6379
6380 * valid.c: removed a state explosion exhibited by RSS
6381 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
6382 from bug #51872
6383
6384Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6385
6386 * valid.[ch] tree.h: worked *hard* to get non-determinist content
6387 validation without using an ugly NFA -> DFA algo in the source.
6388 Made a specific algorithm easier to maintain, using a single
6389 stack and without recursion.
6390 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
6391 * hash.c: made the growing routine static
6392 * tree.h parser.c: added the parent information to an
6393 xmlElementContent node.
6394
6395Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6396
6397 * SAX.c parser.c xpath.c: generating IDs when not validating
6398 from an external parsed entity was poisoning the ID has table
6399 with removed values. This was killing XSLT on the KDE help
6400 browser.
6401
6402Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6403
6404 * entities.h: andrew@ugh.net.au detected a double declaration
6405
6406Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6407
6408 * debugXML.c hash.c tree.h valid.c : some changes related to
6409 the validation suport to improve speed with DocBook
6410 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
6411 the way validation errors get reported
6412
6413Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6414
6415 * HTMLparser.c HTMLtree.c: applied part of the patches provided
6416 by P C Chow and William M. Brack for XSLT HTML output
6417
6418Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6419
6420 * xmlversion.h.in win32config.h win32/libxml2/*: applied
6421 Igor Zlatkovic patches for MSC compilation and added his
6422 updates
6423
6424Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6425
6426 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
6427 prefix lookup.
6428 * parserInternals.c: fixed the bug reported by Morus Walter
6429 due to an off by one typo in xmlStringCurrentChar()
6430
6431Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6432
6433 * HTMLparser.c result/HTML/*: revamped the way the HTML
6434 parser handles end of tags or end of input
6435
6436Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6437
6438 * tree.[ch] : added xmlDocCopyNode for gdome2 support
6439
6440Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6441
6442 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
6443 bug where the linktime verions of free() won't work ...
6444
6445Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6446
6447 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
6448
6449Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6450
6451 * doc/xml.html: added 2.3.6 release
6452
6453Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6454
6455 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
6456 * result/wml.xml: resulted in a small output change
6457
6458Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6459
6460 * tree.c: xmlNewDoc was missing the charset initialization
6461 * xmllint.c: added --auto to autogenerate a doc, allow to
6462 reproduce the problem fixed on xmlNewDoc
6463
6464Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6465
6466 * xpath.c: trying to get 52979 solved
6467 * tree.c result/ result/noent/: trying to get 52712 solved, this
6468 also made me clean up the fact that XML output in general should
6469 not add formating blanks by default, this changed the output of
6470 a few tests
6471
6472Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6473
6474 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
6475
6476Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6477
6478 * configure.in: finally released 2.3.6
6479
6480Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6481
6482 * xpath.c: checking for null pointer generated by new code
6483
6484Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6485
6486 * xpath.c: fixed a [] evaluation problem reported
6487 * test/XPath/tests/simpleaddr: extended test
6488 * result/XPath/simpleaddr: updated result
6489
6490Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6491
6492 * xmllint.c: Dan Timis reported a portability problem
6493 on Macs without mmap, fixed it.
6494
6495Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6496
6497 * testXPath.c : added a --tree option allowing to display the
6498 tree dump of the XPath expression
6499
6500Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6501
6502 * xpath.c: fixed a memleak when comparing nodesets
6503 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
6504 * tree.c: added a TODO
6505
6506Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6507
6508 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
6509 we need string functions
6510 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
6511 to be able to use them where needed. Applied some changes
6512 to reduce name linking pollution and compile in only what's
6513 needed.
6514 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
6515 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
6516 for the string manipulation functions
6517 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
6518 to the free() function of xmlmemory.c
6519 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
6520 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
6521 usage.
6522
6523
6524Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6525
6526 * error.c: applied the context output patch of the error
6527 handling submitted by Chuck Griffith
6528 * error/VC/*: this slightly change some error logs
6529
6530Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6531
6532 * parser.c: fixed line number reporting on error
6533
6534Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6535
6536 * parser.c: Sullivan and Darin found a parser bug,
6537 applied the patch.
6538
6539Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6540
6541 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
6542 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
6543 xmlversion.h.in xpointer.c: of course the way I defined
6544 UNUSED breaks on old gcc version. Try to be smart and
6545 also define it directly in xmlversion.h
6546 * configure.in: removed -ansi flag from the pedantic set
6547
6548Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6549 Huge cleanup, I switched to compile with
6550 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
6551 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
6552 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
6553 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
6554 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
6555 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
6556 encoding.h entities.c error.c list.[ch] nanoftp.c
6557 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
6558 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
6559 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
6560 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
6561 Cleanup, staticfied a number of non-exported functions,
6562 detected and cleaned up a dozen of problem found this way,
6563 avoided a lot of public function name/typedef/system names clashes
6564 * doc/xml.html: updated
6565 * configure.in: switched private flags to the really pedantic ones.
6566
6567Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6568
6569 * configure.in: 2.3.5
6570 * doc/html/*: rebuilt the docs
6571
6572Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6573
6574 * parser.c: fixed a reported bug in NOTATION parsing
6575 * uri.c: accepted but not fixed bug 51876, added TODO
6576 * Makefile.am: fixed bug 51876
6577
6578Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6579
6580 * config.h.in configure.in error.c: fix a compilation problem
6581 on platforms without vsnprintf (xml@thewrittenword.com)
6582
6583Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6584
6585 * parser.c: fixed a function name header typo
6586 * SAX.c: notations can also occur in external subset.
6587
6588Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6589
6590 * error.c: removed a C++ like comment
6591
6592Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6593
6594 * parser.c: fixing bug 52299 strange condition leading
6595 to a parser crash due to a buffer overflow
6596 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
6597 added the specific test case
6598
6599Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6600
6601 * xpath.[ch]: still a lot of cleanup based on XSLT, added
6602 xmlXPathConvert{String,Number,Boolean} to be able to make
6603 type casts without a context stack, fixed some implementation
6604 problems related to the absence of context at parse-time,
6605 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
6606 in the public API too
6607 * xpointer.c xpathInternals.h: we need to know at parse time
6608 whether we are compiling an XPointer
6609
6610Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6611
6612 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
6613 cleaned up the parser internals, refactored XPath code, added
6614 new compilation based APIs and cleanly separated public and
6615 private APIs.
6616
6617Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6618
6619 * xpath.h: the comp field must be added at the end to avoid
6620 killing binary compat.
6621
6622Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6623
6624 * Makefile.am: detect XPath memleaks in regreson tests
6625 * error.c: fixed and error w.r.t. error reporting still using
6626 stderr
6627 * hash.c: added new line at end of file
6628 * tree.h: minor cleanup
6629 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
6630 expression parsing from evaluation, resulted in a number of
6631 changes internally, and in XPointer. Likely to break stuff
6632 using xpathInternals.h but should remain binary compatible,
6633 new interfaces will be added.
6634
6635Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6636
6637 * configure.in: fixed a couple of problems reported by
6638 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
6639 without gcc on non linux platforms.
6640
6641Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6642
6643 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
6644 a fix for --with-html-dir= configure support. I hope it won't
6645 break rpm generation
6646
6647Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6648
6649 * xmlIO.c: one function comment cleanup.
6650
6651Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6652
6653 * SAX.c: external subset notations were improperly registered
6654 in the internal subset.
6655
6656Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6657
6658 * README.cvs-commits: added, pointing to HACKING
6659 * HACKING: updated
6660
6661Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6662
6663 * parser.c: and Matt Sergeant found one in the XML push
6664 parser (erroneous check I forgot to remove when I fixed the
6665 main parser).
6666
6667Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6668
6669 * xpath.c: ptittom found a small bug in UnaryExpr
6670
6671Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6672
6673 * configure.in: bumped to 2.3.4
6674 * error.c: fixed bug #51860
6675 * tree.c: fixed bug #51861
6676 * valid.c: cleanup, more debug, failed to fix one bug crap ...
6677 * tree.[ch] : added xmlDefaultBufferSize
6678 * nanoftp.c: typo in function name header block
6679 * doc/xml.html : updated, added link to XML::LibXSLT
6680 * doc/html/* : rebuilt the docs
6681
6682Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6683
6684 * parser.c SAX.c: the new content parsing code raised an
6685 ugly bug in the characters() SAX callback. Found it
6686 just because of strangeness in XSLT XML Rec ouptut :-(
6687
6688Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6689
6690 * Makefile.am: Martin Baulig suggested to add -lm
6691 * tree.c: found another bug in xmlNodeGetContent()
6692
6693Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6694
6695 * xpath.c: Bjorn found the error related to strictness of comparison.
6696
6697Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6698
6699 * parser.c: trying to fix the Dtd parsing problem reported
6700 by Gary, side effect of last week speed optimizations.
6701
6702Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6703
6704 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
6705 * parserInternals.c: removed unneeded test raised by Stric
6706
6707Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
6708
6709 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
6710 and fixed by William Brack). Added xmlXPathFormatNumber.
6711 Changed the sorting slightly.
6712 * configure.in Makefile.am example/Makefile.am: Added -lm.
6713 Please note that applications linking with libxml2, must
6714 also like with the math library from now on.
6715
6716Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6717
6718 * HTMLparser.c: fixed loop reported by Marc Sanfacon
6719
6720Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6721
6722 * parser.c: one must report spaces even if the Dtd element
6723 content proves that this is not part of the element content.
6724 * result/valid/*.xml: this changed the ouptu slightly
6725
6726Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6727
6728 * configure.in: bumped to 2.3.3
6729 * doc/xml.html: updated
6730
6731Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6732
6733 * tree.c: minor doc fix
6734 * xpath.c: deallocation issues when a result tree has been
6735 converted to a node-set
6736
6737Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6738
6739 * doc/xml.html: oops corrected dates s/2000/2001
6740
6741Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6742
6743 * valid.c: new patch from Gary Pennington
6744
6745Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6746
6747 * doc/xml.html: applied patch from Ankh
6748
6749Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6750
6751 * xinclude.c: fixed a problem building on Mac
6752
6753Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6754
6755 * parser.c: more work on increasing parsing ferformances
6756
6757Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6758
6759 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
6760 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
6761 avoiding memcpy in production builds MEM_CLEANUP macro use
6762 * parser.[ch] parserInternals.c: optimizations of the tightest
6763 internal loops inside the parser. Better checking of I/O
6764 flushing/loading conditions
6765 * xmllint.c : added --timing
6766
6767Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6768
6769 * configure.in: bumped to 2.3.2
6770 * doc/xml.html: updated for release
6771
6772Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6773
6774 * xpath.c: found a memleak and fixed a nasty bug
6775
6776Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6777
6778 * xmllint.[c1] : added return code errors for xmllint
6779 * xpath.c: specific debug dump function for result value trees
6780
6781Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6782
6783 * xpath.c: finally implemented xmlXPathCompareNodeSets
6784 * test/XPath/expr/floats results/XPath/expr/floats: added
6785 a test for float expressions
6786
6787Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6788
6789 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
6790 * parserInternals.[ch]: trying to speed up parsing
6791 * xpath.c : speeded up node set equality op
6792
6793Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6794
6795 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
6796 better handling of ID/IDREF and the list modules associated
6797 * configure.in: small CFLAGS cleanup
6798
6799Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6800
6801 * configure.in: fixed iconv detection on AIX (stric)
6802
6803Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6804
6805 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
6806
6807Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
6808
6809 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
6810 and optimized xmlXPathNodeSetSort
6811
6812Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6813
6814 * xpath.c: bug fix when context size is 0
6815 * parser.c: I like Norm's Dtd because they still manage to break
6816 the parser occasionally
6817
6818Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6819
6820 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
6821
6822Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6823
6824 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
6825 attributes within the XML-1.0 namespace
6826
6827Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6828
6829 * xpathInternals.h: exported a few axis functions
6830 * doc/xml.html: updated the doc
6831
6832Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6833
6834 * configure.in: applied patch from Daniel van Balen for OpenBSD
6835 and bumped version to 2.3.1
6836 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
6837 attempt to find autoclosing was simply broken, removed it,
6838 updated the examples, this is better
6839
6840Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6841
6842 * hash.[ch]: added Paolo Casarini patch to provide Delete from
6843 hash functionnalities.
6844 * doc/html/* : rebuild the doc
6845
6846Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6847
6848 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
6849 on predicate
6850 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
6851 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
6852 really want to have tags closed on output even if we accept
6853 unclosed ones on input
6854
6855Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6856
6857 * xpath.c: ouch don't free NULL, rare case fixed
6858 * tree.c: don't coalesce text nodes if they don't have the
6859 same behaviour wrt escaping on output
6860
6861Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6862
6863 * xpath.c: small fixup
6864 * SAX.c: don't warn on empty namespaces.
6865
6866Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6867
6868 * README: a bit of cleanup
6869 * configure.in: preparing for 2.3.0 release
6870
6871Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6872
6873 * hash.[ch]: added a first version of xmlHashSize()
6874 * valid.c: another bug fix from Gary Pennington
6875
6876Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6877
6878 * valid.c: couple of bug fixes pointed by Gary Pennington
6879 * HTMLtree.c: #if 0 cleanup
6880
6881Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6882
6883 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
6884 which removes a time consuming check of xmlXPathNodeSetAdd()
6885 and use it in places where we are sure to not break unicity
6886
6887Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6888
6889 * xpath.c: bug fixes found from XSLT
6890 * tree.c: preserve node->name special values when copying nodes.
6891 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
6892 external subset are fetched when available but without full
6893 validation. Added xmlLoadExtDtdDefaultValue, need a function.
6894 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
6895 output with encoding disabled.
6896
6897Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6898
6899 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
6900 xmlCheckFilename should not be called from xmlFileOpenW
6901 and xmlGzfileOpenW
6902
6903Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6904
6905 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
6906 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
6907 added the new tests for URI normalization
6908 * testURI.c: fixed stoopid bugs
6909 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
6910 the URI in the error messages are now properly normalized
6911
6912Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6913
6914 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
6915
6916Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6917
6918 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
6919
6920Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6921
6922 * xpath.c: fixed mod operator
6923
6924Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6925
6926 * parser.c: fixed xmlStrcat doc
6927 * tree.c: 2 fixes form Anders Carlson for copying nodes and
6928 trees.
6929
6930Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6931
6932 * xpath.c result/XPath/tests/chaptersbase
6933 result/XPath/tests/simplebase: fixed XPath node()
6934 * tree.c: small fix in xmlNewNs()
6935 * Makefile.am: removed extraneous xml2Conf.sh rule
6936
6937Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6938
6939 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
6940 Changed the library name, in order to get libxml-devel and
6941 libxml2-devel to coexist on a single system
6942 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
6943 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
6944
6945Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6946
6947 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
6948 libxml2-devel installable in // as libxml-devel.
6949
6950Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6951
6952 * doc/Makefile.am: fixed make rebuild in doc
6953 * doc/html/*.html: rebuilt the docs
6954
6955Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6956
6957 * tree.c: patch from Bjorn Reese on xmlBufferCCat
6958
6959Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6960
6961 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
6962 the HTML doc to go into the -devel RPM ...
6963 * aclocal.m4 config.h.in: some updates due to auto* magic
6964
6965Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6966
6967 * xpath.h: added a hook in the context structure allowing to
6968 link to extra support, needed for XSLT
6969
6970Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6971
6972 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
6973 xmlXPtrCmpPoints to use it.
6974 * propagated the following patch from Alejandro Forero
6975 * include/win32config.h xmlIO.c: applied further suggestions
6976 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
6977 * example/gjobread.c: fixed warnings, now that it builds
6978
6979Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
6980
6981 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
6982
6983 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
6984 filename points to a valid file (not a directory).
6985 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
6986 Added calls to xmlCheckFilenameDir.
6987
6988 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
6989 `path' (rather than `filename') as the parameter to gzopen and open.
6990
6991Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6992
6993 * Makefile.am: fixed a problem with EXTRA_DIST
6994
6995Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6996
6997 * Makefile.am example/Makefile.am: finally found the trick
6998 to build the example, i.e. add "." in SUBDIRS before example
6999 in the list <grin/>
7000
7001Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7002
7003 * doc/xml.html: updated with an XSLT section, removed pointer to
7004 W3C CVS base.
7005
7006Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7007
7008 * xpath.c: when copying a XSLT tree object teh tree need to be copied
7009 too, and deallocation need to occur the same way.
7010
7011Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7012
7013 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
7014 type correponding to an XSLT result tree fragment. Share most
7015 of the data format with node set, as well as operators.
7016 * HTMLtree.c: added a newline at the end of the doctype output
7017 whe this one is not present initially.
7018 * tree.c: make sure taht the parent and doc pointers are properly
7019 set when copying attributes (lists).
7020
7021Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7022
7023 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
7024
7025Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7026
7027 * xpath.c: seems I finally killed that ugly path evaluation
7028 context bug (tagged 9999 in case is is wrong)
7029
7030Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7031
7032 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
7033 for XSLT
7034
7035Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7036
7037 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
7038 for xmlGzfileOpen() bug
7039
7040Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7041
7042 * xpath.c: removed an error found by XSLT usage
7043 * tree.c parserInternals.h: use a predefined static string
7044 for text and comment nodes, avoid freeing them in xmlFreeNode,
7045 exported the string name in parserInternals.h and added
7046 another value to disable encoding at output (for XSLT),
7047 gain memory, time.
7048
7049Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7050
7051 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
7052 win32/libxml2/libxml2_so.dsp: new makefiles and update
7053 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
7054
7055Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7056
7057 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
7058 Gary Pennington
7059
7060Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7061
7062 * xpath.c: fixed the comaprision of values and nodelists,
7063 need to compare nodelist still ...
7064 * debugXML.c: avoided a possible core dump
7065 * HTMLparser.c: cleanup
7066 * nanohttp.c: contributed fix.
7067 * tree.c: fixes in properties handling added xmlSetNsProp
7068 needed by libxslt
7069 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
7070 comment
7071 * TODO: updated
7072
7073Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7074
7075 * parser.c parserInternals.c: applied Bjorn Reese optimization
7076 patch
7077
7078Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7079
7080 * Makefile.am: applied patch fro make check from Martin Vidner
7081
7082Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7083
7084 * configure.in: preparing 2.2.11
7085 * doc/html/*: rebuild the HTML files
7086 * doc/xml.html : updated
7087
7088Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7089
7090 * tree.c: fixed a stupid bug
7091 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
7092 patches related to validation of an XInclude processing result
7093 * TODO: updated
7094
7095Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7096
7097 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
7098 on large files
7099
7100Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7101
7102 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
7103
7104Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7105
7106 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
7107 reported by Jonas Borgström
7108 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
7109
7110Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7111
7112 * testXPath.c xpath.c: fixing the XPath union expressions problem
7113 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
7114
7115Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
7116
7117 * xmllint.c: Made is so if the file name is "-" is will read form
7118 standard input. Sven Heinicke <sven@zen.org>
7119 * tree.c: fixed a problem when growing buffer
7120 * tree.h: fixed the comment of the node types following andersca
7121 comment
7122 * TODO: updated
7123
7124Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7125
7126 * HTMLparser.[ch]: added a way to avoid adding automatically
7127 omitted tags. htmlHandleOmittedElem() allows to change the
7128 default handling.
7129 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
7130 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
7131 of xmllint too when using --memory flag, added a memory test
7132 suite at the Makefile level.
7133 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
7134 with namespace use when encountering QNames in XPath evalation,
7135 added xmlns() scheme in XPointer.
7136 * nanoftp.c : incorporated a fix
7137 * parser.c xmlIO.c: fixed problems raised with encoding when using
7138 the memory I/O
7139 * parserInternals.c: closed bug 25934 reported by
7140 torsten.landschoff@innominate.de
7141 * TODO: updated
7142
7143Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7144
7145 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
7146 on a non-updated tree :-(, made a 2.2.10 release to correct the
7147 situation
7148
7149Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7150
7151 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
7152 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
7153 integrated a set of OpenVMS changes from Howard Taylor
7154 <Howard.Taylor@pacoast.com>
7155
7156Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7157
7158 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
7159 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
7160
7161Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7162
7163 * HTMLparser.c: some fixes on auto-open of html/head/body
7164 * encoding.c: fixed a compilation error on some gcc env
7165 * xpath.c xpointer.[ch] xpathInternals.h: improved the
7166 XPointer implementation
7167 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
7168 related XPointer tests and associated results
7169
7170Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7171
7172 * doc/xmldtd.html doc/xml.html: following a short step by step
7173 guidance on IRC to help maciej with DTDs I started a small
7174 page on the subject.
7175
7176Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7177
7178 * HTMLparser.c: fixed handling of broken charrefs
7179 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
7180 patches
7181
7182Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7183
7184 * doc/xml.html doc/html/* : rebuilt the docs after adding
7185 xinclude and updated page for 2.2.7 and 2.2.8
7186 * configure.in: releasing 2.2.8
7187
7188Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7189
7190 * parser.[ch] parserInternals.c: applied the conditional
7191 section processing fix from Jonathan P Springer
7192 <jonathan.springer2@gte.net>
7193 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
7194 project file, fixed iconv default non support
7195 * xpath.c: fixed the problem of evaluating relative expressions
7196 when a node context is provided.
7197
7198Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7199
7200 * nanoftp.c: fixed gcc 2.95 new warnings
7201 * SAX.c: fixed a stupid bug
7202 * tree.c: fixed a formatting problem when round-tripping
7203 from/to memory
7204 * xinclude.c: chased memleak, fixed a base problem
7205 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
7206 xmlXPtrBuildNodeList()
7207 * TODO: updated
7208 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
7209 adding a first small set of regression tests for XInclude
7210
7211Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7212
7213 * nanohttp.[ch]: applied Wayne Davison patches to access
7214 the WWW-Authorization header.
7215 * parser.c: Closed Bug#30847: Problems when switching encoding
7216 in short files by applying Simon Berg's patch.
7217 * valid.c: fixed a validation problem
7218 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
7219 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
7220 Wayne Davison
7221 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
7222 need to be extended to non full nodes selections.
7223 * xinclude.c: starts to work decently
7224
7225Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7226
7227 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
7228 debugXML.c xmlversion.h.in: Started adding XInclude support,
7229 this is a new xmllint option
7230 * tree.c xpath.c: applied TOM patches for XPath
7231 * xpointer.c: fixed a couple of errors.
7232 * uri.c: added an escaping function needed for xinclude
7233 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
7234 new warning from RH70 gcc's version
7235
7236Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7237
7238 * HTMLparser.c: fixed loop on invalid char in scripts
7239 * parser.c: update to description of xmlIOParseDTD()
7240 * libxml.m4 xmlversion.h.in: changes contributed by
7241 Michael Schmeing <m.schmeing@internet-factory.de>
7242 * configure.in: preparing for 2.2.7
7243 * Makefile.am: trying to avoid config.h and acconfig.h
7244 being included in the distrib
7245 * configure.in: released 2.2.7
7246
7247Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7248
7249 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
7250 like namespaces for good. Unified xmlNs and xmlNode somewhat.
7251
7252Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7253
7254 * parser.[ch]: added xmlIOParseDTD()
7255 * xpointer.c: added support for the 2 extra parameters of
7256 string-range, fixed a stoopid error when '0' was present
7257 in XPointer expressions
7258 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
7259 testsuite for the above
7260
7261Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7262
7263 * libxml.spec.in: improved package descriptions
7264
7265Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7266
7267 * xpath.c xpathInternals.h: applied a large cleaning patch
7268 from TOM <ptittom@free.fr>, it also add namespace support
7269 for function and variables registration.
7270
7271Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7272
7273 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
7274 * Makefile.mingw: Wayne Davison's update adding hash.c
7275
7276Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7277
7278 * xpath.c: fixed the root evaluation problems
7279 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
7280 ignorable spaces with <b> <bold> <em>
7281 * tree.c: fixed a loop in xmlSearchNsByHref()
7282
7283Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7284
7285 * xpath.c: applied another XPath patch from TOM
7286 * xpath.c include/makefile.am: applied another patch from
7287 china@thewrittenword.com (cleanup on IRIX).
7288
7289Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7290
7291 * xml-config.1: received a fixed version from Fredrik Hallenberg
7292 <hallon@lysator.liu.se>
7293
7294Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7295
7296 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
7297 cleanup patch for XPath
7298
7299Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7300
7301 * patched to redirrect all "out of context" error messages to
7302 a reconfigurable routine. The changes are:
7303 * xmlerror.h : added the export of an error context type (void *)
7304 an error handler type xmlGenericErrorFunc there is an interface
7305 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
7306 to reset the error handling routine and its argument
7307 (by default it's equivalent to respectively fprintf and stderr.
7308 * all the c files: all wild accesses to stderr or stdout within
7309 the library have been replaced to calls to the handler.
7310
7311Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7312
7313 * configure.in: release 2.2.6
7314 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
7315 exporting the inner functions of xpath for extension modules
7316 * doc/*: updated and rebuilt the doc
7317
7318Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7319
7320 * nanohttp.c : applied Wayne HTTP cleanup patch
7321 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
7322 and xmlNodeSetSpacePreserve()
7323
7324Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7325
7326 * xpath.c: closing bug #29260
7327
7328Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7329
7330 * hash.[ch] debugXML.c: expanded/enhanced the API, added
7331 multikey tuples, made hash structure opaque
7332 * valid.[ch]: moved elements, attributes, notations decalarations
7333 as well as ID and refs to hash tables.
7334 * entities.c: hash cleanup
7335 * xmlmemory.c: fixed a dump problem in debug mode
7336 * include/Makefile.am: problem passing in DESTDIR= values patch
7337 from Marc Christensen <marc@calderasystems.com>
7338 * nanohttp.c: removed debugging remains
7339 * HTMLparser.c: the bogus tag should be ignored (Wayne)
7340 * HTMLparser.c parser.c: fixing a number of problems with the
7341 macros in the *parser.c files (Wayne).
7342 * HTMLparser.c: close the previous option when opening a new one
7343 (Marc Sanfacon).
7344 * result/HTML/*: updated the HTML results accordingly
7345
7346Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7347
7348 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
7349 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
7350 XPath functions and XML entities table to them. More to come...
7351 * xmlIO.c: fixed libxml closing FILEs it didn't open.
7352
7353Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7354
7355 * tree.c: coalesce adjacent text nodes
7356 * valid.c: handling of blank nodes in DTd validation (raised
7357 by problems with a posteriori validation).
7358 * nanohttp.c: changing behaviour on HTTP write stuff.
7359 * HTMLtree.c: forced body and html to be explicitely closed.
7360 * xpath.h: exported more XPath functions.
7361
7362Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7363
7364 * Release of 2.2.5
7365 * xpointer.c: range() range-inside and other helper functions
7366 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
7367
7368Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7369
7370 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
7371 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
7372
7373Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7374
7375 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
7376 and XPointer modules
7377
7378Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7379
7380 * SAX.h: closed #25107
7381
7382Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7383
7384 * testSAX.c: fixed problem with cdata reporting
7385 * SAXresult/* : updated
7386
7387Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7388
7389 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
7390 Closed bug #27499, added to regression tests
7391 * TODO: updated
7392
7393Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7394
7395 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
7396 support for SCRIPT and STYLE with help from Bjorn Reese
7397 * test/HTML/* result/HTML/*: added simple testcase and updated
7398 the existing ones.
7399
7400Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7401
7402 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
7403 string-range for empty strings
7404 * test/XPath/docs/str test/XPath/xptr/chaptersrange
7405 test/XPath/xptr/strrange: augmented the XPointer testsuite
7406
7407Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7408
7409 * doc/xml.html doc/xmlmem.html: added a module describing memory
7410 interfaces and use, updated the main page.
7411
7412Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7413
7414 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
7415 nanoftp code work on Windows too now
7416
7417Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7418
7419 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
7420 * xpointer.c: implemented string-range() at least a good first version
7421 * test/XPath/docs/str test/XPath/xptr/strrange
7422 result/XPath/xptr/strrange: the string-range() tests
7423
7424Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7425
7426 * Makefile.am include/Makefile.am include/win32config.h
7427 win32/Makefile.mingw: fixed problems reported by Wayne Davison
7428 and make distcheck
7429
7430Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7431
7432 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
7433 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
7434 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
7435
7436Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7437
7438 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
7439 patch for socklen_t detection by
7440 Albert Chin-A-Young <china@thewrittenword.com>
7441
7442Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7443
7444 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
7445 and added a --dtdvalid option to xmllint used to test it
7446
7447Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7448
7449 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
7450 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
7451
7452Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7453
7454 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
7455 handlings (registration, lookup, cleanup)
7456
7457Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7458
7459 * configure.in Makefile.am include/makefile.am: adding XPointer
7460 and XPtrtests target
7461 * xpointer.[ch] : new files for XPointer support
7462 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
7463 more XPath tests
7464
7465Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7466
7467 * configure.in: fixed, very broken, make distcheck works again
7468
7469Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7470
7471 * More work toward 2.2.5, integrated a number of patches
7472 * configure.in Makefile.am win32config.h.in: trying to cleanup
7473 make distcheck .... huh ...
7474 * include/Makefile.am include/win32config.h: new directory
7475 for includes
7476 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
7477 updated teh makefiles and instructions for WIN32
7478 * xpath.c: small fixes
7479 * test/XPath/ results/XPath: updated the testcases and results
7480 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
7481 suggested patches
7482 * valid.c: fixed an ID bug
7483
7484Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7485
7486 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
Daniel Veillard784b9352003-02-16 15:50:27 +00007487 the automake bug where wrong dependencies were generated.
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00007488 * xpath.[ch]: worked on XPointer
7489
7490Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7491
7492 * configure.in Makefile.am: 2.2.5, ship the include in an
7493 include/libxml subdirectory, use symlinks when using CVS
7494 * testSAX.c: fixed small bug
7495 * testXPath.c: changed the way testfiles are parsed
7496 * debugXML.c: same kind of cleanup when parsing an argument expression
7497 XPath/XPointers can have blanks embedded
7498 * xpath.[ch]: more cleanup, reorgs for XPointer work
7499 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
7500 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
7501
7502Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7503
7504 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
7505 in the XPath engine, rewrote large parts of it, now it's far
7506 cleaner and in sync with the REC not an old WD. Fixed a parsing
7507 problem in the interactive XML shell found when testing XPath.
7508
7509Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7510
7511 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
7512 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
7513 examples with the extra test
7514
7515Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7516
7517 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
7518 the global init function.
7519
7520Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7521
7522 * HTMLparser.c: Doohhh, attribute name parsing was still case
7523 sensitive ! Fixed this ...
7524 * result/HTML/* : updated the tests results accordingly
7525
7526Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7527
7528 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
7529 engine, should be far more stable, incorporated a new version of
7530 preceding/following axis, need testing
7531 * uri.c: fixed file:///c:/a/b/c problem
7532 * test/XPath/tests/idsimple: augmented the XPath tests
7533
7534Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7535
7536 * doc/* rebuilding docs for 2.2.4 release
7537
7538Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7539
7540 * configure.in: releasing 2.2.4
7541 * parser.[ch]: added xmlStrEqual()
7542 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
7543 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
7544 use xmlStrEqual instead
7545 * TODO: updated
7546 * added an XPath test
7547
7548Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7549
7550 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
7551 * entities.h: exported xmlInitializePredefinedEntities
7552 * parser.[ch] : added xmlInitParser()
7553 * parserInternals.h : had to export htmlInitAutoClose()
7554
7555Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7556
7557 * xpath.[ch] : fixed some serious XPath Predicate evaluation
7558 problems
7559 * Makefile.am : added XPath regression tests to normal tests
7560 * uri.c: fixed a problem with local paths, cleanup
7561 * parser.c: fixed a problem with large CData sections
7562
7563Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7564
7565 * configure.in xml-config.in: patch from "Ben Taylor"
7566 <sol7x86@hotmail.com> for solaris shared libs lookup
7567
75682000-09-30 Martin Baulig <baulig@suse.de>
7569
7570 * libxml-2.0.pc.in: Provide pkg-config script.
7571
7572 * configure.in: Create the libxml-2.0.pc script from the
7573 libxml-2.0.pc.in templates.
7574 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
7575 script in `$(libdir)/pkgconfig'.
7576
7577Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7578
7579 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
7580 when compiling with MSC
7581
7582Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7583
7584 * xpath.c: patch for normalize-string() substring-before(),
7585 substring-after() and translate() functions from Bjorn Reese
7586 <breese@mail1.stofanet.dk>
7587 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
7588 Fredrik Hallenberg <hallon@lysator.liu.se>
7589 * TODO: updated
7590
7591Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7592
7593 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
7594 problem of socklen_t being undefined on a number of platforms
7595 * debugXML.c: fixed a compilation problem when without snprintf
7596
7597Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7598
7599 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
7600 an URI bug and a fix for the control-character-induced infinite loop
7601 * nanohttp.c: preventive fix for compiling on WIN32
7602
7603Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7604
7605 * xmlint.c: closing bug #25000
7606
7607Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7608
7609 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
7610 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
7611 modified slightly Wayne Davison patch adding xmlStrcasecmp and
7612 related function, fixing xmlStrncmp(), and associated cleanup
7613 * result/HTML/entities.html.sax: updating result
7614
7615Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7616
7617 * uri.c: applied patch for URI escaping from Wayne Davison
7618 <wayned@blorf.net>
7619 * tree.c parserInternals.c HTMLparser.c: memset checks patches
7620 from Denis Barbier <barbier@imacs.polytechnique.fr>
7621 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
7622 patch from Wayne Davison
7623
7624Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7625
7626 * doc/xml.html : updated with new releases, adding "how to help"
7627
7628Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7629
7630 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
7631 removed a few warnings in pedantic mode ...
7632 * parserInternals.c parser.c: moved encoding switching function
7633 to parserInternals.c
7634 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
7635
7636Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7637
7638 * HTMLparser.c parser.c: set ctxt->errNo before calling the
7639 error or warning handlers
7640
7641Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7642
7643 * parserInternals.c parserInternals.h parser.c Makefile.am:
7644 created a new module parserInternals.c, moved most of the
7645 code shared by the various parsers there, as well as
7646 deprecated code from parser.c. More cleanup of parser.c
7647 * uri.c: fixed a problem when URI is NULL
7648 * valid.c: speedup when looking for an attribute declaration
7649
7650Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7651
7652 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
7653 the cleanup of the computation of URI references when seeking
7654 external entities. The URI reference string and the resulting
7655 URI are both stored now.
7656 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
7657 large s(n)printf checks and cleanup from Denis Barbier
7658 <barbier@imacs.polytechnique.fr>
7659 * xmlversion.h.in tree.h: couple of SGML declarations for a
7660 possible docbook module.
7661 * result/VC/ : a couple of test output changed due to the change
7662 of the entities URI
7663
7664Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7665
7666 * parser.h: added a _private field for linking user's data
7667
7668Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7669
7670 * parser.c parserInternals.h: demacroified most of the IS_XXX
7671 the gain in size is significant so ...
7672
7673Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7674
7675 * entities.c: cases where looking up entities with doc==NULL
7676 covered
7677
7678Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7679
7680 * uri.c: applied Wayne Davison patch
7681 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
7682
7683Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7684
7685 * uri.c testUri.c: applied Wayne Davison patches
7686 * test/URI/uri.data result/URI/uri.data: first set of tests/results
7687 * Makefile.in: added URItest and included thenin "make tests"
7688
7689Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7690
7691 * xmlversion.h.in: closed bug 22941
7692
7693Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7694
7695 * doc/xmlio.html: added doc and example for entity loader
7696 redefinition.
7697
7698Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7699
7700 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
7701 used by libxml
7702
7703Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7704
7705 * parser.c: Fixed bug on invalid ontent characters and when using
7706 push.
7707 * xmllint.c: fixed xmllint endling of errors in push mode
7708
7709Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7710
7711 * HTMLparser.c testHTML.c: applied two new patches from
7712 Wayne Davison <wayned@users.sourceforge.net>
7713 * result/HTML/*.sax: regenerated HTML SAX output
7714 * parser.c: more cleanup.
7715
7716Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7717
7718 * HTMLparser.[ch] testHTML.c: applied the second set of
7719 patches from Wayne Davison <wayned@users.sourceforge.net>,
7720 adding htmlEncodeEntities()
7721 * HTMLparser.c: fixed an ignorable white space detection bug
7722 occuring when parsing with SAX only
7723 * result/HTML/*.sax: updated since the output is now HTML
7724 encoded...
7725
7726Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7727
7728 * HTMLparser.[ch]: applied some of Wayne Davison
7729 <wayned@users.sourceforge.net> patches
7730
7731Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7732
7733 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
7734 undeclared namespace prefix was used, added a warning.
7735 Cleaned up support w.r.t. entities, spilling out a warning
7736 and being pedantic on lookups.
7737 * test/warning/ent9 : added testcase for previous example.
7738 * TODO: updated
7739 * parserInternals.h parser.c: changed the way names are parsed
7740 now allow infinite size and decrease penalty for normal use
7741 * parser.c: Started a big cleanup/check of the parser code,
7742 fixed some of the most tortuous entity code, spotted code
7743 unused anymore
7744 * test/*: added tests for very long names and related nasty
7745 things.
7746
7747Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7748
7749 * doc/encoding.html: added encoding aliases doc
7750 * doc/xml.html: updates
7751 * encoding.[ch]: added EncodingAliases functions
7752 * entities.[ch] valid.[ch] debugXML.c: removed two serious
7753 bottleneck affecting large DTDs like Docbook
7754 * parser.[ch] xmllint.c: added a pedantic option, will be
7755 useful
7756 * SAX.c: redefinition of entities is reported in pedantic mode
7757 * testHTML.c: uninitialized warning from gcc
7758 * uri.c: fixed a couple of bugs
7759 * TODO: added issue raised by Michael
7760
7761Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7762
7763 * doc/encoding.html: propagated Martin Duerst suggestions
7764
7765Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7766
7767 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
7768 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
7769 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
7770 by Wayne Davison
7771
7772Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7773
7774 * nanoftp.c nanohttp.c: small cleanup
7775 * TODO: updated
7776
7777Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7778
7779 * added an old VC testcase and updated title.xml entity
7780
7781Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7782
7783 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
7784 done on auto-opening of <p> tags and cleanup of SAX output
7785
7786Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7787
7788 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
7789
7790Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7791
7792 * doc/xml.html libxml.* structure.*: updated the doc a bit
7793
7794Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7795
7796 * testSAX.c testHTML.c result/HTML/: cleanup of the output
7797 of SAX tests
7798
7799Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7800
7801 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
7802 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
7803
7804Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7805
7806 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
7807 * testHTML.c: fix core dump on Solaris 2.x systems
7808 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
7809 * result/HTML/*.sax: previous bug fix lead to new results
7810
7811Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7812
7813 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
7814 * configure.in: added --with-readline=DIR to accept alternate
7815 path for readline include/library
7816 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
7817 for ANSI under HP-UX
7818 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
7819 includes @LIBS@
7820
7821Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7822
7823 * doc/* : rebuilt the docs
7824 * getting ready for 2.2.2 release
7825
7826Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7827
7828 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
7829 and xmlAddFeature()
7830 * tree.[ch]: added xmlAddChildList()
7831 * xmllint.c: MAP_FAILED macro test
7832 * parser.h: added xmlParseCtxtExternalEntity()
7833 * valid.c: applied bug fixes removed warning
7834 * tree.c: added CDATA block to elements content
7835 * testSAX.c: cleanup of output
7836 * testHTML.c: added SAX testing
7837 * encoding.c: better error recovery
7838 * SAX.c, parser.c: fixed one of the external entity processing
7839 of the OASis testsuite
7840 * Makefile.am: added HTML SAX regression tests
7841 * configure.in: bumped to 2.2.2
7842 * test/HTML/ result/HTML: added a few of HTML tests, and added the
7843 SAX results
7844
7845Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7846
7847 * configure.in: patch for HP compiler
7848
78492000-08-04 Sven Heinicke <sven@zen.org>
7850
7851 * xmllint.c: Was coredumping sometimes when the file given didn't
7852 exist.
7853
7854Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7855
7856 * parser.c xmlIO.[ch]: fixed the problem of encoding support
7857
7858 when using in memory parsing. Need some cleanup.
7859 * xmllint.c configure.in: added a --memory flag to test memory
7860 parsing
7861
7862Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7863
7864 * nanohttp.c: fixed socklen_t replacement to unsigned int
7865 * parser.c: fixed a space handdling missing at the end of
7866 production 28 DOCTYPE.
7867 * xmlmemory.c: fixed a stupid bug on the routine to override
7868 allocation functions
7869 * TODO: updated
7870
7871Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7872
7873 * doc/ regenerated the docs
7874
7875Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7876
7877 * doc/encoding.html doc/xml.html: added I18N doc
7878 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
7879 improvements, both parser and filters, added ASCII & HTML,
7880 fixed the ISO-Latin-1 one
7881 * xmllint.c testHTML.c: added/made visible --encode
7882 * debugXML.c : cleanup
7883 * most .c files: applied patches due to warning on Windows and
7884 when using Sun Pro cc compiler
7885 * xpath.c : cleanup memleaks
7886 * nanoftp.c : added a TESTING preprocessor flag for standalong
7887 compile so that people can report bugs more easilly
7888 * nanohttp.c : ditched socklen_t which was a portability mess
7889 and replaced it with unsigned int.
7890 * tree.[ch]: added xmlHasProp()
7891 * TODO: updated
7892 * test/ : added more test for entities, NS, encoding, HTML, wap
7893 * configure.in: preparing for 2.2.0 release
7894
7895Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7896
7897 * nanoftp.c: fixed the way the control connection is handled
Daniel Veillard784b9352003-02-16 15:50:27 +00007898 * libxml.spec.in: fixed the dependencies and cleanup
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00007899
7900Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7901
7902 * doc/xml.html: changed the xmlsoft.org structure, updated the
7903 examples w.r.t. root and childs
7904
7905Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7906
Daniel Veillard784b9352003-02-16 15:50:27 +00007907 * libxml.spec.in: fixed bug #7419, dependencies fouled for libxml-devel
Daniel Veillard7b4b2f92003-01-06 13:11:20 +00007908
7909Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7910
7911 * HTMLparser.c: Work on character encoding support for the HTML parser
7912 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
7913 * encoding.c: Fixed a potential memleak in the encoding stuff
7914
7915Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7916
7917 * doc/FAQ.html doc/Makefile.am : added a FAQ
7918
7919Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7920
7921 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
7922 of the HTML parser to force it to not bypass SAX
7923
7924Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7925
7926 * win32config.h.in: updated
7927 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
7928 lacks iconv support :-( need to release 2.1.1
7929 * configure.in: release 2.1.1
7930 * HTMLparser: fixed bug #14784
7931 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
7932 by Windows compiler
7933 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
7934 the SAX startDocument() callback.
7935 * TODO: updated
7936
7937Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7938
7939 * added xmlStopParser()
7940
7941Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7942
7943 * configure.in: 2.1.0 prerelease
7944 * Large resync between W3C and Gnome tree
7945 * nanoftp, nanohttp.c: fixed stalled connections probs
7946 * HTMLtree.c SAX.c : support for attribute without values in
7947 HTML for andersca
7948 * valid.c: Fixed most validation + namespace problems
7949 * HTMLparser.c: start document callback for andersca
7950 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
7951 * parser.h, SAX.c: serious speed improvement for large
7952 CDATA blocks
7953 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
7954 different encoding
7955 * example/Makefile.am example/gjobread.c tree.h: work on
7956 libxml1 libxml2 convergence.
7957 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
7958 and the LIBXML_TEST_VERSION macro
7959
7960Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7961
7962 * doc/xml.html: various patches and improvements typo fixed by
7963 Felix Natter
7964 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
7965 from Felix Natter <fnatter@gmx.net>
7966
7967Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7968
7969 * doc/upgrade.html: updated with instructions for support of both
7970 libxml-1.x and libxml-2.x
7971 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
7972 for 2.x support and also fixed includes
7973
7974
7975Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7976
7977 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
7978 the encoding support, added iconv support, so now libxml if
7979 compiled with iconv automatically support japanese encodings
7980 among others. Work based on initial patch from Yuan-Chen Cheng
7981 I may have broken binary compat in the encoding handler
7982 registration scheme, but that was so utterly broken I don't
7983 expect anybody to have used this feature until now.
7984 * parserInternals.h: fixup on the CHAR range macro
7985 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
7986 code.
7987 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
7988 * uri.c: added xmlParseURI() I can't believe I forgot to
7989 implement this one in 2.0 !!!
7990 * SAX.c: moved doc->encoding update in the endDocument() call.
7991 * TODO: updated.
7992
7993Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
7994
7995 * tree.h: removed extraneous xmlRemoveProp definition
7996 * TODO: added item about --disable-corba configure switch
7997 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
7998 * nanoftp.c: fixed include problems giving troubles on AIX and
7999 slowlaris
8000 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
8001 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
8002 comment and headers changes to lower gtk-doc number of warnings
8003 * doc/html/*: rebuilt docs
8004
8005Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8006
8007 * HACKING: documented the tag for 1.x and instructions
8008
8009Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8010
8011 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
8012 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
8013 xmlCreateIOParserCtxt
8014 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
8015 significant overall improvement
8016 * xmllint.c: added I/O test to xmllint
8017 * testSAX.c: added a speed test
8018 * doc/* : updated/regenerated
8019
8020Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8021
8022 * xpath.c uri.h parserInternals.h: cosmetic changes from
8023 "Timur I. Bakeyev" <timur@bat.ru>, including making
8024 xmlCreateURI() public
8025
8026Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8027
8028 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
8029 and the code at the same time. Added a clean mechanism for
8030 overload or added input methods: xmlRegisterInputCallbacks()
8031 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
8032 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
8033 * TODO: updated
8034 * doc/* : updated/regenerated
8035 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
8036 source dir
8037
8038Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8039
8040 * testURI.c: yet another forgotten commit, I should get some sleep !
8041
8042Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8043
8044 * xmllint.c: forgot to commit this too ?
8045
8046Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8047
8048 * xmlversion.h.in : forgot to commit this previously
8049
8050Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8051
8052 * configure.in: preparing libxml-2.0.0 version looks Ok so far
8053 * README TODO: updated for release
8054 * uri.c uri.h: added authority parsing/saving
8055 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
8056 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
8057 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
8058 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
8059 Makefile.am : added compile-time customization of libxml
8060 --with-ftp --with-http --with-html --with-xpath --with-debug
8061 --with-mem-debug
8062 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
8063 #include <libxml/xxx.h> I hope it won't break too much stuff
8064 and will be manageable in the future...
8065 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
8066 and added xmllint to the installed programs
8067 * uri.h: added xmlFreeURI()
8068
8069Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8070
8071 * uri.c uri.h: finished the escaping handling, the base support
8072 and the URI path normalization. Looks good just lacks the
8073 authority content parsing code.
8074 * Makefile.am: added instructions to generate testURI
8075 * TODO: updated
8076 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
8077 added links and icons for W3C and Gnome
8078
8079Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8080
8081 * xmlmemory.[ch] : seems I forgot to actually update the files in
8082 the last commit :-)
8083 * doc/xml.html doc/html/* : updated and uploaded the docs
8084
8085Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8086
8087 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
8088 * TODO: updated
8089 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
8090 libxml default allocation function with another set (like gmalloc/
8091 gfree).
8092 * Makefile.am, uri.c, uri.h: added a set of functions to do
8093 exact (litteraly copied from the RFC 2396 productions) parsing
8094 and handling of URI. Will be needed for XLink, one XML WFC,
8095 XML Base and reused in the nano[ftp/http] modules. Still work
8096 to be done.
8097
8098Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8099
8100 * configure.in, libxml.spec.in : libxml2
8101 * doc/* : updated the doc page, rebuilt the docs
8102
8103Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8104
8105 * all: tagged LIB_XML_1_X
8106 * *.c *.h : updated from W3C CVS tree
8107 * configure.in : 2.0.0-beta
8108 * libxml.spec.in : libxml2 package nam
8109 * result/* : new version of the tests output
8110
8111Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8112
8113 * doc/xml.html, doc/update.html: updated docs, 1.8.7
8114
8115Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8116
8117 * doc/* : rebuilt the docs
8118 * parser.c: final patch on #6766
8119 * valid.c: small patch on validity checks.
8120
8121Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8122
8123 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
8124 added
8125 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
8126 compatibility w.r.t. XML spec and existing code.
8127
8128Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8129
8130 * parser.c: seems a better solution to <a> </a> exists,
8131 will try it for a while
8132
8133Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8134
8135 * parser.c: tried to remove the <a> </a> generating <a/>
8136 this is hard. Left a flag for that purpose. Fixed bug #6766
8137 * configure.in: prepared 1.8.7 not released, due to previous
8138 problem
8139
8140Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8141
8142 * doc/xml.html : applied second patch from Paul DuBois
8143
8144Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8145
8146 * doc/xml.html : applied patch from Paul DuBois
8147
8148Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8149
8150 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
8151
8152Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8153
8154 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
8155 compilation warnings on various platforms.
8156 * parser.c: Fixed #5281 validity error callbacks are now desactived
8157 by default if not validating.
8158
8159Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8160
8161 * nanoftp.c, win32config.h.in: patches to compile on WIN32
8162
8163Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8164
8165 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
8166 <gkatsi@cs.toronto.edu>
8167
8168Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8169
8170 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
8171 processing URLs
8172
8173Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8174
8175 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
8176 xmlNanoFTPUpdateURL for persistent control connections.
8177 * configure.in: 1.8.6
8178
8179Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8180
8181 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
8182 * tree.[ch] : added xmlSaveNoEmptyTags
8183
81842000-01-29 James Henstridge <james@daa.com.au>
8185
8186 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
8187
8188 * Makefile.am: added nanoftp.[ch] to the build.
8189
8190Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8191
8192 * nanoftp.[ch]: cleanup, comments, API
8193 * debugXML.c : fixed a bug in the cat command
8194 * doc/*: regenerated the docs
8195
8196Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8197
8198 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
8199 * debugXML.c : fixed a bug in the cat command
8200 * valid.c: fixing some small probs
8201 * libxml.spec.in: get rid of the SNAP suffix
8202 * doc/xml.html: updated the status
8203
8204Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8205
8206 * xml-config.in: xml-config --version to just return the
8207 version number
8208 * xpath.c: some cleanup w.r.t. axis when the current node is
8209 an attribute.
8210 * TODO: updated
8211
8212Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8213
8214 * configure.in: prepared for libxml-1.8.5
8215 * doc/* recompiled the documentation
8216
82172000-01-17 Jody Goldberg <jgoldberg@home.com>
8218
8219 * configure.in : WARNING autoconf subtlety alert :
8220 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
8221 when looking for zlib.h so that HAVE_ZLIB_H is defined.
8222 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
8223 get defined by AC_CHECK_HEADERS.
8224
8225Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8226
8227 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
8228 Rune.Djurhuus@fast.no
8229
8230Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8231
8232 * TODO: updated
8233 * tree.c, parser.c: made sure that only memory alloc problems
8234 and internal parser errors are allowed to write to stdout or
8235 stderr.
8236
8237Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8238
8239 * tree.c : restored xmlNewGlobalNs since this seems used by
8240 a lot of existing code :-(, fixed a bug in xmlNewNs
8241 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
8242 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
8243 to exit() from the library code.
8244 * xpath.c, parser.c: removed bugs or unused code detected by
8245 Windows compilers
8246 * parser.c: started adding interfaces for parsing well balanced
8247 XML fragments
8248 * configure.in: releasing 1.8.4
8249 * doc/* : rebuilt the docs
8250
8251Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8252
8253 * tree.[ch] : added xmlNewDocFragment() for DOM
8254 * testHTML.c: uninitialized variable.
8255
8256Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8257
8258 * doc/* : rebuild the docs
8259
8260Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8261
8262 * acconfig.h: readline and history patch
8263 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
8264 * tree.c: added check and handling when possibly removing an ID
8265 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
8266 and saving.
8267 * test/HTML/entities.html result/HTML/entities.html* : test for
8268 various entities reference cases
8269 * result/HTML/* : as a result output of some testcase have
8270 changed
8271 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
8272 by previous example. added xmlParseTryOrFinish().
8273 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
8274 entities.h debugXML.h HTMLparser.h: changed the way struct are
8275 declared to allow gtk-doc to expose those
8276 * parser.c: closed bug #4960
8277 * Makefile.am configure.in: Applied patch from
8278 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
8279 and math/socket libs detection
8280
8281Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8282
8283 * configure.in, Makefile.am: link tester against readline
8284 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
8285
8286Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
8287
8288 * tree.[ch]: added xmlRemoveProp
8289 * win32config.h.in nanohttp.c: avoid including the Windows
8290 socket stuff in every C files
8291 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
8292 the XmL parser(s)
8293 * test/ns4 result/ns4 etc...: added test case for previous prob
8294 * tree.c: xmlNewNs wasn't checking for double definition
8295 * Makefile.in: fixed a problem with dist-hook duplicates
8296 * parser.[hc], xmlIO.c: fixed the loading of external entities
8297 APIs, now xmlLoadExternalEntity() is used everywhere and
8298 setting up an app specific front-end using the
8299 * SAX.c parser.c: some fixes, now the xhtml spec validates
8300 with the xhtml DTD.
8301 * error.c: fixed crashes in case of no input stream
8302 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
8303 to the validation tests and results
8304
8305Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8306
8307 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
8308 too htmlCreatePushParserCtxt() and htmlParseChunk()
8309 * parser.c: a bit of cleanup.
8310 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
8311 to XML) removed the last mem leak known
8312 * HTMLtree.c: output message cleanup
8313 * xmlmemory.c: display content info about memory blocks
8314 * result/HTML/wired.* : missing att value warning change
8315
8316Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8317
8318 * doc/* : rebuilt the documentation
8319
8320Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8321
8322 * parser.[ch] parserInternals.h: Push parser for XML,
8323 seems to work fine now
8324 * tester.c debugXML.[ch]: Added an XML shell debug facility and
8325 --push for push testing
8326 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
8327 * testSAX.c: added --push
8328 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
8329 subtree
8330 * xmlIO.[ch] : enriched API + fixes for push mode
8331 * entities.[ch]: added the entity content length to the struct.
8332 * xmlmemory.[ch]: new API to show the last entries for the shell
8333 * valid.c: added required attribute testing
8334 * SAX.c: the cdata callback now merge contiguous fragments
8335 * HTMLparser.c: cleanup of some macros
8336
8337Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8338
8339 * parser.c: fix for PIs name starting with xml
8340 * tree.c: fixed a potential problem with || and && ops
8341 * *.c, configure.in win32config.h.in : generate win32config.h for
8342 those on the Other Side !
8343
8344Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8345
8346 * parser.c: fixed a stupid = vs. == bug :-(
8347 * doc/gnome-xml.sgml: s/glade/xml/
8348
8349Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8350
8351 * configure.in, doc/xml.html : bug fix release 1.8.2
8352 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
8353 Hopefully the end of that silly C++ include problem
8354 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
8355 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
8356 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
8357 troubles with autoclosed elements when the stree shape doesn't
8358 follow the DtD specs. Added htmlIsAutoClosed() and
8359 htmlAutoCloseTag()
8360 * result/HTML/*.htm*: Updated the HTML examples regression tests output
8361 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
8362 * debugXML.c: fixed a bug on printing default namespaces.
8363 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
8364
8365Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8366
8367 * result/HTML/*.htm[l] : updated the HTML regression tests according
8368 to the new output
8369 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
8370 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
8371 problem due to intermix of extern "C" { ... } declarations for C++
8372 and recursive includes in the headers
8373
83741999-12-20 Chris Lahey <clahey@umich.edu>
8375
8376 * HTMLtree.c: Made it so that html nodes with a single child do
8377 not insert a carriage return before or after the child node.
8378
8379Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8380
8381 * configure.in, doc/xml.html : bug fix release 1.8.1
8382 * parser.c: fixed bug #4344
8383 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
8384 added the glue to avoid C++ problems
8385 * doc/* : regenerated the documentation
8386
8387Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8388
8389 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
8390 namespace recognition, and Dia as a resul :-(
8391 * encoding.c: closed bug #3950
8392
8393Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8394
8395 * valid.c: debugging a posteriori validation, except URI expansion
8396 stuff this should be fixed now
8397 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
8398 Carl Nygard <cnygard@bellatlantic.net>
8399 * tester.c: added --postvalid, cleaning of the code
8400 * tree.[ch]: added xmlDocGetRootElement()
8401
8402Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
8403
8404 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
8405 c++ losage.
8406
8407Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8408
8409 * configure.in, doc/xml.html : bumped to 1.8.0
8410 * xlink.[ch], Makefile.am : added framework for link detection
8411 * parser.h: added nbChars to parser context, needed for cleanup.
8412 * xmlmemory.c: removed a nasty bug when out of mem
8413 * valid.[ch]: adding namespace support for attribute decl
8414 * tester.c: added --debugent option
8415 * debugXML.[ch]: added xmlDebugDumpEntities()
8416 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
8417 buffers instead, this was really needed, validation was breaking
8418 in strange ways due to that. Added xmlParseStringPEReference()
8419 and other parsing from strings functions. Entities processing
8420 modified again, but PERef are still not handled correcly but
8421 unless you're Eve Maller you won't notice :-)
8422 * HTMLparser.c: large changes toward reliability, and switched to
8423 lowercase internal tags, XHTML is lowercase, so it will help
8424 that output is closer to next version.
8425 * doc/* : regenerated the documentation, it is now hosted at
8426 http://xmlsoft.org/ (same bits I just bought the domain :-)
8427
8428
8429Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8430
8431 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
8432 doc generation
8433 * parser.c: fixed bugs #3908 and #3937 and a memory leak
8434 in the SAX API
8435 * doc/*: rebuilt the doc making sure everything appears in the
8436 HTML files
8437
8438Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8439
8440 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
8441 added the patch from Carl Nygard <cnygard@bellatlantic.net>
8442 which allow impressive speed improvement on dataset with
8443 large text pieces, but at the cost of broken binary
8444 compatibility and slightly bigger memory usage.
8445 Configure with --with-buffers to activate them, they
8446 are protected with XML_USE_BUFFER_CONTENT define.
8447 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
8448 goal is 0 memory left allocated once parser is no more used
8449 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
8450 call xmlCleanupParser() and xmlMemoryDump()
8451
8452Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8453
8454 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
8455 * parser.[ch] encoding.[ch]: added memory cleanup routines
8456 * parser.c: closing bug #3788
8457 * doc/*: rebuilt the doc
8458
8459Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8460
8461 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
8462 xmlNewTextChild() and xmlSetCompressMode() behaviour.
8463 * tester.c: added --compress option
8464 * doc/*: rebuilt the documentation
8465
8466Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8467
8468 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
8469 if given /proc/kcore as input !
8470 * doc/xml.html doc/*: updated and rebuilt the documentation
8471
8472Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8473
8474 * parser.c: Fixed some wrongly space collapsing code due to
8475 a misreading of the spec.
8476 * result/*: fixed the output accordingly
8477
8478Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8479
8480 * encoding.c: bug fix and typos
8481 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
8482 * parser.c: added attribute normalization closing bug #3597
8483 * test/att* result/att* SAXresult/att*: testcase for attribute
8484 normalization
8485
8486Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8487
8488 * configure.in: closing bug #3163 by adding extra flags for the
8489 cc compiler on HP-UX
8490
8491Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8492
8493 * valid.[ch] : removed a typo and an enumerated type bug in the
8494 xmlAddElementDecl() function
8495 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
8496 call to xmlEncodeEntitiesReentrant() so that the functions
8497 New, Set and Get are at the same level.
8498 * parser.c HTMLparser.c: extra memory allocation bug for
8499 attributes detected by someone using libxml in embedded systems :-)
8500
8501Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8502
8503 * xmlmemory.h: turned off mem debug :-\
8504
8505Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8506
8507 * parser.c: closed bug #2784 a one line fix, but worth pushing
8508 a new release out
8509 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
8510 some structures, comments before and after the
8511 main element, and other nastyness
8512 * HTMLtree.c tree.c: accomodate the extended HTML supported
8513 * configure.in: pushing 1.7.4
8514 * test/ent8 and related outputs : added a new test for bug #2784
8515 * test/HTML/wired.html and related output: a nasty HTML example
8516 * Makefile.am: improved the test scripts
8517 * docs/* : reran the documentation extractor, updated xml.html
8518
8519Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8520
8521 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
8522 HTMLparser and debugged the HTML related code. HTML documents
8523 now have their own type
8524 * entities.c: do not dump &apos; for HTML output
8525 * xmlmemory.c: improvement, breakpoint mechanism
8526 * testHTML.c: added --sax --repeat ...
8527 * Makefile.am: improved the HTML tests
8528 * valid.[ch]: added xmlValidGetValidElements and
8529 xmlValidGetPotentialChildren
8530 * tester.c: added --insert to test the 2 new functions
8531 * test//* result//* SAXresult//* : regression test cleanup
8532 and extension.
8533 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
8534 gnome-xml-nanohttp.html
8535
8536Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8537
8538 * HTMLparser.c: fixed problems with some autoclose tags
8539 * tree.c: fixed XML output problems.
8540 * result/* SAXresult/*: update of the tests output
8541
8542Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8543
8544 * Makefile.am: Arturo patch for xmlConf.sh version info
8545 * parser.c: Tim Josling patch for single quoted items
8546 * tester.c: Tim Josling patch for tester options usage
8547 * tree.h: indent cleanup
8548
8549Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8550
8551 * HTMLparser.c parser.h : Fixed problems with HTML parsing
8552 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
8553
8554Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8555
8556 * tree.c : Raph patch for initialization of CORBA fields
8557 * parser.c, xpath.c, ...: modification of doc comments
8558 * xpath.c : allow spaces in xpath expressions
8559
8560Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8561
8562 * xmlmemory.h: turning off memory debug :-(
8563
8564Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8565
8566 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
8567 better SAX interfaces.
8568 * testSAX.c: uses the new SAX routine, avoid fetching any remote
8569 entity.
8570 * configure.in: 1.7.2
8571
8572Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8573
8574 * libxml.spec.in: fixed the URL
8575 * doc/xml.html: improved the documentation front-end
8576
8577Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8578
8579 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
8580
8581Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8582
8583 * libxml.spec.in: fixed the alpha compile problem
8584 * parser.[ch]: changed errno to errNo in the parser context :-(
8585 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
8586 * doc/xml.html: changed CHAR to xmlChar
8587 * doc/html/*: recompiled the documentation
8588 * configure.in: 1.7.1
8589
8590Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8591
8592 * parser.h: modified the parser context struct to regain 1.4.0
8593 binary compatibility
8594 * parser.c, xml-error.h: added errno ot teh context and defined
8595 a set of errors values with update of errno
8596 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
8597 DTDs and entities
8598 * *.h, *.c: complete cleanup of the use of config.h and include
8599 protection depending on the current setup.
8600 * overalll debugging, maintenance and bug-fixing on all modules
8601 * updated the documentation
8602 * ready for 1.7.0
8603
8604Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8605
8606 * HTMLparser.c : cleanup
8607 * SAX.c valid.c valid.h: added ID/IDREF checking
8608 * tree.c tree.h: extended doc structure for refs
8609 * configure.in: 1.6.2
8610 * parser.c: patched bug in SAX user arg call
8611 * parserInternals.h: patched missing close in C++ wrapping
8612 * testXPath.c xpath.c xpath.h: prepared for extensibility,
8613 especially upcoming XPointer implementation.
8614 * doc/xml.html: augmented, typo
8615
8616Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
8617
8618 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
8619 not all invocations of install understand -d.
8620
8621Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
8622
8623 * Makefile.am: prepend all the test* calls with $(top_builddir) -
8624 to make 'check' works, when builddir != srcdir.
8625
8626Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8627
8628 * doc/xml.html : updated the documentation
8629
8630Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8631
8632 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
8633 not deallocated memory blocks
8634 * *.c : replaces all calls to malloc() free() and realloc() to
8635 the wrapper functions/macros
8636 * tree.c : removed memory leaks dues to calling xmlFreeNode()
8637 instead of xmlFreeNodeList()
8638
8639Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8640
8641 * HTMLparser.c: corrected a stupid bug leading to core dump at
8642 tree deallocation. Removed warnings indicated by
8643 Stephane.Conversy@lri.fr
8644 * entities.c: Fixes Yet Another Stupid Bug, entities were not
8645 looked for in the external subset
8646
8647Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8648
8649 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
8650 on SGI by Stephane.Conversy@lri.fr
8651
8652Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8653
8654 * all .h : changed the prototype declaration indent as in gtk
8655 * most .c : working on reducing the TODOs in the code
8656 * most .c : cleanup though -pedantic and Insure++
8657 * improvements on validation ID checkings.
8658 * tree.[ch] SAX.c: added support for namespace on attributes #2022
8659 * xml-config.in: closed #1810
8660
8661Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8662
8663 * tree.h, valid.c, valid.h: more work on validity, IDs
8664 * xpath.c: added/fixed comparidon and equlity, added a new isinf
8665 definition for AIX
8666
8667Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8668
8669 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
8670 the distribution due to a cut'n paste error at last commit
8671
8672Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8673
8674 * configure.in: upgraded to version 1.4.0
8675 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
8676 Big update, added a large part of the validation process,
8677 it should be usable, but some parts are missing
8678 * xpath.c: improved the implementation w.r.t. root.
8679 * Makefile.am: added more tests
8680 * test and result trees: added a lot of tests
8681 * libxml.spec.in: export libxml.so.0 and libxml.so.1
8682
8683Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8684
8685 * Added an HACKING file
8686
8687Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8688
8689 * xpath.[ch] : improvements and debug of the XPath implementation
8690 * parser.c, HTMLparser.c : modified the parsers to be progressive
8691 * tree.[ch] : extended the Buffer promitives
8692 * xmlIO.[ch] : added basic I/O routines providing progressive
8693 parsing and ready for I18N conversion plugins
8694 * SAXresult/* : the SAX callback sequence maybe slightly different
8695 now
8696 * test*.c : improved/updated the tests programs
8697 * doc/* : recompiled the docs.
8698
86991999-07-26 Michael Meeks <michael@edenproject.org>
8700
8701 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
8702
8703 * tree.c: Ditto.
8704
8705Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8706
8707 * configure.in: upgraded to version 1.4.0
8708 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
8709 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
8710 XML query language, see http://www.w3.org/TR/xpath for more details.
8711 * parser.c, parser.h: added CHAR* related string functions for XPath
8712 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
8713 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
8714 rebuild the docs.
8715 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
8716 and regression testing capabilities for XPath.
8717
8718Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8719
8720 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
8721 closing bug #1646
8722
8723Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8724
8725 * Makefile.am, example/Makefile.am: closed bug #1683
8726
8727Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8728
8729 * example/Makefile.am, configure.in: added the makefile for the
8730 gjobread example
8731
8732Sat Jul 10 14:19:11 CEST 1999 Tomasz K³oczko <kloczek@pld.org.pl>
8733
8734 * doc/Makefile.am:
8735 - fix which allow "make install DESTDIR=</install/prefix>".
8736
8737Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8738
8739 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
8740 which fixed a problem on the file reading-code.
8741
8742Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8743
8744 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
8745 output.
8746 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
8747
8748Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8749
8750 * parser.h : Oops removed the binary compatibility problem
8751 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
8752 * parser.c, HTMLparser.c: applied patches for reading from stdin
8753
8754Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8755
8756 * parser.c, entities.c, valid.c: cleanup bug #1591
8757 * configure.in: cleanup bug #1592
8758 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
8759 the same tree back-end. Hence gdome will be available for it.
8760 * doc/Makefile.am: close bug #617
8761
8762Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8763
8764 * parser.c: alloctate a per parser context SAX interface block
8765
8766Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8767
8768 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
8769 and xmlEncodeEntitiesReentrant with the correct one :-\
8770
8771Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8772
8773 * commit of my internal XML base changes, quite a lot of
8774 changes, cleanups, better entities support, framework for
8775 new I/O and charset detection and handling
8776 * Fixed the configure/Makefile stuff to generate shared libs
8777 with the proper version info, so we jumped on rev from
8778 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
8779 xmlEncodeEntities() result need to be freed now, and a string
8780 xmlParserVersion provide the current library version.
8781
8782Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
8783
8784 * parser.c: fixed a buffer overrun for when you have a very long
8785 attribute with no entities in it.
8786
8787Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8788
8789 * added example directory
8790 * added example/gjobs.xml gjobread.c, still need a Makefile.in
8791
8792Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8793
8794 * Release of libxml-1.1, nearly everything has been touched for
8795 this.
8796 * Added more regression tests
8797 * Updated the documentation
8798
8799Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8800
8801 * tree.[ch]: unified the XML_NO_CORBA defines.
8802 * parser.c encoding.[ch]: started plugging in char encoding detection
8803
8804Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
8805
8806 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
8807 Also freed allocated buffer.
8808
8809Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8810 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
8811 reentrancy problem at printing. One is left in entities.c, to
8812 remove ASAP
8813 * testSAX.c : added a test example showing the use of the SAX
8814 interface if one doesn't want to build the DOM tree.
8815 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
8816
8817Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8818
8819 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
8820 large revamping of the parser to use SAX callbacks
8821 http://www.megginson.com/SAX/ (or at least a C like interface
8822 a la Expat). It's now possible to set up your own callbacks
8823 and the parser will not build a DOM tree.
8824 * test/* result/*: updated the test suite, I finally removed
8825 the old Namespace draft support (PI based).
8826
8827Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8828
8829 * Makefile.am: added test result to EXTRA_DIST for make tests
8830
8831Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8832
8833 * parser.c, parserInternals.h: moved the chars macro definitions
8834 to parserInternals.h
8835 * parser.c, error.c: applied patches from "Knut Åkesson"
8836 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
8837
8838Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8839
8840 * xml-config.in : applied patch to make --version work
8841
88421999-03-05 Raja R Harinath <harinath@cs.umn.edu>
8843
8844 * Makefile.am (check-local): Alias for `tests' target. This will
8845 cause `make check' to do the right thing.
8846 (tests): Don't run tests in srcdir. Also, replaced calls to
8847 basename with a `sed' "equivalent".
8848
8849Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8850
8851 * Renamed error.h to xml-error.h, corrected Makefile.am to list
8852 it in the header and not the sources, updated the doc.
8853 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
8854 pointing this out.
8855
8856Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8857
8858 * parser.c, parser.h, parserInternals.h: memory leak hunting,
8859 exported the inputStream routines.
8860 * doc/html/* : updated accordingly
8861
8862Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8863
8864 * parser.c, parser.h, parserInternals.h: added a few extra
8865 internal calls to allocate and free parser contexts ...
8866 * doc/html/* : updated accordingly
8867
8868Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8869
8870 * configure.in, Makefile.am, doc/makefile.am : General changes for
8871 1.0.0 release and including the generated HTML documentation.
8872
8873Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8874
8875 * makefile.am : added parserInternals.h, oops.
8876
8877Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8878
8879 * parserInternals.h: added this header giving access to the parser
8880 internal functions.
8881 * doc/Makefile.am : added a rebuild target which rebuilds the full
8882 set of documentations
8883 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
8884 the internal subset.
8885 * *.c *.h: modifications needed to generate the documentation using
8886 gtk-doc, cleanup of functions blocks, reorganisation of struct
8887 declarations.
8888
8889Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8890
8891 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
8892 the tar and spec file to include the beginning of the doc.
8893
88941999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
8895
8896 * doc/.cvsignore: Added this file.
8897
8898Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8899
8900 * tree.c: fixed xmlGetProp to return "" when the attribute
8901 exists, even if the node-list is NULL.
8902
8903Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8904
8905 * tree.c: patched an error outputting empty attribute values.
8906 * Makefile.am and doc/makefile.am: have been updated during the
8907 week-end. Sorry for an empty CVS log, I got a shell problem.
8908
8909Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8910
8911 * tree.h: cleaned up using enums instead of defines
8912 * parser.c, valid.[ch]: more work on parsing/output of element
8913 declarations
8914
8915Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8916
8917 * valid.[ch], tree.c, parser.c : more work toward full parsing
8918 of XML DTDs.
8919 * README: added informations about mailing-list and on-line
8920 documentation
8921
89221999-01-27 Raja R Harinath <harinath@cs.umn.edu>
8923
8924 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
8925
8926Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8927
8928 * parser.c, tree.[ch] : more work toward conformance testing,
8929 added a last element to accelerate parsing of very flat structures
8930 started working on internal subset Element content declaration.
8931 * valid.[ch] : first cut at adding code toward validation.
8932 * previous changes had also small impact on most files, especially
8933 the conformance testing using James Clark test suite.
8934
8935Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
8936
8937 * test/* : updated the examples, most of them were not well
8938 formed (humm), and added rdf2.
8939 * result/* : resulting changes in the output.
8940
8941Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8942
8943 * tree.c: changed the behaviour of xmlGetProp on NULL values.
8944
8945Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8946
8947 * tree.c: patched a bug in the generation of empty attributes
8948
8949Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8950
8951 * entities.[ch], tree.[ch], tester.c: added copy interfaces
8952 for node/trees/documents/... Biggest problem is namespace
8953 support when copying subtrees.
8954
8955Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8956
8957 * parser.c, entities.c: improve entities and char ref encoding,
8958 and cleanups of error messages.
8959
8960Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8961
8962 * parser.c, entities.c: simple bug hunting done during rpm2html and
8963 rpmfind integration.
8964
8965Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8966
8967 * parser.[ch]: Added interfaces allowing to specify a SAX
8968 handler before parsing.
8969
8970Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8971
8972 * parser.c: redirrect all errors reporting through the SAX
8973 error function
8974
8975Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8976
8977 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
8978 * libtool, tlmain ...: update of the libtool files
8979
89801998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
8981
8982 * entities.c: Use g_snprintf insteda of snprintf.
8983
8984Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8985
8986 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
8987 added ent5 test for this purpose.
8988 * parser.c, parser.h: formatting, comments and UTF-8 planning.
8989
8990Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8991
8992 * parser.c: fixed? a strange error due to compression on a GWP
8993 document.
8994
8995Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
8996
8997 * tree.[ch]: bug fixing
8998 * entities.[ch]: defined a specific type for predefined entities
8999 * doc/xml.html: more documentation on the library, how to use it,
9000 overview of the interfaces.
9001
9002Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9003
9004 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
9005
9006Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9007
9008 * tree.c: corrected a small bug
9009 * doc/xml.html: continuing writing documentation.
9010
9011Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9012
9013 * debugXML.h debugXML.c: added debugging utilities.
9014 * tester.c: added --debug switch.
9015 * tree.c: patched an incorrect node->type assignment.
9016 * parser.c: formatting, ensure that node->doc != NULL in attributes
9017
9018Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9019
9020 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
9021 entity support and provide an internal representation close to
9022 DOM one (entity ref nodes, and attribute value as tree). I tried
9023 to preserve the interface but this will surely break some apps
9024 (I have to change rpm2html/rpmfind for example). I had to change
9025 two interfaces, and the generated tree is somewhat different.
9026 * doc/* : started documenting the XML library, the tree and
9027 DOM/Corba. This is a first step.
9028
9029Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9030
9031 * parser.c: Set up the fonctions comment block, boring but useful.
9032 * parser.h, SAX.c, parser.c: now attributes are processed through
9033 the SAX interface. The problem is that my SAX interface diverged
9034 quite a bit from the original one, well this is not an official
9035 spec, and translating it from Java to C is hairy anyway...
9036
9037Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9038
9039 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
9040 fonctions comment block, boring but useful.
9041
9042Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9043
9044 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
9045 conversion routines. However they are not yet used to convert the
9046 inputs. The core will run with UTF-8.
9047
9048Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9049
9050 * tree.c : make sure that the type id is properly set-up when
9051 a new object is allocated, needed for DOM.
9052
9053Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9054
9055 * tree.h, tree.c: Ok, the main objects in the tree will be native
9056 corba objects, it costs 8 bytes per Node, Attribute and Document
9057 but it simplifies the Corba integration a lot (no extra interface
9058 objects to allocate/free).
9059
9060Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9061
9062 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
9063 and changed NODEs contants for conformity with DOM Level 1
9064
9065Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9066
9067 * added hooks to keep track of servants when creating objects
9068 xmlDoc and xmlNode (for Corba export).
9069
9070Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9071
9072 * added xml-config script.
9073
9074Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9075
9076 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
9077 to autoupdate libtool and automake conf files.
9078
90791998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
9080
9081 * Makefile.am: Use '?' to separate the sed
9082 commands as ',' is used when people pass -Wl,something.
9083
9084
9085Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9086
9087 * tree.c, tree.h: added a per-document compression interface.
9088
9089Tue Sep 22 20:47:38 EDT 1998
9090
9091 * tree.c, tree.h: added saving with compression and added interfaces
9092 to control the compression level (xmlGetCompressMode,
9093 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
9094
9095Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9096
9097 * parser.c: corrected a loop for files of size 0
9098
90991998-08-20 Raja R Harinath <harinath@cs.umn.edu>
9100
9101 * error.h: New file. Contains prototyes from `error.c'.
9102
9103Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
9104
9105 * Makefile.am (xmlincdir): New macro.
9106 (xmlinc_HEADERS): Renamed from include_HEADERS.
9107
9108Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9109
9110 * applied small patch on numeric entities from
9111 Christopher Blizzard <blizzard@appliedtheory.com>
9112
9113Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9114
9115 * New release 0.2, removed the old xml_* files so that it's
9116 coherent with the other CVS base (W3C), far better conformance
9117 to standard, new namespaces, decent entities support, beginning
9118 of a SAX-like interface. Nearly nothing left intact, even the
9119 test examples ...
9120
91211998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
9122
9123 * .cvsignore: Add .deps dir
9124
9125Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9126
9127 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
9128
9129Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9130
9131 * configure.in: added test for CPP
9132 * AUTHORS, Changelog: the original ones didn't get commited but the
9133 glib ones instead, fixed.
9134 * Makefile.am: corrected an error in library naming
9135
9136Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
9137
9138 * integrated code developped at W3C
9139 * changed the original Copyright
9140 * migrated to automake
9141 * prefixed the filenames by xml_ to avoid filename clashes
9142
Daniel Veillarde0ed10c2003-01-06 11:06:26 +00009143Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
9144
9145 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
9146 should not be called.
9147
Daniel Veillard0aaaacd2003-01-06 10:59:57 +00009148Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
9149
9150 * libxml-2.0.pc.in: applied the patch to fix #101894
9151
Daniel Veillard8a1b1852003-01-05 22:37:17 +00009152Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
9153
9154 * tree.c : applied patch from Lukas Schroeder for register callbacks
9155 * valid.c: modified patch from Lukas Schroeder to test
9156 register callbacks with --chkregister
9157
Daniel Veillard067bae52003-01-05 01:27:54 +00009158Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
9159
9160 * xmlreader.c: seriously changed the way data are pushed to
9161 the underlying parser, go by block of 512 bytes instead of
9162 tryng to detect tag boundaries at that level. Changed the
9163 way empty element are detected and tagged.
9164 * python/tests/reader.py python/tests/reader2.py
9165 python/tests/reader3.py: small changes mostly due to context
9166 reporting being different and DTD node being reported. Some
9167 errors previously undetected are now caught and fixed.
9168 * doc/xmlreader.html: flagged last section as TODO
9169
Daniel Veillard51a447a2003-01-04 19:42:46 +00009170Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
9171
9172 * python/libxml.py: integrated the Python 2.2 optimizations
9173 from Hannu Krosing, while maintaining compatibility with
9174 1.5 and 2.1
9175
Daniel Veillarde59494f2003-01-04 16:35:29 +00009176Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
9177
9178 * xmllint.c: a bit of cleanup
9179 * xmlreader.c: small fix
9180 * doc/xmlreader.html: more work on the XmlTextReader tutorial
9181 * python/libxml.py: a few fixes pointed out by Hannu Krosing
9182
Daniel Veillard623a9eb2003-01-04 12:47:20 +00009183Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
9184
9185 * python/setup.py.in: patch from Stéphane Bidoul to include
9186 drv_libxml2.py in setup.py
9187
Daniel Veillard66b82892003-01-04 00:44:13 +00009188Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
9189
9190 * doc/xmlreader.html: starting documenting the new XmlTextReader
9191 interface.
9192
Daniel Veillard7704fb12003-01-03 16:19:51 +00009193Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
9194
9195 * xmllint.c: added the --stream flag to use the TextReader API
9196 * xmlreader.c: small performance tweak
9197
Daniel Veillarda80ff6e2003-01-03 12:52:08 +00009198Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
9199
9200 * xmlreader.c python/tests/reader2py: okay the DTD validation
9201 code on top of the XMLTextParser API should be solid now.
9202
Daniel Veillard1fdfd112003-01-03 01:18:43 +00009203Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
9204
9205 * xmlreader.c python/tests/reader2py: Fixing some more mess
9206 with validation and recursive entities while using the
9207 reader interface, it's getting a bit messy...
9208
Daniel Veillarddab8ea92003-01-02 14:16:45 +00009209Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
9210
9211 * xmlreader.c python/tests/reader.py: another couple of problem
9212 related to IsEmptyElement reported by Stéphane Bidoul needed
9213 some fixes.
9214
Daniel Veillard4f860202003-01-02 13:00:02 +00009215Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
9216
9217 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
9218 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
9219 based on the python XmlTextReader interface.
9220
Daniel Veillard3c265e42003-01-01 21:06:49 +00009221Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
9222
9223 * tree.c: backing out one change in the last patch which broke the
9224 regression tests
9225
Daniel Veillard5335dc52003-01-01 20:59:38 +00009226Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
9227
9228 * global.data globals.c tree.c include/libxml/globals.h: applied
9229 an old patch from Lukas Schroeder to track node creation and
9230 destruction. Probably missing a lot of references at the moment
9231 and not usable reliably.
9232
Daniel Veillard8ba17412003-01-01 19:13:12 +00009233Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
9234
9235 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
9236 from doc/news.html and a stylesheet
9237
Daniel Veillarde3c036e2003-01-01 15:11:05 +00009238Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
9239
9240 * xmlreader.c python/tests/reader.py: fixed another couple of
9241 xmlreader bugs reported by Stéphane Bidoul and added tests.
9242
Daniel Veillard9e395c22003-01-01 14:50:44 +00009243Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
9244
9245 * xmlreader.c python/tests/reader2.py: fixed another validity
9246 checking in external parsed entities raised by Stéphane Bidoul
9247 and added a specific regression test.
9248 * python/tests/reader3.py: cleanup
9249
Daniel Veillardd5896142002-12-31 14:45:26 +00009250Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
9251
9252 * xmlreader.c python/tests/reader2.py: fixed a problem with
9253 validation within entities pointed by Stéphane Bidoul, augmented
9254 the tests to catch those.
9255
Daniel Veillarddc85f282002-12-31 11:18:37 +00009256Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
9257
9258 * python/generator.py: modified the generator to allow keeping
9259 class references when creating new classes, needed to fix a bug
9260 pointed by Stéphane Bidoul where the input buffer of the
9261 xmlTextReader instance gets destroyed if the python wrapper for
9262 the input is not referenced anymore.
9263
Daniel Veillard4d8db8a2002-12-30 18:40:42 +00009264Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
9265
9266 * xmlreader.c python/tests/reader.py: fixed another pair of problem
9267 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
9268
Daniel Veillard571b8892002-12-30 12:37:59 +00009269Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
9270
9271 * xmlreader.c python/tests/reader.py: fixed another problem
9272 pointed by Stéphane Bidoul
9273
Daniel Veillardaaa105b2002-12-30 11:42:17 +00009274Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
9275
9276 * xmlreader.c python/tests/reader.py: fixed a limit case problem
9277 with "<a/>"
9278
Daniel Veillardecaba492002-12-30 10:55:29 +00009279Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
9280
9281 * SAX.c: warn on xmlns:prefix="foo"
9282 * xmlreader.c python/tests/reader.py: fixed a couple of problem
9283 for namespace attributes handling.
9284
Daniel Veillard2d84a892002-12-30 00:01:08 +00009285Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
9286
9287 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
9288 a really nasty problem raised by a DocBook XSLT transform
9289 provided by Sebastian Bergmann
9290
Daniel Veillard29b3e282002-12-29 11:14:41 +00009291Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
9292
9293 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
9294 by Stéphane Bidoul and integrated it into the tests
9295
Daniel Veillarde18fc182002-12-28 22:56:33 +00009296Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
9297
9298 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
9299 extended the XmlTextReader API a bit, addding accessors for
9300 the current doc and node, and an entity substitution mode for
9301 the parser.
9302 * python/libxml.py python/libxml2class.txt: related updates
9303 * python/tests/Makefile.am python/tests/reader.py
9304 python/tests/reader2.py python/tests/reader3.py: updated a bit
9305 the old tests and added a new one to test the entities handling
9306
Daniel Veillardaba976d2002-12-28 21:14:18 +00009307Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
9308
9309 * python/generator.py python/libxml2class.txt
9310 python/tests/reader.py python/tests/reader2.py: changed the
9311 generator to provide casing for the XmlTextReader similar to
9312 C# so that examples and documentation are more directly transposable.
9313 Fixed the couple of tests in the suite.
9314
Daniel Veillard83298842002-12-28 15:12:33 +00009315Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
9316
9317 * doc/guidelines.html: added a document on guildeline for
9318 publishing and deploying XML
9319
Daniel Veillard336fc7d2002-12-27 19:37:04 +00009320Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
9321
9322 * valid.c xmlreader.c: final touch running DTD validation
9323 on the XmlTextReader
9324 * python/tests/Makefile.am python/tests/reader2.py: added a
9325 specific run based on the examples from test/valid/*.xml
9326
Daniel Veillardf25b4ca2002-12-27 15:18:35 +00009327Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
9328
9329 * python/libxml.py: added a few predefined xmlTextReader parser
9330 configuration values.
9331
Daniel Veillard0e9dafa2002-12-27 11:58:25 +00009332Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
9333
9334 * python/libxml_wrap.h: trying to fix #102037
9335
Daniel Veillard8dbd4952002-12-27 11:34:48 +00009336Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
9337
9338 * SAX.c: fixing bug #95296, when the predefined entities
9339 are redefined in the DTD the default one must be used
9340 instead anyway.
9341
MST 2002 John Fleck6647aed2002-12-26 02:23:24 +00009342Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
9343
9344 * doc/xmllint.xml
9345 * doc/xmllint.1
9346 Add discussion of XML_DEBUG_CATALOG to xmllint man
9347 page - bug #100907
9348
9349
Daniel Veillarddf512f42002-12-23 15:56:21 +00009350Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
9351
9352 * xmlreader.c: Fixed the empty node detection to avoid reporting
9353 an inexistant close tag.
9354
Daniel Veillard0d132cf2002-12-23 14:43:32 +00009355Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
9356
9357 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
9358 for Python 2.1
9359
Daniel Veillardfe8aab92002-12-22 10:25:41 +00009360Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
9361
9362 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
9363
Daniel Veillard4258b9c2002-12-20 10:29:40 +00009364Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
9365
9366 * doc/libxml2-api.xml python/tests/reader.py: one really need
9367 to provide the base URI information when creating a reader parser
9368 from an input stream. Updated the API and the example using it.
9369
Daniel Veillardea7751d2002-12-20 00:16:24 +00009370Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
9371
9372 * testReader.c xmlreader.c valid.c include/libxml/tree.h
9373 include/libxml/valid.h include/libxml/xmlreader.h: working on
9374 DTD validation on top of xml reader interfaces. Allows to
9375 validate arbitrary large instances. This required some extensions
9376 to the valid module interface and augmenting the size of xmlID
9377 and xmlRef structs a bit.
9378 * uri.c xmlregexp.c: simple cleanup.
9379
Daniel Veillardbeb70bd2002-12-18 14:53:54 +00009380Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
9381
9382 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
9383 work on the xml reader interfaces.
9384 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
9385 Web page for the Windows binaries.
9386
Daniel Veillard4a6d39b2002-12-17 18:33:01 +00009387Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
9388
9389 * xmlIO.c: applied a patch for VMS following the report by
9390 Nigel Hall
9391
Daniel Veillard3772de32002-12-17 10:31:45 +00009392Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
9393
9394 * parser.c: the parseStartTag bug fix wasn't complete.
9395
Daniel Veillard67df8092002-12-16 22:04:11 +00009396Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
9397
9398 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
9399 parseStartTag, fixing it.
9400 * test/att4 result/att4 result/noent/att4: adding the test
9401 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
9402 more methods to XmlTextReader.
9403
Igor Zlatkovicd453c632002-12-16 18:45:48 +00009404Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9405
9406 * win32/libxml2.def.src: added more xml reader exports
9407 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
9408 to the build
9409
MST 2002 John Fleck7c67a832002-12-16 13:38:06 +00009410Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
9411
9412 * doc/tutorial/xmltutorial.xml
9413 plus generated html and pdf
9414 Updating tutorial again based on further comments from Niraj
9415 Tolia on the last iteration
9416
MST 2002 John Fleck44aacb32002-12-16 04:34:57 +00009417Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
9418
9419 * doc/tutorial/xmltutorial.xml
9420 * doc/tutorial/includekeyword.c
9421 * doc/tutorial/includegetattribute.c
9422 plus generated html and pdf
9423 Adding fix from Niraj Tolia to tutorial to properly free memory.
9424
9425
Daniel Veillardda46d2d2002-12-15 23:36:49 +00009426Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
9427
9428 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
9429 more methods of XmlTextReader.
9430 * python/libxml2class.txt python/tests/reader.py: this increased the
9431 methods in the bndings, augmented the test to check those new
9432 functions.
9433
Daniel Veillard0eb38c72002-12-14 23:00:35 +00009434Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
9435
9436 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
9437 methods of XmlTextReader.
9438 * python/generator.py python/libxml_wrap.h python/types.c
9439 python/libxml2class.txt: added the reader to the Python bindings
9440 * python/tests/Makefile.am python/tests/reader.py: added a specific
9441 test for the Python bindings of the Reader APIs
9442 * parser.c: small cleanup.
9443
Daniel Veillard06503452002-12-13 10:42:08 +00009444Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
9445
9446 * xinclude.c: fallback was only copying the first child not the
9447 full child list of the fallback element, closes #89684 as reopened
9448 by Bernd Kuemmerlen
9449
Igor Zlatkovic2d45f522002-12-12 12:33:43 +00009450Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9451
9452 * win32/libxml2.def.src: exported htmlNodeDumpOutput
9453
Daniel Veillard000eafb2002-12-12 10:04:22 +00009454Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
9455
Daniel Veillardc1eed322002-12-12 11:01:32 +00009456 * configure.in: preparing release of 2.4.30
Daniel Veillard000eafb2002-12-12 10:04:22 +00009457 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
Daniel Veillardc1eed322002-12-12 11:01:32 +00009458 gives enum values, fix functype return type, put back fields in
9459 structs
9460 * doc/*: updated the docs rebuilt
Daniel Veillard000eafb2002-12-12 10:04:22 +00009461
Daniel Veillard024b5702002-12-12 00:15:55 +00009462Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
9463
9464 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vadok
9465 about htmlNodeDumpOutput location.
9466 * xpath.c: removed an undefined function signature
9467 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
9468 too many symbols in the API breaking the python bindings.
9469 Updated with the libxslt/libexslt changes.
9470
Daniel Veillard9b4bb4d2002-12-11 19:28:47 +00009471Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
9472
9473 * configure.in: preparing release of 2.4.29
9474 * doc/*: rebuilt the docs and API
9475 * xmlreader.c: a few more fixes for the XmlTextReader API
9476
Igor Zlatkovicf6273a02002-12-11 17:00:54 +00009477Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9478
9479 * include/win32config.h: applied mingw patch from Magnus Henoch
9480
Daniel Veillard5aad8322002-12-11 15:59:44 +00009481Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
9482
9483 * catalog.c doc/libxml2-api.xml: a bit more cleanup
9484
Daniel Veillarda9b66d02002-12-11 14:23:49 +00009485Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
9486
9487 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
9488 building Python script, does the C parsing directly, generates
9489 a better API description including structure fieds defs and
9490 enums. Still a couple of bugs, but good enough for the python
9491 wrappers now.
9492 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
9493 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
9494 include/libxml/schemasInternals.h include/libxml/tree.h: more
9495 cleanup based on the python analysis script reports.
9496 * libxml.spec.in: make sure the API XML description is part of the
9497 devel package.
9498
Daniel Veillard01c13b52002-12-10 15:19:08 +00009499Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
9500
9501 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
9502 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
9503 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
9504 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
9505 code cleanup, especially the function comments.
9506 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
9507
Daniel Veillarde1ca5032002-12-09 14:13:43 +00009508Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
9509
9510 * Makefile.am xmlreader.c include/libxml/Makefile.am
9511 include/libxml/xmlreader.h: Adding a new set of APIs based on
9512 the C# TextXmlReader API but converted to C. Allow to parse
9513 in constant memory usage, far simpler to program and explain
9514 than the SAX like APIs, unfinished but working.
9515 * testReader.c: test program
9516
Igor Zlatkovic70a296c2002-12-08 17:34:54 +00009517Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9518
9519 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
9520
Daniel Veillard64b35282002-12-04 15:10:40 +00009521Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
9522
9523 * tree.c: Chip turner indicated that XHTML1 serialization
9524 rule for style actually break on both IE and Mozilla,
9525 try to avoid the rule if escaping ain't necessary
9526
Daniel Veillard8efff672002-12-04 11:44:48 +00009527Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
9528
9529 * nanhttp.c: handle HTTP URL escaping, problem reported by
9530 Glen Nakamura and Stefano Zacchiroli
9531
Daniel Veillard1c732d22002-11-30 11:22:59 +00009532Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
9533
9534 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
9535
Daniel Veillardfdd27d22002-11-28 11:55:38 +00009536Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
9537
9538 * uri.c: Johann Richard pointed out some XPointer problems for
9539 URN based URI references in XInclude. Modified the URI parsing
9540 and saving routines to allow correct parsing and saving of
9541 XPointers, especially when attached to "opaque" scheme accordingly
9542 to RFC 2396
9543
Daniel Veillard8db67d22002-11-27 19:39:27 +00009544Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
9545
9546 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
9547 of refactoring to the HTML saving code.
9548 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
9549 in the doc.
9550
Daniel Veillardebc4ca92002-11-27 11:43:05 +00009551Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
9552
9553 * tree.c include/libxml/tree.h: refactored the XML dump of a node
9554 to a buffer API to reuse the generic dump to an OutputIO layer,
9555 this reduces code, fixes xmlNodeDump() for XHTML, also made
9556 xmlNodeDump() now return the number of byte written.
9557
Daniel Veillard9d5ea172002-11-27 08:02:06 +00009558Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
9559
9560 * python/setup.py.in: another patch from Stéphane Bidoul for
9561 Python bindings on Windows
9562 * doc/parsedecl.py: small cleanup
9563
Daniel Veillard9715c172002-11-25 16:33:40 +00009564Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
9565
9566 * libxml.spec.in configure.in: add a line in %changelog for releases
9567
Daniel Veillard9bc53102002-11-25 13:20:04 +00009568Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
9569
9570 * parser.c: patch from Marcus Clarke fixing a problem in entities
9571 parsing that was detected in KDe documentations environment.
9572
Daniel Veillardfaa35ff2002-11-24 13:53:43 +00009573Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
9574
9575 * python/libxml.c (libxml_prev): Return the previous as opposed to
9576 the next node (I guess this is the result of some cut & paste programming:)
9577
Daniel Veillard80d7b902002-11-23 16:23:08 +00009578Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
9579
9580 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
9581
Daniel Veillarda1196ed2002-11-23 11:22:49 +00009582Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
9583
9584 * python/generator.py python/libxml.c python/setup.py.in: trying
9585 to fix the Python bindings build on Windows (Stéphane Bidoul)
9586
Igor Zlatkovic9ab71552002-11-22 21:41:43 +00009587Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9588
9589 * win32/configure.js: added option for python bindings
9590 * win32/libxml2.def.src: added more exports
9591
Igor Zlatkovicace7cd22002-11-22 18:07:00 +00009592Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9593
9594 * win32/Makefile.mingw: fixed unresolved symbols when linking with
9595 pthreads
9596 * win32/wince/*: applied updates to Windows CE port from Javier
9597
Daniel Veillardf9c4cad2002-11-22 15:57:07 +00009598Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
9599
9600 * configure.in: preparing 2.4.28
9601 * libxml.spec.in doc/Makefile.am: some cleanup
9602 * doc/*: updated the news and regenerated.
9603
Daniel Veillardfee408f2002-11-22 13:18:30 +00009604Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
9605
9606 * HTMLparser.c: final touch at closing #87235 </p> end tags
9607 need to be generated.
9608 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
9609 this change slightly the output of a few tests
9610 * doc/*: regenerated
9611
Daniel Veillardd2ff0392002-11-22 12:28:38 +00009612Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
9613
9614 * parserInternals.c: fixing bug #99190 when UTF8 document are
9615 parsed using the progressive parser and the end of the chunk
9616 is in the middle of an UTF8 multibyte character.
9617
William M. Brack8b2c7f12002-11-22 05:07:29 +00009618Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
9619
9620 * threads.c: fixed initialization problem in xmlNewGlobalState
9621 which was causing crash.
9622 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
9623 in xmlInitializeGlobalState.
9624 * parserInternals.c: cleaned up ctxt->sax initialisation.
9625
Daniel Veillardd5c2f922002-11-21 14:10:52 +00009626Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
9627
9628 * tree.c include/libxml/tree.h: modified the existing APIs
9629 to handle XHTML1 serialization rules automatically, also add
9630 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
9631 libxslt serialization uses it when needed without changing
9632 the library API.
9633 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
9634 result/xhtml1: added a new test specifically for xhtml1 output
9635 and updated the result of one XHTML1 test
9636
Daniel Veillardd076a202002-11-20 13:28:31 +00009637Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
9638
9639 * xinclude.c parserInternals.c encoding.c: fixed #99082
9640 for xi:include encoding="..." support on text includes.
9641 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
9642 test/XInclude/ents/isolatin.txt : added a specific regression test
9643 * python/generator.py python/libxml2class.txt: fixed the generator
9644 the new set of comments generated for doc/libxml2-api.xml were
9645 breaking the python generation.
9646
Daniel Veillard817e70b2002-11-19 22:28:48 +00009647Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
9648
9649 * doc/Makefile.am: repair some problem if gtk-doc fail or such
9650 * configure.in: patch for Solaris on new autoconf closes #98880
9651 * doc/parsedecl.py: repair the frigging API building script,
9652 did I say that python xmllib sucks ?
9653 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
9654 and some comment are no more truncated.
9655
Daniel Veillarda7e05b42002-11-19 08:11:14 +00009656Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
9657
9658 * parser.c: Martin Stoilov pointed out a potential leak in
9659 xmlCreateMemoryParserCtxt
9660
Daniel Veillardbc6e1a32002-11-18 15:07:25 +00009661Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
9662
9663 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
9664 included in HTML documents and using the push parser.
9665
Daniel Veillard4efd3be2002-11-18 09:11:13 +00009666Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
9667
9668 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
9669 specified, look for the Python interpreter not just in the
9670 specified root but also in the specified location. Fixes #98825
9671
Daniel Veillarda8c0adb2002-11-17 22:37:35 +00009672Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
9673
9674 * python/libxml.c: fixing bug #98792 , node may have no doc
9675 and dereferencing without checking ain't good ...
9676
Daniel Veillarddad3f682002-11-17 16:47:27 +00009677Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
9678
9679 * configure.in: preparing release 2.4.27
9680 * doc/* : updated and rebuilt the docs
9681 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
9682 and all the docs are actually packaged and in the final RPMs
9683 * parser.c parserInternals.c include/libxml/parser.h: restore
9684 xmllint --recover feature.
9685
Daniel Veillard68e9e742002-11-16 15:35:11 +00009686Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
9687
Daniel Veillard784b9352003-02-16 15:50:27 +00009688 * parser.c xpath.c: fixing #96925 wich was also dependent on the
Daniel Veillard68e9e742002-11-16 15:35:11 +00009689 processing of parsed entities, and XPath computation on sustitued
9690 entities.
9691 * testXPath.c: make sure entities are substitued.
9692
Daniel Veillard328f48c2002-11-15 15:24:34 +00009693Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
9694
Daniel Veillard784b9352003-02-16 15:50:27 +00009695 * parser.c: fixed #96594, which was totally dependent on the
Daniel Veillard328f48c2002-11-15 15:24:34 +00009696 processing of internal parsed entities, which had to be changed.
9697
Daniel Veillard66651aa2002-11-15 11:21:43 +00009698Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
9699
9700 * Makefile.am python/Makefile.am python/tests/Makefile.am:
9701 trying to fix bug #98517 about building outside the source tree
9702 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
9703
Igor Zlatkovic2772cea2002-11-14 17:45:20 +00009704Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9705
9706 * include/win32config.h: cleanup
9707 * win32/Makefile.mingw: integrated mingw in JScript configure
9708 * win32/Makefile.msvc: modified to allow mingw coexistence
9709 * win32/configure.js: integrated mingw
9710 * win32/Readme.txt: cleanup
9711
Daniel Veillard8dd86a52002-11-12 21:14:17 +00009712Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
9713
9714 * HTMLparser.c: strengthen the guard in the Pop macros,
9715 like in the XML parser, closes bug #97315
9716
Daniel Veillard0821b152002-11-12 20:57:47 +00009717Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
9718
9719 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
9720 callback is never used.
9721
Daniel Veillard8606bbb2002-11-12 12:36:52 +00009722Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
9723
9724 * parserInternals.c: fixed the initialization of the SAX structure
9725 which was breaking xsltproc
9726 * xpath.c: patch from Petr Pajas for CDATA nodes
9727 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
9728 * parser.c include/libxml/parser.h: patch from Peter Jones
9729 removing a leak in xmlSAXParseMemory() and adding the
9730 function xmlSAXParseMemoryWithData()
9731
MST 2002 John Fleckf854d992002-11-12 03:49:05 +00009732Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
9733
9734 adding pdf of tutorial, changing web page to link to it
9735 * doc/tutorial/xmltutorial.pdf
9736 * doc/xml.html
9737 * doc/docs.html
9738
MST 2002 John Fleck52717f32002-11-11 03:49:33 +00009739Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
9740
9741 * doc/tutorial/ar01s08.html
9742 adding file what I forgot for tutorial
9743
9744
MST 2002 John Fleckbd3b4fd2002-11-11 03:41:11 +00009745Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
9746
9747 Adding encoding discussion to tutorial
9748 Added:
9749 * doc/tutorial/images/*.png: DocBook admonition image files
9750 * doc/tutorial/apf.html, apg.html: new generated html
9751 * doc/tutorial/includeconvert.c: conversion code entity file
9752 changed:
9753 * doc/tutorial/xmltutorial.xml: DocBook original
9754 * doc/tutorial/*.html: generated html
9755
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00009756Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9757
9758 * include/libxml/*.h: retired xmlwin32version.h
9759 * doc/Makefile.am: retired xmlwin32version.h
9760 * win32/configure.js: retired xmlwin32version.h
9761
Igor Zlatkovica2258da2002-11-08 15:55:33 +00009762Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9763
9764 * win32/libxml2.def.src: exported additional symbols
Igor Zlatkovic22bafff2002-11-08 17:19:08 +00009765 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
9766 sisterhood
Igor Zlatkovica2258da2002-11-08 15:55:33 +00009767
Daniel Veillard7216cfd2002-11-08 15:10:00 +00009768Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
9769
9770 * globals.c: fixed a typo pointed out by Igor
9771 * xpath.c: try to speed up node compare using line numbers
9772 if available.
9773
Daniel Veillarda70d62f2002-11-07 14:18:03 +00009774Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
9775
9776 * tree.c: make xmlFreeNode() handle attributes correctly.
9777
Igor Zlatkovicb8e99cc2002-11-06 22:52:29 +00009778Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9779
9780 * catalog.c: completed the #96963 fix, as reported by Karl
9781 Eichwalder
9782
Daniel Veillard56f21f22002-11-06 15:49:46 +00009783Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
9784
9785 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
9786
Daniel Veillard91ad8792002-11-04 17:06:52 +00009787Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
9788
9789 * Makefile.am: switched the order of a couple of includes
9790 to fix bugs #97100
9791
Igor Zlatkovic2bb82ee2002-10-31 16:15:43 +00009792Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9793
9794 * catalog.c: fixed bug #96963, reverted to the old behaviour of
9795 xmlLoadCatalogs that used to separate directories with a ':'.
9796
Igor Zlatkovic9fdd8f32002-10-31 16:01:23 +00009797Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9798
9799 * threads.c: improvements to the Windows-side of thread handling
9800 * testThreads.c: conditionally excluded unistd.h
9801 * testThradsWin32.c: broke overlong lines
9802 * include/win32config.h: adapted thread-related macros to the new
9803 scheme and for pthreads on Windows
9804 * win32/Makefile.msvc: introduced a more flexible thread build,
9805 added testThreads[Win32].c to the build
9806 * win32/configure.js: introduced a more flexible thread config
9807
John Fleck61f6fb62002-10-31 15:23:29 +000098082002-10-31 John Fleck <jfleck@inkstain.net>
9809
9810 * doc/xml.html (and, by implication, FAQ.html)
9811 added UTF-8 conversaion FAQ from Marcus Labib Iskander
9812
Igor Zlatkovicf95b56b2002-10-29 17:33:35 +00009813Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9814
9815 * configure.in: removed xmlwin32version.h
9816 * include/libxml/Makefile.am: removed xmlwin32version.h
9817
Daniel Veillardce66ce12002-10-28 19:01:59 +00009818Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
9819
9820 * tree.c: applied patch from Brian Stafford to fix a bug
9821 in xmlReconciliateNs()
9822
Daniel Veillard7e3f1402002-10-28 18:52:57 +00009823Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
9824
9825 * tree.c: applied patch from Christian Glahn to allow
9826 xmlNewChild() on document fragment nodes
9827
Daniel Veillardb39bc392002-10-26 19:29:51 +00009828Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
9829
9830 * parser.c: Christian Glahn found a problem with a recent
9831 patch to xmlParseBalancedChunkMemoryRecover()
9832 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
9833 problems
9834 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
9835 test/schemas/seq*: added the test cases from Charles
9836
Daniel Veillard366a9152002-10-23 20:43:53 +00009837Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
9838
9839 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
9840 serious cleanup of the spec file and associated changes
9841 in the Makefiles.
9842 * valid.c: try to remove some warnings on x86_64
9843
Daniel Veillardd033d022002-10-23 14:55:02 +00009844Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9845
9846 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
9847 fix bug #96586
9848
Daniel Veillardce02dbc2002-10-22 19:14:58 +00009849Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
9850
9851 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
9852 parsing, applied his patch
9853 * result/HTML/attrents.html result/HTML/attrents.html.err
9854 result/HTML/attrents.html.sax test/HTML/attrents.html:
9855 added the test and result case provided by Mikhail Sogrine
9856
Daniel Veillarde645e8c2002-10-22 17:35:37 +00009857Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
9858
9859 * vms/build_libxml.com vms/config.vms vms/readme.vms
9860 include/libxml/parser.h include/libxml/parserInternals.h
9861 include/libxml/tree.h include/libxml/xmlIO.h
9862 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
9863 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
9864 Applied the VMS update patch from Craig A. Berry
9865 * doc/*.html: update
9866
Daniel Veillardf000f072002-10-22 14:28:17 +00009867Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
9868
9869 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
9870
Daniel Veillard1e208222002-10-22 14:25:25 +00009871Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
9872
9873 * debugXML.c: adding a grep command to --shell in xmllint
9874 for T.V. Raman
9875
Daniel Veillard9cdcf362002-10-22 14:23:59 +00009876Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9877
9878 * xmlcatalog.c: tried to fix some of the problem with --sgml
9879
Daniel Veillard935494a2002-10-22 14:22:46 +00009880Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
9881
9882 * parser.c: tried to fix bug #91500 where doc->children may
9883 be overriden by a call to xmlParseBalancedChunkMemory()
9884
9885Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
9886
9887 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
9888 identifiers in SGML catalogs containing '&'
9889
Daniel Veillardc0ac0692002-10-20 21:31:50 +00009890Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
9891
9892 * python/types.c: fixed bugs when passing result value tree
9893 to Python functions.
9894
Daniel Veillard48267432002-10-18 11:21:38 +00009895Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
9896
9897 * configure.in: preparing the release of 2.4.26
9898 * doc/*: updated and rebuilt the documentation
9899
Daniel Veillardbb284f42002-10-16 18:02:47 +00009900Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
9901
9902 * parser.c: fixed a XML Namespace compliance bug reported by
9903 Alexander Grimalovsky
9904
Daniel Veillard44892f72002-10-16 15:23:26 +00009905Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
9906
9907 * HTMLtree.c: fixed serialization of script and style when
9908 they are not lowercase (i.e. added using the API to the tree).
9909
Daniel Veillard2fd85422002-10-16 14:32:41 +00009910Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
9911
9912 * valid.c: make xmlValidateDocument emit a warning msg if there
9913 is no DTD, pointed by Christian Glahn
9914
Daniel Veillard32370232002-10-16 14:08:14 +00009915Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
9916
9917 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
9918 content model when some of the blocks have min or max, and a couple
9919 of bugs found in the process.
9920 * result/schemas/list0* test/schemas/list0*: added some specific
9921 regression tests
9922
Daniel Veillarda2e8c5c2002-10-15 10:41:43 +00009923Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
9924
9925 * README: updated the contact informations
9926
Daniel Veillard63186732002-10-15 08:43:17 +00009927Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
9928
9929 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
9930 misses it, reported by Peter Bray.
9931
Daniel Veillard96c3a3b2002-10-14 15:39:04 +00009932Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
9933
9934 * tree.c: investigating xmlNodeGetContent() on namespace nodes
9935 and removed a few warnings
9936
Daniel Veillard819d5cb2002-10-14 11:15:18 +00009937Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
9938
9939 * parser.c: Christian Glahn found a small bug in the push parser.
9940 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
9941 public
9942
Daniel Veillard6045c902002-10-09 21:13:59 +00009943Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9944
9945 * xmlschemas.c include/libxml/xmlschemas.h: added
9946 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
9947 * testSchemas.c: added --memory to test the new interface
9948
Daniel Veillardf0070122002-10-09 14:24:17 +00009949Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
9950
9951 * doc/index.py doc/search.php: integrated the XSLT indexing,
9952 a few fixed in the indexer, added a scope selection at the
9953 search level.
9954
Daniel Veillard01992e02002-10-09 10:20:30 +00009955Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
9956
9957 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
9958 this was due to uninitialized parts of the validation context
9959
Daniel Veillard321be0c2002-10-08 21:26:42 +00009960Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
9961
9962 * debugXML.c: applied patch from Mark Vakoc except the API
9963 change, preserved it.
9964 * doc/*: updated the docs to point to the search engine for
9965 information lookup or before bug/help reports.
9966
Daniel Veillard01e87d22002-10-08 16:55:06 +00009967Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
9968
9969 * doc/index.py doc/search.php: added mailing-list archives
9970 indexing and lookup
9971
Daniel Veillard9dc1cf12002-10-08 08:26:11 +00009972Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
9973
9974 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
9975
Daniel Veillard9b006132002-10-07 11:13:27 +00009976Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
9977
9978 * doc/index.py: improved HTML indexing
9979 * doc/search.php: make the queries also lookup the HTML based indexes
9980
Daniel Veillard141d04b2002-10-06 21:51:18 +00009981Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
9982
9983 * doc/index.py: added HTML page indexing
9984
Igor Zlatkovic91a62702002-10-04 13:34:16 +00009985Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9986
Igor Zlatkovicd7f3c332002-10-04 13:38:53 +00009987 * xmlIO.c: extended Windows path normalisation to fix the base
Igor Zlatkovic91a62702002-10-04 13:34:16 +00009988 problem in libxslt.
9989 * catalog.c: fixed list handling in XML_CATALOG_FILES
9990
Daniel Veillardceb09b92002-10-04 11:46:37 +00009991Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
9992
9993 * valid.c: typo/bug found by Christian Glahn
9994
Igor Zlatkovic9d66fa12002-09-29 17:54:36 +00009995Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
9996
9997 * xmlIO.c: applied Windows CE patch from Javier.
9998 * win32/wince: new directory, contains support for the PocketPC
9999 with Windows CE from Javier.
10000 * include/win32config.h: reorganised, removed duplicate
10001 definitions and applied WinCE patch from Javier.
10002 * include/wsockcompat.h: new file, now contains WinSock
10003 compatibility macros.
10004 * win32/Makefile.msvc: introduced double-run compilation.
10005
Daniel Veillarde16b5742002-09-26 17:50:03 +000010006Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
10007
10008 * configure.in include/libxml/xmlwin32version.h: preparing release
10009 of 2.4.25
10010 * doc/*: updated and regenerated teh docs and web pages.
10011
Daniel Veillard90d68fb2002-09-26 16:10:21 +000010012Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
10013
10014 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
10015 error were not covering namespace declarations.
10016 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
10017 it was missing the attribute declaration for the namespace
10018 * result/VC/NS3: the fix now report breakages in that test
10019
Daniel Veillardabe01742002-09-26 12:40:03 +000010020Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
10021
10022 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
10023
Daniel Veillard2ace1952002-09-26 12:28:02 +000010024Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
10025
10026 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
10027 and regenerated the docs and web site
10028
Daniel Veillarddda8f1b2002-09-26 09:47:36 +000010029Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
10030
10031 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
10032 ATTRIBUTE_UNUSED is always put after the attribute declaration,
10033 not before
10034
Daniel Veillardd4cb1e82002-09-26 09:34:23 +000010035Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
10036
10037 * python/generator.py python/libxml2class.txt: fixed a stupid error
10038 breaking the python API
10039
Daniel Veillardb7c29c32002-09-25 22:44:43 +000010040Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
10041
10042 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
10043 triostr.c triostr.h: applied a trio update patch from
10044 Bjorn Reese which should work with MinGW
10045
Daniel Veillardbd9afb52002-09-25 22:25:35 +000010046Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
10047
10048 * tree.c: improving some documentation comments
10049 * xmlregexp.c: found and fixed a mem leak with python regression tests
10050 * doc/*: rebuilt the doc and the API XML file including the
10051 xmlregexp.h xmlautomata.h and xmlunicode.h headers
10052 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
10053 python/types.c: added access to the XML Schemas regexps from
10054 python
10055 * python/tests/Makefile.am python/tests/regexp.py: added a
10056 simple regexp bindings test
10057
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +000010058Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
10059
Daniel Veillardbd9afb52002-09-25 22:25:35 +000010060 * doc/xml.html:
10061 fixing ftp links - thanks to Vitaly Ostanin
MDT 2002 John Fleck30c70542002-09-24 14:24:54 +000010062
Daniel Veillard118aed72002-09-24 14:13:13 +000010063Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
10064
10065 * xmlregexp.c: fixed the data callback on transition functionality
10066 which was broken when using the compact form
10067 * result/schemas/*: updated the results, less verbose, all tests
10068 pass like before
10069 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
10070 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
10071 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
10072 annoying warnings
10073 * xpath.c: try to provide better error report when possible
10074
Daniel Veillard72336152002-09-21 13:08:14 +000010075Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
10076
10077 * Makefile.am: fixed a breakage raised by Jacob
10078
Igor Zlatkovic3f1e94b2002-09-20 18:08:17 +000010079Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10080
10081 * include/win32config.h: added HAVE_ERRNO_H definition for parts
10082 which don't use sockets
10083
Igor Zlatkovic01280582002-09-20 16:40:34 +000010084Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10085
10086 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
10087 * win32/configure.js: applied zlib patch from Daniel Gehriger
10088
Igor Zlatkovic9a4efcb2002-09-20 13:41:55 +000010089Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10090
10091 * win32/configure.js: applied the patch from Mark Vakoc for
10092 regexp support
10093 * win32/libxml2.def.src: applied the patch from Mark Vakoc
10094 for regexp support
10095
Daniel Veillardb5c05732002-09-20 13:36:25 +000010096Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
10097
10098 * xmlschemastypes.c: as pointed by Igor Float and Double
10099 parsing ain't finished yet
10100
Daniel Veillard40b11342002-09-20 12:01:39 +000010101Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
10102
10103 * Makefile.am configure.in: trying to fix #88412 by bypassing
10104 all the python subdir if python ain't detected
10105
Daniel Veillard23e73572002-09-19 19:56:43 +000010106Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
10107
10108 * Makefile.am configure.in include/libxml/xmlversion.h.in:
10109 made configuring with regexps/automata/unicode the default
10110 but without schemas ATM
10111 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
10112 fixed the regexp based DTD validation performance and memory
10113 problem by switching to a compact form for determinist regexps
10114 and detecting the determinism property in the process. Seems
10115 as fast as the old DTD validation specific engine :-) despite
10116 the regexp built and compaction process.
10117
Daniel Veillard5acfd6b2002-09-18 16:29:02 +000010118Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
10119
10120 * valid.c: determinism is debugged, new DTD checking code now works
10121 but xmlFAComputesDeterminism takes far too much CPU and the whole
10122 set usues too much memory to be really usable as-is
10123
Daniel Veillard0f04f8e2002-09-17 23:04:40 +000010124Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
10125
10126 * tree.c: fixed another stupid bug in xmlGetNodePath()
10127 * xmllint.c: --version now report the options compiled in
10128
Daniel Veillarda646cfd2002-09-17 21:50:03 +000010129Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
10130
10131 * HTMLparser.c: small cleanup
10132 * valid.c xmlregexp.c: switched DTD validation to use only regexp
10133 when configured with them. A bit of debugging around the determinism
10134 checks is still needed
10135
Daniel Veillard63b01c22002-09-17 19:25:28 +000010136Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
10137
10138 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
10139
Daniel Veillard92727042002-09-17 17:59:20 +000010140Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
10141
10142 * xmlIO.c: small portability glitch fixed.
10143
Daniel Veillard84d70a42002-09-16 10:51:38 +000010144Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
10145
10146 * xmlschemastypes.c: incomplete steps for real/double support
10147 * testAutomata.c include/libxml/xmlautomata.h
10148 include/libxml/xmlregexp.h: avoiding a compilation problem
10149 * valid.c include/libxml/valid.h: starting the work toward using
10150 the regexps for actual DTD validation
10151
Daniel Veillardaeb258a2002-09-13 14:48:12 +000010152Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
10153
10154 * hash.c: cosmetic cleanup
10155 * valid.c include/libxml/tree.h include/libxml/valid.h: started
10156 integrating a DTD validation layer based on the regexps
10157
Daniel Veillard4402ab42002-09-12 16:02:56 +000010158Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
10159
10160 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
10161 the determinism was tested before eliminating the epsilon
10162 transitions :-(
10163
Daniel Veillardc6d4a932002-09-12 15:00:57 +000010164Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
10165
10166 * python/generator.py python/libxml.c python/libxml.py
10167 python/libxml2-python-api.xml python/libxml2class.txt
10168 python/libxml_wrap.h python/types.c: updated the python
10169 bindings, added code for easier File I/O, and the ability to
10170 define a resolver from Python fixing bug #91635
10171 * python/tests/Makefile.am python/tests/inbuf.py
10172 python/tests/outbuf.py python/tests/pushSAXhtml.py
10173 python/tests/resolver.py python/tests/serialize.py: updated
10174 and augmented the set of Python tests.
10175
Igor Zlatkovic353bf582002-09-10 19:07:14 +000010176Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10177
10178 * win32/configure.js: added more readme info for the binary
10179 package.
10180
Daniel Veillard607b35c2002-09-10 12:16:19 +000010181Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
10182
10183 * xmlIO.c: fixed a stupid out of bound array error
10184
10185Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
10186
10187 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
10188 messing around with support for Windows path, cleanups,
10189 trying to identify and fix the various code path to the
10190 filename access. Added xmlNormalizeWindowsPath()
10191
Daniel Veillard76575762002-09-05 14:21:15 +000010192Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
10193
10194 * error.c valid.c: working on better error reporting of validity
10195 errors, especially providing an accurate context.
10196 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
10197 error reports in those cases.
10198
Daniel Veillard3487c8d2002-09-05 11:33:25 +000010199Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
10200
10201 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
10202 parser.c parserInternals.c xmlIO.c: get rid of all the
10203 perror() calls made in the library execution paths. This
10204 should fix both #92059 and #92385
10205
Daniel Veillard19aa7022002-09-05 11:14:19 +000010206Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
10207
10208 * xmllint.c: memory leak reporting was broken after a change
10209 of the preprocessor symbol used to activate it.
10210
Daniel Veillardec6725e2002-09-05 11:12:45 +000010211Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
10212
10213 * tree.c: try to make the copy function work for node of
10214 type XML_DOCUMENT_FRAG_NODE, they are only created by the
10215 DOM layers though, not libxml2 itself.
10216
Daniel Veillardb9cd8b42002-09-05 10:58:49 +000010217Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
10218
10219 * valid.c: try to provide file and line informations, not all
10220 messages are covered, but it's a (good) start
10221
Daniel Veillardbbc72c32002-09-05 10:52:10 +000010222Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
10223
10224 * xinclude.c: reimplemented a large part of the XInclude
10225 processor, trying to minimize resources used, James Henstridge
10226 provided a huge test case which was exhibiting severe memory
10227 consumption problems.
10228
Daniel Veillard2206dbf2002-09-05 08:09:37 +000010229Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
10230
10231 * python/Makefile.am: applied patch from Christophe Merlet to
10232 reestablish DESTDIR
10233
Daniel Veillard5643b5a2002-09-04 12:27:06 +000010234Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
10235
10236 * libxml.spec.in: fixes libary path for x86_64 AMD
10237
John Fleckbe98b332002-09-04 03:16:23 +000010238Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
10239
10240 * doc/tutorial/includekeyword.c
Daniel Veillard5643b5a2002-09-04 12:27:06 +000010241 * doc/tutorial/xmltutorial.xml:
John Fleckbe98b332002-09-04 03:16:23 +000010242 (plus resulting generated html files)
10243 fixing one spot I missed in the tutorial where I hadn't freed
10244 memory properly
10245
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +000010246Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
10247
10248 * doc/tutorial/includeaddattribute.c
10249 * doc/tutorial/includeaddkeyword.c
10250 * doc/tutorial/includegetattribute.c
10251 * doc/tutorial/includekeyword.c
10252 * doc/tutorial/xmltutorial.xml
Daniel Veillard5643b5a2002-09-04 12:27:06 +000010253 * doc/tutorial/*.html:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +000010254 update tutorial to properly free memory (thanks to Christopher
10255 R. Harris for pointing out that this needs to be done)
Daniel Veillard5643b5a2002-09-04 12:27:06 +000010256 * doc/tutorial/images/callouts/*.png:
MDT 2002 John Fleck77e4d352002-09-01 01:37:11 +000010257 added image files so the callouts are graphical, making it
10258 easier to read ( use "--param callout.graphics 1" to generate
10259 html with graphical callouts)
10260
Daniel Veillarde1662542002-08-28 11:50:59 +000010261Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
10262
10263 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
10264 nice logos generated by Marc Liyanage
10265 * doc/site.xsl *.html: changed the stylesheet to show the new
10266 logo and regenerated the pages
10267
Daniel Veillardb212bbb2002-08-25 14:39:16 +000010268Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
10269
10270 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
10271
Daniel Veillard42766c02002-08-22 20:52:17 +000010272Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
10273
10274 * xpath.c: possible mem leak patch from Jason Adams
10275
10276Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
10277
10278 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
10279 in the XQuery namespace
10280 * configure.in: preparing 2.4.24
10281 * doc/*.html: updated the web pages
10282
10283Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
10284
10285 * python/generator.py: closing bug #85258 by generating conditional
10286 compile check to avoid linking to routines not configured in.
10287
Havoc Pennington84ec40a2002-08-22 13:59:35 +0000102882002-08-22 Havoc Pennington <hp@pobox.com>
10289
10290 * autogen.sh: update error message for missing automake
10291
Daniel Veillard08cccaa2002-08-22 09:47:29 +000010292Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
10293
10294 * python/Makefile.am: typo in target name resulted in libxml2.py
10295 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
10296
Daniel Veillard22669b22002-08-22 07:17:11 +000010297Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
10298
10299 * win32/win32/Makefile.mingw: updated with version from
10300 Elizabeth Barham at http://soggytrousers.net/repository/
10301
Igor Zlatkovica40adbc2002-08-20 14:42:32 +000010302Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10303
10304 * win32/Makefile.msvc: added the prefix location to the include
10305 and lib search path.
10306
Havoc Pennington830e8972002-08-18 22:22:13 +0000103072002-08-18 Havoc Pennington <hp@pobox.com>
10308
10309 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
10310 both automake 1.6 and 1.4 installed get the right automake. Means
10311 compilation from CVS will now require the latest automake 1.4
10312 release, or manually creating symlinks called "automake-1.4" and
10313 "aclocal-1.4"
10314
Daniel Veillardb6984ef2002-08-14 16:55:31 +000010315Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
10316
10317 * configure.in python/Makefile.am: more AMD 64 induced changes from
10318 Frederic Crozat
10319
Daniel Veillardc4bad4a2002-08-14 14:45:25 +000010320Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
10321
10322 * xinclude.c: oops I was missing the xml:base fixup too
10323 * result/XInclude/*.xml: this adds xml:base attributes to most
10324 results of the tests
10325
Daniel Veillarde3b7d9a2002-08-14 14:11:30 +000010326Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
10327
10328 * xinclude.c: quick but apparently working implementation of
10329 xi:fallback, should close bug #89684
10330 * Makefile.am test/XInclude/docs/fallback.xml
10331 result/XInclude/fallback.xml: added a basic test for fallback,
10332 and run with --nowarning to avoid a spurious warning
10333 * configure.in: applied patch from Frederic Crozat for python
10334 bindings on AMD 64bits machines.
10335
Daniel Veillard9e923512002-08-14 08:48:52 +000010336Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
10337
10338 * parser.c: xmlSAXUserParseMemory() really ought to fail if
10339 the caller don't pass a SAX callback block.
10340
Daniel Veillardc1a0da32002-08-14 08:32:18 +000010341Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
10342
10343 * tree.c: applied the same fix for the XML-1.0 namespace to
10344 xmlSearchNsByHref() as was done for xmlSearchNs()
10345
Daniel Veillardad11b302002-08-12 14:53:41 +000010346Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
10347
10348 * libxml.3: small cleanup of the man page
10349 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
10350 when serializing HREF attributes generated by XSLT.
10351
Daniel Veillardc084e472002-08-12 13:27:28 +000010352Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
10353
10354 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
10355 version of Marc Liyanage' patch for boolean attributes in HTML
10356 output
10357
Daniel Veillard5f91b372002-08-12 12:13:01 +000010358Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
10359
10360 * python/tests/serialize.py: fixed the test results, indenting
10361 behaviour changed slightly
10362
Aleksey Sanin9e951762002-08-08 18:02:41 +000010363Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
10364
10365 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
10366 new c14n function to Windows def files
10367
Aleksey Saninea4272a2002-08-02 23:50:03 +000010368Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
10369
10370 * c14n.c: fixed a memory leak in c14n code
10371
Daniel Veillard58e44c92002-08-02 22:19:49 +000010372Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
10373
10374 * parser.c include/libxml/parser.h: adding a new API for Christian
10375 Glahn: xmlParseBalancedChunkMemoryRecover
10376 * valid.c: patch from Rick Jones for some grammar cleanup in
10377 validation messages
10378 * result/VC/* result/valid/*: this slightly change some of the
10379 regression tests outputs
10380
Daniel Veillard0bf29002002-08-01 12:54:11 +000010381Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
10382
10383 * tree.c: trying to fix a problem in namespaced attribute handling
10384 raised by Christian Glahn
10385
Daniel Veillard6f46f6c2002-08-01 12:22:24 +000010386Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
10387
10388 * encoding.c include/libxml/encoding.h: Opening the interface
10389 xmlNewCharEncodingHandler as requested in #89415
10390 * python/generator.py python/setup.py.in: applied cleanup
10391 patches from Marc-Andre Lemburg
10392 * tree.c: fixing bug #89332 on a specific case of loosing
10393 the XML-1.0 namespace on xml:xxx attributes
10394
Aleksey Sanin2c135a12002-08-01 06:31:50 +000010395Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
10396
10397 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
10398 corner case from new Merlin's test suite and added a callback
10399 that will be used to improve xmlsec performance
10400
10401
Daniel Veillard0b22def2002-07-29 16:23:03 +000010402Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
10403
10404 * HTMLtree.c: trying to fix the <style> escaping problem in
10405 HTML serialization bug #89342
10406
Daniel Veillard0b28e882002-07-24 23:47:05 +000010407Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
10408
10409 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
10410 and rebuilt the web site.
10411
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +000010412Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard0b28e882002-07-24 23:47:05 +000010413
PDT 2002 Aleksey Sanin8e8a7032002-07-22 18:03:11 +000010414 * include/libxml/tree.h: added _private member to xmlNs struct
10415
Daniel Veillard1d995272002-07-22 16:43:32 +000010416Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
10417
10418 * HTMLparser.c: fixing bug #84876 based on the xml working
10419 code.
10420
William M. Brack61eaba52002-07-21 11:14:18 +000010421Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
10422
10423 * python/Makefile.am: enhanced to fix bug 72012 (errors
10424 when using '-jX' make parameter)
10425
William M. Brackef61d202002-07-19 08:32:00 +000010426Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
10427
10428 * xpath.c: small additional enhancement for booleans
10429 compared to nodesets
10430
Daniel Veillard3a42f3f2002-07-17 17:57:34 +000010431Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
10432
10433 * HTMLtree.c: changed the order of the encoding declaration
10434 attributes in the meta tags due to a bug in IE/Mac
10435
William M. Brack0c022ad2002-07-12 00:56:01 +000010436Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
10437
10438 * xpath.c: enhanced handling of booleans (especially '='
10439 and '!=' for nodesets) - fixes bug 85256. Added new
10440 routine xmlXPathNotEqualValues for more proper handling
10441 of '!=' when nodesets are involved.
10442
Daniel Veillard06944e22002-07-11 19:55:18 +000010443Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
10444
10445 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
10446 doc/xmlcatalog_man.xml to the source distribution
10447
Igor Zlatkovic6ac30172002-07-10 19:22:48 +000010448Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10449
10450 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
10451 asked for this.
10452
Daniel Veillard539638b2002-07-06 19:55:14 +000010453Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
10454
10455 * configure.in: preparing 2.4.23
10456 * doc/*: rebuilt the docs
10457
Daniel Veillard176d99f2002-07-06 19:22:28 +000010458Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
10459
10460 * parser.c: fixing bug #84169 by fixing the
10461 comment of xmlCreatePushParserCtxt to describe the
10462 encoding detection parameters better.
10463
Daniel Veillard37f961d2002-07-06 17:53:56 +000010464Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
10465
10466 * valid.c: fixing bug #79331 in one path the lookup for
10467 ID attributes on a namespaced node wasn't handled correctly :-\
10468
Daniel Veillard8c9872c2002-07-05 18:17:10 +000010469Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
10470
10471 * HTMLparser.c: trying to fix 87235 about discarded white
10472 spaces in the HTML parser.
10473 * result/HTML/*: this changes the output of a number of HTML
10474 regression tests
10475
Daniel Veillardfdc91562002-07-01 21:52:03 +000010476Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
10477
10478 * xpath.c: applied patch from Richard Jinks for the namespace
10479 axis + fixed a memory error.
10480 * parser.c parserInternals.c: applied patches from Peter Jacobi
10481 removing ctxt->token for good.
10482 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
10483 popped out by the regression tests.
10484 * Makefile.am: patch for threads makefile from Gary Pennington
10485
William M. Brack6000af52002-06-28 11:43:13 +000010486Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
10487
Daniel Veillardfdc91562002-07-01 21:52:03 +000010488 * xpath.c: enhanced behaviour of position() after usage of
William M. Brack6000af52002-06-28 11:43:13 +000010489 expressions involving preceding-sibling (et al).
10490
Daniel Veillard153120c2002-06-18 07:58:35 +000010491Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
10492
10493 * hash.c: applied a patch from Peter Jacobi to solve a problem
10494 when compiling with the Watcom C on Win32
10495 * result/schemas/*.err: the change of hashing algo generated
10496 permutations in the output
10497
Daniel Veillard5f7f9912002-06-17 17:03:00 +000010498Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
10499
10500 * hash.c: applied patch from Sander Vesik improving the quality of
10501 the hash function.
10502
Aleksey Sanina5808b92002-06-14 17:07:41 +0000105032002-06-14 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin49cc9752002-06-14 17:07:10 +000010504
10505 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
10506 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
10507 xmllint.c xpath.c: replaced sprintf() with snprintf()
10508 to prevent possible buffer overflow (the bug was pointed
10509 out by Anju Premachandran)
10510
Daniel Veillarde059b892002-06-13 15:32:10 +000010511Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
10512
10513 * parser.c: removed an uninitialized data error popped by valgrind
10514 on PE references
10515
MDT 2002 John Fleckd7ca7f92002-06-13 03:41:03 +000010516Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
10517
10518 * doc/xml.html
10519 adding tutorial reference to the web page
10520
MDT 2002 John Fleck54520832002-06-13 03:30:26 +000010521Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
10522
10523 * doc/tutorial/xmltutorial.xml
10524 * doc/tutorial/ar01s07.html
10525 * doc/tutorial/ape.html
10526 * doc/tutorial/includegetattribute.c
10527 adding section to tutorial about retrieving an attribute
10528 value
10529
Daniel Veillardf5582f12002-06-11 10:08:16 +000010530Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
10531
10532 * parser.c: applied a couple of patches from Peter Jacobi to start
10533 to get rid of ctxt->token, with a possible significant speed
10534 improvement to be gained once done. Better compliance with PE
10535 references constructs in DTDs too.
10536 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
10537 from Peter too
10538
Daniel Veillard38d80e22002-06-11 07:24:56 +000010539Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
10540
10541 * parser.c: Babak Vahedipour-Kunze reported that openTag in
10542 xmlParseElement was likely to have been deallocated at the
10543 time of the report, possibly leading to segfault. Just report
10544 the tag name now.
10545
Daniel Veillard9e412302002-06-10 15:59:44 +000010546Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
10547
10548 * xpath.c: patch from Richard Jinks for XPath substring() function
10549 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
10550
Aleksey Sanina5808b92002-06-14 17:07:41 +0000105512002-06-06 Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin9c45ba82002-06-06 21:46:13 +000010552
10553 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
10554
MDT 2002 John Flecka63f3ff2002-06-06 02:14:01 +000010555Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
10556
10557 *doc/FAQ.html
10558 fixing typos in FAQ, thanks to Robert Funnell for the
10559 editing help
10560
Daniel Veillardd2fd1b62002-06-05 12:52:34 +000010561Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
10562
10563 * NEWS: got complaints from rpmlint that it was empty
10564
MDT 2002 John Fleck598f6eb2002-06-04 15:10:36 +000010565Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
10566
10567 * added doc/tutorial, including:
10568 apa.html
10569 apb.html
10570 apc.html
10571 apd.html
10572 ar01s02.html
10573 ar01s03.html
10574 ar01s04.html
10575 ar01s05.html
10576 ar01s06.html
10577 includeaddattribute.c
10578 includeaddkeyword.c
10579 includekeyword.c
10580 includestory.xml
10581 index.html
10582 xmltutorial.xml
10583 libxml tutorial, including generated html
10584
Aleksey Saninf8cb6dd2002-06-04 04:27:06 +000010585Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
10586
10587 * result/c14n/exc-without-comments/merlin-c14n-two-*
10588 result/c14n/without-comments/merlin-c14n-two-*
10589 test/c14n/exc-without-comments/merlin-c14n-two-*
10590 test/c14n/without-comments/merlin-c14n-two-*
10591 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
10592 c14n/exc-c14n and slightly modified test script to handle
10593 these test cases
10594 * c14n.c: fixed bugs for complicated nodes set (namespace
10595 without node and others from merlin-c14n-two.tar.gz)
10596 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
10597 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
10598 for xmlsec performance patch
10599 * xpath.c: fixed self::node() for namespaces and attributes
10600
Daniel Veillardd2fd1b62002-06-05 12:52:34 +000010601Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
10602
10603 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
10604 but with the format parameter
10605 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
10606
Aleksey Saninc57f9c12002-05-31 19:14:57 +000010607Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
10608
10609 * Makefile.am: updated c14n tests suite
10610 * c14n.c: performance improvement for previous c14n patch
10611
Daniel Veillarde72c7562002-05-31 09:47:30 +000010612Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
10613
10614 * parser.c: another peroformance patch from Peter Jacobi, that
10615 time on parsing attribute values.
10616
Aleksey Sanin508a1012002-05-31 06:32:32 +000010617Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
10618
10619 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
10620 into LibXML2 test suite
10621
Aleksey Sanindffd5c82002-05-31 04:24:13 +000010622Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
10623
10624 * c14n.c: propagating xpath ancesstors node fix to c14n
10625 plus small performance improvement to reduce number of
10626 mallocs
10627 * xpath.c: fixed ancestors axis processing for namespace nodes
10628
Daniel Veillard46de64e2002-05-29 08:21:33 +000010629Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
10630
10631 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
10632 Peter Jacobi
10633
Daniel Veillardd5e22ef2002-05-27 21:17:57 +000010634Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
10635
10636 * configure.in: preparing 2.4.22
10637
Daniel Veillard1b31e4a2002-05-27 14:44:50 +000010638Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
10639
10640 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
10641 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
10642 a public entry point.
10643 * doc/*: rebuilt the API and docs
10644
Daniel Veillarded23b7d2002-05-27 12:16:02 +000010645Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
10646
10647 * xpath.c: patch from Richard Jinks to fix a problem introduced
10648 in the previous patch and pointed by Norm
10649
Daniel Veillardc6924812002-05-24 11:10:43 +000010650Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
10651
10652 * libxml.spec.in: fixing bug #81112
10653
Daniel Veillard234bc4e2002-05-24 11:03:05 +000010654Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
10655
10656 * uri.c: fixing bug #82848
10657
Daniel Veillarda2878972002-05-24 07:54:39 +000010658Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
10659
10660 * result/catalogs/mycatalog.full: Aleksey's commit changed the
10661 output of one catalog test
10662
Aleksey Sanin114e4752002-05-24 07:20:27 +000010663Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillarda2878972002-05-24 07:54:39 +000010664
Aleksey Sanin114e4752002-05-24 07:20:27 +000010665 * global.data globals.c tree.c include/libxml/globals.h
10666 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
10667 default value for global parameter xmlIndentTreeOutput to 1 and
10668 introduced new global parameter xmlTreeIndentString (the string
10669 used to do one-level indent) with default value " " (as it was
10670 in tree.c)
10671
Daniel Veillard49d5af82002-05-23 11:55:49 +000010672Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
10673
10674 * Makefile.am: Merijn Broeren pointed out a problem when compiling
10675 with trio and schemas.
10676
Daniel Veillard7c13af42002-05-22 09:57:32 +000010677Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
10678
10679 * xpath.c: patch from Richard Jinks to fix the problem raised in
10680 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
10681
Daniel Veillard5a872412002-05-22 06:40:27 +000010682Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
10683
10684 * xmlschemas.c: a bit of work on import.
10685 * xmlschemastypes.c: Charles Bozeman provided a compare function
10686 for date/time types so min/max facet restrictions should work,
10687 indeterminate comparisons return an error instead of equal.
10688 * test/schemas/date_0* result/schemas/date_0_0: specific test
10689 from Charles Bozeman too
10690
Daniel Veillard10b6da42002-05-18 07:55:20 +000010691Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
10692
10693 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
10694 from Christian Cornelssen fixing the man pages and the Catalog
10695 building script.
10696 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
10697 next step is <xs:import> I now have a reasonable understanding
10698 of how it works.
10699
Daniel Veillarde5354492002-05-16 08:43:22 +000010700Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
10701
10702 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
10703
Igor Zlatkovic1396e182002-05-14 22:22:40 +000010704Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10705
10706 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
10707
Daniel Veillard088bf112002-05-14 11:03:59 +000010708Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
10709
10710 * xpath.c: fixing an XPath function evalutation bug pointed out
10711 by Alexey Efimov where the context was lost when evaluating
10712 the function arguments
10713
Aleksey Sanin79376ba2002-05-14 06:41:32 +000010714Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Daniel Veillard088bf112002-05-14 11:03:59 +000010715
Aleksey Sanin79376ba2002-05-14 06:41:32 +000010716 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
10717 function public for XMLSec performance optimizations
10718
Daniel Veillard3cd72402002-05-13 10:33:30 +000010719Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
10720
10721 * python/generator.py python/libxml2class.txt : fixed a problem
10722 with the HTML parser pointed by Gary Benson
10723 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
10724 example
10725
Aleksey Sanine48a3182002-05-09 18:20:01 +000010726Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
10727 * parser.c: fixed bug #81159 (memory growth in SAX)
10728
Aleksey Sanin50fe8b12002-05-07 16:21:36 +000010729Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
10730 * xpath.c: fixed bug #78858 (the real fix)
10731
Aleksey Sanin29b6f762002-05-05 06:59:57 +000010732Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
Aleksey Sanin50fe8b12002-05-07 16:21:36 +000010733 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
Aleksey Sanin29b6f762002-05-05 06:59:57 +000010734
Daniel Veillard4cbe4702002-05-05 06:57:27 +000010735Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
10736
10737 * tree.c: modified xmlNodeSetBase to allow changing the
10738 base of a document.
10739
Daniel Veillard070803b2002-05-03 07:29:38 +000010740Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
10741
10742 * xmlschemastypes.c: patch Charles Bozeman for validation of
10743 all the date, time, and duration types
10744 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
10745 * configure.in: fixed an error pointed by an user
10746 * xml2-config.in: fixed an error pointed by an user
10747
Aleksey Sanin5aac8b82002-05-01 18:32:28 +000010748Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
10749
10750 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
10751 win32/libxml2.def.src xmlIO.c: exported default
10752 'file:', 'http:' and 'ftp:' protocols input handlers
10753 and maked protocols comparisson case insensitive
10754
Daniel Veillard34de97f2002-04-30 14:29:22 +000010755Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
10756
10757 * configure.in: Neven Has detected a typo
10758
Daniel Veillard28577c32002-04-30 06:48:41 +000010759Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
10760
10761 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
10762 as one of the persons allowed to commit directly to the
10763 module.
10764
Daniel Veillardfc57b412002-04-29 15:50:14 +000010765Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
10766
10767 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
10768 * valid.c: raised a too low limit
10769 * doc/*: rebuilt the docs
10770
Daniel Veillardeca82812002-04-24 11:42:02 +000010771Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
10772
10773 * test/XPath/expr/floats test/XPath/expr/functions
10774 result/XPath/expr/floats result/XPath/expr/functions
10775 xpath.c: another XPath conformance patch from Richard Jinks
10776
Daniel Veillard13e04c62002-04-23 17:51:29 +000010777Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
10778
10779 * xmlschemas.c: fixed validation of attribute groups.
10780 * test/schemas result/schemas: added an example from the primer
10781
Daniel Veillard88c58912002-04-23 07:12:20 +000010782Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
10783
10784 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
10785 * test/schemas result/schemas: updated the test list
10786
Daniel Veillarde19fc232002-04-22 16:01:24 +000010787Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
10788
10789 * TODO: updated a bit
10790 * parser.c: made a comment more specific
10791 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
10792 Schemas conformance.
10793 * test/schemas result/schemas: updated the test list
10794
Daniel Veillard441bc322002-04-20 17:38:48 +000010795Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
10796
10797 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
10798 implementing xs:all with minOccurs = 0
10799 * tes/schemas/* result/schemas/*: added more tests covering
10800 xs:all
10801
Daniel Veillard8a001f62002-04-20 07:24:11 +000010802Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
10803
10804 * xmlregexp.c: first implementation of the all particle, this
10805 may need to be revisited for case where not all transitions
10806 must be crossed.
10807
Daniel Veillard7646b182002-04-20 06:41:40 +000010808Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
10809
10810 * tree.c: another entity processing update from Markus Henke
10811
Bjorn Reese54d02fb2002-04-19 15:16:01 +000010812Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
10813
10814 * trionan.c: fixed crash on OSF/1
10815
Daniel Veillardb4398962002-04-19 07:01:55 +000010816Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
10817
10818 * xmlschemas.c: more Schemas work
10819 * test/schemas/* result/schemas/*: added more tests coming
10820 from the spec.
10821
Daniel Veillard54761132002-04-18 21:00:44 +000010822Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
10823
10824 * c14n.c: patch from Aleksey Sanin reflecting a change in the
10825 ExcC14N specification
10826
Daniel Veillardbf8dae82002-04-18 16:39:10 +000010827Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
10828
10829 * tree.c: patch from Markus Henke, fix for recursive entities.
10830
Daniel Veillard23b1f372002-04-18 15:50:05 +000010831Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
10832
10833 * xpath.c: fix a problem with string() on a document node.
10834
Daniel Veillarddecd64d2002-04-18 14:41:51 +000010835Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
10836
10837 * Makefile.am xmlschemas.c: more Schemas work
10838 * test/schemas/* result/schemas/*: added more tests coming
10839 from the spec.
10840
Daniel Veillard6231e842002-04-18 11:54:04 +000010841Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
10842
10843 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
10844 * result/HTML/*: this changes a few things in the results
10845
Igor Zlatkovic648b8e92002-04-17 18:35:57 +000010846Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10847
10848 * include/libxml/tree.h: eliminated 'declaration different than
10849 prototype' warning
10850 * include/win32config.h: "resolved" conflicts with errno.h
10851
Daniel Veillardb509f152002-04-17 16:28:10 +000010852Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
10853
10854 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
10855 on the automata interfaces and debug of counted choices
10856 * test/schemas/* result/schemas/*: added a number of tests
10857
Daniel Veillard8651f532002-04-17 09:06:27 +000010858Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
10859
10860 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
10861 a bit of work on Schemas
10862 * testSchemas.c: try to make it more useful
10863 * test/schemas/* result/schemas/* Makefile.am: changed the
10864 Schemas regression test procedure, started adding a few samples
10865
Igor Zlatkovica6f2d902002-04-16 17:57:17 +000010866Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
10867
10868 * include/libxml/encoding.h: Patch for the Borland C++ builder
10869 * include/libxml/tree.h: Patch for the Borland C++ builder
10870 * threads.c: Patch for the Borland C++ builder
Igor Zlatkovice1eff382002-04-16 19:00:21 +000010871 * win32/bcb5: New directory for the Borland C++ builder
10872 project files
Igor Zlatkovica6f2d902002-04-16 17:57:17 +000010873
Igor Zlatkovicea5148d2002-04-16 17:46:25 +000010874Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
10875
10876 * win32/Makefile.msvc: Update for XML Schema support
10877 * win32/configure.js: Update for XML Schema support
10878 * win32/libxml2.def.src: Update for XML Schema support
10879
Daniel Veillard4255d502002-04-16 15:50:10 +000010880Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
10881
10882 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
10883 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
10884 xmlunicode.c include/libxml/Makefile.am
10885 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
10886 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
10887 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
10888 include/libxml/xmlversion.h.in : merged the current state of
10889 XML Schemas implementation, it is not configured in by default,
10890 a specific --schemas configure option has been added.
10891 * test/automata test/regexp test/schemas Makefile.am
10892 result/automata result/regexp result/schemas:
10893 merged automata/regexp/schemas regression tests
10894
Daniel Veillardbc6f7592002-04-16 07:49:59 +000010895Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
10896
10897 * xpath.c: Gary found a compile time problem, fixes #78823
10898
Daniel Veillarda7084cd2002-04-15 17:12:47 +000010899Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
10900
10901 * configure.in: release of 2.4.20
10902 * doc/*: updated and rebuilt the docs
10903
Daniel Veillardf544f192002-04-15 12:56:56 +000010904Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
10905
10906 * python/Makefile.am: patch from Cristian Gafton to build on
10907 Red Hat 6.2, should also fix #75779
10908
Daniel Veillard940492d2002-04-15 10:15:25 +000010909Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
10910
10911 * valid.c: first part of fixing #78729
10912
Daniel Veillardeb475a32002-04-14 22:00:22 +000010913Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
10914
10915 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
10916 escaping of URI when saving HTML files.
10917 * result/HTML/*: this impacted some tests
10918
Daniel Veillard9b731d72002-04-14 12:56:08 +000010919Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
10920
10921 * configure.in: trying to fix #77441
10922
Daniel Veillarda8a89fe2002-04-12 21:03:34 +000010923Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
10924
10925 * include/libxml/xmlIO.h: Hallski complained it could not be
10926 included by itself.
10927
Daniel Veillardcb5b4d62002-04-11 08:24:26 +000010928Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
10929
10930 * configure.in: applied an IEEE flag patch for OSF/1 #77825
10931
Igor Zlatkovic9425ce22002-04-10 21:57:11 +000010932Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
10933
10934 * win32/configure.js: patch from Nilo for the c14n option
10935 * win32/Makefile.msvc: fixed libxml2.def generation with threads
10936
Daniel Veillardda423da2002-04-10 19:25:38 +000010937Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
10938
10939 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
10940 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
10941 LIBXML_THREAD_ENABLED
10942
Daniel Veillard0eafdef2002-04-10 16:14:34 +000010943Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
10944
10945 * xpath.c: another patch from Richard Jinks for substring conformance
10946 * test/XPath/expr/floats test/XPath/expr/strings
10947 result/XPath/expr/floats result/XPath/expr/strings: update of the
10948 test suite to check those.
10949
Daniel Veillard01917aa2002-04-10 11:30:41 +000010950Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
10951
10952 * xpath.c: patch from Richard Jinks for .x float parsing.
10953
Daniel Veillard46d6c442002-04-09 16:10:39 +000010954Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
10955
10956 * parser.c: patch from Markus Henke when an encoding ain't recognized
10957
Daniel Veillard88e0ad42002-04-09 13:48:02 +000010958Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
10959
10960 * libxml.m4: got a report that #include <string.h> was needed
10961
Daniel Veillard6e4f1c02002-04-09 09:55:20 +000010962Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
10963
10964 * xmllint.c: applied a fix from Anthony Jones for -o /--output
10965
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +000010966Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
10967
Daniel Veillard6e4f1c02002-04-09 09:55:20 +000010968 * doc/example.html: fixing typo
MST 2002 John Fleck823e5b22002-04-03 03:28:57 +000010969
Daniel Veillardbd6e6312002-04-01 08:04:14 +000010970Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
10971
10972 * xpath.c: fixed a bug in the nodeset to boolean comparison code
10973 pointed out by Melvyn Sopacua.
10974
Daniel Veillarde979e3b2002-03-29 22:43:00 +000010975Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
10976
10977 * libxml.m4: Frédéric Crozat gave a patch related to the change
10978 of Include paths breaking the libxml.m4
10979
Daniel Veillard7089d6b2002-03-29 17:28:10 +000010980Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
10981
10982 * xpath.c: Fix bug #76927 forgot to save some context
10983 when evaluating binary expressions
10984
Daniel Veillardd30be4a2002-03-28 18:25:31 +000010985Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
10986
10987 * configure.in: fixed configure for MPE/iX from Markus Henke
10988 * xmlmemory.c: fixed initialization problems
10989 * xpath.c: another set of patches from Richard Jinks this
10990 fixes "make XPathtests" on linux
10991
Daniel Veillard21458c82002-03-27 16:12:22 +000010992Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
10993
10994 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
10995 * test/XPath/expr/compare test/XPath/expr/equality
10996 test/XPath/expr/floats test/XPath/expr/functions
10997 test/XPath/expr/strings result/XPath/expr/compare
10998 result/XPath/expr/equality result/XPath/expr/floats
10999 result/XPath/expr/functions result/XPath/expr/strings: Updated
11000 tests though they show a divergence on Linux
11001
Daniel Veillard28dfed12002-03-27 09:08:17 +000011002Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
11003
11004 * xpath.c trionan.c: previous commit also included patches
11005 from Richard Jinks on some IEEE support corner case
11006
Daniel Veillard5fc1f082002-03-27 09:05:40 +000011007Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
11008
11009 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
11010 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
11011 that $(datadir) should be used for docs
11012
Daniel Veillarddb1dc392002-03-26 12:44:39 +000011013Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
11014
11015 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
11016 could leak filedescriptors
11017
Daniel Veillarddd4b9122002-03-26 07:58:43 +000011018Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
11019
11020 * configure.in nanohttp.c: applied patch from Allan Clark for
11021 UnixWare/OpenServer
11022
Daniel Veillard19274092002-03-25 16:48:03 +000011023Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
11024
11025 * configure.in: preparing 2.4.19
11026 * doc/*: rebuilt the docs
11027
Daniel Veillard56b2db72002-03-25 16:35:28 +000011028Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
11029
11030 * nanohttp.c: fixing #76043, got fed up with non-portability
11031 of that piece of code.
11032
Daniel Veillard6f4561a2002-03-25 12:10:14 +000011033Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
11034
11035 * valid.c SAX.c: Never commit without running "make tests" :-(
11036 fix a couple of stupidities in the previous commit
11037 * result/*: a few changes in some attribute order result of previous
11038 commit.
11039
Daniel Veillardd85f4f42002-03-25 10:48:46 +000011040Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
11041
11042 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
11043 the internal subset should not raise duplicate ID errors,
11044 also there was a small bug in conjunction to namespace
11045 declarations defaulted and xml:xxx attributes DTD definitions.
11046
Daniel Veillard56cd18b2002-03-22 14:14:43 +000011047Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11048
11049 * xpath.c: Richard Jinks also raised some rounding problems
11050 this tries to fix them
11051
Daniel Veillard4e2df542002-03-22 12:23:14 +000011052Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
11053
11054 * xpath.c: Richard Jinks spotted an incoherent memory allocation
11055 behaviour in xmlXPathCastToString()
11056
Daniel Veillarddb552912002-03-21 13:27:59 +000011057Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
11058
11059 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
11060 raised by Morus Walter
11061
Daniel Veillard9e537932002-03-21 13:08:08 +000011062Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
11063
11064 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
11065 from Igor
11066
Daniel Veillard6fbcf422002-03-21 12:32:59 +000011067Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
11068
11069 * xpath.c: fixing #75619, related to a problem when trying
11070 to evaluate condition when the current node set resulting
11071 from that sub-step evaluation is empty. Also fixes 2 potential
11072 problem with previous-sibling and next-siblings axis.
11073
Daniel Veillard1840ef02002-03-21 08:05:23 +000011074Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
11075
11076 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
11077 HTML support is not configured in.
11078
Daniel Veillard561b7f82002-03-20 21:55:57 +000011079Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11080
11081 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
11082 include/libxml/tree.h: dohh I really didn't intended to commit
11083 this test version :-(
11084
Daniel Veillarde50f3b52002-03-20 19:24:21 +000011085Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
11086
11087 * testSAX.c: I wanted to see the real speed at the SAX interface
11088 after a little too many Ximianer started complaining about the
11089 parser speed.
11090 added a --quiet option:
11091 paphio:~/XML -> ls -l db100000.xml
11092 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
11093 paphio:~/XML -> time ./testSAX --quiet db100000.xml
11094 3200006 callbacks generated
11095 real 0m1.270s
11096 Which means 16MBytes/s and 3Mcallback/s
11097
Daniel Veillardc62a1472002-03-19 18:35:12 +000011098Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
11099
11100 * xpath.c: valgrind spotted another error that time when running
11101 on libxslt regression tests
11102
Daniel Veillard4b3a84f2002-03-19 14:36:46 +000011103Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11104
11105 * Makefile.am: adding "make valgrind" running the full regression
11106 tests (except python ones) under Valgrind (using valgrind -q
11107 which was kindly added by the author).
11108 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
11109 passes cleanly now except an obcure floating point initialization
11110 raised in log10() in one XPath regression test ???
11111 * tree.c: edited some comments to close #75244
11112
Daniel Veillard28cac6b2002-03-19 11:25:30 +000011113Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
11114
11115 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
11116 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
11117 context of ScrollKeeper, made sure that if the number is
11118 an integer, the serialization follows the description at
11119 http://www.w3.org/TR/xpath#section-String-Functions
11120
Daniel Veillard5997aca2002-03-18 18:36:20 +000011121Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
11122
Daniel Veillard34ce8be2002-03-18 19:37:11 +000011123 * configure.in: preparing 2.4.18
11124 * doc/*: updated and rebuilt the web site
11125 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
11126 the Windows and Cygwin maintainers.
Daniel Veillard5997aca2002-03-18 18:36:20 +000011127 * parser.c: humm, changed the way the SAX parser work when
11128 xmlSubstituteEntitiesDefault(1) is set, it will then
11129 do the entity registration and loading by itself in case the
11130 user provided SAX getEntity() returns NULL.
11131 * testSAX.c: added --noent to test the behaviour.
11132
Daniel Veillardb5a60ec2002-03-18 11:45:56 +000011133Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
11134
11135 * parser.c: Wilfried Teiken provided a hackish but working
11136 way to get context reported back on entities when parsing
11137 with SAX and without breaking the DOM build.
11138
Daniel Veillard2d347fa2002-03-17 10:34:11 +000011139Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11140
11141 * c14n.c: applied a new patch from Aleksey Sanin
11142 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
11143 to reference Aleksey implementation of XML digital Signatures
11144
Daniel Veillard38bf6f02002-03-16 22:03:31 +000011145Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11146
11147 * xpath.c: small fix to avoid potential problem due to
11148 ordering of freeing data
11149 * python/Makefile.am: people were complaining about
11150 the generated file in python dir not being built
11151
Daniel Veillardd2379012002-03-15 22:24:56 +000011152Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
11153
11154 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
11155 python/generator.py python/libxml.c python/types.c: Cleanup
11156 of the python Makefiles based on Jacob and James feedback,
11157 fixed the spec file accordingly, fixed the number of warning
11158 that passing my pedantic CFLAGS was generating. Conclusion
11159 is that Python includes are real crap.
11160
Daniel Veillarde7dd2b82002-03-15 18:44:02 +000011161Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
11162
11163 * configure,in: it was reported quite a few times that
11164 xml2-config --cflags should not output
11165 -I$includeprefix/libxml2/libxml because libxml2 header names
11166 clashes with existing names like list.h from C++ stl.
11167 Includes should be #include<libxml/xxx.h> so ...
11168
Daniel Veillard6f293b12002-03-15 09:42:33 +000011169Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
11170
11171 * c14n.c: another patch from Aleksey Sanin
11172
Daniel Veillard5c396542002-03-15 07:57:50 +000011173Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11174
11175 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
11176 canonicalization algorithm
11177 * doc/xml.html doc/index.html: added the C14N references on the
11178 index page.
11179
jacob berkman9be65862002-03-14 02:15:56 +0000111802002-03-13 jacob berkman <jacob@ximian.com>
11181
11182 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
11183 usage, redundant, and gcc specific
11184
Daniel Veillard75be0132002-03-13 10:03:35 +000011185Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
11186
11187 * xpath.c: speedup some node selection operations, this can
11188 have a significant impact on DocBook Norm's stylesheets
11189 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
11190 make sure it's always the case
11191 * debugXML.c: distinguish CDATA and comments in ls operations
11192
Daniel Veillard61f26172002-03-12 18:46:39 +000011193Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
11194
11195 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
11196 to generate better API descriptions etc...
11197
Daniel Veillard9ff88172002-03-11 09:15:32 +000011198Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
11199
11200 * c14n.c: Fixing #74186, made sure all boolean expressions
11201 get fully parenthesized, ran indent on the output
11202 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
11203 include/libxml/tree.h: also #74186 related, removed the
11204 --with-buffers option, and all the preprocessor conditional
11205 sections that were resulting from it.
11206
Daniel Veillardbb4e46d2002-03-10 16:49:08 +000011207Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
11208
11209 * valid.c: applied patch from Dodji Seketeli fixing an
11210 uninitailized variable in xmlValidGetValidElements()
11211
Daniel Veillarddb1bdba2002-03-09 14:13:11 +000011212Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11213
11214 * c14n.c: fixed a few comments
11215 * doc/*.html doc/*/*.html: regenerated the docs and added
11216 the C14N API
11217 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
11218
Daniel Veillardfa49d872002-03-09 10:20:00 +000011219Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
11220
11221 * check-xml-test-suite.py: fix to adapt varaiations in the
11222 bindings
11223 * configure.in python/setup.py python/setup.py.in: fixed to
11224 have the version of the python scripts automatically updated
11225
Daniel Veillarda3db2e32002-03-08 15:46:57 +000011226Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11227
11228 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
11229 in xmlCopyProp()
11230
Daniel Veillardaf43f632002-03-08 15:05:20 +000011231Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
11232
11233 * configure.in: preparing 2.4.17 release
11234 * doc/*: updated and rebuilt the docs
11235 * xpath.c: fixed a comment
11236 * python/libxml.c: fixed a possible reentrancy problem
11237
Daniel Veillardef6c46f2002-03-07 22:21:56 +000011238Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
11239
11240 * tree.c python/tests/Makefile.am python/tests/attribs.py:
11241 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
11242 added a specific regression test
11243 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
11244 not raise exceptions when failing to find the attribute.
11245
Daniel Veillard90bc3712002-03-07 15:12:58 +000011246Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
11247
11248 * configure.in xmllint.c: owen pointed out a problem with the
11249 ftme fix, gettimeofday() was not detected by configure and
11250 the ftime header wasn't included, dohhh
11251
Daniel Veillard8c1ae602002-03-07 11:21:00 +000011252Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
11253
11254 * configure.in xmllint.c: trying to fix #71457 for timing
11255 precision when gettimeofday() is not availble but ftime() is
11256
Daniel Veillardf5a457a2002-03-07 10:25:29 +000011257Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
11258
11259 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
11260 are now copied on install and part of the -devel RPM
11261
Daniel Veillard7b416132002-03-07 08:36:03 +000011262Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
11263
11264 * xpath.c: trying to avoid bug #72150 which was apparently
11265 caused by a gcc bug (or a processor problem) as detailed
11266 at http://veillard.com/gcc.bug
11267
Daniel Veillardf742d342002-03-07 00:05:35 +000011268Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
11269
11270 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
11271 fixed xmlReconciliateNs(), added a Python test/example for
11272 inter-document cut'n paste
11273 * python/libxml.py: fixed node.doc on document nodes and added
11274 xpathEval() onto node objects
11275
Daniel Veillard4e0e2972002-03-06 21:39:42 +000011276Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
11277
11278 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
11279 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
11280 fixup and integrated tests for the serialization stuff
11281
Daniel Veillarde915b2d2002-03-06 18:42:40 +000011282Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
11283
11284 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
11285 moved the libxml man page to section 3
11286
Daniel Veillard1e774382002-03-06 17:35:40 +000011287Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
11288
11289 * tree.c: fix bug #72490
11290 * python/libxml.c python/libxml.py: added methods serialize()
11291 and saveTo() to all node elements.
11292
Daniel Veillardddffd2a2002-03-05 20:28:20 +000011293Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
11294
11295 * xmlIO.c: closed #73430, don't read from an input source
11296 which indicated an end-of-file or an error.
11297
Daniel Veillard8d24cc12002-03-05 15:41:29 +000011298Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11299
11300 * parser.c: make sure SAX endDocument is always called as
11301 this could result in a Python memory leak otherwise (it's
11302 used to decrement ref-counting)
11303 * python/generator.py python/libxml.c python/libxml.py
11304 python/libxml2-python-api.xml python/libxml2class.txt
11305 python/tests/error.py python/tests/xpath.py: implemented
11306 the suggestions made by Gary Benson and extended the tests
11307 to match it.
11308
Daniel Veillardba5e18a2002-03-05 09:36:43 +000011309Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
11310
11311 * python/generator.py: applied patch fixing #73450
11312
Daniel Veillard044fc6b2002-03-04 17:09:44 +000011313Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
11314
11315 * xpath.c: fixing #61290 "namespace nodes have no parent"
11316 long standing divergence from the XPath REC. NodeSets
11317 simply hold a copy of namespace nodes and those node ->next
11318 points to the parent (which may not be the node carrying the
11319 definition).
11320 * include/libxml/xpath.h: flagged but didn't added a possible
11321 speedup
11322 * DOCBparser.c HTMLparser.c: removed some warnings from push
11323 parser due to new state being added.
11324 * tree.c: new fix from Boris Erdmann
11325 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
11326 the XML Canonalization support from Aleksey Sanin
11327
Daniel Veillardd4f41aa2002-03-03 14:13:46 +000011328Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11329
11330 * tree.c: patch from Boris Erdmann fixing some namespace odities
11331 with xmlCopyNode()
11332
Daniel Veillardc6613042002-03-02 09:34:02 +000011333Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
11334
11335 * xmlIO.c: fix bug #72706 when loading a NULL entity
11336
Daniel Veillardc0fef772002-03-01 16:16:31 +000011337Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11338
11339 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
11340 actually change in a future XML Namespace revision.
11341
Daniel Veillard79426f22002-03-01 16:14:17 +000011342Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
11343
11344 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
11345 added the possibility of returning nodesets from XPath extension
11346 functions written in Python
11347
Daniel Veillarda94ec6f2002-03-01 13:00:53 +000011348Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
11349
11350 * python/*: commiting some Python bindings work done while travelling
11351
Daniel Veillard97300512002-03-01 09:13:41 +000011352Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
11353
11354 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
11355 explicitely with memory debugging switched on
11356
Daniel Veillard6361da02002-02-23 10:10:33 +000011357Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
11358
11359 * python/generator.py python/libxml.c python/libxml2-python-api.xml
11360 python/libxml2class.txt python/libxml_wrap.h python/types.c:
11361 Added wrapper for the xmlURIPtr type, provided accessors, fixed
11362 the accessor generator for strings
11363 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
11364 regression test.
11365
Daniel Veillard0fea6f42002-02-22 22:51:13 +000011366Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
11367
11368 * python/README python/generator.py python/libxml.c python/setup.py:
11369 added the 'usual' setup.py to allow building a libxml2-python
11370 module based on the same code. The initialization is however
11371 different the 2 .so files fo libxml2 and libxslt are identical and
11372 they entry point initialize both libraries. this is done to avoid
11373 some possible nasty problem since the Python don't merge the maps
11374 of all shared modules.
11375
Daniel Veillard158a4d22002-02-20 22:17:58 +000011376Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
11377
11378 * parser.c: fixed a push/encoding bug reported by Michael
11379 on librsvg
11380
Daniel Veillard7839e162002-02-20 18:54:48 +000011381Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
11382
11383 * include/libxml/parserInternals.h: fixes a misplaced #endif
11384
Daniel Veillardd54fa3e2002-02-20 16:48:52 +000011385Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11386
11387 * parser.c valid.c: found and fixed a couple of allocation bugs
11388
Daniel Veillard6dbcaf82002-02-20 14:37:47 +000011389Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
11390
11391 * doc/xml.html doc/python.html doc/*: added a Python and binding
11392 page describing the current state of the Python bindings and
11393 giving pointers to the other languages wrappers.
11394
Daniel Veillard5f4b5992002-02-20 10:22:49 +000011395Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
11396
11397 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
11398 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
11399 rebuilt the API and web site
11400 * xpath.c: fixed #71978 portability bugs
11401
Daniel Veillard8aff2472002-02-19 21:50:43 +000011402Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
11403
11404 * SAX.c: oops broke automatic defaulting of namespaces attributes.
11405
Daniel Veillard8dc16a62002-02-19 21:08:48 +000011406Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
11407
11408 * include/libxml/parserInternals.h parser.c: had to change
11409 2 internal parsing API when processing document content
11410 to check the start and end of element content are defined
11411 in the same entity
11412 * valid.c include/libxml/valid.h: attribute normalization can
11413 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
11414 with the context to report it.
11415 * SAX.c: fixed the last known bugs, crazy validation constraints
11416 when a document is standalone seems correctly handled. There
11417 is a couple of open issues left which need consideration especially
11418 PE93 on external unparsed entities and standalone status.
11419 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
11420 The 2 tests left failing are actually in error. Cleanup done.
11421
Daniel Veillardd6dc4cb2002-02-19 14:18:08 +000011422Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
11423
11424 * valid.c: implemented E59 spaces in CDATA does not match the
11425 nonterminal S
11426
Daniel Veillard878eab02002-02-19 13:46:09 +000011427Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
11428
11429 * SAX.c parser.c valid.c: more validation test fixups
11430 * check-xml-test-suite.py: added duration info for the tests
11431
Daniel Veillardd01fd3e2002-02-18 22:27:47 +000011432Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
11433
11434 * parser.c valid.c: a couple of errors were reported but not
11435 saved back as such in the parsing context. Down to 1% failure rate
11436 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
11437
Daniel Veillard4a7ae502002-02-18 19:18:17 +000011438Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
11439
11440 * xmlInternald.c: isExtender was missing a char
11441 * parser.c include/libxml/parser.h: % are acceptable in the
11442 internal subset if within a PUBLIC ID
11443
Daniel Veillard8ab0f582002-02-18 18:31:38 +000011444Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
11445
11446 * SAX.c parserInternals.c valid.c: more work on the conformance
11447 suite. Took the step to finally block documents with encoding
11448 errors. It's a fatal error per the spec, people should have fixed
11449 their documents by now.
11450
Daniel Veillard55253e22002-02-18 14:32:39 +000011451Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
11452
11453 * check-xml-test-suite.py: fixed the test script after some discussion
11454 on the semantic of TYPE="error"
11455 * Makefile.am: added the script to the distrib
11456
Daniel Veillard28757702002-02-18 11:19:30 +000011457Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
11458
11459 * SAX.c entities.c: fixed a couple of conformances issues deep
11460 into the validation code (standalone and undeclared Notations)
11461
Daniel Veillard82ac6b02002-02-17 23:18:55 +000011462Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
11463
11464 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
11465 stayed there for years !
11466
Daniel Veillard7aea52d2002-02-17 23:07:47 +000011467Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11468
11469 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
11470 missing
11471
Daniel Veillardc7612992002-02-17 22:47:37 +000011472Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
11473
11474 * check-xml-test-suite.py: improved the behaviour a bit as
11475 well as the logs
11476 * parser.c valid.c SAX.c: fixed a few more bugs
11477 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
11478
Daniel Veillardbb7ddb32002-02-17 21:26:33 +000011479Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
11480
11481 * check-xml-test-suite.py: python script to run regression tests
11482 against the XML Test suite of W3C/OASis
11483 * SAX.c: fixed a validation bug
11484 * parser.c: fixed 3 errors pointed by the test suite
11485 * doc/buildDocBookCatalog: fixed a typo pointed by drake
11486 * python/Makefile.am: fixed a dependendy
11487
Daniel Veillard9f28f302002-02-15 20:48:08 +000011488Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
11489
11490 * xmlmemory.c: avoid a warning bug #71594
11491
Daniel Veillard144024e2002-02-13 21:14:46 +000011492Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
11493
11494 * xmlmemory.c: Jesse Perry provided a patch to remove a few
11495 warning on alpha/Tru64
11496
Daniel Veillarde4301c82002-02-13 13:32:35 +000011497Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11498
11499 * include/libxml/entities.h: fixing a comment
11500 * valid.c: fixing some troubles with validity check on namespaces
11501 * result/VC/NS3 test/VC/NS3: added a specific regression test
11502
Daniel Veillarda6d05382002-02-13 13:07:41 +000011503Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
11504
11505 * tree.c: Fixing #71342 serializing '\n' in attribute values
11506 * result/noent/att3 result/att3 test/att3: added a specific
11507 test.
11508
Daniel Veillard797a5652002-02-12 13:46:21 +000011509Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
11510
11511 * python/libxml.c: couple of bug fixes
11512
Daniel Veillard01a6d412002-02-11 18:42:20 +000011513Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
11514
11515 * python/*.py: removed tabs and used spaces.
11516
Daniel Veillard397ff112002-02-11 18:27:20 +000011517Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
11518
11519 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
11520 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
11521
Daniel Veillard03517542002-02-11 13:54:40 +000011522Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
11523
11524 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
11525 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
11526
Daniel Veillard6c4ffaf2002-02-11 08:54:05 +000011527Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
11528
11529 * include/libxml/encoding.h include/libxml/entities.h
11530 include/libxml/globals.h include/libxml/parser.h
11531 include/libxml/threads.h include/libxml/tree.h
11532 include/libxml/xmlmemory.h: trying to fix the include mess
11533
Daniel Veillard1a612ed2002-02-11 07:54:45 +000011534Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
11535
11536 * include/libxml/xmlmemory.h: reverted part of the previous
11537 attempt to provide #69655, this was breaking the build.
11538
Daniel Veillard0ba59232002-02-10 13:20:39 +000011539Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
11540
11541 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
11542 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
11543 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
11544 include/libxml/parserInternals.h include/libxml/tree.h
11545 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
11546 Tentatively fixed #69655 , make compiling with -Wredundant-decls
11547 clean.
11548 * python/libxml.c: fixed a warning.
11549
Daniel Veillardc5f05ad2002-02-10 11:57:22 +000011550Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
11551
11552 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
11553 copying of node, merge back IDs in the target document.
11554 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
11555 test/XInclude/ents/ids.xml: test case
11556 * result/VC/ElementValid4: output changed due to a typo fix
11557
Daniel Veillard1c18e302002-02-09 22:16:40 +000011558Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
11559
11560 * python/Makefile.am: seems some version of automake didn't
Daniel Veillard784b9352003-02-16 15:50:27 +000011561 generate the dependencies right as Jacob found out. Add
11562 an extra dependency rule.
Daniel Veillard1c18e302002-02-09 22:16:40 +000011563
Daniel Veillard5e5c2d02002-02-09 18:03:01 +000011564Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
11565
11566 * parserInternals.c valid.c: Justin Fletcher found some parts
11567 of the code needing cleanup
11568 * libxml.spec.in python/Makefile.am python/generator.py
11569 python/libxml.c python/libxml.py: Fixed the python Makefiles
11570 corrected a bug showing up on ia64, changed the name of the
11571 python internal module too
11572
Daniel Veillard07be19b2002-02-08 14:20:35 +000011573Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
11574
11575 * Makefile.am: applied patch from Andris Pavenis for binary
11576 name suffixes
11577
Daniel Veillardf216d462002-02-08 13:44:24 +000011578Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
11579
11580 * xmllint.c win32/win32config.h: fixing #68748
11581
Daniel Veillardd455d792002-02-08 13:37:46 +000011582Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
11583
11584 * valid.c: fixing #70166
11585
11586Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
11587
11588 * valid.c: fixing #70077
11589
Daniel Veillardc575b992002-02-08 13:28:40 +000011590Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
11591
11592 * Copyright Makefile.am README configure.in libxml.spec.in:
11593 Changed to the MIT Licence
11594 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
11595 doc/xmlio.html: updated the doc accordingly
11596 * include/libxml/xmlwin32version.h configure.in: preparing
11597 2.4.14 release
11598 * python/generator.py python/libxml.c python/libxml2-python-api.xml
11599 python/libxml2class.txt python/libxml_wrap.h python/types.c:
11600 fixed the const xmlChar * wrapper and generator, XPath extension
11601 functions now use the context as first argument
11602 * python/tests/tstxpath.py python/tests/xpath.py
11603 python/tests/xpathext.py: Updated the tests accordingly
11604 * tree.c: fixed bug #70067
11605
Daniel Veillard7db38712002-02-07 16:39:11 +000011606Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
11607
11608 * Makefile.am: cleanup
11609 * debugXML.c: always use stdout if output is NULL
11610 * xmlIO.c: don't close filedescriptors passed to outputBuffers
11611 * python/Makefile.am python/generator.py python/libxml2class.txt
11612 python/libxml_wrap.h python/types.c: augmented the number of bindings
11613 handling FILE * and XPath contexts
11614 * python/tests/Makefile.am: avoid a stupid problem due to the
11615 use of TEST.
11616
Daniel Veillard15a143b2002-02-06 22:40:50 +000011617Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
11618
11619 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
11620
Daniel Veillard70cab352002-02-06 16:06:58 +000011621Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
11622
11623 * python/TODO python/libxml.c: cleanup the extension function lookup
11624 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
11625
Daniel Veillard7a96efc2002-02-05 16:34:33 +000011626Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
11627
11628 * configure.in python/Makefile.am: do not install outside
11629 of prefix
11630
Daniel Veillard33caa0b2002-02-04 14:07:26 +000011631Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11632
11633 * python/TODO python/libxml.c: started adding SAX interfaces
11634 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
11635 SAX test
11636
Daniel Veillard36eea2d2002-02-04 00:17:01 +000011637Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11638
11639 * tree.c: hardened the addChild function
11640 * python/generator.py python/libxml.c python/libxml2-python-api.xml
11641 python/libxml2class.txt python/libxml_wrap.h python/TODO:
11642 added accessors needed for xmlNode, a bit more testing and
11643 extension of interfaces
11644 * python/tests/Makefile.am python/tests/build.py: added a test
11645 build from scratch/save/load/check
11646
Daniel Veillard4e1b26c2002-02-03 20:13:06 +000011647Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
11648
11649 * parserInternals.c: change a small bit in the way valididy
11650 error messages get initialized
11651 * python/TODO python/libxml.c python/libxml2-python-api.xml
11652 python/libxml2class.txt python/libxml_wrap.h python/types.c:
11653 added some memory debugging to track leaks at the libxml2 level
11654 * python/tests/*.py: changed all tests to check for leaks,
11655 there is just one left in XPath extension registrations.
11656
Daniel Veillard26f1dcc2002-02-03 16:53:19 +000011657Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
11658
11659 * python/TODO python/generator.py python/libxml2-python-api.xml
11660 python/libxml2class.txt: more accessor classes for the parser
11661 context, allow to switch on and check validity
11662 * python/tests/Makefile.am python/tests/error.py
11663 python/tests/invalid.xml python/tests/valid.xml
11664 python/tests/validate.py: attded more test and and added error.py
11665 which I forgot to commit in the last step
11666
Daniel Veillard3ce52572002-02-03 15:08:05 +000011667Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11668
11669 * python/Makefile.am python/types.c: cleanup
11670 * python/libxml.c python/libxml.py python/libxml_wrap.h
11671 python/generator.py python/libxml2-python-api.xml
11672 python/libxml2class.txt: added class for parser context, added
11673 first cut for push mode support. Added a framework to generate
11674 accessors functions.
11675 * python/tests/Makefile.am python/tests/push.py: added a push
11676 test
11677
Daniel Veillardcfb05462002-02-02 23:18:22 +000011678Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
11679
11680 * python/Makefile.am python/TODO python/libxml.py: fixed a small
11681 bug a bit of cleanup.
11682
Daniel Veillard5d819032002-02-02 21:49:17 +000011683Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
11684
11685 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
11686 python/libxml2class.txt: adding error redirections and preformat
11687 to a python handler
11688 * python/tests/Makefile.am python/tests/*.py: cleanup made all
11689 tests self checking
11690
Daniel Veillard7fd7a942002-02-02 12:19:46 +000011691Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
11692
11693 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
11694 a function
11695
Daniel Veillard9589d452002-02-02 10:28:17 +000011696Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
11697
11698 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
11699 python/libxml.c python/libxml2-python-api.xml
11700 python/libxml2class.txt: Progressing through the TODOs, class
11701 description output, extra XML API, RPM now builds the wrappers
11702 for all python installed versions
11703
Daniel Veillard253aa2c2002-02-02 09:17:16 +000011704Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
11705
11706 * configure.in libxml.spec.in python/Makefile.am python/TODO
11707 python/generator.py python/libxml2class.txt: added more informations
11708 in the libxml2-python package including docs. Slightly changed
11709 the class hierarchy
11710 * python/tests/*: added basic regression tests infrastructure too
11711
11712Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
11713
11714 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
11715 added libxml2-python as part of the packages installed
11716
Daniel Veillarda7340c82002-02-01 17:56:45 +000011717Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
11718
11719 * python/Makefile.am python/generator.py python/libxml.c
11720 python/libxml.py: more work, now able to extend the
11721 XPath interpreter with functions written in python.
11722
Daniel Veillardc3e39442002-02-01 09:29:41 +000011723Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
11724
11725 * python/Makefile.am: Jacob sent a patch to allow building from
11726 tarfile.
11727
Daniel Veillardf1d0e6b2002-01-31 23:42:44 +000011728Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
11729
11730 * python/Makefile.am python/libxml.c configure.in Makefile.am:
11731 inserted the python wrappers build, I hope this won't be too
11732 unportable
11733
Daniel Veillard1971ee22002-01-31 20:29:19 +000011734Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
11735
11736 * xpath.c: minor optimization
11737 * python/generator.py python/libxml.c python/libxml.py
11738 python/libxml_wrap.h: more work on the python bindings,
11739 they now support XPath and there is no evident leak
11740
Daniel Veillard36ed5292002-01-30 23:49:06 +000011741Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
11742
11743 * python/generator.py python/libxml.c python/libxml.py:
11744 more work on the python bindings generator.
11745
Daniel Veillard96fe0952002-01-30 20:52:23 +000011746Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
11747
11748 * python/generator.py python/libxml.c python/libxml_wrap.h:
11749 more work on the python bindings.
11750
Daniel Veillardd2897fd2002-01-30 16:37:32 +000011751Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
11752
11753 * python/generator.py python/libxml.c python/libxml.py
11754 python/libxml_wrap.h: commited early version of a python binding
11755 for private use only ATM
11756
Daniel Veillard8ee9c8f2002-01-26 21:42:58 +000011757Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
11758
11759 * entities.c tree.c include/libxml/entities.h: applied patch
11760 from Anthony Jones to implement copy of DTD subtree too. Had
11761 just to keep 2 function private which really ought to become
11762 public ones.
11763
Daniel Veillarda42f25f2002-01-25 14:15:40 +000011764Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11765
11766 * xmllint.c: added pointers to the web pages in the usage()
11767
Daniel Veillardbd227ae2002-01-24 16:05:41 +000011768Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
11769
11770 * tree.c: more fixes from Petr Kozelka for attribute handling
11771 in the tree API to align the semantic with DOM.
11772
Daniel Veillard36065812002-01-24 15:02:46 +000011773Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
11774
11775 * valid.c tree.c entities.c: another set of patches from
11776 Anthony Jones for copy operations cleanup and robustness
11777
Daniel Veillardf8592562002-01-23 17:58:17 +000011778Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
11779
11780 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
11781 an alphabetic index based on comments content
11782 * doc/*: rebuilt the web site with the new references
11783
Daniel Veillardc8c7be42002-01-23 17:53:44 +000011784Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
11785
11786 * parserInternals.h: Greg Sjaardema suggested to use an
11787 eponential buffer groth policy in xmlParserAddNodeInfo()
11788
Daniel Veillard3bf65be2002-01-23 12:36:34 +000011789Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
11790
11791 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
11792 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
11793 doc/parsedecl.py doc/Makefile.am: updated the python extractor
11794 to generate cross-references, and added/updated the stylesheets
11795 to generate and link API indexes. The generic keyword index
11796 is not done yet.
11797 * doc/*.html: regenerated all the usual docs too
11798
Daniel Veillard2070c482002-01-22 22:12:19 +000011799Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
11800
11801 * debugXML.c: added an xpath function to the shell for T. V. Raman
11802
11803Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
Daniel Veillard5e926fa2002-01-22 21:44:25 +000011804
11805 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
11806 debug routines.
11807
Daniel Veillardc169f8b2002-01-22 21:40:13 +000011808Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
11809
11810 * tree.c: apply an patch from Petr Kozelka for unlink and replace
11811 support of attribute nodes
11812
Daniel Veillard9d06d302002-01-22 18:15:52 +000011813Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
11814
11815 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
11816 hopefully near complete and fully documented of the API in XML
11817 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
11818 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
11819 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
11820 include/libxml/parserInternals.h include/libxml/valid.hi
11821 include/libxml/xmlIO.h include/libxml/xmlerror.hi
11822 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
11823 include/libxml/xpath.h include/libxml/xpathInternals.h:
11824 Cleaned up the doc comments a lot in the process, the interface
11825 coverage is now 100%
11826
Daniel Veillard2d1464f2002-01-21 23:16:56 +000011827Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
11828
11829 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
11830 extracts comments from the gtk-doc DocBook output (a bit
11831 convoluted but seems to work).
11832
Daniel Veillard61006472002-01-21 17:31:47 +000011833Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
11834
11835 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
11836 added an XML description of the API, moved the script generating
11837 it here. Added a "make api" target
11838
Daniel Veillardd2f23002002-01-21 13:36:00 +000011839Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
11840
11841 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
11842
Daniel Veillard99e55eb2002-01-21 08:56:29 +000011843Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
11844
11845 * xpath.c include/libxml/xpathInternals.h: the change made to
11846 xmlXPathFuncLookupFunc was incompatible roll it back
11847
Daniel Veillard963d2ae2002-01-20 22:08:18 +000011848Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
11849
11850 * SAX.c: cleanup patch from Anthony Jones
11851 * doc/Makefile.am: fix the headers to avoid in make scan
11852 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
11853 includes, * vs Ptr and general cleanup
11854 * parsedecl.py: first version of a script to extract the
11855 module interfaces, the goal will be to provide .decl or XML
11856 specification of the interfaces to build wrappers.
11857
Daniel Veillard0f5f1622002-01-20 12:42:06 +000011858Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
11859
11860 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
11861 now provides return codes in case of errors
11862
Bjorn Reese026d29f2002-01-19 15:40:18 +000011863Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
11864
11865 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
11866 Upgraded to trio baseline 1.6
11867 * strio.h strio.c: Replaced by triostr.h and triostr.c
11868
Daniel Veillard572577e2002-01-18 16:23:55 +000011869Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
11870
11871 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
11872 of strdup usage in the code
11873
Daniel Veillarddb5850a2002-01-18 11:49:26 +000011874Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
11875
11876 * parser.c error.c: Keith Isdale complained rightly that
11877 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
11878
Daniel Veillardcfa0d812002-01-17 08:46:58 +000011879Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
11880
11881 * tree.c: fixed the funxtion to set the xml: attributes
11882 * debugXML.c: added "setbase" to test it.
11883
Daniel Veillard2c748c62002-01-16 15:37:50 +000011884Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
11885
11886 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
11887 to allow updating an attribute content
11888
Daniel Veillard8de85c62002-01-15 17:10:15 +000011889Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
11890
11891 * libxml.h: try to avoid problems when compiling on Windows
11892
Daniel Veillard314cfa02002-01-14 17:58:01 +000011893Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
11894
11895 * hash.c: patch from Anthony Jones for hash.c allocation size
11896 * Makefile.am: trying to work around Yet Another Libtool Madness
11897 and build the 2.4.13 release finally ...
11898
Daniel Veillard744683d2002-01-14 17:30:20 +000011899Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
11900
11901 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
11902 * doc/* : update of the documentation
11903
Daniel Veillarde6a55192002-01-14 17:11:53 +000011904Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
11905
11906 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
11907 at fixing #61290 :-(
11908
Daniel Veillardfb25a512002-01-13 20:32:08 +000011909Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
11910
11911 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
11912 Fixes bug #67229
11913
Daniel Veillardacb2bda2002-01-13 16:15:43 +000011914Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
11915
11916 * tree.c: trying to avoid troubles when a subtree is copied
11917 and coalesced in part with the target tree. Should fix
11918 bug #67407
11919
Daniel Veillardd8224e02002-01-13 15:43:22 +000011920Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
11921
11922 * valid.c: fixed validation of attributes content of type
11923 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
11924 values, very old bug. Fixes #67671
11925
Daniel Veillard8107a222002-01-13 14:10:10 +000011926Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11927
11928 * parser.c include/libxml/parserInternals.h tree.c: integrated
11929 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
11930 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
11931
Daniel Veillarddb0eb8d2002-01-13 13:35:00 +000011932Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
11933
11934 * threads.c: applied Serguei Narojnyi's patch to add native
11935 thread support on the Win32 platform
11936 * testThreadsWin32.c Makefile.am: added the test program also
11937 from Serguei, Win32 specific
11938 * include/win32config.h include/libxml/xmlwin32version.h.in:
11939 added patch from Igor for the Windows thread specific defines.
11940
Daniel Veillard845cce42002-01-09 11:51:37 +000011941Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
11942
11943 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
11944
Daniel Veillard7b602b42002-01-08 13:26:00 +000011945Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
11946
11947 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
11948 output page into XMLinfo.html. Close bug #66951 and
11949 raised by Robert Collins too.
11950
Daniel Veillard73c6e532002-01-08 13:15:33 +000011951Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
11952
11953 * encoding.c: Paul Keogh pointed out a possibility of segfault
11954 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
11955 Closes bug # 68238
11956
Daniel Veillard4a859202002-01-08 11:49:22 +000011957Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
11958
11959 * doc/*.html: updated the Gdome2 links
11960
Daniel Veillard3c5ed912002-01-08 10:36:16 +000011961Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
11962
11963 * libxml.h: Applied following patches from Robert Collins
11964 and make sure IN_LIBXML is defined when compiling it
11965 -------
11966 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
11967 as well as Visual C.
11968 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
11969 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
11970 * strio.c (PLATFORM_UNIX): Define for Cygwin.
11971 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
11972 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
11973 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
11974 xmlSysIDExists xmlNoNetExists).
11975 * xmllint.c: Don't include winsock2.h for Cygwin.
11976
Daniel Veillard401c2112002-01-07 16:54:10 +000011977Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
11978
11979 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
11980 when the version info is not present.
11981
Daniel Veillard6f42c132002-01-06 23:05:13 +000011982Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
11983
11984 * tree.c: Anthony Jones pointed out a problem in
11985 xmlStringGetNodeList() and provided a fix for it
11986
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000011987Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
11988
Daniel Veillarddb5850a2002-01-18 11:49:26 +000011989 * parser.c: patch from Frank J Franklin to remove a bug in
Daniel Veillardaa39a0f2002-01-06 12:47:22 +000011990 xmlCreatePushParserCtxt() when the initial buffer passed
11991 is large.
11992
Daniel Veillard0e47ee22002-01-05 18:25:52 +000011993Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
11994
11995 * win32/*: big cleanup of the Windows/MSVC project files
11996 from Igor Zlatkovic
11997
Daniel Veillardcebb1362002-01-02 13:13:30 +000011998Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
11999
12000 * doc/Makefile.am: should fix #67674 and avoid troubles if
12001 xsltproc is not available or fails in the prefix provided
12002
Daniel Veillard26908ab2002-01-01 16:50:03 +000012003Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
12004
12005 * xmlmemory.c: one more doc patch from Charlie Bozeman.
12006
Daniel Veillard5344c602001-12-31 16:37:34 +000012007Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
12008
12009 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
12010 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
12011 Fixed a few other problems raised by Charlie Bozeman.
12012 * result/VC/ElementValid[5-7]: fixed the output
12013
Daniel Veillardcbaf3992001-12-31 16:16:02 +000012014Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
12015
12016 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
12017 patches from Charlie Bozeman. Regenerated the HTML docs.
12018
Daniel Veillard7f9a6802001-12-20 14:01:47 +000012019Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
12020
12021 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
12022 for Windows from Igor
12023
Daniel Veillard1df3dfc2001-12-18 11:14:16 +000012024Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
12025
12026 * xmllint.c: applied Justin Fletcher patch for --output or -o
12027
Daniel Veillardd3b29d22001-12-18 07:53:16 +000012028Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
12029
12030 * win32/libxml2/libxml2.def.src: close #67019
12031
Daniel Veillard01db67c2001-12-18 07:09:59 +000012032Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
12033
12034 * xmllint.c: applied Justin Fletcher generic timing patch
12035 similar to the one already applied to xsltproc.
12036
Daniel Veillardd1640922001-12-17 15:30:10 +000012037Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
12038
12039 * include/libxml/tree.h tree.c: applied documentation patches
12040 from Charlie Bozeman
12041
MST 2001 John Fleck2323ac22001-12-14 04:24:50 +000012042Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
12043
12044 *doc/xmllint.xml, xmllint.1 - document --dropdtd
12045
Daniel Veillard29e43992001-12-13 22:21:58 +000012046Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
12047
12048 * valid.c: fix the xmlStrdup() used in the previous patch.
12049 * valid.c: added --dropdtd
12050 * tree.c: fixed xmlUnlinkNode so it also removes the references
12051 from the document if the node is a DTD
12052
Daniel Veillard86fd5a72001-12-13 14:55:21 +000012053Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
12054
12055 * HTMLtree.c valid.c: cleanup some static declarations
12056
Daniel Veillard9ae4b7a2001-12-13 14:24:09 +000012057Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
12058
12059 * xmllint.c: removed another strdup()
12060 * doc/FAQ: removed the HP/UX entry
12061
Daniel Veillarded472f32001-12-13 08:48:14 +000012062Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
12063
12064 * valid.c: fix bug #66816 when validating.
12065 * xmllint.c: don't use sys/time.h if configure did not found it
12066
MST 2001 John Fleck3fc555e2001-12-11 04:41:24 +000012067Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
12068
12069 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
12070 xmlcatalog_man.xml
12071
Daniel Veillard2d8a93b2001-12-10 21:07:19 +000012072Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
12073
12074 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
12075 xmlInitMemory() was declared twice
12076
Daniel Veillardb82c1662001-12-09 14:00:54 +000012077Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
12078
12079 * globals.c: do not reference strdup() !
12080 * configure.in libxml-2.0.pc.in: trying to fix the libs
12081 of the various config extraction modules
12082
Daniel Veillardef90ba72001-12-07 14:24:22 +000012083Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
12084
12085 * configure.in : preparing 2.4.12
12086 * doc/* : updated and rebuilt the docs
12087
Daniel Veillard220346d2001-12-07 11:33:54 +000012088Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
12089
12090 * uri.c: closed bug #66159
12091 * testURI.c: added --escape option
12092 * configure.in: some cleanup for xml2-config --cflags
12093
Daniel Veillard2a906822001-12-06 14:34:08 +000012094Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
12095
12096 * globals.c testThreads.c: removed some misplaced includes
12097 of xmlversion.h
12098
Daniel Veillarde28313b2001-12-06 14:08:31 +000012099Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
12100
12101 * threads.c: patch from Gary Pennington fixing a possible
12102 problem at initialization time.
12103
Daniel Veillardd3b08822001-12-05 12:03:33 +000012104Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
12105
12106 * configure.in libxml.h parser.c testThreads.c macos/: integrated
Daniel Veillarde28313b2001-12-06 14:08:31 +000012107 Eric Lavigne contribution to build libxml2 on MacOS using
Daniel Veillardd3b08822001-12-05 12:03:33 +000012108 CodeWarrior.
12109
Daniel Veillarda7866932001-12-04 13:14:44 +000012110Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
12111
12112 * xmllint.c: applied Geert Kloosterman's patch to fix
12113 --repeat --timing output
12114
Daniel Veillard19840942001-11-29 16:11:38 +000012115Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
12116
12117 * parser.c: Robin Berjon <robin@knowscape.com> found a case
12118 where non-wellformed XML declaractions were not detected.
12119
Daniel Veillarde85d9342001-11-28 14:43:12 +000012120Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
12121
12122 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
12123
Daniel Veillard22f25a82001-11-28 09:12:23 +000012124Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
12125
12126 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
12127 gets reset by xmlCleanupInputCallbacks() and this makes the
12128 function useless. Same for output.
12129
Daniel Veillard107ccaa2001-11-27 16:23:50 +000012130Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
12131
12132 * xmlIO.c: robert pointed out a loop error in callback cleanups
12133
Daniel Veillard8faa7832001-11-26 15:58:08 +000012134Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
12135
12136 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
12137 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
12138 they are not really tied to debugging
12139
Daniel Veillardbd9b0e82001-11-26 10:32:08 +000012140Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
12141
12142 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
12143 * xmllint.c: better --catalogs description
12144
Daniel Veillard4855c8c2001-11-25 10:35:25 +000012145Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
12146
12147 * tree.c: fixed a couple of problems in xmlSetProp()
12148
Daniel Veillardcd337f02001-11-22 18:20:37 +000012149Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
12150
12151 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
12152 unappropriate stdout output.
12153
Daniel Veillard566d4df2001-11-22 13:00:53 +000012154Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
12155
12156 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
12157 by Denis Beurive, closes #65111
12158
Daniel Veillardb4545fd2001-11-20 09:37:09 +000012159Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
12160
12161 * valid.c: in case of content model validity error, don't
12162 print it if validity warnings were not requested.
12163
Daniel Veillardc69e0b12001-11-20 08:35:07 +000012164Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
12165
12166 * nanoftp.c: applied a couple of patches from Brian D Ripley.
12167 * parserInternals.c: removed the last exit() call. Print an
12168 unmaskable error on stderr instead (library mismatch detection)
12169
MST 2001 John Fleck42304042001-11-18 00:18:06 +000012170Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
12171
12172 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
12173 shell instructions from Heiko Rupp
12174
Daniel Veillardf7b094f2001-11-15 13:54:39 +000012175Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
12176
12177 * catalog.c: use the URL notation file:// for default catalog paths
12178
Daniel Veillard0ec98632001-11-14 15:04:32 +000012179Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
12180
12181 * include/libxml/tree.h: better comments for _private fields
12182 * tree.c: removed a problem when copying an entity reference.
12183
Daniel Veillardd33cfbf2001-11-13 15:24:36 +000012184Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
12185
12186 * vms/*: updated instructions and diffs from John A Fotheringham
12187
Daniel Veillarda11001b2001-11-12 22:45:36 +000012188Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
12189
12190 * include/libxml/xmlerror.h: avoid an include problem if
12191 #include <libxml/xmlerror.h> happens first in code
12192 seems to be the case in KDE libs
12193
Daniel Veillard8e3943c2001-11-12 21:35:44 +000012194Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
12195
12196 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
12197 from Igor for Windows
12198
12199Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
12200
12201 * Makefile.am: Gary Pennington pointed out a missing prefix
12202
Daniel Veillard43d3f612001-11-10 11:57:23 +000012203Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
12204
12205 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
12206 * doc/*: upgraded and rebuilt the docs
12207
Daniel Veillardc1f78342001-11-10 11:43:05 +000012208Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
12209
12210 * HTMLparser.c: fix comment in scripts element parsing.
12211 * result/HTML/doc3*: updated the results.
12212
12213Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
12214
12215 * uri.c: another URI bug fix #63336, using Joel Young patch.
12216
Daniel Veillardc6e013a2001-11-10 10:08:57 +000012217Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
12218
12219 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
12220 a cleaned up version of the Pwd shell string generation.
12221
Daniel Veillardbe480fb2001-11-08 23:36:42 +000012222Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
12223
12224 * valid.c include/libxml/tree.h: trying to fix namespaces +
12225 validation problems for good, closing #63619 in the process
12226 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
12227 wrong in this respect, fixed it.
12228
Daniel Veillardd536f702001-11-08 17:32:47 +000012229Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
12230
12231 * xmllint.c: Morus Walter patch to allow --format and --encode
12232
Daniel Veillard5004f422001-11-08 13:53:05 +000012233Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
12234
12235 * debugXML.c: Stefan Kost provided an help command for the shell
12236
Daniel Veillarda6825e82001-11-07 13:33:59 +000012237Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
12238
12239 * debugXML.c: Heiko Rupp pointed that the shell would crash
12240 on empty nodesets returns.
12241
Daniel Veillard03f848d2001-11-07 12:53:46 +000012242Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
12243
12244 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
12245 migh need the history libraries
12246
Daniel Veillard957fdcf2001-11-06 22:50:19 +000012247Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
12248
12249 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
12250 handle the case of < in quoted attributes, Bastian Kleineidam
12251
Daniel Veillardc853b322001-11-06 15:24:37 +000012252Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
12253
12254 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
12255 fixing catalog breakages
12256 * Makefile.am catalog.c result/catalogs/catal
12257 result/catalogs/mycatalog.* test/catalogs/catal*:
12258 fixed more problems in catalog support, added more regression tests
12259 for both XML and SGML catalog handling
12260
Daniel Veillard66870c72001-11-05 19:27:49 +000012261Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
12262
12263 * debugXML.c: applied an improvement to xmlGetLineNo() from
12264 Keith Isdale
12265
Daniel Veillardffe09c92001-11-05 14:21:47 +000012266Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
12267
12268 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
12269 Side effect of the progressive catalog loading
12270
Daniel Veillardad661b92001-11-05 11:43:15 +000012271Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
12272
12273 * Makefile.am: confexecdir and confexec_DATA were defined twice
12274 pointed out by Karl Eichwalder
12275
Daniel Veillard6eb17722001-11-04 22:19:27 +000012276Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
12277
12278 * xmlcatalog.c: avoid unlink() and use remove() instead.
12279
Daniel Veillardea898282001-11-04 22:13:45 +000012280Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
12281
12282 * libxml.spec.in: cleanup
12283 * include/libxml/xmlwin32version.h: updated with 2.4.8
12284
Daniel Veillarda4617b82001-11-04 20:19:12 +000012285Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
12286
12287 * encoding.c global.data globals.c testThreads.c: fix bug #63752
12288 of compiling libxml with a non standard set of options
12289
John Fleck027edfb2001-11-04 20:13:58 +000012290Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
12291
12292 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
12293 document --sgml option, fixing gnome bugzilla #63382
12294
Daniel Veillardcd21dc72001-11-04 20:03:38 +000012295Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
12296
12297 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
12298 breakage of 2.4.7, added a couple of really needed APIs
12299 like xmlCatalogIsEmpty() and xmlNewCatalog()
12300 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
12301 for install-catalog
12302 * configure.in: preparing 2.4.8
12303
CET 2001 Daniel Veillard5a37bde2001-11-01 14:31:22 +000012304Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
12305
12306 * HTMLtree.c tree.c include/libxml/HTMLtree.h
12307 include/libxml/tree.h include/libxml/xmlIO.h: more include
12308 cleanups, export cleanly one html output + format function.
12309
12310Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
12311
12312 * parser.c: removed initGenericErrorDefaultFunc call from
12313 xmlInitParser() since it could destroy previous calls to
12314 xsltSetGenericErrorFunc() effects
12315
Daniel Veillardebd38c52001-11-01 08:38:12 +000012316Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
12317
12318 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
12319 keyword.
12320
Daniel Veillard8bdb91d2001-10-31 17:52:43 +000012321Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
12322
12323 * Makefile.am: cleanup
12324 * threads.c: cleanup too
12325 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
12326 from xsltproc
12327 * include/libxml/tree.h include/libxml/parser.h: trying to break a
Daniel Veillard784b9352003-02-16 15:50:27 +000012328 dependency loop.
Daniel Veillard8bdb91d2001-10-31 17:52:43 +000012329
Daniel Veillard91c00402001-10-30 17:41:38 +000012330Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
12331
12332 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
12333 was not used anymore !
12334
Daniel Veillard52dcab32001-10-30 12:51:17 +000012335Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
12336
12337 * configure.in: preparing 2.4.7
12338 * Makefile.am doc/Makefile.am: switched to the latest xmllint
12339 manual page from John
12340 * doc/*: updated the doc and rebuilt the generated pages
12341
Daniel Veillarda9e65e82001-10-30 10:32:36 +000012342Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
12343
12344 * xmlIO.c: closing bug #62711, the library should never
12345 close stdin or stdout.
12346
Daniel Veillard4def3bd2001-10-30 09:47:47 +000012347Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
12348
12349 * uri.c: second pass at fixing #63336, using Joel Young
12350 final patch. looks okay.
12351
Daniel Veillardbb6808e2001-10-29 23:59:27 +000012352Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
12353
12354 * uri.c include/libxml/uri.h: trying to clear #63336
12355 allowing the escaping routine to parse unconformant
12356 URI-References.
12357
Daniel Veillardacf7ff02001-10-29 20:21:47 +000012358Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
12359
12360 * vms/readme.vms vms/build_libxml.com nanoftp.c
12361 include/libxml/xmlversion.h.in: a few VMS updates from
12362 John A Fotheringham
12363 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
12364 and xmlCleanupOutputCallbacks() for the Perl binding people.
12365
Daniel Veillard635ef722001-10-29 11:48:19 +000012366Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
12367
12368 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
12369 apply fixes to close #63271 and avoid segfaults when
12370 the error routine gets callbed before xmlInitParser()
12371 get called.
12372 * nanoftp.c error.c: Applied patches from Justin Fletcher
12373 correcting some xmlGenericError misuses.
12374
MDT 2001 John Fleckfd32de62001-10-27 20:14:01 +000012375Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
12376
12377 *doc/xmllint.xml, doc/xmllint.1
12378 New and improved man page for xmllint - .xml is the original, .1
12379 is the generated man page
12380
Daniel Veillardc9484202001-10-24 12:35:52 +000012381Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
12382
12383 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
12384 the web site from the main HTML document.
12385
Daniel Veillard5151c062001-10-23 13:10:19 +000012386Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
12387
12388 * parser.c: fixed an erroneous validation bug when PE refs
12389 occurs in external parsed entities referenced from the
12390 internals subset
12391 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
12392 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
12393 added the associated testcase, it's a nice one.
12394 * HTMLparser.c: generate the DTD node as HTML still ...
12395 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
12396
Daniel Veillardb6b0fd82001-10-22 12:31:11 +000012397Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
12398
12399 * HTMLparser.c: fixed a bug in htmlNewDoc()
12400
Daniel Veillard89cad532001-10-22 09:46:13 +000012401Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
12402
12403 * test/threads/*: added entities testing to the Thread test
12404 * testThreads.c: make the test reasonable
12405 * DOCBparser.c: fix the DTD public and system ID
12406 * xmllint.c: added --sgml for SGML DocBook importing
12407 * Makefile.am: added Docbtests target
12408
Daniel Veillard9ae1eba2001-10-19 09:48:35 +000012409Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
12410
12411 * nanoftp.c: use only "anonymous@" string for anonymous passwds
12412 * testThreads.c: removed bogus include
12413
Daniel Veillardce2c2f02001-10-18 14:57:24 +000012414Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
12415
12416 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
12417 fixed a very serious (looping) validation bug
12418
Daniel Veillard3c01b1d2001-10-17 15:58:35 +000012419Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
12420
12421 * include/libxml/globals.h include/libxml/threads.h threads.c
12422 testThreads.c: far more testing, cleaning up bugs
12423 * *.c : make sure globals.h is always included.
12424
Daniel Veillard7cc95c02001-10-17 15:45:12 +000012425Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
12426
12427 * HTMLparser.c: try to get rid of parser loops for good.
12428
Daniel Veillardab7488e2001-10-17 11:30:37 +000012429Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
12430
12431 * configure.in: fixed some bugs in CFLAGS passing.
12432 * test/threads Makefile.am testThreads.c: added a specific
12433 threaded test case (really nasty, guaranteed).
12434
Daniel Veillard85c11fa2001-10-16 21:03:08 +000012435Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
12436
12437 * catalog.c: serious cleanup on the management of the
12438 XML catalog tree, more tests done, especially with
12439 the catalog PI.
12440
Daniel Veillard364789a2001-10-16 12:45:00 +000012441Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
12442
12443 * catalog.c: avoid a problem in catalog cleanup on SMP if
12444 catalogs were not initialized.
12445
Daniel Veillard81463942001-10-16 12:34:39 +000012446Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
12447
12448 * catalog.c xpath.c: trying to cleanup the not thread safe
12449 parts of the library.
12450
Daniel Veillard64a411c2001-10-15 12:32:07 +000012451Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
12452
12453 * include/libxml/globals.h configure.in global.data: make
12454 the allocation be per-thread a configure option
12455 * encoding.c include/libxml/parser.h: fixed compilation
12456 errors
12457
Daniel Veillard5ee57fc2001-10-15 10:46:16 +000012458Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
12459
12460 * include/libxml/parser.h: Norm reported that a few lines
12461 added were breaking libxslt compile, removed them for now
12462
Daniel Veillard6f350292001-10-14 09:56:15 +000012463Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
12464
12465 * parser.c parserInternals.c threads.c: debugged and fixed
12466 initialization problems which were giving troubles on SMP
12467 boxes.
12468
Daniel Veillard6661ffa2001-10-13 14:18:17 +000012469Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
12470
12471 * include/libxml/Makefile.am: missing globals.h
12472
Daniel Veillarde7090612001-10-13 12:18:28 +000012473Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000012474
Daniel Veillarde7090612001-10-13 12:18:28 +000012475 * globals.c: added a couple of standard includes.
Jaka Mocnik77d19ae2001-10-13 12:06:09 +000012476
Daniel Veillardd0463562001-10-13 09:15:48 +000012477Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
12478
12479 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
12480 include/libxml/parserInternals.h include/libxml/tree.h
12481 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
12482 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
12483 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
12484 Applied the last patches from Gary, cleanup, activated threading
12485 all user accessible global variables are now handled in globals.[ch]
12486 Still a bit rought but make tests passes with either
12487 --with-threads defined at configure time or not.
12488 * Makefile.am example/Makefile.am: added globals.[ch] and threads
12489 linking options
12490
Daniel Veillardb8478642001-10-12 17:29:10 +000012491Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
12492
12493 * Makefile.am include/libxml/Makefile.am
12494 include/libxml/globals.h globals.c include/libxml/threads.h
12495 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
12496 configure.in: started integrating the core of the thread support
12497 not activated yet but half integrated. The code should still
12498 compile and work anyway.
12499
Daniel Veillardb44025c2001-10-11 22:55:55 +000012500Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
12501
12502 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
12503 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
12504 integrating the non-controversial parts of Gary Pennington
12505 multithread patches
12506 * catalog.c: corrected a small bug introduced
12507
Daniel Veillard75b96822001-10-11 18:59:45 +000012508Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
12509
12510 * catalog.c include/libxml/catalog.h: very serious cleanup,
12511 isolating unportable code and as much as possible the accesses
12512 to the global shared catalog. May need more testing !
12513
Daniel Veillard78d12092001-10-11 09:12:24 +000012514Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
12515
12516 * include/libxml/debugXML.h debugXML.c tree.c: integrating
12517 Keith Isdale patches for the XSLT debugger interfaces. Some
12518 cleanup
12519
Daniel Veillardff0b7312001-10-11 06:46:09 +000012520Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
12521
12522 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
12523 * DOCBparser.c: generate line nubers in elements
12524
Daniel Veillard60087f32001-10-10 09:45:09 +000012525Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
12526
12527 * configure.in: preparing 2.4.6 release
12528 * doc/xml.html doc/html/*: updated and rebuilt the docs
12529 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
12530
MDT 2001 John Fleck60416fa2001-10-09 02:41:50 +000012531Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
12532
12533 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
12534 adding documentation for DV's supercatalog support
12535
Daniel Veillard82d75332001-10-08 15:01:59 +000012536Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
12537
12538 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
12539 super catalog support adding one API and one flag --sgml to
12540 xmlcatalog
12541
MDT 2001 John Fleck0e229932001-10-07 22:46:00 +000012542Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
12543
12544 * doc/xmlcatalog_man.xml, xmlcatalog.1
12545 One more crack at
12546 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
12547
12548
Thomas Broyer47334c02001-10-07 16:41:52 +000012549Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12550
12551 * xpath.c: implemented xmlXPathObjectCopy for external objects
12552 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
12553
MDT 2001 John Fleckac941e32001-10-06 22:30:16 +000012554Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
12555
12556 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
12557 finishing up fix to
12558 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
12559 the xmlcatalog man page display more elegantly
12560
Daniel Veillard3fbe8e32001-10-06 13:30:33 +000012561Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
12562
12563 * configure.in: closing bug #61832
12564 * HTMLparser.c: removed a warning
12565
Daniel Veillard6ab38382001-10-06 13:08:27 +000012566Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
12567
12568 * xpath.c: fixing #61673 part I, do not loose doc information
12569 when copying result value trees.
12570
Daniel Veillard556c6682001-10-06 09:59:51 +000012571Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
12572
12573 * xpath.c: trying to harden the XPath interpreter
12574
MDT 2001 John Fleck9f82dc62001-10-06 02:40:10 +000012575Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
12576
12577 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
12578 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
12579
William M. Brack1633d182001-10-05 15:41:19 +000012580Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
12581
12582 * HTMLparser: repaired another loop problem
12583
Daniel Veillard20ee8c02001-10-05 09:18:14 +000012584Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
12585
12586 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
12587 parsing.
12588 * xpath.c: fix bug #61291 the default XML namespace node is
12589 missing from the namespace axis.
12590 * tree.c: refuse to create namespaces nodes with prefix "xml"
12591
Daniel Veillard651f9472001-10-04 14:51:06 +000012592Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
12593
12594 * SAX.c: ouch a non-defined namespace could lead to a crash,
12595 fixed #61215
12596
Daniel Veillard7dd05702001-10-04 14:25:12 +000012597Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
12598
12599 * parserInternals.c: closed bug #61054
12600
Daniel Veillard5e6d10a2001-10-03 13:21:13 +000012601Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
12602
12603 * include/libxml/Makefile.am: closing #60708
12604
Daniel Veillarda293c322001-10-02 13:54:14 +000012605Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
12606
12607 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
12608 adding xmlSAXParseFileWithData following Marco Stipek suggestion
12609
Daniel Veillardf4309d72001-10-02 09:28:58 +000012610Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
12611
12612 * valid.c: close bug #61550 when xml: wasn't considered a namespace
12613
Daniel Veillardf6ed8bc2001-10-02 09:22:47 +000012614Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
12615
12616 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
12617 * DOCBparser.c HTMLparser.c parser.c: fixed typos
12618
Daniel Veillard16756b62001-10-01 07:36:25 +000012619Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
12620
12621 * catalog.c: Justin Fletcher provided cleaup code in case
12622 HAVE_STAT is not defined
12623 * include/win32config.h: Igor Zlatkovic suggested to have
12624 HAVE_STAT defined there
12625
William M. Brack5e1cac12001-09-28 16:19:18 +000012626Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
12627
12628 * catalog.c - fixed typing error reported by M. Barros
12629
MDT 2001 John Fleckbbb9e432001-09-24 03:08:43 +000012630Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
12631
12632 * xmllint.c - fixing typo
12633
William M. Brackd28e48a2001-09-23 01:55:08 +000012634Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
12635
12636 * HTMLparser.c: small enhancement to prevent loop on
12637 unrecognizable data
12638
Daniel Veillardb1d62872001-09-21 09:47:08 +000012639Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
12640
12641 * parserInternals.c: applying patch from bug #60757 this
12642 should close it
12643
Daniel Veillardc0631a62001-09-20 13:56:06 +000012644Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
12645
12646 * catalog.c xmlcatalog.c: removed a couple of warning
12647 * xpath.c: try to solve the linking problem on platforms
12648 needing trio to compile
12649
Daniel Veillard1a123612001-09-19 08:06:23 +000012650Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000012651
Daniel Veillard1a123612001-09-19 08:06:23 +000012652 * Makefile.am libxml.spec.in: backing up non-documented changes
12653 commited without review or aproval by Jens Finke <jens@gnome.org>
12654 * HACKING: made 100% clear that no commit should be done directly
CEST 2001 Jens Finkede8c8af2001-09-19 07:20:40 +000012655
Daniel Veillardf5b44e42001-09-17 17:19:54 +000012656Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
12657
12658 * configure.in: Joe Orton provided a patch fixing a problem
12659 when iconv is specified to be in a non-standard directory
12660 but wasn't exported in xml2-config --cflags
12661
Daniel Veillard2fc2db72001-09-14 17:33:51 +000012662Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
12663
Daniel Veillardf5b44e42001-09-17 17:19:54 +000012664 * configure.in: let's ship 2.4.5 before getting too much
Daniel Veillard2fc2db72001-09-14 17:33:51 +000012665 troubles with 2.4.4 errors.
12666
Daniel Veillard16698282001-09-14 10:29:27 +000012667Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
12668
12669 * encoding.c entities.c: do not output hexadecimal charrefs
12670 when serializing HTML since some version of Netscape can't
12671 grok it, generate decimal ones.
12672 * result/HTML/doc3.htm: output changed due to previous test
12673 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
12674
Daniel Veillard98fed372001-09-13 11:34:58 +000012675Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
12676
12677 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
12678 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
12679
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000012680Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
Daniel Veillard98fed372001-09-13 11:34:58 +000012681 Released 2.4.4
Daniel Veillard07cdb2a2001-09-12 20:19:58 +000012682
12683 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
12684 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
12685 updated the configuration scripts systems accordingly
12686
Daniel Veillard04382ae2001-09-12 18:51:30 +000012687Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
12688
12689 * configure.in: preparing for 2.4.4
12690 * doc/xml.html doc/html/*: updated and rebuilt the docs
12691
Daniel Veillardd63437e2001-09-12 15:00:27 +000012692Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
12693
12694 * win32/dsp/libxml2.def.src: tried to incorporate comments
12695 from bug #59220
12696
Daniel Veillard319a7422001-09-11 09:27:09 +000012697Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
12698
12699 * parser.c result/noent/wml.xml: fixed bug #59981 related
12700 to handling of '&' in attributes when entities are substitued
12701
Daniel Veillard7cf5e442001-09-10 20:16:32 +000012702Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
12703
12704 * libxml.h include/libxml/xmlversion.h.in
12705 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
12706 Tried to close bug #60131
12707
Daniel Veillardbce62332001-09-10 18:46:55 +000012708Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
12709
12710 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
12711
Daniel Veillard143b04f2001-09-10 18:14:14 +000012712Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
12713
12714 * SAX.c: fixing bug #59946 on xmlns=""
12715
Daniel Veillard7a51d6d2001-09-10 14:40:43 +000012716Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
12717
12718 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
12719 but allocates a new error code.
12720
Daniel Veillard05c13a22001-09-09 08:38:09 +000012721Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
12722
12723 * xmllint.c: John Fleck fixed typos in the options output
12724 * parser.c SAX.c: fix ignorable white space SAX selection
12725
12726Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
12727
12728 * entities.c: Steve Underwood found the possibility of an
12729 ininite loop in case of error.
12730
Daniel Veillard5eb9dea2001-09-07 09:38:02 +000012731Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
12732
12733 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
12734
Daniel Veillarda050d232001-09-05 15:51:05 +000012735Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
12736
12737 * parser.c: warn if version is not 1.0 but it's not
12738 strictly speaking an error after analyzing the spec
12739
MDT 2001 John Fleck04685002001-09-03 16:11:47 +000012740Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
12741
12742 *doc/catalog.html - add link to the html version of the
12743 man page, other linguistic cleanups
12744
MDT 2001 John Fleck5bd39dc2001-09-03 15:14:19 +000012745Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
12746
12747 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
12748 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
12749 file, has not yet been included in the build.
12750
Daniel Veillard99784ff2001-09-01 16:20:28 +000012751Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
12752
12753 * catalog.c: removed a duplicate affectation Justin Fletcher
12754
Daniel Veillard9e1c72d2001-08-31 20:03:19 +000012755Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
12756
12757 * tree.c: Armin Sander pointed a possible text coalescing
12758 problem, completed his patch.
12759
Bjorn Reese0b2ae432001-08-31 16:31:57 +000012760Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12761
12762 * trionan.c: Fixed const and volatile re-definition problem
12763
Daniel Veillard5d96fff2001-08-31 14:55:30 +000012764Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
12765
12766 * libxml.4 parser.c: doc updates from Heiko Rupp
12767 * parserInternals.c: 2 sanity checks from Heiko Rupp
12768
Daniel Veillard3ec4c612001-08-28 20:39:49 +000012769Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
12770
12771 * tree.c: applied patch from Armin Sander to make some pointers
12772 const in xmlCopyNode()
Daniel Veillard2ebd7a72001-08-28 21:07:03 +000012773 * include/libxml/tree.h: added fix to the header
Daniel Veillard3ec4c612001-08-28 20:39:49 +000012774
Daniel Veillardb06c6142001-08-27 14:26:30 +000012775Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
12776
12777 * xpath.c: hum, restrict the integer usage gcc bug workaround
12778 to only gcc compilers so that other architecture don't get
12779 penalized by this limitation.
12780 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
12781
Daniel Veillard268fd1b2001-08-26 18:46:36 +000012782Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
12783
12784 * valid.c: fixed a Windows compiler warning (Chris Poblete)
12785 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
12786
Daniel Veillard6c5f9d12001-08-25 13:33:14 +000012787Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
12788
12789 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
12790 --convert option to xmlcatalog to convert SGML ones to
12791 the XML syntax.
12792 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
12793
12794 2.4.3 got released at that point
Daniel Veillard6990bf32001-08-23 21:17:48 +000012795Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
12796
12797 * catalog.c xmlIO.c: started some serious testing and fixed
12798 a few bug and optmization needs.
12799
Daniel Veillard9f7b84b2001-08-23 15:31:19 +000012800Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
12801
12802 * Makefile.am configure.in include/libxml/xmlwin32version.h:
12803 preparing for a 2.4.3 release even if it may not be ready yet
12804 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
12805 all file parsing lookup to go through the entity resolver, add
12806 to add an API to bypass it (needed to load catalogs themselves),
12807 some cleanup on the catalog code too.
12808 * nanoftp.c: small cleanup
12809 * doc/catalog.html: small update
12810
Daniel Veillardbc2ddbe2001-08-23 10:24:27 +000012811Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
12812
12813 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
12814 Jun Kuriyama
12815
Daniel Veillardffb120d2001-08-23 00:52:23 +000012816Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
12817
12818 * doc/catalog.html: finished the catalog documentation
12819
Daniel Veillarde7ead2d2001-08-22 23:44:09 +000012820Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
12821
12822 * doc/catalog.html doc/xml.html: added documentation about
12823 Catalog support, misses an API description
12824 * doc/html/*: reextracted the API pages
12825
Daniel Veillarddc2cee22001-08-22 16:30:37 +000012826Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
12827
12828 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
12829 Added the part about section 7.2 on URI resolution,
12830 fixed a side effect in the HTML parser, look complete
12831 and ready to rock except the URI/SystemID part!
12832
Daniel Veillard5d90b6c2001-08-22 14:29:45 +000012833Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
12834
12835 * include/libxml/catalog.h include/libxml/parser.h
12836 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
12837 xmlIO.c: added support and APIs needed for the catalog PI
12838 * include/libxml/xmlIO.h: cleanup
12839
Daniel Veillarde2940dd2001-08-22 00:06:49 +000012840Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
12841
12842 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
12843 include/libxml/catalog.h: starts to look okay, really
12844 plugged the new framework, cleaned a lot of stuff,
12845 added some APIs, except the PI's support missing this
12846 should be mostly complete
12847 * result/catalogs/* test/catalogs/*: added new test, enriched
12848 the existing one with URN ID tests
12849
Daniel Veillard64339542001-08-21 12:57:59 +000012850Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
12851
12852 * catalog.c: fixed nextCatalog
12853 * result/catalogs/docbook test/catalogs/*: started adding
12854 a small regression test
12855
Daniel Veillardcda96922001-08-21 10:56:31 +000012856Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
12857
12858 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
12859 more work on the XML catalog support.
12860 * parser.c include/libxml/parser.h: small cleanup seems using
12861 list as a public parameter name can give portability troubles
12862 * trionan.c trionan.h xpath.c include/libxml/trionan.h
12863 include/libxml/xpath.h include/libxml/Makefile.am: removed
12864 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
12865 wrappers
12866
Bjorn Reese45029602001-08-21 09:23:53 +000012867Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
12868
12869 * Makefile.am trio.c triodef.h trionan.c xpath.c
12870 include/libxml/Makefile.am include/libxml/trionan.h:
12871 Re-worked Not-A-Number and Infinity support.
12872 * xmlcatalog.c: added readline include files
12873
Daniel Veillard344cee72001-08-20 00:08:40 +000012874Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
12875
12876 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
12877 testCatalog as xmlcatalog, making it an installed app
12878 adding a shell, and preparing it to be a /etc/xml/catalog
12879 management tool, though not ready yet
12880 * catalog.c include/libxml/catalog.h: adding support for
12881 XML Catalogs http://www.oasis-open.org/committees/entity/
12882 not finished, there is some interesting tradeoffs and a
12883 few open questions left.
12884
Daniel Veillardb7664f42001-08-19 13:00:43 +000012885Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
12886
12887 * xmllint.c: fixed a line formatting problem
12888
Daniel Veillard5015b712001-08-17 09:37:52 +000012889Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
12890
12891 * SAX.c: removed a couple of unused variable (Albert Chin)
12892
Daniel Veillardbb371292001-08-16 23:26:59 +000012893Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
12894
12895 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
12896 trying to fix some troubles w.r.t. function returning
12897 const xxxPtr.
12898
Daniel Veillardb60c54e2001-08-16 19:34:27 +000012899Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
12900
12901 * win32/dsp/libxml2.def.src: another set of symbols conditionally
12902 defined
12903
Daniel Veillardae6db172001-08-16 19:32:00 +000012904Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
12905
12906 * xpointer.c: removed unused var
12907
Daniel Veillard09190202001-08-16 16:27:41 +000012908Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
12909
12910 * testXPath.c: another small cleanup closing bug #59110
12911
Daniel Veillard796f4b62001-08-16 16:00:13 +000012912Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
12913
12914 * win32/dsp/libxml2.def.src: small cleanup closing bug
12915 #59108
12916
Daniel Veillard5aac4e42001-08-15 20:46:57 +000012917Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
12918
12919 * example/gjobread.c: add xmlCleanupParser() before leaving
12920
Daniel Veillard9a0b3d62001-08-15 12:58:03 +000012921Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
12922
12923 * config.h.in configure.in include/libxml/xmlwin32version.h:
12924 released 2.4.2
12925
Daniel Veillardd3d06722001-08-15 12:06:36 +000012926Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
12927
12928 * include/libxml/valid.h debugXML.c valid.c: deprecate
12929 the non-boundchecking Sprintf functions, add Snprintf
12930 this should close bug #57984
12931
Daniel Veillardecb6f5b2001-08-15 08:47:42 +000012932Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
12933
12934 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
12935 URIs before doing the lookups (pointed by Mark Vakoc)
12936
Daniel Veillard0ab5cab2001-08-14 16:43:10 +000012937Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
12938
12939 * xpath.c: serious changes on Result Value Trees and NodeSets
12940 w.r.t. deallocation and collect operations. Probably not
12941 100% clean (merge of allocated trees smells like a problem).
12942 Seems sufficient to close #58943
12943
Daniel Veillard90493a92001-08-14 14:12:47 +000012944Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
12945
12946 * xmllint.c: adding a --format option
12947
Daniel Veillardfe703322001-08-14 12:18:09 +000012948Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
12949
12950 * xpath.c: count() was broken on Result Value Tree
12951 * xmlIO.c: fixed file:/// accesses on _WIN32
12952
Daniel Veillard70ac0e32001-08-13 11:24:16 +000012953Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
12954
12955 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
12956 macro was renamed, this should close bug #58683
12957
Daniel Veillardf300b7e2001-08-13 10:43:15 +000012958Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
12959
12960 * SAX.c: small fix fixing bug #58539 reported by coolo, in
12961 entity substitution mode text at the end of the entity might
12962 be added due to text coalescing.
12963 * nanoftp.c parser.c: small cleanup
12964
Daniel Veillard0c720972001-08-08 20:59:00 +000012965Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
12966
12967 * HACKING: added John Fleck right to commit in the doc subdir
12968
Daniel Veillard48da9102001-08-07 01:10:10 +000012969Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
12970
12971 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
12972 allow to inherit attributes from the DTD directly in the
12973 tree, this is needed for XPath and can be a useful feature.
12974 Inherited namespaces are always provided at the tree level now
12975 * test/defattr* result/defattr* result/noent/defattr*: added a couple
12976 of tests for this feature (XSLT being the prime user).
12977
Daniel Veillard50f34372001-08-03 12:06:36 +000012978Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
12979
12980 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
12981 testSAX.c xmlIO.c xmllint.c include/win32config.h
12982 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
12983 include/libxml/xmlwin32version.h.in win32/README.MSDev
12984 win32/dsp/*: applied Win32 Facelift No.2 patches from
12985 Igor Zlatkovic for Windows/MSC
12986
Daniel Veillard9f4eb912001-08-01 21:22:27 +000012987Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
12988
12989 * SAX.c: unparsedEntityDecl() the URI computation of the
12990 entity wasn't done breaking XSLT unparsed-entity-uri()
12991
Daniel Veillard567e1b42001-08-01 15:53:47 +000012992Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
12993
12994 * xpath.c: fixed a bug when walking the descendants and
12995 the current node has no children
12996 * debugXML.c: show up when a text node is supposed to not be escaped
12997
Thomas Broyerf186c822001-07-31 23:30:37 +000012998Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
12999
13000 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
13001 worked like the set:leading() function)
13002 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
13003
Daniel Veillardba6db032001-07-31 16:25:45 +000013004Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13005
13006 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
13007
Daniel Veillard57905372001-07-31 15:52:17 +000013008Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13009
13010 * include/libxml/xmlIO.h: apply change to close #58141
13011 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
13012
Daniel Veillard5e3eecb2001-07-31 15:10:53 +000013013Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13014
13015 * parser.c: when the internal subset uses a PE, then the
13016 included entity can use conditional sections.
13017
Daniel Veillard7d7e3792001-07-30 13:42:13 +000013018Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13019
13020 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
13021 when walking the namespace axis showing up in
13022 libxst/tests/general/bug-12
13023 * xmlmemory.c: added the possibility to trace a given block
13024 defined by its address
13025
Daniel Veillard4aafa792001-07-28 17:21:12 +000013026Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13027
13028 * parser.c: don't override existing encoding specified before
13029 starting xmlParseDocument()
13030
Daniel Veillardfdb1f242001-07-27 23:32:44 +000013031Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13032
13033 * include/libxml/xmlwin32version.h: reinserted, needed for
13034 Windows users of CVS
13035
Darin Adlera77cac02001-07-27 17:41:51 +0000130362001-07-27 Darin Adler <darin@bentspoon.com>
13037
Darin Adler699613b2001-07-27 22:47:14 +000013038 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
13039 * testCatalog.c: Add include of <libxml/parser.h>.
13040
130412001-07-27 Darin Adler <darin@bentspoon.com>
13042
Darin Adlera77cac02001-07-27 17:41:51 +000013043 * include/libxml/.cvsignore:
13044 * include/libxml/xmlwin32version.h:
13045 Remove this file from CVS because it's generated.
13046
Daniel Veillard50822cb2001-07-26 20:05:51 +000013047Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13048
13049 * parser.c include/libxml/parser.h: applied const patches from
13050 Tom Moog #58002
13051
Thomas Broyerba4ad322001-07-26 16:55:21 +000013052Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
13053
13054 * xpath.c include/libxml/xpath{,Internals}.h: added a function
13055 lookup framework
13056
Daniel Veillard1d0bfab2001-07-26 11:49:41 +000013057Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13058
13059 * tree.c: fixed xmlCopyNode() for documents
13060
Daniel Veillard6dd398f2001-07-25 22:41:03 +000013061Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13062
13063 * parser.c: fixed bugs #58073 reported by Greg Shtilman
13064
13065Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard2454ab92001-07-25 21:39:46 +000013066
13067 * parser.c: fixes bug #57652 reported by Morus Walter
13068
Daniel Veillarde3924972001-07-25 20:25:21 +000013069Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13070
13071 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
13072
Daniel Veillarda53c6882001-07-25 17:18:57 +000013073Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13074
13075 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
13076 errors, lesson don't add new functions at 1am before a release
13077 * xpath.c: integrated fix from Bjorn to avoid divide by zero
13078 from XPath initialization when possible.
13079
Daniel Veillardd9bad132001-07-23 19:39:43 +000013080Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13081
13082 * result/scripts/base*: removing history/readline changed
13083 this slightly
13084 * include/libxml/parser.h SAX.c parser.c parserInternals.c
13085 xmllint.c: make element content line number generation
13086 optionnal to avoid breaking old apps added interface to switch
13087
Daniel Veillardf012a642001-07-23 19:10:52 +000013088Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13089
13090 * configure.in: get rid of the readline and libhistory
Daniel Veillard784b9352003-02-16 15:50:27 +000013091 dependencies by default, release 2.4.1 with IA64 fix
Daniel Veillardf012a642001-07-23 19:10:52 +000013092 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
13093 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
13094 John Kroll fixes to allow saving to HTTP via PUT (or
13095 POST of needed).
13096 * doc/html/*.html: regenerated the docs
13097
Thomas Broyere8126242001-07-22 03:54:15 +000013098Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
13099
13100 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
13101 xmlHashScanFull and xmlHashScannFull3 to get passed the
13102 three keys as arguments to the callback function
13103
Daniel Veillard5e2dace2001-07-18 19:30:27 +000013104Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13105
13106 * configure.in Makefile.am: removed libxml softlink for good
13107 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
13108 100% coverage by gtk-doc
13109
Daniel Veillard8599e702001-07-17 21:38:51 +000013110Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13111
13112 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
13113 fixed serious troubles due to size_t vs. int mismatch
13114
Daniel Veillard8fcc4942001-07-17 20:07:33 +000013115Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13116
13117 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
13118
Thomas Broyerf06a3d82001-07-16 04:52:57 +000013119Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
13120
13121 * include/libxml/xpath{,Internals}.h xpath.c: added a more
13122 convenient extension API for value and context managing
13123 Now handles external objects through xmlXPathPopExternal,
13124 xmlXPathWrapExternal and xmlXPathReturnExternal.
13125 Added functions for sets operations (intersection, etc.)
13126
Daniel Veillard22090732001-07-16 00:06:07 +000013127Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13128
13129 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
13130 xmlIO.c tree.c parserInternals.c entities.c encoding.c
13131 HTMLparser.c: cleanup of global variables, marking some
13132 const or private.
13133
Thomas Broyerf06a3d82001-07-16 04:52:57 +000013134Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
Thomas Broyer496be682001-07-15 22:59:18 +000013135
13136 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
13137 fixed xmlXPathNodeSetItem when passing index=0
13138
Daniel Veillard05dec342001-07-14 21:57:39 +000013139Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13140
13141 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
13142
Daniel Veillard28ae6362001-07-14 16:44:32 +000013143Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13144
13145 * xmllint.c: fixed compilation under Cygwin #57503
13146 * TODO: update
13147
Peter Williamsed156f52001-07-13 18:35:13 +0000131482001-07-13 Peter Williams <peterw@ximian.com>
13149
13150 * config.h.in: add #undef HAVE_DLFCN_H
13151
13152 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
13153 builddir.
13154
Daniel Veillard73b36e32001-07-12 15:09:52 +000013155Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13156
13157 * win32/libxml2/libxml2.def.src: added a couple of exported entries
13158 raised by #57348 and #57381
13159
Daniel Veillard7db37732001-07-12 01:20:08 +000013160Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13161
13162 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
13163 tree.c xpointer.c: store the line numbder in element->content,
13164 may break some software, need a configuration mechanism
13165
Darin Adler96037892001-07-11 00:03:16 +0000131662001-07-10 Darin Adler <darin@bentspoon.com>
13167
13168 * .cvsignore:
13169 * example/.cvsignore:
13170 * include/.cvsignore:
13171 * include/libxml/.cvsignore:
13172 Various things that are generated and should be ignored.
13173
Daniel Veillard09ab7e12001-07-10 15:49:44 +000013174Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13175
13176 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
13177 * doc/xml.html doc/html/*: updated the docs
13178
Daniel Veillard04e2dae2001-07-09 20:07:25 +000013179Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13180
13181 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
13182 validation occured on content with element child
13183
Daniel Veillardb8c9be92001-07-09 16:01:19 +000013184Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13185
13186 * tree.c: fixed XML Base computation which was broken
13187 * debugXML.c: added a base function to the shell
13188 * Makefile.am result/scripts/* test/scripts/*: added scripts
13189 based regression tests, and adding 2 XML Base tests
13190
Daniel Veillard19e96c32001-07-09 10:32:59 +000013191Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13192
13193 * tree.c: set properties doc and call xmlSetListDoc for properties
13194 content when grafting them in a different tree.
13195 * aclocal.m4: remove from CVS
13196
Daniel Veillarde086f5c2001-07-08 21:10:40 +000013197Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13198
13199 * win32/libxml2/libxml2.def.src: added some missing entry point
13200 for XPath (Mark Vakoc)
13201
Daniel Veillard388236f2001-07-08 18:35:48 +000013202Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13203
13204 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
13205 layer should URI-Unescape before trying to open resources.
13206
Daniel Veillard04383752001-07-08 14:27:15 +000013207Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13208
13209 * xpath.c: fix the name() bug for elements in the default
13210 namespace reported by Charlie Bozeman
13211
Daniel Veillard7583a592001-07-08 13:15:55 +000013212Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13213
13214 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
13215 led to an XPath fix, improvements of SAX initialization, and
13216 an added option --nocdata to testXPath
13217
Daniel Veillard449d7392001-07-07 19:11:06 +000013218Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13219
13220 * doc/libxml-doc.el: Felix Natter provided anew version working
13221 with XEmacs too
13222
Daniel Veillard5168dbf2001-07-07 00:18:23 +000013223Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13224
13225 * include/libxml/xpath.h: small cleanup
13226 * doc/xml.html: update
13227
Daniel Veillardf524d6e2001-07-05 23:41:40 +000013228Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13229
13230 * Makefile.am configure.in include/libxml/xmlwin32version.h:
13231 released 2.3.14
13232
Daniel Veillard4b8328d2001-07-05 22:48:42 +000013233Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13234
13235 * doc/html/*: rebuilt the docs for the release
Daniel Veillard5b43fde2001-07-05 23:31:40 +000013236 * doc/xml.html: added 2.3.14 release.
Daniel Veillard4b8328d2001-07-05 22:48:42 +000013237
Daniel Veillard73c9c042001-07-05 20:02:54 +000013238Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13239
13240 * xpath.c: a bug reported by Stephan Kulow empty nodesets
13241 were not equal to empty strings
13242
Daniel Veillard1fd36d22001-07-04 22:54:28 +000013243Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13244
13245 * SAX.c: fixed a URI-Reference computation problem when validating
13246 * xmlIO.c: small cleanup
13247
Daniel Veillard4d65a1c2001-07-04 22:06:23 +000013248Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13249
13250 * parser.c: improved the description of a couple of interfaces
13251 upon Larry Stamper suggestion
13252
Daniel Veillard62f313b2001-07-04 19:49:14 +000013253Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13254
13255 * SAX.c entities.c parser.c: changed completely the way entities
13256 are handled when running the parser in entity substitution mode.
13257 This fixes a bug reported by Stephan Kulow and nearly divides
13258 by 3 the amount of memory required by libxslt to load and process
13259 DocBook TDG.
13260
Daniel Veillardf420ac52001-07-04 16:04:09 +000013261Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13262
13263 * HTMLparser.c: fixing a too early root closing problem raised
13264 byt Prashanth Naidu
13265
Daniel Veillard8c357d52001-07-03 23:43:33 +000013266Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13267
13268 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
13269 raised by Mark Vakoc.
13270
Daniel Veillard6e90d192001-07-03 16:37:49 +000013271Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13272
13273 * example/Makefile.am: fixed the include path to add srcdir/include
13274 * Makefile.am configure.in: fix from Albert Chin for iconv detection
13275 and some cleanup
13276
Daniel Veillardf06307e2001-07-03 10:35:50 +000013277Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13278
13279 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
13280 lot of optimization work, results in significant improvements
13281 when handling really complex XPath queries. Add a small optimizer
13282 for unions, improve [n] and [last()], avoid some costly ops.
13283
Daniel Veillard77044732001-06-29 21:31:07 +000013284Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13285
13286 * include/libxml/parser.h parser.c: xmlStrstr args are both const
13287 * xpath.c: small cleanup
13288 * xmlGetNsList: reformated, fixed problems if used on Entities
13289
Daniel Veillard2adbb512001-06-28 16:20:36 +000013290Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13291
13292 * doc/xml.html: added 1.8.14 and 2.3.13 releases
13293
Daniel Veillardb37ecd02001-06-28 16:18:11 +000013294Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13295
13296 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
13297 * Makefile.am example/Makefile.am: workaround automake generating
13298 erroneous deps
13299
Daniel Veillard12f7d292001-06-28 13:12:11 +000013300Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13301
13302 * include/win32config.h: bug #56801 Yon Derek provided a patch
13303 to the windows config file.
13304
Daniel Veillard87ee9142001-06-28 12:54:16 +000013305Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13306
13307 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
13308 libxml.h : Yon Derek provided a set of changes to compile from
13309 CVS on Windows/MSC
13310
Daniel Veillard0e4cd172001-06-28 12:13:56 +000013311Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13312
13313 * parser.c: fixed UTF8 BOM support in push mode
13314 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
13315 added a specific testcase
13316
Daniel Veillard3e5bb8e2001-06-27 16:34:34 +000013317Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13318
13319 * Makefile.am: added --push regression tests
13320 * parserInternals.c: the XML parser segfaulted in --push mode
13321
Daniel Veillard9a89a8a2001-06-27 11:13:35 +000013322Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13323
13324 * configure.in: moved the symlinks detection within a CVS
13325 check, this is not portable and will be removed soon.
13326 * xpath.c: small cleanup/speedup
13327
Daniel Veillard11648102001-06-26 16:08:24 +000013328Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13329
13330 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
13331 release of 2.3.12
13332 * parser.c: make an error message if unknow entities in all cases
13333
Daniel Veillardfcbd74a2001-06-26 07:47:23 +000013334Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13335
13336 * uri.c: fixed 2 uri normalization bugs on '//' reduction
13337
Daniel Veillard23793842001-06-25 16:07:45 +000013338Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13339
13340 * include/libxml/Makefile.am: Laszlo Peter pointed out that
13341 includes were installed in the wrong dir
13342
Daniel Veillardf5498f32001-06-25 15:08:36 +000013343Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13344
13345 * doc/html.xml: warn against sending code to exhibit bugs.
13346
Daniel Veillard56f06462001-06-24 21:34:03 +000013347Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13348
13349 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
13350 Tru64 from Thomas Leitner
13351
Daniel Veillardc5d64342001-06-24 12:13:24 +000013352Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13353
13354 * AUTHORS: added William and Bjorn
13355 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
13356 daniel@veillard.com hopefully I won't have to do this again
13357 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
13358 docs can be rebuilt cleanly now
13359 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
13360 from CVs it's generated, added include/libxml/xmlwin32version.h
13361 also generated but which should change far less frequently.
13362 * catalog.c nanoftp.c: made sure to include libxml.h not
13363 libxml/xmlversion.h directly
13364 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
13365 when compiling on WIN32 and MSC
13366
Daniel Veillard07385fd2001-06-23 21:55:48 +000013367Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13368
13369 * include/Makefile.am include/libxml/Makefile.am configure.in:
13370 fixed make distcheck and rebuilding the rpms
13371
Daniel Veillardcd1d9442001-06-23 18:53:44 +000013372Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13373
13374 * configure.in: should finish the migration of exported includes
13375 into a real include/libxml in CVS, at least for CVS users.
13376 * removed the exported headers, added in include/libxml (as well
13377 as xmlversion.h.in).
13378
Daniel Veillard6dd8e052001-06-23 18:38:06 +000013379Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13380
13381 * configure.in: fixed the way to detect symlink
13382
Daniel Veillard66541772001-06-23 18:31:04 +000013383Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13384
13385 * configure.in: updated, include/libxml is now a real CVS dir
13386
Daniel Veillardca989762001-06-23 17:39:29 +000013387Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13388
13389 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
13390 version works with both libxml1 and libxml2 (it autodetects
13391 the prefix of the html-files) from Felix Natter.
13392 * doc/xml.html: updated doc accordingly
13393
Daniel Veillard8cf14d52001-06-23 16:32:46 +000013394Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13395
13396 * xpath.c: fixed the bug generating a template loop in libxslt
13397 when using docbook-xsl-1.4, * should filter out document nodes
13398 * HACKING: added William
13399 * TODO: updated
13400
Daniel Veillard7b06bcb2001-06-22 16:03:51 +000013401Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13402
13403 * doc/FAQ.html: added a warning about gcc-3.0
13404 * doc/xml.html: added reference to gdome2 and removed a confusing
13405 sentence
13406
Daniel Veillardf7f41852001-06-22 15:18:01 +000013407Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13408
13409 * xmlversion.h: okay this is a generated file, but Windows
13410 users need it and they can't generate it, and I want CVS
13411 Windows users ...
13412 * win32/libxml2/libxml2_so.dsp: Windows project file for
13413 the shared lib version of libxml2
13414 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
13415 resources needed for libxslt/xsltproc by Yon Derek
13416
Bjorn Reese3157b342001-06-22 14:41:45 +000013417Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
13418
13419 * trio.c: MSVC fix (provided by Igor Zlatkovic)
13420
Daniel Veillard4151acb2001-06-22 10:48:57 +000013421Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13422
Daniel Veillardcc146db2001-06-22 11:10:52 +000013423 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
13424
13425Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13426
Daniel Veillard4151acb2001-06-22 10:48:57 +000013427 * include/win32config.h: Yon Derek provided a first fix
13428 to be able to compile libxslt/xsltproc on Windows
13429
Daniel Veillardd79bcd12001-06-21 22:07:42 +000013430Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13431
13432 * xpath.c: attempt to work around what seemed a gcc optimizer
13433 bug when handling floats on i386 http://veillard.com/gcc.bug
13434 * tree.c entities.c encoding.c: doing some cleanups while
13435 chasing it
13436
Daniel Veillard017b1082001-06-21 11:20:21 +000013437Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13438
13439 * Makefile.am: cleanup when --without-debug is specified
13440 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
13441 w.r.t. --without-debug and other include points
13442 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
13443 Catalogs
13444 * configure.in entities.h tree.h HTMLparser.c: removed
13445 --without-corba, made the _private field mandatory
13446
Daniel Veillard87a764e2001-06-20 17:41:10 +000013447Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13448
13449 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
13450 outputs a BOM in UTF8, an errata has been issued to avoid the
13451 problem, that was the most reasonable solution... Add support
13452 for a leading UTF8 BOM in entities.
13453
Daniel Veillard10ea86c2001-06-20 13:55:33 +000013454Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13455
13456 * valid.c: fixed a bug found when post validating an entity ref
13457 * xmllint.c: added --loaddtd and sligly changed --postvalid to
13458 activate it too
13459
Daniel Veillard39196eb2001-06-19 18:09:42 +000013460Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13461
13462 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
13463 weakness in the node copy the XPointer and the XInclude
13464 implementations. Serious cleanup.
13465
Daniel Veillard3739b982001-06-19 12:51:30 +000013466Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13467
13468 * Makefile.am: Kjartan Maraas provided a small patch to
13469 add xml2-config.in to EXTRA_DIST
13470
Daniel Veillarda9142e72001-06-19 11:07:54 +000013471Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13472
13473 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
13474 provided another failing case found in KDE, the way the
13475 ctxt->vctxt.nodeTab was allocated and freed changed over
13476 time but it wasn't completely cleaned up. This should fix it.
13477
Daniel Veillard3ed27bd2001-06-17 17:58:17 +000013478Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13479
13480 * parser.c: Stephan Kulow also raised the fact that line number
13481 could get miscounted making debug harder, fixed the problem
13482 in xmlParseCharData()
13483
Daniel Veillard64b98c02001-06-17 17:20:21 +000013484Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13485
13486 * valid.c: Stephan Kulow pointed out a problem when validating
13487 and using an empty entity, forgot a 'break' in a case.
13488
Daniel Veillarde3c81b52001-06-17 14:50:34 +000013489Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13490
13491 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
13492 * doc/xml.html: updated with 2.3.11
13493
Daniel Veillard4ec885a2001-06-17 10:31:07 +000013494Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13495
13496 * TODO: updated adding cleanup of generated doc
13497 * configure.in: prepared to release 2.3.11
13498 * xmllint.c: added --version for bug reporting
13499 * doc/html/*.html: rebuilt the doc
13500
Daniel Veillard8b8d2252001-06-16 21:24:56 +000013501Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13502
13503 * xpath.c: first part of the work on selecting namespace to
13504 fix bug #56115
13505
Daniel Veillard96ed5832001-06-15 22:22:04 +000013506Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13507
13508 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
13509 when using -liconv
13510 * TODO: updated
13511
Daniel Veillardc4f631d2001-06-14 11:11:59 +000013512Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13513
13514 * HTMLtree.[ch]: more work on the HTML serialization routnes,
13515 cleanup, encoding support.
13516
Daniel Veillard608ad072001-06-14 08:32:28 +000013517Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13518
13519 * xpath.c: Thomas Broyer suggested a better patch for the / arg
13520
Daniel Veillard239d0522001-06-13 23:02:48 +000013521Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13522
13523 * xpath.c: bug detected by Ankh when / is used as a function arg
13524
Daniel Veillard02bb1702001-06-13 21:11:59 +000013525Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13526
13527 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
13528 of element and use it to avoid outputting formatting spaces at
13529 the wrong place. Implemented the format parameter for HTML save.
13530 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
13531 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
13532 result/HTML/wired.html: of course this impact the result of a
13533 number of HTML tests
13534
Daniel Veillard95d845f2001-06-13 13:48:46 +000013535Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13536
13537 * HTMLtree.[ch]: started augmenting the HTML save API with
13538 encoding and formatting parameters
13539
Daniel Veillardeca60d02001-06-13 07:45:41 +000013540Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13541
13542 * HTMLtree.h: cleanup and started evaluating the work needed on
13543 revamping the HTML output code
13544
Daniel Veillard84666b32001-06-11 17:31:08 +000013545Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13546
13547 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
13548
Daniel Veillard8bdd2202001-06-11 12:47:59 +000013549Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13550
13551 * valid.c: fixed bug #56049, forgot one check in the
13552 validation routine
13553
Daniel Veillardca2366a2001-06-11 12:09:01 +000013554Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13555
13556 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
13557
Daniel Veillard6761eee2001-06-11 10:29:38 +000013558Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13559
13560 * libxml.h: fixed an error in last commit
13561 * doc/FAQ.html: added an entry for compilation from CVS
13562
Daniel Veillard9cc6dc62001-06-11 08:09:20 +000013563Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13564
13565 * xmlversion.h.in libxml.h: Cygwin patches
13566 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
13567 * tree.h: cleanup
13568
Daniel Veillardacd370f2001-06-09 17:17:51 +000013569Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13570
13571 * tree.c: patched xmlFreeNode() to avoid freeing() a static
13572 memory block in a strange case where libxml is linked twice
13573 in the binary.
13574
Daniel Veillard1d047672001-06-09 16:41:01 +000013575Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13576
13577 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
13578 state far too often, simple fix used to avoid it.
13579
Daniel Veillard4497e692001-06-09 14:19:02 +000013580Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13581
13582 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
13583 being processed, applied his patch
13584 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
13585
Daniel Veillardf3afa7d2001-06-09 13:52:58 +000013586Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13587
13588 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
13589 provided fixes to compile on MSCC again
13590 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
13591 also provided an update for the project files.
13592
Daniel Veillarda682b212001-06-07 19:59:42 +000013593Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13594
13595 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
13596 bug #55810
13597
Daniel Veillarde8fc08e2001-06-07 19:35:47 +000013598Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13599
13600 * tree.c: fixed xmlGetNsProp() to close bug #55683
13601 Note this requires libxslt to use it's own function instead.
13602
Daniel Veillardf0c53762001-06-07 16:07:07 +000013603Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13604
13605 * HTMLtree.c: when in a pre element no formatting space should
13606 be added.
13607 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
13608
Daniel Veillard068a9652001-06-07 15:30:26 +000013609Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13610
13611 * configure.in: added tests for signal() and signal.h
13612
Daniel Veillard541d6552001-06-07 14:20:01 +000013613Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13614
13615 * xpath.c: robert pointed out xmlXPathNINF was not initialized
13616
Daniel Veillard8a367d42001-06-07 14:01:34 +000013617Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13618
13619 * doc/libxml-doc.el: Felix Natter provided a new version for
13620 libxml2
13621
Daniel Veillard8a926292001-06-07 11:20:20 +000013622Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13623
13624 * HTMLtree.c: when in a pre element no formatting space should
13625 be added.
13626
Daniel Veillard14839d52001-06-06 16:11:56 +000013627Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13628
13629 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
13630
Daniel Veillarde95e2392001-06-06 10:46:28 +000013631Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13632
13633 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
13634 hack
13635 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
13636 * uri.c: fixed a warning
13637
Daniel Veillard6e93c4a2001-06-05 20:57:42 +000013638Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13639
13640 * HTMLtree.c: trying to close bug #55772 escaping in script
13641 elements
13642 * doc/xml.html: suggest to send mail to the list
13643
13644Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard1c43dbf2001-06-05 17:12:52 +000013645
13646 * error.c: attempt to fix the xmlGetVarStr breakage once and for
13647 good. Use a macro and based on the solution provided in
13648 vsnprintf manual page from GNU.
13649
Bjorn Reese99748722001-06-05 12:49:15 +000013650Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
13651
13652 * error.c: Workaround for non-preserving variadic list.
13653 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
13654
Daniel Veillard2e4f1882001-06-01 10:11:57 +000013655Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13656
13657 * doc/xml.html: added 2.3.10 release
13658
Daniel Veillardb3a182e2001-06-01 09:28:09 +000013659Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13660
13661 * configure.in: releasing 2.3.10
13662
Daniel Veillard3c2758d2001-05-31 18:43:43 +000013663Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13664
13665 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
13666
Daniel Veillard20042422001-05-31 18:22:04 +000013667Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13668
13669 * encoding.c: Robert Collins provided a patch to add the
13670 "US-ASCII" encoding alias
13671
Daniel Veillard97ac1312001-05-30 19:14:17 +000013672Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13673
13674 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
13675 string oriented functions and started cleaning the related areas
13676 in xpath.c which needed fixing in this respect
13677
Daniel Veillard2d703722001-05-30 18:32:34 +000013678Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13679
13680 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
13681 #55380
13682 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
13683
Daniel Veillard9403a042001-05-28 11:00:53 +000013684Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13685
13686 * TODO: updated
13687 * nanohttp.[ch] : started adding APIs to get the redirected URL
13688 when this occurs (needed for further base computation
13689 * tree.h: cleanup
13690 * encoding.c: cleanup
13691 * SAX.c: minor change around ctxt->loadsubset
13692
Daniel Veillard6278fb52001-05-25 07:38:41 +000013693Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13694
13695 * Makefile.am include/Makefile.am: small change to have
13696 include/libxml rebuilt if working from CVS.
13697 * uri.c: applied another patch from Carl Douglas for URI escaping,
13698 this should close bug #51876
13699
Daniel Veillardd16df9f2001-05-23 13:44:21 +000013700Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13701
13702 * xinclude.c: fixed XInclude recursive behaviour bug #54678
13703 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
13704 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
13705 added specific regression test
13706 * parser.h: preparing for the XSLT mode where DTD inherited
13707 attributes are added to the tree.
13708
Daniel Veillardbbd22452001-05-23 12:02:27 +000013709Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13710
13711 * xinclude.[ch]: Updated the namespace for the Last Call version
13712 * result/XInclude/include test/XInclude/include: updated the
13713 testsuite accordingly
13714
Daniel Veillard8514c672001-05-23 10:29:12 +000013715Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13716
13717 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
13718 related to bug #51876
13719
Daniel Veillard42596ad2001-05-22 16:57:14 +000013720Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13721
13722 * tree.c: fixed a gross mistake in base computation, xml:base is
13723 not completely correct yet (need cascade).
13724 * xpath.[ch]: added the few things needed to find a function name
13725 and URI from the XPath context when it is called.
13726
Daniel Veillard81418e32001-05-22 15:08:55 +000013727Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13728
13729 * catalog.[ch]: fixes and add xmlLoadCatalogs()
13730 * DOCBparser.c: small cleanup
13731 * xmllint.c: added a --catalogs option to load catalogs from
13732 $SGML_CATALOG_FILES
13733 * tree.c: cleanup
13734 * configure.in: iconv library fixup, ICONV_LIBS
13735
Daniel Veillardaf86c7f2001-05-21 14:11:26 +000013736Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13737
13738 * catalog.c: handling of CATALOG entries. detection of recursion,
13739 and a few bugfixes
13740 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
13741 against the default namespace
13742
Daniel Veillard04b93292001-05-21 08:15:31 +000013743Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13744
13745 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
13746
Daniel Veillarda97a19b2001-05-20 13:19:52 +000013747Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13748
13749 * parser.c: fixed propagation context info when parsing an
13750 external entity.
13751 * doc/html/*.html: regenerated a couple of docs
13752
Daniel Veillard4623acd2001-05-19 15:13:15 +000013753Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13754
13755 * doc/xml.html: update with 2.3.9 informations
13756
Daniel Veillardbed7b052001-05-19 14:59:49 +000013757Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13758
13759 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
13760 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
13761 * doc/html/* : rebuilt the docs
13762 * valid.c: small patch which may improve some case when
13763 validating.
13764
Daniel Veillardf69bb4b2001-05-19 13:24:56 +000013765Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13766
13767 * HTMLparser.c: Closed bug #54891
13768 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
13769 to the suite
13770
13771Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13772
13773 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
13774 applied a documentation patch from LotR and filled in a few missing
13775 descriptions
13776
Daniel Veillard76d66f42001-05-16 21:05:17 +000013777Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13778
13779 * xpath.c tree.c parser.c: speed optimizations at the parser level
13780 document tree freeing and xpath evaluation
13781
Daniel Veillardfd7ddca2001-05-16 10:57:35 +000013782Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13783
13784 * parser.c parser.h parserInternals.h: fixed a couple of
13785 interfaces for handling memory buffer input to const char *
13786 upon suggestion of JamesH.
13787
Daniel Veillardc3739e72001-05-15 15:23:27 +000013788Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13789
13790 * configure.in: LoTR sent a patch fixing the previous commit
13791
Daniel Veillarda4f27e02001-05-15 12:41:29 +000013792Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13793
13794 * configure.in: trying to deal again with the stoopid -R linking
13795 flag of Solaris
13796
Daniel Veillard790142b2001-05-15 10:51:53 +000013797Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13798
13799 * xpath.h: two nodeset access macros from Thomas Broyer
13800
Daniel Veillardba0b8c92001-05-15 09:43:47 +000013801Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13802
13803 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
13804 patch from Thomas Broyer
13805
Daniel Veillarde62d36c2001-05-15 08:53:16 +000013806Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13807
13808 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
13809 case
13810 * INSTALL: was empty added stuff from the FAQ
13811
Daniel Veillard75bea542001-05-11 17:41:21 +000013812Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13813
13814 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
13815 attributes handling and #54433 by adding xmlUnsetProp()
13816 and xmlUnsetNsProp()
13817
Daniel Veillard0a2a1632001-05-11 14:18:03 +000013818Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13819
13820 * HTMLparser.c: Patch from Jonas Borgström
13821 (htmlGetEndPriority): New function, returns
13822 the priority of a certain element.
13823 (htmlAutoCloseOnClose): Only close inline elements if they
13824 all have lower or equal priority.
13825 * result/HTML: this of course changed a number of tests results.
13826
Daniel Veillard7d6fd212001-05-10 15:34:11 +000013827Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13828
13829 * xmlIO.c catalog.c: plugged in the default catalog resolution
13830 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
13831 documentations
13832 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
13833
Daniel Veillarda7374592001-05-10 14:17:55 +000013834Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13835
13836 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
13837 integrating catalogs
13838 * catalog.[ch] testCatalog.c: adding a small catalo API
13839 (only SGML catalog support).
13840 * parser.c: restaured xmlKeepBlanksDefault(0) API
13841
Daniel Veillardc17337c2001-05-09 10:51:31 +000013842Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13843
13844 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
13845
Daniel Veillard257d9102001-05-08 10:41:44 +000013846Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13847
13848 * parser.c: added xmlParseExternalEntityPrivate() to allow
13849 propagation of ctxt->_private when parsing external entities
13850
Daniel Veillard083c2662001-05-08 08:27:14 +000013851Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13852
13853 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
13854
Daniel Veillard01ef7382001-05-08 07:31:43 +000013855Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13856
13857 * configure.in: fixed a small portability problem with AM_CONDITIONAL
13858
Daniel Veillard4de4d3b2001-05-07 20:50:47 +000013859Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13860
13861 * valid.c: warn when indeterminist content model is detected
13862 * result/VC/ElementValid8: this adds a message
13863 * Makefile.am: add --novalid for VCM tests
13864 * parserInternals.c: added a call to Init memory
13865
Daniel Veillard64269352001-05-04 17:52:34 +000013866Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13867
13868 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
13869 when both parameters are NULL.
13870
Daniel Veillard37721922001-05-04 15:21:12 +000013871Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13872
13873 * valid.c: applied small patch from Gary Pennington, reindented
13874 some part of the code.
13875
Daniel Veillard3bbbe6f2001-05-03 11:15:37 +000013876Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13877
13878 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
13879 release, updated and regenerated the docs
13880
Daniel Veillard357c9602001-05-03 10:49:20 +000013881Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13882
13883 * xpath.c result/XPath/expr/floats : clarified and cleanup
13884 printing of abnormal floats in tests.
13885
Daniel Veillarda2bc3682001-05-03 08:27:20 +000013886Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13887
13888 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
13889 * results/HTML/ : a few changes in the output of the HTML tests as
13890 a result.
13891 * configure.in: tying to fix -liconv where needed
13892
Daniel Veillard2a0d2e62001-05-02 17:11:36 +000013893Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13894
13895 * Makefile.am: fixed a stupid error
13896
Daniel Veillard7150a032001-05-02 16:41:11 +000013897Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13898
13899 * configure.in Makefile.am: make the inclusion of the trio
13900 modules in the library conditional
13901
Daniel Veillardc057c5d2001-05-02 12:41:24 +000013902Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13903
13904 * DOCBparser.c: patche from László Kovács, fixed entities refs
13905 in attributes handling
13906
Daniel Veillardedddff92001-05-02 10:58:52 +000013907Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13908
13909 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
13910 flushing
13911
Daniel Veillardc8f620b2001-04-30 20:31:33 +000013912Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13913
13914 * xpath.c: fix of an XSLT namespace bug reported on the list
13915 general/bug-8-
13916
Daniel Veillard5792e162001-04-30 17:44:45 +000013917Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13918
13919 * strio.h trio.c: Dan McNichol suggested a couple of small
13920 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
13921
Daniel Veillard02141ea2001-04-30 11:46:40 +000013922Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13923
13924 * tree.c parser.c encoding.c: spent a bit more time looking
13925 at the parsing speed and DOM handling. Added a few more
13926 speedups.
13927
Daniel Veillard3ed155f2001-04-29 19:56:59 +000013928Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13929
13930 * parser.c: small but effective parsing speed improvement
13931
Daniel Veillardb59076b2001-04-29 17:04:07 +000013932Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13933
13934 * configure.in: default on the DocBook parser inclusion (for Gnome)
13935 * DOCBparser.h: fixed a header reference
13936
Daniel Veillardb45c43b2001-04-28 17:02:11 +000013937Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13938
13939 * configure.in xpath.c: applied Bjorn patches for FPE on the
13940 alpha
13941
Daniel Veillardeefd4492001-04-28 16:55:50 +000013942Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13943
13944 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
13945 xmlSaveFormatFileTo()
13946
Daniel Veillarde39a93d2001-04-28 14:35:02 +000013947Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13948
13949 * xpath.c: simple and efficient optimization, XPath functions
13950 aways bind to the same code, cache this
13951 * TODO: updated (by saying some is obsolete)
13952
Daniel Veillard2156a562001-04-28 12:24:34 +000013953Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13954
13955 * xpath.c: more cleanup work on XPath name parsing routines
13956
Daniel Veillard61d80a22001-04-27 17:13:01 +000013957Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13958
13959 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
13960 xmlXPathParseName
13961 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
13962 * debugXML.c: avoid compilation problems if compiling without
13963 HTML support, Igor Zlatkovic
13964 * win32/libxml2/libxml2.def.src: being able to compile without
13965 XPath on Windows
13966
Daniel Veillarddbb14a72001-04-26 20:54:01 +000013967Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13968
13969 * libxml.m4: yet another patch from Toshio Kuratomi
13970
Daniel Veillard2913e4c2001-04-26 19:29:02 +000013971Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13972
13973 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
13974
Daniel Veillard67fee942001-04-26 18:59:03 +000013975Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13976
13977 * tree.[ch]: added xmlSaveFormatFile interface for saving
13978 and indenting a file.
13979
Daniel Veillard82e49712001-04-26 14:38:03 +000013980Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13981
13982 * xpath.c: fixed bug #53689 related to processing-instruction()
13983
Daniel Veillard02f077a2001-04-26 10:59:11 +000013984Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13985
13986 * DOCBparser.c: patche from László Kovács
13987
Daniel Veillard30211a02001-04-26 09:33:18 +000013988Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13989
13990 * parser.c: applied fixes from Christian Glahn bug report #53391
13991
Daniel Veillard5a7c3452001-04-26 09:16:13 +000013992Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13993
13994 * error.c: Jean François Lecomte provided a complete description
13995 and a fix to bug #53537
13996
Daniel Veillard5c4ec4c2001-04-26 07:43:59 +000013997Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
13998
13999 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
14000
Daniel Veillard1034da22001-04-25 19:06:28 +000014001Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14002
14003 * DOCBparser.c SAX.c: a bit more work on entities processing.
14004 Still Need to cleanup XML output and references in attributes
14005
Daniel Veillard4ec0b0f2001-04-25 15:53:40 +000014006Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14007
14008 * DOCBparser.c include/Makefile.am: two patches from László Kovács
14009
Daniel Veillardb33c2012001-04-25 12:59:04 +000014010Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14011
14012 * tree.c: trying to fix #53574, not completely complete,
14013 I would like xmllint --copy --debug test/ent1 and
14014 xmllint --debug test/ent1 to show the same result.
14015 * xpath.c: fix a bug when trying to sort namespace nodes
14016
Daniel Veillard5146f202001-04-25 10:29:44 +000014017Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14018
14019 * HTMLtree.c: real fix for #53402
14020
Daniel Veillard7533cc82001-04-24 15:52:00 +000014021Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14022
14023 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
14024 PIs when using xsl:output
14025 * valid.c: closing #53537 some case generate segfaults if there
14026 is validity errors
14027
Daniel Veillard61b33d52001-04-24 13:55:12 +000014028Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14029
14030 * SAX.c testDocbook.c DOCBparser.c: more work on the support
14031 of external parsed entities, added --noent to testDocbook
14032 * valid.c: Garry Pennington found an uninitialized variable
14033 access in xmlValidateElementContent()
14034
Daniel Veillard56098d42001-04-24 12:51:09 +000014035Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14036
14037 * HTMLparser.c : HTML parsing still sucks ... trying to deal
14038 with madness
14039 * result/HTML/ : this modified the result of the regression tests
14040 a lot.
14041
Daniel Veillard122376b2001-04-24 12:12:30 +000014042Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14043
14044 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
14045 to doc where it wasn't checked against NULL reported by
14046 Jens Laas
14047
Daniel Veillard43dadeb2001-04-24 11:23:35 +000014048Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14049
14050 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
14051 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
14052
Daniel Veillardeae522a2001-04-23 13:41:34 +000014053Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14054
14055 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
14056 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
14057 * SAX.[ch]: cleanup and updates for DocBook
14058 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
14059 ex SGML identifier changes
14060 * valid.c: removed a static unused function.
14061
Daniel Veillardde57c612001-04-23 09:13:36 +000014062Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14063
14064 * HTMLtree.c: applied change for Paul Sponagl on script saving
14065 * Makefile.am: the warning about entity title.xml are normal.
14066
Daniel Veillard393df012001-04-22 20:11:18 +000014067Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14068
14069 * configure.in: release of 2.3.7
14070 * Makefile.am: fixing make distcheck
14071
Daniel Veillarda41123c2001-04-22 19:31:20 +000014072Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14073
14074 * doc/html/* doc/xml.html: updated and regenerated the docs
14075
Daniel Veillardfd0c3eb2001-04-22 19:13:10 +000014076Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14077
14078 * xpath.c: fixed the XPointer problem introduced in 2.3.6
14079
Daniel Veillarde82a9922001-04-22 12:12:58 +000014080Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14081
14082 * tree.c: fixed #53388 with the provided patch
14083
Daniel Veillard06803992001-04-22 10:35:56 +000014084Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14085
14086 * valid.c: Bjorn detected an invalid memory access. Fixed
14087 vstateVPush()
14088
Daniel Veillard40af6492001-04-22 08:50:55 +000014089Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14090
14091 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
14092
Bjorn Reese70a9da52001-04-21 16:57:29 +000014093Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
14094
14095 * libxml.h: new header used only for the compilation of libxml
14096 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
14097 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
14098 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
14099 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
14100 xmlmemory.c xpath.c xpointer.c: libxml.h integration
14101 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
14102 baseline (version 1.2 plus a single patch).
14103 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
14104 scientific notation for numbers. Tests added.
14105 * xpath.c: formatting of numbers changed to use sprintf
14106 (contribution from William Brack)
14107
Daniel Veillard34b1b3a2001-04-21 14:16:10 +000014108Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14109
14110 * valid.c: cleanup, more useful debugging
14111 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
14112 * xmlIO.c: entity loading is printed as an error when validating
14113
Daniel Veillard1c14b8d2001-04-21 10:28:59 +000014114Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14115
14116 * valid.c: fixed to validate within entities
14117 * test/VCM/v22.xml: added a specific testcase
14118
Daniel Veillardca1f1722001-04-20 15:47:35 +000014119Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14120
14121 * valid.c: forgot an epsilon transition in for ()+
14122 * test/VCM/v21.xml : added a specific test case
14123
Daniel Veillard85349052001-04-20 13:48:21 +000014124Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14125
14126 * valid.c: removed a state explosion exhibited by RSS
14127 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
14128 from bug #51872
14129
Daniel Veillarddab4cb32001-04-20 13:03:48 +000014130Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14131
14132 * valid.[ch] tree.h: worked *hard* to get non-determinist content
14133 validation without using an ugly NFA -> DFA algo in the source.
14134 Made a specific algorithm easier to maintain, using a single
14135 stack and without recursion.
14136 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
14137 * hash.c: made the growing routine static
14138 * tree.h parser.c: added the parent information to an
14139 xmlElementContent node.
14140
Daniel Veillarde470df72001-04-18 21:41:07 +000014141Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14142
14143 * SAX.c parser.c xpath.c: generating IDs when not validating
14144 from an external parsed entity was poisoning the ID has table
14145 with removed values. This was killing XSLT on the KDE help
14146 browser.
14147
Daniel Veillardceacdd92001-04-18 15:10:35 +000014148Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14149
14150 * entities.h: andrew@ugh.net.au detected a double declaration
14151
Daniel Veillarda10efa82001-04-18 13:09:01 +000014152Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14153
14154 * debugXML.c hash.c tree.h valid.c : some changes related to
14155 the validation suport to improve speed with DocBook
14156 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
14157 the way validation errors get reported
14158
Daniel Veillard1ed3f882001-04-18 09:45:35 +000014159Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14160
14161 * HTMLparser.c HTMLtree.c: applied part of the patches provided
14162 by P C Chow and William M. Brack for XSLT HTML output
14163
Daniel Veillard2d90de42001-04-16 17:46:18 +000014164Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14165
14166 * xmlversion.h.in win32config.h win32/libxml2/*: applied
14167 Igor Zlatkovic patches for MSC compilation and added his
14168 updates
14169
Daniel Veillarde043ee12001-04-16 14:08:07 +000014170Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14171
14172 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
14173 prefix lookup.
14174 * parserInternals.c: fixed the bug reported by Morus Walter
14175 due to an off by one typo in xmlStringCurrentChar()
14176
Daniel Veillarda3bfca52001-04-12 15:42:58 +000014177Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14178
14179 * HTMLparser.c result/HTML/*: revamped the way the HTML
14180 parser handles end of tags or end of input
14181
Daniel Veillard82daa812001-04-12 08:55:36 +000014182Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14183
14184 * tree.[ch] : added xmlDocCopyNode for gdome2 support
14185
Daniel Veillard67a21302001-04-11 14:39:16 +000014186Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14187
14188 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
14189 bug where the linktime verions of free() won't work ...
14190
Daniel Veillard27b55282001-04-11 12:22:25 +000014191Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14192
14193 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
14194
Daniel Veillardafc73112001-04-11 11:51:41 +000014195Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14196
14197 * doc/xml.html: added 2.3.6 release
14198
Daniel Veillardbdb9ba72001-04-11 11:28:06 +000014199Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14200
14201 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
14202 * result/wml.xml: resulted in a small output change
14203
Daniel Veillardd2f3ec72001-04-11 07:50:02 +000014204Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14205
14206 * tree.c: xmlNewDoc was missing the charset initialization
14207 * xmllint.c: added --auto to autogenerate a doc, allow to
14208 reproduce the problem fixed on xmlNewDoc
14209
Daniel Veillard1731d6a2001-04-10 16:38:06 +000014210Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14211
14212 * xpath.c: trying to get 52979 solved
14213 * tree.c result/ result/noent/: trying to get 52712 solved, this
14214 also made me clean up the fact that XML output in general should
14215 not add formating blanks by default, this changed the output of
14216 a few tests
14217
Daniel Veillard73639a72001-04-10 14:31:39 +000014218Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14219
14220 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
14221
Daniel Veillardfac26a12001-04-08 13:08:14 +000014222Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14223
14224 * configure.in: finally released 2.3.6
14225
Daniel Veillard911f49a2001-04-07 15:39:35 +000014226Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14227
14228 * xpath.c: checking for null pointer generated by new code
14229
Daniel Veillardd8df6c02001-04-05 16:54:14 +000014230Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14231
14232 * xpath.c: fixed a [] evaluation problem reported
14233 * test/XPath/tests/simpleaddr: extended test
14234 * result/XPath/simpleaddr: updated result
14235
Daniel Veillard3b2c2612001-04-04 00:09:00 +000014236Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14237
14238 * xmllint.c: Dan Timis reported a portability problem
14239 on Macs without mmap, fixed it.
14240
Daniel Veillardb38bd552001-04-03 18:22:00 +000014241Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14242
14243 * testXPath.c : added a --tree option allowing to display the
14244 tree dump of the XPath expression
14245
Daniel Veillard4dd93462001-04-02 15:16:19 +000014246Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14247
14248 * xpath.c: fixed a memleak when comparing nodesets
14249 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
14250 * tree.c: added a TODO
14251
Daniel Veillard92ad2102001-03-27 12:47:33 +000014252Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14253
14254 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
14255 we need string functions
14256 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
14257 to be able to use them where needed. Applied some changes
14258 to reduce name linking pollution and compile in only what's
14259 needed.
14260 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
14261 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
14262 for the string manipulation functions
14263 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
14264 to the free() function of xmlmemory.c
14265 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
14266 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
14267 usage.
14268
14269
Daniel Veillard2be30642001-03-27 00:32:28 +000014270Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14271
14272 * error.c: applied the context output patch of the error
14273 handling submitted by Chuck Griffith
14274 * error/VC/*: this slightly change some error logs
14275
Daniel Veillard50582112001-03-26 22:52:16 +000014276Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14277
14278 * parser.c: fixed line number reporting on error
14279
Daniel Veillard04be4f52001-03-26 21:23:53 +000014280Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14281
14282 * parser.c: Sullivan and Darin found a parser bug,
14283 applied the patch.
14284
Daniel Veillardc86a4fa2001-03-26 16:28:29 +000014285Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14286
14287 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
14288 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
14289 xmlversion.h.in xpointer.c: of course the way I defined
14290 UNUSED breaks on old gcc version. Try to be smart and
14291 also define it directly in xmlversion.h
14292 * configure.in: removed -ansi flag from the pedantic set
14293
14294Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard56a4cb82001-03-24 17:00:36 +000014295 Huge cleanup, I switched to compile with
14296 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
14297 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
14298 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
14299 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
14300 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
14301 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
14302 encoding.h entities.c error.c list.[ch] nanoftp.c
14303 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
14304 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
14305 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
14306 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
14307 Cleanup, staticfied a number of non-exported functions,
14308 detected and cleaned up a dozen of problem found this way,
14309 avoided a lot of public function name/typedef/system names clashes
14310 * doc/xml.html: updated
14311 * configure.in: switched private flags to the really pedantic ones.
14312
Daniel Veillardc7ad7ce2001-03-22 21:45:29 +000014313Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14314
14315 * configure.in: 2.3.5
14316 * doc/html/*: rebuilt the docs
14317
Daniel Veillard146c9122001-03-22 15:22:27 +000014318Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14319
14320 * parser.c: fixed a reported bug in NOTATION parsing
14321 * uri.c: accepted but not fixed bug 51876, added TODO
14322 * Makefile.am: fixed bug 51876
14323
Daniel Veillarda5f013b2001-03-22 12:44:45 +000014324Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14325
14326 * config.h.in configure.in error.c: fix a compilation problem
14327 on platforms without vsnprintf (xml@thewrittenword.com)
14328
Daniel Veillarde020c3a2001-03-21 18:06:15 +000014329Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14330
14331 * parser.c: fixed a function name header typo
14332 * SAX.c: notations can also occur in external subset.
14333
Daniel Veillard7d42b542001-03-20 13:22:46 +000014334Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14335
14336 * error.c: removed a C++ like comment
14337
Daniel Veillard0b6b55b2001-03-20 11:27:34 +000014338Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14339
14340 * parser.c: fixing bug 52299 strange condition leading
14341 to a parser crash due to a buffer overflow
14342 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
14343 added the specific test case
14344
Daniel Veillardfbf8a2d2001-03-19 15:58:54 +000014345Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14346
14347 * xpath.[ch]: still a lot of cleanup based on XSLT, added
14348 xmlXPathConvert{String,Number,Boolean} to be able to make
14349 type casts without a context stack, fixed some implementation
14350 problems related to the absence of context at parse-time,
14351 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
14352 in the public API too
14353 * xpointer.c xpathInternals.h: we need to know at parse time
14354 whether we are compiling an XPointer
14355
Daniel Veillardafcbe1c2001-03-19 10:57:13 +000014356Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14357
14358 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
14359 cleaned up the parser internals, refactored XPath code, added
14360 new compilation based APIs and cleanly separated public and
14361 private APIs.
14362
Daniel Veillardd007d6c2001-03-19 00:01:07 +000014363Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14364
14365 * xpath.h: the comp field must be added at the end to avoid
14366 killing binary compat.
14367
Daniel Veillard9e7160d2001-03-18 23:17:47 +000014368Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14369
14370 * Makefile.am: detect XPath memleaks in regreson tests
14371 * error.c: fixed and error w.r.t. error reporting still using
14372 stderr
14373 * hash.c: added new line at end of file
14374 * tree.h: minor cleanup
14375 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
14376 expression parsing from evaluation, resulted in a number of
14377 changes internally, and in XPointer. Likely to break stuff
14378 using xpathInternals.h but should remain binary compatible,
14379 new interfaces will be added.
14380
Daniel Veillardd574f782001-03-14 19:40:17 +000014381Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14382
14383 * configure.in: fixed a couple of problems reported by
14384 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
14385 without gcc on non linux platforms.
14386
Daniel Veillard0a6c3582001-03-14 19:15:37 +000014387Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14388
14389 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
14390 a fix for --with-html-dir= configure support. I hope it won't
14391 break rpm generation
14392
Daniel Veillarda022fe02001-03-14 16:30:00 +000014393Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14394
14395 * xmlIO.c: one function comment cleanup.
14396
Daniel Veillard25239c12001-03-14 13:56:48 +000014397Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14398
14399 * SAX.c: external subset notations were improperly registered
14400 in the internal subset.
14401
Daniel Veillard2c4754f2001-03-13 09:31:12 +000014402Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14403
14404 * README.cvs-commits: added, pointing to HACKING
14405 * HACKING: updated
14406
Daniel Veillard82ab81e2001-03-12 21:11:21 +000014407Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14408
14409 * parser.c: and Matt Sergeant found one in the XML push
14410 parser (erroneous check I forgot to remove when I fixed the
14411 main parser).
14412
Daniel Veillard68d7b672001-03-12 18:22:04 +000014413Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14414
14415 * xpath.c: ptittom found a small bug in UnaryExpr
14416
Daniel Veillarde356c282001-03-10 12:32:04 +000014417Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14418
14419 * configure.in: bumped to 2.3.4
14420 * error.c: fixed bug #51860
14421 * tree.c: fixed bug #51861
14422 * valid.c: cleanup, more debug, failed to fix one bug crap ...
14423 * tree.[ch] : added xmlDefaultBufferSize
14424 * nanoftp.c: typo in function name header block
14425 * doc/xml.html : updated, added link to XML::LibXSLT
14426 * doc/html/* : rebuilt the docs
14427
Daniel Veillard80f32572001-03-07 19:45:40 +000014428Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14429
14430 * parser.c SAX.c: the new content parsing code raised an
14431 ugly bug in the characters() SAX callback. Found it
14432 just because of strangeness in XSLT XML Rec ouptut :-(
14433
Daniel Veillard6c831202001-03-07 15:57:53 +000014434Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14435
14436 * Makefile.am: Martin Baulig suggested to add -lm
14437 * tree.c: found another bug in xmlNodeGetContent()
14438
Daniel Veillard4af6b6e2001-03-06 08:33:38 +000014439Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14440
14441 * xpath.c: Bjorn found the error related to strictness of comparison.
14442
Daniel Veillard29631a82001-03-05 09:49:20 +000014443Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14444
14445 * parser.c: trying to fix the Dtd parsing problem reported
14446 by Gary, side effect of last week speed optimizations.
14447
Daniel Veillard14be0a12001-03-03 18:50:55 +000014448Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14449
14450 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
14451 * parserInternals.c: removed unneeded test raised by Stric
14452
Bjorn Reesee1dc0112001-03-03 12:09:03 +000014453Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
14454
14455 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
14456 and fixed by William Brack). Added xmlXPathFormatNumber.
14457 Changed the sorting slightly.
14458 * configure.in Makefile.am example/Makefile.am: Added -lm.
14459 Please note that applications linking with libxml2, must
14460 also like with the math library from now on.
14461
Daniel Veillardf9533d12001-03-03 10:04:57 +000014462Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14463
14464 * HTMLparser.c: fixed loop reported by Marc Sanfacon
14465
Daniel Veillard2f362242001-03-02 17:36:21 +000014466Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14467
14468 * parser.c: one must report spaces even if the Dtd element
14469 content proves that this is not part of the element content.
14470 * result/valid/*.xml: this changed the ouptu slightly
14471
Daniel Veillardb402c072001-03-01 17:28:58 +000014472Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14473
14474 * configure.in: bumped to 2.3.3
14475 * doc/xml.html: updated
14476
Daniel Veillard77851712001-02-27 21:54:07 +000014477Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14478
14479 * tree.c: minor doc fix
14480 * xpath.c: deallocation issues when a result tree has been
14481 converted to a node-set
14482
Daniel Veillardec70e912001-02-26 20:10:45 +000014483Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14484
14485 * doc/xml.html: oops corrected dates s/2000/2001
14486
Daniel Veillard8730c562001-02-26 10:49:57 +000014487Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14488
14489 * valid.c: new patch from Gary Pennington
14490
Daniel Veillard91e9d582001-02-26 07:31:12 +000014491Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14492
14493 * doc/xml.html: applied patch from Ankh
14494
Daniel Veillardedac3c92001-02-26 01:36:19 +000014495Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14496
14497 * xinclude.c: fixed a problem building on Mac
14498
Daniel Veillard21a0f912001-02-25 19:54:14 +000014499Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14500
14501 * parser.c: more work on increasing parsing ferformances
14502
Daniel Veillard48b2f892001-02-25 16:11:03 +000014503Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14504
14505 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
14506 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
14507 avoiding memcpy in production builds MEM_CLEANUP macro use
14508 * parser.[ch] parserInternals.c: optimizations of the tightest
14509 internal loops inside the parser. Better checking of I/O
14510 flushing/loading conditions
14511 * xmllint.c : added --timing
14512
Daniel Veillard71681102001-02-24 17:48:53 +000014513Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14514
14515 * configure.in: bumped to 2.3.2
14516 * doc/xml.html: updated for release
14517
Daniel Veillardbbd51d52001-02-24 03:07:03 +000014518Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14519
14520 * xpath.c: found a memleak and fixed a nasty bug
14521
Daniel Veillardf7cd4812001-02-23 18:44:52 +000014522Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14523
14524 * xmllint.[c1] : added return code errors for xmllint
14525 * xpath.c: specific debug dump function for result value trees
14526
Daniel Veillard4b637072001-02-21 21:52:55 +000014527Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14528
14529 * xpath.c: finally implemented xmlXPathCompareNodeSets
14530 * test/XPath/expr/floats results/XPath/expr/floats: added
14531 a test for float expressions
14532
Daniel Veillardf714aa32001-02-21 03:07:44 +000014533Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14534
14535 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
14536 * parserInternals.[ch]: trying to speed up parsing
14537 * xpath.c : speeded up node set equality op
14538
Daniel Veillarde0c3a622001-02-19 18:05:20 +000014539Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14540
14541 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
14542 better handling of ID/IDREF and the list modules associated
14543 * configure.in: small CFLAGS cleanup
14544
Daniel Veillarda8abee62001-02-19 15:14:59 +000014545Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14546
14547 * configure.in: fixed iconv detection on AIX (stric)
14548
Daniel Veillardbca64ef2001-02-19 22:20:01 +000014549Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
Daniel Veillard88f8f6f2001-02-19 10:00:53 +000014550
14551 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
14552
Bjorn Reesefd9b09b2001-02-18 16:51:25 +000014553Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
14554
14555 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
14556 and optimized xmlXPathNodeSetSort
14557
Daniel Veillard142adbf2001-02-17 13:21:05 +000014558Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14559
14560 * xpath.c: bug fix when context size is 0
14561 * parser.c: I like Norm's Dtd because they still manage to break
14562 the parser occasionally
14563
Daniel Veillardf23e0092001-02-16 13:21:29 +000014564Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14565
14566 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
14567
Daniel Veillarde0e26512001-02-16 00:11:46 +000014568Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14569
14570 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
14571 attributes within the XML-1.0 namespace
14572
Daniel Veillard6e6a6cc2001-02-15 15:55:44 +000014573Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14574
14575 * xpathInternals.h: exported a few axis functions
14576 * doc/xml.html: updated the doc
14577
Daniel Veillard760f4422001-02-15 14:59:48 +000014578Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14579
14580 * configure.in: applied patch from Daniel van Balen for OpenBSD
14581 and bumped version to 2.3.1
14582 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
14583 attempt to find autoclosing was simply broken, removed it,
14584 updated the examples, this is better
14585
Daniel Veillardd194dd22001-02-14 10:37:43 +000014586Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14587
14588 * hash.[ch]: added Paolo Casarini patch to provide Delete from
14589 hash functionnalities.
14590 * doc/html/* : rebuild the doc
14591
Daniel Veillardf41fbbf2001-02-13 17:05:35 +000014592Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14593
14594 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
14595 on predicate
14596 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
14597 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
14598 really want to have tags closed on output even if we accept
14599 unclosed ones on input
14600
Daniel Veillard5dd2f0a2001-02-12 17:36:05 +000014601Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14602
14603 * xpath.c: ouch don't free NULL, rare case fixed
14604 * tree.c: don't coalesce text nodes if they don't have the
14605 same behaviour wrt escaping on output
14606
Daniel Veillardd12b69d2001-02-11 20:17:31 +000014607Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14608
14609 * xpath.c: small fixup
14610 * SAX.c: don't warn on empty namespaces.
14611
Daniel Veillard6a2e4062001-02-08 10:31:33 +000014612Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14613
14614 * README: a bit of cleanup
14615 * configure.in: preparing for 2.3.0 release
14616
Daniel Veillard1f83d392001-02-08 09:37:42 +000014617Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14618
14619 * hash.[ch]: added a first version of xmlHashSize()
14620 * valid.c: another bug fix from Gary Pennington
14621
Daniel Veillard5eef6222001-02-07 18:24:48 +000014622Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14623
14624 * valid.c: couple of bug fixes pointed by Gary Pennington
14625 * HTMLtree.c: #if 0 cleanup
14626
Daniel Veillard2c257ec2001-02-06 13:29:07 +000014627Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14628
14629 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
14630 which removes a time consuming check of xmlXPathNodeSetAdd()
14631 and use it in places where we are sure to not break unicity
14632
Daniel Veillard0f2a53c2001-02-05 17:57:33 +000014633Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14634
14635 * xpath.c: bug fixes found from XSLT
14636 * tree.c: preserve node->name special values when copying nodes.
14637 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
14638 external subset are fetched when available but without full
14639 validation. Added xmlLoadExtDtdDefaultValue, need a function.
14640 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
14641 output with encoding disabled.
14642
Daniel Veillard2c833b62001-02-03 08:52:06 +000014643Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14644
14645 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
14646 xmlCheckFilename should not be called from xmlFileOpenW
14647 and xmlGzfileOpenW
14648
Daniel Veillardb6e7fdb2001-02-02 17:07:32 +000014649Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14650
14651 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
14652 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
14653 added the new tests for URI normalization
14654 * testURI.c: fixed stoopid bugs
14655 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
14656 the URI in the error messages are now properly normalized
14657
Daniel Veillardea28ce62001-02-02 08:20:19 +000014658Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14659
14660 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
14661
Daniel Veillarde99a4762001-02-01 04:34:35 +000014662Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14663
14664 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
14665
Daniel Veillard2b325a02001-01-31 20:46:31 +000014666Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14667
14668 * xpath.c: fixed mod operator
14669
Daniel Veillardde55cf62001-01-31 15:53:13 +000014670Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14671
14672 * parser.c: fixed xmlStrcat doc
14673 * tree.c: 2 fixes form Anders Carlson for copying nodes and
14674 trees.
14675
Daniel Veillard2f913b72001-01-31 13:23:49 +000014676Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14677
14678 * xpath.c result/XPath/tests/chaptersbase
14679 result/XPath/tests/simplebase: fixed XPath node()
14680 * tree.c: small fix in xmlNewNs()
14681 * Makefile.am: removed extraneous xml2Conf.sh rule
14682
Daniel Veillardb42042b2001-01-28 07:40:36 +000014683Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14684
14685 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
14686 Changed the library name, in order to get libxml-devel and
14687 libxml2-devel to coexist on a single system
14688 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
14689 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
14690
Daniel Veillardee0a4662001-01-27 18:59:33 +000014691Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14692
14693 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
14694 libxml2-devel installable in // as libxml-devel.
14695
Daniel Veillard5eb05942001-01-27 17:50:22 +000014696Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14697
14698 * doc/Makefile.am: fixed make rebuild in doc
14699 * doc/html/*.html: rebuilt the docs
14700
Daniel Veillard65c295d2001-01-26 09:32:39 +000014701Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14702
14703 * tree.c: patch from Bjorn Reese on xmlBufferCCat
14704
Daniel Veillard8e199902001-01-25 18:54:39 +000014705Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14706
14707 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
14708 the HTML doc to go into the -devel RPM ...
14709 * aclocal.m4 config.h.in: some updates due to auto* magic
14710
Daniel Veillard93086662001-01-25 18:13:04 +000014711Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14712
14713 * xpath.h: added a hook in the context structure allowing to
14714 link to extra support, needed for XSLT
14715
Daniel Veillardf17e09b2001-01-25 13:55:35 +000014716Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14717
14718 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
14719 xmlXPtrCmpPoints to use it.
14720 * propagated the following patch from Alejandro Forero
14721 * include/win32config.h xmlIO.c: applied further suggestions
14722 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
14723 * example/gjobread.c: fixed warnings, now that it builds
14724
14725Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
14726
14727 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
14728
14729 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
14730 filename points to a valid file (not a directory).
14731 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
14732 Added calls to xmlCheckFilenameDir.
14733
14734 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
14735 `path' (rather than `filename') as the parameter to gzopen and open.
14736
Daniel Veillard48177c22001-01-23 15:27:41 +000014737Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14738
14739 * Makefile.am: fixed a problem with EXTRA_DIST
14740
Daniel Veillardb83ba402001-01-22 22:45:10 +000014741Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14742
14743 * Makefile.am example/Makefile.am: finally found the trick
14744 to build the example, i.e. add "." in SUBDIRS before example
14745 in the list <grin/>
14746
Daniel Veillard82687162001-01-22 15:32:01 +000014747Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14748
14749 * doc/xml.html: updated with an XSLT section, removed pointer to
14750 W3C CVS base.
14751
Daniel Veillard8a7642f2001-01-22 10:45:16 +000014752Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14753
14754 * xpath.c: when copying a XSLT tree object teh tree need to be copied
14755 too, and deallocation need to occur the same way.
14756
Daniel Veillarde4566462001-01-22 09:58:39 +000014757Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14758
14759 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
14760 type correponding to an XSLT result tree fragment. Share most
14761 of the data format with node set, as well as operators.
14762 * HTMLtree.c: added a newline at the end of the doctype output
14763 whe this one is not present initially.
14764 * tree.c: make sure taht the parent and doc pointers are properly
14765 set when copying attributes (lists).
14766
Daniel Veillard701c7362001-01-21 09:48:59 +000014767Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14768
14769 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
14770
Daniel Veillard5a2b6972001-01-20 21:15:50 +000014771Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14772
14773 * xpath.c: seems I finally killed that ugly path evaluation
14774 context bug (tagged 9999 in case is is wrong)
14775
Daniel Veillard8f4d9752001-01-19 05:32:34 +000014776Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14777
14778 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
14779 for XSLT
14780
Daniel Veillardd8aa7cb2001-01-18 15:21:36 +000014781Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14782
14783 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
14784 for xmlGzfileOpen() bug
14785
Daniel Veillardf6eea272001-01-18 12:17:12 +000014786Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14787
14788 * xpath.c: removed an error found by XSLT usage
14789 * tree.c parserInternals.h: use a predefined static string
14790 for text and comment nodes, avoid freeing them in xmlFreeNode,
14791 exported the string name in parserInternals.h and added
14792 another value to disable encoding at output (for XSLT),
14793 gain memory, time.
14794
Daniel Veillard8f2cc572001-01-17 08:19:35 +000014795Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14796
14797 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
14798 win32/libxml2/libxml2_so.dsp: new makefiles and update
14799 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
14800
Daniel Veillardf831bfb2001-01-16 17:26:04 +000014801Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14802
14803 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
14804 Gary Pennington
14805
Daniel Veillard389e6b72001-01-15 19:41:13 +000014806Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14807
14808 * xpath.c: fixed the comaprision of values and nodelists,
14809 need to compare nodelist still ...
14810 * debugXML.c: avoided a possible core dump
14811 * HTMLparser.c: cleanup
14812 * nanohttp.c: contributed fix.
14813 * tree.c: fixes in properties handling added xmlSetNsProp
14814 needed by libxslt
14815 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
14816 comment
14817 * TODO: updated
14818
Daniel Veillard167bd532001-01-06 21:09:34 +000014819Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14820
14821 * parser.c parserInternals.c: applied Bjorn Reese optimization
14822 patch
14823
14824Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14825
14826 * Makefile.am: applied patch fro make check from Martin Vidner
14827
Daniel Veillard503b8932001-01-05 06:36:31 +000014828Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14829
14830 * configure.in: preparing 2.2.11
14831 * doc/html/*: rebuild the HTML files
14832 * doc/xml.html : updated
14833
Daniel Veillardc2f4df22001-01-04 14:06:39 +000014834Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14835
14836 * tree.c: fixed a stupid bug
14837 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
14838 patches related to validation of an XInclude processing result
14839 * TODO: updated
14840
Daniel Veillarde2488192001-01-04 10:54:22 +000014841Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14842
14843 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
14844 on large files
14845
Daniel Veillardf060a412001-01-03 20:52:44 +000014846Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14847
14848 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
14849
Daniel Veillard45cff692001-01-03 18:02:04 +000014850Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14851
14852 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
14853 reported by Jonas Borgström
14854 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
14855
Daniel Veillard08108982001-01-03 15:24:58 +000014856Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14857
14858 * testXPath.c xpath.c: fixing the XPath union expressions problem
14859 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
14860
Daniel Veillard4a6845d2001-01-03 13:32:39 +000014861Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
14862
14863 * xmllint.c: Made is so if the file name is "-" is will read form
14864 standard input. Sven Heinicke <sven@zen.org>
14865 * tree.c: fixed a problem when growing buffer
14866 * tree.h: fixed the comment of the node types following andersca
14867 comment
14868 * TODO: updated
14869
Daniel Veillarda6d8eb62000-12-27 10:46:47 +000014870Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14871
14872 * HTMLparser.[ch]: added a way to avoid adding automatically
14873 omitted tags. htmlHandleOmittedElem() allows to change the
14874 default handling.
14875 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
14876 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
14877 of xmllint too when using --memory flag, added a memory test
14878 suite at the Makefile level.
14879 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
14880 with namespace use when encountering QNames in XPath evalation,
14881 added xmlns() scheme in XPointer.
14882 * nanoftp.c : incorporated a fix
14883 * parser.c xmlIO.c: fixed problems raised with encoding when using
14884 the memory I/O
14885 * parserInternals.c: closed bug 25934 reported by
14886 torsten.landschoff@innominate.de
14887 * TODO: updated
14888
Daniel Veillarda1fe9102000-11-25 10:49:25 +000014889Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14890
14891 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
14892 on a non-updated tree :-(, made a 2.2.10 release to correct the
14893 situation
14894
Daniel Veillardce6e98d2000-11-25 09:54:49 +000014895Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14896
14897 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
14898 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
14899 integrated a set of OpenVMS changes from Howard Taylor
14900 <Howard.Taylor@pacoast.com>
14901
Daniel Veillard58770e72000-11-25 00:48:47 +000014902Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14903
14904 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
14905 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
14906
Daniel Veillardf62ceff2000-11-24 23:36:01 +000014907Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14908
14909 * HTMLparser.c: some fixes on auto-open of html/head/body
14910 * encoding.c: fixed a compilation error on some gcc env
14911 * xpath.c xpointer.[ch] xpathInternals.h: improved the
14912 XPointer implementation
14913 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
14914 related XPointer tests and associated results
14915
Daniel Veillard300f7d62000-11-24 13:04:04 +000014916Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14917
14918 * doc/xmldtd.html doc/xml.html: following a short step by step
14919 guidance on IRC to help maciej with DTDs I started a small
14920 page on the subject.
14921
Daniel Veillard748e45d2000-11-17 16:36:08 +000014922Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14923
14924 * HTMLparser.c: fixed handling of broken charrefs
14925 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
14926 patches
14927
Daniel Veillard28929b22000-11-13 18:22:49 +000014928Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14929
14930 * doc/xml.html doc/html/* : rebuilt the docs after adding
14931 xinclude and updated page for 2.2.7 and 2.2.8
14932 * configure.in: releasing 2.2.8
14933
Daniel Veillard41e06512000-11-13 11:47:47 +000014934Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14935
14936 * parser.[ch] parserInternals.c: applied the conditional
14937 section processing fix from Jonathan P Springer
14938 <jonathan.springer2@gte.net>
14939 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
14940 project file, fixed iconv default non support
14941 * xpath.c: fixed the problem of evaluating relative expressions
14942 when a node context is provided.
14943
Daniel Veillardbf432752000-11-12 15:56:56 +000014944Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14945
14946 * nanoftp.c: fixed gcc 2.95 new warnings
14947 * SAX.c: fixed a stupid bug
14948 * tree.c: fixed a formatting problem when round-tripping
14949 from/to memory
14950 * xinclude.c: chased memleak, fixed a base problem
14951 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
14952 xmlXPtrBuildNodeList()
14953 * TODO: updated
14954 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
14955 adding a first small set of regression tests for XInclude
14956
Daniel Veillardc2def842000-11-07 14:21:01 +000014957Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14958
14959 * nanohttp.[ch]: applied Wayne Davison patches to access
14960 the WWW-Authorization header.
14961 * parser.c: Closed Bug#30847: Problems when switching encoding
14962 in short files by applying Simon Berg's patch.
14963 * valid.c: fixed a validation problem
14964 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
14965 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
14966 Wayne Davison
14967 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
14968 need to be extended to non full nodes selections.
14969 * xinclude.c: starts to work decently
14970
Daniel Veillard9e8bfae2000-11-06 16:43:11 +000014971Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14972
14973 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
14974 debugXML.c xmlversion.h.in: Started adding XInclude support,
14975 this is a new xmllint option
14976 * tree.c xpath.c: applied TOM patches for XPath
14977 * xpointer.c: fixed a couple of errors.
14978 * uri.c: added an escaping function needed for xinclude
14979 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
14980 new warning from RH70 gcc's version
14981
Daniel Veillarda4964b72000-10-31 18:23:44 +000014982Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14983
14984 * HTMLparser.c: fixed loop on invalid char in scripts
14985 * parser.c: update to description of xmlIOParseDTD()
14986 * libxml.m4 xmlversion.h.in: changes contributed by
14987 Michael Schmeing <m.schmeing@internet-factory.de>
14988 * configure.in: preparing for 2.2.7
14989 * Makefile.am: trying to avoid config.h and acconfig.h
14990 being included in the distrib
14991 * configure.in: released 2.2.7
14992
14993Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14994
14995 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
14996 like namespaces for good. Unified xmlNs and xmlNode somewhat.
14997
Daniel Veillard01411222000-10-30 15:33:22 +000014998Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
14999
15000 * parser.[ch]: added xmlIOParseDTD()
15001 * xpointer.c: added support for the 2 extra parameters of
15002 string-range, fixed a stoopid error when '0' was present
15003 in XPointer expressions
15004 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
15005 testsuite for the above
15006
Daniel Veillard6db58192000-10-30 09:27:53 +000015007Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15008
15009 * libxml.spec.in: improved package descriptions
15010
Daniel Veillarda5db68a2000-10-29 18:06:06 +000015011Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15012
15013 * xpath.c xpathInternals.h: applied a large cleaning patch
15014 from TOM <ptittom@free.fr>, it also add namespace support
15015 for function and variables registration.
15016
Daniel Veillardbd20df72000-10-29 17:53:40 +000015017Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15018
15019 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
15020 * Makefile.mingw: Wayne Davison's update adding hash.c
15021
Daniel Veillardc4f4f0b2000-10-29 17:46:30 +000015022Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15023
15024 * xpath.c: fixed the root evaluation problems
15025 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
15026 ignorable spaces with <b> <bold> <em>
15027 * tree.c: fixed a loop in xmlSearchNsByHref()
15028
Daniel Veillard767662d2000-10-27 17:04:52 +000015029Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15030
15031 * xpath.c: applied another XPath patch from TOM
15032 * xpath.c include/makefile.am: applied another patch from
15033 china@thewrittenword.com (cleanup on IRIX).
15034
Daniel Veillard211cc0a2000-10-27 11:49:33 +000015035Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15036
15037 * xml-config.1: received a fixed version from Fredrik Hallenberg
15038 <hallon@lysator.liu.se>
15039
Daniel Veillardf6bf9212000-10-26 14:07:44 +000015040Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15041
15042 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
15043 cleanup patch for XPath
15044
Daniel Veillardd6d7f7b2000-10-25 19:56:55 +000015045Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15046
15047 * patched to redirrect all "out of context" error messages to
15048 a reconfigurable routine. The changes are:
15049 * xmlerror.h : added the export of an error context type (void *)
15050 an error handler type xmlGenericErrorFunc there is an interface
15051 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
15052 to reset the error handling routine and its argument
15053 (by default it's equivalent to respectively fprintf and stderr.
15054 * all the c files: all wild accesses to stderr or stdout within
15055 the library have been replaced to calls to the handler.
15056
Daniel Veillard29a11cc2000-10-25 13:32:39 +000015057Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15058
15059 * configure.in: release 2.2.6
15060 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
15061 exporting the inner functions of xpath for extension modules
15062 * doc/*: updated and rebuilt the doc
15063
Daniel Veillardbe9ec4b2000-10-25 11:01:53 +000015064Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15065
15066 * nanohttp.c : applied Wayne HTTP cleanup patch
15067 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
15068 and xmlNodeSetSpacePreserve()
15069
Daniel Veillarddf7ef2a2000-10-25 10:11:55 +000015070Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15071
15072 * xpath.c: closing bug #29260
15073
Daniel Veillard126f2792000-10-24 17:10:12 +000015074Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15075
15076 * hash.[ch] debugXML.c: expanded/enhanced the API, added
15077 multikey tuples, made hash structure opaque
15078 * valid.[ch]: moved elements, attributes, notations decalarations
15079 as well as ID and refs to hash tables.
15080 * entities.c: hash cleanup
15081 * xmlmemory.c: fixed a dump problem in debug mode
15082 * include/Makefile.am: problem passing in DESTDIR= values patch
15083 from Marc Christensen <marc@calderasystems.com>
15084 * nanohttp.c: removed debugging remains
15085 * HTMLparser.c: the bogus tag should be ignored (Wayne)
15086 * HTMLparser.c parser.c: fixing a number of problems with the
15087 macros in the *parser.c files (Wayne).
15088 * HTMLparser.c: close the previous option when opening a new one
15089 (Marc Sanfacon).
15090 * result/HTML/*: updated the HTML results accordingly
15091
Daniel Veillard52afe802000-10-22 16:56:02 +000015092Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15093
15094 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
15095 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
15096 XPath functions and XML entities table to them. More to come...
15097 * xmlIO.c: fixed libxml closing FILEs it didn't open.
15098
Daniel Veillard683cb022000-10-22 12:04:13 +000015099Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15100
15101 * tree.c: coalesce adjacent text nodes
15102 * valid.c: handling of blank nodes in DTd validation (raised
15103 by problems with a posteriori validation).
15104 * nanohttp.c: changing behaviour on HTTP write stuff.
15105 * HTMLtree.c: forced body and html to be explicitely closed.
15106 * xpath.h: exported more XPath functions.
15107
Daniel Veillard1baf4122000-10-15 20:38:39 +000015108Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15109
15110 * Release of 2.2.5
15111 * xpointer.c: range() range-inside and other helper functions
15112 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
15113
Daniel Veillard47e12f22000-10-15 14:24:25 +000015114Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15115
15116 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
15117 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
15118
Daniel Veillardb732a0e2000-10-15 11:27:01 +000015119Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15120
15121 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
15122 and XPointer modules
15123
Daniel Veillard134c9f32000-10-15 10:27:08 +000015124Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15125
15126 * SAX.h: closed #25107
15127
Daniel Veillard39915622000-10-15 10:06:55 +000015128Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15129
15130 * testSAX.c: fixed problem with cdata reporting
15131 * SAXresult/* : updated
15132
Daniel Veillard1e851392000-10-15 10:02:56 +000015133Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15134
15135 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
15136 Closed bug #27499, added to regression tests
15137 * TODO: updated
15138
Daniel Veillard7eda8452000-10-14 23:38:43 +000015139Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15140
15141 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
15142 support for SCRIPT and STYLE with help from Bjorn Reese
15143 * test/HTML/* result/HTML/*: added simple testcase and updated
15144 the existing ones.
15145
Daniel Veillardff9c3302000-10-13 16:38:25 +000015146Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15147
15148 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
15149 string-range for empty strings
15150 * test/XPath/docs/str test/XPath/xptr/chaptersrange
15151 test/XPath/xptr/strrange: augmented the XPointer testsuite
15152
Daniel Veillard189446d2000-10-13 10:23:06 +000015153Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15154
15155 * doc/xml.html doc/xmlmem.html: added a module describing memory
15156 interfaces and use, updated the main page.
15157
Daniel Veillard2f971a22000-10-12 23:26:32 +000015158Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15159
15160 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
15161 nanoftp code work on Windows too now
15162
15163Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc2df4cd2000-10-12 23:15:24 +000015164
15165 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
15166 * xpointer.c: implemented string-range() at least a good first version
15167 * test/XPath/docs/str test/XPath/xptr/strrange
15168 result/XPath/xptr/strrange: the string-range() tests
15169
Daniel Veillardd3c68c42000-10-12 08:06:28 +000015170Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15171
15172 * Makefile.am include/Makefile.am include/win32config.h
15173 win32/Makefile.mingw: fixed problems reported by Wayne Davison
15174 and make distcheck
15175
Daniel Veillard19d61112000-10-11 23:50:35 +000015176Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15177
15178 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
15179 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
15180 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
15181
Daniel Veillardb0426ca2000-10-11 23:39:43 +000015182Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15183
15184 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
15185 patch for socklen_t detection by
15186 Albert Chin-A-Young <china@thewrittenword.com>
15187
Daniel Veillardcd429612000-10-11 15:57:05 +000015188Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15189
15190 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
15191 and added a --dtdvalid option to xmllint used to test it
15192
Daniel Veillard47c02452000-10-11 13:04:36 +000015193Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15194
15195 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
15196 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
15197
Daniel Veillard2d38f042000-10-11 10:54:10 +000015198Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15199
15200 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
15201 handlings (registration, lookup, cleanup)
15202
Daniel Veillardc8df0aa2000-10-10 23:50:30 +000015203Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15204
15205 * configure.in Makefile.am include/makefile.am: adding XPointer
15206 and XPtrtests target
15207 * xpointer.[ch] : new files for XPointer support
15208 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
15209 more XPath tests
15210
Daniel Veillard57fda592000-10-10 23:24:14 +000015211Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15212
15213 * configure.in: fixed, very broken, make distcheck works again
15214
Daniel Veillarde8282ed2000-10-10 23:01:31 +000015215Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15216
15217 * More work toward 2.2.5, integrated a number of patches
15218 * configure.in Makefile.am win32config.h.in: trying to cleanup
15219 make distcheck .... huh ...
15220 * include/Makefile.am include/win32config.h: new directory
15221 for includes
15222 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
15223 updated teh makefiles and instructions for WIN32
15224 * xpath.c: small fixes
15225 * test/XPath/ results/XPath: updated the testcases and results
15226 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
15227 suggested patches
15228 * valid.c: fixed an ID bug
15229
Daniel Veillardb71379b2000-10-09 12:30:39 +000015230Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15231
15232 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
Daniel Veillard784b9352003-02-16 15:50:27 +000015233 the automake bug where wrong dependencies were generated.
Daniel Veillardb71379b2000-10-09 12:30:39 +000015234 * xpath.[ch]: worked on XPointer
15235
Daniel Veillard7e99c632000-10-06 12:59:53 +000015236Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15237
15238 * configure.in Makefile.am: 2.2.5, ship the include in an
15239 include/libxml subdirectory, use symlinks when using CVS
15240 * testSAX.c: fixed small bug
15241 * testXPath.c: changed the way testfiles are parsed
15242 * debugXML.c: same kind of cleanup when parsing an argument expression
15243 XPath/XPointers can have blanks embedded
15244 * xpath.[ch]: more cleanup, reorgs for XPointer work
15245 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
15246 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
15247
Daniel Veillard55b91f22000-10-05 16:30:11 +000015248Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15249
15250 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
15251 in the XPath engine, rewrote large parts of it, now it's far
15252 cleaner and in sync with the REC not an old WD. Fixed a parsing
15253 problem in the interactive XML shell found when testing XPath.
15254
Daniel Veillardac260302000-10-04 13:33:43 +000015255Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15256
15257 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
15258 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
15259 examples with the extra test
15260
Daniel Veillard7cfce322000-10-04 12:40:27 +000015261Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15262
15263 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
15264 the global init function.
15265
Daniel Veillard970112a2000-10-03 09:33:21 +000015266Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15267
15268 * HTMLparser.c: Doohhh, attribute name parsing was still case
15269 sensitive ! Fixed this ...
15270 * result/HTML/* : updated the tests results accordingly
15271
Daniel Veillard740abf52000-10-02 23:04:54 +000015272Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15273
15274 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
15275 engine, should be far more stable, incorporated a new version of
15276 preceding/following axis, need testing
15277 * uri.c: fixed file:///c:/a/b/c problem
15278 * test/XPath/tests/idsimple: augmented the XPath tests
15279
Daniel Veillard3bff2b02000-10-01 20:33:47 +000015280Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15281
15282 * doc/* rebuilding docs for 2.2.4 release
15283
Daniel Veillard8b5dd832000-10-01 20:28:44 +000015284Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15285
15286 * configure.in: releasing 2.2.4
15287 * parser.[ch]: added xmlStrEqual()
15288 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
15289 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
15290 use xmlStrEqual instead
15291 * TODO: updated
15292 * added an XPath test
15293
Daniel Veillardbc765302000-10-01 18:23:35 +000015294Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15295
15296 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
15297 * entities.h: exported xmlInitializePredefinedEntities
15298 * parser.[ch] : added xmlInitParser()
15299 * parserInternals.h : had to export htmlInitAutoClose()
15300
Daniel Veillardf09e7e32000-10-01 15:53:30 +000015301Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15302
15303 * xpath.[ch] : fixed some serious XPath Predicate evaluation
15304 problems
15305 * Makefile.am : added XPath regression tests to normal tests
15306 * uri.c: fixed a problem with local paths, cleanup
15307 * parser.c: fixed a problem with large CData sections
15308
Daniel Veillardd2ade932000-09-30 14:39:55 +000015309Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15310
15311 * configure.in xml-config.in: patch from "Ben Taylor"
15312 <sol7x86@hotmail.com> for solaris shared libs lookup
15313
Martin Bauligdd7d1f62000-09-29 23:17:57 +0000153142000-09-30 Martin Baulig <baulig@suse.de>
15315
15316 * libxml-2.0.pc.in: Provide pkg-config script.
15317
15318 * configure.in: Create the libxml-2.0.pc script from the
15319 libxml-2.0.pc.in templates.
15320 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
Martin Baulig1b478d12000-09-30 02:27:55 +000015321 script in `$(libdir)/pkgconfig'.
Martin Bauligdd7d1f62000-09-29 23:17:57 +000015322
Daniel Veillard4b0755c2000-09-25 14:26:28 +000015323Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15324
15325 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
15326 when compiling with MSC
15327
Daniel Veillard46057e12000-09-24 18:49:59 +000015328Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15329
15330 * xpath.c: patch for normalize-string() substring-before(),
15331 substring-after() and translate() functions from Bjorn Reese
15332 <breese@mail1.stofanet.dk>
15333 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
15334 Fredrik Hallenberg <hallon@lysator.liu.se>
15335 * TODO: updated
15336
Daniel Veillard281f8ff2000-09-24 08:12:14 +000015337Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15338
15339 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
15340 problem of socklen_t being undefined on a number of platforms
15341 * debugXML.c: fixed a compilation problem when without snprintf
15342
Daniel Veillard8ddb5a72000-09-23 10:28:52 +000015343Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15344
15345 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
15346 an URI bug and a fix for the control-character-induced infinite loop
15347 * nanohttp.c: preventive fix for compiling on WIN32
15348
Daniel Veillard64c20ed2000-09-22 16:07:02 +000015349Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15350
15351 * xmlint.c: closing bug #25000
15352
Daniel Veillardb656ebe2000-09-22 13:51:48 +000015353Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15354
15355 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
15356 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
15357 modified slightly Wayne Davison patch adding xmlStrcasecmp and
15358 related function, fixing xmlStrncmp(), and associated cleanup
15359 * result/HTML/entities.html.sax: updating result
15360
Daniel Veillard4fb87ee2000-09-19 12:25:59 +000015361Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15362
15363 * uri.c: applied patch for URI escaping from Wayne Davison
15364 <wayned@blorf.net>
15365 * tree.c parserInternals.c HTMLparser.c: memset checks patches
15366 from Denis Barbier <barbier@imacs.polytechnique.fr>
15367 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
15368 patch from Wayne Davison
15369
Daniel Veillardd5f97f82000-09-17 16:38:14 +000015370Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15371
15372 * doc/xml.html : updated with new releases, adding "how to help"
15373
Daniel Veillard04698d92000-09-17 16:00:22 +000015374Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15375
15376 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
15377 removed a few warnings in pedantic mode ...
15378 * parserInternals.c parser.c: moved encoding switching function
15379 to parserInternals.c
15380 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
15381
Daniel Veillarda2c6da92000-09-16 18:15:00 +000015382Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15383
15384 * HTMLparser.c parser.c: set ctxt->errNo before calling the
15385 error or warning handlers
15386
Daniel Veillardb1059e22000-09-16 14:02:43 +000015387Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15388
15389 * parserInternals.c parserInternals.h parser.c Makefile.am:
15390 created a new module parserInternals.c, moved most of the
15391 code shared by the various parsers there, as well as
15392 deprecated code from parser.c. More cleanup of parser.c
15393 * uri.c: fixed a problem when URI is NULL
15394 * valid.c: speedup when looking for an attribute declaration
15395
Daniel Veillard39c7d712000-09-10 16:14:55 +000015396Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15397
15398 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
15399 the cleanup of the computation of URI references when seeking
15400 external entities. The URI reference string and the resulting
15401 URI are both stored now.
15402 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
15403 large s(n)printf checks and cleanup from Denis Barbier
15404 <barbier@imacs.polytechnique.fr>
15405 * xmlversion.h.in tree.h: couple of SGML declarations for a
15406 possible docbook module.
15407 * result/VC/ : a couple of test output changed due to the change
15408 of the entities URI
15409
Daniel Veillardb513f5a2000-09-10 14:01:12 +000015410Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15411
15412 * parser.h: added a _private field for linking user's data
15413
Daniel Veillarddd477ce2000-09-10 13:23:08 +000015414Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15415
15416 * parser.c parserInternals.h: demacroified most of the IS_XXX
15417 the gain in size is significant so ...
15418
Daniel Veillard4b5b80c2000-09-08 18:54:41 +000015419Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15420
15421 * entities.c: cases where looking up entities with doc==NULL
15422 covered
15423
Daniel Veillard90e11312000-09-05 10:42:32 +000015424Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15425
Daniel Veillard1de50802000-09-07 08:54:32 +000015426 * uri.c: applied Wayne Davison patch
Daniel Veillard90e11312000-09-05 10:42:32 +000015427 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
15428
Daniel Veillard98a79162000-09-04 11:15:39 +000015429Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15430
Daniel Veillard1de50802000-09-07 08:54:32 +000015431 * uri.c testUri.c: applied Wayne Davison patches
Daniel Veillard98a79162000-09-04 11:15:39 +000015432 * test/URI/uri.data result/URI/uri.data: first set of tests/results
15433 * Makefile.in: added URItest and included thenin "make tests"
15434
15435Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard960aa532000-09-03 17:20:17 +000015436
15437 * xmlversion.h.in: closed bug 22941
15438
Daniel Veillard2bb89092000-08-31 14:57:50 +000015439Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15440
15441 * doc/xmlio.html: added doc and example for entity loader
15442 redefinition.
15443
Daniel Veillard96984452000-08-31 13:50:12 +000015444Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15445
15446 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
15447 used by libxml
15448
Daniel Veillarde715dd22000-08-29 18:29:38 +000015449Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15450
15451 * parser.c: Fixed bug on invalid ontent characters and when using
15452 push.
15453 * xmllint.c: fixed xmllint endling of errors in push mode
15454
Daniel Veillard4948eb42000-08-29 09:41:15 +000015455Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15456
15457 * HTMLparser.c testHTML.c: applied two new patches from
Daniel Veillardbbe11b02000-09-23 07:07:40 +000015458 Wayne Davison <wayned@users.sourceforge.net>
Daniel Veillard4948eb42000-08-29 09:41:15 +000015459 * result/HTML/*.sax: regenerated HTML SAX output
15460 * parser.c: more cleanup.
15461
Daniel Veillarde010c172000-08-28 10:04:51 +000015462Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15463
15464 * HTMLparser.[ch] testHTML.c: applied the second set of
Daniel Veillardbbe11b02000-09-23 07:07:40 +000015465 patches from Wayne Davison <wayned@users.sourceforge.net>,
15466 adding htmlEncodeEntities()
Daniel Veillarde010c172000-08-28 10:04:51 +000015467 * HTMLparser.c: fixed an ignorable white space detection bug
15468 occuring when parsing with SAX only
15469 * result/HTML/*.sax: updated since the output is now HTML
15470 encoded...
15471
Daniel Veillard47f3f312000-08-27 22:40:15 +000015472Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15473
Daniel Veillardbbe11b02000-09-23 07:07:40 +000015474 * HTMLparser.[ch]: applied some of Wayne Davison
15475 <wayned@users.sourceforge.net> patches
Daniel Veillard47f3f312000-08-27 22:40:15 +000015476
Daniel Veillarde0854c32000-08-27 21:12:29 +000015477Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15478
15479 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
15480 undeclared namespace prefix was used, added a warning.
15481 Cleaned up support w.r.t. entities, spilling out a warning
15482 and being pedantic on lookups.
15483 * test/warning/ent9 : added testcase for previous example.
15484 * TODO: updated
15485 * parserInternals.h parser.c: changed the way names are parsed
15486 now allow infinite size and decrease penalty for normal use
15487 * parser.c: Started a big cleanup/check of the parser code,
15488 fixed some of the most tortuous entity code, spotted code
15489 unused anymore
15490 * test/*: added tests for very long names and related nasty
15491 things.
15492
Daniel Veillardf0cc7cc2000-08-26 21:40:43 +000015493Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15494
15495 * doc/encoding.html: added encoding aliases doc
15496 * doc/xml.html: updates
15497 * encoding.[ch]: added EncodingAliases functions
15498 * entities.[ch] valid.[ch] debugXML.c: removed two serious
15499 bottleneck affecting large DTDs like Docbook
15500 * parser.[ch] xmllint.c: added a pedantic option, will be
15501 useful
15502 * SAX.c: redefinition of entities is reported in pedantic mode
15503 * testHTML.c: uninitialized warning from gcc
15504 * uri.c: fixed a couple of bugs
15505 * TODO: added issue raised by Michael
15506
Daniel Veillard0d6b1702000-08-22 23:52:16 +000015507Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15508
15509 * doc/encoding.html: propagated Martin Duerst suggestions
15510
Daniel Veillard52402ce2000-08-22 23:36:12 +000015511Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15512
15513 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
15514 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
15515 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
15516 by Wayne Davison
15517
Daniel Veillard2f2bf412000-08-20 15:11:02 +000015518Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15519
15520 * nanoftp.c nanohttp.c: small cleanup
15521 * TODO: updated
15522
Daniel Veillard244ece92000-08-19 20:58:02 +000015523Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15524
15525 * added an old VC testcase and updated title.xml entity
15526
Daniel Veillardb8f25c92000-08-19 19:52:36 +000015527Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15528
15529 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
15530 done on auto-opening of <p> tags and cleanup of SAX output
15531
Daniel Veillard979e55e2000-08-19 16:48:54 +000015532Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15533
15534 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
15535
Daniel Veillard4540be42000-08-19 16:40:28 +000015536Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15537
15538 * doc/xml.html libxml.* structure.*: updated the doc a bit
15539
Daniel Veillard808a3f12000-08-17 13:50:51 +000015540Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15541
15542 * testSAX.c testHTML.c result/HTML/: cleanup of the output
15543 of SAX tests
15544
Daniel Veillard29579362000-08-14 17:57:48 +000015545Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15546
15547 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
15548 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
15549
Daniel Veillard1255ab72000-08-14 15:13:33 +000015550Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15551
15552 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
15553 * testHTML.c: fix core dump on Solaris 2.x systems
15554 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
15555 * result/HTML/*.sax: previous bug fix lead to new results
15556
Daniel Veillard03109292000-08-14 14:58:22 +000015557Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15558
15559 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
15560 * configure.in: added --with-readline=DIR to accept alternate
15561 path for readline include/library
15562 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
15563 for ANSI under HP-UX
15564 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
15565 includes @LIBS@
15566
Daniel Veillard7c29ce22000-08-12 21:20:53 +000015567Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15568
15569 * doc/* : rebuilt the docs
15570 * getting ready for 2.2.2 release
15571
Daniel Veillard87b95392000-08-12 21:12:04 +000015572Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15573
15574 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
15575 and xmlAddFeature()
15576 * tree.[ch]: added xmlAddChildList()
15577 * xmllint.c: MAP_FAILED macro test
15578 * parser.h: added xmlParseCtxtExternalEntity()
15579 * valid.c: applied bug fixes removed warning
15580 * tree.c: added CDATA block to elements content
15581 * testSAX.c: cleanup of output
15582 * testHTML.c: added SAX testing
15583 * encoding.c: better error recovery
15584 * SAX.c, parser.c: fixed one of the external entity processing
15585 of the OASis testsuite
15586 * Makefile.am: added HTML SAX regression tests
15587 * configure.in: bumped to 2.2.2
15588 * test/HTML/ result/HTML: added a few of HTML tests, and added the
15589 SAX results
15590
Daniel Veillard88a172f2000-08-04 18:23:10 +000015591Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15592
15593 * configure.in: patch for HP compiler
15594
155952000-08-04 Sven Heinicke <sven@zen.org>
15596
15597 * xmllint.c: Was coredumping sometimes when the file given didn't
15598 exist.
15599
Daniel Veillard46e370e2000-07-21 20:32:03 +000015600Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15601
15602 * parser.c xmlIO.[ch]: fixed the problem of encoding support
Daniel Veillard2f2bf412000-08-20 15:11:02 +000015603
Daniel Veillard46e370e2000-07-21 20:32:03 +000015604 when using in memory parsing. Need some cleanup.
15605 * xmllint.c configure.in: added a --memory flag to test memory
15606 parsing
15607
Daniel Veillard36650692000-07-21 15:16:39 +000015608Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15609
15610 * nanohttp.c: fixed socklen_t replacement to unsigned int
15611 * parser.c: fixed a space handdling missing at the end of
15612 production 28 DOCTYPE.
15613 * xmlmemory.c: fixed a stupid bug on the routine to override
15614 allocation functions
15615 * TODO: updated
15616
Daniel Veillarde46e20d2000-07-14 15:02:46 +000015617Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15618
15619 * doc/ regenerated the docs
15620
Daniel Veillard32bc74e2000-07-14 14:49:25 +000015621Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15622
15623 * doc/encoding.html doc/xml.html: added I18N doc
15624 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
15625 improvements, both parser and filters, added ASCII & HTML,
15626 fixed the ISO-Latin-1 one
15627 * xmllint.c testHTML.c: added/made visible --encode
15628 * debugXML.c : cleanup
15629 * most .c files: applied patches due to warning on Windows and
15630 when using Sun Pro cc compiler
15631 * xpath.c : cleanup memleaks
15632 * nanoftp.c : added a TESTING preprocessor flag for standalong
15633 compile so that people can report bugs more easilly
15634 * nanohttp.c : ditched socklen_t which was a portability mess
15635 and replaced it with unsigned int.
15636 * tree.[ch]: added xmlHasProp()
15637 * TODO: updated
15638 * test/ : added more test for entities, NS, encoding, HTML, wap
15639 * configure.in: preparing for 2.2.0 release
15640
Daniel Veillard49703262000-07-10 10:27:46 +000015641Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15642
15643 * nanoftp.c: fixed the way the control connection is handled
Daniel Veillard784b9352003-02-16 15:50:27 +000015644 * libxml.spec.in: fixed the dependencies and cleanup
Daniel Veillard49703262000-07-10 10:27:46 +000015645
Daniel Veillard306be992000-07-03 12:38:45 +000015646Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15647
15648 * doc/xml.html: changed the xmlsoft.org structure, updated the
15649 examples w.r.t. root and childs
15650
Daniel Veillard7d853352000-07-02 18:53:09 +000015651Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15652
Daniel Veillard784b9352003-02-16 15:50:27 +000015653 * libxml.spec.in: fixed bug #7419, dependencies fouled for libxml-devel
Daniel Veillard7d853352000-07-02 18:53:09 +000015654
Daniel Veillard365e13b2000-07-02 07:56:37 +000015655Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15656
15657 * HTMLparser.c: Work on character encoding support for the HTML parser
15658 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
15659 * encoding.c: Fixed a potential memleak in the encoding stuff
15660
Daniel Veillardaf743792000-07-01 11:49:28 +000015661Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15662
15663 * doc/FAQ.html doc/Makefile.am : added a FAQ
15664
15665Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardd83eb822000-06-30 18:39:56 +000015666
15667 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
15668 of the HTML parser to force it to not bypass SAX
15669
Daniel Veillard3f6f7f62000-06-30 17:58:25 +000015670Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15671
15672 * win32config.h.in: updated
15673 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
15674 lacks iconv support :-( need to release 2.1.1
15675 * configure.in: release 2.1.1
15676 * HTMLparser: fixed bug #14784
15677 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
15678 by Windows compiler
15679 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
15680 the SAX startDocument() callback.
15681 * TODO: updated
15682
15683Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15684
15685 * added xmlStopParser()
15686
Daniel Veillardbe803962000-06-28 23:40:59 +000015687Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15688
15689 * configure.in: 2.1.0 prerelease
15690 * Large resync between W3C and Gnome tree
15691 * nanoftp, nanohttp.c: fixed stalled connections probs
15692 * HTMLtree.c SAX.c : support for attribute without values in
15693 HTML for andersca
15694 * valid.c: Fixed most validation + namespace problems
15695 * HTMLparser.c: start document callback for andersca
15696 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
15697 * parser.h, SAX.c: serious speed improvement for large
15698 CDATA blocks
15699 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
15700 different encoding
15701 * example/Makefile.am example/gjobread.c tree.h: work on
15702 libxml1 libxml2 convergence.
15703 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
15704 and the LIBXML_TEST_VERSION macro
15705
Daniel Veillardc310d562000-06-23 18:32:15 +000015706Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15707
15708 * doc/xml.html: various patches and improvements typo fixed by
15709 Felix Natter
15710 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
15711 from Felix Natter <fnatter@gmx.net>
15712
Daniel Veillardf3029822000-05-06 08:11:19 +000015713Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15714
15715 * doc/upgrade.html: updated with instructions for support of both
15716 libxml-1.x and libxml-2.x
15717 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
15718 for 2.x support and also fixed includes
15719
15720
Daniel Veillard496a1cf2000-05-03 14:20:55 +000015721Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15722
15723 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
15724 the encoding support, added iconv support, so now libxml if
15725 compiled with iconv automatically support japanese encodings
15726 among others. Work based on initial patch from Yuan-Chen Cheng
15727 I may have broken binary compat in the encoding handler
15728 registration scheme, but that was so utterly broken I don't
15729 expect anybody to have used this feature until now.
15730 * parserInternals.h: fixup on the CHAR range macro
15731 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
15732 code.
15733 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
15734 * uri.c: added xmlParseURI() I can't believe I forgot to
15735 implement this one in 2.0 !!!
15736 * SAX.c: moved doc->encoding update in the endDocument() call.
15737 * TODO: updated.
15738
Daniel Veillard06047432000-04-24 11:33:38 +000015739Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15740
15741 * tree.h: removed extraneous xmlRemoveProp definition
15742 * TODO: added item about --disable-corba configure switch
15743 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
15744 * nanoftp.c: fixed include problems giving troubles on AIX and
15745 slowlaris
15746 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
15747 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
15748 comment and headers changes to lower gtk-doc number of warnings
15749 * doc/html/*: rebuilt docs
15750
Daniel Veillarde0aed302000-04-16 08:52:20 +000015751Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15752
15753 * HACKING: documented the tag for 1.x and instructions
15754
Daniel Veillard5e873c42000-04-12 13:27:38 +000015755Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15756
15757 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
15758 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
15759 xmlCreateIOParserCtxt
15760 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
15761 significant overall improvement
15762 * xmllint.c: added I/O test to xmllint
15763 * testSAX.c: added a speed test
15764 * doc/* : updated/regenerated
15765
Daniel Veillardfc708e22000-04-08 13:17:27 +000015766Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15767
15768 * xpath.c uri.h parserInternals.h: cosmetic changes from
15769 "Timur I. Bakeyev" <timur@bat.ru>, including making
15770 xmlCreateURI() public
15771
Daniel Veillard5d211f42000-04-07 17:00:24 +000015772Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15773
15774 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
15775 and the code at the same time. Added a clean mechanism for
15776 overload or added input methods: xmlRegisterInputCallbacks()
15777 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
15778 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
15779 * TODO: updated
15780 * doc/* : updated/regenerated
15781 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
15782 source dir
15783
Daniel Veillarde77a9182000-04-05 19:12:29 +000015784Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15785
15786 * testURI.c: yet another forgotten commit, I should get some sleep !
15787
Daniel Veillardce8b83b2000-04-05 18:38:42 +000015788Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15789
15790 * xmllint.c: forgot to commit this too ?
15791
Daniel Veillardb9df4042000-04-05 14:23:16 +000015792Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15793
15794 * xmlversion.h.in : forgot to commit this previously
15795
Daniel Veillard361d8452000-04-03 19:48:13 +000015796Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15797
15798 * configure.in: preparing libxml-2.0.0 version looks Ok so far
15799 * README TODO: updated for release
15800 * uri.c uri.h: added authority parsing/saving
15801 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
15802 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
15803 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
15804 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
15805 Makefile.am : added compile-time customization of libxml
15806 --with-ftp --with-http --with-html --with-xpath --with-debug
15807 --with-mem-debug
15808 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
15809 #include <libxml/xxx.h> I hope it won't break too much stuff
15810 and will be manageable in the future...
15811 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
15812 and added xmllint to the installed programs
15813 * uri.h: added xmlFreeURI()
15814
Daniel Veillardec303412000-03-24 13:41:54 +000015815Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15816
15817 * uri.c uri.h: finished the escaping handling, the base support
15818 and the URI path normalization. Looks good just lacks the
15819 authority content parsing code.
15820 * Makefile.am: added instructions to generate testURI
15821 * TODO: updated
15822 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
15823 added links and icons for W3C and Gnome
15824
Daniel Veillard8f621982000-03-20 13:07:15 +000015825Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15826
15827 * xmlmemory.[ch] : seems I forgot to actually update the files in
15828 the last commit :-)
15829 * doc/xml.html doc/html/* : updated and uploaded the docs
15830
Daniel Veillard3dd82e72000-03-20 11:48:04 +000015831Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15832
15833 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
15834 * TODO: updated
15835 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
Daniel Veillard8f621982000-03-20 13:07:15 +000015836 libxml default allocation function with another set (like gmalloc/
Daniel Veillard3dd82e72000-03-20 11:48:04 +000015837 gfree).
15838 * Makefile.am, uri.c, uri.h: added a set of functions to do
15839 exact (litteraly copied from the RFC 2396 productions) parsing
15840 and handling of URI. Will be needed for XLink, one XML WFC,
15841 XML Base and reused in the nano[ftp/http] modules. Still work
15842 to be done.
15843
Daniel Veillardedfb29b2000-03-14 19:59:05 +000015844Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15845
15846 * configure.in, libxml.spec.in : libxml2
15847 * doc/* : updated the doc page, rebuilt the docs
15848
Daniel Veillardcf461992000-03-14 18:30:20 +000015849Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15850
15851 * all: tagged LIB_XML_1_X
15852 * *.c *.h : updated from W3C CVS tree
15853 * configure.in : 2.0.0-beta
15854 * libxml.spec.in : libxml2 package nam
15855 * result/* : new version of the tests output
15856
Daniel Veillardf13e1ed2000-03-06 07:41:49 +000015857Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15858
15859 * doc/xml.html, doc/update.html: updated docs, 1.8.7
15860
Daniel Veillardb566ce12000-03-04 11:39:42 +000015861Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15862
15863 * doc/* : rebuilt the docs
15864 * parser.c: final patch on #6766
15865 * valid.c: small patch on validity checks.
15866
Daniel Veillardfb76c402000-03-04 11:39:42 +000015867Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15868
15869 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
15870 added
15871 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
15872 compatibility w.r.t. XML spec and existing code.
15873
Daniel Veillard90fb02c2000-03-02 03:46:43 +000015874Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15875
15876 * parser.c: seems a better solution to <a> </a> exists,
15877 will try it for a while
15878
Daniel Veillard83a30e72000-03-02 03:33:32 +000015879Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15880
15881 * parser.c: tried to remove the <a> </a> generating <a/>
15882 this is hard. Left a flag for that purpose. Fixed bug #6766
15883 * configure.in: prepared 1.8.7 not released, due to previous
15884 problem
15885
Daniel Veillard88f00ae2000-03-02 00:15:55 +000015886Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15887
15888 * doc/xml.html : applied second patch from Paul DuBois
15889
Daniel Veillard402e8c82000-02-29 22:57:47 +000015890Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15891
15892 * doc/xml.html : applied patch from Paul DuBois
15893
Daniel Veillardd0f7f742000-02-02 17:42:48 +000015894Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15895
15896 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
15897
Daniel Veillard5feb8492000-02-02 17:15:36 +000015898Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15899
15900 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
15901 compilation warnings on various platforms.
15902 * parser.c: Fixed #5281 validity error callbacks are now desactived
15903 by default if not validating.
15904
Daniel Veillardf341f932000-02-02 14:52:08 +000015905Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15906
15907 * nanoftp.c, win32config.h.in: patches to compile on WIN32
15908
Daniel Veillard13c757e2000-02-01 23:59:15 +000015909Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15910
15911 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
15912 <gkatsi@cs.toronto.edu>
15913
Daniel Veillard726e8792000-01-30 20:04:29 +000015914Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15915
15916 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
15917 processing URLs
15918
Daniel Veillarde41f2b72000-01-30 20:00:07 +000015919Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15920
15921 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
15922 xmlNanoFTPUpdateURL for persistent control connections.
15923 * configure.in: 1.8.6
15924
15925Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15926
15927 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
15928 * tree.[ch] : added xmlSaveNoEmptyTags
15929
James Henstridgef3be9312000-01-28 13:59:21 +0000159302000-01-29 James Henstridge <james@daa.com.au>
15931
15932 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
15933
15934 * Makefile.am: added nanoftp.[ch] to the build.
15935
Daniel Veillardaeea04f2000-01-25 19:27:27 +000015936Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15937
15938 * nanoftp.[ch]: cleanup, comments, API
15939 * debugXML.c : fixed a bug in the cat command
15940 * doc/*: regenerated the docs
15941
Daniel Veillardda07c342000-01-25 18:31:22 +000015942Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15943
15944 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
15945 * debugXML.c : fixed a bug in the cat command
15946 * valid.c: fixing some small probs
15947 * libxml.spec.in: get rid of the SNAP suffix
15948 * doc/xml.html: updated the status
15949
Daniel Veillarde3d88ef2000-01-24 13:55:06 +000015950Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15951
15952 * xml-config.in: xml-config --version to just return the
15953 version number
15954 * xpath.c: some cleanup w.r.t. axis when the current node is
15955 an attribute.
15956 * TODO: updated
15957
Daniel Veillard461a66c2000-01-18 18:01:01 +000015958Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15959
15960 * configure.in: prepared for libxml-1.8.5
15961 * doc/* recompiled the documentation
15962
159632000-01-17 Jody Goldberg <jgoldberg@home.com>
15964
15965 * configure.in : WARNING autoconf subtlety alert :
15966 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
15967 when looking for zlib.h so that HAVE_ZLIB_H is defined.
15968 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
15969 get defined by AC_CHECK_HEADERS.
15970
Daniel Veillardf967b902000-01-17 16:06:10 +000015971Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15972
15973 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
15974 Rune.Djurhuus@fast.no
15975
Daniel Veillardad8f99d2000-01-15 14:20:03 +000015976Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15977
15978 * TODO: updated
15979 * tree.c, parser.c: made sure that only memory alloc problems
15980 and internal parser errors are allowed to write to stdout or
15981 stderr.
15982
Daniel Veillard0142b842000-01-14 14:45:24 +000015983Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15984
15985 * tree.c : restored xmlNewGlobalNs since this seems used by
15986 a lot of existing code :-(, fixed a bug in xmlNewNs
15987 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
15988 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
15989 to exit() from the library code.
15990 * xpath.c, parser.c: removed bugs or unused code detected by
15991 Windows compilers
15992 * parser.c: started adding interfaces for parsing well balanced
15993 XML fragments
15994 * configure.in: releasing 1.8.4
15995 * doc/* : rebuilt the docs
15996
Daniel Veillard2eac5032000-01-09 21:08:56 +000015997Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
15998
15999 * tree.[ch] : added xmlNewDocFragment() for DOM
16000 * testHTML.c: uninitialized variable.
16001
Daniel Veillardf3a73582000-01-05 14:58:39 +000016002Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
16003
16004 * doc/* : rebuild the docs
16005
Daniel Veillard71b656e2000-01-05 14:46:17 +000016006Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
16007
16008 * acconfig.h: readline and history patch
16009 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
16010 * tree.c: added check and handling when possibly removing an ID
16011 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
16012 and saving.
16013 * test/HTML/entities.html result/HTML/entities.html* : test for
16014 various entities reference cases
16015 * result/HTML/* : as a result output of some testcase have
16016 changed
16017 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
16018 by previous example. added xmlParseTryOrFinish().
16019 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
16020 entities.h debugXML.h HTMLparser.h: changed the way struct are
16021 declared to allow gtk-doc to expose those
16022 * parser.c: closed bug #4960
16023 * Makefile.am configure.in: Applied patch from
16024 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
16025 and math/socket libs detection
16026
Daniel Veillard437b87b2000-01-03 17:30:46 +000016027Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
16028
16029 * configure.in, Makefile.am: link tester against readline
16030 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
16031
Daniel Veillard686d6b62000-01-03 11:08:02 +000016032Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
16033
16034 * tree.[ch]: added xmlRemoveProp
16035 * win32config.h.in nanohttp.c: avoid including the Windows
16036 socket stuff in every C files
16037 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
16038 the XmL parser(s)
16039 * test/ns4 result/ns4 etc...: added test case for previous prob
16040 * tree.c: xmlNewNs wasn't checking for double definition
16041 * Makefile.in: fixed a problem with dist-hook duplicates
16042 * parser.[hc], xmlIO.c: fixed the loading of external entities
16043 APIs, now xmlLoadExternalEntity() is used everywhere and
16044 setting up an app specific front-end using the
16045 * SAX.c parser.c: some fixes, now the xhtml spec validates
16046 with the xhtml DTD.
16047 * error.c: fixed crashes in case of no input stream
16048 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
16049 to the validation tests and results
16050
Daniel Veillard5e5c6231999-12-29 12:49:06 +000016051Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16052
16053 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
16054 too htmlCreatePushParserCtxt() and htmlParseChunk()
16055 * parser.c: a bit of cleanup.
16056 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
16057 to XML) removed the last mem leak known
16058 * HTMLtree.c: output message cleanup
16059 * xmlmemory.c: display content info about memory blocks
16060 * result/HTML/wired.* : missing att value warning change
16061
Daniel Veillardbe849cf1999-12-28 16:43:59 +000016062Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16063
16064 * doc/* : rebuilt the documentation
16065
Daniel Veillarddbfd6411999-12-28 16:35:14 +000016066Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16067
16068 * parser.[ch] parserInternals.h: Push parser for XML,
16069 seems to work fine now
16070 * tester.c debugXML.[ch]: Added an XML shell debug facility and
16071 --push for push testing
16072 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
16073 * testSAX.c: added --push
16074 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
16075 subtree
16076 * xmlIO.[ch] : enriched API + fixes for push mode
16077 * entities.[ch]: added the entity content length to the struct.
16078 * xmlmemory.[ch]: new API to show the last entries for the shell
16079 * valid.c: added required attribute testing
16080 * SAX.c: the cdata callback now merge contiguous fragments
16081 * HTMLparser.c: cleanup of some macros
16082
Daniel Veillard3c558c31999-12-22 11:30:41 +000016083Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16084
16085 * parser.c: fix for PIs name starting with xml
16086 * tree.c: fixed a potential problem with || and && ops
Daniel Veillardfef854d1999-12-22 11:31:10 +000016087 * *.c, configure.in win32config.h.in : generate win32config.h for
16088 those on the Other Side !
Daniel Veillard3c558c31999-12-22 11:30:41 +000016089
Daniel Veillard0caf07a1999-12-21 16:25:49 +000016090Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16091
16092 * parser.c: fixed a stupid = vs. == bug :-(
16093 * doc/gnome-xml.sgml: s/glade/xml/
16094
Daniel Veillard5cb5ab81999-12-21 15:35:29 +000016095Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16096
16097 * configure.in, doc/xml.html : bug fix release 1.8.2
16098 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
16099 Hopefully the end of that silly C++ include problem
16100 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
16101 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
16102 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
16103 troubles with autoclosed elements when the stree shape doesn't
16104 follow the DtD specs. Added htmlIsAutoClosed() and
16105 htmlAutoCloseTag()
16106 * result/HTML/*.htm*: Updated the HTML examples regression tests output
16107 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
16108 * debugXML.c: fixed a bug on printing default namespaces.
16109 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
16110
Daniel Veillardb24054a1999-12-18 15:32:46 +000016111Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16112
16113 * result/HTML/*.htm[l] : updated the HTML regression tests according
16114 to the new output
16115 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
16116 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
16117 problem due to intermix of extern "C" { ... } declarations for C++
16118 and recursive includes in the headers
16119
Chris Lahey323c48c1999-12-18 15:32:45 +0000161201999-12-20 Chris Lahey <clahey@umich.edu>
16121
16122 * HTMLtree.c: Made it so that html nodes with a single child do
16123 not insert a carriage return before or after the child node.
16124
Daniel Veillardb24054a1999-12-18 15:32:46 +000016125Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard262f9cb1999-12-18 15:32:45 +000016126
16127 * configure.in, doc/xml.html : bug fix release 1.8.1
16128 * parser.c: fixed bug #4344
16129 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
16130 added the glue to avoid C++ problems
16131 * doc/* : regenerated the documentation
16132
Daniel Veillard6d3bf1f1999-12-16 17:52:19 +000016133Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16134
16135 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
16136 namespace recognition, and Dia as a resul :-(
16137 * encoding.c: closed bug #3950
16138
Daniel Veillard944b5ff1999-12-15 19:08:24 +000016139Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16140
16141 * valid.c: debugging a posteriori validation, except URI expansion
16142 stuff this should be fixed now
16143 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
16144 Carl Nygard <cnygard@bellatlantic.net>
16145 * tester.c: added --postvalid, cleaning of the code
16146 * tree.[ch]: added xmlDocGetRootElement()
16147
Ramiro Estrugobfce3771999-12-15 04:32:07 +000016148Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
16149
16150 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
16151 c++ losage.
16152
Daniel Veillard10a2c651999-12-12 13:03:50 +000016153Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16154
16155 * configure.in, doc/xml.html : bumped to 1.8.0
16156 * xlink.[ch], Makefile.am : added framework for link detection
16157 * parser.h: added nbChars to parser context, needed for cleanup.
16158 * xmlmemory.c: removed a nasty bug when out of mem
16159 * valid.[ch]: adding namespace support for attribute decl
16160 * tester.c: added --debugent option
16161 * debugXML.[ch]: added xmlDebugDumpEntities()
16162 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
16163 buffers instead, this was really needed, validation was breaking
16164 in strange ways due to that. Added xmlParseStringPEReference()
16165 and other parsing from strings functions. Entities processing
16166 modified again, but PERef are still not handled correcly but
16167 unless you're Eve Maller you won't notice :-)
16168 * HTMLparser.c: large changes toward reliability, and switched to
16169 lowercase internal tags, XHTML is lowercase, so it will help
16170 that output is closer to next version.
16171 * doc/* : regenerated the documentation, it is now hosted at
16172 http://xmlsoft.org/ (same bits I just bought the domain :-)
16173
16174
Daniel Veillard294cbca1999-12-03 13:19:09 +000016175Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16176
16177 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
16178 doc generation
16179 * parser.c: fixed bugs #3908 and #3937 and a memory leak
16180 in the SAX API
16181 * doc/*: rebuilt the doc making sure everything appears in the
16182 HTML files
16183
Daniel Veillardf5c2c871999-12-01 09:51:45 +000016184Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16185
16186 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
16187 added the patch from Carl Nygard <cnygard@bellatlantic.net>
16188 which allow impressive speed improvement on dataset with
16189 large text pieces, but at the cost of broken binary
16190 compatibility and slightly bigger memory usage.
16191 Configure with --with-buffers to activate them, they
16192 are protected with XML_USE_BUFFER_CONTENT define.
16193 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
16194 goal is 0 memory left allocated once parser is no more used
16195 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
16196 call xmlCleanupParser() and xmlMemoryDump()
16197
Daniel Veillarda819dac1999-11-24 18:04:22 +000016198Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16199
16200 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
16201 * parser.[ch] encoding.[ch]: added memory cleanup routines
16202 * parser.c: closing bug #3788
16203 * doc/*: rebuilt the doc
16204
Daniel Veillard11a48ec1999-11-23 10:40:46 +000016205Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16206
16207 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
16208 xmlNewTextChild() and xmlSetCompressMode() behaviour.
16209 * tester.c: added --compress option
16210 * doc/*: rebuilt the documentation
16211
Daniel Veillard4c3a2031999-11-19 17:46:26 +000016212Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16213
16214 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
16215 if given /proc/kcore as input !
16216 * doc/xml.html doc/*: updated and rebuilt the documentation
16217
16218Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard07136651999-11-18 14:02:05 +000016219
16220 * parser.c: Fixed some wrongly space collapsing code due to
16221 a misreading of the spec.
16222 * result/*: fixed the output accordingly
16223
16224Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard7f858501999-11-17 17:32:38 +000016225
16226 * encoding.c: bug fix and typos
16227 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
16228 * parser.c: added attribute normalization closing bug #3597
16229 * test/att* result/att* SAXresult/att*: testcase for attribute
16230 normalization
16231
Daniel Veillardd7e200c1999-11-15 17:53:11 +000016232Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16233
16234 * configure.in: closing bug #3163 by adding extra flags for the
16235 cc compiler on HP-UX
16236
Daniel Veillard51e3b151999-11-12 17:02:31 +000016237Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16238
16239 * valid.[ch] : removed a typo and an enumerated type bug in the
16240 xmlAddElementDecl() function
16241 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
16242 call to xmlEncodeEntitiesReentrant() so that the functions
16243 New, Set and Get are at the same level.
16244 * parser.c HTMLparser.c: extra memory allocation bug for
16245 attributes detected by someone using libxml in embedded systems :-)
16246
Daniel Veillard962195f1999-10-28 15:51:53 +000016247Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16248
16249 * xmlmemory.h: turned off mem debug :-\
16250
Daniel Veillard35008381999-10-25 13:15:52 +000016251Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16252
16253 * parser.c: closed bug #2784 a one line fix, but worth pushing
16254 a new release out
16255 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
16256 some structures, comments before and after the
16257 main element, and other nastyness
16258 * HTMLtree.c tree.c: accomodate the extended HTML supported
16259 * configure.in: pushing 1.7.4
16260 * test/ent8 and related outputs : added a new test for bug #2784
16261 * test/HTML/wired.html and related output: a nasty HTML example
16262 * Makefile.am: improved the test scripts
16263 * docs/* : reran the documentation extractor, updated xml.html
16264
Daniel Veillard7c1206f1999-10-14 09:10:25 +000016265Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16266
16267 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
16268 HTMLparser and debugged the HTML related code. HTML documents
16269 now have their own type
16270 * entities.c: do not dump &apos; for HTML output
16271 * xmlmemory.c: improvement, breakpoint mechanism
16272 * testHTML.c: added --sax --repeat ...
16273 * Makefile.am: improved the HTML tests
16274 * valid.[ch]: added xmlValidGetValidElements and
16275 xmlValidGetPotentialChildren
16276 * tester.c: added --insert to test the 2 new functions
16277 * test//* result//* SAXresult//* : regression test cleanup
16278 and extension.
16279 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
16280 gnome-xml-nanohttp.html
16281
Daniel Veillard7d2c2761999-10-11 15:09:51 +000016282Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16283
16284 * HTMLparser.c: fixed problems with some autoclose tags
16285 * tree.c: fixed XML output problems.
16286 * result/* SAXresult/*: update of the tests output
16287
Daniel Veillard6077d031999-10-09 09:11:45 +000016288Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16289
16290 * Makefile.am: Arturo patch for xmlConf.sh version info
16291 * parser.c: Tim Josling patch for single quoted items
16292 * tester.c: Tim Josling patch for tester options usage
16293 * tree.h: indent cleanup
16294
Daniel Veillard2673d3c1999-10-08 14:37:09 +000016295Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16296
16297 * HTMLparser.c parser.h : Fixed problems with HTML parsing
16298 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
16299
Daniel Veillard00fdf371999-10-08 09:40:39 +000016300Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16301
16302 * tree.c : Raph patch for initialization of CORBA fields
16303 * parser.c, xpath.c, ...: modification of doc comments
16304 * xpath.c : allow spaces in xpath expressions
16305
Daniel Veillardad219441999-09-27 08:17:49 +000016306Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16307
16308 * xmlmemory.h: turning off memory debug :-(
16309
Daniel Veillard7a66ee61999-09-26 11:31:02 +000016310Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16311
16312 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
16313 better SAX interfaces.
16314 * testSAX.c: uses the new SAX routine, avoid fetching any remote
16315 entity.
16316 * configure.in: 1.7.2
16317
16318Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard2f4dfc41999-09-24 14:03:48 +000016319
16320 * libxml.spec.in: fixed the URL
16321 * doc/xml.html: improved the documentation front-end
16322
Daniel Veillard7a66ee61999-09-26 11:31:02 +000016323Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard335849b1999-09-23 23:08:42 +000016324
16325 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
16326
Daniel Veillard7a66ee61999-09-26 11:31:02 +000016327Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillarddd6b3671999-09-23 22:19:22 +000016328
16329 * libxml.spec.in: fixed the alpha compile problem
16330 * parser.[ch]: changed errno to errNo in the parser context :-(
16331 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
16332 * doc/xml.html: changed CHAR to xmlChar
16333 * doc/html/*: recompiled the documentation
16334 * configure.in: 1.7.1
16335
Daniel Veillard7f7d1111999-09-22 09:46:25 +000016336Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16337
16338 * parser.h: modified the parser context struct to regain 1.4.0
16339 binary compatibility
16340 * parser.c, xml-error.h: added errno ot teh context and defined
16341 a set of errors values with update of errno
16342 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
16343 DTDs and entities
16344 * *.h, *.c: complete cleanup of the use of config.h and include
16345 protection depending on the current setup.
16346 * overalll debugging, maintenance and bug-fixing on all modules
16347 * updated the documentation
16348 * ready for 1.7.0
16349
Daniel Veillardc08a2c61999-09-08 21:35:25 +000016350Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16351
16352 * HTMLparser.c : cleanup
16353 * SAX.c valid.c valid.h: added ID/IDREF checking
16354 * tree.c tree.h: extended doc structure for refs
16355 * configure.in: 1.6.2
16356 * parser.c: patched bug in SAX user arg call
16357 * parserInternals.h: patched missing close in C++ wrapping
16358 * testXPath.c xpath.c xpath.h: prepared for extensibility,
16359 especially upcoming XPointer implementation.
16360 * doc/xml.html: augmented, typo
16361
CEST 1999 Timur Bakeyev72bd1001999-09-04 20:50:25 +000016362Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
16363
16364 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
16365 not all invocations of install understand -d.
16366
CEST 1999 Timur Bakeyev6db3cb01999-09-04 20:25:14 +000016367Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
16368
16369 * Makefile.am: prepend all the test* calls with $(top_builddir) -
16370 to make 'check' works, when builddir != srcdir.
16371
Daniel Veillardc8eab3a1999-09-04 18:27:23 +000016372Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16373
16374 * doc/xml.html : updated the documentation
16375
Daniel Veillard6454aec1999-09-02 22:04:43 +000016376Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16377
16378 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
16379 not deallocated memory blocks
16380 * *.c : replaces all calls to malloc() free() and realloc() to
16381 the wrapper functions/macros
16382 * tree.c : removed memory leaks dues to calling xmlFreeNode()
16383 instead of xmlFreeNodeList()
16384
Daniel Veillard1ff7ae31999-09-01 12:19:13 +000016385Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16386
16387 * HTMLparser.c: corrected a stupid bug leading to core dump at
16388 tree deallocation. Removed warnings indicated by
16389 Stephane.Conversy@lri.fr
16390 * entities.c: Fixes Yet Another Stupid Bug, entities were not
16391 looked for in the external subset
16392
16393Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc26087b1999-08-30 11:23:51 +000016394
16395 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
16396 on SGI by Stephane.Conversy@lri.fr
16397
Daniel Veillardb96e6431999-08-29 21:02:19 +000016398Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16399
16400 * all .h : changed the prototype declaration indent as in gtk
16401 * most .c : working on reducing the TODOs in the code
16402 * most .c : cleanup though -pedantic and Insure++
16403 * improvements on validation ID checkings.
16404 * tree.[ch] SAX.c: added support for namespace on attributes #2022
16405 * xml-config.in: closed #1810
16406
16407Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard991e63d1999-08-15 23:32:28 +000016408
16409 * tree.h, valid.c, valid.h: more work on validity, IDs
16410 * xpath.c: added/fixed comparidon and equlity, added a new isinf
16411 definition for AIX
16412
Daniel Veillardb556eb51999-08-15 17:19:50 +000016413Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16414
16415 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
16416 the distribution due to a cut'n paste error at last commit
16417
Daniel Veillardb05deb71999-08-10 19:04:08 +000016418Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16419
16420 * configure.in: upgraded to version 1.4.0
16421 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
16422 Big update, added a large part of the validation process,
16423 it should be usable, but some parts are missing
16424 * xpath.c: improved the implementation w.r.t. root.
16425 * Makefile.am: added more tests
16426 * test and result trees: added a lot of tests
16427 * libxml.spec.in: export libxml.so.0 and libxml.so.1
16428
Daniel Veillard6a6ccc11999-08-10 09:34:35 +000016429Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16430
16431 * Added an HACKING file
16432
Daniel Veillarde2d034d1999-07-27 19:52:06 +000016433Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16434
16435 * xpath.[ch] : improvements and debug of the XPath implementation
16436 * parser.c, HTMLparser.c : modified the parsers to be progressive
16437 * tree.[ch] : extended the Buffer promitives
16438 * xmlIO.[ch] : added basic I/O routines providing progressive
16439 parsing and ready for I18N conversion plugins
16440 * SAXresult/* : the SAX callback sequence maybe slightly different
16441 now
16442 * test*.c : improved/updated the tests programs
16443 * doc/* : recompiled the docs.
16444
Daniel Veillard15b75af1999-07-26 16:42:37 +0000164451999-07-26 Michael Meeks <michael@edenproject.org>
16446
16447 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
16448
16449 * tree.c: Ditto.
16450
Daniel Veillard1566d3a1999-07-15 14:24:29 +000016451Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16452
16453 * configure.in: upgraded to version 1.4.0
16454 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
16455 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
16456 XML query language, see http://www.w3.org/TR/xpath for more details.
16457 * parser.c, parser.h: added CHAR* related string functions for XPath
16458 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
16459 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
16460 rebuild the docs.
16461 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
16462 and regression testing capabilities for XPath.
16463
Daniel Veillardd79d7871999-07-12 10:38:12 +000016464Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16465
16466 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
16467 closing bug #1646
16468
Daniel Veillardbe9e5951999-07-12 09:16:45 +000016469Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16470
16471 * Makefile.am, example/Makefile.am: closed bug #1683
16472
Daniel Veillard3166ab11999-07-11 16:14:19 +000016473Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16474
16475 * example/Makefile.am, configure.in: added the makefile for the
16476 gjobread example
16477
Tomasz Kłoczkoa75b6b31999-07-10 12:21:13 +000016478Sat Jul 10 14:19:11 CEST 1999 Tomasz K³oczko <kloczek@pld.org.pl>
16479
16480 * doc/Makefile.am:
16481 - fix which allow "make install DESTDIR=</install/prefix>".
16482
Daniel Veillard7cc3c041999-07-09 10:11:57 +000016483Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16484
16485 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
16486 which fixed a problem on the file reading-code.
16487
Daniel Veillard82150d81999-07-07 07:32:15 +000016488Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16489
16490 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
16491 output.
16492 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
16493
Daniel Veillard5233ffc1999-07-06 22:25:25 +000016494Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16495
16496 * parser.h : Oops removed the binary compatibility problem
16497 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
16498 * parser.c, HTMLparser.c: applied patches for reading from stdin
16499
Daniel Veillardbe70ff71999-07-05 16:50:46 +000016500Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16501
16502 * parser.c, entities.c, valid.c: cleanup bug #1591
16503 * configure.in: cleanup bug #1592
16504 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
16505 the same tree back-end. Hence gdome will be available for it.
16506 * doc/Makefile.am: close bug #617
16507
Daniel Veillard97fea181999-06-26 23:07:37 +000016508Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16509
16510 * parser.c: alloctate a per parser context SAX interface block
16511
Daniel Veillard14fff061999-06-22 21:49:07 +000016512Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16513
16514 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
16515 and xmlEncodeEntitiesReentrant with the correct one :-\
16516
16517Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16518
16519 * commit of my internal XML base changes, quite a lot of
16520 changes, cleanups, better entities support, framework for
16521 new I/O and charset detection and handling
16522 * Fixed the configure/Makefile stuff to generate shared libs
16523 with the proper version info, so we jumped on rev from
16524 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
16525 xmlEncodeEntities() result need to be freed now, and a string
16526 xmlParserVersion provide the current library version.
16527
Raph Levien05240da1999-06-15 21:27:11 +000016528Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
16529
16530 * parser.c: fixed a buffer overrun for when you have a very long
16531 attribute with no entities in it.
16532
Daniel Veillardbb2da581999-06-13 14:37:07 +000016533Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16534
16535 * added example directory
16536 * added example/gjobs.xml gjobread.c, still need a Makefile.in
16537
Daniel Veillard011b63c1999-06-02 17:44:04 +000016538Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16539
16540 * Release of libxml-1.1, nearly everything has been touched for
16541 this.
16542 * Added more regression tests
16543 * Updated the documentation
16544
Daniel Veillard27d88741999-05-29 11:51:49 +000016545Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16546
16547 * tree.[ch]: unified the XML_NO_CORBA defines.
16548 * parser.c encoding.[ch]: started plugging in char encoding detection
16549
Manish Vachharajani5e60f5a1999-05-29 03:04:30 +000016550Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
16551
16552 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
16553 Also freed allocated buffer.
16554
Daniel Veillard27d88741999-05-29 11:51:49 +000016555Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard5099ae81999-04-21 20:12:07 +000016556 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
16557 reentrancy problem at printing. One is left in entities.c, to
16558 remove ASAP
16559 * testSAX.c : added a test example showing the use of the SAX
16560 interface if one doesn't want to build the DOM tree.
16561 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
16562
Daniel Veillard517752b1999-04-05 12:20:10 +000016563Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16564
16565 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
16566 large revamping of the parser to use SAX callbacks
16567 http://www.megginson.com/SAX/ (or at least a C like interface
16568 a la Expat). It's now possible to set up your own callbacks
16569 and the parser will not build a DOM tree.
16570 * test/* result/*: updated the test suite, I finally removed
16571 the old Namespace draft support (PI based).
16572
Daniel Veillard87c83bd1999-04-02 16:04:43 +000016573Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16574
16575 * Makefile.am: added test result to EXTRA_DIST for make tests
16576
Daniel Veillard64068b31999-03-24 20:42:16 +000016577Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16578
16579 * parser.c, parserInternals.h: moved the chars macro definitions
16580 to parserInternals.h
16581 * parser.c, error.c: applied patches from "Knut Åkesson"
16582 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
16583
Daniel Veillard012ccc11999-03-23 10:11:11 +000016584Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16585
16586 * xml-config.in : applied patch to make --version work
16587
Raja R Harinatha86c23e1999-03-05 22:14:01 +0000165881999-03-05 Raja R Harinath <harinath@cs.umn.edu>
16589
16590 * Makefile.am (check-local): Alias for `tests' target. This will
16591 cause `make check' to do the right thing.
16592 (tests): Don't run tests in srcdir. Also, replaced calls to
16593 basename with a `sed' "equivalent".
16594
Daniel Veillardd109e371999-03-05 06:26:45 +000016595Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16596
16597 * Renamed error.h to xml-error.h, corrected Makefile.am to list
16598 it in the header and not the sources, updated the doc.
16599 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
16600 pointing this out.
16601
Daniel Veillardbc50b591999-03-01 12:28:53 +000016602Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16603
16604 * parser.c, parser.h, parserInternals.h: memory leak hunting,
16605 exported the inputStream routines.
16606 * doc/html/* : updated accordingly
16607
Daniel Veillardd692aa41999-02-28 21:54:31 +000016608Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16609
16610 * parser.c, parser.h, parserInternals.h: added a few extra
16611 internal calls to allocate and free parser contexts ...
16612 * doc/html/* : updated accordingly
16613
Daniel Veillard55a99271999-02-25 11:01:29 +000016614Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16615
16616 * configure.in, Makefile.am, doc/makefile.am : General changes for
16617 1.0.0 release and including the generated HTML documentation.
16618
Daniel Veillard35925471999-02-25 08:46:07 +000016619Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16620
16621 * makefile.am : added parserInternals.h, oops.
16622
Daniel Veillard1e346af1999-02-22 10:33:01 +000016623Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16624
16625 * parserInternals.h: added this header giving access to the parser
16626 internal functions.
16627 * doc/Makefile.am : added a rebuild target which rebuilds the full
16628 set of documentations
16629 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
16630 the internal subset.
16631 * *.c *.h: modifications needed to generate the documentation using
16632 gtk-doc, cleanup of functions blocks, reorganisation of struct
16633 declarations.
16634
Daniel Veillard1164e751999-02-16 16:29:17 +000016635Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16636
16637 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
16638 the tar and spec file to include the beginning of the doc.
16639
Nuno Ferreira03d04781999-02-13 00:07:17 +0000166401999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
16641
16642 * doc/.cvsignore: Added this file.
16643
Daniel Veillard6800ef31999-02-08 18:33:22 +000016644Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16645
16646 * tree.c: fixed xmlGetProp to return "" when the attribute
16647 exists, even if the node-list is NULL.
16648
Daniel Veillard726c7e31999-02-08 15:13:10 +000016649Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16650
16651 * tree.c: patched an error outputting empty attribute values.
16652 * Makefile.am and doc/makefile.am: have been updated during the
16653 week-end. Sorry for an empty CVS log, I got a shell problem.
16654
Daniel Veillard1899e851999-02-01 12:18:54 +000016655Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16656
16657 * tree.h: cleaned up using enums instead of defines
16658 * parser.c, valid.[ch]: more work on parsing/output of element
16659 declarations
16660
Daniel Veillard3b9def11999-01-31 22:15:06 +000016661Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16662
16663 * valid.[ch], tree.c, parser.c : more work toward full parsing
16664 of XML DTDs.
16665 * README: added informations about mailing-list and on-line
16666 documentation
16667
Raja R Harinath7eb5c4f1999-01-27 23:01:51 +0000166681999-01-27 Raja R Harinath <harinath@cs.umn.edu>
16669
16670 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
16671
Daniel Veillard39a1f9a1999-01-17 19:11:59 +000016672Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16673
16674 * parser.c, tree.[ch] : more work toward conformance testing,
16675 added a last element to accelerate parsing of very flat structures
16676 started working on internal subset Element content declaration.
16677 * valid.[ch] : first cut at adding code toward validation.
16678 * previous changes had also small impact on most files, especially
16679 the conformance testing using James Clark test suite.
16680
Daniel Veillard3c2c2ce1999-01-17 13:48:01 +000016681Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
16682
16683 * test/* : updated the examples, most of them were not well
16684 formed (humm), and added rdf2.
16685 * result/* : resulting changes in the output.
16686
Daniel Veillard7c92c0a1998-12-06 18:08:28 +000016687Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16688
16689 * tree.c: changed the behaviour of xmlGetProp on NULL values.
16690
Daniel Veillard44b3a061998-12-05 17:27:22 +000016691Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16692
16693 * tree.c: patched a bug in the generation of empty attributes
16694
Daniel Veillardbe36afe1998-11-27 06:39:50 +000016695Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16696
16697 * entities.[ch], tree.[ch], tester.c: added copy interfaces
16698 for node/trees/documents/... Biggest problem is namespace
16699 support when copying subtrees.
16700
Daniel Veillard8cc0d1f1998-11-16 01:04:26 +000016701Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16702
16703 * parser.c, entities.c: improve entities and char ref encoding,
16704 and cleanups of error messages.
16705
Daniel Veillard242590e1998-11-13 18:04:35 +000016706Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16707
16708 * parser.c, entities.c: simple bug hunting done during rpm2html and
16709 rpmfind integration.
16710
Daniel Veillard42dc9b31998-11-09 01:17:21 +000016711Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16712
16713 * parser.[ch]: Added interfaces allowing to specify a SAX
16714 handler before parsing.
16715
Daniel Veillarde3bffb91998-11-08 14:40:56 +000016716Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16717
16718 * parser.c: redirrect all errors reporting through the SAX
16719 error function
16720
Daniel Veillardda4d3c41998-11-04 20:07:05 +000016721Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16722
16723 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
16724 * libtool, tlmain ...: update of the libtool files
16725
Miguel de Icaza442321c1998-11-04 18:13:38 +0000167261998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
16727
16728 * entities.c: Use g_snprintf insteda of snprintf.
16729
Daniel Veillard0ba4d531998-11-01 19:34:31 +000016730Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16731
16732 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
16733 added ent5 test for this purpose.
16734 * parser.c, parser.h: formatting, comments and UTF-8 planning.
16735
Daniel Veillard27271681998-10-30 06:39:40 +000016736Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16737
16738 * parser.c: fixed? a strange error due to compression on a GWP
16739 document.
16740
Daniel Veillard25940b71998-10-29 05:51:30 +000016741Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16742
16743 * tree.[ch]: bug fixing
16744 * entities.[ch]: defined a specific type for predefined entities
16745 * doc/xml.html: more documentation on the library, how to use it,
16746 overview of the interfaces.
16747
Daniel Veillard16253641998-10-28 22:58:05 +000016748Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16749
16750 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
16751
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000016752Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16753
Daniel Veillard10c6a8f1998-10-28 01:00:12 +000016754 * tree.c: corrected a small bug
16755 * doc/xml.html: continuing writing documentation.
16756
16757Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16758
Daniel Veillardbaf4cd51998-10-27 22:56:57 +000016759 * debugXML.h debugXML.c: added debugging utilities.
16760 * tester.c: added --debug switch.
16761 * tree.c: patched an incorrect node->type assignment.
16762 * parser.c: formatting, ensure that node->doc != NULL in attributes
16763
Daniel Veillardccb09631998-10-27 06:21:04 +000016764Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16765
16766 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
16767 entity support and provide an internal representation close to
16768 DOM one (entity ref nodes, and attribute value as tree). I tried
16769 to preserve the interface but this will surely break some apps
16770 (I have to change rpm2html/rpmfind for example). I had to change
16771 two interfaces, and the generated tree is somewhat different.
16772 * doc/* : started documenting the XML library, the tree and
16773 DOM/Corba. This is a first step.
16774
Daniel Veillard11e00581998-10-24 18:27:49 +000016775Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16776
16777 * parser.c: Set up the fonctions comment block, boring but useful.
16778 * parser.h, SAX.c, parser.c: now attributes are processed through
16779 the SAX interface. The problem is that my SAX interface diverged
16780 quite a bit from the original one, well this is not an official
16781 spec, and translating it from Java to C is hairy anyway...
16782
Daniel Veillard97b58771998-10-20 06:14:16 +000016783Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16784
16785 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
16786 fonctions comment block, boring but useful.
16787
16788Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard891e4041998-10-19 00:43:02 +000016789
16790 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
16791 conversion routines. However they are not yet used to convert the
16792 inputs. The core will run with UTF-8.
16793
Daniel Veillard33942841998-10-18 19:12:41 +000016794Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16795
16796 * tree.c : make sure that the type id is properly set-up when
16797 a new object is allocated, needed for DOM.
16798
Daniel Veillard27fb0751998-10-17 06:47:46 +000016799Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16800
16801 * tree.h, tree.c: Ok, the main objects in the tree will be native
16802 corba objects, it costs 8 bytes per Node, Attribute and Document
16803 but it simplifies the Corba integration a lot (no extra interface
16804 objects to allocate/free).
16805
Daniel Veillard0bef1311998-10-14 02:36:47 +000016806Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16807
16808 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
16809 and changed NODEs contants for conformity with DOM Level 1
16810
Daniel Veillard27864701998-10-08 03:47:24 +000016811Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16812
16813 * added hooks to keep track of servants when creating objects
16814 xmlDoc and xmlNode (for Corba export).
16815
Daniel Veillarda6e1d121998-10-04 14:41:05 +000016816Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16817
16818 * added xml-config script.
16819
Daniel Veillard7066a791998-10-01 20:28:28 +000016820Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16821
16822 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
16823 to autoupdate libtool and automake conf files.
16824
Miguel de Icaza60681bd1998-09-30 19:28:59 +0000168251998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
16826
16827 * Makefile.am: Use '?' to separate the sed
16828 commands as ',' is used when people pass -Wl,something.
16829
16830
Daniel Veillard15a8df41998-09-24 19:15:06 +000016831Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16832
16833 * tree.c, tree.h: added a per-document compression interface.
16834
Daniel Veillard151b1b01998-09-23 00:49:46 +000016835Tue Sep 22 20:47:38 EDT 1998
16836
16837 * tree.c, tree.h: added saving with compression and added interfaces
16838 to control the compression level (xmlGetCompressMode,
16839 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
16840
Daniel Veillard70120ff1998-09-22 00:24:21 +000016841Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16842
16843 * parser.c: corrected a loop for files of size 0
16844
Raja R Harinathd2e3abd1998-08-20 21:52:38 +0000168451998-08-20 Raja R Harinath <harinath@cs.umn.edu>
16846
16847 * error.h: New file. Contains prototyes from `error.c'.
16848
Tom Tromeyc19653d1998-08-14 01:22:43 +000016849Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
16850
16851 * Makefile.am (xmlincdir): New macro.
16852 (xmlinc_HEADERS): Renamed from include_HEADERS.
16853
Daniel Veillard845664d1998-08-13 04:43:19 +000016854Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16855
16856 * applied small patch on numeric entities from
16857 Christopher Blizzard <blizzard@appliedtheory.com>
16858
Daniel Veillard260a68f1998-08-13 03:39:55 +000016859Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16860
16861 * New release 0.2, removed the old xml_* files so that it's
16862 coherent with the other CVS base (W3C), far better conformance
16863 to standard, new namespaces, decent entities support, beginning
16864 of a SAX-like interface. Nearly nothing left intact, even the
16865 test examples ...
16866
Christopher Blizzarda36749e1998-07-30 21:47:18 +0000168671998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
16868
16869 * .cvsignore: Add .deps dir
16870
Daniel Veillardf8015fa1998-07-26 21:31:38 +000016871Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
16872
16873 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
16874
Daniel Veillardfe926001998-07-26 04:28:20 +000016875Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000016876
Daniel Veillardfe926001998-07-26 04:28:20 +000016877 * configure.in: added test for CPP
16878 * AUTHORS, Changelog: the original ones didn't get commited but the
16879 glib ones instead, fixed.
16880 * Makefile.am: corrected an error in library naming
Daniel Veillard01791d51998-07-24 19:24:09 +000016881
Daniel Veillardfe926001998-07-26 04:28:20 +000016882Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000016883
Daniel Veillardfe926001998-07-26 04:28:20 +000016884 * integrated code developped at W3C
16885 * changed the original Copyright
16886 * migrated to automake
16887 * prefixed the filenames by xml_ to avoid filename clashes
Daniel Veillard01791d51998-07-24 19:24:09 +000016888