CVS log for java/classes/org/w3c/IsaViz/fresnel/FSLLocationStep.java
Up to [Public] / java / classes / org / w3c / IsaViz / fresnel
Request diff between arbitrary revisions
Default branch: 1
Revision 1.13 / (download) - annotate - [select for diffs]
, Thu Dec 1 14:18:01 2005 UTC (2 years, 5 months ago) by epietrig
CVS Tags: rel-2-2,
HEAD
Changes since 1.12: +11 -10
lines
Diff to previous 1.12
(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.12 / (download) - annotate - [select for diffs]
, Fri Nov 18 08:28:42 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.11: +9 -2
lines
Diff to previous 1.11
(colored)
minor optimization of path evaluation code
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Nov 17 16:42:22 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.10: +4 -1
lines
Diff to previous 1.10
(colored)
added a type attribute that tells whether the step is a node or arc location step
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Oct 17 12:07:23 2005 UTC (2 years, 6 months ago) by epietrig
Changes since 1.9: +24 -7
lines
Diff to previous 1.9
(colored)
- implemented subclass/subproperty matching operator
- made some consts final
Revision 1.9 / (download) - annotate - [select for diffs]
, Mon Jul 18 15:07:32 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.8: +9 -3
lines
Diff to previous 1.8
(colored)
fixed bad default value for node location step coming after an inward arc location step
Revision 1.8 / (download) - annotate - [select for diffs]
, Fri Jul 1 14:58:40 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.7: +5 -1
lines
Diff to previous 1.7
(colored)
convert single-step paths to true FSLPath instances
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Jun 13 08:34:01 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.6: +3 -1
lines
Diff to previous 1.6
(colored)
more javadoc
Revision 1.6 / (download) - annotate - [select for diffs]
, Fri Jun 10 09:17:56 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.5: +3 -3
lines
Diff to previous 1.5
(colored)
now resolving prefix of location step qnames as namespace URIs
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Jun 10 08:30:43 2005 UTC (2 years, 10 months ago) by epietrig
Changes since 1.4: +2 -3
lines
Diff to previous 1.4
(colored)
fixed copyright and license headers
Revision 1.4 / (download) - annotate - [select for diffs]
, Thu Jun 9 15:34:48 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.3: +2 -2
lines
Diff to previous 1.3
(colored)
fixed bug when adding predicates (when one already exists)
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Jun 3 14:54:09 2005 UTC (2 years, 11 months ago) by epietrig
Changes since 1.2: +1 -2
lines
Diff to previous 1.2
(colored)
remove debug trace
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: +34 -11
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.
Webmaster