florian
|
5a29bbda0f
* fixed copy&paste error (bug 4289)
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
57af5a1f8c
+ Patch from Vincent Snijders to fix reading of entities
|
20 years ago |
florian
|
179d942631
* adapated for the new widestring manager
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
2c5e295573
* adapted to new widestring manager
|
20 years ago |
michael
|
b2934cbac7
* Patch from Colin Western to correctly read CDATA
|
20 years ago |
peter
|
ae161ab4b9
* merged xml updates from lazarus
|
21 years ago |
peter
|
85803f29b5
* use sizeint
|
21 years ago |
sg
|
79030eead0
* Added support for main branch to be able to read and write at least
|
22 years ago |
michael
|
c2a46f23de
+ Fixed processing instruction parsing. <?xml is not allowed but <?xml-XXX is
|
22 years ago |
sg
|
7b1d508f3a
* the units DOM, XMLRead and XMLWrite now compile with Delphi without
|
22 years ago |
sg
|
1f71f198e6
* Added procedures to process XML fragments only (e.g. for merging them
|
23 years ago |
peter
|
db24d91c85
* old logs removed and tabs fixed
|
23 years ago |
sg
|
54f71c3835
* Fixed typo in previous fix. (forgot closing bracket. Oops.)
|
25 years ago |
sg
|
2e70d11bcf
* Extended the "Unmatching element end tag" exception, now the expected
|
25 years ago |
sg
|
62cca0ad6a
* Modified the copyright notice to remove ambiguities
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
sg
|
29acdad632
* Added reading and writing support of character entity references
|
25 years ago |
sg
|
8c29307ba9
* Tabs are now considered as whitespace, too, when the reader determines if
|
25 years ago |
sg
|
b28d595934
* Added support for predefined entities for attribute values
|
25 years ago |
sg
|
8e3c9135d1
* Added support for predefined entities
|
25 years ago |
sg
|
80a9bef23a
* Minor bugfixes
|
25 years ago |
sg
|
3d6ba19140
* Hopefully final fix for TDOMDocument.DocumentElement:
|
25 years ago |
sg
|
e61f207c8b
* Made some optimizations and cosmetic changes
|
25 years ago |
peter
|
eb31271e15
* updated copyright to 2000
|
25 years ago |
peter
|
d353155496
* moved out of packages/ back to topdir
|
26 years ago |