blob: 9a1666da5b2e29025b96f494cea50986dad8cd9c [file] [log] [blame]
Daniel Veillard44af2322009-07-09 09:02:11 +02001Thu Jul 9 08:52:35 CEST 2009 Daniel Veillard <daniel@veillard.com>
2
3 * config.h.in: update of libtool seems to have modified it
4 * python/libxml2class.txt: python update modified the order
5 of classes apparently
6
Daniel Veillardab2a7632009-07-09 08:45:03 +02007Thu Jul 9 08:43:06 CEST 2009 Daniel Veillard <daniel@veillard.com>
8
9 * tree.c: avoid calling xmlAddID with NULL values
10 * parser.c: add a few xmlInitParser in some entry points
11
Rob Richards798743a2009-06-19 13:54:25 -040012Fri Jun 19 19:51:08 CEST 2009 Rob Richards <rrichards@cdatazone.org>
13
14 * parser.c: use options from current parser context when creating
15 a parser context within xmlParseCtxtExternalEntity
16 * xmlwriter.c: fix error message when unable to create output file
17
Daniel Veillardbccae2d2009-06-04 11:22:45 +020018Thu Jun 4 11:17:23 CEST 2009 Daniel Veillard <daniel@veillard.com>
19
20 * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c
21 valid.c xmlschemas.c xmlwriter.c xpath.c: use %s to printf string
Daniel Veillardab2a7632009-07-09 08:45:03 +020022 patch by Christian Persch, fixes #581612
Daniel Veillardbccae2d2009-06-04 11:22:45 +020023
Daniel Veillard7dd70802009-06-04 11:08:39 +020024Thu Jun 4 11:06:07 CEST 2009 Daniel Veillard <daniel@veillard.com>
25
26 * parser.c threads.c: change the threading initialization sequence
27 as suggested by Igor Novoseltsev to avoid crash if xmlInitParser()
28 is called from a thread which is not the main one, should fix
29 #584605
30
Daniel Veillard4d3e2da2009-05-15 17:55:45 +020031Fri May 15 17:54:48 CEST 2009 Daniel Veillard <daniel@veillard.com>
32
33 * HTMLparser.c: make sure we keep line numbers fixes #580705
34 based Aaron Patterson patch
35
Roland Steiner04f8eef2009-05-12 09:16:16 +020036Tue May 12 09:13:58 CEST 2009 Daniel Veillard <daniel@veillard.com>
37
38 * HTMLparser.c: a broken HTML table attributes initialization,
Daniel Veillard4d3e2da2009-05-15 17:55:45 +020039 fixes #581803, by Roland Steiner <rolandsteiner@google.com>
Roland Steiner04f8eef2009-05-12 09:16:16 +020040
veillard494ed592009-05-12 08:54:59 +020041Tue May 12 08:54:20 CEST 2009 Daniel Veillard <daniel@veillard.com>
42
43 * libxml2.doap: adding RDF dope file.
44
veillard97c7be62009-05-12 08:43:54 +020045Tue May 12 08:42:52 CEST 2009 Daniel Veillard <daniel@veillard.com>
46
47 * configure.in: adapt the extra version detection code to git
48
Rob Richards2c8c7722009-04-29 10:09:05 -040049Wed Apr 29 16:09:38 CEST 2009 Rob Richards <rrichards@cdatazone.org>
50
51 * parser.c: do not set error code in xmlNsWarn
52
Daniel Veillardf076f342009-04-15 09:20:25 +000053Wed Apr 15 11:18:24 CEST 2009 Daniel Veillard <daniel@veillard.com>
54
55 * include/libxml/parser.h include/libxml/xmlwriter.h
56 include/libxml/relaxng.h include/libxml/xmlversion.h.in
57 include/libxml/xmlwin32version.h.in include/libxml/valid.h
58 include/libxml/xmlschemas.h include/libxml/xmlerror.h: change
59 ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name
60 collisions with other packages and headers as reported by
61 Belgabor and Mike Hommey
62
Daniel Veillard719f3972009-04-02 12:04:35 +000063Thu Apr 2 13:57:15 CEST 2009 Daniel Veillard <daniel@veillard.com>
64
65 * error.c: fix structured error handling problems #564217
66
Rob Richards9c0aa472009-03-26 18:10:19 +000067Thu Mar 26 19:08:08 CET 2009 Rob Richards <rrichards@cdatazone.org>
68
69 * parser.c: use options from current parser context when creating
70 an entity parser context
71
Daniel Veillarda4f85b92009-03-25 10:45:20 +000072Wed Mar 25 11:40:34 CET 2009 Daniel Veillard <daniel@veillard.com>
73
74 * doc/*: updated SVN URL for GNOME as pointed by Vincent Lefevre
75 and regenerated docs
76
Daniel Veillardc6561462009-03-25 10:22:31 +000077Wed Mar 25 11:21:26 CET 2009 Daniel Veillard <daniel@veillard.com>
78
79 * parser.c: hide the nbParse* variables used for debugging
80 as pointed by Mike Hommey
81
Daniel Veillard48b3eb22009-03-25 09:51:19 +000082Wed Mar 25 10:50:05 CET 2009 Daniel Veillard <daniel@veillard.com>
83
84 * include/wsockcompat.h win32/Makefile.bcb xpath.c: fixes for
85 Borland/CodeGear/Embarcadero compilers by Eric Zurcher
86
Daniel Veillarddb3ce962009-03-25 09:43:49 +000087Wed Mar 25 10:43:07 CET 2009 Daniel Veillard <daniel@veillard.com>
88
89 * xpath.c: xmlXPathRegisterNs should not allow enpty prefixes
90
Daniel Veillard43bc89c2009-03-23 19:32:04 +000091Mon Mar 23 20:27:15 CET 2009 Daniel Veillard <daniel@veillard.com>
92
93 * tree.c: add a missing check in xmlAddSibling, patch by Kris Breuker
94 * xmlIO.c: avoid xmlAllocOutputBuffer using XML_BUFFER_EXACT which
95 leads to performances problems especially on Windows.
96
William M. Brackec5b1fd2009-03-03 06:31:43 +000097Tue Mar 3 14:30.28 HKT 2009 William Brack <wbrack@mmm.com.hk>
98
99 * trio.h: changed include of config.h to be surrounded by
100 quotation marks #570806
101
Daniel Veillard01101202009-02-21 09:22:04 +0000102Sat Feb 21 10:20:34 CET 2009 Daniel Veillard <daniel@veillard.com>
103
104 * threads.c parser.c: more warnings about xmlCleanupThreads and
105 xmlCleanupParser to avoid troubles like #571409
106
Daniel Veillardcb0ae192009-02-20 08:40:55 +0000107Fri Feb 20 09:40:04 CET 2009 Daniel Veillard <daniel@veillard.com>
108
109 * xmlwriter.c: cleanups and error reports when xmlTextWriterVSprintf
110 fails, by Jinmei Tatuya
111
Daniel Veillardeb0a0b22009-02-20 08:19:53 +0000112Fri Feb 20 09:18:56 CET 2009 Daniel Veillard <daniel@veillard.com>
113
114 * xmlwriter.c: remove a couple of leaks on errors reported by
115 Jinmei Tatuya
116
Daniel Veillard97ff9b32009-01-18 21:43:30 +0000117Sun Jan 18 22:37:59 CET 2009 Daniel Veillard <daniel@veillard.com>
118
119 * configure.in doc/xml.html doc/*: preparing 0.7.3 release
120 * include/libxml/parserInternals.h SAX2.c: fix a typo in a name
121
Daniel Veillardf63085d2009-01-18 20:53:59 +0000122Sun Jan 18 21:48:28 CET 2009 Daniel Veillard <daniel@veillard.com>
123
124 * include/libxml/parser.h include/libxml/xmlwriter.h
125 include/libxml/relaxng.h include/libxml/xmlversion.h.in
126 include/libxml/xmlwin32version.h.in include/libxml/valid.h
127 include/libxml/xmlschemas.h include/libxml/xmlerror.h:
128 port patch from Marcus Meissner to add gcc checking for
129 printf like functions parameters, should fix #65068
130 * doc/apibuild.py doc/*: modified the script accordingly
131 and regenerated
132 * xpath.c xmlmemory.c threads.c: fix a few warnings
133
Daniel Veillardd032a5b2009-01-18 19:41:26 +0000134Sun Jan 18 20:40:42 CET 2009 Daniel Veillard <daniel@veillard.com>
135
136 * include/libxml/xmlwin32version.h.in: windows header should
137 get the same define
138
Daniel Veillardd4d47052009-01-18 17:26:02 +0000139Sun Jan 18 18:22:33 CET 2009 Daniel Veillard <daniel@veillard.com>
140
141 * include/libxml/xmlversion.h.in include/libxml/xmlmemory.h:
142 apply patch from Marcus Meissner to add gcc attribute alloc_size
143 should fix #552505
144 * doc/apibuild.py doc/* testapi.c: regenerate the API
145 * include/libxml/parserInternals.h: fix a comment problem raised
146 by apibuild.py
147
Daniel Veillardd4a3f242009-01-18 15:41:30 +0000148Sun Jan 18 16:39:01 CET 2009 Daniel Veillard <daniel@veillard.com>
149
150 * threads.c: also remove pthread key when stopping thread
151 support, patch based on Alex Ott one should fix #564723
152
Daniel Veillardbf2ebff2009-01-18 14:57:04 +0000153Sun Jan 18 15:55:18 CET 2009 Daniel Veillard <daniel@veillard.com>
154
155 * threads.c: patch from Daniel Zimmermann fixing a memory leak
156 in an edge case, solves #562230
157
Daniel Veillard1fb2e0d2009-01-18 14:08:36 +0000158Sun Jan 18 15:06:05 CET 2009 Daniel Veillard <daniel@veillard.com>
159
160 * include/libxml/parserInternals.h SAX2.c: add a new define
Daniel Veillard97ff9b32009-01-18 21:43:30 +0000161 XML_MAX_TEXT_LENGTH limiting the maximum size of a single text
Daniel Veillard1fb2e0d2009-01-18 14:08:36 +0000162 node, the defaultis 10MB and can be removed with the HUGE
163 parsing option
164
Rob Richardsb9ed0172009-01-05 17:28:50 +0000165Mon Jan 05 18:28:41 CET 2009 Rob Richards <rrichards@cdatazone.org>
166
167 * include/libxml/parser.h parser.c: add XML_PARSE_OLDSAX parser
168 option to enable pre 2.7 SAX behavior.
169
Rob Richards810a78b2008-12-31 22:13:57 +0000170Wed Dec 31 23:11:37 CET 2008 Rob Richards <rrichards@cdatazone.org>
171
172 * tree.c: set doc on last child tree in xmlAddChildList for
173 bug #546772. Fix problem adding an attribute via with xmlAddChild
174 reported by Kris Breuker.
175
Rob Richards5a7d8bd2008-12-27 13:17:43 +0000176Sun Dec 27 14:16:13 CET 2008 Rob Richards <rrichards@cdatazone.org>
177
178 * xmlwriter.c: fix indenting in xmlTextWriterFullEndElement for
179 bug# 554353.
180
Daniel Veillardbe2bd6a2008-11-27 15:26:28 +0000181Thu Nov 27 16:24:52 CET 2008 Daniel Veillard <daniel@veillard.com>
182
183 * include/libxml/tree.h tree.c python/generator.py: adds
184 element traversal support
185 * valid.c: avoid a warning
186 * doc/*: regenerated
187
Daniel Veillard1dc9feb2008-11-17 15:59:21 +0000188Mon Nov 17 16:56:18 CET 2008 Daniel Veillard <daniel@veillard.com>
189
190 * SAX2.c parser.c: fix for CVE-2008-4226, a memory overflow
191 when building gigantic text nodes, and a bit of cleanup
192 to better handled out of memory problem in that code.
193 * tree.c: fix for CVE-2008-4225, lack of testing leads to
194 a busy loop test assuming one have enough core memory.
195
Daniel Veillard6b099012008-11-06 13:47:39 +0000196Thu Nov 6 14:34:35 CET 2008 Daniel Veillard <daniel@veillard.com>
197
198 * xmllint.c: Matthias Kaehlcke reported a build problem when
199 not compiling HTML support in.
200
Daniel Veillardb40744e2008-10-17 13:26:44 +0000201Fri Oct 17 15:24:08 CEST 2008 Daniel Veillard <daniel@veillard.com>
202
203 * configure.in doc/Makefile.am: patch from Adrian Bunk which
204 adds --disable-rebuild-docs to avoid rebuilding them
205
Daniel Veillard7f4547c2008-10-03 07:58:23 +0000206Fri Oct 3 09:43:45 CEST 2008 Daniel Veillard <daniel@veillard.com>
207
208 * configure.in doc/* NEWS: preparing the release of 2.7.2
209 * dict.c: fix the Solaris portability issue
210 * parser.c: additional cleanup on #554660 fix
211 * test/ent13 result/ent13* result/noent/ent13*: added the
212 example in the regression test suite.
213 * HTMLparser.c: handle leading BOM in htmlParseElement()
214
Daniel Veillard34a7fc32008-10-02 20:55:10 +0000215Thu Oct 2 22:53:39 CEST 2008 Daniel Veillard <daniel@veillard.com>
216
217 * parser.c: fix a nasty bug introduced when cleaning up
218 entities processing in 2.7.x , fixes #554660
219
Daniel Veillarda57ba4c2008-09-25 16:06:18 +0000220Thu Sep 25 18:04:20 CEST 2008 Daniel Veillard <daniel@veillard.com>
221
222 * HTMLparser.c: fix an HTML parsing error on large data sections
223 reported by Mike Day
224 * test/HTML/utf8bug.html result/HTML/utf8bug.html.err
225 result/HTML/utf8bug.html.sax result/HTML/utf8bug.html: add the
226 reproducer to the test suite
227
Daniel Veillard2e36da92008-09-25 15:36:43 +0000228Thu Sep 25 17:35:57 CEST 2008 Daniel Veillard <daniel@veillard.com>
229
230 * runxmlconf.c: fix compilation if XPath is not included
231
Daniel Veillard7e65fad2008-09-25 14:55:21 +0000232Thu Sep 25 16:54:04 CEST 2008 Daniel Veillard <daniel@veillard.com>
233
234 * xmlreader.c: patch from Riccardo Scussat fixing custom error
235 handlers problems.
236
Daniel Veillard856d9282008-09-25 14:31:40 +0000237Thu Sep 25 16:30:11 CEST 2008 Daniel Veillard <daniel@veillard.com>
238
239 * include/libxml/xmlsave.h xmlsave.c: new options to serialize
240 as XML/HTML/XHTML and restore old entry point behaviours
241
Daniel Veillarda7036d92008-09-01 14:50:19 +0000242Mon Sep 1 16:49:05 CEST 2008 Daniel Veillard <daniel@veillard.com>
243
244 * doc/xml.html doc/news.html configure.in python/setup.py NEWS:
245 prepare release of 2.7.1
246
Daniel Veillard074f37e2008-09-01 13:38:22 +0000247Mon Sep 1 15:35:13 CEST 2008 Daniel Veillard <daniel@veillard.com>
248
249 * schematron.c xpath.c: applied a couple of patches from Martin
250 avoiding some leaks, fixinq QName checks in XPath, XPath debugging
251 and schematron code cleanups.
252 * python/tests/Makefile.am python/tests/xpathleak.py: add the
253 specific regression tests, just tweak it to avoid output by default
254
Daniel Veillardda3fee42008-09-01 13:08:57 +0000255Mon Sep 1 15:02:05 CEST 2008 Daniel Veillard <daniel@veillard.com>
256
257 * trionan.c: Borland C fix from Moritz Both
258 * testapi.c: regenerate, workaround a problem for buffer testing
259 * xmlIO.c HTMLtree.c: new internal entry point to hide even better
260 xmlAllocOutputBufferInternal
261 * tree.c: harden the code around buffer allocation schemes
262 * parser.c: restore the warning when namespace names are not absolute
263 URIs
264 * runxmlconf.c: continue regression tests if we get the expected
265 number of errors
266 * Makefile.am: run the python tests on make check
267 * xmlsave.c: handle the HTML documents and trees
268 * python/libxml.c: convert python serialization to the xmlSave APIs
269 and avoid some horrible hacks
270
Daniel Veillard15724252008-08-30 15:01:04 +0000271Sat Aug 30 16:58:40 CEST 2008 Daniel Veillard <daniel@veillard.com>
272
273 * configure.in, doc/*: preparing 2.7.0 release
274 * tree.c: remove some testing traces
275 * parser.c xmlIO.c xmlschemas.c: remove some warnings
276
Daniel Veillarde83e93e2008-08-30 12:52:26 +0000277Sat Aug 30 14:50:16 CEST 2008 Daniel Veillard <daniel@veillard.com>
278
279 * include/libxml/tree.h tree.c: make a new kind of buffer where
280 shrinking and adding in head can avoid reallocation or full
281 buffer memmoves
282 * encoding.c xmlIO.c: use the new kind of buffers for output
283 buffers
284
Daniel Veillard28b7b4b2008-08-30 08:19:02 +0000285Sat Aug 30 10:18:13 CEST 2008 Daniel Veillard <daniel@veillard.com>
286
287 * doc/* testapi.c: regenerated
288
Daniel Veillard4cc67bb2008-08-29 19:58:23 +0000289Fri Aug 29 21:53:12 CEST 2008 Daniel Veillard <daniel@veillard.com>
290
291 * doc/examples/reader3.c: patch from Robert Schwebel , allows to
292 compile the example if configured without output support fixes
293 #545582
294 * Makefile.am: add testrecurse to the make check tests
295 * HTMLparser.c: if the parser got a encoding argument it should be
296 used over what the meta specifies, patch fixing #536346
297
Daniel Veillardcba68392008-08-29 12:43:40 +0000298Fri Aug 29 14:41:38 CEST 2008 Daniel Veillard <daniel@veillard.com>
299
300 * parser.c: a couple more fixes
Daniel Veillard4cc67bb2008-08-29 19:58:23 +0000301 * nanohttp.c nanoftp.c: patch from Andreas Färber to compile on Haiku
302 fixes #527880
Daniel Veillardcba68392008-08-29 12:43:40 +0000303 * doc/examples/*: regenerated
304
Daniel Veillard0161e632008-08-28 15:36:32 +0000305Thu Aug 28 17:31:46 CEST 2008 Daniel Veillard <daniel@veillard.com>
306
307 * parser.c include/libxml/parser.h: completely different fix for
308 the recursion detection based on entity density, big cleanups
309 in the entity parsing code too
310 * result/*.sax*: the parser should not ask for used defined versions
311 of the predefined entities
312 * testrecurse.c: automatic test for entity recursion checks
313 * Makefile.am: added testrecurse
314 * test/recurse/lol* test/recurse/good*: a first set of tests for
315 the recursion
316
Daniel Veillard49d44052008-08-27 19:57:06 +0000317Wed Aug 27 21:55:34 CEST 2008 Daniel Veillard <daniel@veillard.com>
318
319 * include/libxml/xmlerror.h parser.c: a bit of cleanup and
320 added checks based on the regression tests of the xmlconf suite
321
Daniel Veillardf582d142008-08-27 17:23:41 +0000322Wed Aug 27 19:22:35 CEST 2008 Daniel Veillard <daniel@veillard.com>
323
324 * uri.c: bug in parsing RFC 3986 uris with port numbers
325
Daniel Veillardbfa5cf12008-08-27 15:33:28 +0000326Wed Aug 27 17:30:48 CEST 2008 Daniel Veillard <daniel@veillard.com>
327
328 * configure.in Makefile.am: add an --with-coverage configure option
329 and a 'make cov' target based on gcc profiling and the lcov
330 tool. Currently at 68.9% coverage out of 'make check' and
331 runsuite executions.
332 * xmlreader.c: remove warnings due to C++ comments
333
Daniel Veillarda8f09ce2008-08-27 13:02:01 +0000334Wed Aug 27 15:00:54 CEST 2008 Daniel Veillard <daniel@veillard.com>
335
336 * include/libxml/parserInternals.h parser.c: cleanup entity
337 pushing error handling based on a patch from Ashwin
338
Daniel Veillard2cba4152008-08-27 11:45:41 +0000339Wed Aug 27 13:41:26 CEST 2008 Daniel Veillard <daniel@veillard.com>
340
341 * threads.c: fix a small initialization problem raised by Ashwin
342 * testapi.c gentest.py: increase testing especially for document
343 with an internal subset, and entities
344 * tree.c: fix a deallocation issue when unlinking entities from
345 a document.
346 * valid.c: fix a missing entry point test not found previously.
347 * doc/*: regenerated the APIs, docs etc.
348
Daniel Veillard8915c152008-08-26 13:05:34 +0000349Tue Aug 26 15:02:58 CEST 2008 Daniel Veillard <daniel@veillard.com>
350
351 * include/libxml/parser.h parser.c xmllint.c: strengthen some
352 of the internal parser limits, add an XML_PARSE_HUGE option
353 to bypass them all. More internal parser limits will still need
354 to be added.
355
Daniel Veillardbf9c1da2008-08-26 07:46:42 +0000356Tue Aug 26 09:42:08 CEST 2008 Daniel Veillard <daniel@veillard.com>
357
358 * Makefile.am: add the testchar to 'make check'
359 * xmlschemas.c: Volker Grabsch pointed out a typo
360 * xmlregexp.c: production [19] from XML Schemas regexps were a
361 mistake removed in version REC-xmlschema-2-20041028, Volker Grabsch
362 provided a patch to remove it
363 * test/schemas/regexp-char-ref_0.xml test/schemas/regexp-char-ref_0.xsd
364 test/schemas/regexp-char-ref_1.xsd result/schemas/regexp-char-ref_0_0
365 result/schemas/regexp-char-ref_1_0: Volker Grabsch also provided
366 regession tests for this
367
Daniel Veillard54bd29b2008-08-26 07:26:55 +0000368Tue Aug 26 09:25:39 CEST 2008 Daniel Veillard <daniel@veillard.com>
369
370 * include/libxml/parser.h xinclude.c xmllint.c: patch based on
371 Wieant Nielander contribution to add the option of not doing
372 URI base fixup in XInclude
373
Daniel Veillardaa6de472008-08-25 14:53:31 +0000374Mon Aug 25 16:52:53 CEST 2008 Daniel Veillard <daniel@veillard.com>
375
376 * xmlreader.c: applied patch from Aswin to fix tree skipping
377 * include/libxml/entities.h entities.c: fixed a comment and
378 added a new xmlNewEntity() entry point
379 * runtest.c: be less verbose
380 * tree.c: space and tabs cleanups
381
Daniel Veillardf4f4e482008-08-25 08:57:48 +0000382Mon Aug 25 10:56:30 CEST 2008 Daniel Veillard <daniel@veillard.com>
383
384 * include/libxml/entities.h entities.c SAX2.c parser.c: rework
385 the patch to avoid some ABI issue with people allocating
386 entities structure directly
387
Daniel Veillard4bf899b2008-08-20 17:04:30 +0000388Wed Aug 20 19:02:01 CEST 2008 Daniel Veillard <daniel@veillard.com>
389
390 * include/libxml/parser.h include/libxml/entities.h entities.c
391 parserInternals.c parser.c: fix for CVE-2008-3281
392
Rob Richards117baa02008-08-10 17:07:33 +0000393Sun Aug 10 17:06:13 CEST 2008 Rob Richards <rrichards@ctindustries.net>
394
395 * dict.c: fix non GNUC builds.
396
Daniel Veillard0765ae82008-08-08 12:14:37 +0000397Fri Aug 8 14:13:06 CEST 2008 Daniel Veillard <daniel@veillard.com>
398
399 * makefile.am: adding a check-valgrind target
400
Daniel Veillardd330f182008-08-08 12:03:22 +0000401Fri Aug 8 14:01:59 CEST 2008 Daniel Veillard <daniel@veillard.com>
402
403 * Makefile.am testdict.c: add the new test in 'make check' and
404 update it to check subdictionaries processing.
405
Daniel Veillardd68f8912008-08-08 10:09:19 +0000406Fri Aug 8 12:07:20 CEST 2008 Daniel Veillard <daniel@veillard.com>
407
408 * testdict.c: added a program to regression test the dictionary code
409 * dict.c: improve the lookup efficiency by caching the key.
410
Daniel Veillardffda65f2008-08-07 16:33:49 +0000411Thu Aug 7 18:30:55 CEST 2008 Daniel Veillard <daniel@veillard.com>
412
413 * dict.c: chased and found a couple of nasty issues
414
CEST 2008 Sven Herzbergdc41d862008-08-07 13:52:30 +0000415Thu Aug 7 15:51:31 CEST 2008 Sven Herzberg <sven@imendio.com>
416
417 Bug 546629 – runtests doesn't pass on my mac
418 Reviewed by William M. Brack.
419
420 * runtest.c: use libpthread on Mac OS X as well
421
Daniel Veillard84c45df2008-08-06 10:26:06 +0000422Wed Aug 6 12:24:33 CEST 2008 Daniel Veillard <daniel@veillard.com>
423
424 * uri.c: allow [ and ] in fragment identifiers, 3986 disallow them
425 but it's widely used for XPointer, and would break DocBook
426 processing among others
427
Daniel Veillard424785e2008-08-06 09:35:25 +0000428Wed Aug 6 11:32:21 CEST 2008 Daniel Veillard <daniel@veillard.com>
429
430 * dict.c: change the big key algorithm to work properly with QName
431 too, fix a bug with dict size and sub dictionaries
432
Daniel Veillardd7af5552008-08-04 15:29:44 +0000433Mon Aug 4 17:27:27 CEST 2008 Daniel Veillard <daniel@veillard.com>
434
435 * uri.c include/libxml/uri.h: rewrite the URI parser to update to
436 rfc3986 (from 2396)
437 * test/errors/webdav.xml result/errors/webdav.xml*: removed the
438 error test, 'DAV:' is a correct URI under 3986
439 * Makefile.am: small cleanup in make check
440
Daniel Veillardae0765b2008-07-31 19:54:59 +0000441Thu Jul 31 21:49:45 CEST 2008 Daniel Veillard <daniel@veillard.com>
442
443 * runxmlconf.c: more progresses against the official regression tests
444 * runsuite.c: small cleanup for non-leak reports
445 * include/libxml/tree.h: parsing flags and other properties are
446 now added to the document node, this is generally useful and
447 allow to make Name and NmToken validations based on the parser
448 flags, more specifically the 5th edition of XML or not
449 * HTMLparser.c tree.c: small side effects for the previous changes
450 * parser.c SAX2.c valid.c: the bulk of teh changes are here,
451 the parser and validation behaviour can be affected, parsing
452 flags need to be copied, lot of changes. Also fixing various
453 validation problems in the regression tests.
454
Daniel Veillard37334572008-07-31 08:20:02 +0000455Thu Jul 31 10:15:53 CEST 2008 Daniel Veillard <daniel@veillard.com>
456
457 * runxmlconf.c: added a skipped list, insert rmt-ns10-035
458 * Makefile.am: improve 'make check'
459 * include/libxml/xmlerror.h parser.c: clean up namespace errors
460 checking and reporting, errors when a document is labelled
461 as UTF-16 while it is parsed as UTF-8 and no encoding was given
462 explicitely.
463 * result/errors/webdav.xml.*: some warnings are no recategorized
464 as Namespace errors
465
Daniel Veillard09459bf2008-07-30 12:58:11 +0000466Wed Jul 30 14:55:54 CEST 2008 Daniel Veillard <daniel@veillard.com>
467
468 * include/libxml/xmlmemory.h xmlmemory.c: add xmlMemDisplayLast to
469 help debug incremental memory leaks, and some cleanups
470 * runxmlconf.c: use that new call and avoid ever touching the
471 system catalog in the regression tests
472
Daniel Veillard40ec29a2008-07-30 12:35:40 +0000473Wed Jul 30 14:33:33 CEST 2008 Daniel Veillard <daniel@veillard.com>
474
475 * parser.c include/libxml/xmlerror.h: an XML-1.0 document can't load
476 an 1.1 entity
477 * runxmlconf.c: when using entities make sure we load them
478
Daniel Veillard051d52c2008-07-29 16:44:59 +0000479Tue Jul 29 18:43:07 CEST 2008 Daniel Veillard <daniel@veillard.com>
480
481 * parser.c: fix a bug not detecting cross entity comments probably
482 when comment parsing got optimized.
483 * Makefile.am: add make check
484 * runxmlconf.c: fix the log file name
485
Daniel Veillard7e5c3f42008-07-29 16:12:31 +0000486Tue Jul 29 18:09:26 CEST 2008 Daniel Veillard <daniel@veillard.com>
487
488 * runxmlconf.c Makefile.am: add a C program to run the W3C test
489 suite, work in progress
490 * xmllint.c: add a new option --oldxml10 to use the old parser
491 * parser.c: fix the XML_PARSE_OLD10 processing of the new option
492 and a bug in version parsing
493
Daniel Veillard45490ae2008-07-29 09:13:19 +0000494Tue Jul 29 11:12:40 CEST 2008 Daniel Veillard <daniel@veillard.com>
495
496 * xpath.c: space and tabs cleanup
497
Daniel Veillard34e3f642008-07-29 09:02:27 +0000498Tue Jul 29 10:59:36 CEST 2008 Daniel Veillard <daniel@veillard.com>
499
500 * include/libxml/parser.h include/libxml/xmlerror.h parser.c:
501 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10
502 to stick to old behaviour
503 * testapi.c gentest.py: modified slightly and regenerated
504 * Makefile.am: add testchar
505
Daniel Veillardabade012008-07-24 15:05:38 +0000506Thu Jul 24 16:57:20 CEST 2008 Daniel Veillard <daniel@veillard.com>
507
508 * Makefile.am testchar.c Makefile.tests README.tests: add a
509 new regression test program for testing character ranges and
510 UTF8 encoding/decoding
511
Daniel Veillardbf0324f2008-07-23 13:35:50 +0000512Wed Jul 23 15:32:39 CEST 2008 Daniel Veillard <daniel@veillard.com>
513
514 * libxml.spec.in: fix the build root
515
William M. Brackf8477002008-07-17 05:29:16 +0000516Wed Jul 16 22:28:48 PDT 2008 William Brack <wbrack@mmm.com.hk>
517
518 * pattern.c: fix problem with xmlStreamPop when pattern includes
519 a "." element (see discussion on libxslt list)
520
Daniel Veillard45efd082008-07-07 13:52:52 +0000521Mon Jul 7 15:49:59 CEST 2008 Daniel Veillard <daniel@veillard.com>
522
523 * SAX2.c: fix line number on text nodes, problem raised by Ralf Junker
524
Rob Richardsc6947bb2008-06-29 15:04:41 +0000525Sun Jun 29 17:04:28 CEST 2008 Rob Richards <rrichards@ctindustries.net>
526 * xmlschemas.c: fix crash with invalid whitespace facet
527
Daniel Veillard984e5692008-06-11 08:14:22 +0000528Wed Jun 11 10:13:02 CEST 2008 Daniel Veillard <daniel@veillard.com>
529
530 * doc/xml.html doc/FAQ.html: add a section in the FAQ about
531 multithread and xmlCleanupParser
532
Daniel Veillard63806b52008-06-10 14:56:11 +0000533Tue Jun 10 16:52:17 CEST 2008 Daniel Veillard <daniel@veillard.com>
534
535 * catalog.c: apply a couple of fixes based on a Coverity report
536 forwarded by Derrick Price.
537 * VxWorks/README VxWorks/Makefile VxWorks/build.sh: instructions
538 Makefile, and shell script to build on VxWorks 6.4+ provided by
539 Jim Wert.
540
Daniel Veillard39801e52008-06-03 16:08:54 +0000541Tue Jun 3 18:07:13 CEST 2008 Daniel Veillard <daniel@veillard.com>
542
543 * python/generator.py python/setup.py: apply patch from Martin fixing
544 python whitespaces
545 * NEWS: following previous commit rebuilt now in UTF-8
546
Daniel Veillard25a1ce92008-06-02 16:04:12 +0000547Mon Jun 2 17:39:42 CEST 2008 Daniel Veillard <daniel@veillard.com>
548
549 * ChangeLog: patch from Hans de Goede to switch the file to UTF-8
550 * doc/news.xsl: switch to generate the NEWS file in UTF-8 instead of
551 ISO-8859-1
552
Daniel Veillardad559982008-05-12 13:15:35 +0000553Mon May 12 15:12:44 CEST 2008 Daniel Veillard <daniel@veillard.com>
554
555 * xmlregexp.c: avoid a regexp crash, should fix #523738
556
Daniel Veillard438ebbd2008-05-12 12:58:46 +0000557Mon May 12 14:56:06 CEST 2008 Daniel Veillard <daniel@veillard.com>
558
559 * xmlschemas.c runtest.c testapi.c include/libxml/xmlreader.h
560 python/types.c python/libxml_wrap.h python/libxml.c: fx compilation
561 when configured without the reader should fix #513110
562 * doc/*: regenerated
563
Rob Richardsb6b2ee12008-05-03 12:34:25 +0000564Sat May 3 14:33:29 CEST 2008 Rob Richards <rrichards@ctindustries.net>
565
566 * dict.c: check for stdint.h and define types when using MSVC
567
Daniel Veillard87303e32008-04-28 18:07:29 +0000568Mon Apr 28 20:06:12 CEST 2008 Daniel Veillard <daniel@veillard.com>
569
570 * parserInternals.c: applied patch from Ashwin to avoid a potential
571 double-free
572
Daniel Veillarded86dc22008-04-24 11:58:41 +0000573Thu Apr 24 13:56:53 CEST 2008 Daniel Veillard <daniel@veillard.com>
574
575 * uri.c: applied patch from Ashwin fixing a number of realloc problems
576 * HTMLparser.c: improve handling for misplaced html/head/body
577
Daniel Veillarde9100a52008-04-22 08:28:50 +0000578Tue Apr 22 10:27:17 CEST 2008 Daniel Veillard <daniel@veillard.com>
579
580 * dict.c: improvement on the hashing of the dictionnary, with visible
581 speed up as the number of strings in the hash increases, work from
582 Stefan Behnel
583
Daniel Veillarddee23482008-04-11 12:58:43 +0000584Fri Apr 11 14:44:00 CEST 2008 Daniel Veillard <daniel@veillard.com>
585
586 * include/libxml/xmlschemas.h xmlschemas.c: added new function
587 xmlSchemaValidCtxtGetParserCtxt based on Holger Kaelberer patch
588 * doc/apibuild.py doc/*: regenerated the doc, chased why the new
589 function didn't got any documentation, added more checking in the
590 generator
591 * include/libxml/relaxng.h include/libxml/schematron.h
592 include/libxml/xmlschemas.h include/libxml/c14n.h
593 include/libxml/xmlregexp.h include/libxml/globals.h
594 include/libxml/xmlreader.h threads.c xmlschemas.c: various changes
595 and cleanups following the new reports
596
597
Daniel Veillard33fe2882008-04-10 08:09:25 +0000598Thu Apr 10 10:07:00 CEST 2008 Daniel Veillard <daniel@veillard.com>
599
600 * Makefile.am: extend the cleanup rule
601 * xmlschemas.c: space cleanup
602
Rob Richardsc3e24352008-04-09 17:49:09 +0000603Wed Apr 9 19:43:25 CEST 2008 Rob Richards <rrichards@ctindustries.net>
604
605 * include/wsockcompat.h: support older win32 platforms when building
606 with newer versions of VS
607
Daniel Veillard596da972008-04-08 14:58:41 +0000608Tue Apr 8 16:56:07 CEST 2008 Daniel Veillard <daniel@veillard.com>
609
610 * configure.in NEWS doc/*: preparing release of 2.6.32
611
Daniel Veillarded939f82008-04-08 08:20:08 +0000612Tue Apr 8 10:19:01 CEST 2008 Daniel Veillard <daniel@veillard.com>
613
614 * tree.c: fix a bug introduced when fixing #438208 and reported by
615 Ashwin
616 * python/generator.py: fix an infinite loop bug
617
Daniel Veillard354cf5c2008-04-07 12:46:48 +0000618Mon Apr 7 14:44:51 CEST 2008 Daniel Veillard <daniel@veillard.com>
619
620 * xmlreader.c: fix a link to XmlNodeType doc reported by Martijn Arts
621 * docs/*: rebuilt
622
Daniel Veillard2135fc22008-04-04 16:10:51 +0000623Fri Apr 4 18:09:50 CEST 2008 Daniel Veillard <daniel@veillard.com>
624
625 * parser.c: improve the *Recover* functions documentation
626
Daniel Veillard6ccc56d2008-04-03 12:59:06 +0000627Thu Apr 3 14:57:15 CEST 2008 Daniel Veillard <daniel@veillard.com>
628
629 * parser.c: patch from Mark Rowe fixing BOM or encoding detection
630 in external parsed entities, should fix #440415
631
Daniel Veillard8f6c2b12008-04-03 11:17:21 +0000632Thu Apr 3 13:16:01 CEST 2008 Daniel Veillard <daniel@veillard.com>
633
634 * tree.c: fix some problems with the *EatName functions when
635 running out of memory raised by Eric Schrock , should fix #438208
636
Daniel Veillardbfc42632008-04-03 10:43:52 +0000637Thu Apr 3 12:41:29 CEST 2008 Daniel Veillard <daniel@veillard.com>
638
639 * xmlschemastypes.c: horror around the definition of the lexical
640 values for decimal and derived types, fixing to reject empty
641 values, should fix #503268
642
Daniel Veillardf1245392008-04-03 09:46:34 +0000643Thu Apr 3 11:44:57 CEST 2008 Daniel Veillard <daniel@veillard.com>
644
645 * encoding.c: buffer may not be large enough to convert to
646 UCS4, patch from Christian Fruth , fixes #504015
647
Daniel Veillard36de63e2008-04-03 09:05:05 +0000648Thu Apr 3 11:02:02 CEST 2008 Daniel Veillard <daniel@veillard.com>
649
650 * HTMLparser.c: apparently it's okay to forget the semicolumn after
651 entity refs in HTML, fixing char refs parsing accordingly based on
652 T. Manske patch, this should fix #517653
653
Daniel Veillardfa750972008-04-03 07:31:25 +0000654Thu Apr 3 09:30:29 CEST 2008 Daniel Veillard <daniel@veillard.com>
655
656 * error.c: avoid a scary realloc() loop should fix #520383
657
Daniel Veillarda4ba09d2008-04-03 06:24:04 +0000658Thu Apr 3 08:22:52 CEST 2008 Daniel Veillard <daniel@veillard.com>
659
660 * parser.c: more realloc problems pointed out by Ashwin
661
Daniel Veillardff8b5412008-04-03 05:41:28 +0000662Thu Apr 3 07:40:13 CEST 2008 Daniel Veillard <daniel@veillard.com>
663
664 * xstc/Makefile.am: applied patch from Mike Hommey fixing distclean,
665 fixes #520387
666
Daniel Veillarde43579b2008-04-03 04:56:04 +0000667Thu Apr 3 06:52:32 CEST 2008 Daniel Veillard <daniel@veillard.com>
668
669 * include/libxml/xpath.h: small doc improvement for xmlXPathContext
670 from Jack Jansen, fixes #524759
671 * doc/newapi.xsl doc/*: fixed a problem and regenerated the docs
672
Daniel Veillardf88d8492008-04-01 08:00:31 +0000673Tue Apr 1 09:59:22 CEST 2008 Daniel Veillard <daniel@veillard.com>
674
675 * xpath.c: two patches from Alvaro Herrera to avoid problem when
676 running out of memory in XPath evaluations.
677
Daniel Veillard68b6e022008-03-31 09:26:00 +0000678Mon Mar 31 11:23:19 CEST 2008 Daniel Veillard <daniel@veillard.com>
679
680 * parser.c: lot of out of memory handling fixes from Ashwin
681 * elfgcchack.h doc/elfgcchack.xsl: work around a problem with xmlDllMain
682 * include/libxml/threads.h: indenting cleanups
683
Daniel Veillard05b37c62008-03-31 08:27:07 +0000684Mon Mar 31 10:25:37 CEST 2008 Daniel Veillard <daniel@veillard.com>
685
686 * parser.c docs/*: trying to clarify even more the xmlCleanupParser()
687 use and the memory documentation
688
Daniel Veillarddc171602008-03-26 17:41:38 +0000689Wed Mar 26 18:39:58 CET 2008 Daniel Veillard <daniel@veillard.com>
690
691 * parser.c: changes based on Alex Khesin patch where xmlParseCharRef
692 seems to not be checked correctly, fixes #520198
693
Daniel Veillard6a31b832008-03-26 14:06:44 +0000694Wed Mar 26 15:03:49 CET 2008 Daniel Veillard <daniel@veillard.com>
695
696 * parser.c: patch from Ashwin to avoid a problem of attribute
697 redefinition in the DTD. Remove a warning too.
698
Daniel Veillardb3e45362008-03-26 13:39:31 +0000699Wed Mar 26 14:38:31 CET 2008 Daniel Veillard <daniel@veillard.com>
700
701 * xmlschemas.c: fix a problem in externalSubsetSplit with a patch
702 from Ashwin
703
Daniel Veillard97c9ce22008-03-25 16:52:41 +0000704Tue Mar 25 17:48:02 CET 2008 Daniel Veillard <daniel@veillard.com>
705
706 * parser.c: fix various attribute normalisation problems reported
707 by Ashwin
708 * result/c14n/without-comments/example-4
709 result/c14n/with-comments/example-4: this impacted the result of
710 two c14n tests :-\
711 * test/att9 test/att10 test/att11 result//att9* result//att10*
712 result//att11*: added 3 specific regression tests coming from the
713 XML spec revision and from Ashwin
714
Daniel Veillarde54c3172008-03-25 13:22:41 +0000715Tue Mar 25 14:20:49 CET 2008 Daniel Veillard <daniel@veillard.com>
716
717 * uri.c: fix saving for file:///X:/ URI embedding Windows file paths
718 should fix #524253
719
Daniel Veillard8bf64ae2008-03-24 20:45:21 +0000720Mon Mar 24 21:42:33 CET 2008 Daniel Veillard <daniel@veillard.com>
721
722 * parser.c: fix a problem reported by Ashwin for system parameter
723 entities referenced from entities in external subset, add a
724 specific loading routine.
725 * test/valid/dtds/external.ent test/valid/dtds/external2.ent
726 test/valid/t11.xml result/valid/t11.xml*: added the test to
727 the regression suite
728
Daniel Veillard77fbc3e2008-03-24 14:06:19 +0000729Mon Mar 24 15:04:54 CET 2008 Daniel Veillard <daniel@veillard.com>
730
731 * xmlschemas.c: fix an XML Schemas crash raised by Stefan Behnel
732 when testing with W3C test suite
733
Daniel Veillard14d465d2008-03-24 11:12:55 +0000734Mon Mar 24 12:12:00 CET 2008 Daniel Veillard <daniel@veillard.com>
735
736 * threads.c: check some allocation with Ashwin patch
737
Daniel Veillard24d87d92008-03-19 15:43:00 +0000738Wed Mar 19 16:41:52 CET 2008 Daniel Veillard <daniel@veillard.com>
739
740 * vms/build_libxml.com: update from Tycho Hilhorst, should fix #523378
741
Daniel Veillardddbe38b2008-03-18 08:24:25 +0000742Tue Mar 18 09:23:05 CET 2008 Daniel Veillard <daniel@veillard.com>
743
744 * threads.c: check some malloc returns with Ashwin patch, add
745 error messages and reindent the module.
746
Daniel Veillard14dad702008-03-14 14:29:40 +0000747Fri Mar 14 15:28:43 CET 2008 Daniel Veillard <daniel@veillard.com>
748
749 * xmlreader.c: patch from Ashwin removing duplicate tests
750
Daniel Veillardc4b0deb2008-03-14 12:46:42 +0000751Fri Mar 14 13:44:29 CET 2008 Daniel Veillard <daniel@veillard.com>
752
753 * include/libxml/schematron.h include/libxml/xmlerror.h schematron.c:
754 applied patch from Tobias Minich to allow plugin schematron error
755 reporting in the normal error system, should fix #513998
756
Daniel Veillard37d2d162008-03-14 10:54:00 +0000757Fri Mar 14 11:52:09 CET 2008 Daniel Veillard <daniel@veillard.com>
758
759 * parser.c xinclude.c: patch from Vasily Chekalkin fixes memory
760 leaks, should fix 512647
761
Daniel Veillard10bda622008-03-13 07:27:24 +0000762Thu Mar 13 08:17:58 CET 2008 Daniel Veillard <daniel@veillard.com>
763
764 * xmlregexp.c: found a nasty bug in regexp automata build,
765 reported by Ashwin and Bjorn Reese
766
Daniel Veillard35fcbb82008-03-12 21:43:39 +0000767Wed Mar 12 18:56:22 CET 2008 Daniel Veillard <daniel@veillard.com>
768
769 * HTMLparser.c: patch from Arnold Hendriks improving parsing of
770 html within html bogus data, still not a complete fix though
771
Daniel Veillard5d279c92008-03-12 09:32:04 +0000772Wed Mar 12 10:22:01 CET 2008 Daniel Veillard <daniel@veillard.com>
773
774 * python/types.c: fix a memory errro when using namespace nodes
775 returned from XPath queries, should fix #521699
776 * python/tests/Makefile.am python/tests/xpathns.py: add a specific
777 regression test for it
778
Rob Richardsa544c182008-03-10 15:26:27 +0000779Mon Mar 10 16:25:32 CET 2008 Rob Richards <rrichards@ctindustries.net>
780
781 * include/win32config.h: add ICONV_CONST define for win32 build
782 to satisfy encoding.c change in rev 3693
783
Daniel Veillardd0d2f092008-03-07 16:50:21 +0000784Fri Mar 7 17:45:27 CET 2008 Daniel Veillard <daniel@veillard.com>
785
786 * xmlsave.c parser.c: fix handling of empty CDATA nodes as
787 reported and discussed around #514181 and associated patches
788 * test/emptycdata.xml result/emptycdata.xml*
789 result/noent/emptycdata.xml: added a specific test in the
790 regression suite.
791
Daniel Veillard57c9db02008-03-06 14:37:10 +0000792Thu Mar 6 15:23:10 CET 2008 Daniel Veillard <daniel@veillard.com>
793
794 * encoding.c: poblem with encoding detection for UTF-16 reported by
795 Ashwin and found by Bill
796 * test/valid/dtds/utf16b.ent test/valid/dtds/utf16l.ent
797 test/valid/UTF16Entity.xml result/valid/UTF16Entity.xml*: added
798 the example to the regression tests
799
Daniel Veillardccc476f2008-03-04 13:19:49 +0000800Tue Mar 4 14:16:38 CET 2008 Daniel Veillard <daniel@veillard.com>
801
802 * xmlwriter.c: patch from Alex Khesin fixing CDATA output after
803 a text node.
804 * parser.c: fixed the comment for xmlParserCleanup
805 * globals.c: fixed indentation
806
Daniel Veillard70e20ad2008-02-25 15:44:43 +0000807Mon Feb 25 16:42:19 CET 2008 Daniel Veillard <daniel@veillard.com>
808
809 * testModule.c: patch from Florent Guiliani to fix build on
810 SCO OpenServer
811
Daniel Veillard30663512008-02-21 22:31:55 +0000812Thu Feb 21 22:46:08 CET 2008 Daniel Veillard <daniel@veillard.com>
813
814 * debugXML.c: made one of the changes suggested by Brian Krahmer
815 * testRegexp.c: allow to pass '--' on the command line to allow
816 regexps starting with the character '-'
817
Daniel Veillard5ac88232008-02-19 07:54:52 +0000818Tue Feb 19 08:49:32 CET 2008 Daniel Veillard <daniel@veillard.com>
819
820 * python/Makefile.am python/tests/Makefile.am: applied cleanup
821 patches for cross compilation and MinGW from Roumen Petrov
822
Daniel Veillardc4ba8a42008-02-16 10:08:14 +0000823Sat Feb 16 11:06:54 CET 2008 Daniel Veillard <daniel@veillard.com>
824
825 * xmlIO.c: fix output bug reported by Petr Pajas and analyzed by
826 Bill
827
Daniel Veillard6f8611f2008-02-15 08:33:21 +0000828Fri Feb 15 09:32:11 CET 2008 Daniel Veillard <daniel@veillard.com>
829
830 * include/libxml/xmlerror.h tree.c: patch from Julien Charbon
831 to simplify the processing of xmlSetProp()
832
Daniel Veillard8e1a46d2008-02-15 07:47:26 +0000833Fri Feb 15 08:45:32 CET 2008 Daniel Veillard <daniel@veillard.com>
834
835 * config.h.in configure.in encoding.c: patch from Roumen Petrov
836 to detect if iconv() needs a const for the second parameter
837
Daniel Veillardf3da06d2008-02-15 07:43:00 +0000838Fri Feb 15 08:41:31 CET 2008 Daniel Veillard <daniel@veillard.com>
839
840 * macos/src/XMLTestPrefix2.h win32/Makefile.msvc: EOL cleanups
841 from Florent Guiliani
842
Daniel Veillard3ff24112008-02-13 10:17:41 +0000843Wed Feb 13 10:56:38 CET 2008 Daniel Veillard <daniel@veillard.com>
844
845 * xmlwriter.c: applied patch from Alfred Mickautsch to flush the
846 output at the end of document.
847
Daniel Veillard851b2d02008-02-08 10:57:57 +0000848Fri Feb 8 11:57:03 CET 2008 Daniel Veillard <daniel@veillard.com>
849
850 * doc/examples/examples.xml: regenerated, it was truncated.
851
Daniel Veillard643fb5d2008-02-08 10:49:46 +0000852Fri Feb 8 11:47:18 CET 2008 Daniel Veillard <daniel@veillard.com>
853
854 * xmlmodule.c: apply simple patch from Carlo Bramini to avoid
855 compilation problems with Mingw32
856
Daniel Veillard041b6872008-02-08 10:37:18 +0000857Fri Feb 8 11:33:15 CET 2008 Daniel Veillard <daniel@veillard.com>
858
859 * xmlregexp.c: apply patch from Andrew Tosh to fix behaviour
860 when '.' is used in a posCharGroup
861 * test/schemas/poschargrp0_0.* result/schemas/poschargrp0_0_0*:
862 added the test to the regression suite
863
Daniel Veillardb242b082008-02-08 09:56:31 +0000864Fri Feb 8 10:54:09 CET 2008 Daniel Veillard <daniel@veillard.com>
865
866 * dict.c: applied patch from Florent Guilian to remove an
867 useless mutex in the xmlDict structure.
868
869Wed Feb 6 17:00:20 CET 2008 Daniel Veillard <daniel@veillard.com>
870
871 * SAX2.c: another leak reported by Ashwin
872 * xinclude.c: fixed the behaviour when XIncluding a fragment
873 of the current document, patch from Chris Ryan
874
William M. Brackead35832008-02-06 04:12:46 +0000875Wed Feb 6 12:10:08 HKT 2008 William Brack <wbrack@mmm.com.hk>
876
877 * nanohttp.c: added space for port number (when not 80) in
878 xmlNanoHTTPMethodRedir, plus a few more comments. Should
879 fix #514521.
880
Daniel Veillard7d0ca5e2008-02-05 08:43:52 +0000881Tue Feb 5 09:41:46 CET 2008 Daniel Veillard <daniel@veillard.com>
882
883 * schemas.c: apply fix suggested by Ashwin correcting a cut-n-paste
884 error about the SAX callback in cdataBlockSplit when streaming
885 XSD validation
886
Daniel Veillard69f8a132008-02-05 08:37:56 +0000887Tue Feb 5 09:36:46 CET 2008 Daniel Veillard <daniel@veillard.com>
888
889 * uri.c: applied a patch based on Petr Sumbera one to avoid a
890 problem with paths starting with //
891
Daniel Veillardad87d5e2008-02-04 16:50:03 +0000892Mon Feb 4 17:48:30 CET 2008 Daniel Veillard <daniel@veillard.com>
893
894 * doc/xml.html doc/xmlmem.html: added a small section on returning
895 memory to the kernel by compacting the heap provided by Wolfram Sang
896
Rob Richards82fbf572008-01-25 19:03:37 +0000897Fri Jan 25 20:01:42 CET 2007 Rob Richards <rrichards@ctindustries.net>
898
899 * include/win32config.h win32/Makefile.msvc: fix build under VS 2008.
900 patch by David Wimsey
901
Daniel Veillardc707d0b2008-01-24 14:48:54 +0000902Thu Jan 24 15:37:04 CET 2008 Daniel Veillard <daniel@veillard.com>
903
904 * parser.c: fix a memeory leak in internal subset parsing with
905 a fix from Ashwin
906 * test/errors/content1.xml result/errors/content1.xml*:
907 add test to regressions
908
Daniel Veillard72c1dfd2008-01-24 14:39:12 +0000909Fri Jan 11 09:00:09 CET 2008 Daniel Veillard <daniel@veillard.com>
910
911 * configure.in doc/*: preparing release of 2.6.31
912
Daniel Veillardb3edafd2008-01-11 08:00:57 +0000913Fri Jan 11 08:58:49 CET 2008 Daniel Veillard <daniel@veillard.com>
914
915 * parser.c: avoid a warning on 64bits introduced earlier
916 * parserInternals.c: make more checking on the UTF-8 input
917
Daniel Veillardc5b43cc2008-01-11 07:41:39 +0000918Fri Jan 11 15:37:05 CST 2008 Daniel Veillard <daniel@veillard.com>
919
920 * HTMLparser.c: avoid stopping parsing when encountering
921 out of range characters in an HTML file, report and
922 continue processing instead, should fix #472696
923
Daniel Veillard9ebb6322008-01-11 07:19:24 +0000924Fri Jan 11 15:13:35 CST 2008 Daniel Veillard <daniel@veillard.com>
925
926 * check-relaxng-test-suite2.py check-relaxng-test-suite.py
927 Makefile.am python/tests/Makefile.am python/Makefile.am
928 check-xsddata-test-suite.py: patches from John Carr to
929 start cleaning up 'make diskcheck' problems c.f. #506228
930
Daniel Veillard5608b172008-01-11 06:53:15 +0000931Fri Jan 11 14:48:40 CST 2008 Daniel Veillard <daniel@veillard.com>
932
933 * xmllint.c: apply fix from Stefan Kost to avoid a crash
934 in xmllint, fixes 504284
935
Daniel Veillardaa2404e2008-01-11 06:44:00 +0000936Fri Jan 11 14:39:03 CST 2008 Daniel Veillard <daniel@veillard.com>
937
938 * xml2-config.in: apply patch from Fred Crozat to avoid
939 outputting -L/usr/lib from xml2-config, fixes #497012
940
Daniel Veillard640f89e2008-01-11 06:24:09 +0000941Fri Jan 11 14:18:09 CST 2008 Daniel Veillard <daniel@veillard.com>
942
943 * HTMLparser.c: fix definition for <embed> to avoid error
944 when saving back, patch from Stefan Behnel fixing 495213
945
Daniel Veillard9e264ad2008-01-11 06:10:16 +0000946Fri Jan 11 14:06:09 CST 2008 Daniel Veillard <daniel@veillard.com>
947
948 * parser.c: applied patch from Christian Schmidt fixing a
949 column counter update problem, fixes #472696
950
Daniel Veillardac4118d2008-01-11 05:27:32 +0000951Fri Jan 11 13:22:14 CST 2008 Daniel Veillard <daniel@veillard.com>
952
953 * parser.c: handle a erroneous parsing of attributes in
954 case said attribute has been redeclared in the DTD with a
955 different type
956 * hash.c: fix the hash scanner to not crash if a first element
957 from the hash list is been removed in the callback
958
Daniel Veillard7e26fb42008-01-09 02:19:50 +0000959Wed Jan 9 10:15:50 CST 2008 Daniel Veillard <daniel@veillard.com>
960
961 * xmlwriter.c: fix indentation in xmlTextWriterFullEndElement,
962 as raised by Felipe Pena, should fix #508156
963
Rob Richards3108ba92007-12-06 10:08:52 +0000964Tue Dec 6 11:07:42 CET 2007 Rob Richards <rrichards@ctindustries.net>
965
966 * pattern.c: fix crash from double free of name for bug #501760
967
Daniel Veillard5fce6d62007-11-23 10:46:55 +0000968Fri Nov 23 11:47:48 CET 2007 Daniel Veillard <daniel@veillard.com>
969
970 * threads.c: remove unused variable in __xmlGlobalInitMutexLock
971 reported by Hannes Eder
972
Daniel Veillard00fde4e2007-11-19 17:38:33 +0000973Mon Nov 19 18:39:26 CET 2007 Daniel Veillard <daniel@veillard.com>
974
975 * xmlregexp.c: remove a cut-and-paste copy error
976
Rob Richards91eb5602007-11-16 10:54:59 +0000977Fri Nov 16 11:55:36 CET 2007 Rob Richards <rrichards@ctindustries.net>
978
979 * globals.c threads.c include/libxml/threads.h:
980 __xmlGlobalInitMutexDestroy() will free global_init_lock on Win32.
981 Patch from Marc-Antoine Ruel.
982
Rob Richardsb9ba0fa2007-11-13 20:27:52 +0000983Tue Nov 13 21:26:27 CET 2007 Rob Richards <rrichards@ctindustries.net>
984
985 * schematron.c: fix crash/leaks from xmlSchematronParse due to improper
986 schema document ownership for bug #495215
987
Daniel Veillard2a512da2007-10-30 20:24:40 +0000988Tue Oct 30 21:24:55 CET 2007 Daniel Veillard <daniel@veillard.com>
989
990 * xmlmemory.c: xmlFree(NULL) should not crash in debug mode
991 should fix #491651
992
Daniel Veillard1bc8d852007-10-16 12:18:18 +0000993Tue Oct 16 13:58:41 CEST 2007 Daniel Veillard <daniel@veillard.com>
994
995 * testURI.c: add a debug option printing all the fields within
996 the parsed URI structure
997
Daniel Veillarda76a81f2007-10-10 08:28:18 +0000998Wed Oct 10 10:25:52 CEST 2007 Daniel Veillard <daniel@veillard.com>
999
1000 * xmlsave.c: fix to avoid a crash when dumping an attribute from
1001 an XHTML document, patch contributed to fix #485298
1002
Daniel Veillardc821e032007-08-28 17:33:45 +00001003Tue Aug 28 19:32:28 CEST 2007 Daniel Veillard <daniel@veillard.com>
1004
1005 * xmlregexp.c: another nasty regexp case fixed.
1006 * test/regexp/ranges2 result/regexp/ranges2: added to regression
1007 suite
1008
William M. Brackec720082007-08-24 02:57:38 +00001009Fri Aug 24 10:58:58 HKT 2007 William Brack <wbrack@mmm.com.hk>
1010
1011 * nanohttp.c: Enhanced to include port number (if not == 80) on the
1012 "Header:" URL (bug #469681).
1013 * xmlregexp.c: Fixed a typo causing a warning message.
1014
Daniel Veillardcd2ebab2007-08-23 20:47:33 +00001015Thu Aug 23 22:48:20 CEST 2007 Daniel Veillard <daniel@veillard.com>
1016
1017 * nanohttp.c: fix an open() call with creation without 3rd argument
1018 hopefully that interface is never used.
1019
Daniel Veillardc1b3fe02007-08-23 15:00:06 +00001020Thu Aug 23 17:00:49 CEST 2007 Daniel Veillard <daniel@veillard.com>
1021
1022 * configure.in doc/*: preparing release of 2.6.30
1023
William M. Brackf1794562007-08-23 12:58:13 +00001024Thu Aug 23 20:58:28 HKT 2007 William Brack <wbrack@mmm.com.hk>
1025
Daniel Veillardc1b3fe02007-08-23 15:00:06 +00001026 * xpath.c: fixed xmlXPathCompOpEvalPositionalPredicate problem
William M. Brackf1794562007-08-23 12:58:13 +00001027 with object caching (bug #469410)
1028
Daniel Veillard3888f472007-08-23 09:29:03 +00001029Thu Aug 23 11:28:38 CEST 2007 Daniel Veillard <daniel@veillard.com>
1030
1031 * xmlschemas.c test/schemas/*455953* result/schemas/bug455953*:
1032 applied patch from Frank Gross fixing Schemas IDC import bug
1033 #455953 and also add the test to the regression suite
1034
Daniel Veillard76d59b62007-08-22 16:29:21 +00001035Wed Aug 22 18:29:42 CEST 2007 Daniel Veillard <daniel@veillard.com>
1036
1037 * xmlregexp.c: try to fix for the nth time the automata generation
1038 in case of complex ranges. I suppose that time it is actually okay
1039
Daniel Veillard3dcd3192007-08-14 13:46:54 +00001040Tue Aug 14 15:51:05 CEST 2007 Daniel Veillard <daniel@veillard.com>
1041
1042 * parser.c: aligned xmlSAXUserParseMemory() to match
1043 xmlSAXUserParseFile() logic based on Ashwin post, and ifdef
1044 cleanup
1045
Rob Richardsf779da32007-08-14 09:41:21 +00001046Tue Aug 14 11:42:27 CEST 2007 Rob Richards <rrichards@ctindustries.net>
1047
1048 * xmlIO.c: fixed windows path determination (patch from
1049 Roland Schwarz, bug #462877)
1050 * win32/Makefile.mingw win32/configure.js: fixed mingw build
1051 (patch from Roland Schwarz, bug #462877)
1052
Daniel Veillardda629342007-08-01 07:49:06 +00001053Wed Aug 1 09:50:12 CEST 2007 Daniel Veillard <daniel@veillard.com>
1054
1055 * parser.c: fixed a parser bug where invalid char in comment may
1056 not be detected, reported by Ashwin Sinha
1057 * test/errors/comment1.xml result/errors/comment1.xml*: added
1058 the example to the regression suite
1059
Daniel Veillard3814a362007-07-26 11:41:46 +00001060Thu Jul 26 13:42:26 CEST 2007 Daniel Veillard <daniel@veillard.com>
1061
1062 * xmlsave.c: fixed problem reported on bug #460415
1063
William M. Brack50420192007-07-20 01:09:08 +00001064Thu Jul 19 18:10:58 PDT 2007 William Brack <wbrack@mmm.com.hk>
1065
1066 * uri.c: applied patch from from Patrik Fimml. Fixes bug #458268.
1067
William M. Brackb0a94e82007-07-18 18:04:55 +00001068Wed Jul 18 11:05:08 PDT 2007 William Brack <wbrack@mmm.com.hk>
1069
1070 * xinclude.c: applied patch from bug #454608 from Patrik Fimml.
1071 Fixes bug #454608.
1072
Daniel Veillard65fcf272007-07-11 17:55:30 +00001073Wed Jul 11 19:57:59 CEST 2007 Daniel Veillard <daniel@veillard.com>
1074
1075 * xmlschemas.c: applied patch for xsi:nil from Frank Gross, this
1076 should fix bug #358125
1077
Daniel Veillardcaa19512007-07-04 15:42:46 +00001078Wed Jul 4 17:44:20 CEST 2007 Daniel Veillard <daniel@veillard.com>
1079
1080 * xmlwriter.c: patch from Dodji Seketeli to avoid a leak on repeated
1081 uses of xmlTextWriterStartDocument()
1082
Daniel Veillard734e7662007-06-26 11:30:31 +00001083Tue Jun 26 13:30:50 CEST 2007 Daniel Veillard <daniel@veillard.com>
1084
1085 * xmlschemas.c: fix a crash on solaris when a printf %s with a NULL
1086 argument occurs, should fix #450936
1087
William M. Brack31700e62007-06-13 20:33:02 +00001088Wed Jun 13 13:33:38 PDT 2007 William Brack <wbrack@mmm.com.hk>
1089
1090 * xpath.c: fixed problem in previous fix to xmlXPathNodeSetSort
1091
Daniel Veillard38431c32007-06-12 16:20:09 +00001092Tue Jun 12 18:17:28 CEST 2007 Daniel Veillard <daniel@veillard.com>
1093
Daniel Veillardc1b3fe02007-08-23 15:00:06 +00001094 * doc/* configure.in NEWS: release of libxml2 2.6.29
Daniel Veillard25a1ce92008-06-02 16:04:12 +00001095 * valid.c: patch from Dagfinn I. Mannsåker for idness of name
Daniel Veillard38431c32007-06-12 16:20:09 +00001096 in HTML, c.f. bug #305885.
1097
Daniel Veillarddbbd72b2007-06-12 15:15:52 +00001098Tue Jun 12 17:14:08 CEST 2007 Daniel Veillard <daniel@veillard.com>
1099
1100 * SAX2.c: fixing bug #319964, parsing of HTML attribute really
1101 should not have namespace processing.
1102
Daniel Veillarddfac9462007-06-12 14:44:32 +00001103Tue Jun 12 16:42:14 CEST 2007 Daniel Veillard <daniel@veillard.com>
1104
1105 * parser.c: fixed the push mode when a big comment occurs before
1106 an internal subset, should close bug #438835
1107 * test/comment6.xml result//comment6.xml*: added a special
1108 test in the regression suite
1109
Daniel Veillardb9e5acc2007-06-12 13:43:00 +00001110Tue Jun 12 15:41:09 CEST 2007 Daniel Veillard <daniel@veillard.com>
1111
1112 * parser.c: fix bug #414846 where invalid characters in attributes
1113 would sometimes not be detected.
1114 * test/errors/attr4.xml result/errors/attr4.xml*: added a specific
1115 test case to the regression tests
1116
Daniel Veillard3130fe92007-06-12 12:24:54 +00001117Tue Jun 12 14:23:24 CEST 2007 Daniel Veillard <daniel@veillard.com>
1118
1119 * xstc/Makefile.am: apply patch from Ryan Hill to cope with changes
1120 in GNU tar, should fix #396751
1121
Daniel Veillarddb670152007-06-12 10:04:37 +00001122Tue Jun 12 12:03:36 CEST 2007 Daniel Veillard <daniel@veillard.com>
1123
1124 * python/types.c: try to allow compilation on old python version
1125 should fix #398125
1126
Daniel Veillardfcd02ad2007-06-12 09:49:40 +00001127Tue Jun 12 11:48:15 CEST 2007 Daniel Veillard <daniel@veillard.com>
1128
1129 * HTMLtree.c: htmlNodeDumpFormatOutput didn't handle XML_ATTRIBUTE_NODe
1130 fixes bug #438390
1131
Daniel Veillard5cdbbd22007-06-12 09:39:14 +00001132Tue Jun 12 11:37:55 CEST 2007 Daniel Veillard <daniel@veillard.com>
1133
1134 * xmlIO.c: workaround misgenerated file: URIs c.f. #437385
1135
Daniel Veillardd8ed1052007-06-12 09:24:46 +00001136Tue Jun 12 11:22:47 CEST 2007 Daniel Veillard <daniel@veillard.com>
1137
1138 * relaxng.c: fixed bug #407436 a crash in a specific case of
1139 Relax-NG validation
1140
Daniel Veillardbe8d9d32007-06-12 09:14:11 +00001141Tue Jun 12 11:12:50 CEST 2007 Daniel Veillard <daniel@veillard.com>
1142
1143 * catalog.c: fixed bug #383687, some case of recursion on next
1144 were not caught in the catalog code.
1145
Daniel Veillard861101d2007-06-12 08:38:57 +00001146Tue Jun 12 10:37:42 CEST 2007 Daniel Veillard <daniel@veillard.com>
1147
1148 * HTMLparser.c: fixed bug #381877, avoid reading over the end
1149 of stream when generating an UTF-8 encoding error.
1150
Daniel Veillard2e620862007-06-12 08:18:21 +00001151Tue Jun 12 10:16:48 CEST 2007 Daniel Veillard <daniel@veillard.com>
1152
1153 * parser.c: fixed bug #366161, trivially added the check in
1154 xmlCtxtReset()
1155
Rob Richards90ee8df2007-06-08 19:47:37 +00001156Fri Jun 8 21:48:21 CEST 2007 Rob Richards <rrichards@ctindustries.net>
1157
1158 * win32/configure.js win32/Makefile.msvc: add --vcmanifest flag (yes/no)
1159 for VC8 build support to embed manifest within files. Under MS VC, build
1160 libxml2_a_dll.lib by default (LIBXML_STATIC_FOR_DLL flag).
1161
Rob Richardse967f0b2007-06-08 19:36:04 +00001162Fri Jun 8 21:37:46 CEST 2007 Rob Richards <rrichards@ctindustries.net>
1163
1164 * threads.c include/libxml/threads.h: use specified calling convention
1165 for xmlDllMain. Old SDKs (VC6) only support InterlockedCompareExchange.
1166 add xmlDllMain to header for win32 when building for static dll
1167
Rob Richardsb8769d62007-06-08 08:50:47 +00001168Fri Jun 8 10:51:28 CEST 2007 Rob Richards <rrichards@ctindustries.net>
1169
1170 * xmlwriter.c: fixed problem with namespace declaration being
1171 written more than once per element start tag
1172
William M. Brack97ac8192007-06-06 17:19:24 +00001173Wed Jun 6 10:18:28 PDT 2007 William Brack <wbrack@mmm.com.hk>
1174
1175 * xpath.c: fixed problem with xmlXPathNodeSetSort;
1176 fixed problem with xmlXPathNodeTrailingSorted (both bug#413451)
1177
William M. Brackd611c882007-05-31 05:07:17 +00001178Wed May 30 22:05:08 PDT 2007 William Brack <wbrack@mmm.com.hk>
1179
1180 * xpath.c: fixed problem with string value for PI node
1181 (bug #442275)
1182
Daniel Veillarde61d75f2007-05-28 14:16:33 +00001183Mon May 28 16:14:50 CEST 2007 Daniel Veillard <daniel@veillard.com>
1184
Daniel Veillard25a1ce92008-06-02 16:04:12 +00001185 * uri.c: fix bug reported by François Delyon
Daniel Veillarde61d75f2007-05-28 14:16:33 +00001186
William M. Brack38d452a2007-05-22 16:00:06 +00001187Tue May 22 08:59:48 PDT 2007 William Brack <wbrack@mmm.com.hk>
1188
1189 * encoding.c: Fixed typo in xmlCharEncFirstLine pointed out
1190 by Mark Rowe (bug #440159)
1191 * include/libxml/xmlversion.h.in: Added check for definition of
1192 _POSIX_C_SOURCE to avoid warnings on Apple OS/X (patch from
1193 Wendy Doyle and Mark Rowe, bug #346675)
1194 * schematron.c, testapi.c, tree.c, xmlIO.c, xmlsave.c: minor
1195 changes to fix compilation warnings - no change to logic.
1196
William M. Bracke8827652007-05-16 05:19:13 +00001197Tue May 15 22:18:08 PDT 2007 William Brack <wbrack@mmm.com.hk>
1198
1199 * nanohttp.c: small enhancement to last fix, pointed out
1200 by Alex Cornejo
1201
William M. Brackd2f682a2007-05-15 19:42:08 +00001202Tue May 15 12:38:38 PDT 2007 William Brack <wbrack@mmm.com.hk>
1203
1204 * nanohttp.c: fixed problem on gzip streams (bug #438045)
1205 * xpath.c: fixed minor spot of redundant code - no logic change.
1206
William M. Brackca797882007-05-11 14:45:53 +00001207Fri May 11 22:45:18 HKT 2007 William Brack <wbrack@mmm.com.hk>
1208
1209 * xpath.c: enhanced the coding for xmlXPathCastNumberToString
1210 in order to produce the required number of significant digits
1211 (bug #437179)
1212
Daniel Veillardf6cf57a2007-05-09 23:53:30 +00001213Thu May 10 01:52:42 CEST 2007 Daniel Veillard <daniel@veillard.com>
1214
1215 * list.c: applied patch to fix xmlListAppend() from
Daniel Veillard25a1ce92008-06-02 16:04:12 +00001216 Georges-André SILBER
Daniel Veillardf6cf57a2007-05-09 23:53:30 +00001217 * valid.c: also fix the place wher it was called.
1218
Daniel Veillard1ca1be22007-05-02 16:50:03 +00001219Wed May 2 18:47:33 CEST 2007 Daniel Veillard <daniel@veillard.com>
1220
1221 * parser.c: tried to fix an error problem on entity content failure
1222 reported by Michael Day
1223
Daniel Veillardc51f51c2007-05-02 16:25:45 +00001224Wed May 2 18:23:35 CEST 2007 Daniel Veillard <daniel@veillard.com>
1225
1226 * configure.in: typo patch from Bjorn Reese
1227
Daniel Veillard491e58e2007-05-02 16:15:18 +00001228Wed May 2 18:12:58 CEST 2007 Daniel Veillard <daniel@veillard.com>
1229
1230 * HTMLparser.c: applied patch from Michael Day to add support for
1231 <embed>
1232
Daniel Veillard4d1320f2007-04-26 08:55:33 +00001233Thu Apr 26 10:58:50 CEST 2007 Daniel Veillard <daniel@veillard.com>
1234
1235 * HTMLparser.c: Jean-Daniel Dupas pointed a couple of problems
1236 in htmlCreateDocParserCtxt.
1237
Daniel Veillarda1413b82007-04-26 08:33:28 +00001238Thu Apr 26 10:36:26 CEST 2007 Daniel Veillard <daniel@veillard.com>
1239
1240 * uri.c include/libxml/uri.h: patch from Richard Jones to save
1241 the query part in raw form.
Daniel Veillard63cf1b92007-04-26 08:45:23 +00001242 * libxml2-python-api.xml: also added accessor for the python bindings
Daniel Veillarda1413b82007-04-26 08:33:28 +00001243
Daniel Veillardcb4284e2007-04-25 13:55:20 +00001244Wed Apr 25 15:57:32 CEST 2007 Daniel Veillard <daniel@veillard.com>
1245
1246 * xstc/Makefile.am doc/examples/Makefile.am Makefile.am: applied
1247 patch from Richard Jones to for the silent flag on valgrind
1248 when doing "make valgrind"
1249 * xmlregexp.c: raise a regexp error when '\' is misused to escape
1250 a standard character.
1251
Daniel Veillardc9923322007-04-24 18:12:06 +00001252Tue Apr 24 20:15:14 CEST 2007 Daniel Veillard <daniel@veillard.com>
1253
1254 * tree.c: Richard Jones reported xmlBufferAdd (buf, "", -1), fixing it
1255
Daniel Veillarda44294f2007-04-24 08:57:54 +00001256Tue Apr 24 10:59:28 CEST 2007 Daniel Veillard <daniel@veillard.com>
1257
1258 * uri.c: fix xmlURIUnescapeString comments which was confusing
1259
Daniel Veillard509ed2a2007-04-18 07:51:50 +00001260Wed Apr 18 09:52:25 CEST 2007 Daniel Veillard <daniel@veillard.com>
1261
1262 * include/win32config.h libxml.h: new patch from Andreas Stricke to
1263 better integrate support for Windows CE
1264
Daniel Veillard39bcf942007-04-17 14:47:05 +00001265Tue Apr 17 16:50:12 CEST 2007 Daniel Veillard <daniel@veillard.com>
1266
1267 * doc/* configure.in NEWS: release of libxml2 2.6.28
1268
Daniel Veillard59d3ed82007-04-17 12:44:58 +00001269Tue Apr 17 14:47:42 CEST 2007 Daniel Veillard <daniel@veillard.com>
1270
1271 * catalog.c libxml.h win32/wince/wincecompat.h win32/wince/wincecompat.c
1272 xmlIO.c nanohttp.c nanoftp.c trio.c triostr.c triostr.h: applied
1273 patch from Andreas Stricke to ease the compilation on Windows CE
1274
Daniel Veillarded121382007-04-17 12:33:19 +00001275Tue Apr 17 14:34:45 CEST 2007 Daniel Veillard <daniel@veillard.com>
1276
1277 * xmllint.c catalog.c: "xmllint unusable on win32" so applied
1278 a libxml2 patch from Christian Ehrlicher
1279
Daniel Veillard42720242007-04-16 07:02:31 +00001280Mon Apr 16 09:05:01 CEST 2007 Daniel Veillard <daniel@veillard.com>
1281
1282 * HTMLparser.c: change the way script/style are parsed to
1283 not try to detect comments, reported by Mike Day
1284 * result/HTML/doc3.*: affects the result of that test
1285
William M. Brack56578372007-04-11 14:33:46 +00001286Wed Apr 11 22:38:18 HKT 2007 William Brack <wbrack@mmm.com.hk>
1287
1288 * xmlregexp.c: small enhancement for quantifier range with
1289 min occurs of 0; fixes bug 425542.
1290
Daniel Veillardbd672bc2007-03-30 12:39:25 +00001291Fri Mar 30 14:41:57 CEST 2007 Daniel Veillard <daniel@veillard.com>
1292
1293 * xmlIO.c: applied change from Michael Day to avoid a problem when
1294 compiled without zlib support.
1295
Daniel Veillard7ef51692007-03-21 16:47:12 +00001296Wed Mar 21 17:58:13 CET 2007 Daniel Veillard <daniel@veillard.com>
1297
1298 * include/libxml/xpath.h: applied documentation patch from James Dennett
1299
William M. Bracka9cbf282007-03-21 13:16:33 +00001300Wed Mar 21 21:20:48 HKT 2007 William Brack <wbrack@mmm.com.hk>
1301
1302 * xmlregexp.c: fixed problem with 0x2d in Char Range (bug #420596)
1303 * test/regexp/bug420596, result/regexp/bug420596: added regression
1304 test for this
1305
William M. Bracke978ae22007-03-21 06:16:02 +00001306Wed Mar 21 14:23:08 HKT 2007 William Brack <wbrack@mmm.com.hk>
1307
1308 * HTMLparser.c: fixed memory access error on parsing of meta data
1309 which had errors (bug #382206). Also cleaned up a few warnings
1310 by adding some additional DECL macros.
1311
Daniel Veillardbd444842007-03-20 08:47:29 +00001312Tue Mar 20 09:58:13 CET 2007 Daniel Veillard <daniel@veillard.com>
1313
Daniel Veillard25a1ce92008-06-02 16:04:12 +00001314 * nanoftp.c: applied patch from Björn Wiberg to try to fix again
Daniel Veillardbd444842007-03-20 08:47:29 +00001315 the silly __ss_familly problem on various AIXes, should fix #420184
1316
William M. Brack0c1e3012007-03-14 12:40:21 +00001317Wed Mar 14 20:30:38 HKT 2007 William Brack <wbrack@mmm.com.hk>
1318
1319 * configure.in: corrected small error in last commit
1320 * xmlreader.c: corrected small typo in last commit
1321
William M. Brack06559b32007-03-14 09:34:15 +00001322Wed Mar 14 19:35:28 HKT 2007 William Brack <wbrack@mmm.com.hk>
1323
1324 * xmlschemas.c: fixed problem with referenced attribute groups
1325 (bug #417621)
1326 * configure.in: re-ordered some includes for types.h / socket.h
1327 (bug #416001)
1328
Daniel Veillarda9c56772007-03-09 16:59:05 +00001329Fri Mar 9 17:54:40 CET 2007 Daniel Veillard <daniel@veillard.com>
1330
1331 * xmlreader.c: applied patch from Julien Reichel cleaning up mode
1332 and state internal flags mixups
1333
William M. Brackee0b9822007-03-07 08:15:01 +00001334Wed Mar 7 16:18:18 HKT 2007 William Brack <wbrack@mmm.com.hk>
1335
1336 * xpath.c: fixed xmlXPathCmpNodes for incorrect result on certain
1337 cases when comparing identical nodes (bug #415567) with patch
1338 from Oleg Paraschenko
1339
William M. Brack7a12e572007-02-16 17:11:09 +00001340Fri Feb 16 09:13:38 PST 2007 William Brack <wbrack@mmm.com.hk>
1341
1342 * python/libxml.py: fixed tab problem with patch from
1343 Andreas Hanke (bug #408626)
1344
1345Thu Feb 15 12:43:28 PST 2007 William Brack <wbrack@mmm.com.hk>
William M. Brack43a87292007-02-15 20:41:02 +00001346
1347 * doc/xml.html: Changed all references to libxml2 CVS over to
1348 the corresponding SVN. A few other spelling/grammar/links
1349 also changed.
1350 * doc/libxml2-api.xml, doc/*.html: Regenerated all docs.
1351
William M. Brack0bcec062007-02-14 02:15:19 +00001352Tue Feb 13 18:15:58 PST 2007 William Brack <wbrack@mmm.com.hk>
1353
1354 * xpath.c: Fixed memory bug with invalid function reported by
1355 Francois Delyon on mailing list
1356
William M. Brack53ce98c2007-02-13 00:37:20 +00001357Mon Feb 12 16:40:48 PST 2007 William Brack <wbrack@mmm.com.hk>
1358
1359 * xinclude.c: fixed problem with invalid char encountered
1360 during text include (reported on xslt mailing list)
1361
Daniel Veillardfde5b0b2007-02-12 17:31:53 +00001362Mon Feb 12 18:30:01 CET 2007 Daniel Veillard <daniel@veillard.com>
1363
1364 * Makefile.am: small cleanup to avoid packaging .svn
1365 * libxml.h threads.c parser.c: applied patch to avoid a problem
1366 in concurrent threaded initialization fix from Ted Phelps
1367
William M. Brackd46c1ca2007-02-08 23:34:34 +00001368Thu Feb 08 15:35:18 PST 2007 William Brack <wbrack@mmm.com.hk>
1369
1370 * parser.c: added a GROW when parsing complex comments (bug #405666)
1371 * gentest.py, testapi.c: added a hack to prevent destruction of any
1372 param with 'destroy' in it's description (i.e. param destroyed by
1373 the routine under test, so shouldn't be destroyed by testapi)
1374 * xmlreader.c: added freeing of 'input' param even on error
1375 (fixes leak detected by testapi)
1376
William M. Brackc1099be2007-01-31 18:38:56 +00001377Wed Jan 31 10:25:38 PST 2007 William Brack <wbrack@mmm.com.hk>
1378
1379 * testAutomata.c, testRegexp.c, testThreads.c, testThreadsWin32.c,
1380 xmlwriter.c: repositioned #include for libxml.h to avoid
1381 compilation error on some architectures (bug #398277)
1382 * fixed screwed-up ChangeLog (deleted some duplicate entries)
1383
William M. Brack72239ba2007-01-31 18:25:12 +00001384Fri Jan 26 00:05:18 PST 2007 William Brack <wbrack@mmm.com.hk>
William M. Brack22242272007-01-27 07:59:37 +00001385
Daniel Veillard25a1ce92008-06-02 16:04:12 +00001386 * implemented patch from Stéphane Bidoul for uri.c (bug #389767)
William M. Brack22242272007-01-27 07:59:37 +00001387
William M. Brack72239ba2007-01-31 18:25:12 +00001388Thu Jan 25 11:15:08 PST 2007 William Brack <wbrack@mmm.com.hk>
William M. Brack11be2d02007-01-24 19:17:19 +00001389
1390 * xpath.c: added checks for alloc fail on calls to
1391 xmlXPathNewContext (libxslt bug #400242)
1392
1393Thu Jan 11 15:38:08 PST 2007 William Brack <wbrack@mmm.com.hk>
1394
1395 * Re-generated the documentation (API chunks 27-29 were missing)
1396 (also causes changes to testapi.c, elfgcchack.h and
1397 win32/libxml2.def.src)
1398
1399Tue Jan 9 22:24:26 CET 2007 Daniel Veillard <daniel@veillard.com>
1400
1401 * python/libxml.c: fix a memory leak in the python string handling
1402 when SAX event are passed back to the python handlers
1403
1404Thu Jan 4 18:27:49 CET 2007 Daniel Veillard <daniel@veillard.com>
1405
1406 * xmlreader.c: fix xmlTextReaderSetup() description
1407 * test/relaxng/empty1.rng test/relaxng/comps_0.xml
1408 test/relaxng/empty1_0.xml test/relaxng/comps.rng
1409 test/relaxng/empty0.rng test/relaxng/empty0_0.xml
1410 test/relaxng/empty1_1.xml: tests which were apparently
1411 never commited to CVS
1412
1413Wed Jan 3 16:05:21 PST 2007 Aleksey Sanin <aleksey@aleksey.com>
1414
1415 * xmlreader.c include/libxml/xmlreader.h win32/libxml2.def.src:
1416 expose xmlTextReaderSetup() function
1417
1418Wed Jan 3 16:14:13 CET 2007 Daniel Veillard <daniel@veillard.com>
1419
1420 * configure.in: adapt the extra versioning code to SVN
1421
1422Thu Dec 14 16:52:34 CET 2006 Daniel Veillard <daniel@veillard.com>
1423
1424 * python/generator.py python/libxml.py: apparently id() sometimes
1425 generate negative values and %X outputs -XXXX :-(
1426
1427Mon Dec 4 10:30:25 CET 2006 Daniel Veillard <daniel@veillard.com>
1428
1429 * parser.c include/libxml/tree.h: patch from Michael Day on standalone
1430 and XML declaration detection, and associated documentation change
1431
1432Mon Dec 4 10:27:01 CET 2006 Daniel Veillard <daniel@veillard.com>
1433
1434 * xinclude.c: another XInclude user data propagation patch from
1435 Michael Day
1436
1437Thu Nov 23 17:22:03 CET 2006 Daniel Veillard <daniel@veillard.com>
1438
1439 * HTMLparser.c: applied patch from Steven Rainwater to fix
1440 UTF8ToHtml behaviour on code points which are not mappable to
1441 predefined HTML entities, fixes #377544
1442
1443Thu Nov 23 17:11:23 CET 2006 Daniel Veillard <daniel@veillard.com>
1444
1445 * xpath.c: fixed a bug where the principal node type of an axis
1446 wasn't tested on name check, fixes bug #377432
1447
1448Wed Nov 8 10:19:27 CET 2006 Daniel Veillard <daniel@veillard.com>
1449
1450 * HTMLparser.c: change htmlCtxtReset() following Michael Day bug
1451 report and suggestion.
1452
1453Mon Nov 6 09:56:41 CET 2006 Daniel Veillard <daniel@veillard.com>
1454
1455 * uri.c: applied patch from Igor for path conversion on Windows
1456
1457Thu Nov 2 11:29:17 CET 2006 Daniel Veillard <daniel@veillard.com>
1458
1459 * xmlregexp.c: another small change on the algorithm for the
1460 elimination of epsilon transitions, should help on #362989 too
1461
1462Wed Nov 1 16:33:10 CET 2006 Daniel Veillard <daniel@veillard.com>
1463
1464 * tree.c: applied documentation patches from Markus Keim
1465 * xmlregexp.c: fixed one bug and added a couple of optimisations
1466 while working on bug #362989
1467
1468Fri Oct 27 14:54:07 CEST 2006 Daniel Veillard <daniel@veillard.com>
1469
1470 * HTMLparser.c: applied a reworked version of Usamah Malik patch
1471 to avoid growing the parser stack in some autoclose cases, should
1472 fix #361221
1473
1474Thu Oct 26 10:54:40 CEST 2006 Daniel Veillard <daniel@veillard.com>
1475
1476 * xpath.c: William spotted an obvious bug
1477
1478Wed Oct 25 18:04:50 CEST 2006 Daniel Veillard <daniel@veillard.com>
1479
1480 * NEWS configure.in testapi.c doc//*: preparing release of
1481 libxml2-2.6.27
1482 * include/libxml/tree.h: fix a small problem with preproc flags
1483
1484Fri Oct 20 14:55:47 CEST 2006 Daniel Veillard <daniel@veillard.com>
1485
1486 * tree.c: fix comment for xmlDocSetRootElement c.f. #351981
1487 * xmllint.c: order XPath elements when using --shell
1488
1489Tue Oct 17 23:23:26 CEST 2006 Daniel Veillard <daniel@veillard.com>
1490
1491 * xmlregexp.c: applied fix from Christopher Boumenot for bug
1492 #362714 on regexps missing ']'
1493
1494Tue Oct 17 22:32:42 CEST 2006 Daniel Veillard <daniel@veillard.com>
1495
1496 * parserInternals.c: applied patch from Marius Konitzer to avoid
1497 leaking in xmlNewInputFromFile() in case of HTTP redirection
1498
1499Tue Oct 17 22:19:02 CEST 2006 Daniel Veillard <daniel@veillard.com>
1500
1501 * HTMLparser.c: fix one problem found in htmlCtxtUseOptions()
1502 and pointed in #340591
1503
1504Tue Oct 17 22:04:31 CEST 2006 Daniel Veillard <daniel@veillard.com>
1505
1506 * HTMLparser.c: fixed teh 2 stupid bugs affecting htmlReadDoc() and
1507 htmlReadIO() this should fix #340322
1508
1509Tue Oct 17 21:39:23 CEST 2006 Daniel Veillard <daniel@veillard.com>
1510
1511 * xpath.c: applied patch from Olaf Walkowiak which should fix #334104
1512
1513Tue Oct 17 18:12:34 CEST 2006 Daniel Veillard <daniel@veillard.com>
1514
1515 * HTMLparser.c: fixing HTML minimized attribute values to be generated
1516 internally if not present, fixes bug #332124
1517 * result/HTML/doc2.htm.sax result/HTML/doc3.htm.sax
1518 result/HTML/wired.html.sax: this affects the SAX event strem for
1519 a few test cases
1520
1521Tue Oct 17 17:56:31 CEST 2006 Daniel Veillard <daniel@veillard.com>
1522
1523 * HTMLparser.c: fixing HTML entities in attributes parsing bug #362552
1524 * result/HTML/entities2.html* test/HTML/entities2.html: added to
1525 the regression suite
1526
1527Tue Oct 17 01:21:37 CEST 2006 Daniel Veillard <daniel@veillard.com>
1528
1529 * xmllint.c: started to switch xmllint to use xmlSaveDoc to test
1530 #342556
1531 * xmlsave.c: fixed #342556 easy and a whole set of problems with
1532 encodings, BOM and xmlSaveDoc()
1533
1534Mon Oct 16 15:14:53 CEST 2006 Daniel Veillard <daniel@veillard.com>
1535
1536 * HTMLparser.c: fix #348252 if the document clains to be in a
1537 different encoding in the meta tag and it's obviously wrong,
1538 don't screw up the end of the content.
1539
1540Mon Oct 16 11:32:09 CEST 2006 Daniel Veillard <daniel@veillard.com>
1541
1542 * HTMLparser.c: fix a chunking and script bug #347708
1543
1544Mon Oct 16 09:51:05 CEST 2006 Daniel Veillard <daniel@veillard.com>
1545
1546 * HTMLparser.c: remove a warning
1547 * encoding.c: check with uppercase for AIX iconv() should fix #352644
1548 * doc/examples/Makefile.am: partially handle one bug report
1549
1550Sun Oct 15 22:31:42 CEST 2006 Daniel Veillard <daniel@veillard.com>
1551
1552 * parser.c: fix the patch for unreproductable #343000 but
1553 also fix a line/column keeping error
1554 * result/errors/attr1.xml.err result/errors/attr2.xml.err
1555 result/errors/name.xml.err result/errors/name2.xml.err
1556 result/schemas/anyAttr-processContents-err1_0_0.err
1557 result/schemas/bug312957_1_0.err: affected lines in error output
1558 of the regression tests
1559
1560Sat Oct 14 10:46:46 CEST 2006 Daniel Veillard <daniel@veillard.com>
1561
1562 * tree.c: fixing bug #344390 with xmlReconciliateNs
1563
1564Sat Oct 14 00:31:49 CEST 2006 Daniel Veillard <daniel@veillard.com>
1565
1566 * xmllint.c: added --html --memory to test htmlReadMemory to
1567 test #321632
1568 * HTMLparser.c: added various initialization calls which may help
1569 #321632 but not conclusive
1570 * testapi.c tree.c include/libxml/tree.h: fixed compilation with
1571 --with-minimum --with-sax1 and --with-minimum --with-schemas
1572 fixing #326442
1573
1574Fri Oct 13 18:30:55 CEST 2006 Daniel Veillard <daniel@veillard.com>
1575
1576 * relaxng.c: fix a Relax-NG bug related to element content processing,
1577 fixes bug #302836
1578 * test/relaxng/302836.rng test/relaxng/302836_0.xml
1579 result/relaxng/302836*: added to regression tests
1580
1581Fri Oct 13 14:42:44 CEST 2006 Daniel Veillard <daniel@veillard.com>
1582
1583 * parser.c: fix a problem in xmlSplitQName resulting in bug #334669
1584
1585Fri Oct 13 12:27:22 CEST 2006 Daniel Veillard <daniel@veillard.com>
1586
1587 * parser.c: fixed xmlIOParseDTD handling of @input in error case,
1588 Should fix #335085
1589 * testapi.c: reset the http_proxy env variable to not waste time
1590 on regression tests
1591
1592Thu Oct 12 23:07:43 CEST 2006 Rob Richards <rrichards@ctindustries.net>
1593
1594 * xmlIO.c: fix Windows compile - missing xmlWrapOpen.
1595
1596Thu Oct 12 18:21:18 CEST 2006 Daniel Veillard <daniel@veillard.com>
1597
1598 * parser.c: fixed the heuristic used when trying to detect mixed-content
1599 elememts if the parser wants to treat ignorable whitespaces
1600 in a non-standard way, should fix bug #300263
1601
1602Thu Oct 12 14:52:38 CEST 2006 Daniel Veillard <daniel@veillard.com>
1603
1604 * parser.c: fix a first arg error in SAX callback pointed out by
1605 Mike Hommey, and another one still hanging around. Should fix #342737
1606
1607Wed Oct 11 23:11:58 CEST 2006 Daniel Veillard <daniel@veillard.com>
1608
1609 * include/libxml/xmlversion.h.in: fix comment on versions
1610 * xmlmemory.c: do not spend too much time digging in dumped memory
1611
1612Wed Oct 11 18:40:00 CEST 2006 Daniel Veillard <daniel@veillard.com>
1613
1614 * valid.c: fixed a weird error where validity context whould not
1615 show up if warnings were disabled pointed out by Bob Stayton
1616 * xmlIO.c doc/generator.py: cleanup and fix to regenerate the docs
1617 * doc//* testapi.c: rebuilt the docs
1618
1619Wed Oct 11 14:32:00 CEST 2006 Daniel Veillard <daniel@veillard.com>
1620
1621 * libxml-2.0.pc.in: applied patch from Mikhail Zabaluev to separate
1622 library flags for shared and static builds, fixes #344594. If this
1623 bites you, use xml2-config.
1624
1625Wed Oct 11 11:27:37 CEST 2006 Daniel Veillard <daniel@veillard.com>
1626
1627 * python/Makefile.am: remove the build path recorded in the python
1628 shared module as Peter Breitenlohner pointed out, should fix #346022
1629
1630Wed Oct 11 11:14:51 CEST 2006 Daniel Veillard <daniel@veillard.com>
1631
1632 * xmlIO.c: applied patch from Mikhail Zabaluev fixing the conditions
1633 of unescaping from URL to filepath, should fix #344588.
1634
1635Wed Oct 11 10:24:58 CEST 2006 Daniel Veillard <daniel@veillard.com>
1636
1637 * configure.in xstc/Makefile.am: applied patch from Peter Breitenlohner
1638 for wget detection and fix of a Python path problem, should fix
1639 #340993
1640
1641Tue Oct 10 22:02:29 CEST 2006 Daniel Veillard <daniel@veillard.com>
1642
1643 * include/libxml/entities.h entities.c SAX2.c parser.c: trying to
1644 fix entities behaviour when using SAX, had to extend entities
1645 content and hack on the entities processing code, but that should
1646 fix the long standing bug #159219
1647
1648Tue Oct 10 14:36:18 CEST 2006 Daniel Veillard <daniel@veillard.com>
1649
1650 * uri.c include/libxml/uri.h: add a new function xmlPathToUri()
1651 to provide a clean conversion when setting up a base
1652 * SAX2.c tree.c: use said function when setting up doc->URL
1653 or using the xmlSetBase function. Should fix #346261
1654
1655Tue Oct 10 11:05:59 CEST 2006 Daniel Veillard <daniel@veillard.com>
1656
1657 * xmlIO.c: applied a portability patch from Emelyanov Alexey
1658
1659Tue Oct 10 10:52:01 CEST 2006 Daniel Veillard <daniel@veillard.com>
1660
1661 * parser.c: applied and slightly modified a patch from Michael Day to
1662 keep _private in the parser context when parsing external entities
1663
1664Tue Oct 10 10:33:43 CEST 2006 Daniel Veillard <daniel@veillard.com>
1665
1666 * python/libxml.py python/types.c: applied patch from Ross Reedstrom,
1667 Brian West and Stefan Anca to add XPointer suport to the Python bindings
1668
1669Fri Sep 29 11:13:59 CEST 2006 Daniel Veillard <daniel@veillard.com>
1670
1671 * xmlsave.c: fixed a comment
1672 * xinclude.c include/libxml/xinclude.h: applied a patch from Michael Day
1673 to add a new function providing the _private field for the generated
1674 parser contexts xmlXIncludeProcessFlagsData()
1675
1676Thu Sep 21 10:36:11 CEST 2006 Daniel Veillard <daniel@veillard.com>
1677
1678 * xmlIO.c: applied patch from Michael Day doing some refactoring
1679 for the catalog entity loaders.
1680
1681Thu Sep 21 08:53:06 CEST 2006 Daniel Veillard <daniel@veillard.com>
1682
1683 * HTMLparser.c include/libxml/HTMLparser.h: exports htmlNewParserCtxt()
1684 as Michael Day pointed out this is needed to use htmlCtxtRead*()
1685
1686Tue Sep 19 14:42:59 CEST 2006 Daniel Veillard <daniel@veillard.com>
1687
1688 * parser.c: applied patch from Ben Darnell on #321545, I could not
1689 reproduce the problem but 1/ this is safe 2/ it's better to be safe.
1690
1691Sat Sep 16 16:02:23 CEST 2006 Rob Richards <rrichards@ctindustries.net>
1692
1693 * tree.c: xmlTextConcat works with comments and PI nodes (bug #355962).
1694 * parser.c: fix resulting tree corruption when using XML namespace
1695 with existing doc in xmlParseBalancedChunkMemoryRecover.
1696
1697Fri Sep 1 11:52:55 CEST 2006 Daniel Veillard <daniel@veillard.com>
1698
1699 * xmlIO.c: another patch from Emelyanov Alexey to clean up a few things
1700 in the previous patch.
1701
1702Wed Aug 30 15:10:09 CEST 2006 Daniel Veillard <daniel@veillard.com>
1703
1704 * xmlIO.c: applied patch from Roland Schwingel to fix the problem
1705 with file names in UTF-8 on Windows, and compat on older win9x
1706 versions.
1707
1708Tue Aug 22 16:51:22 CEST 2006 Daniel Veillard <daniel@veillard.com>
1709
1710 * valid.c: fixed a bug #203125 in Red hat bugzilla, crashing PHP4
1711 on validation errors, the heuristic to guess is a vctxt user
1712 pointer is the parsing context was insufficient.
1713
1714Mon Aug 21 10:40:10 CEST 2006 Daniel Veillard <daniel@veillard.com>
1715
1716 * doc/xmlcatalog.1 doc/xmlcatalog_man.xml doc/xmllint.1 doc/xmllint.xml:
1717 applied patch to man pages from Daniel Leidert and regenerated
1718
1719Thu Aug 17 00:48:31 CEST 2006 Rob Richards <rrichards@ctindustries.net>
1720
1721 * xmlwriter.c: Add a document to the xmlwriter structure and
1722 pass document when writing attribute content for encoding support.
1723
1724Wed Aug 16 01:15:12 CEST 2006 Rob Richards <rrichards@ctindustries.net>
1725
1726 * HTMLtree.c xmlsave.c: Add linefeeds to error messages allowing
1727 for consistant handling.
1728
1729Tue Aug 15 15:02:18 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1730
1731 * xpath.c: Applied the proposed fix for the documentation
1732 of xmlXPathCastToString(); see bug #346202.
1733
1734Tue Aug 15 14:49:18 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1735
1736 * xmlschemas.c: While investigating bug #350247, I noticed
1737 that xmlSchemaIDCMatcher structs are massively recreated
1738 although only a maximum of 3 structs is used at the same
1739 time; added a cache for those structures to the
1740 validation context.
1741
1742Sat Aug 12 16:12:53 CEST 2006 Daniel Veillard <daniel@veillard.com>
1743
1744 * xmlschemas.c: applied patch from Marton Illes to fix an allocation
1745 bug in xmlSchemaXPathEvaluate should close #351032
1746
1747Mon Aug 7 13:08:46 CEST 2006 Daniel Veillard <daniel@veillard.com>
1748
1749 * xmlschemas.c: applied patch from Bertrand Fritsch to fix a bug in
1750 xmlSchemaClearValidCtxt
1751
1752Fri Aug 4 14:50:41 CEST 2006 Daniel Veillard <daniel@veillard.com>
1753
1754 * python/generator.py: fixed the conversion of long parameters
1755
1756Thu Jul 13 15:03:11 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1757
1758 * xmlsave.c: Removed the automatic generation of CDATA sections
1759 for the content of the "script" and "style" elements when
1760 serializing XHTML. The issue was reported by Vincent Lefevre,
1761 bug #345147.
1762 * result/xhtml1 result/noent/xhtml1: Adjusted regression test
1763 results due to the serialization change described above.
1764
1765Thu Jul 13 08:32:21 CEST 2006 Daniel Veillard <daniel@veillard.com>
1766
1767 * configure.in parser.c xmllint.c include/libxml/parser.h
1768 include/libxml/xmlversion.h.in: applied patch from Andrew W. Nosenko
1769 to expose if zlib support was compiled in, in the header, in the
1770 feature API and in the xmllint --version output.
1771
1772Thu Jul 13 08:24:14 CEST 2006 Daniel Veillard <daniel@veillard.com>
1773
1774 * SAX2.c: refactor to use normal warnings for entities problem
1775 and not straight SAX callbacks.
1776
1777Wed Jul 12 17:13:03 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1778
1779 * xmlschemas.c: Fixed bug #347316, reported by David Belius:
1780 The simple type, which was the content type definition
1781 of a complex type, which in turn was the base type of a
1782 extending complex type, was missed to be set on this
1783 extending complex type in the derivation machinery.
1784
1785Mon Jul 3 13:36:43 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1786
1787 * xpath.c: Changed xmlXPathCollectAndTest() to use
1788 xmlXPathNodeSetAddNs() when adding a ns-node in case of
1789 NODE_TEST_TYPE (the ns-node was previously added plainly
1790 to the list). Since for NODE_TEST_ALL and NODE_TEST_NAME
1791 this specialized ns-addition function was already used,
1792 I assume it was missed to be used with NODE_TEST_TYPE.
1793
1794Mon Jul 3 10:57:33 CEST 2006 Daniel Veillard <daniel@veillard.com>
1795
1796 * HTMLparser.c: applied const'ification of strings patch from
1797 Matthias Clasen
1798
1799Thu Jun 29 13:51:12 CEST 2006 Daniel Veillard <daniel@veillard.com>
1800
1801 * threads.c: patch from Andrew W. Nosenko, xmlFreeRMutex forgot to
1802 destroy the condition associated to the mutex.
1803
1804Thu Jun 29 12:48:00 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1805
1806 * xpath.c: Fixed a double-free in xmlXPathCompOpEvalToBoolean(),
1807 revealed by a Libxslt regression test.
1808
1809Thu Jun 29 12:28:07 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1810
1811 * xpath.c: Enhanced xmlXPathCompOpEvalToBoolean() to be also
1812 usable outside predicate evaluation; the intention is to
1813 use it via xmlXPathCompiledEvalToBoolean() for XSLT tests,
1814 like in <xsl:if test="/foo">.
1815
1816Wed Jun 28 19:11:16 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1817
1818 * xpath.c: Fix a memory leak which occurred when using
1819 xmlXPathCompiledEvalToBoolean().
1820
1821Mon Jun 26 17:24:28 UTC 2006 William Brack <wbrack@mmm.com.hk>
1822
1823 * python/libxml.c, python/libxml.py, python/tests/compareNodes.py,
1824 python/tests/Makefile.am:
1825 Added code submitted by Andreas Pakulat to provide node
1826 equality, inequality and hash functions, plus a single
1827 test program to check the functions (bugs 345779 + 345961).
1828
1829Mon Jun 26 18:38:51 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1830
1831 * xpath.c: Added xmlXPathCompiledEvalToBoolean() to the API and
1832 adjusted/added xmlXPathRunEval(), xmlXPathRunStreamEval(),
1833 xmlXPathCompOpEvalToBoolean(), xmlXPathNodeCollectAndTest()
1834 to be aware of a boolean result request. The new function
1835 is now used to evaluate predicates.
1836
1837Mon Jun 26 16:22:50 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1838
1839 * xpath.c: Fixed an bug in xmlXPathCompExprAdd(): the newly
1840 introduced field @rewriteType on xmlXPathStepOp was not
1841 initialized to zero here; this could lead to the activation
1842 of the axis rewrite code in xmlXPathNodeCollectAndTest() when
1843 @rewriteType is randomly set to the value 1. A test
1844 (hardcoding the intial value to 1) revealed that the
1845 resulting incorrect behaviour is similar to the behaviour
1846 as described by Arnold Hendriks on the mailing list; so I
1847 hope that will fix the issue.
1848
1849Fri Jun 23 18:26:08 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1850
1851 * xpath.c: Fixed an error in xmlXPathEvalExpr(), which
1852 was introduced with the addition of the d-o-s rewrite
1853 and made xpath.c unable to compile if XPATH_STREAMING
1854 was not defined (reported by Kupriyanov Anatolij -
1855 #345752). Fixed the check for d-o-s rewrite
1856 to work on the correct XPath string, which is ctxt->base
1857 and not comp->expr in this case.
1858
1859Mon Jun 19 12:23:41 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1860
1861 * xpath.c: Added optimization for positional predicates
1862 (only short-hand form "[n]"), which have a preceding
1863 predicate: "/foo[descendant::bar][3]".
1864
1865Sun Jun 18 20:59:02 EDT 2006 Daniel Veillard <daniel@veillard.com>
1866
1867 * parser.c: try to fix the crash raised by the parser in
1868 recover mode as pointed by Ryan Phillips
1869
1870Sun Jun 18 18:44:56 EDT 2006 Daniel Veillard <daniel@veillard.com>
1871
1872 * python/types.c: patch from Nic Ferrier to provide a better type
1873 mapping from XPath to python
1874
1875Sun Jun 18 18:35:50 EDT 2006 Daniel Veillard <daniel@veillard.com>
1876
1877 * runtest.c: applied patch from Boz for VMS and reporting
1878 Schemas errors.
1879
1880Sun Jun 18 18:22:25 EDT 2006 Daniel Veillard <daniel@veillard.com>
1881
1882 * testapi.c: applied patch from Felipe Contreras when compiling
1883 with --with-minimum
1884
1885Fri Jun 16 21:37:44 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1886
1887 * tree.c include/libxml/tree.h: Fixed a bug in
1888 xmlDOMWrapAdoptNode(); the tree traversal stopped if the
1889 very first given node had an attribute node :-( This was due
1890 to a missed check in the traversal mechanism.
1891 Expanded the xmlDOMWrapCtxt: it now holds the namespace map
1892 used in xmlDOMWrapAdoptNode() and xmlDOMWrapCloneNode() for
1893 reusal; so the map-items don't need to be created for every
1894 cloning/adoption. Added a callback function to it for
1895 retrieval of xmlNsPtr to be set on node->ns; this is needed
1896 for my custom handling of ns-references in my DOM wrapper.
1897 Substituted code which created the XML namespace decl on
1898 the doc for a call to xmlTreeEnsureXMLDecl(). Removed
1899 those nastly "warnigns" from the docs of the clone/adopt
1900 functions; they work fine on my side.
1901
1902Mon Jun 12 13:23:11 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1903
1904 * result/pattern/namespaces: Adjusted the result of a
1905 regression test, since the fix of xmlGetNodePath() revealed a
1906 bug in this test result.
1907
1908Mon Jun 12 13:06:03 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1909
1910 * tree.c: Got rid of a compiler warning in xmlGetNodePath().
1911
1912Mon Jun 12 12:54:25 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1913
1914 * tree.c: Fixed xmlGetNodePath() to generate the node test "*"
1915 for elements in the default namespace, rather than generating
1916 an unprefixed named node test and loosing the namespace
1917 information.
1918
1919Fri Jun 9 21:45:02 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1920
1921 * include/libxml/parser.h: Clarified in the docs that the tree
1922 must not be tried to be modified if using the parser flag
1923 XML_PARSE_COMPACT as suggested by Stefan Behnel
1924 (#344390).
1925
1926Tue Jun 6 17:50:43 CEST 2006 Daniel Veillard <daniel@veillard.com>
1927
1928 * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.26
1929
1930Tue Jun 6 17:25:23 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1931
1932 * xpath.c: Fixed self-invented a segfault in xmlXPathCtxtCompile(),
1933 when the expression was not valid and @comp was NULL and I
1934 tried to do the d-o-s rewrite.
1935
1936Tue Jun 6 15:19:57 CEST 2006 Daniel Veillard <daniel@veillard.com>
1937
1938 * configure.ini NEWS doc//* libxml.spec.in : preparing release of 2.6.25
1939
1940Tue Jun 6 11:28:15 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1941
1942 * xpath.c: Enabled the compound traversal again; I added a
1943 check to use this only if the have an expression starting
1944 with the document node; so in the case of "//foo", we
1945 already know at compilation-time, that there will be only
1946 1 initial context node. Added the rewrite also to
1947 xmlXPathEvalExpr().
1948
1949Tue Jun 6 10:23:10 CEST 2006 Daniel Veillard <daniel@veillard.com>
1950
1951 * xinclude.c: fix bug #343968, include='text' can't lead to a
1952 recursion.
1953
1954Fri Jun 2 22:47:08 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1955
1956 * xpath.c: Disabled the compound traversal for the release;
1957 I need first to assure that this is done only if we have
1958 1 initial node.
1959
1960Wed May 31 13:53:41 PST 2006 Aleksey Sanin <aleksey@aleksey.com>
1961
1962 * xpath.c: fixed memory leak in xpath error reporting
1963
1964Wed May 31 15:30:16 CEST 2006 Daniel Veillard <daniel@veillard.com>
1965
1966 * libxml.h triodef.h: applied patch from Olli Savia for LynxOS
1967
1968Wed May 31 14:33:00 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1969
1970 * xpath.c include/libxml/xpath.h runsuite.c:
1971 Changed the name of the recently added public function
1972 xmlXPathContextSetObjectCache() to
1973 xmlXPathContextSetCache(); so a more generic one, in
1974 case we decide to cache more things than only XPath
1975 objects.
1976
1977Tue May 30 21:36:16 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1978
1979 * xpath.c: Optimized xmlXPathNodeCollectAndTest() and
1980 xmlXPathNodeCollectAndTestNth() to evaluate a compound
1981 traversal of 2 axes when we have a "//foo" expression.
1982 This is done with a rewrite of the XPath AST in
1983 xmlXPathRewriteDOSExpression(); I added an additional field
1984 to xmlXPathStepOp for this (but the field's name should be
1985 changed). The mechanism: the embracing descendant-or-self
1986 axis traversal (also optimized to return only nodes which
1987 can hold elements), will produce context nodes for the
1988 inner traversal of the child axis. This way we avoid a full
1989 node-collecting traversal of the descendant-or-self axis.
1990 Some tests indicate that this can reduce execution time of
1991 "//foo" to 50%. Together with the XPath object cache this
1992 all significantly speeds up libxslt.
1993
1994Tue May 30 11:38:47 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
1995
1996 * xmlschemas.c: A warning will now be reported in the value of
1997 the XSD attribute 'schemaLocation' does not consist of tuples
1998 (namespace-name, document-URI). A warning will be reported
1999 if a schema document could not be found at the specified
2000 location (via 'schemaLocation' or
2001 'noNamespaceSchemaLocation').
2002 * include/libxml/xmlerror.h: Added XML_SCHEMAV_MISC to
2003 xmlParserErrors.
2004
2005Tue May 30 11:21:34 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2006
2007 * xpath.c: Enhanced xmlXPathNodeCollectAndTest() to avoid
2008 recreation (if possible) of the node-set which is used to
2009 collect the nodes in the current axis for the currect context
2010 node. Especially for "//foo" this will decrease dramatically
2011 the number of created node-sets, since for each node in the
2012 result node-set of the evaluation of descendant-or-self::node()
2013 a new temporary node-set was created. Added node iterator
2014 xmlXPathNextChildElement() as a tiny optimization for
2015 child::foo.
2016
2017Mon May 29 18:06:17 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2018
2019 * xpath.c include/libxml/xpath.h: Added an XPath object cache.
2020 It sits on an xmlXPathContext and need to be explicitely
2021 activated (or deactivated again) with
2022 xmlXPathContextSetObjectCache(). The cache consists of 5
2023 lists for node-set, string, number, boolean and misc XPath
2024 objects. Internally the xpath.c module will use object-
2025 deposition and -acquisition functions which will try to reuse
2026 as many XPath objects as possible, and fallback to normal
2027 free/create behaviour if no cache is available or if the cache
2028 is full.
2029 * runsuite.c: Adjusted to deactivate the cache for XML Schema
2030 tests if a cache-creation is turned on by default for the whole
2031 library, e.g. for testing purposes of the cache. It is
2032 deactivated here in order to avoid confusion of the memory leak
2033 detection in runsuite.c.
2034
2035Wed May 24 10:54:25 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2036
2037 * xpath.c: Removed a memcpy if xmlXPathNodeSetMerge(); it
2038 seems we really need to walk the whole list, since those
2039 nastly namespace nodes need to be added with
2040 xmlXPathNodeSetDupNs(); thus a pure memcpy is not possible.
2041 A flag on the node-set indicating if namespace nodes are in
2042 the set would help here; this is the 3rd flag which would
2043 be usefull with node-sets. The current flags I have in mind:
2044 1) Is a node-set already sorted?
2045 This would allow for rebust and optimizable sorting
2046 behaviour.
2047 2) Of what type are the nodes in the set (or of mixed type)?
2048 This would allow for faster merging of node-sets.
2049 3) Are namespace nodes in the set?
2050 This would allow to skipp all the namespace node specific
2051 special handling. Faster node-set merging if the first
2052 set is empty; just memcpy the set.
2053
2054Mon May 22 17:14:00 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2055
2056 * xpath.c: Optimization of count(): eliminated sorting
2057 (see bug #165547). Optimization of XPATH_OP_FILTER if the
2058 predicate is a [1] (disable with XP_OPTIMIZED_FILTER_FIRST if
2059 it produces trouble). Tiny opt in xmlXPathNodeSetMerge().
2060
2061Mon May 22 13:33:12 CEST 2006 Rob Richards <rrichards@ctindustries.net>
2062
2063 * tree.c: Revert behavior change in xmlSetProp to handle attributes
2064 with colons in name and no namespace.
2065
2066Fri May 19 21:56:43 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2067
2068 * xpath.c: Substituted all remaining calls to xmlXPathCmpNodes()
2069 for xmlXPathCmpNodesExt(). Tiny further enhancement of
2070 xmlXPathCmpNodesExt(). Added additional checks in various code
2071 parts to avoid calling sorting or merging functions if the
2072 node-set(s) don't need them; i.e., if they are empty or contain
2073 just one node.
2074
2075Fri May 19 13:16:58 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2076
2077 * xpath.c: Optimized the comparison for non-element nodes
2078 in xmlXPathCmpNodesExt(); the comparison is used for sorting
2079 of node-sets. This enhancement is related to bug #165547.
2080 There are other places where the old comparison function
2081 xmlXPathCmpNodes() is still called, but I currently don't
2082 know exactly what those calls are for; thus if they can be
2083 substituted (if it makes sense) for the new function.
2084
2085Tue May 16 16:55:13 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2086
2087 * xpath.c: Applied patch from Rob Richards, fixing a potential
2088 memory leak in xmlXPathTryStreamCompile(), when a list of
2089 namespaces was assigned to the XPath compilation context;
2090 here a new namespace list was created and passed to
2091 xmlPatterncompile(); but this list was not freed afterwards.
2092 Additionally we avoid now in xmlXPathTryStreamCompile() to
2093 compile the expression, if it has a colon - indicating
2094 prefixed name tests - and no namespace list was given. The
2095 streaming XPath mechanism needs a namespace list at
2096 compilation time (unlike normal XPath, where we can bind
2097 namespace names to prefixes at execution time).
2098 * pattern.c: Enhanced to use a string dict for local-names,
2099 ns-prefixes and and namespace-names.
2100 Fixed xmlStreamPushInternal() not to use string-pointer
2101 comparison if a dict is available; this won't work, since
2102 one does not know it the given strings originate from the
2103 same dict - and they normally don't do, since e.g.
2104 namespaces are hold on xmlNs->href. I think this would be
2105 worth an investigation: if we can add a @doc field to xmlNs
2106 and put the @href in to a additionan namespace dict hold
2107 in xmlDoc. Daniel will surely not like this idea :-) But
2108 evaluation of tons of elements/attributes in namespaces
2109 with xmlStrEqual() isn't the way we should go forever.
2110
2111Thu May 11 18:03:49 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2112
2113 * xmlschemas.c: Fixed bug #341337, reported by David Grohmann.
2114 The code expected a node (xmlNodePtr) on the info for a
2115 non-existent default attribute, which clearly cannot be
2116 expected, since the attribute does not exist. I can only
2117 guess that this sneaked trying to eliminate the query
2118 for the owner-element, which is unavoidable actually.
2119 Note that creation of default attributes won't have an
2120 effect if validating via SAX/XMLReader; i.e., the processor
2121 won't fire additional start-attribute events (I'm not even
2122 sure if Libxml2 has such a SAX-event; I think it hands them
2123 all over in the start-element event).
2124
2125Tue May 9 21:47:58 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2126
2127 * xmlschemas.c: Fixed bug #341150, reported by Michael Romer.
2128 In xmlSchemaBuildContentModelForSubstGroup(),
2129 xmlAutomataNewOnceTrans2() was incorrectly used instead of
2130 xmlAutomataNewTransition2() to mimic a xs:choice for
2131 substitution-groups.
2132 * test/schemas/subst-group-1_1.xsd
2133 test/schemas/subst-group-1_0.xml
2134 result/schemas/subst-group-1_0_1
2135 result/schemas/subst-group-1_0_1.err: Added regression test
2136 supplied by Michael Romer for bug #341150.
2137
2138Sat May 6 11:05:24 HKT 2006 William M. Brack <wbrack@mmm.com.hk>
2139
2140 * relaxng.c: Fixed compilation error with patch supplied by
2141 Graham Bennett.
2142
2143Thu May 4 19:14:03 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2144
2145 * xmlschemas.c: We'll raise an internal error and stop
2146 validation now when an entity is found in the instance
2147 document, since we don't support automatic entity
2148 substitution by the schema processor (yet?) -
2149 see bug #340316, reported by Nick Wellnhofer.
2150
2151Wed May 3 15:16:00 CEST 2006 Daniel Veillard <daniel@veillard.com>
2152
2153 * configure.in: applied another Python detection patch from Joseph Sacco
2154 * libxml.spec.in: cleanup the changelog section, asciifies the spec file
2155 too
2156
2157Tue May 2 22:34:54 CEST 2006 Daniel Veillard <daniel@veillard.com>
2158
2159 * xmlIO.c: fix a mix of code and declarations showing up on Windows
2160 patch from Kjartan Maraas, fixing #340404
2161
2162Tue May 2 14:24:40 CEST 2006 Daniel Veillard <daniel@veillard.com>
2163
2164 * encoding.c: fixing bug #340398 xmlCharEncOutFunc writing to
2165 input buffer
2166
2167Fri Apr 28 18:29:22 CEST 2006 Daniel Veillard <daniel@veillard.com>
2168
2169 * NEWS configure.in doc//*: preparing 2.6.24 release, fixed Python
2170 paths at the last moment
2171 * relaxng.c testapi.c tree.c: fix some comments
2172
2173Thu Apr 27 10:15:45 CEST 2006 Daniel Veillard <daniel@veillard.com>
2174
2175 * xmlIO.c: applied patch from Roland Schwingel to allow UTF-8
2176 file paths on Windows
2177
2178Thu Apr 27 10:10:58 CEST 2006 Daniel Veillard <daniel@veillard.com>
2179
2180 * xmlwriter.c: patch from Jason Viers for line breaks after EndPI
2181
2182Tue Apr 25 22:22:58 CEST 2006 Daniel Veillard <daniel@veillard.com>
2183
2184 * tree.c: fix compilation without tree
2185
2186Tue Apr 25 18:17:37 CEST 2006 Daniel Veillard <daniel@veillard.com>
2187
2188 * xmllint.c: applied patch from Gary Coady to really make sure
2189 xmllint --nonet would not reach the network, should fix #337483.
2190
2191Tue Apr 25 14:52:15 CEST 2006 Daniel Veillard <daniel@veillard.com>
2192
2193 * configure.in: applied patch from Joseph Sacco changing slightly
2194 the python detection scheme should fix bug #338526
2195
2196Mon Apr 24 10:50:19 CEST 2006 Daniel Veillard <daniel@veillard.com>
2197
2198 * parser.c: fix the error message for invalid code point in content
2199 c.f. bug #339311
2200
2201Wed Apr 19 13:16:23 CEST 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2202
2203 * xmlschemas.c test/schemas/restriction-enum-1*
2204 result/schemas/restriction-enum-1*: Fixed incorrect
2205 validation of restricted enumerations. Added related
2206 regression tests.
2207
2208Thu Apr 13 09:47:25 CEST 2006 Daniel Veillard <daniel@veillard.com>
2209
2210 * xmlschemas.c: fixing a deallocation problem in xmlSchemaAddSchemaDoc()
2211 in case of errors, should fix bug #338303
2212
2213Thu Apr 13 09:31:45 CEST 2006 Daniel Veillard <daniel@veillard.com>
2214
2215 * relaxng.c: fixing a deallocation problem in xmlRelaxNGParse()
2216 in case of errors, should fix bug #338306
2217
2218Thu Apr 6 10:22:17 CEST 2006 Daniel Veillard <daniel@veillard.com>
2219
2220 * doc/xmlcatalog.1 doc/xmlcatalog_man.xml doc/xmllint.1 doc/xmllint.xml:
2221 applied man page improvements from Daniel Leidert
2222
2223Mon Mar 27 11:44:07 CEST 2006 Daniel Veillard <daniel@veillard.com>
2224
2225 * xmlschemas.c: removed unused code or variables, from Stefan Kost
2226 fixing #336163 and #336164
2227
2228Mon Mar 27 11:38:21 CEST 2006 Daniel Veillard <daniel@veillard.com>
2229
2230 * xmlschemas.c: applied patch from Stefan Kost fixing #336160
2231
2232Mon Mar 27 11:23:39 CEST 2006 Daniel Veillard <daniel@veillard.com>
2233
2234 * chvalid.c genChRanges.py genUnicode.py xmlunicode.c
2235 include/libxml/chvalid.h include/libxml/xmlunicode.h: applied
2236 patches from Aivars Kalvans to make unicode tables const, fixes
2237 bug #336096, this also updates to Unicode 4.01 final with a couple
2238 of character ranges fixes.
2239
2240Mon Mar 27 00:51:40 CEST 2006 Daniel Veillard <daniel@veillard.com>
2241
2242 * chvalid.c genChRanges.py include/libxml/chvalid.h: fixed bug
2243 #335603 and resync'ed genChRanges.py to the expected output.
2244
2245Wed Mar 22 00:14:34 CET 2006 Daniel Veillard <daniel@veillard.com>
2246
2247 * xmlregexp.c: applied patch from Youri Golovanov fixing bug
2248 #316338 and adding a couple of optimizations in the regexp
2249 compilation engine.
2250 * test/regexp/bug316338 result/regexp/bug316338: added regression
2251 tests based on the examples provided in the bug report.
2252
2253Fri Mar 10 08:40:55 EST 2006 Daniel Veillard <daniel@veillard.com>
2254
2255 * c14n.c encoding.c xmlschemas.c xpath.c xpointer.c: fix a few
2256 warning raised by gcc-4.1 and latests changes
2257
2258Fri Mar 10 01:34:42 CET 2006 Daniel Veillard <daniel@veillard.com>
2259
2260 * runtest.c schematron.c testAutomata.c tree.c valid.c xinclude.c
2261 xmlcatalog.c xmlreader.c xmlregexp.c xpath.c: end of first
2262 pass on coverity reports.
2263
2264Thu Mar 9 19:36:14 CET 2006 Daniel Veillard <daniel@veillard.com>
2265
2266 * relaxng.c xmlschemas.c xmlschemastypes.c: more cleanups based
2267 on coverity reports.
2268
2269Thu Mar 9 17:47:40 CET 2006 Daniel Veillard <daniel@veillard.com>
2270
2271 * SAX2.c catalog.c encoding.c entities.c example/gjobread.c
2272 python/libxml.c: more cleanups based on coverity reports.
2273
2274Thu Mar 9 15:12:19 CET 2006 Daniel Veillard <daniel@veillard.com>
2275
2276 * HTMLparser.c parser.c parserInternals.c pattern.c uri.c: a bunch
2277 of small cleanups based on coverity reports.
2278
2279Thu Mar 9 09:42:10 CET 2006 Daniel Veillard <daniel@veillard.com>
2280
2281 * win32/Makefile.bcb: added schematron as pointed out by Eric Zurcher
2282
2283Tue Mar 7 09:50:09 CET 2006 Daniel Veillard <daniel@veillard.com>
2284
2285 * xml2-config.in: fix Red Hat bug #184170
2286
2287Mon Mar 6 14:21:08 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2288
2289 * tree.c: Simplified usage of the internal xmlNsMap. Added a
2290 "strict" lookup for namespaces based on a prefix. Fixed a
2291 namespace processing issue in the clone-node function, which
2292 occured if a @ctxt argument was given.
2293
2294Fri Mar 3 17:44:10 CET 2006 Rob Richards <rrichards@ctindustries.net>
2295
2296 * valid.c: fix HTML attribute ID checking for input element.
2297 Maintain current attribute "name" behavior for now.
2298
2299Thu Mar 2 18:59:50 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2300
2301 * tree.c: Bundled lookup of attr-nodes and retrieving their
2302 values into the functions xmlGetPropNodeInternal() and
2303 xmlGetPropNodeValueInternal(). Changed relevant code
2304 to use those functions.
2305
2306Mon Feb 27 20:42:04 CET 2006 Daniel Veillard <daniel@veillard.com>
2307
2308 * xpath.c: workaround HP-UX compiler bug by Rick Jones
2309
2310Mon Feb 27 10:57:05 CET 2006 Daniel Veillard <daniel@veillard.com>
2311
2312 * python/libxml2.py: remove a tab, as pointed out on IRC
2313
2314Sat Feb 25 18:12:10 CET 2006 Rob Richards <rrichards@ctindustries.net>
2315
2316 * tree.c: Fix the add sibling functions when passing attributes.
2317 Modify testing for ID in xmlSetProp.
2318 No longer remove IDness when unlinking or replacing an attribute.
2319
2320Fri Feb 24 21:20:33 CET 2006 Daniel Veillard <daniel@veillard.com>
2321
2322 * catalog.c: Martin Cole pointed out a bug in xmlCatalogAdd()
2323 if /etc/xml/catalog doesn't exist.
2324
2325Thu Feb 23 23:06:18 CET 2006 Daniel Veillard <daniel@veillard.com>
2326
2327 * doc//*: updated the Ruby bindings links, and regenerated the
2328 docs.
2329
2330Thu Feb 23 09:12:27 CET 2006 Daniel Veillard <daniel@veillard.com>
2331
2332 * catalog.c: improve catalog debugging message patch from Rick Jones
2333
2334Wed Feb 22 16:09:10 CET 2006 Daniel Veillard <daniel@veillard.com>
2335
2336 * python/types.c: Nic Ferrier found debug statement left in the
2337 XPath conversion code
2338
2339Tue Feb 21 20:23:14 CET 2006 Daniel Veillard <daniel@veillard.com>
2340
2341 * doc/xmllint.1 doc/xmllint.xml: small man page improvements from
2342 Daniel Leidert
2343
2344Mon Feb 20 15:45:19 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2345
2346 * xmlschemas.c: Fixed a side-effect of the previous XSI bugfix:
2347 The constructor needs a bucket to be assigned during component
2348 fixup.
2349
2350Mon Feb 20 14:32:36 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2351
2352 * xmlschemas.c xmlschemastypes.c: Fixed xs:boolean to reject
2353 the empty string (reported by Bas Driessen on the mailing-list).
2354 Fixed schema XSI-acquisition and construction: the schemata
2355 (xmlSchema) didn't get the targetNamespace in some cases, thus
2356 the component resolution mechanism failed to work. The XSI
2357 stuff needs to be tested more intensively; think about how
2358 to test this for regression.
2359
2360Mon Feb 20 09:57:41 CET 2006 Daniel Veillard <daniel@veillard.com>
2361
2362 * doc/xmllint.1 doc/xmllint.xml: more man page improvements from
2363 Daniel Leidert
2364
2365Sun Feb 19 22:31:33 CET 2006 Daniel Veillard <daniel@veillard.com>
2366
2367 * doc/xmllint.1 doc/xmllint.xml: man page improvements from Daniel
2368 Leidert, c.f. #331290
2369
2370Sun Feb 19 17:54:04 CET 2006 Daniel Veillard <daniel@veillard.com>
2371
2372 * xmllint.c: fix an error report when using --path and --valid
2373 closes bug #331290
2374
2375Sun Feb 19 16:20:43 CET 2006 Daniel Veillard <daniel@veillard.com>
2376
2377 * relaxng.c: trying to fix #331062, this is again a problem
2378 around interleave, there is no good fix unless reimplementing
2379 but this works around some cases and allow to validate in that
2380 case.
2381
2382Wed Feb 15 11:55:22 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2383
2384 * tree.c: Fixed bug #328896 reported by Liron. The path
2385 for text- and CDATA-section-nodes was computed incorrectly
2386 in xmlGetNodePath().
2387
2388Sun Feb 12 20:12:22 CET 2006 Daniel Veillard <daniel@veillard.com>
2389
2390 * xmlregexp.c: bug fixes for #327167 as well as some cleanups
2391 and more thorough tests on atoms comparisons.
2392
2393Thu Feb 9 10:07:20 CET 2006 Daniel Veillard <daniel@veillard.com>
2394
2395 * include/wsockcompat.h: patch from Eric Zurcher to compile with
2396 Borland C++ 6
2397
2398Sun Feb 5 04:03:59 CET 2006 Daniel Veillard <daniel@veillard.com>
2399
2400 * parser.c: bill pointed out a missing block in xmlParseComment
2401 trying to fill with a normal processing of the given character.
2402
2403Sun Feb 5 03:41:39 CET 2006 Daniel Veillard <daniel@veillard.com>
2404
2405 * parser.c: fixed the comment streaming bug raised by Graham Bennett
2406 * test/badcomment.xml result//badcomment.xml*: added to the regression
2407 suite.
2408
2409Fri Feb 3 17:36:41 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2410
2411 * include/libxml/tree.h: Added the xmlDOMWrapCloneNode() to
2412 the header file.
2413
2414Fri Feb 3 17:29:22 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2415
2416 * tree.c: Added an initial version of xmlDOMWrapCloneNode() to
2417 the API. It will be used to reflect DOM's Node.cloneNode and
2418 Document.importNode methods.
2419 The pros: 1) non-recursive, 2) optimized ns-lookup
2420 (mostly pointer comparison), 3) user defined ns-lookup,
2421 4) save ns-processing. The function is in an unfinished
2422 and experimental state and should be only used to test it.
2423
2424Fri Feb 3 10:42:48 CET 2006 Daniel Veillard <daniel@veillard.com>
2425
2426 * uri.c: applied patch from Rob Richards fixing the URI regressions
2427 tests on Windows which seems to indicate bad escaping.
2428
2429Thu Feb 2 13:11:26 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2430
2431 * tree.c: Fixed some bugs xmlDOMWrapReconcileNamespaces() wrt
2432 the previous addition of the removal of redundant ns-decls.
2433
2434Wed Feb 1 17:32:25 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2435
2436 * tree.c: Enhanced xmlDOMWrapReconcileNamespaces() to remove
2437 redundant ns-decls if the option XML_DOM_RECONNS_REMOVEREDUND
2438 was given. Note that I haven't moved this option to the
2439 header file yet; so just call this function with an @option
2440 of 1 to test the behaviour.
2441
2442Wed Feb 1 12:21:08 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2443
2444 * tapi.c win32/Makefile.*: Added changed as proposed on
2445 the mailing list by venkat naidu in order to compile
2446 testapi.c on windows.
2447
2448Thu Jan 19 09:57:28 CET 2006 Daniel Veillard <daniel@veillard.com>
2449
2450 * configure.in xml2-config.in: trying to fix windows/configure
2451 issues reported by Tim Van Holder
2452
2453Wed Jan 18 18:21:15 CET 2006 Daniel Veillard <daniel@veillard.com>
2454
2455 * HTMLparser.c libxml.h parser.c: try to fix xmlParseInNodeContext
2456 when operating on an HTML document.
2457
2458Mon Jan 9 17:27:15 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2459
2460 * relaxng.c include/libxml/relaxng.h: Added
2461 xmlRelaxNGSetParserStructuredErrors() to the API.
2462
2463Mon Jan 9 15:33:16 CET 2006 Daniel Veillard <daniel@veillard.com>
2464
2465 * parser.c: reverted first patches for #319279 which led to #326295
2466 and fixed the problem in xmlParseChunk() instead
2467 * test/ent11 result//ent11*: added test for #326295 to the regression
2468 suite
2469
2470Thu Jan 5 16:25:06 CET 2006 Daniel Veillard <daniel@veillard.com>
2471
2472 * NEWS configure.in libxml.spec.in testapi.c doc/*: upated the news
2473 regenerated the docs, preparing for release of 2.6.23
2474 * pattern.c xmlschemas.c: fixed some comments
2475
2476Thu Jan 5 15:48:27 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2477
2478 * test/XPath/docs/nodes test/XPath/tests/nodespat
2479 result/XPath/tests/nodespat: Added regression tests for
2480 the latest XPath/pattern fixes.
2481
2482Thu Jan 5 15:43:38 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2483
2484 * pattern.c: Another fix to handle "foo//.": "foo" was not
2485 included in the resulting node-set.
2486
2487Thu Jan 5 13:22:29 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2488
2489 * pattern.c xpath.c include/libxml/pattern.h:
2490 Fixed bug #322928, reported by Erich Schubert: The bug was
2491 in pattern.c, which is used for a tiny subset of xpath
2492 expression which can be evaluated in an optimized way.
2493 The doc-node was never considered when evaluating "//"
2494 expressions. Additionally, we fixed resolution
2495 to nodes of any type in pattern.c; i.e. a "//." didn't work
2496 yet, as it did select only element-nodes. Due to this
2497 issue the pushing of nodes in xpath.c needed to be adjusted
2498 as well.
2499
2500Wed Jan 4 18:07:47 CET 2006 Daniel Veillard <daniel@veillard.com>
2501
2502 * parser.c: tiny refactoring patch from Bjorn Reese
2503
2504Wed Jan 4 15:00:51 CET 2006 Daniel Veillard <daniel@veillard.com>
2505
2506 * SAX2.c: fix bug #324432 with <xml:foo/>
2507 * test/ns7 resul//ns7*: added to the regression tests
2508
2509Wed Jan 4 10:53:56 CET 2006 Daniel Veillard <daniel@veillard.com>
2510
2511 * include/wsockcompat.h: applied patch from Mark Junker, fixing a
2512 MinGW compilation problem, should close bug #324943
2513
2514Tue Jan 3 11:49:54 CET 2006 Kasimier Buchcik <libxml2-cvs@cazic.net>
2515
2516 * xmlschemas.c: Removed last dependency on the obsolete enum
2517 xmlSchemaValidError.
2518
2519Mon Jan 2 11:20:00 CET 2006 Daniel Veillard <daniel@veillard.com>
2520
2521 * xmlreader.c include/libxml/xmlreader.h xmlschemas.c: compilation
2522 and doc build fixes from Michael Day
2523
2524Wed Dec 28 22:12:34 CET 2005 Daniel Veillard <daniel@veillard.com>
2525
2526 * xmlregexp.c: bug in xmlRegExecPushString2() pointed out by
2527 Sreeni Nair.
2528
2529Tue Dec 20 16:55:31 CET 2005 Rob Richards <rrichards@ctindustries.net>
2530
2531 * tree.c: fix bug #322136 in xmlNodeBufGetContent when entity ref is
2532 a child of an element (fix by Oleksandr Kononenko).
2533 * HTMLtree.c include/libxml/HTMLtree.h: Add htmlDocDumpMemoryFormat.
2534
2535Tue Dec 20 11:43:06 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2536
2537 * xmlschemas.c xmlstring.c: Fixed a segfault during
2538 text concatenation when validating a node tree:
2539 xmlStrncat was called with a @len of -1; but unlike
2540 xmlStrncatNew, it does not calculate the length
2541 automatically in such a case (reported by Judy Hay
2542 on the mailing list).
2543 Updated the descriptions of the involved string
2544 functions to note this.
2545
2546Thu Dec 15 12:11:07 CET 2005 Daniel Veillard <daniel@veillard.com>
2547
2548 * nanohttp.c: applied patch from Gary Coady to accept gzipped
2549 http resources.
2550
2551Wed Dec 14 18:41:26 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2552
2553 * win32/configure.js: Added enable/disable of runtime
2554 debugging (LIBXML_DEBUG_RUNTIME).
2555
2556Wed Dec 14 18:11:50 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2557
2558 * include/libxml/xmlversion.h.in: Fixed to define
2559 LIBXML_DEBUG_RUNTIME on the basis of @WITH_RUN_DEBUG@.
2560
2561Tue Dec 13 12:49:23 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2562
2563 * test/schemas/bug321475* result/schemas/bug321475*:
2564 Added regression test for bug #321475 (reported by
2565 Gabor Nagy). Fixing of bug #323510 seemed to have
2566 fixed this bug as well.
2567
2568Mon Dec 12 16:19:16 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2569
2570 * test/schemas/bug323510* result/schemas/bug323510*:
2571 Added regression test for bug #323510.
2572
2573Mon Dec 12 16:11:13 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2574
2575 * xmlschemas.c: Workaround for bug #323510 (reported by
2576 Jonathan Filiatrault): substituted the epsilon transition
2577 for a labelled transition, in order to avoid a bug in
2578 xmlregexp.c which eliminated the epsilon transition and
2579 marked the initial state as final.
2580
2581Mon Dec 12 14:25:46 CET 2005 Daniel Veillard <daniel@veillard.com>
2582
2583 * xmlreader.c: Gary Coady pointed a memory leak in
2584 xmlTextReaderReadInnerXml() applied patch fixing #323864
2585
2586Sat Dec 10 12:08:28 CET 2005 Daniel Veillard <daniel@veillard.com>
2587
2588 * HTMLparser.c configure.in parserInternals.c runsuite.c runtest.c
2589 testapi.c xmlschemas.c xmlschemastypes.c xmlstring.c: fixed a number
2590 of warnings shown by HP-UX compiler and reported by Rick Jones
2591
2592Fri Dec 9 18:57:31 CET 2005 Rob Richards <rrichards@ctindustries.net>
2593
2594 * xmlwriter.c: Insert space between pubid and sysid when both
2595 passed to xmlTextWriterStartDTD and indenting not being used.
2596 Remove no longer used Mem callbacks.
2597
2598Fri Dec 9 11:01:16 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2599
2600 * runsuite.c: Changed to instantly mark instance-tests as
2601 failed if the corresponding schema was invalid. This
2602 reflects the side of the Python code for the XML Schema test
2603 suite. We now get the same number of failed tests on both
2604 sides.
2605
2606Wed Dec 7 14:59:01 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2607
2608 * xmlreader.c include/libxml/xmlreader.h: Added
2609 xmlTextReaderSchemaValidateCtxt() to the API.
2610
2611Wed Dec 7 12:59:56 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2612
2613 * xmlschemas.c: Fixed a segfault: the instance document was
2614 still tried to be validated, if the schema, dynamically
2615 acquired using XSI was invalid, thus mangled. The
2616 validation will stop (or rather won't validate) now in
2617 such a case. The schema parser error code will be set
2618 on the validion context now; this is somehow not nice,
2619 but it assures that the validation context indicates an
2620 error in there was a parser error.
2621
2622Tue Dec 6 18:57:23 CET 2005 Daniel Veillard <daniel@veillard.com>
2623
2624 * xmlreader.c: small doc patch from Aron Stansvik
2625 * legacy.c: another doc patch for a deprecated API
2626
2627Mon Dec 5 16:23:49 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2628
2629 * Makefile.am: Tiny change for 'make tests': raised
2630 the number of expected failures for James Clark's
2631 XML Schema datatype tests from 10 to 11. The additional
2632 reported error was agreed to be correct long time ago,
2633 but we missed to adjust the message reported by
2634 the testing script.
2635
2636Fri Dec 2 13:51:14 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2637
2638 * result/schemas/decimal* result/schemas/bug322411*:
2639 Added missing regression test results for the latest IDC
2640 and xs:decimal bugs.
2641
2642Wed Nov 30 12:22:23 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2643
2644 * test/schemas/decimal* test/schemas/bug322411*: Added
2645 regression tests for the latest IDC and xs:decimal bugs.
2646
2647Wed Nov 30 11:57:35 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2648
2649 * xmlschemas.c: Fixed bubbling of duplicate IDC nodes: the
2650 parent's list of duplicates was filled with NULLs instead
2651 of the nodes under certain conditions. This lead to a
2652 segfault when the list's entries were accessed.
2653
2654Mon Nov 28 17:28:53 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2655
2656 * xmlschemastypes.c: Fixed parsing of xs:decimal to
2657 allow/deny special lexical forms. Fixed the totalDigits
2658 for values in the range (x < 1) && (x > -1) && (x != 0);
2659 E.g "0.123" has now a totalDigits of 3 (was 4 previously).
2660 Adjusted the comparison function for decimals due to this
2661 change. As a side effect comparison against zeroes was
2662 optimized.
2663
2664Mon Nov 28 13:25:11 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2665
2666 * xmlschemas.c: An assignment to a local variable, which was
2667 used to access the IDC node list, was missing after the
2668 reallocation of the list (reported by Fabrice GUY
2669 bug #322411). Renamed the define ENABLE_IDC_NODE_TABLES
2670 to ENABLE_IDC_NODE_TABLES_TEST and *disabled* it, since
2671 it is used to force bubbling of IDC node tables even
2672 if not necessary; this was intended to be used for test
2673 purposes, but I obviously missed to disable it (although
2674 it apparently helped finding the bug).
2675
2676Wed Nov 23 17:34:52 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2677
2678 * xmlschemas.c: In xmlSchemaAssembleByXSI() the return value
2679 of xmlSchemaGetMetaAttrInfo() was not assigned to anything;
2680 this caused XSI-driven-dynamic schema acquisition to fail
2681 with @noNamespaceSchemaLocation (reported by Julien Lamy
2682 on the mailing list).
2683
2684Tue Nov 22 18:31:34 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2685
2686 * xmlschemas.c: Fixed a bug in xmlSchemaFindRedefCompInGraph()
2687 which caused the search for components to stop at the
2688 first encountered attribute group component.
2689 Fixed error report in xmlSchemaCheckSRCRedefineFirst(): the
2690 designation of a not-found component was not reported.
2691
2692Mon Nov 21 12:23:28 CET 2005 Daniel Veillard <daniel@veillard.com>
2693
2694 * xmlschemastypes.c: Albert Chin found another signed/unsigned problem
2695 in the date and time code raised on IRIX 6.5
2696
2697Fri Nov 18 18:13:38 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2698
2699 * xmlschemas.c include/libxml/xmlschemas.h:
2700 Added xmlSchemaSetParserStructuredErrors() to the API.
2701 Fixed channeling of error relevant information to
2702 subsequent parser/validation contexts.
2703
2704Thu Nov 17 14:11:43 CET 2005 Daniel Veillard <daniel@veillard.com>
2705
2706 * parserInternals.c: removed unreachable code pointed out by
2707 Oleksandr Kononenko, fixes bug #321695
2708
2709Thu Nov 17 08:24:31 CET 2005 Daniel Veillard <daniel@veillard.com>
2710
2711 * parser.c: use ctxt->standalone = -2 to indicate that the
2712 XMLDecl was parsed but no standalone attribute was found,
2713 suggested by Michael Day to detect if an XMLDecl was found.
2714
2715Tue Nov 15 09:49:24 CET 2005 Daniel Veillard <daniel@veillard.com>
2716
2717 * runtest.c: Hisashi Fujinaka pointed that errors in Schemas tests
2718 were not properly reported.
2719
2720Sun Nov 13 13:42:41 CET 2005 Daniel Veillard <daniel@veillard.com>
2721
2722 * xmlIO.c: applied patch from Geert Jansen to remove xmlBufferClose()
2723 which is not needed.
2724
2725Fri Nov 11 13:48:52 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2726
2727 * xmlschemas.c: Changed xmlSchemaFormatIDCKeySequence()
2728 to use xmlSchemaGetCanonValueWhtspExt() in order to
2729 correctly report values for xs:anySimpleType.
2730 * test/schemas/idc-keyref-err1*
2731 result/schemas/idc-keyref-err1*: Added a test for this change.
2732
2733Wed Nov 9 13:07:24 EST 2005 Rob Richards <rrichards@ctindustries.net>
2734
2735 * xmlIO.c xmlwriter.c: function consolidation when writing to xmlBuffer.
2736 Return error condition not len if xmlwriter fails writing to buffer.
2737
2738Wed Nov 9 09:54:54 CET 2005 Daniel Veillard <daniel@veillard.com>
2739
2740 * xmlsave.c xmlIO.c include/libxml/xmlIO.h include/libxml/xmlsave.h:
2741 applied patch from Geert Jansen to implement the save function to
2742 a xmlBuffer, and a bit of cleanup.
2743
2744Mon Nov 7 14:58:39 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2745
2746 * xmlschemas.c xmlschemastypes.c: Fixed the type of the
2747 totalDigits value to be positiveInteger.
2748 Fixed crash in an error report function when we gave it
2749 the document node; only element and attribute nodes are
2750 processed now (reported by Rob Richards).
2751
2752Tue Nov 1 16:22:29 CET 2005 Daniel Veillard <daniel@veillard.com>
2753
2754 * xmlregexp.c: fix bug #319897, problem with counted atoms
2755 when the transition itself is counted too
2756 * result/regexp/hard test/regexp/hard: augmented the regression
2757 tests with the problem exposed.
2758
2759Tue Nov 1 11:54:39 CET 2005 Daniel Veillard <daniel@veillard.com>
2760
2761 * win32/Makefile.mingw include/win32config.h: applied patch from
2762 Mark Junker to fix compilation with MinGW
2763
2764Fri Oct 28 18:36:08 CEST 2005 Daniel Veillard <daniel@veillard.com>
2765
2766 * libxml.3: tiny fix from Albert Chin
2767 * runsuite.c runtest.c testapi.c: portability cleanup for arch
2768 needing trio for *printf
2769
2770Fri Oct 28 12:21:39 EDT 2005 Rob Richards <rrichards@ctindustries.net>
2771
2772 * tree.c: add additional checks to prevent tree corruption. fix problem
2773 copying attribute using xmlDocCopyNode from one document to another.
2774
2775Fri Oct 28 17:58:13 CEST 2005 Daniel Veillard <daniel@veillard.com>
2776
2777 * config.h.in configure.in vms/config.vms macos/src/config-mac.h:
2778 cleanup from Albert Chin
2779 * doc/Makefile.am: html/index.sgml doesn't exist anymore
2780
2781Fri Oct 28 16:53:51 CEST 2005 Daniel Veillard <daniel@veillard.com>
2782
2783 * xmlIO.c xmlmodule.c: more portability patches from Albert Chin for
2784 HP-UX and AIX
2785
2786Fri Oct 28 10:36:10 CEST 2005 Daniel Veillard <daniel@veillard.com>
2787
2788 * xmlmodule.c configure.in: applied 2 patches from Albert Chin for
2789 module portability
2790
2791Fri Oct 28 10:24:39 CEST 2005 Daniel Veillard <daniel@veillard.com>
2792
2793 * error.c: fixing a portability problem on some old Unices with
2794 patch from Albert Chin
2795
27962005-10-27 Aleksey Sanin <aleksey@aleksey.com>
2797
2798 * c14n.c result/c14n/exc-without-comments/test-2
2799 test/c14n/exc-without-comments/test-2.xml
2800 test/c14n/exc-without-comments/test-2.xpath: fixing
2801 bug in exc-c14n namespace visibility + test case (bug #319367)
2802
2803Thu Oct 27 16:10:31 CEST 2005 Daniel Veillard <daniel@veillard.com>
2804
2805 * python/libxml.py: remove warnings to stdout patch from Nic Ferrier
2806
2807Thu Oct 27 13:54:52 CEST 2005 Daniel Veillard <daniel@veillard.com>
2808
2809 * valid.c xmlregexp.c include/libxml/valid.h
2810 include/libxml/xmlregexp.h: avoid function parameters names 'list'
2811 as this seems to give troubles with VC6 and stl as reported by
2812 Samuel Diaz Garcia.
2813
2814Wed Oct 26 10:59:21 CEST 2005 Daniel Veillard <daniel@veillard.com>
2815
2816 * parserInternals.c: fix a problem in some error case on Solaris
2817 when passed a NULL filename, pointed by Albert Chin.
2818
2819Tue Oct 25 14:34:58 CEST 2005 Daniel Veillard <daniel@veillard.com>
2820
2821 * HTMLparser.c: script HTML parser error fix, corrects bug #319715
2822 * result/HTML/53867* test/HTML/53867.html: added test from Michael Day
2823 to the regression suite
2824
2825Tue Oct 25 14:21:11 CEST 2005 Daniel Veillard <daniel@veillard.com>
2826
2827 * HTMLparser.c: typo fix from Michael Day
2828
2829Mon Oct 24 20:16:23 EDT 2005 Rob Richards <rrichards@ctindustries.net>
2830
2831 * tree.c: fix issue adding non-namespaced attributes in xmlAddChild(),
2832 xmlAddNextSibling() and xmlAddPrevSibling() (bug #319108) - part 1.
2833
2834Sat Oct 22 10:00:41 HKT 2005 William Brack <wbrack@mmm.com.hk>
2835
2836 * parser.c: fixed second spot where CRLF split between chunks
2837 could cause trouble (bug #319279)
2838 * gentest.py, testapi.c: fixed two problems involved with
2839 --with-minimum compilation (compilation errors with schematron
2840 and formal expressions tests)
2841
2842Fri Oct 21 10:50:14 EDT 2005 Rob Richards <rrichards@ctindustries.net>
2843
2844 * xmlsave.c: prevent output of fragment tags when serializing XHTML.
2845
2846Wed Oct 19 16:53:47 BST 2005 Daniel Veillard <daniel@veillard.com>
2847
2848 * xmlregexp.c: commiting a some fixes and debug done yesterday in
2849 the London airport.
2850
2851Thu Oct 20 12:54:23 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2852
2853 * xmlschemas.c: Removed creation of a temporary parser context
2854 during validation when processing xsi:type; this previously
2855 added a string to the dict of the schema - to assure thread
2856 safety, we don't want to modify a given schema during
2857 validation.
2858
2859Thu Oct 20 17:05:29 HKT 2005 William Brack <wbrack@mmm.com.hk>
2860
2861 * xmlwriter.c: fixed problem in xmlTextWriterVSprintf caused by
2862 misuse of vsnprintf
2863 * configure.in, config.h.in: added a configuration check for
2864 va_copy and added a define for VA_COPY for xmlwriter.c fix
2865 * parser.c: fixed problem with CRLF split between chunks (bug
2866 #319279) (fix provided by Brion Vibber)
2867
2868Wed Oct 19 18:49:52 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2869
2870 * xmlschemas.c: Fixed a potential memory leak in
2871 xmlSchemaCheckCSelectorXPath() when an internal error occurs.
2872 Fixed setting of ctxt->err to the given error code in
2873 the parsing error functions.
2874 * pattern.c: Added internal xmlCompileIDCXPathPath() as a
2875 starting point for IDC XPath compilation; this and some other
2876 tiny changes fixes issues regarding whitespace in the
2877 expressions and IDC selector/field relevant restrictions of
2878 the subset of XPath. Fixed a missing blocking of attributes
2879 in xmlStreamPushInternal().
2880
2881Mon Oct 17 15:06:05 EDT 2005 Daniel Veillard <daniel@veillard.com>
2882
2883 * runtest.c: removed the error message
2884 * relaxng.c xmlschemas.c: removed 2 instability warnings from function
2885 documentation
2886 * include/libxml/schemasInternals.h: changed warning about API stability
2887 * xmlregexp.c: trying to improve runtime execution of non-deterministic
2888 regexps and automata. Not fully finished but should be way better.
2889
2890Mon Oct 17 16:12:02 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2891
2892 * xmlschemas.c: Fixed a memory leak in
2893 xmlSchemaContentModelDump(). Added output of local types
2894 in xmlSchemaElementDump(). Tiny cosmetical changes to the
2895 dump output.
2896
2897Mon Oct 17 14:29:08 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2898
2899 * tree.c pattern.c: Silenced intel compiler warnings (reported
2900 by Kjartan Maraas, bug #318517).
2901 * xmlschemas.c: The above changes in pattern.c revealed an
2902 inconsistency wrt IDCs: we now _only_ pop XPath states, if
2903 we really pushed them beforehand; this was previously not
2904 checked for the case when we discover an element node to be
2905 invalid wrt the content model.
2906 Fixed segfault in xmlSchemaGetEffectiveValueConstraint().
2907
2908Fri Oct 14 16:40:18 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2909
2910 * result/schemas/*.err: Adapted regression test results.
2911
2912Fri Oct 14 16:21:22 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2913
2914 * xmlschemas.c: Fixed some identity-constraint issues:
2915 Restructured IDC node-tables
2916 Allowed IDCs to resolve also to nodes of complex type with
2917 simple content.
2918 Added check for keyrefs with references to keyrefs.
2919 IDC target-nodes were interferring with IDC node-tables,
2920 since they used one list of entries only. I separated this
2921 one big list into 3 lists: 1 for IDC node-table entries,
2922 1 for _duplicates_ of IDC node-table entries and 1 for
2923 IDC target-nodes. More code, but cleaner and it works at last.
2924 Keyrefs will fail to resolve to duplicate key/unique entries.
2925 I thought this was already working this way, but it didn't.
2926 The wording of the definition for [node table] in the spec
2927 can lead to a scenario, where keyrefs resolve perfectly, even
2928 if the relevant key-sequences of the referenced key/unique have
2929 duplicates in the subtree. Currently only Saxon 8.5.1 is
2930 dissallowing resolution to duplicate entries correctly - we
2931 will follow Saxon here.
2932 Removed some intel compiler warnings (reported by
2933 Kjartan Maraas, bug #318517).
2934 * pattern.c: Fixed an IDC-XPath problem when resolving to
2935 attributes.
2936
2937Mon Oct 14 01:15:14 CEST 2005 Rob Richards <rrichards@ctindustries.net>
2938 * nanohttp.c include/wsockcompat.h: applied patch from Kolja Nowak
2939 to use getaddrinfo() if supported in Windows build (bug# 317431).
2940
2941Mon Oct 10 15:33:48 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2942
2943 * result/schemas/*: Adapted regression test results.
2944
2945Mon Oct 10 15:12:43 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
2946
2947 * xmlschemas.c include/libxml/schemasInternals.h
2948 include/libxml/xmlerror.h: Initial implementation for
2949 redefinitions; this still misses checks for restrictions
2950 of the content model of complex types.
2951 Fixed default/fixed values for attributes (looks like they
2952 did not work in the last releases).
2953 Completed constraints for attribute uses.
2954 Seperated attribute derivation from attribute constraints.
2955 Completed constraints for attribute group definitions.
2956 Disallowing <import>s of schemas in no target namespace if the
2957 importing schema is a chameleon schema. This contradicts
2958 the way Saxon, Xerces-J, XSV and IBM's SQC works, but the
2959 W3C XML Schema WG, thinks it is correct to dissalow such
2960 imports.
2961 Added cos-all-limited constraints.
2962 Restructured reference resolution to model groups and element
2963 declarations.
2964 Misc cleanup.
2965
2966Fri Oct 7 04:34:12 CEST 2005 Rob Richards <rrichards@ctindustries.net>
2967
2968 * schematron.c xmlregexp.c: remove warnings under Windows.
2969
2970Wed Sep 28 23:42:14 CEST 2005 Daniel Veillard <daniel@veillard.com>
2971
2972 * parser.c: applied patch from Massimo Morara fixing bug #317447
2973 about risk of invalid write in xmlStringLenDecodeEntities
2974
2975Tue Sep 27 11:20:57 CEST 2005 Daniel Veillard <daniel@veillard.com>
2976
2977 * error.c: Adrian Mouat pointed out redundancies in xmlReportError()
2978
2979Mon Sep 26 19:18:24 CEST 2005 Daniel Veillard <daniel@veillard.com>
2980
2981 * xmlregexp.c: seems a test to avoid duplicate transition is
2982 really needed at all times. Luka Por gave an example hitting
2983 this. Changed back the internal API.
2984
2985Thu Sep 22 13:14:07 CEST 2005 Daniel Veillard <daniel@veillard.com>
2986
2987 * xmlreader.c: fixing leak in xmlTextReaderReadString() #316924
2988
2989Thu Sep 15 16:12:44 CEST 2005 Daniel Veillard <daniel@veillard.com>
2990
2991 * uri.c: more fixes to the behaviour of xmlBuildRelativeURI
2992
2993Thu Sep 15 15:08:21 CEST 2005 Daniel Veillard <daniel@veillard.com>
2994
2995 * xmlregexp.c: detect combinatory explosion and return with
2996 a runtime error in those case, c.f. #316338 though maybe we
2997 should not see such an explosion with that specific regexp,
2998 more checking needs to be done.
2999
3000Wed Sep 14 19:52:18 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3001
3002 * include/libxml/schemasInternals.h: Added some comments for the
3003 struct fields.
3004
3005Wed Sep 14 13:24:27 HKT 2005 William Brack <wbrack@mmm.com.hk>
3006
3007 * uri.c: fixed problem when xmlBuildRelativeURI was given a
3008 blank path (bug 316224)
3009
3010Mon Sep 12 23:41:40 CEST 2005 Daniel Veillard <daniel@veillard.com>
3011
3012 * NEWS configure.in doc//*: release of 2.6.22 updated doc and
3013 rebuild.
3014 * xmlsave.c include/libxml/xmlsave.h: added XML_SAVE_NO_XHTML
3015 xmlSaveOption
3016 * xmlschemas.c: minor cleanups
3017
3018Mon Sep 12 21:42:47 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3019
3020 * test/schemas/import1_0.xsd: And adapting another one.
3021
3022Mon Sep 12 21:29:35 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3023
3024 * result/schemas/derivation-ok-extension_0_0: Adapted result.
3025
3026Mon Sep 12 21:20:41 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3027
3028 * result/schemas/allsg_0_3.err result/schemas/allsg_0_4.err
3029 result/schemas/changelog093_1_0.err
3030 result/schemas/derivation-ok-extension_0_0.err
3031 result/schemas/import1_0_0.err
3032 result/schemas/derivation-ok-restriction-2-1-1_0_0.err:
3033 Adapted regression results.
3034
3035Mon Sep 12 21:00:53 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3036
3037 * xmlschemas.c include/libxml/schemasInternals.h
3038 include/libxml/xmlerror.h: Completion of the schema graph.
3039 Centralisation, more robustness of the schema document
3040 aquisition story. Centralised and restructured component fixup.
3041 Fixed attribute derivation when 'prohibiting' attribute uses.
3042 Added warnings: when schema documents cannot be localized
3043 during imports; when we get duplicate and pointless attribute
3044 prohibitions. Changed error reports for IDCs to report
3045 the relevant IDC designation as well (requested by GUY Fabrice).
3046 Misc code-cleanup.
3047
3048Mon Sep 12 16:02:12 CEST 2005 Daniel Veillard <daniel@veillard.com>
3049
3050 * xmlsave.c: applied second patch from David Madore to be less intrusive
3051 when handling scripts and style elements in XHTML1 should fix #316041
3052 * test/xhtml1 result//xhtml1\*: updated the test accordingly
3053
3054Mon Sep 12 15:09:09 CEST 2005 Daniel Veillard <daniel@veillard.com>
3055
3056 * libxml.spec.in doc/devhelp/*: finished the integration with
3057 devhelp, completing the index and inserted into the gtk-doc
3058 database at "make install" stage
3059
3060Mon Sep 12 14:14:12 CEST 2005 Rob Richards <rrichards@ctindustries.net>
3061
3062 * include/libxml/xmlsave.h xmlsave.c: add XML_SAVE_NO_EMPTY save option
3063 and use option from xmlSaveCtxtPtr rather than global during output.
3064 * xmlsave.c: fix some output formatting for meta element under XHTML.
3065
3066Mon Sep 12 11:12:03 CEST 2005 Daniel Veillard <daniel@veillard.com>
3067
3068 * include/libxml/parser.h parser.c xmllint.c: damn XML_FEATURE_UNICODE
3069 clashes with Expat headers rename to XML_WITH_ to fix bug #316053.
3070 * doc/Makefile.am: build devhelp before the examples.
3071 * doc/*: regenerated the API
3072
3073Mon Sep 12 02:03:12 CEST 2005 Daniel Veillard <daniel@veillard.com>
3074
3075 * xmlsave.c: fix bug #316034, where xmlElemDump() can crash if
3076 given a document pointer instead of an element
3077
3078Mon Sep 12 01:26:16 CEST 2005 Daniel Veillard <daniel@veillard.com>
3079
3080 * doc/devhelp/devhelp.xsl: improvements on the html generation,
3081 should be complete with navigation, what is left done is glueing
3082
3083Mon Sep 12 00:03:27 CEST 2005 Daniel Veillard <daniel@veillard.com>
3084
3085 * configure.in doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml
3086 doc/devhelp/*: started work needed to generate devhelp content,
3087 not too hard based on the existing format and extractor.
3088
3089Fri Sep 9 12:56:19 CEST 2005 Daniel Veillard <daniel@veillard.com>
3090
3091 * parser.c: fixes bug #315617 when using push CDATA in some cases.
3092
3093Thu Sep 8 23:39:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
3094
Daniel Veillard25a1ce92008-06-02 16:04:12 +00003095 * xmllint.c: patch from Stéphane Bidoul to compile without schematron
William M. Brack11be2d02007-01-24 19:17:19 +00003096
3097Wed Sep 7 00:16:27 CEST 2005 Daniel Veillard <daniel@veillard.com>
3098
3099 * debugXML.c: patch from Oleg Paraschenko to fix xmlDebugDumpNode()
3100 when handled a namespace node.
3101
3102Sun Sep 4 23:36:45 CEST 2005 Daniel Veillard <daniel@veillard.com>
3103
3104 * NEWS elfgcchack.h testapi.c doc/*: updated the docs and rebuild
3105 releasing 2.6.21
3106 * include/libxml/threads.h threads.c: removed xmlIsThreadsEnabled()
3107 * threads.c include/libxml/threads.h xmllint.c: added the more
3108 generic xmlHasFeature() as suggested by Bjorn Reese, xmllint uses it.
3109
3110Sun Sep 4 22:45:49 CEST 2005 Daniel Veillard <daniel@veillard.com>
3111
3112 * configure.in doc/* configure.in: prepare for release
3113 * xpath.c: work for #303289, fix a formatting bug for MIN_INT
3114
3115Sun Sep 4 15:48:57 CEST 2005 Daniel Veillard <daniel@veillard.com>
3116
3117 * relaxng.c: real fix for #314881 and #314759 is was a bit more complex
3118 than initially expected as ctxt->error == NULL had behaviour side
3119 effects at the compilation level itself.
3120
3121Sun Sep 4 14:01:00 CEST 2005 Daniel Veillard <daniel@veillard.com>
3122
3123 * pattern.c xpath.c include/libxml/pattern.h: fixing yet another
3124 pattern induced XPath bug #314282
3125 * relaxng.c: reverted back last change it was seriously broken
3126
3127Sat Sep 3 16:51:55 CEST 2005 Rob Richards <rrichards@ctindustries.net>
3128
3129 * xmlsave.c: check for NULL to prevent crash with meta elements
3130
3131Sat Sep 3 16:26:55 CEST 2005 Daniel Veillard <daniel@veillard.com>
3132
3133 * relaxng.c: structured error reporting problem with Relax-NG
3134 should fix #314881 and #314759
3135
3136Sat Sep 3 15:42:29 CEST 2005 Daniel Veillard <daniel@veillard.com>
3137
3138 * pattern.c: fixes a portability problem raised by C370 on Z/OS
3139
3140Sat Sep 3 15:26:31 CEST 2005 Daniel Veillard <daniel@veillard.com>
3141
3142 * SAX2.c tree.c valid.c: fixing a number of issues raised by xml:id
3143 but more generally related to attributes and ID handling, fixes
3144 #314358 among other things
3145
3146Fri Sep 2 14:26:43 CEST 2005 Daniel Veillard <daniel@veillard.com>
3147
3148 * encoding.c parserInternals.c: avoid passing a char[] as snprintf
3149 first argument.
3150 * threads.c include/libxml/threads.h: implemented xmlIsThreadsEnabled()
3151 based on Andrew W. Nosenko idea.
3152 * doc/* elfgcchack.h: regenerated the API
3153
3154Thu Sep 1 14:44:42 CEST 2005 Daniel Veillard <daniel@veillard.com>
3155
3156 * configure.in: the use of AM_PATH_PYTHON is not portable enough
3157 reverting back to AM_PATH_PROG
3158
3159Thu Sep 1 11:42:39 CEST 2005 Daniel Veillard <daniel@veillard.com>
3160
3161 * HTMLparser.c: Applied the last patch from Gary Coady for #304637
3162 changing the behaviour when text nodes are found in body
3163 * result/HTML/*: this changes the output of some tests
3164
3165Thu Sep 1 11:22:37 CEST 2005 Daniel Veillard <daniel@veillard.com>
3166
3167 * doc/downloads.html doc/xml.html: adding reference to Bull AIX rpms
3168 c.f. #160598
3169
3170Wed Aug 31 11:39:02 CEST 2005 Daniel Veillard <daniel@veillard.com>
3171
3172 * xml2-config.in: removed the obsolete --libtool-libs option, c.f.
3173 bug #314853
3174
3175Fri Aug 26 17:33:26 CEST 2005 Rob Richards <rrichards@ctindustries.net>
3176
3177 * xmlsave.c: move handling of meta element for http-equiv in XHTML docs
3178 to serialization and no longer modify internal tree.
3179
3180Fri Aug 26 00:51:58 CEST 2005 Daniel Veillard <daniel@veillard.com>
3181
3182 * libxml.spec.in: the profiling usually don't work, disabled
3183 * doc/*: rebuilt
3184
3185Thu Aug 25 23:47:55 CEST 2005 Daniel Veillard <daniel@veillard.com>
3186
3187 * configure.in: trying to fix the first part of #310033 by
3188 detecting gcc <= 3.2
3189
3190Thu Aug 25 22:13:37 CEST 2005 Daniel Veillard <daniel@veillard.com>
3191
3192 * error.c: fixed bug #310033, the URI extraction code given a
3193 node is a bit twisted and broke in the last months.
3194
3195Thu Aug 25 16:18:15 CEST 2005 Daniel Veillard <daniel@veillard.com>
3196
3197 * debugXML.c result/XPath/xptr/strrange2: uninitialized field and
3198 fix on test.
3199
3200Thu Aug 25 16:03:05 CEST 2005 Daniel Veillard <daniel@veillard.com>
3201
3202 * debugXML.c: change verbosity depending on API
3203 * result/XPath/tests/* result/XPath/xptr/* result/xmlid/*: get back
3204 to previous outputs
3205
3206Thu Aug 25 15:14:56 CEST 2005 Daniel Veillard <daniel@veillard.com>
3207
3208 * HTMLparser.c parser.c SAX2.c debugXML.c tree.c valid.c xmlreader.c
3209 xmllint.c include/libxml/HTMLparser.h include/libxml/parser.h:
3210 added a parser XML_PARSE_COMPACT option to allocate small
3211 text nodes (less than 8 bytes on 32bits, less than 16bytes on 64bits)
3212 directly within the node, various changes to cope with this.
3213 * result/XPath/tests/* result/XPath/xptr/* result/xmlid/*: this
3214 slightly change the output
3215
3216Thu Aug 25 12:16:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
3217
3218 * configure.in: patch from Andrew W. Nosenko, use se $GCC = 'yes'
3219 instead of $CC = 'gcc' because GCC may have a different name
3220
3221Thu Aug 25 00:18:20 CEST 2005 Daniel Veillard <daniel@veillard.com>
3222
3223 * configure.in: changes the way the python binary is found, should
3224 also fix bug #308004
3225
3226Wed Aug 24 16:44:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
3227
3228 * parser.c: found another bug while looking at #309616 on missing
3229 entities.
3230 * result/ent2.sax* result/ent7.sax* result/xml2.sax*: this changed the
3231 SAX stream in missing conditions for a few tests
3232
3233Wed Aug 24 16:19:00 CEST 2005 Daniel Veillard <daniel@veillard.com>
3234
3235 * encoding.c: applied the patch suggested #309565 which can avoid
3236 looping in error conditions.
3237
3238Wed Aug 24 16:04:17 CEST 2005 Daniel Veillard <daniel@veillard.com>
3239
3240 * SAX2.c tree.c: line numbers are now carried by most nodes, fixing
3241 xmlGetLineNo() c.f. bug #309205
3242
3243Wed Aug 24 14:43:34 CEST 2005 Daniel Veillard <daniel@veillard.com>
3244
3245 * encoding.c error.c include/libxml/xmlerror.h: finally converted
3246 the encoding module to the common error reporting mechanism
3247 * doc/* doc/html/libxml-xmlerror.html: rebuilt
3248
3249Wed Aug 24 11:35:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
3250
3251 * xpath.c: removed a potentially uninitialized variable error
3252 * python/generator.py: fixed a deprecation warning
3253 * python/tests/tstLastError.py: silent the damn test when Okay !
3254
3255Wed Aug 24 00:11:16 CEST 2005 Daniel Veillard <daniel@veillard.com>
3256
3257 * SAX2.c globals.c runtest.c testC14N.c testapi.c tree.c
3258 include/libxml/SAX2.h include/libxml/xmlregexp.h: fixed compilation
3259 when configured --without-sax1 and other cleanups fixes bug #172683
3260 * doc/* elfgcchack.h: regenerated
3261
3262Tue Aug 23 20:05:05 CEST 2005 Daniel Veillard <daniel@veillard.com>
3263
3264 * parser.c: fixed bug #170489 reported by Jirka Kosek
3265 * test/valid/objednavka.xml test/valid/dtds/objednavka.dtd
3266 result/valid/objednavka*: added the test to the regression suite.
3267
3268Tue Aug 23 18:04:08 CEST 2005 Daniel Veillard <daniel@veillard.com>
3269
3270 * HTMLparser.c include/libxml/HTMLparser.h: added a recovery mode
3271 for the HTML parser based on the suggestions of bug #169834 by
3272 Paul Loberg
3273
3274Tue Aug 23 15:38:46 CEST 2005 Daniel Veillard <daniel@veillard.com>
3275
3276 * elfgcchack.h testapi.c doc/*: regenerated
3277 * schematron.c: fixed a compilation problem
3278 * xmlregexp.c include/libxml/xmlregexp.h: some cleanups and one bug fix
3279 * result/expr/base: slightly changes the number of Cons.
3280
3281Mon Aug 22 23:19:50 CEST 2005 Daniel Veillard <daniel@veillard.com>
3282
3283 * elfgcchack.h testapi.c doc/*: rescanned code and rebuilt
3284 * xmlregexp.c: small cleanup
3285 * include/libxml/schematron.h include/libxml/xmlexports.h
3286 include/libxml/xmlversion.h.in: cleanup problems from code scanner
3287
3288Mon Aug 22 18:00:18 CEST 2005 Daniel Veillard <daniel@veillard.com>
3289
3290 * xmlschemastypes.c: applied patch from Kuba Nowakowski fixing bug
3291 #313982
3292 * result/schemas/bug313982* test/schemas/bug313982*: also added
3293 the test case to the regression suite.
3294
3295Mon Aug 22 17:50:20 CEST 2005 Daniel Veillard <daniel@veillard.com>
3296
3297 * testRegexp.c: printed the wrong string
3298
3299Mon Aug 22 16:42:07 CEST 2005 Daniel Veillard <daniel@veillard.com>
3300
3301 * testRegexp.c xmlregexp.c include/libxml/xmlregexp.h: exported
3302 xmlExpExpDerive(), added it to the testRegexp command line
3303 tool when providing multiple expressions.
3304
3305Mon Aug 22 14:57:13 CEST 2005 Daniel Veillard <daniel@veillard.com>
3306
3307 * Makefile.am result/expr/base test/expr/base: added the first
3308 regression test suite set for the new expression support
3309
3310Mon Aug 22 13:49:18 CEST 2005 Daniel Veillard <daniel@veillard.com>
3311
3312 * valid.c: fixed an uninitialized variable
3313 * xmlregexp.c include/libxml/xmlregexp.h: extended the API to
3314 add the parser, serializer and some debugging
3315 * include/libxml/xmlversion.h.in: made the new support compiled
3316 by default if Schemas is included
3317 * testRegexp.c: cleanup and integration of the first part of the
3318 new code with a special switch
3319 * xmllint.c: show up Expr in --version if compiled in
3320 * include/libxml/tree.h: moved the xmlBuffer definition up
3321
3322Mon Aug 22 12:11:10 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3323
3324 * xmlschemas.c: Some preparation for the creation of a graph
3325 of imported/included/redefined schemas; this is needed for
3326 at least the redefinitions.
3327 Centralized the creation of the parser context in one function.
3328
3329Mon Aug 22 02:19:33 CEST 2005 Daniel Veillard <daniel@veillard.com>
3330
3331 * xmlregexp.c include/libxml/xmlregexp.h: pushing the formal expression
3332 handling code to have it in CVs from now. Not plugged, and misses
3333 APIs it's not compiled in yet.
3334
3335Sat Aug 20 23:13:27 CEST 2005 Daniel Veillard <daniel@veillard.com>
3336
3337 * xmlreader.c: applied another patch from Rob Richards to fix
3338 xmlTextReaderGetAttributeNs and xmlTextReaderMoveToAttributeNs
3339
3340Wed Aug 17 09:06:33 CEST 2005 Daniel Veillard <daniel@veillard.com>
3341
3342 * xmlreader.c: applied patch from Rob Richards to fix
3343 xmlTextReaderGetAttribute behaviour with namespace declarations
3344
3345Fri Aug 12 14:12:56 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3346
3347 * xmlschemas.c include/libxml/xmlerror.h:
3348 Changed output for keyref-match errors; the target-node will
3349 be now reported rather than the scope-node of the keyref
3350 definition - allowing easier chasing of instance errors.
3351 This was reported by Guy Fabrice to the mailing list.
3352 Some initial parsing code for schema redefinitions.
3353 * result/schemas/bug303566_1_1.err
3354 result/schemas/bug312957_1_0.err: Adapted test results due
3355 to the keyref changes.
3356
3357Fri Aug 12 12:17:52 CEST 2005 Daniel Veillard <daniel@veillard.com>
3358
3359 * valid.c: applied patch from Derek Poon fixing bug #310692
3360
3361Wed Aug 10 23:39:02 CEST 2005 Daniel Veillard <daniel@veillard.com>
3362
3363 * xmlschemas.c: fix for bug #312945 as pointed by Dean Hill, the
3364 context type was not always properly initialized.
3365
3366Wed Aug 10 18:21:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
3367
3368 * relaxng.c: fixed bug #307377 about validation of choices in
3369 list values.
3370 * test/relaxng/307377* result/relaxng/307377* Makefile.am runtest.c:
3371 added examples to the regression tests, problem is that streaming
3372 version gives slightly more informations.
3373
3374Wed Aug 10 15:25:53 CEST 2005 Daniel Veillard <daniel@veillard.com>
3375
3376 * xinclude.c: fixed bug #302302, nasty but the fix is rather simple.
3377
3378Wed Aug 10 11:59:46 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3379
3380 * result/schemas/any6_1_0*: Added missing test results.
3381
3382Tue Aug 9 23:37:22 CEST 2005 Daniel Veillard <daniel@veillard.com>
3383
3384 * xmlregexp.c: fixed a determinism detection problem exposed by
3385 ##other tests commited by Kasimier, also added a small speedup
3386 of determinism detection.
3387 * test/results/any6_2_0* any8_1_0* any7_1_2* any7_2_2*: added
3388 the results to the regression tests now
3389
3390Tue Aug 9 15:54:09 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3391
3392 * test/schemas/any7_2.xml test/schemas/any6_2.xsd
3393 test/schemas/any8_1.xsd test/schemas/any8_0.xml:
3394 Added some more tests for element wildcards.
3395
3396Tue Aug 9 14:22:47 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3397
3398 * xmlschemas.c: Fixed #312957 reported by Carol Hunter:
3399 streaming XPath states were not popped in every case,
3400 thus failed to resolve correctly for subsequent input.
3401 * test/schemas/bug312957* result/schemas/bug312957*:
3402 Added the test submitted by Carol Hunter.
3403
3404Tue Aug 9 13:07:27 CEST 2005 Daniel Veillard <daniel@veillard.com>
3405
3406 * xmlregexp.c xmlschemas.c: trying to nail down the remaining
3407 ##other issues
3408 * result/schemas/any7* test/schemas/any7: completed the tests
3409 and added the results
3410 * result/schemas/any3_0_0.err result/schemas/any5_0_0.err
3411 result/schemas/any5_1_0.err: this slightly chnages the output
3412 from 3 existing tests
3413
3414Mon Aug 8 22:33:08 CEST 2005 Daniel Veillard <daniel@veillard.com>
3415
3416 * nanoftp.c nanohttp.c xmlschemastypes.c: applied patch from
3417 Marcus Boerger to remove warnings on Windows.
3418
3419Mon Aug 8 16:43:04 CEST 2005 Daniel Veillard <daniel@veillard.com>
3420
3421 * xmlsave.c include/libxml/xmlsave.h: fixed #145092 by adding
3422 an xmlSaveOption to omit XML declaration
3423
3424Mon Aug 8 15:44:54 CEST 2005 Daniel Veillard <daniel@veillard.com>
3425
3426 * HTMLtree.c: fixed bug #310333 with a patch close to the provided
3427 patch for HTML UTF-8 serialization
3428 * result/HTML/script2.html: this changed the output of that test
3429
3430Mon Aug 8 15:01:51 CEST 2005 Daniel Veillard <daniel@veillard.com>
3431
3432 * xmlregexp.c: fixed bug #310264, basically it's about reentrancy
3433 of count based transition, when going though the counter must
3434 be reset to 0
3435 * test/schemas/bug310264* result/schemas/bug310264*: added the
3436 regression test.
3437
3438Mon Aug 8 14:40:52 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3439
3440 * xmlschemas.c: Fixed a memory leak: xmlSchemaFreeAnnot() was
3441 only freeing the first annotation in the list.
3442
3443Mon Aug 8 09:44:34 CEST 2005 Daniel Veillard <daniel@veillard.com>
3444
3445 * xmlreader.c: applied patch from Rob Richards fixing
3446 xmlTextReaderGetAttribute
3447
3448Mon Aug 8 01:41:53 CEST 2005 Daniel Veillard <daniel@veillard.com>
3449
3450 * HTMLparser.c: fixed an uninitialized memory access spotted by
3451 valgrind
3452
3453Sun Aug 7 12:39:35 CEST 2005 Daniel Veillard <daniel@veillard.com>
3454
3455 * test/relaxng/docbook_0.xml: get rid of the dependancy on a locally
3456 installed DTD
3457 * uri.c include/libxml/uri.h xmlIO.c nanoftp.c nanohttp.c: try to
3458 cleanup the Path/URI conversion mess, needed fixing in various
3459 layers and a new API to the uri module which also fixes #306861
3460 * runtest.c: integrated a regression test specific to check the
3461 URI conversions done before calling the I/O handlers.
3462
3463Sat Aug 6 11:06:24 CEST 2005 Daniel Veillard <daniel@veillard.com>
3464
3465 * doc/XSLT.html doc/xml.html: small doc fix for #312647
3466
3467Tue Aug 2 13:26:42 CEST 2005 Daniel Veillard <daniel@veillard.com>
3468
3469 * win32/configure.js: applied patch from Rob Richards to allow
3470 disabling modules in win32, fixes #304071
3471
3472Mon Aug 1 07:18:53 CEST 2005 Daniel Veillard <daniel@veillard.com>
3473
3474 * python/libxml.c: applied fix from Jakub Piotr Clapa for
3475 xmlAttr.parent(), closing #312181
3476
3477Sun Jul 31 18:48:55 CEST 2005 Daniel Veillard <daniel@veillard.com>
3478
3479 * schematron.c: report improvement
3480 * test/schematron/zvon* result/schematron/zvon*: more tests
3481
3482Sun Jul 31 16:02:59 CEST 2005 Daniel Veillard <daniel@veillard.com>
3483
3484 * win32/Makefile.msvc win32/configure.js: applied patch from Rob
3485 Richards to add schematron to the build on Windows
3486 * test/schematron/zvon3* result/schematron/zvon3*: second test
3487 * test/schematron/zvon10* result/schematron/zvon10*: this is the
3488 real second test 10 and 2 are swapped.
3489
3490Sun Jul 31 15:42:31 CEST 2005 Daniel Veillard <daniel@veillard.com>
3491
3492 * schematron.c: more bug fixes, improve the error reporting.
3493 * test/schematron/zvon2* result/schematron/zvon2*: second test
3494
3495Sun Jul 31 14:15:31 CEST 2005 Daniel Veillard <daniel@veillard.com>
3496
3497 * schematron.c xmllint.c: fixing the loop bug, fixing schematron
3498 text error rendering
3499 * Makefile.am result/schematron/* test/schematron/zvon1*.sct:
3500 started integrating within "make tests"
3501
3502Sat Jul 30 17:26:58 EDT 2005 Daniel Veillard <daniel@veillard.com>
3503
3504 * test/schematron/*: a few first tests from Zvon unfortunately
3505 with the old syntax
3506
3507Sat Jul 30 17:08:07 EDT 2005 Daniel Veillard <daniel@veillard.com>
3508
3509 * schematron.c xmllint.c include/libxml/schematron.h: commiting
3510 work done on the plane last week-end
3511
3512Sat Jul 30 15:16:29 CEST 2005 Daniel Veillard <daniel@veillard.com>
3513
3514 * runtest.c: allows an extra argument to subset the tests
3515 * xmlregexp.c: big speedup for validation, basically avoided
3516 transition creation explosion when removing epsilon transition
3517
3518Sat Jul 30 00:00:46 CEST 2005 Daniel Veillard <daniel@veillard.com>
3519
3520 * Makefile.am globals.c parserInternals.c xmlreader.c xmlunicode.c
3521 xmlwriter.c: more cleanups based on sparse reports, added
3522 "make sparse"
3523
3524Fri Jul 29 12:11:25 CEST 2005 Daniel Veillard <daniel@veillard.com>
3525
3526 * python/libxml.c: don't output any message on failed resolver lookups,
3527 better done by the python user provided resolver layer.
3528
3529Fri Jul 29 01:48:02 CEST 2005 Daniel Veillard <daniel@veillard.com>
3530
3531 * HTMLparser.c SAX2.c encoding.c globals.c parser.c relaxng.c
3532 runsuite.c runtest.c schematron.c testHTML.c testReader.c
3533 testRegexp.c testSAX.c testThreads.c valid.c xinclude.c xmlIO.c
3534 xmllint.c xmlmodule.c xmlschemas.c xpath.c xpointer.c: a lot of
3535 small cleanups based on Linus' sparse check output.
3536
3537Thu Jul 28 21:28:33 CEST 2005 Daniel Veillard <daniel@veillard.com>
3538
3539 * include/libxml/Makefile.am: added schematron.h, oops ...
3540
3541Thu Jul 28 02:38:21 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3542
3543 * xmlschemastypes.c: Added creation of the content type of
3544 xs:anyType. This is needed when trying to extend xs:anyType
3545 (although it makes no sense to extend it; IMHO the schema
3546 people should have ruled this out). This was reported
3547 by Yong Chen to the mailing list.
3548 * xmlschemas.c: Fixed handling of xs:anyType in
3549 xmlSchemaCheckCOSCTExtends() (reported by Young Chen). Tiny
3550 adjustment to an error report output.
3551 * test/schemas/extension2* result/schemas/extension2*:
3552 Added a test case provided by Young Chen.
3553
3554Mon Jul 25 11:41:18 PDT 2005 William Brack <wbrack@mmm.com.hk>
3555
3556 * uri.c: enhanced xmlBuildRelativeURI to allow the URI and the
3557 base to be in "relative" form
3558
3559Sun Jul 24 10:25:41 EDT 2005 Daniel Veillard <daniel@veillard.com>
3560
3561 * schematron.c xmllint.c: started adding schematron to the xmllint
3562 tool, the report infrastructure is gonna be fun.
3563
3564Sat Jul 23 23:23:51 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3565
3566 * test/schemas/any6* test/schemas/any7*: Added regression tests
3567 (they fail currently), but did not added results yet.
3568
3569Sat Jul 23 23:07:05 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3570
3571 * xmlschemas.c: Removed the workaround code in
3572 xmlSchemaValidateElemWildcard() for the <any> wildcard
3573 with namespace == ##other. Support for such wildcards was
3574 implemented by Daniel at the automaton level recently, and
3575 the workaround code iterfered with it.
3576
3577Sat Jul 23 10:55:50 EDT 2005 Daniel Veillard <daniel@veillard.com>
3578
3579 * pattern.c include/libxml/pattern.h: changed xmlPatterncompile
3580 signature to pass an int and not an enum since it can generate
3581 ABI compat troubles.
3582 * include/libxml/schematron.h schematron.c: adding the new
3583 schematron code, work in progress lots to be left and needing
3584 testing
3585 * include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h.in
3586 Makefile.am configure.in: integration of schematron into the
3587 build
3588 * xpath.c include/libxml/xpath.h: adding flags to control compilation
3589 options right now just XML_XPATH_CHECKNS.
3590
3591Sat Jul 23 16:39:35 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3592
3593 * xmlschemas.c: Removed an "internal error" message from
3594 xmlSchemaBuildAContentModel() when an empty model group
3595 definition is hit.
3596
3597Sat Jul 23 00:34:07 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3598
3599 * pattern.c: Changed xmlCompileStepPattern() and
3600 xmlCompileAttributeTest() to handle the "xml" prefix without
3601 caring if the XML namespace was supplied by the user.
3602
3603Fri Jul 22 00:08:43 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3604
3605 * xmlschemas.c: Fixed xmlSchemaPSimpleTypeErr(), which did not
3606 output the given string arguments correctly.
3607
3608Thu Jul 21 09:21:00 EDT 2005 Daniel Veillard <daniel@veillard.com>
3609
3610 * error.c globals.c parser.c runtest.c testHTML.c testSAX.c
3611 threads.c valid.c xmllint.c xmlreader.c xmlschemas.c xmlstring.c
3612 xmlwriter.c include/libxml/parser.h include/libxml/relaxng.h
3613 include/libxml/valid.h include/libxml/xmlIO.h
3614 include/libxml/xmlerror.h include/libxml/xmlexports.h
3615 include/libxml/xmlschemas.h: applied a patch from Marcus Boerger
3616 to fix problems with calling conventions on Windows this should
3617 fix #309757
3618
3619Wed Jul 20 14:45:39 CEST 2005 Daniel Veillard <daniel@veillard.com>
3620
3621 * parser.c: an optimization of the char data inner loop,
3622 can gain up to 10% in pure SAX2 parsing speed
3623 * xmlschemas.c: applied patch from Kupriyanov Anatolij fixing
3624 a bug in XML Schemas facet comparison #310893
3625
3626Tue Jul 19 17:27:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
3627
3628 * xmlregexp.c xmlschemas.c: fixed the error reporting for
3629 not transitions
3630 * result/schemas/any5_0_0* result/schemas/any5_0_2*
3631 result/schemas/any5_1_0*: fixed output
3632
3633Tue Jul 19 15:34:12 CEST 2005 Daniel Veillard <daniel@veillard.com>
3634
3635 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: fixing
3636 bug #172215 about foreign namespaces by adding support for
3637 negated string transitions. Error messages still need to be
3638 improved.
3639 * test/schemas/any5* result/schemas/any5*: adding regression
3640 tests for this.
3641
3642Tue Jul 19 12:33:31 CEST 2005 Daniel Veillard <daniel@veillard.com>
3643
3644 * tree.c: applied patch from Alexander Pohoyda fixing xmlGetNodePath
3645 on namespaced attributes #310417.
3646
3647Mon Jul 18 23:01:15 CEST 2005 Daniel Veillard <daniel@veillard.com>
3648
3649 * doc/xmllint.1 doc/xmllint.html doc/xmllint.xml: --nonet was
3650 ducplicated
3651
3652Mon Jul 18 20:49:28 CEST 2005 Daniel Veillard <daniel@veillard.com>
3653
3654 * xmlschemas.c: fixed xsd:all when used in conjunction with
3655 substitution groups
3656 * test/schemas/allsg_* result/schemas/allsg_*: adding specific
3657 regression tests, strangely missing from NIST/Sun/Microsoft
3658 testsuites
3659
3660Sun Jul 17 07:11:27 CEST 2005 Daniel Veillard <daniel@veillard.com>
3661
3662 * xmlschemas.c: fixed bug #307508, a bad automata was built but
3663 this showed as an indeterminist result
3664
3665Thu Jul 14 17:53:02 CEST 2005 Daniel Veillard <daniel@veillard.com>
3666
3667 * xmlschemastypes.c: found the last bug raised by NIST tests in
3668 comparing base64 strings, result from runsuite:
3669 ## NIST test suite for Schemas version NIST2004-01-14
3670 Ran 23170 tests (3953 schemata), no errors
3671
3672Thu Jul 14 14:57:36 CEST 2005 Daniel Veillard <daniel@veillard.com>
3673
3674 * testRegexp.c: fixed where xmlMemoryDump() should be called.
3675 * xmlregexp.c: fixed handling of {0}, \n, \r and \t, two bugs
3676 affecting NIST regression tests
3677
3678Thu Jul 14 11:30:24 CEST 2005 Daniel Veillard <daniel@veillard.com>
3679
3680 * configure.in: applied a patch from Gerrit P. Haase to add
3681 module support on cygwin
3682
3683Thu Jul 14 10:56:42 CEST 2005 Daniel Veillard <daniel@veillard.com>
3684
3685 * HTMLparser.c: fixed a potential buffer overrun error introduced
3686 on last commit to htmlParseScript() c.f. #310229
3687
3688Thu Jul 14 23:48:17 PDT 2005 William Brack <wbrack@mmm.com.hk>
3689
3690 * xpath.c: Changed the behaviour of xmlXPathEqualNodeSetFloat to
3691 return TRUE if a nodeset with a numeric value of NaN is compared
3692 for inequality with any numeric value (bug 309914).
3693
3694Thu Jul 14 01:03:03 CEST 2005 Daniel Veillard <daniel@veillard.com>
3695
3696 * error.c relaxng.c xmlreader.c xmlschemas.c include/libxml/relaxng.h
3697 include/libxml/xmlschemas.h: applied patch from Marcus Boerger
3698 to route relaxng and schemas error messages when using the reader
3699 through the structured interface if activated.
3700 * elfgcchack.h doc/* testapi.c: rebuilt since this add new APIs
3701 to test.
3702
3703Wed Jul 13 18:35:47 CEST 2005 Daniel Veillard <daniel@veillard.com>
3704
3705 * HTMLparser.c: applied UTF-8 script parsing bug #310229 fix from
3706 Jiri Netolicky
3707 * result/HTML/script2.html* test/HTML/script2.html: added the test
3708 case from the regression suite
3709
3710Tue Jul 12 17:08:11 CEST 2005 Daniel Veillard <daniel@veillard.com>
3711
3712 * nanohttp.c: fixed bug #310105 with http_proxy environments with
3713 patch provided by Peter Breitenlohner
3714
3715Mon Jul 11 00:28:10 CEST 2005 Daniel Veillard <daniel@veillard.com>
3716
3717 * Makefile.am NEWS configure.in doc/*: preparing release 2.6.20
3718 * xmllint.c: removed a compilation problem
3719
3720Sun Jul 10 23:33:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
3721
3722 * xstc/Makefile.am README README.tests Makefile.tests Makefile.am:
3723 preparing to make testsuite releases along with code source releases
3724 * gentest.py testapi.c: fixed a couple of problem introduced by
3725 the new Schemas support for Readers
3726 * xpath.c: fixed the XPath attribute:: bug #309580, #309864 in a crude
3727 but simple way.
3728 * xmlschemas.c include/libxml/tree.h: fixed a couple of problems
3729 raised by the doc builder.
3730 * doc/*: made rebuild
3731
3732Sun Jul 10 21:51:16 CEST 2005 Daniel Veillard <daniel@veillard.com>
3733
3734 * xmlschemas.c: fixed a bug introduced on last commit
3735
3736Sun Jul 10 21:00:54 CEST 2005 Daniel Veillard <daniel@veillard.com>
3737
3738 * doc/xmllint.1 doc/xmllint.html doc/xmllint.xml: fixed a typo
3739 pointed by Jeroen Ruigrok
3740 * include/libxml/xmlreader.h include/libxml/xmlschemas.h: increased
3741 the APIs for xmlReader schemas validation support
3742 * xmllint.c xmlreader.c xmlschemas.c: xmlReader schemas validation
3743 implementation and testing as xmllint --stream --schema ...
3744
3745Sun Jul 10 16:11:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
3746
3747 * include/libxml/xmlwin32version.h.in: try to avoid conflicts.
3748
3749Sat Jul 9 19:29:10 CEST 2005 Daniel Veillard <daniel@veillard.com>
3750
3751 * parser.c: fix for #309761 from Dylan Shell
3752 * xmlschemas.c include/libxml/xmlschemas.h: added xmlSchemaSAXPlug
3753 and xmlSchemaSAXUnplug generic APIs for SAX Schemas validation.
3754 * xmllint.c: couple of fixes plus added descriptions for --sax and
3755 --sax1
3756
3757Fri Jul 8 23:35:00 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3758
3759 * xmlschemas.c: Added c-props-correct constraint to check
3760 for equal cardinality of keyref/key.
3761 * include/libxml/xmlerror.h: Added an error code.
3762
3763Fri Jul 8 21:56:04 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3764
3765 * pattern.c: Fixed evaluation of attributes. Actually only
3766 attribute at the first level were evaluated (e.g. "@attr");
3767 expression like "foo/@attr" always failed.
3768
3769Fri Jul 8 20:04:29 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3770
3771 * xmlschemas.c: tiny fix in xmlSchemaValidateStream() if a
3772 user-provided SAX handler is given.
3773
3774Fri Jul 8 19:25:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
3775
3776 * parser.c: fix some potential leaks in error cases.
3777 * xmllint.c: added --sax, to allow testing of --schemas --sax and
3778 various other combinations.
3779 * xmlschemas.c: fix a couple of tiny problems in
3780 xmlSchemaValidateStream()
3781
3782Fri Jul 8 18:34:22 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3783
3784 * xmlschemas.c: Changed xmlSchemaValidateFile() to use
3785 xmlSchemaValidateStream() internally.
3786
3787Fri Jul 8 17:02:14 CEST 2005 Daniel Veillard <daniel@veillard.com>
3788
3789 * test/relaxng/docbook_0.xml: added the missing entity to the
3790 document internal subset to avoid errors if the DocBook catalogs
3791 are not there
3792 * xmlschemas.c: first cut at implementing xmlSchemaValidateStream()
3793 untested yet
3794
3795Wed Jul 6 15:45:48 PDT 2005 William Brack <wbrack@mmm.com.hk>
3796
3797 * parser.c: fixed problem with free on dupl attribute in
3798 dtd (bug309637).
3799 * test/errors/attr3.xml, result/errors/attr3.*: added
3800 regression test for this
3801
3802Wed Jul 6 13:11:35 PDT 2005 William Brack <wbrack@mmm.com.hk>
3803
3804 * win32/Makefile.msvc: try again to fix file format for Windows
3805
3806Wed Jul 6 12:20:13 PDT 2005 William Brack <wbrack@mmm.com.hk>
3807
3808 * win32/Makefile.msvc: removed spurious ^M
3809 * runtest.c: added check for option O_BINARY
3810 * test/schemas/bug309338*, result/schemas/bug309338*: changed
3811 sticky tag to 'binary'
3812
3813Wed Jul 6 10:38:02 PDT 2005 William Brack <wbrack@mmm.com.hk>
3814
3815 * debugXML.c: excluded content string check for XML_ELEMENT_DECL
3816 in xmlCtxtGenericNodeCheck
3817 * runtest.c: changed "open" calls to include O_BINARY for Windows
3818
3819Wed Jul 6 17:14:03 CEST 2005 Daniel Veillard <daniel@veillard.com>
3820
3821 * parser.c: fixing bug #166777 (and #169838), it was an heuristic
3822 in areBlanks which failed.
3823 * result/winblanks.xml* result/noent/winblanks.xml test/winblanks.xml:
3824 added the input file to the regression tests
3825
3826Wed Jul 6 13:40:22 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3827
3828 * xmlschemastypes.c: Fixed bug #309338, reported by Kupriyanov
3829 Anotolij.
3830 * test/schemas/bug309338* result/schemas/bug309338*:
3831 Added a regression test for the above bug.
3832
3833Tue Jul 5 16:03:05 CEST 2005 Daniel Veillard <daniel@veillard.com>
3834
3835 * Makefile.am: first steps toward a testsuite dist
3836 * SAX2.c include/libxml/xmlerror.h: fixed bug #307870
3837
3838Tue Jul 5 12:38:36 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3839
3840 * runsuite.c runtest.c: Tiny portability adjustment for win.
3841 * win32/Makefile.*: Added runtest.exe and runsuite.exe to
3842 be created.
3843
3844Mon Jul 4 17:44:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
3845
3846 * runsuite.c: first stb at unimplemnted detection
3847 * runtest.c: fixing Windows code
3848
3849Mon Jul 4 17:19:31 CEST 2005 Daniel Veillard <daniel@veillard.com>
3850
3851 * runsuite.c: fix on schemas error
3852 * runtest.c: portability glob() on Windows
3853
3854Mon Jul 4 16:23:54 CEST 2005 Daniel Veillard <daniel@veillard.com>
3855
3856 * runsuite.c runtest.c: cleanups, logfile and portability
3857 * xmllint.c: fixed a memory leak
3858
3859Mon Jul 4 13:11:12 CEST 2005 Daniel Veillard <daniel@veillard.com>
3860
3861 * parser.c: fixed a bug failing to detect UTF-8 violations in
3862 CData in push mode.
3863 * result/errors/cdata.xml* test/errors/cdata.xml: added the test
3864 to the regressions
3865
3866Mon Jul 4 11:26:57 CEST 2005 Daniel Veillard <daniel@veillard.com>
3867
3868 * debugXML.c: added enhancement for #309057 in xmllint shell
3869
3870Mon Jul 4 00:58:44 CEST 2005 Daniel Veillard <daniel@veillard.com>
3871
3872 * HTMLparser.c: applied patch from James Bursa fixing an html parsing
3873 bug in push mode
3874 * result/HTML/repeat.html* test/HTML/repeat.html: added the test to the
3875 regression suite
3876
3877Sun Jul 3 23:42:31 CEST 2005 Daniel Veillard <daniel@veillard.com>
3878
3879 * testapi.c tree.c: fixing a leak detected by testapi in
3880 xmlDOMWrapAdoptNode, and fixing another side effect in testapi
3881 seems to pass tests fine now.
3882 * include/libxml/parser.h parser.c: xmlStopParser() is no more limited
3883 to push mode
3884 * error.c: remove a warning
3885 * runtest.c xmllint.c: avoid compilation errors if only some parts
3886 of the library are compiled in.
3887
3888Mon Jul 4 00:39:35 CEST 2005 Daniel Veillard <daniel@veillard.com>
3889
3890 * gentest.py testapi.c: fix a problem with previous patch to
3891 testapi.c
3892
3893Sun Jul 3 22:59:28 CEST 2005 Daniel Veillard <daniel@veillard.com>
3894
3895 * runsuite.c runtest.c tree.c: fixing compilations when
3896 disabling parts of the library at configure time.
3897
3898Sun Jul 3 18:17:58 CEST 2005 Daniel Veillard <daniel@veillard.com>
3899
3900 * parserInternals.c: fix bug raised by zamez on IRC
3901 * testapi.c: regenerated, seems to pop-up leaks in new tree functions
3902 * tree.c: added comments missing.
3903 * doc/*: regenerated
3904
3905Sun Jul 3 18:06:55 CEST 2005 Daniel Veillard <daniel@veillard.com>
3906
3907 * testapi.c runsuite.c runtest.c: fixing #307823 and a couple of
3908 assorted bugs
3909 * python/generator.py python/libxml2-python-api.xml: fixed
3910 conditionals in generator too
3911 * doc/apibuild.py doc/libxml2-api.xml doc/* elfgcchack.h: some
3912 cleanups too and rebuilt
3913
3914Sun Jul 3 16:42:00 CEST 2005 Daniel Veillard <daniel@veillard.com>
3915
3916 * xmlIO.c: fixed bug #307503 misplaced #ifdef
3917
3918Sun Jul 3 16:34:47 CEST 2005 Daniel Veillard <daniel@veillard.com>
3919
3920 * runsuite.c: expanded test
3921 * xmlregexp.c: found and fixed the leak exposed by Microsoft regtests
3922
3923Sat Jul 2 23:38:24 CEST 2005 Daniel Veillard <daniel@veillard.com>
3924
3925 * runsuite.c: a bit of progresses on xstc
3926
3927Sat Jul 2 09:30:13 CEST 2005 Daniel Veillard <daniel@veillard.com>
3928
3929 * runsuite.c: completed the simple checks for Relax-NG suites
3930 back to the same 11 errors as in the Python runs.
3931
3932Thu Jun 30 15:01:52 CEST 2005 Daniel Veillard <daniel@veillard.com>
3933
3934 * runtest.c: complete, checking on other platforms is needed
3935 * README: updated
3936 * debugXML.c: fix a bug raised by bill on IRC
3937 * relaxng.c: fix a leak in weird circumstances
3938 * runsuite.c Makefile.am: standalone test tool agaisnt
3939 the regression suites, work in progress
3940
3941Tue Jun 28 08:30:26 CEST 2005 Daniel Veillard <daniel@veillard.com>
3942
3943 * runtest.c: adding URI tests
3944
3945Mon Jun 27 23:55:56 CEST 2005 Daniel Veillard <daniel@veillard.com>
3946
3947 * runtest.c: adding xml:id
3948
3949Mon Jun 27 23:29:36 CEST 2005 Daniel Veillard <daniel@veillard.com>
3950
3951 * runtest.c: finishing XPath, adding XPointer
3952
3953Mon Jun 27 17:39:27 CEST 2005 Daniel Veillard <daniel@veillard.com>
3954
3955 * runtest.c: adding more coverage, XInclude and starting XPath
3956
3957Mon Jun 27 17:02:14 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3958
3959 * tree.c include/libxml/tree.h: Added allocation/deallocation
3960 functions for the DOM-wrapper context.
3961
3962Mon Jun 27 15:41:30 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3963
3964 * tree.c: Commented the new functions to be experimental.
3965
3966Mon Jun 27 14:41:14 CEST 2005 Daniel Veillard <daniel@veillard.com>
3967
3968 * error.c valid.c: working some weird error reporting problem for
3969 DTD validation.
3970 * runtest.c: augmented with DTD validation tests
3971 * result/VC/OneID*: slight change in validation output.
3972
3973Mon Jun 27 13:44:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
3974
3975 * runtest.c: added most HTML tests
3976
3977Mon Jun 27 14:06:10 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3978
3979 * test/namespaces/reconcile/tests.xml
3980 test/namespaces/reconcile/tests-to-c.xsl: Added initial tests
3981 for some new DOM-wrapper helping functions.
3982
3983Mon Jun 27 14:01:06 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3984
3985 * xstc/xstc-to-python.xsl: Cleanup.
3986 * xstc/sun-test-def.xml xstc/nist-test-def.xml xstc/ms-test-def.xml:
3987 Removed, those are not needed anymore due to the new test suite.
3988
3989Mon Jun 27 11:39:50 CEST 2005 Daniel Veillard <daniel@veillard.com>
3990
3991 * result/*.sax2 MAkefile.am: added SAXv2 regression tests apparently
3992 missing.
3993 * runtest.c: added SAX1/SAX2 checks.
3994
3995Mon Jun 27 12:24:54 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
3996
3997 * tree.c include/libxml/tree.h: Added
3998 xmlDOMWrapReconcileNamespaces(), xmlDOMWrapAdoptNode() and
3999 xmlDOMWrapRemoveNode() to the API. These are functions intended
4000 to be used with DOM-wrappers.
4001
4002Mon Jun 27 10:14:57 CEST 2005 Daniel Veillard <daniel@veillard.com>
4003
4004 * runtest.c: continue to increase the tests
4005
4006Mon Jun 27 09:21:49 CEST 2005 Daniel Veillard <daniel@veillard.com>
4007
4008 * runtest.c: continue to increase the tests
4009
4010Mon Jun 27 01:01:32 CEST 2005 Daniel Veillard <daniel@veillard.com>
4011
4012 * runtest.c: continue to increase the tests
4013
4014Sun Jun 26 20:08:24 CEST 2005 Daniel Veillard <daniel@veillard.com>
4015
4016 * include/libxml/valid.h valid.c: avoid name glob in agruments as
4017 it matches the glob() routine.
4018 * runtest.c Makefile.am: first steps toward a C regression test
4019 framework.
4020
4021Sat Jun 25 01:37:22 PDT 2005 William Brack <wbrack@mmm.com.hk>
4022
4023 * configure.in: fixed a problem with the detection of
4024 ss_family for ipV6, as reported on the mailing list by
4025 Doug Orleans.
4026
4027Tue Jun 21 10:44:34 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4028
4029 * test/schemas/empty-value* result/schemas/empty-value*:
4030 Added regression tests (from Dhyanesh).
4031
4032Tue Jun 21 10:35:43 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4033
4034 * xmlschemas.c: Fixed NULL values to be validated as empty
4035 string values (reported by Dhyanesh to the mailing list).
4036 Adjusted text concatenation of mixed content.
4037
4038Mon Jun 20 18:11:32 CEST 2005 Daniel Veillard <daniel@veillard.com>
4039
4040 * tree.c valid.c: applied patch from Rob Richards for removal
4041 of ID (and xml:id)
4042 * xmlreader.c: applied patch from James Wert implementing
4043 xmlTextReaderReadInnerXml and xmlTextReaderReadOuterXml
4044
4045Thu Jun 16 14:38:22 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4046
4047 * xmlschemas.c: Fixed SAX2 validation: grow of internal
4048 namespace list, appending of element character content.
4049 * xstc/xstc.py: Added "--sax" option for SAX2 validation.
4050
4051Wed Jun 15 15:34:52 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4052
4053 * xmlschemastypes.c: Added missing function descriptions.
4054
4055Wed Jun 15 15:26:14 CEST 2005 Daniel Veillard <daniel@veillard.com>
4056
4057 * xmllint.c: if sax1 is used and input is a file use the old
4058 API xmlParseFile()
4059 * xmlschemas.c: cleanups
4060 * doc/* testapi.c elfgcchack.h: rebuilt to add python bindings
4061 for the new functions in Schemas.
4062
4063Wed Jun 15 14:50:48 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4064
4065 * xmlschemas.c include/libxml/xmlschemas.h: Added
4066 xmlSchemaValidateFile() to the public API. This will use
4067 SAX2-driven validation.
4068
4069Wed Jun 15 11:11:38 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4070
4071 * result/schemas/bug306806_1_0 result/schemas/bug306806_1_0.err:
4072 Added schema test results (Tom Browder, bug #306806).
4073
4074Wed Jun 15 11:08:34 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4075
4076 * test/schemas/bug306806_1.xsd test/schemas/bug306806_0.xml:
4077 Added schema tests submitted by Tom Browder (bug #306806).
4078
4079Tue Jun 14 15:03:22 PDT 2005 William Brack <wbrack@mmm.com.hk>
4080
4081 * pattern.c: adjusted last change to xmlCompilePathPattern,
4082 fixed one compilation warning
4083
4084Tue Jun 14 21:19:16 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4085
4086 * pattern.c: Some changes/fixes to the streaming evaluation.
4087 * xmlschemas.c: A bit of support for parsing the schema for
4088 schema. Fixed attribute derivation when the use is
4089 "prohibited" and was "optional". Fixed an attribute construction
4090 bug, a left-over from the time, where <complexContent>,
4091 <extension>, etc. where created as structs.
4092
4093Tue Jun 14 12:35:12 CEST 2005 Daniel Veillard <daniel@veillard.com>
4094
4095 * libxml-2.0.pc.in: removed a redundant include path
4096
4097Mon Jun 13 14:58:33 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4098
4099 * xstc/Makefile.am: Some more adjustments.
4100
4101Mon Jun 13 14:35:59 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4102
4103 * xstc/Makefile.am: Changed test extraction process, since some
4104 boxes don't know about "tar --strip-path".
4105
4106Mon Jun 13 13:39:43 CEST 2005 Daniel Veillard <daniel@veillard.com>
4107
4108 * relaxng.c: fixed a bug exposed by Rob Richards in the mailing-list
4109 * result//compare0* test//compare0*: added the regression test in
4110 the suite as this went unnoticed !
4111
4112Wed Jun 9 11:07:42 PDT 2005 William Brack <wbrack@mmm.com.hk>
4113
4114 * pattern.c, xpath.c, include/libxml/pattern.h: Further
4115 enhancement for XPath streaming, consolidated with
4116 schemas usage of pattern.c. Added a new enum
4117 xmlPatternFlags.
4118 * doc/*, testapi.c, elfgcchack.h: updated to reflect new
4119 enum.
4120 * test/XPath/tests/mixedpat, test/XPath/docs/mixed,
4121 result/XPath/mixedpat: added regression test for problems
4122 reported in bug306348
4123
4124Thu Jun 9 16:51:31 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4125
4126 * xmlschemastypes.c: Changed non-prefixed QNames to be bound to a
4127 default namespace if existent.
4128
4129Thu Jun 9 15:11:38 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4130
4131 * xmlschemastypes.c: Fixed a bug which I invented: hexBinary's string
4132 values were not duplicated corrently when creating a computed value
4133 in xmlSchemaValAtomicType.
4134
4135Thu Jun 9 13:20:57 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4136
4137 * xmlschemas.c result/schemas/include1_0_0.err:
4138 Fixed an attribute fixed/default value constraint error.
4139
4140Thu Jun 9 12:51:23 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4141
4142 * result/schemas/*: Adapted regression test results.
4143
4144Thu Jun 9 12:22:45 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4145
4146 * xmlschemas.c xmlschemastypes.c include/libxml/schemasInternals.h
4147 include/libxml/xmlschemastypes.h: Changed the validation process
4148 to be able to work in streaming mode. Some datatype fixes,
4149 especially for list and union types. Due to the changes the
4150 error report output has changed in most cases. Initial migration to
4151 functions usable by both, the parser and the validator. This should
4152 ease a yet-to-come XS construction API in the long term as well.
4153
4154Thu Jun 9 10:16:11 CEST 2005 Daniel Veillard <daniel@veillard.com>
4155
4156 * parser.c: applied patch from Malcolm Rowe to avoid namespace
4157 troubles on rollback parsing of elements start #304761
4158 * test/nsclean.xml result/noent/nsclean.xml result/nsclean.xml*:
4159 added it to the regression tests.
4160
4161Thu Jun 9 00:33:50 CEST 2005 Daniel Veillard <daniel@veillard.com>
4162
4163 * parser.c include/libxml/xmlerror.h: applied patch from Rob Richards
4164 for xml:space and xml:lang handling with SAX2 api.
4165
4166Wed Jun 8 19:41:38 CEST 2005 Daniel Veillard <daniel@veillard.com>
4167
4168 * globals.c: applied patch from Morten Welinder, closing bug #306901
4169 on compiling subsets of the library
4170
4171Wed Jun 8 19:11:42 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4172
4173 * xstc/Makefile.am xstc.py xstc-to-python.xsl: Adapted the
4174 XS tests to use the new release of tests and test-definitions.
4175
41762005-06-07 Aleksey Sanin <aleksey@aleksey.com>
4177
4178 * c14n.c: fix rendering of attributes when parent node
4179 is not in the node set
4180
41812005-06-06 Aleksey Sanin <aleksey@aleksey.com>
4182
4183 * c14n.c: fixed xml attributes processing bug in exc c14n
4184 * xmllint.c: added --exc-c14n command line option
4185
4186Mon Jun 6 06:43:33 PDT 2005 William Brack <wbrack@mmm.com.hk>
4187
4188 * xpath.c, pattern.c: Enhanced xmlXPathRunStreamEval, fixed
4189 handling of depth/level for cases like union operator
4190 (bug #306348 reported by Bob Stayton). Also enhanced
4191 several comments throughout pattern.c.
4192 * doc/apibuild.py: fixed problem in handling of
4193 'signed' declaration. Rebuilt the docs.
4194
4195Tue May 31 20:35:27 PDT 2005 William Brack <wbrack@mmm.com.hk>
4196
4197 * xinclude.c: Enhanced handling of xml:base for included
4198 elements, fixing bugs 169209 and 302353.
4199
4200Wed May 25 18:59:53 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4201
4202 * xmlschemas.c: Fixed facet errors to be channelled back for
4203 union type members; facet-validation will stop now on the
4204 first error. Reported by GUY Fabrice to the mailing-list.
4205 * xmlschemastypes.c: Changed to ignore lengh-related facet
4206 validation for QNames and NOTATIONs as proposed by the
4207 schema people.
4208 * test/schemas/union2* result/schemas/union2*: Added
4209 regression tests for union types (by GUY Fabrice).
4210
4211Fri May 20 20:48:08 CEST 2005 Daniel Veillard <daniel@veillard.com>
4212
4213 * xmlsave.c: applied patch from Mark Vakoc fixing saving of
4214 CDATA with NULL content.
4215
4216Thu May 12 15:14:26 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4217
4218 * xmlschemastypes.c: Changed the VALID_TZO macro to restrict
4219 the timezone to -840 to 840.
4220
4221Thu May 12 15:05:11 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4222
4223 * xmlschemastypes.c: Applied patch from Steve Nairn (bug #303670)
4224 for "signed int" of the date-time timezone field. Silenced
4225 a warning.
4226
4227Wed May 11 20:04:09 CEST 2005 Daniel Veillard <daniel@veillard.com>
4228
4229 * tree.c: applied patch for replaceNode from Brent Hendricks
4230
4231Tue May 10 17:27:52 CEST 2005 Daniel Veillard <daniel@veillard.com>
4232
4233 * tree.c: fixed bug #303682 of a leak reported by Malcolm Rowe
4234
4235Tue May 10 11:50:16 CEST 2005 Daniel Veillard <daniel@veillard.com>
4236
4237 * testapi.c: applied patch from Steve Nairn tof fix the compilation
4238 problem exposed in bug #303640
4239
4240Tue May 10 11:11:26 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4241
4242 * test/schemas/bug303566_1* result/schemas/bug303566_1_1*:
4243 Added regression a test provided by Heiko Oberdiek (bug #303566).
4244
4245Mon May 9 17:56:58 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4246
4247 * pattern.c: Changed the XPath "." to resolve only on the first
4248 level for XML Schema IDCs (bug #303566 reported by Heiko Oberdiek).
4249 This should not affect pattern-like resolution on every level.
4250
4251Sun May 8 13:35:39 CEST 2005 Daniel Veillard <daniel@veillard.com>
4252
4253 * xmlmemory.c: fixed #169630 segfault in xmlMemDisplay
4254
4255Fri May 6 13:40:03 CEST 2005 Daniel Veillard <daniel@veillard.com>
4256
4257 * nanoftp.c: fixing bug #303068 increasing the nanoftp buffer.
4258 * doc/apibuild.py: fixed __attribute() parsing problem
4259 * doc/* testapi.c: regenerated the descriptions and docs.
4260
4261Wed May 4 11:16:00 CEST 2005 Daniel Veillard <daniel@veillard.com>
4262
4263 * Makefile.am configure.in threads.c: on linux/gcc use weak definitions
4264 to avoid linking with pthread library on non-threaded environments.
4265 * xpath.c: applied patch from Mark Vakoc w.r.t. a buggy namespace
4266 list allocation.
4267
4268Fri Apr 29 11:27:37 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4269
4270 * parser.c: Fixed a test for duplicate attributes: Non-prefixed
4271 attributes were treated as being bound to the default namespace.
4272
4273Tue Apr 19 17:51:32 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4274
4275 * xmlschemastypes.c: Fixed date-time related validation
4276 (reported by David Crossley, bug #300576).
4277
4278Tue Apr 19 16:55:40 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4279
4280 * xmlschemas.c xmlregexp.c: Removed 5 unnecessary
4281 dereferences (reported by Andriy, bug #301074).
4282
4283Tue Apr 19 22:33:18 HKT 2005 William Brack <wbrack@mmm.com.hk>
4284
4285 * xpath.c: Added some code to avoid integer overflow for
4286 ceil, floor and round functions (bug 301162)
4287
4288Tue Apr 19 13:21:54 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4289
4290 * xmlschemas.c: Removed workaround for bug #172215, since it
4291 does more harm in some scenarios. Added some of the
4292 "Particle Restriction OK" constraints - not yet enabled.
4293
4294Mon Apr 18 13:02:55 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4295
4296 * result/schemas/changelog093*: Added test results.
4297
4298Mon Apr 18 12:42:14 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4299
4300 * xmlschemas.c: Added output of canonical values in
4301 identity-constraint error messages.
4302 * xmlschemastypes.c include/libxml/xmlschemastypes.h:
4303 Added xmlSchemaGetCanonValueWhtsp() to the API.
4304 Further enhancement of the canonical value
4305 conversion.
4306 * test/schemas/changelog093_0.*: Added test with an XSD
4307 submitted by Randy J. Ray.
4308
4309Fri Apr 15 09:33:21 HKT 2005 William Brack <wbrack@mmm.com.hk>
4310
4311 * valid.c: Applied Daniel's fix for memory leak in dtd
4312 prefix (bug 300550).
4313 * xpath.c: minor change to comment only
4314
4315Thu Apr 14 20:52:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
4316
4317 * xmlmemory.c: added the call to the breakpoint routine
4318 when a monitored block is reallocated or freed
4319
4320Wed Apr 13 05:55:51 CEST 2005 Daniel Veillard <daniel@veillard.com>
4321
4322 * nanohttp.c: applied patch from Aron Stansvik for bug #172525
4323 about HTTP query string parameter being lost
4324
4325Tue Apr 12 04:03:32 CEST 2005 Daniel Veillard <daniel@veillard.com>
4326
4327 * python/libxml.c python/libxml.py: applied patch from Brent Hendricks
4328 adding namespace removal at the python level #300209
4329 * python/tests/Makefile.am python/tests/nsdel.py: added the regression
4330 test
4331
4332Sun Apr 10 09:03:22 HKT 2005 William Brack <wbrack@mmm.com.hk>
4333
4334 * xpath.c: fixed several places where memory cleanup was not
4335 properly done after an error was detected (problem was
4336 reported on the mailing list by Pawel Palucha)
4337
4338Fri Apr 8 21:58:04 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4339
4340 * xmlschemas.c: Added substitution group constraints; changed
4341 the build of the pre-computed substitution groups. Channeled
4342 errors during xsi assembling of schemas to the validation
4343 context. Fixed a big memory leak, which occured when using
4344 IDCs: the precomputed value of attributes was not freed if
4345 the attribute did not resolve to an IDC field (discovered
4346 with the help of Randy J. Ray's schema, posted to the
4347 xmlschema-dev maling list).
4348
4349Fri Apr 8 13:22:01 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4350
4351 * xmlschemas.c: Added "Particle correct 2" to parsing of model groups.
4352 Added handling substitution groups inside <choice> and <sequence>;
4353 for <all> this is not supported yet. Changed circular checks for
4354 model groups definitions. "memberTypes" are processed at different
4355 levels now: component resolution first, construction later; this
4356 goes hand in hand with a global change to handle component
4357 resolution in a distinct phase. Fixed invalid default values for
4358 elements to mark the schema as invalid; this just resulted in an
4359 error report previously, but the schema was handled as valid.
4360 Separated the assignment of the model groups to referencing
4361 model group definition references (i.e. particles); this was
4362 needed to perform the circularity check for model group definitions.
4363 Added "Element Declaration Properties Correct (e-props-correct)"
4364 constraints. Separated component resolution for simple/complex
4365 types.
4366 * include/libxml/schemasInternals.h: Added a flag for substitution
4367 group heads.
4368
4369Wed Apr 6 23:14:03 CEST 2005 Igor Zlatkovic <igor@zlatkovic.com>
4370
4371 * win32/Makefile.*: make install cleanup
4372
4373Wed Apr 6 22:42:23 CEST 2005 Igor Zlatkovic <igor@zlatkovic.com>
4374
4375 * win32/Makefile.mingw: fixed mingw compilation
4376 * testModule.c: removed mingw warnings
4377
4378Wed Apr 6 21:59:11 CEST 2005 Igor Zlatkovic <igor@zlatkovic.com>
4379
4380 * .cvsignore: added Eclipse project files to ignore list
4381
4382Wed Apr 6 16:08:10 CEST 2005 Daniel Veillard <daniel@veillard.com>
4383
4384 * xpath.c: fixed the bug in lang() as raised by Elliotte Rusty Harold
4385 * result/XPath/tests/langsimple test/XPath/tests/langsimple
4386 test/XPath/docs/lang: added a regression test
4387
4388Tue Apr 5 23:48:35 CEST 2005 Daniel Veillard <daniel@veillard.com>
4389
4390 * nanoftp.c: applied fix from Rob Richards to compile on Windows.
4391
4392Tue Apr 5 17:02:58 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4393
4394 * xmlschemas.c: Added "Type Derivation OK (Complex)" constraints
4395 and anchored them in the "Element Locally Valid (Element)"
4396 constraints. This restricts the type substitution via "xsi:type".
4397
4398Tue Apr 5 13:10:06 CEST 2005 Daniel Veillard <daniel@veillard.com>
4399
4400 * xmlschemas.c: patch from Matthew Burgess to improve some schemas
4401 facets validation messages.
4402
4403Sat Apr 2 12:48:41 CEST 2005 Daniel Veillard <daniel@veillard.com>
4404
4405 * doc/* configure.in NEWS: preparing release 2.6.19, updated docs and
4406 rebuilding.
4407
4408Sat Apr 2 13:27:32 CEST 2005 Daniel Veillard <daniel@veillard.com>
4409
4410 * xstc/Makefile.am: integrated fixup-tests.py
4411
4412Fri Apr 1 19:14:18 CEST 2005 Daniel Veillard <daniel@veillard.com>
4413
4414 * xmlschemastypes.c: fixed a lack of comment and missing test for
4415 a pointer in the API.
4416
4417Fri Apr 1 17:54:22 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4418
4419 * xstc/fixup-tests.py: A tiny script to fixup some of the schema
4420 files used for the tests.
4421
4422Fri Apr 1 17:33:50 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4423
4424 * xmlschemas.c include/libxml/schemasInternals.h
4425 result/schemas/src-element2-*.err result/schemas/element-*.err:
4426 Committing again, since the CVS server aborted.
4427
4428Fri Apr 1 15:29:27 CEST 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4429
4430 * xmlschemastypes.c: Corrected 'length' facet validation for
4431 QNames and notations. Corrected xmlSchemaGetCanonValue: some
4432 data types did not return a value if already in normalized
4433 form.
4434 * xmlschemas.c include/libxml/schemasInternals.h:
4435 Eliminated creation of structs for <restriction>, <extension>,
4436 <simpleContent>, <complexContent>, <list> and <union>: the
4437 information is now set directly on the corresponding simple/
4438 complex type. Added some more complex type constraints.
4439 Added facet derivation constraints. Introduced "particle"
4440 components, which seem to be really needed if applying
4441 constraints. Corrected/change some of the parsing functions.
4442 This is all a bit scary, since a significant change to the code.
4443 * result/schemas/src-element2-*.err result/schemas/element-*.err:
4444 Adapted regression test results.
4445
4446Fri Apr 1 16:07:59 CEST 2005 Daniel Veillard <daniel@veillard.com>
4447
4448 * doc/apibuild.py doc/elfgcchack.xsl: revamped the elfgcchack.h
4449 format to cope with gcc4 change of aliasing allowed scopes, had
4450 to add extra informations to doc/libxml2-api.xml to separate
4451 the header from the c module source.
4452 * *.c: updated all c library files to add a #define bottom_xxx
4453 and reimport elfgcchack.h thereafter, and a bit of cleanups.
4454 * doc//* testapi.c: regenerated when rebuilding the API
4455
4456Thu Mar 31 17:20:32 CEST 2005 Daniel Veillard <daniel@veillard.com>
4457
4458 * xmlsave.c: fixed bug reported by Petr Pajas, in the absence of
4459 encoding UTF-8 should really be assumed. This may break if
4460 the HTTP headers indicates for example ISO-8859-1 since this
4461 then becomes a well formedness error.
4462
4463Thu Mar 31 16:57:18 CEST 2005 Daniel Veillard <daniel@veillard.com>
4464
4465 * SAX.c: fixed #172260 redundant assignment.
4466 * parser.c include/libxml/parser.h: fixed xmlSAXParseDoc() and
4467 xmlParseDoc() signatures #172257.
4468
4469Thu Mar 31 16:11:10 CEST 2005 Daniel Veillard <daniel@veillard.com>
4470
4471 * parser.c: fix potential crash if ctxt->sax->ignorableWhitespace
4472 is NULL as reported by bug #172255
4473
4474Thu Mar 31 15:36:52 CEST 2005 Daniel Veillard <daniel@veillard.com>
4475
4476 * relaxng.c: fixed a problem in Relax-NG validation #159968
4477 * test/relaxng/list.* result/relaxng/list_*: added the test
4478 to the regression suite
4479
4480Thu Mar 31 13:06:02 CEST 2005 Daniel Veillard <daniel@veillard.com>
4481
4482 * python/libxml.c: fixed bug #168504
4483
4484Thu Mar 31 12:22:54 CEST 2005 Daniel Veillard <daniel@veillard.com>
4485
4486 * config.h.in configure.in nanoftp.c nanohttp.c xmllint.c
4487 macos/src/config-mac.h: use XML_SOCKLEN_T instead of SOCKLEN_T
4488 since apparently IBM can't avoid breaking common defines #166922
4489
4490Thu Mar 31 10:41:45 CEST 2005 Daniel Veillard <daniel@veillard.com>
4491
4492 * encoding.c: fix unitinialized variable in not frequently used
4493 code bug #172182
4494
4495Thu Mar 31 00:45:18 CEST 2005 Daniel Veillard <daniel@veillard.com>
4496
4497 * python/generator.py python/libxml.py: another patch from Brent
4498 Hendricks to add new handlers with the various validity contexts
4499 * python/tests/Makefile.am python/tests/validDTD.py
4500 python/tests/validRNG.py python/tests/validSchemas.py: also
4501 added the regression tests he provided
4502
4503Wed Mar 30 09:39:27 CEST 2005 Daniel Veillard <daniel@veillard.com>
4504
4505 * python/generator.py python/libxml.c: applied patch from Brent
4506 Hendricks to avoid leak in python bindings when using schemas
4507 error handlers.
4508
4509Tue Mar 29 22:29:28 CEST 2005 Daniel Veillard <daniel@veillard.com>
4510
4511 * HTMLtree.c: fixing bug 168196, <a name=""> must be URI escaped too
4512
4513Sun Mar 27 13:24:24 CEST 2005 Daniel Veillard <daniel@veillard.com>
4514
4515 * tree.c: cleanup of the Prop related functions and xmlNewNodeEatName
4516 by Rob Richards
4517
4518Thu Mar 24 19:01:22 PST 2005 William Brack <wbrack@mmm.com.hk>
4519
4520 * gentest.py, testapi.c: fixed problem with 'minimal library'
4521 compilation (LIBXML_PATTERN_ENABLED not properly checked) reported
4522 by Greg Morgan
4523
4524Thu Mar 24 12:01:30 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4525
4526 * xmlschemas.c: Fixed call to a facet error report: the type of
4527 the error was wrong, resulting in a segfault (bug #171220, reported
4528 by GUY Fabrice).
4529
4530Mon Mar 21 22:58:37 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4531
4532 * xmlschemas.c: Removed a stupid bug in xmlSchemaValidateAttributes,
4533 failing to build a linked list correctly (bug #169898, reported
4534 by bing song, hmm...).
4535
4536Mon Mar 21 21:09:07 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4537
4538 * xmlschemas.c: Fixed a segfault, which occured during bubbling
4539 of IDC nodes (bug #170779 and #170778, reported by GUY Fabrice):
4540 a variable was missed to be reset in a loop. Deactivated bubbling,
4541 if not referenced by a keyref.
4542
4543Sun Mar 20 11:13:02 PST 2005 Aleksey Sanin <aleksey@aleksey.com>
4544
4545 * c14n.c include/libxml/xmlerror.h: special case "DAV:" namespace
4546 in c14n relative namespaces check and add structured error messages
4547 to c14n code
4548
4549Thu Mar 17 12:55:23 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4550
4551 * xmlschemas.c: Removed inheritance of "mixed" content type for
4552 short-hand restrictions of "anyType" (reported by Guy Fabrice
4553 to the mailing list). Added the namespace conversion (chameleon
4554 includes) for the base type reference of <restriction> and
4555 <extension>.
4556 * test/schemas/bug152470_1.xsd: Adapted due to the above change
4557 of "mixed" inheritance.
4558
4559Thu Mar 17 11:03:59 CET 2005 Daniel Veillard <daniel@veillard.com>
4560
4561 * xmlschemas.c: fixed a = -> == error pointed by GUY Fabrice
4562
4563Wed Mar 16 22:53:53 CET 2005 Daniel Veillard <daniel@veillard.com>
4564
4565 * xmlschemas.c: more debug messages from Matthew Burgess
4566 * xmlschemastypes.c: xmlSchemaValidateLengthFacet API missing check.
4567
4568Wed Mar 16 17:37:04 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4569
4570 * xmlschemastypes.c: Aaaannnd putting back the previous changes done
4571 by Daniel, which I overwrote with the previous commit.
4572
4573Wed Mar 16 17:20:25 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4574
4575 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemastypes.h:
4576 Hopefully finished validation against facets to use the normalized
4577 value of both, the facets and instance values. Added
4578 xmlSchemaValidateLengthFacetWhtsp(), xmlSchemaValidateFacetWhtsp()
4579 and xmlSchemaGetValType() to the schema API.
4580
4581Wed Mar 16 13:55:31 CET 2005 Daniel Veillard <daniel@veillard.com>
4582
4583 * libxml.spec.in: do not package .la files
4584 * xmllint.c: applied patch from Gerry Murphy for xmllint return code
4585 * xmlschemastypes.c: fixed a couple of missing tests of parameters
4586 at public API entry points.
4587
4588Tue Mar 15 23:31:14 HKT 2005 William Brack <wbrack@mmm.com.hk>
4589
4590 * xmlschemastypes.c: a couple of more changes to various
4591 decimal-handling routines. Fixes python some problems
4592 turned up by the python tests.
4593 * Makefile.am: change SchemasPythonTests message to warn
4594 that there are 10 'expected' errors (rather than 6) since
4595 we now reject a '+' sign on an unsigned.
4596
4597Tue Mar 15 15:43:27 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4598
4599 * xmlschemastypes.c xmlschemastypes.h: In preparation to use
4600 normalized values of facets during validation: changed the
4601 arguments of some string comparison functions; added a static
4602 xmlSchemaValidateFacetInternal() with more arguments to be
4603 more flexible. Prepared XML_SCHEMA_FACET_ENUMERATION validation
4604 to use the comparison functions. Fixed some assignments in
4605 xmlSchemaValAtomicType(): total digit count, lo, mi, hi.
4606
4607Sun Mar 13 19:32:03 CET 2005 Daniel Veillard <daniel@veillard.com>
4608
4609 * NEWS configure.in testapi.c doc/*: preparing release of 2.6.18
4610 updated docs and rebuilt
4611 * libxml.spec.in: reactivated gcc profiling for gcc >= 4.0.0
4612
4613Sat Mar 12 19:50:22 CET 2005 Daniel Veillard <daniel@veillard.com>
4614
4615 * encoding.c: removed a static buffer in xmlByteConsumed(),
4616 as pointed by Ben Maurer, fixes #170086
4617 * xmlschemas.c: remove a potentially uninitialized pointer warning
4618
4619Fri Mar 11 23:53:13 HKT 2005 William Brack <wbrack@mmm.com.hk>
4620
4621 * xmlschemastypes.c: enhanced the parsing of XML_SCHEMAS_DECIMAL
4622 and much of the routine xmlSchemaCompareDecimals. The
4623 changes were necessary to fix a problem reported on the
4624 mailing list by John Hockaday.
4625
4626Fri Mar 11 13:22:52 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4627
4628 * xmlschemas.c: The schema parser will stop if components could
4629 not be resolved. This is not conforming to the spec but for now
4630 will avoid internal errors during type fixup and content model
4631 creation. Restructured inclusion/import of schemata: this avoids
4632 duplicate, self and circular inclusion. Chameleon includes are
4633 still workarounded. Added restriction to disallow references to
4634 non-imported namespaces. Corrected parsing of <group>.
4635 * result/schemas/bug167754_0_0*: Added a missing test result.
4636
4637Thu Mar 10 16:02:17 CET 2005 Daniel Veillard <daniel@veillard.com>
4638
4639 * doc/xml.html doc/encoding.html: Enriched encoding.html with more
4640 link and foreword warning to avoid problem with ignorant
4641 programmers, c.f #169721
4642
4643Thu Mar 10 15:01:34 CET 2005 Daniel Veillard <daniel@veillard.com>
4644
4645 * python/tests/Makefile.am python/tests/readernext.py: added
4646 a regression test from Rob Richards for the previous bug
4647
4648Thu Mar 10 13:22:36 CET 2005 Daniel Veillard <daniel@veillard.com>
4649
4650 * xmlreader.c: applied fix for xmlTextReaderNext() bug from
4651 Rob Richards
4652
4653Thu Mar 10 11:35:57 CET 2005 Daniel Veillard <daniel@veillard.com>
4654
4655 * xmlmodule.c: second patch from Rick Jones, portability fix for
4656 HP-UX
4657 * doc/examples/xpath1.c doc/examples/xpath2.c: first fix from Rick Jones
4658 to avoid warnings.
4659
4660Thu Mar 10 10:20:23 CET 2005 Daniel Veillard <daniel@veillard.com>
4661
4662 * include/libxml/hash.h libxml.h libxml.spec.in: some gcc4 portability
4663 patches, including a serious aliasing bug exposed in s390
4664 when trying to convert data pointer to code pointer.
4665
4666Mon Mar 7 18:34:00 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4667
4668 * xmlschemas.c: Tiny restructuring of the validation start-up
4669 functions. Added cleanup of the validation context at the
4670 end of validation. This takes care of the validation context
4671 being reused.
4672
4673Mon Mar 7 12:12:01 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4674
4675 * xmlschemastypes.c: Tiny changes in the comparison functions
4676 I forgot to commit last time.
4677
4678Fri Mar 4 22:51:42 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4679
4680 * xmlschemas.c: Added IDC validation of anySimpleType attribute
4681 values; anyway the IDC key comparison is restricted to
4682 anySimpleType <--> string based types. For other types we
4683 would possibly need the canonical lexical representation of
4684 them; this sounds not performant, since we would need to
4685 build such a representation each time we want to compare against
4686 anySimpleType. TODO: think about buffering the canonical values
4687 somewhere. Fixed error reports for default attributes to work
4688 without a node being specified. This all and the enabling of IDC
4689 validation fixes bug #165346 (reported by Benoit Gr?goire - could
4690 not read his last name correctly from bugzilla).
4691
4692Fri Mar 4 18:57:44 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4693
4694 * xmlschemas.c: Enabled IDC parsing and validation.
4695 * xmlschemastypes.c include/libxml/xmlschemastypes.h:
4696 Added xmlSchemaCopyValue to the API; this was done due to
4697 validation of default attributes against IDCs: since IDC keys
4698 consume the precomputed value, one needs a copy.
4699 * pattern.c: Enabled IDC support; this is currently done
4700 via calling xmlPatterncompile with a flag arg of 1.
4701
4702Wed Mar 2 11:45:18 CET 2005 Daniel Veillard <daniel@veillard.com>
4703
4704 * Makefile.am doc/examples/Makefile.am python/tests/Makefile.am
4705 xstc/Makefile.am: try to fix a problem with valgrind.
4706 * python/generator.py python/libxml.c python/tests/Makefile.am
4707 python/tests/tstmem.py: applied memory leak fix from Brent Hendricks
4708 c.f. bug #165349
4709
4710Mon Feb 28 11:18:24 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4711
4712 * tree.c: Changed xmlSearchNsByHref to call xmlNsInScope with
4713 the prefix instead of the namespace name.
4714 * test/schemas/annot-err_0.xsd test/schemas/element-err_0.xsd:
4715 Adapted invalid values of the "id" attribute, since they are
4716 validated now.
4717
4718Fri Feb 25 08:31:16 CET 2005 Daniel Veillard <daniel@veillard.com>
4719
4720 * threads.c: new version with fixes from Rob Richards
4721
4722Thu Feb 24 16:37:51 CET 2005 Daniel Veillard <daniel@veillard.com>
4723
4724 * threads.c: applied patch from Rich Salz for multithreading on
4725 Windows.
4726
4727Wed Feb 23 15:04:46 CET 2005 Daniel Veillard <daniel@veillard.com>
4728
4729 * xmlwriter.c: applied a patch from Rob Richards fixing a couple
4730 of bugs in the writer
4731
4732Mon Feb 21 21:51:03 HKT 2005 William Brack <wbrack@mmm.com.hk>
4733
4734 * xmlsave.c: fixed problem when XMLLINT_INDENT was empty (bug 168033).
4735 * xpath.c: fixed compilation warning, no change to logic.
4736 * xmlschemastypes.c: fixed compilation warning, no change to logic.
4737
4738Mon Feb 21 14:48:27 CET 2005 Daniel Veillard <daniel@veillard.com>
4739
4740 * xmlwriter.c: applied patch from Rob Richards to fix a problem with
4741 xmlTextWriterStartAttributeNS
4742
4743Mon Feb 21 11:41:41 CET 2005 Daniel Veillard <daniel@veillard.com>
4744
4745 * pattern.c xpath.c: fixed remaining known bugs in the XPath streaming,
4746 and switched XPath to use it by default when possible
4747
4748Sat Feb 19 19:25:14 CET 2005 Daniel Veillard <daniel@veillard.com>
4749
4750 * xmlschemastypes.c: a bit of cleanup
4751 * elfgcchack.h testapi.c doc/*: rebuilt the API the tests and
4752 the documentation as a result.
4753
4754Fri Feb 18 20:34:03 CET 2005 Daniel Veillard <daniel@veillard.com>
4755
4756 * xmlreader.c include/libxml/xmlreader.h: applied patch from
4757 Aron Stansvik to add xmlTextReaderByteConsumed()
4758 * testReader.c: added a test option
4759 * xmlschemastypes.c: fix a lack of pointer checking in APIs
4760
4761Fri Feb 18 12:41:10 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4762
4763 * test/schemas/bug167754_0*: Added the regression test of Frans
4764 Englich for bug #167754.
4765
4766Fri Feb 18 12:31:49 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4767
4768 * xmlschemas.c: Started support for IDC resolution to default
4769 attributes. If building the content model for <all>: ensured
4770 to put element declarations and not the particles into the
4771 content model automaton (this was bug #167754, reported by
4772 Frans Englich).
4773
4774Thu Feb 17 22:31:58 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4775
4776 * pattern.c pattern.h: Some experimental addition for parsing
4777 of expressions and streamable validation.
4778 Added xmlStreamPushAttr to the API.
4779
4780Thu Feb 17 19:57:35 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4781
4782 * xmlschemas.c: Added validation for the attribute "id" in the
4783 schemata; doing this needed error report fixes for notations,
4784 facets and group. Changed NOTATION validation to work with the
4785 declared NOTATIONs in the schema; this does have no impact on
4786 the validation via the relaxng module.
4787 * xmlschemastypes.c include/libxml/xmlschemastypes.h:
4788 Added xmlSchemaNewNOTATIONValue to the API to be able to do
4789 the NOTATION validation described above.
4790 * test/schemas/element-err_0.xsd test/schemas/annot-err_0.xsd:
4791 Fixed the values of the "id" attributes, which were not validated
4792 previously.
4793
4794Thu Feb 17 12:03:46 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4795
4796 * xmlschemas.c: Fixed comparison for default/fixed attribute
4797 values, if the type was 'xsd:string'. Changed the comparison
4798 for IDCs to use the whitespace aware comparison function.
4799 * xmlschemastypes.c include/libxml/xmlschemastypes.h:
4800 Added xmlSchemaGetCanonValue, xmlSchemaNewStringValue and
4801 xmlSchemaCompareValuesWhtsp to the API. Added functions
4802 to compare strings with whitespace combinations of "preserve",
4803 "replace" and "collapse".
4804
4805Wed Feb 16 13:24:35 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4806
4807 * xmlschemas.c: Further work on IDCs, especially evaluation for
4808 attribute nodes.
4809
4810Wed Feb 16 01:19:27 CET 2005 Daniel Veillard <daniel@veillard.com>
4811
4812 * encoding.c: fix the comment to describe the real return values
4813 * pattern.c xpath.c include/libxml/pattern.h: lot of work on
4814 the patterns, pluggin in the XPath default evaluation, but
4815 disabled right now because it's not yet good enough for XSLT.
4816 pattern.h streaming API are likely to be changed to handle
4817 relative and absolute paths in the same expression.
4818
4819Tue Feb 15 15:33:32 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4820
4821 * xmlschemas.c: Added IDC evaluation for attribute nodes.
4822 Made 'nil'ed elements work. Added a specific error message
4823 for 'strict' attribute wildcards.
4824 * include/libxml/xmlerror.h: Added an error code for
4825 wildcards.
4826 * result/schemas/anyAttr-processContents-err1_0_0.err: Adapted.
4827
4828Sun Feb 13 16:15:03 HKT 2005 William Brack <wbrack@mmm.com.hk>
4829
4830 This change started out as a simple desire to speed up the
4831 execution time of testapi.c, which was being delayed by
4832 nameserver requests for non-existent URL's. From there it
4833 just sort of grew, and grew....
4834 * nanohttp.c, nanoftp.c: changed the processing of URL's
4835 to use the uri.c routines instead of custom code.
4836 * include/libxml/xmlerror.h: added code XML_FTP_URL_SYNTAX
4837 * uri.c: added accepting ipV6 addresses, in accordance with
4838 RFC's 2732 and 2373 (TODO: allow ipV4 within ipV6)
4839 * gentest.py, testapi.c: fixed a few problems with the
4840 testing of the nanoftp and nanohttp routines.
4841 * include/libxml/xmlversion.h: minor change to fix a
4842 warning on the docs generation
4843 * regenerated the docs
4844
4845Sat Feb 12 09:07:11 HKT 2005 William Brack <wbrack@mmm.com.hk>
4846
4847 * xinclude.c: fixed xmlXIncludeParseFile to prevent
4848 overwriting XML_COMPLETE_ATTRS when setting pctxt->loadsubset
4849 (bug 166199)
4850 * Makefile.am, python/tests/Makefile.am, xstc/Makefile.am: added
4851 code to add $(top_builddir)/.libs to LD_LIBRARY_PATH whenever
4852 PYTHONPATH is set, to assure new libxml2 routines are used.
4853
4854Fri Feb 11 22:20:41 HKT 2005 William Brack <wbrack@mmm.com.hk>
4855
4856 * parser.c: fixed problem when no initial "chunk" was
4857 given to xmlCreatePushParser (bug 162613)
4858
4859Fri Feb 11 18:37:22 HKT 2005 William Brack <wbrack@mmm.com.hk>
4860
4861 * dict.c: fixed compilation warning
4862 * parser.c: changed xmlWarningMsg so ctxt->errNo is not set
4863 * xmllint.c: changed to return non-zero status if error
4864 on xinclude processing
4865 * xmlsave.c: minor deletion of a redundant condition statement
4866
4867Wed Feb 9 17:47:40 CET 2005 Daniel Veillard <daniel@veillard.com>
4868
4869 * tree.c: applied patch to xmlSetNsProp from Mike Hommey
4870
4871Sun Feb 6 00:17:57 CET 2005 Daniel Veillard <daniel@veillard.com>
4872
4873 * pattern.c xmllint.c: fixed implementation for |
4874 * test/pattern/conj.* result/pattern/conj: added a specific regression
4875 test
4876
4877Sat Feb 5 18:36:56 CET 2005 Daniel Veillard <daniel@veillard.com>
4878
4879 * pattern.c: first implementation for | support
4880
4881Sat Feb 5 14:58:46 CET 2005 Daniel Veillard <daniel@veillard.com>
4882
4883 * pattern.c: fixed the namespaces support
4884 * tree.c: fixed xmlGetNodePath when namespaces are used
4885 * result/pattern/multiple result/pattern/namespaces
4886 test/pattern/multiple.* test/pattern/namespaces.*: added
4887 more regression tests
4888
4889Fri Feb 4 18:26:43 CET 2005 Daniel Veillard <daniel@veillard.com>
4890
4891 * xmlschemas.c: fixed one internal function
4892 * doc/Makefile.am doc/wiki.xsl: applied patch from Joel Reed
4893 * testapi.c doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated
4894
4895Fri Feb 4 00:25:43 CET 2005 Daniel Veillard <daniel@veillard.com>
4896
4897 * Makefile.am: use the walker to test the patterns instead of
4898 the normal reader
4899 * pattern.c xmllint.c: bug fixes in the train including fixing the
4900 stupid build break.
4901
4902Tue Feb 1 18:15:52 CET 2005 Daniel Veillard <daniel@veillard.com>
4903
4904 * pattern.c: more bug fixes for the XPath streaming code.
4905
4906Mon Jan 31 17:59:24 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4907
4908 * xmlschemas.c: Integrated the streaming pattern from the
4909 pattern module. Fixed some IDC code bugs. Changed
4910 fallback for attribute declaration addition to work like for
4911 element declarations.
4912
4913Mon Jan 31 01:27:22 CET 2005 Daniel Veillard <daniel@veillard.com>
4914
4915 * pattern.c xmllint.c: bugfixes around the streaming patterns
4916
4917Sun Jan 30 23:35:19 CET 2005 Daniel Veillard <daniel@veillard.com>
4918
4919 * Makefile.am configure.in result/pattern/simple
4920 test/pattern/simple.*: added first test for the patterns
4921 * pattern.c xmllint.c: a few fixes
4922
4923Sun Jan 30 19:27:23 CET 2005 Daniel Veillard <daniel@veillard.com>
4924
4925 * pattern.c include/libxml/pattern.h xmllint.c: added a
4926 streaming pattern detector for a subset of XPath, should
4927 help Kasimier for identity constraints
Daniel Veillard25a1ce92008-06-02 16:04:12 +00004928 * python/generator.py: applied Stéphane Bidoul patch to find
William M. Brack11be2d02007-01-24 19:17:19 +00004929 paths without breaking.
4930
4931Fri Jan 28 18:53:40 CET 2005 Daniel Veillard <daniel@veillard.com>
4932
4933 * xmlschemas.c: fixed an untested pointer dereference and a & vs &&
4934
4935Fri Jan 28 18:37:18 CET 2005 Daniel Veillard <daniel@veillard.com>
4936
4937 * xmlreader.c: implementation of xmlTextReaderReadString by
4938 Bjorn Reese
4939
4940Fri Jan 28 16:51:47 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4941
4942 * xmlschemas.c: Corrected an ambigious symbol-space for
4943 local attribute declarations. IFDEFed more IDC code to
4944 surpress compiler warnings.
4945
4946Fri Jan 28 00:57:04 CET 2005 Daniel Veillard <daniel@veillard.com>
4947
4948 * bakefile/Readme.txt bakefile/Bakefiles.bkgen bakefile/libxml2.bkl:
4949 files for the Bakefile generator for Makefiles from Francesco
4950 Montorsi
4951 * win32/configure.js: fixes for Windows compilation with non-default
4952 flags by Joel Reed
4953
4954Thu Jan 27 18:23:50 CET 2005 Daniel Veillard <daniel@veillard.com>
4955
4956 * tree.c: fixed xmlCopyDoc to also copy the doc->URL as pointed
4957 by Martijn Faassen
4958
4959Thu Jan 27 13:39:04 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
4960
4961 * xmlschemas.c include/libxml/schemasInternals.h:
4962 Added an initial skeleton for indentity-constraints. This is all
4963 defined out, since not complete, plus it needs support from other
4964 modules.
4965 Added machanism to store element information for the
4966 ancestor-or-self axis; this is needed for identity-constraints
4967 and should be helpfull for a future streamable validation.
4968 * include/libxml/xmlerror.h: Added an error code for
4969 identity-constraints.
4970
4971Wed Jan 26 01:03:37 CET 2005 Daniel Veillard <daniel@veillard.com>
4972
4973 * gentest.py testapi.c: had to fix generation and rebuild.
4974 * valid.c: the testapi found a bug in the last code of course !
4975
4976Wed Jan 26 00:43:05 CET 2005 Daniel Veillard <daniel@veillard.com>
4977
4978 * Makefile.am testapi.c doc/Makefile.am: fixing the way testapi.c
4979 is generated, fixes bug #161386
4980 * dict.c: fix a comment typo
4981 * elfgcchack.h doc/*: regenerated
4982
4983Tue Jan 25 22:39:33 CET 2005 Daniel Veillard <daniel@veillard.com>
4984
4985 * parser.c: found and fixed 2 problems in the internal subset scanning
4986 code affecting the push parser (and the reader), fixes #165126
4987 * test/intsubset2.xml result//intsubset2.xml*: added the test case
4988 to the regression tests.
4989
4990Tue Jan 25 01:20:11 CET 2005 Daniel Veillard <daniel@veillard.com>
4991
4992 * testdso.c xmlregexp.c: warning patches from Peter Breitenlohner
4993 * include/libxml/valid.h valid.c parser.c: serious DTD parsing
4994 speedups, start to deprecate 3 ElementDef related entry point
4995 and replace them with better ones.
4996
4997Mon Jan 24 00:47:41 CET 2005 Daniel Veillard <daniel@veillard.com>
4998
4999 * xmlschemas.c: more hash dictionary interning changes
5000
5001Sun Jan 23 23:54:39 CET 2005 Daniel Veillard <daniel@veillard.com>
5002
5003 * hash.c include/libxml/hash.h: added xmlHashCreateDict where
5004 the hash reuses the dictionnary for internal strings
5005 * entities.c valid.c parser.c: reuse that new API, leads to a decent
5006 speedup when parsing for example DocBook documents.
5007
5008Sun Jan 23 21:14:20 CET 2005 Daniel Veillard <daniel@veillard.com>
5009
5010 * parser.c: small speedup in skipping blanks characters
5011 * entities.c: interning the entities strings
5012
5013Sun Jan 23 18:35:00 CET 2005 Daniel Veillard <daniel@veillard.com>
5014
5015 * parser.c: boosting common commnent parsing code, it was really
5016 slow.
5017 * test/comment[3-5].xml result//comment[3-5].xml*: added sprecific
5018 regression tests
5019
5020Sun Jan 23 01:00:09 CET 2005 Daniel Veillard <daniel@veillard.com>
5021
5022 * parser.c: small optimization back.
5023
5024Sat Jan 22 00:40:31 CET 2005 Daniel Veillard <daniel@veillard.com>
5025
5026 * dict.c parser.c include/libxml/dict.h: a single lock version
5027 mostly avoid the cost penalty of the lock in case of low
5028 parallelism, so applying that version instead.
5029
5030Fri Jan 21 17:54:06 CET 2005 Daniel Veillard <daniel@veillard.com>
5031
5032 * dict.c: patch from Gary Coady to fix a race in dict reference
5033 counting in multithreaded apps.
5034
5035Fri Jan 21 16:08:21 CET 2005 Daniel Veillard <daniel@veillard.com>
5036
5037 * parser.c: fixed bug #164556 where non-fatal errors stopped
5038 push parsing and xmlreader.
5039 * Makefile.am: fixup
5040 * test/errors/webdav.xml result/errors/webdav*: adding regression
5041 test for this problem.
5042
5043Wed Jan 19 17:24:34 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
5044
5045 * xmlschemas.c: Corrected targetNamespace in
5046 xmlSchemaElementDump. Cosmetic changes to the dump output.
5047
5048Sun Jan 16 21:00:53 CET 2005 Daniel Veillard <daniel@veillard.com>
5049
5050 * configure.in NEWS doc/*: preparing release of 2.6.17,
5051 updated and rebuilt the docs
5052
5053Sun Jan 16 19:58:36 CET 2005 Daniel Veillard <daniel@veillard.com>
5054
5055 * parser.c: better fix for #151694 not killing c14n regression tests
5056 * xmlschemastypes.c: fixing bug #157653
5057
5058Sun Jan 16 19:01:06 CET 2005 Daniel Veillard <daniel@veillard.com>
5059
5060 * parser.c: fixing bug #151694, line should always be set in the
5061 elements.
5062
5063Sun Jan 16 01:04:18 CET 2005 Daniel Veillard <daniel@veillard.com>
5064
5065 * xmlschemastypes.c: trying to fix at least the message from
5066 bug #158628
5067 * include/libxml/xmlsave.h xmlsave.c: added first xmlsave option
5068 for format, c.f. bug #159997
5069
5070Sat Jan 15 18:44:30 CET 2005 Daniel Veillard <daniel@veillard.com>
5071
5072 * python/libxml.py: make __str__ call serialize() on nodes, c.f.
5073 bug #157872
5074
5075Sat Jan 15 18:18:07 CET 2005 Daniel Veillard <daniel@veillard.com>
5076
5077 * nanoftp.c: applied patch from Dan McNichol for compilation on AIX
5078
5079Sat Jan 15 13:35:19 CET 2005 Daniel Veillard <daniel@veillard.com>
5080
5081 * relaxng.c: fixed bug #157633 in relaxng choice optimization
5082 * result/relaxng/choice0* test/relaxng/choice0*: added regression
5083 tests about it.
5084 * doc/*: rebuilt
5085 * testdso.c: removed a warning due to a missing void in signature.
5086
5087Thu Jan 13 17:42:55 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
5088
5089 * include/libxml/schemasInternals.h xmlschemas.c:
5090 Exposed targetNamespace for simple/complex types, model groups,
5091 attribute groups and notations (reported by Michael Hewarth
5092 to the mailing list). Added targetNamespace to xmlSchemaType,
5093 xmlSchemaAttributeGroup and xmlSchemaNotation.
5094 Tiny cosmetic change to the content model error report output.
5095 * result//all_*.err result//any3_0_0.err result//choice_*.err
5096 result//list0_0_1.err result//list0_1_1.err: Adapted output
5097 of regression tests.
5098
5099Thu Jan 13 13:20:51 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
5100
5101 * xmlschemas.c: Put the fix of Daniel (from Tue Jan 11 14:41:47 CET)
5102 back in, since I missed to update xmlschemas.c before doing
5103 the previous commit.
5104
5105Thu Jan 13 12:59:25 CET 2005 Kasimier Buchcik <libxml2-cvs@cazic.net>
5106
5107 * xmlschemas.c: Integrated xmlRegExecErrInfo and xmlRegExecNextValues
5108 from xmlregexp.c to report expected elements on content model errors.
5109 * all_*.err any3_0_0.err choice_*.err list0_0_1.err list0_1_1.err:
5110 Adapted output of regression tests.
5111
5112Thu Jan 13 12:24:09 CET 2005 Daniel Veillard <daniel@veillard.com>
5113
5114 * config.h.in configure.in xmlmodule.c: trying to work around
5115 the compilation problem on HP-UX
5116
5117Wed Jan 12 22:03:33 CET 2005 Daniel Veillard <daniel@veillard.com>
5118
5119 * pattern.c: fixed the fixed size array structure problem reported by
5120 Patrick Streule
5121
5122Wed Jan 12 15:15:02 CET 2005 Daniel Veillard <daniel@veillard.com>
5123
5124 * elfgcchack.h testapi.c doc/libxml2-api.xml doc/*: regenerated
5125 the API description, rebuilt, improved navigation in documentation
5126 a bit.
5127
5128Wed Jan 12 14:17:14 CET 2005 Daniel Veillard <daniel@veillard.com>
5129
5130 * include/libxml/xmlregexp.h xmlregexp.c: extended xmlRegExecErrInfo()
5131 and xmlRegExecNextValues() to return error transition strings too,
5132 and sink state detection and handling.
5133
5134Tue Jan 11 14:41:47 CET 2005 Daniel Veillard <daniel@veillard.com>
5135
5136 * xmlschemas.c: fixed bug #163641 when the value passed for
5137 an atomic list type is NULL.
5138
5139Tue Jan 11 10:14:33 HKT 2005 William Brack <wbrack@mmm.com.hk>
5140
5141 * Makefile.am configure.in: fixed dependency on python 2.3,
5142 also small improvement for cygwin (bug 163273)
5143
5144Sun Jan 9 18:46:32 CET 2005 Daniel Veillard <daniel@veillard.com>
5145
5146 * gentest.py testapi.c: William noticed I forgot to add special
5147 support for xmlmodules.c define
5148 * xmlregexp.c include/libxml/xmlregexp.h: added terminal to
5149 xmlRegExecErrInfo() API, adding new xmlRegExecNextValues()
5150 entry point and refactored to use both code.
5151
5152Mon Jan 10 01:02:41 HKT 2006 William Brack <wbrack@mmm.com.hk>
5153
5154 * doc/xml.html, doc/FAQ.html: added an FAQ under Developer for
5155 setting up a "private" library (after some list posts about
5156 people having trouble doing it)
5157
5158Sat Jan 8 23:04:10 CET 2005 Daniel Veillard <daniel@veillard.com>
5159
5160 * xmlregexp.c: fixing behaviour for xmlRegExecErrInfo in case of
5161 rollback
5162
5163Fri Jan 7 14:54:51 CET 2005 Daniel Veillard <daniel@veillard.com>
5164
5165 * TODO: small update
5166 * xmlregexp.c: trying to add an API to get useful error informations
5167 back from a failing regexp context.
5168
5169Thu Jan 6 17:35:41 HKT 2005 William Brack <wbrack@mmm.com.hk>
5170
5171 * xpath.c: fixed problem with xmlXPathErr when error number
5172 subscript was out of range (bug 163055)
5173
5174Thu Jan 6 09:57:03 HKT 2005 William Brack <wbrack@mmm.com.hk>
5175
5176 * uri.c: fixed problem with xmlURIEscape when query part was
5177 empty (actually fixed xmlURIEscapeStr to return an empty
5178 string rather than NULL for empty string input) (bug 163079)
5179
5180Tue Jan 4 17:08:45 PST 2005 Aleksey Sanin <aleksey@aleksey.com>
5181
5182 * parser.c, parserInternal.c: fixed "col" calculation for
5183 struct _xmlParserInput (based on patch from Rob Richards)
5184 * include/libxml/xmlerror.h, error.c: propagated error column
5185 number in the xmlError structure
5186
5187Tue Jan 4 22:47:22 CET 2005 Daniel Veillard <daniel@veillard.com>
5188
5189 * parser.c: fixed namespace bug in push mode reported by
5190 Rob Richards
5191 * test/ns6 result//ns6*: added it to the regression tests
5192 * xmlmodule.c testModule.c include/libxml/xmlmodule.h:
5193 added an extra option argument to module opening and defined
5194 a couple of flags to the API.
5195
5196Tue Jan 4 21:16:05 CET 2005 Daniel Veillard <daniel@veillard.com>
5197
5198 * xmlmodule.c include/libxml/xmlmodule.h: applied patch from
5199 Bjorn Reese, plus some cleanups
5200 * elfgcchack.h doc/elfgcchack.xsl: fixed the stylesheet to
5201 add the new header
5202 * doc/* testapi.c: regenerated the API
5203
5204Tue Jan 4 18:47:19 CET 2005 Daniel Veillard <daniel@veillard.com>
5205
5206 * configure.in: making DSO support an option
5207 * xmlmodule.c xmlreader.c include/libxml/xmlmodule.h: code
5208 and documentation cleanups
5209 * elfgcchack.h testapi.c doc/*: regenerated the docs and
5210 checks for new module
5211 * test/valid/REC-xml-19980210.xml: fix a small change introduced
5212 previously
5213
5214Tue Jan 4 16:07:52 CET 2005 Daniel Veillard <daniel@veillard.com>
5215
5216 * Makefile.am config.h.in configure.in error.c libxml-2.0.pc.in
5217 testModule.c testdso.c xml2-config.in xmllint.c xmlmodule.c
5218 include/libxml/Makefile.am include/libxml/xmlerror.h
5219 include/libxml/xmlmodule.h include/libxml/xmlversion.h.in
5220 include/libxml/xmlwin32version.h.in: applied DSO support
5221 patch 2 from Joel Reed
5222
5223Tue Jan 4 15:30:15 CET 2005 Daniel Veillard <daniel@veillard.com>
5224
5225 * configure.in: applied patch from Marcin Konicki for BeOS
5226
5227Mon Jan 3 13:57:21 PST 2005 Aleksey Sanin <aleksey@aleksey.com>
5228
5229 * parser.c: added GetLineNumber and GetColumnNumber functions for xmlReader
5230
5231Sun Jan 2 17:51:18 HKT 2005 William Brack <wbrack@mmm.com.hk>
5232
5233 Re-examined the problems of configuring a "minimal" library.
5234 Synchronized the header files with the library code in order
5235 to assure that all the various conditionals (LIBXML_xxxx_ENABLED)
5236 were the same in both. Modified the API database content to more
5237 accurately reflect the conditionals. Enhanced the generation
5238 of that database. Although there was no substantial change to
5239 any of the library code's logic, a large number of files were
5240 modified to achieve the above, and the configuration script
5241 was enhanced to do some automatic enabling of features (e.g.
5242 --with-xinclude forces --with-xpath). Additionally, all the format
5243 errors discovered by apibuild.py were corrected.
5244 * configure.in: enhanced cross-checking of options
5245 * doc/apibuild.py, doc/elfgcchack.xsl, doc/libxml2-refs.xml,
5246 doc/libxml2-api.xml, gentest.py: changed the usage of the
5247 <cond> element in module descriptions
5248 * elfgcchack.h, testapi.c: regenerated with proper conditionals
5249 * HTMLparser.c, SAX.c, globals.c, tree.c, xmlschemas.c, xpath.c,
5250 testSAX.c: cleaned up conditionals
5251 * include/libxml/[SAX.h, SAX2.h, debugXML.h, encoding.h, entities.h,
5252 hash.h, parser.h, parserInternals.h, schemasInternals.h, tree.h,
5253 valid.h, xlink.h, xmlIO.h, xmlautomata.h, xmlreader.h, xpath.h]:
5254 synchronized the conditionals with the corresponding module code
5255 * doc/examples/tree2.c, doc/examples/xpath1.c, doc/examples/xpath2.c:
5256 added additional conditions required for compilation
5257 * doc/*.html, doc/html/*.html: rebuilt the docs
5258
5259Sat Dec 25 18:10:02 HKT 2004 William Brack <wbrack@mmm.com.hk>
5260
5261 * parserInternals.c: fixed to skip (if necessary) the BOM for
5262 encoding 'utf-16'. Completes the fix for bug #152286.
5263 * tree.c, parser.c: minor warning cleanup, no change to logic
5264
5265Fri Dec 24 16:31:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
5266
5267 * python/generator.py: added most required entires to
5268 foreign encoding table, plus some additional logic to
5269 assure only the 1st param uses the 't#' format. Fixes
5270 bug #152286, but may still have some other UTF-16 problems.
5271
5272Thu Dec 23 23:44:08 HKT 2004 William Brack <wbrack@mmm.com.hk>
5273
5274 * Makefile.am, gentest.py: enhanced for enabling build in
5275 a different directory. Added (optional) param to gentest.py
5276 to specify the source directory (bug #155468)
5277 * doc/Makefile.am: changed destination of NEWS from (top_srcdir)
5278 to (top_builddir) (bug #155468)
5279 * python/Makefile.am, python/generator.py: enhanced for enabling
5280 build in a different directory(bug #155468). Added (optional)
5281 param to generator.py to specify the source directory. Added
5282 a new table of functions which have possible "foreign" encodings
5283 (e.g. UTF16), and code to use python 't' format instead of
5284 'z' format (mostly solving bug #152286, but still need to
5285 populate the table).
5286
5287Tue Dec 21 08:10:44 MST 2004 John Fleck <jfleck@inkstain.net>
5288
5289 * doc/site.xsl, doc/xml.html, plus rebuilt all the html pages
5290 Change reference to new site for Solaris binaries, fixing bug
5291 160598
5292
5293
5294Mon Dec 20 08:02:57 PST 2004 William Brack <wbrack@mmm.com.hk>
5295
5296 * parser.c: reset input->base within xmlStopParser
5297 * xmlstring.c: removed call to xmlUTF8Strlen from within
5298 xmlUTF8Strpos (Bill Moseley pointed out it was not
5299 useful)
5300
5301Fri Dec 17 16:03:41 PST 2004 William Brack <wbrack@mmm.com.hk>
5302
5303 * valid.c: changed xmlErrValidWarning to use ctxt->warning
5304 instead of ctxt->error for its reports (bug #160662)
5305
5306Fri Dec 17 14:52:17 PST 2004 William Brack <wbrack@mmm.com.hk>
5307
5308 * python/generator.py: modified to allow the ns and nsDefs
5309 accessors to return None instead of error when no namespace
5310 is present (bug #)
5311
5312Fri Dec 17 11:40:21 PST 2004 William Brack <wbrack@mmm.com.hk>
5313
5314 * doc/Makefile.am: changed maintainer-clean dependency with
5315 suggestion from Crispin Flowerday (bug #157634)
5316 * debugXML.c: fixed crash when ATTRIBUTE or DOCUMENT nodes
5317 were specified with debugDumpNode (bug #160621)
5318
5319Fri Dec 10 11:24:41 CET 2004 Daniel Veillard <daniel@veillard.com>
5320
5321 * valid.c: fixed ID deallocation problem based on patch from
5322 Steve Shepard fixes bug #160893
5323 * xmlmemory.c: improving comment.
5324 * testapi.c: new test for xmlDictExists() is generated.
5325
5326Wed Dec 1 22:35:37 HKT 2004 William Brack <wbrack@mmm.com.hk>
5327
5328 * dict.c, xpath.c, include/libxml/hash.h: fixed up some gcc warnings,
5329 no change to logic. New macro XML_CAST_FPTR to circumvent gcc
5330 warnings on function pointer <-> object pointer (a hack).
5331
5332Mon Nov 29 14:07:18 CET 2004 Daniel Veillard <daniel@veillard.com>
5333
5334 * xpath.c: fixed a memory leak on errors in some circumstances #159812
5335
5336Fri Nov 26 23:20:48 HKT 2004 William Brack <wbrack@mmm.com.hk>
5337
5338 * xmlIO.c: added a check within xmlOutputBufferWriteEscape to prevent
5339 a dead loop on bad data (bug 159550)
5340
5341Fri Nov 26 13:09:04 CET 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5342
5343 * xmlschemas.c: Fixed strict/lax element wildcards: the children
5344 of elements for which a declaration existed were still processed
5345 by the wildcard mechanism (reported by philippe ventrillon to the
5346 mailing list).
5347 Changed the import and include machanism to share dictionaries.
5348
5349Fri Nov 26 11:44:36 CET 2004 Daniel Veillard <daniel@veillard.com>
5350
5351 * HTMLparser.c parser.c: make sure xmlCtxtReadFile and htmlCtxtReadFile
5352 go through the catalog resolution.
5353 * gentest.py testapi.c: fix a side effect wrning of the change
5354
5355Wed Nov 24 13:41:52 CET 2004 Daniel Veillard <daniel@veillard.com>
5356
5357 * dict.c include/libxml/dict.h: added xmlDictExists() to the
5358 dictionnary interface.
5359 * xmlreader.c: applying xmlTextReaderHasAttributes fix for namespaces
5360 from Rob Richards
5361
5362Wed Nov 17 13:54:37 CET 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5363
5364 * xmlschemas.c: tiny enhancement for content model error reports
5365 (#157190, #143948). Removed abbreviations: CT, ST and WC
5366 (#157190, reported by Frans Englich).
5367 Initial: no report of local components.
5368 * result/schemas/all* result/schemas/any3_0_0.err
5369 result/schemas/choice*
5370 result/schemas/cos-st-restricts-1-2-err_0_0.err
5371 result/schemas/derivation-ok-extension-err_0_0.err
5372 result/schemas/derivation-ok-extension_0_0.err
5373 result/schemas/derivation-ok-restriction-2-1-1_0_0.err
5374 result/schemas/derivation-ok-restriction-4-1-err_0_0.err
5375 result/schemas/deter0_0_0.err result/schemas/extension1_0_2.err
5376 result/schemas/facet-unionST-err1_0_0.err
5377 result/schemas/hexbinary_0_1.err
5378 result/schemas/list* result/schemas/restriction-attr1_0_0.err
5379 result/schemas/vdv-first4_0_1.err result/schemas/vdv-first4_0_2.err:
5380 Adapted output.
5381
5382Mon Nov 15 13:04:28 CET 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5383
5384 * xmlschemas.c: Moved execution of xmlSchemaCheckDefaults to
5385 xmlSchemaTypeFixup; this ensures facets of inherited types to be
5386 checked prior to facets of derived types - which caused a seg
5387 fault otherwise (bug #158216, reported by Frans Englich).
5388
5389Sun Nov 14 22:23:18 HKT 2004 William Brack <wbrack@mmm.com.hk>
5390
5391 * gentest.py, testapi.c: further enhancement, now all
5392 compilation warnings have been fixed.
5393 * xmlschemastypes.c: added NULL check for one function
5394
5395Fri Nov 12 23:58:14 HKT 2004 William Brack <wbrack@mmm.com.hk>
5396
5397 * xpath.c: trivial change (changed CHECK_CONTEXT to CHECK_CTXT
5398 on a couple of lines)
5399 * gentest.py, testapi.c: enhanced to reduce compilation warnings
5400
5401Fri Nov 12 16:12:48 CET 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5402
5403 * xmlschemas.c: Un-commented a TODO in xmlSchemaParseElement.
5404
5405Fri Nov 12 14:55:36 CET 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5406
5407 * xmlschemas.c: Correct symbol space for 'all' and 'choice'.
5408 * xmlschemastypes.c include/xmlschemastypes.h: Added 'replace'
5409 normalization for 'normalizedString'.
5410 Added xmlSchemaWhiteSpaceReplace to the API.
5411
5412Thu Nov 11 21:43:02 CET 2004 Daniel Veillard <daniel@veillard.com>
5413
5414 * Makefile.am: forgot a $(srcdir)
5415 * encoding.c: stupid error wrong name #157976
5416
5417Wed Nov 10 15:35:25 CET 2004 Daniel Veillard <daniel@veillard.com>
5418
5419 * NEWS configure.in doc/*: preparing release of libxml2-2.6.16
5420
5421Wed Nov 10 12:55:18 CET 2004 Daniel Veillard <daniel@veillard.com>
5422
5423 * python/generator.py python/libxml.c python/libxml2class.txt
5424 python/libxml_wrap.h python/types.c: Applied patch from Brent
5425 Hendricks adding support for late DTD validation.
5426 * python/tests/Makefile.am python/tests/dtdvalid.py
5427 python/tests/test.dtd: integrated the provided regression test
5428
5429Tue nov 9 19:24:31 CET 2004 Dodji Seketeli <dodji@seketeli.org>
5430
5431 * configure.in: detect when struct sockaddr_storage
5432 has the __ss_family member instead of ss_family and
5433 behave accordingly. We now can use ipv6 on aix.
5434
5435Tue Nov 9 17:15:46 CET 2004 Daniel Veillard <daniel@veillard.com>
5436
5437 * Makefile.am gentest.py testapi.c: integrated in "make tests"
5438 added -q option, and more conditional features fixes
5439 * catalog.c debugXML.c parser.c testThreads.c xmllint.c
5440 xmlschemastypes.c xmlwriter.cinclude/libxml/catalog.h
5441 include/libxml/debugXML.h: various compilation and conditional
5442 cleanups.
5443 * doc/*: regenerated
5444
5445Tue Nov 9 15:59:50 CET 2004 Daniel Veillard <daniel@veillard.com>
5446
5447 * gentest.py testapi.c: better handling of conditional features
5448 * HTMLparser.c SAX2.c parserInternals.c xmlwriter.c: more testing
5449 on parser contexts closed leaks, error messages
5450
5451Tue Nov 9 10:21:37 GMT 2004 William Brack <wbrack@mmm.com.hk>
5452
5453 * xpath.c: fixed problem concerning XPath context corruption
5454 during function argument evaluation (bug 157652)
5455
5456Mon Nov 8 18:54:52 CET 2004 Daniel Veillard <daniel@veillard.com>
5457
5458 * testapi.c: more types.
5459 * parserInternals.c xpath.c: more fixes
5460
5461Mon Nov 8 18:16:43 CET 2004 Daniel Veillard <daniel@veillard.com>
5462
5463 * gentest.py testapi.c: better parser options coverage
5464 * SAX2.c xpath.c: more cleanups.
5465
5466Tue Nov 9 01:50:08 CET 2004 Daniel Veillard <daniel@veillard.com>
5467
5468 * testapi.c: trying to fix some optional support brokenness
5469
5470Mon Nov 8 17:25:27 CET 2004 Daniel Veillard <daniel@veillard.com>
5471
5472 * gentest.py testapi.c: more coverage
5473 * debugXML.c parser.c xmlregexp.c xpath.c: more fixes
5474
5475Mon Nov 8 15:02:39 CET 2004 Daniel Veillard <daniel@veillard.com>
5476
5477 * gentest.py testapi.c: more coverage
5478 * SAX2.c parser.c parserInternals.c: more fixes
5479
5480Mon Nov 8 12:55:16 CET 2004 Daniel Veillard <daniel@veillard.com>
5481
5482 * parser.c testapi.c xmlIO.c xmlstring.c: more fixes.
5483
5484Mon Nov 8 11:24:57 CET 2004 Daniel Veillard <daniel@veillard.com>
5485
5486 * gentest.py testapi.c: more types, more coverage
5487 * parser.c parserInternals.c relaxng.c valid.c xmlIO.c
5488 xmlschemastypes.c: more problems fixed
5489
5490Mon Nov 8 10:24:28 HKT 2004 William Brack <wbrack@mmm.com.hk>
5491
5492 * gentest.py: fixed test file corruption problem
5493
5494Sun Nov 7 13:18:05 CET 2004 Daniel Veillard <daniel@veillard.com>
5495
5496 * gentest.py testapi.c: fixed typos and avoid Catalogs verbosity
5497
5498Sat Nov 6 23:25:16 CET 2004 Daniel Veillard <daniel@veillard.com>
5499
5500 * testapi.c: augmented the number of types
5501
5502Sat Nov 6 20:24:07 CET 2004 Daniel Veillard <daniel@veillard.com>
5503
5504 * HTMLtree.c tree.c xmlreader.c xmlwriter.c: a number of new
5505 bug fixes and documentation updates.
5506
5507Sat Nov 6 15:50:11 CET 2004 Daniel Veillard <daniel@veillard.com>
5508
5509 * gentest.py testapi.c: augmented type autogeneration for enums
5510 * xpath.c include/libxml/xpath.h: removed direct error reporting.
5511
5512Sat Nov 6 14:27:18 CET 2004 Daniel Veillard <daniel@veillard.com>
5513
5514 * encoding.c: fixed a regression in iconv support.
5515
5516Fri Nov 5 18:19:23 CET 2004 Daniel Veillard <daniel@veillard.com>
5517
5518 * gentest.py testapi.c: autogenerate a minimal NULL value sequence
5519 for unknown pointer types
5520 * HTMLparser.c SAX2.c chvalid.c encoding.c entities.c parser.c
5521 parserInternals.c relaxng.c valid.c xmlIO.c xmlreader.c
5522 xmlsave.c xmlschemas.c xmlschemastypes.c xmlstring.c xpath.c
5523 xpointer.c: This uncovered an impressive amount of entry points
5524 not checking for NULL pointers when they ought to, closing all
5525 the open gaps.
5526
5527Fri Nov 5 16:26:28 UTC 2004 William Brack <wbrack@mmm.com.hk>
5528
5529 * catalog.c: fixed problem with NULL entry (bug 157407)
5530 * xpath.c: fixed a couple of warnings (no change to logic)
5531
5532Fri Nov 5 15:30:43 CET 2004 Daniel Veillard <daniel@veillard.com>
5533
5534 * gentest.py testapi.c: more coverage
5535 * xmlunicode.c: one fix
5536
5537Fri Nov 5 23:15:51 CET 2004 Daniel Veillard <daniel@veillard.com>
5538
5539 * entities.c: fixed a compilation problem on a recent change
5540
5541Fri Nov 5 12:50:09 CET 2004 Daniel Veillard <daniel@veillard.com>
5542
5543 * gentest.py testapi.c: more coverage
5544 * nanoftp.c tree.c: more fixes
5545
5546Fri Nov 5 11:02:28 CET 2004 Daniel Veillard <daniel@veillard.com>
5547
5548 * gentest.py testapi.c: fixed the way the generator works,
5549 extended the testing, especially with more real trees and nodes.
5550 * HTMLtree.c tree.c valid.c xinclude.c xmlIO.c xmlsave.c: a bunch
5551 of real problems found and fixed.
5552 * entities.c: fix error reporting to go through the new handlers
5553
5554Thu Nov 4 18:44:56 CET 2004 Daniel Veillard <daniel@veillard.com>
5555
5556 * parser.c: dohh ... stupid change killing xmlParseDoc()
5557
5558Thu Nov 4 18:32:22 CET 2004 Daniel Veillard <daniel@veillard.com>
5559
5560 * gentest.py testapi.c: changing the way the .c is generated,
5561 extending the tests coverage
5562 * include/libxml/nanoftp.h nanoftp.c elfgcchack.h doc/*: fixing some
5563 function signatures, regenerating stuff
5564 * SAX2.c parser.c xmlIO.c: another set of bug fixes and API hardening
5565
5566Thu Nov 4 13:32:19 CET 2004 Daniel Veillard <daniel@veillard.com>
5567
5568 * gentest.py testapi.c: extending the tests coverage
5569
5570Thu Nov 4 11:52:28 CET 2004 Daniel Veillard <daniel@veillard.com>
5571
5572 * Makefile.am: gentest.py was missing from the EXTRA_DIST
5573
5574Thu Nov 4 11:48:47 CET 2004 Daniel Veillard <daniel@veillard.com>
5575
5576 * gentest.py testapi.c: extending the tests coverage
5577 * HTMLtree.c tree.c xmlsave.c xpointer.c: more fixes and cleanups
5578
5579Thu Nov 4 00:25:36 CET 2004 Daniel Veillard <daniel@veillard.com>
5580
5581 * gentest.py testapi.c: more fixes and extending the tests coverage
5582 * nanoftp.c xmlIO.c: more fixes and hardening
5583
5584Wed Nov 3 20:16:24 CET 2004 Daniel Veillard <daniel@veillard.com>
5585
5586 * gentest.py testapi.c: more fixes and extending the tests coverage
5587 * valid.c: bunch of cleanups and 2 leaks removed
5588
5589Wed Nov 3 18:06:44 CET 2004 Daniel Veillard <daniel@veillard.com>
5590
5591 * gentest.py testapi.c: more fixes and extending the tests coverage
5592 * list.c tree.c: more fixes and hardening
5593
5594Wed Nov 3 15:19:22 CET 2004 Daniel Veillard <daniel@veillard.com>
5595
5596 * gentest.py testapi.c: more fixes and extending the tests coverage
5597 * relaxng.c include/libxml/relaxng.h: adding a type init interface
5598 * include/libxml/xmlerror.h parser.c xmlreader.c xmlwriter.c: more
5599 cleanups and bug fixes raised by the regression tests
5600
5601Wed Nov 3 12:49:30 CET 2004 Daniel Veillard <daniel@veillard.com>
5602
5603 * gentest.py testapi.c: more fixes and extending the tests coverage
5604 * xmlwriter.c list.c: more hardeing of APIs
5605 * doc/apibuild.py: skip testapi.c when scanning the C files.
5606
5607Tue Nov 2 23:09:06 CET 2004 Daniel Veillard <daniel@veillard.com>
5608
5609 * gentest.py testapi.c: more testing and coverage
5610 * elfgcchack.h xmlstring.c include/libxml/xmlstring.h: more cleanups
5611 * doc/*: rebuilt
5612
5613Tue Nov 2 19:44:32 CET 2004 Daniel Veillard <daniel@veillard.com>
5614
5615 * gentest.py testapi.c: more developments on the API testing
5616 * HTMLparser.c tree.c: more cleanups
5617 * doc/*: rebuilt
5618
5619Tue Nov 2 15:49:34 CET 2004 Daniel Veillard <daniel@veillard.com>
5620
5621 * xmlmemory.c include/libxml/xmlmemory.h: adding xmlMemBlocks()
5622 * Makefile.am gentest.py testapi.c: work on generator of an
5623 automatic API regression test tool.
5624 * SAX2.c nanoftp.c parser.c parserInternals.c tree.c xmlIO.c
5625 xmlstring.c: various API hardeing changes as a result of running
5626 teh first set of automatic API regression tests.
5627 * test/slashdot16.xml: apparently missing from CVS, commited it
5628
5629Mon Nov 1 15:54:18 CET 2004 Daniel Veillard <daniel@veillard.com>
5630
5631 * xpath.c: fixed an UTF-8 parsing bug reported by Markus Bertheau
5632 on #fedora-devel
5633
5634Sun Oct 31 22:03:38 CET 2004 Daniel Veillard <daniel@veillard.com>
5635
5636 * parser.c: fixed a bug reported by Petr Pajas on the list and
5637 affecting XML::Libxml
5638
5639Sun Oct 31 16:33:54 CET 2004 Daniel Veillard <daniel@veillard.com>
5640
5641 * encoding.c doc/examples/testWriter.c: Fixed bug #153937, making
5642 sure the conversion functions return the number of byte written.
5643 Had to fix one of the examples.
5644
5645Fri Oct 29 14:16:56 CEST 2004 Daniel Veillard <daniel@veillard.com>
5646
5647 * doc/xmllint.1 doc/xmllint.xml: indicate - means stdin closing #156626
5648
5649Fri Oct 29 14:03:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
5650
5651 * python/libxml.c: register xmlSchemaSetValidErrors, patch from
5652 Brent Hendricks in the mailing-list
5653 * include/libxml/valid.h HTMLparser.c SAX2.c valid.c
5654 parserInternals.c: fix #156626 and more generally how to find out
5655 if a validation contect is part of a parsing context or not. This
5656 can probably be improved to make 100% sure that vctxt->userData
5657 is the parser context too. It's a bit hairy because we can't
5658 change the xmlValidCtxt structure without breaking the ABI since
5659 this change xmlParserCtxt information indexes.
5660
5661Wed Oct 27 19:26:20 CEST 2004 Daniel Veillard <daniel@veillard.com>
5662
5663 * ChangeLog NEWS configure.in doc/*: preparing release 2.6.15
5664 * debugXML.c nanoftp.c xmlschemas.c xmlschemastypes.c: cleanups
5665
5666Wed Oct 27 09:31:24 PDT 2004 William Brack <wbrack@mmm.com.hk>
5667
5668 * uri.c: fixed a stupid mistake in xmlBuildRelativeURI
5669 (bug 156527)
5670
5671Wed Oct 27 11:44:35 CEST 2004 Daniel Veillard <daniel@veillard.com>
5672
5673 * nanoftp.c nanohttp.c: second part of the security fix for
5674 xmlNanoFTPConnect() and xmlNanoHTTPConnectHost().
5675
5676Tue Oct 26 23:57:02 CEST 2004 Daniel Veillard <daniel@veillard.com>
5677
5678 * nanoftp.c: applied fixes for a couple of potential security problems
5679 * tree.c valid.c xmllint.c: more fixes on the string interning checks
5680
5681Tue Oct 26 18:09:59 CEST 2004 Daniel Veillard <daniel@veillard.com>
5682
5683 * debugXML.c include/libxml/xmlerror.h: added checking for names
5684 values and dictionnaries generates a tons of errors
5685 * SAX2.ccatalog.c parser.c relaxng.c tree.c xinclude.c xmlwriter.c
5686 include/libxml/tree.h: fixing the errors in the regression tests
5687
5688Mon Oct 25 16:04:22 PDT 2004 William Brack <wbrack@mmm.com.hk>
5689
5690 * parser.c: modified the handling of _private for entity
5691 expansion (bug 155816)
5692
5693Mon Oct 25 17:11:37 CEST 2004 Daniel Veillard <daniel@veillard.com>
5694
5695 * parser.c: fixed the leak reported by Volker Roth on the list
5696 * test/ent10 result//ent10*: added a specific test for the problem
5697
5698Sat Oct 23 11:07:41 PDT 2004 William Brack <wbrack@mmm.com.hk>
5699
5700 * valid.c: unlinked the internal subset within xmlValidateDtd
5701 (bug 141827)
5702 * configure.in: added -Wall to developer's flags
5703 * doc/examples/reader4.res: added to CVS
5704
5705Fri Oct 22 16:36:50 CEST 2004 Daniel Veillard <daniel@veillard.com>
5706
5707 * HTMLparser.c: added support for HTML PIs #156087
5708 * test/HTML/python.html result/HTML/python.html*: added specific tests
5709
5710Fri Oct 22 15:20:23 CEST 2004 Daniel Veillard <daniel@veillard.com>
5711
5712 * threads.c: fixed nasty bug #156087
5713
5714Fri Oct 22 21:04:20 CEST 2004 Daniel Veillard <daniel@veillard.com>
5715
5716 * python/libxml.c: fixed a problem occuring only in x86_64 when
5717 very large error messages are raised to the Python handlers.
5718
5719Thu Oct 21 18:03:21 CEST 2004 Daniel Veillard <daniel@veillard.com>
5720
5721 * xmlschemas.c: fixed a memory bug
5722 * doc/examples/reader4.c doc/examples/*: added test from Graham Bennett
5723 and regenerated the directory
5724
5725Tue Oct 19 11:06:39 CEST 2004 Daniel Veillard <daniel@veillard.com>
5726
5727 * include/libxml/xmlreader.h xmlreader.c: applied patch from
5728 Graham Bennett adding 4 convenience functions to the reader API.
5729
5730Fri Oct 15 11:22:48 PDT 2004 William Brack <wbrack@mmm.com.hk>
5731
5732 * debugXML.c: excluded a few nodes (with no content) from the
5733 string check routine.
5734
5735Fri Oct 15 10:48:30 EDT 2004 Daniel Veillard <daniel@veillard.com>
5736
5737 * debugXML.c include/libxml/xmlerror.h: added UTF-8 string checking,
5738 raise a problem, need debug
5739
5740Wed Oct 13 02:17:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
5741
5742 * python/Makefile.am: applied patch from Thomas Fitzsimmons fixing
5743 #155240 building outside the source tree. but make tests fails.
5744
5745Mon Oct 11 16:26:51 CEST 2004 Daniel Veillard <daniel@veillard.com>
5746
5747 * debugXML.c include/libxml/xmlerror.h: added namespace checking
5748
5749Sat Oct 9 22:36:21 CEST 2004 Daniel Veillard <daniel@veillard.com>
5750
5751 * debugXML.c: some framework preparation to add namespace checkings
5752
5753Thu Oct 7 15:12:58 CEST 2004 Daniel Veillard <daniel@veillard.com>
5754
5755 * debugXML.c include/libxml/debugXML.h include/libxml/xmlerror.h:
5756 adding the tree debug mode
5757 * parser.c relaxng.c tree.c xpath.c: fixing various problems reported
5758 by the debug mode.
5759 * SAX2.c: another tree fix from Rob Richards
5760
5761Wed Oct 6 10:50:03 PDT 2004 William Brack <wbrack@mmm.com.hk>
5762
5763 * catalog.c: small change to last fix, to get xml:base right
5764
5765Wed Oct 6 09:33:51 PDT 2004 William Brack <wbrack@mmm.com.hk>
5766
5767 * catalog.c: added code to handle <group>, including dumping
5768 to output (bug 151924).
5769 * xmlcatalog.c, xmlstring.c, parser.c: minor compiler warning
5770 cleanup (no change to logic)
5771
5772Mon Oct 4 16:09:07 CEST 2004 Daniel Veillard <daniel@veillard.com>
5773
5774 * configure.in debugXML.c include/libxml/xmlversion.h.in
5775 include/libxml/xmlwin32version.h.in: revamped the XML debugging
5776 module and prepare for a new checking mode
5777
5778Mon Oct 4 13:53:24 CEST 2004 Daniel Veillard <daniel@veillard.com>
5779
5780 * parser.c: applied patch from Malcolm Tredinnick fixing bug #152426
5781
5782Mon Oct 4 12:26:28 CEST 2004 Daniel Veillard <daniel@veillard.com>
5783
5784 * python/generator.py python/libxml.c python/tests/outbuf.py:
5785 applied patch from Malcolm Tredinnick fixing bug #154294
5786 related to saving to python file objects.
5787
5788Sat Oct 2 21:08:51 PDT 2004 William Brack <wbrack@mmm.com.hk>
5789
5790 * tree.c: changed xmlHasNsProp to properly handle a request for
5791 the default namespace (bug 153557)
5792
5793Sat Oct 2 18:18:27 PDT 2004 William Brack <wbrack@mmm.com.hk>
5794
5795 * parser.c: fixed problem with dictionary handling within
5796 xmlParseInNodeContext (bug 153175)
5797
5798Sat Oct 2 15:46:37 PDT 2004 William Brack <wbrack@mmm.com.hk>
5799
5800 * check-relaxng-test-suite.py, check-relaxng-test-suite2.py,
5801 check-xinclude-test-suite.py, check-xml-test-suite.py,
5802 check-xsddata-test-suite.py, doc/examples/index.py: changed
5803 changed sys.path setting from 'append' to 'insert' (patch
5804 supplied by Malcolm Tredinnick) (bug 153716)
5805
5806Sat Oct 2 15:03:14 PDT 2004 William Brack <wbrack@mmm.com.hk>
5807
5808 * include/libxml/parserInternals.h: added two new macros
5809 IS_ASCII_LETTER and IS_ASCII_DIGIT used with (html)
5810 parsing and xpath for testing data not necessarily
5811 unicode.
5812 * HTMLparser.c, xpath.c: changed use of IS_LETTER_CH and
5813 IS_DIGIT_CH macros to ascii versions (bug 153936).
5814
5815Fri Oct 1 20:37:25 PDT 2004 William Brack <wbrack@mmm.com.hk>
5816
5817 * error.c: added some coding to attempt to display which file
5818 contains an error when using XInclude (bug 152623)
5819
5820Thu Sep 30 11:19:17 CEST 2004 Daniel Veillard <daniel@veillard.com>
5821
5822 * configure.in: stupid cut'n paste bug in xmllint detection
5823
5824Wed Sep 29 17:47:56 CEST 2004 Daniel Veillard <daniel@veillard.com>
5825
5826 * configure.in doc/*: releasing 2.6.14, rebuilding the docs
5827
5828Wed Sep 29 15:00:11 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5829
5830 * xmlschemas.c include/libxml/xmlerror.h include/libxml/xmlschemas.h
5831 include/libxml/schemasInternals.h: Parsing of <complexContent>
5832 - handle attribute 'mixed', catch illegal attributes.
5833 Parsing of <complexType> - handle attributes 'abstract',
5834 'final' and 'block', catch illegal attributes.
5835 Validation of complex types - handle abstract types.
5836 Added handling of default/fixed attributes and element values.
5837 Per validation option attribute nodes/text nodes are created
5838 on the instance.
5839 Added the corresponding constraints for fixed/default.
5840 Added xmlSchemaSetValidOptions, xmlSchemaGetValidOptions
5841 to the external API.
5842 Extended element declaration constraints.
5843 Got rid of perseverative creation of temporery validation/parser
5844 contexts.
5845 Added handling of xsi:schemaLocation and
5846 xsi:noNamespaceSchemaLocation.
5847 Fixed xsi:type component resolution if using non-prefixed
5848 QNames.
5849 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
5850 Enabled namespace awareness of the content model if using the
5851 model group "all".
5852 * test/schemas/bug152470_1.xsd: Removed an "abstract" attribute,
5853 which broke the test.
5854 * xstc/xstc.py: Workaround to accomodate case insensitive
5855 test definitions in ms-test.def.xml (was missing in a previous
5856 commit).
5857
5858Wed Sep 29 11:03:10 CEST 2004 Daniel Veillard <daniel@veillard.com>
5859
5860 * python/drv_libxml2.py: another patch from Malcolm Tredinnick
5861 adding option not to load dtd from the drv_libxml2.py module
5862 #134633
5863
5864Tue Sep 28 14:30:22 CEST 2004 Daniel Veillard <daniel@veillard.com>
5865
5866 * acconfig.h config.h.in configure.in xmlIO.c xmlregexp.c xmlschemas.c
5867 xmlschemastypes.c: another patch from Malcolm Tredinnick fixing
5868 warning generated by the Nonstop Kernel Open System Services
5869 compiler #151710
5870
5871Tue Sep 28 13:07:37 CEST 2004 Daniel Veillard <daniel@veillard.com>
5872
5873 * python/libxml.py: applied patch from Malcolm Tredinnick fixing
5874 python exception hierarchy #139824
5875
5876Sun Sep 26 16:40:24 CEST 2004 Daniel Veillard <daniel@veillard.com>
5877
5878 * valid.c TODO: applied patch from Malcolm Tredinnick fixing errata
5879 E20 concerning NMTOKENS and co. validation #153722
5880 * result/VC/AttributeNmtokens test/VC/AttributeNmtokens
5881 test/VCM/AttributeNmtokens.xml: also added tests from Malcolm
5882
5883Sun Sep 26 16:24:44 CEST 2004 Daniel Veillard <daniel@veillard.com>
5884
5885 * xstc/xstc.py: applied patch from Malcolm Tredinnick fixing space/tabs
5886 #153713
5887 * xpath.c: fixed a realloc potential problem
5888
5889Fri Sep 24 16:14:12 CEST 2004 Daniel Veillard <daniel@veillard.com>
5890
5891 * Makefile.am: fixed make valgrind xstc
5892
5893Thu Sep 23 18:23:46 CEST 2004 Daniel Veillard <daniel@veillard.com>
5894
5895 * xmlschemastypes.c: fixing an out of bound adressing issue
5896
5897Thu Sep 23 15:14:12 CEST 2004 Daniel Veillard <daniel@veillard.com>
5898
5899 * HTMLparser.c parser.c relaxng.c xmlschemas.c: more memory related
5900 code cleanups.
5901
5902Thu Sep 23 01:04:30 CEST 2004 Daniel Veillard <daniel@veillard.com>
5903
5904 * parser.c: fixed a bunch of errors when realloc failed.
5905
5906Wed Sep 22 23:56:05 CEST 2004 Daniel Veillard <daniel@veillard.com>
5907
5908 * threads.c uri.c: couple of memory fixes from Mark Vakoc reported
5909 by Purify on Windows.
5910
5911Mon Sep 20 22:01:47 CEST 2004 Daniel Veillard <daniel@veillard.com>
5912
5913 * xmllint.c: added --timing --copy timing for the copy
5914 * vms/build_libxml.com: applied patch from Craig Berry
5915 to build with recent releases
5916
5917Fri Sep 17 21:25:33 PDT 2004 William Brack <wbrack@mmm.com.hk>
5918
5919 * nanohttp.c, include/libxml/nanohttp.h: added the routine
5920 xmlNanoHTTPContentLength to the external API (bug151968).
5921 * parser.c: fixed unnecessary internal error message (bug152060);
5922 also changed call to strncmp over to xmlStrncmp.
5923 * encoding.c: fixed compilation warning (bug152307).
5924 * tree.c: fixed segfault in xmlCopyPropList (bug152368); fixed
5925 a couple of compilation warnings.
5926 * HTMLtree.c, debugXML.c, xmlmemory.c: fixed a few compilation
5927 warnings; no change to logic.
5928
5929Fri Sep 17 10:40:23 CEST 2004 Daniel Veillard <daniel@veillard.com>
5930
5931 * parser.c: removed some extern before function code reported by
5932 Kjartan Maraas on IRC
5933 * legacy.c: fixed compiling when configuring out the HTML parser
5934 * Makefile.am: added a declaration for CVS_EXTRA_DIST
5935 * HTMLparser.c: beginning of an attempt at cleaning up the construction
5936 of the HTML parser data structures, current data generate a huge
5937 amount of ELF relocations at loading time.
5938
5939Fri Sep 17 10:36:23 CEST 2004 Daniel Veillard <daniel@veillard.com>
5940
5941 * ChangeLog: applied fix from Stepan Kasal to fix duplication
5942 in the change log and cleanup of space/tabs issues.
5943
5944Thu Sep 16 13:24:27 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5945
5946 * xmlschemas.c include/libxml/schemasInternals.h
5947 test/schemas/bug152470_1.* result/schemas/bug152470_1_1*:
5948 Simpified attribute wildcard creation and assignment to get rid
5949 of memory leaks.
5950 Restructured the validation process.
5951 Restructured and expanded parsing of <attributeGroup>.
5952 Added initial handing of xsi:type.
5953 Advanced handling of xsi:nil (should work now for simple types).
5954 Added construction of schemata using xsi:schemaLocation and
5955 xsi:noNamespaceSchemaLocation; this is not enabled, since
5956 no corresponding API exists yet.
5957 Moved the content model to complex type components.
5958 Resolution of types for attributes will look for simple types
5959 only (incl. all the built-in simple types).
5960 Extended parsing of 'anyAttribute'.
5961 Fixed content-type type for complex types if derived from
5962 'anyType' using the short-hand form (see bug # 152470,
5963 submitted by Thilo Jeremias).
5964 * include/libxml/xmlschematypes.h: Cleaned up some comments.
5965 * xstc/xstc.py: Workaround to accomodate case insensitive
5966 test definitions in ms-test.def.xml.
5967 * result/schemas/deter0_0_0.err result/schemas/ns0_0_2.err
5968 result/schemas/ns0_1_2.err: Adapted.
5969
5970Sat Sep 11 09:04:22 PDT 2004 William Brack <wbrack@mmm.com.hk>
5971
5972 * xmlwriter.c: changed char array initialisation to avoid a
5973 complaint from some compiler(s) (bug 152308)
5974
5975Thu Sep 9 07:22:11 PDT 2004 William Brack <wbrack@mmm.com.hk>
5976
5977 * encoding.c: applied fixes for the UTF8ToISO8859x transcoding
5978 routine suggested by Mark Itzcovitz
5979
5980Wed Sep 8 22:50:27 CEST 2004 Daniel Veillard <daniel@veillard.com>
5981
5982 * valid.c xmlsave.c: fixed 2 problems raised by #152140, one
5983 which is that notation not in the internal subset should
5984 not be saved, and the second more nasty on an error saving
5985 NOTATIONs, if there is a proof that nobody uses notations !
5986
5987Wed Sep 8 11:04:27 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
5988
5989 * xmlschemas.c include/libxml/xmlschemas.h: Added the function
5990 xmlSchemaValidateOneElement to the XML Schema validation API,
5991 as proposed by Jeffrey Fink - see bug # 152073.
5992
5993Tue Sep 7 11:10:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
5994
5995 * configure.in doc/Makefile.am xstc/Makefile.am: some cleanup
5996 checking for xmllint and xsltproc in configure.in, fixed
5997 make dist w.r.t. the new xstc subdir.
5998 * doc/*: rebuilt
5999
6000Mon Sep 6 16:42:59 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
6001
6002 * xstc/xstc.py: Changed to finally validate instance documents.
6003
6004Mon Sep 6 16:04:01 CEST 2004 Daniel Veillard <daniel@veillard.com>
6005
6006 * xstc/Makefile.am Makefile.am: integrated to "make valgrind",
6007 heavy ... weight 250MB of VM !
6008
6009Mon Sep 6 14:54:39 CEST 2004 Daniel Veillard <daniel@veillard.com>
6010
6011 * xstc/Makefile.am xstc/xstc-to-python.xsl xstc/xstc.py Makefile.am:
6012 more cleanup in integrating the xstc testsuite
6013
6014Mon Sep 6 13:56:28 CEST 2004 Daniel Veillard <daniel@veillard.com>
6015
6016 * Makefile.am configure.in xstc/.cvsignore xstc/Makefile.am:
6017 starting to integrate the xstc suite in the normal regression
6018 tests
6019
6020Mon Sep 6 13:14:11 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
6021
6022 * xstc/sun-test-def.xml: The "tsDir" attribute was not
6023 set correctly.
6024
6025Mon Sep 6 11:52:50 CEST 2004 Daniel Veillard <daniel@veillard.com>
6026
6027 * check-xinclude-test-suite.py: when output and expected do not match
6028 exactly run diff to put the differences in the log c.f. #148691
6029
6030Mon Sep 6 11:17:35 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
6031
6032 * xstc/xstc-to-python.xslt xstc/ms-test-def.xml xstc/nist-test-def.xml
6033 xstc/sun-test-def.xml: Initial release of generation files to
6034 create python test scripts, which will run the W3C XML Schema Test
6035 Collection. The ms-test-def.xml and sun-test-def.xml files
6036 were extracted from the online HTML XSTC results [1], since they did
6037 not exist for the SUN tests, and only partially did exist for the
6038 MS tests. The NIST definition file was created by concatenation
6039 of the existing definition files for each single datatype.
6040 The stylesheet "xstc-to-python.xslt" should be run against the
6041 definition files to produce the python scripts.
6042 [1] "http://www.w3.org/XML/2001/05/xmlschema-test-collection/
6043 results-master.html"
6044
6045Fri Sep 3 20:29:59 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
6046
6047 * xmlschemas.c include/libxml/schemasInternals.h
6048 include/libxml/xmlerror.h: Fixed a seg fault in xmlGetQNameProp:
6049 a format argument was missing.
6050 Fixed wrong assignment of the owner of a wildcard in
6051 xmlSchemaBuildAttributeValidation (in the shorthandform of
6052 <complexType>; this caused a seg fault, due to a double-free
6053 of the wildcard.
6054 Added a check for circular attribute group references.
6055 Added a check for circular model group definition references.
6056 Fixed a dublicate xmlParserErrors enum value - see bug #151738.
6057
6058Fri Sep 3 10:08:13 PDT 2004 William Brack <wbrack@mmmm.com.hk>
6059
6060 * xmlstring.c: modified comments on xmlGetUTF8Char in
6061 response to bug 151760 (no change to logic)
6062
6063Tue Aug 31 09:46:18 PDT 2004 William Brack <wbrack@mmm.com.hk>
6064
6065 * xmlstring.c: fixed error reported on the list caused by
6066 my last change
6067
6068Tue Aug 31 15:41:52 CEST 2004 Daniel Veillard <daniel@veillard.com>
6069
6070 * NEWS configure.in doc/*: release of libxml2-2.6.13
6071
6072Tue Aug 31 14:14:30 CEST 2004 Daniel Veillard <daniel@veillard.com>
6073
6074 * xmlIO.c: fixing #151456, an encoding error could generate
6075 a serialization loop.
6076
6077Tue Aug 31 11:34:04 CEST 2004 Daniel Veillard <daniel@veillard.com>
6078
6079 * Makefile.am: also produce a tar ball with just the sources
6080 * xmllint.c: added --path option and --load-trace options to
6081 xmllint, RFE #147740 based on xsltproc versions
6082 * doc/xmllint.* doc/*: updated the man page and rebuilt
6083
6084Tue Aug 31 10:37:23 CEST 2004 Daniel Veillard <daniel@veillard.com>
6085
6086 * xmlschemastypes.c: "" is a valid hexbinary string dixit xmlschema-dev
6087 * result/schemas/hexbinary_0_1.err test/schemas/hexbinary_1.xml:
6088 update the test.
6089 * test/ns5 result//ns5*: added a test for the namespace bug fixed
6090 in previous commit.
6091 * Makefile.am: added a message in the regression tests
6092
6093Mon Aug 30 23:36:21 PDT 2004 William Brack <wbrack@mmm.com.hk>
6094
6095 * SAX2.c: fixed bug introduced during OOM fixup causing problems
6096 with default namespace when a named prefix with the same href
6097 was present (reported on the mailing list by Karl Eichwalder.
6098 * xmlstring.c: modified xmlCheckUTF8 with suggested code from
6099 Julius Mittenzwei.
6100 * dict.c: added a typecast to try to avoid problem reported by
6101 Pascal Rodes.
6102
6103Mon Aug 30 12:45:46 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
6104
6105 * xmlschemas.c: Fixed a bug in xmlSchemasCheckFacet, which did
6106 not create a computed value on a facet and thus crashed during
6107 validation of instances.
6108 Expanded validity checks for min/maxOccurs attributes.
6109 Expanded validity checks for the value of the attribute "form".
6110
6111Fri Aug 27 18:32:24 PST 2004 William Brack <wbrack@mmm.com.hk>
6112
6113 * xmlstring.c: fixed a problem with xmlCheckUTF8 reported on the
6114 mailing list by Julius Mittenzwei
6115
6116Fri Aug 27 00:13:39 CEST 2004 Daniel Veillard <daniel@veillard.com>
6117
6118 * libxml.spec.in: added BuildRequires: zlib-devel, fixes
6119 Red Hat bug #124942
6120
6121Thu Aug 26 12:27:23 CEST 2004 Daniel Veillard <daniel@veillard.com>
6122
6123 * parser.c: remove a warning on Solaris
6124 * xmlschemastype.c: fix a crashing bug #151111
6125
6126Wed Aug 25 22:20:18 CEST 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
6127
6128 * test/schemas/import-bad-1_0.imp: Added missing test file.
6129 * xmlschemas.c include/libxml/xmlerror.h include/libxml/xmlschemas.h:
6130 Substituted the obsolete xmlSchemaValidError(s) for xmlParserErrors
6131 - see #150840.
6132 Changed the import of schemas to allow failure of location
6133 of a resource to be imported.
6134 * result/schemas/all_* result/schemas/any3_0_0.err
6135 result/schemas/choice_* result/schemas/import1_0_0.err
6136 result/schemas/list0_0_1.err result/schemas/list0_1_0.err
6137 result/schemas/list0_1_1.err result/schemas/ns0_0_2.err
6138 result/schemas/ns0_1_2.err: Adapted regression test results.
6139
6140Tue Aug 24 20:49:15 MDT 2004 John Fleck <jfleck@inkstain.net>
6141
6142 * doc/tutorial/xmltutorial.xml, xmltutorial.pdf, *.html
6143 fix Xpath memory leak (thanks to sKaBoy and William Brack)
6144
6145Tue Aug 24 21:10:59 CEST 2004 Igor Zlatkovic <igor@zlatkovic.com>
6146
6147 * parser.c: fixed path problem in DTD loading reported by
6148 Sameer Abhinkar
6149
6150Tue Aug 24 16:40:51 CEST 2004 Igor Zlatkovic <igor@zlatkovic.com>
6151
6152 * win32/configure.js: added support for version extra
6153 * win32/Makefile.*: upgraded to zlib 1.2.1
6154
6155Mon Aug 23 14:33:54 CEST 2004 Daniel Veillard <daniel@veillard.com>
6156
6157 * configure.in: removing -O -g from default gcc flags #150828
6158
6159Sun Aug 22 16:26:46 CEST 2004 Daniel Veillard <daniel@veillard.com>
6160
6161 * configure.in doc/* NEWS: preparing 2.6.12 release, updated and
6162 and rebuilt the docs.
6163
6164Sun Aug 22 16:07:20 CEST 2004 Daniel Veillard <daniel@veillard.com>
6165
6166 * python/libxml.c: fix a problem on last commit
6167
6168Sun Aug 22 15:16:53 CEST 2004 Daniel Veillard <daniel@veillard.com>
6169
6170 * xmllint.c xpath.c include/libxml/xpath.h
6171 include/libxml/xpathInternals.h python/libxml.c
6172 python/libxml_wrap.h: trying to remove some warning when compiling
6173 on Fedora Core 3 and 64bits
6174
6175Sat Aug 21 0:035:10 CET 2004 Kasimier Buchcik <libxml2-cvs@cazic.net>
6176
6177 * xmlschemas.c: modified parsing of <list>, <union>, <restriction>,
6178 <sequence>, <choice>, <include>, <import>.
6179 Fixed schema defaults (elementFormDefault, etc.) for included
6180 schemas.
6181 Fixed a bug which reported attributes as invalid on
6182 elements declarations with the built-in type 'anyType'.
6183 Added "lax" validation of the content of elements of type
6184 'anyType'.
6185 Fixed: element declarations with the same name were treated
6186 as duplicate if located in the subtree of <choice> -> <sequence>.
6187 (This was bug 150623, submitted by Roland Lezuo)
6188 Fixed cleanup of error codes in xmlSchemaValidateDoc as proposed
6189 by Igor Kapitanker. (This was bug 150647, submitted by Igor
6190 Kapitanker)
6191 * xmlschemastypes.c: Changed the type of anyType to
6192 XML_SCHEMAS_ANYTYPE.
6193 * include/libxml/xmlerror.h: Added schema parser errors.
6194 * result/schemas/bug145246_0_0*
6195 result/schemas/extension1_0_2.err: Changed test results.
6196 * result/schemas/ct-sc-nobase_0_0*
6197 result/schemas/facet-whiteSpace_0_0*
6198 result/schemas/import1_0_0* result/schemas/import2_0_0*
6199 result/schemas/include2_0_0* result/schemas/include3_0_0*
6200 result/schemas/restriction-attr1_0_0*
6201 result/schemas/seq-dubl-elem1_0_0*
6202 result/schemas/xsd-list-itemType_0_0*: Added new rest results.
6203 test/schemas/bug145246.xsd.imp test/schemas/ct-sc-nobase_0*
6204 test/schemas/facet-whiteSpace_0* test/schemas/import1_0*
6205 test/schemas/import2_0* test/schemas/include2_0*
6206 test/schemas/include3_0* test/schemas/restriction-attr1_0*
6207 test/schemas/seq-dubl-elem1_0* test/schemas/xml.xsd
6208 test/schemas/xsd-list-itemType_0*: Added new tests and missing
6209 files.
6210
6211Fri Aug 20 18:51:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
6212
6213 * Makefile.am configure.in: a bit of cleanup and a extra variable for
6214 CVS dist
6215
6216Thu Aug 19 07:44:07 MDT 2004 John Fleck <jfleck@inkstain.net>
6217
6218 * doc/xmllint.xml, xmllint.1, xmllint.html:
6219 Edit and rebuild the man pages with Daniel's C14 update
6220
6221Wed Aug 18 19:15:27 PDT 2004 William Brack <wbrack@mmm.com.hk>
6222
6223 * parser.c: fixed missing line numbers on entity as reported
6224 on the list by Steve Cheng
6225
6226Wed Aug 18 14:04:31 PDT 2004 William Brack <wbrack@mmm.com.hk>
6227
6228 * configure.in globals.c include/libxml/xmlversion.h.in
6229 include/libxml/xmlwin32version.h.in: added some code to
6230 include the CVS ChangeLog version in the xmlParserVersion
6231 string (printed by xmllint with --version)
6232
6233Wed Aug 18 11:14:06 CEST 2004 Daniel Veillard <daniel@veillard.com>
6234
6235 * xmlschemas.c include/libxml/xmlschemas.h python/generator.py
6236 python/libxml.c python/libxml_wrap.h python/types.c
6237 python/tests/schema.py python/tests/Makefile.am: Applied patch
6238 from Torkel Lyng to add Schemas support to the Python bindings
6239 and extend the schemas error API, registered a new test.
6240 * doc/* elfgcchack.h: rebuilt to regenerate the bindings
6241
6242Mon Aug 16 14:36:25 CEST 2004 Daniel Veillard <daniel@veillard.com>
6243
6244 * debugXML.c: added help for new set shell command
6245 * xinclude.c xmllint.c xmlreader.c include/libxml/parser.h:
6246 added parser option to not generate XInclude start/end nodes,
6247 added a specific option to xmllint to test it fixes #130769
6248 * Makefile.am: regression test the new feature
6249 * doc/xmllint.1 doc/xmllint.xml: updated man page to document option.
6250
6251Mon Aug 16 02:42:30 CEST 2004 Daniel Veillard <daniel@veillard.com>
6252
6253 * xmlIO.c: small typo pointed out by Mike Hommey
6254 * doc/xmllint.xml, xmllint.html, xmllint.1: slightly improved
6255 the --c14n description, c.f. #144675 .
6256 * nanohttp.c nanoftp.c: applied a first simple patch from
6257 Mike Hommey for $no_proxy, c.f. #133470
6258 * parserInternals.c include/libxml/parserInternals.h
6259 include/libxml/xmlerror.h: cleanup to avoid 'error' identifier
6260 in includes #137414
6261 * parser.c SAX2.c debugXML.c include/libxml/parser.h:
6262 first version of the inplementation of parsing within
6263 the context of a node in the tree #142359, new function
6264 xmlParseInNodeContext(), added support at the xmllint --shell
6265 level as the "set" function
6266 * test/scripts/set* result/scripts/* Makefile.am: extended
6267 the script based regression tests to instrument the new function.
6268
6269Sat Aug 14 18:53:08 MDT 2004 John Fleck <jfleck@inkstain.net>
6270
6271 * doc/xmllint.xml, xmllint.html, xmllint.1:
6272 add c14n to man page (man, it's hard to keep up with
6273 Daniel!)
6274
6275Sat Aug 14 18:45:38 MDT 2004 John Fleck <jfleck@inkstain.net>
6276
6277 * doc/xmllint.xml, xmllint.html, xmllint.1:
6278 add pattern, walker, maxmem, output and xmlout to man page
6279 fixes #144675
6280
6281Sun Aug 15 00:41:12 CEST 2004 Daniel Veillard <daniel@veillard.com>
6282
6283 * xmllint.c: added a --c14n option to canonicalize the output
6284 should close the RFE #143226
6285
6286Sat Aug 14 23:50:10 CEST 2004 Daniel Veillard <daniel@veillard.com>
6287
6288 * tree.c: Dodji pointed out a bug in xmlGetNodePath()
6289 * xmlcatalog.c: applied patch from Albert Chin to add a
6290 --no-super-update option to xmlcatalog see #145461
6291 and another patch also from Albert Chin to not crash
6292 on -sgml --del without args see #145462
6293 * Makefile.am: applied another patch from Albert Chin to
6294 fix a problem with diff on Solaris #145511
6295 * xmlstring.c: fix xmlCheckUTF8() according to the suggestion
6296 in bug #148115
6297 * python/libxml.py: apply fix from Marc-Antoine Parent about
6298 the errors in libxml(2).py on the node wrapper #135547
6299
6300Sat Aug 14 13:18:57 CEST 2004 Daniel Veillard <daniel@veillard.com>
6301
6302 * Makefile.am: added a dumb rule to able to compile tst.c
6303 when people submit a sample test program
6304 * xmlschemas.c: applied small patch from Eric Haszlakiewicz
6305 to document xmlSchemasSetValidErrors() limitations, #141827
6306 * error.c: Add information in generic and structured error
6307 setter functions that this need to be done per thread #144308
6308 * xmlsave.c: fixed bug whith missing NOTATION(s) serialization
6309 bug #144162
6310 * doc/xmllint.xml: typo fix #144840
6311
6312Tue Aug 10 07:19:31 PDT 2004 Daniel Veillard <daniel@veillard.com>
6313
6314 * configure.in xmlregexp.c xmlschemas.c xmlschemastypes.c
6315 include/libxml/schemasInternals.h include/libxml/xmlerror.h
6316 include/libxml/xmlschemastypes.h: applied Schemas patches
6317 from Kasimier Buchcik
6318 * test/ result/ bug141333* annot-err* any[1-4]* bug145246*
6319 element-err* element-minmax-err* include1* restrict-CT-attr-ref*:
6320 lot of new tests for things fixed by the patch
6321
6322Fri Aug 6 09:22:34 PDT 2004 William Brack <wbrack@mmm.com.hk>
6323
6324 * valid.c: fixed my mis-handling of External ID on last
6325 change.
6326
6327Wed Aug 4 23:40:21 PDT 2004 William Brack <wbrack@mmm.com.hk>
6328
6329 * valid.c: changed the parsing of a document's DTD to use
6330 the proper base path (bug 144366)
6331
6332Wed Aug 4 16:58:08 CEST 2004 Daniel Veillard <daniel@veillard.com>
6333
6334 * Makefile.am config.h.in configure.in python/Makefile.am:
6335 applied a patch from Gerrit P. Haase to get python bindings
6336 on Cygwin
6337
6338Tue Aug 3 15:08:22 PDT 2004 William Brack <wbrack@mmm.com.hk>
6339
6340 * include/libxml/valid.h: elaborated on description of
6341 xmlValidityWarningFunc and xmlValidityErrorFunc (bug
6342 144760)
6343 * xmlIO.c, xmlschemastypes.c, include/libxml/schemasinternals.h:
6344 minor fixes to comments for doc rebuilding errors.
6345 * doc/*.html: rebuilt the docs
6346
6347Tue Aug 3 23:59:23 CEST 2004 Daniel Veillard <daniel@veillard.com>
6348
6349 * doc/ChangeLog.xsl doc/downloads.html doc/xml.html doc/*:
6350 fixes documentation glitches raised by Oliver Stoeneberg
6351
6352Tue Aug 3 09:42:31 PDT 2004 William Brack <wbrack@mmm.com.hk>
6353
6354 * tree.c: fixed problem with memory leak on text nodes in DTD
6355 (bug 148965) with patch provided by Darrell Kindred
6356
6357Tue Aug 3 08:14:44 PDT 2004 William Brack <wbrack@mmm.com.hk>
6358
6359 * HTMLparser.c: fixed initialisation problem for htmlReadMemory
6360 (bug 149041)
6361
6362Sat Jul 31 11:01:33 PDT 2004 William Brack <wbrack@mmm.com.hk>
6363
6364 * doc/buildDocBookCatalog: enhanced per bug 119876. Further
6365 info posted to the mailing list.
6366
6367Sat Jul 31 09:12:44 PDT 2004 William Brack <wbrack@mmm.com.hk>
6368
6369 * SAX2.c, encoding.c, error.c, parser.c, tree.c, uri.c, xmlIO.c,
6370 xmlreader.c, include/libxml/tree.h: many further little changes
6371 for OOM problems. Now seems to be getting closer to "ok".
6372 * testOOM.c: added code to intercept more errors, found more
6373 problems with library. Changed method of flagging / counting
6374 errors intercepted.
6375
6376Fri Jul 30 13:57:55 CEST 2004 Daniel Veillard <daniel@veillard.com>
6377
6378 * tree.c: applied a couple of patch one from Oliver Stoeneberg
6379 and another one from Rob Richards fixing #148448
6380
6381Thu Jul 29 13:20:28 CEST 2004 Daniel Veillard <daniel@veillard.com>
6382
6383 * HTMLparser.c: 1 line patch, apparently htmlNewDoc() was not
6384 setting doc->charset.
6385
6386Thu Jul 29 00:05:58 PDT 2004 William Brack <wbrack@mmm.com.hk>
6387
6388 * SAX2.c, tree.c, uri.c, xmlIO.c, xmlreader.c: further
6389 fixes for out of memory condition, mostly from Olivier
6390 Andrieu.
6391 * testOOM.c: some further improvement by Olivier, with
6392 a further small enhancement for easier debugging.
6393
6394Tue Jul 27 00:34:07 PDT 2004 William Brack <wbrack@mmm.com.hk>
6395
6396 * SAX2.c, error.c, parser.c, tree.c, xmlreader.c:
6397 implemented patches supplied by Olivier Andrieu
6398 (bug 148588), plus made some further enhancements, to
6399 correct some problems with out of memory conditions.
6400 * testOOM.c: improved with patches from Olivier Andrieu
6401
6402Mon Jul 26 11:03:18 PDT 2004 William Brack <wbrack@mmm.com.hk>
6403
6404 * tree.c: put in patch for Windows buffer re-allocation
6405 submitted by Steve Hay (bug 146697)
6406
6407Sun Jul 25 17:18:39 PDT 2004 William Brack <wbrack@mmm.com.hk>
6408
6409 * xinclude.c: added some code to check, when an include is
6410 done, whether the requested URL gets mapped to some other
6411 location (e.g. with a catalog entry) and, if so, take care
6412 of the xml:base properly (bug 146988)
6413
6414Sun Jul 25 14:02:24 PDT 2004 William Brack <wbrack@mmm.com.hk>
6415
6416 * error.c: fixed to assure user data param is set correctly
6417 when user structured error handler is called (bug 144823)
6418
6419Thu Jul 22 10:14:48 PDT 2004 William Brack <wbrack@mmm.com.hk>
6420
6421 * xmlreader.c: fixed problem with reader state after
6422 processing attributes (bug 147993)
6423
6424Wed Jul 21 17:04:27 HKT 2004 William Brack <wbrack@mmm.com.hk>
6425
6426 * configure.in, Makefile.am: put in an auto* check for the
6427 path to perl (if it exists), and modified make Timingtests
6428 to use that path instead of just executing the dbgenattr.pl
6429 script (bug 148056)
6430
6431Fri Jul 16 18:36:33 HKT 2004 William Brack <wbrack@mmm.com.hk>
6432
6433 * python/generator.py: added a check on the argument for some
6434 classes (e.g. xmlDoc and xmlNode) to prevent a segfault (as
6435 reported on the list). Further enhancement should be done
6436 to auto-create the appropriate object.
6437 * python/libxml.c: minor fix for a warning message; added a
6438 routine, currently not used, to report the description of a
6439 PyCObject.
6440 * python/libxml2class.txt: regenerated
6441
6442Fri Jul 16 11:01:40 CEST 2004 Daniel Veillard <daniel@veillard.com>
6443
6444 * catalog.c test/catalogs/white* result/catalogs/white*:
6445 applied patches from Peter Breitenlohner to fix handling
6446 of white space normalization in public ids and add tests
6447
6448Tue Jul 13 17:24:13 CEST 2004 Daniel Veillard <daniel@veillard.com>
6449
6450 * xmlmemory.c: applied a small fix from Steve Hay
6451
6452Tue Jul 13 23:02:19 HKT 2004 William Brack <wbrack@mmm.com.hk>
6453
6454 * xpath.c: Added code to in PREDICATE/FILTER handling to reset
6455 the xpath context document pointer (part of fix to libxslt
6456 bug 147445)
6457
6458Tue Jul 13 00:14:08 HKT 2004 William Brack <wbrack@mmm.com.hk>
6459
6460 * python/libxml.py: ran 'expand' on the file to get rid of mixture
6461 of tabs and spaces (bug 147424)
6462
6463Sun Jul 11 22:38:29 HKT 2004 William Brack <wbrack@mmm.com.hk>
6464
6465 * python/drv_libxml.py: added an encoding "special comment" to avoid
6466 warning message in python2.3 (bug 146889)
6467 * Makefile.am, python/Makefile.am, python/tests/Makefile.am: small
6468 change to make "make tests" a little quieter (MAKEFLAGS+=--silent)
6469 * xpath.c: enhanced to take advantage of current libxslt handling
6470 of tmpRVT. Fixes bug 145547.
6471
6472Fri Jul 9 14:02:54 CEST 2004 Daniel Veillard <daniel@veillard.com>
6473
6474 * libxml.h uri.c: fixed a couple of problems in the new
6475 elfgcchack.h trick pointed by Peter Breitenlohner
6476
6477Wed Jul 7 00:45:48 CEST 2004 Daniel Veillard <daniel@veillard.com>
6478
6479 * elfgcchack.h doc/apibuild.py doc/libxml2-api.xml: fixed a bug
6480 which prevented building with --with-minimum
6481
6482Mon Jul 5 19:43:51 CEST 2004 Daniel Veillard <daniel@veillard.com>
6483
6484 * configure.in doc/*: releasing 2.6.11, updated and regenerated the
6485 docs
6486
6487Mon Jul 5 18:43:47 CEST 2004 Daniel Veillard <daniel@veillard.com>
6488
6489 * parser.c: make the push interfaces synchronous
6490 * python/tests/sync.py: added a specific test
6491 * python/tests/Makefile.am doc/examples/Makefile.am
6492 doc/examples/index.py: added the new test, cleaning up
6493 "make tests" output
6494
6495Mon Jul 5 15:09:17 CEST 2004 Daniel Veillard <daniel@veillard.com>
6496
6497 * xmlschemas.c: applied patch from Kasimier to fix some Relax-NG
6498 datatype facet problem with recent changes.
6499
6500Sat Jul 3 11:31:02 HKT 2004 William Brack <wbrack@mmm.com.hk>
6501
6502 * python/libxml.c: Changed the number of XPath extension functions
6503 allowed to be variable-length (patch supplied by Marc-Antoine
6504 Parent, bug 143805). Added code to "unregister" the functions
6505 when the parser cleanup takes place.
6506
6507Fri Jul 2 14:22:14 CEST 2004 Daniel Veillard <daniel@veillard.com>
6508
6509 * xmlmemory.c python/libxml.c python/libxml2-python-api.xml:
6510 some updates with memory debugging facilities while messing
6511 with libxslt python bindings
6512
6513Thu Jul 1 14:53:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
6514
6515 * python/libxml.c python/generator.py python/libxml.py
6516 python/libxml2-python-api.xml python/libxml2class.txt:
Daniel Veillard25a1ce92008-06-02 16:04:12 +00006517 applied patch from Stéphane Bidoul to fix some Python bindings
William M. Brack11be2d02007-01-24 19:17:19 +00006518 initialization, then had to change the parserCleanup()
6519 to handle memory released there.
6520 * xmlmemory.c: added more debugging comments.
6521
6522Thu Jul 1 13:18:02 CEST 2004 Daniel Veillard <daniel@veillard.com>
6523
6524 * xmlreader.c: seems the reader buffer could be used while not
6525 allocated, fixes bug #145218
6526
6527Thu Jul 1 11:34:10 CEST 2004 Daniel Veillard <daniel@veillard.com>
6528
6529 * python/generator.py: do not provide functions used as destructor
6530 of classes as public methods to avoid double-free problem like
6531 in bug #145185
6532
6533Wed Jun 30 19:45:23 HKT 2004 William Brack <wbrack@mmm.com.hk>
6534
6535 * xmlschemas.c, xmlschemastypes.c: warning message cleanup.
6536 Now compiles warning-free, all tests passed.
6537 * SAX2.c: small change to comments for documentation.
6538 No change to logic.
6539
6540Tue Jun 29 15:00:13 PDT 2004 Daniel Veillard <daniel@veillard.com>
6541
6542 * xmlschemas.c: more fixes with Kasimier, looks far cleaner :-)
6543
6544Tue Jun 29 23:00:05 CEST 2004 Daniel Veillard <daniel@veillard.com>
6545
6546 * xmlschemas.c: Kasimier Buchcik fixed the memory access and
6547 allocation problem
6548
6549Tue Jun 29 19:00:32 CEST 2004 Daniel Veillard <daniel@veillard.com>
6550
6551 * xmlschemas.c xmlschemastypes.c include/libxml/xmlerror.h
6552 include/libxml/schemasInternals.h include/libxml/xmlschemastypes.h:
6553 applied Schemas patches from Kasimier Buchcik, there is still
6554 one open issue about referencing freed memory.
6555 * test/schemas/* result/schemas/*: updated with new tests from
6556 Kasimier
6557
6558Tue Jun 29 14:52:18 CEST 2004 Daniel Veillard <daniel@veillard.com>
6559
6560 * include/libxml/globals.h include/libxml/xmlIO.h
6561 doc/libxml2-api.xml doc/libxml2-refs.xml: moved some definitions
6562 to globals.h to avoid some troubles pointed out by Rob Richards
6563
6564Mon Jun 28 11:25:31 CEST 2004 Daniel Veillard <daniel@veillard.com>
6565
6566 * libxml.m4: applied changes suggested by Mike Hommey, remove
6567 libxml1 support and use CPPFLAGS instead of CFLAGS
6568
6569Sun Jun 27 14:17:15 CEST 2004 Daniel Veillard <daniel@veillard.com>
6570
6571 * libxml.spec.in: another, more 'experimental' feature to
6572 get compiler optimization based on gcc runtime profiling
6573
6574Sun Jun 27 14:02:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
6575
6576 * elfgcchack.h doc/elfgcchack.xsl libxml.h: hack based on Arjan van de
6577 Ven suggestion to reduce ELF footprint and generated code. Based on
6578 aliasing of libraries function to generate direct call instead of
6579 indirect ones
6580 * doc/libxml2-api.xml doc/Makefile.am doc/apibuild.py: added automatic
6581 generation of elfgcchack.h based on the API description, extended
6582 the API description to show the conditionals configuration flags
6583 required for symbols.
6584 * nanohttp.c parser.c xmlsave.c include/libxml/*.h: lot of cleanup
6585 * doc/*: regenerated the docs.
6586
6587Sun Jun 27 10:02:28 HKT 2004 William Brack <wbrack@mmm.com.hk>
6588
6589 * regressions.py, regressions.xml: new files for running
6590 regression tests under Python. Not yet complete, but
6591 should provide good testing under both Linux and Windows.
6592 * testHTML.c, testSAX.c, xmllint.c: changed the 'fopen' used
6593 for --push testing to include the 'rb' param when compiled
6594 under Windows.
6595
6596Fri Jun 25 13:38:57 HKT 2004 William Brack <wbrack@mmm.com.hk>
6597
6598 * uri.c: fixed a problem when base path was "./xxx"
6599 * result/XInclude/*: 5 test results changed by above.
6600 * Makefile.am: fixed a couple of spots where a new
6601 result file used different flags that the testing one.
6602
6603Thu Jun 24 16:27:44 HKT 2004 William Brack <wbrack@mmm.com.hk>
6604
6605 * valid.c: suppressed warnings from within xmlValidGetValidElements
6606 (bug 144644)
6607 * doc/examples/testWriter.c: corrected typo in comment for ISO-8859-1
6608 (bug 144245)
6609
6610Thu Jun 24 10:17:31 HKT 2004 William Brack <wbrack@mmm.com.hk>
6611
6612 * valid.c: implemented bugfix from Massimo Morara for DTD
6613 dumping problem.
6614 * test/valid/t10.xml, result/valid/t10.*: added regression
6615 for above
6616 * configure.in: small change for my profile settings
6617
6618Wed Jun 23 20:18:19 MDT 2004 John Fleck <jfleck@inkstain.net>
6619
6620 * doc/xmlcatalog_man.xml, xmlcatalog.1
6621 Docs patch from Ville Skytta, bugzilla #144841
6622
6623Sat Jun 19 18:34:11 MDT 2004 John Fleck <jfleck@inkstain.net>
6624
6625 * doc/xmllint.xml, xmllint.html, xmllint.1
6626 update man page to reflect William's newly disciplined return
6627 code mojo
6628
6629Thu Jun 17 00:51:55 CEST 2004 Daniel Veillard <daniel@veillard.com>
6630
6631 * doc/examples/io2.c doc/examples/parse4.c: fixing a couple of
6632 compilation errors when configured with --with-minimum
6633
6634Wed Jun 16 16:07:10 CEST 2004 Daniel Veillard <daniel@veillard.com>
6635
6636 * debugXML.c: applied patch from Stefano Debenedetti to register
6637 namespaces in the debug shell
6638
6639Mon Jun 14 21:56:31 CEST 2004 Daniel Veillard <daniel@veillard.com>
6640
6641 * xmlreader.c: fix from Steve Ball and update of the comment.
6642 * Makefile.am result/errors/*.str: William pointed out that
6643 the streaming error checking part wasn't streaming, fixing
6644
6645Mon Jun 14 14:11:52 CEST 2004 Daniel Veillard <daniel@veillard.com>
6646
6647 * catalog.c: patch from Igor for the default catalog path on Windows
6648
6649Sat Jun 12 09:03:57 HKT 2004 William Brack <wbrack@mmm.com.hk>
6650
6651 * configure.in: apparently wasn't updated last time
6652
6653Thu Jun 10 20:57:48 HKT 2004 William Brack <wbrack@mmm.com.hk>
6654
6655 * configure.in, xmlmemory.c, globals.c: fixed problem when
6656 configuring using --with-thread-alloc
6657
6658Wed Jun 9 16:31:24 CEST 2004 Igor Zlatkovic <igor@zlatkovic.com>
6659
6660 * win32/configure.js win32/Makefile.* minor changes for the new
6661 layout of the Windows binary package
6662
6663Tue Jun 8 19:50:25 CEST 2004 Daniel Veillard <daniel@veillard.com>
6664
6665 * xmlschemas.c include/libxml/xmlerror.h: applied another patch
6666 from Kasimier Buchcik for Schema Component Constraints
6667 * test/schemas/* result/schemas/*: added the regression tests
6668
6669Tue Jun 8 21:27:03 HKT 2004 William Brack <wbrack@mmm.com.hk>
6670
6671 * xmllint.c: fixed missing error return code for schema
6672 validation (bug 143880), also changed over to an enum for
6673 defining the error return codes for all conditions.
6674
6675Tue Jun 8 14:01:14 CEST 2004 Daniel Veillard <daniel@veillard.com>
6676
6677 * parser.c xmlreader.c include/libxml/parser.h: fixed a serious
6678 problem when substituing entities using the Reader, the entities
6679 content might be freed and if rereferenced would crash
6680 * Makefile.am test/* result/*: added a new test case and a new
6681 test operation for the reader with substitution of entities.
6682
6683Tue Jun 8 12:14:16 CEST 2004 Daniel Veillard <daniel@veillard.com>
6684
6685 * globals.c xmlIO.c include/libxml/globals.h include/libxml/xmlIO.h:
6686 applied patch from Rob Richards for the per thread I/O mappings
6687
6688Tue Jun 8 09:58:31 HKT 2004 William Brack <wbrack@mmm.com.hk>
6689
6690 * xinclude.c: some further enhancement to take care of
6691 xml:base for XPointer elements (bug 143886). Also fixed
6692 a problem when xml:base was already specified on an
6693 XInclude'd element.
6694
6695Mon Jun 7 22:14:58 HKT 2004 William Brack <wbrack@mmm.com.hk>
6696
6697 * relaxng.c: fixed a problem with internal cleanup of <DIV> element
6698 (bug 143738).
6699
6700Mon Jun 7 16:57:43 HKT 2004 William Brack <wbrack@mmm.com.hk>
6701
6702 * uri.c, include/libxml/uri.h: added a new routine
6703 xmlBuildRelativeURI needed for enhancement of xinclude.c
6704 * xinclude.c: changed handling of xml:base (bug 135864)
6705 * result/XInclude/*: results of 5 tests changed as a result
6706 of the above change
6707
6708Fri Jun 4 11:27:37 CEST 2004 Daniel Veillard <daniel@veillard.com>
6709
6710 * test/schemas/* result/schemas/*: added a bunch of tests from
6711 Kasimier Buchcik posted on May 11
6712
6713Thu Jun 3 17:58:25 CEST 2004 Daniel Veillard <daniel@veillard.com>
6714
6715 * xmlschemas.c: new patch from Kasimier Buchcik for processContents
6716 of wildcards attribute handling
6717 * test/schemas/anyAttr-* result/schemas/anyAttr-*: added specific
6718 regression tests
6719
6720Thu Jun 3 13:20:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
6721
6722 * parser.c: fixed a bug where invalid charrefs may not be detected
6723 sometimes as pointed by Morus Walter.
6724 * test/errors/charref1.xm result/errors/charref1.xml*: added the
6725 test in the regression suite.
6726
6727Thu Jun 3 18:38:27 HKT 2004 William Brack <wbrack@mmm.com.hk>
6728
6729 * xmlschemas.c: small change to xmlSchemaValidateAttributes,
6730 also corrected typo on error code enum.
6731 * include/libxml/xmlerror.h: corrected typo on schema error
6732 code enum
6733
6734Thu Jun 3 10:12:38 HKT 2004 William Brack <wbrack@mmm.com.hk>
6735
6736 * xmlschemas.c: minor cosmetic changes, no change to logic.
6737 * result/schemas/attruse_0_[12].err: regenerated
6738 * globals.c: added a newline at end to make gcc happy
6739
6740Wed Jun 2 21:16:26 CEST 2004 Daniel Veillard <daniel@veillard.com>
6741
6742 * xmlschemas.c include/libxml/schemasInternals.h
6743 include/libxml/xmlerror.h: applied a patch from Kasimier Buchcik
6744 implementing attribute uses and wildcards.
6745 * test/schemas/* result/schemas/*: added/fixed a bunch of tests
6746
6747Wed Jun 2 18:15:51 CEST 2004 Daniel Veillard <daniel@veillard.com>
6748
6749 * globals.c xmlIO.c include/libxml/globals.h: applied patch from
6750 Rob Richards for custom I/O BufferCreateFilenane fixes bug
6751 #143366
6752
6753Wed Jun 02 16:25:32 HKT 2004 William Brack <wbrack@mmm.com.hk>
6754
6755 * xpath.c: fixed problem with predicate evaluation on an
6756 empty nodeset (bug 143409)
6757
6758Wed Jun 02 11:26:41 HKT 2004 William Brack <wbrack@mmm.com.hk>
6759
6760 * testSAX.c: fixed problem with attribute listing (bug 142674)
6761 and added macro LIBXML_TEST_VERSION to assure xmlInitParser
6762 gets called (bug 142686)
6763
6764Sat May 29 21:35:52 CEST 2004 Daniel Veillard <daniel@veillard.com>
6765
6766 * test/schemas/date_0.xml xmlschemastypes.c: applied a patch from
6767 Charles Bozeman fixing a side effect in date handling
6768
6769Thu May 27 19:47:48 MDT 2004 John Fleck <jfleck@inkstain.net>
6770
6771 * doc/tutorial/xmltutorial.xml fix lack of cast in Xpath example
6772 * doc/tutorial/*.html, xmltutorial.pdf rebuild html, pdf
6773
67742004-05-25 Aleksey Sanin <aleksey@aleksey.com>
6775
6776 * c14n.c: fixed c14n bug with serializing attribute namespaces
6777
6778Mon May 24 08:22:48 HKT 2004 William Brack <wbrack@mmm.com.hk>
6779
6780 * xpath.c: fixed to allow '+' in exponent of number
6781 (bug 143005)
6782 * SAX2.c: fixed typo in last commit
6783
6784Sat May 22 09:08:24 HKT 2004 William Brack <wbrack@mmm.com.hk>
6785
6786 * SAX2.c: skipped call to xmlValidateNCName when compiling
6787 --with-minimum (bug 142917)
6788
6789Tue May 18 06:48:00 CEST 2004 Daniel Veillard <daniel@veillard.com>
6790
6791 * catalog.c: reverted the broken change.
6792
6793Mon May 17 23:07:15 CEST 2004 Daniel Veillard <daniel@veillard.com>
6794
6795 * NEWS doc/*: updated the docs for 2.6.10
6796
6797Mon May 17 05:52:03 CEST 2004 Daniel Veillard <daniel@veillard.com>
6798
6799 * configure.in : releasing 2.6.10
6800
6801Sun May 16 23:12:35 CEST 2004 Daniel Veillard <daniel@veillard.com>
6802
6803 * tree.c: avoid returning default namespace when searching
6804 from an attribute
6805 * entities.c xmlwriter.c: reverse xmlEncodeSpecialChars() behaviour
6806 back to escaping " since the normal serialization routines do not
6807 use it anymore, should close bug #134477 . Tried to make
6808 the writer avoid it too but it didn't work.
6809
6810Sun May 16 01:07:16 CEST 2004 Daniel Veillard <daniel@veillard.com>
6811
6812 * doc/ChangeLog.awk doc/ChangeLog.xsl: fixed escaping
6813 handling and added direct links to bugzilla report for
6814 bug numbers.
6815
6816Sun May 16 11:11:13 HKT 2004 William Brack <wbrack@mmm.com.hk>
6817
6818 * error.c: modified to assure proper user data is sent to
6819 structured error routine (bug 142598)
6820
6821Sun May 16 03:18:52 CEST 2004 Daniel Veillard <daniel@veillard.com>
6822
6823 * catalog.c: a couple of large static variable which should really
6824 not be declared as such cluttered the .bss section.
6825
6826Sun May 16 03:06:31 CEST 2004 Daniel Veillard <daniel@veillard.com>
6827
6828 * doc/ChangeLog.awk: fixed a couple of problems when parsing
6829 libxslt ChangeLog
6830
6831Sat May 15 20:14:21 CEST 2004 Daniel Veillard <daniel@veillard.com>
6832
6833 * doc/ChangeLog.awk doc/ChangeLog.xsl: first steps of a good
6834 ChangeLog page generation. The awk shoudl escape characters
6835 not okay in XML and the xslt should make links to functions
6836 or variables or bug reported in the entries.
6837
6838Sat May 15 14:57:40 CEST 2004 Daniel Veillard <daniel@veillard.com>
6839
6840 * xmlsave.c include/libxml/xmlsave.h: start adding API for
6841 escaping customization.
6842
6843Sat May 15 12:38:17 CEST 2004 Daniel Veillard <daniel@veillard.com>
6844
6845 * xmlsave.c: more xmlSave cleanup, optimization and refactoring
6846
6847Fri May 14 17:51:48 CEST 2004 Daniel Veillard <daniel@veillard.com>
6848
6849 * xmlIO.c xmlsave.c: third pass at the escaping refactoring.
6850
6851Fri May 14 12:37:24 HKT 2004 William Brack <wbrack@mmm.com.hk>
6852
6853 * parser.c: enhanced the enhancement, fixed another couple of
6854 special cases.
6855
6856Fri May 14 11:48:33 HKT 2004 William Brack <wbrack@mmm.com.hk>
6857
6858 * parser.c: small enhancement to dtd handling of (a?)+ (bug 142487)
6859
6860Thu May 13 23:19:00 CEST 2004 Daniel Veillard <daniel@veillard.com>
6861
6862 * xmlIO.c xmlsave.c include/libxml/xmlIO.h: second pass on escaping
6863 handling, start to looks better, need to be completed and added
6864 directly at the saving context level.
6865
6866Thu May 13 10:31:28 CEST 2004 Daniel Veillard <daniel@veillard.com>
6867
6868 * xmlIO.c xmlsave.c include/libxml/xmlIO.h: first pass at refactoring
6869 the escape on save routines for better performances (less malloc)
6870 and more flexibility using the new saving context. Preliminary
6871 work, interface will change.
6872
6873Wed May 12 22:34:03 HKT 2004 William Brack <wbrack@mmm.com.hk>
6874
6875 * xmlschemas.c: added code in xmlSchemaBuildAContentModel to handle
6876 element reference within the xs:all construct (bug 139897)
6877
6878Wed May 12 17:27:18 HKT 2004 William Brack <wbrack@mmm.com.hk>
6879
6880 * xinclude.c: a little further fixing of fallback processing, this
6881 time for fallback with children (bug 139520).
6882
6883Wed May 12 08:21:33 HKT 2004 William Brack <wbrack@mmm.com.hk>
6884
6885 * xmlschemas.c: added code in xmlSchemaBuildContentModel to
6886 allow ref in group definition (bug 134411). Also fixed
6887 misc compilation warning messages.
6888 * result/schema/group0_0_0, result/schema/group0_0_0.err:
6889 regenerated (now no error reported).
6890
6891Tue May 11 11:55:59 CEST 2004 Daniel Veillard <daniel@veillard.com>
6892
6893 * xmlIO.c: fix to the fix for #141864 from Paul Elseth
6894 * HTMLparser.c result/HTML/doc3.htm: apply fix from David Gatwood for
6895 #141195 about text between comments.
6896
6897Tue May 11 23:04:47 HKT 2004 William Brack <wbrack@mmm.com.hk>
6898
6899 * xmlschemas.c, include/libxml/schemasInternals.h,
6900 include/libxml/xmlerror.h: Applied patches supplied by
6901 Kasimier Buchcik.
6902 * test/schemas/po1_0.xml, test/schemas/po1_0.xsd:
6903 changed test to account for above patch.
6904
6905Tue May 11 09:06:53 CEST 2004 Daniel Veillard <daniel@veillard.com>
6906
6907 * python/tests/tstLastError.py: better portability fix for f(*args),
Daniel Veillard25a1ce92008-06-02 16:04:12 +00006908 use apply(f, args) as Stéphane Bidoul suggested
William M. Brack11be2d02007-01-24 19:17:19 +00006909
6910Mon May 10 15:49:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
6911
6912 * xmlregexp.c: enhanced xmlRegStateAddTrans to check if transition
6913 is already present and, if so, to ignore the request to add it.
6914 This has a very dramatic effect on memory requirements as well
6915 as efficiency. It also fixes bug 141762.
6916
6917Sun May 9 20:40:59 CEST 2004 Daniel Veillard <daniel@veillard.com>
6918
6919 * Makefile.am python/tests/Makefile.am python/tests/tstLastError.py:
6920 applied patch from Ed Davis to allow "make tests" to work
6921 with Python 1.5
6922
6923Sun May 9 19:46:13 CEST 2004 Daniel Veillard <daniel@veillard.com>
6924
6925 * xmlsave.c: apply fix for XHTML1 formating from Nick Wellnhofer
6926 fixes bug #141266
6927 * test/xhtmlcomp result//xhtmlcomp*: added the specific regression
6928 test
6929
6930Sun May 9 14:07:21 CEST 2004 Daniel Veillard <daniel@veillard.com>
6931
6932 * Makefile.am: fix for a pedantic make check without make all request
6933
6934Sat May 8 22:56:22 CEST 2004 Daniel Veillard <daniel@veillard.com>
6935
6936 * uri.c xmlIO.c: fixing some problems in URI unescaping
6937 and output buffer opening, this should fix #141864
6938
6939Fri May 7 22:31:54 CEST 2004 Daniel Veillard <daniel@veillard.com>
6940
6941 * valid.c include/libxml/valid.h: fixes the use of 'list' as a parameter
6942 * xmlIO.c include/libxml/xmlIO.h: added xmlPopInputCallback for
6943 Matt Sergeant
6944
6945Thu May 6 21:14:38 PDT 2004 William Brack <wbrack@mmm.com.hk>
6946
6947 * xmlregexp.c: enhanced the handling of subexpression ranges
6948 which have a minOccurs of 0 (bug 140478 again); cleaned up
6949 comments throughout the module.
6950
6951Tue May 4 00:52:16 CEST 2004 Daniel Veillard <daniel@veillard.com>
6952
6953 * xmllint.c: adding a --maxmem option to check memory used.
6954
6955Sat May 1 01:08:44 CEST 2004 Daniel Veillard <daniel@veillard.com>
6956
6957 * xmllint.c xmlsave.c python/generator.py python/libxml.c: Fixed
6958 bug #141529 i.e. various problems when building with --without-html
6959
6960Fri Apr 30 18:12:31 CEST 2004 Daniel Veillard <daniel@veillard.com>
6961
6962 * xmllint.c xmlreader.c: fixing bug #141384 where the reader didn't
6963 call the deregistering functions. Also added the check to
6964 xmllint --stream --chkregister .
6965
6966Fri Apr 30 08:57:47 CEST 2004 Daniel Veillard <daniel@veillard.com>
6967
6968 * win32/Makefile.msvc: applied a second patch from Mark Vakoc for
6969 regression tests on Windows
6970
6971Thu Apr 29 21:47:23 CEST 2004 Daniel Veillard <daniel@veillard.com>
6972
6973 * xmlreader.c: never commit without running make tests first !
6974
6975Thu Apr 29 20:15:20 CEST 2004 Daniel Veillard <daniel@veillard.com>
6976
6977 * xmlreader.c: fix a nasty problem with reading over the end
6978 * xmlsave.c: fix a reported memory leak apparently
6979
6980Thu Apr 29 17:05:00 CEST 2004 Daniel Veillard <daniel@veillard.com>
6981
6982 * win32/Makefile.msvc: patch from Mark Vakoc for regression tests
6983 on Windows.
6984 * xpath.c: the NaN problem also shows up on Borland
6985
6986Mon Apr 26 23:37:12 HKT 2004 William Brack <wbrack@mmm.com.hk>
6987
6988 * xmlregexp.c: enhanced xmlFARegExec range evaluation for min
6989 occurs 0 problems - fixes bug 140478.
6990
6991Thu Apr 22 09:12:47 CEST 2004 Daniel Veillard <daniel@veillard.com>
6992
6993 * rngparser.c: tiny path fixes the "xmlConvertCRNGFile" function name
6994 from Kasimier Buchcik
6995 * xmlschemas.c: recursive xs:extension fix from taihei goi
6996
6997Wed Apr 21 00:19:29 CEST 2004 Daniel Veillard <daniel@veillard.com>
6998
6999 * tree.c: small buffer resizing improvement from Morten Welinder
7000 closes #140629
7001
7002Tue Apr 20 23:40:14 CEST 2004 Daniel Veillard <daniel@veillard.com>
7003
7004 * xpath.c: last version of the fix for MSC version 1200
7005
7006Tue Apr 20 19:40:37 CEST 2004 Daniel Veillard <daniel@veillard.com>
7007
7008 * parser.c: killing the strncmp vs. memcmp controversy and #140593
7009
7010Tue Apr 20 13:27:06 CEST 2004 Daniel Veillard <daniel@veillard.com>
7011
7012 * include/libxml/SAX2.h: Kasimier Buchcik pointed out some
7013 inexistent functions, cleaned them out.
7014
7015Tue Apr 20 11:42:50 CEST 2004 Daniel Veillard <daniel@veillard.com>
7016
7017 * error.c: Johnson Cameron pointed out that
7018 initGenericErrorDefaultFunc() was really wrong.
7019 * xmlreader.c include/libxml/xmlreader.h: xmlTextReaderMode enum
7020 must be made public, added some missing comments on the XMLReader
7021 header.
7022 * c14n.c: Alexsey fixed C14N bug with processing namespaces
7023 from attributes
7024
7025Mon Apr 19 23:27:46 CEST 2004 Daniel Veillard <daniel@veillard.com>
7026
7027 * xpath.c: fixed a stupid () error + Mark name.
7028
7029Sun Apr 18 23:45:46 CEST 2004 Daniel Veillard <daniel@veillard.com>
7030
7031 * configure.in: preparing 2.6.9 release
7032 * doc/* News: updated and rebuilt the docs
7033
7034Sun Apr 18 22:51:43 CEST 2004 Daniel Veillard <daniel@veillard.com>
7035
7036 * xpath.c: relaxed id() to not check taht the name(s) passed
7037 are actually NCName, decided this in agreement with Aleksey Sanin
7038 since existing specs like Visa3D broke that conformance checking
7039 and other tools seems to not implement it sigh...
7040 * SAX2.c: check attribute decls for xml:id and the value is an
7041 NCName.
7042 * test/xmlid/id_err* result/xmlid/id_err*: added error testing
7043
7044Sun Apr 18 21:46:17 CEST 2004 Daniel Veillard <daniel@veillard.com>
7045
7046 * xpath.c: work around Microsoft compiler NaN bug raise reported
7047 by Mark Vakoc
7048 * xmlschemas.c include/libxml/schemasInternals.h
7049 include/libxml/xmlerror.h: fixed a recusive extention schemas
7050 compilation error raised by taihei goi
7051
7052Sun Apr 18 16:57:02 CEST 2004 Daniel Veillard <daniel@veillard.com>
7053
7054 * libxml.spec.in: keep the ChangeLog compressed
7055 * xmlreader.c: fix a segfault when using Close()
7056 * python/tests/Makefile.am python/tests/reader8.py: test for
7057 the Close() reader API.
7058
7059Sat Apr 17 22:42:13 HKT 2004 William Brack <wbrack@mmm.com.hk>
7060
7061 * xmlschemas.c, xmlwriter.c, doc/examples/parse4.c,
7062 doc/examples/io2.c: minor warning cleanup (no change to logic)
7063 * xinclude: fixed return value for internal function
7064 xmlXIncludeLoadFallback (now always 0 or -1)
7065
7066Sat Apr 17 21:32:32 HKT 2004 William Brack <wbrack@mmm.com.hk>
7067
7068 * valid.c: small enhancement to fix bug 139791
7069
7070Fri Apr 16 18:44:47 CEST 2004 Daniel Veillard <daniel@veillard.com>
7071
7072 * xmlschemas.c include/libxml/schemasInternals.h
7073 include/libxml/xmlerror.h: applied patches from Kasimier Buchcik
7074 for the attribute use support
7075 * test/schemas/attruse* result/schemas/attruse*: added the
7076 tests to the regression suite.
7077
7078Fri Apr 16 18:22:25 CEST 2004 Daniel Veillard <daniel@veillard.com>
7079
7080 * xmlsave.c: move the TODO as comments as the function while not
7081 finished are usable as-is
7082 * xmlschemas.c include/libxml/xmlerror.h: patch from Kasimier Buchcik
7083 implementing union
7084 * test/schemas/union_0_0.x* result/schemas/union_0_0*: added example
7085 * python/Makefile.am: applied fix from Mike Hommey
7086
7087Fri Apr 16 23:58:42 HKT 2004 William Brack <wbrack@mmm.com.hk>
7088
7089 * parser.c: fixed problem with detecting external dtd
7090 encoding (bug 135229).
7091 * Makefile.am: minor change to test label
7092
7093Fri Apr 16 16:09:31 HKT 2004 William Brack <wbrack@mmm.com.hk>
7094
7095 * xinclude.c: fixed problem causing duplicate fallback
7096 execution (bug 139520)
7097 * test/XInclude/docs/fallback2.xml result/XInclude/fallback2.*:
7098 added testcase
7099
7100Fri Apr 9 23:49:37 CEST 2004 Daniel Veillard <daniel@veillard.com>
7101
7102 * SAX2.c include/libxml/tree.h: adding xml:id draft support
7103 * Makefile.am test/xmlid/id_tst* result/xmlid/id_tst*: adding
7104 4 first regression tests
7105
7106Fri Apr 9 11:56:08 CEST 2004 Daniel Veillard <daniel@veillard.com>
7107
7108 * libxml.spec.in: fixing Red Hat bug #120482 , libxml2-python
7109 should depend on the version of python used to compile it.
7110
7111Mon Apr 5 09:07:24 CEST 2004 Daniel Veillard <daniel@veillard.com>
7112
7113 * HTMLparser.c: applied patch from James Bursa, frameset should
7114 close head.
7115
7116Fri Apr 2 22:02:24 HKT 2004 William Brack <wbrack@mmm.com.hk>
7117
7118 * relaxng.c: fixed problem in xmlRelaxNGCompareNameClasses
7119 which was causing check-relaxng-test-suite.py test 351 to fail.
7120
7121Fri Apr 2 17:03:48 HKT 2004 William Brack <wbrack@mmm.com.hk>
7122
7123 * nanohttp.c: implemented fix for M$ IIS redirect provided
7124 by Ian Hummel
7125 * relaxng.c: fixed problem with notAllowed compilation
7126 (bug 138793)
7127
7128Thu Apr 1 22:07:52 CEST 2004 Daniel Veillard <daniel@veillard.com>
7129
7130 * uri.c: fix for xmlUriEscape on "http://user@somewhere.com"
7131 from Mark Vakoc.
7132
71332004-04-01 Johan Dahlin <johan@gnome.org>
7134
7135 * python/.cvsignore: Add generated files, to make cvs silent.
7136
7137Thu Apr 1 12:41:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
7138
7139 * xmlschemas.c: small signed-ness patch from Steve Little
7140
7141Wed Mar 31 17:47:28 CEST 2004 Daniel Veillard <daniel@veillard.com>
7142
7143 * xmlregexp.c: patched a bug in parsing production 1 and 2 of
7144 xmlschemas regexp that William pointed out while working on
7145 #134120
7146 * test/regexp/branch result/regexp/branch: added a specific
7147 regression test
7148
7149Wed Mar 31 09:50:32 HKT 2004 William Brack <wbrack@mmm.com.hk>
7150
7151 * Makefile.am: added PYTHONPATH to python tests for Schemas
7152 and RelaxNG
7153 * test/xsdtest/xsdtestsuite.xml: added testfile for
7154 SchemasPythonTests
7155
7156Mon Mar 29 16:56:49 CEST 2004 Daniel Veillard <daniel@veillard.com>
7157
7158 * doc/examples/examples.xsl doc/examples/index.html: added
7159 information about compiling on Unix
7160
7161Mon Mar 29 14:18:12 CEST 2004 Daniel Veillard <daniel@veillard.com>
7162
7163 * catalog.c: fixes the comments for xmlCatalogDump and xmlDumpACatalog
7164 * doc/*: rebuilt to update
7165
7166Sun Mar 28 18:11:41 CEST 2004 Daniel Veillard <daniel@veillard.com>
7167
7168 * xmlsave.c: optimize indentation based on the new context
7169
7170Sun Mar 28 14:17:10 CEST 2004 Daniel Veillard <daniel@veillard.com>
7171
7172 * doc/examples/xpath2.c doc/examples/xpath2.res: handle and explain
7173 a very tricky problem when modifying the tree based on an XPath
7174 result query.
7175
7176Sat Mar 27 09:56:14 PST 2004 William Brack <wbrack@mmm.com.hk>
7177
7178 * relaxng.c: fixed problem with IS_COMPILABLE flag
7179 (bug 130216)
7180
7181Fri Mar 26 18:28:32 CET 2004 Daniel Veillard <daniel@veillard.com>
7182
7183 * parser.c: applied patch from Dave Beckett to correct line number
7184 errors when using push with CDATA
7185
7186Fri Mar 26 14:53:58 CET 2004 Daniel Veillard <daniel@veillard.com>
7187
7188 * doc/examples/xpath1.c: added a test template
7189 * doc/examples/xpath2.c doc/examples/xpath2.res doc/examples/*:
7190 added a new example, and make valgrind target
7191
7192Fri Mar 26 11:47:29 CET 2004 Daniel Veillard <daniel@veillard.com>
7193
7194 * parser.c: apply fix for #136693
7195
7196Thu Mar 25 20:21:01 MST 2004 John Fleck <jfleck@inkstain.net>
7197
7198 * doc/examples/io2.c
7199 * doc/examples/io2.res
7200 add xmlDocDumpMemory example in response to mailing list FAQ
7201 (rebuilt xml and html also)
7202
7203Thu Mar 25 10:33:05 CET 2004 Daniel Veillard <daniel@veillard.com>
7204
7205 * debugXML.c testXPath.c xmllint.c xmlschemastypes.c: applied
7206 patch from Mark Vakoc avoiding using xmlParse* option and use
7207 xmlRead* instead
7208 * win32/Makefile.bcb: patch to Borland C++ builder from Eric Zurcher
7209 to avoid problems with some pathnames.
7210
7211Tue Mar 23 12:35:08 CET 2004 Daniel Veillard <daniel@veillard.com>
7212
7213 * configure.in doc/* News: preparing 2.6.8 release, updated and rebuilt
7214 the docs.
7215 * Makefile.am: use valgring fro the new Python based regression tests
7216
7217Mon Mar 22 20:07:27 CET 2004 Daniel Veillard <daniel@veillard.com>
7218
7219 * relaxng.c: remove a memory leak on schemas type facets.
7220 * check-relaxng-test-suite.py check-relaxng-test-suite2.py
7221 check-xsddata-test-suite.py: reduce verbosity
7222 * configure.in Makefile.am: incorporated the Python regressions
7223 tests for Relax-NG and Schemas Datatype to "make tests"
7224
7225Mon Mar 22 16:16:18 CET 2004 Daniel Veillard <daniel@veillard.com>
7226
7227 * xmlwriter.c include/libxml/xmlwriter.h doc/* : applied patch from
7228 Alfred Mickautsch for better DTD support.
7229 * SAX2.c HTMLparser.c parser.c xinclude.c xmllint.c xmlreader.c
7230 xmlschemas.c: fixed bug #137867 i.e. fixed properly the way
7231 reference counting is handled in the XML parser which had the
7232 side effect of removing a lot of hazardous cruft added to try
7233 to fix the problems associated as they popped up.
7234 * xmlIO.c: FILE * close fixup for stderr/stdout
7235
7236Sun Mar 21 19:19:41 HKT 2004 William Brack <wbrack@mmm.com.hk>
7237
7238 * relaxng.c: added an error message when an element is not
7239 found within a <choice> (bug 126093)
7240
7241Sat Mar 20 22:25:18 HKT 2004 William Brack <wbrack@mmm.com.hk>
7242
7243 * xmlregexp.c: enhanced the logic of parsing char groups to
7244 better handle initial or ending '-' (bug 135972)
7245
7246Sat Mar 20 19:26:03 HKT 2004 William Brack <wbrack@mmm.com.hk>
7247
7248 * relaxng.c: added check for external reference in
7249 xmlRelaxNGGetElements (bug 137718)
7250 * test/relaxng/rngbug-001.*, result/relaxng/rngbug-001*: added
7251 regression test for above
7252
7253Wed Mar 17 16:37:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
7254
7255 * nanohttp.c: added a close for the local file descriptor
7256 (bug 137474)
7257
7258Mon Mar 15 15:46:59 CET 2004 Daniel Veillard <daniel@veillard.com>
7259
7260 * xmlsave.c: switched the output routines to use the new context.
7261
7262Mon Mar 15 10:37:18 HKT 2004 William Brack <wbrack@mmm.com.hk>
7263
7264 * relaxng.c: enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END
7265 nodes (bug 137153)
7266
7267Sun Mar 14 13:19:20 CET 2004 Daniel Veillard <daniel@veillard.com>
7268
7269 * xmlschemastypes.c: applied patch from John Belmonte for anyURI.
7270
7271Wed Mar 10 17:22:48 CET 2004 Daniel Veillard <daniel@veillard.com>
7272
7273 * parser.c: fix bug reported by Holger Rauch
7274 * test/att8 result/noent/att8 result/att8 result/att8.rdr
7275 result/att8.sax: added the test to th regression suite
7276
7277Wed Mar 10 19:42:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
7278
7279 * doc/search.php: Minor change for later verson of php requiring
7280 $HTTP_GET_VARS.
7281
7282Wed Mar 10 00:12:31 HKT 2004 William Brack <wbrack@mmm.com.hk>
7283
7284 * tree.c: Changed the flag to xmlDocCopyNode (and similar routines),
7285 previously used only for recursion, to use a value of '2' to
7286 indicate copy properties & namespaces, but not children.
7287 * xinclude.c: changed the handling of ranges to use the above new
7288 facility. Fixes Bug 134268.
7289
7290Tue Mar 9 18:48:51 HKT 2004 William Brack <wbrack@mmm.com.hk>
7291
7292 * win32/Makefile.bcb, win32/Makefile.mingw, win32/Makefile.msvc:
7293 added new module xmlsave with patch supplied by Eric Zurcher
7294 (second attempt - don't know what happened to the first one!)
7295
7296Tue Mar 9 09:59:25 CET 2004 Daniel Veillard <daniel@veillard.com>
7297
7298 * python/libxml.c python/libxml.py: applied patch from Anthony Carrico
7299 providing Python bindings for the Canonicalization C14N support.
7300
7301Mon Mar 8 11:12:23 CET 2004 Hagen Moebius <hagen.moebius@starschiffchen.de>
7302
7303 * .cvsignore and python/.cvsignore patched
7304
7305Mon Mar 8 22:33:14 HKT 2004 William Brack <wbrack@mmm.com.hk>
7306
7307 * xinclude.c: enhanced to assure that if xpointer is called
7308 for a document, the XML_PARSE_NOENT flag is set before parsing
7309 the included document so that entities will automatically get
7310 taken care of.
7311 * xpointer.c: corrected code so that, if an XML_ENTITY_REF node
7312 is encountered, it will log it and not crash (bug 135713)
7313
7314Sun Mar 7 19:03:48 HKT 2004 William Brack <wbrack@mmm.com.hk>
7315
7316 * xinclude.c: modified to make sub-includes inherit the
7317 parse flags from the parent document (bug 132597)
7318
7319Fri Mar 5 01:13:22 CET 2004 Daniel Veillard <daniel@veillard.com>
7320
7321 * xmlschemas.c: QName handling fixes for the XML Schemas
7322 support from Adam Dickmeiss
7323 * test/schemas/po1_0.xsd: also fix the schemas
7324 * test/schemas/ns[12]* result/schemas/ns[12]*: added the specific
7325 regression tests
7326
7327Thu Mar 4 23:03:02 CET 2004 Daniel Veillard <daniel@veillard.com>
7328
7329 * configure.in doc/Makefile.am include/libxml/Makefile.am:
7330 paalied patch from Julio M. Merino Vidal fixing bug #134751
7331 to fix --with-html-dir option.
7332 * doc/*: rebuilt fully the docs
7333 * doc/html/libxml-xmlsave.html: new file from new header.
7334
7335Thu Mar 4 16:57:50 CET 2004 Daniel Veillard <daniel@veillard.com>
7336
7337 * debugXML.c testHTML.c tree.c doc/examples/*.c
7338 include/libxml/xmlsave.h: fixing compilation bug with some options
7339 disabled as well as --with-minimum should fix #134695
7340
7341Thu Mar 4 15:00:45 CET 2004 Daniel Veillard <daniel@veillard.com>
7342
7343 * xmlcatalog.c: allow fallback to URI lookup when SYSTEM fails,
7344 should close #134092
7345
7346Thu Mar 4 14:39:38 CET 2004 Daniel Veillard <daniel@veillard.com>
7347
7348 * Makefile.am tree.c xmlsave.c include/libxml/xmlsave.h: commiting
7349 the new xmlsave module before the actuall big code change.
7350
7351Thu Mar 4 12:38:53 CET 2004 Daniel Veillard <daniel@veillard.com>
7352
7353 * xmlschemas.c: applied patch from Adam Dickmeiss for mixed content
7354 * test/schemas/mixed* result/schemas/mixed*: added his regression
7355 tests too.
7356
7357Mon Mar 1 15:22:06 CET 2004 Daniel Veillard <daniel@veillard.com>
7358
7359 * testSAX.c: fix a compilation problem about a missing timb include
7360
7361Sat Feb 28 22:35:32 HKT 2004 William Brack <wbrack@mmm.com.hk>
7362
7363 * testSAX.c: small enhancement to prevent trying to print
7364 strings with null pointers (caused "make tests" errors on
7365 HP-UX)
7366
7367Thu Feb 26 20:19:40 MST 2004 John Fleck <jfleck@inkstain.net>
7368
7369 * doc/xmllint.xml
7370 * doc/xmllint.1
7371 * doc/xmllint.html
7372 * doc/xmlcatalog_man.xml
7373 * doc/xmlcatalog.1
7374 * doc/xmlcatalog_man.html
7375 applying patch from Mike Hommey to clarify XML_CATALOG_FILES
7376 use
7377
7378Thu Feb 26 23:47:43 CET 2004 Daniel Veillard <daniel@veillard.com>
7379
7380 * Makefile.am: patch for cross-compilation to Windows from
7381 Christophe de VIENNE.
7382
7383Thu Feb 26 18:52:11 HKT 2004 William Brack <wbrack@mmm.com.hk>
7384
7385 * doc/*.html, doc/html/*.html: regenerated docs using older
7386 version of xsltproc pending resolution of AVT problem
7387
7388Thu Feb 26 10:56:29 CET 2004 Daniel Veillard <daniel@veillard.com>
7389
7390 * Makefile.am: applied patch from Charles Bozeman to not use
7391 the system xmllint.
7392
7393Wed Feb 25 18:07:05 CET 2004 Daniel Veillard <daniel@veillard.com>
7394
7395 * include/libxml/xmlexports.h: applied patch from Roland Schwingel
7396 for MingW
7397
7398Wed Feb 25 13:57:25 CET 2004 Daniel Veillard <daniel@veillard.com>
7399
7400 * Makefile.am catalog.c configure.in: applied a cleanup patch
7401 from Peter Breitenlohner
7402 * tree.c: removed a doc build warning by fixing a param comment
7403 * doc/* : rebuilt the docs
7404
7405Wed Feb 25 13:33:07 CET 2004 Daniel Veillard <daniel@veillard.com>
7406
7407 * valid.c HTMLparser.c: avoid ID error message if using
7408 HTML_PARSE_NOERROR should fix #130762
7409
7410Wed Feb 25 12:50:53 CET 2004 Daniel Veillard <daniel@veillard.com>
7411
7412 * debugXML.c relaxng.c valid.c xinclude.c xmllint.c xmlreader.c:
7413 fixing compilation and link option when configuring with
7414 --without-valid should fix #135309
7415
7416Wed Feb 25 11:36:06 CET 2004 Daniel Veillard <daniel@veillard.com>
7417
7418 * catalog.c: fixed the main issues reported by Peter Breitenlohner
7419 * parser.c: cleanup
7420 * valid.c: speedup patch from Petr Pajas
7421
7422Wed Feb 25 16:07:14 HKT 2004 William Brack <wbrack@mmm.com.hk>
7423
7424 * xpath.c: fixed a memory leak (xmlXPathLangFunction) reported
7425 on the list by Mike Hommey
7426
7427Mon Feb 23 17:28:34 CET 2004 Daniel Veillard <daniel@veillard.com>
7428
7429 * doc/* NEWS configure.in: preparing 2.6.7 release, updated and
7430 rebuilt the documentation.
7431
7432Mon Feb 23 11:52:12 CET 2004 Daniel Veillard <daniel@veillard.com>
7433
7434 * python/tests/*.py: applied patch from Malcolm Tredinnick
7435 to avoid tabs in python sources, should fix #135095
7436
7437Sun Feb 22 23:16:23 CET 2004 Daniel Veillard <daniel@veillard.com>
7438
7439 * testSAX.c: add --timing option
7440 * relaxng.c: use the psvi field of the nodes instead of _private
7441 which may be used for other purposes.
7442
7443Sat Feb 21 16:57:48 CET 2004 Daniel Veillard <daniel@veillard.com>
7444
7445 * encoding.c: small patch to try to fix a warning with Sun One compiler
7446
7447Sat Feb 21 16:22:35 CET 2004 Daniel Veillard <daniel@veillard.com>
7448
7449 * encoding.c: small patch removing a warning with MS compiler.
7450
7451Sat Feb 21 13:52:30 CET 2004 Daniel Veillard <daniel@veillard.com>
7452
7453 * debugXML.c: added "relaxng" option to the debugging shell
7454 * Makefile.am test/errors/* result/errors/*: some regression tests
7455 for some error tests cases.
7456
7457Fri Feb 20 09:56:47 CET 2004 Daniel Veillard <daniel@veillard.com>
7458
7459 * tree.c: xmlAttrSerializeTxtContent don't segfault if NULL
7460 is passed.
7461 * test/att7 result//att7*: adding an old regression test
7462 laying around on my laptop
7463
7464Thu Feb 19 17:33:36 CET 2004 Daniel Veillard <daniel@veillard.com>
7465
7466 * xmlreader.c: fixed xmllint --memory --stream memory consumption
7467 on large file by using xmlParserInputBufferCreateStatic() with
7468 the mmap'ed file
7469
7470Thu Feb 19 13:56:53 CET 2004 Daniel Veillard <daniel@veillard.com>
7471
7472 * tree.c: some clarification in xmlDocDumpMemory() documentation
7473 * xmllint.c: fixed xmllint --stream --timing to get timings back
7474
7475Wed Feb 18 15:20:42 CET 2004 Daniel Veillard <daniel@veillard.com>
7476
7477 * parser.c: fixed a problem in push mode when attribute contains
7478 unescaped '>' characters, fixes bug #134566
7479 * test/att6 result//att6*: added the test to the regression suite
7480
7481Tue Feb 17 17:26:31 CET 2004 Daniel Veillard <daniel@veillard.com>
7482
7483 * valid.c: removing a non-linear behaviour from ID/IDREF raised
7484 by Petr Pajas. Call xmlListAppend instead of xmlListInsert in
7485 xmlAddRef
7486
7487Tue Feb 17 13:27:27 CET 2004 Daniel Veillard <daniel@veillard.com>
7488
7489 * python/tests/indexes.py python/tests/reader.py: indicated
7490 encoding of the test file, needed for python 2.3
7491
7492Tue Feb 17 21:08:11 HKT 2004 William Brack <wbrack@mmm.com.hk>
7493
7494 * xpath.c: fixed problem with numbers having > 19
7495 fractional places (bug 133921)
7496
7497Tue Feb 17 12:47:20 CET 2004 Daniel Veillard <daniel@veillard.com>
7498
7499 * xpath.c: applied optimization patch from Petr Pajas
7500
7501Tue Feb 17 12:39:08 CET 2004 Daniel Veillard <daniel@veillard.com>
7502
7503 * xmlwriter.c include/libxml/xmlwriter.h: applied update
7504 from Alfred Mickautsch and the added patch from Lucas Brasilino
7505
7506Sun Feb 15 12:01:30 CET 2004 Daniel Veillard <daniel@veillard.com>
7507
7508 * benchmark.png index.html xml.html: updating the benchmark
7509 graph and using a PNG instead of a GIF
7510 * xmlreader.c: updated the TODO
7511
7512Sat Feb 14 18:55:40 MST 2004 John Fleck <jfleck@inkstain.net>
7513
7514 * doc/tutorial/xmltutorial.xml
7515 * doc/tutorial/xmltutorial.pdf
7516 * doc/tutorial/*.html
7517 Fix bug in XPath example in the tutorial, thanks to Carlos, whose
7518 last name I don't know, for pointing this out
7519
7520Thu Feb 12 16:28:12 CET 2004 Daniel Veillard <daniel@veillard.com>
7521
7522 * NEWS configure.in: preparing release of 2.6.6
7523 * doc/*: updated the docs and rebuilt them
7524
7525Thu Feb 12 13:41:16 CET 2004 Daniel Veillard <daniel@veillard.com>
7526
7527 * xmlregexp.c: fixing bug #132930 with the provided patch, a bit
7528 suspicious about it but this is fairly contained and regression
7529 tests still passes.
7530 * test/schemas/all1* result/schemas/all1*: added the test to
7531 the regression suite.
7532
7533Thu Feb 12 12:54:26 CET 2004 Daniel Veillard <daniel@veillard.com>
7534
7535 * parser.c: fixed bug #132575 about finding the end of the
7536 internal subset in push mode.
7537 * test/intsubset.xml result/intsubset.xml* result/noent/intsubset.xml:
7538 added the test to the regression suite
7539
7540Wed Feb 11 14:19:31 CET 2004 Daniel Veillard <daniel@veillard.com>
7541
7542 * parserInternals.c xmlIO.c encoding.c include/libxml/parser.h
7543 include/libxml/xmlIO.h: added xmlByteConsumed() interface
7544 * doc/*: updated the benchmark rebuilt the docs
7545 * python/tests/Makefile.am python/tests/indexes.py: added a
7546 specific regression test for xmlByteConsumed()
7547 * include/libxml/encoding.h rngparser.c tree.c: small cleanups
7548
7549Wed Feb 11 08:13:58 HKT 2004 William Brack <wbrack@mmm.com.hk
7550
7551 * tree.c: fixed missing output of internal DTD param entities when
7552 nothing else present in DTD (bug 134052)
7553
7554Tue Feb 10 19:24:38 HKT 2004 William Brack <wbrack@mmm.com.hk>
7555
7556 * encoding.c: applied patch supplied by Christophe Dubach
7557 to fix problem with --with-minimum configuration
7558 (bug 133773)
7559 * nanoftp.c: fixed potential buffer overflow problem,
7560 similar to fix just applied to nanohttp.c.
7561
7562Mon Feb 9 18:40:21 CET 2004 Igor Zlatkovic <igor@zlatkovic.com>
7563
7564 * nanohttp.c: fixed the fix for the buffer overflow, thanx
7565 William :-)
7566
7567Mon Feb 9 22:37:14 HKT 2004 William Brack <wbrack@mmm.com.hk>
7568
7569 * acinclude.m4, configure.in: fixed problem concerning
7570 determining SOCKLEN_T as pointed out by Daniel Richard G.
7571 on the mailing list
7572
7573Mon Feb 9 15:31:24 CET 2004 Igor Zlatkovic <igor@zlatkovic.com>
7574
7575 * nanohttp.c: fixed buffer overflow reported by Yuuichi Teranishi
7576
7577Mon Feb 9 13:45:59 CET 2004 Daniel Veillard <daniel@veillard.com>
7578
7579 * xpath.c: small patch from Philip Ludlam to avoid warnings.
7580
7581Mon Feb 9 13:41:47 CET 2004 Daniel Veillard <daniel@veillard.com>
7582
7583 * encoding.c: applied a small patch from Alfred Mickautsch
7584 to avoid an out of bound error in isolat1ToUTF8()
7585
7586Mon Feb 9 13:35:50 CET 2004 Daniel Veillard <daniel@veillard.com>
7587
7588 * xinclude.c: remove the warning on the 2001 namespace
7589 * parser.c parserInternals.c xpath.c: remove some warnings
7590 when compiling with MSVC6
7591 * nanohttp.c: applied a patch when using _WINSOCKAPI_
7592
7593Sun Feb 8 12:09:55 HKT 2004 William Brack <wbrack@mmm.com.hk>
7594
7595 * xinclude.c: added a small hack to fix interference between
7596 my fixes for bugs 132585 and 132588.
7597 * python/libxml.c: fixed problem with serialization of namespace
7598 reported on the mailing list by Anthony Carrico
7599
7600Sat Feb 7 16:53:11 HKT 2004 William Brack <wbrack@mmm.com.hk>
7601
7602 * xinclude.c: fixed problem with function xmlXIncludeCopyRange
7603 (bug 133686).
7604
7605Fri Feb 6 21:03:41 HKT 2004 William Brack <wbrack@mmm.com.hk>
7606
7607 * xmlwriter.c: fixed problem with return value of
7608 xmlTextWriterWriteIndent() (bug 133297)
7609
7610Fri Feb 6 19:07:04 HKT 2004 William Brack <wbrack@mmm.com.hk>
7611
7612 * xinclude.c: changed coding to output good XIncludes when
7613 one or more bad ones are present (bug 132588)
7614
7615Fri Feb 6 17:34:21 HKT 2004 William Brack <wbrack@mmm.com.hk>
7616
7617 * xinclude.c: corrected handling of empty fallback condition
7618 (bug 132585)
7619
7620Fri Feb 6 15:28:36 HKT 2004 William Brack <wbrack@mmm.com.hk>
7621
7622 * HTMLparser.c: added initialisation for ctxt->vctxt
7623 in HTMLInitParser (bug 133127)
7624 * valid.c: minor cosmetic change (removed ATTRIBUTE_UNUSED
7625 from several function params)
7626
7627Tue Feb 3 16:48:57 PST 2004 William Brack <wbrack@mmm.com.hk>
7628
7629 * xinclude.c: fixed problem regarding freeing of dictionary
7630 when there are errors within an XInclude file (bug 133106).
7631 Thanks to Oleg Paraschenko for the assistance.
7632
7633Tue Feb 3 09:53:18 PST 2004 William Brack <wbrack@mmm.com.hk>
7634
7635 * xmlschemastypes.c: fixed validation of maxLength with no
7636 content using patch submitted by Eric Haszlakiewicz
7637 (bug 133259)
7638
7639Tue Feb 3 09:21:09 CET 2004 Igor Zlatkovic <igor@zlatkovic.com>
7640
7641 * include/libxml/xmlreader.h include/libxml/xmlmemory.h: added
7642 calling convention to the public function prototypes (rep by
7643 Cameron Johnson)
7644 * include/libxml/xmlexports.h: fixed mingw+msys compilation
7645 (rep by Mikhail Grushinskiy)
7646
7647Mon Feb 2 20:22:18 PST 2004 William Brack <wbrack@mmm.com.hk>
7648
7649 * xmlwriter.c: enhanced output indenting (bug 133264)
7650
7651Mon Feb 2 16:13:33 PST 2004 William Brack <wbrack@mmm.com.hk>
7652
7653 * xmlreader.c, include/libxml/xmlreader.h: applied patch from
7654 Steve Ball to provide structured error reports.
7655
7656Sun Feb 1 01:48:14 PST 2004 William Brack <wbrack@mmm.com.hk>
7657
7658 * tree.c, include/libxml/tree.h: moved serialization of
7659 attribute text data (xmlSerializeContent) into a separate
7660 routine (xmlSerializeTxtContent) so it can be used by xmlwriter.c
7661 * xmlwriter.c: changed handling of attribute string to use the
7662 routine above (fixed bug 131548)
7663
7664Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.net
7665
7666 * doc/examples/reader1.c, reader2.c, reader3.c
7667 * doc/examples/examples.xml
7668 * doc/examples/*.html
7669 add note that reader examples need libmxl2 > 2.6, rebuild
7670 html - this time doing it correctly :-)
7671
7672Fri Jan 30 20:45:36 MST 2004 John Fleck <jfleck@inkstain.net>
7673
7674 * doc/examples/examples.xml
7675 * doc/examples/*.html
7676 add note that reader examples need libmxl2 > 2.6, rebuild
7677 html
7678
7679Thu Jan 29 23:51:48 PST 2004 William Brack <wbrack@mmm.com.hk>
7680
7681 * xpath.c: added (void *) type override to prevent
7682 warning on Solaris (Bug 132671)
7683
7684Wed Jan 28 07:20:37 MST 2004 John Fleck <jfleck@inkstain.net>
7685
7686 * doc/examples/Makefile.am
7687 per Jan. 15 email to the list from oliverst, the index.html
7688 file from this directory wasn't making it into the tarball
7689
7690Mon Jan 26 18:01:00 CET 2004 Daniel Veillard <daniel@veillard.com>
7691
7692 * acinclude.m4: applied fix from Alexander Winston for a problem
7693 related to automake-1.8 , c.f. #132513 and #129861
7694
7695Mon Jan 26 12:53:11 CET 2004 Daniel Veillard <daniel@veillard.com>
7696
7697 * doc/examples/index.py: don't rely on . being on the path for
7698 make tests, should keep Mr. Crozat quiet until next time...
7699
7700Sun Jan 25 21:45:03 CET 2004 Daniel Veillard <daniel@veillard.com>
7701
7702 * configure.in NEWS doc/*: preparing release 2.6.5, rebuilt the
7703 docs, checked rngparser stuff does not end up in the tarball
7704
7705Sun Jan 25 20:59:20 CET 2004 Daniel Veillard <daniel@veillard.com>
7706
7707 * python/libxml.c: applied patch from Frederic Peters
7708 fixing the wrong arg order in xpath callback in bug #130980
7709
7710Sun Jan 25 20:52:09 CET 2004 Daniel Veillard <daniel@veillard.com>
7711
7712 * xinclude.c: fixing #130453 XInclude element with no href attribute
7713 * relaxng.c rngparser.c include/libxml2/relaxng.h: fully integrating
7714 the compact syntax will require more work, postponed for the
7715 2.6.5 release.
7716
7717Sat Jan 24 09:30:22 CET 2004 Daniel Veillard <daniel@veillard.com>
7718
7719 * include/libxml/schemasInternals.h xmlschemas.c: applied patch from
7720 Steve Ball to avoid a double-free.
7721
7722Fri Jan 23 14:03:21 CET 2004 Daniel Veillard <daniel@veillard.com>
7723
7724 * doc/examples/*: added io1.c an example ox xmlIO usage and io1.res
7725 test result, fixed a awful lot of memory leaks showing up in
7726 testWriter.c, changed the examples and the Makefiles to test
7727 memory leaks.
7728 * xmlwriter.c: fixed a memory leak
7729 * Makefile.am: run the doc/examples regression tests as part of
7730 make tests
7731 * xpath.c include/libxml/xpath.h: added xmlXPathCtxtCompile() to
7732 compile an XPath expression within a context, currently the goal
7733 is to be able to reuse the XSLT stylesheet dictionnary, but this
7734 opens the door to others possible optimizations.
7735 * dict.c include/libxml/dict.h: added xmlDictCreateSub() which allows
7736 to build a new dictionnary based on another read-only dictionnary.
7737 This is needed for XSLT to keep the stylesheet dictionnary read-only
7738 while being able to reuse the strings for the transformation
7739 dictionnary.
7740 * xinclude.c: fixed a dictionnar reference counting problem occuring
7741 when document parsing failed.
7742 * testSAX.c: adding option --repeat for timing 100times the parsing
7743 * doc/* : rebuilt all the docs
7744
7745Thu Jan 22 14:17:05 2004 Aleksey Sanin <aleksey@aleksey.com>
7746
7747 * xmlmemory.c: make xmlReallocLoc() accept NULL pointer
7748
7749Thu Jan 22 08:26:20 CET 2004 Daniel Veillard <daniel@veillard.com>
7750
7751 * xmlschemastypes.c: applied patch from John Belmonte for
7752 normalizedString datatype support.
7753
7754Thu Jan 22 10:43:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
7755
7756 * xpath.c: fixed problem with union when last() is used
7757 in predicate (bug #131971)
7758 * xpointer.c: minor change to comment for doc generation
7759
7760Wed Jan 21 17:03:17 CET 2004 Daniel Veillard <daniel@veillard.com>
7761
7762 * parser.c: fixed bug #131745 raised by Shaun McCance with the
7763 suggested patch
7764
7765Wed Jan 21 10:59:55 CET 2004 Daniel Veillard <daniel@veillard.com>
7766
7767 * xmlwriter.c: applied patch from Alfred Mickautsch fixing a memory
7768 leak reported on the list.
7769
7770Thu Jan 15 00:48:46 CET 2004 Daniel Veillard <daniel@veillard.com>
7771
7772 * python/generator.py python/tests/tstLastError.py: applied
Daniel Veillard25a1ce92008-06-02 16:04:12 +00007773 patch from Stéphane Bidoul to add enums to the Python bindings.
William M. Brack11be2d02007-01-24 19:17:19 +00007774
7775Tue Jan 13 21:50:05 CET 2004 Daniel Veillard <daniel@veillard.com>
7776
7777 * testHTML.c: another small patch from Mark Vakoc
7778
7779Tue Jan 13 21:39:58 CET 2004 Daniel Veillard <daniel@veillard.com>
7780
7781 * HTMLparser.c relaxng.c testRelax.c testSchemas.c: applied
7782 patch from Mark Vakoc to not use SAX1 unless necessary.
7783
7784Mon Jan 12 17:22:57 CET 2004 Daniel Veillard <daniel@veillard.com>
7785
7786 * dict.c parser.c xmlstring.c: some parser optimizations,
7787 xmllint --memory --timing --repeat --stream ./db10000.xml
7788 went down from 16.5 secs to 15.5 secs.
7789
7790Thu Jan 8 17:57:50 CET 2004 Daniel Veillard <daniel@veillard.com>
7791
7792 * xmlschemas.c: removed a memory leak remaining from the switch
7793 to a dictionnary for string allocations c.f. #130891
7794
7795Thu Jan 8 17:48:46 CET 2004 Daniel Veillard <daniel@veillard.com>
7796
7797 * xmlreader.c: fixing some problem if configured --without-xinclude
7798 c.f. #130902
7799
7800Thu Jan 8 17:42:48 CET 2004 Daniel Veillard <daniel@veillard.com>
7801
7802 * configure.in: changed AC_OUTPUT() macro to avoid a cygwin problem
7803 c.f. #130896
7804
7805Thu Jan 8 00:36:00 CET 2004 Daniel Veillard <daniel@veillard.com>
7806
7807 * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc:
7808 applying patch from Mark Vakoc for Windows
7809 * doc/catalog.html doc/encoding.html doc/xml.html: applied doc
7810 fixes from Sven Zimmerman
7811
7812Tue Jan 6 23:51:46 CET 2004 Daniel Veillard <daniel@veillard.com>
7813
7814 * python/libxml2-python-api.xml python/libxml_wrap.h python/types.c
7815 python/tests/Makefile.am python/tests/tstLastError.py: applied
Daniel Veillard25a1ce92008-06-02 16:04:12 +00007816 patch from Stéphane Bidoul for structured error handling from
William M. Brack11be2d02007-01-24 19:17:19 +00007817 python, and the associated test
7818
7819Tue Jan 6 23:18:11 HKT 2004 William Brack <wbrack@mmm.com.hk>
7820
7821 * configure.in: fixed Bug130593
7822 * xmlwriter.c: fixed compilation warning
7823
7824Tue Jan 6 15:15:23 CET 2004 Daniel Veillard <daniel@veillard.com>
7825
7826 * include/libxml/xmlstring.h: fixed the comment in the header
7827 * doc/*: rebuilt the docs
7828
7829Tue Jan 6 19:40:04 HKT 2004 William Brack <wbrack@mmm.com.hk>
7830
7831 * encoding.c, parser.c, xmlstring.c, Makefile.am,
7832 include/libxml/Makefile.am, include/libxml/catalog.c,
7833 include/libxml/chvalid.h, include/libxml/encoding.h,
7834 include/libxml/parser.h, include/libxml/relaxng.h,
7835 include/libxml/tree.h, include/libxml/xmlwriter.h,
7836 include/libxml/xmlstring.h:
7837 moved string and UTF8 routines out of parser.c and encoding.c
7838 into a new module xmlstring.c with include file
7839 include/libxml/xmlstring.h mostly using patches from Reid
7840 Spencer. Since xmlChar now defined in xmlstring.h, several
7841 include files needed to have a #include added for safety.
7842 * doc/apibuild.py: added some additional sorting for various
7843 references displayed in the APIxxx.html files. Rebuilt the
7844 docs, and also added new file for xmlstring module.
7845 * configure.in: small addition to help my testing; no effect on
7846 normal usage.
7847 * doc/search.php: added $_GET[query] so that persistent globals
7848 can be disabled (for recent versions of PHP)
7849
7850Mon Jan 5 20:47:07 MST 2004 John Fleck <jfleck@inkstain.net>
7851
7852 * doc/tutorial/customfo.xsl
7853 * doc/tutorial/customhtml.xsl
7854 update custom tutorial-building stylesheets in preparation
7855 for tutorial update
7856
7857Tue Jan 6 00:10:33 CET 2004 Daniel Veillard <daniel@veillard.com>
7858
7859 * rngparser.c: commiting the compact relax ng parser. It's not
7860 completely finished, it's not integrated but I want to save the
7861 current state
7862
7863Mon Jan 5 22:22:48 HKT 2004 William Brack <wbrack@mmm.com.hk>
7864
7865 * doc/apibuild.py, doc/APIconstructors.html, doc/libxml2-refs.xml,
7866 win32/libxml2.def.src: fixed apibuild.py's generation of
7867 "constructors" to be in alphabetical order (instead of previous
7868 random sequence); regenerated resulting files.
7869
7870Mon Jan 5 14:03:59 CET 2004 Daniel Veillard <daniel@veillard.com>
7871
7872 * xmlwriter.c: applied patch from Lucas Brasilino fixing an indent
7873 problem.
7874
7875Sun Jan 4 18:54:29 MST 2004 John Fleck <jfleck@inkstain.net>
7876
7877 * doc/newapi.xsl: change background color of function
7878 declaration to improve readability
7879 * doc/*: rebuild docs with new stylesheet
7880
7881Sun Jan 4 22:45:14 HKT 2004 William Brack <wbarck@mmm.com.hk>
7882
7883 * parser.c, include/libxml/parser.h: added a routine
7884 xmlStrncatNew to create a new string from 2 frags.
7885 * tree.c: added code to check if node content is from
7886 dictionary before trying to change or concatenate.
7887
7888Sun Jan 4 08:57:51 HKT 2004 William Brack <wbrack@mmm.com.hk>
7889
7890 * xmlmemory.c: applied suggestion from Miloslav Trmac (see
7891 Bug 130419) and eliminated xmlInitMemoryDone. More
7892 improvement needed.
7893 * xml2-config.in: added an additional flag (--exec-prefix) to
7894 allow library directory to be different from include directory
7895 (Bug 129558).
7896
7897Fri Jan 2 21:22:18 CET 2004 Daniel Veillard <daniel@veillard.com>
7898
Daniel Veillard25a1ce92008-06-02 16:04:12 +00007899 * error.c: applied patch from Stéphane Bidoul for structured error
William M. Brack11be2d02007-01-24 19:17:19 +00007900 reporting.
7901
7902Fri Jan 2 21:03:17 CET 2004 Daniel Veillard <daniel@veillard.com>
7903
7904 * include/libxml/xmlwriter.h xmlwriter.c: applied the patch from
7905 Lucas Brasilino to add indentation support to xmlWriter
7906
7907Fri Jan 2 22:58:29 HKT 2004 William Brack <wbrack@mmm.com.hk>
7908
7909 * xinclude.c: fixed problem with "recursive" include (fallback
7910 contains another include - Bug 129969)
7911
7912Fri Jan 2 11:40:06 CET 2004 Daniel Veillard <daniel@veillard.com>
7913
7914 * SAX2.c: found and fixed a bug misallocating some non
7915 blank text node strings from the dictionnary.
7916 * xmlmemory.c: fixed a problem with the memory debug mutex
7917 release.
7918
7919Wed Dec 31 22:02:37 HKT 2003 William Brack <wbrack@mmm.com.hk>
7920
7921 * xinclude.c: fixed problem caused by wrong dictionary
7922 reference count, reported on the list by Christopher
7923 Grayce.
7924
7925Wed Dec 31 15:55:55 HKT 2003 William Brack <wbrack@mmm.com.hk>
7926
7927 * python/generator.py, python/libxml2class.txt: fixed problem
Daniel Veillard25a1ce92008-06-02 16:04:12 +00007928 pointed out by Stéphane Bidoul on the list.
William M. Brack11be2d02007-01-24 19:17:19 +00007929 * xinclude.c, xpointer.c, xpath.c, include/libxml/xpointer.h:
7930 completed modifications required to fix Bug 129967 (at last!).
7931 Now wait to see how long before further trouble...
7932
7933Tue Dec 30 16:26:13 HKT 2003 William Brack <wbrack@mmm.com.hk>
7934
7935 * parser.c, xmlmemory.c, include/libxml/xmlmemory.h: Fixed
7936 memory leak reported by Dave Beckett
7937 * xmlschemas.c: Removed spurious comment reported on the mailing
7938 list
7939 * xinclude.c, xpath.c, xpointer.c, libxml/include/xpointer.h:
7940 Further work on Bug 129967 concerning xpointer range handling
7941 and range-to function; much better, but still not complete
7942
7943Mon Dec 29 18:08:05 CET 2003 Daniel Veillard <daniel@veillard.com>
7944
7945 * valid.c: xmlValidateElement could crash for element holding a
7946 namespace declaration but not in a namespace. Oliver Fischer
7947 provided the example.
7948
7949Mon Dec 29 11:29:31 CET 2003 Daniel Veillard <daniel@veillard.com>
7950
7951 * xmllint.c: issue validation status on stderr, not stdout as suggested
7952 by Pawel Palucha
7953 * result/relaxng/*: this change slightly all the output from RNG
7954 regressions.
7955
7956Mon Dec 28 10:47:32 HKT 2003 William Brack <wbrack@mmm.com.hk>
7957
7958 * xmlschemas.c: edited a couple of comments in accordance with
7959 posting on the mailing list (no logic change)
7960 * xpointer.c: working on Bug 129967, added check for NULL
7961 nodeset to prevent crash. Further work required.
7962 * xpath.c: working on Bug 129967, added code to handle
7963 XPATH_LOCATIONSET in RANGETO code, also added code to
7964 handle it in xmlXPathEvaluatePredicateResult. Further
7965 work required.
7966
7967Sat Dec 27 12:32:58 HKT 2003 William Brack <wbrack@mmm.com.hk>
7968
7969 * xmlschemas.c: added tests for xs:all to assure minOccurs
7970 and maxOccurs <= 1 (Bug 130020)
7971
7972Sat Dec 27 09:53:06 HKT 2003 William Brack <wbrack@mmm.com.hk>
7973
7974 * xmlregexp.c: fixed xmlFAParseCharRange for Unicode ranges
7975 with patch from Charles Bozeman.
7976
7977Fri Dec 26 14:03:41 HKT 2003 William Brack <wbrack@mmm.com.hk>
7978
7979 * xmlregexp.c: fixed problem causing segfault on validation error
7980 condition (reported on mailing list)
7981
7982Thu Dec 25 21:16:22 HKT 2003 William Brack <wbrack@mmm.com.hk>
7983
7984 * xmlschemas.c: fixed missing dictionaries for Memory and Doc
7985 parser contexts (problem reported on mailing list)
7986 * doc/apibuild.py: small change to prevent duplicate lines
7987 on API functions list. It will take effect the next time
7988 the docs are rebuilt.
7989
7990Wed Dec 24 12:54:25 CET 2003 Daniel Veillard <daniel@veillard.com>
7991
7992 * configure.in NEWS doc/*: updated the docs and prepared a new
7993 release 2.6.4
7994
7995Wed Dec 24 12:07:52 CET 2003 Daniel Veillard <daniel@veillard.com>
7996
7997 * legacy.c: remove deprecated warning on startElement()
7998
7999Wed Dec 24 12:04:35 CET 2003 Daniel Veillard <daniel@veillard.com>
8000
8001 * xinclude.c result/XInclude/nodes2.*: XInclude xpointer support
8002 was broken with the new namespace. Fixes #129932
8003
8004Wed Dec 24 00:29:30 CET 2003 Daniel Veillard <daniel@veillard.com>
8005
8006 * xmlschemas.c include/libxml/schemasInternals.h: types might be
8007 redefined in includes, quick fix to allow this but lacks the
8008 equality of the redefinition test.
8009
8010Tue Dec 23 15:14:37 HKT 2003 William Brack <wbrack@mmm.com.hk>
8011
8012 * valid.c: fixed bug concerning validation using external
8013 dtd of element with mutiple namespace declarations
8014 (Bug 129821)
8015
8016Tue Dec 23 11:41:42 HKT 2003 William Brack <wbrack@mmm.com.hk>
8017
8018 * tree.c: inhibited production of "(null):" in xmlGetNodePath
8019 when node has default namespace (Bug 129710)
8020
8021Tue Dec 23 09:29:14 HKT 2003 William Brack <wbrack@mmm.com.hk>
8022
8023 * xpath.c: small enhancement to xmlXPathCmpNodes to assure
8024 document order for attributes is retained (Bug 129331)
8025
8026Mon Dec 22 19:06:16 CET 2003 Daniel Veillard <daniel@veillard.com>
8027
8028 * parser.c xmlreader.c: change xmlReadFd() xmlCtxtReadFd()
8029 xmlReaderNewFd() xmlReaderForFd(), change those to not close
8030 the file descriptor. Updated the comment, should close #129683
8031
8032Mon Dec 22 00:34:09 CET 2003 Daniel Veillard <daniel@veillard.com>
8033
8034 * xinclude.c: fixed a serious problem in XInclude #129021
8035
8036Sun Dec 21 13:59:54 CET 2003 Daniel Veillard <daniel@veillard.com>
8037
8038 * parser.c: fixed bug #129489, propagation of parsing flags
8039 in entities.
8040 * parser.c xmlreader.c: improved the comments of parsing options
8041
8042Sun Dec 21 18:14:04 HKT 2003 William Brack <wbrack@mmm.com.hk>
8043
8044 * python/Makefile.am, python/tests/Makefile.am,
8045 doc/Makefile.am: applied fixes to allow build from
8046 'outside' directory (Bug 129172)
8047
8048Sat Dec 20 16:42:07 MST 2003 John Fleck <jfleck@inkstain.net>
8049
8050 * tree.c - add explanation of namespace inheritance when
8051 ns is NULL to xmlNewChild and xmlNewTextChild API doc
8052
8053Sat Dec 20 18:17:28 HKT 2003 William Brack <wbrack@mmm.com.hk>
8054
8055 * include/libxml/xpathInternals.h: undid last change (my
8056 bad). Put necessary fix in libxslt/libexslt instead.
8057 * include/libxml/DOCBparser.h: put test for __GCC__ on
8058 warning directive (Bug 129105)
8059
8060Sat Dec 20 10:48:37 HKT 2003 William Brack <wbrack@mmm.com.hk>
8061
8062 * include/libxml/xpathInternals.h: fixed xmlXPathReturnString
8063 to cater for NULL pointer (bug 129561)
8064 * globals.c: added comment to suppress documentation warning
8065 * doc/apibuild.py: fixed problem which caused last APIchunkxx.html
8066 to be lost. Rebuilt doc/* (including adding APIchunk26.html)
8067
8068Fri Dec 19 18:24:02 CET 2003 Daniel Veillard <daniel@veillard.com>
8069
8070 * xmlreader.c: trying to fix #129692 xmlTextReaderExpand() when
8071 using an xmlReaderWalker()
8072
8073Thu Dec 18 20:10:34 MST 2003 John Fleck <jfleck@inkstain.net>
8074
8075 * tree.c: fix misc. typos in doc comments
8076 * include/libxml/tree.h: elaborate on macro define doc comments
8077 * doc/*: rebuild docs
8078
8079Wed Dec 17 16:07:33 CET 2003 Daniel Veillard <daniel@veillard.com>
8080
8081 * doc/examples/*: don't call the result files .out but .res as
8082 the Makefiles tend to try generating binaries for .out targets...
8083
8084Tue Dec 16 20:53:54 MST 2003 John Fleck <jfleck@inkstain.net>
8085
8086 * doc/html/libxml-pattern.html: - cvs add API docs for new
8087 pattern stuff
8088
8089Tue Dec 16 20:40:40 MST 2003 John Fleck <jfleck@inkstain.net>
8090
8091 * tree.c
8092 * doc/*:
8093 Elaborate in documentation discussion of xmlNewChild
8094 and xmlNewTextChild. Thanks to Steve Lenti for pointing
8095 out the usefulness of a more explicit explanation of the
8096 reserved character escaping issue.
8097
8098Fri Dec 12 15:55:15 CET 2003 Daniel Veillard <daniel@veillard.com>
8099
8100 * xmlcatalog.c: applied patch from Stefan Kost
8101
8102Thu Dec 11 15:15:31 CET 2003 Daniel Veillard <daniel@veillard.com>
8103
8104 * doc/examples/testWriter.c: applied small fix from Lucas Brasilino
8105
8106Thu Dec 11 14:55:22 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
8107
8108 * win32/Makefile.* win32/configure.js: Added pattern support
8109
8110Wed Dec 10 14:11:20 CET 2003 Daniel Veillard <daniel@veillard.com>
8111
8112 * configure.in doc/* libxml.spec.in: preparing release of
8113 libxml2-2.6.3, updated and regenerated the docs.
8114
8115Wed Dec 10 11:43:33 CET 2003 Daniel Veillard <daniel@veillard.com>
8116
8117 * SAX2.c pattern.c: removed some compilation warnings
8118
8119Wed Dec 10 11:16:29 CET 2003 Daniel Veillard <daniel@veillard.com>
8120
8121 * xmllint.c: fixing bug #119264 xmllint failing to report
8122 serialization errors in some cases.
8123
8124Tue Dec 9 23:50:23 CET 2003 Daniel Veillard <daniel@veillard.com>
8125
8126 * entities.c: fixed an XML entites content serialization
8127 potentially triggered by XInclude, see #126817
8128
8129Tue Dec 9 16:12:50 CET 2003 Daniel Veillard <daniel@veillard.com>
8130
8131 * xmlwriter.c: applied the patch to xmlTextWriterStartPI()
8132 suggested by Daniel Schulman in #128313
8133
8134Tue Dec 9 15:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
8135
8136 * configure.in Makefile.am: another patch from Kenneth Haley
8137 for Mingw, c.f. #128787
8138
8139Tue Dec 9 15:07:09 CET 2003 Daniel Veillard <daniel@veillard.com>
8140
8141 * include/libxml/xmlexports.h: applied patch from Kenneth Haley
8142 for compiling on Mingw see #128786
8143
8144Tue Dec 9 14:52:59 CET 2003 Daniel Veillard <daniel@veillard.com>
8145
8146 * xmllint.c: some flags were not passed down correctly as
8147 parsing options. Fixes #126806
8148
8149Tue Dec 9 12:29:26 CET 2003 Daniel Veillard <daniel@veillard.com>
8150
8151 * xinclude.c xmllint.c xmlreader.c include/libxml/xinclude.h
8152 include/libxml/xmlerror.h: augmented the XInclude API
8153 to be able to pass XML parser flags down to the Inclusion
8154 process. Also resynchronized with the Last Call W3C Working
8155 Draft 10 November 2003 for the xpointer attribute.
8156 * Makefile.am test/XInclude/docs/nodes[23].xml
8157 result/XInclude/*: augmented the tests for the new namespace and
8158 testing the xpointer attribute, changed the way error messages
8159 are tested
8160 * doc/*: regenerated the documentation
8161
8162Mon Dec 8 18:38:26 CET 2003 Daniel Veillard <daniel@veillard.com>
8163
8164 * error.c: filter warning messages if the global setting blocks them
8165 * xinclude.c xmlreader.c include/libxml/xinclude.h
8166 include/libxml/xmlerror.h: updated the change of namespace at
8167 the XInclude level, raise a warning if the old one is found,
8168 and some cleanup
8169
8170Mon Dec 8 13:09:39 CET 2003 Daniel Veillard <daniel@veillard.com>
8171
8172 * tree.c: tentative fix for #126117 character reference in
8173 attributes output problem in some cornercase.
8174
8175Mon Dec 8 11:08:45 CET 2003 Daniel Veillard <daniel@veillard.com>
8176
8177 * python/libxml.py: tried to fix the problems reported in
8178 bug #126735
8179 * xpath.c SAX2.c error.c parser.c valid.c include/libxml/xmlerror.h:
8180 fixed again some problem trying to use the structured error
8181 handlers, c.f. bug #126735
8182 * result/VC/ElementValid: tiny change due to the fix
8183
8184Sun Dec 7 22:27:31 CET 2003 Daniel Veillard <daniel@veillard.com>
8185
8186 * error.c: fixed __xmlRaiseError to use structured error handlers
8187 defined by xmlSetStructuredErrorFunc(), fixes bug #126211
8188
8189Sun Dec 7 20:30:53 CET 2003 Daniel Veillard <daniel@veillard.com>
8190
8191 * parser.c: attempt to fix #126211 ...
8192
8193Fri Dec 5 17:07:29 CET 2003 Daniel Veillard <daniel@veillard.com>
8194
8195 * pattern.c xmlreader.c xmllint.c include/libxml/pattern.h
8196 include/libxml/xmlreader.h: fixed the pattern interfaces
8197 but not yet the parser to handle the namespaces.
8198 * doc/examples/reader3.c doc/*: fixed the example, rebuilt the docs.
8199
8200Fri Dec 5 15:49:44 CET 2003 Daniel Veillard <daniel@veillard.com>
8201
8202 * globals.c xmlwriter.c doc/apibuild.py include/libxml/globals.h
8203 include/libxml/pattern.h include/libxml/schemasInternals.h
8204 include/libxml/xmlexports.h include/libxml/xmlwriter.h: cleanup
8205 the make rebuild in doc, this include new directive to stop
8206 documentation warnings
8207 * doc/* doc/html/*: rebuilt the docs
8208 * pattern.c xmlreader.c include/libxml/pattern.h
8209 include/libxml/xmlreader.h: adding xmlTextReaderPreservePattern()
8210 to save nodes while scanning the tree with the reader, cleanup
8211 the way element were freed, and xmlTextReaderPreserve()
8212 implementation, the API might change for namespace binding support
8213 when compiling patterns.
8214 * doc/examples/*: added reader3.c exposing the xmlTextReaderPreserve()
8215
8216Thu Dec 4 15:10:57 CET 2003 Daniel Veillard <daniel@veillard.com>
8217
8218 * python/libxml.py: oops forgot to modify/commit the new code.
8219
8220Thu Dec 4 13:29:19 CET 2003 Daniel Veillard <daniel@veillard.com>
8221
8222 * python/generator.py python/libxml.c python/libxml_wrap.h:
8223 cleanup the output buffer support to at least get the basic
8224 to work
8225 * python/tests/outbuf.py python/tests/serialize.py: fixes and
8226 cleanup.
8227 * include/libxml/xmlwriter.h: cleanup
8228
8229Wed Dec 3 21:38:56 MST 2003 John Fleck <jfleck@inkstain.net>
8230
8231 * include/libxml/xmlversion.h.in
8232 * doc/*: add WITH_TRIO comment so it shows up in the docs, rebuild
8233 docs
8234
8235Wed Dec 3 13:10:08 CET 2003 Daniel Veillard <daniel@veillard.com>
8236
8237 * config.h.in configure.in xmlregexp.c: fix bug #128401 affecting
8238 regexp quantifiers
8239
8240Tue Dec 2 23:29:56 CET 2003 Daniel Veillard <daniel@veillard.com>
8241
8242 * pattern.c include/libxml/pattern.h: adding the pattern node
8243 selection code. Inheried in part from libxslt but smaller.
8244 * Makefile.am configure.in include/libxml/xmlversion.h.in:
8245 integrated the pattern module, made it a configure time option
8246 * xmllint.c: added --pattern to test when doing --stream
8247
8248Tue Dec 2 11:25:25 CET 2003 Daniel Veillard <daniel@veillard.com>
8249
8250 * xmlreader.c: fixed a problem in xmlreader validation when
8251 streaming exposed by reader2 example.
8252
8253Mon Dec 1 20:40:51 MST 2003 John Fleck <jfleck@inkstain.net>
8254
8255 * doc/xml.html
8256 * doc/docs.html:
8257 add reference to the Code Examples page to docs.html list
8258 of resources
8259
8260Mon Dec 1 12:30:28 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
8261
8262 * win32/Makefile.bcb win32/configure.js: Applied the BCB patch
8263 from Eric
8264
8265Sun Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net>
8266
8267 * include/libxml/xinclude.h
8268 * doc/*: Add comments for macro definitions in xinclude.h and
8269 rebuild the docs
8270
8271Sun Nov 30 21:06:29 MST 2003 John Fleck <jfleck@inkstain.net>
8272
8273 * doc/docdescr.doc
8274 Updating William's explanation of how to build docs,
8275 reflecting Daniel's new docs build system
8276
8277Sat Nov 29 18:38:22 HKT 2003 William Brack <wbrack@mmm.com.hk>
8278
8279 * xmlmemory.c: enhanced by adding mutex to protect global
8280 structures in a multi-threading environment. This fixed
8281 some random errors on the Threads regression tests.
8282
8283Fri Nov 28 21:39:49 MST 2003 John Fleck <jfleck@inkstain.net>
8284
8285 * doc/xml.html doc/python.html: fix tst.py text, which didn't
8286 import sys
8287
8288Fri Nov 28 17:28:47 HKT 2003 William Brack <wbrack@mmm.com.hk>
8289
8290 * encoding.c, include/libxml/encoding.h: Enhanced the handling of
8291 UTF-16, UTF-16LE and UTF-16BE encodings. Now UTF-16 output is
8292 handled internally by default, with proper BOM and UTF-16LE
8293 encoding. Native UTF-16LE and UTF-16BE encoding will not generate
8294 BOM on output, and will be automatically recognized on input.
8295 * test/utf16lebom.xml, test/utf16bebom.xml, result/utf16?ebom*:
8296 added regression tests for above.
8297
8298Thu Nov 27 19:25:10 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
8299
8300 * win32/Makefile.* win32/configure.js: Modified to allow coexistent
8301 build with all compilers. Added C-Runtime option for MSVC. Included
8302 xmlWriter.
8303 * xmlwriter.c: Added IN_LIBXML macro
8304
8305Wed Nov 26 21:54:01 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
8306
8307 * win32/Makefile.bcb: applied patch from Eric
8308
8309Wed Nov 26 21:33:14 CET 2003 Daniel Veillard <daniel@veillard.com>
8310
8311 * include/libxml/tree.h: stefan on IRC pointed out that XML_GET_LINE
8312 is broken on 2.6.x
8313
8314Tue Nov 25 18:39:44 CET 2003 Daniel Veillard <daniel@veillard.com>
8315
8316 * entities.c: fixed #127877, never output &quot; in element content
8317 * result/isolat3 result/slashdot16.xml result/noent/isolat3
8318 result/noent/slashdot16.xml result/valid/REC-xml-19980210.xml
8319 result/valid/index.xml result/valid/xlink.xml: this changes the
8320 output of a few tests
8321
8322Tue Nov 25 16:36:21 CET 2003 Daniel Veillard <daniel@veillard.com>
8323
8324 * include/libxml/schemasInternals.h include/libxml/xmlerror.h
8325 testSchemas.c xmlschemas.c: added xsd:include support, fixed
8326 testSchemas behaviour when a schemas failed to parse.
8327 * test/schemas/vdv-* result/schemas/vdv-first5_0_0*: added one
8328 test for xsd:include from Eric Van der Vlist
8329
8330Tue Nov 25 08:18:12 CET 2003 Daniel Veillard <daniel@veillard.com>
8331
8332 * parser.c: swapped the attribute defaulting and attribute checking
8333 parts of parsing a new element start, fixes bug #127772
8334 * result/valid/127772.* test/valid/127772.xml
8335 test/valid/dtds/127772.dtd: added the example in the regression tests
8336
8337Tue Nov 25 08:00:15 CET 2003 Daniel Veillard <daniel@veillard.com>
8338
8339 * parser.c: moved xmlCleanupThreads() to the end of xmlCleanupParser()
8340 to avoid bug #127851
8341
8342Mon Nov 24 15:26:21 CET 2003 Daniel Veillard <daniel@veillard.com>
8343
8344 * xmlregexp.c: fixing some Negative Character Group and
8345 Character Class Subtraction handling.
8346
8347Mon Nov 24 14:01:57 CET 2003 Daniel Veillard <daniel@veillard.com>
8348
8349 * xmlregexp.c xmlschemas.c: more XML Schemas fixes based
8350 on Eric van der Vlist examples
8351 * result/schemas/vdv-first4* test/schemas/vdv-first4*:
8352 added regression tests
8353 * doc/examples/Makefile.am doc/examples/index.py: do not
8354 regenerate the index on make all target, but only on
8355 make rebuild to avoid troubles.
8356
8357Sat Nov 22 21:35:42 CET 2003 Daniel Veillard <daniel@veillard.com>
8358
8359 * xmlschemas.c xmlschemastypes.c include/libxml/xmlerror.h
8360 include/libxml/schemasInternals.h: lot of bug fixes, cleanup,
8361 starting to add proper namespace support too.
8362 * test/schemas/* result/schemas/*: added a number of tests
8363 fixed the result from some regression tests too.
8364
8365Fri Nov 21 20:50:59 MST 2003 John Fleck <jfleck@inkstain.net>
8366
8367 * doc/xml.html, docs.html: remove reference to gtk-doc now that
8368 Daniel has removed it, fix link to George's IBM article, other
8369 minor edits
8370
8371Fri Nov 21 01:26:00 CET 2003 Daniel Veillard <daniel@veillard.com>
8372
8373 * xmlschemas.c: applied patch from Robert Stepanek to start
8374 import os schemas support, cleaned up stuff and the patch.
8375 * test/schemas/import0_0.* result/schemas/import0_0_0*: added test
8376 to regression, fixed a few regressions too.
8377
8378Thu Nov 20 22:58:00 CET 2003 Daniel Veillard <daniel@veillard.com>
8379
8380 * HTMLparser.c: applied two parsing fixes from James Bursa
8381
8382Thu Nov 20 19:20:46 CET 2003 Daniel Veillard <daniel@veillard.com>
8383
8384 * doc/examples/*: added two xmlReader examples
8385 * xmlreader.c: cleaned up some bugs in the process
8386
8387Thu Nov 20 12:54:30 CET 2003 Daniel Veillard <daniel@veillard.com>
8388
8389 * xmlwriter.c include/libxml/xmlwriter.h: applied patch from
8390 Alfred Mickautsch, bugfixes and comments
8391 * doc/examples/*: added his test as the xmlWriter example
8392 * doc/html/ doc/*.html: this resulted in some improvements
8393 * include/libxml/hash.h: fixed an inclusion problem when
8394 <libxml/hash.h> wasn't preceeded by <xml/parser.h>
8395
8396Wed Nov 19 17:19:35 CET 2003 Daniel Veillard <daniel@veillard.com>
8397
8398 * xinclude.c: fix an error message
8399 * doc/examples/*: added tree2 example from Lucas Brasilino
8400
8401Wed Nov 19 17:50:47 HKT 2003 William Brack <wbrack@mmm.com.hk>
8402
8403 * doc/newapi.xsl: improve the sort sequence for page content
8404 * doc/html/*.html: regenerate the web pages
8405
8406Wed Nov 19 00:48:56 CET 2003 Daniel Veillard <daniel@veillard.com>
8407
8408 * Makefile.am: do not package cvs versioning temp files.
8409 * doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl: more cleanup,
8410 slightly improved the API xml format, fixed a lot of small
8411 rendering problems
8412 * doc/html/libxml*.html: rebuilt
8413
8414Tue Nov 18 21:51:15 CET 2003 Daniel Veillard <daniel@veillard.com>
8415
8416 * include/libxml/*.h include/libxml/*.h.in: modified the file
8417 header to add more informations, painful...
8418 * genChRanges.py genUnicode.py: updated to generate said changes
8419 in headers
8420 * doc/apibuild.py: extract headers, add them to libxml2-api.xml
8421 * *.html *.xsl *.xml: updated the stylesheets to flag geprecated
8422 APIs modules. Updated the stylesheets, some cleanups, regenerated
8423 * doc/html/*.html: regenerated added back book1 and libxml-lib.html
8424
8425Tue Nov 18 14:43:16 CET 2003 Daniel Veillard <daniel@veillard.com>
8426
8427 * doc/Makefile.am doc/*.xsl doc/*.html doc/apibuild.py: cleaned up
8428 the build process to remove all remains from the old gtk-doc
8429 inherited, libxml2-refs.xml is now generated by apibuild.py, the
8430 stylesheets have been improved, and the API*html now generated
8431 are XHTML1 valid too
8432
8433Tue Nov 18 14:28:32 HKT 2003 William Brack <mmm.com.hk>
8434
8435 * genChRanges.py, chvalid.c, include/libxml/chvalid.h: minor
8436 enhancement to prevent comment with unreferenced variable.
8437 * threads.c xmlreader.c xmlwriter.c: edited some comments to
8438 improve auto-generation of documentation
8439 * apibuild.py: minor change to an error message
8440
8441Mon Nov 17 17:55:51 CET 2003 Daniel Veillard <daniel@veillard.com>
8442
8443 * doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl: more cleanup,
8444 improving navigation
8445 * doc/html/*.html: updated the result
8446
8447Mon Nov 17 14:54:38 CET 2003 Daniel Veillard <daniel@veillard.com>
8448
8449 * doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl:
8450 improvement of the stylesheets, fixed a API generation problem,
8451 switched the stylesheet and Makefile to build the HTML output.
8452 * doc/html/*.html: complete update, ditched some old files, might
8453 introduce some breakage...
8454
8455Mon Nov 17 12:50:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8456
8457 * doc/newapi.xsl: lot of improvements, this starts looking good
8458 enough to be usable.
8459
8460Mon Nov 17 00:58:09 CET 2003 Daniel Veillard <daniel@veillard.com>
8461
8462 * doc/newapi.xsl: stylesheet to build HTML pages from the
8463 API XML description, Work in Progress
8464
8465Sun Nov 16 16:03:24 HKT 2003 William Brack <wbrack@mmm.com.hk>
8466
8467 * xpath.c: fixed bug 126976 (string != empty nodeset
8468 should be false)
8469
8470Sun Nov 16 14:00:08 HKT 2003 William Brack <wbrack@mmm.com.hk>
8471
8472 * doc/html/*.html: Finally - found the problem with the
8473 page generation (XMLPUBFUN not recognized by gtkdoc).
8474 Re-created the pages using a temporary version of
8475 include/libxml/*.h.
8476 * testOOMlib.c,include/libxml/encoding.h,
8477 include/libxml/schemasInternals.h,include/libxml/valid.h,
8478 include/libxml/xlink.h,include/libxml/xmlwin32version.h,
8479 include/libxml/xmlwin32version.h.in,
8480 include/libxml/xpathInternals.h: minor edit of comments
8481 to help automatic documentation generation
8482 * doc/docdescr.doc: small elaboration
8483 * doc/examples/test1.c,doc/examples/Makefile.am: re-commit
8484 (messed up on last try)
8485 * xmlreader.c: minor change to clear warning.
8486
8487Sat Nov 15 19:20:32 CET 2003 Daniel Veillard <daniel@veillard.com>
8488
8489 * Copyright: fixed some wording
8490 * libxml.spec.in: make sure doc/examples is packaged
8491 * include/libxml/tree.h valid.c xmlreader.c: fixed the really
8492 annoying problem about xmlRemoveID and xmlReader streaming.
8493 Thing looks fixed now, had to add a doc reference to the
8494 xmlID structure though...
8495
8496Sat Nov 15 09:53:36 MST 2003 John Fleck <jfleck@inkstain.net>
8497
8498 * doc/docdescr.doc: added description of man page building
8499
8500Sat Nov 15 19:08:22 HKT 2003 William Brack <wbrack@mmm.com.hk>
8501
8502 * doc/html/libxml-chvalid.html, doc/html/libxml-dict.html,
8503 doc/html/libxml-list.html, doc/html/libxml-testOOMlib.html,
8504 doc/html/libxml-wincecompat, doc/html/winsockcompat.html,
8505 doc/html/libxml-xmlexports.html, doc/html/libxml-xmlversion.html,
8506 doc/html/libxml-xmlwin32version.html, doc/html/libxml-xmlwriter.html:
8507 added missing pages for the website.
8508
8509Sat Nov 15 18:23:48 HKT 2003 William Brack <wbrack@mmm.com.hk>
8510
8511 * doc/Makefile.am doc/*.html doc/html/*.html: rebuilt the
8512 generated pages (again), manually restored doc/html/index.html
8513 and manually edited generated file doc/gnome-xml.xml to put
8514 in appropriate headings.
8515 * doc/docdescr.doc: new file to describe details of the
8516 document generation (helps my memory for the next time)
8517 * genChRanges.py,chvalid.c,include/libxml/chvalid.h: minor
8518 enhancement to please the automatic documentation generation.
8519
8520Fri Nov 14 23:47:31 HKT 2003 William Brack <wbrack@mmm.com.hk>
8521
8522 * catalog.c,relaxng.c,testAutomata.c,xpointer.c,genChRanges.py,
8523 chvalid.c,include/libxml/chvalid.h,doc/examples/test1.c:
8524 minor error cleanup for gcc-3.3.[12] compilation warnings.
8525
8526Fri Nov 14 15:08:13 HKT 2003 William Brack <wbrack@mmm.com.hk>
8527
8528 * tree.c: minor changes to some comments
8529 * doc/*.html: rebuilt the generated HTML pages for changes
8530 from jfleck (bug 126945)
8531
8532Thu Nov 13 12:44:14 CET 2003 Daniel Veillard <daniel@veillard.com>
8533
8534 * doc/examples/*: added Dodji's example, added output handling
8535
8536Thu Nov 13 11:35:35 CET 2003 Daniel Veillard <daniel@veillard.com>
8537
8538 * doc/examples/*: added Aleksey XPath example, fixed bugs
8539 in the indexer
8540
8541Wed Nov 12 23:48:26 CET 2003 Daniel Veillard <daniel@veillard.com>
8542
8543 * doc/*: integrating the examples in the navigation menus
8544 * doc/examples/*: added make tests, updated the navigation,
8545 added a new test, cleanups, updates.
8546
8547Wed Nov 12 17:50:36 CET 2003 Daniel Veillard <daniel@veillard.com>
8548
8549 * doc/*.html: rebuilt the generated HTML pages
8550 * doc/examples/*: updated the stylesheets, added a synopsis,
8551 Makefile.am is now generated by index.py
8552
8553Wed Nov 12 01:38:16 CET 2003 Daniel Veillard <daniel@veillard.com>
8554
8555 * doc/site.xsl doc/examples/Makefile.am doc/examples/index.html:
8556 added autogeneration of a web page for the examples
8557 * doc/examples/example1.c doc/examples/.cvsignore
8558 doc/examples/examples.xml doc/examples/index.py: updated the
8559 informations extracted, improved the format and indexing.
8560
8561Tue Nov 11 22:08:59 CET 2003 Daniel Veillard <daniel@veillard.com>
8562
8563 * check-xinclude-test-suite.py: less verbose on difference
8564 * libxml.spec.in: cleanup
8565 * parser.c: fixed xmlCleanupParser() doc
8566 * doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml
8567 doc/examples/Makefile.am doc/examples/example1.c
8568 doc/examples/examples.xml doc/examples/index.py
8569 doc/examples/test1.xml: work on adding C examples and
8570 generating automated information about those. examples.xml
8571 is autogenerated describing the examples.
8572 * example/Makefile.am: cleanup
8573
8574Mon Nov 10 23:47:03 HKT 2003 William Brack <wbrack@mmm.com.hk>
8575
8576 * genUnicode.py, xmlunicode.c, include/libxml/xmlunicode.h:
8577 fixed missing '-' in block names, enhanced the hack for
8578 ABI aliasing.
8579
8580Sun Nov 9 20:28:21 HKT 2003 William Brack <wbrack@mmm.com.hk>
8581
8582 * genUnicode.py, xmlunicode.c, include/libxml/xmlunicode.h,
8583 python/libxml2class.txt: enhanced for range checking,
8584 updated to Unicode version 4.0.1 (API docs also updated)
8585 * python/generator.py: minor change to fix a warning
8586
8587Wed Nov 5 23:46:36 CET 2003 Daniel Veillard <daniel@veillard.com>
8588
8589 * Makefile.am: apply fix from Karl Eichwalder for script path
8590
8591Wed Nov 5 10:49:20 CET 2003 Daniel Veillard <daniel@veillard.com>
8592
8593 * win32/configure.js: applied patch from Mark Vakoc to simplify
8594 his work from CVS checkouts.
8595
8596Tue Nov 4 21:16:47 MST 2003 John Fleck <jfleck@inkstain.net>
8597
8598 * doc/xmlreader.html: minor cleanups
8599
8600Tue Nov 4 15:52:28 PST 2003 William Brack <wbrack@mmm.com.hk>
8601
8602 * include/libxml/xmlversion.h.in: changed macro ATTRIBUTE_UNUSED
8603 for gcc so that, if undefined, it's defined as
8604 __attribute__((unused))
8605
8606Tue Nov 4 15:28:07 PST 2003 William Brack <wbrack@mmm.com.hk>
8607
8608 * python/generator.py: small enhancement to assure ATTRIBUTE_UNUSED
8609 appears after the variable declaration.
8610 * valid.c: trivial change to eliminate a warning message
8611
8612Tue Nov 4 11:24:04 CET 2003 Daniel Veillard <daniel@veillard.com>
8613
8614 * configure.in NEWS doc/*: preparing release 2.6.2, updated and
8615 rebuilt the docs
8616
8617Tue Nov 4 09:38:46 CET 2003 Daniel Veillard <daniel@veillard.com>
8618
8619 * xmllint.c: change --html to make sure we use the HTML serialization
8620 rule by default when HTML parser is used, add --xmlout to allow to
8621 force the XML serializer on HTML.
8622 * HTMLtree.c: ugly tweak to fix the output on <p> element and
8623 solve #125093
8624 * result/HTML/*: this changes the output of some tests
8625
8626Mon Nov 3 17:51:28 CET 2003 Daniel Veillard <daniel@veillard.com>
8627
8628 * xinclude.c: fixed bug #125812, about XPointer in XInclude
8629 failing but not returning an error.
8630
8631Mon Nov 3 17:18:22 CET 2003 Daniel Veillard <daniel@veillard.com>
8632
8633 * valid.c: fixed bug #125811 related to DTD post validation
8634 where the DTD doesn't pertain to a document.
8635
8636Mon Nov 3 15:25:58 CET 2003 Daniel Veillard <daniel@veillard.com>
8637
8638 * parser.c xmlIO.c include/libxml/parserInternals.h: implemented
8639 the XML_PARSE_NONET parser option.
8640 * xmllint.c: converted xmllint.c to use the option instead of
8641 relying on the global resolver variable.
8642
8643Mon Nov 3 13:26:32 CET 2003 Daniel Veillard <daniel@veillard.com>
8644
8645 * xinclude.c xmlreader.c include/libxml/xinclude.h: adding XInclude
8646 support to the reader interface. Lot of testing of the walker,
8647 various bug fixes.
8648 * xmllint.c: added --walker and made sure --xinclude --stream --debug
8649 works as expected
8650 * Makefile.am result/dtd11.rdr result/ent6.rdr test/dtd11 test/ent6
8651 result/XInclude/*.rdr: added regression tests for the walker and
8652 XInclude xmlReader support, had to slightly change a couple of tests
8653 because the walker can't distinguish <foo/> from <foo></foo>
8654
8655Sat Nov 1 17:42:27 CET 2003 Daniel Veillard <daniel@veillard.com>
8656
8657 * tree.c nanohttp.c threads.c: second BeOS patch from
8658 Marcin 'Shard' Konicki
8659
8660Fri Oct 31 15:35:20 CET 2003 Daniel Veillard <daniel@veillard.com>
8661
8662 * parser.c: always generate line numbers
8663
8664Fri Oct 31 11:53:46 CET 2003 Daniel Veillard <daniel@veillard.com>
8665
8666 * parser.c: fixed another regression introduced in fixing #125823
8667
8668Fri Oct 31 11:33:18 CET 2003 Daniel Veillard <daniel@veillard.com>
8669
8670 * python/libxml.c: previous fix for #124044 was broken, correct
8671 fix provided.
8672 * HTMLparser.c parser.c parserInternals.c xmlIO.c: fix xmlStopParser()
8673 and the error handlers to address #125877
8674
8675Thu Oct 30 23:10:46 CET 2003 Daniel Veillard <daniel@veillard.com>
8676
8677 * parser.c: side effect of #123105 patch, namespace resolution
8678 would fail when defined in internal entities, fixes #125823
8679
8680Thu Oct 30 14:10:42 CET 2003 Daniel Veillard <daniel@veillard.com>
8681
8682 * python/libxml.c: be more defensive in the xmlReader python bindings
8683 fixing bug #124044
8684
8685Thu Oct 30 11:14:31 CET 2003 Daniel Veillard <daniel@veillard.com>
8686
8687 * valid.c: the a-posteriori DTD validation code was not validating
8688 the namespace declarations, this fixes #124110
8689
8690Wed Oct 29 14:13:03 PDT 2003 William Brack <wbrack@mmm.com.hk>
8691
8692 * xmlIO.c: enhanced to bypass compression detection code
8693 when input file is stdin (bug 125801)
8694
8695Wed Oct 29 18:21:00 CET 2003 Daniel Veillard <daniel@veillard.com>
8696
8697 * xmlIO.c: fix needed when HTTP is not compiled in by Mark Vakoc
8698
8699Wed Oct 29 18:05:53 CET 2003 Daniel Veillard <daniel@veillard.com>
8700
8701 * xpath.c: more fixes about unregistering objects
8702 * include/libxml/relaxng.h: applied patch from Mark Vakoc
8703 missing _cplusplus processing clause
8704
8705Wed Oct 29 07:49:52 2003 Aleksey Sanin <aleksey@aleksey.com>
8706
8707 * include/libxml/parser.h parser.c: added xmlStrVPrintf function
8708
8709Wed Oct 29 14:37:40 CET 2003 Daniel Veillard <daniel@veillard.com>
8710
8711 * nanoftp.c nanohttp.c testThreads.c threads.c: applied patch from
8712 Marcin 'Shard' Konicki to provide BeOS thread support.
8713
8714Wed Oct 29 14:20:14 CET 2003 Daniel Veillard <daniel@veillard.com>
8715
8716 * xmlschemas.c include/libxml/xmlschemas.h: applied patch
8717 from Steve Ball to make a schema parser from a preparsed document.
8718
8719Wed Oct 29 13:52:25 CET 2003 Daniel Veillard <daniel@veillard.com>
8720
8721 * tree.c: applied a couple of patches from Mark Lilback about text
8722 nodes coalescing
8723
8724Wed Oct 29 12:16:52 CET 2003 Daniel Veillard <daniel@veillard.com>
8725
8726 * xpath.c: change suggested by Anthony Carrico when unregistering
8727 a namespace prefix to a context
8728 * hash.c: be more careful about calling callbacks with NULL payloads.
8729
8730Wed Oct 29 00:04:26 CET 2003 Daniel Veillard <daniel@veillard.com>
8731
8732 * configure.in NEWS doc/*: preparing release 2.6.1, updated and
8733 regenerated docs and APIs
8734 * parser.c: cleanup and last change to fix #123105
8735
8736Tue Oct 28 23:02:29 CET 2003 Daniel Veillard <daniel@veillard.com>
8737
8738 * HTMLparser.c: Fix #124907 by simply backporting the same
8739 fix as for the XML parser
8740 * result/HTML/doc3.htm.err: change to ID detecting modified one
8741 test result.
8742
8743Tue Oct 28 22:28:50 CET 2003 Daniel Veillard <daniel@veillard.com>
8744
8745 * parser.c include/libxml/parser.h: included a new function
8746 to reuse a Push parser context, based on Graham Bennett original
8747 code
8748 * valid.c: in HTML, a name in an input is not an ID
8749 * TODO: bug list update
8750
8751Tue Oct 28 19:54:37 CET 2003 Daniel Veillard <daniel@veillard.com>
8752
8753 * xpath.c: applied patch from nico@xtradyne.com for #125030
8754
8755Tue Oct 28 16:42:16 CET 2003 Daniel Veillard <daniel@veillard.com>
8756
8757 * Makefile.am: cleanup
8758 * error.c valid.c include/libxml/xmlerror.h: fixing bug #125653
8759 sometimes the error handlers can get a parser context on DTD
8760 errors, and sometime they don't. So be very careful when trying
8761 to grab those informations.
8762
8763Tue Oct 28 15:26:18 CET 2003 Daniel Veillard <daniel@veillard.com>
8764
8765 * tree.c: applied patch from Kasimier Buchcik which fixes a
8766 problem in xmlSearchNs introduced in 2.6.0
8767
8768Tue Oct 28 14:57:03 CET 2003 Daniel Veillard <daniel@veillard.com>
8769
8770 * parser.c: fixed #123263, the encoding is mandatory in a textdecl.
8771
8772Tue Oct 28 13:48:52 CET 2003 Daniel Veillard <daniel@veillard.com>
8773
8774 * tree.c: fix bug #125047 about serializing when finding a
8775 document fragment node.
8776
8777Mon Oct 27 11:11:29 EST 2003 Daniel Veillard <daniel@veillard.com>
8778
8779 * testSAX.c: fix bug #125592 need a NULL check
8780 * include/libxml/chvalid.h: rename a parameter
8781
8782Mon Oct 27 09:43:48 EST 2003 Daniel Veillard <daniel@veillard.com>
8783
8784 * parser.c: applied patch from #123105 about defaulted attributes
8785 from element coming from an entity
8786
8787Mon Oct 27 21:12:27 HKT 2003 William Brack <wbrack@mmm.com.hk>
8788
8789 * xmllint.c: fixed warning message from IRIX (bug 125182)
8790 * python/libxml.py: removed tabs, replaced with spaces
8791 (bug 125572)
8792
8793Mon Oct 27 06:17:30 EST 2003 Daniel Veillard <daniel@veillard.com>
8794
8795 * libxml.h parserInternals.c xmlIO.c: make sure we report errors
8796 if xmlNewInputFromFile() fails.
8797 * xmlreader.c: avoid using _private for the node or document
8798 elements.
8799
8800Sat Oct 25 17:33:59 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
8801
8802 * win32/configure.js: added declaration for verMicroSuffix
8803
8804Fri Oct 24 23:08:17 CEST 2003 Daniel Veillard <daniel@veillard.com>
8805
8806 * libxml.m4: applied patch from Patrick Welche provided in
8807 bug #125432 , future proofing the .m4 file.
8808 * parser.c: resetting the context should also reset the error
8809 * TODO: problem of conformance w.r.t. E20 was raised in the
8810 XML Core telconf and libxml2 isn't conformant there.
8811
8812Wed Oct 22 14:33:05 CEST 2003 Daniel Veillard <daniel@veillard.com>
8813
8814 * xmlwriter.c: applied patch from Alfred Mickautsch fixing #125180
8815
8816Wed Oct 22 10:50:31 CEST 2003 Daniel Veillard <daniel@veillard.com>
8817
Daniel Veillard25a1ce92008-06-02 16:04:12 +00008818 * chvalid.c genChRanges.py: Stéphane Bidoul pointed out another
William M. Brack11be2d02007-01-24 19:17:19 +00008819 small glitch missing a const
8820
8821Wed Oct 22 10:43:21 CEST 2003 Daniel Veillard <daniel@veillard.com>
8822
Daniel Veillard25a1ce92008-06-02 16:04:12 +00008823 * chvalid.c genChRanges.py: Stéphane Bidoul pointed out that
William M. Brack11be2d02007-01-24 19:17:19 +00008824 it doesn't define IN_LIBXML
8825
8826Tue Oct 21 21:14:55 CEST 2003 Daniel Veillard <daniel@veillard.com>
8827
Daniel Veillard25a1ce92008-06-02 16:04:12 +00008828 * win32/Makefile.mingw: typo pointed out by Stéphane Bidoul
William M. Brack11be2d02007-01-24 19:17:19 +00008829
8830Tue Oct 21 11:26:36 CEST 2003 Daniel Veillard <daniel@veillard.com>
8831
8832 * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc
8833 win32/configure.js: set of Win32 patches for 2.6.0 by Joachim Bauch
8834
8835Tue Oct 21 02:07:22 CEST 2003 Daniel Veillard <daniel@veillard.com>
8836
8837 * tree.c: last minute patch from Eric Zurcher making it into 2.6.0
8838
8839Tue Oct 21 02:03:03 CEST 2003 Daniel Veillard <daniel@veillard.com>
8840
8841 * configure.in NEWS doc/libxml2.xsa: preparing libxml2-2.6.0
8842 * doc/*: updated and regenerated the docs and API
8843
8844Tue Oct 21 01:01:55 CEST 2003 Daniel Veillard <daniel@veillard.com>
8845
8846 * SAX2.c error.c tree.c: moved the line number to their proper
8847 field in elements now.
8848
8849Tue Oct 21 00:28:20 CEST 2003 Daniel Veillard <daniel@veillard.com>
8850
8851 * configure.in xmlwriter.c Makefile.am include/libxml/xmlwriter.h
8852 include/libxml/Makefile.am include/libxml/xmlversion.h.in:
8853 added the xmlWriter module contributed by Alfred Mickautsch
8854 * include/libxml/tree.h: added room for line and extra information
8855 * xmlreader.c python/tests/reader6.py: bugfixing some problem some
8856 of them introduced in September
8857 * win32/libxml2.def.src doc/libxml2-api.xml: regenerated the API
8858
8859Mon Oct 20 19:02:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
8860
8861 * Makefile.am configure.in xmldwalk.c xmlreader.c
8862 include/libxml/Makefile.am include/libxml/xmldwalk.h
8863 include/libxml/xmlversion.h.in: removing xmldwalk module
8864 since it got merged with the xmlreader.
8865 * parser.c: cleanup
8866 * win32/libxml2.def.src python/libxml2class.txt doc/libxml2-api.xml:
8867 rebuilt the API
8868 * python/tests/Makefile.am python/tests/reader7.py
8869 python/tests/walker.py: adding regression testing for the
8870 new xmlreader APIs, new APIs for reader creation, including
8871 makeing reader "walker" operating on preparsed document trees.
8872
8873Sun Oct 20 22:37:03 HKT 2003 William Brack <wbrack@mmm.com.hk>
8874
8875 * entities.c, valid.c: fixed problem reported on the mailing
8876 list by Melvyn Sopacua - wrong argument order on functions
8877 called through xmlHashScan.
8878
8879Sun Oct 19 23:57:45 CEST 2003 Daniel Veillard <daniel@veillard.com>
8880
8881 * valid.c xmlIO.c: fixes for compiling using --with-minimum
8882
8883Sun Oct 19 23:46:04 CEST 2003 Daniel Veillard <daniel@veillard.com>
8884
8885 * tree.c: cleanup xmlNodeGetContent() reusing xmlNodeBufGetContent(),
8886 tested it through the xslt regression suite.
8887
8888Sun Oct 19 22:42:16 CEST 2003 Daniel Veillard <daniel@veillard.com>
8889
8890 * tree.c include/libxml/tree.h: adding xmlNodeBufGetContent()
8891 allowing to grab the content without forcing allocations.
8892 * python/libxml2class.txt doc/libxml2-api.xml: rebuilt the API
8893 * xpath.c xmldwalk.c: removed a couple of comment errors.
8894
8895Sun Oct 19 16:39:36 CEST 2003 Daniel Veillard <daniel@veillard.com>
8896
8897 * parser.c: applied patch from Chris Anderson to change back
8898 memcmp with CMPx()
8899
8900Sun Oct 19 16:24:19 CEST 2003 Daniel Veillard <daniel@veillard.com>
8901
8902 * HTMLparser.c: fixed to not send NULL to %s printing
8903 * python/tests/error.py result/HTML/doc3.htm.err
8904 result/HTML/test3.html.err result/HTML/wired.html.err
8905 result/valid/t8.xml.err result/valid/t8a.xml.err: cleaning
8906 up some of the regression tests error
8907
8908Sun Oct 19 15:31:43 CEST 2003 Daniel Veillard <daniel@veillard.com>
8909
8910 * include/libxml/nanohttp.h include/libxml/parserInternals.h
8911 include/libxml/xmlIO.h nanohttp.c parserInternals.c xmlIO.c:
8912 Fixed the HTTP<->parser interraction, which should fix 2 long
8913 standing bugs #104790 and #124054 , this also fix the fact that
8914 HTTP error code (> 400) should not generate data, we usually
8915 don't want to parse the HTML error information instead of the
8916 resource looked at.
8917
8918Sun Oct 19 19:20:48 HKT 2003 William Brack <wbrack@mmm.com.hk>
8919
8920 * doc/Makefile.am: enhanced the installation of tutorial files
8921 to avoid installing CVS subdirectories (bug 122943)
8922
8923Sun Oct 19 17:33:27 HKT 2003 William Brack <wbrack@mmm.com.hk>
8924
8925 * xmlIO.c: fixed segfault when input file not present
8926 * tree.c: changed output formatting of XML_CDATA_SECTION
8927 (bug 120917)
8928
8929Sun Oct 19 00:15:38 HKT 2003 William Brack <wbrack@mmm.com.hk>
8930
8931 * include/libxml/parserInternals.h HTMLparser.c HTMLtree.c
8932 SAX2.c catalog.c debugXML.c entities.c parser.c relaxng.c
8933 testSAX.c tree.c valid.c xmlschemas.c xmlschemastypes.c
8934 xpath.c: Changed all (?) occurences where validation macros
8935 (IS_xxx) had single-byte arguments to use IS_xxx_CH instead
8936 (e.g. IS_BLANK changed to IS_BLANK_CH). This gets rid of
8937 many warning messages on certain platforms, and also high-
8938 lights places in the library which may need to be enhanced
8939 for proper UTF8 handling.
8940
8941Sat Oct 18 20:34:18 HKT 2003 William Brack <wbrack@mmm.com.hk>
8942
8943 * genChRanges.py, chvalid.c, include/libxml/chvalid.h,
8944 doc/apibuild.py: enhanced to include enough comments to
8945 make the api doc generation happy.
8946
8947Sat Oct 18 07:28:25 EDT 2003 Daniel Veillard <daniel@veillard.com>
8948
8949 * nanohttp.c xmlIO.c include/libxml/nanohttp.h: starting work
8950 to fix the HTTP/XML parser integration.
8951
8952Sat Oct 18 11:04:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
8953
8954 * xmlreader.c include/libxml/xmlreader.h: added new APIs
8955 for creating reader from sources or reusing a reader with
8956 a new source, like the xmlReadxx and xmlCtxtReadxxx
8957 * win32/libxml2.def.src doc/libxml2-api.xml doc/apibuild.py
8958 doc/Makefile.am: regenerated the APIs
8959 * doc/xml.html: applied a patch from Stefan Kost for namesapce docs
8960
8961Sat Oct 18 12:46:02 HKT 2003 William Brack <wbrack@mmm.com.hk>
8962
8963 * genChRanges.py, chvalid.c, include/libxml/chvalid.h,
8964 include/libxml/parserInternals.h: enhanced macros to avoid
8965 breaking ABI from previous versions.
8966 * catalog.c, parser.c, tree.c: modified to use IS_* macros
8967 defined in parserInternals.h. Makes maintenance much easier.
8968 * testHTML.c, testSAX.c, python/libxml.c: minor fixes to avoid
8969 compilation warnings
8970 * configuration.in: fixed pushHTML test error; enhanced for
8971 better devel (me) testing
8972
8973Fri Oct 17 14:38:54 CEST 2003 Daniel Veillard <daniel@veillard.com>
8974
8975 * legacy.c: remove the warning for startDocument(), as it is used by
8976 glade (or glade-python)
8977 * parser.c relaxng.c xmlschemastypes.c: fixed an assorted set of
8978 invalid accesses found by running some Python based regression
8979 tests under valgrind. There is still a few leaks reported by the
8980 relaxng regressions which need some attention.
8981 * doc/Makefile.am: fixed a make install problem c.f. #124539
8982 * include/libxml/parserInternals.h: addition of xmlParserMaxDepth
8983 patch from crutcher
8984
8985Wed Oct 15 12:47:33 CEST 2003 Daniel Veillard <daniel@veillard.com>
8986
8987 * parser.c: Marc Liyanage pointed out that xmlCleanupParser()
8988 was missing xmlCleanupInputCallbacks and xmlCleanupOutputCallbacks
8989 calls.
8990
8991Wed Oct 15 10:16:47 CEST 2003 Daniel Veillard <daniel@veillard.com>
8992
8993 * vms/build_libxml.com trionan.c: VMS patch from Craig A. Berry
8994
8995Mon Oct 13 21:46:25 CEST 2003 Daniel Veillard <daniel@veillard.com>
8996
8997 * Makefile.am: small fix from Bjorn Reese
8998
8999Mon Oct 13 15:59:25 CEST 2003 Daniel Veillard <daniel@veillard.com>
9000
9001 * valid.c: fix a call missing arguments
9002
9003Sun Oct 12 18:42:18 HKT 2003 William Brack <wbrack@mmm.com.hk>
9004
9005 * genChRanges.py, chvalid.c, include/libxml/chvalid.h: fixed
9006 a bug in the range search; enhanced range generation (inline code
9007 if a small number of intervals); enhanced the readability of the
9008 output files.
9009
9010Sun Oct 12 00:52:14 CEST 2003 Daniel Veillard <daniel@veillard.com>
9011
9012 * chvalid.def chvalid.c include/libxml/chvalid.h: rebuilt
9013 chvalid.def from scratch based on XML 2nd edition REC
9014 and regenerated the code.
9015
9016Sat Oct 11 22:54:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
9017
9018 * check-xml-test-suite.py: removed some annoying warnings
9019 * chvalid.def chvalid.c include/libxml/chvalid.h: fixed a bug
9020 in the PubidChars definition, regenerated, there is still
9021 a bug left somewhere
9022 * genChRanges.py: save the header directly in include/libxml/
9023 * configure.in: I generated a 2.6.0beta6 earlier today
9024
9025Sat Oct 11 23:32:47 HKT 2003 William Brack <wbrack@mmm.com.hk>
9026
9027 * fixed small error on previous commit (chvalid.h in
9028 base dir instead of include directory)
9029
9030Sat Oct 11 23:11:22 HKT 2003 William Brack <wbrack@mmm.com.hk>
9031
9032 * genChRange.py, chvalid.def, chvalid.c, include/libxml/chvalid.h:
9033 new files for a different method for doing range validation
9034 of character data.
9035 * Makefile.am, parserInternals.c, include/libxml/Makefile.am,
9036 include/libxml/parserInternals.h: modified for new range method.
9037 * catalog.c: small enhance for warning message (using one
9038 of the new range routines)
9039
9040Sat Oct 11 13:24:57 CEST 2003 Daniel Veillard <daniel@veillard.com>
9041
9042 * valid.c include/libxml/valid.h: adding an serror field to
9043 the validation context breaks the ABI for the xmlParserCtxt
9044 structure since it's embedded by content and not by reference
9045
9046Sat Oct 11 12:46:49 CEST 2003 Daniel Veillard <daniel@veillard.com>
9047
9048 * configure.in: patch from Mike Hommey
9049 * threads.c: applied Windows patch from Jesse Pelton and Stephane
9050 Bidoul
9051 * parser.c: fix the potentially nasty access to ctxt->serror
9052 without checking first that the SAX block is version 2
9053
9054Fri Oct 10 21:34:01 CEST 2003 Daniel Veillard <daniel@veillard.com>
9055
9056 * SAX2.c: fixed a nasty bug with interning some text strings
9057 * configure.in: prepare for beta5 of 2.6.0
9058 * libxml.h nanoftp.c nanohttp.c xmlIO.c include/libxml/xmlerror.h:
9059 better error handling for I/O and converted FTP and HTTP
9060 * parser.c: fixed another bug
9061
9062Fri Oct 10 16:45:20 CEST 2003 Daniel Veillard <daniel@veillard.com>
9063
9064 * SAX2.c: fixed uninitialized new field.
9065 * result/VC/OneID2 result/relaxng/*.err: fixed a typo updating
9066 all messages
9067
9068Fri Oct 10 16:19:17 CEST 2003 Daniel Veillard <daniel@veillard.com>
9069
9070 * include/libxml/tree.h: make room in Doc, Element, Attributes
9071 for PSVI type informations.
9072
9073Fri Oct 10 16:08:02 CEST 2003 Daniel Veillard <daniel@veillard.com>
9074
9075 * HTMLparser.c c14n.c catalog.c error.c globals.c parser.c
9076 parserInternals.c relaxng.c valid.c xinclude.c xmlIO.c xmlregexp.c
9077 xmlschemas.c xpath.c xpointer.c include/libxml/globals.h
9078 include/libxml/parser.h include/libxml/valid.h
9079 include/libxml/xmlerror.h: Setting up the framework for structured
9080 error reporting, touches a lot of modules, but little code now
9081 the error handling trail has been cleaned up.
9082
9083Fri Oct 10 14:29:42 CEST 2003 Daniel Veillard <daniel@veillard.com>
9084
9085 * c14n.c include/libxml/xmlerror.h: converted the C14N module too
9086
9087Fri Oct 10 13:40:51 CEST 2003 Daniel Veillard <daniel@veillard.com>
9088
9089 * xpath.c: cleanup
9090 * xpointer.c include/libxml/xmlerror.h: migrated XPointer module
9091 to the new error mechanism
9092
9093Fri Oct 10 12:49:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
9094
9095 * error.c xmlschemas.c: a bit of cleanup
9096 * result/schemas/*.err: updated with the new result strings
9097
9098Fri Oct 10 03:58:39 PDT 2003 William Brack <wbrack@mmm.com.hk>
9099
9100 * xpath.c: fixed bug 124061
9101
9102Fri Oct 10 02:47:22 CEST 2003 Daniel Veillard <daniel@veillard.com>
9103
9104 * Makefile.am: cleanup
9105 * encoding.c: fix a funny typo
9106 * error.c xmlschemas.c xmlschemastypes.c include/libxml/xmlerror.h:
9107 converted the Schemas code to the new error handling. PITA,
9108 still need to check output from regression tests.
9109
9110Thu Oct 9 15:13:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
9111
9112 * HTMLtree.c include/libxml/xmlerror.h: converted too
9113 * tree.c: small cleanup
9114
9115Thu Oct 9 13:44:57 CEST 2003 Daniel Veillard <daniel@veillard.com>
9116
9117 * xinclude.c: comment fix
9118 * catalog.c include/libxml/xmlerror.h: migrating the catalog code
9119 to the new infrastructure
9120
9121Thu Oct 9 00:36:03 CEST 2003 Daniel Veillard <daniel@veillard.com>
9122
9123 * xmlIO.c: final error handling cleanup
9124 * xinclude.c error.c: converted XInclude to the new error handling
9125 * include/libxml/xmlerror.h: added XInclude errors
9126
9127Wed Oct 8 23:31:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
9128
9129 * parser.c: bug in compression saving was crashing galeon
9130 reported by teuf
9131
9132Wed Oct 8 21:18:12 CEST 2003 Daniel Veillard <daniel@veillard.com>
9133
9134 * error.c tree.c xmlIO.c xmllint.c: more cleanup through the
9135 I/O error path
9136
9137Wed Oct 8 20:57:27 CEST 2003 Daniel Veillard <daniel@veillard.com>
9138
9139 * xmlIO.c: better handling of error cases
9140
9141Wed Oct 8 13:51:14 CEST 2003 Daniel Veillard <daniel@veillard.com>
9142
9143 * xmlIO.c xmllint.c include/libxml/xmlerror.h: first pass at
9144 cleaning up error handling in the I/O module.
9145
9146Wed Oct 8 10:52:05 CEST 2003 Daniel Veillard <daniel@veillard.com>
9147
9148 * xmlregexp.c include/libxml/xmlerror.h: error handling
9149 cleanup of the Regexp module.
9150
9151Wed Oct 8 01:09:05 CEST 2003 Daniel Veillard <daniel@veillard.com>
9152
9153 * tree.c: converting the tree module too
9154 * error.c include/libxml/xmlerror.h: created a simpler internal
9155 error reporting function.
9156
9157Tue Oct 7 23:19:39 CEST 2003 Daniel Veillard <daniel@veillard.com>
9158
9159 * error.c include/libxml/xmlerror.h include/libxml/xpath.h
9160 include/libxml/xpathInternals.h xpath.c: cleaning up XPath
9161 error reporting that time.
9162 * threads.c: applied the two patches for TLS threads
9163 on Windows from Jesse Pelton
9164 * parser.c: tiny safety patch for xmlStrPrintf() make sure the
9165 return is always zero terminated. Should also help detecting
9166 passing wrong buffer size easilly.
9167 * result/VC/* result/valid/rss.xml.err result/valid/xlink.xml.err:
9168 updated the results to follow the errors string generated by
9169 last commit.
9170
9171Tue Oct 7 14:16:45 CEST 2003 Daniel Veillard <daniel@veillard.com>
9172
9173 * relaxng.c include/libxml/xmlerror.h: last cleanup of error
9174 handling in the Relax-NG module.
9175
9176Tue Oct 7 13:30:39 CEST 2003 Daniel Veillard <daniel@veillard.com>
9177
9178 * error.c relaxng.c include/libxml/xmlerror.h: switched Relax-NG
9179 module to teh new error reporting. Better default report, adds
9180 the element associated if found, context and node are included
9181 in the xmlError
9182 * python/tests/reader2.py: the error messages changed.
9183 * result/relaxng/*: error message changed too.
9184
9185Mon Oct 6 10:46:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
9186
9187 * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc
Daniel Veillard25a1ce92008-06-02 16:04:12 +00009188 win32/configure.js: applied patch from Stéphane Bidoul to
William M. Brack11be2d02007-01-24 19:17:19 +00009189 fix the compilation of 2.6.0 code on Win32
9190
9191Mon Oct 6 10:16:30 CEST 2003 Daniel Veillard <daniel@veillard.com>
9192
9193 * check-xml-test-suite.py: fixing the script
9194 * parser.c: replace sequences of RAW && NXT(.) == '.' with
9195 memcmp calls, seems to not break conformance, slightly inflate
9196 the size of the gcc generated code though.
9197
9198Sun Oct 5 23:30:48 CEST 2003 Daniel Veillard <daniel@veillard.com>
9199
9200 * parserInternals.c parser.c valid.c include/libxml/parserInternals.h:
9201 more cleanup of error handling in parserInternals, sharing the
9202 routine for memory errors.
9203
9204Sun Oct 5 15:49:14 CEST 2003 Daniel Veillard <daniel@veillard.com>
9205
9206 * HTMLparser.c Makefile.am legacy.c parser.c parserInternals.c
9207 include/libxml/xmlerror.h: more code cleanup, especially around
9208 error messages, the HTML parser has now been upgraded to the new
9209 handling.
9210 * result/HTML/*: a few changes in the resulting error messages
9211
9212Sat Oct 4 23:06:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
9213
9214 * parser.c include/libxml/xmlerror.h: more error/warning
9215 handling cleanups, the XML parser module should be okay now.
9216
9217Sat Oct 4 01:58:27 CEST 2003 Daniel Veillard <daniel@veillard.com>
9218
9219 * Makefile.am configure.in xmldwalk.c include/libxml/Makefile.am
9220 include/libxml/xmldwalk.h include/libxml/xmlversion.h.in:
9221 integrated the xmlDocWalker API given by Alfred Mickautsch,
9222 and providing an xmlReader like API but working on a xmlDocPtr.
9223
9224Sat Oct 4 00:18:29 CEST 2003 Daniel Veillard <daniel@veillard.com>
9225
9226 * Makefile.am: more cleanup in make tests
9227 * error.c valid.c parser.c include/libxml/xmlerror.h: more work
9228 in the transition to the new error reporting strategy.
9229 * python/tests/reader2.py result/VC/* result/valid/*:
9230 few changes in the strings generated by the validation output
9231
9232Fri Oct 3 00:19:02 CEST 2003 Daniel Veillard <daniel@veillard.com>
9233
9234 * Makefile.am: changed 'make tests' to use a concise output,
9235 scrolling to see where thing broke wasn't pleasant
9236 * configure.in: some beta4 preparation, but not ready yet
9237 * error.c globals.c include/libxml/globals.h include/libxml/xmlerror.h:
9238 new error handling code, last error informations are stored
9239 in the parsing context or a global variable, new APIs to
9240 handle the xmlErrorPtr type.
9241 * parser.c parserInternals.c valid.c : started migrating to the
9242 new error handling code, it's a royal pain.
9243 * include/libxml/parser.h include/libxml/parserInternals.h:
9244 moved the definition of xmlNewParserCtxt()
9245 * parser.c: small potential buffer access problem in push code
9246 provided by Justin Fletcher
9247 * result/*.sax result/VC/PENesting* result/namespaces/*
9248 result/valid/*.err: some error messages were sligthly changed.
9249
9250Thu Oct 2 13:01:13 2003 Aleksey Sanin <aleksey@aleksey.com>
9251
9252 * include/libxml/parser.h parser.c: introduced xmlStrPrintf
9253 function (wrapper around snprintf)
9254
9255Wed Oct 1 21:12:06 CEST 2003 Daniel Veillard <daniel@veillard.com>
9256
9257 * entities.c: Fix error on output of high codepoint charref like
9258 &#x10FFFF; , reported by Eric Hanchrow
9259
9260Wed Oct 1 14:20:10 CEST 2003 Daniel Veillard <daniel@veillard.com>
9261
9262 * DOCBparser.c include/libxml/DOCBparser.h: let's see how much
9263 of a pain murrayc is really gonna be.
9264
9265Wed Oct 1 11:03:40 CEST 2003 Daniel Veillard <daniel@veillard.com>
9266
9267 * xmlreader.c: Applied fix for bug #123481 reported by Peter Derr
9268
9269Tue Sep 30 15:34:31 CEST 2003 Daniel Veillard <daniel@veillard.com>
9270
9271 * entities.c legacy.c parser.c: made the predefined entities
9272 static predefined structures to avoid the work, memory and
9273 hazards associated to initialization/cleanup.
9274
9275Tue Sep 30 14:30:47 CEST 2003 Daniel Veillard <daniel@veillard.com>
9276
9277 * HTMLparser.c Makefile.am configure.in legacy.c parser.c
9278 parserInternals.c testHTML.c xmllint.c include/libxml/HTMLparser.h
9279 include/libxml/parser.h include/libxml/parserInternals.h
9280 include/libxml/xmlversion.h.in: added a new configure
9281 option --with-push, some cleanups, chased code size anomalies.
9282 Now a library configured --with-minimum is around 150KB,
9283 sounds good enough.
9284
9285Tue Sep 30 12:31:00 AEST 2003 Malcolm Tredinnick <malcolm@commsecure.com.au>
9286
9287 * libxml-2.0-uninstalled.pc.in: New file for building against
9288 uninstalled libxml2 builds.
9289 * configure.in, Makefile.am: Support the *-uninstalled.pc file.
9290 * .cvsignore: Ignore the new generated *.pc file.
9291
9292Tue Sep 30 02:38:16 CEST 2003 Daniel Veillard <daniel@veillard.com>
9293
9294 * Makefile.am SAX.c SAX2.c configure.in globals.c parser.c
9295 parserInternals.c testReader.c testSAX.c xmlIO.c xmllint.c
9296 xmlreader.c example/gjobread.c include/libxml/xmlversion.h.in:
9297 added 2 new configure option: --with-reader --with-sax1
9298 to allow removing the reader or non-xmlReadxxx() interfaces.
9299
9300Mon Sep 29 19:58:26 CEST 2003 Daniel Veillard <daniel@veillard.com>
9301
9302 * configure.in entities.c tree.c valid.c xmllint.c
9303 include/libxml/tree.h include/libxml/xmlversion.h.in:
9304 Adding a configure option to remove tree manipulation
9305 code which is not strictly needed by the parser.
9306
9307Mon Sep 29 15:23:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
9308
9309 * nanoftp.c nanohttp.c: last finishing touch to the BeOS
9310 patch from Marcin 'Shard' Konicki
9311
9312Mon Sep 29 15:15:08 CEST 2003 Daniel Veillard <daniel@veillard.com>
9313
9314 * HTMLtree.c SAX2.c c14n.c catalog.c configure.in debugXML.c
9315 encoding.c entities.c nanoftp.c nanohttp.c parser.c relaxng.c
9316 testAutomata.c testC14N.c testHTML.c testRegexp.c testRelax.c
9317 testSchemas.c testXPath.c threads.c tree.c valid.c xmlIO.c
9318 xmlcatalog.c xmllint.c xmlmemory.c xmlreader.c xmlschemas.c
9319 example/gjobread.c include/libxml/HTMLtree.h include/libxml/c14n.h
9320 include/libxml/catalog.h include/libxml/debugXML.h
9321 include/libxml/entities.h include/libxml/nanohttp.h
9322 include/libxml/relaxng.h include/libxml/tree.h
9323 include/libxml/valid.h include/libxml/xmlIO.h
9324 include/libxml/xmlschemas.h include/libxml/xmlversion.h.in
9325 include/libxml/xpathInternals.h python/libxml.c:
9326 Okay this is scary but it is just adding a configure option
9327 to disable output, this touches most of the files.
9328
9329Mon Sep 29 12:53:56 CEST 2003 Daniel Veillard <daniel@veillard.com>
9330
9331 * xmlmemory.c: better fix, avoids breaking the python bindings
9332
9333Mon Sep 29 11:21:33 CEST 2003 Daniel Veillard <daniel@veillard.com>
9334
9335 * xmlmemory.c: fix a compilation problem when configuring
9336 with debug but without mem-debug
9337
9338Sun Sep 28 20:53:17 CEST 2003 Daniel Veillard <daniel@veillard.com>
9339
9340 * Makefile.am: cleanup, creating a new legacy.c module,
9341 made sure make tests ran in reduced conditions
9342 * SAX.c SAX2.c configure.in entities.c globals.c parser.c
9343 parserInternals.c tree.c valid.c xlink.c xmlIO.c xmlcatalog.c
9344 xmlmemory.c xpath.c xmlmemory.c include/libxml/xmlversion.h.in:
9345 increased the modularization, allow to configure out
9346 validation code and legacy code, added a configuration
9347 option --with-minimum compiling only the mandatory code
9348 which then shrink to 200KB.
9349
9350Sun Sep 28 02:15:07 CEST 2003 Daniel Veillard <daniel@veillard.com>
9351
9352 * parser.c: fix a bug raised by the Mips compiler.
9353 * include/libxml/SAX.h include/libxml/parser.h: move the
9354 SAXv1 block definitions to parser.h fixes bug #123380
9355 * xmlreader.c include/libxml/xmlreader.h: reinstanciate
9356 the attribute and element pool borken 2 commits ago.
9357 Start playing with an entry point to preserve a subtree.
9358 * entities.c: remove a warning.
9359
9360Sat Sep 27 12:19:38 PDT 2003 William Brack <wbrack@mmm.com.hk>
9361
9362 * encoding.c, parser.c, relaxng.c: further (final?) minor
9363 changes for compilation warnings. No change to logic.
9364
9365Fri Sep 26 18:03:42 PDT 2003 William Brack <wbrack@mmm.com.hk>
9366
9367 * parser.c: fixed small problem with missing entities (test/ent2)
9368
9369Sat Sep 27 01:25:39 CEST 2003 Daniel Veillard <daniel@veillard.com>
9370
9371 * parser.c: William's change allowed to spot a nasty bug in xmlDoRead
9372 if the result is not well formed that ctxt->myDoc is not NULL
9373 and uses the context dictionnary.
9374
9375Fri Sep 26 21:09:34 CEST 2003 Daniel Veillard <daniel@veillard.com>
9376
9377 * parser.c: other patches from William Brack to avoid
9378 compilation warnings on AIX.
9379
9380Fri Sep 26 11:03:08 PDT 2003 William Brack <wbrack@mmm.com.hk>
9381
9382 * HTMLparser.c, entities.c, xmlreader.c: minor change to
9383 avoid compilation warnings on some (e.g. AIX) systems
9384
9385Fri Sep 26 16:49:25 CEST 2003 Daniel Veillard <daniel@veillard.com>
9386
9387 * parserInternals.c: fixed a backward compatibility problem
9388 when formatting "deprecated SAXv1 function ignorableWhitespace"
9389 could be reproduced by xmllint --format
9390
9391Fri Sep 26 15:50:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
9392
9393 * doc/libxml2-api.xml: rebuilt the API
9394 * xmllint.c doc/xmllint.1 doc/xmllint.xml: added the new options
9395 --nocdata and --nsclean to remove CDATA section and surperfluous
9396 namespace declarations
9397 * parser.c SAX2.c: implementation of the 2 new options
9398
9399Fri Sep 26 14:41:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
9400
9401 * HTMLparser.c testHTML.c xmllint.c include/libxml/HTMLparser.h:
9402 added the same htmlRead APIs than their XML counterparts
9403 * include/libxml/parser.h: new parser options, not yet implemented,
9404 added an options field to the context.
9405 * tree.c: patch from Shaun McCance to fix bug #123238 when ]]>
9406 is found within a cdata section.
9407 * result/noent/cdata2 result/cdata2 result/cdata2.rdr
9408 result/cdata2.sax test/cdata2: add one more cdata test
9409
9410Thu Sep 25 23:03:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
9411
9412 * parser.c xmllint.c doc/libxml2-api.xml include/libxml/parser.h:
9413 Changed the new xmlRead/xmlCtxtRead APIs to have an extra
9414 base URL parameter when not loading from a file or URL.
9415
9416Thu Sep 25 16:23:58 CEST 2003 Daniel Veillard <daniel@veillard.com>
9417
9418 * configure.in: preparing a beta3 solving the ABI problems
9419 * globals.c parser.c parserInternals.c testHTML.c HTMLparser.c SAX.c
9420 include/libxml/globals.h include/libxml/SAX.h: make sure the
9421 global variables for the default SAX handler are V1 ones to
9422 avoid ABI compat problems.
9423 * xmlreader.c: cleanup of uneeded code
9424 * hash.c: fix a comment
9425
9426Thu Sep 25 14:16:51 CEST 2003 Daniel Veillard <daniel@veillard.com>
9427
9428 * SAX2.c hash.c parser.c include/libxml/xmlexports.h
9429 include/libxml/xmlmemory.h include/libxml/xmlversion.h.in:
9430 fixing some comments to avoid warnings from apibuild.py
9431
9432Wed Sep 24 23:42:08 CEST 2003 Daniel Veillard <daniel@veillard.com>
9433
Daniel Veillard25a1ce92008-06-02 16:04:12 +00009434 * win32/configure.js: patch from Stéphane Bidoul for configuring
William M. Brack11be2d02007-01-24 19:17:19 +00009435 the beta2 version #123104
9436
9437Wed Sep 24 23:17:59 CEST 2003 Daniel Veillard <daniel@veillard.com>
9438
9439 * Makefile.am: adding repeated parsing and validating tests
9440 * SAX2.c parser.c tree.c include/libxml/parser.h: make the new
9441 DOM tree building interfaces use the dictionary from the
9442 parsing context to build the element and attributes names
9443 as well as formatting spaces and short text nodes
9444 * include/libxml/dict.h dict.c: added some reference counting
9445 for xmlDictPtr because they can be shared by documents and
9446 a parser context.
9447 * xmlreader.c: a bit of cleanup, remove the specific tree freeing
9448 functions and use the standard ones now.
9449 * xmllint.c: add --nodict
9450 * python/libxml.c: fix a stupid bug so that ns() works on
9451 attribute nodes.
9452
9453Tue Sep 23 23:07:45 CEST 2003 Daniel Veillard <daniel@veillard.com>
9454
9455 * parser.c include/libxml/parser.h: adding a new set of
9456 API for parsing xmlReadDoc() xmlReadFile() ... xmlReadIO()
9457 and xmlCtxtReadDoc() ... xmlCtxtReadIO(). That with
9458 a clear define of xmlParserOption, xmlCtxtUseOptions()
9459 should simplify custom parsing without being tempted to
9460 use global variables, and xmlCtxtReset() should allow reuse
9461 of a context for multiple parsing.
9462 * xmllint.c: switched to use xmlReadXXX, allow options to
9463 be used simultaneously with less troubles.
9464 * tree.c: simple warning removal
9465 * doc/apibuild.py: small fix
9466 * doc/libxml2-api.xml win32/libxml2.def.src: updated
9467
9468Tue Sep 23 11:15:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
9469
9470 * parser.c: revert xmlCreateDocParserCtxt() since this break
9471 the parseDoc() python bindings
9472
9473Tue Sep 23 11:00:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
9474
9475 * parser.c: make sure xmlDetectSAX2() is called only at
9476 parsing time to avoid breaking apps changing the SAX
9477 callbacks after context allocation, change xmlCreateDocParserCtxt()
9478 to use an immutable buffer instead of a copy
9479
9480Tue Sep 23 09:40:33 CEST 2003 Daniel Veillard <daniel@veillard.com>
9481
9482 * xmlIO.c: applied patch from Markus Keim fixing a problem
9483 with I/O callback registration.
9484 * include/libxml/xmlerror.h: fixed #122994 comment numbering
9485 for xmlParserErrors
9486
9487Mon Sep 22 12:21:11 CEST 2003 Daniel Veillard <daniel@veillard.com>
9488
9489 * tree.c include/libxml/tree.h: the uri arg to xmlNodeSetBase is
9490 really a const xmlChar*
9491 * xmlreader.c include/libxml/xmlreader.h: addin the
9492 xmlTextReaderConstString() to get an interned string from
9493 the reader
9494
9495Sun Sep 20 17:22:20 PDT 2003 William Brack <wbrack@mmm.com.hk>
9496
9497 * error.c: fixed a warning message (trivial)
9498 * doc/search.php: removed incorrect warning message when word
9499 search not found in last of multiple tables (bug 119535)
9500
9501Fri Sep 19 14:26:28 CEST 2003 Daniel Veillard <daniel@veillard.com>
9502
9503 * configure.in: preparing a 2.6.0-beta2 release
9504 * xmlIO.c: avoid a warning
9505 * tree.c: avoid duplicate code in xmlReplaceNode as pointed out
9506 by Chris Ryland
9507 * include/libxml/dict.h: add a QName access lookup to the
9508 dictionary.
9509 * xmlreader.c include/libxml/xmlreader.h: adding const access
9510 based on the dictionary interface for string read from the
9511 reader, the node content access is still TODO, it's too different
9512
9513Fri Sep 19 00:01:08 CEST 2003 Daniel Veillard <daniel@veillard.com>
9514
9515 * SAX2.c: fixing namespace DTD validations
9516 * result/valid/ns2.xml result/valid/ns.xml: the output of defaulted
9517 namespaces is slightly different now.
9518 * Makefile.am: report the memory used in Timingtests (as well as time)
9519
9520Thu Sep 18 15:29:46 CEST 2003 Daniel Veillard <daniel@veillard.com>
9521
9522 * Makefile.am: add streaming on memory regression tests, found
9523 bad bugs in the reader interface
9524 * xmlreader.c: fixing bugs w.r.t. very large names, and special
9525 condition in end of file.
9526 * xmlIO.c tree.c include/libxml/tree.h include/libxml/xmlIO.h:
9527 adding immutable buffers, and parser input based on those,
9528 but this should not be used (yet) for general parsing
9529 * parser.c: added a comment about using immutable buffers for
9530 general parsing.
9531 * result/bigname.xml.rdr result/bigname2.xml.rdr: fixing the
9532 output of the regression tests
9533 * xmllint.c: using the immutable buffers when streaming on
9534 mmaped file (--stream --memory)
9535
9536Thu Sep 18 12:04:50 CEST 2003 Daniel Veillard <daniel@veillard.com>
9537
9538 * dict.c: the last patch broke unicity of returned strings, removed
9539
9540Thu Sep 18 00:31:02 CEST 2003 Daniel Veillard <daniel@veillard.com>
9541
9542 * Makefile.am: add a Timingtests target to check bad behaviour
9543 from the streaming engine
9544 * dbgen.pl dbgenattr.pl: perl script to generate big instances
9545 * xmlreader.c: fix a bad behaviour on large buffer inputs
9546
9547Wed Sep 17 23:25:47 CEST 2003 Daniel Veillard <daniel@veillard.com>
9548
9549 * dict.c xmlreader.c: two small improvements
9550
9551Wed Sep 17 22:53:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
9552
9553 * parserInternals.c: avoid a leak with previous patch
9554
9555Wed Sep 17 22:06:11 CEST 2003 Daniel Veillard <daniel@veillard.com>
9556
9557 * python/libxml.c: use stderr and not stdout for default errors
9558 in python environment bug #122552
9559
9560Wed Sep 17 21:33:57 CEST 2003 Daniel Veillard <daniel@veillard.com>
9561
9562 * parserInternals.c: small fix from Rob Richards for input filename
9563 * xmllint.c: fixes for --repeat and --memory/--stream for speed tests
9564 * xmlIO: adding a guard in one function
9565
9566Wed Sep 17 15:57:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
9567
9568 * SAX2.c xmlreader.c include/libxml/parser.h: more performance hunting
9569 reducing memory allocation and free and avoiding expensive routines
9570
9571Wed Sep 17 12:23:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
9572
9573 * SAX2.c parser.c parserInternals.c xmlreader.c: started messing
9574 seriously with per-document dict and element and attribute nodes
9575 reuse in the xmlReader. This seems to lead to an interesting
9576 speedup of the xmlReader already.
9577
9578Wed Sep 17 01:07:56 CEST 2003 Daniel Veillard <daniel@veillard.com>
9579
9580 * dict.c include/libxml/dict.h: do string allocations in large
9581 pools, allowing to find if a string pertain to a dict quickly
9582 * xmllint.c: fix --stream --repeat --timing
9583 * Makefile.am: the testThreads run output should be seen.
9584
9585Mon Sep 15 16:46:28 CEST 2003 Daniel Veillard <daniel@veillard.com>
9586
9587 * SAX2.c include/libxml/parser.h: starting work on reusing the
9588 parser dictionary for the element and attribute tag names.
9589 Add pools for Element and Attributes in the parser context,
9590 which should help speeding up the reader.
9591 * Makefile.am result/*.rdr : adding non-python reader regression
9592 tests.
9593
9594Mon Sep 15 14:54:42 CEST 2003 Daniel Veillard <daniel@veillard.com>
9595
9596 * SAX2.c parser.c valid.c: starting to cleanup some of the
9597 problems exposed by the W3C/NIST regression suite.
9598 * result/ent7.sax result/xml2.sax: small fixes.
9599
9600Mon Sep 15 11:46:47 CEST 2003 Daniel Veillard <daniel@veillard.com>
9601
9602 * parser.c: more parser error factoring
9603
9604Sun Sep 14 21:53:39 PDT 2003 William Brack <wbrack@mmm.com.hk>
9605
9606 * HTMLtree.c: Fixed bug 121394 - missing ns on attributes
9607
9608Sun Sep 14 21:43:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
9609
9610 * parser.c include/libxml/xmlerror.h: factoring of more
9611 error handling code, serious size reduction and more lisibility
9612 of the resulting code.
9613 * parserInternals.c parser.c include/libxml/parserInternals.h
9614 include/libxml/parser.h: changing the way VC:Proper Group/PE Nesting
9615 checks are done, use a counter for entities. Entities where freed and
9616 reallocated at the same address failing the check.
9617 * tree.c: avoid a warning
9618 * result/valid/* result/VC/*: this slightly changes some validation
9619 error messages.
9620
9621Sun Sep 14 11:03:27 PDT 2003 William Brack <wbrack@mmm.com.hk>
9622
9623 * valid.c: fixed bug 121759 - early declaration of
9624 attribute-list in external DTD
9625
9626Sat Sep 13 14:42:11 CEST 2003 Daniel Veillard <daniel@veillard.com>
9627
9628 * parser.c include/libxml/xmlerror.h: starting cleaning up
9629 error handling, factorize error processing
9630 * doc/xmllint.html: update of the page, remove --sgml
9631
9632Sat Sep 13 02:13:50 CEST 2003 Daniel Veillard <daniel@veillard.com>
9633
9634 * Makefile.am DOCBparser.c parserInternals.c testDocbook.c
9635 xmllint.c doc/xmllint.xml doc/xmllint.1: removing the
9636 broken pseudo SGML DocBook parser code.
9637
9638Fri Sep 12 17:24:11 CEST 2003 Daniel Veillard <daniel@veillard.com>
9639
9640 * xpath.c: fix a problem with strcpy() in xmlXPathFormatNumber()
9641 valgrind pointed out the strings overlapped. cleanup .
9642
9643Fri Sep 12 11:43:12 CEST 2003 Daniel Veillard <daniel@veillard.com>
9644
9645 * tree.c: applied speedup to xmlSearchNs() as suggested by
9646 Luca Padovani. Cleaned up xmlSearchNsByHref() in the process
9647 applying the same trick.
9648
9649Fri Sep 12 01:36:20 CEST 2003 Daniel Veillard <daniel@veillard.com>
9650
9651 * parser.c parserInternals.c tree.c include/libxml/parser.h
9652 include/libxml/xmlerror.h: adding namespace checkings
9653 while making sure they still parse as wellformed documents.
9654 Add an nsWellFormed status report to the context, and
9655 provide new appropriate error codes.
9656 * Makefile.am result/namespaces/* test/namespaces/*: add
9657 specific regression testing for the new namespace support
9658 * test/att5 result/noent/att5 result/att5 result/att5.sax:
9659 add more coverage for the attribute parsing and normalization
9660 code.
9661
9662Fri Sep 12 01:34:19 CEST 2003 Daniel Veillard <daniel@veillard.com>
9663
9664 * threads.c: backport of a thread bugfix from 2_5_X branch
9665
9666Thu Sep 11 18:29:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
9667
9668 * parser.c: fixed a bug in one corner case of attribute parsing.
9669
9670Thu Sep 11 16:21:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
9671
9672 * configure.in doc/* : 2.6.0beta1 changes
9673 * SAX2.c hash.c parser.c parserInternals.c: Fixing attribute
9674 normalization, might not be totally fixed but this should
9675 make sure SAX event provide the right strings for attributes
9676 except entities for which libxml2 is different by default
9677 This should fix #109564
9678 * result/attrib.xml.sax result/ent3.sax result/p3p.sax: minor changes
9679 in attribute callback values
9680 * result/c14n/with-comments/example-4
9681 result/c14n/without-comments/example-4: this also fixes a subtle
9682 bug in the canonicalization tests.
9683
9684Wed Sep 10 12:38:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
9685
9686 Time to commit 3 days of work rewriting the parser internal,
9687 fixing bugs and migrating to SAX2 interface by default. There
9688 is some work letf TODO, like namespace validation and attributes
9689 normalization (this break C14N right now)
9690 * Makefile.am: fixed the test rules
9691 * include/libxml/SAX2.h include/libxml/parser.h
9692 include/libxml/parserInternals.h SAX2.c parser.c
9693 parserInternals.c: changing the parser, migrating to SAX2,
9694 adding new interface to switch back to SAX1 or initialize a
9695 SAX block for v1 or v2. Most of the namespace work is done
9696 below SAX, as well as attribute defaulting
9697 * globals.c: changed initialization of the default SAX handlers
9698 * hash.c tree.c include/libxml/hash.h: added QName specific handling
9699 * xmlIO.c: small fix
9700 * xmllint.c testSAX.c: provide a --sax1 switch to test the old
9701 version code path
9702 * result/p3p result/p3p.sax result/noent/p3p test/p3p: the new code
9703 pointed out a typo in a very old test namespace
9704
9705Sun Sep 7 19:58:33 PTD 2003 William Brack <wbrack@mmm.com.hk>
9706
9707 * xmlIO.c include/libxml/xmlIO.h parser.c: Implemented detection
9708 of compressed files, setting doc->compressed appropriately
9709 (bug #120503).
9710
9711Sun Sep 7 22:53:06 CEST 2003 Daniel Veillard <daniel@veillard.com>
9712
9713 * parser.c: try to cope with the fact that apps may still
9714 have allocated smaller SAX callbak block
9715
9716Sun Sep 7 11:11:45 CEST 2003 Daniel Veillard <daniel@veillard.com>
9717
9718 * dict.c: allow to give -1 for undefined length in lookups
9719 * include/libxml/parser.h parser.c parserInternals.c testSAX.c:
9720 first round of work on the new SAX2 interfaces, the API
9721 will change but commiting before changing for historical
9722 reference.
9723
9724Sat Sep 6 10:55:01 PTD 2003 William Brack <wbrack@mmm.com.hk>
9725
9726 * SAX2.c, xmlIO.c: fixed bug #121210 (callback to sax->error,
9727 sax->warning with wrong params).
9728
9729Fri Sep 5 10:33:42 CEST 2003 Daniel Veillard <daniel@veillard.com>
9730
Daniel Veillard25a1ce92008-06-02 16:04:12 +00009731 * include/libxml/globals.h: patch from Stéphane Bidoul to export
William M. Brack11be2d02007-01-24 19:17:19 +00009732 globals entry points to the python bindings
9733
9734Wed Sep 3 15:24:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
9735
9736 * HTMLparser.c: when creating a DOCTYPE use "html" lowercase
9737 by default instead of "HTML"
9738 * parser.c xmlreader.c: optimization, gain a few % parsing speed by
9739 avoiding calls to "areBlanks" when not needed.
9740 * include/libxml/parser.h include/libxml/tree.h: some structure
9741 extensions for future work on using per-document dictionaries.
9742
9743Wed Sep 3 15:08:06 CEST 2003 Daniel Veillard <daniel@veillard.com>
9744
9745 * Makefile.am results/*.sax SAXResult/*: removing the SAXresults
9746 tree, keeping result in the same tree, added SAXtests to the
9747 default "make tests"
9748
9749Tue Sep 2 15:59:04 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9750
9751 * include/libxml/xmlexports.h: defined additional macros which
9752 affect exports and added mingw section
9753
9754Mon Sep 1 15:15:18 PDT 2003 William Brack <wbrack@mmm.com.hk>
9755
9756 * doc/index.py: fixed problem parsing xhtml docs
9757 * doc/xmlreader.html,doc/guidelines.html: small modification
9758 to avoid problem in python parsing.
9759 * doc/search.php: fixed upper case filename problem for XSLT docs
9760
9761Mon Sep 1 22:55:09 CEST 2003 Daniel Veillard <daniel@veillard.com>
9762
9763 * xinclude.c: patch from Mark Vakoc that allows compiling
9764 with XInclude but without XPointer support.
9765
9766Mon Sep 1 22:31:38 CEST 2003 Daniel Veillard <daniel@veillard.com>
9767
9768 * configure.in xml2-config.in: Applied a patch from Kevin P. Fleming
9769 to add --libtool-libs option to xml2-config script.
9770
9771Sun Aug 31 21:52:12 PDT 2003 William Brack <wbrack@mmm.com.hk>
9772
9773 * doc/README.docs, doc/Makefile.am: new file added,
9774 giving some description of the documentation generation process
9775 * doc/search.php: fixed problem with upper case on filenames
9776
9777Fri Aug 29 12:25:01 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9778
9779 * win32/Makefile.bcb: updates by Eric Zurcher
9780
9781Thu Aug 28 22:58:38 PDT 2003 William Brack <wbrack@mmm.com.hk>
9782
9783 * doc/apibuild.py, doc/libxml2-api.xml: enhanced code
9784 to compensate for pollution from Igor's header taint
9785 (quick before Daniel notices)
9786
9787Thu Aug 28 23:01:36 CEST 2003 Daniel Veillard <daniel@veillard.com>
9788
9789 * SAX2.c: fixed a namespace error on attribute reporting bug
9790 pointed out by Tobias Reif
9791 * test/p3p result/p3p result/noent/p3p: this test case was wrong
9792 using xmlsn instead of xmlns...
9793
9794Thu Aug 28 18:25:07 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9795
9796 * include/libxml/globals.h include/libxml/xmlexports.h: fixed
9797 typos reported by Mark Vakoc
9798
9799Thu Aug 28 08:59:51 MDT 2003 John Fleck <jfleck@inkstain.net>
9800
9801 add:
9802 * doc/tutorial/api.html
9803 * doc/tutorial/ar01s09.html
9804 * doc/tutorial/includexpath.c
9805 updated
9806 * doc/tutorial/*.html
9807 fix my bad - forgot to check in new files when I last
9808 updated
9809
9810Thu Aug 28 14:31:13 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9811
9812 * win32/Makefile.bcb: new file, support for Borland C++
9813 * xmllint.c: fixed time inclusion for various compilers
9814
9815Thu Aug 28 12:32:59 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9816
9817 * parser.c parserInternals.c DOCBparser.c HTMLparser.c: added
9818 few casts to shut the compiler warnings
9819
9820Thu Aug 28 12:23:51 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9821
9822 * win32/Makefile.* win32/configure.js: fixed for mingw
9823
9824Thu Aug 28 10:01:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
9825
9826 * globals.c threads.c: fixing bug #120870 try to avoid problem
9827 with uninitialized mutexes
9828
9829Wed Aug 27 16:12:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
9830
9831 * relaxng.c: fixed an error reporting bug in Relax-NG when we end
9832 up with multiple states, select the "best" one. Fix #120682
9833 * result/relaxng/tutor11_2_3.err: small change resulting
9834
9835Wed Aug 27 11:25:25 CEST 2003 Daniel Veillard <daniel@veillard.com>
9836
9837 * xmlschemastypes.c: applied base64 support patch from Anthony Carrico
9838
9839Wed Aug 27 10:58:51 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9840
9841 * include/libxml/[threads-xpointer].h: realigned parameters
9842 after taint
9843
9844Wed Aug 27 09:59:54 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9845
9846 * include/libxml/xmlexports.h: fixed defs for Borland compiler,
9847 as reported by Eric Zurcher
9848
9849Tue Aug 26 15:54:04 CEST 2003 Daniel Veillard <daniel@veillard.com>
9850
9851 * relaxng.c: fixed bug #120386 again a problem introduced when
9852 trying to reuse automata for content validation. Fix a bug report
9853 problem on zeroOrMore
9854 * result/relaxng/tutor3_7_err: change slightly error reporting.
9855
9856Mon Aug 25 13:24:57 CEST 2003 Daniel Veillard <daniel@veillard.com>
9857
9858 * include/libxml/Makefile.am: make sure the new header will
9859 be included when generating a new distribution.
9860
9861Mon Aug 25 12:37:05 CEST 2003 Daniel Veillard <daniel@veillard.com>
9862
9863 * relaxng.c: fixed a couple of stupid bugs in the state allocation
9864 routines which led to bug #120040 and the ones reported by
9865 Martijn Faassen
9866
9867Mon Aug 25 12:37:23 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9868
9869 * include/libxml/parserInternals.h include/libxml/relaxng.h
9870 include/libxml/SAX.h include/libxml/SAX2.h: realigned the
9871 parameters after taint.
9872
9873Mon Aug 25 11:16:01 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9874
9875 * include/libxml/xmlversion.h.in: moved export defs to a separate
9876 file for consistency.
9877 * include/libxml/xmlexports.h: new file, contains export defs.
9878
9879Mon Aug 25 11:01:49 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
9880
9881 * include/libxml/*.h genUnicode.py: exportability taint
9882 of the headers.
9883
9884Thu Aug 21 12:37:46 CEST 2003 Daniel Veillard <daniel@veillard.com>
9885
9886 * SAX.c: make the deprecated interfaces log an error message
9887 to be sure it won't get used.
9888
9889Thu Aug 21 00:50:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
9890
9891 * Makefile.am SAX2.c include/libxml/Makefile.am include/libxml/SAX2.h:
9892 Adding new version of the SAX interface, it's not there yet,
9893 currently just preparing the work
9894 * globals.c parser.c SAX.c include/libxml/SAX.h
9895 include/libxml/globals.h include/libxml/parser.h: doing some
9896 refactoring of the SAXv1 interfaces, obsoleting a bunch of them
9897 while keeping functionalities, preparing SAX2 integration.
9898 * dict.c: small cleanup.
9899
9900Wed Aug 20 00:20:01 CEST 2003 Daniel Veillard <daniel@veillard.com>
9901
9902 * tree.c: fixes a small bug introduced in last commit and detected
9903 by valgrind.
9904
9905Tue Aug 19 16:54:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
9906
9907 * dict.c hash.c: optimization when freeing hash tables.
9908 * parser.c xmlIO.c include/libxml/tree.h: some tuning of buffer
9909 allocations
9910 * parser.c parserInternals.c include/libxml/parser.h: keep a
9911 single allocated block for all the attributes callbacks,
9912 avoid useless malloc()/free()
9913 * tree.c: do not realloc() when growing a buffer if the buffer
9914 ain't full, malloc/memcpy/free avoid copying memory.
9915
9916Mon Aug 18 18:37:01 CEST 2003 Daniel Veillard <daniel@veillard.com>
9917
9918 * xmllint.c doc/xmllint.xml doc/xmllint.1: added option
9919 --dtdvalidfpi for Tobias Reif
9920
9921Mon Aug 18 14:03:03 CEST 2003 Daniel Veillard <daniel@veillard.com>
9922
9923 * dict.c include/libxml/dict.h Makefile.am include/libxml/Makefile.am:
9924 new dictionary module to keep a single instance of the names used
9925 by the parser
9926 * DOCBparser.c HTMLparser.c parser.c parserInternals.c valid.c:
9927 switched all parsers to use the dictionary internally
9928 * include/libxml/HTMLparser.h include/libxml/parser.h
9929 include/libxml/parserInternals.h include/libxml/valid.h:
9930 Some of the interfaces changed as a result to receive or return
9931 "const xmlChar *" instead of "xmlChar *", this is either
9932 insignificant from an user point of view or when the returning
9933 value changed, those function are really parser internal methods
9934 that no user code should really change
9935 * doc/libxml2-api.xml doc/html/*: the API interface changed and
9936 the docs were regenerated
9937
9938Sun Aug 17 23:05:38 CEST 2003 Daniel Veillard <daniel@veillard.com>
9939
9940 * parser.c: applied patch to xmlCleanupParser from Dave Beckett
9941
9942Sat Aug 16 22:53:42 HKT 2003 William Brack <wbrack@mmm.com.hk>
9943
9944 * doc/parsedecl.py, doc/libxml2-refs.xml, doc/API*.html:
9945 fixed part (2) of bug 119535 (wrong alpha case on filenames)
9946
9947Sat Aug 16 20:35:28 HKT 2003 William Brack <wbrack@mmm.com.hk>
9948
9949 * doc/API*.html, doc/html/*: regenerated API documentation
9950 for xmlsoft.org (part of Bug 119535)
9951
9952Fri Aug 15 14:58:37 HKT 2003 William Brack <wbrack@mmm.com.hk>
9953
9954 * encoding.c, threads.c, include/libxml/HTMLparser.h,
9955 doc/libxml2-api.xml: Minor changes to comments, etc. for
9956 improving documentation generation
9957 * doc/Makefile.am: further adjustment to auto-generation of
9958 win32/libxml2.def.src
9959
9960Fri Aug 15 02:24:20 CEST 2003 Daniel Veillard <daniel@veillard.com>
9961
9962 * News configure.in: preparing libxml2-2.5.10 release
9963 * doc/* : updated the doc and rebuilt
9964
9965Fri Aug 15 01:55:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
9966
9967 * parser.c: fixing the xmlSAXParseDTD bug #119536 raised by
9968 Malcolm Tredinnick with the patch he suggested.
9969
9970Fri Aug 15 01:37:10 CEST 2003 Daniel Veillard <daniel@veillard.com>
9971
9972 * HTMLparser.c: allocation error #119784 raised by Oliver Stoeneberg
9973
9974Fri Aug 15 00:41:58 CEST 2003 Daniel Veillard <daniel@veillard.com>
9975
9976 * uri.c: fixing an use of strcpy() where both strings overlap
9977 pointed out by valgrind.
9978
9979Thu Aug 14 17:10:39 CEST 2003 Daniel Veillard <daniel@veillard.com>
9980
9981 * DOCBparser.c globals.c include/libxml/xmlmemory.h: get rid of
9982 some compilation warnings.
9983 * xinclude.c: fix the performance problem reported by Kevin Ruscoe
9984 plus some cleanup and better error reporting.
9985
9986Thu Aug 14 14:13:43 CEST 2003 Daniel Veillard <daniel@veillard.com>
9987
9988 * encoding.c: applied UTF-16 encoding handling patch provided by
9989 Mark Itzcovitz
9990 * encoding.c parser.c: more cleanup and fixes for UTF-16 when
9991 not having iconv support.
9992
9993Thu Aug 14 03:19:08 CEST 2003 Daniel Veillard <daniel@veillard.com>
9994
9995 * Makefile.am configure.in example/Makefile.am libxml.h nanoftp.c
9996 nanohttp.c xmllint.c: Applied patch from Mikhail Grushinskiy for
9997 mingw compiler on Windows.
9998
9999Thu Aug 14 02:28:36 CEST 2003 Daniel Veillard <daniel@veillard.com>
10000
10001 * parser.c: fixed the serious CPU usage problem reported by
10002 Grant Goodale
10003 * HTMLparser.c: applied patch from Oliver Stoeneberg about a free
10004 missing in htmlSAXParseDoc
10005
10006Tue Aug 12 22:48:10 HKT 2003 William Brack <wbrack@mmm.com.hk>
10007
10008 * doc/Makefile.am: Removed dependency from libxml2.def.src
10009
10010Tue Aug 12 18:55:08 HKT 2003 William Brack <wbrack@mmm.com.hk>
10011
10012 * autogen.sh: took away the requirement for automake-1.4,
10013 changed the messages for getting auto* tools to current
10014 gnu pages.
10015 * configure.in: added check for Linux Dec alpha requiring
10016 -ieee flag, fixed test for ipv6
10017 * trionan.c: fixed problem for compiling on Linux Dec alpha
10018 using native compiler
10019 * doc/Makefile.am: implemented regeneration of win32/libxml2.def.src
10020 whenever libxml2-api.xml is changed.
10021
10022Mon Aug 11 17:02:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
10023
10024 * parser.c: cleaning up a problem when parsing UTF-16 and libiconv
10025 is not used.
10026
10027Sun Aug 10 08:13:22 HKT 2003 William Brack <wbrack@mmm.com.hk>
10028
10029 * win32/libxml2.def.src: renerated with fixed libxml2-api.xml
10030
10031Sun Aug 10 00:22:55 CEST 2003 Daniel Veillard <daniel@veillard.com>
10032
10033 * News configure.in: preparing libxml2-2.5.9 release
10034 * doc/* : updated the doc and rebuilt
10035
10036Sat Aug 9 20:00:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
10037
10038 * include/libxml/xmlreader.h doc/libxml2-api.xml: changing an enum
10039 definition to get a correct API XML description. This was apparently
10040 breaking Windows build.
10041
10042Sat Aug 9 13:41:21 CEST 2003 Daniel Veillard <daniel@veillard.com>
10043
10044 * HTMLparser.c: fixed a nasty bug #119387, bad heuristic from
10045 the progressive HTML parser front-end on large character data
10046 island leading to an erroneous end of data detection by the
10047 parser. Some cleanup too to get closer from the XML progressive
10048 parser.
10049
10050Sat Aug 9 00:42:47 HKT 2003 William Brack <wbrack@mmm.com.hk>
10051
10052 * win32/configure.js: Added in support for the ISO8859X
10053 module (patch provided by Jesse Pelton)
10054
10055Fri Aug 8 15:56:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
10056
10057 * HTMLtree.c tree.c threads.c: hum try to avoid some troubles
10058 when the library is not initialized and one try to save, the
10059 locks in threaded env might not been initialized, playing safe
10060 * xmlschemastypes.c: apply patch for hexBinary from Charles Bozeman
10061 * test/schemas/hexbinary_* result/schemas/hexbinary_*: also added
10062 his tests to the regression suite.
10063
10064Fri Aug 8 18:47:38 HKT 2003 William Brack <wbrack@mmm.com.hk>
10065
10066 * win32/defgen.xsl, win32/libxml2.def.src: Bug 119343
10067 (with apologies to Igor) - Enhanced handling of docb and
10068 nanohttp.
10069
10070Thu Aug 7 21:13:22 HKT 2003 William Brack <wbrack@mmm.com.hk>
10071
10072 * encoding.c: further small changes for warnings when
10073 configured with --with-iconv=no
10074
10075Wed Aug 6 12:32:11 HKT 2003 William Brack <wbrack@mmm.com.hk>
10076
10077 * error.c trionan.[ch] testThreads.c python/generator.py:
10078 further small changes to elminate most of the remaining
10079 warnings.
10080
10081Tue Aug 5 23:51:21 HKT 2003 William Brack <wbrack@mmm.com.hk>
10082
10083 * error.c HTMLparser.c testC14N.c testHTML.c testURI.c
10084 xmlcatalog.c xmlmemory.c xmlreader.c xmlschemastypes.c
10085 python/libxml.c include/libxml/xmlmemory.h: small changes
10086 to syntax to get rid of compiler warnings. No changes
10087 to logic.
10088
10089Mon Aug 4 22:40:54 CEST 2003 Daniel Veillard <daniel@veillard.com>
10090
10091 * doc/libxml2-api.xml doc/html/*: rebuilt the API and docs.
10092
10093Mon Aug 4 21:40:34 CEST 2003 Daniel Veillard <daniel@veillard.com>
10094
10095 * tree.c: fixed a small problem in the patch for #118763
10096 * result/HTML/doc3.htm*: this reverts back to the previous result
10097
10098Sun Aug 3 21:41:49 EDT 2003 Daniel Veillard <daniel@veillard.com>
10099
10100 * doc/FAQ.html doc/xml.html: applied doc patch to xml.html
10101 and rebuilt, apparently some C++ wrappers are not available,
10102 c.f. bug #118943
10103
10104Sun Aug 3 21:30:31 EDT 2003 Daniel Veillard <daniel@veillard.com>
10105
10106 * tree.c: fixing HTML attribute serialization bug #118763
10107 applying a modified version of the patch from Bacek
10108 * result/HTML/doc3.htm*: this modifies the output from one test
10109
10110Sun Aug 3 21:02:30 EDT 2003 Daniel Veillard <daniel@veillard.com>
10111
10112 * tree.c include/libxml/tree.h: added a new API to split a
10113 QName without generating any memory allocation
10114 * valid.c: fixed another problem with namespaces on element
10115 in mixed content case
10116 * python/tests/reader2.py: updated the testcase with
10117 Bjorn Reese fix to reader for unsignificant white space
10118 * parser.c HTMLparser.c: cleanup.
10119
10120Sun Aug 3 20:55:40 EDT 2003 Daniel Veillard <daniel@veillard.com>
10121
10122 * catalog.c: trying to fix #118754 of possible recursion in the
10123 catalogs. Not fantastically happy about the current fix since
10124 it's likely to break under very thread intensive concurrent
10125 access to the catalog. Better solution might to keep the depth
10126 an extra argument to the resolution functions.
10127
10128Sun Aug 3 18:56:54 EDT 2003 Daniel Veillard <daniel@veillard.com>
10129
10130 * valid.c: fixed bug #118712 about mixed content, and namespaced
10131 element names.
10132 * test/valid/mixed_ns.xml result/valid/mixed_ns*: added a check
10133 in the regression tests
10134
10135Fri Aug 1 23:55:23 HKT 2003 William Brack <wbrack@mmm.com.hk>
10136
10137 Coninuing work on bug 118559
10138 * DOCBparser.c: removed 2 unsed vars
10139 * xmlregexp.c: changed some numeric const to their enum symbols
10140 * xmlreader.c: changed one var define from int to enum
10141 (a little more to be done, awaiting co-ordination)
10142 * relaxng.c: deleted one unused var
10143 * xmllint.c: deleted some unused vars, changed one arg
10144 val from int to enum
10145 * testHTML.c, testDocbook.c: changed some arg vals to enum const
10146 * xmlIO.c: fixed typo from last night (small warning msg)
10147
10148Thu Jul 31 22:44:33 HKT 2003 William Brack <wbrack@mmm.com.hk>
10149
10150 Working on bug 118559
10151 * error.c: deleted unused variable
10152 * parserInternals.c: deleted unneeded 'const' qualifier
10153 * parser.c: changed variable type for enum temp storage
10154 * xmlIO.c: changed debugging var to be inside #ifdef
10155 * valid.c: removed unused variable
10156 * HTMLparser.c: removed some unneeded 'const' qualifiers
10157 * xpath.c: added some type casts, removed some unused vars
10158 * xinclude.c: added one type cast
10159 * nanohttp.c: repositioned some #ifdef to avoid unused var
10160 * nanoftp.c: removed unused var
10161
10162Wed Jul 30 14:57:55 EDT 2003 Daniel Veillard <daniel@veillard.com>
10163
10164 * HTMLparser.c: applied a patch from William Brack about
10165 the problem of parsing very large HTML instance with comments
10166 as raised by Nick Kew
10167
10168Wed Jul 30 12:29:38 EDT 2003 Daniel Veillard <daniel@veillard.com>
10169
10170 * xmlreader.c include/libxml/xmlreader.h: applying cleanup
10171 patch from Bjorn Reese for xmlTextReaderNodeType() and
10172 significant whitespace. There is an enum for node type
10173 values now.
10174
10175Wed Jul 30 11:08:21 EDT 2003 Daniel Veillard <daniel@veillard.com>
10176
10177 * encoding.c: applying patch from Peter Jacobi to added
10178 ISO-8859-x encoding support when iconv is not available
10179 * configure.in include/libxml/xmlversion.h.in
10180 include/libxml/xmlwin32version.h.in: added the glue needed
10181 at the configure level and made it the default for Windows
10182
10183Tue Jul 29 16:43:48 EDT 2003 Daniel Veillard <daniel@veillard.com>
10184
10185 * python/generator.py python/libxml.c python/libxml2class.txt:
10186 patch from Joachim Bauch + cleanup for Relax NG error callbacks
10187 in python
10188
10189Tue Jul 29 12:46:08 EDT 2003 Daniel Veillard <daniel@veillard.com>
10190
10191 * parser.c parserInternals.c tree.c: applied Peter Jacobi encoding
10192 cleanup patch, and also avoided a possible memory leak
10193
10194Tue Jul 29 09:28:09 EDT 2003 Daniel Veillard <daniel@veillard.com>
10195
10196 * encoding.c: fix the previous commit
10197
10198Tue Jul 29 12:28:17 HKT 2003 William Brack <wbrack@mmm.com.hk>
10199
10200 * HTMLparser.c: fixed problem with comments reported by Nick Kew
10201 * encoding.c: added routines xmlUTF8Size and xmlUTF8Charcmp for
10202 some future cleanup of UTF8 handling
10203
10204Mon Jul 28 16:39:14 EDT 2003 Daniel Veillard <daniel@veillard.com>
10205
10206 * xpath.c: applied a change suggested by Sean Griffin in bug
10207 #118494 about a memory leak in EXSLT
10208
10209Sun Jul 27 14:30:56 EDT 2003 Daniel Veillard <daniel@veillard.com>
10210
10211 * relaxng.c: fixed a Relax-NG compilation/streaming bug introduced
10212 when fixing the previous Relax-NG bugs
10213 * result/relaxng/*: This slightly changes the output messages of
10214 some regression tests.
10215 * configure.in: added support of -with-fexceptions for nested C++
10216 support.
10217
10218Thu Jul 24 15:46:02 MDT 2003 John Fleck <jfleck@inkstain.net>
10219
10220 * doc/tutorial/apa.html
10221 * doc/tutorial/apb.html
10222 * doc/tutorial/apc.html
10223 * doc/tutorial/apd.html
10224 * doc/tutorial/ape.html
10225 * doc/tutorial/apf.html
10226 * doc/tutorial/apg.html
10227 * doc/tutorial/aph.html
10228 * doc/tutorial/ar01s02.html
10229 * doc/tutorial/ar01s03.html
10230 * doc/tutorial/ar01s04.html
10231 * doc/tutorial/ar01s05.html
10232 * doc/tutorial/ar01s06.html
10233 * doc/tutorial/ar01s07.html
10234 * doc/tutorial/ar01s08.html
10235 * doc/tutorial/index.html
10236 * doc/tutorial/ix01.html
10237 * doc/tutorial/xmltutorial.pdf
10238 * doc/tutorial/xmltutorial.xml
10239 update tutorial with XPath example
10240
10241Thu Jul 24 17:07:06 IST 2003 Daniel Veillard <daniel@veillard.com>
10242
10243 * SAX.c parser.c: fixing a bug about a special case of namespace
10244 handling, this closes bug #116841
10245
10246Wed Jul 23 20:52:36 IST 2003 Daniel Veillard <daniel@veillard.com>
10247
10248 * relaxng.c result/relaxng/*: checked and fixed the compilation
10249 of RNG schemas, fixes a couple of bugs #117097 and #117001 .
10250 This slightly changes the output messages of some regression tests.
10251
10252Wed Jul 23 15:15:08 IST 2003 Daniel Veillard <daniel@veillard.com>
10253
10254 * xmlreader.c: fixed an out of bound error #118052 , the good
10255 part if that base64 code was not in use yet ...
10256
10257Tue Jul 22 19:42:15 MDT 2003 John Fleck <jfleck@inkstain.net>
10258
10259 * doc/xmllint.html
10260 include html version of the xmllint man page, so an
10261 up-to-date version is visible on the Web
10262
10263Mon Jul 21 21:53:43 IST 2003 Daniel Veillard <daniel@veillard.com>
10264
10265 * xinclude.c include/libxml/xinclude.h: added a new API
10266 xmlXIncludeProcessTree() to process XInclude only on a subtree
10267 this should fix bug #115385
10268
10269Fri Jul 18 17:11:42 CEST 2003 Daniel Veillard <daniel@veillard.com>
10270
10271 * relaxng.c include/libxml/relaxng.h: adding Get interface for
10272 the error callback and parameters of parsing and validation
10273 contexts
10274 * xmlreader.c: patch to fix bug #117702 about incomplete Read()
10275 on text nodes.
10276
10277Wed Jul 16 23:15:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
10278
10279 * parserInternals.c: patch from Dodji Seketeli about UTF16 BOM
10280 when using the push XML parser.
10281 * result/utf16bom.xml result/noent/utf16bom.xml test/utf16bom.xml:
10282 added the test to the regression suite.
10283
10284Tue Jul 15 22:03:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
10285
10286 * globals.c: add xmlThrDefMutex = NULL in xmlCleanupGlobals()
10287 as suggested by Rob Richards
10288
10289Tue Jul 15 15:30:55 CEST 2003 Daniel Veillard <daniel@veillard.com>
10290
10291 * DOCBparser.c HTMLparser.c entities.c parser.c relaxng.c
10292 xmlschemas.c xpath.c: removed some warnings by casting xmlChar
10293 to unsigned int and a couple of others.
10294
10295Fri Jul 11 16:44:22 CEST 2003 Daniel Veillard <daniel@veillard.com>
10296
10297 * xmlschemastypes.c: fixes a segfault on empty hexBinary strings
10298
10299Thu Jul 10 16:02:47 CEST 2003 Daniel Veillard <daniel@veillard.com>
10300
10301 * nanoftp.c nanohttp.c: cleanup patches from Peter Breitenlohner
10302
10303Tue Jul 8 16:02:19 CEST 2003 Daniel Veillard <daniel@veillard.com>
10304
10305 * globals.c threads.c: fixes some problem when freeing unititialized
10306 mutexes
10307
10308Tue Jul 8 14:15:07 CEST 2003 Daniel Veillard <daniel@veillard.com>
10309
10310 * nanoftp.c nanohttp.c: the modules should not import <config.h>
10311 directly, some cleanups
10312 * xmlschemas.c: Peter Sobisch found a nasty bug in the Schemas
10313 validation code.
10314
10315Mon Jul 7 18:00:51 CEST 2003 Daniel Veillard <daniel@veillard.com>
10316
10317 * win32/configure.js: Jesse Pelton pointed out a problem in the
10318 javascript code.
10319
10320Mon Jul 7 16:39:31 CEST 2003 Daniel Veillard <daniel@veillard.com>
10321
10322 * NEWS doc/*: regenerated
10323 * nanoftp.c nanohttp.c: might fix includes problems with the
10324 Ipv6 support on solaris
10325 * tree.c: patch from Markus Keim about xmlHasNsProp() on attributes
10326 defined as #IMPLIED
10327
10328Sun Jul 6 23:09:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
10329
10330 * configure.in doc/*: preparing release 2.5.8
10331 * nanohttp.c: changed some preprocessor block
10332 * xmlschemastypes.c: applied patch from Charles Bozeman adding
10333 hexBinary schema datatype and adding support for totalDigits and
10334 fractionDigits facets.
10335
10336Sun Jul 6 19:56:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
10337
10338 * debugXML.c xpath.c: fixed 2 bugs pointed in #116448
10339
10340Sun Jul 6 19:34:17 CEST 2003 Daniel Veillard <daniel@veillard.com>
10341
10342 * xinclude.c: fixed bug #116095 removing the error message when
10343 reapplying XInclude to a document.
10344
10345Sat Jul 5 22:40:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
10346
10347 * xmlIO.c: applied small changes to portability layer for
10348 compilation on DJGPP Ms-DOS compiler.
10349
10350Sat Jul 5 22:30:25 CEST 2003 Daniel Veillard <daniel@veillard.com>
10351
10352 * parser.c HTMLparser.c: use the character() SAX callback
10353 if the cdataBlock ain't defined.
10354 * xpath.c: fix bug #115349 allowing compilation when configured
10355 with --without-xpath since the Schemas code needs NAN and co.
10356
10357Sat Jul 5 00:51:30 HKT 2003 William Brack <wbrack@mmm.com.hk>
10358
10359 Fixed problem with multi-threading, shown by the test program
10360 testThreads. After fix, ran mutiple tests on various speed
10361 machines (single and dual processor X86), which all seem okay.
10362
10363 * catalog.c: added missing xmlRMutexUnlock in xmlLoadCatalog
10364
10365 * threads.c: added missing initialisation for condition variable
10366 in xmlNewRMutex.
10367
10368Sat Jun 21 16:10:24 CEST 2003 Daniel Veillard <daniel@veillard.com>
10369
10370 Applying IPv6 patch from Archana Shah <archana.shah@wipro.com>
10371 closing bug #114837
10372
10373 * configure.in: Added checks for IPv6 support and getaddrinfo().
10374
10375 * acconfig.h: Defined HAVE_GETADDRINFO and SUPPORT_IP6.
10376
10377 * config.h.in: Defined HAVE_GETADDRINFO and SUPPORT_IP6.
10378
10379 * nanoftp.c: Structure xmlNanoFTPCtxt contains either sockaddr_storage
10380 field or sockaddr_in field, depending upon the availability of IPv6
10381 support.
10382 have_ipv6(): Added to check for run-time IPv6 support.
10383 (xmlNanoFTPScanURL), (xmlNanoFTPUpdateURL), (xmlNanoFTPScanProxy):
10384 Modified to parse a URI with IPv6 address given in [].
10385 (xmlNanoFTPConnect): Changed to use getaddrinfo for address
10386 resolution, if it is available on the system, as gethostbyname
10387 does not return IPv6 addresses on some platforms.
10388 (xmlNanoFTPGetConnection): Modified type of dataAddr variable to
10389 sockaddr_storage or sockaddr_in depending upon the IPv6 support.
10390 Sending EPSV, EPRT or PASV, PORT depending upon the type of address
10391 we are dealing with.
10392
10393 * nanohttp.c: (have_ipv6): Added to check for run-time IPv6 support.
10394 (xmlNanoHTTPScanURL), (xmlNanoHTTPScanProxy): Modified to parse
10395 a URI with IPv6 address given in [].
10396 (xmlNanoHTTPConnectHost): Modified to use getaddrinfo if it is
10397 available on the system. Also IPv6 addresses will be resolved by
10398 gethostbyname only if IPv6 run-time support is available.
10399 (xmlNanoHTTPConnectAttempt): Modified to deal with IPv6 address.
10400
10401Sat Jun 14 18:46:51 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
10402
10403 * win32/configure.js include/win32config.h
10404 include/libxml/xmlversion.h.in: Applied the patch for BCB
10405 by Eric Zurcher.
10406
10407Fri Jun 13 14:27:19 CEST 2003 Daniel Veillard <daniel@veillard.com>
10408
10409 * doc/Makefile.am doc/html/*: reverted back patch for #113521,
10410 due to #115104 and while fixing #115101 . HTML URLs must not
10411 be version dependant.
10412
10413Fri Jun 13 12:03:30 CEST 2003 Daniel Veillard <daniel@veillard.com>
10414
10415 * entities.c: do not generate &quot; for " outside of attributes
10416 * result//*: this changes the output of some tests
10417
10418Mon Jun 9 12:28:58 CEST 2003 Daniel Veillard <daniel@veillard.com>
10419
10420 * parser.c xmlIO.c: trying to fix #114277 about when file
10421 remapping and escaping should really be attempted.
10422
10423Mon Jun 9 11:06:09 CEST 2003 Daniel Veillard <daniel@veillard.com>
10424
10425 * doc/*: applied a patch from Gman for building docs
10426 * valid.c xmllint.c include/libxml/valid.h: applied a patch from
10427 Gary Pennington to provide an allocator for xmlValidCtxt
10428 * xmlreader.c: applied patch from Jacek Konieczny fixing bug
10429 #113580 about data not being passed immediately.
10430
10431Thu Jun 5 11:31:02 CEST 2003 Daniel Veillard <daniel@veillard.com>
10432
10433 * tree.c: applied a couple of patches from Mark Itzcovitz
10434 to handle saving back "UTF-16" documents.
10435
10436Mon Jun 2 21:56:15 MVT 2003 Daniel Veillard <daniel@veillard.com>
10437
10438 * relaxng.c xmlschemas.c include/libxml/schemasInternals.h: commiting
10439 some work done while in the Maldives (hence the timezone on the
10440 laptop !)
10441 * result/schemas/length3* test/schemas/deter0_*
10442 test/schemas/group0_*: some tests added too
10443
10444Mon Jun 2 15:34:17 CEST 2003 Daniel Veillard <daniel@veillard.com>
10445
10446 * encoding.c: small fix
10447 * xmlIO.c: fixed an error message
10448
10449Tue May 20 14:21:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
10450
10451 * parserInternals.c: fixing Red Hat bug #91013 where xmllint was
10452 accepting an improper UTF8 sequence
10453
10454Sat May 17 12:53:11 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
10455
Daniel Veillard25a1ce92008-06-02 16:04:12 +000010456 * threads.c: applied the patch from Stéphane Bidoul for getting
William M. Brack11be2d02007-01-24 19:17:19 +000010457 rid of extra threads in a dynamic library.
10458 * win32/configure.js: threads default to 'native' now.
10459
10460Fri May 16 13:17:52 EDT 2003 Daniel Veillard <daniel@veillard.com>
10461
10462 * HTMLtree.c: fixing bug #112904: html output method escaped
10463 plus sign character in URI attribute.
10464
10465Thu May 15 18:06:18 EDT 2003 Daniel Veillard <daniel@veillard.com>
10466
10467 * build_glob.py global.data globals.c parser.c
Daniel Veillard25a1ce92008-06-02 16:04:12 +000010468 include/libxml/globals.h: patch from Stéphane Bidoul for setting
William M. Brack11be2d02007-01-24 19:17:19 +000010469 up threads global defaults.
10470 * doc/libxml2-api.xml: this extends the API with new functions
10471 * python/tests/Makefile.am python/tests/reader2.py
10472 python/tests/thread2.py: integrated the associated testcase and
10473 fixed the error string used in reader2
10474
10475Wed May 14 14:56:46 EDT 2003 Daniel Veillard <daniel@veillard.com>
10476
10477 * configure.in libxml.spec.in python/Makefile.am: trying
10478 to conciliate --with-python= requirements and RPM builds,
10479 a PITA really...
10480
10481Tue May 13 18:30:34 EDT 2003 Daniel Veillard <daniel@veillard.com>
10482
10483 * HTMLparser.c: oops last commit introduced a memory leak.
10484
10485Tue May 13 18:10:38 EDT 2003 Daniel Veillard <daniel@veillard.com>
10486
10487 * xmllint.c doc/xmllint.xml: added --nonet option
10488 * doc/Makefile.am: fixing #112803 by adding --nonet when calling
10489 xsltproc or xmllint
10490 * doc/xmllint.xml doc/xmllint.1: also added --schema doc and
10491 rebuilt
10492 * HTMLparser.c: cleaned up the HTML parser context build when
10493 using an URL
10494
10495Tue May 13 16:35:04 EDT 2003 Daniel Veillard <daniel@veillard.com>
10496
10497 * libxml.spec.in: added a comment about bug #112902
10498
10499Mon May 12 21:58:00 EDT 2003 William Brack <wbrack@mmm.com.hk>
10500
10501 * minor cleanup of configure '--help' display
10502 * error.c: enhanced xmlParserPrintFileContext to fix bug #109942
10503
10504Mon May 12 17:53:30 EDT 2003 Daniel Veillard <daniel@veillard.com>
10505
10506 * tree.c: PI nodes in external subset were not freed :-\
10507 fixes bug #112842
10508
10509Mon May 12 11:23:27 EDT 2003 Daniel Veillard <daniel@veillard.com>
10510
10511 * xmllint.c: added --schema option to run WXS schema validation
10512 * xmlschemas.c xmlschemastypes.c include/libxml/schemasInternals.h:
10513 tried to improve error reporting in the Schema code, some cleanup
10514 too.
10515
10516Sun May 11 16:13:20 EDT 2003 Daniel Veillard <daniel@veillard.com>
10517
10518 * xmlschemas.c: fixed some problems in the handling of errors,
10519 and attributes addressed by references.
10520 * test/schemas/* result/schemas/*: dropped the verbosity level
10521 and added a couple of new tests
10522
10523Sat May 10 16:01:21 EDT 2003 Daniel Veillard <daniel@veillard.com>
10524
Daniel Veillard25a1ce92008-06-02 16:04:12 +000010525 * relaxng.c: Stéphane Bidoul found an off by one addressing
William M. Brack11be2d02007-01-24 19:17:19 +000010526 error on the error handling.
10527
10528Fri May 9 19:08:20 EDT 2003 Daniel Veillard <daniel@veillard.com>
10529
10530 * xmlschemastypes.c: trying to fix #112673
10531
10532Fri May 9 18:14:16 EDT 2003 Daniel Veillard <daniel@veillard.com>
10533
10534 * DOCBparser.c catalog.c parser.c relaxng.c: removed multiple
10535 warning, this fixed a bug and should close #111574
10536
10537Fri May 9 15:34:32 EDT 2003 Daniel Veillard <daniel@veillard.com>
10538
10539 * xmlschemas.c: fixing bug #104081 with xs:all with an element
10540 holding minOccurs="0"
10541 * test/schemas/all_* result/schemas/all_*: added some regression
10542 tests for that bug
10543 * xmllint.c xmlreader.c: patches from Joerg Schmitz-Linneweber and
10544 Garry Pennington to compile without schemas support.
10545
10546Thu May 1 10:02:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
10547
10548 * tree.c: fixed a problem with xmlUnlinkNode() for DTDs.
10549
10550Wed Apr 30 14:16:08 CEST 2003 Daniel Veillard <daniel@veillard.com>
10551
10552 * xml2-config.in: try to fix Red hat bug #89957, do not
10553 output -L/usr/lib64
10554 * xmlreader.c: fixed a typo in a comment
10555
10556Tue Apr 29 07:32:02 MDT 2003 John Fleck <jfleck@inkstain.ent>
10557
10558 * doc/tutorial/aph.html, ix01.html
10559 forgot to cvs add the new files. Thanks to Roland van Laar
10560 for pointing this out
10561
10562Tue Apr 29 14:36:49 CEST 2003 Daniel Veillard <daniel@veillard.com>
10563
10564 * xmlschemas.c doc/libxml2-api.xml: fixing a function comment
10565 * doc/Makefile.am doc/apibuild.py doc/gnome-xml.sgml: switching
10566 to the XML/XSLT doc generation closing #111799
10567 * doc/html/*: complete update of the HTML results
10568
10569Mon Apr 28 14:51:41 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
10570
10571 * win32/defgen.xsl: fixed the conditional for unicode map,
10572 removed hardcoded schema entries
10573
10574Mon Apr 28 02:19:00 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
10575
10576 * win32/defgen.xsl: new file, stylesheet for generating
10577 win32/libxml2.def.src from doc/libxml2-api.xml
10578 * win32/libxml2.def.src: is autogenerated from now on, changes
10579 to this file will not appear here anymore
10580
10581Mon Apr 28 00:12:11 CEST 2003 Daniel Veillard <daniel@veillard.com>
10582
10583 * win32/configure.js python/setup.py.in: applied patch
Daniel Veillard25a1ce92008-06-02 16:04:12 +000010584 from Stéphane Bidoul for the Python bindings on the new
William M. Brack11be2d02007-01-24 19:17:19 +000010585 release.
10586
10587Sun Apr 27 17:56:21 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
10588
10589 * debugXML.c: included libxml/uri.h for xmlCanonicPath
10590 declaration
10591 * win32/configure.js: thread-enabled build is now default
10592 * win32/libxml2.def.src: added more exports
10593
10594Sun Apr 27 00:23:05 CEST 2003 Daniel Veillard <daniel@veillard.com>
10595
10596 * NEWS doc/*.xsl doc/*.html: updated the web site separated
10597 developers from common pages, made the transition to XHTML1,
10598 added validity checking to the makefile rules.
10599
10600Sat Apr 26 23:17:51 CEST 2003 Daniel Veillard <daniel@veillard.com>
10601
10602 * parser.c: fix for xmlIOParseDTD same as previous and reported
10603 by Petr Pajas
10604
10605Sat Apr 26 15:26:04 CEST 2003 Daniel Veillard <daniel@veillard.com>
10606
10607 * parser.c: applied fix to xmlSAXParseDTD from Malcolm Tredinnick
10608 closing #111638
10609
10610Sat Apr 26 14:00:58 CEST 2003 Daniel Veillard <daniel@veillard.com>
10611
10612 * python/generator.py: fixed a problem in the generator where
10613 the way functions are remapped as methods on classes was
10614 not symetric and dependant on python internal hash order,
Daniel Veillard25a1ce92008-06-02 16:04:12 +000010615 as reported by Stéphane Bidoul
William M. Brack11be2d02007-01-24 19:17:19 +000010616
10617Fri Apr 25 21:52:33 MDT 2003 John Fleck <jfleck@inkstain.net>
10618
10619 * doc/tutorial:
10620 xmltutorial.xml
10621 xmltutorial.pdf
10622 *.html
10623 add appendix on generating compiler flags, more indexing
10624
10625Sat Apr 26 01:10:48 CEST 2003 Daniel Veillard <daniel@veillard.com>
10626
10627 * triodef.h vms/build_libxml.com: applied patch from Craig A. Berry
10628 to get libxml-2.5.7 to compile on OpenVMS
10629
10630Fri Apr 25 18:42:35 CEST 2003 Daniel Veillard <daniel@veillard.com>
10631
10632 * parser.c: fixing an xmlParseDTD bug raised by Petr Pajas
10633
10634Fri Apr 25 15:20:29 CEST 2003 Daniel Veillard <daniel@veillard.com>
10635
10636 * doc/Makefile.am doc/xmlcatalog.1 doc/xmlcatalog_man.xml
10637 doc/xmllint.1 doc/xmllint.xml: automated the generation of the
10638 man page based on xsltproc and a stylesheet PI in the XML.
10639
10640Fri Apr 25 12:37:33 CEST 2003 Daniel Veillard <daniel@veillard.com>
10641
10642 * doc/xmllint.*: trying to fix #110541 where &nbsp; generated
10643 character preventing rendering by the man command.
10644
10645Fri Apr 25 01:09:23 CEST 2003 Daniel Veillard <daniel@veillard.com>
10646
10647 * NEWS configure.in: preparing release 2.5.7
10648 * doc/*: updated and rebuilt the docs
10649 * doc/apibuild.py: fixed the script
10650
10651Thu Apr 24 19:11:12 CEST 2003 Daniel Veillard <daniel@veillard.com>
10652
10653 * Makefile.am doc/apibuild.py: make sure the OOM code don't
10654 get in the way of the builds
10655 * doc/libxml2-api.xml python/libxml2class.txt: automatic update
10656
10657Thu Apr 24 18:01:46 CEST 2003 Daniel Veillard <daniel@veillard.com>
10658
10659 * Makefile.am testOOM.c testOOMlib.[ch] : integrated the Out Of
10660 Memory test from Havoc Pennington #109368
10661 * SAX.c parser.c parserInternals.c tree.c uri.c valid.c
10662 xmlmemory.c xmlreader.c xmlregexp.c include/libxml/tree.h
10663 include/libxml/parser.h: a lot of memory allocation cleanups
10664 based on the results of the OOM testing
10665 * check-relaxng-test-suite2.py: seems I forgot to commit the
10666 script.
10667
10668Wed Apr 23 17:16:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
10669
10670 * xmlschemastypes.c: trivial fix for 109774 removing a warning
10671
10672Wed Apr 23 15:49:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
10673
10674 * DOCBparser.c SAX.c catalog.c debugXML.c parser.c: try to find
10675 more places where xmlCanonicPath() must be used to convert
10676 filenames to URLs, trying to fix #111088
10677
10678Wed Apr 23 09:35:12 CEST 2003 Daniel Veillard <daniel@veillard.com>
10679
10680 * python/libxml.c python/libxml.py: applied patch from
10681 Brent M Hendricks adding binding for xmlCatalogAddLocal
10682
10683Tue Apr 22 15:18:01 CEST 2003 Daniel Veillard <daniel@veillard.com>
10684
10685 * HTMLparser.c: tried to fix #98879 again in a more solid
10686 way.
10687
10688Tue Apr 22 13:58:43 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
10689
10690 * win32/libxml2.def.src: added more exports from the relaxng and
10691 xmlreader clan
10692
10693Tue Apr 22 10:35:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
10694
10695 * SAX.c test/valid/ns* test/result/ns*: applied the patch
10696 provided by Brent Hendricks fixing #105992 and integrated the
10697 examples in the testsuite.
10698
10699Tue Apr 22 01:06:09 CEST 2003 Daniel Veillard <daniel@veillard.com>
10700
10701 * TODO: updated a bit
10702 * configure.in: fixed the comment, threads now default to on
10703 * parserInternals.c: fixed an erroneous xmlMallocAtomic() call
10704
10705Mon Apr 21 23:33:38 CEST 2003 Daniel Veillard <daniel@veillard.com>
10706
10707 * globals.c libxml.h parser.c parserInternals.c tree.c xmllint.c
10708 xmlreader.c include/libxml/parser.h: a lot of performance work
10709 especially the speed of streaming through the reader and push
10710 interface. Some thread related optimizations. Nearly doubled the
10711 speed of parsing through the reader.
10712
10713Sun Apr 20 10:36:05 MDT 2003 John Fleck <jfleck@inkstain.net>
10714
10715 * doc/xmllint.xml
10716 * doc/xmllint.1
10717 update man page to explain use of --stream
10718
10719Sat Apr 19 02:03:24 CEST 2003 Daniel Veillard <daniel@veillard.com>
10720
10721 * DOCBparser.c HTMLparser.c c14n.c catalog.c encoding.c globals.c
10722 nanohttp.c parser.c parserInternals.c relaxng.c tree.c uri.c
10723 xmlmemory.c xmlreader.c xmlregexp.c xpath.c xpointer.c
10724 include/libxml/globals.h include/libxml/xmlmemory.h: added
10725 xmlMallocAtomic() to be used when allocating blocks which
10726 do not contains pointers, add xmlGcMemSetup() and xmlGcMemGet()
10727 to allow registering the full set of functions needed by
10728 a garbage collecting allocator like libgc, ref #109944
10729
10730Fri Apr 18 16:37:41 CEST 2003 Daniel Veillard <daniel@veillard.com>
10731
10732 * configure.in: switched to have thread support enabled by default,
10733 didn't got troubles with ABI compatibility on Linux, hope it
10734 won't break on strange OSes, if yes, report the system ID
10735 * doc/libxml2-api.xml: just rebuilt the API
10736
10737Fri Apr 18 14:31:15 CEST 2003 Daniel Veillard <daniel@veillard.com>
10738
10739 * libxml.h include/libxml/parser.h parser.c xmlIO.c DOCBparser.c:
10740 added support for large file, tested with a 3+GB instance,
10741 and some cleanup.
10742 * catalog.c: added a TODO
10743 * Makefile.am: added some "make tests" comments
10744
10745Thu Apr 17 14:51:57 CEST 2003 Daniel Veillard <daniel@veillard.com>
10746
10747 * relaxng.c: some cleanups
10748 * doc/xmlreader.html: extended the document to cover RelaxNG and
10749 tree operations
10750 * python/tests/Makefile.am python/tests/reader[46].py: added some
10751 xmlReader example/regression tests
10752 * result/relaxng/tutor*.err: updated the output of a number of tests
10753
10754Thu Apr 17 11:35:37 CEST 2003 Daniel Veillard <daniel@veillard.com>
10755
10756 * relaxng.c: valgrind pointed out an uninitialized variable error.
10757
10758Thu Apr 17 11:06:28 CEST 2003 Daniel Veillard <daniel@veillard.com>
10759
10760 * include/libxml/relaxng.h relaxng.c include/libxml/xmlreader.h
10761 xmlreader.c: augnemting the APIs, cleanups.
10762 * parser.c: cleanup bug #111005
10763 * xmlIO.c: added some missing comments
10764
10765Wed Apr 16 17:46:50 CEST 2003 Daniel Veillard <daniel@veillard.com>
10766
10767 * relaxng.c xmllint.c: more work on RelaxNG streaming validation
10768 trying to improve the subset compiled, and more testing.
10769 * doc/downloads.html doc/xml.html doc/xmlmem.html: some updates on the
10770 documentation
10771 * test/relaxng/tutor11_1_3.xml: fixes the DTD path
10772 * result/relaxng/*.err: fix some of the outputs
10773
10774Wed Apr 16 01:28:15 CEST 2003 Daniel Veillard <daniel@veillard.com>
10775
10776 * relaxng.c xmlreader.c xmllint.c include/libxml/relaxng.h
10777 include/libxml/xmlreader.h: implemented streaming of
10778 RelaxNG (when possible) on top of the xmlReader interface,
10779 provided it as xmllint --stream --relaxng .rng .xml
10780 This seems to mostly work.
10781 * Makefile.am: updated to test RelaxNG streaming
10782
10783Mon Apr 14 18:08:33 CEST 2003 Daniel Veillard <daniel@veillard.com>
10784
10785 * relaxng.c include/libxml/relaxng.h: integrated the regexp
10786 based validity checking of fragments of the document for
10787 which the RNG can be compiled to regexps. Works on all regression
10788 tests, only fix needed is related to error messages.
10789
10790Sun Apr 13 21:51:00 CEST 2003 Daniel Veillard <daniel@veillard.com>
10791
10792 * relaxng.c xmlregexp.c include/libxml/xmlautomata.h
10793 include/libxml/xmlregexp.h: Starting work precompiling
10794 parts of RelaxNG schemas. Not plugged onto validity checking
10795 yet, just the regexp building part. Needed to extend some
10796 of the automata and regexp APIs.
10797
10798Fri Apr 11 21:36:21 CEST 2003 Daniel Veillard <daniel@veillard.com>
10799
10800 * xmllint.c xmlreader.c include/libxml/xmlreader.h: make sure
10801 xmllint --stream and xmllint --stream --valid returns errors
10802 code appropriately
10803
10804Fri Apr 11 10:59:24 CEST 2003 Daniel Veillard <daniel@veillard.com>
10805
10806 * xmlreader.c include/libxml/xmlreader.h: Added the Expand()
10807 and Next() operation to work on subtrees within the reader
10808 framework.
10809 * doc/libxml2-api.xml python/libxml2class.txt: resulting updates
10810 * python/tests/reader5.py: added an example for those new
10811 functions of the reader.
10812
10813Thu Apr 10 23:38:13 CEST 2003 Daniel Veillard <daniel@veillard.com>
10814
10815 * HTMLtree.c: patch from Vasily Tchekalkin to fix #109865
10816
10817Thu Apr 10 15:32:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
10818
10819 * xmlreader.c: fixing HasValue for namespace as raised by
10820 Denys Duchier
10821
10822Wed Apr 9 14:07:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
10823
10824 * HTMLparser.c include/libxml/HTMLparser.h: exported
10825 htmlCreateMemoryParserCtxt() it was static
10826
10827Wed Apr 9 13:21:48 CEST 2003 Daniel Veillard <daniel@veillard.com>
10828
10829 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
10830 update from Charles Bozeman for date and duration types
10831 * test/schemas/date_0.* test/schemas/dur_0.*
10832 result/schemas/date_0.* result/schemas/dur_0.*: updated too
10833
10834Mon Apr 7 12:19:26 CEST 2003 Daniel Veillard <daniel@veillard.com>
10835
10836 * tree.c valid.c xpath.c include/libxml/tree.h include/libxml/valid.h:
10837 fixing bug #107129, removing excessive allocation and calls
10838 to *printf in the code to build QName strings.
10839
10840Sat Apr 5 11:41:36 CEST 2003 Igoe Zlatkovic <igor@zlatkovic.com>
10841
10842 * win32/libxml2.def.src: fixed conditional exports, reported by
10843 Luke Murray.
10844
10845Fri Apr 4 18:08:00 CEST 2003 Daniel Veillard <daniel@veillard.com>
10846
10847 * parser.c: fixed a possible problem with xmlRecoverMemory()
10848
10849Thu Apr 3 17:24:44 CEST 2003 Daniel Veillard <daniel@veillard.com>
10850
10851 * trio.c trio.h triodef.h trionan.c trionan.h triop.h triostr.c
10852 triostr.h: Bjorn sent an update for the TRIO portability layer.
10853
10854Tue Apr 1 21:57:26 CEST 2003 Igor Zlatkovic <igor@zlatkovic.com>
10855
10856 * win32/libxml2.def.src: exported new functions
10857
10858Tue Apr 1 13:09:46 CEST 2003 Daniel Veillard <daniel@veillard.com>
10859
10860 * configure.in NEWS: preparing release 2.5.6
10861 * doc/*: updated and rebuilt the docs
10862
10863Tue Apr 1 11:52:15 CEST 2003 Daniel Veillard <daniel@veillard.com>
10864
10865 * SAX.c: fixed an uninitialized memory access pointed by valgrind
10866 on C14Ntests
10867
10868Tue Apr 1 00:12:28 CEST 2003 Daniel Veillard <daniel@veillard.com>
10869
10870 * relaxng.c: one more fixup of error message reporting
10871
10872Mon Mar 31 18:36:32 CEST 2003 Daniel Veillard <daniel@veillard.com>
10873
10874 * relaxng.c: more work on bug #109225, and fixed an uninitialized
10875 variable pointed out by valgrind
10876
10877Mon Mar 31 18:05:22 CEST 2003 Daniel Veillard <daniel@veillard.com>
10878
10879 * relaxng.c: try to work on bug #109225 and provide better
10880 error reports.
10881 * result/relaxng/* : this change the output of a number of tests
10882 * xinclude.c: fixing the parsed entity redefinition problem
10883 raised on the list.
10884 * test/schemas/date_0.xsd: updated the date test c.f. E2-12
10885
10886Mon Mar 31 13:19:04 CEST 2003 Daniel Veillard <daniel@veillard.com>
10887
10888 * xmlschemastypes.c: fixed date comparison to handle the tzo
10889 The only failures left are disagreements on Notations and
10890 '+1' not being allowed for ulong, uint, ushort and ubyte.
10891
10892Mon Mar 31 12:11:47 CEST 2003 Daniel Veillard <daniel@veillard.com>
10893
10894 * xmlschemastypes.c: fixed gMonth parsing routine accordingly
10895 to the XML Schemas errata
10896 http://www.w3.org/2001/05/xmlschema-errata#e2-12
10897
10898Sun Mar 30 23:04:18 CEST 2003 Daniel Veillard <daniel@veillard.com>
10899
10900 * relaxng.c xmlschemastypes.c: more work on XML Schemas datatypes
10901 and facets support. Currently only schemas with binHex or
10902 base64 don't compile. A few error left in the test suite:
10903 found 1035 test instances: 919 success 23 failures
10904 most are gdate or gdateyear failing check, and a few cases where
10905 James clark tests results are strange.
10906 * valid.c: allow to reuse the Notation checking routine without
10907 having a validation context.
10908 * SAX.c: removed a #if 0
10909
10910Sat Mar 29 17:35:05 CET 2003 Daniel Veillard <daniel@veillard.com>
10911
10912 * xinclude.c: forgot to apply one check from #106931 patch
10913 * xmlschemastypes.c: more work on XML Schemas datatypes
10914
10915Sat Mar 29 11:49:25 CET 2003 Daniel Veillard <daniel@veillard.com>
10916
10917 * relaxng.c include/libxml/relaxng.h xmlschemastypes.c: more work
10918 on cleaning up XML Schemas datatypes based on James Clark tests
10919 test/xsdtest/xsdtest.xml
10920
10921Fri Mar 28 14:24:08 CET 2003 Daniel Veillard <daniel@veillard.com>
10922
10923 * relaxng.c: implemented comparisons for Schemas values.
10924 * xmlschemastypes.c include/libxml/xmlschemastypes.h: fixed
10925 some bugs in duration handling, comparisons for durations
10926 and decimals, removed all memory leaks pointed out by James
10927 testsuite. Current status is now
10928 found 238 test schemas: 197 success 41 failures
10929 found 1035 test instances: 803 success 130 failures
10930
10931Fri Mar 28 00:41:55 CET 2003 Daniel Veillard <daniel@veillard.com>
10932
10933 * xmlschemas.c include/libxml/xmlschemas.h: fixed bugs and memory
10934 leaks in the W3C XML Schemas code
10935 * xmlschemastypes.c: implemented nonPositiveInteger
10936 * test/schemas/length2_0.xsd result/schemas/length2_0_0.err:
10937 fixed the test and result.
10938
10939Thu Mar 27 22:23:07 CET 2003 Daniel Veillard <daniel@veillard.com>
10940
10941 * HTMLparser.c tree.c: two patches from James Bursa on the HTML
10942 parser and a typo
10943 * xmlschemastypes.c: reindenting, fixing a memory access
10944 problem with dates.
10945
10946Thu Mar 27 15:53:35 CET 2003 Daniel Veillard <daniel@veillard.com>
10947
10948 * parser.c: fixing #109227 providing more context in case of
10949 start/end tag mismatch
10950 * python/tests/ctxterror.py python/tests/readererr.py: update the
10951 tests accordingly
10952
10953Thu Mar 27 15:22:41 CET 2003 Daniel Veillard <daniel@veillard.com>
10954
10955 * xinclude.c: should fix #109327 errors on memory accesses
10956
10957Thu Mar 27 15:06:13 CET 2003 Daniel Veillard <daniel@veillard.com>
10958
10959 * HTMLtree.c: Fixed reopening of #78662 <form action="...">
10960 is an URI reference
10961
10962Wed Mar 26 22:38:39 CET 2003 Daniel Veillard <daniel@veillard.com>
10963
10964 * xpath.c: fixed bug #109160 on non-ASCII IDs
10965
10966Wed Mar 26 17:30:37 CET 2003 Daniel Veillard <daniel@veillard.com>
10967
10968 * parser.c: Norm suggested a nicer error message for xml:space values
10969 errors
10970
10971Wed Mar 26 01:34:19 CET 2003 Daniel Veillard <daniel@veillard.com>
10972
10973 * xpath.c include/libxml/xpath.h: first part of the fix to
10974 performance bug #108905, adds xmlXPathOrderDocElems() providing
10975 document order for nodes.
10976 * python/libxml.c: Python may require TRIO as Albert Chin pointed out
10977
10978Tue Mar 25 16:07:00 CET 2003 Daniel Veillard <daniel@veillard.com>
10979
10980 * xmlschemastypes.c: removing a warning with Sun compiler
10981 bug #109154
10982
10983Tue Mar 25 07:02:56 MST 2003 John Fleck <jfleck@inkstain.net>
10984
10985 * doc/xmllint.xml
10986 * doc/xmllint.1
10987 update xmllint man page with --relaxng option
10988
10989Tue Mar 25 12:07:03 CET 2003 Daniel Veillard <daniel@veillard.com>
10990
10991 * python/setup.py.in : was missing "drv_libxml2.py"
10992
10993Mon Mar 24 19:38:05 CET 2003 Daniel Veillard <daniel@veillard.com>
10994
10995 * tree.c xpath.c: some changes related to the new way of
10996 handling Result Value Tree, before 2.5.5
10997
10998Mon Mar 24 16:36:23 CET 2003 Daniel Veillard <daniel@veillard.com>
10999
11000 * configure.in NEWS: preparing release 2.5.5
11001 * doc/* : updated the documentation and regenerated it.
11002
11003Mon Mar 24 14:56:01 CET 2003 Daniel Veillard <daniel@veillard.com>
11004
11005 * xpath.c: fixed some problems related to #75813 about handling
11006 of Result Value Trees
11007
11008Sun Mar 23 22:57:20 CET 2003 Daniel Veillard <daniel@veillard.com>
11009
11010 * uri.c: applied a set of patches from Lorenzo Viali correcting
11011 URI parsing errors.
11012
11013Sun Mar 23 22:00:14 CET 2003 Daniel Veillard <daniel@veillard.com>
11014
11015 * parser.c: validity status was not passed back when validating in
11016 entities, but raised by Oliver Fischer
11017
11018Sun Mar 23 21:30:50 CET 2003 Daniel Veillard <daniel@veillard.com>
11019
11020 * HTMLtree.c: avoid escaping ',' in URIs
11021
11022Sun Mar 23 12:57:00 CET 2003 Daniel Veillard <daniel@veillard.com>
11023
11024 * parser.c: fixing bug #108976 get the ID/REFs to reference
11025 the ID in the document content and not in the entity copy
11026 * SAX.c include/libxml/parser.h: more checking of the ID/REF
11027 stuff, better solution for #107208
11028 * xmlregexp.c: removed a direct printf, dohhh
11029 * xmlreader.c: fixed a bug on streaming validation of empty
11030 elements in entities
11031 * result/VC/ElementValid8 test/VCM/v20.xml result/valid/xhtml1.xhtml:
11032 cleanup of the validation tests
11033 * test/valid/id* test/valid/dtds/destfoo.ent result/valid/id*:
11034 added more ID/IDREF tests to the suite
11035
11036Sat Mar 22 23:38:08 CET 2003 Daniel Veillard <daniel@veillard.com>
11037
11038 * xmlreader.c: fixed #107043 removing 2 warnings with Sun One
11039 compiler.
11040
11041Sat Mar 22 18:50:45 CET 2003 Daniel Veillard <daniel@veillard.com>
11042
11043 * relaxng.c: valgrind'ed and cleaned up a couple of memory issues.
11044
11045Sat Mar 22 16:15:50 CET 2003 Daniel Veillard <daniel@veillard.com>
11046
11047 * SAX.c: fix bug #107208 avoid false duplicates when ID/REFs are
11048 defined in entities content
11049
11050Sat Mar 22 15:53:27 CET 2003 Daniel Veillard <daniel@veillard.com>
11051
11052 * SAX.c: Fixed validation bug #108858 on namespace names using
11053 entities and reported by Brent Hendricks
11054 * xmllint.c: report xmlTextReaderHasValue() result in --stream
11055 --debug output.
11056
11057Sat Mar 22 13:32:39 CET 2003 Daniel Veillard <daniel@veillard.com>
11058
11059 * xmlreader.c: fixed bug #108801 reported by Malcolm Tredinnick
11060 about the DocType node not being reported sometimes.
11061 * python/tests/reader.py: added to test to the regression checks
11062
11063Sat Mar 22 01:57:40 CET 2003 Daniel Veillard <daniel@veillard.com>
11064
11065 * xmlreader.c: fixed bug #108546 on long CDATA (or text nodes)
11066 reported by Edd Dumbill
11067
11068Sat Mar 23 01:00:24 CET 2003 Daniel Veillard <daniel@veillard.com>
11069
11070 * HTMLparser.c parser.c parserInternals.c: patch from
11071 johan@evenhuis.nl for #107937 fixing some line counting
11072 problems, and some other cleanups.
11073 * result/HTML/: this result in some line number changes
11074
11075Fri Mar 21 22:19:14 CET 2003 Daniel Veillard <daniel@veillard.com>
11076
11077 * configure.in Makefile.am: fixed Red Hat bug #86118 use libxml2.spec
11078 instead of libxml.spec
11079 * relaxng.c: fixed some of the error reporting excessive
11080 verbosity
11081 * catalog.c debugXML.c valid.c xmlreader.c xmlschemas.c xpath.c
11082 xmlschemastypes.c: removed some warnings from gcc
11083 * doc/libxml2-api.xml: rebuilt
11084
11085Fri Mar 21 17:25:23 CET 2003 Daniel Veillard <daniel@veillard.com>
11086
11087 * relaxng.c: another optimization, for choice this time
11088 * result/relaxng/spec1* result/relaxng/tutor12_1*
11089 result/relaxng/tutor3_7: cleanups.
11090
11091Fri Mar 21 13:41:23 CET 2003 Daniel Veillard <daniel@veillard.com>
11092
11093 * relaxng.c: fixed xmlRelaxNGNodeMatchesList
11094 * test/relaxng/testsuite.xml: augmented the test suite
11095 * result/relaxng/spec1* result/relaxng/tutor12_1*: this fixes
11096 some schemas validation tests in the presence of foreign
11097 namespaces.
11098
11099Fri Mar 21 02:23:34 CET 2003 Daniel Veillard <daniel@veillard.com>
11100
11101 * relaxng.c: added another interleave speedup.
11102
11103Thu Mar 20 17:22:00 CET 2003 Daniel Veillard <daniel@veillard.com>
11104
11105 * xmlschemastypes.c: added integer and fixed one of the
11106 IDREFS regression tests pbm
11107 * result/relaxng/docbook_0.err: updated
11108
11109Wed Mar 19 21:58:47 CET 2003 Daniel Veillard <daniel@veillard.com>
11110
11111 * valid.c xmlschemastypes.c: attempt to cope with ID/IDREF(S)
11112 declared both in the DTD and in the Schemas <grin/>
11113 * relaxng.c: more debug, added a big optimization for <mixed>
11114 * test/relaxng/testsuite.xml: augmented the testsuite
11115 * test/relaxng/ result/relaxng: added the RelaxNG spec and a
11116 DocBook example to the regression tests
11117
11118Wed Mar 19 11:34:10 CET 2003 Daniel Veillard <daniel@veillard.com>
11119
11120 * check-xsddata-test-suite.py: cosmetic change for output
11121 * relaxng.c: try to minimize calls to malloc/free for states.
11122
11123Tue Mar 18 17:50:31 CET 2003 Daniel Veillard <daniel@veillard.com>
11124
11125 * tree.c: removed a warning
11126 * xmlschemastypes.c: more cleanup, added ENTITY and ENTITIES
11127 support
11128 * check-relaxng-test-suite.py check-xsddata-test-suite.py:
11129 cleanup/improvements of the regression tests batch
11130 * test/relaxng/testsuite.xml: augmented libxml2 own testsuite
11131
11132Tue Mar 18 12:36:22 CET 2003 Daniel Veillard <daniel@veillard.com>
11133
11134 * relaxng.c: fixed error msg cleanup deallocation
11135 * xmlschemastypes.c: added a function to handle lists of
11136 atomic types, added support for IDREFS
11137
11138Tue Mar 18 01:28:15 CET 2003 Daniel Veillard <daniel@veillard.com>
11139
11140 * relaxng.c valid.c xmlschemastypes.c: added Datatype ID
11141 and IDREF, usable from RelaxNG now
11142 * include/libxml/xmlschemastypes.h: need to add a new interface
11143 because the validation modifies the infoset
11144 * test/relaxng/testsuite.xml: extended the testsuite
11145
11146Mon Mar 17 16:34:07 CET 2003 Daniel Veillard <daniel@veillard.com>
11147
11148 * relaxng.c: fixed the last core RelaxNG bug known #107083,
11149 shemas datatype ID/IDREF support still missing though.
11150 * xmlreader.c: fix a crashing bug with prefix raised by
11151 Merijn Broeren
11152 * test/relaxng/testsuite.xml: augmented the testsuite with
11153 complex inheritance tests
11154
11155Sun Mar 16 18:45:50 CET 2003 Daniel Veillard <daniel@veillard.com>
11156
11157 * relaxng.c: switched back to the previous Relax-NG code base,
11158 the derivation algorithm need severe constraining code to avoid
11159 combinatorial explosion. Fixed the problem with Sebastian Rahtz
11160 TEI based example and other bugs
11161 * result/relaxng/*err: updated the results
11162 * test/relaxng/testsuite.xml: started a new test suite
11163
11164Sat Mar 15 22:26:46 CET 2003 Daniel Veillard <daniel@veillard.com>
11165
11166 * relaxng.c include/libxml/relaxng.h: After coming to the conclusion
11167 that the original RelaxNG validation code was un-fixeable, it got
11168 rewritten to use the derivation algorithm from James Clark and
11169 redebugged it (nearly) from scratch:
11170 found 373 test schemas: 372 success 1 failures
11171 found 529 test instances: 529 success 0 failures
11172
11173Tue Mar 11 12:08:23 CET 2003 Daniel Veillard <daniel@veillard.com>
11174
11175 * SAX.c parser.c: fix some recursion problems introduced in the
11176 last release.
11177 * relaxng.c: more debugging of the RNG validation engine, still
11178 problems though.
11179
11180Mon Mar 10 14:10:47 CET 2003 Daniel Veillard <daniel@veillard.com>
11181
11182 * Makefile.am: stop generating wrong result file with * in name
11183 * relaxng.c: fixing the include bug raised by Sebastian Rahtz
11184 * result/relaxng/demo* test/relaxng/demo: added the tests from
11185 Sebastian reproducing the problem.
11186
11187Sun Mar 9 18:02:31 MST 2003 John Fleck <jfleck@inkstain.net>
11188
11189 * doc/xmllint.1: regenerating man page from xmllint.xml to pick
11190 up Aleksey's change
11191
11192Sun Mar 9 13:53:16 2003 Aleksey Sanin <aleksey@aleksey.com>
11193
11194 * xmllint.c doc/xmllint.xml: use $XMLLINT_INDENT environment
11195 variable to control the indentation for the xmllint "--format"
11196 option
11197
11198Sat Mar 8 14:27:43 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
11199
11200 * encoding.c: applied Gennady's patch against buffer overrun
11201
11202Fri Mar 7 19:29:40 CET 2003 Daniel Veillard <daniel@veillard.com>
11203
11204 * test/xsdtest/xsdtest.xml uri.c: after and exchange with James
11205 Clark it appeared I had bug in URI parsing code ...
11206 * relaxng.c include/libxml/relaxng.h: completely revamped error
11207 reporting to not loose message from optional parts.
11208 * xmllint.c: added timing for RNG validation steps
11209 * result/relaxng/*: updated the result, all error messages changed
11210
11211Fri Mar 7 15:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
11212
11213 * xpath.c: fix bug #107804, the algorithm used for document order
11214 computation was failing on attributes.
11215
11216Thu Mar 6 22:35:50 CET 2003 Daniel Veillard <daniel@veillard.com>
11217
11218 * valid.c: fix bug #107764 , possibility of buffer overflow
11219 in xmlValidDebug()
11220
11221Wed Mar 5 17:41:37 CET 2003 Daniel Veillard <daniel@veillard.com>
11222
11223 * nanoftp.c include/libxml/nanoftp.h: adding xmlNanoFTPDele()
11224 from Philipp Dunkel
11225
11226Wed Mar 5 10:57:09 CET 2003 Daniel Veillard <daniel@veillard.com>
11227
11228 * xmlschemastype.c: made powten array static it should not be exported
11229 * HTMLparser.c: fix bug #107361 by reusing the code from the XML
11230 parser function.
11231 * testHTML.c: get rid of valgrind messages on the HTML SAX tests
11232
11233Fri Feb 28 00:23:00 CET 2003 Daniel Veillard <daniel@veillard.com>
11234
11235 * tree.c: fixed a node dump crash on attributes
11236 * test/xsdtest/xsdtest.xml test/xsdtest/xsdtest.xsl: fixed
11237 an URI test bug and get better output.
11238
11239Thu Feb 27 22:28:40 CET 2003 Daniel Veillard <daniel@veillard.com>
11240
11241 * check-xsddata-test-suite.py: give more infos
11242 * relaxng.c: fix a bug reported by Sebastian Rahtz and
11243 REF->DEF in attribute values.
11244
11245Thu Feb 27 21:09:32 CET 2003 Daniel Veillard <daniel@veillard.com>
11246
11247 * check-xsddata-test-suite.py test/xsdtest/xsdtest.xml
11248 test/xsdtest/xsdtest.xsl: import of the XSD Datatype
11249 regression tests from James Clark.
11250
11251Thu Feb 27 18:40:04 CET 2003 Daniel Veillard <daniel@veillard.com>
11252
11253 * relaxng.c xmlschemas.c xmlschemastypes.c
11254 include/libxml/xmlschemastypes.h: added param support for relaxng
11255 type checking, started to increment the pool of simple types
11256 registered, still much work to be done on simple types and
11257 facets checkings.
11258
11259Wed Feb 26 16:45:39 CET 2003 Daniel Veillard <daniel@veillard.com>
11260
11261 * entities.c: fixes again one of the problem raised by
11262 James Clark in #106788
11263
11264Wed Feb 26 15:46:48 CET 2003 Daniel Veillard <daniel@veillard.com>
11265
11266 * relaxng.c: Fixed a couple of problem raised by James Clark
11267 in bug #107083, the support for ID/IDREF/IDREFS at the WXS
11268 datatype level still not fixed though.
11269
11270Mon Feb 24 21:09:19 CET 2003 Daniel Veillard <daniel@veillard.com>
11271
11272 * configure.in: preparing release 2.5.4
11273 * doc/*: updated and rebuilt the docs
11274 * relaxng.c: removed warnings
11275 * result/relaxng/*: updated the results
11276
11277Mon Feb 24 20:53:17 CET 2003 Daniel Veillard <daniel@veillard.com>
11278
11279 * valid.c: fixes a DTD regexp generation problem.
11280
11281Mon Feb 24 20:12:57 CET 2003 Daniel Veillard <daniel@veillard.com>
11282
11283 * parser.c: fixes bug #105998 about false detection of
11284 attribute consumption loop.
11285
11286Mon Feb 24 19:14:57 CET 2003 Daniel Veillard <daniel@veillard.com>
11287
11288 * xinclude.c: Fixes bug #106931 in XInclude entities merging.
11289
11290Mon Feb 24 18:50:35 CET 2003 Daniel Veillard <daniel@veillard.com>
11291
11292 * SAX.c: fixed bug #105992
11293
11294Mon Feb 24 18:14:16 CET 2003 Daniel Veillard <daniel@veillard.com>
11295
11296 * tree.c: fixed xmlSetProp and al. when the node passed is not an
11297 element.
11298 * relaxng.c: fixed bugs 7.3 (though not complete) and memory leaks
11299 found 373 test schemas: 369 success 4 failures
11300 found 529 test instances: 525 success 4 failures
11301 * check-relaxng-test-suite.py: added memory debug reporting
11302
11303Mon Feb 24 12:41:54 CET 2003 Daniel Veillard <daniel@veillard.com>
11304
11305 * uri.c parser.c: some warning removal on Igor's patch
11306 * tree.c: seems I messed up with #106788 fix
11307 * python/libxml.c: fixed some base problems when Python provides
11308 the resolver.
11309 * relaxng.c: fixed the interleave algorithm
11310 found 373 test schemas: 364 success 9 failures
11311 found 529 test instances: 525 success 4 failures
11312 the resulting failures are bug in the algorithm from 7.3 and
11313 lack of support for params
11314
11315Sun Feb 23 14:49:39 CET 2003 Daniel Veillard <daniel@veillard.com>
11316
11317 * parser.c: another fix for nodeinfo in entities problem
11318 * tree.c entities.c: fixed bug #106788 from James Clark
11319 some spaces need to be serialized as character references.
11320
11321Sat Feb 22 18:28:16 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
11322
11323 * parser.c uri.c: fixed the bug I introduced in the path
11324 handling, reported by Sebastian Bergmann
11325
11326Sat Feb 22 00:19:48 CET 2003 Daniel Veillard <daniel@veillard.com>
11327
11328 * parser.c: fixing some nodeinfo in entities problem raised
11329 by Glenn W. Bach
11330 * relaxng.c: implemented the first section 7.3 check
11331 * result/relaxng/*: updated the results
11332
11333Fri Feb 21 18:12:19 CET 2003 Daniel Veillard <daniel@veillard.com>
11334
11335 * relaxng.c: fixed some problems in the previous commit
11336 and finished implementing 4.16 rules checking
11337 found 373 test schemas: 353 success 20 failures
11338 found 529 test instances: 519 success 6 failures
11339 * result/relaxng/*: updated the results
11340
11341Fri Feb 21 16:37:39 CET 2003 Daniel Veillard <daniel@veillard.com>
11342
11343 * relaxng.c: implemented checks from section 7.2
11344
11345Thu Feb 20 16:00:31 CET 2003 Daniel Veillard <daniel@veillard.com>
11346
11347 * relaxng.c: implemented the checks from section 7.1, fixed
11348 some of the 4.20 and 4.21 problems.
11349 found 373 test schemas: 338 success 35 failures
11350 found 529 test instances: 519 success 6 failures
11351 * result/relaxng/*: updated the results
11352
11353Thu Feb 20 01:09:24 CET 2003 Daniel Veillard <daniel@veillard.com>
11354
11355 * relaxng.c: implemented the 4.20 and 4.21 simplification rules.
11356 * result/relaxng/*: updated the results
11357
11358Wed Feb 19 18:30:30 CET 2003 Daniel Veillard <daniel@veillard.com>
11359
11360 * relaxng.c: more bugfixes
11361 * result/relaxng/*: updated the results
11362
11363Wed Feb 19 15:39:56 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
11364
11365 * DOCBparser.c: obsoleted xmlNormalizeWindowsPath
11366 * HTMLparser.c: obsoleted xmlNormalizeWindowsPath
11367 * SAX.c: ensured xmlDoc.URL is always canonic
11368 * parser.c: obsoleted xmlNormalizeWindowsPath
11369 * uri.c include/libxml/uri.h: introduced xmlCanonicPath
11370 * xmlIO.c include/libxml/xmlIO.h: obsoleted xmlNormalizeWindowsPath
11371 * win32/libxml2.def.src: added few exports
11372
11373Wed Feb 19 14:26:51 CET 2003 Daniel Veillard <daniel@veillard.com>
11374
11375 * Makefile.am configure.in: patched to have shared libraries
11376 for Python regression tests and static binaries for gdb debug
11377 in my development environment
11378 * relaxng.c: more bugfixes
11379 found 373 test schemas: 296 success 77 failures
11380 found 529 test instances: 516 success 8 failures
11381 * result/relaxng/*: updated the results
11382
11383Wed Feb 19 01:17:48 CET 2003 Daniel Veillard <daniel@veillard.com>
11384
11385 * relaxng.c: guess what ! Relax-NG bugfixing, what a surprize...
11386
11387Tue Feb 18 22:09:50 CET 2003 Daniel Veillard <daniel@veillard.com>
11388
11389 * xmlschemastypes.c: float/double check bugfix
11390 * tree.c include/libxml/tree.h: exported a function for NMTOKEN
11391 validation
11392 * xmlreader.c: add a TODO for Jody
11393 * relaxng.c: bugfix bugfix bugfix
11394 found 373 test schemas: 300 success 73 failures
11395 found 529 test instances: 507 success 10 failures
11396 * result/relaxng/*: updated the results
11397
11398Tue Feb 18 00:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
11399
11400 * relaxng.c check-relaxng-test-suite.py: more RelaxNG bug hunting
11401
11402Mon Feb 17 18:23:32 CET 2003 Daniel Veillard <daniel@veillard.com>
11403
11404 * relaxng.c check-relaxng-test-suite.py: more work on the
11405 RelaxNG implementation conformance testing.
11406 found 373 test schemas: 284 success 89 failures
11407 found 529 test instances: 448 success 47 failures
11408 * result/relaxng/*: updated the results
11409
11410Sun Feb 16 16:48:38 CET 2003 Daniel Veillard <daniel@veillard.com>
11411
11412 * ChangeLog tree.c doc/libxml-doc.el doc/libxml2-api.xml: applied
11413 a patch from Kjartan Maraas to fix some typos
11414
11415Sun Feb 16 16:40:52 CET 2003 Daniel Veillard <daniel@veillard.com>
11416
11417 * relaxng.c: more bug-hunting
11418 * testRelax.c include/libxml/relaxng.h: added --tree to dump the
11419 intermediate rng tree
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011420 * python/generator.py: patch from Stéphane Bidoul to fix the generator
William M. Brack11be2d02007-01-24 19:17:19 +000011421 on python < 2.2
11422
11423Fri Feb 14 17:49:26 CET 2003 Daniel Veillard <daniel@veillard.com>
11424
11425 * check-relaxng-test-suite.py relaxng.c: more testing on the
11426 Relax-NG front, cleaning up the regression tests failures
11427 current state and I forgot support for "mixed":
11428 found 373 test schemas: 280 success 93 failures
11429 found 529 test instances: 401 success 68 failures
11430 * tree.c include/libxml/tree.h xmlschemastypes.c: finished and
11431 moved the Name, NCName and QName validation routine in tree.c
11432 * uri.c: fixed handling of URI ending up with #, i.e. having
11433 an empty fragment ID.
11434 * result/relaxng/*: updated the results
11435
11436Thu Feb 13 16:49:24 CET 2003 Daniel Veillard <daniel@veillard.com>
11437
11438 * check-xinclude-test-suite.py: improved the script accordingly
11439 to the XInclude regression tests updates
11440 * xpointer.c: Implemented XPointer element() Scheme W3C PR of 13
11441 November 2002
11442 * result/XPath/xptr/chapterschildseq result/XPath/xptr/vidchildseq
11443 test/XPath/xptr/chapterschildseq test/XPath/xptr/vidchildseq:
11444 augmented the Xpointer testsuite for the element() scheme
11445
11446Thu Feb 13 12:00:30 CET 2003 Daniel Veillard <daniel@veillard.com>
11447
11448 * relaxng.c: added TODO for the DTD compatibility spec
11449 * xinclude.c: more bug fixes driven by the testsuite
11450
11451Tue Feb 11 19:01:02 CET 2003 Daniel Veillard <daniel@veillard.com>
11452
11453 * check-xinclude-test-suite.py xinclude.c: Work on the W3C/NIST
11454 regression tests for XInclude, improved the script, improving
11455 XInclude error reporting mechanism
11456
11457Mon Feb 10 17:19:14 CET 2003 Daniel Veillard <daniel@veillard.com>
11458
11459 * NEWS doc/* configure.in: preparing release 2.5.3
11460
11461Mon Feb 10 17:11:22 CET 2003 Daniel Veillard <daniel@veillard.com>
11462
11463 * tree.c: trying to fix #104934 about some XHTML1 serialization
11464 issues.
11465
11466Mon Feb 10 16:41:13 CET 2003 Daniel Veillard <daniel@veillard.com>
11467
11468 * encoding.c xmlIO.c: fixing bug #104646 about iconv based
11469 encoding conversion when the input buffer stops in the
11470 middle of a multibyte char
11471
11472Mon Feb 10 15:24:47 CET 2003 Daniel Veillard <daniel@veillard.com>
11473
11474 * test/relaxng/OASIS/spectest.xml: OASIS RelaxNG testsuite
11475 * check-relaxng-test-suite.py: python script to run regression
11476 against OASIS RelaxNG testsuite
11477 * relaxng.c: some cleanup tweaks
11478 * HTMLparser.c globals.c: cleanups in comments
11479 * doc/libxml2-api.xml: updated the API
11480 * result/relaxng/*: errors moved files, so large diffs but
11481 no changes at the semantic level.
11482
11483Mon Feb 10 01:00:31 CET 2003 Daniel Veillard <daniel@veillard.com>
11484
11485 * tree.c: fixing #105678 problem when dumping a namespace node.
11486
11487Mon Feb 10 00:30:01 CET 2003 Daniel Veillard <daniel@veillard.com>
11488
11489 * xpath.c: fixed doc comment problems
11490 * python/generator.py python/libxml_wrap.h python/types.c: adding
11491 RelaxNG wrappers
11492 * python/tests/Makefile.am python/tests/relaxng.py: added a specific
11493 test of those early Python RelaxNG bindings
11494
11495Sun Feb 9 15:18:43 CET 2003 Daniel Veillard <daniel@veillard.com>
11496
11497 * libxml.spec.in: fixes a libtool problem on AMD 64bits builds
11498 * relaxng.c: found the validation problem I had with interleave
11499 when not covering all remaining siblings
11500 * Makefile.am test.relaxng/* result/relaxng/*: augmented the
11501 testsuite and check the RNG schemas against the RNG schemas
11502 given in appendix A
11503
11504Sat Feb 8 18:55:43 CET 2003 Igor Zlatkovic <igor@zlatkovic.com>
11505
11506 * win32/Makefile.msvc: updates for RelaxNG
11507 * win32/Makefile.mingw: updates for RelaxNG
11508 * win32/libxml2.def.src: added RelaxNG exports
11509
11510Fri Feb 7 14:00:53 CET 2003 Daniel Veillard <daniel@veillard.com>
11511
11512 * xinclude.c: applied another bug fix from Sean Chittenden
11513
11514Fri Feb 7 13:34:08 CET 2003 Daniel Veillard <daniel@veillard.com>
11515
11516 * configure.in xmllint.c: I f...ed up the default configuration
11517 of schemas and --relaxng option display in xmllint, pointed by
11518 Morus Walter.
11519 * xlink.c: Sean Chittenden pointed a couple of errors in the XLink
11520 detection module, fixes bug #105374.
11521
11522Fri Feb 7 01:43:38 CET 2003 Daniel Veillard <daniel@veillard.com>
11523
11524 * xmlschemastypes.c: added the boolean base type.
11525
11526Thu Feb 6 10:23:52 CET 2003 Daniel Veillard <daniel@veillard.com>
11527
11528 * xmlschemastypes.c: started implementing some of the missing
11529 default simple types
11530 * result/relaxng/*: updated the results
11531
11532Wed Feb 5 15:28:04 CET 2003 Daniel Veillard <daniel@veillard.com>
11533
11534 * NEWS doc/*: updated the docs, ready for 2.5.2 release
11535
11536Wed Feb 5 14:15:59 CET 2003 Daniel Veillard <daniel@veillard.com>
11537
11538 * HTMLparser.c tree.c xmlIO.c: comments cleanups
11539 * Makefile.am: use xmllint for doing the RelaxNG tests
11540 * configure.in: preparing 2.5.2 made schemas support default to
11541 on instead of off
11542 * relaxng.c: removed the verbosity
11543 * xmllint.c: added --relaxng option
11544 * python/generator.py python/libxml_wrap.h: prepared the integration
11545 of the new RelaxNG module and schemas
11546 * result/relaxng/*: less verbose output
11547
11548Wed Feb 5 12:00:36 CET 2003 Daniel Veillard <daniel@veillard.com>
11549
11550 * valid.c: do not run content model validation if the
11551 content is not determinist
11552
11553Wed Feb 5 11:43:58 CET 2003 Daniel Veillard <daniel@veillard.com>
11554
11555 * SAX.c: added the redefinition of namespaced attribute
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011556 check that was missing as Fabrice Desré pointed out.
William M. Brack11be2d02007-01-24 19:17:19 +000011557
11558Wed Feb 5 11:09:29 CET 2003 Daniel Veillard <daniel@veillard.com>
11559
11560 * HTMLparser.c include/libxml/HTMLparser.h: applied HTML
11561 improvements from Nick Kew, allowing to do more checking
11562 to HTML elements and attributes.
11563
11564Tue Feb 4 23:47:06 CET 2003 Daniel Veillard <daniel@veillard.com>
11565
11566 * xinclude.c: fixing bug #105137 about entities declaration
11567 needing to be copied to the including document.
11568
11569Tue Feb 4 20:26:22 CET 2003 Daniel Veillard <daniel@veillard.com>
11570
11571 * catalog.c: fixed bug #104817 with delegateURI
11572 * xpath.c: fixing bugs #104123 and #104125
11573
11574Tue Feb 4 17:12:56 CET 2003 Daniel Veillard <daniel@veillard.com>
11575
11576 * configure.in valid.c xmlreader.c python/libxml_wrap.h
11577 python/types.c: fixing #104096 to compile without regexps
11578
11579Tue Feb 4 16:31:55 CET 2003 Daniel Veillard <daniel@veillard.com>
11580
11581 * valid.c: fixing bug #103969 forgot to add an epsilon transition
11582 when building the automata for elem*
11583
11584Tue Feb 4 16:21:07 CET 2003 Daniel Veillard <daniel@veillard.com>
11585
11586 * HTMLparser.c: applied patch from Arne de Bruijn fixing
11587 bug #103827
11588
11589Tue Feb 4 16:17:09 CET 2003 Daniel Veillard <daniel@veillard.com>
11590
11591 * HTMLparser.c: updating a comment, fixing #103776
11592
11593Tue Feb 4 16:05:53 CET 2003 Daniel Veillard <daniel@veillard.com>
11594
11595 * parser.c: fixing bug 105049 for validity checking of content
11596 within recursive entities.
11597
11598Tue Feb 4 15:40:54 CET 2003 Daniel Veillard <daniel@veillard.com>
11599
11600 * HTMLparser.c: try to fix # 105049
11601 * relaxng.c xmlschemastypes.c: a couple of changes and extensions
11602 * tree.c: updated a function comment
11603
11604Tue Feb 4 00:20:58 CET 2003 Daniel Veillard <daniel@veillard.com>
11605
11606 * relaxng: more work on grammars and refs/defs
11607 * test/relaxng/* result/relaxng/*: augmented/updated the
11608 regression tests
11609
11610Mon Feb 3 14:16:59 CET 2003 Daniel Veillard <daniel@veillard.com>
11611
11612 * relaxng: more work on name classes, except support
11613 * test/relaxng/* result/relaxng/*: augmented/updated the
11614 regression tests
11615
11616Mon Feb 3 11:56:05 CET 2003 Daniel Veillard <daniel@veillard.com>
11617
11618 * relaxng: more work on name classes, the "validate all" schemas
11619 seems to work now.
11620 * test/relaxng/* result/relaxng/*: augmented/updated the
11621 regression tests
11622
11623Mon Feb 3 09:50:26 CET 2003 Daniel Veillard <daniel@veillard.com>
11624
11625 * python/libxml.c: removed an unprotedted debug message Aleksi Suhonen
11626 * parser.c: put a guard against infinite document depth, basically
11627 trying to avoid another kind of DoS attack.
11628 * relaxng.c: some code w.r.t. nameClasses
11629
11630Sun Feb 2 17:01:43 CET 2003 Daniel Veillard <daniel@veillard.com>
11631
11632 * test/relaxng/* result/relaxng/*: check all the namespace support
11633 was actually correct based on tutorial section 10.
11634
11635Sun Feb 2 15:33:38 CET 2003 Daniel Veillard <daniel@veillard.com>
11636
11637 * relaxng: include seems to work okay now
11638 * test/relaxng/* result/relaxng/*: augmented/updated the
11639 regression tests
11640
11641Sat Feb 1 19:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
11642
11643 * relaxng.c: a bit of work done in the train back.
11644 * test/relaxng/*: added one of the include tests
11645
11646Thu Jan 30 14:06:55 CET 2003 Daniel Veillard <daniel@veillard.com>
11647
11648 * relaxng: more work done in the train
11649 * test/relaxng/* result/relaxng/*: augmented/updated the
11650 regression tests
11651
11652Wed Jan 29 23:44:58 CET 2003 Daniel Veillard <daniel@veillard.com>
11653
11654 * relaxng.c: debugging of externalRef
11655 * test/relaxng/* result/relaxng/*: augmented/updated the
11656 regression tests
11657
11658Wed Jan 29 22:06:04 CET 2003 Daniel Veillard <daniel@veillard.com>
11659
11660 * relaxng.c: more work on Relax-NG, implementing externalRef
11661 * test/relaxng/* result/relaxng/*: augmented/updated the
11662 regression tests
11663 * Makefile.am: cleanup to Relaxtests target
11664
11665Wed Jan 29 00:08:38 CET 2003 Daniel Veillard <daniel@veillard.com>
11666
11667 * relaxng.c: more work on Relax-NG, implementing interleave
11668 * test/relaxng/* result/relaxng/*: augmented/updated the
11669 regression tests
11670
11671Tue Jan 28 21:56:49 CET 2003 Daniel Veillard <daniel@veillard.com>
11672
11673 * relaxng.c: more work on Relax-NG, implementing interleave
11674 * test/relaxng/* result/relaxng/*: augmented/updated the
11675 regression tests
11676
11677Mon Jan 27 07:35:29 MST 2003 John Fleck <jfleck@inkstain.net>
11678
11679 * doc/tutorial/customfo.xsl
11680 * doc/tutorial/customhtml.xsl
11681 adding stylesheet customizations used to generate fo
11682 for pdf and html
11683
11684Mon Jan 27 13:29:43 CET 2003 Daniel Veillard <daniel@veillard.com>
11685
11686 * relaxng.c: more work on Relax-NG
11687 * test/relaxng/* result/relaxng/*: augmented/updated the
11688 regression tests
11689 * xmlschemastypes.c: added a number of base type definition but not
11690 the associated checks, those are still TODOs
11691
11692Sun Jan 26 17:37:06 MST 2003 John Fleck <jfleck@inkstain.net>
11693
11694 in docs/tutorial:
11695 * apa.html
11696 * apb.html
11697 * apc.html
11698 * apd.html
11699 * ape.html
11700 * apf.html
11701 * apg.html
11702 * ar01s02.html
11703 * ar01s03.html
11704 * ar01s04.html
11705 * ar01s05.html
11706 * ar01s06.html
11707 * ar01s07.html
11708 * ar01s08.html
11709 * index.html
11710 * xmltutorial.pdf
11711 * xmltutorial.xml
11712 add index to tutorial
11713
11714Sun Jan 26 17:02:29 MST 2003 John Fleck <jfleck@inkstain.net>
11715
11716 * doc/xmlcatalog.1
11717 * doc/xmlcatalog_man.html
11718 * doc/xmlcatalog_man.xml
11719 belatedly fixing bug #93622 (adds rewriteURI type to
11720 "--add" option in xmlcatalog man page
11721
11722Sun Jan 26 20:47:26 CET 2003 Daniel Veillard <daniel@veillard.com>
11723
11724 * xmlcatalog.c xmllint.c: applied patch for NetBSD by
11725 Julio Merino, closing #104475
11726
11727Sun Jan 26 20:38:43 CET 2003 Daniel Veillard <daniel@veillard.com>
11728
11729 * relaxng.c: more work on Relax-NG
11730 * test/relaxng/* result/relaxng/*: augmented/updated the
11731 regression tests
11732
11733Sun Jan 26 01:49:58 CET 2003 Daniel Veillard <daniel@veillard.com>
11734
11735 * relaxng.c: more work on Relax-NG
11736 * test/relaxng/* result/relaxng/*: augmented/updated the
11737 regression tests
11738
11739Sat Jan 25 18:59:54 CET 2003 Daniel Veillard <daniel@veillard.com>
11740
11741 * README: updated the policy on private mail answers
11742 * relaxng.c: more work on Relax-NG
11743 * test/relaxng/* result/relaxng/*: augmented/updated the
11744 regression tests
11745
11746Fri Jan 24 15:12:44 CET 2003 Daniel Veillard <daniel@veillard.com>
11747
11748 * error.c parser.c tree.c: applied a documentation patch from
11749 Stefan Kost
11750
11751Fri Jan 24 02:00:50 CET 2003 Daniel Veillard <daniel@veillard.com>
11752
11753 * relaxng.c: more work on Relax-NG
11754 * doc/*: regenerated the docs
11755 * test/relaxng/* result/relaxng/*: updated and augmented the
11756 Relax-NG regression tests and results
11757
11758Thu Jan 23 19:26:20 CET 2003 Daniel Veillard <daniel@veillard.com>
11759
11760 * Makefile.am configure.in relaxng.c include/libxml/relaxng.h:
11761 First commit of the new Relax-NG validation code, not generally
11762 useful yet.
11763 * test/relaxng/* result/relaxng/*: current state of the regression
11764 tests
11765
11766Thu Jan 23 19:22:54 CET 2003 Daniel Veillard <daniel@veillard.com>
11767
11768 * tree.c: minimized the memory allocated for GetContent
11769 and a bit of cleanup.
11770
11771Thu Jan 23 17:41:37 CET 2003 Daniel Veillard <daniel@veillard.com>
11772
11773 * python/generator.py: seems there is no good reasons to
11774 not generate bindings for XPointer
11775
11776Tue Jan 21 13:19:35 CET 2003 Daniel Veillard <daniel@veillard.com>
11777
11778 * xmlreader.c doc/apibuild.py: applied a new patch from
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011779 Stéphane Bidoul for cleanups
William M. Brack11be2d02007-01-24 19:17:19 +000011780 * doc/libxml2-api.xml: rebuilt the API description with
11781 new entry points
11782
11783Mon Jan 20 23:25:00 CET 2003 Daniel Veillard <daniel@veillard.com>
11784
11785 * xmlreader.c python/drv_libxml2.py python/generator.py
11786 python/libxml.c python/libxml.py python/libxml_wrap.h
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011787 python/types.c: patch from Stéphane Bidoul for better per
William M. Brack11be2d02007-01-24 19:17:19 +000011788 context error message APIs
11789 * python/tests/ctxterror.py python/tests/readererr.py:
11790 update of the tests
11791
11792Sun Jan 19 17:09:28 MST 2003 John Fleck <jfleck@inkstain.net>
11793
11794 * doc/guidelines.html
11795 grammar and spelling cleanup
11796
11797Fri Jan 17 00:31:30 CET 2003 Daniel Veillard <daniel@veillard.com>
11798
11799 * xmlreader.c include/libxml/xmlreader.h python/generator.py
11800 python/libxml.c python/libxml.py win32/libxml2.def.src: applied
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011801 a patch from Stéphane Bidoul to allow per XMLtextReader error
William M. Brack11be2d02007-01-24 19:17:19 +000011802 and warning handling
11803 * python/tests/Makefile.am python/tests/readererr.py: adding the
11804 specific regression test
11805
11806Tue Jan 14 17:00:08 CET 2003 Daniel Veillard <daniel@veillard.com>
11807
11808 * xpath.c: Alexey Efimov pointed out that concat('a', 'b', )
11809 should raise a syntax error
11810
11811Tue Jan 14 15:39:14 CET 2003 Daniel Veillard <daniel@veillard.com>
11812
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011813 * python/libxml.c: cleanup patch from Stéphane Bidoul
William M. Brack11be2d02007-01-24 19:17:19 +000011814
11815Tue Jan 14 14:41:18 CET 2003 Daniel Veillard <daniel@veillard.com>
11816
11817 * encoding.c: fixing bug #103100 with a dummy UTF8ToUTF8 copy
11818
11819Tue Jan 14 12:40:29 CET 2003 Daniel Veillard <daniel@veillard.com>
11820
11821 * python/generator.py python/libxml.c python/libxml.py
11822 python/libxml_wrap.h python/types.c: applied and fixed a patch
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011823 from Stéphane Bidoul to provide per parser error handlers at the
William M. Brack11be2d02007-01-24 19:17:19 +000011824 Python level.
11825 * python/tests/Makefile.am python/tests/ctxterror.py: added a
11826 regression test for it.
11827
11828Tue Jan 14 01:15:04 CET 2003 Daniel Veillard <daniel@veillard.com>
11829
11830 * xmlreader.c: fixed the streaming property of the reader,
11831 it was generating tree faster than consuming it. Pointed out
11832 by Nate Myers
11833 * tree.c: fixed a bug in xmlSaveFormatFileEnc if passed a NULL doc
11834
11835Sun Jan 12 22:18:02 CET 2003 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
11836
11837 * win32/libxml2.def.src: added more xmlreader and other exports
11838
11839Fri Jan 10 18:04:32 CET 2003 Daniel Veillard <daniel@veillard.com>
11840
11841 * xpath.c: fix to the XPath implementation for parent and
11842 ancestors axis when operating on a Result Value Tree.
11843 Fixes bug #100271
11844
11845Fri Jan 10 17:07:01 CET 2003 Daniel Veillard <daniel@veillard.com>
11846
11847 * nanoftp.c nanohttp.c xmlIO.c: patch from Stefano Zacchiroli
11848 to fix some URI/file escaping problems
11849
11850Fri Jan 10 16:20:34 CET 2003 Daniel Veillard <daniel@veillard.com>
11851
11852 * python/generator.py: fixed a bug raised by Raymond Wiker,
11853 docSetRootElement() should not raise an exception if the
11854 return is None
11855
11856Fri Jan 10 14:13:03 CET 2003 Daniel Veillard <daniel@veillard.com>
11857
11858 * python/libxml.py python/libxml.c python/libxml2-python-api.xml:
11859 fixed bug #102181 by applying the suggested change and fixing
11860 the generation/registration problem.
11861
11862Fri Jan 10 13:47:55 CET 2003 Daniel Veillard <daniel@veillard.com>
11863
11864 * HTMLparser.c: fixed bug #102960 by reusing the XML name parsing
11865 routines.
11866
11867Fri Jan 10 00:16:49 CET 2003 Daniel Veillard <daniel@veillard.com>
11868
11869 * parser.c: one more IsEmptyElement crazyness, that time in
11870 external parsed entities if substitution is asked.
11871 * python/tests/reader3.py: added a specific test.
11872
11873Thu Jan 9 22:35:31 CET 2003 Daniel Veillard <daniel@veillard.com>
11874
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011875 * python/drv_libxml2.py: update from Stéphane Bidoul: python 2.1
William M. Brack11be2d02007-01-24 19:17:19 +000011876 support and improved error handler registration
11877
11878Thu Jan 9 14:16:38 CET 2003 Daniel Veillard <daniel@veillard.com>
11879
11880 * HTMLtree.c tree.c: fixes #102920 about namespace handling in
11881 HTML output and section 16.2 "HTML Output Method" of XSLT-1.0
11882 * README: fixed a link
11883
11884Wed Jan 8 18:32:25 CET 2003 Daniel Veillard <daniel@veillard.com>
11885
11886 * configure.in doc/* NEWS: preparing 2.5.1 release
11887 * SAX.c parser.c: fixing XmlTextReader bug
11888
11889Wed Jan 8 00:13:01 CET 2003 Daniel Veillard <daniel@veillard.com>
11890
11891 * SAX.c: fuck, I introduced a memory leak on external parsed
11892 entities in 2.5.0 :-(
11893
11894Tue Jan 7 12:12:45 CET 2003 Daniel Veillard <daniel@veillard.com>
11895
11896 * xmllint.c: another fix needed as pointed by Christophe Merlet
11897 for --stream --debug if compiled without debug support.
11898
11899Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net>
11900
11901 * doc/xmllint.xml
11902 * doc/xmllint.1:
11903 update man page with --stream and --chkregister
11904
11905Tue Jan 7 01:17:26 CET 2003 Daniel Veillard <daniel@veillard.com>
11906
11907 * globals.c: fixed --with-threads compile
11908 * xmllint.c: fixed --without-debug compile
11909 * include/libxml/globals.h: cleanup
11910 * include/libxml/schemasInternals.h: add a missing include
11911
11912Mon Jan 6 14:06:07 CET 2003 Daniel Veillard <daniel@veillard.com>
11913
11914 * configure.in NEWS: preparing 2.5.0 release
11915 * SAX.c: only warn in pedantic mode about namespace name
11916 brokeness
11917 * globals.c: fix a doc generation problem
11918 * uri.c: fix #101520
11919 * doc/*: updated and rebuilt the doc for the release, includuding
11920 stylesheet update
11921 * python/Makefile.am: fix a filename bug
11922
11923Mon Jan 6 12:05:12 CET 2003 Daniel Veillard <daniel@veillard.com>
11924
11925 * doc/tutorial/* : fixed #101894 if doc == NULL xmlFreeDoc
11926 should not be called.
11927
11928Mon Jan 6 11:59:09 CET 2003 Daniel Veillard <daniel@veillard.com>
11929
11930 * libxml-2.0.pc.in: applied the patch to fix #101894
11931
11932Sun Jan 5 23:35:47 CET 2003 Daniel Veillard <daniel@veillard.com>
11933
11934 * tree.c : applied patch from Lukas Schroeder for register callbacks
11935 * valid.c: modified patch from Lukas Schroeder to test
11936 register callbacks with --chkregister
11937
11938Sun Jan 5 02:23:20 CET 2003 Daniel Veillard <daniel@veillard.com>
11939
11940 * xmlreader.c: seriously changed the way data are pushed to
11941 the underlying parser, go by block of 512 bytes instead of
11942 tryng to detect tag boundaries at that level. Changed the
11943 way empty element are detected and tagged.
11944 * python/tests/reader.py python/tests/reader2.py
11945 python/tests/reader3.py: small changes mostly due to context
11946 reporting being different and DTD node being reported. Some
11947 errors previously undetected are now caught and fixed.
11948 * doc/xmlreader.html: flagged last section as TODO
11949
11950Sat Jan 4 20:40:28 CET 2003 Daniel Veillard <daniel@veillard.com>
11951
11952 * python/libxml.py: integrated the Python 2.2 optimizations
11953 from Hannu Krosing, while maintaining compatibility with
11954 1.5 and 2.1
11955
11956Sat Jan 4 17:33:17 CET 2003 Daniel Veillard <daniel@veillard.com>
11957
11958 * xmllint.c: a bit of cleanup
11959 * xmlreader.c: small fix
11960 * doc/xmlreader.html: more work on the XmlTextReader tutorial
11961 * python/libxml.py: a few fixes pointed out by Hannu Krosing
11962
11963Sat Jan 4 13:46:14 CET 2003 Daniel Veillard <daniel@veillard.com>
11964
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011965 * python/setup.py.in: patch from Stéphane Bidoul to include
William M. Brack11be2d02007-01-24 19:17:19 +000011966 drv_libxml2.py in setup.py
11967
11968Sat Jan 4 01:43:06 CET 2003 Daniel Veillard <daniel@veillard.com>
11969
11970 * doc/xmlreader.html: starting documenting the new XmlTextReader
11971 interface.
11972
11973Fri Jan 3 17:18:32 CET 2003 Daniel Veillard <daniel@veillard.com>
11974
11975 * xmllint.c: added the --stream flag to use the TextReader API
11976 * xmlreader.c: small performance tweak
11977
11978Fri Jan 3 13:50:55 CET 2003 Daniel Veillard <daniel@veillard.com>
11979
11980 * xmlreader.c python/tests/reader2py: okay the DTD validation
11981 code on top of the XMLTextParser API should be solid now.
11982
11983Fri Jan 3 02:17:18 CET 2003 Daniel Veillard <daniel@veillard.com>
11984
11985 * xmlreader.c python/tests/reader2py: Fixing some more mess
11986 with validation and recursive entities while using the
11987 reader interface, it's getting a bit messy...
11988
11989Thu Jan 2 15:15:26 CET 2003 Daniel Veillard <daniel@veillard.com>
11990
11991 * xmlreader.c python/tests/reader.py: another couple of problem
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011992 related to IsEmptyElement reported by Stéphane Bidoul needed
William M. Brack11be2d02007-01-24 19:17:19 +000011993 some fixes.
11994
11995Thu Jan 2 13:57:07 CET 2003 Daniel Veillard <daniel@veillard.com>
11996
11997 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
Daniel Veillard25a1ce92008-06-02 16:04:12 +000011998 integrated drv_libxml2.py Python xml.sax driver from Stéphane Bidoul
William M. Brack11be2d02007-01-24 19:17:19 +000011999 based on the python XmlTextReader interface.
12000
12001Wed Jan 1 22:05:40 CET 2003 Daniel Veillard <daniel@veillard.com>
12002
12003 * tree.c: backing out one change in the last patch which broke the
12004 regression tests
12005
12006Wed Jan 1 21:57:28 CET 2003 Daniel Veillard <daniel@veillard.com>
12007
12008 * global.data globals.c tree.c include/libxml/globals.h: applied
12009 an old patch from Lukas Schroeder to track node creation and
12010 destruction. Probably missing a lot of references at the moment
12011 and not usable reliably.
12012
12013Wed Jan 1 20:12:07 CET 2003 Daniel Veillard <daniel@veillard.com>
12014
12015 * NEWS doc/Makefile.am doc/news.xsl: generate the NEWS file
12016 from doc/news.html and a stylesheet
12017
12018Wed Jan 1 16:09:57 CET 2003 Daniel Veillard <daniel@veillard.com>
12019
12020 * xmlreader.c python/tests/reader.py: fixed another couple of
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012021 xmlreader bugs reported by Stéphane Bidoul and added tests.
William M. Brack11be2d02007-01-24 19:17:19 +000012022
12023Wed Jan 1 15:42:54 CET 2003 Daniel Veillard <daniel@veillard.com>
12024
12025 * xmlreader.c python/tests/reader2.py: fixed another validity
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012026 checking in external parsed entities raised by Stéphane Bidoul
William M. Brack11be2d02007-01-24 19:17:19 +000012027 and added a specific regression test.
12028 * python/tests/reader3.py: cleanup
12029
12030Tue Dec 31 15:44:02 CET 2002 Daniel Veillard <daniel@veillard.com>
12031
12032 * xmlreader.c python/tests/reader2.py: fixed a problem with
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012033 validation within entities pointed by Stéphane Bidoul, augmented
William M. Brack11be2d02007-01-24 19:17:19 +000012034 the tests to catch those.
12035
12036Tue Dec 31 12:15:37 CET 2002 Daniel Veillard <daniel@veillard.com>
12037
12038 * python/generator.py: modified the generator to allow keeping
12039 class references when creating new classes, needed to fix a bug
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012040 pointed by Stéphane Bidoul where the input buffer of the
William M. Brack11be2d02007-01-24 19:17:19 +000012041 xmlTextReader instance gets destroyed if the python wrapper for
12042 the input is not referenced anymore.
12043
12044Mon Dec 30 19:39:36 CET 2002 Daniel Veillard <daniel@veillard.com>
12045
12046 * xmlreader.c python/tests/reader.py: fixed another pair of problem
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012047 pointed by Stéphane Bidoul: depth start at 0 and a parse problem.
William M. Brack11be2d02007-01-24 19:17:19 +000012048
12049Mon Dec 30 13:36:50 CET 2002 Daniel Veillard <daniel@veillard.com>
12050
12051 * xmlreader.c python/tests/reader.py: fixed another problem
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012052 pointed by Stéphane Bidoul
William M. Brack11be2d02007-01-24 19:17:19 +000012053
12054Mon Dec 30 12:39:55 CET 2002 Daniel Veillard <daniel@veillard.com>
12055
12056 * xmlreader.c python/tests/reader.py: fixed a limit case problem
12057 with "<a/>"
12058
12059Mon Dec 30 11:53:44 CET 2002 Daniel Veillard <daniel@veillard.com>
12060
12061 * SAX.c: warn on xmlns:prefix="foo"
12062 * xmlreader.c python/tests/reader.py: fixed a couple of problem
12063 for namespace attributes handling.
12064
12065Mon Dec 30 00:59:07 CET 2002 Daniel Veillard <daniel@veillard.com>
12066
12067 * entities.c parser.c tree.c include/libxml/entities.h: Fixed
12068 a really nasty problem raised by a DocBook XSLT transform
12069 provided by Sebastian Bergmann
12070
12071Sun Dec 29 12:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
12072
12073 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012074 by Stéphane Bidoul and integrated it into the tests
William M. Brack11be2d02007-01-24 19:17:19 +000012075
12076Sat Dec 28 23:49:12 CET 2002 Daniel Veillard <daniel@veillard.com>
12077
12078 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
12079 extended the XmlTextReader API a bit, addding accessors for
12080 the current doc and node, and an entity substitution mode for
12081 the parser.
12082 * python/libxml.py python/libxml2class.txt: related updates
12083 * python/tests/Makefile.am python/tests/reader.py
12084 python/tests/reader2.py python/tests/reader3.py: updated a bit
12085 the old tests and added a new one to test the entities handling
12086
12087Sat Dec 28 22:11:57 CET 2002 Daniel Veillard <daniel@veillard.com>
12088
12089 * python/generator.py python/libxml2class.txt
12090 python/tests/reader.py python/tests/reader2.py: changed the
12091 generator to provide casing for the XmlTextReader similar to
12092 C# so that examples and documentation are more directly transposable.
12093 Fixed the couple of tests in the suite.
12094
12095Sat Dec 28 15:55:32 CET 2002 Daniel Veillard <daniel@veillard.com>
12096
12097 * doc/guidelines.html: added a document on guildeline for
12098 publishing and deploying XML
12099
12100Fri Dec 27 20:35:15 CET 2002 Daniel Veillard <daniel@veillard.com>
12101
12102 * valid.c xmlreader.c: final touch running DTD validation
12103 on the XmlTextReader
12104 * python/tests/Makefile.am python/tests/reader2.py: added a
12105 specific run based on the examples from test/valid/*.xml
12106
12107Fri Dec 27 15:17:20 CET 2002 Daniel Veillard <daniel@veillard.com>
12108
12109 * python/libxml.py: added a few predefined xmlTextReader parser
12110 configuration values.
12111
12112Fri Dec 27 12:57:22 CET 2002 Daniel Veillard <daniel@veillard.com>
12113
12114 * python/libxml_wrap.h: trying to fix #102037
12115
12116Fri Dec 27 12:18:14 CET 2002 Daniel Veillard <daniel@veillard.com>
12117
12118 * SAX.c: fixing bug #95296, when the predefined entities
12119 are redefined in the DTD the default one must be used
12120 instead anyway.
12121
12122Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net>
12123
12124 * doc/xmllint.xml
12125 * doc/xmllint.1
12126 Add discussion of XML_DEBUG_CATALOG to xmllint man
12127 page - bug #100907
12128
12129Mon Dec 23 16:54:22 CET 2002 Daniel Veillard <daniel@veillard.com>
12130
12131 * xmlreader.c: Fixed the empty node detection to avoid reporting
12132 an inexistant close tag.
12133
12134Mon Dec 23 15:42:24 CET 2002 Daniel Veillard <daniel@veillard.com>
12135
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012136 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
William M. Brack11be2d02007-01-24 19:17:19 +000012137 for Python 2.1
12138
12139Sun Dec 22 11:24:06 CET 2002 Daniel Veillard <daniel@veillard.com>
12140
12141 * testC14N.c vms/config.vms: applied Craig A. Berry patches for VMS
12142
12143Fri Dec 20 11:27:49 CET 2002 Daniel Veillard <daniel@veillard.com>
12144
12145 * doc/libxml2-api.xml python/tests/reader.py: one really need
12146 to provide the base URI information when creating a reader parser
12147 from an input stream. Updated the API and the example using it.
12148
12149Fri Dec 20 01:11:30 CET 2002 Daniel Veillard <daniel@veillard.com>
12150
12151 * testReader.c xmlreader.c valid.c include/libxml/tree.h
12152 include/libxml/valid.h include/libxml/xmlreader.h: working on
12153 DTD validation on top of xml reader interfaces. Allows to
12154 validate arbitrary large instances. This required some extensions
12155 to the valid module interface and augmenting the size of xmlID
12156 and xmlRef structs a bit.
12157 * uri.c xmlregexp.c: simple cleanup.
12158
12159Wed Dec 18 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
12160
12161 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more
12162 work on the xml reader interfaces.
12163 * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the
12164 Web page for the Windows binaries.
12165
12166Tue Dec 17 19:31:07 CET 2002 Daniel Veillard <daniel@veillard.com>
12167
12168 * xmlIO.c: applied a patch for VMS following the report by
12169 Nigel Hall
12170
12171Tue Dec 17 11:29:41 CET 2002 Daniel Veillard <daniel@veillard.com>
12172
12173 * parser.c: the parseStartTag bug fix wasn't complete.
12174
12175Mon Dec 16 23:00:05 CET 2002 Daniel Veillard <daniel@veillard.com>
12176
12177 * parser.c: Vyacheslav Pindyura managed to trigger a bug in
12178 parseStartTag, fixing it.
12179 * test/att4 result/att4 result/noent/att4: adding the test
12180 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
12181 more methods to XmlTextReader.
12182
12183Mon Dec 16 19:31:16 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12184
12185 * win32/libxml2.def.src: added more xml reader exports
12186 * win32/Makefile.msvc win32/Makefile.mingw: added xml reader interface
12187 to the build
12188
12189Mon Dec 16 06:36:54 MST 2002 John Fleck <jfleck@inkstain.net>
12190
12191 * doc/tutorial/xmltutorial.xml
12192 plus generated html and pdf
12193 Updating tutorial again based on further comments from Niraj
12194 Tolia on the last iteration
12195
12196Sun Dec 15 21:27:30 MST 2002 John Fleck <jfleck@inkstain.net>
12197
12198 * doc/tutorial/xmltutorial.xml
12199 * doc/tutorial/includekeyword.c
12200 * doc/tutorial/includegetattribute.c
12201 plus generated html and pdf
12202 Adding fix from Niraj Tolia to tutorial to properly free memory.
12203
12204Mon Dec 16 00:34:25 CET 2002 Daniel Veillard <daniel@veillard.com>
12205
12206 * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: added
12207 more methods of XmlTextReader.
12208 * python/libxml2class.txt python/tests/reader.py: this increased the
12209 methods in the bndings, augmented the test to check those new
12210 functions.
12211
12212Sat Dec 14 23:57:39 CET 2002 Daniel Veillard <daniel@veillard.com>
12213
12214 * xmlreader.c doc/libxml2-api.xml: added the close and getattribute
12215 methods of XmlTextReader.
12216 * python/generator.py python/libxml_wrap.h python/types.c
12217 python/libxml2class.txt: added the reader to the Python bindings
12218 * python/tests/Makefile.am python/tests/reader.py: added a specific
12219 test for the Python bindings of the Reader APIs
12220 * parser.c: small cleanup.
12221
12222Fri Dec 13 11:39:44 CET 2002 Daniel Veillard <daniel@veillard.com>
12223
12224 * xinclude.c: fallback was only copying the first child not the
12225 full child list of the fallback element, closes #89684 as reopened
12226 by Bernd Kuemmerlen
12227
12228Thu Dec 12 13:34:59 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12229
12230 * win32/libxml2.def.src: exported htmlNodeDumpOutput
12231
12232Thu Dec 12 10:59:11 CET 2002 Daniel Veillard <daniel@veillard.com>
12233
12234 * configure.in: preparing release of 2.4.30
12235 * doc/apibuild.py doc/libxml2-api.xml: fixups to the api builder,
12236 gives enum values, fix functype return type, put back fields in
12237 structs
12238 * doc/*: updated the docs rebuilt
12239
12240Thu Dec 12 01:09:34 CET 2002 Daniel Veillard <daniel@veillard.com>
12241
12242 * HTMLtree.c include/libxml/HTMLtree.h: patch from Mark Vakoc
12243 about htmlNodeDumpOutput location.
12244 * xpath.c: removed an undefined function signature
12245 * doc/apibuild.py doc/libxml2-api.xml: the script was exporting
12246 too many symbols in the API breaking the python bindings.
12247 Updated with the libxslt/libexslt changes.
12248
12249Wed Dec 11 20:26:15 CET 2002 Daniel Veillard <daniel@veillard.com>
12250
12251 * configure.in: preparing release of 2.4.29
12252 * doc/*: rebuilt the docs and API
12253 * xmlreader.c: a few more fixes for the XmlTextReader API
12254
12255Wed Dec 11 18:01:15 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12256
12257 * include/win32config.h: applied mingw patch from Magnus Henoch
12258
12259Wed Dec 11 16:58:48 CET 2002 Daniel Veillard <daniel@veillard.com>
12260
12261 * catalog.c doc/libxml2-api.xml: a bit more cleanup
12262
12263Wed Dec 11 14:54:47 CET 2002 Daniel Veillard <daniel@veillard.com>
12264
12265 * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API
12266 building Python script, does the C parsing directly, generates
12267 a better API description including structure fieds defs and
12268 enums. Still a couple of bugs, but good enough for the python
12269 wrappers now.
12270 * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c
12271 valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c
12272 include/libxml/schemasInternals.h include/libxml/tree.h: more
12273 cleanup based on the python analysis script reports.
12274 * libxml.spec.in: make sure the API XML description is part of the
12275 devel package.
12276
12277Tue Dec 10 16:16:34 CET 2002 Daniel Veillard <daniel@veillard.com>
12278
12279 * DOCBparser.c HTMLparser.c c14n.c debugXML.c encoding.c hash.c
12280 nanoftp.c nanohttp.c parser.c parserInternals.c testC14N.c
12281 testDocbook.c threads.c tree.c valid.c xmlIO.c xmllint.c xmlmemory.c
12282 xmlreader.c xmlregexp.c xmlschemas.c xmlschemastypes.c xpath.c:
12283 code cleanup, especially the function comments.
12284 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
12285
12286Mon Dec 9 15:08:17 CET 2002 Daniel Veillard <daniel@veillard.com>
12287
12288 * Makefile.am xmlreader.c include/libxml/Makefile.am
12289 include/libxml/xmlreader.h: Adding a new set of APIs based on
12290 the C# TextXmlReader API but converted to C. Allow to parse
12291 in constant memory usage, far simpler to program and explain
12292 than the SAX like APIs, unfinished but working.
12293 * testReader.c: test program
12294
12295Sun Dec 8 18:36:01 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12296
12297 * win32/libxml2.def.src: applied YALDSP from Mark Vakoc
12298
12299Wed Dec 4 16:08:49 CET 2002 Daniel Veillard <daniel@veillard.com>
12300
12301 * tree.c: Chip turner indicated that XHTML1 serialization
12302 rule for style actually break on both IE and Mozilla,
12303 try to avoid the rule if escaping ain't necessary
12304
12305Wed Dec 4 12:43:28 CET 2002 Daniel Veillard <daniel@veillard.com>
12306
12307 * nanhttp.c: handle HTTP URL escaping, problem reported by
12308 Glen Nakamura and Stefano Zacchiroli
12309
12310Sat Nov 30 12:19:17 CET 2002 Daniel Veillard <daniel@veillard.com>
12311
12312 * DOCBparser.c HTMLparser.c parser.c valid.c xpath.c: code cleanup
12313
12314Thu Nov 28 12:53:22 CET 2002 Daniel Veillard <daniel@veillard.com>
12315
12316 * uri.c: Johann Richard pointed out some XPointer problems for
12317 URN based URI references in XInclude. Modified the URI parsing
12318 and saving routines to allow correct parsing and saving of
12319 XPointers, especially when attached to "opaque" scheme accordingly
12320 to RFC 2396
12321
12322Wed Nov 27 20:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
12323
12324 * HTMLtree.c include/libxml/HTMLtree.h: applied the same kind
12325 of refactoring to the HTML saving code.
12326 * doc/libxml2-*.xml doc/API*.html: slight API changes got reflected
12327 in the doc.
12328
12329Wed Nov 27 12:40:16 CET 2002 Daniel Veillard <daniel@veillard.com>
12330
12331 * tree.c include/libxml/tree.h: refactored the XML dump of a node
12332 to a buffer API to reuse the generic dump to an OutputIO layer,
12333 this reduces code, fixes xmlNodeDump() for XHTML, also made
12334 xmlNodeDump() now return the number of byte written.
12335
12336Wed Nov 27 09:00:00 CET 2002 Daniel Veillard <daniel@veillard.com>
12337
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012338 * python/setup.py.in: another patch from Stéphane Bidoul for
William M. Brack11be2d02007-01-24 19:17:19 +000012339 Python bindings on Windows
12340 * doc/parsedecl.py: small cleanup
12341
12342Mon Nov 25 17:28:53 CET 2002 Daniel Veillard <daniel@veillard.com>
12343
12344 * libxml.spec.in configure.in: add a line in %changelog for releases
12345
12346Mon Nov 25 14:18:27 CET 2002 Daniel Veillard <daniel@veillard.com>
12347
12348 * parser.c: patch from Marcus Clarke fixing a problem in entities
12349 parsing that was detected in KDe documentations environment.
12350
12351Mon Nov 24 14:13:21 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
12352
12353 * python/libxml.c (libxml_prev): Return the previous as opposed to
12354 the next node (I guess this is the result of some cut & paste programming:)
12355
12356Sat Nov 23 17:22:22 CET 2002 Daniel Veillard <daniel@veillard.com>
12357
12358 * doc/Makefile.am: Jan Rafaj pointed a bug in the Makefile.
12359
12360Sat Nov 23 12:21:24 CET 2002 Daniel Veillard <daniel@veillard.com>
12361
12362 * python/generator.py python/libxml.c python/setup.py.in: trying
Daniel Veillard25a1ce92008-06-02 16:04:12 +000012363 to fix the Python bindings build on Windows (Stéphane Bidoul)
William M. Brack11be2d02007-01-24 19:17:19 +000012364
12365Fri Nov 22 22:41:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12366
12367 * win32/configure.js: added option for python bindings
12368 * win32/libxml2.def.src: added more exports
12369
12370Fri Nov 22 18:50:34 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12371
12372 * win32/Makefile.mingw: fixed unresolved symbols when linking with
12373 pthreads
12374 * win32/wince/*: applied updates to Windows CE port from Javier
12375
12376Fri Nov 22 15:51:22 CET 2002 Daniel Veillard <daniel@veillard.com>
12377
12378 * configure.in: preparing 2.4.28
12379 * libxml.spec.in doc/Makefile.am: some cleanup
12380 * doc/*: updated the news and regenerated.
12381
12382Fri Nov 22 14:15:14 CET 2002 Daniel Veillard <daniel@veillard.com>
12383
12384 * HTMLparser.c: final touch at closing #87235 </p> end tags
12385 need to be generated.
12386 * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
12387 this change slightly the output of a few tests
12388 * doc/*: regenerated
12389
12390Fri Nov 22 13:26:19 CET 2002 Daniel Veillard <daniel@veillard.com>
12391
12392 * parserInternals.c: fixing bug #99190 when UTF8 document are
12393 parsed using the progressive parser and the end of the chunk
12394 is in the middle of an UTF8 multibyte character.
12395
12396Fri Nov 22 13:13:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
12397
12398 * threads.c: fixed initialization problem in xmlNewGlobalState
12399 which was causing crash.
12400 * globals.c: removed duplicate call to initxmlDefaultSAXHandler
12401 in xmlInitializeGlobalState.
12402 * parserInternals.c: cleaned up ctxt->sax initialisation.
12403
12404Thu Nov 21 15:05:45 CET 2002 Daniel Veillard <daniel@veillard.com>
12405
12406 * tree.c include/libxml/tree.h: modified the existing APIs
12407 to handle XHTML1 serialization rules automatically, also add
12408 xmlIsXHTML() to libxml2 API. Some tweaking to make sure
12409 libxslt serialization uses it when needed without changing
12410 the library API.
12411 * test/xhtml1 result/noent/xhtml1 result/valid/xhtml1.xhtml
12412 result/xhtml1: added a new test specifically for xhtml1 output
12413 and updated the result of one XHTML1 test
12414
12415Wed Nov 20 14:24:56 CET 2002 Daniel Veillard <daniel@veillard.com>
12416
12417 * xinclude.c parserInternals.c encoding.c: fixed #99082
12418 for xi:include encoding="..." support on text includes.
12419 * result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
12420 test/XInclude/ents/isolatin.txt : added a specific regression test
12421 * python/generator.py python/libxml2class.txt: fixed the generator
12422 the new set of comments generated for doc/libxml2-api.xml were
12423 breaking the python generation.
12424
12425Tue Nov 19 23:25:47 CET 2002 Daniel Veillard <daniel@veillard.com>
12426
12427 * doc/Makefile.am: repair some problem if gtk-doc fail or such
12428 * configure.in: patch for Solaris on new autoconf closes #98880
12429 * doc/parsedecl.py: repair the frigging API building script,
12430 did I say that python xmllib sucks ?
12431 * doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated, reordering
12432 and some comment are no more truncated.
12433
12434Tue Nov 19 09:09:04 CET 2002 Daniel Veillard <daniel@veillard.com>
12435
12436 * parser.c: Martin Stoilov pointed out a potential leak in
12437 xmlCreateMemoryParserCtxt
12438
12439Mon Nov 18 16:05:51 CET 2002 Daniel Veillard <daniel@veillard.com>
12440
12441 * HTMLparser.c: fixed bug #98879 a corner case when 0 is
12442 included in HTML documents and using the push parser.
12443
12444Mon Nov 18 00:11:24 CET 2002 ERDI Gergo <cactus@cactus.rulez.org>
12445
12446 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
12447 specified, look for the Python interpreter not just in the
12448 specified root but also in the specified location. Fixes #98825
12449
12450Sun Nov 17 23:36:06 CET 2002 Daniel Veillard <daniel@veillard.com>
12451
12452 * python/libxml.c: fixing bug #98792 , node may have no doc
12453 and dereferencing without checking ain't good ...
12454
12455Sun Nov 17 10:25:43 CET 2002 Daniel Veillard <daniel@veillard.com>
12456
12457 * configure.in: preparing release 2.4.27
12458 * doc/* : updated and rebuilt the docs
12459 * doc/Makefile.am libxml.spec.in: try to make sure the tutorial
12460 and all the docs are actually packaged and in the final RPMs
12461 * parser.c parserInternals.c include/libxml/parser.h: restore
12462 xmllint --recover feature.
12463
12464Sat Nov 16 16:30:25 CET 2002 Daniel Veillard <daniel@veillard.com>
12465
12466 * parser.c xpath.c: fixing #96925 wich was also dependent on the
12467 processing of parsed entities, and XPath computation on sustitued
12468 entities.
12469 * testXPath.c: make sure entities are substitued.
12470
12471Fri Nov 15 16:22:54 CET 2002 Daniel Veillard <daniel@veillard.com>
12472
12473 * parser.c: fixed #96594, which was totally dependent on the
12474 processing of internal parsed entities, which had to be changed.
12475
12476Fri Nov 15 12:16:07 CET 2002 Daniel Veillard <daniel@veillard.com>
12477
12478 * Makefile.am python/Makefile.am python/tests/Makefile.am:
12479 trying to fix bug #98517 about building outside the source tree
12480 * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585
12481
12482Thu Nov 14 18:41:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12483
12484 * include/win32config.h: cleanup
12485 * win32/Makefile.mingw: integrated mingw in JScript configure
12486 * win32/Makefile.msvc: modified to allow mingw coexistence
12487 * win32/configure.js: integrated mingw
12488 * win32/Readme.txt: cleanup
12489
12490Tue Nov 12 22:06:45 CET 2002 Daniel Veillard <daniel@veillard.com>
12491
12492 * HTMLparser.c: strengthen the guard in the Pop macros,
12493 like in the XML parser, closes bug #97315
12494
12495Tue Nov 12 21:56:39 CET 2002 Daniel Veillard <daniel@veillard.com>
12496
12497 * include/libxml/parser.h: fixed bug #98338 , fatalError SAX
12498 callback is never used.
12499
12500Tue Nov 12 13:32:50 CET 2002 Daniel Veillard <daniel@veillard.com>
12501
12502 * parserInternals.c: fixed the initialization of the SAX structure
12503 which was breaking xsltproc
12504 * xpath.c: patch from Petr Pajas for CDATA nodes
12505 * tree.c: patch from Petr Pajas improving xmlGetNodePath()
12506 * parser.c include/libxml/parser.h: patch from Peter Jones
12507 removing a leak in xmlSAXParseMemory() and adding the
12508 function xmlSAXParseMemoryWithData()
12509
12510Mon Nov 11 20:47:03 MST 2002 John Fleck <jfleck@inkstain.net>
12511
12512 adding pdf of tutorial, changing web page to link to it
12513 * doc/tutorial/xmltutorial.pdf
12514 * doc/xml.html
12515 * doc/docs.html
12516
12517Sun Nov 10 20:48:57 MST 2002 John Fleck <jfleck@inkstain.net>
12518
12519 * doc/tutorial/ar01s08.html
12520 adding file what I forgot for tutorial
12521
12522Sun Nov 10 20:33:13 MST 2002 John Fleck <jfleck@inkstain.net>
12523
12524 Adding encoding discussion to tutorial
12525 Added:
12526 * doc/tutorial/images/*.png: DocBook admonition image files
12527 * doc/tutorial/apf.html, apg.html: new generated html
12528 * doc/tutorial/includeconvert.c: conversion code entity file
12529 changed:
12530 * doc/tutorial/xmltutorial.xml: DocBook original
12531 * doc/tutorial/*.html: generated html
12532
12533Fri Nov 8 17:59:32 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12534
12535 * include/libxml/*.h: retired xmlwin32version.h
12536 * doc/Makefile.am: retired xmlwin32version.h
12537 * win32/configure.js: retired xmlwin32version.h
12538
12539Fri Nov 8 16:55:47 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12540
12541 * win32/libxml2.def.src: exported additional symbols
12542 * include/libxml/xmlmemory.h: exported the rest of the xmlMem*
12543 sisterhood
12544
12545Fri Nov 8 16:08:13 CET 2002 Daniel Veillard <daniel@veillard.com>
12546
12547 * globals.c: fixed a typo pointed out by Igor
12548 * xpath.c: try to speed up node compare using line numbers
12549 if available.
12550
12551Thu Nov 7 15:16:02 CET 2002 Daniel Veillard <daniel@veillard.com>
12552
12553 * tree.c: make xmlFreeNode() handle attributes correctly.
12554
12555Wed Nov 6 23:51:11 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12556
12557 * catalog.c: completed the #96963 fix, as reported by Karl
12558 Eichwalder
12559
12560Wed Nov 6 16:48:44 CET 2002 Daniel Veillard <daniel@veillard.com>
12561
12562 * xpointer.c: tried to fix bug #97852 reported by Nicolas Noffke
12563
12564Sun Nov 3 10:43:44 CET 2002 Daniel Veillard <daniel@veillard.com>
12565
12566 * Makefile.am: switched the order of a couple of includes
12567 to fix bugs #97100
12568
12569Thu Oct 31 17:11:46 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12570
12571 * catalog.c: fixed bug #96963, reverted to the old behaviour of
12572 xmlLoadCatalogs that used to separate directories with a ':'.
12573
12574Thu Oct 31 16:55:21 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12575
12576 * threads.c: improvements to the Windows-side of thread handling
12577 * testThreads.c: conditionally excluded unistd.h
12578 * testThradsWin32.c: broke overlong lines
12579 * include/win32config.h: adapted thread-related macros to the new
12580 scheme and for pthreads on Windows
12581 * win32/Makefile.msvc: introduced a more flexible thread build,
12582 added testThreads[Win32].c to the build
12583 * win32/configure.js: introduced a more flexible thread config
12584
125852002-10-31 John Fleck <jfleck@inkstain.net>
12586
12587 * doc/xml.html (and, by implication, FAQ.html)
12588 added UTF-8 conversaion FAQ from Marcus Labib Iskander
12589
12590Tue Oct 29 18:32:33 CET 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12591
12592 * configure.in: removed xmlwin32version.h
12593 * include/libxml/Makefile.am: removed xmlwin32version.h
12594
12595Mon Oct 28 14:01:29 CET 2002 Daniel Veillard <daniel@veillard.com>
12596
12597 * tree.c: applied patch from Brian Stafford to fix a bug
12598 in xmlReconciliateNs()
12599
12600Mon Oct 28 13:51:55 CET 2002 Daniel Veillard <daniel@veillard.com>
12601
12602 * tree.c: applied patch from Christian Glahn to allow
12603 xmlNewChild() on document fragment nodes
12604
12605Sat Oct 26 15:27:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
12606
12607 * parser.c: Christian Glahn found a problem with a recent
12608 patch to xmlParseBalancedChunkMemoryRecover()
12609 * xmlschemas.c: Charles Bozeman fixed some Schemas validation
12610 problems
12611 * result/schemas/elem* result/schemas/seq* test/schemas.elem*
12612 test/schemas/seq*: added the test cases from Charles
12613
12614Wed Oct 23 16:42:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
12615
12616 * Makefile.am config.h.in libxml.spec.in doc/Makefile.am:
12617 serious cleanup of the spec file and associated changes
12618 in the Makefiles.
12619 * valid.c: try to remove some warnings on x86_64
12620
12621Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
12622
12623 * include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
12624 fix bug #96586
12625
12626Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
12627
12628 * HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
12629 parsing, applied his patch
12630 * result/HTML/attrents.html result/HTML/attrents.html.err
12631 result/HTML/attrents.html.sax test/HTML/attrents.html:
12632 added the test and result case provided by Mikhail Sogrine
12633
12634Tue Oct 22 19:33:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
12635
12636 * vms/build_libxml.com vms/config.vms vms/readme.vms
12637 include/libxml/parser.h include/libxml/parserInternals.h
12638 include/libxml/tree.h include/libxml/xmlIO.h
12639 HTMLparser.c catalog.c debugXML.c parser.c parserInternals.c
12640 tree.c triodef.h trionan.c uri.c xmlIO.c xpath.c:
12641 Applied the VMS update patch from Craig A. Berry
12642 * doc/*.html: update
12643
12644Tue Oct 22 16:27:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
12645
12646 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
12647
12648Tue Oct 22 16:25:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
12649
12650 * debugXML.c: adding a grep command to --shell in xmllint
12651 for T.V. Raman
12652
12653Tue Oct 22 16:23:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
12654
12655 * xmlcatalog.c: tried to fix some of the problem with --sgml
12656
12657Mon Oct 21 09:57:10 CEST 2002 Daniel Veillard <daniel@veillard.com>
12658
12659 * parser.c: tried to fix bug #91500 where doc->children may
12660 be overriden by a call to xmlParseBalancedChunkMemory()
12661
12662Mon Oct 21 09:04:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
12663
12664 * catalog.c: tried to fix bug #90945 w.r.t. parsing of system
12665 identifiers in SGML catalogs containing '&'
12666
12667Sun Oct 20 23:31:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
12668
12669 * python/types.c: fixed bugs when passing result value tree
12670 to Python functions.
12671
12672Fri Oct 18 13:18:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
12673
12674 * configure.in: preparing the release of 2.4.26
12675 * doc/*: updated and rebuilt the documentation
12676
12677Wed Oct 16 20:01:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
12678
12679 * parser.c: fixed a XML Namespace compliance bug reported by
12680 Alexander Grimalovsky
12681
12682Wed Oct 16 17:18:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
12683
12684 * HTMLtree.c: fixed serialization of script and style when
12685 they are not lowercase (i.e. added using the API to the tree).
12686
12687Wed Oct 16 16:31:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
12688
12689 * valid.c: make xmlValidateDocument emit a warning msg if there
12690 is no DTD, pointed by Christian Glahn
12691
12692Wed Oct 16 16:05:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
12693
12694 * xmlregexp.c xmlschemas.c: fixed the validation of sequences
12695 content model when some of the blocks have min or max, and a couple
12696 of bugs found in the process.
12697 * result/schemas/list0* test/schemas/list0*: added some specific
12698 regression tests
12699
12700Tue Oct 15 12:41:01 CEST 2002 Daniel Veillard <daniel@veillard.com>
12701
12702 * README: updated the contact informations
12703
12704Tue Oct 15 10:35:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
12705
12706 * Makefile.am: use test -f instead of test -e since Solaris /bin/sh
12707 misses it, reported by Peter Bray.
12708
12709Mon Oct 14 17:37:32 CEST 2002 Daniel Veillard <daniel@veillard.com>
12710
12711 * tree.c: investigating xmlNodeGetContent() on namespace nodes
12712 and removed a few warnings
12713
12714Mon Oct 14 13:12:55 CEST 2002 Daniel Veillard <daniel@veillard.com>
12715
12716 * parser.c: Christian Glahn found a small bug in the push parser.
12717 * xmlIO.c include/libxml/xmlIO.h: cleaned up and made xmlCheckFilename
12718 public
12719
12720Wed Oct 9 23:11:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
12721
12722 * xmlschemas.c include/libxml/xmlschemas.h: added
12723 xmlSchemaNewMemParserCtxt to parse a schemas from a memory area
12724 * testSchemas.c: added --memory to test the new interface
12725
12726Wed Oct 9 16:22:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
12727
12728 * doc/index.py doc/search.php: integrated the XSLT indexing,
12729 a few fixed in the indexer, added a scope selection at the
12730 search level.
12731
12732Wed Oct 9 12:18:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
12733
12734 * valid.c: Joe Marcus Clarke reported a segfault on FBsd
12735 this was due to uninitialized parts of the validation context
12736
12737Tue Oct 8 23:24:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
12738
12739 * debugXML.c: applied patch from Mark Vakoc except the API
12740 change, preserved it.
12741 * doc/*: updated the docs to point to the search engine for
12742 information lookup or before bug/help reports.
12743
12744Tue Oct 8 18:53:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
12745
12746 * doc/index.py doc/search.php: added mailing-list archives
12747 indexing and lookup
12748
12749Tue Oct 8 10:25:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
12750
12751 * tree.c: patch from Mark Vakoc to fix xmlNodeGetPath()
12752
12753Mon Oct 7 13:12:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
12754
12755 * doc/index.py: improved HTML indexing
12756 * doc/search.php: make the queries also lookup the HTML based indexes
12757
12758Sun Oct 6 23:50:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
12759
12760 * doc/index.py: added HTML page indexing
12761
12762Fri Oct 4 15:33:55 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12763
12764 * xmlIO.c: extended Windows path normalisation to fix the base
12765 problem in libxslt.
12766 * catalog.c: fixed list handling in XML_CATALOG_FILES
12767
12768Fri Oct 4 13:43:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
12769
12770 * valid.c: typo/bug found by Christian Glahn
12771
12772Sun Sep 29 19:44:10 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12773
12774 * xmlIO.c: applied Windows CE patch from Javier.
12775 * win32/wince: new directory, contains support for the PocketPC
12776 with Windows CE from Javier.
12777 * include/win32config.h: reorganised, removed duplicate
12778 definitions and applied WinCE patch from Javier.
12779 * include/wsockcompat.h: new file, now contains WinSock
12780 compatibility macros.
12781 * win32/Makefile.msvc: introduced double-run compilation.
12782
12783Thu Sep 26 19:48:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
12784
12785 * configure.in include/libxml/xmlwin32version.h: preparing release
12786 of 2.4.25
12787 * doc/*: updated and regenerated teh docs and web pages.
12788
12789Thu Sep 26 17:33:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
12790
12791 * SAX.c valid.c include/libxml/valid.h: fixed bug #92518 validation
12792 error were not covering namespace declarations.
12793 * result/valid/dia.xml test/valid/dia.xml: the test wasn't valid,
12794 it was missing the attribute declaration for the namespace
12795 * result/VC/NS3: the fix now report breakages in that test
12796
12797Thu Sep 26 14:39:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
12798
12799 * HTMLtree.c: fixing bug #94241 on HTML boolean attributes
12800
12801Thu Sep 26 14:25:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
12802
12803 * doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode
12804 and regenerated the docs and web site
12805
12806Thu Sep 26 11:45:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
12807
12808 * xinclude.c xmlschemas.c xmlschemastypes.c xpath.c: make sure
12809 ATTRIBUTE_UNUSED is always put after the attribute declaration,
12810 not before
12811
12812Thu Sep 26 11:33:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
12813
12814 * python/generator.py python/libxml2class.txt: fixed a stupid error
12815 breaking the python API
12816
12817Thu Sep 26 00:31:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
12818
12819 * trio.c trio.h triodef.h trionan.c trionan.h triop.h
12820 triostr.c triostr.h: applied a trio update patch from
12821 Bjorn Reese which should work with MinGW
12822
12823Thu Sep 26 00:21:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
12824
12825 * tree.c: improving some documentation comments
12826 * xmlregexp.c: found and fixed a mem leak with python regression tests
12827 * doc/*: rebuilt the doc and the API XML file including the
12828 xmlregexp.h xmlautomata.h and xmlunicode.h headers
12829 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
12830 python/types.c: added access to the XML Schemas regexps from
12831 python
12832 * python/tests/Makefile.am python/tests/regexp.py: added a
12833 simple regexp bindings test
12834
12835Tue Sep 24 08:10:48 MDT 2002 John Fleck <jfleck@inkstain.net>
12836
12837 * doc/xml.html:
12838 fixing ftp links - thanks to Vitaly Ostanin
12839
12840Tue Sep 24 16:08:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
12841
12842 * xmlregexp.c: fixed the data callback on transition functionality
12843 which was broken when using the compact form
12844 * result/schemas/*: updated the results, less verbose, all tests
12845 pass like before
12846 * DOCBparser.c testAutomata.c testC14N.c testSchemas.c testThreads.c
12847 testXPath.c valid.c xinclude.c xmllint.c xmlregexp.c xmlschemas.c
12848 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
12849 annoying warnings
12850 * xpath.c: try to provide better error report when possible
12851
12852Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
12853
12854 * Makefile.am: fixed a breakage raised by Jacob
12855
12856Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12857
12858 * include/win32config.h: added HAVE_ERRNO_H definition for parts
12859 which don't use sockets
12860
12861Fri Sep 20 18:40:50 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12862
12863 * win32/Makefile.msvc: applied zlib patch from Daniel Gehriger
12864 * win32/configure.js: applied zlib patch from Daniel Gehriger
12865
12866Fri Sep 20 15:40:14 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12867
12868 * win32/configure.js: applied the patch from Mark Vakoc for
12869 regexp support
12870 * win32/libxml2.def.src: applied the patch from Mark Vakoc
12871 for regexp support
12872
12873Fri Sep 20 15:35:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
12874
12875 * xmlschemastypes.c: as pointed by Igor Float and Double
12876 parsing ain't finished yet
12877
12878Fri Sep 20 14:00:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
12879
12880 * Makefile.am configure.in: trying to fix #88412 by bypassing
12881 all the python subdir if python ain't detected
12882
12883Thu Sep 19 21:46:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
12884
12885 * Makefile.am configure.in include/libxml/xmlversion.h.in:
12886 made configuring with regexps/automata/unicode the default
12887 but without schemas ATM
12888 * testRegexp.c valid.c xmlregexp.c include/libxml/xmlregexp.h:
12889 fixed the regexp based DTD validation performance and memory
12890 problem by switching to a compact form for determinist regexps
12891 and detecting the determinism property in the process. Seems
12892 as fast as the old DTD validation specific engine :-) despite
12893 the regexp built and compaction process.
12894
12895Wed Sep 18 18:27:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
12896
12897 * valid.c: determinism is debugged, new DTD checking code now works
12898 but xmlFAComputesDeterminism takes far too much CPU and the whole
12899 set usues too much memory to be really usable as-is
12900
12901Wed Sep 18 00:54:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
12902
12903 * tree.c: fixed another stupid bug in xmlGetNodePath()
12904 * xmllint.c: --version now report the options compiled in
12905
12906Tue Sep 17 23:48:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
12907
12908 * HTMLparser.c: small cleanup
12909 * valid.c xmlregexp.c: switched DTD validation to use only regexp
12910 when configured with them. A bit of debugging around the determinism
12911 checks is still needed
12912
12913Tue Sep 17 21:22:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
12914
12915 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
12916
12917Tue Sep 17 19:58:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
12918
12919 * xmlIO.c: small portability glitch fixed.
12920
12921Mon Sep 17 12:38:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
12922
12923 * xmlschemastypes.c: incomplete steps for real/double support
12924 * testAutomata.c include/libxml/xmlautomata.h
12925 include/libxml/xmlregexp.h: avoiding a compilation problem
12926 * valid.c include/libxml/valid.h: starting the work toward using
12927 the regexps for actual DTD validation
12928
12929Fri Sep 13 16:46:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
12930
12931 * hash.c: cosmetic cleanup
12932 * valid.c include/libxml/tree.h include/libxml/valid.h: started
12933 integrating a DTD validation layer based on the regexps
12934
12935Thu Sep 12 18:01:29 CEST 2002 Daniel Veillard <daniel@veillard.com>
12936
12937 * xmlregexp.c xmlschemas.c: fixed a bug reported by Jeff Goff,
12938 the determinism was tested before eliminating the epsilon
12939 transitions :-(
12940
12941Thu Sep 12 16:57:45 CEST 2002 Daniel Veillard <daniel@veillard.com>
12942
12943 * python/generator.py python/libxml.c python/libxml.py
12944 python/libxml2-python-api.xml python/libxml2class.txt
12945 python/libxml_wrap.h python/types.c: updated the python
12946 bindings, added code for easier File I/O, and the ability to
12947 define a resolver from Python fixing bug #91635
12948 * python/tests/Makefile.am python/tests/inbuf.py
12949 python/tests/outbuf.py python/tests/pushSAXhtml.py
12950 python/tests/resolver.py python/tests/serialize.py: updated
12951 and augmented the set of Python tests.
12952
12953Tue Sep 10 21:05:28 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
12954
12955 * win32/configure.js: added more readme info for the binary
12956 package.
12957
12958Tue Sep 10 14:15:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
12959
12960 * xmlIO.c: fixed a stupid out of bound array error
12961
12962Tue Sep 10 13:09:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
12963
12964 * include/libxml/xmlIO.h xmlIO.c parser.c HTMLparser.c DOCBparser.c:
12965 messing around with support for Windows path, cleanups,
12966 trying to identify and fix the various code path to the
12967 filename access. Added xmlNormalizeWindowsPath()
12968
12969Thu Sep 5 16:19:18 CEST 2002 Daniel Veillard <daniel@veillard.com>
12970
12971 * error.c valid.c: working on better error reporting of validity
12972 errors, especially providing an accurate context.
12973 * result/valid/xlink.xml.err result/valid/rss.xml.err: better
12974 error reports in those cases.
12975
12976Thu Sep 5 13:29:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
12977
12978 * DOCBparser.c HTMLparser.c c14n.c entities.c list.c
12979 parser.c parserInternals.c xmlIO.c: get rid of all the
12980 perror() calls made in the library execution paths. This
12981 should fix both #92059 and #92385
12982
12983Thu Sep 5 13:13:17 CEST 2002 Daniel Veillard <daniel@veillard.com>
12984
12985 * xmllint.c: memory leak reporting was broken after a change
12986 of the preprocessor symbol used to activate it.
12987
12988Thu Sep 5 13:10:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
12989
12990 * tree.c: try to make the copy function work for node of
12991 type XML_DOCUMENT_FRAG_NODE, they are only created by the
12992 DOM layers though, not libxml2 itself.
12993
12994Thu Sep 5 12:57:38 CEST 2002 Daniel Veillard <daniel@veillard.com>
12995
12996 * valid.c: try to provide file and line informations, not all
12997 messages are covered, but it's a (good) start
12998
12999Thu Sep 5 12:49:35 CEST 2002 Daniel Veillard <daniel@veillard.com>
13000
13001 * xinclude.c: reimplemented a large part of the XInclude
13002 processor, trying to minimize resources used, James Henstridge
13003 provided a huge test case which was exhibiting severe memory
13004 consumption problems.
13005
13006Thu Sep 5 10:07:13 CEST 2002 Daniel Veillard <daniel@veillard.com>
13007
13008 * python/Makefile.am: applied patch from Christophe Merlet to
13009 reestablish DESTDIR
13010
13011Wed Sep 4 14:13:34 CEST 2002 Daniel Veillard <daniel@veillard.com>
13012
13013 * libxml.spec.in: fixes libary path for x86_64 AMD
13014
13015Tue Sep 3 21:14:19 MDT 2002 John Fleck <jfleck@inkstain.net>
13016
13017 * doc/tutorial/includekeyword.c
13018 * doc/tutorial/xmltutorial.xml:
13019 (plus resulting generated html files)
13020 fixing one spot I missed in the tutorial where I hadn't freed
13021 memory properly
13022
13023Sat Aug 31 19:31:17 MDT 2002 John Fleck <jfleck@inkstain.net>
13024
13025 * doc/tutorial/includeaddattribute.c
13026 * doc/tutorial/includeaddkeyword.c
13027 * doc/tutorial/includegetattribute.c
13028 * doc/tutorial/includekeyword.c
13029 * doc/tutorial/xmltutorial.xml
13030 * doc/tutorial/*.html:
13031 update tutorial to properly free memory (thanks to Christopher
13032 R. Harris for pointing out that this needs to be done)
13033 * doc/tutorial/images/callouts/*.png:
13034 added image files so the callouts are graphical, making it
13035 easier to read ( use "--param callout.graphics 1" to generate
13036 html with graphical callouts)
13037
13038Wed Aug 28 13:44:54 CEST 2002 Daniel Veillard <daniel@veillard.com>
13039
13040 * doc/Libxml2-Logo-180x168.gif doc/Libxml2-Logo-90x34.gif:
13041 nice logos generated by Marc Liyanage
13042 * doc/site.xsl *.html: changed the stylesheet to show the new
13043 logo and regenerated the pages
13044
13045Sun Aug 25 16:38:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
13046
13047 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ...
13048
13049Thu Aug 22 22:03:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
13050
13051 * xpath.c: possible mem leak patch from Jason Adams
13052
13053Thu Aug 22 17:27:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
13054
13055 * xpath.c: integrated xf:escape-uri() from Wesley Terpstra
13056 in the XQuery namespace
13057 * configure.in: preparing 2.4.24
13058 * doc/*.html: updated the web pages
13059
13060Thu Aug 22 16:19:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
13061
13062 * python/generator.py: closing bug #85258 by generating conditional
13063 compile check to avoid linking to routines not configured in.
13064
130652002-08-22 Havoc Pennington <hp@pobox.com>
13066
13067 * autogen.sh: update error message for missing automake
13068
13069Thu Aug 22 11:45:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
13070
13071 * python/Makefile.am: typo in target name resulted in libxml2.py
13072 to not be rebuilt. fixed DESTDIR similary to the libxslt one.
13073
13074Thu Aug 22 09:15:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
13075
13076 * win32/win32/Makefile.mingw: updated with version from
13077 Elizabeth Barham at http://soggytrousers.net/repository/
13078
13079Tue Aug 20 16:40:48 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13080
13081 * win32/Makefile.msvc: added the prefix location to the include
13082 and lib search path.
13083
130842002-08-18 Havoc Pennington <hp@pobox.com>
13085
13086 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
13087 both automake 1.6 and 1.4 installed get the right automake. Means
13088 compilation from CVS will now require the latest automake 1.4
13089 release, or manually creating symlinks called "automake-1.4" and
13090 "aclocal-1.4"
13091
13092Wed Aug 14 18:54:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
13093
13094 * configure.in python/Makefile.am: more AMD 64 induced changes from
13095 Frederic Crozat
13096
13097Wed Aug 14 16:43:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
13098
13099 * xinclude.c: oops I was missing the xml:base fixup too
13100 * result/XInclude/*.xml: this adds xml:base attributes to most
13101 results of the tests
13102
13103Wed Aug 14 16:05:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
13104
13105 * xinclude.c: quick but apparently working implementation of
13106 xi:fallback, should close bug #89684
13107 * Makefile.am test/XInclude/docs/fallback.xml
13108 result/XInclude/fallback.xml: added a basic test for fallback,
13109 and run with --nowarning to avoid a spurious warning
13110 * configure.in: applied patch from Frederic Crozat for python
13111 bindings on AMD 64bits machines.
13112
13113Wed Aug 14 10:47:46 CEST 2002 Daniel Veillard <daniel@veillard.com>
13114
13115 * parser.c: xmlSAXUserParseMemory() really ought to fail if
13116 the caller don't pass a SAX callback block.
13117
13118Wed Aug 14 10:29:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
13119
13120 * tree.c: applied the same fix for the XML-1.0 namespace to
13121 xmlSearchNsByHref() as was done for xmlSearchNs()
13122
13123Mon Aug 12 16:52:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
13124
13125 * libxml.3: small cleanup of the man page
13126 * HTMLtree.c: fixed a potential problem raised by Petr Vandrovec
13127 when serializing HREF attributes generated by XSLT.
13128
13129Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
13130
13131 * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up
13132 version of Marc Liyanage' patch for boolean attributes in HTML
13133 output
13134
13135Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
13136
13137 * python/tests/serialize.py: fixed the test results, indenting
13138 behaviour changed slightly
13139
13140Thu Aug 8 11:00:26 2002 Aleksey Sanin <aleksey@aleksey.com>
13141
13142 * win32/dsp/libxml2.def.src win32/libxml2.def.src: added
13143 new c14n function to Windows def files
13144
13145Fri Aug 2 16:46:46 2002 Aleksey Sanin <aleksey@aleksey.com>
13146
13147 * c14n.c: fixed a memory leak in c14n code
13148
13149Sat Aug 3 00:15:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
13150
13151 * parser.c include/libxml/parser.h: adding a new API for Christian
13152 Glahn: xmlParseBalancedChunkMemoryRecover
13153 * valid.c: patch from Rick Jones for some grammar cleanup in
13154 validation messages
13155 * result/VC/* result/valid/*: this slightly change some of the
13156 regression tests outputs
13157
13158Thu Aug 1 14:50:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
13159
13160 * tree.c: trying to fix a problem in namespaced attribute handling
13161 raised by Christian Glahn
13162
13163Thu Aug 1 12:17:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
13164
13165 * encoding.c include/libxml/encoding.h: Opening the interface
13166 xmlNewCharEncodingHandler as requested in #89415
13167 * python/generator.py python/setup.py.in: applied cleanup
13168 patches from Marc-Andre Lemburg
13169 * tree.c: fixing bug #89332 on a specific case of loosing
13170 the XML-1.0 namespace on xml:xxx attributes
13171
13172Wed Jul 31 23:27:42 2002 Aleksey Sanin <aleksey@aleksey.com>
13173
13174 * c14n.c include/libxml/c14n.h: fixed one more c14n + namespaces
13175 corner case from new Merlin's test suite and added a callback
13176 that will be used to improve xmlsec performance
13177
13178Mon Jul 29 18:22:00 CEST 2002 Daniel Veillard <daniel@veillard.com>
13179
13180 * HTMLtree.c: trying to fix the <style> escaping problem in
13181 HTML serialization bug #89342
13182
13183Thu Jul 25 01:33:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
13184
13185 * doc/xml.html doc/*.html: applied syntax patch from Rick Jones
13186 and rebuilt the web site.
13187
13188Mon Jul 22 11:04:48 PDT 2002 Aleksey Sanin <aleksey@aleksey.com>
13189
13190 * include/libxml/tree.h: added _private member to xmlNs struct
13191
13192Sun Jul 21 17:48:47 CEST 2002 Daniel Veillard <daniel@veillard.com>
13193
13194 * HTMLparser.c: fixing bug #84876 based on the xml working
13195 code.
13196
13197Sun Jul 21 19:15:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
13198
13199 * python/Makefile.am: enhanced to fix bug 72012 (errors
13200 when using '-jX' make parameter)
13201
13202Fri Jul 19 16:35:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
13203
13204 * xpath.c: small additional enhancement for booleans
13205 compared to nodesets
13206
13207Wed Jul 17 19:48:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
13208
13209 * HTMLtree.c: changed the order of the encoding declaration
13210 attributes in the meta tags due to a bug in IE/Mac
13211
13212Fri Jul 12 08:45:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
13213
13214 * xpath.c: enhanced handling of booleans (especially '='
13215 and '!=' for nodesets) - fixes bug 85256. Added new
13216 routine xmlXPathNotEqualValues for more proper handling
13217 of '!=' when nodesets are involved.
13218
13219Thu Jul 11 21:45:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
13220
13221 * doc/Makefile.am: fixing Red Hat bug #68614 by adding the
13222 doc/xmlcatalog_man.xml to the source distribution
13223
13224Wed Jul 10 21:26:13 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13225
13226 * win32/Makefile.msvc: Added a copy *.pdb to install, few have
13227 asked for this.
13228
13229Sat Jul 6 21:55:59 CEST 2002 Daniel Veillard <daniel@veillard.com>
13230
13231 * configure.in: preparing 2.4.23
13232 * doc/*: rebuilt the docs
13233
13234Sat Jul 6 21:11:20 CEST 2002 Daniel Veillard <daniel@veillard.com>
13235
13236 * parser.c: fixing bug #84169 by fixing the
13237 comment of xmlCreatePushParserCtxt to describe the
13238 encoding detection parameters better.
13239
13240Sat Jul 6 19:44:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
13241
13242 * valid.c: fixing bug #79331 in one path the lookup for
13243 ID attributes on a namespaced node wasn't handled correctly :-\
13244
13245Fri Jul 5 20:07:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
13246
13247 * HTMLparser.c: trying to fix 87235 about discarded white
13248 spaces in the HTML parser.
13249 * result/HTML/*: this changes the output of a number of HTML
13250 regression tests
13251
13252Mon Jul 1 23:23:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
13253
13254 * xpath.c: applied patch from Richard Jinks for the namespace
13255 axis + fixed a memory error.
13256 * parser.c parserInternals.c: applied patches from Peter Jacobi
13257 removing ctxt->token for good.
13258 * xmlschemas.c xmlschemastypes.c: fixed a few memory leaks
13259 popped out by the regression tests.
13260 * Makefile.am: patch for threads makefile from Gary Pennington
13261
13262Fri Jun 28 19:38:00 HKT 2002 William Brack <wbrack@mmm.com.hk>
13263
13264 * xpath.c: enhanced behaviour of position() after usage of
13265 expressions involving preceding-sibling (et al).
13266
13267Tue Jun 18 09:58:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
13268
13269 * hash.c: applied a patch from Peter Jacobi to solve a problem
13270 when compiling with the Watcom C on Win32
13271 * result/schemas/*.err: the change of hashing algo generated
13272 permutations in the output
13273
13274Mon Jun 17 19:02:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
13275
13276 * hash.c: applied patch from Sander Vesik improving the quality of
13277 the hash function.
13278
132792002-06-14 Aleksey Sanin <aleksey@aleksey.com>
13280
13281 * DOCBparser.c HTMLparser.c debugXML.c encoding.c
13282 nanoftp.c nanohttp.c parser.c tree.c uri.c xmlIO.c
13283 xmllint.c xpath.c: replaced sprintf() with snprintf()
13284 to prevent possible buffer overflow (the bug was pointed
13285 out by Anju Premachandran)
13286
13287Thu Jun 13 17:30:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
13288
13289 * parser.c: removed an uninitialized data error popped by valgrind
13290 on PE references
13291
13292Wed Jun 12 21:38:46 MDT 2002 John Fleck <jfleck@inkstain.net>
13293
13294 * doc/xml.html
13295 adding tutorial reference to the web page
13296
13297Wed Jun 12 21:26:08 MDT 2002 John Fleck <jfleck@inkstain.net>
13298
13299 * doc/tutorial/xmltutorial.xml
13300 * doc/tutorial/ar01s07.html
13301 * doc/tutorial/ape.html
13302 * doc/tutorial/includegetattribute.c
13303 adding section to tutorial about retrieving an attribute
13304 value
13305
13306Tue Jun 11 12:07:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
13307
13308 * parser.c: applied a couple of patches from Peter Jacobi to start
13309 to get rid of ctxt->token, with a possible significant speed
13310 improvement to be gained once done. Better compliance with PE
13311 references constructs in DTDs too.
13312 * test/valid/t[0-9]* result/valid/t[0-9]*: added a set of tests
13313 from Peter too
13314
13315Tue Jun 11 09:25:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
13316
13317 * parser.c: Babak Vahedipour-Kunze reported that openTag in
13318 xmlParseElement was likely to have been deallocated at the
13319 time of the report, possibly leading to segfault. Just report
13320 the tag name now.
13321
13322Mon Jun 10 18:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
13323
13324 * xpath.c: patch from Richard Jinks for XPath substring() function
13325 * result/XPath/expr/strings test/XPath/expr/strings: new set of tests
13326
133272002-06-06 Aleksey Sanin <aleksey@aleksey.com>
13328
13329 * xmlIO.c: patch from Rachel Hestilow to fix bug #84340
13330
13331Wed Jun 5 19:14:49 MDT 2002 John Fleck <jfleck@inkstain.net>
13332
13333 *doc/FAQ.html
13334 fixing typos in FAQ, thanks to Robert Funnell for the
13335 editing help
13336
13337Wed Jun 5 14:50:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
13338
13339 * NEWS: got complaints from rpmlint that it was empty
13340
13341Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net>
13342
13343 * added doc/tutorial, including:
13344 apa.html
13345 apb.html
13346 apc.html
13347 apd.html
13348 ar01s02.html
13349 ar01s03.html
13350 ar01s04.html
13351 ar01s05.html
13352 ar01s06.html
13353 includeaddattribute.c
13354 includeaddkeyword.c
13355 includekeyword.c
13356 includestory.xml
13357 index.html
13358 xmltutorial.xml
13359 libxml tutorial, including generated html
13360
13361Mon Jun 3 21:21:26 2002 Aleksey Sanin <aleksey@aleksey.com>
13362
13363 * result/c14n/exc-without-comments/merlin-c14n-two-*
13364 result/c14n/without-comments/merlin-c14n-two-*
13365 test/c14n/exc-without-comments/merlin-c14n-two-*
13366 test/c14n/without-comments/merlin-c14n-two-*
13367 testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for
13368 c14n/exc-c14n and slightly modified test script to handle
13369 these test cases
13370 * c14n.c: fixed bugs for complicated nodes set (namespace
13371 without node and others from merlin-c14n-two.tar.gz)
13372 * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src
13373 win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function
13374 for xmlsec performance patch
13375 * xpath.c: fixed self::node() for namespaces and attributes
13376
13377Mon Jun 03 00:04:21 2002 Chema Celorio <chema@ximian.com>
13378
13379 * tree.h: added xmlDocFormatDump which is just as xmlDocDump
13380 but with the format parameter
13381 * tree.c: made xmlDocDump a wrapper arround xmlDocFormatDump
13382
13383Fri May 31 12:16:48 2002 Aleksey Sanin <aleksey@aleksey.com>
13384
13385 * Makefile.am: updated c14n tests suite
13386 * c14n.c: performance improvement for previous c14n patch
13387
13388Fri May 31 11:47:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
13389
13390 * parser.c: another peroformance patch from Peter Jacobi, that
13391 time on parsing attribute values.
13392
13393Thu May 30 23:34:27 2002 Aleksey Sanin <aleksey@aleksey.com>
13394
13395 * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
13396 into LibXML2 test suite
13397
13398Thu May 30 21:23:06 2002 Aleksey Sanin <aleksey@aleksey.com>
13399
13400 * c14n.c: propagating xpath ancesstors node fix to c14n
13401 plus small performance improvement to reduce number of
13402 mallocs
13403 * xpath.c: fixed ancestors axis processing for namespace nodes
13404
13405Wed May 29 10:21:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
13406
13407 * SAX.c parser.c tree.c include/libxml/tree.h: performance patch from
13408 Peter Jacobi
13409
13410Mon May 27 23:18:33 CEST 2002 Daniel Veillard <daniel@veillard.com>
13411
13412 * configure.in: preparing 2.4.22
13413
13414Mon May 27 16:44:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
13415
13416 * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src
13417 include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument
13418 a public entry point.
13419 * doc/*: rebuilt the API and docs
13420
13421Mon May 27 14:16:28 CEST 2002 Daniel Veillard <daniel@veillard.com>
13422
13423 * xpath.c: patch from Richard Jinks to fix a problem introduced
13424 in the previous patch and pointed by Norm
13425
13426Fri May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
13427
13428 * libxml.spec.in: fixing bug #81112
13429
13430Fri May 24 13:03:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
13431
13432 * uri.c: fixing bug #82848
13433
13434Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
13435
13436 * result/catalogs/mycatalog.full: Aleksey's commit changed the
13437 output of one catalog test
13438
13439Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
13440
13441 * global.data globals.c tree.c include/libxml/globals.h
13442 win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
13443 default value for global parameter xmlIndentTreeOutput to 1 and
13444 introduced new global parameter xmlTreeIndentString (the string
13445 used to do one-level indent) with default value " " (as it was
13446 in tree.c)
13447
13448Thu May 23 13:55:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
13449
13450 * Makefile.am: Merijn Broeren pointed out a problem when compiling
13451 with trio and schemas.
13452
13453Wed May 22 11:57:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
13454
13455 * xpath.c: patch from Richard Jinks to fix the problem raised in
13456 http://mail.gnome.org/archives/xml/2002-April/msg00246.htm
13457
13458Wed May 22 08:38:19 CEST 2002 Daniel Veillard <daniel@veillard.com>
13459
13460 * xmlschemas.c: a bit of work on import.
13461 * xmlschemastypes.c: Charles Bozeman provided a compare function
13462 for date/time types so min/max facet restrictions should work,
13463 indeterminate comparisons return an error instead of equal.
13464 * test/schemas/date_0* result/schemas/date_0_0: specific test
13465 from Charles Bozeman too
13466
13467Sat May 18 09:54:12 CEST 2002 Daniel Veillard <daniel@veillard.com>
13468
13469 * libxml.3 doc/buildDocBookCatalog: apply a couple of patches
13470 from Christian Cornelssen fixing the man pages and the Catalog
13471 building script.
13472 * xmlschemas.c include/libxml/schemasInternals.h: nothing new yet
13473 next step is <xs:import> I now have a reasonable understanding
13474 of how it works.
13475
13476Thu May 16 10:43:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
13477
13478 * xmlIO.c: applied a small buffer performance patch from Gary Pennington
13479
13480Wed May 15 00:25:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13481
13482 * win32/libxml2.def.src: exported xmlXPathNodeSetAddNs()
13483
13484Tue May 14 13:00:48 CEST 2002 Daniel Veillard <daniel@veillard.com>
13485
13486 * xpath.c: fixing an XPath function evalutation bug pointed out
13487 by Alexey Efimov where the context was lost when evaluating
13488 the function arguments
13489
13490Mon 13 May 2002 11:37:39 PM PDT Aleksey Sanin <aleksey@aleksey.com>
13491
13492 * xpath.c include/libxml/xpathInternals.h: maked xmlXPathNodeSetAddNs()
13493 function public for XMLSec performance optimizations
13494
13495Mon May 13 12:32:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
13496
13497 * python/generator.py python/libxml2class.txt : fixed a problem
13498 with the HTML parser pointed by Gary Benson
13499 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
13500 example
13501
13502Thu 09 May 2002 11:19:00 AM PDT Aleksey Sanin <aleksey@aleksey.com>
13503 * parser.c: fixed bug #81159 (memory growth in SAX)
13504
13505Tue 07 May 2002 09:20:21 AM PDT Aleksey Sanin <aleksey@aleksey.com>
13506 * xpath.c: fixed bug #78858 (the real fix)
13507
13508Sat 04 May 2002 11:56:31 PM PDT Aleksey Sanin <aleksey@aleksey.com>
13509 * xpath.c: fixed bug #78858 (quick and durty fix to hide the problem)
13510
13511Sun May 5 08:57:08 CEST 2002 Daniel Veillard <daniel@veillard.com>
13512
13513 * tree.c: modified xmlNodeSetBase to allow changing the
13514 base of a document.
13515
13516Fri May 3 09:20:41 CEST 2002 Daniel Veillard <daniel@veillard.com>
13517
13518 * xmlschemastypes.c: patch Charles Bozeman for validation of
13519 all the date, time, and duration types
13520 * test/schemas/dur_0* result/schemas/dur_0*: associated tests
13521 * configure.in: fixed an error pointed by an user
13522 * xml2-config.in: fixed an error pointed by an user
13523
13524Wed 01 May 2002 11:29:27 AM PDT Aleksey Sanin <aleksey@aleksey.com>
13525
13526 * include/libxml/xmlIO.h win32/dsp/libxml2.def.src
13527 win32/libxml2.def.src xmlIO.c: exported default
13528 'file:', 'http:' and 'ftp:' protocols input handlers
13529 and maked protocols comparisson case insensitive
13530
13531Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
13532
13533 * configure.in: Neven Has detected a typo
13534
13535Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
13536
13537 * AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
13538 as one of the persons allowed to commit directly to the
13539 module.
13540
13541Mon Apr 29 17:48:26 CEST 2002 Daniel Veillard <daniel@veillard.com>
13542
13543 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.21
13544 * valid.c: raised a too low limit
13545 * doc/*: rebuilt the docs
13546
13547Wed Apr 24 13:41:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
13548
13549 * test/XPath/expr/floats test/XPath/expr/functions
13550 result/XPath/expr/floats result/XPath/expr/functions
13551 xpath.c: another XPath conformance patch from Richard Jinks
13552
13553Tue Apr 23 19:50:40 CEST 2002 Daniel Veillard <daniel@veillard.com>
13554
13555 * xmlschemas.c: fixed validation of attribute groups.
13556 * test/schemas result/schemas: added an example from the primer
13557
13558Tue Apr 23 09:11:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
13559
13560 * Makefile.am xmlschemas.c xmlschemastypes.c: more work on Schemas
13561 * test/schemas result/schemas: updated the test list
13562
13563Mon Apr 22 17:59:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
13564
13565 * TODO: updated a bit
13566 * parser.c: made a comment more specific
13567 * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the
13568 Schemas conformance.
13569 * test/schemas result/schemas: updated the test list
13570
13571Sat Apr 20 19:36:39 CEST 2002 Daniel Veillard <daniel@veillard.com>
13572
13573 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h:
13574 implementing xs:all with minOccurs = 0
13575 * tes/schemas/* result/schemas/*: added more tests covering
13576 xs:all
13577
13578Sat Apr 20 09:22:50 CEST 2002 Daniel Veillard <daniel@veillard.com>
13579
13580 * xmlregexp.c: first implementation of the all particle, this
13581 may need to be revisited for case where not all transitions
13582 must be crossed.
13583
13584Fri Apr 19 18:26:04 CEST 2002 Daniel Veillard <daniel@veillard.com>
13585
13586 * tree.c: another entity processing update from Markus Henke
13587
13588Fri Apr 19 17:14:24 CEST 2002 Bjorn Reese <breese@users.sourceforge.net>
13589
13590 * trionan.c: fixed crash on OSF/1
13591
13592Fri Apr 19 09:00:56 CEST 2002 Daniel Veillard <daniel@veillard.com>
13593
13594 * xmlschemas.c: more Schemas work
13595 * test/schemas/* result/schemas/*: added more tests coming
13596 from the spec.
13597
13598Thu Apr 18 23:00:02 CEST 2002 Daniel Veillard <daniel@veillard.com>
13599
13600 * c14n.c: patch from Aleksey Sanin reflecting a change in the
13601 ExcC14N specification
13602
13603Thu Apr 18 18:38:30 CEST 2002 Daniel Veillard <daniel@veillard.com>
13604
13605 * tree.c: patch from Markus Henke, fix for recursive entities.
13606
13607Thu Apr 18 17:49:24 CEST 2002 Daniel Veillard <daniel@veillard.com>
13608
13609 * xpath.c: fix a problem with string() on a document node.
13610
13611Thu Apr 18 16:40:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
13612
13613 * Makefile.am xmlschemas.c: more Schemas work
13614 * test/schemas/* result/schemas/*: added more tests coming
13615 from the spec.
13616
13617Thu Apr 18 13:52:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
13618
13619 * HTMLtree.c: fixed & serialization bug introduced in 2.4.20
13620 * result/HTML/*: this changes a few things in the results
13621
13622Wed Apr 17 20:34:37 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13623
13624 * include/libxml/tree.h: eliminated 'declaration different than
13625 prototype' warning
13626 * include/win32config.h: "resolved" conflicts with errno.h
13627
13628Wed Apr 17 18:26:07 CEST 2002 Daniel Veillard <daniel@veillard.com>
13629
13630 * xmlregexp.c xmlschemas.c include/libxml/xmlautomata.h: more work
13631 on the automata interfaces and debug of counted choices
13632 * test/schemas/* result/schemas/*: added a number of tests
13633
13634Wed Apr 17 11:03:03 CEST 2002 Daniel Veillard <daniel@veillard.com>
13635
13636 * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
13637 a bit of work on Schemas
13638 * testSchemas.c: try to make it more useful
13639 * test/schemas/* result/schemas/* Makefile.am: changed the
13640 Schemas regression test procedure, started adding a few samples
13641
13642Tue Apr 16 19:52:01 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
13643
13644 * include/libxml/encoding.h: Patch for the Borland C++ builder
13645 * include/libxml/tree.h: Patch for the Borland C++ builder
13646 * threads.c: Patch for the Borland C++ builder
13647 * win32/bcb5: New directory for the Borland C++ builder
13648 project files
13649
13650Tue Apr 16 19:46:55 CEST 2002 Igor Zlatkovic <izlatkovic@stud.fh-frankfurt.de>
13651
13652 * win32/Makefile.msvc: Update for XML Schema support
13653 * win32/configure.js: Update for XML Schema support
13654 * win32/libxml2.def.src: Update for XML Schema support
13655
13656Tue Apr 16 17:46:43 CEST 2002 Daniel Veillard <daniel@veillard.com>
13657
13658 * Makefile.am TODO_SCHEMAS configure.in genUnicode.py testAutomata.c
13659 testRegexp.c testSchemas.c xmlregexp.c xmlschemas.c xmlschemastypes.c
13660 xmlunicode.c include/libxml/Makefile.am
13661 include/libxml/schemasInternals.h include/libxml/xmlautomata.h
13662 include/libxml/xmlregexp.h include/libxml/xmlschemas.h
13663 include/libxml/xmlschemastypes.h include/libxml/xmlunicode.h
13664 include/libxml/xmlversion.h.in : merged the current state of
13665 XML Schemas implementation, it is not configured in by default,
13666 a specific --schemas configure option has been added.
13667 * test/automata test/regexp test/schemas Makefile.am
13668 result/automata result/regexp result/schemas:
13669 merged automata/regexp/schemas regression tests
13670
13671Tue Apr 16 09:48:44 CEST 2002 Daniel Veillard <daniel@veillard.com>
13672
13673 * xpath.c: Gary found a compile time problem, fixes #78823
13674
13675Mon Apr 15 19:11:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
13676
13677 * configure.in: release of 2.4.20
13678 * doc/*: updated and rebuilt the docs
13679
13680Mon Apr 15 14:55:53 CEST 2002 Daniel Veillard <daniel@veillard.com>
13681
13682 * python/Makefile.am: patch from Cristian Gafton to build on
13683 Red Hat 6.2, should also fix #75779
13684
13685Mon Apr 15 12:14:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
13686
13687 * valid.c: first part of fixing #78729
13688
13689Sun Apr 14 23:44:58 CEST 2002 Daniel Veillard <daniel@veillard.com>
13690
13691 * HTMLtree.c uri.c: fixing bug #78662 i.e. add proper
13692 escaping of URI when saving HTML files.
13693 * result/HTML/*: this impacted some tests
13694
13695Sun Apr 14 14:55:15 CEST 2002 Daniel Veillard <daniel@veillard.com>
13696
13697 * configure.in: trying to fix #77441
13698
13699Fri Apr 12 23:02:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
13700
13701 * include/libxml/xmlIO.h: Hallski complained it could not be
13702 included by itself.
13703
13704Thu Apr 11 10:23:36 CEST 2002 Daniel Veillard <daniel@veillard.com>
13705
13706 * configure.in: applied an IEEE flag patch for OSF/1 #77825
13707
13708Wed Apr 10 23:31:34 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
13709
13710 * win32/configure.js: patch from Nilo for the c14n option
13711 * win32/Makefile.msvc: fixed libxml2.def generation with threads
13712
13713Wed Apr 10 21:24:16 CEST 2002 Daniel Veillard <daniel@veillard.com>
13714
13715 * xpath.c include/libxml/xmlwin32version.h.in: Silvan Minghetti
13716 pointed erroneous use of LIBXML_THREADS_ENABLED instead of
13717 LIBXML_THREAD_ENABLED
13718
13719Wed Apr 10 18:12:52 CEST 2002 Daniel Veillard <daniel@veillard.com>
13720
13721 * xpath.c: another patch from Richard Jinks for substring conformance
13722 * test/XPath/expr/floats test/XPath/expr/strings
13723 result/XPath/expr/floats result/XPath/expr/strings: update of the
13724 test suite to check those.
13725
13726Wed Apr 10 13:29:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
13727
13728 * xpath.c: patch from Richard Jinks for .x float parsing.
13729
13730Tue Apr 9 18:09:31 CEST 2002 Daniel Veillard <daniel@veillard.com>
13731
13732 * parser.c: patch from Markus Henke when an encoding ain't recognized
13733
13734Tue Apr 9 15:47:14 CEST 2002 Daniel Veillard <daniel@veillard.com>
13735
13736 * libxml.m4: got a report that #include <string.h> was needed
13737
13738Tue Apr 9 11:51:25 CEST 2002 Daniel Veillard <daniel@veillard.com>
13739
13740 * xmllint.c: applied a fix from Anthony Jones for -o /--output
13741
13742Tue Apr 2 20:27:11 MST 2002 John Fleck <jfleck@inkstain.net>
13743
13744 * doc/example.html: fixing typo
13745
13746Mon Apr 1 10:02:57 CEST 2002 Daniel Veillard <daniel@veillard.com>
13747
13748 * xpath.c: fixed a bug in the nodeset to boolean comparison code
13749 pointed out by Melvyn Sopacua.
13750
13751Fri Mar 29 23:41:53 CET 2002 Daniel Veillard <daniel@veillard.com>
13752
Daniel Veillard25a1ce92008-06-02 16:04:12 +000013753 * libxml.m4: Frédéric Crozat gave a patch related to the change
William M. Brack11be2d02007-01-24 19:17:19 +000013754 of Include paths breaking the libxml.m4
13755
13756Fri Mar 29 18:25:54 CET 2002 Daniel Veillard <daniel@veillard.com>
13757
13758 * xpath.c: Fix bug #76927 forgot to save some context
13759 when evaluating binary expressions
13760
13761Thu Mar 28 19:22:48 CET 2002 Daniel Veillard <daniel@veillard.com>
13762
13763 * configure.in: fixed configure for MPE/iX from Markus Henke
13764 * xmlmemory.c: fixed initialization problems
13765 * xpath.c: another set of patches from Richard Jinks this
13766 fixes "make XPathtests" on linux
13767
13768Wed Mar 27 17:09:43 CET 2002 Daniel Veillard <daniel@veillard.com>
13769
13770 * trionan.c trionan.h xpath.c: more patches from Richard Jinks
13771 * test/XPath/expr/compare test/XPath/expr/equality
13772 test/XPath/expr/floats test/XPath/expr/functions
13773 test/XPath/expr/strings result/XPath/expr/compare
13774 result/XPath/expr/equality result/XPath/expr/floats
13775 result/XPath/expr/functions result/XPath/expr/strings: Updated
13776 tests though they show a divergence on Linux
13777
13778Wed Mar 27 10:06:53 CET 2002 Daniel Veillard <daniel@veillard.com>
13779
13780 * xpath.c trionan.c: previous commit also included patches
13781 from Richard Jinks on some IEEE support corner case
13782
13783Wed Mar 27 10:03:11 CET 2002 Daniel Veillard <daniel@veillard.com>
13784
13785 * AUTHORS HACKING: Added Igor Zlatkovic as official maintainer
13786 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
13787 that $(datadir) should be used for docs
13788
13789Tue Mar 26 13:43:16 CET 2002 Daniel Veillard <daniel@veillard.com>
13790
13791 * xmlIO.c: Thomas Steinborn pointed out #76404 that libxml2
13792 could leak filedescriptors
13793
13794Tue Mar 26 08:55:53 CET 2002 Daniel Veillard <daniel@veillard.com>
13795
13796 * configure.in nanohttp.c: applied patch from Allan Clark for
13797 UnixWare/OpenServer
13798
13799Mon Mar 25 17:45:44 CET 2002 Daniel Veillard <daniel@veillard.com>
13800
13801 * configure.in: preparing 2.4.19
13802 * doc/*: rebuilt the docs
13803
13804Mon Mar 25 17:34:06 CET 2002 Daniel Veillard <daniel@veillard.com>
13805
13806 * nanohttp.c: fixing #76043, got fed up with non-portability
13807 of that piece of code.
13808
13809Mon Mar 25 13:08:21 CET 2002 Daniel Veillard <daniel@veillard.com>
13810
13811 * valid.c SAX.c: Never commit without running "make tests" :-(
13812 fix a couple of stupidities in the previous commit
13813 * result/*: a few changes in some attribute order result of previous
13814 commit.
13815
13816Mon Mar 25 11:46:05 CET 2002 Daniel Veillard <daniel@veillard.com>
13817
13818 * valid.c SAX.c: fixed bug #76168, attribute redeclared in
13819 the internal subset should not raise duplicate ID errors,
13820 also there was a small bug in conjunction to namespace
13821 declarations defaulted and xml:xxx attributes DTD definitions.
13822
13823Fri Mar 22 15:13:49 CET 2002 Daniel Veillard <daniel@veillard.com>
13824
13825 * xpath.c: Richard Jinks also raised some rounding problems
13826 this tries to fix them
13827
13828Fri Mar 22 13:22:09 CET 2002 Daniel Veillard <daniel@veillard.com>
13829
13830 * xpath.c: Richard Jinks spotted an incoherent memory allocation
13831 behaviour in xmlXPathCastToString()
13832
13833Thu Mar 21 14:25:29 CET 2002 Daniel Veillard <daniel@veillard.com>
13834
13835 * encoding.c: fixed a bug in the ISO-Latin 1 to UTF8 encoder
13836 raised by Morus Walter
13837
13838Thu Mar 21 14:07:13 CET 2002 Daniel Veillard <daniel@veillard.com>
13839
13840 * xmlcatalog.c include/libxml/xmlversion.h.in: applied 2 fixups
13841 from Igor
13842
13843Thu Mar 21 13:30:06 CET 2002 Daniel Veillard <daniel@veillard.com>
13844
13845 * xpath.c: fixing #75619, related to a problem when trying
13846 to evaluate condition when the current node set resulting
13847 from that sub-step evaluation is empty. Also fixes 2 potential
13848 problem with previous-sibling and next-siblings axis.
13849
13850Thu Mar 21 09:03:59 CET 2002 Daniel Veillard <daniel@veillard.com>
13851
13852 * c14n.c: patch from Mark Vakoc to build C14N if DocBook and
13853 HTML support is not configured in.
13854
13855Wed Mar 20 22:42:42 CET 2002 Daniel Veillard <daniel@veillard.com>
13856
13857 * HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
13858 include/libxml/tree.h: dohh I really didn't intended to commit
13859 this test version :-(
13860
13861Wed Mar 20 20:20:57 CET 2002 Daniel Veillard <daniel@veillard.com>
13862
13863 * testSAX.c: I wanted to see the real speed at the SAX interface
13864 after a little too many Ximianer started complaining about the
13865 parser speed.
13866 added a --quiet option:
13867 paphio:~/XML -> ls -l db100000.xml
13868 -rw-rw-r-- 1 veillard www 20182040 Mar 20 10:30 db100000.xml
13869 paphio:~/XML -> time ./testSAX --quiet db100000.xml
13870 3200006 callbacks generated
13871 real 0m1.270s
13872 Which means 16MBytes/s and 3Mcallback/s
13873
13874Tue Mar 19 19:33:57 CET 2002 Daniel Veillard <daniel@veillard.com>
13875
13876 * xpath.c: valgrind spotted another error that time when running
13877 on libxslt regression tests
13878
13879Tue Mar 19 15:24:49 CET 2002 Daniel Veillard <daniel@veillard.com>
13880
13881 * Makefile.am: adding "make valgrind" running the full regression
13882 tests (except python ones) under Valgrind (using valgrind -q
13883 which was kindly added by the author).
13884 * valid.c: stupid bug pinpointed by Valgrind, the regression tests
13885 passes cleanly now except an obcure floating point initialization
13886 raised in log10() in one XPath regression test ???
13887 * tree.c: edited some comments to close #75244
13888
13889Tue Mar 19 12:15:20 CET 2002 Daniel Veillard <daniel@veillard.com>
13890
13891 * xpath.c: pretty insane thing, the xmlXPathFormatNumber()
13892 was not serializing 1 as "1" if LC_ALL=sv_SE :-( and in the
13893 context of ScrollKeeper, made sure that if the number is
13894 an integer, the serialization follows the description at
13895 http://www.w3.org/TR/xpath#section-String-Functions
13896
13897Mon Mar 18 19:18:13 CET 2002 Daniel Veillard <daniel@veillard.com>
13898
13899 * configure.in: preparing 2.4.18
13900 * doc/*: updated and rebuilt the web site
13901 * *.c libxml.h: implement the new IN_LIBXML scheme discussed with
13902 the Windows and Cygwin maintainers.
13903 * parser.c: humm, changed the way the SAX parser work when
13904 xmlSubstituteEntitiesDefault(1) is set, it will then
13905 do the entity registration and loading by itself in case the
13906 user provided SAX getEntity() returns NULL.
13907 * testSAX.c: added --noent to test the behaviour.
13908
13909Mon Mar 18 12:44:23 CET 2002 Daniel Veillard <daniel@veillard.com>
13910
13911 * parser.c: Wilfried Teiken provided a hackish but working
13912 way to get context reported back on entities when parsing
13913 with SAX and without breaking the DOM build.
13914
13915Sun Mar 17 11:31:55 CET 2002 Daniel Veillard <daniel@veillard.com>
13916
13917 * c14n.c: applied a new patch from Aleksey Sanin
13918 * doc/site.xsl doc/xml.html doc/*.html: updated the documentation
13919 to reference Aleksey implementation of XML digital Signatures
13920
13921Sat Mar 16 23:01:42 CET 2002 Daniel Veillard <daniel@veillard.com>
13922
13923 * xpath.c: small fix to avoid potential problem due to
13924 ordering of freeing data
13925 * python/Makefile.am: people were complaining about
13926 the generated file in python dir not being built
13927
13928Fri Mar 15 23:21:40 CET 2002 Daniel Veillard <daniel@veillard.com>
13929
13930 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
13931 python/generator.py python/libxml.c python/types.c: Cleanup
13932 of the python Makefiles based on Jacob and James feedback,
13933 fixed the spec file accordingly, fixed the number of warning
13934 that passing my pedantic CFLAGS was generating. Conclusion
13935 is that Python includes are real crap.
13936
13937Fri Mar 15 19:41:25 CET 2002 Daniel Veillard <daniel@veillard.com>
13938
13939 * configure,in: it was reported quite a few times that
13940 xml2-config --cflags should not output
13941 -I$includeprefix/libxml2/libxml because libxml2 header names
13942 clashes with existing names like list.h from C++ stl.
13943 Includes should be #include<libxml/xxx.h> so ...
13944
13945Fri Mar 15 10:41:50 CET 2002 Daniel Veillard <daniel@veillard.com>
13946
13947 * c14n.c: another patch from Aleksey Sanin
13948
13949Fri Mar 15 08:55:55 CET 2002 Daniel Veillard <daniel@veillard.com>
13950
13951 * c14n.c: applied patch from Aleksey Sanin fixing a problem in the
13952 canonicalization algorithm
13953 * doc/xml.html doc/index.html: added the C14N references on the
13954 index page.
13955
139562002-03-13 jacob berkman <jacob@ximian.com>
13957
13958 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
13959 usage, redundant, and gcc specific
13960
13961Wed Mar 13 11:00:59 CET 2002 Daniel Veillard <daniel@veillard.com>
13962
13963 * xpath.c: speedup some node selection operations, this can
13964 have a significant impact on DocBook Norm's stylesheets
13965 * nanohttp.c: someone reported that SOCKLEN_T may not be defined
13966 make sure it's always the case
13967 * debugXML.c: distinguish CDATA and comments in ls operations
13968
13969Tue Mar 12 19:45:24 CET 2002 Daniel Veillard <daniel@veillard.com>
13970
13971 * include/libxml/*.h: Heiko W. Rupp fixed a lot of comments
13972 to generate better API descriptions etc...
13973
13974Mon Mar 11 10:10:30 CET 2002 Daniel Veillard <daniel@veillard.com>
13975
13976 * c14n.c: Fixing #74186, made sure all boolean expressions
13977 get fully parenthesized, ran indent on the output
13978 * configure.in HTMLtree.c SAX.c c14n.c debugXML.c tree.c xpointer.c
13979 include/libxml/tree.h: also #74186 related, removed the
13980 --with-buffers option, and all the preprocessor conditional
13981 sections that were resulting from it.
13982
13983Sun Mar 10 17:47:58 CET 2002 Daniel Veillard <daniel@veillard.com>
13984
13985 * valid.c: applied patch from Dodji Seketeli fixing an
13986 uninitailized variable in xmlValidGetValidElements()
13987
13988Sat Mar 9 15:10:49 CET 2002 Daniel Veillard <daniel@veillard.com>
13989
13990 * c14n.c: fixed a few comments
13991 * doc/*.html doc/*/*.html: regenerated the docs and added
13992 the C14N API
13993 * doc/api.xsl doc/gnome-xml.sgml: fixups and added IDs
13994
13995Sat Mar 9 11:16:11 CET 2002 Daniel Veillard <daniel@veillard.com>
13996
13997 * check-xml-test-suite.py: fix to adapt varaiations in the
13998 bindings
13999 * configure.in python/setup.py python/setup.py.in: fixed to
14000 have the version of the python scripts automatically updated
14001
14002Fri Mar 8 16:45:55 CET 2002 Daniel Veillard <daniel@veillard.com>
14003
14004 * tree.c: fixed a bug newly introduced and pointed by Uwe Fechner
14005 in xmlCopyProp()
14006
14007Fri Mar 8 15:49:10 CET 2002 Daniel Veillard <daniel@veillard.com>
14008
14009 * configure.in: preparing 2.4.17 release
14010 * doc/*: updated and rebuilt the docs
14011 * xpath.c: fixed a comment
14012 * python/libxml.c: fixed a possible reentrancy problem
14013
14014Thu Mar 7 23:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
14015
14016 * tree.c python/tests/Makefile.am python/tests/attribs.py:
14017 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
14018 added a specific regression test
14019 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
14020 not raise exceptions when failing to find the attribute.
14021
14022Thu Mar 7 16:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
14023
14024 * configure.in xmllint.c: owen pointed out a problem with the
14025 ftme fix, gettimeofday() was not detected by configure and
14026 the ftime header wasn't included, dohhh
14027
14028Thu Mar 7 12:19:36 CET 2002 Daniel Veillard <daniel@veillard.com>
14029
14030 * configure.in xmllint.c: trying to fix #71457 for timing
14031 precision when gettimeofday() is not availble but ftime() is
14032
14033Thu Mar 7 11:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
14034
14035 * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images
14036 are now copied on install and part of the -devel RPM
14037
14038Thu Mar 7 09:34:16 CET 2002 Daniel Veillard <daniel@veillard.com>
14039
14040 * xpath.c: trying to avoid bug #72150 which was apparently
14041 caused by a gcc bug (or a processor problem) as detailed
14042 at http://veillard.com/gcc.bug
14043
14044Thu Mar 7 01:02:37 CET 2002 Daniel Veillard <daniel@veillard.com>
14045
14046 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
14047 fixed xmlReconciliateNs(), added a Python test/example for
14048 inter-document cut'n paste
14049 * python/libxml.py: fixed node.doc on document nodes and added
14050 xpathEval() onto node objects
14051
14052Wed Mar 6 22:38:03 CET 2002 Daniel Veillard <daniel@veillard.com>
14053
14054 * HTMLtree.c: fixed some htmlSetMetaEncoding() problems
14055 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
14056 fixup and integrated tests for the serialization stuff
14057
14058Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
14059
14060 * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
14061 moved the libxml man page to section 3
14062
14063Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
14064
14065 * tree.c: fix bug #72490
14066 * python/libxml.c python/libxml.py: added methods serialize()
14067 and saveTo() to all node elements.
14068
14069Tue Mar 5 21:27:03 CET 2002 Daniel Veillard <daniel@veillard.com>
14070
14071 * xmlIO.c: closed #73430, don't read from an input source
14072 which indicated an end-of-file or an error.
14073
14074Tue Mar 5 16:33:42 CET 2002 Daniel Veillard <daniel@veillard.com>
14075
14076 * parser.c: make sure SAX endDocument is always called as
14077 this could result in a Python memory leak otherwise (it's
14078 used to decrement ref-counting)
14079 * python/generator.py python/libxml.c python/libxml.py
14080 python/libxml2-python-api.xml python/libxml2class.txt
14081 python/tests/error.py python/tests/xpath.py: implemented
14082 the suggestions made by Gary Benson and extended the tests
14083 to match it.
14084
14085Tue Mar 5 10:35:24 CET 2002 Daniel Veillard <daniel@veillard.com>
14086
14087 * python/generator.py: applied patch fixing #73450
14088
14089Mon Mar 4 17:59:29 CET 2002 Daniel Veillard <daniel@veillard.com>
14090
14091 * xpath.c: fixing #61290 "namespace nodes have no parent"
14092 long standing divergence from the XPath REC. NodeSets
14093 simply hold a copy of namespace nodes and those node ->next
14094 points to the parent (which may not be the node carrying the
14095 definition).
14096 * include/libxml/xpath.h: flagged but didn't added a possible
14097 speedup
14098 * DOCBparser.c HTMLparser.c: removed some warnings from push
14099 parser due to new state being added.
14100 * tree.c: new fix from Boris Erdmann
14101 * configure.in c14n.c include/libxml/c14n.h testC14N.c: added
14102 the XML Canonalization support from Aleksey Sanin
14103
14104Sun Mar 3 15:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
14105
14106 * tree.c: patch from Boris Erdmann fixing some namespace odities
14107 with xmlCopyNode()
14108
14109Sat Mar 2 10:33:04 CET 2002 Daniel Veillard <daniel@veillard.com>
14110
14111 * xmlIO.c: fix bug #72706 when loading a NULL entity
14112
14113Fri Mar 1 17:14:42 CET 2002 Daniel Veillard <daniel@veillard.com>
14114
14115 * SAX.c: Fixed #72346, about handling of xmlns:foo="", this could
14116 actually change in a future XML Namespace revision.
14117
14118Fri Mar 1 17:12:15 CET 2002 Daniel Veillard <daniel@veillard.com>
14119
14120 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
14121 added the possibility of returning nodesets from XPath extension
14122 functions written in Python
14123
14124Fri Mar 1 13:56:12 CET 2002 Daniel Veillard <daniel@veillard.com>
14125
14126 * python/*: commiting some Python bindings work done while travelling
14127
14128Fri Mar 1 10:11:15 CET 2002 Daniel Veillard <daniel@veillard.com>
14129
14130 * xmllint.c: close #72663 and #72658, don't memdump unless compiled
14131 explicitely with memory debugging switched on
14132
14133Sat Feb 23 11:08:09 CET 2002 Daniel Veillard <daniel@veillard.com>
14134
14135 * python/generator.py python/libxml.c python/libxml2-python-api.xml
14136 python/libxml2class.txt python/libxml_wrap.h python/types.c:
14137 Added wrapper for the xmlURIPtr type, provided accessors, fixed
14138 the accessor generator for strings
14139 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
14140 regression test.
14141
14142Fri Feb 22 23:44:57 CET 2002 Daniel Veillard <daniel@veillard.com>
14143
14144 * python/README python/generator.py python/libxml.c python/setup.py:
14145 added the 'usual' setup.py to allow building a libxml2-python
14146 module based on the same code. The initialization is however
14147 different the 2 .so files fo libxml2 and libxslt are identical and
14148 they entry point initialize both libraries. this is done to avoid
14149 some possible nasty problem since the Python don't merge the maps
14150 of all shared modules.
14151
14152Wed Feb 20 23:16:08 CET 2002 Daniel Veillard <daniel@veillard.com>
14153
14154 * parser.c: fixed a push/encoding bug reported by Michael
14155 on librsvg
14156
14157Wed Feb 20 19:54:05 CET 2002 Daniel Veillard <daniel@veillard.com>
14158
14159 * include/libxml/parserInternals.h: fixes a misplaced #endif
14160
14161Wed Feb 20 17:47:55 CET 2002 Daniel Veillard <daniel@veillard.com>
14162
14163 * parser.c valid.c: found and fixed a couple of allocation bugs
14164
14165Wed Feb 20 15:36:03 CET 2002 Daniel Veillard <daniel@veillard.com>
14166
14167 * doc/xml.html doc/python.html doc/*: added a Python and binding
14168 page describing the current state of the Python bindings and
14169 giving pointers to the other languages wrappers.
14170
14171Wed Feb 20 11:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
14172
14173 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.16
14174 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
14175 rebuilt the API and web site
14176 * xpath.c: fixed #71978 portability bugs
14177
14178Tue Feb 19 22:49:36 CET 2002 Daniel Veillard <daniel@veillard.com>
14179
14180 * SAX.c: oops broke automatic defaulting of namespaces attributes.
14181
14182Tue Feb 19 22:01:35 CET 2002 Daniel Veillard <daniel@veillard.com>
14183
14184 * include/libxml/parserInternals.h parser.c: had to change
14185 2 internal parsing API when processing document content
14186 to check the start and end of element content are defined
14187 in the same entity
14188 * valid.c include/libxml/valid.h: attribute normalization can
14189 generate a validity error added xmlValidCtxtNormalizeAttributeValue()
14190 with the context to report it.
14191 * SAX.c: fixed the last known bugs, crazy validation constraints
14192 when a document is standalone seems correctly handled. There
14193 is a couple of open issues left which need consideration especially
14194 PE93 on external unparsed entities and standalone status.
14195 Ran 1819 tests: 1817 suceeded, 2 failed and 0 generated an error in 8.26 s.
14196 The 2 tests left failing are actually in error. Cleanup done.
14197
14198Tue Feb 19 15:17:02 CET 2002 Daniel Veillard <daniel@veillard.com>
14199
14200 * valid.c: implemented E59 spaces in CDATA does not match the
14201 nonterminal S
14202
14203Tue Feb 19 14:44:53 CET 2002 Daniel Veillard <daniel@veillard.com>
14204
14205 * SAX.c parser.c valid.c: more validation test fixups
14206 * check-xml-test-suite.py: added duration info for the tests
14207
14208Mon Feb 18 23:25:08 CET 2002 Daniel Veillard <daniel@veillard.com>
14209
14210 * parser.c valid.c: a couple of errors were reported but not
14211 saved back as such in the parsing context. Down to 1% failure rate
14212 Ran 1819 tests: 1801 suceeded, 18 failed and 0 generated an error
14213
14214Mon Feb 18 20:16:15 CET 2002 Daniel Veillard <daniel@veillard.com>
14215
14216 * xmlInternald.c: isExtender was missing a char
14217 * parser.c include/libxml/parser.h: % are acceptable in the
14218 internal subset if within a PUBLIC ID
14219
14220Mon Feb 18 19:27:32 CET 2002 Daniel Veillard <daniel@veillard.com>
14221
14222 * SAX.c parserInternals.c valid.c: more work on the conformance
14223 suite. Took the step to finally block documents with encoding
14224 errors. It's a fatal error per the spec, people should have fixed
14225 their documents by now.
14226
14227Mon Feb 18 15:30:14 CET 2002 Daniel Veillard <daniel@veillard.com>
14228
14229 * check-xml-test-suite.py: fixed the test script after some discussion
14230 on the semantic of TYPE="error"
14231 * Makefile.am: added the script to the distrib
14232
14233Mon Feb 18 12:17:41 CET 2002 Daniel Veillard <daniel@veillard.com>
14234
14235 * SAX.c entities.c: fixed a couple of conformances issues deep
14236 into the validation code (standalone and undeclared Notations)
14237
14238Mon Feb 18 00:17:24 CET 2002 Daniel Veillard <daniel@veillard.com>
14239
14240 * parser.c: fixed #71741 supid typo an a bug about encoding parsing
14241 stayed there for years !
14242
14243Mon Feb 18 00:06:42 CET 2002 Daniel Veillard <daniel@veillard.com>
14244
14245 * valid.c SAX.c: fixed #71740 NotationDecl with a required field
14246 missing
14247
14248Sun Feb 17 23:45:40 CET 2002 Daniel Veillard <daniel@veillard.com>
14249
14250 * check-xml-test-suite.py: improved the behaviour a bit as
14251 well as the logs
14252 * parser.c valid.c SAX.c: fixed a few more bugs
14253 "Ran 1819 tests: 1778 suceeded, 41 failed, and 0 generated an error"
14254
14255Sun Feb 17 20:41:37 CET 2002 Daniel Veillard <daniel@veillard.com>
14256
14257 * check-xml-test-suite.py: python script to run regression tests
14258 against the XML Test suite of W3C/OASis
14259 * SAX.c: fixed a validation bug
14260 * parser.c: fixed 3 errors pointed by the test suite
14261 * doc/buildDocBookCatalog: fixed a typo pointed by drake
14262 * python/Makefile.am: fixed a dependendy
14263
14264Fri Feb 15 21:47:13 CET 2002 Daniel Veillard <daniel@veillard.com>
14265
14266 * xmlmemory.c: avoid a warning bug #71594
14267
14268Wed Feb 13 22:13:33 CET 2002 Daniel Veillard <daniel@veillard.com>
14269
14270 * xmlmemory.c: Jesse Perry provided a patch to remove a few
14271 warning on alpha/Tru64
14272
14273Wed Feb 13 14:30:49 CET 2002 Daniel Veillard <daniel@veillard.com>
14274
14275 * include/libxml/entities.h: fixing a comment
14276 * valid.c: fixing some troubles with validity check on namespaces
14277 * result/VC/NS3 test/VC/NS3: added a specific regression test
14278
14279Wed Feb 13 14:05:24 CET 2002 Daniel Veillard <daniel@veillard.com>
14280
14281 * tree.c: Fixing #71342 serializing '\n' in attribute values
14282 * result/noent/att3 result/att3 test/att3: added a specific
14283 test.
14284
14285Tue Feb 12 14:45:32 CET 2002 Daniel Veillard <daniel@veillard.com>
14286
14287 * python/libxml.c: couple of bug fixes
14288
14289Mon Feb 11 19:41:29 CET 2002 Daniel Veillard <daniel@veillard.com>
14290
14291 * python/*.py: removed tabs and used spaces.
14292
14293Mon Feb 11 19:25:44 CET 2002 Daniel Veillard <daniel@veillard.com>
14294
14295 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
14296 * doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
14297
14298Mon Feb 11 14:53:24 CET 2002 Daniel Veillard <daniel@veillard.com>
14299
14300 * doc/xmlcatalog_man.xml: trying to close Red Hat bug #58707
14301 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=58707
14302
14303Mon Feb 11 09:53:02 CET 2002 Daniel Veillard <daniel@veillard.com>
14304
14305 * include/libxml/encoding.h include/libxml/entities.h
14306 include/libxml/globals.h include/libxml/parser.h
14307 include/libxml/threads.h include/libxml/tree.h
14308 include/libxml/xmlmemory.h: trying to fix the include mess
14309
14310Mon Feb 11 08:53:33 CET 2002 Daniel Veillard <daniel@veillard.com>
14311
14312 * include/libxml/xmlmemory.h: reverted part of the previous
14313 attempt to provide #69655, this was breaking the build.
14314
14315Sun Feb 10 14:13:34 CET 2002 Daniel Veillard <daniel@veillard.com>
14316
14317 * HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c
14318 globals.c parser.c threads.c tree.c valid.c xmlmemory.c
14319 xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h
14320 include/libxml/parserInternals.h include/libxml/tree.h
14321 include/libxml/xmlmemory.h include/libxml/xpathInternals.h:
14322 Tentatively fixed #69655 , make compiling with -Wredundant-decls
14323 clean.
14324 * python/libxml.c: fixed a warning.
14325
14326Sun Feb 10 12:02:59 CET 2002 Daniel Veillard <daniel@veillard.com>
14327
14328 * tree.c valid.c xinclude.c: fix #68882, cleanup the XInclude
14329 copying of node, merge back IDs in the target document.
14330 * result/XInclude/docids.xml test/XInclude/docs/docids.xml
14331 test/XInclude/ents/ids.xml: test case
14332 * result/VC/ElementValid4: output changed due to a typo fix
14333
14334Sat Feb 9 23:15:04 CET 2002 Daniel Veillard <daniel@veillard.com>
14335
14336 * python/Makefile.am: seems some version of automake didn't
14337 generate the dependencies right as Jacob found out. Add
14338 an extra dependency rule.
14339
14340Sat Feb 9 18:59:23 CET 2002 Daniel Veillard <daniel@veillard.com>
14341
14342 * parserInternals.c valid.c: Justin Fletcher found some parts
14343 of the code needing cleanup
14344 * libxml.spec.in python/Makefile.am python/generator.py
14345 python/libxml.c python/libxml.py: Fixed the python Makefiles
14346 corrected a bug showing up on ia64, changed the name of the
14347 python internal module too
14348
14349Fri Feb 8 15:19:28 CET 2002 Daniel Veillard <daniel@veillard.com>
14350
14351 * Makefile.am: applied patch from Andris Pavenis for binary
14352 name suffixes
14353
14354Fri Feb 8 14:43:17 CET 2002 Daniel Veillard <daniel@veillard.com>
14355
14356 * xmllint.c win32/win32config.h: fixing #68748
14357
14358Fri Feb 8 14:37:05 CET 2002 Daniel Veillard <daniel@veillard.com>
14359
14360 * valid.c: fixing #70166
14361
14362Fri Feb 8 14:31:24 CET 2002 Daniel Veillard <daniel@veillard.com>
14363
14364 * valid.c: fixing #70077
14365
14366Fri Feb 8 14:24:02 CET 2002 Daniel Veillard <daniel@veillard.com>
14367
14368 * Copyright Makefile.am README configure.in libxml.spec.in:
14369 Changed to the MIT Licence
14370 * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html
14371 doc/xmlio.html: updated the doc accordingly
14372 * include/libxml/xmlwin32version.h configure.in: preparing
14373 2.4.14 release
14374 * python/generator.py python/libxml.c python/libxml2-python-api.xml
14375 python/libxml2class.txt python/libxml_wrap.h python/types.c:
14376 fixed the const xmlChar * wrapper and generator, XPath extension
14377 functions now use the context as first argument
14378 * python/tests/tstxpath.py python/tests/xpath.py
14379 python/tests/xpathext.py: Updated the tests accordingly
14380 * tree.c: fixed bug #70067
14381
14382Thu Feb 7 17:33:58 CET 2002 Daniel Veillard <daniel@veillard.com>
14383
14384 * Makefile.am: cleanup
14385 * debugXML.c: always use stdout if output is NULL
14386 * xmlIO.c: don't close filedescriptors passed to outputBuffers
14387 * python/Makefile.am python/generator.py python/libxml2class.txt
14388 python/libxml_wrap.h python/types.c: augmented the number of bindings
14389 handling FILE * and XPath contexts
14390 * python/tests/Makefile.am: avoid a stupid problem due to the
14391 use of TEST.
14392
14393Wed Feb 6 23:37:07 CET 2002 Daniel Veillard <daniel@veillard.com>
14394
14395 * configure.in: fixed stupid bug #70738 found by alfons hoogervorst
14396
14397Wed Feb 6 17:04:51 CET 2002 Daniel Veillard <daniel@veillard.com>
14398
14399 * python/TODO python/libxml.c: cleanup the extension function lookup
14400 * xmlmemory.c include/libxml/xmlmemory.h: always compile the list
14401
14402Tue Feb 5 17:33:30 CET 2002 Daniel Veillard <daniel@veillard.com>
14403
14404 * configure.in python/Makefile.am: do not install outside
14405 of prefix
14406
14407Mon Feb 4 15:05:55 CET 2002 Daniel Veillard <daniel@veillard.com>
14408
14409 * python/TODO python/libxml.c: started adding SAX interfaces
14410 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
14411 SAX test
14412
14413Mon Feb 4 01:12:42 CET 2002 Daniel Veillard <daniel@veillard.com>
14414
14415 * tree.c: hardened the addChild function
14416 * python/generator.py python/libxml.c python/libxml2-python-api.xml
14417 python/libxml2class.txt python/libxml_wrap.h python/TODO:
14418 added accessors needed for xmlNode, a bit more testing and
14419 extension of interfaces
14420 * python/tests/Makefile.am python/tests/build.py: added a test
14421 build from scratch/save/load/check
14422
14423Sun Feb 3 21:10:39 CET 2002 Daniel Veillard <daniel@veillard.com>
14424
14425 * parserInternals.c: change a small bit in the way valididy
14426 error messages get initialized
14427 * python/TODO python/libxml.c python/libxml2-python-api.xml
14428 python/libxml2class.txt python/libxml_wrap.h python/types.c:
14429 added some memory debugging to track leaks at the libxml2 level
14430 * python/tests/*.py: changed all tests to check for leaks,
14431 there is just one left in XPath extension registrations.
14432
14433Sun Feb 3 17:50:46 CET 2002 Daniel Veillard <daniel@veillard.com>
14434
14435 * python/TODO python/generator.py python/libxml2-python-api.xml
14436 python/libxml2class.txt: more accessor classes for the parser
14437 context, allow to switch on and check validity
14438 * python/tests/Makefile.am python/tests/error.py
14439 python/tests/invalid.xml python/tests/valid.xml
14440 python/tests/validate.py: attded more test and and added error.py
14441 which I forgot to commit in the last step
14442
14443Sun Feb 3 16:03:55 CET 2002 Daniel Veillard <daniel@veillard.com>
14444
14445 * python/Makefile.am python/types.c: cleanup
14446 * python/libxml.c python/libxml.py python/libxml_wrap.h
14447 python/generator.py python/libxml2-python-api.xml
14448 python/libxml2class.txt: added class for parser context, added
14449 first cut for push mode support. Added a framework to generate
14450 accessors functions.
14451 * python/tests/Makefile.am python/tests/push.py: added a push
14452 test
14453
14454Sun Feb 3 00:17:26 CET 2002 Daniel Veillard <daniel@veillard.com>
14455
14456 * python/Makefile.am python/TODO python/libxml.py: fixed a small
14457 bug a bit of cleanup.
14458
14459Sat Feb 2 22:47:10 CET 2002 Daniel Veillard <daniel@veillard.com>
14460
14461 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
14462 python/libxml2class.txt: adding error redirections and preformat
14463 to a python handler
14464 * python/tests/Makefile.am python/tests/*.py: cleanup made all
14465 tests self checking
14466
14467Sat Feb 2 13:18:54 CET 2002 Daniel Veillard <daniel@veillard.com>
14468
14469 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
14470 a function
14471
14472Sat Feb 2 11:25:51 CET 2002 Daniel Veillard <daniel@veillard.com>
14473
14474 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
14475 python/libxml.c python/libxml2-python-api.xml
14476 python/libxml2class.txt: Progressing through the TODOs, class
14477 description output, extra XML API, RPM now builds the wrappers
14478 for all python installed versions
14479
14480Sat Feb 2 10:13:52 CET 2002 Daniel Veillard <daniel@veillard.com>
14481
14482 * configure.in libxml.spec.in python/Makefile.am python/TODO
14483 python/generator.py python/libxml2class.txt: added more informations
14484 in the libxml2-python package including docs. Slightly changed
14485 the class hierarchy
14486 * python/tests/*: added basic regression tests infrastructure too
14487
14488Fri Feb 1 23:11:58 CET 2002 Daniel Veillard <daniel@veillard.com>
14489
14490 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
14491 added libxml2-python as part of the packages installed
14492
14493Fri Feb 1 18:48:19 CET 2002 Daniel Veillard <daniel@veillard.com>
14494
14495 * python/Makefile.am python/generator.py python/libxml.c
14496 python/libxml.py: more work, now able to extend the
14497 XPath interpreter with functions written in python.
14498
14499Fri Feb 1 10:28:51 CET 2002 Daniel Veillard <daniel@veillard.com>
14500
14501 * python/Makefile.am: Jacob sent a patch to allow building from
14502 tarfile.
14503
14504Fri Feb 1 00:40:48 CET 2002 Daniel Veillard <daniel@veillard.com>
14505
14506 * python/Makefile.am python/libxml.c configure.in Makefile.am:
14507 inserted the python wrappers build, I hope this won't be too
14508 unportable
14509
14510Thu Jan 31 21:27:37 CET 2002 Daniel Veillard <daniel@veillard.com>
14511
14512 * xpath.c: minor optimization
14513 * python/generator.py python/libxml.c python/libxml.py
14514 python/libxml_wrap.h: more work on the python bindings,
14515 they now support XPath and there is no evident leak
14516
14517Thu Jan 31 00:48:06 CET 2002 Daniel Veillard <daniel@veillard.com>
14518
14519 * python/generator.py python/libxml.c python/libxml.py:
14520 more work on the python bindings generator.
14521
14522Wed Jan 30 21:51:26 CET 2002 Daniel Veillard <daniel@veillard.com>
14523
14524 * python/generator.py python/libxml.c python/libxml_wrap.h:
14525 more work on the python bindings.
14526
14527Wed Jan 30 17:35:33 CET 2002 Daniel Veillard <daniel@veillard.com>
14528
14529 * python/generator.py python/libxml.c python/libxml.py
14530 python/libxml_wrap.h: commited early version of a python binding
14531 for private use only ATM
14532
14533Sat Jan 26 22:41:13 CET 2002 Daniel Veillard <daniel@veillard.com>
14534
14535 * entities.c tree.c include/libxml/entities.h: applied patch
14536 from Anthony Jones to implement copy of DTD subtree too. Had
14537 just to keep 2 function private which really ought to become
14538 public ones.
14539
14540Fri Jan 25 15:14:55 CET 2002 Daniel Veillard <daniel@veillard.com>
14541
14542 * xmllint.c: added pointers to the web pages in the usage()
14543
14544Thu Jan 24 17:04:04 CET 2002 Daniel Veillard <daniel@veillard.com>
14545
14546 * tree.c: more fixes from Petr Kozelka for attribute handling
14547 in the tree API to align the semantic with DOM.
14548
14549Thu Jan 24 16:00:53 CET 2002 Daniel Veillard <daniel@veillard.com>
14550
14551 * valid.c tree.c entities.c: another set of patches from
14552 Anthony Jones for copy operations cleanup and robustness
14553
14554Wed Jan 23 18:53:55 CET 2002 Daniel Veillard <daniel@veillard.com>
14555
14556 * doc/APIchunk*.html doc/parsedecl.py doc/api.xsl: generated
14557 an alphabetic index based on comments content
14558 * doc/*: rebuilt the web site with the new references
14559
14560Wed Jan 23 15:14:22 CET 2002 Daniel Veillard <daniel@veillard.com>
14561
14562 * parserInternals.h: Greg Sjaardema suggested to use an
14563 eponential buffer groth policy in xmlParserAddNodeInfo()
14564
14565Wed Jan 23 13:32:40 CET 2002 Daniel Veillard <daniel@veillard.com>
14566
14567 * doc/api.xsl doc/APIconstructors.html doc/APIfiles.html
14568 doc/APIfunctions.html doc/APIsymbols.html doc/libxml2-refs.xml
14569 doc/parsedecl.py doc/Makefile.am: updated the python extractor
14570 to generate cross-references, and added/updated the stylesheets
14571 to generate and link API indexes. The generic keyword index
14572 is not done yet.
14573 * doc/*.html: regenerated all the usual docs too
14574
14575Tue Jan 22 23:11:26 CET 2002 Daniel Veillard <daniel@veillard.com>
14576
14577 * debugXML.c: added an xpath function to the shell for T. V. Raman
14578
14579Tue Jan 22 22:42:23 CET 2002 Daniel Veillard <daniel@veillard.com>
14580
14581 * debugXML.c: patch from Anthony Jones to catch NULL nodes in
14582 debug routines.
14583
14584Tue Jan 22 22:38:42 CET 2002 Daniel Veillard <daniel@veillard.com>
14585
14586 * tree.c: apply an patch from Petr Kozelka for unlink and replace
14587 support of attribute nodes
14588
14589Tue Jan 22 19:12:06 CET 2002 Daniel Veillard <daniel@veillard.com>
14590
14591 * doc/libxml2-api.xml doc/parsedecl.py: Build a new version
14592 hopefully near complete and fully documented of the API in XML
14593 * HTMLtree.c SAX.c debugXML.c error.c globals.c parser.c tree.c
14594 xmlIO.c xmlmemory.c include/libxml/catalog.h include/libxml/hash.h
14595 include/libxml/list.h include/libxml/parser.h include/libxml/tree.h
14596 include/libxml/parserInternals.h include/libxml/valid.hi
14597 include/libxml/xmlIO.h include/libxml/xmlerror.hi
14598 include/libxml/xmlmemory.h include/libxml/xmlversion.h.ini
14599 include/libxml/xpath.h include/libxml/xpathInternals.h:
14600 Cleaned up the doc comments a lot in the process, the interface
14601 coverage is now 100%
14602
14603Tue Jan 22 00:12:58 CET 2002 Daniel Veillard <daniel@veillard.com>
14604
14605 * doc/libxml2-api.xml doc/parsedecl.py: improved the script to
14606 extracts comments from the gtk-doc DocBook output (a bit
14607 convoluted but seems to work).
14608
14609Mon Jan 21 18:29:19 CET 2002 Daniel Veillard <daniel@veillard.com>
14610
14611 * Makefile.am doc/Makefile.am doc/libxml2-api.xml doc/parsedecl.py:
14612 added an XML description of the API, moved the script generating
14613 it here. Added a "make api" target
14614
14615Mon Jan 21 14:34:37 CET 2002 Daniel Veillard <daniel@veillard.com>
14616
14617 * tree.c: Adam Lounds pointed out a bug in xmlSearchNs()
14618
14619Mon Jan 21 09:55:21 CET 2002 Daniel Veillard <daniel@veillard.com>
14620
14621 * xpath.c include/libxml/xpathInternals.h: the change made to
14622 xmlXPathFuncLookupFunc was incompatible roll it back
14623
14624Sun Jan 20 23:03:41 CET 2002 Daniel Veillard <daniel@veillard.com>
14625
14626 * SAX.c: cleanup patch from Anthony Jones
14627 * doc/Makefile.am: fix the headers to avoid in make scan
14628 * parserInternals.c xpath.c include/libxml/*.h: cleanup of the
14629 includes, * vs Ptr and general cleanup
14630 * parsedecl.py: first version of a script to extract the
14631 module interfaces, the goal will be to provide .decl or XML
14632 specification of the interfaces to build wrappers.
14633
14634Sun Jan 20 13:38:22 CET 2002 Daniel Veillard <daniel@veillard.com>
14635
14636 * doc/xmlcatalog_man.xml xmlcatalog.c: Fixed bug #68830, xmlcatalog
14637 now provides return codes in case of errors
14638
14639Sat Jan 19 16:36:21 CET 2002 Bjorn Reese <breese@users.sourceforge.net>
14640
14641 * trio.h trio.c triodef.h triop.h trionan.h trionan.c Makefile.am:
14642 Upgraded to trio baseline 1.6
14643 * strio.h strio.c: Replaced by triostr.h and triostr.c
14644
14645Fri Jan 18 17:22:50 CET 2002 Daniel Veillard <daniel@veillard.com>
14646
14647 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
14648 of strdup usage in the code
14649
14650Fri Jan 18 12:47:15 CET 2002 Daniel Veillard <daniel@veillard.com>
14651
14652 * parser.c error.c: Keith Isdale complained rightly that
14653 xmlInitParser() did not preserve value set by xmlSetGenericErrorFunc
14654
14655Thu Jan 17 09:44:44 CET 2002 Daniel Veillard <daniel@veillard.com>
14656
14657 * tree.c: fixed the funxtion to set the xml: attributes
14658 * debugXML.c: added "setbase" to test it.
14659
14660Wed Jan 16 16:36:08 CET 2002 Daniel Veillard <daniel@veillard.com>
14661
14662 * tree.c: update xmlNodeSetContent() and xmlNodeSetContentLen()
14663 to allow updating an attribute content
14664
14665Tue Jan 15 18:09:23 CET 2002 Daniel Veillard <daniel@veillard.com>
14666
14667 * libxml.h: try to avoid problems when compiling on Windows
14668
14669Mon Jan 14 18:56:25 CET 2002 Daniel Veillard <daniel@veillard.com>
14670
14671 * hash.c: patch from Anthony Jones for hash.c allocation size
14672 * Makefile.am: trying to work around Yet Another Libtool Madness
14673 and build the 2.4.13 release finally ...
14674
14675Mon Jan 14 18:27:19 CET 2002 Daniel Veillard <daniel@veillard.com>
14676
14677 * configure.in include/libxml/xmlwin32version.h: updated to 2.4.13
14678 * doc/* : update of the documentation
14679
14680Mon Jan 14 17:53:41 CET 2002 Daniel Veillard <daniel@veillard.com>
14681
14682 * debugXML.c tree.c: some cleanup after an unsuccessful attempt
14683 at fixing #61290 :-(
14684
14685Sun Jan 13 21:30:54 CET 2002 Daniel Veillard <daniel@veillard.com>
14686
14687 * tree.c: fixed xmlSaveFormatFileEnc() when encoding == NULL
14688 Fixes bug #67229
14689
14690Sun Jan 13 17:14:06 CET 2002 Daniel Veillard <daniel@veillard.com>
14691
14692 * tree.c: trying to avoid troubles when a subtree is copied
14693 and coalesced in part with the target tree. Should fix
14694 bug #67407
14695
14696Sun Jan 13 16:37:15 CET 2002 Daniel Veillard <daniel@veillard.com>
14697
14698 * valid.c: fixed validation of attributes content of type
14699 NAME NAMES NMTOKEN and NMTOKENS to accept internationalized
14700 values, very old bug. Fixes #67671
14701
14702Sun Jan 13 15:07:49 CET 2002 Daniel Veillard <daniel@veillard.com>
14703
14704 * parser.c include/libxml/parserInternals.h tree.c: integrated
14705 a couple of fixes and a new API function xmlSetEntityReferenceFunc()
14706 from Keith Isdale and dedicated to xsldbg the XSLT debugger.
14707
14708Sun Jan 13 14:23:21 CET 2002 Daniel Veillard <daniel@veillard.com>
14709
14710 * threads.c: applied Serguei Narojnyi's patch to add native
14711 thread support on the Win32 platform
14712 * testThreadsWin32.c Makefile.am: added the test program also
14713 from Serguei, Win32 specific
14714 * include/win32config.h include/libxml/xmlwin32version.h.in:
14715 added patch from Igor for the Windows thread specific defines.
14716
14717Wed Jan 9 12:50:39 CET 2002 Daniel Veillard <daniel@veillard.com>
14718
14719 * entities.c: Anthony Jones pointed a bug in xmlCopyEntity()
14720
14721Tue Jan 8 14:23:22 CET 2002 Daniel Veillard <daniel@veillard.com>
14722
14723 * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html
14724 output page into XMLinfo.html. Close bug #66951 and
14725 raised by Robert Collins too.
14726
14727Tue Jan 8 14:13:18 CET 2002 Daniel Veillard <daniel@veillard.com>
14728
14729 * encoding.c: Paul Keogh pointed out a possibility of segfault
14730 on repeted xmlAddEncodingAlias() / xmlCleanupEncodingAlias().
14731 Closes bug # 68238
14732
14733Tue Jan 8 12:48:27 CET 2002 Daniel Veillard <daniel@veillard.com>
14734
14735 * doc/*.html: updated the Gdome2 links
14736
14737Tue Jan 8 11:32:30 CET 2002 Daniel Veillard <daniel@veillard.com>
14738
14739 * libxml.h: Applied following patches from Robert Collins
14740 and make sure IN_LIBXML is defined when compiling it
14741 -------
14742 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin
14743 as well as Visual C.
14744 * parser.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
14745 * parserInternals.c (XML_DIR_SEP): Don't use '\\' for Cygwin.
14746 * strio.c (PLATFORM_UNIX): Define for Cygwin.
14747 * triodef.h (TRIO_PLATFORM_UNIX): Define for Cygwin.
14748 * xmlIO.c (xmlFileOpen): Use unix behaviour for Cygwin.
14749 Use binary mode opens for Cygwin (xmlFileOpenW xmlParserGetDirectory
14750 xmlSysIDExists xmlNoNetExists).
14751 * xmllint.c: Don't include winsock2.h for Cygwin.
14752
14753Mon Jan 7 17:52:48 CET 2002 Daniel Veillard <daniel@veillard.com>
14754
14755 * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
14756 when the version info is not present.
14757
14758Mon Jan 7 00:03:58 CET 2002 Daniel Veillard <daniel@veillard.com>
14759
14760 * tree.c: Anthony Jones pointed out a problem in
14761 xmlStringGetNodeList() and provided a fix for it
14762
14763Sun Jan 6 13:45:49 CET 2002 Daniel Veillard <daniel@veillard.com>
14764
14765 * parser.c: patch from Frank J Franklin to remove a bug in
14766 xmlCreatePushParserCtxt() when the initial buffer passed
14767 is large.
14768
14769Sat Jan 5 19:24:23 CET 2002 Daniel Veillard <daniel@veillard.com>
14770
14771 * win32/*: big cleanup of the Windows/MSVC project files
14772 from Igor Zlatkovic
14773
14774Wed Jan 2 14:11:35 CET 2002 Daniel Veillard <daniel@veillard.com>
14775
14776 * doc/Makefile.am: should fix #67674 and avoid troubles if
14777 xsltproc is not available or fails in the prefix provided
14778
14779Tue Jan 1 17:48:56 CET 2002 Daniel Veillard <daniel@veillard.com>
14780
14781 * xmlmemory.c: one more doc patch from Charlie Bozeman.
14782
14783Mon Dec 31 17:35:40 CET 2001 Daniel Veillard <daniel@veillard.com>
14784
14785 * DOCBparser.c parser.c valid.c include/libxml/parserInternals.h
14786 include/libxml/xmlerror.h include/libxml/xpathInternals.h:
14787 Fixed a few other problems raised by Charlie Bozeman.
14788 * result/VC/ElementValid[5-7]: fixed the output
14789
14790Mon Dec 31 17:13:34 CET 2001 Daniel Veillard <daniel@veillard.com>
14791
14792 * *.c include/libxml/*.h doc/html/*: applied 42 documentation
14793 patches from Charlie Bozeman. Regenerated the HTML docs.
14794
14795Thu Dec 20 14:59:52 CET 2001 Daniel Veillard <daniel@veillard.com>
14796
14797 * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes
14798 for Windows from Igor
14799
14800Tue Dec 18 12:13:33 CET 2001 Daniel Veillard <daniel@veillard.com>
14801
14802 * xmllint.c: applied Justin Fletcher patch for --output or -o
14803
14804Tue Dec 18 08:52:32 CET 2001 Daniel Veillard <daniel@veillard.com>
14805
14806 * win32/libxml2/libxml2.def.src: close #67019
14807
14808Tue Dec 18 08:08:51 CET 2001 Daniel Veillard <daniel@veillard.com>
14809
14810 * xmllint.c: applied Justin Fletcher generic timing patch
14811 similar to the one already applied to xsltproc.
14812
14813Mon Dec 17 16:29:08 CET 2001 Daniel Veillard <daniel@veillard.com>
14814
14815 * include/libxml/tree.h tree.c: applied documentation patches
14816 from Charlie Bozeman
14817
14818Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net>
14819
14820 *doc/xmllint.xml, xmllint.1 - document --dropdtd
14821
14822Thu Dec 13 23:19:50 CET 2001 Daniel Veillard <daniel@veillard.com>
14823
14824 * valid.c: fix the xmlStrdup() used in the previous patch.
14825 * valid.c: added --dropdtd
14826 * tree.c: fixed xmlUnlinkNode so it also removes the references
14827 from the document if the node is a DTD
14828
14829Thu Dec 13 15:54:35 CET 2001 Daniel Veillard <daniel@veillard.com>
14830
14831 * HTMLtree.c valid.c: cleanup some static declarations
14832
14833Thu Dec 13 15:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
14834
14835 * xmllint.c: removed another strdup()
14836 * doc/FAQ: removed the HP/UX entry
14837
14838Thu Dec 13 09:44:58 CET 2001 Daniel Veillard <daniel@veillard.com>
14839
14840 * valid.c: fix bug #66816 when validating.
14841 * xmllint.c: don't use sys/time.h if configure did not found it
14842
14843Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net>
14844
14845 * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html,
14846 xmlcatalog_man.xml
14847
14848Mon Dec 10 22:06:16 CET 2001 Daniel Veillard <daniel@veillard.com>
14849
14850 * include/libxml/xmlmemory.h: Hietaniemi Jarkko pointed out that
14851 xmlInitMemory() was declared twice
14852
14853Sun Dec 9 14:59:23 CET 2001 Daniel Veillard <daniel@veillard.com>
14854
14855 * globals.c: do not reference strdup() !
14856 * configure.in libxml-2.0.pc.in: trying to fix the libs
14857 of the various config extraction modules
14858
14859Fri Dec 7 15:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
14860
14861 * configure.in : preparing 2.4.12
14862 * doc/* : updated and rebuilt the docs
14863
14864Fri Dec 7 12:32:00 CET 2001 Daniel Veillard <daniel@veillard.com>
14865
14866 * uri.c: closed bug #66159
14867 * testURI.c: added --escape option
14868 * configure.in: some cleanup for xml2-config --cflags
14869
14870Thu Dec 6 15:31:30 CET 2001 Daniel Veillard <daniel@veillard.com>
14871
14872 * globals.c testThreads.c: removed some misplaced includes
14873 of xmlversion.h
14874
14875Thu Dec 6 09:06:08 EST 2001 Daniel Veillard <daniel@veillard.com>
14876
14877 * threads.c: patch from Gary Pennington fixing a possible
14878 problem at initialization time.
14879
14880Wed Dec 5 13:01:37 CET 2001 Daniel Veillard <daniel@veillard.com>
14881
14882 * configure.in libxml.h parser.c testThreads.c macos/: integrated
14883 Eric Lavigne contribution to build libxml2 on MacOS using
14884 CodeWarrior.
14885
14886Tue Dec 4 14:13:44 CET 2001 Daniel Veillard <daniel@veillard.com>
14887
14888 * xmllint.c: applied Geert Kloosterman's patch to fix
14889 --repeat --timing output
14890
14891Thu Nov 29 17:10:22 CET 2001 Daniel Veillard <daniel@veillard.com>
14892
14893 * parser.c: Robin Berjon <robin@knowscape.com> found a case
14894 where non-wellformed XML declaractions were not detected.
14895
14896Wed Nov 28 15:41:40 CET 2001 Daniel Veillard <daniel@veillard.com>
14897
14898 * xpointer.c: fixed a compilation bug pointed by Danny Jamshy
14899
14900Wed Nov 28 10:09:51 CET 2001 Daniel Veillard <daniel@veillard.com>
14901
14902 * xmlIO.c: as robert pointed again, xmlInputCallbackInitialized
14903 gets reset by xmlCleanupInputCallbacks() and this makes the
14904 function useless. Same for output.
14905
14906Tue Nov 27 17:22:36 CET 2001 Daniel Veillard <daniel@veillard.com>
14907
14908 * xmlIO.c: robert pointed out a loop error in callback cleanups
14909
14910Mon Nov 26 16:56:00 CET 2001 Daniel Veillard <daniel@veillard.com>
14911
14912 * tree.c debugXML.c include/libxml/tree.h include/libxml/debugXML.h:
14913 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module,
14914 they are not really tied to debugging
14915
14916Mon Nov 26 11:31:36 CET 2001 Daniel Veillard <daniel@veillard.com>
14917
14918 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.11
14919 * xmllint.c: better --catalogs description
14920
14921Sun Nov 25 11:34:24 CET 2001 Daniel Veillard <daniel@veillard.com>
14922
14923 * tree.c: fixed a couple of problems in xmlSetProp()
14924
14925Thu Nov 22 19:19:10 CET 2001 Daniel Veillard <daniel@veillard.com>
14926
14927 * debugXML.c tree.c xmlIO.c xmlmemory.c: some cleanups when chasing
14928 unappropriate stdout output.
14929
14930Thu Nov 22 13:58:14 CET 2001 Daniel Veillard <daniel@veillard.com>
14931
14932 * include/libxml/tree.h: Fixed a couple of macro errors pointed out
14933 by Denis Beurive, closes #65111
14934
14935Tue Nov 20 10:34:01 CET 2001 Daniel Veillard <daniel@veillard.com>
14936
14937 * valid.c: in case of content model validity error, don't
14938 print it if validity warnings were not requested.
14939
14940Tue Nov 20 09:30:02 CET 2001 Daniel Veillard <daniel@veillard.com>
14941
14942 * nanoftp.c: applied a couple of patches from Brian D Ripley.
14943 * parserInternals.c: removed the last exit() call. Print an
14944 unmaskable error on stderr instead (library mismatch detection)
14945
14946Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net>
14947
14948 * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with
14949 shell instructions from Heiko Rupp
14950
14951Thu Nov 15 14:53:42 CET 2001 Daniel Veillard <daniel@veillard.com>
14952
14953 * catalog.c: use the URL notation file:// for default catalog paths
14954
14955Wed Nov 14 16:03:02 CET 2001 Daniel Veillard <daniel@veillard.com>
14956
14957 * include/libxml/tree.h: better comments for _private fields
14958 * tree.c: removed a problem when copying an entity reference.
14959
14960Tue Nov 13 16:23:04 CET 2001 Daniel Veillard <daniel@veillard.com>
14961
14962 * vms/*: updated instructions and diffs from John A Fotheringham
14963
14964Mon Nov 12 23:43:22 CET 2001 Daniel Veillard <daniel@veillard.com>
14965
14966 * include/libxml/xmlerror.h: avoid an include problem if
14967 #include <libxml/xmlerror.h> happens first in code
14968 seems to be the case in KDE libs
14969
14970Mon Nov 12 22:32:41 CET 2001 Daniel Veillard <daniel@veillard.com>
14971
14972 * win32/dsp/* include/libxml/xmlwin32version.h.in: update
14973 from Igor for Windows
14974
14975Mon Nov 12 10:19:41 CET 2001 Daniel Veillard <daniel@veillard.com>
14976
14977 * Makefile.am: Gary Pennington pointed out a missing prefix
14978
14979Sat Nov 10 12:55:42 CET 2001 Daniel Veillard <daniel@veillard.com>
14980
14981 * configure.in include/libxml/xmlwin32version.h: preparing 2.4.10
14982 * doc/*: upgraded and rebuilt the docs
14983
14984Sat Nov 10 12:33:38 CET 2001 Daniel Veillard <daniel@veillard.com>
14985
14986 * HTMLparser.c: fix comment in scripts element parsing.
14987 * result/HTML/doc3*: updated the results.
14988
14989Sat Nov 10 11:18:18 CET 2001 Daniel Veillard <daniel@veillard.com>
14990
14991 * uri.c: another URI bug fix #63336, using Joel Young patch.
14992
14993Sat Nov 10 11:07:26 CET 2001 Daniel Veillard <daniel@veillard.com>
14994
14995 * debugXML.c include/libxml/debugXML.h: add xmlGetNodePath()
14996 a cleaned up version of the Pwd shell string generation.
14997
14998Fri Nov 9 00:34:13 CET 2001 Daniel Veillard <daniel@veillard.com>
14999
15000 * valid.c include/libxml/tree.h: trying to fix namespaces +
15001 validation problems for good, closing #63619 in the process
15002 * result/valid/dia.xml test/valid/dia.xml: the Dia test was
15003 wrong in this respect, fixed it.
15004
15005Thu Nov 8 18:31:40 CET 2001 Daniel Veillard <daniel@veillard.com>
15006
15007 * xmllint.c: Morus Walter patch to allow --format and --encode
15008
15009Thu Nov 8 14:52:18 CET 2001 Daniel Veillard <daniel@veillard.com>
15010
15011 * debugXML.c: Stefan Kost provided an help command for the shell
15012
15013Wed Nov 7 14:32:55 CET 2001 Daniel Veillard <daniel@veillard.com>
15014
15015 * debugXML.c: Heiko Rupp pointed that the shell would crash
15016 on empty nodesets returns.
15017
15018Wed Nov 7 13:52:36 CET 2001 Daniel Veillard <daniel@veillard.com>
15019
15020 * Makefile.am: Weiqi Gao pointed out that xmlcatalog
15021 migh need the history libraries
15022
15023Tue Nov 6 23:49:09 CET 2001 Daniel Veillard <daniel@veillard.com>
15024
15025 * HTMLparser.c test/HTML/lt.html result/HTML/lt.html*:
15026 handle the case of < in quoted attributes, Bastian Kleineidam
15027
15028Tue Nov 6 16:21:33 CET 2001 Daniel Veillard <daniel@veillard.com>
15029
15030 * configure.in include/libxml/xmlwin32version.h: releasing 2.4.9
15031 fixing catalog breakages
15032 * Makefile.am catalog.c result/catalogs/catal
15033 result/catalogs/mycatalog.* test/catalogs/catal*:
15034 fixed more problems in catalog support, added more regression tests
15035 for both XML and SGML catalog handling
15036
15037Mon Nov 5 20:26:41 CET 2001 Daniel Veillard <daniel@veillard.com>
15038
15039 * debugXML.c: applied an improvement to xmlGetLineNo() from
15040 Keith Isdale
15041
15042Mon Nov 5 15:20:16 CET 2001 Daniel Veillard <daniel@veillard.com>
15043
15044 * catalog.c: dohhhh XML catalog add and remove ops were broken too.
15045 Side effect of the progressive catalog loading
15046
15047Mon Nov 5 12:40:54 CET 2001 Daniel Veillard <daniel@veillard.com>
15048
15049 * Makefile.am: confexecdir and confexec_DATA were defined twice
15050 pointed out by Karl Eichwalder
15051
15052Sun Nov 4 23:18:34 CET 2001 Daniel Veillard <daniel@veillard.com>
15053
15054 * xmlcatalog.c: avoid unlink() and use remove() instead.
15055
15056Sun Nov 4 23:12:38 CET 2001 Daniel Veillard <daniel@veillard.com>
15057
15058 * libxml.spec.in: cleanup
15059 * include/libxml/xmlwin32version.h: updated with 2.4.8
15060
15061Sun Nov 4 21:17:24 CET 2001 Daniel Veillard <daniel@veillard.com>
15062
15063 * encoding.c global.data globals.c testThreads.c: fix bug #63752
15064 of compiling libxml with a non standard set of options
15065
15066Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net
15067
15068 * doc/xmllint.xml, xmllint.1 - updating xmllint man page to
15069 document --sgml option, fixing gnome bugzilla #63382
15070
15071Sun Nov 4 20:56:53 CET 2001 Daniel Veillard <daniel@veillard.com>
15072
15073 * include/libxml/catalog.h catalog.c: Fixed SGML catalogs
15074 breakage of 2.4.7, added a couple of really needed APIs
15075 like xmlCatalogIsEmpty() and xmlNewCatalog()
15076 * xmlcatalog.c: updated --sgml --noout to be a suitable replacement
15077 for install-catalog
15078 * configure.in: preparing 2.4.8
15079
15080Thu Nov 1 15:29:31 CET 2001 Daniel Veillard <daniel@veillard.com>
15081
15082 * HTMLtree.c tree.c include/libxml/HTMLtree.h
15083 include/libxml/tree.h include/libxml/xmlIO.h: more include
15084 cleanups, export cleanly one html output + format function.
15085
15086Thu Nov 1 14:12:12 CET 2001 Daniel Veillard <daniel@veillard.com>
15087
15088 * parser.c: removed initGenericErrorDefaultFunc call from
15089 xmlInitParser() since it could destroy previous calls to
15090 xsltSetGenericErrorFunc() effects
15091
15092Thu Nov 1 09:37:13 CET 2001 Daniel Veillard <daniel@veillard.com>
15093
15094 * debugXML.c include/libxml/debugXML.h: bool can be a reserved
15095 keyword.
15096
15097Wed Oct 31 18:50:08 CET 2001 Daniel Veillard <daniel@veillard.com>
15098
15099 * Makefile.am: cleanup
15100 * threads.c: cleanup too
15101 * xmlIO.c include/libxml/xmlIO.h: added xmlNoNetExternalEntityLoader()
15102 from xsltproc
15103 * include/libxml/tree.h include/libxml/parser.h: trying to break a
15104 dependency loop.
15105
15106Tue Oct 30 18:38:53 CET 2001 Daniel Veillard <daniel@veillard.com>
15107
15108 * catalog.c: Justin Fletcher pointed out that xmlParseXMLCatalog
15109 was not used anymore !
15110
15111Tue Oct 30 13:33:13 CET 2001 Daniel Veillard <daniel@veillard.com>
15112
15113 * configure.in: preparing 2.4.7
15114 * Makefile.am doc/Makefile.am: switched to the latest xmllint
15115 manual page from John
15116 * doc/*: updated the doc and rebuilt the generated pages
15117
15118Tue Oct 30 11:31:19 CET 2001 Daniel Veillard <daniel@veillard.com>
15119
15120 * xmlIO.c: closing bug #62711, the library should never
15121 close stdin or stdout.
15122
15123Tue Oct 30 10:46:12 CET 2001 Daniel Veillard <daniel@veillard.com>
15124
15125 * uri.c: second pass at fixing #63336, using Joel Young
15126 final patch. looks okay.
15127
15128Tue Oct 30 00:56:05 CET 2001 Daniel Veillard <daniel@veillard.com>
15129
15130 * uri.c include/libxml/uri.h: trying to clear #63336
15131 allowing the escaping routine to parse unconformant
15132 URI-References.
15133
15134Mon Oct 29 19:09:46 CET 2001 Daniel Veillard <daniel@veillard.com>
15135
15136 * vms/readme.vms vms/build_libxml.com nanoftp.c
15137 include/libxml/xmlversion.h.in: a few VMS updates from
15138 John A Fotheringham
15139 * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
15140 and xmlCleanupOutputCallbacks() for the Perl binding people.
15141
15142Mon Oct 29 12:44:17 CET 2001 Daniel Veillard <daniel@veillard.com>
15143
15144 * parser.c globals.c DOCBparser.c HTMLparser.c error.c:
15145 apply fixes to close #63271 and avoid segfaults when
15146 the error routine gets callbed before xmlInitParser()
15147 get called.
15148 * nanoftp.c error.c: Applied patches from Justin Fletcher
15149 correcting some xmlGenericError misuses.
15150
15151Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net>
15152
15153 *doc/xmllint.xml, doc/xmllint.1
15154 New and improved man page for xmllint - .xml is the original, .1
15155 is the generated man page
15156
15157Wed Oct 24 14:34:25 CEST 2001 Daniel Veillard <daniel@veillard.com>
15158
15159 * doc/site.xsl doc/*.html doc/Makefile.am: now autogenerate
15160 the web site from the main HTML document.
15161
15162Tue Oct 23 14:32:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
15163
15164 * parser.c: fixed an erroneous validation bug when PE refs
15165 occurs in external parsed entities referenced from the
15166 internals subset
15167 * test/valid/index.xml test/valid/dtds/nitf-2-5.dtd
15168 test/valid/dtds/NewsMLv1.0.dtd result/valid/index.xml*:
15169 added the associated testcase, it's a nice one.
15170 * HTMLparser.c: generate the DTD node as HTML still ...
15171 * HTMLtree.c: fixed errors in Set/GetMetaEncoding
15172
15173Mon Oct 22 14:20:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
15174
15175 * HTMLparser.c: fixed a bug in htmlNewDoc()
15176
15177Mon Oct 22 11:32:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
15178
15179 * test/threads/*: added entities testing to the Thread test
15180 * testThreads.c: make the test reasonable
15181 * DOCBparser.c: fix the DTD public and system ID
15182 * xmllint.c: added --sgml for SGML DocBook importing
15183 * Makefile.am: added Docbtests target
15184
15185Fri Oct 19 11:47:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
15186
15187 * nanoftp.c: use only "anonymous@" string for anonymous passwds
15188 * testThreads.c: removed bogus include
15189
15190Thu Oct 18 16:56:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
15191
15192 * parser.c valid.c result/valid/rss.xml result/valid/rss.xml.err:
15193 fixed a very serious (looping) validation bug
15194
15195Wed Oct 17 11:56:25 EDT 2001 Daniel Veillard <daniel@veillard.com>
15196
15197 * include/libxml/globals.h include/libxml/threads.h threads.c
15198 testThreads.c: far more testing, cleaning up bugs
15199 * *.c : make sure globals.h is always included.
15200
15201Wed Oct 17 17:41:41 CEST 2001 Daniel Veillard <daniel@veillard.com>
15202
15203 * HTMLparser.c: try to get rid of parser loops for good.
15204
15205Wed Oct 17 13:29:02 CEST 2001 Daniel Veillard <daniel@veillard.com>
15206
15207 * configure.in: fixed some bugs in CFLAGS passing.
15208 * test/threads Makefile.am testThreads.c: added a specific
15209 threaded test case (really nasty, guaranteed).
15210
15211Tue Oct 16 23:01:49 CEST 2001 Daniel Veillard <daniel@veillard.com>
15212
15213 * catalog.c: serious cleanup on the management of the
15214 XML catalog tree, more tests done, especially with
15215 the catalog PI.
15216
15217Tue Oct 16 08:43:43 EDT 2001 Daniel Veillard <daniel@veillard.com>
15218
15219 * catalog.c: avoid a problem in catalog cleanup on SMP if
15220 catalogs were not initialized.
15221
15222Tue Oct 16 14:33:19 CEST 2001 Daniel Veillard <daniel@veillard.com>
15223
15224 * catalog.c xpath.c: trying to cleanup the not thread safe
15225 parts of the library.
15226
15227Mon Oct 15 14:30:11 CEST 2001 Daniel Veillard <daniel@veillard.com>
15228
15229 * include/libxml/globals.h configure.in global.data: make
15230 the allocation be per-thread a configure option
15231 * encoding.c include/libxml/parser.h: fixed compilation
15232 errors
15233
15234Mon Oct 15 12:45:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
15235
15236 * include/libxml/parser.h: Norm reported that a few lines
15237 added were breaking libxslt compile, removed them for now
15238
15239Sun Oct 14 05:55:01 EDT 2001 Daniel Veillard <daniel@veillard.com>
15240
15241 * parser.c parserInternals.c threads.c: debugged and fixed
15242 initialization problems which were giving troubles on SMP
15243 boxes.
15244
15245Sat Oct 13 16:17:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
15246
15247 * include/libxml/Makefile.am: missing globals.h
15248
15249Sat Oct 13 14:15:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
15250
15251 * globals.c: added a couple of standard includes.
15252
15253Sat Oct 13 11:08:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
15254
15255 * include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
15256 include/libxml/parserInternals.h include/libxml/tree.h
15257 include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
15258 nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
15259 testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
15260 Applied the last patches from Gary, cleanup, activated threading
15261 all user accessible global variables are now handled in globals.[ch]
15262 Still a bit rought but make tests passes with either
15263 --with-threads defined at configure time or not.
15264 * Makefile.am example/Makefile.am: added globals.[ch] and threads
15265 linking options
15266
15267Fri Oct 12 19:25:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
15268
15269 * Makefile.am include/libxml/Makefile.am
15270 include/libxml/globals.h globals.c include/libxml/threads.h
15271 threads.c build_glob.py global.data xmlcatalog.c acconfig.h
15272 configure.in: started integrating the core of the thread support
15273 not activated yet but half integrated. The code should still
15274 compile and work anyway.
15275
15276Fri Oct 12 00:53:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
15277
15278 * HTMLtree.c catalog.c debugXML.c entities.c nanoftp.c
15279 parser.c valid.c xmlmemory.c xpath.c xpointer.c: started
15280 integrating the non-controversial parts of Gary Pennington
15281 multithread patches
15282 * catalog.c: corrected a small bug introduced
15283
15284Thu Oct 11 20:58:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
15285
15286 * catalog.c include/libxml/catalog.h: very serious cleanup,
15287 isolating unportable code and as much as possible the accesses
15288 to the global shared catalog. May need more testing !
15289
15290Thu Oct 11 11:10:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
15291
15292 * include/libxml/debugXML.h debugXML.c tree.c: integrating
15293 Keith Isdale patches for the XSLT debugger interfaces. Some
15294 cleanup
15295
15296Thu Oct 11 08:44:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
15297
15298 * win32/Makefile.mingw: update from Tobias Peters for 2.4.5
15299 * DOCBparser.c: generate line nubers in elements
15300
15301Wed Oct 10 11:35:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
15302
15303 * configure.in: preparing 2.4.6 release
15304 * doc/xml.html doc/html/*: updated and rebuilt the docs
15305 * include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
15306
15307Mon Oct 8 20:38:27 MDT 2001 John Fleck <jfleck@inkstain.net>
15308
15309 * doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html
15310 adding documentation for DV's supercatalog support
15311
15312Mon Oct 8 17:00:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
15313
15314 * include/libxml/catalog.h catalog.c xmlcatalog.c: adding SGML
15315 super catalog support adding one API and one flag --sgml to
15316 xmlcatalog
15317
15318Sun Oct 7 16:43:57 MDT 2001 John Fleck <jfleck@inkstain.net>
15319
15320 * doc/xmlcatalog_man.xml, xmlcatalog.1
15321 One more crack at
15322 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
15323
15324Sun Oct 7 18:47:02 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
15325
15326 * xpath.c: implemented xmlXPathObjectCopy for external objects
15327 * include/libxml/xpathInternals.h: added xmlXPathStackIsExternal
15328
15329Sat Oct 6 16:25:52 MDT 2001 John Fleck <jfleck@inkstain.net>
15330
15331 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
15332 finishing up fix to
15333 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392, making
15334 the xmlcatalog man page display more elegantly
15335
15336Sat Oct 6 15:27:12 CEST 2001 Daniel Veillard <daniel@veillard.com>
15337
15338 * configure.in: closing bug #61832
15339 * HTMLparser.c: removed a warning
15340
15341Sat Oct 6 15:07:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
15342
15343 * xpath.c: fixing #61673 part I, do not loose doc information
15344 when copying result value trees.
15345
15346Sat Oct 6 11:58:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
15347
15348 * xpath.c: trying to harden the XPath interpreter
15349
15350Fri Oct 5 20:37:51 MDT 2001 John Fleck <jfleck@inkstain.net>
15351
15352 * doc/xmlcatalog.1 updated using a new stylesheet to address, in
15353 part, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392
15354
15355Fri Oct 5 23:35:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
15356
15357 * HTMLparser: repaired another loop problem
15358
15359Fri Oct 5 11:16:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
15360
15361 * uri.c: applied fix from Mathias Hasselmann about a bug in URI
15362 parsing.
15363 * xpath.c: fix bug #61291 the default XML namespace node is
15364 missing from the namespace axis.
15365 * tree.c: refuse to create namespaces nodes with prefix "xml"
15366
15367Thu Oct 4 16:47:44 CEST 2001 Daniel Veillard <daniel@veillard.com>
15368
15369 * SAX.c: ouch a non-defined namespace could lead to a crash,
15370 fixed #61215
15371
15372Thu Oct 4 16:24:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
15373
15374 * parserInternals.c: closed bug #61054
15375
15376Wed Oct 3 15:19:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
15377
15378 * include/libxml/Makefile.am: closing #60708
15379
15380Tue Oct 2 15:52:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
15381
15382 * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c:
15383 adding xmlSAXParseFileWithData following Marco Stipek suggestion
15384
15385Tue Oct 2 11:27:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
15386
15387 * valid.c: close bug #61550 when xml: wasn't considered a namespace
15388
15389Tue Oct 2 11:18:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
15390
15391 * win32/dsp/libxml2.def.src: Igor Zlatkovic patches
15392 * DOCBparser.c HTMLparser.c parser.c: fixed typos
15393
15394Mon Oct 1 09:34:51 CEST 2001 Daniel Veillard <daniel@veillard.com>
15395
15396 * catalog.c: Justin Fletcher provided cleaup code in case
15397 HAVE_STAT is not defined
15398 * include/win32config.h: Igor Zlatkovic suggested to have
15399 HAVE_STAT defined there
15400
15401Sat Sep 29 00:15:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
15402
15403 * catalog.c - fixed typing error reported by M. Barros
15404
15405Sun Sep 23 21:02:39 MDT 2001 John Fleck <jfleck@inkstain.net>
15406
15407 * xmllint.c - fixing typo
15408
15409Sat Sep 22 10:00:00 HKT 2001 William Brack <wbrack@mmm.com.hk>
15410
15411 * HTMLparser.c: small enhancement to prevent loop on
15412 unrecognizable data
15413
15414Fri Sep 21 11:45:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
15415
15416 * parserInternals.c: applying patch from bug #60757 this
15417 should close it
15418
15419Thu Sep 20 15:54:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
15420
15421 * catalog.c xmlcatalog.c: removed a couple of warning
15422 * xpath.c: try to solve the linking problem on platforms
15423 needing trio to compile
15424
15425Wed Sep 19 10:01:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
15426
15427 * Makefile.am libxml.spec.in: backing up non-documented changes
15428 commited without review or aproval by Jens Finke <jens@gnome.org>
15429 * HACKING: made 100% clear that no commit should be done directly
15430
15431Mon Sep 17 18:52:37 CEST 2001 Daniel Veillard <daniel@veillard.com>
15432
15433 * configure.in: Joe Orton provided a patch fixing a problem
15434 when iconv is specified to be in a non-standard directory
15435 but wasn't exported in xml2-config --cflags
15436
15437Fri Sep 14 19:32:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
15438
15439 * configure.in: let's ship 2.4.5 before getting too much
15440 troubles with 2.4.4 errors.
15441
15442Fri Sep 14 12:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
15443
15444 * encoding.c entities.c: do not output hexadecimal charrefs
15445 when serializing HTML since some version of Netscape can't
15446 grok it, generate decimal ones.
15447 * result/HTML/doc3.htm: output changed due to previous test
15448 * parserInternals.c: repair xmlKeepBlanksDefault() broken in 2.4.4
15449
15450Thu Sep 13 13:34:27 CEST 2001 Daniel Veillard <daniel@veillard.com>
15451
15452 * libxml-2.0.pc.in: dohh generated the wrong include path :-(
15453 * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
15454
15455Wed Sep 12 22:14:55 CEST 2001 Daniel Veillard <daniel@veillard.com>
15456 Released 2.4.4
15457
15458 * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am
15459 libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml,
15460 updated the configuration scripts systems accordingly
15461
15462Wed Sep 12 20:49:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
15463
15464 * configure.in: preparing for 2.4.4
15465 * doc/xml.html doc/html/*: updated and rebuilt the docs
15466
15467Wed Sep 12 16:58:16 CEST 2001 Daniel Veillard <daniel@veillard.com>
15468
15469 * win32/dsp/libxml2.def.src: tried to incorporate comments
15470 from bug #59220
15471
15472Tue Sep 11 11:25:36 CEST 2001 Daniel Veillard <daniel@veillard.com>
15473
15474 * parser.c result/noent/wml.xml: fixed bug #59981 related
15475 to handling of '&' in attributes when entities are substitued
15476
15477Mon Sep 10 22:14:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
15478
15479 * libxml.h include/libxml/xmlversion.h.in
15480 include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in:
15481 Tried to close bug #60131
15482
15483Mon Sep 10 20:46:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
15484
15485 * SAX.c: fixed a bug in the HTML parser introduced Sep 9
15486
15487Mon Sep 10 20:13:09 CEST 2001 Daniel Veillard <daniel@veillard.com>
15488
15489 * SAX.c: fixing bug #59946 on xmlns=""
15490
15491Mon Sep 10 16:39:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
15492
15493 * include/libxml/xmlerror.h SAX.c: fixing bug 59732, simple
15494 but allocates a new error code.
15495
15496Sun Sep 9 10:33:15 CEST 2001 Daniel Veillard <daniel@veillard.com>
15497
15498 * xmllint.c: John Fleck fixed typos in the options output
15499 * parser.c SAX.c: fix ignorable white space SAX selection
15500
15501Sat Sep 8 11:43:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
15502
15503 * entities.c: Steve Underwood found the possibility of an
15504 ininite loop in case of error.
15505
15506Fri Sep 7 11:35:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
15507
15508 * Makefile.am: Need $(ICONV_LIBS) in libxml2_la_LIBADD
15509
15510Wed Sep 5 17:47:43 CEST 2001 Daniel Veillard <daniel@veillard.com>
15511
15512 * parser.c: warn if version is not 1.0 but it's not
15513 strictly speaking an error after analyzing the spec
15514
15515Mon Sep 3 10:07:03 MDT 2001 John Fleck <jfleck@inkstain.net>
15516
15517 *doc/catalog.html - add link to the html version of the
15518 man page, other linguistic cleanups
15519
15520Mon Sep 3 09:10:08 MDT 2001 John Fleck <jfleck@inkstain.net>
15521
15522 * doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1
15523 adding documentation for xmlcatalog. Note: xmlcatalog.1, the man
15524 file, has not yet been included in the build.
15525
15526Sat Sep 1 18:17:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
15527
15528 * catalog.c: removed a duplicate affectation Justin Fletcher
15529
15530Fri Aug 31 22:02:10 CEST 2001 Daniel Veillard <daniel@veillard.com>
15531
15532 * tree.c: Armin Sander pointed a possible text coalescing
15533 problem, completed his patch.
15534
15535Fri Aug 31 18:30:28 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
15536
15537 * trionan.c: Fixed const and volatile re-definition problem
15538
15539Fri Aug 31 16:51:28 CEST 2001 Daniel Veillard <daniel@veillard.com>
15540
15541 * libxml.4 parser.c: doc updates from Heiko Rupp
15542 * parserInternals.c: 2 sanity checks from Heiko Rupp
15543
15544Tue Aug 28 22:38:45 CEST 2001 Daniel Veillard <daniel@veillard.com>
15545
15546 * tree.c: applied patch from Armin Sander to make some pointers
15547 const in xmlCopyNode()
15548 * include/libxml/tree.h: added fix to the header
15549
15550Mon Aug 27 16:24:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
15551
15552 * xpath.c: hum, restrict the integer usage gcc bug workaround
15553 to only gcc compilers so that other architecture don't get
15554 penalized by this limitation.
15555 * include/libxml/xpath.h: small typo fix from Heiko W. Rupp
15556
15557Sun Aug 26 20:45:04 CEST 2001 Daniel Veillard <daniel@veillard.com>
15558
15559 * valid.c: fixed a Windows compiler warning (Chris Poblete)
15560 * xpath.c: fix for mod when dividend is 0 (Chris Poblete)
15561
15562Sat Aug 25 15:30:17 CEST 2001 Daniel Veillard <daniel@veillard.com>
15563
15564 * include/libxml/catalog.h catalog.c xmlcatalog.c: added a
15565 --convert option to xmlcatalog to convert SGML ones to
15566 the XML syntax.
15567 * xmllint.c: small cleanup for $SGML_CATALOG_FILES support.
15568
15569 2.4.3 got released at that point
15570Thu Aug 23 23:16:32 CEST 2001 Daniel Veillard <daniel@veillard.com>
15571
15572 * catalog.c xmlIO.c: started some serious testing and fixed
15573 a few bug and optmization needs.
15574
15575Thu Aug 23 17:26:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
15576
15577 * Makefile.am configure.in include/libxml/xmlwin32version.h:
15578 preparing for a 2.4.3 release even if it may not be ready yet
15579 * catalog.c parser.c xmlIO.c include/libxml/catalog.h: redirected
15580 all file parsing lookup to go through the entity resolver, add
15581 to add an API to bypass it (needed to load catalogs themselves),
15582 some cleanup on the catalog code too.
15583 * nanoftp.c: small cleanup
15584 * doc/catalog.html: small update
15585
15586Thu Aug 23 12:22:26 CEST 2001 Daniel Veillard <daniel@veillard.com>
15587
15588 * catalog.c: fixed bugi #59406 in SGML catalog parsing reported by
15589 Jun Kuriyama
15590
15591Thu Aug 23 02:51:29 CEST 2001 Daniel Veillard <daniel@veillard.com>
15592
15593 * doc/catalog.html: finished the catalog documentation
15594
15595Thu Aug 23 01:38:42 CEST 2001 Daniel Veillard <daniel@veillard.com>
15596
15597 * doc/catalog.html doc/xml.html: added documentation about
15598 Catalog support, misses an API description
15599 * doc/html/*: reextracted the API pages
15600
15601Wed Aug 22 18:27:47 CEST 2001 Daniel Veillard <daniel@veillard.com>
15602
15603 * include/libxml/catalog.h catalog.c xmlIO.c HTMLparser.c:
15604 Added the part about section 7.2 on URI resolution,
15605 fixed a side effect in the HTML parser, look complete
15606 and ready to rock except the URI/SystemID part!
15607
15608Wed Aug 22 16:27:03 CEST 2001 Daniel Veillard <daniel@veillard.com>
15609
15610 * include/libxml/catalog.h include/libxml/parser.h
15611 include/libxml/xmlerror.h catalog.c parser.c parserInternals.c
15612 xmlIO.c: added support and APIs needed for the catalog PI
15613 * include/libxml/xmlIO.h: cleanup
15614
15615Wed Aug 22 02:03:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
15616
15617 * catalog.c parser.c xmlIO.c xmlcatalog.c xmllint.c
15618 include/libxml/catalog.h: starts to look okay, really
15619 plugged the new framework, cleaned a lot of stuff,
15620 added some APIs, except the PI's support missing this
15621 should be mostly complete
15622 * result/catalogs/* test/catalogs/*: added new test, enriched
15623 the existing one with URN ID tests
15624
15625Tue Aug 21 14:56:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
15626
15627 * catalog.c: fixed nextCatalog
15628 * result/catalogs/docbook test/catalogs/*: started adding
15629 a small regression test
15630
15631Tue Aug 21 12:52:38 CEST 2001 Daniel Veillard <daniel@veillard.com>
15632
15633 * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h:
15634 more work on the XML catalog support.
15635 * parser.c include/libxml/parser.h: small cleanup seems using
15636 list as a public parameter name can give portability troubles
15637 * trionan.c trionan.h xpath.c include/libxml/trionan.h
15638 include/libxml/xpath.h include/libxml/Makefile.am: removed
15639 trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN
15640 wrappers
15641
15642Tue Aug 21 11:18:45 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
15643
15644 * Makefile.am trio.c triodef.h trionan.c xpath.c
15645 include/libxml/Makefile.am include/libxml/trionan.h:
15646 Re-worked Not-A-Number and Infinity support.
15647 * xmlcatalog.c: added readline include files
15648
15649Mon Aug 20 02:04:13 CEST 2001 Daniel Veillard <daniel@veillard.com>
15650
15651 * Makefile.am xmlcatalog.c libxml.spec.in: renaming
15652 testCatalog as xmlcatalog, making it an installed app
15653 adding a shell, and preparing it to be a /etc/xml/catalog
15654 management tool, though not ready yet
15655 * catalog.c include/libxml/catalog.h: adding support for
15656 XML Catalogs http://www.oasis-open.org/committees/entity/
15657 not finished, there is some interesting tradeoffs and a
15658 few open questions left.
15659
15660Sun Aug 19 14:59:56 CEST 2001 Daniel Veillard <daniel@veillard.com>
15661
15662 * xmllint.c: fixed a line formatting problem
15663
15664Fri Aug 17 11:35:31 CEST 2001 Daniel Veillard <daniel@veillard.com>
15665
15666 * SAX.c: removed a couple of unused variable (Albert Chin)
15667
15668Fri Aug 17 01:25:21 CEST 2001 Daniel Veillard <daniel@veillard.com>
15669
15670 * HTMLparser.c HTMLtree.c include/libxml/HTMLparser.h:
15671 trying to fix some troubles w.r.t. function returning
15672 const xxxPtr.
15673
15674Thu Aug 16 21:33:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
15675
15676 * win32/dsp/libxml2.def.src: another set of symbols conditionally
15677 defined
15678
15679Thu Aug 16 21:31:14 CEST 2001 Daniel Veillard <daniel@veillard.com>
15680
15681 * xpointer.c: removed unused var
15682
15683Thu Aug 16 18:26:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
15684
15685 * testXPath.c: another small cleanup closing bug #59110
15686
15687Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
15688
15689 * win32/dsp/libxml2.def.src: small cleanup closing bug
15690 #59108
15691
15692Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
15693
15694 * example/gjobread.c: add xmlCleanupParser() before leaving
15695
15696Wed Aug 15 14:57:08 CEST 2001 Daniel Veillard <daniel@veillard.com>
15697
15698 * config.h.in configure.in include/libxml/xmlwin32version.h:
15699 released 2.4.2
15700
15701Wed Aug 15 13:56:22 CEST 2001 Daniel Veillard <daniel@veillard.com>
15702
15703 * include/libxml/valid.h debugXML.c valid.c: deprecate
15704 the non-boundchecking Sprintf functions, add Snprintf
15705 this should close bug #57984
15706
15707Wed Aug 15 10:46:07 CEST 2001 Daniel Veillard <daniel@veillard.com>
15708
15709 * xmlIO.c: xmlOutputBufferCreateFilename() didn't unescaped
15710 URIs before doing the lookups (pointed by Mark Vakoc)
15711
15712Tue Aug 14 18:37:23 CEST 2001 Daniel Veillard <daniel@veillard.com>
15713
15714 * xpath.c: serious changes on Result Value Trees and NodeSets
15715 w.r.t. deallocation and collect operations. Probably not
15716 100% clean (merge of allocated trees smells like a problem).
15717 Seems sufficient to close #58943
15718
15719Tue Aug 14 16:12:00 CEST 2001 Daniel Veillard <daniel@veillard.com>
15720
15721 * xmllint.c: adding a --format option
15722
15723Tue Aug 14 14:16:24 CEST 2001 Daniel Veillard <daniel@veillard.com>
15724
15725 * xpath.c: count() was broken on Result Value Tree
15726 * xmlIO.c: fixed file:/// accesses on _WIN32
15727
15728Mon Aug 13 13:22:53 CEST 2001 Daniel Veillard <daniel@veillard.com>
15729
15730 * libxml.m4: s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the
15731 macro was renamed, this should close bug #58683
15732
15733Mon Aug 13 12:33:40 CEST 2001 Daniel Veillard <daniel@veillard.com>
15734
15735 * SAX.c: small fix fixing bug #58539 reported by coolo, in
15736 entity substitution mode text at the end of the entity might
15737 be added due to text coalescing.
15738 * nanoftp.c parser.c: small cleanup
15739
15740Wed Aug 8 22:57:05 CEST 2001 Daniel Veillard <daniel@veillard.com>
15741
15742 * HACKING: added John Fleck right to commit in the doc subdir
15743
15744Tue Aug 7 03:05:58 CEST 2001 Daniel Veillard <daniel@veillard.com>
15745
15746 * SAX.c testXPath.c valid.c xmllint.c include/libxml/valid.h:
15747 allow to inherit attributes from the DTD directly in the
15748 tree, this is needed for XPath and can be a useful feature.
15749 Inherited namespaces are always provided at the tree level now
15750 * test/defattr* result/defattr* result/noent/defattr*: added a couple
15751 of tests for this feature (XSLT being the prime user).
15752
15753Fri Aug 3 14:02:20 CEST 2001 Daniel Veillard <daniel@veillard.com>
15754
15755 * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c
15756 testSAX.c xmlIO.c xmllint.c include/win32config.h
15757 include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h
15758 include/libxml/xmlwin32version.h.in win32/README.MSDev
15759 win32/dsp/*: applied Win32 Facelift No.2 patches from
15760 Igor Zlatkovic for Windows/MSC
15761
15762Wed Aug 1 23:21:06 CEST 2001 Daniel Veillard <daniel@veillard.com>
15763
15764 * SAX.c: unparsedEntityDecl() the URI computation of the
15765 entity wasn't done breaking XSLT unparsed-entity-uri()
15766
15767Wed Aug 1 17:44:57 CEST 2001 Daniel Veillard <daniel@veillard.com>
15768
15769 * xpath.c: fixed a bug when walking the descendants and
15770 the current node has no children
15771 * debugXML.c: show up when a text node is supposed to not be escaped
15772
15773Wed Aug 1 01:33:35 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
15774
15775 * xpath.c: fixed a bug in xmlXPathNodeTrailingSorted (for now it
15776 worked like the set:leading() function)
15777 * include/libxml/xpathInternals.h: added xmlXPathNodeSetContains
15778
15779Tue Jul 31 18:24:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15780
15781 * nanohttp.c: protected an use of EAGAIN, Brian Stafford
15782
15783Tue Jul 31 17:48:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15784
15785 * include/libxml/xmlIO.h: apply change to close #58141
15786 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic
15787
15788Tue Jul 31 17:09:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15789
15790 * parser.c: when the internal subset uses a PE, then the
15791 included entity can use conditional sections.
15792
15793Mon Jul 30 12:58:39 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15794
15795 * xpath.c include/libxml/xpath.h: fixed a serious memory problen
15796 when walking the namespace axis showing up in
15797 libxst/tests/general/bug-12
15798 * xmlmemory.c: added the possibility to trace a given block
15799 defined by its address
15800
15801Sun Jul 29 07:18:53 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15802
15803 * parser.c: don't override existing encoding specified before
15804 starting xmlParseDocument()
15805
15806Sat Jul 28 13:33:10 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15807
15808 * include/libxml/xmlwin32version.h: reinserted, needed for
15809 Windows users of CVS
15810
158112001-07-27 Darin Adler <darin@bentspoon.com>
15812
15813 * encoding.c: (xmlIconvWrapper): Add cast to fix warning.
15814 * testCatalog.c: Add include of <libxml/parser.h>.
15815
158162001-07-27 Darin Adler <darin@bentspoon.com>
15817
15818 * include/libxml/.cvsignore:
15819 * include/libxml/xmlwin32version.h:
15820 Remove this file from CVS because it's generated.
15821
15822Fri Jul 27 10:03:56 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15823
15824 * parser.c include/libxml/parser.h: applied const patches from
15825 Tom Moog #58002
15826
15827Thu Jul 26 18:55:52 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
15828
15829 * xpath.c include/libxml/xpath{,Internals}.h: added a function
15830 lookup framework
15831
15832Fri Jul 27 01:50:20 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15833
15834 * tree.c: fixed xmlCopyNode() for documents
15835
15836Thu Jul 26 12:40:35 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15837
15838 * parser.c: fixed bugs #58073 reported by Greg Shtilman
15839
15840Thu Jul 26 11:38:37 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15841
15842 * parser.c: fixes bug #57652 reported by Morus Walter
15843
15844Thu Jul 26 10:24:34 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15845
15846 * nanohttp.c: John Kroll provided a small fix to xmlNanoHTTPSave
15847
15848Thu Jul 26 07:16:04 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15849
15850 * parser.c parserInternals.c: fixed the xmlLineNumbersDefault()
15851 errors, lesson don't add new functions at 1am before a release
15852 * xpath.c: integrated fix from Bjorn to avoid divide by zero
15853 from XPath initialization when possible.
15854
15855Tue Jul 24 15:39:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15856
15857 * result/scripts/base*: removing history/readline changed
15858 this slightly
15859 * include/libxml/parser.h SAX.c parser.c parserInternals.c
15860 xmllint.c: make element content line number generation
15861 optionnal to avoid breaking old apps added interface to switch
15862
15863Tue Jul 24 15:06:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15864
15865 * configure.in: get rid of the readline and libhistory
15866 dependencies by default, release 2.4.1 with IA64 fix
15867 * nanohttp.c tree.c xmlIO.c include/libxml/nanohttp.h
15868 include/libxml/tree.h include/libxml/xmlIO.h: incorporated
15869 John Kroll fixes to allow saving to HTTP via PUT (or
15870 POST of needed).
15871 * doc/html/*.html: regenerated the docs
15872
15873Sun Jul 22 05:56:16 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
15874
15875 * hash.c include/libxml/hash.h: added xmlHashScannerFull,
15876 xmlHashScanFull and xmlHashScannFull3 to get passed the
15877 three keys as arguments to the callback function
15878
15879Thu Jul 19 15:29:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15880
15881 * configure.in Makefile.am: removed libxml softlink for good
15882 * include/libxml/*.h *.c doc/Makefile.am: cleanup to get
15883 100% coverage by gtk-doc
15884
15885Tue Jul 17 17:36:46 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15886
15887 * xmlmemory.c include/libxml/xmlmemory.h: debugging on IA64,
15888 fixed serious troubles due to size_t vs. int mismatch
15889
15890Tue Jul 17 16:04:36 EDT 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15891
15892 * SAX.c xmlIO.c: cleaned up some warning on the Alpha
15893
15894Mon Jul 16 06:32:44 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
15895
15896 * include/libxml/xpath{,Internals}.h xpath.c: added a more
15897 convenient extension API for value and context managing
15898 Now handles external objects through xmlXPathPopExternal,
15899 xmlXPathWrapExternal and xmlXPathReturnExternal.
15900 Added functions for sets operations (intersection, etc.)
15901
15902Mon Jul 16 20:05:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15903
15904 * include/libxml/parserInternals.h include/libxml/HTMLparser.h
15905 xmlIO.c tree.c parserInternals.c entities.c encoding.c
15906 HTMLparser.c: cleanup of global variables, marking some
15907 const or private.
15908
15909Mon Jul 16 00:17:15 CEST 2001 Thomas Broyer <tbroyer@ltgt.net>
15910
15911 * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
15912 fixed xmlXPathNodeSetItem when passing index=0
15913
15914Sun Jul 15 17:58:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15915
15916 * include/libxml/xmlwin32version.h.in: added xmlCheckVersion()
15917
15918Sat Jul 14 19:31:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15919
15920 * xmllint.c: fixed compilation under Cygwin #57503
15921 * TODO: update
15922
159232001-07-13 Peter Williams <peterw@ximian.com>
15924
15925 * config.h.in: add #undef HAVE_DLFCN_H
15926
15927 * example/Makefile.am (INCLUDES): Compile fix when srcdir !=
15928 builddir.
15929
15930Fri Jul 13 11:09:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15931
15932 * win32/libxml2/libxml2.def.src: added a couple of exported entries
15933 raised by #57348 and #57381
15934
15935Thu Jul 12 21:20:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15936
15937 * DOCBparser.c HTMLparser.c HTMLtree.c SAX.c debugXML.c parser.c
15938 tree.c xpointer.c: store the line numbder in element->content,
15939 may break some software, need a configuration mechanism
15940
159412001-07-10 Darin Adler <darin@bentspoon.com>
15942
15943 * .cvsignore:
15944 * example/.cvsignore:
15945 * include/.cvsignore:
15946 * include/libxml/.cvsignore:
15947 Various things that are generated and should be ignored.
15948
15949Tue Jul 10 17:47:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15950
15951 * configure.in include/libxml/xmlwin32version.h: release of 2.4.0
15952 * doc/xml.html doc/html/*: updated the docs
15953
15954Mon Jul 9 22:06:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15955
15956 * valid.c: fixed "Internal: MIXED struct bad" when #CDATA elements
15957 validation occured on content with element child
15958
15959Mon Jul 9 17:59:08 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15960
15961 * tree.c: fixed XML Base computation which was broken
15962 * debugXML.c: added a base function to the shell
15963 * Makefile.am result/scripts/* test/scripts/*: added scripts
15964 based regression tests, and adding 2 XML Base tests
15965
15966Mon Jul 9 12:31:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15967
15968 * tree.c: set properties doc and call xmlSetListDoc for properties
15969 content when grafting them in a different tree.
15970 * aclocal.m4: remove from CVS
15971
15972Sun Jul 8 23:09:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15973
15974 * win32/libxml2/libxml2.def.src: added some missing entry point
15975 for XPath (Mark Vakoc)
15976
15977Sun Jul 8 20:34:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15978
15979 * xmlIO.c: fixed an old bug raised by Bernhard Zwisch, the I/O
15980 layer should URI-Unescape before trying to open resources.
15981
15982Sun Jul 8 16:26:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15983
15984 * xpath.c: fix the name() bug for elements in the default
15985 namespace reported by Charlie Bozeman
15986
15987Sun Jul 8 15:11:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15988
15989 * SAX.c parser.c testXPath.c xpath.c: trying to fix #56948, this
15990 led to an XPath fix, improvements of SAX initialization, and
15991 an added option --nocdata to testXPath
15992
15993Sat Jul 7 21:09:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15994
15995 * doc/libxml-doc.el: Felix Natter provided anew version working
15996 with XEmacs too
15997
15998Sat Jul 7 02:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
15999
16000 * include/libxml/xpath.h: small cleanup
16001 * doc/xml.html: update
16002
16003Fri Jul 6 01:40:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16004
16005 * Makefile.am configure.in include/libxml/xmlwin32version.h:
16006 released 2.3.14
16007
16008Fri Jul 6 00:47:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16009
16010 * doc/html/*: rebuilt the docs for the release
16011 * doc/xml.html: added 2.3.14 release.
16012
16013Thu Jul 5 22:01:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16014
16015 * xpath.c: a bug reported by Stephan Kulow empty nodesets
16016 were not equal to empty strings
16017
16018Thu Jul 5 00:52:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16019
16020 * SAX.c: fixed a URI-Reference computation problem when validating
16021 * xmlIO.c: small cleanup
16022
16023Thu Jul 5 00:04:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16024
16025 * parser.c: improved the description of a couple of interfaces
16026 upon Larry Stamper suggestion
16027
16028Wed Jul 4 21:42:24 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16029
16030 * SAX.c entities.c parser.c: changed completely the way entities
16031 are handled when running the parser in entity substitution mode.
16032 This fixes a bug reported by Stephan Kulow and nearly divides
16033 by 3 the amount of memory required by libxslt to load and process
16034 DocBook TDG.
16035
16036Wed Jul 4 18:02:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16037
16038 * HTMLparser.c: fixing a too early root closing problem raised
16039 byt Prashanth Naidu
16040
16041Wed Jul 4 01:42:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16042
16043 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
16044 raised by Mark Vakoc.
16045
16046Tue Jul 3 18:35:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16047
16048 * example/Makefile.am: fixed the include path to add srcdir/include
16049 * Makefile.am configure.in: fix from Albert Chin for iconv detection
16050 and some cleanup
16051
16052Tue Jul 3 10:12:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16053
16054 * xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h:
16055 lot of optimization work, results in significant improvements
16056 when handling really complex XPath queries. Add a small optimizer
16057 for unions, improve [n] and [last()], avoid some costly ops.
16058
16059Fri Jun 29 23:26:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16060
16061 * include/libxml/parser.h parser.c: xmlStrstr args are both const
16062 * xpath.c: small cleanup
16063 * xmlGetNsList: reformated, fixed problems if used on Entities
16064
16065Thu Jun 28 18:19:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16066
16067 * doc/xml.html: added 1.8.14 and 2.3.13 releases
16068
16069Thu Jun 28 18:16:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16070
16071 * configure.in include/libxml/xmlwin32version.h: released 2.3.13
16072 * Makefile.am example/Makefile.am: workaround automake generating
16073 erroneous deps
16074
16075Thu Jun 28 15:08:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16076
16077 * include/win32config.h: bug #56801 Yon Derek provided a patch
16078 to the windows config file.
16079
16080Thu Jun 28 14:51:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16081
16082 * xpointer.c include/win32config.h win32/libxml2/libxml2.def.src
16083 libxml.h : Yon Derek provided a set of changes to compile from
16084 CVS on Windows/MSC
16085
16086Thu Jun 28 14:11:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16087
16088 * parser.c: fixed UTF8 BOM support in push mode
16089 * test/utf8bom.xml result/utf8bom.xml result/noent/utf8bom.xml:
16090 added a specific testcase
16091
16092Wed Jun 27 18:33:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16093
16094 * Makefile.am: added --push regression tests
16095 * parserInternals.c: the XML parser segfaulted in --push mode
16096
16097Wed Jun 27 13:09:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16098
16099 * configure.in: moved the symlinks detection within a CVS
16100 check, this is not portable and will be removed soon.
16101 * xpath.c: small cleanup/speedup
16102
16103Tue Jun 26 18:05:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16104
16105 * configure.in doc/xml.html include/libxml/xmlwin32version.h:
16106 release of 2.3.12
16107 * parser.c: make an error message if unknow entities in all cases
16108
16109Tue Jun 26 09:46:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16110
16111 * uri.c: fixed 2 uri normalization bugs on '//' reduction
16112
16113Mon Jun 25 18:06:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16114
16115 * include/libxml/Makefile.am: Laszlo Peter pointed out that
16116 includes were installed in the wrong dir
16117
16118Mon Jun 25 17:07:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16119
16120 * doc/html.xml: warn against sending code to exhibit bugs.
16121
16122Sun Jun 24 23:31:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16123
16124 * xpath.c: patch to xmlXPathFormatNumber for the optimizer on
16125 Tru64 from Thomas Leitner
16126
16127Sun Jun 24 14:05:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16128
16129 * AUTHORS: added William and Bjorn
16130 * include/libxml/*.h *.c README doc/*.html etc.: changed old email to
16131 daniel@veillard.com hopefully I won't have to do this again
16132 * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
16133 docs can be rebuilt cleanly now
16134 * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
16135 from CVs it's generated, added include/libxml/xmlwin32version.h
16136 also generated but which should change far less frequently.
16137 * catalog.c nanoftp.c: made sure to include libxml.h not
16138 libxml/xmlversion.h directly
16139 * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
16140 when compiling on WIN32 and MSC
16141
16142Sat Jun 23 23:54:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16143
16144 * include/Makefile.am include/libxml/Makefile.am configure.in:
16145 fixed make distcheck and rebuilding the rpms
16146
16147Sat Jun 23 20:50:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16148
16149 * configure.in: should finish the migration of exported includes
16150 into a real include/libxml in CVS, at least for CVS users.
16151 * removed the exported headers, added in include/libxml (as well
16152 as xmlversion.h.in).
16153
16154Sat Jun 23 20:37:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16155
16156 * configure.in: fixed the way to detect symlink
16157
16158Sat Jun 23 20:30:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16159
16160 * configure.in: updated, include/libxml is now a real CVS dir
16161
16162Sat Jun 23 19:36:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16163
16164 * doc/libxml-doc.el: a new version of libxml-doc.el. This new
16165 version works with both libxml1 and libxml2 (it autodetects
16166 the prefix of the html-files) from Felix Natter.
16167 * doc/xml.html: updated doc accordingly
16168
16169Sat Jun 23 18:30:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16170
16171 * xpath.c: fixed the bug generating a template loop in libxslt
16172 when using docbook-xsl-1.4, * should filter out document nodes
16173 * HACKING: added William
16174 * TODO: updated
16175
16176Fri Jun 22 18:02:37 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16177
16178 * doc/FAQ.html: added a warning about gcc-3.0
16179 * doc/xml.html: added reference to gdome2 and removed a confusing
16180 sentence
16181
16182Fri Jun 22 17:02:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16183
16184 * xmlversion.h: okay this is a generated file, but Windows
16185 users need it and they can't generate it, and I want CVS
16186 Windows users ...
16187 * win32/libxml2/libxml2_so.dsp: Windows project file for
16188 the shared lib version of libxml2
16189 * win32/libxml2/libxml2.def.src: bug #56527 set of exported
16190 resources needed for libxslt/xsltproc by Yon Derek
16191
16192Fri Jun 22 16:39:36 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
16193
16194 * trio.c: MSVC fix (provided by Igor Zlatkovic)
16195
16196Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16197
16198 * include/win32config.h: another small fix for ATTRIBUTE_UNUSED
16199
16200Fri Jun 22 12:42:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16201
16202 * include/win32config.h: Yon Derek provided a first fix
16203 to be able to compile libxslt/xsltproc on Windows
16204
16205Fri Jun 22 00:04:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16206
16207 * xpath.c: attempt to work around what seemed a gcc optimizer
16208 bug when handling floats on i386 http://veillard.com/gcc.bug
16209 * tree.c entities.c encoding.c: doing some cleanups while
16210 chasing it
16211
16212Thu Jun 21 13:13:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16213
16214 * Makefile.am: cleanup when --without-debug is specified
16215 * xinclude.c xpath.c xpathInternals.h xpointer.c: cleanup
16216 w.r.t. --without-debug and other include points
16217 * catalog.h testCatalog.c: a bit of cleanup and prepare for XML
16218 Catalogs
16219 * configure.in entities.h tree.h HTMLparser.c: removed
16220 --without-corba, made the _private field mandatory
16221
16222Wed Jun 20 19:37:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16223
16224 * parser.c parserInternals.c encoding.c: Since Notepad on Win2k
16225 outputs a BOM in UTF8, an errata has been issued to avoid the
16226 problem, that was the most reasonable solution... Add support
16227 for a leading UTF8 BOM in entities.
16228
16229Wed Jun 20 15:38:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16230
16231 * valid.c: fixed a bug found when post validating an entity ref
16232 * xmllint.c: added --loaddtd and sligly changed --postvalid to
16233 activate it too
16234
16235Tue Jun 19 20:03:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16236
16237 * tree.c xinclude.c xpointer.c: bug #56402 exposed a number of
16238 weakness in the node copy the XPointer and the XInclude
16239 implementations. Serious cleanup.
16240
16241Tue Jun 19 14:50:18 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16242
16243 * Makefile.am: Kjartan Maraas provided a small patch to
16244 add xml2-config.in to EXTRA_DIST
16245
16246Tue Jun 19 13:04:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16247
16248 * valid.c tree.c parserInternals.c parser.c: Stephan Kulow
16249 provided another failing case found in KDE, the way the
16250 ctxt->vctxt.nodeTab was allocated and freed changed over
16251 time but it wasn't completely cleaned up. This should fix it.
16252
16253Sun Jun 17 19:56:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16254
16255 * parser.c: Stephan Kulow also raised the fact that line number
16256 could get miscounted making debug harder, fixed the problem
16257 in xmlParseCharData()
16258
16259Sun Jun 17 19:17:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16260
16261 * valid.c: Stephan Kulow pointed out a problem when validating
16262 and using an empty entity, forgot a 'break' in a case.
16263
16264Sun Jun 17 16:47:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16265
16266 * tree.c: fixed xmlHasNsProp() accordingly to bug #55683
16267 * doc/xml.html: updated with 2.3.11
16268
16269Sun Jun 17 12:24:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16270
16271 * TODO: updated adding cleanup of generated doc
16272 * configure.in: prepared to release 2.3.11
16273 * xmllint.c: added --version for bug reporting
16274 * doc/html/*.html: rebuilt the doc
16275
16276Sat Jun 16 23:23:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16277
16278 * xpath.c: first part of the work on selecting namespace to
16279 fix bug #56115
16280
16281Sat Jun 16 00:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16282
16283 * Makefile.am example/Makefile.am: Laszlo PETER provided a fix
16284 when using -liconv
16285 * TODO: updated
16286
16287Fri Jun 15 07:08:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16288
16289 * HTMLtree.[ch]: more work on the HTML serialization routnes,
16290 cleanup, encoding support.
16291
16292Thu Jun 14 10:31:17 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16293
16294 * xpath.c: Thomas Broyer suggested a better patch for the / arg
16295
16296Thu Jun 14 01:01:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16297
16298 * xpath.c: bug detected by Ankh when / is used as a function arg
16299
16300Wed Jun 13 23:08:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16301
16302 * HTMLparser.[ch] HTMLtree.c: stored the inline/block property
16303 of element and use it to avoid outputting formatting spaces at
16304 the wrong place. Implemented the format parameter for HTML save.
16305 * result/HTML/doc2.htm result/HTML/doc3.htm result/HTML/fp40.htm
16306 result/HTML/script.html result/HTML/test2.html result/HTML/test3.html
16307 result/HTML/wired.html: of course this impact the result of a
16308 number of HTML tests
16309
16310Thu Jun 14 09:49:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16311
16312 * HTMLtree.[ch]: started augmenting the HTML save API with
16313 encoding and formatting parameters
16314
16315Wed Jun 13 09:44:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16316
16317 * HTMLtree.h: cleanup and started evaluating the work needed on
16318 revamping the HTML output code
16319
16320Mon Jun 11 19:29:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16321
16322 * DOCBparser.c: handling of PIs and <?sgml-declaration in entities.
16323
16324Tue Jun 12 08:46:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16325
16326 * valid.c: fixed bug #56049, forgot one check in the
16327 validation routine
16328
16329Tue Jun 12 08:09:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16330
16331 * tree.[ch]: grrr ... namespace is a C++ reserved keyword
16332
16333Tue Jun 12 06:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16334
16335 * libxml.h: fixed an error in last commit
16336 * doc/FAQ.html: added an entry for compilation from CVS
16337
16338Mon Jun 11 10:07:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16339
16340 * xmlversion.h.in libxml.h: Cygwin patches
16341 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
16342 * tree.h: cleanup
16343
16344Sat Jun 9 19:16:00 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16345
16346 * tree.c: patched xmlFreeNode() to avoid freeing() a static
16347 memory block in a strange case where libxml is linked twice
16348 in the binary.
16349
16350Sat Jun 9 18:39:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16351
16352 * valid.c: (a? , b? , c? , ... , z?) was storing/restauring
16353 state far too often, simple fix used to avoid it.
16354
16355Sat Jun 9 16:10:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16356
16357 * xinclude.c: Raphael Hertzog had a trouble with DTD nodes
16358 being processed, applied his patch
16359 * tree.c: fixed a bug raised in xmlStaticCopyNodeList()
16360
16361Sat Jun 9 15:50:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16362
16363 * nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic
16364 provided fixes to compile on MSCC again
16365 * win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
16366 also provided an update for the project files.
16367
16368Thu Jun 7 21:52:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16369
16370 * tree.c: applied Steve Tinney patch to xmlNewNsProp to fix
16371 bug #55810
16372
16373Thu Jun 7 21:29:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16374
16375 * tree.c: fixed xmlGetNsProp() to close bug #55683
16376 Note this requires libxslt to use it's own function instead.
16377
16378Thu Jun 7 18:06:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16379
16380 * HTMLtree.c: when in a pre element no formatting space should
16381 be added.
16382 * test/HTML/pre.html result/HTML/pre.html*: added a regression test
16383
16384Thu Jun 7 17:29:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16385
16386 * configure.in: added tests for signal() and signal.h
16387
16388Fri Jun 8 10:17:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16389
16390 * xpath.c: robert pointed out xmlXPathNINF was not initialized
16391
16392Fri Jun 8 10:01:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16393
16394 * doc/libxml-doc.el: Felix Natter provided a new version for
16395 libxml2
16396
16397Fri Jun 8 07:20:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16398
16399 * HTMLtree.c: when in a pre element no formatting space should
16400 be added.
16401
16402Wed Jun 6 18:07:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16403
16404 * configure.in: add -mieee to CFLAGS when compiling on Linux/alpha
16405
16406Thu Jun 7 06:44:01 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16407
16408 * DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?>
16409 hack
16410 * tree.[ch]: added xmlHasNsProp as suggested in bug report #55653
16411 * uri.c: fixed a warning
16412
16413Tue Jun 5 22:54:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16414
16415 * HTMLtree.c: trying to close bug #55772 escaping in script
16416 elements
16417 * doc/xml.html: suggest to send mail to the list
16418
16419Tue Jun 5 19:11:02 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16420
16421 * error.c: attempt to fix the xmlGetVarStr breakage once and for
16422 good. Use a macro and based on the solution provided in
16423 vsnprintf manual page from GNU.
16424
16425Tue Jun 5 14:46:10 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
16426
16427 * error.c: Workaround for non-preserving variadic list.
16428 * trio.c trio.h triop.h strio.c strio.h: Upgraded to trio baseline 1.4
16429
16430Sat Jun 2 06:12:33 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16431
16432 * doc/xml.html: added 2.3.10 release
16433
16434Fri Jun 1 11:27:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16435
16436 * configure.in: releasing 2.3.10
16437
16438Thu May 31 20:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16439
16440 * xmlIO.c: Gary Pennington spotted a few troubles with file:///
16441
16442Thu May 31 20:18:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16443
16444 * encoding.c: Robert Collins provided a patch to add the
16445 "US-ASCII" encoding alias
16446
16447Wed May 30 21:12:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16448
16449 * xpath.c encoding.[ch]: William M. Brack provided a set of UTF8
16450 string oriented functions and started cleaning the related areas
16451 in xpath.c which needed fixing in this respect
16452
16453Wed May 30 20:30:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16454
16455 * HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug
16456 #55380
16457 * tree.c: patch to xmlNodeGetContent() to get CDATA section content
16458
16459Mon May 28 12:56:29 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16460
16461 * TODO: updated
16462 * nanohttp.[ch] : started adding APIs to get the redirected URL
16463 when this occurs (needed for further base computation
16464 * tree.h: cleanup
16465 * encoding.c: cleanup
16466 * SAX.c: minor change around ctxt->loadsubset
16467
16468Fri May 25 09:36:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16469
16470 * Makefile.am include/Makefile.am: small change to have
16471 include/libxml rebuilt if working from CVS.
16472 * uri.c: applied another patch from Carl Douglas for URI escaping,
16473 this should close bug #51876
16474
16475Wed May 23 15:40:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16476
16477 * xinclude.c: fixed XInclude recursive behaviour bug #54678
16478 * result/XInclude/recursive.xml test/XInclude/docs/recursive.xml
16479 test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
16480 added specific regression test
16481 * parser.h: preparing for the XSLT mode where DTD inherited
16482 attributes are added to the tree.
16483
16484Wed May 23 13:59:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16485
16486 * xinclude.[ch]: Updated the namespace for the Last Call version
16487 * result/XInclude/include test/XInclude/include: updated the
16488 testsuite accordingly
16489
16490Wed May 23 12:27:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16491
16492 * uri.[ch]: applied a patch from Carl Douglas for URI escaping,
16493 related to bug #51876
16494
16495Tue May 22 18:46:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16496
16497 * tree.c: fixed a gross mistake in base computation, xml:base is
16498 not completely correct yet (need cascade).
16499 * xpath.[ch]: added the few things needed to find a function name
16500 and URI from the XPath context when it is called.
16501
16502Tue May 22 17:00:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16503
16504 * catalog.[ch]: fixes and add xmlLoadCatalogs()
16505 * DOCBparser.c: small cleanup
16506 * xmllint.c: added a --catalogs option to load catalogs from
16507 $SGML_CATALOG_FILES
16508 * tree.c: cleanup
16509 * configure.in: iconv library fixup, ICONV_LIBS
16510
16511Mon May 21 16:05:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16512
16513 * catalog.c: handling of CATALOG entries. detection of recursion,
16514 and a few bugfixes
16515 * xpath.c: fixing bug #54951 QNAME with no prefix should not match
16516 against the default namespace
16517
16518Mon May 21 10:14:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16519
16520 * xpath.c: Joe Orton reported a bug found with IRIx compiler.
16521
16522Sun May 20 15:15:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16523
16524 * parser.c: fixed propagation context info when parsing an
16525 external entity.
16526 * doc/html/*.html: regenerated a couple of docs
16527
16528Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16529
16530 * doc/xml.html: update with 2.3.9 informations
16531
16532Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16533
16534 * HTMLtree.h debugXML.h parserInternals.h tree.h valid.c
16535 xmlversion.h.in xpathInternals.h xpath.h: some cleanup for gtk-doc
16536 * doc/html/* : rebuilt the docs
16537 * valid.c: small patch which may improve some case when
16538 validating.
16539
16540Sat May 19 15:20:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16541
16542 * HTMLparser.c: Closed bug #54891
16543 * result/HTML/cf_128.html* test/HTML/cf_128.html: added the test
16544 to the suite
16545
16546Thu May 17 14:15:07 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16547
16548 * encoding.h hash.c nanoftp.h parser.h tree.h uri.h xlink.h xpointer.c:
16549 applied a documentation patch from LotR and filled in a few missing
16550 descriptions
16551
16552Wed May 16 23:02:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16553
16554 * xpath.c tree.c parser.c: speed optimizations at the parser level
16555 document tree freeing and xpath evaluation
16556
16557Wed May 16 12:55:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16558
16559 * parser.c parser.h parserInternals.h: fixed a couple of
16560 interfaces for handling memory buffer input to const char *
16561 upon suggestion of JamesH.
16562
16563Tue May 15 17:22:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16564
16565 * configure.in: LoTR sent a patch fixing the previous commit
16566
16567Tue May 15 14:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16568
16569 * configure.in: trying to deal again with the stoopid -R linking
16570 flag of Solaris
16571
16572Tue May 15 12:49:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16573
16574 * xpath.h: two nodeset access macros from Thomas Broyer
16575
16576Tue May 15 11:42:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16577
16578 * xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup
16579 patch from Thomas Broyer
16580
16581Tue May 15 10:52:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16582
16583 * valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test
16584 case
16585 * INSTALL: was empty added stuff from the FAQ
16586
16587Fri May 11 19:37:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16588
16589 * tree.[ch]: fixing bug #54446, by cleaning some bugs in the
16590 attributes handling and #54433 by adding xmlUnsetProp()
16591 and xmlUnsetNsProp()
16592
16593Fri May 11 16:07:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16594
Daniel Veillard25a1ce92008-06-02 16:04:12 +000016595 * HTMLparser.c: Patch from Jonas Borgström
William M. Brack11be2d02007-01-24 19:17:19 +000016596 (htmlGetEndPriority): New function, returns
16597 the priority of a certain element.
16598 (htmlAutoCloseOnClose): Only close inline elements if they
16599 all have lower or equal priority.
16600 * result/HTML: this of course changed a number of tests results.
16601
16602Thu May 10 17:30:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16603
16604 * xmlIO.c catalog.c: plugged in the default catalog resolution
16605 * doc/gnome-xml.sgml: linked in the Docbook parser and catalog
16606 documentations
16607 * doc/html/libxml-*.html: rebuild added the missing ones to CVS
16608
16609Thu May 10 16:14:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16610
16611 * Makefile.am xmlversion.h.in configure.in include/Makefile.am:
16612 integrating catalogs
16613 * catalog.[ch] testCatalog.c: adding a small catalo API
16614 (only SGML catalog support).
16615 * parser.c: restaured xmlKeepBlanksDefault(0) API
16616
16617Wed May 9 12:50:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16618
16619 * tree.c: zb@bisp.com reported an error in xmlNodeGetLang()
16620
16621Tue May 8 12:31:40 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16622
16623 * parser.c: added xmlParseExternalEntityPrivate() to allow
16624 propagation of ctxt->_private when parsing external entities
16625
16626Tue May 8 10:26:22 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16627
16628 * HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDump
16629
16630Tue May 8 09:30:12 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16631
16632 * configure.in: fixed a small portability problem with AM_CONDITIONAL
16633
16634Mon May 7 22:44:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16635
16636 * valid.c: warn when indeterminist content model is detected
16637 * result/VC/ElementValid8: this adds a message
16638 * Makefile.am: add --novalid for VCM tests
16639 * parserInternals.c: added a call to Init memory
16640
16641Fri May 4 19:51:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16642
16643 * HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion
16644 when both parameters are NULL.
16645
16646Fri May 4 17:19:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16647
16648 * valid.c: applied small patch from Gary Pennington, reindented
16649 some part of the code.
16650
16651Thu May 3 13:10:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16652
16653 * configure.in doc/xml.html doc/html/*: preparing for 2.3.8
16654 release, updated and regenerated the docs
16655
16656Thu May 3 12:47:46 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16657
16658 * xpath.c result/XPath/expr/floats : clarified and cleanup
16659 printing of abnormal floats in tests.
16660
16661Thu May 3 10:25:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16662
Daniel Veillard25a1ce92008-06-02 16:04:12 +000016663 * HTMLparser.c: trying to fix the problem reported by Jonas Borgström
William M. Brack11be2d02007-01-24 19:17:19 +000016664 * results/HTML/ : a few changes in the output of the HTML tests as
16665 a result.
16666 * configure.in: tying to fix -liconv where needed
16667
16668Wed May 2 19:10:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16669
16670 * Makefile.am: fixed a stupid error
16671
16672Wed May 2 18:39:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16673
16674 * configure.in Makefile.am: make the inclusion of the trio
16675 modules in the library conditional
16676
16677Wed May 2 14:39:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16678
Daniel Veillard25a1ce92008-06-02 16:04:12 +000016679 * DOCBparser.c: patche from László Kovács, fixed entities refs
William M. Brack11be2d02007-01-24 19:17:19 +000016680 in attributes handling
16681
16682Wed May 2 12:56:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16683
16684 * xmlIO.c: Bjorn Reese provided a fix for a problem on buffer
16685 flushing
16686
16687Mon Apr 30 22:29:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16688
16689 * xpath.c: fix of an XSLT namespace bug reported on the list
16690 general/bug-8-
16691
16692Mon Apr 30 19:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16693
16694 * strio.h trio.c: Dan McNichol suggested a couple of small
16695 fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler
16696
16697Mon Apr 30 13:44:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16698
16699 * tree.c parser.c encoding.c: spent a bit more time looking
16700 at the parsing speed and DOM handling. Added a few more
16701 speedups.
16702
16703Sun Apr 29 21:53:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16704
16705 * parser.c: small but effective parsing speed improvement
16706
16707Sun Apr 29 19:02:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16708
16709 * configure.in: default on the DocBook parser inclusion (for Gnome)
16710 * DOCBparser.h: fixed a header reference
16711
16712Sat Apr 28 19:00:39 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16713
16714 * configure.in xpath.c: applied Bjorn patches for FPE on the
16715 alpha
16716
16717Sat Apr 28 18:54:28 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16718
16719 * tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add
16720 xmlSaveFormatFileTo()
16721
16722Sat Apr 28 16:33:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16723
16724 * xpath.c: simple and efficient optimization, XPath functions
16725 aways bind to the same code, cache this
16726 * TODO: updated (by saying some is obsolete)
16727
16728Sat Apr 28 14:23:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16729
16730 * xpath.c: more cleanup work on XPath name parsing routines
16731
16732Fri Apr 27 19:06:13 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16733
16734 * parserInternals.c xpath.[ch]: some UTF8 cleanup on
16735 xmlXPathParseName
16736 * xpath.c: Igor Zlatkovic suggested a change for NAN and MSC
16737 * debugXML.c: avoid compilation problems if compiling without
16738 HTML support, Igor Zlatkovic
16739 * win32/libxml2/libxml2.def.src: being able to compile without
16740 XPath on Windows
16741
16742Thu Apr 26 22:53:03 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16743
16744 * libxml.m4: yet another patch from Toshio Kuratomi
16745
16746Thu Apr 26 21:27:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16747
16748 * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi
16749
16750Thu Apr 26 20:53:48 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16751
16752 * tree.[ch]: added xmlSaveFormatFile interface for saving
16753 and indenting a file.
16754
16755Thu Apr 26 16:35:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16756
16757 * xpath.c: fixed bug #53689 related to processing-instruction()
16758
16759Thu Apr 26 12:57:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16760
Daniel Veillard25a1ce92008-06-02 16:04:12 +000016761 * DOCBparser.c: patche from László Kovács
William M. Brack11be2d02007-01-24 19:17:19 +000016762
16763Thu Apr 26 11:31:54 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16764
16765 * parser.c: applied fixes from Christian Glahn bug report #53391
16766
16767Thu Apr 26 11:14:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16768
Daniel Veillard25a1ce92008-06-02 16:04:12 +000016769 * error.c: Jean François Lecomte provided a complete description
William M. Brack11be2d02007-01-24 19:17:19 +000016770 and a fix to bug #53537
16771
16772Thu Apr 26 09:42:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16773
16774 * libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi
16775
16776Wed Apr 25 21:05:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16777
16778 * DOCBparser.c SAX.c: a bit more work on entities processing.
16779 Still Need to cleanup XML output and references in attributes
16780
16781Wed Apr 25 17:52:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16782
Daniel Veillard25a1ce92008-06-02 16:04:12 +000016783 * DOCBparser.c include/Makefile.am: two patches from László Kovács
William M. Brack11be2d02007-01-24 19:17:19 +000016784
16785Wed Apr 25 14:56:26 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16786
16787 * tree.c: trying to fix #53574, not completely complete,
16788 I would like xmllint --copy --debug test/ent1 and
16789 xmllint --debug test/ent1 to show the same result.
16790 * xpath.c: fix a bug when trying to sort namespace nodes
16791
16792Wed Apr 25 12:28:57 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16793
16794 * HTMLtree.c: real fix for #53402
16795
16796Tue Apr 24 17:36:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16797
16798 * HTMLtree.c HTMLtree.h : closing #53402 i.e. output of
16799 PIs when using xsl:output
16800 * valid.c: closing #53537 some case generate segfaults if there
16801 is validity errors
16802
16803Tue Apr 24 15:19:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16804
16805 * SAX.c testDocbook.c DOCBparser.c: more work on the support
16806 of external parsed entities, added --noent to testDocbook
16807 * valid.c: Garry Pennington found an uninitialized variable
16808 access in xmlValidateElementContent()
16809
16810Tue Apr 24 14:41:25 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16811
16812 * HTMLparser.c : HTML parsing still sucks ... trying to deal
16813 with madness
16814 * result/HTML/ : this modified the result of the regression tests
16815 a lot.
16816
16817Tue Apr 24 14:10:38 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16818
16819 * entities.c: xmlEncodeEntitiesReentrant fixed a few accesses
16820 to doc where it wasn't checked against NULL reported by
16821 Jens Laas
16822
16823Tue Apr 24 13:21:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16824
Daniel Veillard25a1ce92008-06-02 16:04:12 +000016825 * HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements
William M. Brack11be2d02007-01-24 19:17:19 +000016826 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
16827
16828Mon Apr 23 15:40:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16829
16830 * DOCBparser.c DOCBparser.h testDocbook.c configure.in Makefile.am
16831 xmlversion.h.in: started (re)integrating the DocBook SGML parser.
16832 * SAX.[ch]: cleanup and updates for DocBook
16833 * debugXML.c parser.h tree.[ch] valid.c xpath.c: small macro or
16834 ex SGML identifier changes
16835 * valid.c: removed a static unused function.
16836
16837Mon Apr 23 11:05:56 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16838
16839 * HTMLtree.c: applied change for Paul Sponagl on script saving
16840 * Makefile.am: the warning about entity title.xml are normal.
16841
16842Sun Apr 22 22:09:35 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16843
16844 * configure.in: release of 2.3.7
16845 * Makefile.am: fixing make distcheck
16846
16847Sun Apr 22 21:29:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16848
16849 * doc/html/* doc/xml.html: updated and regenerated the docs
16850
16851Sun Apr 22 21:11:45 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16852
16853 * xpath.c: fixed the XPointer problem introduced in 2.3.6
16854
16855Sun Apr 22 14:11:58 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16856
16857 * tree.c: fixed #53388 with the provided patch
16858
16859Sun Apr 22 12:34:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16860
16861 * valid.c: Bjorn detected an invalid memory access. Fixed
16862 vstateVPush()
16863
16864Sun Apr 22 10:49:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16865
16866 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
16867
16868Sat Apr 21 18:27:51 CEST 2001 Bjorn Reese <breese@users.sourceforge.net>
16869
16870 * libxml.h: new header used only for the compilation of libxml
16871 * HTMLparser.c HTMLtree.c SAX.c debugXML.c encoding.c entities.c
16872 error.c hash.c list.c nanoftp.c nanohttp.c parser.c
16873 parserInternals.c testHTML.c testSAX.c testURI.c testXPath.c
16874 tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmllint.c
16875 xmlmemory.c xpath.c xpointer.c: libxml.h integration
16876 * trio.[ch] triop.h strio.[ch]: upgraded to the latest trio
16877 baseline (version 1.2 plus a single patch).
16878 * xpath.c result/XPath/expr/floats test/XPath/expr/floats: parses
16879 scientific notation for numbers. Tests added.
16880 * xpath.c: formatting of numbers changed to use sprintf
16881 (contribution from William Brack)
16882
16883Sat Apr 21 16:12:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16884
16885 * valid.c: cleanup, more useful debugging
16886 * parserInternals.c: cleanup vctxt.nodeTab (de)allocation
16887 * xmlIO.c: entity loading is printed as an error when validating
16888
16889Sat Apr 21 12:25:49 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16890
16891 * valid.c: fixed to validate within entities
16892 * test/VCM/v22.xml: added a specific testcase
16893
16894Fri Apr 20 17:45:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16895
16896 * valid.c: forgot an epsilon transition in for ()+
16897 * test/VCM/v21.xml : added a specific test case
16898
16899Fri Apr 20 15:46:04 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16900
16901 * valid.c: removed a state explosion exhibited by RSS
16902 * test/valid/rss.xml result/valid/rss.xml*: added the testcase
16903 from bug #51872
16904
16905Fri Apr 20 14:52:44 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16906
16907 * valid.[ch] tree.h: worked *hard* to get non-determinist content
16908 validation without using an ugly NFA -> DFA algo in the source.
16909 Made a specific algorithm easier to maintain, using a single
16910 stack and without recursion.
16911 * Makefile.am test/VCM/*.xml: added more tests to "make Validtests"
16912 * hash.c: made the growing routine static
16913 * tree.h parser.c: added the parent information to an
16914 xmlElementContent node.
16915
16916Wed Apr 18 23:33:11 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16917
16918 * SAX.c parser.c xpath.c: generating IDs when not validating
16919 from an external parsed entity was poisoning the ID has table
16920 with removed values. This was killing XSLT on the KDE help
16921 browser.
16922
16923Wed Apr 18 17:09:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16924
16925 * entities.h: andrew@ugh.net.au detected a double declaration
16926
16927Wed Apr 18 15:06:30 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16928
16929 * debugXML.c hash.c tree.h valid.c : some changes related to
16930 the validation suport to improve speed with DocBook
16931 * result/VC/OneID2 result/VC/OneID3 : this slightly changes
16932 the way validation errors get reported
16933
16934Wed Apr 18 11:42:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16935
16936 * HTMLparser.c HTMLtree.c: applied part of the patches provided
16937 by P C Chow and William M. Brack for XSLT HTML output
16938
16939Mon Apr 16 19:44:36 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16940
16941 * xmlversion.h.in win32config.h win32/libxml2/*: applied
16942 Igor Zlatkovic patches for MSC compilation and added his
16943 updates
16944
16945Tue Apr 17 10:08:19 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16946
16947 * xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper
16948 prefix lookup.
16949 * parserInternals.c: fixed the bug reported by Morus Walter
16950 due to an off by one typo in xmlStringCurrentChar()
16951
16952Thu Apr 12 17:41:09 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16953
16954 * HTMLparser.c result/HTML/*: revamped the way the HTML
16955 parser handles end of tags or end of input
16956
16957Thu Apr 12 10:50:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16958
16959 * tree.[ch] : added xmlDocCopyNode for gdome2 support
16960
16961Wed Apr 11 16:37:50 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16962
16963 * tree.h: include xmlmemory.h this seems to havoid a nasty glibc
16964 bug where the linktime verions of free() won't work ...
16965
16966Wed Apr 11 14:21:31 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16967
16968 * config.h.in configure.in xmlversion.h.in: added ansidecl.h test
16969
16970Wed Apr 11 13:50:42 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16971
16972 * doc/xml.html: added 2.3.6 release
16973
16974Wed Apr 11 13:26:34 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16975
16976 * tree.c: fixed xmlStringGetNodeList() to handle charrefs
16977 * result/wml.xml: resulted in a small output change
16978
16979Wed Apr 11 09:47:55 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16980
16981 * tree.c: xmlNewDoc was missing the charset initialization
16982 * xmllint.c: added --auto to autogenerate a doc, allow to
16983 reproduce the problem fixed on xmlNewDoc
16984
16985Tue Apr 10 18:13:10 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16986
16987 * xpath.c: trying to get 52979 solved
16988 * tree.c result/ result/noent/: trying to get 52712 solved, this
16989 also made me clean up the fact that XML output in general should
16990 not add formating blanks by default, this changed the output of
16991 a few tests
16992
16993Tue Apr 10 16:30:20 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16994
16995 * xpath.c: Bill Brack pointer an error in detecting a null nodeset
16996
16997Sun Apr 8 15:07:16 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16998
16999 * configure.in: finally released 2.3.6
17000
17001Sun Apr 8 11:39:21 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17002
17003 * xpath.c: checking for null pointer generated by new code
17004
17005Fri Apr 6 12:53:05 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17006
17007 * xpath.c: fixed a [] evaluation problem reported
17008 * test/XPath/tests/simpleaddr: extended test
17009 * result/XPath/simpleaddr: updated result
17010
17011Wed Apr 4 02:07:53 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17012
17013 * xmllint.c: Dan Timis reported a portability problem
17014 on Macs without mmap, fixed it.
17015
17016Tue Apr 3 20:20:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17017
17018 * testXPath.c : added a --tree option allowing to display the
17019 tree dump of the XPath expression
17020
17021Mon Apr 2 17:13:51 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17022
17023 * xpath.c: fixed a memleak when comparing nodesets
17024 * HTMLtree.c: don't invent the HTML doctype if not available (XSLT)
17025 * tree.c: added a TODO
17026
17027Tue Mar 27 14:32:06 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17028
17029 * configure.in Makefile.am config.h.in xmlversion.h.in: detect if
17030 we need string functions
17031 * trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions
17032 to be able to use them where needed. Applied some changes
17033 to reduce name linking pollution and compile in only what's
17034 needed.
17035 * HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c
17036 xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef
17037 for the string manipulation functions
17038 * xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically
17039 to the free() function of xmlmemory.c
17040 * entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c
17041 xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP
17042 usage.
17043
17044Tue Mar 27 02:30:23 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17045
17046 * error.c: applied the context output patch of the error
17047 handling submitted by Chuck Griffith
17048 * error/VC/*: this slightly change some error logs
17049
17050Tue Mar 27 00:51:27 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17051
17052 * parser.c: fixed line number reporting on error
17053
17054Mon Mar 26 23:21:41 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17055
17056 * parser.c: Sullivan and Darin found a parser bug,
17057 applied the patch.
17058
17059Mon Mar 26 18:24:52 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17060
17061 * HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c
17062 testHTML.c testSAX.c tree.c valid.c xmlIO.c xmlmemory.c
17063 xmlversion.h.in xpointer.c: of course the way I defined
17064 UNUSED breaks on old gcc version. Try to be smart and
17065 also define it directly in xmlversion.h
17066 * configure.in: removed -ansi flag from the pedantic set
17067
17068Sat Mar 24 17:45:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17069 Huge cleanup, I switched to compile with
17070 -Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit
17071 -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat
17072 -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow
17073 -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return
17074 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline
17075 * HTMLparser.[ch] HTMLtree.c SAX.c debugXML.c encoding.[ch]
17076 encoding.h entities.c error.c list.[ch] nanoftp.c
17077 nanohttp.c parser.[ch] parserInternals.[ch] testHTML.c
17078 testSAX.c testURI.c testXPath.c tree.[ch] uri.c
17079 valid.[ch] xinclude.c xmlIO.[ch] xmllint.c xmlmemory.c
17080 xpath.c xpathInternals.h xpointer.[ch] example/gjobread.c:
17081 Cleanup, staticfied a number of non-exported functions,
17082 detected and cleaned up a dozen of problem found this way,
17083 avoided a lot of public function name/typedef/system names clashes
17084 * doc/xml.html: updated
17085 * configure.in: switched private flags to the really pedantic ones.
17086
17087Thu Mar 22 22:44:15 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17088
17089 * configure.in: 2.3.5
17090 * doc/html/*: rebuilt the docs
17091
17092Thu Mar 22 15:36:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17093
17094 * parser.c: fixed a reported bug in NOTATION parsing
17095 * uri.c: accepted but not fixed bug 51876, added TODO
17096 * Makefile.am: fixed bug 51876
17097
17098Thu Mar 22 13:41:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17099
17100 * config.h.in configure.in error.c: fix a compilation problem
17101 on platforms without vsnprintf (xml@thewrittenword.com)
17102
17103Wed Mar 21 19:04:34 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17104
17105 * parser.c: fixed a function name header typo
17106 * SAX.c: notations can also occur in external subset.
17107
17108Tue Mar 20 14:21:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17109
17110 * error.c: removed a C++ like comment
17111
17112Tue Mar 20 12:22:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17113
17114 * parser.c: fixing bug 52299 strange condition leading
17115 to a parser crash due to a buffer overflow
17116 * result/noent/attrib.xml result/attrib.xml test/attrib.xml:
17117 added the specific test case
17118
17119Mon Mar 19 16:50:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17120
17121 * xpath.[ch]: still a lot of cleanup based on XSLT, added
17122 xmlXPathConvert{String,Number,Boolean} to be able to make
17123 type casts without a context stack, fixed some implementation
17124 problems related to the absence of context at parse-time,
17125 added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr()
17126 in the public API too
17127 * xpointer.c xpathInternals.h: we need to know at parse time
17128 whether we are compiling an XPointer
17129
17130Mon Mar 19 11:54:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17131
17132 * xpath.[ch] xpointer.c: restaured the Binary and API compatibility
17133 cleaned up the parser internals, refactored XPath code, added
17134 new compilation based APIs and cleanly separated public and
17135 private APIs.
17136
17137Mon Mar 19 00:59:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17138
17139 * xpath.h: the comp field must be added at the end to avoid
17140 killing binary compat.
17141
17142Mon Mar 19 00:11:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17143
17144 * Makefile.am: detect XPath memleaks in regreson tests
17145 * error.c: fixed and error w.r.t. error reporting still using
17146 stderr
17147 * hash.c: added new line at end of file
17148 * tree.h: minor cleanup
17149 * xpath.[ch] xpointer.[ch]: Major changes ! Separated XPath
17150 expression parsing from evaluation, resulted in a number of
17151 changes internally, and in XPointer. Likely to break stuff
17152 using xpathInternals.h but should remain binary compatible,
17153 new interfaces will be added.
17154
17155Wed Mar 14 20:34:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17156
17157 * configure.in: fixed a couple of problems reported by
17158 okiddle@yahoo.co.uk and allanc@chickenandporn.com when compiling
17159 without gcc on non linux platforms.
17160
17161Wed Mar 14 20:13:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17162
17163 * doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested
17164 a fix for --with-html-dir= configure support. I hope it won't
17165 break rpm generation
17166
17167Wed Mar 14 17:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17168
17169 * xmlIO.c: one function comment cleanup.
17170
17171Wed Mar 14 14:55:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17172
17173 * SAX.c: external subset notations were improperly registered
17174 in the internal subset.
17175
17176Tue Mar 13 10:28:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17177
17178 * README.cvs-commits: added, pointing to HACKING
17179 * HACKING: updated
17180
17181Mon Mar 12 22:09:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17182
17183 * parser.c: and Matt Sergeant found one in the XML push
17184 parser (erroneous check I forgot to remove when I fixed the
17185 main parser).
17186
17187Mon Mar 12 19:19:04 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17188
17189 * xpath.c: ptittom found a small bug in UnaryExpr
17190
17191Sat Mar 10 13:09:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17192
17193 * configure.in: bumped to 2.3.4
17194 * error.c: fixed bug #51860
17195 * tree.c: fixed bug #51861
17196 * valid.c: cleanup, more debug, failed to fix one bug crap ...
17197 * tree.[ch] : added xmlDefaultBufferSize
17198 * nanoftp.c: typo in function name header block
17199 * doc/xml.html : updated, added link to XML::LibXSLT
17200 * doc/html/* : rebuilt the docs
17201
17202Wed Mar 7 20:43:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17203
17204 * parser.c SAX.c: the new content parsing code raised an
17205 ugly bug in the characters() SAX callback. Found it
17206 just because of strangeness in XSLT XML Rec ouptut :-(
17207
17208Wed Mar 7 16:50:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17209
17210 * Makefile.am: Martin Baulig suggested to add -lm
17211 * tree.c: found another bug in xmlNodeGetContent()
17212
17213Tue Mar 6 09:21:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17214
17215 * xpath.c: Bjorn found the error related to strictness of comparison.
17216
17217Mon Mar 5 21:47:31 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17218
17219 * parser.c: trying to fix the Dtd parsing problem reported
17220 by Gary, side effect of last week speed optimizations.
17221
17222Sat Mar 3 19:45:59 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17223
17224 * xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg
17225 * parserInternals.c: removed unneeded test raised by Stric
17226
17227Sat Mar 3 13:04:37 CET 2001 Bjorn Reese <breese@users.sourceforge.net>
17228
17229 * xpath.c: Fixed xmlXPathNodeCollectAndTest (problem reported
17230 and fixed by William Brack). Added xmlXPathFormatNumber.
17231 Changed the sorting slightly.
17232 * configure.in Makefile.am example/Makefile.am: Added -lm.
17233 Please note that applications linking with libxml2, must
17234 also like with the math library from now on.
17235
17236Sat Mar 3 07:38:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17237
17238 * HTMLparser.c: fixed loop reported by Marc Sanfacon
17239
17240Sat Mar 3 02:10:24 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17241
17242 * parser.c: one must report spaces even if the Dtd element
17243 content proves that this is not part of the element content.
17244 * result/valid/*.xml: this changed the ouptu slightly
17245
17246Thu Mar 1 17:53:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17247
17248 * configure.in: bumped to 2.3.3
17249 * doc/xml.html: updated
17250
17251Wed Feb 28 00:43:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17252
17253 * tree.c: minor doc fix
17254 * xpath.c: deallocation issues when a result tree has been
17255 converted to a node-set
17256
17257Mon Feb 26 22:09:45 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17258
17259 * doc/xml.html: oops corrected dates s/2000/2001
17260
17261Mon Feb 26 12:48:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17262
17263 * valid.c: new patch from Gary Pennington
17264
17265Mon Feb 26 09:30:23 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17266
17267 * doc/xml.html: applied patch from Ankh
17268
17269Mon Feb 26 03:34:43 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17270
17271 * xinclude.c: fixed a problem building on Mac
17272
17273Sun Feb 25 21:52:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17274
17275 * parser.c: more work on increasing parsing ferformances
17276
17277Sun Feb 25 18:03:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17278
17279 * xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
17280 xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
17281 avoiding memcpy in production builds MEM_CLEANUP macro use
17282 * parser.[ch] parserInternals.c: optimizations of the tightest
17283 internal loops inside the parser. Better checking of I/O
17284 flushing/loading conditions
17285 * xmllint.c : added --timing
17286
17287Sun Feb 25 05:48:51 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17288
17289 * configure.in: bumped to 2.3.2
17290 * doc/xml.html: updated for release
17291
17292Sat Feb 24 14:07:52 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17293
17294 * xpath.c: found a memleak and fixed a nasty bug
17295
17296Sat Feb 24 03:35:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17297
17298 * xmllint.[c1] : added return code errors for xmllint
17299 * xpath.c: specific debug dump function for result value trees
17300
17301Thu Feb 22 07:52:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17302
17303 * xpath.c: finally implemented xmlXPathCompareNodeSets
17304 * test/XPath/expr/floats results/XPath/expr/floats: added
17305 a test for float expressions
17306
17307Tue Feb 20 18:57:54 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17308
17309 * tree.c: fixed xmlNodeGetContent, it was not recursing on child
17310 * parserInternals.[ch]: trying to speed up parsing
17311 * xpath.c : speeded up node set equality op
17312
17313Mon Feb 19 19:01:57 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17314
17315 * Makefile.am valid.c list.[ch]: Gary Pennington provided a
17316 better handling of ID/IDREF and the list modules associated
17317 * configure.in: small CFLAGS cleanup
17318
17319Mon Feb 19 16:13:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17320
17321 * configure.in: fixed iconv detection on AIX (stric)
17322
17323Mon Feb 19 10:59:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17324
17325 * xpath.c: fixed "*" (unbelievable !) and a couple of warnings
17326
17327Sun Feb 18 17:52:37 MET 2001 Bjorn Reese <breese@users.sourceforge.net>
17328
17329 * xpath.c: fixed whitespace handling in xmlXPathStringEvalNumber,
17330 and optimized xmlXPathNodeSetSort
17331
17332Sat Feb 17 14:18:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17333
17334 * xpath.c: bug fix when context size is 0
17335 * parser.c: I like Norm's Dtd because they still manage to break
17336 the parser occasionally
17337
17338Fri Feb 16 14:20:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17339
17340 * xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now
17341
17342Fri Feb 16 01:10:06 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17343
17344 * tree.[ch] parser.c xpath.c: fixed the problem of addressing
17345 attributes within the XML-1.0 namespace
17346
17347Thu Feb 15 16:53:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17348
17349 * xpathInternals.h: exported a few axis functions
17350 * doc/xml.html: updated the doc
17351
17352Thu Feb 15 15:57:14 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17353
17354 * configure.in: applied patch from Daniel van Balen for OpenBSD
17355 and bumped version to 2.3.1
17356 * HTMLtree.c result/HTML/doc3.htm result/HTML/wired.html: the
17357 attempt to find autoclosing was simply broken, removed it,
17358 updated the examples, this is better
17359
17360Wed Feb 14 11:35:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17361
17362 * hash.[ch]: added Paolo Casarini patch to provide Delete from
17363 hash functionnalities.
17364 * doc/html/* : rebuild the doc
17365
17366Tue Feb 13 18:01:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17367
17368 * xpath.c result/XPath/tests/chaptersprefol: bugfixes on order and
17369 on predicate
17370 * HTMLparser.[ch] HTMLtree.c result/HTML/doc3.htm.err
17371 result/HTML/doc3.htm.sax result/HTML/wired.html: sometimes one
17372 really want to have tags closed on output even if we accept
17373 unclosed ones on input
17374
17375Mon Feb 12 18:33:20 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17376
17377 * xpath.c: ouch don't free NULL, rare case fixed
17378 * tree.c: don't coalesce text nodes if they don't have the
17379 same behaviour wrt escaping on output
17380
17381Sun Feb 11 21:15:41 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17382
17383 * xpath.c: small fixup
17384 * SAX.c: don't warn on empty namespaces.
17385
17386Thu Feb 8 11:28:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17387
17388 * README: a bit of cleanup
17389 * configure.in: preparing for 2.3.0 release
17390
17391Thu Feb 8 10:37:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17392
17393 * hash.[ch]: added a first version of xmlHashSize()
17394 * valid.c: another bug fix from Gary Pennington
17395
17396Wed Feb 7 19:22:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17397
17398 * valid.c: couple of bug fixes pointed by Gary Pennington
17399 * HTMLtree.c: #if 0 cleanup
17400
17401Tue Feb 6 14:02:56 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17402
17403 * xpath.c: started profiling XSLT, added xmlXPathNodeSetAddUnique()
17404 which removes a time consuming check of xmlXPathNodeSetAdd()
17405 and use it in places where we are sure to not break unicity
17406
17407Mon Feb 5 18:51:36 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17408
17409 * xpath.c: bug fixes found from XSLT
17410 * tree.c: preserve node->name special values when copying nodes.
17411 * parserInternals.[ch] parser.[ch] SAX.c : added a mode where
17412 external subset are fetched when available but without full
17413 validation. Added xmlLoadExtDtdDefaultValue, need a function.
17414 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
17415 output with encoding disabled.
17416
17417Sat Feb 3 09:50:29 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17418
17419 * xmliO.c: Harry Blundell pointed out that xmlCheckFilename
17420 xmlCheckFilename should not be called from xmlFileOpenW
17421 and xmlGzfileOpenW
17422
17423Fri Feb 2 18:04:35 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17424
17425 * uri.c: rewrite of xmlNormalizeURIPath from Paul D. Smith
17426 * test/URI/smith.uri result/URI/smith.uri Makefile.am:
17427 added the new tests for URI normalization
17428 * testURI.c: fixed stoopid bugs
17429 * result/VC/OneID3 result/VC/UniqueElementTypeDeclaration:
17430 the URI in the error messages are now properly normalized
17431
17432Fri Feb 2 09:18:53 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17433
17434 * uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath
17435
17436Thu Feb 1 05:28:55 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17437
17438 * xpath.c: fixed a number of problems in XPATH_XSLT_TREE processing
17439
17440Wed Jan 31 21:45:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17441
17442 * xpath.c: fixed mod operator
17443
17444Wed Jan 31 16:50:42 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17445
17446 * parser.c: fixed xmlStrcat doc
17447 * tree.c: 2 fixes form Anders Carlson for copying nodes and
17448 trees.
17449
17450Wed Jan 31 14:19:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17451
17452 * xpath.c result/XPath/tests/chaptersbase
17453 result/XPath/tests/simplebase: fixed XPath node()
17454 * tree.c: small fix in xmlNewNs()
17455 * Makefile.am: removed extraneous xml2Conf.sh rule
17456
17457Sun Jan 28 08:37:03 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17458
17459 * Makefile.am configure.in libxml.spec.in example/Makefile.am:
17460 Changed the library name, in order to get libxml-devel and
17461 libxml2-devel to coexist on a single system
17462 * xml-config.1 xml-config.in xmlConf.sh.in: renamed
17463 * xml2-config.1 xml2-config.in xml2Conf.sh.in: new files
17464
17465Sat Jan 27 19:58:22 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17466
17467 * Makefile.am configure.in libxml-2.0.pc.in: started working on getting
17468 libxml2-devel installable in // as libxml-devel.
17469
17470Sat Jan 27 18:49:02 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17471
17472 * doc/Makefile.am: fixed make rebuild in doc
17473 * doc/html/*.html: rebuilt the docs
17474
17475Fri Jan 26 10:30:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17476
17477 * tree.c: patch from Bjorn Reese on xmlBufferCCat
17478
17479Thu Jan 25 19:22:25 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17480
17481 * Makefile.am doc/Makefile.am libxml.spec.in: painful work to get
17482 the HTML doc to go into the -devel RPM ...
17483 * aclocal.m4 config.h.in: some updates due to auto* magic
17484
17485Thu Jan 25 19:11:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17486
17487 * xpath.h: added a hook in the context structure allowing to
17488 link to extra support, needed for XSLT
17489
17490Thu Jan 25 13:34:11 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17491
17492 * xpath.[ch] xpointer.c: added xmlXPathCmpNodes, changed
17493 xmlXPtrCmpPoints to use it.
17494 * propagated the following patch from Alejandro Forero
17495 * include/win32config.h xmlIO.c: applied further suggestions
17496 from Igor Zlatkovic <igorz@dialup.nacamar.de> and cleanup
17497 * example/gjobread.c: fixed warnings, now that it builds
17498
17499Wed Jan 24 20:27:28 COT 2001 Alejandro Forero <bachue@bachue.com>
17500
17501 * xmlIO.c (xmlFileOpen, xmlFileOpenW): Removed unnecesary checks.
17502
17503 * xmlIO.c (xmlCheckFilename): Function added to know whether a given
17504 filename points to a valid file (not a directory).
17505 * xmlIO.c (xmlFileOpen, xmlFileOpenW, xmlGzfileOpen, xmlGzfileOpenW):
17506 Added calls to xmlCheckFilenameDir.
17507
17508 * xmlIO.c (xmlGzfileOpen, xmlGzfileOpenW, xmlFdOpen, xmlFdOpenW): Pass
17509 `path' (rather than `filename') as the parameter to gzopen and open.
17510
17511Tue Jan 23 16:26:30 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17512
17513 * Makefile.am: fixed a problem with EXTRA_DIST
17514
17515Mon Jan 22 23:42:17 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17516
17517 * Makefile.am example/Makefile.am: finally found the trick
17518 to build the example, i.e. add "." in SUBDIRS before example
17519 in the list <grin/>
17520
17521Mon Jan 22 16:30:37 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17522
17523 * doc/xml.html: updated with an XSLT section, removed pointer to
17524 W3C CVS base.
17525
17526Mon Jan 22 11:43:21 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17527
17528 * xpath.c: when copying a XSLT tree object teh tree need to be copied
17529 too, and deallocation need to occur the same way.
17530
17531Mon Jan 22 10:35:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17532
17533 * xpathInternals.h xpath.[ch] debugXML.c: added the XPATH_XSLT_TREE
17534 type correponding to an XSLT result tree fragment. Share most
17535 of the data format with node set, as well as operators.
17536 * HTMLtree.c: added a newline at the end of the doctype output
17537 whe this one is not present initially.
17538 * tree.c: make sure taht the parent and doc pointers are properly
17539 set when copying attributes (lists).
17540
17541Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17542
17543 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
17544
17545Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17546
17547 * xpath.c: seems I finally killed that ugly path evaluation
17548 context bug (tagged 9999 in case is is wrong)
17549
17550Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17551
17552 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
17553 for XSLT
17554
17555Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17556
17557 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
17558 for xmlGzfileOpen() bug
17559
17560Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17561
17562 * xpath.c: removed an error found by XSLT usage
17563 * tree.c parserInternals.h: use a predefined static string
17564 for text and comment nodes, avoid freeing them in xmlFreeNode,
17565 exported the string name in parserInternals.h and added
17566 another value to disable encoding at output (for XSLT),
17567 gain memory, time.
17568
17569Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17570
17571 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
17572 win32/libxml2/libxml2_so.dsp: new makefiles and update
17573 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
17574
17575Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17576
17577 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
17578 Gary Pennington
17579
17580Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17581
17582 * xpath.c: fixed the comaprision of values and nodelists,
17583 need to compare nodelist still ...
17584 * debugXML.c: avoided a possible core dump
17585 * HTMLparser.c: cleanup
17586 * nanohttp.c: contributed fix.
17587 * tree.c: fixes in properties handling added xmlSetNsProp
17588 needed by libxslt
17589 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
17590 comment
17591 * TODO: updated
17592
17593Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17594
17595 * parser.c parserInternals.c: applied Bjorn Reese optimization
17596 patch
17597
17598Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17599
17600 * Makefile.am: applied patch fro make check from Martin Vidner
17601
17602Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17603
17604 * configure.in: preparing 2.2.11
17605 * doc/html/*: rebuild the HTML files
17606 * doc/xml.html : updated
17607
17608Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17609
17610 * tree.c: fixed a stupid bug
17611 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
17612 patches related to validation of an XInclude processing result
17613 * TODO: updated
17614
17615Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17616
17617 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
17618 on large files
17619
17620Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17621
17622 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
17623
17624Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17625
17626 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
Daniel Veillard25a1ce92008-06-02 16:04:12 +000017627 reported by Jonas Borgström
William M. Brack11be2d02007-01-24 19:17:19 +000017628 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
17629
17630Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17631
17632 * testXPath.c xpath.c: fixing the XPath union expressions problem
17633 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
17634
17635Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
17636
17637 * xmllint.c: Made is so if the file name is "-" is will read form
17638 standard input. Sven Heinicke <sven@zen.org>
17639 * tree.c: fixed a problem when growing buffer
17640 * tree.h: fixed the comment of the node types following andersca
17641 comment
17642 * TODO: updated
17643
17644Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17645
17646 * HTMLparser.[ch]: added a way to avoid adding automatically
17647 omitted tags. htmlHandleOmittedElem() allows to change the
17648 default handling.
17649 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
17650 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
17651 of xmllint too when using --memory flag, added a memory test
17652 suite at the Makefile level.
17653 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
17654 with namespace use when encountering QNames in XPath evalation,
17655 added xmlns() scheme in XPointer.
17656 * nanoftp.c : incorporated a fix
17657 * parser.c xmlIO.c: fixed problems raised with encoding when using
17658 the memory I/O
17659 * parserInternals.c: closed bug 25934 reported by
17660 torsten.landschoff@innominate.de
17661 * TODO: updated
17662
17663Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17664
17665 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
17666 on a non-updated tree :-(, made a 2.2.10 release to correct the
17667 situation
17668
17669Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17670
17671 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
17672 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
17673 integrated a set of OpenVMS changes from Howard Taylor
17674 <Howard.Taylor@pacoast.com>
17675
17676Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17677
17678 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
17679 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
17680
17681Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17682
17683 * HTMLparser.c: some fixes on auto-open of html/head/body
17684 * encoding.c: fixed a compilation error on some gcc env
17685 * xpath.c xpointer.[ch] xpathInternals.h: improved the
17686 XPointer implementation
17687 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
17688 related XPointer tests and associated results
17689
17690Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17691
17692 * doc/xmldtd.html doc/xml.html: following a short step by step
17693 guidance on IRC to help maciej with DTDs I started a small
17694 page on the subject.
17695
17696Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17697
17698 * HTMLparser.c: fixed handling of broken charrefs
17699 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
17700 patches
17701
17702Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17703
17704 * doc/xml.html doc/html/* : rebuilt the docs after adding
17705 xinclude and updated page for 2.2.7 and 2.2.8
17706 * configure.in: releasing 2.2.8
17707
17708Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17709
17710 * parser.[ch] parserInternals.c: applied the conditional
17711 section processing fix from Jonathan P Springer
17712 <jonathan.springer2@gte.net>
17713 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
17714 project file, fixed iconv default non support
17715 * xpath.c: fixed the problem of evaluating relative expressions
17716 when a node context is provided.
17717
17718Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17719
17720 * nanoftp.c: fixed gcc 2.95 new warnings
17721 * SAX.c: fixed a stupid bug
17722 * tree.c: fixed a formatting problem when round-tripping
17723 from/to memory
17724 * xinclude.c: chased memleak, fixed a base problem
17725 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
17726 xmlXPtrBuildNodeList()
17727 * TODO: updated
17728 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
17729 adding a first small set of regression tests for XInclude
17730
17731Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17732
17733 * nanohttp.[ch]: applied Wayne Davison patches to access
17734 the WWW-Authorization header.
17735 * parser.c: Closed Bug#30847: Problems when switching encoding
17736 in short files by applying Simon Berg's patch.
17737 * valid.c: fixed a validation problem
17738 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
17739 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
17740 Wayne Davison
17741 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
17742 need to be extended to non full nodes selections.
17743 * xinclude.c: starts to work decently
17744
17745Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17746
17747 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
17748 debugXML.c xmlversion.h.in: Started adding XInclude support,
17749 this is a new xmllint option
17750 * tree.c xpath.c: applied TOM patches for XPath
17751 * xpointer.c: fixed a couple of errors.
17752 * uri.c: added an escaping function needed for xinclude
17753 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
17754 new warning from RH70 gcc's version
17755
17756Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17757
17758 * HTMLparser.c: fixed loop on invalid char in scripts
17759 * parser.c: update to description of xmlIOParseDTD()
17760 * libxml.m4 xmlversion.h.in: changes contributed by
17761 Michael Schmeing <m.schmeing@internet-factory.de>
17762 * configure.in: preparing for 2.2.7
17763 * Makefile.am: trying to avoid config.h and acconfig.h
17764 being included in the distrib
17765 * configure.in: released 2.2.7
17766
17767Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17768
17769 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
17770 like namespaces for good. Unified xmlNs and xmlNode somewhat.
17771
17772Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17773
17774 * parser.[ch]: added xmlIOParseDTD()
17775 * xpointer.c: added support for the 2 extra parameters of
17776 string-range, fixed a stoopid error when '0' was present
17777 in XPointer expressions
17778 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
17779 testsuite for the above
17780
17781Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17782
17783 * libxml.spec.in: improved package descriptions
17784
17785Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17786
17787 * xpath.c xpathInternals.h: applied a large cleaning patch
17788 from TOM <ptittom@free.fr>, it also add namespace support
17789 for function and variables registration.
17790
17791Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17792
17793 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
17794 * Makefile.mingw: Wayne Davison's update adding hash.c
17795
17796Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17797
17798 * xpath.c: fixed the root evaluation problems
17799 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
17800 ignorable spaces with <b> <bold> <em>
17801 * tree.c: fixed a loop in xmlSearchNsByHref()
17802
17803Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17804
17805 * xpath.c: applied another XPath patch from TOM
17806 * xpath.c include/makefile.am: applied another patch from
17807 china@thewrittenword.com (cleanup on IRIX).
17808
17809Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17810
17811 * xml-config.1: received a fixed version from Fredrik Hallenberg
17812 <hallon@lysator.liu.se>
17813
17814Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17815
17816 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
17817 cleanup patch for XPath
17818
17819Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17820
17821 * patched to redirrect all "out of context" error messages to
17822 a reconfigurable routine. The changes are:
17823 * xmlerror.h : added the export of an error context type (void *)
17824 an error handler type xmlGenericErrorFunc there is an interface
17825 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
17826 to reset the error handling routine and its argument
17827 (by default it's equivalent to respectively fprintf and stderr.
17828 * all the c files: all wild accesses to stderr or stdout within
17829 the library have been replaced to calls to the handler.
17830
17831Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17832
17833 * configure.in: release 2.2.6
17834 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
17835 exporting the inner functions of xpath for extension modules
17836 * doc/*: updated and rebuilt the doc
17837
17838Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17839
17840 * nanohttp.c : applied Wayne HTTP cleanup patch
17841 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
17842 and xmlNodeSetSpacePreserve()
17843
17844Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17845
17846 * xpath.c: closing bug #29260
17847
17848Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17849
17850 * hash.[ch] debugXML.c: expanded/enhanced the API, added
17851 multikey tuples, made hash structure opaque
17852 * valid.[ch]: moved elements, attributes, notations decalarations
17853 as well as ID and refs to hash tables.
17854 * entities.c: hash cleanup
17855 * xmlmemory.c: fixed a dump problem in debug mode
17856 * include/Makefile.am: problem passing in DESTDIR= values patch
17857 from Marc Christensen <marc@calderasystems.com>
17858 * nanohttp.c: removed debugging remains
17859 * HTMLparser.c: the bogus tag should be ignored (Wayne)
17860 * HTMLparser.c parser.c: fixing a number of problems with the
17861 macros in the *parser.c files (Wayne).
17862 * HTMLparser.c: close the previous option when opening a new one
17863 (Marc Sanfacon).
17864 * result/HTML/*: updated the HTML results accordingly
17865
17866Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17867
17868 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
17869 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
17870 XPath functions and XML entities table to them. More to come...
17871 * xmlIO.c: fixed libxml closing FILEs it didn't open.
17872
17873Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17874
17875 * tree.c: coalesce adjacent text nodes
17876 * valid.c: handling of blank nodes in DTd validation (raised
17877 by problems with a posteriori validation).
17878 * nanohttp.c: changing behaviour on HTTP write stuff.
17879 * HTMLtree.c: forced body and html to be explicitely closed.
17880 * xpath.h: exported more XPath functions.
17881
17882Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17883
17884 * Release of 2.2.5
17885 * xpointer.c: range() range-inside and other helper functions
17886 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
17887
17888Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17889
17890 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
17891 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
17892
17893Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17894
17895 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
17896 and XPointer modules
17897
17898Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17899
17900 * SAX.h: closed #25107
17901
17902Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17903
17904 * testSAX.c: fixed problem with cdata reporting
17905 * SAXresult/* : updated
17906
17907Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17908
17909 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
17910 Closed bug #27499, added to regression tests
17911 * TODO: updated
17912
17913Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17914
17915 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
17916 support for SCRIPT and STYLE with help from Bjorn Reese
17917 * test/HTML/* result/HTML/*: added simple testcase and updated
17918 the existing ones.
17919
17920Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17921
17922 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
17923 string-range for empty strings
17924 * test/XPath/docs/str test/XPath/xptr/chaptersrange
17925 test/XPath/xptr/strrange: augmented the XPointer testsuite
17926
17927Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17928
17929 * doc/xml.html doc/xmlmem.html: added a module describing memory
17930 interfaces and use, updated the main page.
17931
17932Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17933
17934 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
17935 nanoftp code work on Windows too now
17936
17937Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17938
17939 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
17940 * xpointer.c: implemented string-range() at least a good first version
17941 * test/XPath/docs/str test/XPath/xptr/strrange
17942 result/XPath/xptr/strrange: the string-range() tests
17943
17944Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17945
17946 * Makefile.am include/Makefile.am include/win32config.h
17947 win32/Makefile.mingw: fixed problems reported by Wayne Davison
17948 and make distcheck
17949
17950Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17951
17952 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
17953 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
17954 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
17955
17956Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17957
17958 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
17959 patch for socklen_t detection by
17960 Albert Chin-A-Young <china@thewrittenword.com>
17961
17962Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17963
17964 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
17965 and added a --dtdvalid option to xmllint used to test it
17966
17967Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17968
17969 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
17970 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
17971
17972Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17973
17974 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
17975 handlings (registration, lookup, cleanup)
17976
17977Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17978
17979 * configure.in Makefile.am include/makefile.am: adding XPointer
17980 and XPtrtests target
17981 * xpointer.[ch] : new files for XPointer support
17982 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
17983 more XPath tests
17984
17985Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17986
17987 * configure.in: fixed, very broken, make distcheck works again
17988
17989Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
17990
17991 * More work toward 2.2.5, integrated a number of patches
17992 * configure.in Makefile.am win32config.h.in: trying to cleanup
17993 make distcheck .... huh ...
17994 * include/Makefile.am include/win32config.h: new directory
17995 for includes
17996 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
17997 updated teh makefiles and instructions for WIN32
17998 * xpath.c: small fixes
17999 * test/XPath/ results/XPath: updated the testcases and results
18000 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
18001 suggested patches
18002 * valid.c: fixed an ID bug
18003
18004Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18005
18006 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
18007 the automake bug where wrong dependencies were generated.
18008 * xpath.[ch]: worked on XPointer
18009
18010Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18011
18012 * configure.in Makefile.am: 2.2.5, ship the include in an
18013 include/libxml subdirectory, use symlinks when using CVS
18014 * testSAX.c: fixed small bug
18015 * testXPath.c: changed the way testfiles are parsed
18016 * debugXML.c: same kind of cleanup when parsing an argument expression
18017 XPath/XPointers can have blanks embedded
18018 * xpath.[ch]: more cleanup, reorgs for XPointer work
18019 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
18020 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
18021
18022Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18023
18024 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
18025 in the XPath engine, rewrote large parts of it, now it's far
18026 cleaner and in sync with the REC not an old WD. Fixed a parsing
18027 problem in the interactive XML shell found when testing XPath.
18028
18029Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18030
18031 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
18032 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
18033 examples with the extra test
18034
18035Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18036
18037 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
18038 the global init function.
18039
18040Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18041
18042 * HTMLparser.c: Doohhh, attribute name parsing was still case
18043 sensitive ! Fixed this ...
18044 * result/HTML/* : updated the tests results accordingly
18045
18046Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18047
18048 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
18049 engine, should be far more stable, incorporated a new version of
18050 preceding/following axis, need testing
18051 * uri.c: fixed file:///c:/a/b/c problem
18052 * test/XPath/tests/idsimple: augmented the XPath tests
18053
18054Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18055
18056 * doc/* rebuilding docs for 2.2.4 release
18057
18058Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18059
18060 * configure.in: releasing 2.2.4
18061 * parser.[ch]: added xmlStrEqual()
18062 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
18063 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
18064 use xmlStrEqual instead
18065 * TODO: updated
18066 * added an XPath test
18067
18068Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18069
18070 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
18071 * entities.h: exported xmlInitializePredefinedEntities
18072 * parser.[ch] : added xmlInitParser()
18073 * parserInternals.h : had to export htmlInitAutoClose()
18074
18075Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18076
18077 * xpath.[ch] : fixed some serious XPath Predicate evaluation
18078 problems
18079 * Makefile.am : added XPath regression tests to normal tests
18080 * uri.c: fixed a problem with local paths, cleanup
18081 * parser.c: fixed a problem with large CData sections
18082
18083Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18084
18085 * configure.in xml-config.in: patch from "Ben Taylor"
18086 <sol7x86@hotmail.com> for solaris shared libs lookup
18087
180882000-09-30 Martin Baulig <baulig@suse.de>
18089
18090 * libxml-2.0.pc.in: Provide pkg-config script.
18091
18092 * configure.in: Create the libxml-2.0.pc script from the
18093 libxml-2.0.pc.in templates.
18094 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
18095 script in `$(libdir)/pkgconfig'.
18096
18097Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18098
18099 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
18100 when compiling with MSC
18101
18102Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18103
18104 * xpath.c: patch for normalize-string() substring-before(),
18105 substring-after() and translate() functions from Bjorn Reese
18106 <breese@mail1.stofanet.dk>
18107 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
18108 Fredrik Hallenberg <hallon@lysator.liu.se>
18109 * TODO: updated
18110
18111Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18112
18113 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
18114 problem of socklen_t being undefined on a number of platforms
18115 * debugXML.c: fixed a compilation problem when without snprintf
18116
18117Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18118
18119 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
18120 an URI bug and a fix for the control-character-induced infinite loop
18121 * nanohttp.c: preventive fix for compiling on WIN32
18122
18123Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18124
18125 * xmlint.c: closing bug #25000
18126
18127Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18128
18129 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
18130 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
18131 modified slightly Wayne Davison patch adding xmlStrcasecmp and
18132 related function, fixing xmlStrncmp(), and associated cleanup
18133 * result/HTML/entities.html.sax: updating result
18134
18135Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18136
18137 * uri.c: applied patch for URI escaping from Wayne Davison
18138 <wayned@blorf.net>
18139 * tree.c parserInternals.c HTMLparser.c: memset checks patches
18140 from Denis Barbier <barbier@imacs.polytechnique.fr>
18141 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
18142 patch from Wayne Davison
18143
18144Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18145
18146 * doc/xml.html : updated with new releases, adding "how to help"
18147
18148Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18149
18150 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
18151 removed a few warnings in pedantic mode ...
18152 * parserInternals.c parser.c: moved encoding switching function
18153 to parserInternals.c
18154 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
18155
18156Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18157
18158 * HTMLparser.c parser.c: set ctxt->errNo before calling the
18159 error or warning handlers
18160
18161Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18162
18163 * parserInternals.c parserInternals.h parser.c Makefile.am:
18164 created a new module parserInternals.c, moved most of the
18165 code shared by the various parsers there, as well as
18166 deprecated code from parser.c. More cleanup of parser.c
18167 * uri.c: fixed a problem when URI is NULL
18168 * valid.c: speedup when looking for an attribute declaration
18169
18170Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18171
18172 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
18173 the cleanup of the computation of URI references when seeking
18174 external entities. The URI reference string and the resulting
18175 URI are both stored now.
18176 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
18177 large s(n)printf checks and cleanup from Denis Barbier
18178 <barbier@imacs.polytechnique.fr>
18179 * xmlversion.h.in tree.h: couple of SGML declarations for a
18180 possible docbook module.
18181 * result/VC/ : a couple of test output changed due to the change
18182 of the entities URI
18183
18184Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18185
18186 * parser.h: added a _private field for linking user's data
18187
18188Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18189
18190 * parser.c parserInternals.h: demacroified most of the IS_XXX
18191 the gain in size is significant so ...
18192
18193Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18194
18195 * entities.c: cases where looking up entities with doc==NULL
18196 covered
18197
18198Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18199
18200 * uri.c: applied Wayne Davison patch
18201 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
18202
18203Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18204
18205 * uri.c testUri.c: applied Wayne Davison patches
18206 * test/URI/uri.data result/URI/uri.data: first set of tests/results
18207 * Makefile.in: added URItest and included thenin "make tests"
18208
18209Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18210
18211 * xmlversion.h.in: closed bug 22941
18212
18213Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18214
18215 * doc/xmlio.html: added doc and example for entity loader
18216 redefinition.
18217
18218Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18219
18220 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
18221 used by libxml
18222
18223Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18224
18225 * parser.c: Fixed bug on invalid ontent characters and when using
18226 push.
18227 * xmllint.c: fixed xmllint endling of errors in push mode
18228
18229Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18230
18231 * HTMLparser.c testHTML.c: applied two new patches from
18232 Wayne Davison <wayned@users.sourceforge.net>
18233 * result/HTML/*.sax: regenerated HTML SAX output
18234 * parser.c: more cleanup.
18235
18236Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18237
18238 * HTMLparser.[ch] testHTML.c: applied the second set of
18239 patches from Wayne Davison <wayned@users.sourceforge.net>,
18240 adding htmlEncodeEntities()
18241 * HTMLparser.c: fixed an ignorable white space detection bug
18242 occuring when parsing with SAX only
18243 * result/HTML/*.sax: updated since the output is now HTML
18244 encoded...
18245
18246Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18247
18248 * HTMLparser.[ch]: applied some of Wayne Davison
18249 <wayned@users.sourceforge.net> patches
18250
18251Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18252
18253 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
18254 undeclared namespace prefix was used, added a warning.
18255 Cleaned up support w.r.t. entities, spilling out a warning
18256 and being pedantic on lookups.
18257 * test/warning/ent9 : added testcase for previous example.
18258 * TODO: updated
18259 * parserInternals.h parser.c: changed the way names are parsed
18260 now allow infinite size and decrease penalty for normal use
18261 * parser.c: Started a big cleanup/check of the parser code,
18262 fixed some of the most tortuous entity code, spotted code
18263 unused anymore
18264 * test/*: added tests for very long names and related nasty
18265 things.
18266
18267Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18268
18269 * doc/encoding.html: added encoding aliases doc
18270 * doc/xml.html: updates
18271 * encoding.[ch]: added EncodingAliases functions
18272 * entities.[ch] valid.[ch] debugXML.c: removed two serious
18273 bottleneck affecting large DTDs like Docbook
18274 * parser.[ch] xmllint.c: added a pedantic option, will be
18275 useful
18276 * SAX.c: redefinition of entities is reported in pedantic mode
18277 * testHTML.c: uninitialized warning from gcc
18278 * uri.c: fixed a couple of bugs
18279 * TODO: added issue raised by Michael
18280
18281Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18282
18283 * doc/encoding.html: propagated Martin Duerst suggestions
18284
18285Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18286
18287 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
18288 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
18289 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
18290 by Wayne Davison
18291
18292Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18293
18294 * nanoftp.c nanohttp.c: small cleanup
18295 * TODO: updated
18296
18297Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18298
18299 * added an old VC testcase and updated title.xml entity
18300
18301Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18302
18303 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
18304 done on auto-opening of <p> tags and cleanup of SAX output
18305
18306Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18307
18308 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
18309
18310Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18311
18312 * doc/xml.html libxml.* structure.*: updated the doc a bit
18313
18314Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18315
18316 * testSAX.c testHTML.c result/HTML/: cleanup of the output
18317 of SAX tests
18318
18319Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18320
18321 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
18322 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
18323
18324Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18325
18326 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
18327 * testHTML.c: fix core dump on Solaris 2.x systems
18328 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
18329 * result/HTML/*.sax: previous bug fix lead to new results
18330
18331Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18332
18333 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
18334 * configure.in: added --with-readline=DIR to accept alternate
18335 path for readline include/library
18336 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
18337 for ANSI under HP-UX
18338 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
18339 includes @LIBS@
18340
18341Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18342
18343 * doc/* : rebuilt the docs
18344 * getting ready for 2.2.2 release
18345
18346Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18347
18348 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
18349 and xmlAddFeature()
18350 * tree.[ch]: added xmlAddChildList()
18351 * xmllint.c: MAP_FAILED macro test
18352 * parser.h: added xmlParseCtxtExternalEntity()
18353 * valid.c: applied bug fixes removed warning
18354 * tree.c: added CDATA block to elements content
18355 * testSAX.c: cleanup of output
18356 * testHTML.c: added SAX testing
18357 * encoding.c: better error recovery
18358 * SAX.c, parser.c: fixed one of the external entity processing
18359 of the OASis testsuite
18360 * Makefile.am: added HTML SAX regression tests
18361 * configure.in: bumped to 2.2.2
18362 * test/HTML/ result/HTML: added a few of HTML tests, and added the
18363 SAX results
18364
18365Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18366
18367 * configure.in: patch for HP compiler
18368
183692000-08-04 Sven Heinicke <sven@zen.org>
18370
18371 * xmllint.c: Was coredumping sometimes when the file given didn't
18372 exist.
18373
18374Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18375
18376 * parser.c xmlIO.[ch]: fixed the problem of encoding support
18377
18378 when using in memory parsing. Need some cleanup.
18379 * xmllint.c configure.in: added a --memory flag to test memory
18380 parsing
18381
18382Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18383
18384 * nanohttp.c: fixed socklen_t replacement to unsigned int
18385 * parser.c: fixed a space handdling missing at the end of
18386 production 28 DOCTYPE.
18387 * xmlmemory.c: fixed a stupid bug on the routine to override
18388 allocation functions
18389 * TODO: updated
18390
18391Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18392
18393 * doc/ regenerated the docs
18394
18395Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18396
18397 * doc/encoding.html doc/xml.html: added I18N doc
18398 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
18399 improvements, both parser and filters, added ASCII & HTML,
18400 fixed the ISO-Latin-1 one
18401 * xmllint.c testHTML.c: added/made visible --encode
18402 * debugXML.c : cleanup
18403 * most .c files: applied patches due to warning on Windows and
18404 when using Sun Pro cc compiler
18405 * xpath.c : cleanup memleaks
18406 * nanoftp.c : added a TESTING preprocessor flag for standalong
18407 compile so that people can report bugs more easilly
18408 * nanohttp.c : ditched socklen_t which was a portability mess
18409 and replaced it with unsigned int.
18410 * tree.[ch]: added xmlHasProp()
18411 * TODO: updated
18412 * test/ : added more test for entities, NS, encoding, HTML, wap
18413 * configure.in: preparing for 2.2.0 release
18414
18415Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18416
18417 * nanoftp.c: fixed the way the control connection is handled
18418 * libxml.spec.in: fixed the dependencies and cleanup
18419
18420Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18421
18422 * doc/xml.html: changed the xmlsoft.org structure, updated the
18423 examples w.r.t. root and childs
18424
18425Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18426
18427 * libxml.spec.in: fixed bug #7419, dependencies fouled for libxml-devel
18428
18429Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18430
18431 * HTMLparser.c: Work on character encoding support for the HTML parser
18432 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
18433 * encoding.c: Fixed a potential memleak in the encoding stuff
18434
18435Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18436
18437 * doc/FAQ.html doc/Makefile.am : added a FAQ
18438
18439Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18440
18441 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
18442 of the HTML parser to force it to not bypass SAX
18443
18444Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18445
18446 * win32config.h.in: updated
18447 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
18448 lacks iconv support :-( need to release 2.1.1
18449 * configure.in: release 2.1.1
18450 * HTMLparser: fixed bug #14784
18451 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
18452 by Windows compiler
18453 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
18454 the SAX startDocument() callback.
18455 * TODO: updated
18456
18457Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18458
18459 * added xmlStopParser()
18460
18461Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18462
18463 * configure.in: 2.1.0 prerelease
18464 * Large resync between W3C and Gnome tree
18465 * nanoftp, nanohttp.c: fixed stalled connections probs
18466 * HTMLtree.c SAX.c : support for attribute without values in
18467 HTML for andersca
18468 * valid.c: Fixed most validation + namespace problems
18469 * HTMLparser.c: start document callback for andersca
18470 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
18471 * parser.h, SAX.c: serious speed improvement for large
18472 CDATA blocks
18473 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
18474 different encoding
18475 * example/Makefile.am example/gjobread.c tree.h: work on
18476 libxml1 libxml2 convergence.
18477 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
18478 and the LIBXML_TEST_VERSION macro
18479
18480Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18481
18482 * doc/xml.html: various patches and improvements typo fixed by
18483 Felix Natter
18484 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
18485 from Felix Natter <fnatter@gmx.net>
18486
18487Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18488
18489 * doc/upgrade.html: updated with instructions for support of both
18490 libxml-1.x and libxml-2.x
18491 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
18492 for 2.x support and also fixed includes
18493
18494Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18495
18496 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
18497 the encoding support, added iconv support, so now libxml if
18498 compiled with iconv automatically support japanese encodings
18499 among others. Work based on initial patch from Yuan-Chen Cheng
18500 I may have broken binary compat in the encoding handler
18501 registration scheme, but that was so utterly broken I don't
18502 expect anybody to have used this feature until now.
18503 * parserInternals.h: fixup on the CHAR range macro
18504 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
18505 code.
18506 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
18507 * uri.c: added xmlParseURI() I can't believe I forgot to
18508 implement this one in 2.0 !!!
18509 * SAX.c: moved doc->encoding update in the endDocument() call.
18510 * TODO: updated.
18511
18512Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18513
18514 * tree.h: removed extraneous xmlRemoveProp definition
18515 * TODO: added item about --disable-corba configure switch
18516 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
18517 * nanoftp.c: fixed include problems giving troubles on AIX and
18518 slowlaris
18519 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
18520 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
18521 comment and headers changes to lower gtk-doc number of warnings
18522 * doc/html/*: rebuilt docs
18523
18524Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18525
18526 * HACKING: documented the tag for 1.x and instructions
18527
18528Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18529
18530 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
18531 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
18532 xmlCreateIOParserCtxt
18533 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
18534 significant overall improvement
18535 * xmllint.c: added I/O test to xmllint
18536 * testSAX.c: added a speed test
18537 * doc/* : updated/regenerated
18538
18539Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18540
18541 * xpath.c uri.h parserInternals.h: cosmetic changes from
18542 "Timur I. Bakeyev" <timur@bat.ru>, including making
18543 xmlCreateURI() public
18544
18545Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18546
18547 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
18548 and the code at the same time. Added a clean mechanism for
18549 overload or added input methods: xmlRegisterInputCallbacks()
18550 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
18551 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
18552 * TODO: updated
18553 * doc/* : updated/regenerated
18554 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
18555 source dir
18556
18557Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18558
18559 * testURI.c: yet another forgotten commit, I should get some sleep !
18560
18561Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18562
18563 * xmllint.c: forgot to commit this too ?
18564
18565Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18566
18567 * xmlversion.h.in : forgot to commit this previously
18568
18569Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18570
18571 * configure.in: preparing libxml-2.0.0 version looks Ok so far
18572 * README TODO: updated for release
18573 * uri.c uri.h: added authority parsing/saving
18574 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
18575 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
18576 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
18577 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
18578 Makefile.am : added compile-time customization of libxml
18579 --with-ftp --with-http --with-html --with-xpath --with-debug
18580 --with-mem-debug
18581 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
18582 #include <libxml/xxx.h> I hope it won't break too much stuff
18583 and will be manageable in the future...
18584 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
18585 and added xmllint to the installed programs
18586 * uri.h: added xmlFreeURI()
18587
18588Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18589
18590 * uri.c uri.h: finished the escaping handling, the base support
18591 and the URI path normalization. Looks good just lacks the
18592 authority content parsing code.
18593 * Makefile.am: added instructions to generate testURI
18594 * TODO: updated
18595 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
18596 added links and icons for W3C and Gnome
18597
18598Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18599
18600 * xmlmemory.[ch] : seems I forgot to actually update the files in
18601 the last commit :-)
18602 * doc/xml.html doc/html/* : updated and uploaded the docs
18603
18604Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18605
18606 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
18607 * TODO: updated
18608 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
18609 libxml default allocation function with another set (like gmalloc/
18610 gfree).
18611 * Makefile.am, uri.c, uri.h: added a set of functions to do
18612 exact (litteraly copied from the RFC 2396 productions) parsing
18613 and handling of URI. Will be needed for XLink, one XML WFC,
18614 XML Base and reused in the nano[ftp/http] modules. Still work
18615 to be done.
18616
18617Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18618
18619 * configure.in, libxml.spec.in : libxml2
18620 * doc/* : updated the doc page, rebuilt the docs
18621
18622Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18623
18624 * all: tagged LIB_XML_1_X
18625 * *.c *.h : updated from W3C CVS tree
18626 * configure.in : 2.0.0-beta
18627 * libxml.spec.in : libxml2 package nam
18628 * result/* : new version of the tests output
18629
18630Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18631
18632 * doc/xml.html, doc/update.html: updated docs, 1.8.7
18633
18634Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18635
18636 * doc/* : rebuilt the docs
18637 * parser.c: final patch on #6766
18638 * valid.c: small patch on validity checks.
18639
18640Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18641
18642 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
18643 added
18644 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
18645 compatibility w.r.t. XML spec and existing code.
18646
18647Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18648
18649 * parser.c: seems a better solution to <a> </a> exists,
18650 will try it for a while
18651
18652Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18653
18654 * parser.c: tried to remove the <a> </a> generating <a/>
18655 this is hard. Left a flag for that purpose. Fixed bug #6766
18656 * configure.in: prepared 1.8.7 not released, due to previous
18657 problem
18658
18659Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18660
18661 * doc/xml.html : applied second patch from Paul DuBois
18662
18663Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18664
18665 * doc/xml.html : applied patch from Paul DuBois
18666
18667Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18668
18669 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
18670
18671Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18672
18673 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
18674 compilation warnings on various platforms.
18675 * parser.c: Fixed #5281 validity error callbacks are now desactived
18676 by default if not validating.
18677
18678Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18679
18680 * nanoftp.c, win32config.h.in: patches to compile on WIN32
18681
18682Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18683
18684 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
18685 <gkatsi@cs.toronto.edu>
18686
18687Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18688
18689 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
18690 processing URLs
18691
18692Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18693
18694 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
18695 xmlNanoFTPUpdateURL for persistent control connections.
18696 * configure.in: 1.8.6
18697
18698Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18699
18700 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
18701 * tree.[ch] : added xmlSaveNoEmptyTags
18702
187032000-01-29 James Henstridge <james@daa.com.au>
18704
18705 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
18706
18707 * Makefile.am: added nanoftp.[ch] to the build.
18708
18709Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18710
18711 * nanoftp.[ch]: cleanup, comments, API
18712 * debugXML.c : fixed a bug in the cat command
18713 * doc/*: regenerated the docs
18714
18715Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18716
18717 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
18718 * debugXML.c : fixed a bug in the cat command
18719 * valid.c: fixing some small probs
18720 * libxml.spec.in: get rid of the SNAP suffix
18721 * doc/xml.html: updated the status
18722
18723Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18724
18725 * xml-config.in: xml-config --version to just return the
18726 version number
18727 * xpath.c: some cleanup w.r.t. axis when the current node is
18728 an attribute.
18729 * TODO: updated
18730
18731Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18732
18733 * configure.in: prepared for libxml-1.8.5
18734 * doc/* recompiled the documentation
18735
187362000-01-17 Jody Goldberg <jgoldberg@home.com>
18737
18738 * configure.in : WARNING autoconf subtlety alert :
18739 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
18740 when looking for zlib.h so that HAVE_ZLIB_H is defined.
18741 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
18742 get defined by AC_CHECK_HEADERS.
18743
18744Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18745
18746 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
18747 Rune.Djurhuus@fast.no
18748
18749Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18750
18751 * TODO: updated
18752 * tree.c, parser.c: made sure that only memory alloc problems
18753 and internal parser errors are allowed to write to stdout or
18754 stderr.
18755
18756Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18757
18758 * tree.c : restored xmlNewGlobalNs since this seems used by
18759 a lot of existing code :-(, fixed a bug in xmlNewNs
18760 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
18761 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
18762 to exit() from the library code.
18763 * xpath.c, parser.c: removed bugs or unused code detected by
18764 Windows compilers
18765 * parser.c: started adding interfaces for parsing well balanced
18766 XML fragments
18767 * configure.in: releasing 1.8.4
18768 * doc/* : rebuilt the docs
18769
18770Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18771
18772 * tree.[ch] : added xmlNewDocFragment() for DOM
18773 * testHTML.c: uninitialized variable.
18774
18775Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18776
18777 * doc/* : rebuild the docs
18778
18779Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18780
18781 * acconfig.h: readline and history patch
18782 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
18783 * tree.c: added check and handling when possibly removing an ID
18784 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
18785 and saving.
18786 * test/HTML/entities.html result/HTML/entities.html* : test for
18787 various entities reference cases
18788 * result/HTML/* : as a result output of some testcase have
18789 changed
18790 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
18791 by previous example. added xmlParseTryOrFinish().
18792 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
18793 entities.h debugXML.h HTMLparser.h: changed the way struct are
18794 declared to allow gtk-doc to expose those
18795 * parser.c: closed bug #4960
18796 * Makefile.am configure.in: Applied patch from
18797 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
18798 and math/socket libs detection
18799
18800Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18801
18802 * configure.in, Makefile.am: link tester against readline
18803 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
18804
18805Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
18806
18807 * tree.[ch]: added xmlRemoveProp
18808 * win32config.h.in nanohttp.c: avoid including the Windows
18809 socket stuff in every C files
18810 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
18811 the XmL parser(s)
18812 * test/ns4 result/ns4 etc...: added test case for previous prob
18813 * tree.c: xmlNewNs wasn't checking for double definition
18814 * Makefile.in: fixed a problem with dist-hook duplicates
18815 * parser.[hc], xmlIO.c: fixed the loading of external entities
18816 APIs, now xmlLoadExternalEntity() is used everywhere and
18817 setting up an app specific front-end using the
18818 * SAX.c parser.c: some fixes, now the xhtml spec validates
18819 with the xhtml DTD.
18820 * error.c: fixed crashes in case of no input stream
18821 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
18822 to the validation tests and results
18823
18824Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18825
18826 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
18827 too htmlCreatePushParserCtxt() and htmlParseChunk()
18828 * parser.c: a bit of cleanup.
18829 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
18830 to XML) removed the last mem leak known
18831 * HTMLtree.c: output message cleanup
18832 * xmlmemory.c: display content info about memory blocks
18833 * result/HTML/wired.* : missing att value warning change
18834
18835Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18836
18837 * doc/* : rebuilt the documentation
18838
18839Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18840
18841 * parser.[ch] parserInternals.h: Push parser for XML,
18842 seems to work fine now
18843 * tester.c debugXML.[ch]: Added an XML shell debug facility and
18844 --push for push testing
18845 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
18846 * testSAX.c: added --push
18847 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
18848 subtree
18849 * xmlIO.[ch] : enriched API + fixes for push mode
18850 * entities.[ch]: added the entity content length to the struct.
18851 * xmlmemory.[ch]: new API to show the last entries for the shell
18852 * valid.c: added required attribute testing
18853 * SAX.c: the cdata callback now merge contiguous fragments
18854 * HTMLparser.c: cleanup of some macros
18855
18856Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18857
18858 * parser.c: fix for PIs name starting with xml
18859 * tree.c: fixed a potential problem with || and && ops
18860 * *.c, configure.in win32config.h.in : generate win32config.h for
18861 those on the Other Side !
18862
18863Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18864
18865 * parser.c: fixed a stupid = vs. == bug :-(
18866 * doc/gnome-xml.sgml: s/glade/xml/
18867
18868Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18869
18870 * configure.in, doc/xml.html : bug fix release 1.8.2
18871 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
18872 Hopefully the end of that silly C++ include problem
18873 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
18874 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
18875 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
18876 troubles with autoclosed elements when the stree shape doesn't
18877 follow the DtD specs. Added htmlIsAutoClosed() and
18878 htmlAutoCloseTag()
18879 * result/HTML/*.htm*: Updated the HTML examples regression tests output
18880 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
18881 * debugXML.c: fixed a bug on printing default namespaces.
18882 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
18883
18884Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18885
18886 * result/HTML/*.htm[l] : updated the HTML regression tests according
18887 to the new output
18888 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
18889 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
18890 problem due to intermix of extern "C" { ... } declarations for C++
18891 and recursive includes in the headers
18892
188931999-12-20 Chris Lahey <clahey@umich.edu>
18894
18895 * HTMLtree.c: Made it so that html nodes with a single child do
18896 not insert a carriage return before or after the child node.
18897
18898Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18899
18900 * configure.in, doc/xml.html : bug fix release 1.8.1
18901 * parser.c: fixed bug #4344
18902 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
18903 added the glue to avoid C++ problems
18904 * doc/* : regenerated the documentation
18905
18906Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18907
18908 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
18909 namespace recognition, and Dia as a resul :-(
18910 * encoding.c: closed bug #3950
18911
18912Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18913
18914 * valid.c: debugging a posteriori validation, except URI expansion
18915 stuff this should be fixed now
18916 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
18917 Carl Nygard <cnygard@bellatlantic.net>
18918 * tester.c: added --postvalid, cleaning of the code
18919 * tree.[ch]: added xmlDocGetRootElement()
18920
18921Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
18922
18923 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
18924 c++ losage.
18925
18926Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18927
18928 * configure.in, doc/xml.html : bumped to 1.8.0
18929 * xlink.[ch], Makefile.am : added framework for link detection
18930 * parser.h: added nbChars to parser context, needed for cleanup.
18931 * xmlmemory.c: removed a nasty bug when out of mem
18932 * valid.[ch]: adding namespace support for attribute decl
18933 * tester.c: added --debugent option
18934 * debugXML.[ch]: added xmlDebugDumpEntities()
18935 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
18936 buffers instead, this was really needed, validation was breaking
18937 in strange ways due to that. Added xmlParseStringPEReference()
18938 and other parsing from strings functions. Entities processing
18939 modified again, but PERef are still not handled correcly but
18940 unless you're Eve Maller you won't notice :-)
18941 * HTMLparser.c: large changes toward reliability, and switched to
18942 lowercase internal tags, XHTML is lowercase, so it will help
18943 that output is closer to next version.
18944 * doc/* : regenerated the documentation, it is now hosted at
18945 http://xmlsoft.org/ (same bits I just bought the domain :-)
18946
18947Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18948
18949 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
18950 doc generation
18951 * parser.c: fixed bugs #3908 and #3937 and a memory leak
18952 in the SAX API
18953 * doc/*: rebuilt the doc making sure everything appears in the
18954 HTML files
18955
18956Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18957
18958 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
18959 added the patch from Carl Nygard <cnygard@bellatlantic.net>
18960 which allow impressive speed improvement on dataset with
18961 large text pieces, but at the cost of broken binary
18962 compatibility and slightly bigger memory usage.
18963 Configure with --with-buffers to activate them, they
18964 are protected with XML_USE_BUFFER_CONTENT define.
18965 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
18966 goal is 0 memory left allocated once parser is no more used
18967 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
18968 call xmlCleanupParser() and xmlMemoryDump()
18969
18970Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18971
18972 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
18973 * parser.[ch] encoding.[ch]: added memory cleanup routines
18974 * parser.c: closing bug #3788
18975 * doc/*: rebuilt the doc
18976
18977Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18978
18979 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
18980 xmlNewTextChild() and xmlSetCompressMode() behaviour.
18981 * tester.c: added --compress option
18982 * doc/*: rebuilt the documentation
18983
18984Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18985
18986 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
18987 if given /proc/kcore as input !
18988 * doc/xml.html doc/*: updated and rebuilt the documentation
18989
18990Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18991
18992 * parser.c: Fixed some wrongly space collapsing code due to
18993 a misreading of the spec.
18994 * result/*: fixed the output accordingly
18995
18996Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
18997
18998 * encoding.c: bug fix and typos
18999 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
19000 * parser.c: added attribute normalization closing bug #3597
19001 * test/att* result/att* SAXresult/att*: testcase for attribute
19002 normalization
19003
19004Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19005
19006 * configure.in: closing bug #3163 by adding extra flags for the
19007 cc compiler on HP-UX
19008
19009Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19010
19011 * valid.[ch] : removed a typo and an enumerated type bug in the
19012 xmlAddElementDecl() function
19013 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
19014 call to xmlEncodeEntitiesReentrant() so that the functions
19015 New, Set and Get are at the same level.
19016 * parser.c HTMLparser.c: extra memory allocation bug for
19017 attributes detected by someone using libxml in embedded systems :-)
19018
19019Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19020
19021 * xmlmemory.h: turned off mem debug :-\
19022
19023Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19024
19025 * parser.c: closed bug #2784 a one line fix, but worth pushing
19026 a new release out
19027 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
19028 some structures, comments before and after the
19029 main element, and other nastyness
19030 * HTMLtree.c tree.c: accomodate the extended HTML supported
19031 * configure.in: pushing 1.7.4
19032 * test/ent8 and related outputs : added a new test for bug #2784
19033 * test/HTML/wired.html and related output: a nasty HTML example
19034 * Makefile.am: improved the test scripts
19035 * docs/* : reran the documentation extractor, updated xml.html
19036
19037Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19038
19039 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
19040 HTMLparser and debugged the HTML related code. HTML documents
19041 now have their own type
19042 * entities.c: do not dump &apos; for HTML output
19043 * xmlmemory.c: improvement, breakpoint mechanism
19044 * testHTML.c: added --sax --repeat ...
19045 * Makefile.am: improved the HTML tests
19046 * valid.[ch]: added xmlValidGetValidElements and
19047 xmlValidGetPotentialChildren
19048 * tester.c: added --insert to test the 2 new functions
19049 * test//* result//* SAXresult//* : regression test cleanup
19050 and extension.
19051 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
19052 gnome-xml-nanohttp.html
19053
19054Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19055
19056 * HTMLparser.c: fixed problems with some autoclose tags
19057 * tree.c: fixed XML output problems.
19058 * result/* SAXresult/*: update of the tests output
19059
19060Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19061
19062 * Makefile.am: Arturo patch for xmlConf.sh version info
19063 * parser.c: Tim Josling patch for single quoted items
19064 * tester.c: Tim Josling patch for tester options usage
19065 * tree.h: indent cleanup
19066
19067Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19068
19069 * HTMLparser.c parser.h : Fixed problems with HTML parsing
19070 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
19071
19072Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19073
19074 * tree.c : Raph patch for initialization of CORBA fields
19075 * parser.c, xpath.c, ...: modification of doc comments
19076 * xpath.c : allow spaces in xpath expressions
19077
19078Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19079
19080 * xmlmemory.h: turning off memory debug :-(
19081
19082Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19083
19084 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
19085 better SAX interfaces.
19086 * testSAX.c: uses the new SAX routine, avoid fetching any remote
19087 entity.
19088 * configure.in: 1.7.2
19089
19090Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19091
19092 * libxml.spec.in: fixed the URL
19093 * doc/xml.html: improved the documentation front-end
19094
19095Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19096
19097 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
19098
19099Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19100
19101 * libxml.spec.in: fixed the alpha compile problem
19102 * parser.[ch]: changed errno to errNo in the parser context :-(
19103 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
19104 * doc/xml.html: changed CHAR to xmlChar
19105 * doc/html/*: recompiled the documentation
19106 * configure.in: 1.7.1
19107
19108Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19109
19110 * parser.h: modified the parser context struct to regain 1.4.0
19111 binary compatibility
19112 * parser.c, xml-error.h: added errno ot teh context and defined
19113 a set of errors values with update of errno
19114 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
19115 DTDs and entities
19116 * *.h, *.c: complete cleanup of the use of config.h and include
19117 protection depending on the current setup.
19118 * overalll debugging, maintenance and bug-fixing on all modules
19119 * updated the documentation
19120 * ready for 1.7.0
19121
19122Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19123
19124 * HTMLparser.c : cleanup
19125 * SAX.c valid.c valid.h: added ID/IDREF checking
19126 * tree.c tree.h: extended doc structure for refs
19127 * configure.in: 1.6.2
19128 * parser.c: patched bug in SAX user arg call
19129 * parserInternals.h: patched missing close in C++ wrapping
19130 * testXPath.c xpath.c xpath.h: prepared for extensibility,
19131 especially upcoming XPointer implementation.
19132 * doc/xml.html: augmented, typo
19133
19134Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
19135
19136 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
19137 not all invocations of install understand -d.
19138
19139Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
19140
19141 * Makefile.am: prepend all the test* calls with $(top_builddir) -
19142 to make 'check' works, when builddir != srcdir.
19143
19144Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19145
19146 * doc/xml.html : updated the documentation
19147
19148Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19149
19150 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
19151 not deallocated memory blocks
19152 * *.c : replaces all calls to malloc() free() and realloc() to
19153 the wrapper functions/macros
19154 * tree.c : removed memory leaks dues to calling xmlFreeNode()
19155 instead of xmlFreeNodeList()
19156
19157Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19158
19159 * HTMLparser.c: corrected a stupid bug leading to core dump at
19160 tree deallocation. Removed warnings indicated by
19161 Stephane.Conversy@lri.fr
19162 * entities.c: Fixes Yet Another Stupid Bug, entities were not
19163 looked for in the external subset
19164
19165Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19166
19167 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
19168 on SGI by Stephane.Conversy@lri.fr
19169
19170Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19171
19172 * all .h : changed the prototype declaration indent as in gtk
19173 * most .c : working on reducing the TODOs in the code
19174 * most .c : cleanup though -pedantic and Insure++
19175 * improvements on validation ID checkings.
19176 * tree.[ch] SAX.c: added support for namespace on attributes #2022
19177 * xml-config.in: closed #1810
19178
19179Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19180
19181 * tree.h, valid.c, valid.h: more work on validity, IDs
19182 * xpath.c: added/fixed comparidon and equlity, added a new isinf
19183 definition for AIX
19184
19185Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19186
19187 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
19188 the distribution due to a cut'n paste error at last commit
19189
19190Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19191
19192 * configure.in: upgraded to version 1.4.0
19193 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
19194 Big update, added a large part of the validation process,
19195 it should be usable, but some parts are missing
19196 * xpath.c: improved the implementation w.r.t. root.
19197 * Makefile.am: added more tests
19198 * test and result trees: added a lot of tests
19199 * libxml.spec.in: export libxml.so.0 and libxml.so.1
19200
19201Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19202
19203 * Added an HACKING file
19204
19205Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19206
19207 * xpath.[ch] : improvements and debug of the XPath implementation
19208 * parser.c, HTMLparser.c : modified the parsers to be progressive
19209 * tree.[ch] : extended the Buffer promitives
19210 * xmlIO.[ch] : added basic I/O routines providing progressive
19211 parsing and ready for I18N conversion plugins
19212 * SAXresult/* : the SAX callback sequence maybe slightly different
19213 now
19214 * test*.c : improved/updated the tests programs
19215 * doc/* : recompiled the docs.
19216
192171999-07-26 Michael Meeks <michael@edenproject.org>
19218
19219 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
19220
19221 * tree.c: Ditto.
19222
19223Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19224
19225 * configure.in: upgraded to version 1.4.0
19226 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
19227 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
19228 XML query language, see http://www.w3.org/TR/xpath for more details.
19229 * parser.c, parser.h: added CHAR* related string functions for XPath
19230 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
19231 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
19232 rebuild the docs.
19233 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
19234 and regression testing capabilities for XPath.
19235
19236Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19237
19238 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
19239 closing bug #1646
19240
19241Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19242
19243 * Makefile.am, example/Makefile.am: closed bug #1683
19244
19245Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19246
19247 * example/Makefile.am, configure.in: added the makefile for the
19248 gjobread example
19249
Daniel Veillard25a1ce92008-06-02 16:04:12 +000019250Sat Jul 10 14:19:11 CEST 1999 Tomasz KÅ‚oczko <kloczek@pld.org.pl>
William M. Brack11be2d02007-01-24 19:17:19 +000019251
19252 * doc/Makefile.am:
19253 - fix which allow "make install DESTDIR=</install/prefix>".
19254
19255Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19256
19257 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
19258 which fixed a problem on the file reading-code.
19259
19260Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19261
19262 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
19263 output.
19264 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
19265
19266Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19267
19268 * parser.h : Oops removed the binary compatibility problem
19269 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
19270 * parser.c, HTMLparser.c: applied patches for reading from stdin
19271
19272Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19273
19274 * parser.c, entities.c, valid.c: cleanup bug #1591
19275 * configure.in: cleanup bug #1592
19276 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
19277 the same tree back-end. Hence gdome will be available for it.
19278 * doc/Makefile.am: close bug #617
19279
19280Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19281
19282 * parser.c: alloctate a per parser context SAX interface block
19283
19284Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19285
19286 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
19287 and xmlEncodeEntitiesReentrant with the correct one :-\
19288
19289Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19290
19291 * commit of my internal XML base changes, quite a lot of
19292 changes, cleanups, better entities support, framework for
19293 new I/O and charset detection and handling
19294 * Fixed the configure/Makefile stuff to generate shared libs
19295 with the proper version info, so we jumped on rev from
19296 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
19297 xmlEncodeEntities() result need to be freed now, and a string
19298 xmlParserVersion provide the current library version.
19299
19300Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
19301
19302 * parser.c: fixed a buffer overrun for when you have a very long
19303 attribute with no entities in it.
19304
19305Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19306
19307 * added example directory
19308 * added example/gjobs.xml gjobread.c, still need a Makefile.in
19309
19310Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19311
19312 * Release of libxml-1.1, nearly everything has been touched for
19313 this.
19314 * Added more regression tests
19315 * Updated the documentation
19316
19317Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19318
19319 * tree.[ch]: unified the XML_NO_CORBA defines.
19320 * parser.c encoding.[ch]: started plugging in char encoding detection
19321
19322Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
19323
19324 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
19325 Also freed allocated buffer.
19326
19327Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19328 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
19329 reentrancy problem at printing. One is left in entities.c, to
19330 remove ASAP
19331 * testSAX.c : added a test example showing the use of the SAX
19332 interface if one doesn't want to build the DOM tree.
19333 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
19334
19335Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19336
19337 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
19338 large revamping of the parser to use SAX callbacks
19339 http://www.megginson.com/SAX/ (or at least a C like interface
19340 a la Expat). It's now possible to set up your own callbacks
19341 and the parser will not build a DOM tree.
19342 * test/* result/*: updated the test suite, I finally removed
19343 the old Namespace draft support (PI based).
19344
19345Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19346
19347 * Makefile.am: added test result to EXTRA_DIST for make tests
19348
19349Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19350
19351 * parser.c, parserInternals.h: moved the chars macro definitions
19352 to parserInternals.h
Daniel Veillard25a1ce92008-06-02 16:04:12 +000019353 * parser.c, error.c: applied patches from "Knut Ã…kesson"
William M. Brack11be2d02007-01-24 19:17:19 +000019354 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
19355
19356Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19357
19358 * xml-config.in : applied patch to make --version work
19359
193601999-03-05 Raja R Harinath <harinath@cs.umn.edu>
19361
19362 * Makefile.am (check-local): Alias for `tests' target. This will
19363 cause `make check' to do the right thing.
19364 (tests): Don't run tests in srcdir. Also, replaced calls to
19365 basename with a `sed' "equivalent".
19366
19367Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19368
19369 * Renamed error.h to xml-error.h, corrected Makefile.am to list
19370 it in the header and not the sources, updated the doc.
19371 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
19372 pointing this out.
19373
19374Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19375
19376 * parser.c, parser.h, parserInternals.h: memory leak hunting,
19377 exported the inputStream routines.
19378 * doc/html/* : updated accordingly
19379
19380Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19381
19382 * parser.c, parser.h, parserInternals.h: added a few extra
19383 internal calls to allocate and free parser contexts ...
19384 * doc/html/* : updated accordingly
19385
19386Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19387
19388 * configure.in, Makefile.am, doc/makefile.am : General changes for
19389 1.0.0 release and including the generated HTML documentation.
19390
19391Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19392
19393 * makefile.am : added parserInternals.h, oops.
19394
19395Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19396
19397 * parserInternals.h: added this header giving access to the parser
19398 internal functions.
19399 * doc/Makefile.am : added a rebuild target which rebuilds the full
19400 set of documentations
19401 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
19402 the internal subset.
19403 * *.c *.h: modifications needed to generate the documentation using
19404 gtk-doc, cleanup of functions blocks, reorganisation of struct
19405 declarations.
19406
19407Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19408
19409 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
19410 the tar and spec file to include the beginning of the doc.
19411
194121999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
19413
19414 * doc/.cvsignore: Added this file.
19415
19416Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19417
19418 * tree.c: fixed xmlGetProp to return "" when the attribute
19419 exists, even if the node-list is NULL.
19420
19421Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19422
19423 * tree.c: patched an error outputting empty attribute values.
19424 * Makefile.am and doc/makefile.am: have been updated during the
19425 week-end. Sorry for an empty CVS log, I got a shell problem.
19426
19427Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19428
19429 * tree.h: cleaned up using enums instead of defines
19430 * parser.c, valid.[ch]: more work on parsing/output of element
19431 declarations
19432
19433Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19434
19435 * valid.[ch], tree.c, parser.c : more work toward full parsing
19436 of XML DTDs.
19437 * README: added informations about mailing-list and on-line
19438 documentation
19439
194401999-01-27 Raja R Harinath <harinath@cs.umn.edu>
19441
19442 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
19443
19444Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19445
19446 * parser.c, tree.[ch] : more work toward conformance testing,
19447 added a last element to accelerate parsing of very flat structures
19448 started working on internal subset Element content declaration.
19449 * valid.[ch] : first cut at adding code toward validation.
19450 * previous changes had also small impact on most files, especially
19451 the conformance testing using James Clark test suite.
19452
19453Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
19454
19455 * test/* : updated the examples, most of them were not well
19456 formed (humm), and added rdf2.
19457 * result/* : resulting changes in the output.
19458
19459Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19460
19461 * tree.c: changed the behaviour of xmlGetProp on NULL values.
19462
19463Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19464
19465 * tree.c: patched a bug in the generation of empty attributes
19466
19467Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19468
19469 * entities.[ch], tree.[ch], tester.c: added copy interfaces
19470 for node/trees/documents/... Biggest problem is namespace
19471 support when copying subtrees.
19472
19473Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19474
19475 * parser.c, entities.c: improve entities and char ref encoding,
19476 and cleanups of error messages.
19477
19478Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19479
19480 * parser.c, entities.c: simple bug hunting done during rpm2html and
19481 rpmfind integration.
19482
19483Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19484
19485 * parser.[ch]: Added interfaces allowing to specify a SAX
19486 handler before parsing.
19487
19488Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19489
19490 * parser.c: redirrect all errors reporting through the SAX
19491 error function
19492
19493Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19494
19495 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
19496 * libtool, tlmain ...: update of the libtool files
19497
194981998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
19499
19500 * entities.c: Use g_snprintf insteda of snprintf.
19501
19502Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19503
19504 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
19505 added ent5 test for this purpose.
19506 * parser.c, parser.h: formatting, comments and UTF-8 planning.
19507
19508Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19509
19510 * parser.c: fixed? a strange error due to compression on a GWP
19511 document.
19512
19513Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19514
19515 * tree.[ch]: bug fixing
19516 * entities.[ch]: defined a specific type for predefined entities
19517 * doc/xml.html: more documentation on the library, how to use it,
19518 overview of the interfaces.
19519
19520Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19521
19522 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
19523
19524Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19525
19526 * tree.c: corrected a small bug
19527 * doc/xml.html: continuing writing documentation.
19528
19529Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19530
19531 * debugXML.h debugXML.c: added debugging utilities.
19532 * tester.c: added --debug switch.
19533 * tree.c: patched an incorrect node->type assignment.
19534 * parser.c: formatting, ensure that node->doc != NULL in attributes
19535
19536Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19537
19538 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
19539 entity support and provide an internal representation close to
19540 DOM one (entity ref nodes, and attribute value as tree). I tried
19541 to preserve the interface but this will surely break some apps
19542 (I have to change rpm2html/rpmfind for example). I had to change
19543 two interfaces, and the generated tree is somewhat different.
19544 * doc/* : started documenting the XML library, the tree and
19545 DOM/Corba. This is a first step.
19546
19547Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19548
19549 * parser.c: Set up the fonctions comment block, boring but useful.
19550 * parser.h, SAX.c, parser.c: now attributes are processed through
19551 the SAX interface. The problem is that my SAX interface diverged
19552 quite a bit from the original one, well this is not an official
19553 spec, and translating it from Java to C is hairy anyway...
19554
19555Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19556
19557 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
19558 fonctions comment block, boring but useful.
19559
19560Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19561
19562 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
19563 conversion routines. However they are not yet used to convert the
19564 inputs. The core will run with UTF-8.
19565
19566Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19567
19568 * tree.c : make sure that the type id is properly set-up when
19569 a new object is allocated, needed for DOM.
19570
19571Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19572
19573 * tree.h, tree.c: Ok, the main objects in the tree will be native
19574 corba objects, it costs 8 bytes per Node, Attribute and Document
19575 but it simplifies the Corba integration a lot (no extra interface
19576 objects to allocate/free).
19577
19578Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19579
19580 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
19581 and changed NODEs contants for conformity with DOM Level 1
19582
19583Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19584
19585 * added hooks to keep track of servants when creating objects
19586 xmlDoc and xmlNode (for Corba export).
19587
19588Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19589
19590 * added xml-config script.
19591
19592Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19593
19594 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
19595 to autoupdate libtool and automake conf files.
19596
195971998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
19598
19599 * Makefile.am: Use '?' to separate the sed
19600 commands as ',' is used when people pass -Wl,something.
19601
19602Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19603
19604 * tree.c, tree.h: added a per-document compression interface.
19605
19606Tue Sep 22 20:47:38 EDT 1998
19607
19608 * tree.c, tree.h: added saving with compression and added interfaces
19609 to control the compression level (xmlGetCompressMode,
19610 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
19611
19612Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19613
19614 * parser.c: corrected a loop for files of size 0
19615
196161998-08-20 Raja R Harinath <harinath@cs.umn.edu>
19617
19618 * error.h: New file. Contains prototyes from `error.c'.
19619
19620Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
19621
19622 * Makefile.am (xmlincdir): New macro.
19623 (xmlinc_HEADERS): Renamed from include_HEADERS.
19624
19625Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19626
19627 * applied small patch on numeric entities from
19628 Christopher Blizzard <blizzard@appliedtheory.com>
19629
19630Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19631
19632 * New release 0.2, removed the old xml_* files so that it's
19633 coherent with the other CVS base (W3C), far better conformance
19634 to standard, new namespaces, decent entities support, beginning
19635 of a SAX-like interface. Nearly nothing left intact, even the
19636 test examples ...
19637
196381998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
19639
19640 * .cvsignore: Add .deps dir
19641
19642Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19643
19644 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
19645
19646Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19647
19648 * configure.in: added test for CPP
19649 * AUTHORS, Changelog: the original ones didn't get commited but the
19650 glib ones instead, fixed.
19651 * Makefile.am: corrected an error in library naming
19652
19653Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
19654
19655 * integrated code developped at W3C
19656 * changed the original Copyright
19657 * migrated to automake
19658 * prefixed the filenames by xml_ to avoid filename clashes
19659
Daniel Veillard25a1ce92008-06-02 16:04:12 +000019660#
19661# vim: set enc=utf-8
19662#