W3C CVS

CVS log for java/classes/org/w3c/IsaViz/fresnel/FSLPath.java

[BACK] Up to [Public] / java / classes / org / w3c / IsaViz / fresnel

Request diff between arbitrary revisions


Default branch: 1

Revision 1.25 / (download) - annotate - [select for diffs] , Sat Jun 3 19:34:48 2006 UTC (23 months ago) by epietrig
CVS Tags: rel-2-2, HEAD
Changes since 1.24: +23 -4 lines
Diff to previous 1.24 (colored)
added support for @ and ^^ (lang and datatype) constraints for text() nodes

Revision 1.24 / (download) - annotate - [select for diffs] , Thu Dec 1 14:18:01 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)
made some attributes public so that they can be accessed by evaluators implemented in other packages (e.g. the FSL engine for Sesame 1.2.2 from edu.mit.simile)

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Nov 16 08:47:41 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.22: +7 -2 lines
Diff to previous 1.22 (colored)
added a toString() method that does the same as serialize()

Revision 1.22 / (download) - annotate - [select for diffs] , Mon Oct 17 12:07:44 2005 UTC (2 years, 6 months ago) by epietrig
Changes since 1.21: +17 -1 lines
Diff to previous 1.21 (colored)
- implemented subclass/subproperty matching operator

Revision 1.21 / (download) - annotate - [select for diffs] , Mon Jul 18 15:07:32 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.20: +11 -3 lines
Diff to previous 1.20 (colored)
fixed bad default value for node location step coming after an inward arc location step

Revision 1.20 / (download) - annotate - [select for diffs] , Mon Jul 11 07:43:03 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.19: +10 -1 lines
Diff to previous 1.19 (colored)
added a method to remove last location step

Revision 1.19 / (download) - annotate - [select for diffs] , Mon Jul 11 07:30:18 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)
use dedicated constructor for text() FSLLiteralStep

Revision 1.18 / (download) - annotate - [select for diffs] , Fri Jul 1 14:59:11 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.17: +46 -25 lines
Diff to previous 1.17 (colored)
convert single-step paths to true FSLPath instances

Revision 1.17 / (download) - annotate - [select for diffs] , Wed Jun 22 13:06:04 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.16: +5 -2 lines
Diff to previous 1.16 (colored)
assigned unique identifiers to the different kinds of expressions

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Jun 13 15:10:02 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.15: +5 -6 lines
Diff to previous 1.15 (colored)
started implementing a Jena FSL evaluator

Revision 1.15 / (download) - annotate - [select for diffs] , Mon Jun 13 08:36:02 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)
first location step type now given as a parameter to pathFactory

Revision 1.14 / (download) - annotate - [select for diffs] , Mon Jun 13 08:34:01 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.13: +22 -4 lines
Diff to previous 1.13 (colored)
more javadoc

Revision 1.13 / (download) - annotate - [select for diffs] , Fri Jun 10 13:04:09 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)
fixed bug that prevented the processing of predicates associated with location steps which have an axis explicitely declared

Revision 1.12 / (download) - annotate - [select for diffs] , Fri Jun 10 11:36:51 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)
- added support for literal datatype and lang

Revision 1.11 / (download) - annotate - [select for diffs] , Fri Jun 10 09:17:56 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.10: +13 -6 lines
Diff to previous 1.10 (colored)
now resolving prefix of location step qnames as namespace URIs

Revision 1.10 / (download) - annotate - [select for diffs] , Fri Jun 10 08:30:43 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)
fixed copyright and license headers

Revision 1.9 / (download) - annotate - [select for diffs] , Thu Jun 9 15:34:19 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.8: +22 -10 lines
Diff to previous 1.8 (colored)
added support for function calls

Revision 1.8 / (download) - annotate - [select for diffs] , Thu Jun 9 14:12:49 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.7: +56 -8 lines
Diff to previous 1.7 (colored)
added support for comparison ops

Revision 1.7 / (download) - annotate - [select for diffs] , Thu Jun 9 13:52:39 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.6: +27 -16 lines
Diff to previous 1.6 (colored)
added support for string expressions (in addition to literal steps)

Revision 1.6 / (download) - annotate - [select for diffs] , Thu Jun 9 13:26:31 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.5: +30 -4 lines
Diff to previous 1.5 (colored)
added support for 'and', 'or' and numbers

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Jun 9 12:48:34 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)
predicates of nodes forming single step paths inside a predicate were not processed

Revision 1.4 / (download) - annotate - [select for diffs] , Tue Jun 7 15:24:43 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.3: +93 -43 lines
Diff to previous 1.3 (colored)
completely changed the way predicates are handled for something more elegant

Revision 1.3 / (download) - annotate - [select for diffs] , Fri Jun 3 14:54:45 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.2: +19 -9 lines
Diff to previous 1.2 (colored)
handle predicates in the case of a single location step

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Jun 3 13:49:34 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.1: +105 -43 lines
Diff to previous 1.1 (colored)
- began implementation of predicate processing
- support for literal nodes

Revision 1.1 / (download) - annotate - [select for diffs] , Thu Jun 2 15:44:37 2005 UTC (2 years, 11 months ago) by epietrig
Diff
began implementing FSL path construction from antlr AST

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster