W3C CVS

CVS log for perl/modules/W3C/XML/HandlerBase.pm

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.45 / (download) - annotate - [select for diffs] , Sun Jun 6 21:21:28 2004 UTC (4 years, 2 months ago) by eric
CVS Tags: HEAD
Changes since 1.44: +3 -1 lines
Diff to previous 1.44 (colored)
follow template

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

Revision 1.43 / (download) - annotate - [select for diffs] , Wed Nov 13 17:33:27 2002 UTC (5 years, 9 months ago) by eric
CVS Tags: V1_2
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)
error context string

Revision 1.42 / (download) - annotate - [select for diffs] , Thu Apr 4 19:24:02 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)
typo

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

Revision 1.40 / (download) - annotate - [select for diffs] , Sat Dec 8 17:02:12 2001 UTC (6 years, 8 months ago) by eric
Changes since 1.39: +4 -4 lines
Diff to previous 1.39 (colored)
fixed typos from last night

Revision 1.39 / (download) - annotate - [select for diffs] , Sat Dec 8 14:37:25 2001 UTC (6 years, 8 months ago) by eric
Changes since 1.38: +14 -5 lines
Diff to previous 1.38 (colored)
making unmapper public

Revision 1.38 / (download) - annotate - [select for diffs] , Thu Dec 7 22:45:53 2000 UTC (7 years, 8 months ago) by eric
CVS Tags: threads, release2, annoteam-2002-02-05, amaya5_3release, V1_0
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)
prep'd for release

Revision 1.37 / (download) - annotate - [select for diffs] , Tue May 30 06:15:58 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.36: +3 -2 lines
Diff to previous 1.36 (colored)
fixed up formating

Revision 1.36 / (download) - annotate - [select for diffs] , Wed May 10 18:30:09 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.35: +11 -4 lines
Diff to previous 1.35 (colored)
added copy constructor-like thing to NamespaceHandler

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

Revision 1.34 / (download) - annotate - [select for diffs] , Sun Apr 30 09:11:26 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.33: +2 -9 lines
Diff to previous 1.33 (colored)
improved XML serializer

Revision 1.33 / (download) - annotate - [select for diffs] , Wed Apr 26 22:04:45 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.32: +8 -1 lines
Diff to previous 1.32 (colored)
enhanced XmlSerializer

Revision 1.32 / (download) - annotate - [select for diffs] , Mon Apr 10 22:27:02 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.31: +9 -1 lines
Diff to previous 1.31 (colored)
serialize generic algae query results

Revision 1.31 / (download) - annotate - [select for diffs] , Sat Mar 18 21:42:57 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)
error in SAX1 document handler call

Revision 1.30 / (download) - annotate - [select for diffs] , Sun Mar 12 22:39:43 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.29: +89 -13 lines
Diff to previous 1.29 (colored)
added element stack class - of dubious value but worth experimenting with

Revision 1.29 / (download) - annotate - [select for diffs] , Sat Mar 4 00:35:44 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.28: +14 -7 lines
Diff to previous 1.28 (colored)
s/new foo({a=>b})/new foo(a=>b)/

Revision 1.28 / (download) - annotate - [select for diffs] , Wed Feb 16 17:35:38 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)
fixed exception parameter passing to reflect new calling syntax

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

Revision 1.26 / (download) - annotate - [select for diffs] , Wed Feb 9 16:21:17 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.25: +13 -1 lines
Diff to previous 1.25 (colored)
added edit functions

Revision 1.25 / (download) - annotate - [select for diffs] , Mon Feb 7 15:15:42 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.24: +5 -3 lines
Diff to previous 1.24 (colored)
improved variable names

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

Revision 1.23 / (download) - annotate - [select for diffs] , Sat Jan 29 02:24:33 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)
some comments

Revision 1.22 / (download) - annotate - [select for diffs] , Wed Jan 19 01:37:43 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.21: +7 -4 lines
Diff to previous 1.21 (colored)
added support for GETting urls

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

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

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

Revision 1.18 / (download) - annotate - [select for diffs] , Mon Dec 13 12:13:08 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.17: +7 -4 lines
Diff to previous 1.17 (colored)
strapped in exceptions in most necessary places

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

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Dec 6 22:08:43 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)
fixed file urls

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

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

Revision 1.13 / (download) - annotate - [select for diffs] , Sun Apr 11 18:53:21 1999 UTC (9 years, 4 months ago) by eric
Changes since 1.12: +149 -38 lines
Diff to previous 1.12 (colored)
post tramatic stress

Revision 1.12 / (download) - annotate - [select for diffs] , Sun Apr 11 16:26:59 1999 UTC (9 years, 4 months ago) by jigsaw
Changes since 1.11: +16 -16 lines
Diff to previous 1.11 (colored)
Recovering CVS database, Daniel

Revision 1.11 / (download) - annotate - [select for diffs] , Sun Apr 11 16:26:51 1999 UTC (9 years, 4 months ago) by jigsaw
Changes since 1.10: +0 -0 lines
Diff to previous 1.10 (colored)
Recovering CVS database, Daniel

Revision 1.10 / (download) - annotate - [select for diffs] , Sun Apr 11 16:26:40 1999 UTC (9 years, 4 months ago) by jigsaw
Changes since 1.9: +31 -122 lines
Diff to previous 1.9 (colored)
Recovering CVS database, Daniel

Revision 1.9 / (download) - annotate - [select for diffs] , Sun Apr 11 12:28:53 1999 UTC (9 years, 4 months ago) by jigsaw
Changes since 1.8: +4 -7 lines
Diff to previous 1.8 (colored)
Recovery from CVS disaster, Daniel

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

Revision 1.7 / (download) - annotate - [select for diffs] , Thu Feb 25 07:44:52 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 (colored)
more cleanup fro modulization

Revision 1.6 / (download) - annotate - [select for diffs] , Thu Feb 25 01:42:52 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.5: +108 -20 lines
Diff to previous 1.5 (colored)
half done CPANifying

Revision 1.5 / (download) - annotate - [select for diffs] , Sun Feb 21 01:58:35 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)
first move checkpoint

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

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

Revision 1.2 / (download) - annotate - [select for diffs] , Thu Feb 4 19:07:35 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.1: +345 -1 lines
Diff to previous 1.1 (colored)
much alterage of SAX and RDF

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Jul 13 05:35:02 1998 UTC (10 years, 1 month 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