- 524cb75 [297975]: Need XPath 2.0 Support in XPath View by dacarver · 15 years ago
- 22fed19 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- 247cdd8 [298519] [xpath2] committing test cases for the bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=298519 by mgandhi · 15 years ago
- 80a468d [298267] [xpath2] added few test cases, for the bug report, https://bugs.eclipse.org/bugs/show_bug.cgi?id=298267 by mgandhi · 15 years ago
- 954c640 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- aaedb5f Fixed bug 297958: [xpath2] fn:nilled never returns true by jmoller · 15 years ago
- f641021 Bug 297707: [xpath2] The type "empty-sequence()" is still "empty()" by jmoller · 15 years ago
- a3c903b [nobug] Added WTP DOM Xpath 2.0 tests by dacarver · 15 years ago
- ccef840 [288886]: [xpath2] fn:resolve-qname has not tests by dacarver · 15 years ago
- f7827c3 Fixed bug 281028: test_fn_avg_mix_args_066 failed - test was incorrect! by jmoller · 15 years ago
- 70367f8 Fixed bug 281028: [xpath2] Need to Refactor Promotion rule implementation by jmoller · 15 years ago
- 8f2f319 [292085] fn:in-scope-prefixes not implemented. by dacarver · 15 years ago
- 0784965 [292085] fn:in-scope-prefixes not implemented. by dacarver · 15 years ago
- a03c942 [nobug] added SEQCollection tests to build. by dacarver · 15 years ago
- a92556e [295127] Add unit test and changes to handle WTP DOM. by dacarver · 15 years ago
- c7c271f [295127] Add unit test and changes to handle WTP DOM. by dacarver · 15 years ago
- 23c4012 [295127] Add unit test and changes to handle WTP DOM. by dacarver · 15 years ago
- 7d5e292 [292928] Refactor xqts to separate plugin - fix failing tests by dacarver · 15 years ago
- 93fab6e [292928] Refactor xqts to separate plugin by dacarver · 15 years ago
- c9bf2a4 [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
- 6ec2dae [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
- 9a652dd [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
- 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
- 03ba706 [nobug] general warning cleanup by dacarver · 15 years ago
- cc6c70e [nobug] general warning cleanup by dacarver · 15 years ago
- 02f669b [nobug] general warning cleanup by dacarver · 15 years ago
- fbc4f0d [nobug] general warning cleanup by dacarver · 15 years ago
- b478baa [262765] fixed fn:min and fn:max, added additional passing tests to build. by dacarver · 15 years ago
- 7afb096 [262765] fixed avg function by dacarver · 15 years ago
- 6e7f4f9 [nobug] cleanup source files. by dacarver · 15 years ago
- 7e63989 [nobug] Add additional passing tests to build test suite. by dacarver · 15 years ago
- 252defe [262765] fixed abs function. by dacarver · 15 years ago
- 0515df3 [262765] fixed additonal unit tests by dacarver · 15 years ago
- f9129c5 [nobug] fix package name in test. by dacarver · 15 years ago
- 5a5ef3e [289304] schema awareness final fixes. by dacarver · 15 years ago
- ad76ec3 [289304] fixed several unit tests by dacarver · 15 years ago
- f31cccf [289304] fix schema awareness on elements and attributes, fix casting issues with schema awareness by dacarver · 15 years ago
- 5a68c49 [289304] Added support for userdefined constructors. by dacarver · 15 years ago
- 9cd92ae [nobug] fix edge case on date time comparison test. by dacarver · 15 years ago
- 6f3d3ca [262765] fixed fn:lang to throw correct exception, updated UserDefined schemas types tests. by dacarver · 15 years ago
- 1802651 [262765] fixed normalize-space and TraceFuncTest by dacarver · 15 years ago
- 8578b81 [262765] fixed string-length, yearMonthDuration, and fn:dateTime by dacarver · 15 years ago
- b7f145e [262765] correct Wildcard handling with axis/predicates. by dacarver · 15 years ago
- 88a3682 [nobug] add additional passing tests to build. by dacarver · 15 years ago
- 0023b18 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
- d618842 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
- 6f3cbae [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
- 42729ad [262765] Fix several Casting related failues. by dacarver · 15 years ago
- 7311028 Bug 265765: [xpath2] Fix many tests regarding FORG0001 and FORG0006 by jmoller · 15 years ago
- 0925484 [262765] Fix several Casting related failues. by dacarver · 15 years ago
- c49a62b Bug 265765: [xpath2] Fix tests regarding XPDY0002. by jmoller · 15 years ago
- 55a3e17 Bug 265765: [xpath2] Fix test expectations for many tests by jmoller · 15 years ago
- 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
- ae92c59 [262765] [xpath2] fixed problem, to allow PsychoPath to use xpathdefaultnamespace by mgandhi · 15 years ago
- be44873 [281156] fixed deep-equal function by dacarver · 15 years ago
- c1a58aa [283696] fixed fn:index-of by dacarver · 15 years ago
- 16eff9b [283696] fixed LocalNameFromQNameFuncTests by dacarver · 15 years ago
- 707bb1e [262765] fixed fn:distinct-value failures and added collation comparison support. by dacarver · 15 years ago
- da407d4 [262765] more datetime, duration fixes. by dacarver · 15 years ago
- cdf78cf [262765] fixed some test suite setup errors by dacarver · 15 years ago
- 2242c3c [280547]: [xpath2] fn:adjust-dateTime-to-timezone is not implemented by dacarver · 15 years ago
- 9bffb27 [281938], [287369], [280996] by dacarver · 15 years ago
- 36ee5f4 Bug 281938 - fn:string - correct handling of missing context and arity zero by jmoller · 15 years ago
- 8706878 Bug 281938 - Fix more string-related tests by jmoller · 15 years ago
- 89639c0 [280997] [xpath2] fn:resolve-uri needs to be implemented by dacarver · 15 years ago
- 92e7a55 Bug 287369 - fn:codepoint-equal implemented by jmoller · 15 years ago
- b601eb0 Bug 280555 - [xpath2] fn:compare returns XPST0017 by jmoller · 15 years ago
- 743c832 [262765] correct test expectation. by dacarver · 15 years ago
- d8d59ba [262765] fixed fn:last failure when no context item defined. by dacarver · 15 years ago
- 6aaf3e9 [262765] Corrected SeqInsertBeforeFunct for test 10 to use alt output for comparison. by dacarver · 15 years ago
- f940279 ASSIGNED - bug 286061: [xpath2] Support string quote escapes ("" and '') by dacarver · 15 years ago
- 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
- efe9574 [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 15 years ago
- ff5d34e [262765] [xpath2] wrote a test case, for a bug in ElementType.java by mgandhi · 15 years ago
- 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
- 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
- f7c43c9 [286062] [xpath2] Type promotion is not properly supported https://bugs.eclipse.org/bugs/show_bug.cgi?id=286062 by dacarver · 15 years ago
- 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
- 52cdfd2 [281168] [xpath2] fn:id needs to be implemented https://bugs.eclipse.org/bugs/show_bug.cgi?id=281168 by dacarver · 15 years ago
- e3b6c8c [nobug] fix versioning for version tests. by dacarver · 15 years ago
- acf5e12 [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 15 years ago
- eb82bef [281159] [xpath2] fn:doc fails SEQDocFuncTests https://bugs.eclipse.org/bugs/show_bug.cgi?id=281159 by dacarver · 15 years ago
- 0232839 [285382] Remove org.apache.commons.jxpath as it's no longer needed in xml.xpath.core.tests by dacarver · 15 years ago
- 3e5e7b0 [262765] [xpath2] fixed fn:tokenize https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- bdaec37 [262765] [xpath2] enhanced fn:matches https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 0e5a590 [285380] Remove Coverage Report from org.eclipse.wst.xml.xpath2.processor.tests project by dacarver · 15 years ago
- 7532529 [285321] [xpath2] Implent encode uri fucntion https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 15 years ago
- 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
- 78aad53 [285289] [xpath2] fn:substring throwing StringOutofBounds Exceptions https://bugs.eclipse.org/bugs/show_bug.cgi?id=285289 by dacarver · 15 years ago
- 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
- aac16f4 [285152] [xpath2] Implement Unicode normalization https://bugs.eclipse.org/bugs/show_bug.cgi?id=285152 by dacarver · 15 years ago
- c717be9 [285149] [xpath2] Implement all overloads of fn:error https://bugs.eclipse.org/bugs/show_bug.cgi?id=285149 by dacarver · 15 years ago
- 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
- 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
- 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
- 3430ebd [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 16 years ago
- a15f1bd [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 16 years ago
- 0fa7941 *** empty log message *** by dacarver · 16 years ago
- 2fd8b80 [283696] [xpath2] Fixes to the test infrastructure and expectations https://bugs.eclipse.org/bugs/show_bug.cgi?id=283696 by dacarver · 16 years ago
- 2c6b38e [262765] [xpath2] Fixed Comment tests. https://bugs.eclipse.org/bugs/show_bug.cgi?id=262765 by dacarver · 16 years ago