1. c9bf2a4 [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
  2. 6ec2dae [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
  3. 9a652dd [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
  4. d0a6c20 Bug 262765: [xpath2] Fix fn:number and test expectancies in NodeNumberFuncTest and re-added it to the CI build. by jmoller · 15 years ago
  5. 03ba706 [nobug] general warning cleanup by dacarver · 15 years ago
  6. cc6c70e [nobug] general warning cleanup by dacarver · 15 years ago
  7. 02f669b [nobug] general warning cleanup by dacarver · 15 years ago
  8. fbc4f0d [nobug] general warning cleanup by dacarver · 15 years ago
  9. b478baa [262765] fixed fn:min and fn:max, added additional passing tests to build. by dacarver · 15 years ago
  10. 7afb096 [262765] fixed avg function by dacarver · 15 years ago
  11. 6e7f4f9 [nobug] cleanup source files. by dacarver · 15 years ago
  12. 7e63989 [nobug] Add additional passing tests to build test suite. by dacarver · 15 years ago
  13. 252defe [262765] fixed abs function. by dacarver · 15 years ago
  14. 0515df3 [262765] fixed additonal unit tests by dacarver · 15 years ago
  15. f9129c5 [nobug] fix package name in test. by dacarver · 15 years ago
  16. 5a5ef3e [289304] schema awareness final fixes. by dacarver · 15 years ago
  17. ad76ec3 [289304] fixed several unit tests by dacarver · 15 years ago
  18. f31cccf [289304] fix schema awareness on elements and attributes, fix casting issues with schema awareness by dacarver · 15 years ago
  19. 5a68c49 [289304] Added support for userdefined constructors. by dacarver · 15 years ago
  20. 9cd92ae [nobug] fix edge case on date time comparison test. by dacarver · 15 years ago
  21. 6f3d3ca [262765] fixed fn:lang to throw correct exception, updated UserDefined schemas types tests. by dacarver · 15 years ago
  22. 1802651 [262765] fixed normalize-space and TraceFuncTest by dacarver · 15 years ago
  23. 8578b81 [262765] fixed string-length, yearMonthDuration, and fn:dateTime by dacarver · 15 years ago
  24. b7f145e [262765] correct Wildcard handling with axis/predicates. by dacarver · 15 years ago
  25. 88a3682 [nobug] add additional passing tests to build. by dacarver · 15 years ago
  26. 0023b18 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
  27. d618842 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
  28. 6f3cbae [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
  29. 42729ad [262765] Fix several Casting related failues. by dacarver · 15 years ago
  30. 7311028 Bug 265765: [xpath2] Fix many tests regarding FORG0001 and FORG0006 by jmoller · 15 years ago
  31. 0925484 [262765] Fix several Casting related failues. by dacarver · 15 years ago
  32. c49a62b Bug 265765: [xpath2] Fix tests regarding XPDY0002. by jmoller · 15 years ago
  33. 55a3e17 Bug 265765: [xpath2] Fix test expectations for many tests by jmoller · 15 years ago
  34. 7bcb6c0 [259721] [290336] [260725] New Extension point for Content Assist for XSLT, and re-add methods and deprecate for xpath2. Plus fix date LE comparison. by dacarver · 15 years ago
  35. ae92c59 [262765] [xpath2] fixed problem, to allow PsychoPath to use xpathdefaultnamespace by mgandhi · 15 years ago
  36. be44873 [281156] fixed deep-equal function by dacarver · 15 years ago
  37. c1a58aa [283696] fixed fn:index-of by dacarver · 15 years ago
  38. 16eff9b [283696] fixed LocalNameFromQNameFuncTests by dacarver · 15 years ago
  39. 707bb1e [262765] fixed fn:distinct-value failures and added collation comparison support. by dacarver · 15 years ago
  40. da407d4 [262765] more datetime, duration fixes. by dacarver · 15 years ago
  41. cdf78cf [262765] fixed some test suite setup errors by dacarver · 15 years ago
  42. 2242c3c [280547]: [xpath2] fn:adjust-dateTime-to-timezone is not implemented by dacarver · 15 years ago
  43. 9bffb27 [281938], [287369], [280996] by dacarver · 15 years ago
  44. 36ee5f4 Bug 281938 - fn:string - correct handling of missing context and arity zero by jmoller · 15 years ago
  45. 8706878 Bug 281938 - Fix more string-related tests by jmoller · 15 years ago
  46. 89639c0 [280997] [xpath2] fn:resolve-uri needs to be implemented by dacarver · 15 years ago
  47. 92e7a55 Bug 287369 - fn:codepoint-equal implemented by jmoller · 15 years ago
  48. b601eb0 Bug 280555 - [xpath2] fn:compare returns XPST0017 by jmoller · 15 years ago
  49. 743c832 [262765] correct test expectation. by dacarver · 15 years ago
  50. d8d59ba [262765] fixed fn:last failure when no context item defined. by dacarver · 15 years ago
  51. 6aaf3e9 [262765] Corrected SeqInsertBeforeFunct for test 10 to use alt output for comparison. by dacarver · 15 years ago
  52. f940279 ASSIGNED - bug 286061: [xpath2] Support string quote escapes ("" and '') by dacarver · 15 years ago
  53. b9c64c0 [285610] [xpath2] Node ordering has high overhead and doesn't work across documents https://bugs.eclipse.org/bugs/show_bug.cgi?id=285610 by dacarver · 15 years ago
  54. efe9574 [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 15 years ago
  55. ff5d34e [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 15 years ago
  56. 5765fa5 [286452] [xpath2] current-dateTime and friends should use a stable time in DynamicContext https://bugs.eclipse.org/bugs/show_bug.cgi?id=286452 by dacarver · 15 years ago
  57. 3c9a9b1 [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
  58. f7c43c9 [286062] [xpath2] Type promotion is not properly supported https://bugs.eclipse.org/bugs/show_bug.cgi?id=286062 by dacarver · 15 years ago
  59. 28d51ff [282096] [xpath2] fn:string-length, fn:substring and fn:translate need to handl Surrogate pairs https://bugs.eclipse.org/bugs/show_bug.cgi?id=282096 by dacarver · 15 years ago
  60. 52cdfd2 [281168] [xpath2] fn:id needs to be implemented https://bugs.eclipse.org/bugs/show_bug.cgi?id=281168 by dacarver · 15 years ago
  61. e3b6c8c [nobug] fix versioning for version tests. by dacarver · 15 years ago
  62. acf5e12 [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 15 years ago
  63. eb82bef [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 15 years ago
  64. 0232839 [285382] Remove org.apache.commons.jxpath as it's no longer needed in xml.xpath.core.tests by dacarver · 15 years ago
  65. 3e5e7b0 [262765] [xpath2] fixed fn:tokenize https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  66. bdaec37 [262765] [xpath2] enhanced fn:matches https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  67. 0e5a590 [285380] Remove Coverage Report from org.eclipse.wst.xml.xpath2.processor.tests project by dacarver · 15 years ago
  68. 7532529 [285321] [xpath2] Implent encode uri fucntion https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  69. 5845a00 [262765] [xpath2] added apache cmmons lang for StringEscapeUtils class https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  70. 78aad53 [285289] [xpath2] fn:substring throwing StringOutofBounds Exceptions https://bugs.eclipse.org/bugs/show_bug.cgi?id=285289 by dacarver · 15 years ago
  71. 7728fd1 [262765] Fixed static base uri. Added ability to set the base uri for the static context https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  72. aac16f4 [285152] [xpath2] Implement Unicode normalization https://bugs.eclipse.org/bugs/show_bug.cgi?id=285152 by dacarver · 15 years ago
  73. c717be9 [285149] [xpath2] Implement all overloads of fn:error https://bugs.eclipse.org/bugs/show_bug.cgi?id=285149 by dacarver · 15 years ago
  74. 79d35a8 [285145] [xpath2] Tighten up error handling regarding functions arguments https://bugs.eclipse.org/bugs/show_bug.cgi?id=285145 by dacarver · 15 years ago
  75. ccabd32 [262765] Added Passing Core Tests to Testsuite for Build https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  76. dab1d91 [262765] Fixed externalcontext tests and a bug in promotion in fn:avg https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  77. 3430ebd [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
  78. a15f1bd [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
  79. 0fa7941 *** empty log message *** by dacarver · 15 years ago
  80. 2fd8b80 [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 15 years ago
  81. 2c6b38e [262765] [xpath2] Fixed Comment tests. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  82. 3d63829 [283521] [xpath2] Evaluating a NameTests uses wrong localname https://bugs.eclipse.org/bugs/show_bug.cgi?id=283521 by dacarver · 15 years ago
  83. 3ac2d5a [283214] [xpath2] Conditional Expressions cause XpathParserException https://bugs.eclipse.org/bugs/show_bug.cgi?id=283214 by dacarver · 15 years ago
  84. df291e8 [283404] [xpath2] XPath2 should be locale insensitive https://bugs.eclipse.org/bugs/show_bug.cgi?id=283404 by dacarver · 15 years ago
  85. 3498183 [283214] [xpath2] Fixed XPath Parser exceptions on IF THEN ELSE statements https://bugs.eclipse.org/bugs/?id=283214 by dacarver · 15 years ago
  86. abb2b5a [nobug] add code to handle two input files for testing. by dacarver · 15 years ago
  87. c324ebd [262765] [xpath2] fix failing math tests. Strings can't be converted or added. https://bugs.eclipse.org/bugs/?id=262765 by dacarver · 15 years ago
  88. 1ea85d0 [262765] [xpath2] Fixed type promotion in XSDecimal, XSInteger, XSFloat, XSDouble during math operations https://bugs.eclipse.org/bugs/?id=262765 by dacarver · 15 years ago
  89. d4ca699 [262765] [xpath2] Fixed String Literals normalization and Comment tests. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  90. a84287c [262765] [xpath2] Fix several more tests that were failing. Fixed Comparision tests. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  91. 54aa1ca [262765] [xpath2] Fix several NodeBefore tests that were failing and QName prefix. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  92. a61b74f [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - yet more casting fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
  93. 5b6e441 [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - yet more casting fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
  94. 3af6cd6 [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - fixed several date casting issues and implemented XSNotation https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
  95. 8f8f01a [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - fixed all failing SeqExprCastable issues. https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
  96. ae39526 [282223] [xpath2] SeqExprCastable and SeqExprCastTest fail - implemented xs:duration corrected casting in xs:decimal https://bugs.eclipse.org/bugs/show_bug.cgi?id=282223 by dacarver · 15 years ago
  97. a77a469 [262765] [xpath2] implemented fn:default-collation https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  98. 985745a [262765] [xpath2] corrected fn:translate function tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  99. 37c1a2e [262765] [xpath2] corrected fn:tokenize function tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
  100. e241f37 [262765] [xpath2] fixed CodepointToStringFunc expected Result codes. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago