| .. |
|
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
%!s(int64=17) %!d(string=hai) anos |
|
dom.pp
|
6cb9cdcc0d
* xmlread.pp: maintain ID map at reader side, so it can do ID/IDREF validation without DOM.
|
%!s(int64=15) %!d(string=hai) anos |
|
dom_html.pp
|
ead5707179
+ Enumeration type for XML version
|
%!s(int64=15) %!d(string=hai) anos |
|
dtdmodel.pp
|
068d2fba37
* xmlread.pp, modified attribute parsing code to use DOM-independent data structures (third part)
|
%!s(int64=15) %!d(string=hai) anos |
|
htmldefs.pp
|
d8a74620a5
+ Added definitions for deprecated (in HTML 4.01) attributes. Deprecated elements are already there.
|
%!s(int64=16) %!d(string=hai) anos |
|
htmlelements.pp
|
a2f5f7400b
* Replaces several direct references to FNSI.QName by the NodeName property, so
|
%!s(int64=17) %!d(string=hai) anos |
|
htmlwriter.pp
|
b127fc154a
* Fixed spell error revealed by lintian.
|
%!s(int64=15) %!d(string=hai) anos |
|
htmwrite.pp
|
320f67eab2
xmlwrite.pp, htmwrite.pp: replaced inheritance by composition. TxxxWriter always writes to a TStream (or its descendant), and for text files we use a simple TStream-compatible wrapper.
|
%!s(int64=15) %!d(string=hai) anos |
|
names.inc
|
213f8a41c7
* Large patch from Sergei Gorelkin:
|
%!s(int64=17) %!d(string=hai) anos |
|
sax.pp
|
73bafe0444
+ Implement TSAXReader.Abort method, which can be used to end the parsing prematurely (Mantis #16703)
|
%!s(int64=15) %!d(string=hai) anos |
|
sax_html.pp
|
b4b83a7edb
* HTML reader, attempt recovery from misplaced '<' characters (another part of Mantis #16916).
|
%!s(int64=15) %!d(string=hai) anos |
|
sax_xml.pp
|
27948a5f06
sax_xml.pp: cleanup:
|
%!s(int64=15) %!d(string=hai) anos |
|
tagsimpl.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
%!s(int64=19) %!d(string=hai) anos |
|
tagsintf.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
%!s(int64=19) %!d(string=hai) anos |
|
wtagsimpl.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
%!s(int64=19) %!d(string=hai) anos |
|
wtagsintf.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
%!s(int64=19) %!d(string=hai) anos |
|
xhtml.pp
|
4e5488529d
* fixed class conversion and inheritance tree errors
|
%!s(int64=19) %!d(string=hai) anos |
|
xmlcfg.pp
|
124487b9b2
* xmlcfg.pp, changed 'exit' to 'break' so that function won't exit without result assigned, Mantis #18589
|
%!s(int64=15) %!d(string=hai) anos |
|
xmlconf.pp
|
77b38b6be5
* Patch from Sergei Gorelkin:
|
%!s(int64=18) %!d(string=hai) anos |
|
xmliconv.pas
|
aecbef27b2
* Patch from Sergei Gorelkin:
|
%!s(int64=17) %!d(string=hai) anos |
|
xmliconv_windows.pas
|
ee3ac64afb
* Hopefully fixed argument size problem on 64-bit windows
|
%!s(int64=17) %!d(string=hai) anos |
|
xmlread.pp
|
caa786af56
* xmlread.pp, fixed condition that was causing an infinite loop in case when a malformed xml contained a null character within whitespace (to be exact, within parts processed by SkipS procedure). Great thanks to alexs75 for finding and supplying such xml file :)
|
%!s(int64=15) %!d(string=hai) anos |
|
xmlstreaming.pp
|
915aa94e2d
* Implemented dummys for missing methods
|
%!s(int64=18) %!d(string=hai) anos |
|
xmlutils.pp
|
6cb9cdcc0d
* xmlread.pp: maintain ID map at reader side, so it can do ID/IDREF validation without DOM.
|
%!s(int64=15) %!d(string=hai) anos |
|
xmlwrite.pp
|
a8e4234aca
* Patch from Graeme Geldenhuys to check for XMLDocument before typecasting it
|
%!s(int64=15) %!d(string=hai) anos |
|
xpath.pp
|
1876fb1c74
XPath: now when predicate filtering is no longer dependent on axis, it becomes possible to use the same code for TStep and TXPathFilterNode. Inherited TStep from TXPathFilterNode, removed duplicating code.
|
%!s(int64=15) %!d(string=hai) anos |
|
xpathkw.inc
|
0f5795baaf
XPath, use a perfect hash to recognize all possible keywords.
|
%!s(int64=15) %!d(string=hai) anos |