peter
|
125ed611b0
* fix uninitialzied buffers passed to setstring()
|
19 years ago |
michael
|
90b916085a
* Patch from Sergei Gorelkin:
|
19 years ago |
Vincent Snijders
|
5805677c3f
* Patch from Sergei Gorelkin:
|
19 years ago |
marco
|
f10da047d8
* endian thing fix I hope
|
19 years ago |
michael
|
5f92ba07a6
* Patch from Sergei Gorelkin:
|
19 years ago |
michael
|
f434360dd6
+ More patches from Sergei Gorelkin.
|
19 years ago |
michael
|
cf54b7f748
+ Patch from Sergey Gorelkin to implement CR/LF folding and fix memory leaks
|
19 years ago |
tom_at_work
|
2751c943fa
* fixed compilation on big endian machines
|
19 years ago |
michael
|
29a5f40758
+ Use native lineending; Use Out instead of var to avoid warnings
|
19 years ago |
michael
|
faf7cba799
* Some improvements by Sergei Gorelkin
|
19 years ago |
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
|
21 years ago |
michael
|
b2934cbac7
* Patch from Colin Western to correctly read CDATA
|
21 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
|
23 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 |