blob: 10d232bc18497ca0c00507981b92639f7fb712bf [file] [log] [blame]
Daniel Veillard701c7362001-01-21 09:48:59 +00001Sun Jan 21 10:47:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
2
3 * htmlTree.[ch] xmlIO.h: exported htmlDocContentDumpOutput
4
Daniel Veillard5a2b6972001-01-20 21:15:50 +00005Fri Jan 19 18:15:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
6
7 * xpath.c: seems I finally killed that ugly path evaluation
8 context bug (tagged 9999 in case is is wrong)
9
Daniel Veillard8f4d9752001-01-19 05:32:34 +000010Fri Jan 19 06:30:38 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
11
12 * xpath.[ch] xpathInternals.h: added xmlXPathRegisterVariableLookup()
13 for XSLT
14
Daniel Veillardd8aa7cb2001-01-18 15:21:36 +000015Thu Jan 18 16:19:47 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
16
17 * xmlIO.c: Gary Pennington <Gary.Pennington@uk.sun.com> fix
18 for xmlGzfileOpen() bug
19
Daniel Veillardf6eea272001-01-18 12:17:12 +000020Thu Jan 18 13:11:50 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
21
22 * xpath.c: removed an error found by XSLT usage
23 * tree.c parserInternals.h: use a predefined static string
24 for text and comment nodes, avoid freeing them in xmlFreeNode,
25 exported the string name in parserInternals.h and added
26 another value to disable encoding at output (for XSLT),
27 gain memory, time.
28
Daniel Veillard8f2cc572001-01-17 08:19:35 +000029Wed Jan 17 09:15:16 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
30
31 * win32/README.MSDev win32/libxml2/libxml2_a.dsp
32 win32/libxml2/libxml2_so.dsp: new makefiles and update
33 provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de>
34
Daniel Veillardf831bfb2001-01-16 17:26:04 +000035Tue Jan 16 18:24:46 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
36
37 * tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from
38 Gary Pennington
39
Daniel Veillard389e6b72001-01-15 19:41:13 +000040Mon Jan 15 20:24:18 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
41
42 * xpath.c: fixed the comaprision of values and nodelists,
43 need to compare nodelist still ...
44 * debugXML.c: avoided a possible core dump
45 * HTMLparser.c: cleanup
46 * nanohttp.c: contributed fix.
47 * tree.c: fixes in properties handling added xmlSetNsProp
48 needed by libxslt
49 * xpathInternals.h: exported xmlXPathBooleanFunction, added a
50 comment
51 * TODO: updated
52
Daniel Veillard167bd532001-01-06 21:09:34 +000053Sat Jan 6 22:05:09 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
54
55 * parser.c parserInternals.c: applied Bjorn Reese optimization
56 patch
57
58Sat Jan 6 19:13:27 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
59
60 * Makefile.am: applied patch fro make check from Martin Vidner
61
Daniel Veillard503b8932001-01-05 06:36:31 +000062Thu Jan 4 19:07:49 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
63
64 * configure.in: preparing 2.2.11
65 * doc/html/*: rebuild the HTML files
66 * doc/xml.html : updated
67
Daniel Veillardc2f4df22001-01-04 14:06:39 +000068Thu Jan 4 14:09:58 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
69
70 * tree.c: fixed a stupid bug
71 * valid.c: applied "Paul D. Smith" <pausmith@nortelnetworks.com>
72 patches related to validation of an XInclude processing result
73 * TODO: updated
74
Daniel Veillarde2488192001-01-04 10:54:22 +000075Thu Jan 4 11:46:40 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
76
77 * encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon
78 on large files
79
Daniel Veillardf060a412001-01-03 20:52:44 +000080Wed Jan 3 21:51:13 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
81
82 * xmlIO.c: fixed xmlParserInputBufferCreateMem doc
83
Daniel Veillard45cff692001-01-03 18:02:04 +000084Wed Jan 3 18:56:00 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
85
86 * HTMLparser.c: htmlCheckParagraph to check htmlOmittedDefaultValue,
87 reported by Jonas Borgström
88 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
89
Daniel Veillard08108982001-01-03 15:24:58 +000090Wed Jan 3 16:19:39 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
91
92 * testXPath.c xpath.c: fixing the XPath union expressions problem
93 reported by Martin Vidner <martin@artax.karlin.mff.cuni.cz>
94
Daniel Veillard4a6845d2001-01-03 13:32:39 +000095Wed Jan 3 14:22:33 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
96
97 * xmllint.c: Made is so if the file name is "-" is will read form
98 standard input. Sven Heinicke <sven@zen.org>
99 * tree.c: fixed a problem when growing buffer
100 * tree.h: fixed the comment of the node types following andersca
101 comment
102 * TODO: updated
103
Daniel Veillarda6d8eb62000-12-27 10:46:47 +0000104Wed Dec 27 12:35:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
105
106 * HTMLparser.[ch]: added a way to avoid adding automatically
107 omitted tags. htmlHandleOmittedElem() allows to change the
108 default handling.
109 * tree.[ch] xmllint.c: added xmlDocDumpFormatMemory() and
110 xmlDocDumpFormatMemoryEnc(), uses memory functions for output
111 of xmllint too when using --memory flag, added a memory test
112 suite at the Makefile level.
113 * xpathInternals.h xpath.[ch] xpointer.c: fixed problems
114 with namespace use when encountering QNames in XPath evalation,
115 added xmlns() scheme in XPointer.
116 * nanoftp.c : incorporated a fix
117 * parser.c xmlIO.c: fixed problems raised with encoding when using
118 the memory I/O
119 * parserInternals.c: closed bug 25934 reported by
120 torsten.landschoff@innominate.de
121 * TODO: updated
122
Daniel Veillarda1fe9102000-11-25 10:49:25 +0000123Sat Nov 25 11:46:27 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
124
125 * configure.in doc/html/* doc/xml.html: made a 2.2.9 release
126 on a non-updated tree :-(, made a 2.2.10 release to correct the
127 situation
128
Daniel Veillardce6e98d2000-11-25 09:54:49 +0000129Sat Nov 25 10:41:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
130
131 * nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c xpath.c
132 parserInternals.h vms/build_libxml.com vms/config.vms Makefile.am:
133 integrated a set of OpenVMS changes from Howard Taylor
134 <Howard.Taylor@pacoast.com>
135
Daniel Veillard58770e72000-11-25 00:48:47 +0000136Sat Nov 25 01:21:01 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
137
138 * tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll
139 * error.c: applied fix suggested by "Leo Davidson" <leo@ox.compsoc.net>
140
Daniel Veillardf62ceff2000-11-24 23:36:01 +0000141Sat Nov 25 00:24:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
142
143 * HTMLparser.c: some fixes on auto-open of html/head/body
144 * encoding.c: fixed a compilation error on some gcc env
145 * xpath.c xpointer.[ch] xpathInternals.h: improved the
146 XPointer implementation
147 * test/XPath/xptr/strpoint test/XPath/xptr/strrange3: added
148 related XPointer tests and associated results
149
Daniel Veillard300f7d62000-11-24 13:04:04 +0000150Fri Nov 24 14:01:44 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
151
152 * doc/xmldtd.html doc/xml.html: following a short step by step
153 guidance on IRC to help maciej with DTDs I started a small
154 page on the subject.
155
Daniel Veillard748e45d2000-11-17 16:36:08 +0000156Fri Nov 17 17:28:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
157
158 * HTMLparser.c: fixed handling of broken charrefs
159 * xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows
160 patches
161
Daniel Veillard28929b22000-11-13 18:22:49 +0000162Mon Nov 13 19:17:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
163
164 * doc/xml.html doc/html/* : rebuilt the docs after adding
165 xinclude and updated page for 2.2.7 and 2.2.8
166 * configure.in: releasing 2.2.8
167
Daniel Veillard41e06512000-11-13 11:47:47 +0000168Mon Nov 13 12:39:38 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
169
170 * parser.[ch] parserInternals.c: applied the conditional
171 section processing fix from Jonathan P Springer
172 <jonathan.springer2@gte.net>
173 * xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS
174 project file, fixed iconv default non support
175 * xpath.c: fixed the problem of evaluating relative expressions
176 when a node context is provided.
177
Daniel Veillardbf432752000-11-12 15:56:56 +0000178Sun Nov 12 16:31:19 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
179
180 * nanoftp.c: fixed gcc 2.95 new warnings
181 * SAX.c: fixed a stupid bug
182 * tree.c: fixed a formatting problem when round-tripping
183 from/to memory
184 * xinclude.c: chased memleak, fixed a base problem
185 * xpointer.c: added xmlXPtrBuildRangeNodeList(), finished ?
186 xmlXPtrBuildNodeList()
187 * TODO: updated
188 * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude:
189 adding a first small set of regression tests for XInclude
190
Daniel Veillardc2def842000-11-07 14:21:01 +0000191Tue Nov 7 15:11:34 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
192
193 * nanohttp.[ch]: applied Wayne Davison patches to access
194 the WWW-Authorization header.
195 * parser.c: Closed Bug#30847: Problems when switching encoding
196 in short files by applying Simon Berg's patch.
197 * valid.c: fixed a validation problem
198 * hash.c parser.h parserInternals.h testHTML.c testSAX.c tree.h
199 xmlerror.h xmlmemory.h xmlversion.h.in: applied a DLL patch from
200 Wayne Davison
201 * xpointer.[ch]: added first version of xmlXPtrBuildNodeList()
202 need to be extended to non full nodes selections.
203 * xinclude.c: starts to work decently
204
Daniel Veillard9e8bfae2000-11-06 16:43:11 +0000205Mon Nov 6 17:22:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
206
207 * tree.[ch] xinclude.[ch] xmllint.c configure.in valid.c
208 debugXML.c xmlversion.h.in: Started adding XInclude support,
209 this is a new xmllint option
210 * tree.c xpath.c: applied TOM patches for XPath
211 * xpointer.c: fixed a couple of errors.
212 * uri.c: added an escaping function needed for xinclude
213 * testXPath.c hash.c HTMLtree.c: minor cleanups raised by
214 new warning from RH70 gcc's version
215
Daniel Veillarda4964b72000-10-31 18:23:44 +0000216Tue Oct 31 14:14:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
217
218 * HTMLparser.c: fixed loop on invalid char in scripts
219 * parser.c: update to description of xmlIOParseDTD()
220 * libxml.m4 xmlversion.h.in: changes contributed by
221 Michael Schmeing <m.schmeing@internet-factory.de>
222 * configure.in: preparing for 2.2.7
223 * Makefile.am: trying to avoid config.h and acconfig.h
224 being included in the distrib
225 * configure.in: released 2.2.7
226
227Mon Oct 30 17:08:10 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
228
229 * tree.[ch] debugXML.c parserInternals.c xpath.c: Deprecated Pi's
230 like namespaces for good. Unified xmlNs and xmlNode somewhat.
231
Daniel Veillard01411222000-10-30 15:33:22 +0000232Mon Oct 30 16:26:49 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
233
234 * parser.[ch]: added xmlIOParseDTD()
235 * xpointer.c: added support for the 2 extra parameters of
236 string-range, fixed a stoopid error when '0' was present
237 in XPointer expressions
238 * test/XPath/xptr/strrange2 result/XPath/xptr/strrange2: added
239 testsuite for the above
240
Daniel Veillard6db58192000-10-30 09:27:53 +0000241Mon Oct 30 10:26:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
242
243 * libxml.spec.in: improved package descriptions
244
Daniel Veillarda5db68a2000-10-29 18:06:06 +0000245Sun Oct 29 19:03:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
246
247 * xpath.c xpathInternals.h: applied a large cleaning patch
248 from TOM <ptittom@free.fr>, it also add namespace support
249 for function and variables registration.
250
Daniel Veillardbd20df72000-10-29 17:53:40 +0000251Sun Oct 29 18:51:46 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
252
253 * uri.c: Wayne Davison's patch fixing xmlBuildURI()
254 * Makefile.mingw: Wayne Davison's update adding hash.c
255
Daniel Veillardc4f4f0b2000-10-29 17:46:30 +0000256Sun Oct 29 18:38:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
257
258 * xpath.c: fixed the root evaluation problems
259 * HTMLparser.c result/HTML/doc3.htm: fixed the problem of non
260 ignorable spaces with <b> <bold> <em>
261 * tree.c: fixed a loop in xmlSearchNsByHref()
262
Daniel Veillard767662d2000-10-27 17:04:52 +0000263Fri Oct 27 18:57:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
264
265 * xpath.c: applied another XPath patch from TOM
266 * xpath.c include/makefile.am: applied another patch from
267 china@thewrittenword.com (cleanup on IRIX).
268
Daniel Veillard211cc0a2000-10-27 11:49:33 +0000269Fri Oct 27 13:45:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
270
271 * xml-config.1: received a fixed version from Fredrik Hallenberg
272 <hallon@lysator.liu.se>
273
Daniel Veillardf6bf9212000-10-26 14:07:44 +0000274Thu Oct 26 16:05:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
275
276 * xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr>
277 cleanup patch for XPath
278
Daniel Veillardd6d7f7b2000-10-25 19:56:55 +0000279Wed Oct 25 21:31:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
280
281 * patched to redirrect all "out of context" error messages to
282 a reconfigurable routine. The changes are:
283 * xmlerror.h : added the export of an error context type (void *)
284 an error handler type xmlGenericErrorFunc there is an interface
285 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
286 to reset the error handling routine and its argument
287 (by default it's equivalent to respectively fprintf and stderr.
288 * all the c files: all wild accesses to stderr or stdout within
289 the library have been replaced to calls to the handler.
290
Daniel Veillard29a11cc2000-10-25 13:32:39 +0000291Wed Oct 25 15:27:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
292
293 * configure.in: release 2.2.6
294 * xpath.[ch] xpointer.c xpathInternals.h: added xpathInternals.h
295 exporting the inner functions of xpath for extension modules
296 * doc/*: updated and rebuilt the doc
297
Daniel Veillardbe9ec4b2000-10-25 11:01:53 +0000298Wed Oct 25 12:48:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
299
300 * nanohttp.c : applied Wayne HTTP cleanup patch
301 * tree.[ch]: applied TOM <ptittom@free.fr> for xmlNodeSetBase()
302 and xmlNodeSetSpacePreserve()
303
Daniel Veillarddf7ef2a2000-10-25 10:11:55 +0000304Wed Oct 25 12:11:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
305
306 * xpath.c: closing bug #29260
307
Daniel Veillard126f2792000-10-24 17:10:12 +0000308Tue Oct 24 18:49:34 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
309
310 * hash.[ch] debugXML.c: expanded/enhanced the API, added
311 multikey tuples, made hash structure opaque
312 * valid.[ch]: moved elements, attributes, notations decalarations
313 as well as ID and refs to hash tables.
314 * entities.c: hash cleanup
315 * xmlmemory.c: fixed a dump problem in debug mode
316 * include/Makefile.am: problem passing in DESTDIR= values patch
317 from Marc Christensen <marc@calderasystems.com>
318 * nanohttp.c: removed debugging remains
319 * HTMLparser.c: the bogus tag should be ignored (Wayne)
320 * HTMLparser.c parser.c: fixing a number of problems with the
321 macros in the *parser.c files (Wayne).
322 * HTMLparser.c: close the previous option when opening a new one
323 (Marc Sanfacon).
324 * result/HTML/*: updated the HTML results accordingly
325
Daniel Veillard52afe802000-10-22 16:56:02 +0000326Sun Oct 22 18:39:19 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
327
328 * entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
329 hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
330 XPath functions and XML entities table to them. More to come...
331 * xmlIO.c: fixed libxml closing FILEs it didn't open.
332
Daniel Veillard683cb022000-10-22 12:04:13 +0000333Sun Oct 22 13:59:50 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
334
335 * tree.c: coalesce adjacent text nodes
336 * valid.c: handling of blank nodes in DTd validation (raised
337 by problems with a posteriori validation).
338 * nanohttp.c: changing behaviour on HTTP write stuff.
339 * HTMLtree.c: forced body and html to be explicitely closed.
340 * xpath.h: exported more XPath functions.
341
Daniel Veillard1baf4122000-10-15 20:38:39 +0000342Sun Oct 15 22:28:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
343
344 * Release of 2.2.5
345 * xpointer.c: range() range-inside and other helper functions
346 * parserInternals.c: fixed perf problem raised by rolf@pointsman.de
347
Daniel Veillard47e12f22000-10-15 14:24:25 +0000348Sun Oct 15 16:21:27 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
349
350 * SAX.c: HTML attributes need normalization too (Bjorn Reese)
351 * HTMLparser.[ch]: addded htmlIsScriptAttribute()
352
Daniel Veillardb732a0e2000-10-15 11:27:01 +0000353Sun Oct 15 13:18:36 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
354
355 * doc/*: rebuilt docs preparing for 2.2.5 release, added URI
356 and XPointer modules
357
Daniel Veillard134c9f32000-10-15 10:27:08 +0000358Sun Oct 15 12:13:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
359
360 * SAX.h: closed #25107
361
Daniel Veillard39915622000-10-15 10:06:55 +0000362Sun Oct 15 12:06:16 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
363
364 * testSAX.c: fixed problem with cdata reporting
365 * SAXresult/* : updated
366
Daniel Veillard1e851392000-10-15 10:02:56 +0000367Sun Oct 15 12:00:24 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
368
369 * parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
370 Closed bug #27499, added to regression tests
371 * TODO: updated
372
Daniel Veillard7eda8452000-10-14 23:38:43 +0000373Sun Oct 15 01:34:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
374
375 * HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
376 support for SCRIPT and STYLE with help from Bjorn Reese
377 * test/HTML/* result/HTML/*: added simple testcase and updated
378 the existing ones.
379
Daniel Veillardff9c3302000-10-13 16:38:25 +0000380Fri Oct 13 18:24:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
381
382 * xpath.c xpointer.c: XPointer reorder of ranges start/end and
383 string-range for empty strings
384 * test/XPath/docs/str test/XPath/xptr/chaptersrange
385 test/XPath/xptr/strrange: augmented the XPointer testsuite
386
Daniel Veillard189446d2000-10-13 10:23:06 +0000387Fri Oct 13 12:21:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
388
389 * doc/xml.html doc/xmlmem.html: added a module describing memory
390 interfaces and use, updated the main page.
391
Daniel Veillard2f971a22000-10-12 23:26:32 +0000392Fri Oct 13 01:23:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
393
394 * nanoftp.c nanohttp.c xmlIO.c: Wayne Davison Win32 patch
395 nanoftp code work on Windows too now
396
397Fri Oct 13 00:54:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc2df4cd2000-10-12 23:15:24 +0000398
399 * testXPath.c xpath.[ch]: moved some debug functions to xpath core
400 * xpointer.c: implemented string-range() at least a good first version
401 * test/XPath/docs/str test/XPath/xptr/strrange
402 result/XPath/xptr/strrange: the string-range() tests
403
Daniel Veillardd3c68c42000-10-12 08:06:28 +0000404Thu Oct 12 10:02:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
405
406 * Makefile.am include/Makefile.am include/win32config.h
407 win32/Makefile.mingw: fixed problems reported by Wayne Davison
408 and make distcheck
409
Daniel Veillard19d61112000-10-11 23:50:35 +0000410Thu Oct 12 01:44:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
411
412 * nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug
413 xmlNanoHTTPMethod on input MimeType Tony Lam <Tony.Lam@eng.sun.com>
414 * xpointer.c: slight extension of xmlXPtrLocationSetMerge
415
Daniel Veillardb0426ca2000-10-11 23:39:43 +0000416Thu Oct 12 01:37:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
417
418 * config.h.in configure.in nanoftp.c nanohttp.c xmlversion.h.in :
419 patch for socklen_t detection by
420 Albert Chin-A-Young <china@thewrittenword.com>
421
Daniel Veillardcd429612000-10-11 15:57:05 +0000422Wed Oct 11 17:53:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
423
424 * tree.c valid.c xmllint.c: Fixed a few postvalidation bugs
425 and added a --dtdvalid option to xmllint used to test it
426
Daniel Veillard47c02452000-10-11 13:04:36 +0000427Wed Oct 11 15:01:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
428
429 * xml-config.1 Makefile.am libxml.spec.in: adding a man page for
430 xml-config by Fredrik Hallenberg <hallon@lysator.liu.se>
431
Daniel Veillard2d38f042000-10-11 10:54:10 +0000432Wed Oct 11 12:41:30 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
433
434 * xpath.[ch] xpointer.[ch]: worked on XPath functions and variable
435 handlings (registration, lookup, cleanup)
436
Daniel Veillardc8df0aa2000-10-10 23:50:30 +0000437Wed Oct 11 01:46:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
438
439 * configure.in Makefile.am include/makefile.am: adding XPointer
440 and XPtrtests target
441 * xpointer.[ch] : new files for XPointer support
442 * test/XPath/xptr result/XPath/xptr: added XPointer testsuite and
443 more XPath tests
444
Daniel Veillard57fda592000-10-10 23:24:14 +0000445Wed Oct 11 01:23:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
446
447 * configure.in: fixed, very broken, make distcheck works again
448
Daniel Veillarde8282ed2000-10-10 23:01:31 +0000449Wed Oct 11 02:53:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
450
451 * More work toward 2.2.5, integrated a number of patches
452 * configure.in Makefile.am win32config.h.in: trying to cleanup
453 make distcheck .... huh ...
454 * include/Makefile.am include/win32config.h: new directory
455 for includes
456 * win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp
457 updated teh makefiles and instructions for WIN32
458 * xpath.c: small fixes
459 * test/XPath/ results/XPath: updated the testcases and results
460 * HTMLparser.c nanohttp.c testXPath.c: incorporated provided or
461 suggested patches
462 * valid.c: fixed an ID bug
463
Daniel Veillardb71379b2000-10-09 12:30:39 +0000464Mon Oct 9 14:28:56 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
465
466 * moved xml-error.h to xmlerror.h: seems this allowed to bypass
467 the automake bug where wrong dependancies were generated.
468 * xpath.[ch]: worked on XPointer
469
Daniel Veillard7e99c632000-10-06 12:59:53 +0000470Fri Oct 6 12:58:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
471
472 * configure.in Makefile.am: 2.2.5, ship the include in an
473 include/libxml subdirectory, use symlinks when using CVS
474 * testSAX.c: fixed small bug
475 * testXPath.c: changed the way testfiles are parsed
476 * debugXML.c: same kind of cleanup when parsing an argument expression
477 XPath/XPointers can have blanks embedded
478 * xpath.[ch]: more cleanup, reorgs for XPointer work
479 * parserInternals.c parser.c HTMLparser.c: fixed wrong include
480 * win32/README.MSDev win32/libxml2/libxml2.dsp: Windows stuff
481
Daniel Veillard55b91f22000-10-05 16:30:11 +0000482Thu Oct 5 18:13:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
483
484 * debugXML.c testXPath.c xpath.[ch]: got pissed by some nastyness
485 in the XPath engine, rewrote large parts of it, now it's far
486 cleaner and in sync with the REC not an old WD. Fixed a parsing
487 problem in the interactive XML shell found when testing XPath.
488
Daniel Veillardac260302000-10-04 13:33:43 +0000489Wed Oct 4 15:25:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
490
491 * debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
492 incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
493 examples with the extra test
494
Daniel Veillard7cfce322000-10-04 12:40:27 +0000495Wed Oct 4 14:39:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
496
497 * parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved
498 the global init function.
499
Daniel Veillard970112a2000-10-03 09:33:21 +0000500Tue Oct 3 11:28:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
501
502 * HTMLparser.c: Doohhh, attribute name parsing was still case
503 sensitive ! Fixed this ...
504 * result/HTML/* : updated the tests results accordingly
505
Daniel Veillard740abf52000-10-02 23:04:54 +0000506Mon Oct 2 23:47:32 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
507
508 * xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
509 engine, should be far more stable, incorporated a new version of
510 preceding/following axis, need testing
511 * uri.c: fixed file:///c:/a/b/c problem
512 * test/XPath/tests/idsimple: augmented the XPath tests
513
Daniel Veillard3bff2b02000-10-01 20:33:47 +0000514Sun Oct 1 22:33:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
515
516 * doc/* rebuilding docs for 2.2.4 release
517
Daniel Veillard8b5dd832000-10-01 20:28:44 +0000518Sun Oct 1 22:16:33 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
519
520 * configure.in: releasing 2.2.4
521 * parser.[ch]: added xmlStrEqual()
522 * HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c
523 tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to
524 use xmlStrEqual instead
525 * TODO: updated
526 * added an XPath test
527
Daniel Veillardbc765302000-10-01 18:23:35 +0000528Sun Oct 1 20:19:39 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
529
530 * HTMLparser.c: fixed htmlStartCloseIndexinitialized init
531 * entities.h: exported xmlInitializePredefinedEntities
532 * parser.[ch] : added xmlInitParser()
533 * parserInternals.h : had to export htmlInitAutoClose()
534
Daniel Veillardf09e7e32000-10-01 15:53:30 +0000535Sun Oct 1 16:28:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
536
537 * xpath.[ch] : fixed some serious XPath Predicate evaluation
538 problems
539 * Makefile.am : added XPath regression tests to normal tests
540 * uri.c: fixed a problem with local paths, cleanup
541 * parser.c: fixed a problem with large CData sections
542
Daniel Veillardd2ade932000-09-30 14:39:55 +0000543Sat Sep 30 16:35:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
544
545 * configure.in xml-config.in: patch from "Ben Taylor"
546 <sol7x86@hotmail.com> for solaris shared libs lookup
547
Martin Bauligdd7d1f62000-09-29 23:17:57 +00005482000-09-30 Martin Baulig <baulig@suse.de>
549
550 * libxml-2.0.pc.in: Provide pkg-config script.
551
552 * configure.in: Create the libxml-2.0.pc script from the
553 libxml-2.0.pc.in templates.
554 * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc
Martin Baulig1b478d12000-09-30 02:27:55 +0000555 script in `$(libdir)/pkgconfig'.
Martin Bauligdd7d1f62000-09-29 23:17:57 +0000556
Daniel Veillard4b0755c2000-09-25 14:26:28 +0000557Mon Sep 25 16:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
558
559 * HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning
560 when compiling with MSC
561
Daniel Veillard46057e12000-09-24 18:49:59 +0000562Sun Sep 24 20:32:52 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
563
564 * xpath.c: patch for normalize-string() substring-before(),
565 substring-after() and translate() functions from Bjorn Reese
566 <breese@mail1.stofanet.dk>
567 * libxml.m4 Makefile.am: added libxml.m4 from Debian ?
568 Fredrik Hallenberg <hallon@lysator.liu.se>
569 * TODO: updated
570
Daniel Veillard281f8ff2000-09-24 08:12:14 +0000571Sun Sep 24 10:00:49 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
572
573 * xmlversion.h.in nanoftp.c nanohttp.c: traying to work out the
574 problem of socklen_t being undefined on a number of platforms
575 * debugXML.c: fixed a compilation problem when without snprintf
576
Daniel Veillard8ddb5a72000-09-23 10:28:52 +0000577Sat Sep 23 12:19:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
578
579 * HTMLparser.c uri.c: Another patch from Wayne Davison, correcting
580 an URI bug and a fix for the control-character-induced infinite loop
581 * nanohttp.c: preventive fix for compiling on WIN32
582
Daniel Veillard64c20ed2000-09-22 16:07:02 +0000583Fri Sep 22 18:06:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
584
585 * xmlint.c: closing bug #25000
586
Daniel Veillardb656ebe2000-09-22 13:51:48 +0000587Fri Sep 22 14:17:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
588
589 * xmlIO.h tree.h: made xmlNodeDump() and xmlNodeDumpOutput() public
590 * parser.[ch] nanohttp.c HTMLtree.c HTMLparser.c tree.c: applied and
591 modified slightly Wayne Davison patch adding xmlStrcasecmp and
592 related function, fixing xmlStrncmp(), and associated cleanup
593 * result/HTML/entities.html.sax: updating result
594
Daniel Veillard4fb87ee2000-09-19 12:25:59 +0000595Tue Sep 19 14:20:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
596
597 * uri.c: applied patch for URI escaping from Wayne Davison
598 <wayned@blorf.net>
599 * tree.c parserInternals.c HTMLparser.c: memset checks patches
600 from Denis Barbier <barbier@imacs.polytechnique.fr>
601 * HTMLparser.c: UTF8 characters in HTML tag-attribute values
602 patch from Wayne Davison
603
Daniel Veillardd5f97f82000-09-17 16:38:14 +0000604Sun Sep 17 18:37:03 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
605
606 * doc/xml.html : updated with new releases, adding "how to help"
607
Daniel Veillard04698d92000-09-17 16:00:22 +0000608Sun Sep 17 17:58:37 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
609
610 * SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c:
611 removed a few warnings in pedantic mode ...
612 * parserInternals.c parser.c: moved encoding switching function
613 to parserInternals.c
614 * configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3
615
Daniel Veillarda2c6da92000-09-16 18:15:00 +0000616Sat Sep 16 20:12:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
617
618 * HTMLparser.c parser.c: set ctxt->errNo before calling the
619 error or warning handlers
620
Daniel Veillardb1059e22000-09-16 14:02:43 +0000621Wed Sep 13 22:03:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
622
623 * parserInternals.c parserInternals.h parser.c Makefile.am:
624 created a new module parserInternals.c, moved most of the
625 code shared by the various parsers there, as well as
626 deprecated code from parser.c. More cleanup of parser.c
627 * uri.c: fixed a problem when URI is NULL
628 * valid.c: speedup when looking for an attribute declaration
629
Daniel Veillard39c7d712000-09-10 16:14:55 +0000630Sun Sep 10 17:53:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
631
632 * uri.c tree.c SAX.c parser.c entities.c debugXML.c: finished
633 the cleanup of the computation of URI references when seeking
634 external entities. The URI reference string and the resulting
635 URI are both stored now.
636 * parser.c HTMLparser.c valid.c nanoftp.c nanohttp.c xpath.c:
637 large s(n)printf checks and cleanup from Denis Barbier
638 <barbier@imacs.polytechnique.fr>
639 * xmlversion.h.in tree.h: couple of SGML declarations for a
640 possible docbook module.
641 * result/VC/ : a couple of test output changed due to the change
642 of the entities URI
643
Daniel Veillardb513f5a2000-09-10 14:01:12 +0000644Sun Sep 10 15:59:58 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
645
646 * parser.h: added a _private field for linking user's data
647
Daniel Veillarddd477ce2000-09-10 13:23:08 +0000648Sun Sep 10 15:14:43 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
649
650 * parser.c parserInternals.h: demacroified most of the IS_XXX
651 the gain in size is significant so ...
652
Daniel Veillard4b5b80c2000-09-08 18:54:41 +0000653Fri Sep 8 20:48:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
654
655 * entities.c: cases where looking up entities with doc==NULL
656 covered
657
Daniel Veillard90e11312000-09-05 10:42:32 +0000658Tue Sep 5 12:41:15 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
659
Daniel Veillard1de50802000-09-07 08:54:32 +0000660 * uri.c: applied Wayne Davison patch
Daniel Veillard90e11312000-09-05 10:42:32 +0000661 * Makefile.in test/URI/uri.data result/URI/uri.data: updated URI tests
662
Daniel Veillard98a79162000-09-04 11:15:39 +0000663Mon Sep 4 13:01:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
664
Daniel Veillard1de50802000-09-07 08:54:32 +0000665 * uri.c testUri.c: applied Wayne Davison patches
Daniel Veillard98a79162000-09-04 11:15:39 +0000666 * test/URI/uri.data result/URI/uri.data: first set of tests/results
667 * Makefile.in: added URItest and included thenin "make tests"
668
669Sun Sep 3 19:19:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard960aa532000-09-03 17:20:17 +0000670
671 * xmlversion.h.in: closed bug 22941
672
Daniel Veillard2bb89092000-08-31 14:57:50 +0000673Thu Aug 31 16:55:55 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
674
675 * doc/xmlio.html: added doc and example for entity loader
676 redefinition.
677
Daniel Veillard96984452000-08-31 13:50:12 +0000678Thu Aug 31 14:59:28 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
679
680 * doc/xmlio.html doc/xml.html: added a doc on the I/O mechanism
681 used by libxml
682
Daniel Veillarde715dd22000-08-29 18:29:38 +0000683Tue Aug 29 20:22:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
684
685 * parser.c: Fixed bug on invalid ontent characters and when using
686 push.
687 * xmllint.c: fixed xmllint endling of errors in push mode
688
Daniel Veillard4948eb42000-08-29 09:41:15 +0000689Tue Aug 29 11:24:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
690
691 * HTMLparser.c testHTML.c: applied two new patches from
Daniel Veillardbbe11b02000-09-23 07:07:40 +0000692 Wayne Davison <wayned@users.sourceforge.net>
Daniel Veillard4948eb42000-08-29 09:41:15 +0000693 * result/HTML/*.sax: regenerated HTML SAX output
694 * parser.c: more cleanup.
695
Daniel Veillarde010c172000-08-28 10:04:51 +0000696Mon Aug 28 11:58:12 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
697
698 * HTMLparser.[ch] testHTML.c: applied the second set of
Daniel Veillardbbe11b02000-09-23 07:07:40 +0000699 patches from Wayne Davison <wayned@users.sourceforge.net>,
700 adding htmlEncodeEntities()
Daniel Veillarde010c172000-08-28 10:04:51 +0000701 * HTMLparser.c: fixed an ignorable white space detection bug
702 occuring when parsing with SAX only
703 * result/HTML/*.sax: updated since the output is now HTML
704 encoded...
705
Daniel Veillard47f3f312000-08-27 22:40:15 +0000706Mon Aug 28 00:38:31 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
707
Daniel Veillardbbe11b02000-09-23 07:07:40 +0000708 * HTMLparser.[ch]: applied some of Wayne Davison
709 <wayned@users.sourceforge.net> patches
Daniel Veillard47f3f312000-08-27 22:40:15 +0000710
Daniel Veillarde0854c32000-08-27 21:12:29 +0000711Sun Aug 27 22:14:01 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
712
713 * SAX.c tree.c debugXML.c: fixed bogus behaviour when an
714 undeclared namespace prefix was used, added a warning.
715 Cleaned up support w.r.t. entities, spilling out a warning
716 and being pedantic on lookups.
717 * test/warning/ent9 : added testcase for previous example.
718 * TODO: updated
719 * parserInternals.h parser.c: changed the way names are parsed
720 now allow infinite size and decrease penalty for normal use
721 * parser.c: Started a big cleanup/check of the parser code,
722 fixed some of the most tortuous entity code, spotted code
723 unused anymore
724 * test/*: added tests for very long names and related nasty
725 things.
726
Daniel Veillardf0cc7cc2000-08-26 21:40:43 +0000727Sat Aug 26 23:31:04 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
728
729 * doc/encoding.html: added encoding aliases doc
730 * doc/xml.html: updates
731 * encoding.[ch]: added EncodingAliases functions
732 * entities.[ch] valid.[ch] debugXML.c: removed two serious
733 bottleneck affecting large DTDs like Docbook
734 * parser.[ch] xmllint.c: added a pedantic option, will be
735 useful
736 * SAX.c: redefinition of entities is reported in pedantic mode
737 * testHTML.c: uninitialized warning from gcc
738 * uri.c: fixed a couple of bugs
739 * TODO: added issue raised by Michael
740
Daniel Veillard0d6b1702000-08-22 23:52:16 +0000741Wed Aug 23 01:50:51 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
742
743 * doc/encoding.html: propagated Martin Duerst suggestions
744
Daniel Veillard52402ce2000-08-22 23:36:12 +0000745Wed Aug 23 00:23:41 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
746
747 * parser.c: Fixed Bug#21552: libxml fails to decode &amp;
748 * uri.c testUri.c patches, by Marc Sanfacon (1 left)
749 * parser.c HTMLparser.c: HTML/encoding push problems reportedi
750 by Wayne Davison
751
Daniel Veillard2f2bf412000-08-20 15:11:02 +0000752Sun Aug 20 17:03:38 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
753
754 * nanoftp.c nanohttp.c: small cleanup
755 * TODO: updated
756
Daniel Veillard244ece92000-08-19 20:58:02 +0000757Sat Aug 19 22:57:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
758
759 * added an old VC testcase and updated title.xml entity
760
Daniel Veillardb8f25c92000-08-19 19:52:36 +0000761Sat Aug 19 21:02:08 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
762
763 * HTMLparser.c SAX.c tree.c HTMLtree.h result/HTML/*: work
764 done on auto-opening of <p> tags and cleanup of SAX output
765
Daniel Veillard979e55e2000-08-19 16:48:54 +0000766Sat Aug 19 18:45:40 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
767
768 * libxml.4 xmllint.1 Makefile.am libxml.spec.in: added man pages
769
Daniel Veillard4540be42000-08-19 16:40:28 +0000770Sat Aug 19 18:38:53 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
771
772 * doc/xml.html libxml.* structure.*: updated the doc a bit
773
Daniel Veillard808a3f12000-08-17 13:50:51 +0000774Thu Aug 17 15:50:00 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
775
776 * testSAX.c testHTML.c result/HTML/: cleanup of the output
777 of SAX tests
778
Daniel Veillard29579362000-08-14 17:57:48 +0000779Mon Aug 14 13:56:33 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
780
781 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
782 * xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0
783
Daniel Veillard1255ab72000-08-14 15:13:33 +0000784Mon Aug 14 11:10:20 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
785
786 * Patch from Dave Yearke <yearke@eng.buffalo.edu>:
787 * testHTML.c: fix core dump on Solaris 2.x systems
788 * HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL
789 * result/HTML/*.sax: previous bug fix lead to new results
790
Daniel Veillard03109292000-08-14 14:58:22 +0000791Mon Aug 14 10:26:09 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
792
793 * Patch from Albert Chin-A-Young <china@thewrittenword.com>:
794 * configure.in: added --with-readline=DIR to accept alternate
795 path for readline include/library
796 * configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE
797 for ANSI under HP-UX
798 * config.in: Removed @LIBS@ from xml-config because @XML_LIBS@
799 includes @LIBS@
800
Daniel Veillard7c29ce22000-08-12 21:20:53 +0000801Sat Aug 12 23:19:42 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
802
803 * doc/* : rebuilt the docs
804 * getting ready for 2.2.2 release
805
Daniel Veillard87b95392000-08-12 21:12:04 +0000806Sat Aug 12 16:42:37 EDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
807
808 * parser.[ch]: added xmlGetFeaturesList() xmlGetFeature()
809 and xmlAddFeature()
810 * tree.[ch]: added xmlAddChildList()
811 * xmllint.c: MAP_FAILED macro test
812 * parser.h: added xmlParseCtxtExternalEntity()
813 * valid.c: applied bug fixes removed warning
814 * tree.c: added CDATA block to elements content
815 * testSAX.c: cleanup of output
816 * testHTML.c: added SAX testing
817 * encoding.c: better error recovery
818 * SAX.c, parser.c: fixed one of the external entity processing
819 of the OASis testsuite
820 * Makefile.am: added HTML SAX regression tests
821 * configure.in: bumped to 2.2.2
822 * test/HTML/ result/HTML: added a few of HTML tests, and added the
823 SAX results
824
Daniel Veillard88a172f2000-08-04 18:23:10 +0000825Fri Aug 4 11:21:50 PDT 2000 Daniel Veillard <Daniel.Veillard@w3.org>
826
827 * configure.in: patch for HP compiler
828
8292000-08-04 Sven Heinicke <sven@zen.org>
830
831 * xmllint.c: Was coredumping sometimes when the file given didn't
832 exist.
833
Daniel Veillard46e370e2000-07-21 20:32:03 +0000834Sat Jul 22 05:59:05 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
835
836 * parser.c xmlIO.[ch]: fixed the problem of encoding support
Daniel Veillard2f2bf412000-08-20 15:11:02 +0000837
Daniel Veillard46e370e2000-07-21 20:32:03 +0000838 when using in memory parsing. Need some cleanup.
839 * xmllint.c configure.in: added a --memory flag to test memory
840 parsing
841
Daniel Veillard36650692000-07-21 15:16:39 +0000842Fri Jul 21 17:09:57 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
843
844 * nanohttp.c: fixed socklen_t replacement to unsigned int
845 * parser.c: fixed a space handdling missing at the end of
846 production 28 DOCTYPE.
847 * xmlmemory.c: fixed a stupid bug on the routine to override
848 allocation functions
849 * TODO: updated
850
Daniel Veillarde46e20d2000-07-14 15:02:46 +0000851Fri Jul 14 17:01:14 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
852
853 * doc/ regenerated the docs
854
Daniel Veillard32bc74e2000-07-14 14:49:25 +0000855Fri Jul 14 16:12:20 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
856
857 * doc/encoding.html doc/xml.html: added I18N doc
858 * encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding
859 improvements, both parser and filters, added ASCII & HTML,
860 fixed the ISO-Latin-1 one
861 * xmllint.c testHTML.c: added/made visible --encode
862 * debugXML.c : cleanup
863 * most .c files: applied patches due to warning on Windows and
864 when using Sun Pro cc compiler
865 * xpath.c : cleanup memleaks
866 * nanoftp.c : added a TESTING preprocessor flag for standalong
867 compile so that people can report bugs more easilly
868 * nanohttp.c : ditched socklen_t which was a portability mess
869 and replaced it with unsigned int.
870 * tree.[ch]: added xmlHasProp()
871 * TODO: updated
872 * test/ : added more test for entities, NS, encoding, HTML, wap
873 * configure.in: preparing for 2.2.0 release
874
Daniel Veillard49703262000-07-10 10:27:46 +0000875Mon Jul 10 16:17:18 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
876
877 * nanoftp.c: fixed the way the control connection is handled
878 * libxml.spec.in: fixed the dependancies and cleanup
879
Daniel Veillard306be992000-07-03 12:38:45 +0000880Mon Jul 3 14:37:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
881
882 * doc/xml.html: changed the xmlsoft.org structure, updated the
883 examples w.r.t. root and childs
884
Daniel Veillard7d853352000-07-02 18:53:09 +0000885Sun Jul 2 20:51:43 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
886
887 * libxml.spec.in: fixed bug #7419, dependancies fouled for libxml-devel
888
Daniel Veillard365e13b2000-07-02 07:56:37 +0000889Sun Jul 2 09:52:45 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
890
891 * HTMLparser.c: Work on character encoding support for the HTML parser
892 * HTMLparser.c: Fixed some autoopen/autoclose probs for the HTML parser
893 * encoding.c: Fixed a potential memleak in the encoding stuff
894
Daniel Veillardaf743792000-07-01 11:49:28 +0000895Sat Jul 1 13:44:22 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
896
897 * doc/FAQ.html doc/Makefile.am : added a FAQ
898
899Fri Jun 30 20:29:08 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardd83eb822000-06-30 18:39:56 +0000900
901 * HTMLparser.c HTMLtree.c SAX.c valid.c tree.h : more cleanup
902 of the HTML parser to force it to not bypass SAX
903
Daniel Veillard3f6f7f62000-06-30 17:58:25 +0000904Fri Jun 30 11:19:59 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
905
906 * win32config.h.in: updated
907 * xmlversion.h.in: crap forgot to update this, this mean 2.1.0
908 lacks iconv support :-( need to release 2.1.1
909 * configure.in: release 2.1.1
910 * HTMLparser: fixed bug #14784
911 * xpath.c HTMLparser.c encoding.c parser.c: fix warning raised
912 by Windows compiler
913 * HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in
914 the SAX startDocument() callback.
915 * TODO: updated
916
917Thu Jun 29 12:06:48 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
918
919 * added xmlStopParser()
920
Daniel Veillardbe803962000-06-28 23:40:59 +0000921Wed Jun 28 23:10:26 MEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
922
923 * configure.in: 2.1.0 prerelease
924 * Large resync between W3C and Gnome tree
925 * nanoftp, nanohttp.c: fixed stalled connections probs
926 * HTMLtree.c SAX.c : support for attribute without values in
927 HTML for andersca
928 * valid.c: Fixed most validation + namespace problems
929 * HTMLparser.c: start document callback for andersca
930 * debugXML.c xpath.c: lots of XPath fixups from Picdar Technology
931 * parser.h, SAX.c: serious speed improvement for large
932 CDATA blocks
933 * encoding.[ch] xmlIO.[ch]: Improved seriously saving to
934 different encoding
935 * example/Makefile.am example/gjobread.c tree.h: work on
936 libxml1 libxml2 convergence.
937 * config.h.in parser.c xmllint.c: added xmlCheckVersion()
938 and the LIBXML_TEST_VERSION macro
939
Daniel Veillardc310d562000-06-23 18:32:15 +0000940Fri Jun 23 22:26:07 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
941
942 * doc/xml.html: various patches and improvements typo fixed by
943 Felix Natter
944 * doc/libxml-doc.el: Emacs module to lookup the libxml documentation
945 from Felix Natter <fnatter@gmx.net>
946
Daniel Veillardf3029822000-05-06 08:11:19 +0000947Sat May 6 10:09:45 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
948
949 * doc/upgrade.html: updated with instructions for support of both
950 libxml-1.x and libxml-2.x
951 * doc/gjobread.c : applied Todd Dukes <tdukes@ibmoto.com> patch
952 for 2.x support and also fixed includes
953
954
Daniel Veillard496a1cf2000-05-03 14:20:55 +0000955Wed May 3 14:21:25 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
956
957 * encoding.[ch], xmlIO.[ch], parser.c, configure.in : revamped
958 the encoding support, added iconv support, so now libxml if
959 compiled with iconv automatically support japanese encodings
960 among others. Work based on initial patch from Yuan-Chen Cheng
961 I may have broken binary compat in the encoding handler
962 registration scheme, but that was so utterly broken I don't
963 expect anybody to have used this feature until now.
964 * parserInternals.h: fixup on the CHAR range macro
965 * xml-error.h, parser.c: catch URL/URI errors using the uri.c
966 code.
967 * tree.[ch]: added xmlBufferGrow(), was needed for iconv
968 * uri.c: added xmlParseURI() I can't believe I forgot to
969 implement this one in 2.0 !!!
970 * SAX.c: moved doc->encoding update in the endDocument() call.
971 * TODO: updated.
972
Daniel Veillard06047432000-04-24 11:33:38 +0000973Mon Apr 24 13:30:13 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
974
975 * tree.h: removed extraneous xmlRemoveProp definition
976 * TODO: added item about --disable-corba configure switch
977 * tree.c parser.c: fixed problems for xmlCopyDoc and postvalidation
978 * nanoftp.c: fixed include problems giving troubles on AIX and
979 slowlaris
980 * xmlIO.[ch] valid.h tree.[ch] xlink.c xmlmemory.c uri.c
981 parser.c nanoftp.c nanohttp.c SAX.c testSAX.c :
982 comment and headers changes to lower gtk-doc number of warnings
983 * doc/html/*: rebuilt docs
984
Daniel Veillarde0aed302000-04-16 08:52:20 +0000985Sun Apr 16 11:23:29 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
986
987 * HACKING: documented the tag for 1.x and instructions
988
Daniel Veillard5e873c42000-04-12 13:27:38 +0000989Wed Apr 12 15:47:22 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
990
991 * xmlIO.[ch] parser.[ch]: More interfaces for new I/O functions
992 xmlNewIOInputStream, xmlParserInputBufferCreateIO,
993 xmlCreateIOParserCtxt
994 * parser.c parserInternals.h: speedup of IS_CHAR like macros,
995 significant overall improvement
996 * xmllint.c: added I/O test to xmllint
997 * testSAX.c: added a speed test
998 * doc/* : updated/regenerated
999
Daniel Veillardfc708e22000-04-08 13:17:27 +00001000Sat Apr 8 14:54:54 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1001
1002 * xpath.c uri.h parserInternals.h: cosmetic changes from
1003 "Timur I. Bakeyev" <timur@bat.ru>, including making
1004 xmlCreateURI() public
1005
Daniel Veillard5d211f42000-04-07 17:00:24 +00001006Fri Apr 7 18:35:02 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1007
1008 * xmlIO.[ch] parser.c: cleane up the xmlParserInputBuffer mess
1009 and the code at the same time. Added a clean mechanism for
1010 overload or added input methods: xmlRegisterInputCallbacks()
1011 * tree.c: fixed xmlPrevSibling and xmlNextSibling per
1012 Christophe Le Gal (Christophe.Le-Gal@imag.fr) input
1013 * TODO: updated
1014 * doc/* : updated/regenerated
1015 * doc/Makefile.am: tweaks to avoid problem with libxml link in the
1016 source dir
1017
Daniel Veillarde77a9182000-04-05 19:12:29 +00001018Wed Apr 5 21:11:35 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1019
1020 * testURI.c: yet another forgotten commit, I should get some sleep !
1021
Daniel Veillardce8b83b2000-04-05 18:38:42 +00001022Wed Apr 5 20:36:46 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1023
1024 * xmllint.c: forgot to commit this too ?
1025
Daniel Veillardb9df4042000-04-05 14:23:16 +00001026Wed Apr 5 16:22:44 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1027
1028 * xmlversion.h.in : forgot to commit this previously
1029
Daniel Veillard361d8452000-04-03 19:48:13 +00001030Mon Apr 3 21:47:10 CEST 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1031
1032 * configure.in: preparing libxml-2.0.0 version looks Ok so far
1033 * README TODO: updated for release
1034 * uri.c uri.h: added authority parsing/saving
1035 * uri.c testURI.c Makefile.am: moved the testing code to testURI.c
1036 * xmlversion.h.in configure.in nanoftp.[ch] nanohttp.[ch] encoding.h
1037 debugXML.[ch] xpath.[ch] xmlIO.c tester.c testXPath.c testHTML.c
1038 tree.c HTMLtree.c HTMLparser.c tree.c tree.h parser.c
1039 Makefile.am : added compile-time customization of libxml
1040 --with-ftp --with-http --with-html --with-xpath --with-debug
1041 --with-mem-debug
1042 * *.[ch] autoconf.sh : moved to an absolute adressing of includes :
1043 #include <libxml/xxx.h> I hope it won't break too much stuff
1044 and will be manageable in the future...
1045 * xmllint.c Makefile.am libxml.spec.in : renamed tester.c to xmllint.c
1046 and added xmllint to the installed programs
1047 * uri.h: added xmlFreeURI()
1048
Daniel Veillardec303412000-03-24 13:41:54 +00001049Fri Mar 24 14:35:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1050
1051 * uri.c uri.h: finished the escaping handling, the base support
1052 and the URI path normalization. Looks good just lacks the
1053 authority content parsing code.
1054 * Makefile.am: added instructions to generate testURI
1055 * TODO: updated
1056 * doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated,
1057 added links and icons for W3C and Gnome
1058
Daniel Veillard8f621982000-03-20 13:07:15 +00001059Mon Mar 20 14:05:26 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1060
1061 * xmlmemory.[ch] : seems I forgot to actually update the files in
1062 the last commit :-)
1063 * doc/xml.html doc/html/* : updated and uploaded the docs
1064
Daniel Veillard3dd82e72000-03-20 11:48:04 +00001065Mon Mar 20 12:33:51 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1066
1067 * test/valid/dtds/xhtml*: removed RCS infos (pain with CVS)
1068 * TODO: updated
1069 * xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override
Daniel Veillard8f621982000-03-20 13:07:15 +00001070 libxml default allocation function with another set (like gmalloc/
Daniel Veillard3dd82e72000-03-20 11:48:04 +00001071 gfree).
1072 * Makefile.am, uri.c, uri.h: added a set of functions to do
1073 exact (litteraly copied from the RFC 2396 productions) parsing
1074 and handling of URI. Will be needed for XLink, one XML WFC,
1075 XML Base and reused in the nano[ftp/http] modules. Still work
1076 to be done.
1077
Daniel Veillardedfb29b2000-03-14 19:59:05 +00001078Tue Mar 14 20:52:35 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1079
1080 * configure.in, libxml.spec.in : libxml2
1081 * doc/* : updated the doc page, rebuilt the docs
1082
Daniel Veillardcf461992000-03-14 18:30:20 +00001083Tue Mar 14 19:11:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1084
1085 * all: tagged LIB_XML_1_X
1086 * *.c *.h : updated from W3C CVS tree
1087 * configure.in : 2.0.0-beta
1088 * libxml.spec.in : libxml2 package nam
1089 * result/* : new version of the tests output
1090
Daniel Veillardf13e1ed2000-03-06 07:41:49 +00001091Mon Mar 6 09:34:52 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1092
1093 * doc/xml.html, doc/update.html: updated docs, 1.8.7
1094
Daniel Veillardb566ce12000-03-04 11:39:42 +00001095Sat Mar 4 16:14:42 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1096
1097 * doc/* : rebuilt the docs
1098 * parser.c: final patch on #6766
1099 * valid.c: small patch on validity checks.
1100
Daniel Veillardfb76c402000-03-04 11:39:42 +00001101Sat Mar 4 12:38:41 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1102
1103 * doc/upgrade.html: instruction on how to upgrade from 1.x to 2.x
1104 added
1105 * parser.c: adding xmlKeepBlanksDefault() as a way to manage
1106 compatibility w.r.t. XML spec and existing code.
1107
Daniel Veillard90fb02c2000-03-02 03:46:43 +00001108Thu Mar 2 04:45:15 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1109
1110 * parser.c: seems a better solution to <a> </a> exists,
1111 will try it for a while
1112
Daniel Veillard83a30e72000-03-02 03:33:32 +00001113Thu Mar 2 02:26:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1114
1115 * parser.c: tried to remove the <a> </a> generating <a/>
1116 this is hard. Left a flag for that purpose. Fixed bug #6766
1117 * configure.in: prepared 1.8.7 not released, due to previous
1118 problem
1119
Daniel Veillard88f00ae2000-03-02 00:15:55 +00001120Thu Mar 2 03:03:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1121
1122 * doc/xml.html : applied second patch from Paul DuBois
1123
Daniel Veillard402e8c82000-02-29 22:57:47 +00001124Tue Feb 29 23:55:13 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1125
1126 * doc/xml.html : applied patch from Paul DuBois
1127
Daniel Veillardd0f7f742000-02-02 17:42:48 +00001128Thu Feb 3 16:36:39 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1129
1130 * parser.c HTMLparser.c: do a bit of bufferization in push mode.
1131
Daniel Veillard5feb8492000-02-02 17:15:36 +00001132Thu Feb 3 15:59:37 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1133
1134 * nanoftp.c nanohttp.c tree.c HTMLtree.[ch] debugXML.c xpath.c: Fixed
1135 compilation warnings on various platforms.
1136 * parser.c: Fixed #5281 validity error callbacks are now desactived
1137 by default if not validating.
1138
Daniel Veillardf341f932000-02-02 14:52:08 +00001139Thu Feb 3 13:46:14 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1140
1141 * nanoftp.c, win32config.h.in: patches to compile on WIN32
1142
Daniel Veillard13c757e2000-02-01 23:59:15 +00001143Wed Feb 2 22:51:16 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1144
1145 * nanoftp.c: snprintf/sprintf patch courtesy George Katsirelos
1146 <gkatsi@cs.toronto.edu>
1147
Daniel Veillard726e8792000-01-30 20:04:29 +00001148Mon Jan 31 18:58:21 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1149
1150 * nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when
1151 processing URLs
1152
Daniel Veillarde41f2b72000-01-30 20:00:07 +00001153Mon Jan 31 14:25:57 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1154
1155 * nanoftp.[ch]: cleanup, bug fixes, integration in rpmfind, added
1156 xmlNanoFTPUpdateURL for persistent control connections.
1157 * configure.in: 1.8.6
1158
1159Thu Jan 27 17:52:29 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1160
1161 * nanohttp.[ch], nanoftp.[ch]: cleanup, added proxy support
1162 * tree.[ch] : added xmlSaveNoEmptyTags
1163
James Henstridgef3be9312000-01-28 13:59:21 +000011642000-01-29 James Henstridge <james@daa.com.au>
1165
1166 * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
1167
1168 * Makefile.am: added nanoftp.[ch] to the build.
1169
Daniel Veillardaeea04f2000-01-25 19:27:27 +00001170Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1171
1172 * nanoftp.[ch]: cleanup, comments, API
1173 * debugXML.c : fixed a bug in the cat command
1174 * doc/*: regenerated the docs
1175
Daniel Veillardda07c342000-01-25 18:31:22 +00001176Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1177
1178 * nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation
1179 * debugXML.c : fixed a bug in the cat command
1180 * valid.c: fixing some small probs
1181 * libxml.spec.in: get rid of the SNAP suffix
1182 * doc/xml.html: updated the status
1183
Daniel Veillarde3d88ef2000-01-24 13:55:06 +00001184Mon Jan 24 14:31:09 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1185
1186 * xml-config.in: xml-config --version to just return the
1187 version number
1188 * xpath.c: some cleanup w.r.t. axis when the current node is
1189 an attribute.
1190 * TODO: updated
1191
Daniel Veillard461a66c2000-01-18 18:01:01 +00001192Tue Jan 18 18:46:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1193
1194 * configure.in: prepared for libxml-1.8.5
1195 * doc/* recompiled the documentation
1196
11972000-01-17 Jody Goldberg <jgoldberg@home.com>
1198
1199 * configure.in : WARNING autoconf subtlety alert :
1200 Use AC_CHECK_HEADERS rather than AC_CHECK_HEADER
1201 when looking for zlib.h so that HAVE_ZLIB_H is defined.
1202 * config.h.in : Have a #undef for HAVE_ZLIB_H so that it will
1203 get defined by AC_CHECK_HEADERS.
1204
Daniel Veillardf967b902000-01-17 16:06:10 +00001205Mon Jan 17 17:04:12 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1206
1207 * tree.c: fixed a hideous bug in xmlGetProp() thanks to
1208 Rune.Djurhuus@fast.no
1209
Daniel Veillardad8f99d2000-01-15 14:20:03 +00001210Sat Jan 15 15:09:06 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1211
1212 * TODO: updated
1213 * tree.c, parser.c: made sure that only memory alloc problems
1214 and internal parser errors are allowed to write to stdout or
1215 stderr.
1216
Daniel Veillard0142b842000-01-14 14:45:24 +00001217Thu Jan 13 11:49:11 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1218
1219 * tree.c : restored xmlNewGlobalNs since this seems used by
1220 a lot of existing code :-(, fixed a bug in xmlNewNs
1221 * nanohttp.c: fixed a problem with INCLUDE_WINSOCK
1222 * HTMLparser.c, parser.c, entities.c, valid.c : removed all calls
1223 to exit() from the library code.
1224 * xpath.c, parser.c: removed bugs or unused code detected by
1225 Windows compilers
1226 * parser.c: started adding interfaces for parsing well balanced
1227 XML fragments
1228 * configure.in: releasing 1.8.4
1229 * doc/* : rebuilt the docs
1230
Daniel Veillard2eac5032000-01-09 21:08:56 +00001231Sun Jan 9 23:03:20 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1232
1233 * tree.[ch] : added xmlNewDocFragment() for DOM
1234 * testHTML.c: uninitialized variable.
1235
Daniel Veillardf3a73582000-01-05 14:58:39 +00001236Wed Jan 5 17:29:17 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1237
1238 * doc/* : rebuild the docs
1239
Daniel Veillard71b656e2000-01-05 14:46:17 +00001240Wed Jan 5 17:08:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1241
1242 * acconfig.h: readline and history patch
1243 * valid.[ch]: added xmlRemoveID() and xmlRemoveRef()
1244 * tree.c: added check and handling when possibly removing an ID
1245 * tree.c, HTMLparser.h, HTMLtree.h: fixed entities parsing
1246 and saving.
1247 * test/HTML/entities.html result/HTML/entities.html* : test for
1248 various entities reference cases
1249 * result/HTML/* : as a result output of some testcase have
1250 changed
1251 * HTMLparser.c, parser.c: fixed a bug in the push mode triggered
1252 by previous example. added xmlParseTryOrFinish().
1253 * xpath.h tree.h parser.h valid.h xmlIO.h xlink.h encoding.h
1254 entities.h debugXML.h HTMLparser.h: changed the way struct are
1255 declared to allow gtk-doc to expose those
1256 * parser.c: closed bug #4960
1257 * Makefile.am configure.in: Applied patch from
1258 Albert Chin-A-Young <china@thewrittenword.com> for better zlib
1259 and math/socket libs detection
1260
Daniel Veillard437b87b2000-01-03 17:30:46 +00001261Mon Jan 3 18:29:43 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1262
1263 * configure.in, Makefile.am: link tester against readline
1264 * doc/xml.html doc/*/*: updated and rebuilt the documentation pages
1265
Daniel Veillard686d6b62000-01-03 11:08:02 +00001266Mon Jan 3 11:58:05 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
1267
1268 * tree.[ch]: added xmlRemoveProp
1269 * win32config.h.in nanohttp.c: avoid including the Windows
1270 socket stuff in every C files
1271 * parser.c: removed an indetermination xmLDecl/PI(xml...) in
1272 the XmL parser(s)
1273 * test/ns4 result/ns4 etc...: added test case for previous prob
1274 * tree.c: xmlNewNs wasn't checking for double definition
1275 * Makefile.in: fixed a problem with dist-hook duplicates
1276 * parser.[hc], xmlIO.c: fixed the loading of external entities
1277 APIs, now xmlLoadExternalEntity() is used everywhere and
1278 setting up an app specific front-end using the
1279 * SAX.c parser.c: some fixes, now the xhtml spec validates
1280 with the xhtml DTD.
1281 * error.c: fixed crashes in case of no input stream
1282 * test/valid/[dtds/]/xhtml* : added the xhtml spec and dtds
1283 to the validation tests and results
1284
Daniel Veillard5e5c6231999-12-29 12:49:06 +00001285Wed Dec 29 15:29:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1286
1287 * HTMLparser.[ch] testHTML.c: added push mode for the HTML parser
1288 too htmlCreatePushParserCtxt() and htmlParseChunk()
1289 * parser.c: a bit of cleanup.
1290 * SAX.c, HTMLparser.c: some attributes may not have values (contrary
1291 to XML) removed the last mem leak known
1292 * HTMLtree.c: output message cleanup
1293 * xmlmemory.c: display content info about memory blocks
1294 * result/HTML/wired.* : missing att value warning change
1295
Daniel Veillardbe849cf1999-12-28 16:43:59 +00001296Tue Dec 28 17:42:41 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1297
1298 * doc/* : rebuilt the documentation
1299
Daniel Veillarddbfd6411999-12-28 16:35:14 +00001300Tue Dec 28 18:44:22 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1301
1302 * parser.[ch] parserInternals.h: Push parser for XML,
1303 seems to work fine now
1304 * tester.c debugXML.[ch]: Added an XML shell debug facility and
1305 --push for push testing
1306 * xpath.[ch] : cleaned up for Shell usage, added missing APIs
1307 * testSAX.c: added --push
1308 * HTMLtree.[ch] tree.[ch]: new functions for dumping parts of the
1309 subtree
1310 * xmlIO.[ch] : enriched API + fixes for push mode
1311 * entities.[ch]: added the entity content length to the struct.
1312 * xmlmemory.[ch]: new API to show the last entries for the shell
1313 * valid.c: added required attribute testing
1314 * SAX.c: the cdata callback now merge contiguous fragments
1315 * HTMLparser.c: cleanup of some macros
1316
Daniel Veillard3c558c31999-12-22 11:30:41 +00001317Wed Dec 22 12:20:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1318
1319 * parser.c: fix for PIs name starting with xml
1320 * tree.c: fixed a potential problem with || and && ops
Daniel Veillardfef854d1999-12-22 11:31:10 +00001321 * *.c, configure.in win32config.h.in : generate win32config.h for
1322 those on the Other Side !
Daniel Veillard3c558c31999-12-22 11:30:41 +00001323
Daniel Veillard0caf07a1999-12-21 16:25:49 +00001324Tue Dec 21 17:22:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1325
1326 * parser.c: fixed a stupid = vs. == bug :-(
1327 * doc/gnome-xml.sgml: s/glade/xml/
1328
Daniel Veillard5cb5ab81999-12-21 15:35:29 +00001329Tue Dec 21 14:29:34 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1330
1331 * configure.in, doc/xml.html : bug fix release 1.8.2
1332 * debugXML.h nanohttp.h xml-error.h xmlmemory.h xpath.h :
1333 Hopefully the end of that silly C++ include problem
1334 * tree.[ch]: Added a few functions: xmlReplaceNode, xmlAddPrevSibling,
1335 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
1336 * HTMLparser.c HTMLparser.h HTMLtree.c: When saving HTML try to avoid
1337 troubles with autoclosed elements when the stree shape doesn't
1338 follow the DtD specs. Added htmlIsAutoClosed() and
1339 htmlAutoCloseTag()
1340 * result/HTML/*.htm*: Updated the HTML examples regression tests output
1341 * SAX.c tree.c: fixed bug on defaulting namespaces on attributes
1342 * debugXML.c: fixed a bug on printing default namespaces.
1343 * HTMLtree.c: fixed a problem when outputing XML parsed docs as HTML
1344
Daniel Veillardb24054a1999-12-18 15:32:46 +00001345Mon Dec 20 16:20:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1346
1347 * result/HTML/*.htm[l] : updated the HTML regression tests according
1348 to the new output
1349 * xpath.h xml-error.h valid.h tree.h parser.h entities.h SAX.h
1350 HTMLtree.h tree.c entities.c: headers tweakings to avoid a nasty
1351 problem due to intermix of extern "C" { ... } declarations for C++
1352 and recursive includes in the headers
1353
Chris Lahey323c48c1999-12-18 15:32:45 +000013541999-12-20 Chris Lahey <clahey@umich.edu>
1355
1356 * HTMLtree.c: Made it so that html nodes with a single child do
1357 not insert a carriage return before or after the child node.
1358
Daniel Veillardb24054a1999-12-18 15:32:46 +00001359Sat Dec 18 16:07:03 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard262f9cb1999-12-18 15:32:45 +00001360
1361 * configure.in, doc/xml.html : bug fix release 1.8.1
1362 * parser.c: fixed bug #4344
1363 * xpath.h xml-error.h xlink.h nanohttp.h debugXML.h SAX.h HTMLparser.h
1364 added the glue to avoid C++ problems
1365 * doc/* : regenerated the documentation
1366
Daniel Veillard6d3bf1f1999-12-16 17:52:19 +00001367Thu Dec 16 16:19:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1368
1369 * tree.c: fixed a bug introduced in 1.8.0 and breaking default
1370 namespace recognition, and Dia as a resul :-(
1371 * encoding.c: closed bug #3950
1372
Daniel Veillard944b5ff1999-12-15 19:08:24 +00001373Wed Dec 15 19:22:23 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1374
1375 * valid.c: debugging a posteriori validation, except URI expansion
1376 stuff this should be fixed now
1377 * parserInternals.h: fixed a bug in IS_BASECHAR reported by
1378 Carl Nygard <cnygard@bellatlantic.net>
1379 * tester.c: added --postvalid, cleaning of the code
1380 * tree.[ch]: added xmlDocGetRootElement()
1381
Ramiro Estrugobfce3771999-12-15 04:32:07 +00001382Tue Dec 14 20:30:34 PST 1999 Ramiro Estrugo <ramiro@eazel.com>
1383
1384 * SAX.h, tree.h : changed 'namespace' to 'nameSpace' to workaround
1385 c++ losage.
1386
Daniel Veillard10a2c651999-12-12 13:03:50 +00001387Sun Dec 12 13:08:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1388
1389 * configure.in, doc/xml.html : bumped to 1.8.0
1390 * xlink.[ch], Makefile.am : added framework for link detection
1391 * parser.h: added nbChars to parser context, needed for cleanup.
1392 * xmlmemory.c: removed a nasty bug when out of mem
1393 * valid.[ch]: adding namespace support for attribute decl
1394 * tester.c: added --debugent option
1395 * debugXML.[ch]: added xmlDebugDumpEntities()
1396 * parser.c: cleanup, avoiding use of CUR_PTR like plague, using
1397 buffers instead, this was really needed, validation was breaking
1398 in strange ways due to that. Added xmlParseStringPEReference()
1399 and other parsing from strings functions. Entities processing
1400 modified again, but PERef are still not handled correcly but
1401 unless you're Eve Maller you won't notice :-)
1402 * HTMLparser.c: large changes toward reliability, and switched to
1403 lowercase internal tags, XHTML is lowercase, so it will help
1404 that output is closer to next version.
1405 * doc/* : regenerated the documentation, it is now hosted at
1406 http://xmlsoft.org/ (same bits I just bought the domain :-)
1407
1408
Daniel Veillard294cbca1999-12-03 13:19:09 +00001409Fri Dec 3 13:46:32 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1410
1411 * SAX.h, SAX.c, makefile.am: added SAX.h mostly useful for the
1412 doc generation
1413 * parser.c: fixed bugs #3908 and #3937 and a memory leak
1414 in the SAX API
1415 * doc/*: rebuilt the doc making sure everything appears in the
1416 HTML files
1417
Daniel Veillardf5c2c871999-12-01 09:51:45 +00001418Wed Dec 1 10:27:47 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1419
1420 * tree.[ch] HTMLtree.c, debugXML.c, configure.in, xml-config.in:
1421 added the patch from Carl Nygard <cnygard@bellatlantic.net>
1422 which allow impressive speed improvement on dataset with
1423 large text pieces, but at the cost of broken binary
1424 compatibility and slightly bigger memory usage.
1425 Configure with --with-buffers to activate them, they
1426 are protected with XML_USE_BUFFER_CONTENT define.
1427 * entities.[ch], parser.c: added xmlCleanupPredefinedEntities(),
1428 goal is 0 memory left allocated once parser is no more used
1429 * testDAV.c, testHTML.c, testSAX.c, testXPath.c: make sure we
1430 call xmlCleanupParser() and xmlMemoryDump()
1431
Daniel Veillarda819dac1999-11-24 18:04:22 +00001432Wed Nov 24 19:00:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1433
1434 * tree.[ch] xmlIO.[ch] parser.c valid.c: code cleanup with -pedantic
1435 * parser.[ch] encoding.[ch]: added memory cleanup routines
1436 * parser.c: closing bug #3788
1437 * doc/*: rebuilt the doc
1438
Daniel Veillard11a48ec1999-11-23 10:40:46 +00001439Tue Nov 23 11:23:55 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1440
1441 * tree.[ch]: closing bug 3748, added xmlNewDocRawNode(),
1442 xmlNewTextChild() and xmlSetCompressMode() behaviour.
1443 * tester.c: added --compress option
1444 * doc/*: rebuilt the documentation
1445
Daniel Veillard4c3a2031999-11-19 17:46:26 +00001446Fri Nov 19 18:41:28 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1447
1448 * HTMLparser.c: bugfixing, the damn thing MUST not crash even
1449 if given /proc/kcore as input !
1450 * doc/xml.html doc/*: updated and rebuilt the documentation
1451
1452Thu Nov 18 14:57:18 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard07136651999-11-18 14:02:05 +00001453
1454 * parser.c: Fixed some wrongly space collapsing code due to
1455 a misreading of the spec.
1456 * result/*: fixed the output accordingly
1457
1458Wed Nov 17 18:28:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard7f858501999-11-17 17:32:38 +00001459
1460 * encoding.c: bug fix and typos
1461 * xmlIO.[ch] parser.c: first bits toward real progressive parsing
1462 * parser.c: added attribute normalization closing bug #3597
1463 * test/att* result/att* SAXresult/att*: testcase for attribute
1464 normalization
1465
Daniel Veillardd7e200c1999-11-15 17:53:11 +00001466Mon Nov 15 18:50:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1467
1468 * configure.in: closing bug #3163 by adding extra flags for the
1469 cc compiler on HP-UX
1470
Daniel Veillard51e3b151999-11-12 17:02:31 +00001471Fri Nov 12 17:41:20 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1472
1473 * valid.[ch] : removed a typo and an enumerated type bug in the
1474 xmlAddElementDecl() function
1475 * tree.c : I changed xmlSetProp() and xmlNewProp() to do the
1476 call to xmlEncodeEntitiesReentrant() so that the functions
1477 New, Set and Get are at the same level.
1478 * parser.c HTMLparser.c: extra memory allocation bug for
1479 attributes detected by someone using libxml in embedded systems :-)
1480
Daniel Veillard962195f1999-10-28 15:51:53 +00001481Thu Oct 28 17:49:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1482
1483 * xmlmemory.h: turned off mem debug :-\
1484
Daniel Veillard35008381999-10-25 13:15:52 +00001485Mon Oct 25 12:13:25 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1486
1487 * parser.c: closed bug #2784 a one line fix, but worth pushing
1488 a new release out
1489 * HTMLparser.c: fixed auto-close bugs on list items, zeroing
1490 some structures, comments before and after the
1491 main element, and other nastyness
1492 * HTMLtree.c tree.c: accomodate the extended HTML supported
1493 * configure.in: pushing 1.7.4
1494 * test/ent8 and related outputs : added a new test for bug #2784
1495 * test/HTML/wired.html and related output: a nasty HTML example
1496 * Makefile.am: improved the test scripts
1497 * docs/* : reran the documentation extractor, updated xml.html
1498
Daniel Veillard7c1206f1999-10-14 09:10:25 +00001499Thu Oct 14 10:29:56 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1500
1501 * HTMLparser.c, HTMLtree.c, tree.h: completely revamped the
1502 HTMLparser and debugged the HTML related code. HTML documents
1503 now have their own type
1504 * entities.c: do not dump &apos; for HTML output
1505 * xmlmemory.c: improvement, breakpoint mechanism
1506 * testHTML.c: added --sax --repeat ...
1507 * Makefile.am: improved the HTML tests
1508 * valid.[ch]: added xmlValidGetValidElements and
1509 xmlValidGetPotentialChildren
1510 * tester.c: added --insert to test the 2 new functions
1511 * test//* result//* SAXresult//* : regression test cleanup
1512 and extension.
1513 * doc/html : added doc for new modules gnome-xml-xmlmemory.html and
1514 gnome-xml-nanohttp.html
1515
Daniel Veillard7d2c2761999-10-11 15:09:51 +00001516Mon Oct 11 14:31:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1517
1518 * HTMLparser.c: fixed problems with some autoclose tags
1519 * tree.c: fixed XML output problems.
1520 * result/* SAXresult/*: update of the tests output
1521
Daniel Veillard6077d031999-10-09 09:11:45 +00001522Sat Oct 9 11:02:57 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1523
1524 * Makefile.am: Arturo patch for xmlConf.sh version info
1525 * parser.c: Tim Josling patch for single quoted items
1526 * tester.c: Tim Josling patch for tester options usage
1527 * tree.h: indent cleanup
1528
Daniel Veillard2673d3c1999-10-08 14:37:09 +00001529Fri Oct 8 16:35:37 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1530
1531 * HTMLparser.c parser.h : Fixed problems with HTML parsing
1532 reported by Kristian Hogsberg Kristensen <hogsberg@daimi.au.dk>
1533
Daniel Veillard00fdf371999-10-08 09:40:39 +00001534Fri Oct 8 11:37:11 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1535
1536 * tree.c : Raph patch for initialization of CORBA fields
1537 * parser.c, xpath.c, ...: modification of doc comments
1538 * xpath.c : allow spaces in xpath expressions
1539
Daniel Veillardad219441999-09-27 08:17:49 +00001540Mon Sep 27 10:16:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1541
1542 * xmlmemory.h: turning off memory debug :-(
1543
Daniel Veillard7a66ee61999-09-26 11:31:02 +00001544Sun Sep 26 13:16:54 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1545
1546 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
1547 better SAX interfaces.
1548 * testSAX.c: uses the new SAX routine, avoid fetching any remote
1549 entity.
1550 * configure.in: 1.7.2
1551
1552Fri Sep 24 16:01:01 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard2f4dfc41999-09-24 14:03:48 +00001553
1554 * libxml.spec.in: fixed the URL
1555 * doc/xml.html: improved the documentation front-end
1556
Daniel Veillard7a66ee61999-09-26 11:31:02 +00001557Fri Sep 24 01:06:36 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard335849b1999-09-23 23:08:42 +00001558
1559 * nanohttp.c: conditionned references to snprintf with HAVE_SNPRINTF
1560
Daniel Veillard7a66ee61999-09-26 11:31:02 +00001561Fri Sep 24 00:15:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillarddd6b3671999-09-23 22:19:22 +00001562
1563 * libxml.spec.in: fixed the alpha compile problem
1564 * parser.[ch]: changed errno to errNo in the parser context :-(
1565 * *.[ch]: changed CHAR to xmlChar to avoid problem on WIN32
1566 * doc/xml.html: changed CHAR to xmlChar
1567 * doc/html/*: recompiled the documentation
1568 * configure.in: 1.7.1
1569
Daniel Veillard7f7d1111999-09-22 09:46:25 +00001570Wed Sep 22 11:40:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1571
1572 * parser.h: modified the parser context struct to regain 1.4.0
1573 binary compatibility
1574 * parser.c, xml-error.h: added errno ot teh context and defined
1575 a set of errors values with update of errno
1576 * nanohttp.[ch]: minimalist HTTP front-end for fetching remote
1577 DTDs and entities
1578 * *.h, *.c: complete cleanup of the use of config.h and include
1579 protection depending on the current setup.
1580 * overalll debugging, maintenance and bug-fixing on all modules
1581 * updated the documentation
1582 * ready for 1.7.0
1583
Daniel Veillardc08a2c61999-09-08 21:35:25 +00001584Wed Sep 8 22:46:14 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1585
1586 * HTMLparser.c : cleanup
1587 * SAX.c valid.c valid.h: added ID/IDREF checking
1588 * tree.c tree.h: extended doc structure for refs
1589 * configure.in: 1.6.2
1590 * parser.c: patched bug in SAX user arg call
1591 * parserInternals.h: patched missing close in C++ wrapping
1592 * testXPath.c xpath.c xpath.h: prepared for extensibility,
1593 especially upcoming XPointer implementation.
1594 * doc/xml.html: augmented, typo
1595
CEST 1999 Timur Bakeyev72bd1001999-09-04 20:50:25 +00001596Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru>
1597
1598 * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" -
1599 not all invocations of install understand -d.
1600
CEST 1999 Timur Bakeyev6db3cb01999-09-04 20:25:14 +00001601Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru>
1602
1603 * Makefile.am: prepend all the test* calls with $(top_builddir) -
1604 to make 'check' works, when builddir != srcdir.
1605
Daniel Veillardc8eab3a1999-09-04 18:27:23 +00001606Sat Sep 4 20:25:46 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1607
1608 * doc/xml.html : updated the documentation
1609
Daniel Veillard6454aec1999-09-02 22:04:43 +00001610Fri Sep 3 00:01:08 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1611
1612 * xmlmemory.[ch] Makefile.am :added a memory wrapper to chase
1613 not deallocated memory blocks
1614 * *.c : replaces all calls to malloc() free() and realloc() to
1615 the wrapper functions/macros
1616 * tree.c : removed memory leaks dues to calling xmlFreeNode()
1617 instead of xmlFreeNodeList()
1618
Daniel Veillard1ff7ae31999-09-01 12:19:13 +00001619Wed Sep 1 14:15:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1620
1621 * HTMLparser.c: corrected a stupid bug leading to core dump at
1622 tree deallocation. Removed warnings indicated by
1623 Stephane.Conversy@lri.fr
1624 * entities.c: Fixes Yet Another Stupid Bug, entities were not
1625 looked for in the external subset
1626
1627Mon Aug 30 13:22:26 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillardc26087b1999-08-30 11:23:51 +00001628
1629 * parser.c valid.[ch] xpath.c: patched compilation warnings reported
1630 on SGI by Stephane.Conversy@lri.fr
1631
Daniel Veillardb96e6431999-08-29 21:02:19 +00001632Sun Aug 29 22:27:29 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1633
1634 * all .h : changed the prototype declaration indent as in gtk
1635 * most .c : working on reducing the TODOs in the code
1636 * most .c : cleanup though -pedantic and Insure++
1637 * improvements on validation ID checkings.
1638 * tree.[ch] SAX.c: added support for namespace on attributes #2022
1639 * xml-config.in: closed #1810
1640
1641Mon Aug 16 03:27:38 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard991e63d1999-08-15 23:32:28 +00001642
1643 * tree.h, valid.c, valid.h: more work on validity, IDs
1644 * xpath.c: added/fixed comparidon and equlity, added a new isinf
1645 definition for AIX
1646
Daniel Veillardb556eb51999-08-15 17:19:50 +00001647Sun Aug 15 21:15:17 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1648
1649 * Makefile.am libxml.spec.in: corrected missing xmlConf.sh in
1650 the distribution due to a cut'n paste error at last commit
1651
Daniel Veillardb05deb71999-08-10 19:04:08 +00001652Tue Aug 10 20:28:09 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1653
1654 * configure.in: upgraded to version 1.4.0
1655 * valid.[ch], SAX.c, parser.[ch] parserInternals.h ...
1656 Big update, added a large part of the validation process,
1657 it should be usable, but some parts are missing
1658 * xpath.c: improved the implementation w.r.t. root.
1659 * Makefile.am: added more tests
1660 * test and result trees: added a lot of tests
1661 * libxml.spec.in: export libxml.so.0 and libxml.so.1
1662
Daniel Veillard6a6ccc11999-08-10 09:34:35 +00001663Tue Aug 10 11:33:41 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1664
1665 * Added an HACKING file
1666
Daniel Veillarde2d034d1999-07-27 19:52:06 +00001667Tue Jul 27 21:43:00 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1668
1669 * xpath.[ch] : improvements and debug of the XPath implementation
1670 * parser.c, HTMLparser.c : modified the parsers to be progressive
1671 * tree.[ch] : extended the Buffer promitives
1672 * xmlIO.[ch] : added basic I/O routines providing progressive
1673 parsing and ready for I18N conversion plugins
1674 * SAXresult/* : the SAX callback sequence maybe slightly different
1675 now
1676 * test*.c : improved/updated the tests programs
1677 * doc/* : recompiled the docs.
1678
Daniel Veillard15b75af1999-07-26 16:42:37 +000016791999-07-26 Michael Meeks <michael@edenproject.org>
1680
1681 * tree.h: Add const to 'content' in xmlNewDocNode, xmlNewChild
1682
1683 * tree.c: Ditto.
1684
Daniel Veillard1566d3a1999-07-15 14:24:29 +00001685Thu Jul 15 16:17:16 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1686
1687 * configure.in: upgraded to version 1.4.0
1688 * xpath.c, xpath.h, testXPath.c, makefile.am: added code for the XPath
1689 draft from W3C. Will be used by XPointer, Xlink, XSL, and possibly
1690 XML query language, see http://www.w3.org/TR/xpath for more details.
1691 * parser.c, parser.h: added CHAR* related string functions for XPath
1692 * HTMLparser.[ch], HTMLtree.c: a bit of cleanup on entities.
1693 * doc/gnome-xml.sgml, doc/html/* : added XPath and HTML documentation,
1694 rebuild the docs.
1695 * Makefile.am, test/XPath/*, result/XPath/*: added an XPathtests target
1696 and regression testing capabilities for XPath.
1697
Daniel Veillardd79d7871999-07-12 10:38:12 +00001698Mon Jul 12 12:36:39 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1699
1700 * parser.c, HTMLparser.c: applied patch from John Ellson <ellson@lucent.com>
1701 closing bug #1646
1702
Daniel Veillardbe9e5951999-07-12 09:16:45 +00001703Mon Jul 12 11:04:44 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1704
1705 * Makefile.am, example/Makefile.am: closed bug #1683
1706
Daniel Veillard3166ab11999-07-11 16:14:19 +00001707Sun Jul 11 18:16:34 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1708
1709 * example/Makefile.am, configure.in: added the makefile for the
1710 gjobread example
1711
Tomasz Kłoczkoa75b6b31999-07-10 12:21:13 +00001712Sat Jul 10 14:19:11 CEST 1999 Tomasz K³oczko <kloczek@pld.org.pl>
1713
1714 * doc/Makefile.am:
1715 - fix which allow "make install DESTDIR=</install/prefix>".
1716
Daniel Veillard7cc3c041999-07-09 10:11:57 +00001717Fri Jul 9 12:10:24 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1718
1719 * HTMLparser.c parser.c: applied patch from John Ellson <ellson@lucent.com>
1720 which fixed a problem on the file reading-code.
1721
Daniel Veillard82150d81999-07-07 07:32:15 +00001722Wed Jul 7 09:28:43 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1723
1724 * HTMLparser.[ch], HTMLtree.[ch]: more work for HTML parsing and
1725 output.
1726 * Makefile.am, test/HTML/*, result/HTML/*: added HTMLtests targetestHTMLt
1727
Daniel Veillard5233ffc1999-07-06 22:25:25 +00001728Wed Jul 7 00:25:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1729
1730 * parser.h : Oops removed the binary compatibility problem
1731 * HTMLparser.[ch], HTMLtree.h : More work on the HTML parse/dump
1732 * parser.c, HTMLparser.c: applied patches for reading from stdin
1733
Daniel Veillardbe70ff71999-07-05 16:50:46 +00001734Mon Jul 5 18:45:31 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1735
1736 * parser.c, entities.c, valid.c: cleanup bug #1591
1737 * configure.in: cleanup bug #1592
1738 * HTMLparser.[ch], testHTML.c: started adding an HTML parser using
1739 the same tree back-end. Hence gdome will be available for it.
1740 * doc/Makefile.am: close bug #617
1741
Daniel Veillard97fea181999-06-26 23:07:37 +00001742Sat Jun 26 23:36:38 EDT 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1743
1744 * parser.c: alloctate a per parser context SAX interface block
1745
Daniel Veillard14fff061999-06-22 21:49:07 +00001746Tue Jun 22 23:46:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1747
1748 * released 1.3.0 with xmlEncodeEntities restoring old behaviour
1749 and xmlEncodeEntitiesReentrant with the correct one :-\
1750
1751Mon Jun 21 14:07:53 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1752
1753 * commit of my internal XML base changes, quite a lot of
1754 changes, cleanups, better entities support, framework for
1755 new I/O and charset detection and handling
1756 * Fixed the configure/Makefile stuff to generate shared libs
1757 with the proper version info, so we jumped on rev from
1758 0.0.0 to 1.2.0 ! The binary interfaces have been broken,
1759 xmlEncodeEntities() result need to be freed now, and a string
1760 xmlParserVersion provide the current library version.
1761
Raph Levien05240da1999-06-15 21:27:11 +00001762Tue Jun 15 14:24:19 1999 Raph Levien <raph@acm.org>
1763
1764 * parser.c: fixed a buffer overrun for when you have a very long
1765 attribute with no entities in it.
1766
Daniel Veillardbb2da581999-06-13 14:37:07 +00001767Mon Jun 14 00:17:50 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1768
1769 * added example directory
1770 * added example/gjobs.xml gjobread.c, still need a Makefile.in
1771
Daniel Veillard011b63c1999-06-02 17:44:04 +00001772Wed Jun 2 19:40:58 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1773
1774 * Release of libxml-1.1, nearly everything has been touched for
1775 this.
1776 * Added more regression tests
1777 * Updated the documentation
1778
Daniel Veillard27d88741999-05-29 11:51:49 +00001779Sat May 29 13:34:42 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1780
1781 * tree.[ch]: unified the XML_NO_CORBA defines.
1782 * parser.c encoding.[ch]: started plugging in char encoding detection
1783
Manish Vachharajani5e60f5a1999-05-29 03:04:30 +00001784Fri May 28 22:58:42 EDT 1999 Manish Vachharajani <mvachhar@vger.rutgers.edu>
1785
1786 * tree.c: (xmlSaveFile) - removed double call of xmlContentDump.
1787 Also freed allocated buffer.
1788
Daniel Veillard27d88741999-05-29 11:51:49 +00001789Wed Apr 21 22:07:35 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard5099ae81999-04-21 20:12:07 +00001790 * parser.[ch] tree.[ch] entities.[ch] valid.[ch] : removed the main
1791 reentrancy problem at printing. One is left in entities.c, to
1792 remove ASAP
1793 * testSAX.c : added a test example showing the use of the SAX
1794 interface if one doesn't want to build the DOM tree.
1795 * html/gnome-xml-*.html html/index.sgml: regenerated the documentation
1796
Daniel Veillard517752b1999-04-05 12:20:10 +00001797Mon Apr 5 14:14:40 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1798
1799 * parser.[ch] tree.[ch] SAX.c, parserInternals.h valid.[ch]:
1800 large revamping of the parser to use SAX callbacks
1801 http://www.megginson.com/SAX/ (or at least a C like interface
1802 a la Expat). It's now possible to set up your own callbacks
1803 and the parser will not build a DOM tree.
1804 * test/* result/*: updated the test suite, I finally removed
1805 the old Namespace draft support (PI based).
1806
Daniel Veillard87c83bd1999-04-02 16:04:43 +00001807Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1808
1809 * Makefile.am: added test result to EXTRA_DIST for make tests
1810
Daniel Veillard64068b31999-03-24 20:42:16 +00001811Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1812
1813 * parser.c, parserInternals.h: moved the chars macro definitions
1814 to parserInternals.h
1815 * parser.c, error.c: applied patches from "Knut Ã…kesson"
1816 <ka@s2.chalmers.se> for clean compilation under MSVC 6 :-o
1817
Daniel Veillard012ccc11999-03-23 10:11:11 +00001818Tue Mar 23 11:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1819
1820 * xml-config.in : applied patch to make --version work
1821
Raja R Harinatha86c23e1999-03-05 22:14:01 +000018221999-03-05 Raja R Harinath <harinath@cs.umn.edu>
1823
1824 * Makefile.am (check-local): Alias for `tests' target. This will
1825 cause `make check' to do the right thing.
1826 (tests): Don't run tests in srcdir. Also, replaced calls to
1827 basename with a `sed' "equivalent".
1828
Daniel Veillardd109e371999-03-05 06:26:45 +00001829Fri Mar 5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1830
1831 * Renamed error.h to xml-error.h, corrected Makefile.am to list
1832 it in the header and not the sources, updated the doc.
1833 Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
1834 pointing this out.
1835
Daniel Veillardbc50b591999-03-01 12:28:53 +00001836Mon Mar 1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1837
1838 * parser.c, parser.h, parserInternals.h: memory leak hunting,
1839 exported the inputStream routines.
1840 * doc/html/* : updated accordingly
1841
Daniel Veillardd692aa41999-02-28 21:54:31 +00001842Sun Feb 28 22:51:33 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1843
1844 * parser.c, parser.h, parserInternals.h: added a few extra
1845 internal calls to allocate and free parser contexts ...
1846 * doc/html/* : updated accordingly
1847
Daniel Veillard55a99271999-02-25 11:01:29 +00001848Thu Feb 25 11:52:24 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1849
1850 * configure.in, Makefile.am, doc/makefile.am : General changes for
1851 1.0.0 release and including the generated HTML documentation.
1852
Daniel Veillard35925471999-02-25 08:46:07 +00001853Thu Feb 25 09:44:52 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1854
1855 * makefile.am : added parserInternals.h, oops.
1856
Daniel Veillard1e346af1999-02-22 10:33:01 +00001857Mon Feb 22 11:24:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1858
1859 * parserInternals.h: added this header giving access to the parser
1860 internal functions.
1861 * doc/Makefile.am : added a rebuild target which rebuilds the full
1862 set of documentations
1863 * parser.[ch] tree.[ch] valid.[ch]: serious updates w.r.t. parsing
1864 the internal subset.
1865 * *.c *.h: modifications needed to generate the documentation using
1866 gtk-doc, cleanup of functions blocks, reorganisation of struct
1867 declarations.
1868
Daniel Veillard1164e751999-02-16 16:29:17 +00001869Tue Feb 16 17:27:29 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1870
1871 * Makefile.am, spec, doc/Makefile.am : upgrading to 0.99.8, fixing
1872 the tar and spec file to include the beginning of the doc.
1873
Nuno Ferreira03d04781999-02-13 00:07:17 +000018741999-02-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
1875
1876 * doc/.cvsignore: Added this file.
1877
Daniel Veillard6800ef31999-02-08 18:33:22 +00001878Mon Feb 8 19:27:56 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1879
1880 * tree.c: fixed xmlGetProp to return "" when the attribute
1881 exists, even if the node-list is NULL.
1882
Daniel Veillard726c7e31999-02-08 15:13:10 +00001883Mon Feb 8 16:10:15 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1884
1885 * tree.c: patched an error outputting empty attribute values.
1886 * Makefile.am and doc/makefile.am: have been updated during the
1887 week-end. Sorry for an empty CVS log, I got a shell problem.
1888
Daniel Veillard1899e851999-02-01 12:18:54 +00001889Mon Feb 1 12:10:13 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1890
1891 * tree.h: cleaned up using enums instead of defines
1892 * parser.c, valid.[ch]: more work on parsing/output of element
1893 declarations
1894
Daniel Veillard3b9def11999-01-31 22:15:06 +00001895Sun Jan 31 22:06:48 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1896
1897 * valid.[ch], tree.c, parser.c : more work toward full parsing
1898 of XML DTDs.
1899 * README: added informations about mailing-list and on-line
1900 documentation
1901
Raja R Harinath7eb5c4f1999-01-27 23:01:51 +000019021999-01-27 Raja R Harinath <harinath@cs.umn.edu>
1903
1904 * configure.in (XML_INCLUDEDIR): Use -I not -L for includes.
1905
Daniel Veillard39a1f9a1999-01-17 19:11:59 +00001906Sun Jan 17 20:06:36 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1907
1908 * parser.c, tree.[ch] : more work toward conformance testing,
1909 added a last element to accelerate parsing of very flat structures
1910 started working on internal subset Element content declaration.
1911 * valid.[ch] : first cut at adding code toward validation.
1912 * previous changes had also small impact on most files, especially
1913 the conformance testing using James Clark test suite.
1914
Daniel Veillard3c2c2ce1999-01-17 13:48:01 +00001915Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
1916
1917 * test/* : updated the examples, most of them were not well
1918 formed (humm), and added rdf2.
1919 * result/* : resulting changes in the output.
1920
Daniel Veillard7c92c0a1998-12-06 18:08:28 +00001921Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1922
1923 * tree.c: changed the behaviour of xmlGetProp on NULL values.
1924
Daniel Veillard44b3a061998-12-05 17:27:22 +00001925Sat Dec 5 12:25:09 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1926
1927 * tree.c: patched a bug in the generation of empty attributes
1928
Daniel Veillardbe36afe1998-11-27 06:39:50 +00001929Fri Nov 27 01:36:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1930
1931 * entities.[ch], tree.[ch], tester.c: added copy interfaces
1932 for node/trees/documents/... Biggest problem is namespace
1933 support when copying subtrees.
1934
Daniel Veillard8cc0d1f1998-11-16 01:04:26 +00001935Sun Nov 15 19:59:47 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1936
1937 * parser.c, entities.c: improve entities and char ref encoding,
1938 and cleanups of error messages.
1939
Daniel Veillard242590e1998-11-13 18:04:35 +00001940Fri Nov 13 13:03:10 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1941
1942 * parser.c, entities.c: simple bug hunting done during rpm2html and
1943 rpmfind integration.
1944
Daniel Veillard42dc9b31998-11-09 01:17:21 +00001945Sun Nov 8 13:11:07 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1946
1947 * parser.[ch]: Added interfaces allowing to specify a SAX
1948 handler before parsing.
1949
Daniel Veillarde3bffb91998-11-08 14:40:56 +00001950Sun Nov 8 09:39:17 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1951
1952 * parser.c: redirrect all errors reporting through the SAX
1953 error function
1954
Daniel Veillardda4d3c41998-11-04 20:07:05 +00001955Wed Nov 4 14:21:54 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1956
1957 * entities.c: rather use HAVE_SNPRINTF and not depend on glib
1958 * libtool, tlmain ...: update of the libtool files
1959
Miguel de Icaza442321c1998-11-04 18:13:38 +000019601998-11-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
1961
1962 * entities.c: Use g_snprintf insteda of snprintf.
1963
Daniel Veillard0ba4d531998-11-01 19:34:31 +00001964Sun Nov 1 14:31:06 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1965
1966 * entities.c, parser.c: debug and cleanup of CharRef handling/saving.
1967 added ent5 test for this purpose.
1968 * parser.c, parser.h: formatting, comments and UTF-8 planning.
1969
Daniel Veillard27271681998-10-30 06:39:40 +00001970Fri Oct 30 01:36:52 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1971
1972 * parser.c: fixed? a strange error due to compression on a GWP
1973 document.
1974
Daniel Veillard25940b71998-10-29 05:51:30 +00001975Thu Oct 29 00:48:45 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1976
1977 * tree.[ch]: bug fixing
1978 * entities.[ch]: defined a specific type for predefined entities
1979 * doc/xml.html: more documentation on the library, how to use it,
1980 overview of the interfaces.
1981
Daniel Veillard16253641998-10-28 22:58:05 +00001982Wed Oct 28 17:56:35 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1983
1984 * tree.[ch]: more cleanup on the API, made the tree mor conformant.
1985
Daniel Veillardbaf4cd51998-10-27 22:56:57 +00001986Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1987
Daniel Veillard10c6a8f1998-10-28 01:00:12 +00001988 * tree.c: corrected a small bug
1989 * doc/xml.html: continuing writing documentation.
1990
1991Tue Oct 27 17:54:00 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1992
Daniel Veillardbaf4cd51998-10-27 22:56:57 +00001993 * debugXML.h debugXML.c: added debugging utilities.
1994 * tester.c: added --debug switch.
1995 * tree.c: patched an incorrect node->type assignment.
1996 * parser.c: formatting, ensure that node->doc != NULL in attributes
1997
Daniel Veillardccb09631998-10-27 06:21:04 +00001998Tue Oct 27 01:15:39 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
1999
2000 * parser.[ch] SAX.c tree.[ch]: large amount of changes to improve
2001 entity support and provide an internal representation close to
2002 DOM one (entity ref nodes, and attribute value as tree). I tried
2003 to preserve the interface but this will surely break some apps
2004 (I have to change rpm2html/rpmfind for example). I had to change
2005 two interfaces, and the generated tree is somewhat different.
2006 * doc/* : started documenting the XML library, the tree and
2007 DOM/Corba. This is a first step.
2008
Daniel Veillard11e00581998-10-24 18:27:49 +00002009Sat Oct 24 14:23:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2010
2011 * parser.c: Set up the fonctions comment block, boring but useful.
2012 * parser.h, SAX.c, parser.c: now attributes are processed through
2013 the SAX interface. The problem is that my SAX interface diverged
2014 quite a bit from the original one, well this is not an official
2015 spec, and translating it from Java to C is hairy anyway...
2016
Daniel Veillard97b58771998-10-20 06:14:16 +00002017Tue Oct 20 02:11:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2018
2019 * SAX.c, entities.c, tree.c, encoding.c, error.c: Set up the
2020 fonctions comment block, boring but useful.
2021
2022Sun Oct 18 20:40:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard891e4041998-10-19 00:43:02 +00002023
2024 * encoding.[ch], Makefile.am: Added the UTF-8, UTF-16 and ISO Latin 1
2025 conversion routines. However they are not yet used to convert the
2026 inputs. The core will run with UTF-8.
2027
Daniel Veillard33942841998-10-18 19:12:41 +00002028Sun Oct 18 15:08:19 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2029
2030 * tree.c : make sure that the type id is properly set-up when
2031 a new object is allocated, needed for DOM.
2032
Daniel Veillard27fb0751998-10-17 06:47:46 +00002033Sat Oct 17 02:43:21 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2034
2035 * tree.h, tree.c: Ok, the main objects in the tree will be native
2036 corba objects, it costs 8 bytes per Node, Attribute and Document
2037 but it simplifies the Corba integration a lot (no extra interface
2038 objects to allocate/free).
2039
Daniel Veillard0bef1311998-10-14 02:36:47 +00002040Tue Oct 13 21:46:57 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2041
2042 * tree.h, tree.c, parser.c: added prev and doc pointers to Node,
2043 and changed NODEs contants for conformity with DOM Level 1
2044
Daniel Veillard27864701998-10-08 03:47:24 +00002045Wed Oct 7 23:42:46 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2046
2047 * added hooks to keep track of servants when creating objects
2048 xmlDoc and xmlNode (for Corba export).
2049
Daniel Veillarda6e1d121998-10-04 14:41:05 +00002050Sun Oct 4 03:18:09 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2051
2052 * added xml-config script.
2053
Daniel Veillard7066a791998-10-01 20:28:28 +00002054Thu Oct 1 16:22:37 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2055
2056 * autogen.sh : applied patch from Frederic Devernay <devernay@istar.fr>
2057 to autoupdate libtool and automake conf files.
2058
Miguel de Icaza60681bd1998-09-30 19:28:59 +000020591998-09-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
2060
2061 * Makefile.am: Use '?' to separate the sed
2062 commands as ',' is used when people pass -Wl,something.
2063
2064
Daniel Veillard15a8df41998-09-24 19:15:06 +00002065Thu Sep 24 15:13:29 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2066
2067 * tree.c, tree.h: added a per-document compression interface.
2068
Daniel Veillard151b1b01998-09-23 00:49:46 +00002069Tue Sep 22 20:47:38 EDT 1998
2070
2071 * tree.c, tree.h: added saving with compression and added interfaces
2072 to control the compression level (xmlGetCompressMode,
2073 xmlSetCompressMode) and a new save to filename function (xmlSaveFile).
2074
Daniel Veillard70120ff1998-09-22 00:24:21 +00002075Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2076
2077 * parser.c: corrected a loop for files of size 0
2078
Raja R Harinathd2e3abd1998-08-20 21:52:38 +000020791998-08-20 Raja R Harinath <harinath@cs.umn.edu>
2080
2081 * error.h: New file. Contains prototyes from `error.c'.
2082
Tom Tromeyc19653d1998-08-14 01:22:43 +00002083Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
2084
2085 * Makefile.am (xmlincdir): New macro.
2086 (xmlinc_HEADERS): Renamed from include_HEADERS.
2087
Daniel Veillard845664d1998-08-13 04:43:19 +00002088Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2089
2090 * applied small patch on numeric entities from
2091 Christopher Blizzard <blizzard@appliedtheory.com>
2092
Daniel Veillard260a68f1998-08-13 03:39:55 +00002093Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2094
2095 * New release 0.2, removed the old xml_* files so that it's
2096 coherent with the other CVS base (W3C), far better conformance
2097 to standard, new namespaces, decent entities support, beginning
2098 of a SAX-like interface. Nearly nothing left intact, even the
2099 test examples ...
2100
Christopher Blizzarda36749e1998-07-30 21:47:18 +000021011998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
2102
2103 * .cvsignore: Add .deps dir
2104
Daniel Veillardf8015fa1998-07-26 21:31:38 +00002105Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
2106
2107 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
2108
Daniel Veillardfe926001998-07-26 04:28:20 +00002109Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +00002110
Daniel Veillardfe926001998-07-26 04:28:20 +00002111 * configure.in: added test for CPP
2112 * AUTHORS, Changelog: the original ones didn't get commited but the
2113 glib ones instead, fixed.
2114 * Makefile.am: corrected an error in library naming
Daniel Veillard01791d51998-07-24 19:24:09 +00002115
Daniel Veillardfe926001998-07-26 04:28:20 +00002116Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +00002117
Daniel Veillardfe926001998-07-26 04:28:20 +00002118 * integrated code developped at W3C
2119 * changed the original Copyright
2120 * migrated to automake
2121 * prefixed the filenames by xml_ to avoid filename clashes
Daniel Veillard01791d51998-07-24 19:24:09 +00002122