W3C CVS

CVS log for perl/modules/W3C/XML/RelaxNGParser.yp

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.48 / (download) - annotate - [select for diffs] , Fri Jun 22 17:50:24 2007 UTC (14 months, 2 weeks ago) by eric
CVS Tags: HEAD
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)
~ use more reliable constructor invocation syntax

Revision 1.47 / (download) - annotate - [select for diffs] , Mon Feb 7 09:16:54 2005 UTC (3 years, 6 months ago) by eric
Changes since 1.46: +18 -18 lines
Diff to previous 1.46 (colored)
prettied up a bit

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

Revision 1.45 / (download) - annotate - [select for diffs] , Wed Jun 9 09:19:06 2004 UTC (4 years, 2 months ago) by eric
Changes since 1.44: +1 -3 lines
Diff to previous 1.44 (colored)
moved CGI to cgibin, packaged Http, changed module names

Revision 1.44 / (download) - annotate - [select for diffs] , Sun Jun 6 22:23:50 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.43: +67 -1 lines
Diff to previous 1.43 (colored)
added POD docs

Revision 1.43 / (download) - annotate - [select for diffs] , Sun Jun 6 14:13:13 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.42: +3 -3 lines
Diff to previous 1.42 (colored)
moved RelaxNGParser

Revision 1.42 / (download) - annotate - [select for diffs] , Mon Mar 29 06:45:50 2004 UTC (4 years, 5 months ago) by eric
Changes since 1.41: +34 -34 lines
Diff to previous 1.41 (colored)
changed directory name: s/SAX/XML/g

Revision 1.41 / (download) - annotate - [select for diffs] , Wed Feb 18 10:28:01 2004 UTC (4 years, 6 months ago) by eric
Changes since 1.40: +8 -17 lines
Diff to previous 1.40 (colored)
tightened up parser internal API

Revision 1.40 / (download) - annotate - [select for diffs] , Thu Jan 29 19:01:14 2004 UTC (4 years, 7 months ago) by eric
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)
got production annotations working

Revision 1.39 / (download) - annotate - [select for diffs] , Tue Jan 27 01:59:30 2004 UTC (4 years, 7 months ago) by eric
Changes since 1.38: +9 -2 lines
Diff to previous 1.38 (colored)
abusing NamespaceHandler

Revision 1.38 / (download) - annotate - [select for diffs] , Mon Jan 26 22:20:36 2004 UTC (4 years, 7 months ago) by eric
Changes since 1.37: +12 -5 lines
Diff to previous 1.37 (colored)
handle uninitialized case

Revision 1.37 / (download) - annotate - [select for diffs] , Thu Jan 22 21:44:11 2004 UTC (4 years, 7 months ago) by eric
Changes since 1.36: +4 -4 lines
Diff to previous 1.36 (colored)
fixed default ns

Revision 1.36 / (download) - annotate - [select for diffs] , Thu Jan 22 00:11:27 2004 UTC (4 years, 7 months ago) by eric
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)
previously unexplored production

Revision 1.35 / (download) - annotate - [select for diffs] , Sat Jan 10 22:27:06 2004 UTC (4 years, 7 months ago) by eric
Changes since 1.34: +17 -1 lines
Diff to previous 1.34 (colored)
screwing around with rdal

Revision 1.34 / (download) - annotate - [select for diffs] , Sat Jan 3 10:09:06 2004 UTC (4 years, 8 months ago) by eric
Changes since 1.33: +21 -3 lines
Diff to previous 1.33 (colored)
getting RDAL parser working

Revision 1.33 / (download) - annotate - [select for diffs] , Fri Dec 26 11:05:03 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.32: +35 -35 lines
Diff to previous 1.32 (colored)
moved RelaxNGParser and SchemaValidatorDataTypes

Revision 1.32 / (download) - annotate - [select for diffs] , Fri Dec 26 09:46:45 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.31: +6 -1 lines
Diff to previous 1.31 (colored)
serializers need to know the starting production

Revision 1.31 / (download) - annotate - [select for diffs] , Thu Dec 25 08:28:06 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.30: +37 -37 lines
Diff to previous 1.30 (colored)
squished

Revision 1.30 / (download) - annotate - [select for diffs] , Thu Dec 25 08:21:15 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.29: +118 -69 lines
Diff to previous 1.29 (colored)
cleaning and squishing

Revision 1.29 / (download) - annotate - [select for diffs] , Mon Jun 30 17:50:59 2003 UTC (5 years, 2 months ago) by eric
Changes since 1.28: +12 -7 lines
Diff to previous 1.28 (colored)
referents have more than one referrer, duh

Revision 1.28 / (download) - annotate - [select for diffs] , Wed May 21 22:03:15 2003 UTC (5 years, 3 months ago) by eric
CVS Tags: V1_2
Changes since 1.27: +15 -7 lines
Diff to previous 1.27 (colored)
shifting to use as SAX parser state machine

Revision 1.27 / (download) - annotate - [select for diffs] , Tue May 20 09:55:12 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.26: +29 -12 lines
Diff to previous 1.26 (colored)
namespace rigor

Revision 1.26 / (download) - annotate - [select for diffs] , Mon May 19 16:13:42 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.25: +21 -10 lines
Diff to previous 1.25 (colored)
approaching namespace vigor

Revision 1.25 / (download) - annotate - [select for diffs] , Mon May 19 15:31:32 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.24: +50 -30 lines
Diff to previous 1.24 (colored)
separated fixed token tokens

Revision 1.24 / (download) - annotate - [select for diffs] , Mon May 19 11:01:58 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)
legal (and pretty) literal serialization

Revision 1.23 / (download) - annotate - [select for diffs] , Mon May 19 10:05:23 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)
added support for prefix annotations

Revision 1.22 / (download) - annotate - [select for diffs] , Sun May 18 11:55:03 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)
literals as objects

Revision 1.21 / (download) - annotate - [select for diffs] , Sun May 18 11:26:25 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.20: +31 -26 lines
Diff to previous 1.20 (colored)
following annots

Revision 1.20 / (download) - annotate - [select for diffs] , Sat May 17 01:53:45 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.19: +28 -28 lines
Diff to previous 1.19 (colored)
the uglyprinter worketh

Revision 1.19 / (download) - annotate - [select for diffs] , Sat May 17 00:58:41 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)
confidence booster

Revision 1.18 / (download) - annotate - [select for diffs] , Fri May 16 23:23:37 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.17: +104 -39 lines
Diff to previous 1.17 (colored)
filling out parse tree and adding error-reporting state

Revision 1.17 / (download) - annotate - [select for diffs] , Fri May 16 15:24:22 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.16: +19 -11 lines
Diff to previous 1.16 (colored)
more work on parser structures and reformed toString

Revision 1.16 / (download) - annotate - [select for diffs] , Fri May 16 02:04:54 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.15: +48 -7 lines
Diff to previous 1.15 (colored)
getting a compile tree

Revision 1.15 / (download) - annotate - [select for diffs] , Fri May 16 00:41:18 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.14: +17 -18 lines
Diff to previous 1.14 (colored)
progress on RNC parser

Revision 1.14 / (download) - annotate - [select for diffs] , Mon May 12 13:40:44 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)
closed a couple bug productions

Revision 1.13 / (download) - annotate - [select for diffs] , Mon May 12 13:15:04 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.12: +7 -5 lines
Diff to previous 1.12 (colored)
parses rdfxml-rdal.rnc

Revision 1.12 / (download) - annotate - [select for diffs] , Mon May 12 13:03:48 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.11: +7 -2 lines
Diff to previous 1.11 (colored)
over-liberal

Revision 1.11 / (download) - annotate - [select for diffs] , Mon May 12 12:37:09 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.10: +35 -23 lines
Diff to previous 1.10 (colored)
warmer on parsing rdfxml-rdal.rnc

Revision 1.10 / (download) - annotate - [select for diffs] , Mon May 12 11:10:05 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.9: +35 -15 lines
Diff to previous 1.9 (colored)
about to screw followDefault up royally

Revision 1.9 / (download) - annotate - [select for diffs] , Sat May 10 18:27:49 2003 UTC (5 years, 3 months ago) by eric
Changes since 1.8: +9 -16 lines
Diff to previous 1.8 (colored)
added grammar build and test

Revision 1.8 / (download) - annotate - [select for diffs] , Thu May 8 16:47:54 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.7: +13 -17 lines
Diff to previous 1.7 (colored)
using current spec http://www.oasis-open.org/committees/relax-ng/compact-20021121.html#annotations

Revision 1.7 / (download) - annotate - [select for diffs] , Wed May 7 19:57:42 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.6: +42 -27 lines
Diff to previous 1.6 (colored)
all but 7 annotationOpts in place

Revision 1.6 / (download) - annotate - [select for diffs] , Tue May 6 15:29:06 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.5: +9 -10 lines
Diff to previous 1.5 (colored)
down to one instance of SRCONFLICT

Revision 1.5 / (download) - annotate - [select for diffs] , Tue May 6 00:27:43 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.4: +9 -9 lines
Diff to previous 1.4 (colored)
moved all SRCONFLICTs into pattern:

Revision 1.4 / (download) - annotate - [select for diffs] , Tue May 6 00:14:55 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.3: +11 -8 lines
Diff to previous 1.3 (colored)
reduced shift/reduce conflicts

Revision 1.3 / (download) - annotate - [select for diffs] , Tue May 6 00:09:02 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.2: +19 -8 lines
Diff to previous 1.2 (colored)
marked shift/reduce conflicts with '999'

Revision 1.2 / (download) - annotate - [select for diffs] , Mon May 5 22:10:53 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.1: +64 -32 lines
Diff to previous 1.1 (colored)
progress

Revision 1.1 / (download) - annotate - [select for diffs] , Mon May 5 13:17:36 2003 UTC (5 years, 4 months ago) by eric
Diff
starting rnc parser

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