| Commit message (Expand) | Author | Age | Files | Lines |
* | + Basic implementation of TXPathNSResolver class, Mantis #25183. | sergei | 2013-10-18 | 1 | -3/+9 |
* | + fcl-xml, implemented TDOMNode.BaseURI property. | sergei | 2012-03-21 | 2 | -2/+3 |
* | * fcl-xml testing suite, working around excessive string conversions by using... | sergei | 2012-02-29 | 4 | -35/+61 |
* | * fcl-xml, upgrade to comply with XML 1.0 Fifth Edition. This makes naming ru... | sergei | 2012-02-24 | 1 | -1/+3 |
* | * Changed Utf8String to AnsiString, fixes compilation after merging of cpstring. | sergei | 2011-11-14 | 1 | -5/+7 |
* | + Implemented TDOMDocument.xmlStandalone property | sergei | 2011-07-29 | 1 | -0/+1 |
* | dom.pp: | sergei | 2010-09-19 | 1 | -0/+25 |
* | + XPath test suite, implemented possibility to use a specified context node i... | sergei | 2010-07-28 | 1 | -17/+66 |
* | * XPath, fixed parsing of 'prefix:*' node tests: | sergei | 2010-07-26 | 1 | -8/+15 |
* | + Enumeration type for XML version | sergei | 2010-06-15 | 1 | -0/+4 |
* | * xmlread.pp: when IgnoreComments=True, merge together text nodes that preced... | sergei | 2010-06-15 | 1 | -1/+0 |
* | * XPath, fixed parent axis of attribute nodes: it must consist of the owner e... | sergei | 2010-06-14 | 1 | -2/+40 |
* | * Fixed XPath functions name() and local-name(), which should behave differen... | sergei | 2010-06-14 | 1 | -5/+43 |
* | * TDOMElement.RemoveAttributeNode() was not resetting OwnerElement property o... | sergei | 2009-12-07 | 1 | -0/+19 |
* | + Initial implementation of property TDOMParseOptions.CanonicalForm. The only... | sergei | 2009-10-20 | 1 | -12/+4 |
* | Fixed memory leaks in tests. | sergei | 2009-10-16 | 2 | -0/+5 |
* | * Only EXMLReadError is expected to be thrown from a negative test, any other... | sergei | 2009-10-15 | 1 | -4/+6 |
* | xpath.pp: | sergei | 2009-10-11 | 1 | -17/+70 |
* | Two more DOM Level 3 functions + tests for them: | sergei | 2009-10-03 | 1 | -2/+7 |
* | + 3 more tests for verifying the namespace fixup | sergei | 2009-10-01 | 1 | -1/+111 |
* | * r13729 was broken due to missing typecast, shame on me. Fixed. | sergei | 2009-10-01 | 1 | -1/+1 |
* | domunit.pp: | sergei | 2009-09-17 | 4 | -6/+461 |
* | * XPath: number-to-string conversion is now compliant to the specs (no scient... | sergei | 2009-07-15 | 1 | -2/+16 |
* | xpath.pp: | sergei | 2009-06-24 | 1 | -18/+41 |
* | + Implementation of TDOMDocument.DocumentURI and TDOMAttr.IsID + tests. | sergei | 2009-06-18 | 1 | -3/+7 |
* | Improved XPath test suite and added some more tests. | sergei | 2009-06-11 | 1 | -13/+107 |
* | Bringing readme's up to date | sergei | 2009-05-31 | 2 | -10/+24 |
* | * Added .txt extension to README_DOM (this one was missed while fixing Mantis... | sergei | 2009-05-31 | 1 | -0/+0 |
* | Final strike for #13605: | sergei | 2009-05-20 | 1 | -2/+2 |
* | DOM test suite enhancements: | sergei | 2009-05-17 | 2 | -32/+105 |
* | dom.pp: | sergei | 2009-05-14 | 1 | -2/+2 |
* | + Implements XPath function id() + test. Running the test is another story, h... | sergei | 2009-05-06 | 1 | -1/+15 |
* | Implementation of XPath function lang() + tests. | sergei | 2009-04-29 | 1 | -4/+17 |
* | Test suite improvements, targeted to support the HTML suite: | sergei | 2009-04-28 | 3 | -48/+547 |
* | More progress with XPath: | sergei | 2009-04-26 | 1 | -25/+294 |
* | * Patch from Sergei Gorelkin: | michael | 2009-03-23 | 1 | -0/+403 |
* | * added .txt extensions to all README, TODO and COPYING files | jonas | 2009-02-28 | 1 | -0/+0 |
* | * Patch from Sergei Gorelkin: | michael | 2008-11-04 | 2 | -34/+75 |
* | * Large patch from Sergei Gorelkin: | michael | 2008-10-08 | 2 | -2/+2 |
* | * Initial testsuite from Sergei Gorelkin | michael | 2008-07-17 | 4 | -0/+1496 |
* | * Patch from Sergei Gorelkin: | michael | 2008-07-01 | 2 | -12/+10 |
* | * Patch from Sergei Gorelkin: | michael | 2008-02-13 | 2 | -10/+124 |
* | * Patch by Sergei Gorelkin: | michael | 2007-10-21 | 1 | -23/+34 |
* | * Added template and README from Sergei Gorelkin | michael | 2007-03-10 | 2 | -0/+520 |
* | * Patch from Sergei Gorelkin | michael | 2007-03-08 | 1 | -0/+778 |