Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6d373a26 | 2003-11-04 10:26:43 | preparing release 2.6.2, updated and rebuilt the docs Daniel * configure.in NEWS doc/*: preparing release 2.6.2, updated and rebuilt the docs Daniel | ||
| 42fd4126 | 2003-11-04 08:47:48 | change --html to make sure we use the HTML serialization rule by default * xmllint.c: change --html to make sure we use the HTML serialization rule by default when HTML parser is used, add --xmlout to allow to force the XML serializer on HTML. * HTMLtree.c: ugly tweak to fix the output on <p> element and solve #125093 * result/HTML/*: this changes the output of some tests Daniel | ||
| 798ae543 | 2003-11-03 17:13:52 | fixed bug #125812, about XPointer in XInclude failing but not returning an * xinclude.c: fixed bug #125812, about XPointer in XInclude failing but not returning an error. Daniel | ||
| a8ff65d7 | 2003-11-03 16:20:10 | fixed bug #125811 related to DTD post validation where the DTD doesn't * valid.c: fixed bug #125811 related to DTD post validation where the DTD doesn't pertain to a document. Daniel | ||
| 61b9338c | 2003-11-03 14:28:31 | implemented the XML_PARSE_NONET parser option. converted xmllint.c to use * parser.c xmlIO.c include/libxml/parserInternals.h: implemented the XML_PARSE_NONET parser option. * xmllint.c: converted xmllint.c to use the option instead of relying on the global resolver variable. Daniel | ||
| 7899c5c5 | 2003-11-03 12:31:38 | adding XInclude support to the reader interface. Lot of testing of the * xinclude.c xmlreader.c include/libxml/xinclude.h: adding XInclude support to the reader interface. Lot of testing of the walker, various bug fixes. * xmllint.c: added --walker and made sure --xinclude --stream --debug works as expected * Makefile.am result/dtd11.rdr result/ent6.rdr test/dtd11 test/ent6 result/XInclude/*.rdr: added regression tests for the walker and XInclude xmlReader support, had to slightly change a couple of tests because the walker can't distinguish <foo/> from <foo></foo> Daniel | ||
| 254b1260 | 2003-11-01 17:04:58 | second BeOS patch from Marcin 'Shard' Konicki Daniel * tree.c nanohttp.c threads.c: second BeOS patch from Marcin 'Shard' Konicki Daniel | ||
| 375bf669 | 2003-10-31 22:58:00 | Added pointer to Rexx bindings, Daniel | ||
| 7ec29978 | 2003-10-31 14:36:36 | always generate line numbers Daniel * parser.c: always generate line numbers Daniel | ||
| fd343dc3 | 2003-10-31 10:55:22 | fixed another regression introduced in fixing #125823 Daniel * parser.c: fixed another regression introduced in fixing #125823 Daniel |