W3C CVS

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

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.31 / (download) - annotate - [select for diffs] , Sun Jun 6 21:55:29 2004 UTC (4 years, 2 months ago) by eric
CVS Tags: HEAD
Changes since 1.30: +12 -3 lines
Diff to previous 1.30 (colored)
added POD docs

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

Revision 1.29 / (download) - annotate - [select for diffs] , Wed Dec 3 08:26:14 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.28: +4 -4 lines
Diff to previous 1.28 (colored)
oops, base class uses -errorMessage, not -message

Revision 1.28 / (download) - annotate - [select for diffs] , Wed Dec 3 07:48:11 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.27: +1 -16 lines
Diff to previous 1.27 (colored)
got rid of lies (comments)

Revision 1.27 / (download) - annotate - [select for diffs] , Wed Dec 3 07:46:30 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.26: +3 -92 lines
Diff to previous 1.26 (colored)
cleaned up a bunch, leaning harder on base class -- hopefully not too much.

Revision 1.26 / (download) - annotate - [select for diffs] , Sat Nov 29 02:34:52 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.25: +18 -14 lines
Diff to previous 1.25 (colored)
made SAXParseException use BaseContextException

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

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

Revision 1.23 / (download) - annotate - [select for diffs] , Thu Apr 18 22:06:37 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)
fixed up contextual error reporting a bit

Revision 1.22 / (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_1, V1_0
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)
prep'd for release

Revision 1.21 / (download) - annotate - [select for diffs] , Sun Oct 29 18:47:35 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)
added nice margin string to XmlParser's getContextString

Revision 1.20 / (download) - annotate - [select for diffs] , Mon Sep 18 19:03:32 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.19: +9 -12 lines
Diff to previous 1.19 (colored)
fixed calling conventions

Revision 1.19 / (download) - annotate - [select for diffs] , Fri Jun 16 02:21:12 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)
improved the Chained exception message

Revision 1.18 / (download) - annotate - [select for diffs] , Sun Apr 30 09:10:46 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)
made toString function print stack trace

Revision 1.17 / (download) - annotate - [select for diffs] , Sun Feb 27 16:41:25 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)
s/->printStackTrace/print ->toString/

Revision 1.16 / (download) - annotate - [select for diffs] , Thu Jan 27 01:10:25 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)
improved exception chaining - almost there

Revision 1.15 / (download) - annotate - [select for diffs] , Wed Jan 26 21:15:59 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.14: +11 -6 lines
Diff to previous 1.14 (colored)
futzed around with error chaining

Revision 1.14 / (download) - annotate - [select for diffs] , Wed Jan 26 16:05:38 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.13: +7 -2 lines
Diff to previous 1.13 (colored)
improved chainedSAXParserException handling

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Jan 26 02:00:38 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.12: +34 -2 lines
Diff to previous 1.12 (colored)
improved exception handling

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

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Dec 14 00:10:49 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)
fixed a couple exception cases for the XML parser

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

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

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

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

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

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

Revision 1.4 / (download) - annotate - [select for diffs] , Fri Feb 12 19:20:02 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.3: +8 -8 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 Oct 10 16:52:22 1998 UTC (9 years, 10 months ago) by eric
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)
taking off

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Aug 7 16:26:30 1998 UTC (10 years ago) by eric
Changes since 1.1: +34 -17 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, 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