| Commit message (Expand) | Author | Age | Files | Lines |
| * | * xmlread.pp, continue separating validation checks from the rest of code. | sergei | 2011-02-21 | 1 | -0/+1 |
| * | * xmlread.pp: maintain ID map at reader side, so it can do ID/IDREF validatio... | sergei | 2010-10-30 | 1 | -0/+1 |
| * | * xmlread.pp, added location information to TNodeData and got namespace-relat... | sergei | 2010-10-27 | 1 | -0/+8 |
| * | * xmlread.pp, modified attribute parsing code to use DOM-independent data str... | sergei | 2010-10-27 | 1 | -0/+2 |
| * | + New unit dtdmodel.pp containing DTD-related classes. | sergei | 2010-10-25 | 1 | -1/+43 |
| * | * xmlread.pp, modified attribute parsing code to use DOM-independent data str... | sergei | 2010-10-19 | 1 | -0/+37 |
| * | xmlread.pp, moved decoder procedures to xmlutils.pp, so they can be reused by... | sergei | 2010-08-08 | 1 | -0/+141 |
| * | * Moved TWideCharBuf and associated functions from xmlread.pp to xmlutils.pp,... | sergei | 2010-08-06 | 1 | -0/+59 |
| * | * HTML parser: in case of malformed input, do not create attributes with inva... | sergei | 2010-07-14 | 1 | -0/+10 |
| * | + Enumeration type for XML version | sergei | 2010-06-15 | 1 | -0/+6 |
| * | * TNSSupport.CheckAttribute added check for null nsURI, it should not emit pr... | sergei | 2009-10-17 | 1 | -38/+43 |
| * | xmlread.pp: now uses TNSSupport class from xmlutils unit instead of its own c... | sergei | 2009-10-15 | 1 | -4/+33 |
| * | * Fixed (runtime) overflows and range checks, so the package runs after compi... | sergei | 2009-10-08 | 1 | -6/+9 |
| * | + XML writer now performs the namespace normalization. | sergei | 2009-10-01 | 1 | -1/+170 |
| * | * Base units of the package now can be compiled also with Delphi, patch from ... | sergei | 2009-08-30 | 1 | -17/+29 |
| * | * dom.pp: fixed one possible reason of crashing in Delphi 2009 | sergei | 2009-08-29 | 1 | -6/+5 |
| * | * Undid previous patch, because not all compiles | michael | 2009-08-27 | 1 | -21/+5 |
| * | * Patch from Dariusz Mazur to fix compilation with Delphi | michael | 2009-08-27 | 1 | -5/+21 |
| * | + Processing of prefixed attributes and prefix bindings. This completes names... | sergei | 2009-05-31 | 1 | -0/+88 |
| * | Final strike for #13605: | sergei | 2009-05-20 | 1 | -1/+32 |
| * | + Implements XPath function id() + test. Running the test is another story, h... | sergei | 2009-05-06 | 1 | -0/+6 |
| * | Implementation of XPath function lang() + tests. | sergei | 2009-04-29 | 1 | -0/+29 |
| * | * Patch from Sergei Gorelkin | michael | 2008-10-22 | 1 | -0/+221 |
| * | * Large patch from Sergei Gorelkin: | michael | 2008-10-08 | 1 | -0/+5 |
| * | * Patch from Sergei Gorelkin: | michael | 2008-07-01 | 1 | -0/+1 |
| * | * Patch from Sergei Gorelkin: | michael | 2008-02-13 | 1 | -5/+22 |
| * | * mode objfpc added | peter | 2008-01-24 | 1 | -0/+3 |
| * | * Patch by Sergei Gorelkin: | michael | 2007-10-21 | 1 | -2/+2 |
| * | * Patch from Sergei Gorelkin | michael | 2007-03-08 | 1 | -0/+222 |