W3C CVS

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

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.54, Sun Nov 30 15:14:23 2003 UTC (4 years, 10 months ago) by eric
CVS Tags: HEAD
Changes since 1.53: +1 -1 lines
FILE REMOVED
major cleanup of API and modules

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

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

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

Revision 1.50 / (download) - annotate - [select for diffs] , Mon Nov 6 10:15:46 2000 UTC (7 years, 11 months ago) by eric
CVS Tags: threads, release2, annoteam-2002-02-05, amaya5_3release, V1_0
Changes since 1.49: +4 -4 lines
Diff to previous 1.49 (colored)
added auth to Attribution

Revision 1.49 / (download) - annotate - [select for diffs] , Wed Dec 29 08:53:13 1999 UTC (8 years, 9 months ago) by eric
CVS Tags: parallelAtoms
Changes since 1.48: +11 -11 lines
Diff to previous 1.48 (colored)
fixed reifications

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

Revision 1.47 / (download) - annotate - [select for diffs] , Tue Dec 28 18:55:41 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.46: +3 -5 lines
Diff to previous 1.46 (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.46 / (download) - annotate - [select for diffs] , Tue Dec 21 05:22:02 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.45: +20 -31 lines
Diff to previous 1.45 (colored)
now with scripted parser (tm)

Revision 1.45 / (download) - annotate - [select for diffs] , Sat Dec 18 13:16:03 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.44: +7 -3 lines
Diff to previous 1.44 (colored)
kind of questionable hack to fixup missing rdf namespace decls - not so great 'cause it complicate namespace handler's interface

Revision 1.44 / (download) - annotate - [select for diffs] , Sat Dec 18 12:43:50 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.43: +13 -6 lines
Diff to previous 1.43 (colored)
fixed parser probs with characters and anonymous nodes

Revision 1.43 / (download) - annotate - [select for diffs] , Fri Dec 17 22:43:01 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.42: +7 -10 lines
Diff to previous 1.42 (colored)
update HandlerBase interface

Revision 1.42 / (download) - annotate - [select for diffs] , Tue Dec 14 13:14:40 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)
changed all version numbers in prep for release

Revision 1.41 / (download) - annotate - [select for diffs] , Sat Dec 11 20:28:22 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.40: +10 -3 lines
Diff to previous 1.40 (colored)
fixed interface to algernon and made it observer attributions

Revision 1.40 / (download) - annotate - [select for diffs] , Thu Dec 9 01:25:42 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.39: +8 -6 lines
Diff to previous 1.39 (colored)
pre-Statements table - fixed a bunch of -w things

Revision 1.39 / (download) - annotate - [select for diffs] , Tue Dec 7 20:11:47 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)
fixed for release

Revision 1.38 / (download) - annotate - [select for diffs] , Mon Dec 6 18:55:05 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.37: +47 -28 lines
Diff to previous 1.37 (colored)
cleaned up variable spaces - fixed bad RDF - added sourceOnly CLI option

Revision 1.37 / (download) - annotate - [select for diffs] , Wed Dec 1 13:44:28 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)
don't need objectDB for RdfDB

Revision 1.36 / (download) - annotate - [select for diffs] , Wed Dec 1 13:41:31 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.35: +12 -9 lines
Diff to previous 1.35 (colored)
fixed namespace selection

Revision 1.35 / (download) - annotate - [select for diffs] , Mon Nov 29 02:24:22 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.34: +56 -52 lines
Diff to previous 1.34 (colored)
inherited MysqlDB from RdfDB and fixed many mapping bugs

Revision 1.34 / (download) - annotate - [select for diffs] , Wed Nov 17 12:51:29 1999 UTC (8 years, 10 months ago) by eric
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored)
more algernon work

Revision 1.33 / (download) - annotate - [select for diffs] , Fri Nov 12 16:17:42 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)
first working chacl after new RdfDB API

Revision 1.32 / (download) - annotate - [select for diffs] , Fri Nov 5 00:44:52 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.31: +15 -7 lines
Diff to previous 1.31 (colored)
ported ephemoral DB to persistant DB API

Revision 1.31 / (download) - annotate - [select for diffs] , Tue Oct 19 13:00:45 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.30: +3 -2 lines
Diff to previous 1.30 (colored)
consolidated value assignment - functionality in W3C::Database::MysqlObjects::getValue

Revision 1.30 / (download) - annotate - [select for diffs] , Tue Oct 19 10:26:29 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.29: +28 -107 lines
Diff to previous 1.29 (colored)
much database work - pre consolidated value assignment

Revision 1.29 / (download) - annotate - [select for diffs] , Thu Sep 30 00:29:58 1999 UTC (9 years ago) by eric
Changes since 1.28: +25 -25 lines
Diff to previous 1.28 (colored)
changing RdfDB interface

Revision 1.28 / (download) - annotate - [select for diffs] , Thu Sep 9 09:36:59 1999 UTC (9 years, 1 month ago) by eric
Changes since 1.27: +68 -65 lines
Diff to previous 1.27 (colored)
changed RdfParser constructor parameters

Revision 1.27 / (download) - annotate - [select for diffs] , Mon Sep 6 03:30:37 1999 UTC (9 years, 1 month ago) by eric
Changes since 1.26: +208 -188 lines
Diff to previous 1.26 (colored)
migrating RdfDB to the persistent MysqlDB

Revision 1.26 / (download) - annotate - [select for diffs] , Mon Jul 26 07:03:03 1999 UTC (9 years, 2 months ago) by eric
Changes since 1.25: +356 -229 lines
Diff to previous 1.25 (colored)
ready to start browsing

Revision 1.25 / (download) - annotate - [select for diffs] , Tue Apr 27 13:03:31 1999 UTC (9 years, 5 months ago) by eric
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)
tweakin' the Rdf distribution to use new SAX/ErrorHandlerImpl

Revision 1.24 / (download) - annotate - [select for diffs] , Thu Apr 22 00:54:24 1999 UTC (9 years, 5 months ago) by eric
Changes since 1.23: +28 -12 lines
Diff to previous 1.23 (colored)
sketched out RDF checksums

Revision 1.23 / (download) - annotate - [select for diffs] , Sun Apr 11 18:53:08 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.22: +196 -77 lines
Diff to previous 1.22 (colored)
post tramatic stress

Revision 1.22 / (download) - annotate - [select for diffs] , Thu Mar 4 01:10:54 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)
alter RdfTriple->show (and the test files) and move ShowSource to Util

Revision 1.21 / (download) - annotate - [select for diffs] , Thu Feb 25 01:42:50 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.20: +159 -16 lines
Diff to previous 1.20 (colored)
half done CPANifying

Revision 1.20 / (download) - annotate - [select for diffs] , Sun Feb 21 01:58:33 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.19: +56 -56 lines
Diff to previous 1.19 (colored)
first move checkpoint

Revision 1.19 / (download) - annotate - [select for diffs] , Fri Feb 19 18:30:26 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.18: +29 -21 lines
Diff to previous 1.18 (colored)
some cleanup

Revision 1.18 / (download) - annotate - [select for diffs] , Fri Feb 12 19:20:26 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.17: +59 -59 lines
Diff to previous 1.17 (colored)
used namespaceFixer.pl to switch to a hierarchical namespace for the perl packages. some fixes to ShowForm and chacl

Revision 1.17 / (download) - annotate - [select for diffs] , Wed Feb 10 18:57:54 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.16: +66 -35 lines
Diff to previous 1.16 (colored)
Attribute parentage and RdfParser triple presentation

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Feb 8 11:39:07 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.15: +120 -28 lines
Diff to previous 1.15 (colored)
more work on Attributions

Revision 1.15 / (download) - annotate - [select for diffs] , Sun Feb 7 09:28:09 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.14: +10 -7 lines
Diff to previous 1.14 (colored)
chacl RDF parser error handler

Revision 1.14 / (download) - annotate - [select for diffs] , Sat Feb 6 17:59:29 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.13: +60 -152 lines
Diff to previous 1.13 (colored)
cleaned parser and added NamespaceHandler::unmapNamespace

Revision 1.13 / (download) - annotate - [select for diffs] , Fri Feb 5 11:22:38 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)
a little cleaning and presentation

Revision 1.12 / (download) - annotate - [select for diffs] , Fri Feb 5 08:55:47 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.11: +15 -15 lines
Diff to previous 1.11 (colored)
locked down nest.rdf and short.rdf

Revision 1.11 / (download) - annotate - [select for diffs] , Thu Feb 4 19:07:37 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.10: +63 -42 lines
Diff to previous 1.10 (colored)
much alterage of SAX and RDF

Revision 1.10 / (download) - annotate - [select for diffs] , Thu Jan 28 19:11:58 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.9: +9 -8 lines
Diff to previous 1.9 (colored)
default namepace support and new RDF schema URI

Revision 1.9 / (download) - annotate - [select for diffs] , Sun Jan 24 17:48:00 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)
purtying up ddb code; added supplied filter to RdfDB

Revision 1.8 / (download) - annotate - [select for diffs] , Sat Jan 23 11:03:54 1999 UTC (9 years, 8 months ago) by eric
Changes since 1.7: +269 -510 lines
Diff to previous 1.7 (colored)
mucho RDF Parser work

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Dec 14 23:31:34 1998 UTC (9 years, 10 months ago) by eric
Changes since 1.6: +82 -27 lines
Diff to previous 1.6 (colored)
new chacl with a new, exciting interface

Revision 1.6 / (download) - annotate - [select for diffs] , Sat Dec 5 01:31:40 1998 UTC (9 years, 10 months ago) by eric
Changes since 1.5: +524 -15 lines
Diff to previous 1.5 (colored)
new RdfParser (still need to strip out old one)

Revision 1.5 / (download) - annotate - [select for diffs] , Sat Oct 10 16:52:26 1998 UTC (10 years ago) by eric
Changes since 1.4: +9 -9 lines
Diff to previous 1.4 (colored)
taking off

Revision 1.4 / (download) - annotate - [select for diffs] , Sun Oct 4 21:35:47 1998 UTC (10 years ago) by eric
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)
parsing and presentation enhancements

Revision 1.3 / (download) - annotate - [select for diffs] , Sun Oct 4 09:52:50 1998 UTC (10 years ago) by eric
Changes since 1.2: +46 -8 lines
Diff to previous 1.2 (colored)
parsing XML/RDF/ACL

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Aug 7 16:26:29 1998 UTC (10 years, 2 months ago) by eric
Changes since 1.1: +22 -137 lines
Diff to previous 1.1 (colored)
kind of releasable

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Jul 13 05:35:04 1998 UTC (10 years, 3 months ago) by eric
Diff
catching up on Hal

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