- c4fd006 [310558] Releng fixes for 3.2 by nitind · 15 years ago
- e6c7a2d [310801]: Need to Add/Update project metadata files. by dacarver · 15 years ago
- 58b2a09 [309585] [xpath2] implementation of, xs:normalizedString data type by mgandhi · 15 years ago
- 8c03218 fix build.properties warnings. by dacarver · 15 years ago
- 67d3b16 [308942]: [xpath2] Update SDK Documentation by dacarver · 15 years ago
- 9ccbfa1 Bug 290337: [patch][xpath2] revisit use of ICU's Normalize class by jmoller · 15 years ago
- e1fd863 [271288]: make the selected node the current node in XPath view by dacarver · 15 years ago
- ed15197 [303349]: NPE when open persistence.xml by dacarver · 15 years ago
- 2a25262 [301539] fix for, fn:name function doesn't evaluate properly for zero arity by mgandhi · 15 years ago
- 85de90f [300102] - fixed xml.xpath.ui dependency range - https://bugs.eclipse.org/bugs/show_bug.cgi?id=300102 by dacarver · 15 years ago
- 34fb0d4 [300102] - fixed xml.xpath.ui dependency range - https://bugs.eclipse.org/bugs/show_bug.cgi?id=300102 by dacarver · 15 years ago
- dd2a2d3 [300102] Version increment for SSE UI by nsandonato · 15 years ago
- a77213b [246110]: [xpath] Clean up XPath UI plugin by dacarver · 15 years ago
- 3946144 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- 8ca3909 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- 25dd669 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- 56722db [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- c8a254f [298535: Fix attribute instance of comparison by dacarver · 15 years ago
- 6a19520 [298535: Fix attribute instance of coparisom by dacarver · 15 years ago
- fcaffbf [297975]: [xpath] Need to enhance the XPath View to support XPath 2.0 by dacarver · 15 years ago
- 66fc57a [246110]: [xpath] Clean up XPath UI plugin by dacarver · 15 years ago
- b712831 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- bbaa370 [298519] [xpath2] improvements to fn:number implementation, https://bugs.eclipse.org/bugs/show_bug.cgi?id=298519 by mgandhi · 15 years ago
- ea345eb refactor string literals to constants by dacarver · 15 years ago
- d99244c [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- b8e3ee8 [298267]: [xpath2] problems with xpath2 "instance of" evaluation by dacarver · 15 years ago
- 021906a [246110]: [xpath] Clean up XPath UI plugin by dacarver · 15 years ago
- 95af3ce [261588]: [xpath] XPath View needs abilty to specify namespace prefix for Default Names by dacarver · 15 years ago
- 626f480 [261588]: [xpath] XPath View needs abilty to specify namespace prefix for Default Names by dacarver · 15 years ago
- ee25bbc [261588] Added ability to set namespace prefixes. by dacarver · 15 years ago
- 0d03da1 [246110] XPath UI plugin clean up. by dacarver · 15 years ago
- a1a526d Fixed bug 297958: [xpath2] fn:nilled never returns true by jmoller · 15 years ago
- 4484f63 Bug 297707: [xpath2] The type "empty-sequence()" is still "empty()" by jmoller · 15 years ago
- f3122d0 [296882]: [xpath2] FindBugs reports some possible bugs by dacarver · 15 years ago
- 32ad306 [296882]: [xpath2] FindBugs reports some possible bugs by dacarver · 15 years ago
- 7daecba [296882]: [xpath2] FindBugs reports some possible bugs by dacarver · 15 years ago
- debc0a2 [296882]: [xpath2] FindBugs reports some possible bugs by dacarver · 15 years ago
- 7a76653 [296882]: [xpath2] FindBugs reports some possible bugs by dacarver · 15 years ago
- 98ef33e [nobug yet] findbugs cleanup suggestions by dacarver · 15 years ago
- 40f0fca [288886]: [xpath2] fn:resolve-qname has not tests by dacarver · 15 years ago
- b855f6e Fixed bug 281028: [xpath2] Need to Refactor Promotion rule implementation by jmoller · 15 years ago
- 789312d [292085] fn:in-scope-prefixes not implemented. by dacarver · 15 years ago
- ea949bb [295127] Add unit test and changes to handle WTP DOM. by dacarver · 15 years ago
- be1c320 [292928] Refactor xquery test suite for reuse. by dacarver · 15 years ago
- af24d7d Bug 262765: [xpath2] Fix fn:number and test expectancies in NodeNumberFuncTest and re-added it to the CI build. by jmoller · 15 years ago
- 1e1388b [nobug] cleaned up dead code and variables. by dacarver · 15 years ago
- 57699de [nobug] general warning cleanup by dacarver · 15 years ago
- 644b541 [nobug] Added missing @since tag for API tooling. by dacarver · 15 years ago
- 7b0ad87 Bug 281028: [xpath2] Need to Refactor Promotion rule implementation by jmoller · 15 years ago
- 54a6677 ASSIGNED - bug 281028: [xpath2] fn:avg, fn:min, fn:max needs to implement promotion rules by jmoller · 15 years ago
- 9ac82d7 [262765] fixed fn:min and fn:max, added additional passing tests to build. by dacarver · 15 years ago
- 7a657d3 [262765] fixed avg function by dacarver · 15 years ago
- 7fadb64 [nobug] cleanup source files. by dacarver · 15 years ago
- 0d04415 [262765] fixed abs function. by dacarver · 15 years ago
- 914fd30 [262765] fixed additonal unit tests by dacarver · 15 years ago
- a329870 [289304] schema awareness final fixes. by dacarver · 15 years ago
- bf895b1 [289304] fix schema awareness on elements and attributes, fix casting issues with schema awareness by dacarver · 15 years ago
- 18ee707 [289304] Added suport for userdefined constructors. by dacarver · 15 years ago
- e2151c4 [262765] fixed fn:lang to throw correct exception, updated UserDefined schemas types tests. by dacarver · 15 years ago
- c744089 [262765] fixed fn:boolean so that it throws the correct error for invalid data types. by dacarver · 15 years ago
- eb37fe1 [262765] fixed normalize-space and TraceFuncTest by dacarver · 15 years ago
- 34470e5 [262765] fixed string-length, yearMonthDuration, and fn:dateTime by dacarver · 15 years ago
- c8c2978 [262765] correct Wildcard handling with axis/predicates. by dacarver · 15 years ago
- 14e2e8c [nobug] restore build.xml for parser generation by dacarver · 15 years ago
- 1658d46 [262765] final fixes for the existing unit tests that were failing by dacarver · 15 years ago
- ac546ce [262765] Fix several Casting related failues. by dacarver · 15 years ago
- 39e3e7c Bug 265765: [xpath2] Fix many tests regarding FORG0001 and FORG0006 by jmoller · 15 years ago
- 08c35cf [262765] Fix several Casting related failues. by dacarver · 15 years ago
- 46367b5 Bug 265765: [xpath2] Fix tests regarding XPDY0002. by jmoller · 15 years ago
- d0da5cb Bug 281028: [xpath2] fn:avg needs to implement promotion rules by jmoller · 15 years ago
- ce120f7 [289737] The bundle org.eclipse.wst.xml.xpath2 is missing a valid plugin and provider name by nitind · 15 years ago
- c7f2376 [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
- 95d5d4f [290336] [xpath2] adding deprecated APIs to DynamicContext and ElementType by mgandhi · 15 years ago
- 593c936 290316 xpath2 has wrong dependency on ICU by david_williams · 15 years ago
- 4c2f8c5 [262765] [xpath2] fixed problem, to allow PsychoPath to use xpathdefaultnamespace by mgandhi · 15 years ago
- 1adb34a [281156] fixed deep-equal function by dacarver · 15 years ago
- 56f5843 [283696] fixed fn:index-of by dacarver · 15 years ago
- 70bbd23 [262765] fixed fn:distinct-value failures and added collation comparison support. by dacarver · 15 years ago
- 1305ab9 [262765] more tweaks to datetime, date, time, and duration compliance. by dacarver · 15 years ago
- 46945cd [262765] fixed minutes-from-duration arguments. by dacarver · 15 years ago
- 194b4bf [280547]: [xpath2] fn:adjust-dateTime-to-timezone is not implemented by dacarver · 15 years ago
- 63389a4 [262765] more datetime, duration fixes. by dacarver · 15 years ago
- 90cd548 [262765] more datetime, duration fixes. by dacarver · 15 years ago
- 223fab9 [280549]: continued adjustments to date time data types. by dacarver · 15 years ago
- c09688f [280547]: [xpath2] fn:adjust-dateTime-to-timezone is not implemented by dacarver · 15 years ago
- 0fe84ef [280549]: [xpath2] fn:adjust-time-to-timezone is not implemented by dacarver · 15 years ago
- 86a7e86 [280549]: [xpath2] fn:adjust-time-to-timezone is not implemented by dacarver · 15 years ago
- 3bcfdee [280547]: [xpath2] fn:adjust-dateTime-to-timezone is not implemented by dacarver · 15 years ago
- 2ca86ad Bug 281938 - fn:string - correct handling of missing context and arity zero by jmoller · 15 years ago
- b0dd0db Bug 281938 - Fix more string-related tests by jmoller · 15 years ago
- 6011a5e [280997] [xpath2] fn:resolve-uri needs to be implemented by dacarver · 15 years ago
- 42c1ca3 Bug 287369 - fn:codepoint-equal implemented by jmoller · 15 years ago
- dbc1ae7 Bug 280555 - [xpath2] fn:compare returns XPST0017 by jmoller · 15 years ago
- 55ce8cd [286070] [xpath2] Create API and General Documentation for XPath 2.0 Processor by dacarver · 15 years ago
- b645dcc [286070] [xpath2] Create API and General Documentation for XPath 2.0 Processor by dacarver · 15 years ago
- 927c578 [bug 286070] [xpath2] Create API and General Documentation for XPath 2.0 Processor by dacarver · 15 years ago
- 2fac859 [bug 286070] [xpath2] Create API and General Documentation for XPath 2.0 Processor by dacarver · 15 years ago
- 647c735 [bug 286070] [xpath2] Create API and General Documentation for XPath 2.0 Processor by dacarver · 15 years ago
- e23c669 [nobug] removed unused plugin dependency org.apache.common.lang by dacarver · 15 years ago
- fbcb6c6 [284306] Excessive truncation in XPath view result sheet by dacarver · 15 years ago