peter
db24d91c85
* old logs removed and tabs fixed
2002-09-07 15:15:22 +00:00
sg
54f71c3835
* Fixed typo in previous fix. (forgot closing bracket. Oops.)
2000-10-14 09:41:45 +00:00
sg
2e70d11bcf
* Extended the "Unmatching element end tag" exception, now the expected
...
tag name is included in the message string.
2000-10-14 09:40:44 +00:00
sg
62cca0ad6a
* Modified the copyright notice to remove ambiguities
2000-07-29 14:52:24 +00:00
michael
650fbb86aa
+ removed logs
2000-07-13 11:32:24 +00:00
michael
e7aca136a1
+ Initial import
2000-07-13 06:29:38 +00:00
sg
29acdad632
* Added reading and writing support of character entity references
...
(i.e. characters given by their ASCII/Unicode values)
2000-07-09 18:25:23 +00:00
sg
8c29307ba9
* Tabs are now considered as whitespace, too, when the reader determines if
...
a text node would be empty or not
2000-07-09 14:23:42 +00:00
sg
b28d595934
* Added support for predefined entities for attribute values
2000-07-09 13:56:09 +00:00
sg
8e3c9135d1
* Added support for predefined entities
...
* Improved whitespace handling
2000-07-09 11:39:15 +00:00
sg
80a9bef23a
* Minor bugfixes
...
* Started support for DOM level 2
2000-04-20 14:15:45 +00:00
sg
3d6ba19140
* Hopefully final fix for TDOMDocument.DocumentElement:
...
- Reading this property always delivers the first element in the document
- Removed SetDocumentElement. Use "AppendChild" or one of the other
generic methods for TDOMNode instead.
2000-02-13 10:03:31 +00:00
sg
e61f207c8b
* Made some optimizations and cosmetic changes
2000-01-30 22:19:13 +00:00
peter
eb31271e15
* updated copyright to 2000
2000-01-07 01:24:32 +00:00
peter
d353155496
* moved out of packages/ back to topdir
2000-01-06 01:20:30 +00:00
peter
d9273dd907
* moved to packages
2000-01-03 19:31:09 +00:00
sg
e7d2789348
* Fixed parser bug: SetDocumentElement failed if the XML document contains
...
only a single element at the top hierarchy level
* Changed the error message if there is text after the end of the main
XML element
1999-12-22 13:39:55 +00:00
sg
267902e161
* The reader now sets the DocumentElement for a DOM document
...
* The XML parser raises an exception if there is additional data after
the end of the XML document element
1999-12-05 22:02:11 +00:00
michael
749df0b569
* restored previous setting
1999-08-10 15:39:59 +00:00
michael
f8f1334751
+ Added filerec.inc for xmlread changes by Sebastian guenther
1999-08-09 16:18:00 +00:00
peter
649c180c85
* remove filerec.inc, it was missing from sysutils! You shouldn't need
...
to compile with -Irtl/inc !!
1999-07-27 13:01:59 +00:00
michael
26580a676b
+ Fixes from Sebastiam Guenther - more error-proof
1999-07-25 16:24:13 +00:00
michael
e5ba3f245c
+ Fixes from Sebastian Guenther
1999-07-11 20:20:11 +00:00
michael
cb1f7d4994
+ fixes from Guenther Sebastian
1999-07-09 21:05:49 +00:00
michael
7522173857
* Removed debug statements
1999-07-09 10:42:50 +00:00
michael
c5eb7207a6
+ Initial implementation by Sebastian Guenther
1999-07-09 08:35:09 +00:00