W3C CVS

CVS log for perl/modules/W3C/Rdf/Attic/Parser.pm

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.92, Sat Jul 31 13:25:06 2004 UTC (4 years, 1 month ago) by eric
CVS Tags: HEAD
Changes since 1.91: +2 -2 lines
FILE REMOVED
make parsing API consistent

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

Revision 1.90 / (download) - annotate - [select for diffs] , Mon Jun 7 03:17:34 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.89: +3 -1 lines
Diff to previous 1.89 (colored)
POD and MANIFEST work

Revision 1.89 / (download) - annotate - [select for diffs] , Wed Jun 2 01:09:09 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.88: +24 -16 lines
Diff to previous 1.88 (colored)
stupid relative URI bug

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

Revision 1.87 / (download) - annotate - [select for diffs] , Mon Mar 29 06:35:21 2004 UTC (4 years, 5 months ago) by eric
Changes since 1.86: +5 -5 lines
Diff to previous 1.86 (colored)
s/GenId/BNode/g

Revision 1.86 / (download) - annotate - [select for diffs] , Mon Mar 29 06:19:18 2004 UTC (4 years, 5 months ago) by eric
Changes since 1.85: +2 -6 lines
Diff to previous 1.85 (colored)
getting rid of stale code to create attributions for checksum'd regions

Revision 1.85 / (download) - annotate - [select for diffs] , Tue Mar 9 18:10:29 2004 UTC (4 years, 6 months ago) by eric
Changes since 1.84: +7 -8 lines
Diff to previous 1.84 (colored)
got rules working again, reworked Attributions for proofs

Revision 1.84 / (download) - annotate - [select for diffs] , Fri Dec 26 10:33:24 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.83: +113 -107 lines
Diff to previous 1.83 (colored)
broke out an interpreter function

Revision 1.83 / (download) - annotate - [select for diffs] , Wed Dec 10 10:59:18 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.82: +14 -16 lines
Diff to previous 1.82 (colored)
fixed toString calling conventions

Revision 1.82 / (download) - annotate - [select for diffs] , Wed Dec 3 14:57:28 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.81: +5 -2 lines
Diff to previous 1.81 (colored)
switched to AttributionList and cleaned out bagIDs

Revision 1.81 / (download) - annotate - [select for diffs] , Sun Nov 30 15:14:23 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.80: +2 -9 lines
Diff to previous 1.80 (colored)
major cleanup of API and modules

Revision 1.80 / (download) - annotate - [select for diffs] , Fri Nov 28 09:39:05 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.79: +7 -12 lines
Diff to previous 1.79 (colored)
changed RdfDB invocation and references to RdfDB

Revision 1.79 / (download) - annotate - [select for diffs] , Thu Nov 27 04:38:11 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.78: +13 -5 lines
Diff to previous 1.78 (colored)
hack to deal with lack of ns separation in parser meta-lang

Revision 1.78 / (download) - annotate - [select for diffs] , Thu Nov 27 01:42:42 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored)
missed a parm, tested with wsdlTest2-alg.sh

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

Revision 1.76 / (download) - annotate - [select for diffs] , Sun Nov 2 08:46:51 2003 UTC (4 years, 10 months ago) by eric
Changes since 1.75: +33 -33 lines
Diff to previous 1.75 (colored)
follow API changes

Revision 1.75 / (download) - annotate - [select for diffs] , Fri Jun 6 18:27:58 2003 UTC (5 years, 3 months ago) by eric
CVS Tags: V1_2
Changes since 1.74: +8 -8 lines
Diff to previous 1.74 (colored)
grammar stuff shouldn't have gone in yet

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

Revision 1.73 / (download) - annotate - [select for diffs] , Sun May 4 05:58:04 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.72: +15 -15 lines
Diff to previous 1.72 (colored)
tweaked grammer, API and algae query lang to handle datatypes

Revision 1.72 / (download) - annotate - [select for diffs] , Fri May 2 23:14:42 2003 UTC (5 years, 4 months ago) by eric
Changes since 1.71: +7 -1 lines
Diff to previous 1.71 (colored)
support for parsing nodeID

Revision 1.71 / (download) - annotate - [select for diffs] , Fri Mar 7 19:57:39 2003 UTC (5 years, 6 months ago) by eric
Changes since 1.70: +4 -6 lines
Diff to previous 1.70 (colored)
canonicalize parseType="Literal"

Revision 1.70 / (download) - annotate - [select for diffs] , Wed Feb 12 14:54:58 2003 UTC (5 years, 6 months ago) by eric
Changes since 1.69: +2 -3 lines
Diff to previous 1.69 (colored)
switched W3C::SAX::XmlSerializer to default to excl-c14n

Revision 1.69 / (download) - annotate - [select for diffs] , Wed Feb 12 07:57:07 2003 UTC (5 years, 6 months ago) by eric
Changes since 1.68: +31 -9 lines
Diff to previous 1.68 (colored)
reworked XmlSerializers for parseType=literal, now excl-c14n compatible (at least in spirit)

Revision 1.68 / (download) - annotate - [select for diffs] , Fri Feb 7 15:19:19 2003 UTC (5 years, 7 months ago) by eric
Changes since 1.67: +11 -11 lines
Diff to previous 1.67 (colored)
fixing trivial indentation problem

Revision 1.67 / (download) - annotate - [select for diffs] , Thu Apr 18 22:04:31 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.66: +42 -1 lines
Diff to previous 1.66 (colored)
added a toString func for the stack

Revision 1.66 / (download) - annotate - [select for diffs] , Wed Mar 6 22:01:21 2002 UTC (6 years, 6 months ago) by eric
CVS Tags: V1_1
Changes since 1.65: +94 -75 lines
Diff to previous 1.65 (colored)
new attribute mappings and worked on WSDL model

Revision 1.65 / (download) - annotate - [select for diffs] , Sat Jan 19 15:04:05 2002 UTC (6 years, 7 months ago) by eric
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)
switched to parseType daml:collection

Revision 1.64 / (download) - annotate - [select for diffs] , Fri Jan 11 01:20:52 2002 UTC (6 years, 7 months ago) by eric
Changes since 1.63: +17 -16 lines
Diff to previous 1.63 (colored)
switched to SAX2 for namespace better support

Revision 1.63 / (download) - annotate - [select for diffs] , Wed Jan 9 18:26:26 2002 UTC (6 years, 7 months ago) by eric
Changes since 1.62: +42 -4 lines
Diff to previous 1.62 (colored)
got snowboard working again pretty well

Revision 1.62 / (download) - annotate - [select for diffs] , Mon Jan 7 23:13:06 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.61: +22 -11 lines
Diff to previous 1.61 (colored)
shifting to new grammer - baby step 6: characters to common char and make grammer calls consistent

Revision 1.61 / (download) - annotate - [select for diffs] , Mon Jan 7 19:58:15 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.60: +4 -4 lines
Diff to previous 1.60 (colored)
shifting to new grammer - baby step 5: attrActions => common attr

Revision 1.60 / (download) - annotate - [select for diffs] , Mon Jan 7 18:56:27 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)
shifting to new grammer - baby step 5: names => common bind

Revision 1.59 / (download) - annotate - [select for diffs] , Mon Jan 7 18:39:24 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)
shifting to new grammer - baby step 4: endElementAttr => common end

Revision 1.58 / (download) - annotate - [select for diffs] , Mon Jan 7 18:34:28 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)
shifting to new grammer - baby step 4: common grammer

Revision 1.57 / (download) - annotate - [select for diffs] , Mon Jan 7 18:26:08 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.56: +28 -22 lines
Diff to previous 1.56 (colored)
pulled attribute handling out to a separate func

Revision 1.56 / (download) - annotate - [select for diffs] , Mon Jan 7 18:17:18 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.55: +27 -30 lines
Diff to previous 1.55 (colored)
shifting to new grammer - baby step 3: unified attrActions

Revision 1.55 / (download) - annotate - [select for diffs] , Mon Jan 7 17:27:35 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.54: +15 -15 lines
Diff to previous 1.54 (colored)
shifting to new grammer - baby step 2: simplified attribute actions

Revision 1.54 / (download) - annotate - [select for diffs] , Mon Jan 7 16:53:22 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.53: +114 -109 lines
Diff to previous 1.53 (colored)
shifting to new grammer - baby step 1: -onTag => -onTag{..}{-start}

Revision 1.53 / (download) - annotate - [select for diffs] , Thu Jan 3 16:08:05 2002 UTC (6 years, 8 months ago) by eric
Changes since 1.52: +9 -8 lines
Diff to previous 1.52 (colored)
now using namespace collision enforcement

Revision 1.52 / (download) - annotate - [select for diffs] , Mon Dec 17 17:55:26 2001 UTC (6 years, 8 months ago) by eric
Changes since 1.51: +7 -7 lines
Diff to previous 1.51 (colored)
s/NamespaceHandler/OldNamespaceHandler/g for upcoming new namespace handler

Revision 1.51 / (download) - annotate - [select for diffs] , Tue Dec 11 17:51:16 2001 UTC (6 years, 8 months ago) by eric
Changes since 1.50: +24 -10 lines
Diff to previous 1.50 (colored)
added prefix munging to meta language

Revision 1.50 / (download) - annotate - [select for diffs] , Fri Dec 7 02:10:11 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.49: +25 -7 lines
Diff to previous 1.49 (colored)
added support for namespace expansion in attribute values

Revision 1.49 / (download) - annotate - [select for diffs] , Mon Dec 3 21:31:50 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored)
added grammer for P3P

Revision 1.48 / (download) - annotate - [select for diffs] , Mon Dec 3 06:51:30 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.47: +26 -15 lines
Diff to previous 1.47 (colored)
fixed parsing of non-negative values

Revision 1.47 / (download) - annotate - [select for diffs] , Sun Dec 2 16:54:24 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.46: +51 -6 lines
Diff to previous 1.46 (colored)
implemented variable dependency tracking on attribute to variable assignments

Revision 1.46 / (download) - annotate - [select for diffs] , Sun Dec 2 08:42:40 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.45: +5 -4 lines
Diff to previous 1.45 (colored)
new ID-contextual variable assignments

Revision 1.45 / (download) - annotate - [select for diffs] , Fri Nov 30 21:10:32 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.44: +4 -1 lines
Diff to previous 1.44 (colored)
WSDL ID refs and temporary custom ns for ../test/snowboard.wsdl

Revision 1.44 / (download) - annotate - [select for diffs] , Thu Nov 29 13:25:41 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.43: +14 -16 lines
Diff to previous 1.43 (colored)
make getParseState gracefully fail (ignoring nested data)

Revision 1.43 / (download) - annotate - [select for diffs] , Wed Nov 28 22:38:50 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.42: +15 -2 lines
Diff to previous 1.42 (colored)
improved a couple error reports and fixed parseType="literal" accumulation

Revision 1.42 / (download) - annotate - [select for diffs] , Wed Nov 28 20:15:38 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.41: +6 -2 lines
Diff to previous 1.41 (colored)
added namespaces to parser initializer

Revision 1.41 / (download) - annotate - [select for diffs] , Thu Mar 1 15:35:39 2001 UTC (7 years, 6 months ago) by eric
CVS Tags: threads, release2, annoteam-2002-02-05, amaya5_3release, V1_0
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)
moved MappedNodes to the atomDictionary

Revision 1.40 / (download) - annotate - [select for diffs] , Thu Feb 8 20:38:16 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored)
use W3C::Rdf::Atoms WRDF_SCHEMA_URI constant

Revision 1.39 / (download) - annotate - [select for diffs] , Thu Dec 7 22:45:52 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)
prep'd for release

Revision 1.38 / (download) - annotate - [select for diffs] , Mon Nov 6 10:15:46 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.37: +26 -7 lines
Diff to previous 1.37 (colored)
added auth to Attribution

Revision 1.37 / (download) - annotate - [select for diffs] , Sat Oct 7 00:13:38 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)
oops - was not assigning tripes with object==0

Revision 1.36 / (download) - annotate - [select for diffs] , Mon Sep 4 18:40:46 2000 UTC (8 years ago) by eric
CVS Tags: parallelAtoms
Changes since 1.35: +8 -6 lines
Diff to previous 1.35 (colored)
forgot to comment some code in the last commit

Revision 1.35 / (download) - annotate - [select for diffs] , Mon Sep 4 18:37:25 2000 UTC (8 years ago) by eric
Changes since 1.34: +7 -3 lines
Diff to previous 1.34 (colored)
changed parser to take initial parser state as a string rather than an enum

Revision 1.34 / (download) - annotate - [select for diffs] , Mon Sep 4 04:19:16 2000 UTC (8 years ago) by eric
Changes since 1.33: +6 -1 lines
Diff to previous 1.33 (colored)
added slurp support in algae

Revision 1.33 / (download) - annotate - [select for diffs] , Wed Aug 30 21:08:53 2000 UTC (8 years ago) by eric
Changes since 1.32: +25 -12 lines
Diff to previous 1.32 (colored)
improved error reporting on bad state change

Revision 1.32 / (download) - annotate - [select for diffs] , Wed Aug 9 18:41:04 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.31: +38 -37 lines
Diff to previous 1.31 (colored)
moved atom generation out of RdfDB

Revision 1.31 / (download) - annotate - [select for diffs] , Thu Aug 3 17:34:46 2000 UTC (8 years, 1 month ago) by eric
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)
added algae ability to handle multiple DBs

Revision 1.30 / (download) - annotate - [select for diffs] , Fri Jun 30 21:57:22 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.29: +5 -2 lines
Diff to previous 1.29 (colored)
improved diagnostic variables

Revision 1.29 / (download) - annotate - [select for diffs] , Fri Jun 16 22:57:33 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)
added encoding to getString hack

Revision 1.28 / (download) - annotate - [select for diffs] , Fri Jun 16 02:21:44 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.27: +7 -5 lines
Diff to previous 1.27 (colored)
fixed up (again) the arbitrary starting parse mode

Revision 1.27 / (download) - annotate - [select for diffs] , Tue May 30 13:54:06 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.26: +25 -13 lines
Diff to previous 1.26 (colored)
tidying up the formating

Revision 1.26 / (download) - annotate - [select for diffs] , Thu May 4 00:53:02 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.25: +14 -14 lines
Diff to previous 1.25 (colored)
added encoding to string type

Revision 1.25 / (download) - annotate - [select for diffs] , Wed May 3 21:04:18 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 (colored)
added TRANSPARENT mode to namespace handler

Revision 1.24 / (download) - annotate - [select for diffs] , Mon Feb 14 17:19:04 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.23: +7 -7 lines
Diff to previous 1.23 (colored)
changed preferred exception syntax around

Revision 1.23 / (download) - annotate - [select for diffs] , Sat Jan 29 23:08:38 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.22: +3 -5 lines
Diff to previous 1.22 (colored)
defined and used setRemapAndRestart API

Revision 1.22 / (download) - annotate - [select for diffs] , Sat Jan 29 02:26:41 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.21: +3 -2 lines
Diff to previous 1.21 (colored)
extra parameter to control whether Parser looks for undeclared rdf namespaces

Revision 1.21 / (download) - annotate - [select for diffs] , Sat Jan 15 21:43:01 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.20: +7 -6 lines
Diff to previous 1.20 (colored)
commented debuggin info

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Jan 14 15:52:18 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.19: +154 -129 lines
Diff to previous 1.19 (colored)
added support for parseType="Literal"

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Jan 13 21:27:15 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.18: +35 -26 lines
Diff to previous 1.18 (colored)
suppress rdf:type on rdf:Description

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Jan 13 01:44:45 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.17: +52 -22 lines
Diff to previous 1.17 (colored)
added (hard-coded) checksum support

Revision 1.17 / (download) - annotate - [select for diffs] , Tue Jan 11 00:59:15 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.16: +10 -5 lines
Diff to previous 1.16 (colored)
added attribution to {STACK}

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Jan 10 23:35:02 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.15: +79 -191 lines
Diff to previous 1.15 (colored)
new "checkTrust" function and got rid of OLD_STACK_STATE

Revision 1.15 / (download) - annotate - [select for diffs] , Mon Jan 10 18:07:42 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.14: +24 -14 lines
Diff to previous 1.14 (colored)
migrating attribution sum to newParseState

Revision 1.14 / (download) - annotate - [select for diffs] , Tue Dec 28 23:46:50 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.13: +13 -36 lines
Diff to previous 1.13 (colored)
cleaning up api

Revision 1.13 / (download) - annotate - [select for diffs] , Tue Dec 28 18:55:40 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.12: +9 -8 lines
Diff to previous 1.12 (colored)
moved W3C::Rdf::MysqlDB -> W3C::Rdf::ObjectDB  and W3C::Database::MysqlObjects -> W3C::Database::ObjectDB. vaguely concearned about filename collisions, but not enough to promote obscurity

Revision 1.12 / (download) - annotate - [select for diffs] , Tue Dec 28 03:33:55 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.11: +2 -4 lines
Diff to previous 1.11 (colored)
echo function now usefull and necessary

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Dec 28 02:09:34 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.10: +31 -3 lines
Diff to previous 1.10 (colored)
added parseType="Resource" support - somebody asked for it, I forget who

Revision 1.10 / (download) - annotate - [select for diffs] , Tue Dec 28 00:10:17 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.9: +47 -40 lines
Diff to previous 1.9 (colored)
purtyin' up

Revision 1.9 / (download) - annotate - [select for diffs] , Mon Dec 27 22:36:10 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.8: +1 -337 lines
Diff to previous 1.8 (colored)
cut the dead wood

Revision 1.8 / (download) - annotate - [select for diffs] , Mon Dec 27 22:07:16 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.7: +10 -7 lines
Diff to previous 1.7 (colored)
adjusted parser<=>db interface to accomdate language description parser

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Dec 27 17:41:27 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.6: +56 -18 lines
Diff to previous 1.6 (colored)
fixed up parser language to differentiate between objects, names, and links

Revision 1.6 / (download) - annotate - [select for diffs] , Sun Dec 26 21:08:13 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.5: +17 -12 lines
Diff to previous 1.5 (colored)
lvalue has stack support

Revision 1.5 / (download) - annotate - [select for diffs] , Sun Dec 26 17:17:37 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.4: +1 -4 lines
Diff to previous 1.4 (colored)
still changing parser language interface

Revision 1.4 / (download) - annotate - [select for diffs] , Sun Dec 26 15:11:28 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.3: +11 -15 lines
Diff to previous 1.3 (colored)
changing parser language interface

Revision 1.3 / (download) - annotate - [select for diffs] , Sat Dec 25 22:25:39 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.2: +11 -5 lines
Diff to previous 1.2 (colored)
added numeric rvalues - tweaked ByPredicate model

Revision 1.2 / (download) - annotate - [select for diffs] , Tue Dec 21 07:16:57 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.1: +14 -7 lines
Diff to previous 1.1 (colored)
tweaked the state machine action trigger names

Revision 1.1 / (download) - annotate - [select for diffs] , Tue Dec 21 05:22:02 1999 UTC (8 years, 8 months ago) by eric
Diff
now with scripted parser (tm)

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