summaryrefslogtreecommitdiff
path: root/packages/fcl-xml/src/xmlutils.pp
Commit message (Expand)AuthorAgeFilesLines
* * xmlread.pp, continue separating validation checks from the rest of code.sergei2011-02-211-0/+1
* * xmlread.pp: maintain ID map at reader side, so it can do ID/IDREF validatio...sergei2010-10-301-0/+1
* * xmlread.pp, added location information to TNodeData and got namespace-relat...sergei2010-10-271-0/+8
* * xmlread.pp, modified attribute parsing code to use DOM-independent data str...sergei2010-10-271-0/+2
* + New unit dtdmodel.pp containing DTD-related classes.sergei2010-10-251-1/+43
* * xmlread.pp, modified attribute parsing code to use DOM-independent data str...sergei2010-10-191-0/+37
* xmlread.pp, moved decoder procedures to xmlutils.pp, so they can be reused by...sergei2010-08-081-0/+141
* * Moved TWideCharBuf and associated functions from xmlread.pp to xmlutils.pp,...sergei2010-08-061-0/+59
* * HTML parser: in case of malformed input, do not create attributes with inva...sergei2010-07-141-0/+10
* + Enumeration type for XML versionsergei2010-06-151-0/+6
* * TNSSupport.CheckAttribute added check for null nsURI, it should not emit pr...sergei2009-10-171-38/+43
* xmlread.pp: now uses TNSSupport class from xmlutils unit instead of its own c...sergei2009-10-151-4/+33
* * Fixed (runtime) overflows and range checks, so the package runs after compi...sergei2009-10-081-6/+9
* + XML writer now performs the namespace normalization.sergei2009-10-011-1/+170
* * Base units of the package now can be compiled also with Delphi, patch from ...sergei2009-08-301-17/+29
* * dom.pp: fixed one possible reason of crashing in Delphi 2009sergei2009-08-291-6/+5
* * Undid previous patch, because not all compilesmichael2009-08-271-21/+5
* * Patch from Dariusz Mazur to fix compilation with Delphimichael2009-08-271-5/+21
* + Processing of prefixed attributes and prefix bindings. This completes names...sergei2009-05-311-0/+88
* Final strike for #13605:sergei2009-05-201-1/+32
* + Implements XPath function id() + test. Running the test is another story, h...sergei2009-05-061-0/+6
* Implementation of XPath function lang() + tests.sergei2009-04-291-0/+29
* * Patch from Sergei Gorelkinmichael2008-10-221-0/+221
* * Large patch from Sergei Gorelkin:michael2008-10-081-0/+5
* * Patch from Sergei Gorelkin:michael2008-07-011-0/+1
* * Patch from Sergei Gorelkin:michael2008-02-131-5/+22
* * mode objfpc addedpeter2008-01-241-0/+3
* * Patch by Sergei Gorelkin:michael2007-10-211-2/+2
* * Patch from Sergei Gorelkinmichael2007-03-081-0/+222