CVS log for perl/modules/W3C/XML/XmlParser.pm
Up to [Public] / perl / modules / W3C / XML
Request diff between arbitrary revisions
Default branch: 1
Revision 1.65 / (download) - annotate - [select for diffs]
, Sun Jun 6 22:58:17 2004 UTC (4 years, 3 months ago) by eric
CVS Tags: HEAD
Changes since 1.64: +6 -10
lines
Diff to previous 1.64
(colored)
POD docs
Revision 1.64 / (download) - annotate - [select for diffs]
, Wed Jun 2 01:15:46 2004 UTC (4 years, 3 months ago) by eric
Changes since 1.63: +1 -4
lines
Diff to previous 1.63
(colored)
strike some useless comments
Revision 1.63 / (download) - annotate - [select for diffs]
, Mon Mar 29 06:45:50 2004 UTC (4 years, 5 months ago) by eric
Changes since 1.62: +115 -115
lines
Diff to previous 1.62
(colored)
changed directory name: s/SAX/XML/g
Revision 1.62 / (download) - annotate - [select for diffs]
, Thu Dec 18 03:01:02 2003 UTC (4 years, 8 months ago) by eric
Changes since 1.61: +20 -12
lines
Diff to previous 1.61
(colored)
added minimal support for entities
Revision 1.61 / (download) - annotate - [select for diffs]
, Wed Dec 3 14:56:18 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.60: +2 -2
lines
Diff to previous 1.60
(colored)
fix exception invocation
Revision 1.60 / (download) - annotate - [select for diffs]
, Sat Nov 29 02:34:52 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.59: +6 -6
lines
Diff to previous 1.59
(colored)
made SAXParseException use BaseContextException
Revision 1.59 / (download) - annotate - [select for diffs]
, Thu Nov 27 04:39:35 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.58: +2 -2
lines
Diff to previous 1.58
(colored)
constructor invocation bug -- failed to update to new API
Revision 1.58 / (download) - annotate - [select for diffs]
, Wed Nov 26 12:10:16 2003 UTC (4 years, 9 months ago) by eric
Changes since 1.57: +10 -8
lines
Diff to previous 1.57
(colored)
re-worked ContextExceptions
Revision 1.57 / (download) - annotate - [select for diffs]
, Fri Nov 7 13:55:13 2003 UTC (4 years, 10 months ago) by eric
Changes since 1.56: +2 -2
lines
Diff to previous 1.56
(colored)
cooler context string shredding
Revision 1.56 / (download) - annotate - [select for diffs]
, Sun Mar 23 04:17:08 2003 UTC (5 years, 5 months ago) by eric
CVS Tags: V1_2
Changes since 1.55: +13 -2
lines
Diff to previous 1.55
(colored)
ugly hack to fix "a = 'b'" attributes
Revision 1.55 / (download) - annotate - [select for diffs]
, Wed Nov 13 17:33:29 2002 UTC (5 years, 9 months ago) by eric
Changes since 1.54: +3 -2
lines
Diff to previous 1.54
(colored)
error context string
Revision 1.54 / (download) - annotate - [select for diffs]
, Thu Apr 18 23:35:26 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.53: +26 -20
lines
Diff to previous 1.53
(colored)
improved error checking
Revision 1.53 / (download) - annotate - [select for diffs]
, Thu Apr 18 22:06:37 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.52: +3 -3
lines
Diff to previous 1.52
(colored)
fixed up contextual error reporting a bit
Revision 1.52 / (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.51: +3 -3
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 Jul 17 00:03:46 2001 UTC (7 years, 1 month ago) by eric
CVS Tags: threads,
release2,
annoteam-2002-02-05,
amaya5_3release,
V1_0
Changes since 1.50: +3 -3
lines
Diff to previous 1.50
(colored)
cleaned up warnings
Revision 1.50 / (download) - annotate - [select for diffs]
, Fri Jan 12 15:21:06 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.49: +2 -2
lines
Diff to previous 1.49
(colored)
fixed parsing of attr="va'ue"
Revision 1.49 / (download) - annotate - [select for diffs]
, Thu Dec 7 22:45:53 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.48: +2 -2
lines
Diff to previous 1.48
(colored)
prep'd for release
Revision 1.48 / (download) - annotate - [select for diffs]
, Sun Oct 29 18:47:35 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.47: +6 -3
lines
Diff to previous 1.47
(colored)
added nice margin string to XmlParser's getContextString
Revision 1.47 / (download) - annotate - [select for diffs]
, Sat Oct 28 18:05:50 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.46: +10 -8
lines
Diff to previous 1.46
(colored)
ignore external ids when there's no DTD_HANDLER
Revision 1.46 / (download) - annotate - [select for diffs]
, Wed Sep 13 04:44:38 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.45: +4 -2
lines
Diff to previous 1.45
(colored)
restored opacity to exception
Revision 1.45 / (download) - annotate - [select for diffs]
, Fri Sep 1 19:02:12 2000 UTC (8 years ago) by eric
Changes since 1.44: +2 -2
lines
Diff to previous 1.44
(colored)
fixed typo in error message
Revision 1.44 / (download) - annotate - [select for diffs]
, Sun Aug 27 22:03:47 2000 UTC (8 years ago) by eric
Changes since 1.43: +13 -31
lines
Diff to previous 1.43
(colored)
created ContextStringException
Revision 1.43 / (download) - annotate - [select for diffs]
, Thu Aug 17 01:59:32 2000 UTC (8 years ago) by eric
Changes since 1.42: +9 -4
lines
Diff to previous 1.42
(colored)
call Char on CDATA
Revision 1.42 / (download) - annotate - [select for diffs]
, Mon Jul 3 01:11:52 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.41: +3 -3
lines
Diff to previous 1.41
(colored)
made xml parser tollerant of ?xml-stylesheet (PI?) for now - needs more research
Revision 1.41 / (download) - annotate - [select for diffs]
, Tue May 30 06:15:58 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.40: +12 -7
lines
Diff to previous 1.40
(colored)
fixed up formating
Revision 1.40 / (download) - annotate - [select for diffs]
, Sat May 6 18:11:25 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.39: +6 -5
lines
Diff to previous 1.39
(colored)
fixed some quote-eating bugs so you'd see errors sooner
Revision 1.39 / (download) - annotate - [select for diffs]
, Wed Apr 26 02:21:18 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.38: +3 -3
lines
Diff to previous 1.38
(colored)
change interface names to avoid collisions with SAX interface
Revision 1.38 / (download) - annotate - [select for diffs]
, Sun Mar 26 10:09:52 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.37: +11 -11
lines
Diff to previous 1.37
(colored)
changed characters and ignorableWhitespace names to avoid bad recursion
Revision 1.37 / (download) - annotate - [select for diffs]
, Sun Mar 26 02:04:46 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.36: +14 -4
lines
Diff to previous 1.36
(colored)
moved ELEMENT_COUNT around
Revision 1.36 / (download) - annotate - [select for diffs]
, Thu Mar 23 04:05:38 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.35: +77 -58
lines
Diff to previous 1.35
(colored)
restructuring XmlParser
Revision 1.35 / (download) - annotate - [select for diffs]
, Mon Feb 14 17:19:04 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.34: +2 -2
lines
Diff to previous 1.34
(colored)
changed preferred exception syntax around
Revision 1.34 / (download) - annotate - [select for diffs]
, Thu Jan 27 01:09:55 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.33: +34 -1
lines
Diff to previous 1.33
(colored)
added getContextString support to PerlXmlParser
Revision 1.33 / (download) - annotate - [select for diffs]
, Wed Jan 26 21:16:55 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.32: +54 -37
lines
Diff to previous 1.32
(colored)
wrapped DOC_HANDLER calls - still need to hit some DTD_HANDLER calles
Revision 1.32 / (download) - annotate - [select for diffs]
, Wed Jan 26 16:05:38 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.31: +4 -2
lines
Diff to previous 1.31
(colored)
improved chainedSAXParserException handling
Revision 1.31 / (download) - annotate - [select for diffs]
, Wed Jan 26 02:00:38 2000 UTC (8 years, 7 months ago) by eric
Changes since 1.30: +18 -2
lines
Diff to previous 1.30
(colored)
improved exception handling
Revision 1.30 / (download) - annotate - [select for diffs]
, Tue Dec 14 13:14:41 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.29: +2 -2
lines
Diff to previous 1.29
(colored)
changed all version numbers in prep for release
Revision 1.29 / (download) - annotate - [select for diffs]
, Tue Dec 14 12:46:50 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.28: +4 -4
lines
Diff to previous 1.28
(colored)
make VERSION = ops more automatable
Revision 1.28 / (download) - annotate - [select for diffs]
, Tue Dec 14 00:10:49 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.27: +26 -8
lines
Diff to previous 1.27
(colored)
fixed a couple exception cases for the XML parser
Revision 1.27 / (download) - annotate - [select for diffs]
, Thu Dec 9 01:25:42 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.26: +6 -2
lines
Diff to previous 1.26
(colored)
pre-Statements table - fixed a bunch of -w things
Revision 1.26 / (download) - annotate - [select for diffs]
, Wed Dec 1 13:43:18 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.25: +10 -10
lines
Diff to previous 1.25
(colored)
made perl xml parser work without a DTB_DB
Revision 1.25 / (download) - annotate - [select for diffs]
, Tue Sep 28 08:33:03 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.24: +29 -22
lines
Diff to previous 1.24
(colored)
tweaked the element parser to read from @$words
Revision 1.24 / (download) - annotate - [select for diffs]
, Mon Sep 6 03:34:05 1999 UTC (9 years ago) by eric
Changes since 1.23: +2 -2
lines
Diff to previous 1.23
(colored)
fixed top-level element handling
Revision 1.23 / (download) - annotate - [select for diffs]
, Mon Sep 6 02:14:35 1999 UTC (9 years ago) by eric
Changes since 1.22: +2 -2
lines
Diff to previous 1.22
(colored)
clean up some inter-module dependancy stuff
Revision 1.22 / (download) - annotate - [select for diffs]
, Sun Apr 11 18:53:36 1999 UTC (9 years, 4 months ago) by eric
Changes since 1.21: +356 -85
lines
Diff to previous 1.21
(colored)
post tramatic stress
Revision 1.21 / (download) - annotate - [select for diffs]
, Sun Apr 11 16:27:00 1999 UTC (9 years, 4 months ago) by jigsaw
Changes since 1.20: +80 -80
lines
Diff to previous 1.20
(colored)
Recovering CVS database, Daniel
Revision 1.20 / (download) - annotate - [select for diffs]
, Sun Apr 11 16:26:52 1999 UTC (9 years, 4 months ago) by jigsaw
Changes since 1.19: +0 -0
lines
Diff to previous 1.19
(colored)
Recovering CVS database, Daniel
Revision 1.19 / (download) - annotate - [select for diffs]
, Sun Apr 11 16:26:40 1999 UTC (9 years, 4 months ago) by jigsaw
Changes since 1.18: +129 -175
lines
Diff to previous 1.18
(colored)
Recovering CVS database, Daniel
Revision 1.18 / (download) - annotate - [select for diffs]
, Sun Apr 11 12:28:53 1999 UTC (9 years, 5 months ago) by jigsaw
Changes since 1.17: +1 -1
lines
Diff to previous 1.17
(colored)
Recovery from CVS disaster, Daniel
Revision 1.17 / (download) - annotate - [select for diffs]
, Tue Mar 2 23:36:03 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.16: +2 -2
lines
Diff to previous 1.16
(colored)
package maintainance and some chacl mods
Revision 1.16 / (download) - annotate - [select for diffs]
, Sat Feb 27 02:39:03 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.15: +6 -1
lines
Diff to previous 1.15
(colored)
alpha 5 release
Revision 1.15 / (download) - annotate - [select for diffs]
, Thu Feb 25 07:44:52 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.14: +3 -1
lines
Diff to previous 1.14
(colored)
more cleanup fro modulization
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Feb 25 01:42:55 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.13: +96 -57
lines
Diff to previous 1.13
(colored)
half done CPANifying
Revision 1.13 / (download) - annotate - [select for diffs]
, Sun Feb 21 01:58:35 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.12: +2 -2
lines
Diff to previous 1.12
(colored)
first move checkpoint
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Feb 12 19:20:05 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.11: +77 -77
lines
Diff to previous 1.11
(colored)
used namespaceFixer.pl to switch to a hierarchical namespace for the perl packages. some fixes to ShowForm and chacl
Revision 1.11 / (download) - annotate - [select for diffs]
, Wed Feb 10 18:57:53 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.10: +5 -5
lines
Diff to previous 1.10
(colored)
Attribute parentage and RdfParser triple presentation
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Feb 8 11:39:03 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.9: +38 -60
lines
Diff to previous 1.9
(colored)
more work on Attributions
Revision 1.9 / (download) - annotate - [select for diffs]
, Sat Feb 6 17:59:28 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.8: +18 -19
lines
Diff to previous 1.8
(colored)
cleaned parser and added NamespaceHandler::unmapNamespace
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Feb 4 19:07:36 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.7: +194 -82
lines
Diff to previous 1.7
(colored)
much alterage of SAX and RDF
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Jan 28 19:15:09 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.6: +73 -55
lines
Diff to previous 1.6
(colored)
code format (sub arguments), show functions, more incremental parser support (now 96 times faster)
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Jan 27 10:42:48 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.5: +55 -49
lines
Diff to previous 1.5
(colored)
sped up XmlParser with m/\G /gcxs
Revision 1.5 / (download) - annotate - [select for diffs]
, Sat Jan 23 11:03:52 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.4: +32 -32
lines
Diff to previous 1.4
(colored)
mucho RDF Parser work
Revision 1.4 / (download) - annotate - [select for diffs]
, Sat Oct 10 16:52:23 1998 UTC (9 years, 11 months ago) by eric
Changes since 1.3: +4 -4
lines
Diff to previous 1.3
(colored)
taking off
Revision 1.3 / (download) - annotate - [select for diffs]
, Sun Oct 4 09:52:51 1998 UTC (9 years, 11 months ago) by eric
Changes since 1.2: +17 -10
lines
Diff to previous 1.2
(colored)
parsing XML/RDF/ACL
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Aug 7 16:26:31 1998 UTC (10 years, 1 month ago) by eric
Changes since 1.1: +399 -225
lines
Diff to previous 1.1
(colored)
kind of releasable
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Jul 13 05:35:05 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.
Webmaster