W3C CVS

CVS log for perl/modules/W3C/Rdf/AlgaeParser.pm

[BACK] Up to [Public] / perl / modules / W3C / Rdf

Request diff between arbitrary revisions


Default branch: 1

Revision 1.59 / (download) - annotate - [select for diffs] , Wed Aug 1 04:12:03 2007 UTC (11 months ago) by eric
CVS Tags: HEAD
Changes since 1.58: +1 -1 lines
Diff to previous 1.58 (colored)
~ simplified Algae2::{addSource,getSourceByName} API

Revision 1.58 / (download) - annotate - [select for diffs] , Thu Apr 12 02:42:42 2007 UTC (14 months, 3 weeks ago) by eric
Changes since 1.57: +95 -95 lines
Diff to previous 1.57 (colored)
follow AlgaeParser.yp

Revision 1.57 / (download) - annotate - [select for diffs] , Wed Aug 3 19:56:31 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.56: +1 -1 lines
Diff to previous 1.56 (colored)
~ reflect newer URI processing functionality

Revision 1.56 / (download) - annotate - [select for diffs] , Sun Jul 31 03:35:38 2005 UTC (2 years, 11 months ago) by eric
Changes since 1.55: +104 -90 lines
Diff to previous 1.55 (colored)
+ move namespace handler to parser

Revision 1.55 / (download) - annotate - [select for diffs] , Tue Apr 26 10:47:32 2005 UTC (3 years, 2 months ago) by eric
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)
added xml lang support

Revision 1.54 / (download) - annotate - [select for diffs] , Sat Apr 2 08:34:24 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)
added support for DISTINCT

Revision 1.53 / (download) - annotate - [select for diffs] , Fri Feb 11 07:56:24 2005 UTC (3 years, 4 months ago) by eric
Changes since 1.52: +1 -1 lines
Diff to previous 1.52 (colored)
typo in perldoc

Revision 1.52 / (download) - annotate - [select for diffs] , Sun Oct 17 17:43:21 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.51: +1 -1 lines
Diff to previous 1.51 (colored)
fixed relative URL bases

Revision 1.51 / (download) - annotate - [select for diffs] , Sun Oct 17 17:08:44 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.50: +1051 -1047 lines
Diff to previous 1.50 (colored)
base grammar has no keywords

Revision 1.50 / (download) - annotate - [select for diffs] , Sun Oct 17 16:50:08 2004 UTC (3 years, 8 months ago) by eric
Changes since 1.49: +2147 -2074 lines
Diff to previous 1.49 (colored)
added base support

Revision 1.49 / (download) - annotate - [select for diffs] , Wed Aug 25 18:23:18 2004 UTC (3 years, 10 months ago) by eric
Changes since 1.48: +1 -1 lines
Diff to previous 1.48 (colored)
remove dependency on Yapp

Revision 1.48 / (download) - annotate - [select for diffs] , Tue Jul 27 03:36:35 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.47: +1799 -1818 lines
Diff to previous 1.47 (colored)
slightly simplified grammar

Revision 1.47 / (download) - annotate - [select for diffs] , Mon Jul 26 02:33:29 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.46: +12 -59 lines
Diff to previous 1.46 (colored)
updated readline and simple parser names

Revision 1.46 / (download) - annotate - [select for diffs] , Wed Jul 21 22:05:00 2004 UTC (3 years, 11 months ago) by eric
Changes since 1.45: +1 -476 lines
Diff to previous 1.45 (colored)
moved built-in driver to W3C::Util::YappDriver

Revision 1.45 / (download) - annotate - [select for diffs] , Wed Jun 30 06:03:39 2004 UTC (4 years ago) by eric
Changes since 1.44: +122 -122 lines
Diff to previous 1.44 (colored)
added emacs perl-mode preface

Revision 1.44 / (download) - annotate - [select for diffs] , Tue Jun 29 08:38:12 2004 UTC (4 years ago) by eric
Changes since 1.43: +534 -385 lines
Diff to previous 1.43 (colored)
added function call support

Revision 1.43 / (download) - annotate - [select for diffs] , Wed Jun 23 14:42:39 2004 UTC (4 years ago) by eric
Changes since 1.42: +1980 -1911 lines
Diff to previous 1.42 (colored)
added reflection

Revision 1.42 / (download) - annotate - [select for diffs] , Sun Jun 20 10:26:01 2004 UTC (4 years ago) by eric
Changes since 1.41: +861 -788 lines
Diff to previous 1.41 (colored)
clarified production names

Revision 1.41 / (download) - annotate - [select for diffs] , Sun Jun 20 09:39:14 2004 UTC (4 years ago) by eric
Changes since 1.40: +2010 -1839 lines
Diff to previous 1.40 (colored)
comply with assert profile

Revision 1.40 / (download) - annotate - [select for diffs] , Sat Jun 12 12:52:25 2004 UTC (4 years ago) by eric
Changes since 1.39: +915 -838 lines
Diff to previous 1.39 (colored)
follow parser.yp

Revision 1.39 / (download) - annotate - [select for diffs] , Fri Jun 11 02:59:46 2004 UTC (4 years ago) by eric
Changes since 1.38: +6 -2 lines
Diff to previous 1.38 (colored)
nested optionals

Revision 1.38 / (download) - annotate - [select for diffs] , Mon Jun 7 09:27:30 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)
make now works in Rdf

Revision 1.37 / (download) - annotate - [select for diffs] , Sun Jun 6 09:13:49 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.36: +1 -1 lines
Diff to previous 1.36 (colored)
relax URL regexp to deal with relative URLs

Revision 1.36 / (download) - annotate - [select for diffs] , Sat Jun 5 09:50:20 2004 UTC (4 years, 1 month ago) by eric
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)
catching up on parser edits

Revision 1.35 / (download) - annotate - [select for diffs] , Mon May 3 21:41:32 2004 UTC (4 years, 2 months ago) by eric
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)
added support for floats

Revision 1.34 / (download) - annotate - [select for diffs] , Fri Mar 26 07:57:00 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.33: +1 -1 lines
Diff to previous 1.33 (colored)
added '-' to VAR

Revision 1.33 / (download) - annotate - [select for diffs] , Tue Feb 10 04:16:46 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.32: +176 -176 lines
Diff to previous 1.32 (colored)
musta got left behind

Revision 1.32 / (download) - annotate - [select for diffs] , Fri Dec 26 10:30:43 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.31: +46 -2 lines
Diff to previous 1.31 (colored)
got out of sync with AlgaeParser.yp

Revision 1.31 / (download) - annotate - [select for diffs] , Mon Dec 8 21:53:39 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.30: +129 -154 lines
Diff to previous 1.30 (colored)
docs for AlgaeParser and AlgaeCompileTree

Revision 1.30 / (download) - annotate - [select for diffs] , Mon Dec 8 20:54:01 2003 UTC (4 years, 6 months ago) by eric
Changes since 1.29: +49 -49 lines
Diff to previous 1.29 (colored)
s/AlgaeStructure/AlgaeCompileTree/

Revision 1.29 / (download) - annotate - [select for diffs] , Sun Dec 7 01:53:51 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.28: +3 -2 lines
Diff to previous 1.28 (colored)
fixed typed literals

Revision 1.28 / (download) - annotate - [select for diffs] , Sun Dec 7 00:13:44 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.27: +1008 -918 lines
Diff to previous 1.27 (colored)
added datatypes support

Revision 1.27 / (download) - annotate - [select for diffs] , Fri Dec 5 12:19:11 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.26: +961 -976 lines
Diff to previous 1.26 (colored)
found some junk

Revision 1.26 / (download) - annotate - [select for diffs] , Fri Dec 5 11:36:46 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.25: +1702 -1611 lines
Diff to previous 1.25 (colored)
hosting seems to work

Revision 1.25 / (download) - annotate - [select for diffs] , Sun Nov 30 13:52:00 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.24: +1089 -1144 lines
Diff to previous 1.24 (colored)
dispensed with vestigial inRule flag

Revision 1.24 / (download) - annotate - [select for diffs] , Sun Nov 30 08:36:29 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.23: +1685 -1638 lines
Diff to previous 1.23 (colored)
inclusion and frame of fwrule

Revision 1.23 / (download) - annotate - [select for diffs] , Sun Nov 30 05:54:41 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.22: +3 -6 lines
Diff to previous 1.22 (colored)
normalized verb evaluation for all but fwrule and slurp

Revision 1.22 / (download) - annotate - [select for diffs] , Sun Nov 30 03:33:52 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.21: +1714 -1607 lines
Diff to previous 1.21 (colored)
started on rules

Revision 1.21 / (download) - annotate - [select for diffs] , Sat Nov 29 04:48:07 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.20: +918 -864 lines
Diff to previous 1.20 (colored)
added globbing support

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Nov 28 09:13:40 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)
include location in error reports

Revision 1.19 / (download) - annotate - [select for diffs] , Wed Nov 26 12:10:15 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.18: +11 -10 lines
Diff to previous 1.18 (colored)
re-worked ContextExceptions

Revision 1.18 / (download) - annotate - [select for diffs] , Mon Nov 17 06:37:11 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)
editorial consistency

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Nov 10 14:35:34 2003 UTC (4 years, 7 months ago) by eric
Changes since 1.16: +4 -25 lines
Diff to previous 1.16 (colored)
more work on annotea

Revision 1.16 / (download) - annotate - [select for diffs] , Fri Nov 7 13:53:30 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.15: +46 -8 lines
Diff to previous 1.15 (colored)
reworking _BuildOpts -- not done

Revision 1.15 / (download) - annotate - [select for diffs] , Sun Nov 2 08:42:03 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.14: +1621 -1594 lines
Diff to previous 1.14 (colored)
algae2 now worky

Revision 1.14 / (download) - annotate - [select for diffs] , Sun Aug 3 23:25:31 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.13: +16 -1 lines
Diff to previous 1.13 (colored)
improved error contextualization

Revision 1.13 / (download) - annotate - [select for diffs] , Sun Aug 3 17:26:31 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)
fensepost error

Revision 1.12 / (download) - annotate - [select for diffs] , Sun Aug 3 15:02:36 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.11: +3 -6 lines
Diff to previous 1.11 (colored)
got rid of wrappers around newDecl

Revision 1.11 / (download) - annotate - [select for diffs] , Sat Aug 2 18:10:22 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.10: +792 -688 lines
Diff to previous 1.10 (colored)
more sane sentence terminators

Revision 1.10 / (download) - annotate - [select for diffs] , Sat Aug 2 17:33:59 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.9: +476 -1 lines
Diff to previous 1.9 (colored)
embedded yapp driver

Revision 1.9 / (download) - annotate - [select for diffs] , Thu Jul 31 16:02:56 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.8: +846 -731 lines
Diff to previous 1.8 (colored)
added support for bnodes in assertions

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Jul 29 14:59:11 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.7: +618 -568 lines
Diff to previous 1.7 (colored)
outer working

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Jul 28 21:19:54 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)
added OR

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Jul 28 19:18:49 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)
comparitors working

Revision 1.5 / (download) - annotate - [select for diffs] , Mon Jul 28 18:26:57 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.4: +918 -766 lines
Diff to previous 1.4 (colored)
good handle on atom results of logic tests

Revision 1.4 / (download) - annotate - [select for diffs] , Mon Jul 28 01:44:54 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)
made constraint assigment work on keyNames

Revision 1.3 / (download) - annotate - [select for diffs] , Sun Jul 27 23:50:50 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.2: +581 -576 lines
Diff to previous 1.2 (colored)
algae2 constraints work

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Jul 25 13:46:56 2003 UTC (4 years, 11 months ago) by eric
Changes since 1.1: +1269 -445 lines
Diff to previous 1.1 (colored)
or sort of working, not sure yet what it means

Revision 1.1 / (download) - annotate - [select for diffs] , Sun Jul 13 23:34:24 2003 UTC (4 years, 11 months ago) by eric
Diff
for dist

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 

Sort log by:

Webmaster