You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1379667 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/FnStringLengthEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/01 01:53:44 UTC, 0 replies.
- svn commit: r1379668 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/FnCodepointEqualEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/01 01:54:21 UTC, 0 replies.
- svn commit: r1379669 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/FnConcatEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/01 01:54:55 UTC, 0 replies.
- svn commit: r1379670 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/comparison/ - posted by pr...@apache.org on 2012/09/01 01:56:57 UTC, 0 replies.
- svn commit: r1379671 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/arithmetic/DivideOperation.java - posted by pr...@apache.org on 2012/09/01 01:57:39 UTC, 0 replies.
- svn commit: r1379672 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/arithmetic/IntegerDivideOperation.java - posted by pr...@apache.org on 2012/09/01 01:58:02 UTC, 0 replies.
- svn commit: r1379673 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/arithmetic/MultiplyOperation.java - posted by pr...@apache.org on 2012/09/01 01:58:36 UTC, 0 replies.
- svn commit: r1379675 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/cast/ - posted by pr...@apache.org on 2012/09/01 02:02:08 UTC, 0 replies.
- svn commit: r1380919 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/ runtime/functions/sequence/ - posted by pr...@apache.org on 2012/09/05 00:09:14 UTC, 0 replies.
- svn commit: r1380945 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/ runtime/functions/sequence/ - posted by pr...@apache.org on 2012/09/05 02:36:20 UTC, 0 replies.
- svn commit: r1381373 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/ runtime/functions/comparison/ runtime/functions/sequence/ - posted by pr...@apache.org on 2012/09/05 23:15:19 UTC, 0 replies.
- svn commit: r1381378 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/sequence/FnSubsequenceScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/05 23:18:01 UTC, 0 replies.
- svn commit: r1381431 [2/2] - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/datetime/ - posted by pr...@apache.org on 2012/09/06 00:46:17 UTC, 0 replies.
- svn commit: r1381431 [1/2] - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/datetime/ - posted by pr...@apache.org on 2012/09/06 00:46:17 UTC, 0 replies.
- svn commit: r1381432 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/datetime/FnDaysFromDurationScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/06 00:48:50 UTC, 0 replies.
- svn commit: r1381436 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/datetime/ - posted by pr...@apache.org on 2012/09/06 01:11:04 UTC, 0 replies.
- svn commit: r1381442 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/builtin-functions.xml runtime/functions/datetime/FnImplicitTimezoneScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/06 01:33:30 UTC, 0 replies.
- svn commit: r1382210 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/xmlquery/translator/XMLQueryTranslator.java - posted by pr...@apache.org on 2012/09/08 01:49:46 UTC, 0 replies.
- svn commit: r1382212 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/numeric/AbstractNumericScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/08 01:52:05 UTC, 0 replies.
- svn commit: r1382213 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/cast/CastToNonPositiveIntegerOperation.java - posted by pr...@apache.org on 2012/09/08 01:52:39 UTC, 0 replies.
- svn commit: r1382214 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/builtin-functions.xml runtime/functions/numeric/FnRoundHalfToEvenScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/08 01:54:14 UTC, 0 replies.
- svn commit: r1382217 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDecimalPointable.java - posted by pr...@apache.org on 2012/09/08 02:23:28 UTC, 0 replies.
- svn commit: r1382218 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: arithmetic/ comparison/ util/ - posted by pr...@apache.org on 2012/09/08 02:24:17 UTC, 0 replies.
- svn commit: r1382219 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/datetime/ - posted by pr...@apache.org on 2012/09/08 02:25:02 UTC, 0 replies.
- svn commit: r1383223 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/util/DateTime.java - posted by pr...@apache.org on 2012/09/11 04:12:02 UTC, 0 replies.
- svn commit: r1383255 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/comparison/AbstractValueComparisonScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/11 08:41:28 UTC, 0 replies.
- svn commit: r1383256 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/accessors/atomic/XSDecimalPointable.java - posted by pr...@apache.org on 2012/09/11 08:43:36 UTC, 0 replies.
- svn commit: r1383671 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/builtin-operators.xml runtime/functions/sequence/OpToScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/12 01:39:57 UTC, 0 replies.
- svn commit: r1383673 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/cast: CastToDateOperation.java CastToDateTimeOperation.java CastToTimeOperation.java - posted by pr...@apache.org on 2012/09/12 01:45:38 UTC, 0 replies.
- svn commit: r1383675 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/cast/CastScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/12 01:46:24 UTC, 0 replies.
- svn commit: r1383676 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/cast/CastToDecimalOperation.java - posted by pr...@apache.org on 2012/09/12 01:48:02 UTC, 0 replies.
- svn commit: r1383679 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: datamodel/accessors/ datamodel/accessors/atomic/ runtime/functions/arithmetic/ runtime/functions/cast/ runtime/functions/castable/ runtime/functio... - posted by pr...@apache.org on 2012/09/12 01:52:29 UTC, 0 replies.
- svn commit: r1383771 [5/6] - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: compiler/algebricks/ compiler/rewriter/ context/ datamodel/accessors/ datamodel/accessors/atomic/ datamodel/accessors/nodes/ datamodel/api/ ... - posted by vi...@apache.org on 2012/09/12 06:55:46 UTC, 0 replies.
- svn commit: r1383771 [6/6] - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: compiler/algebricks/ compiler/rewriter/ context/ datamodel/accessors/ datamodel/accessors/atomic/ datamodel/accessors/nodes/ datamodel/api/ ... - posted by vi...@apache.org on 2012/09/12 06:55:46 UTC, 0 replies.
- svn commit: r1383771 [4/6] - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: compiler/algebricks/ compiler/rewriter/ context/ datamodel/accessors/ datamodel/accessors/atomic/ datamodel/accessors/nodes/ datamodel/api/ ... - posted by vi...@apache.org on 2012/09/12 06:55:46 UTC, 0 replies.
- svn commit: r1383771 [1/6] - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: compiler/algebricks/ compiler/rewriter/ context/ datamodel/accessors/ datamodel/accessors/atomic/ datamodel/accessors/nodes/ datamodel/api/ ... - posted by vi...@apache.org on 2012/09/12 06:55:46 UTC, 0 replies.
- svn commit: r1383771 [3/6] - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: compiler/algebricks/ compiler/rewriter/ context/ datamodel/accessors/ datamodel/accessors/atomic/ datamodel/accessors/nodes/ datamodel/api/ ... - posted by vi...@apache.org on 2012/09/12 06:55:46 UTC, 0 replies.
- svn commit: r1383771 [2/6] - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: compiler/algebricks/ compiler/rewriter/ context/ datamodel/accessors/ datamodel/accessors/atomic/ datamodel/accessors/nodes/ datamodel/api/ ... - posted by vi...@apache.org on 2012/09/12 06:55:46 UTC, 0 replies.
- svn commit: r1383772 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/test/java/org/apache/vxquery/xmlquery/query/SimpleXQueryTest.java - posted by vi...@apache.org on 2012/09/12 06:58:40 UTC, 0 replies.
- svn commit: r1384150 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/castable/ - posted by pr...@apache.org on 2012/09/13 00:24:51 UTC, 0 replies.
- svn commit: r1384151 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/arithmetic/AbstractArithmeticScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/13 00:26:17 UTC, 0 replies.
- svn commit: r1384152 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/arithmetic/AbstractArithmeticScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/13 00:29:24 UTC, 0 replies.
- svn commit: r1384153 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: cast/CastScalarEvaluatorFactory.java castable/CastableScalarEvaluatorFactory.java util/FunctionHelper.java - posted by pr...@apache.org on 2012/09/13 00:29:46 UTC, 0 replies.
- svn commit: r1384160 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/builtin-functions.xml runtime/functions/sequence/FnDistinctValuesScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/13 01:50:20 UTC, 0 replies.
- svn commit: r1386875 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/datamodel/values/XDMConstants.java - posted by pr...@apache.org on 2012/09/18 00:17:33 UTC, 0 replies.
- svn commit: r1386876 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/util/FunctionHelper.java - posted by pr...@apache.org on 2012/09/18 00:19:10 UTC, 0 replies.
- svn commit: r1386877 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/ - posted by pr...@apache.org on 2012/09/18 00:22:05 UTC, 0 replies.
- svn commit: r1387834 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: arithmetic/ comparison/ comparison/general/ qname/ sequence/ util/ - posted by pr...@apache.org on 2012/09/20 03:04:43 UTC, 0 replies.
- svn commit: r1388170 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: cast/CastToStringOperation.java util/FunctionHelper.java - posted by pr...@apache.org on 2012/09/20 21:28:45 UTC, 0 replies.
- svn commit: r1389526 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/ runtime/functions/node/ runtime/functions/util/ - posted by pr...@apache.org on 2012/09/24 21:32:39 UTC, 0 replies.
- svn commit: r1389622 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/ runtime/functions/error/ runtime/functions/util/ - posted by pr...@apache.org on 2012/09/25 00:08:07 UTC, 0 replies.
- svn commit: r1389671 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/qname/FnPrefixFromQNameScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/25 03:02:12 UTC, 0 replies.
- svn commit: r1390130 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery: functions/ runtime/functions/strings/ - posted by pr...@apache.org on 2012/09/25 23:00:26 UTC, 0 replies.
- svn commit: r1390182 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/cast/ - posted by pr...@apache.org on 2012/09/25 23:56:19 UTC, 0 replies.
- svn commit: r1390184 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/serializer/XMLSerializer.java - posted by pr...@apache.org on 2012/09/25 23:57:43 UTC, 0 replies.
- svn commit: r1390185 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/cast/CastScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/25 23:58:25 UTC, 0 replies.
- svn commit: r1390186 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/qname/ - posted by pr...@apache.org on 2012/09/26 00:06:05 UTC, 0 replies.
- svn commit: r1390200 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/arithmetic/AbstractArithmeticScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/26 00:45:35 UTC, 0 replies.
- svn commit: r1390201 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/type/PromoteScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/26 00:46:13 UTC, 0 replies.
- svn commit: r1390322 - in /incubator/vxquery/trunk/vxquery: pom.xml src/main/ src/main/assembly/ src/main/assembly/source.xml vxquery-cli/pom.xml vxquery-core/pom.xml vxquery-xtest/pom.xml - posted by ti...@apache.org on 2012/09/26 10:22:37 UTC, 0 replies.
- svn commit: r1390765 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: cast/ error/ node/ strings/ - posted by pr...@apache.org on 2012/09/27 01:03:19 UTC, 0 replies.
- svn commit: r1390767 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: cast/CastToStringOperation.java util/FunctionHelper.java - posted by pr...@apache.org on 2012/09/27 01:03:49 UTC, 0 replies.
- svn commit: r1390768 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/type/PromoteScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/27 01:04:27 UTC, 0 replies.
- svn commit: r1390769 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/strings/FnCodepointsToStringEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/27 01:05:18 UTC, 0 replies.
- svn commit: r1390770 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: cast/CastToQNameOperation.java qname/FnQNameScalarEvaluatorFactory.java strings/AbstractCharacterIteratorCopyingEvaluator.java - posted by pr...@apache.org on 2012/09/27 01:06:04 UTC, 0 replies.
- svn commit: r1390771 - /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions/type/PromoteScalarEvaluatorFactory.java - posted by pr...@apache.org on 2012/09/27 01:07:41 UTC, 0 replies.
- svn commit: r1390796 - in /incubator/vxquery/trunk/vxquery/vxquery-core/src/main/java/org/apache/vxquery/runtime/functions: comparison/ comparison/general/ util/ - posted by pr...@apache.org on 2012/09/27 02:57:00 UTC, 0 replies.