| Commit message (Expand) | Author | Age | Files | Lines |
| * | XPath: now when predicate filtering is no longer dependent on axis, it become... | sergei | 2010-07-28 | 1 | -63/+15 |
| * | XPath: reworked step processing: | sergei | 2010-07-28 | 1 | -43/+52 |
| * | * XPath, change parsing of function call so that function arguments are parse... | sergei | 2010-07-26 | 1 | -38/+49 |
| * | * XPath, fixed parsing of 'prefix:*' node tests: | sergei | 2010-07-26 | 1 | -2/+2 |
| * | XPath, use a perfect hash to recognize all possible keywords. | sergei | 2010-07-26 | 1 | -65/+59 |
| * | XPath improvements: | sergei | 2010-07-24 | 1 | -89/+45 |
| * | * TXPathScanner.ParseStep split into two functions in order to reduce complex... | sergei | 2010-07-24 | 1 | -112/+123 |
| * | * XPath, fixed parent axis of attribute nodes: it must consist of the owner e... | sergei | 2010-06-14 | 1 | -1/+6 |
| * | * Fixed XPath functions name() and local-name(), which should behave differen... | sergei | 2010-06-14 | 1 | -7/+21 |
| * | xpath.pp: | sergei | 2009-10-20 | 1 | -3/+3 |
| * | xpath.pp: | sergei | 2009-10-11 | 1 | -20/+51 |
| * | xpath.pp: cleaned up and simplified TXPathScanner.GetToken() | sergei | 2009-10-10 | 1 | -30/+15 |
| * | xpath.pp: Fixed runtime range and overflow checks, at least those which could... | sergei | 2009-10-09 | 1 | -6/+6 |
| * | * For some reason, any assignment of NaN cannot be compiled with overflow che... | sergei | 2009-10-07 | 1 | -2/+2 |
| * | * fixed range check errors | jonas | 2009-09-18 | 1 | -0/+6 |
| * | * Once the #14143 is fixed, I may (and actually must) remove the related work... | sergei | 2009-08-09 | 1 | -3/+2 |
| * | * XPath: number-to-string conversion is now compliant to the specs (no scient... | sergei | 2009-07-15 | 1 | -2/+71 |
| * | * moved field definitions before method/property definitions (see mantis | jonas | 2009-06-27 | 1 | -2/+3 |
| * | xpath.pp: | sergei | 2009-06-24 | 1 | -22/+4 |
| * | XPath parser improvements: | sergei | 2009-06-10 | 1 | -45/+82 |
| * | XPath improvements: | sergei | 2009-06-09 | 1 | -72/+60 |
| * | * Refactored TXPathLocationPathNode.Evaluate(), split that awful 3-level nest... | sergei | 2009-06-06 | 1 | -210/+209 |
| * | XPath: reducing memory load: | sergei | 2009-06-03 | 1 | -64/+76 |
| * | xpath.pp: A slightly more efficient implementation of TXPathCompareNode.Evalu... | sergei | 2009-05-10 | 1 | -26/+19 |
| * | xpath.pp: Honor axis direction when filtering step result with predicates. Fo... | sergei | 2009-05-10 | 1 | -6/+12 |
| * | xpath.pp: Fixed lexical analysis in ParseStep(), now conformant with paragrap... | sergei | 2009-05-09 | 1 | -51/+42 |
| * | xpath.pp: replaced TXPathScanner.SaveState/RestoreState by PeekToken(). | sergei | 2009-05-09 | 1 | -36/+21 |
| * | Further XPath improvements: | sergei | 2009-05-08 | 1 | -69/+65 |
| * | xpath refactoring: | sergei | 2009-05-08 | 1 | -152/+156 |
| * | Three XPath scanner fixes: | sergei | 2009-05-07 | 1 | -15/+17 |
| * | + Implements XPath function id() + test. Running the test is another story, h... | sergei | 2009-05-06 | 1 | -1/+50 |
| * | Implementation of XPath function lang() + tests. | sergei | 2009-04-29 | 1 | -1/+35 |
| * | Refactoring, no functional changes | sergei | 2009-04-28 | 1 | -30/+26 |
| * | More progress with XPath: | sergei | 2009-04-26 | 1 | -110/+188 |
| * | * Patch from Sergei Gorelkin: | michael | 2009-03-23 | 1 | -87/+160 |
| * | * Patch from Sergei Gorelkin | michael | 2009-03-20 | 1 | -65/+50 |
| * | * Patch from Sergei Gorelkin: | michael | 2009-03-04 | 1 | -545/+643 |
| * | * xpath memleak patch from #10573 | marco | 2008-01-07 | 1 | -1/+17 |
| * | * move fcl sources to separate packages | peter | 2007-02-25 | 1 | -0/+2523 |