Commit History

Author SHA1 Message Date
  sergei a283bc4f46 xpath.pp: 16 years ago
  sergei a9d9841eee * XPath: number-to-string conversion is now compliant to the specs (no scientific notation, decimal separator is a hardcoded period, correct output values for INF/NAN) + tests. 16 years ago
  sergei 106a605e05 xpath.pp: 16 years ago
  sergei f31d31049e Improved XPath test suite and added some more tests. 16 years ago
  sergei 8c898e963a + Implements XPath function id() + test. Running the test is another story, however, because it requires parsing FilterExpr+'/'+RelativeLocationPath, which is currently not implemented. 16 years ago
  sergei e17ac308e0 Implementation of XPath function lang() + tests. 16 years ago
  sergei b02aededf8 More progress with XPath: 16 years ago
  michael f641281a7e * Patch from Sergei Gorelkin: 16 years ago