CVS log for perl/modules/W3C/Util/W3CDebugCGI.pm
Up to [Public] / perl / modules / W3C / Util
Request diff between arbitrary revisions
Default branch: 1
Revision 1.90 / (download) - annotate - [select for diffs]
, Wed May 18 16:30:13 2005 UTC (3 years, 3 months ago) by eric
CVS Tags: HEAD
Changes since 1.89: +3 -4
lines
Diff to previous 1.89
(colored)
changed flags interface to Accept header code
Revision 1.89 / (download) - annotate - [select for diffs]
, Mon May 16 23:28:56 2005 UTC (3 years, 3 months ago) by eric
Changes since 1.88: +24 -4
lines
Diff to previous 1.88
(colored)
fixed up wildcard matching in mimetypes
Revision 1.88 / (download) - annotate - [select for diffs]
, Fri Nov 26 17:38:05 2004 UTC (3 years, 9 months ago) by eric
Changes since 1.87: +5 -3
lines
Diff to previous 1.87
(colored)
defined DELETE_MARKER to deal with the fact that CGI.pm greates param(POSTDATA) and it's not deletable
Revision 1.87 / (download) - annotate - [select for diffs]
, Sat Oct 23 00:26:56 2004 UTC (3 years, 10 months ago) by eric
Changes since 1.86: +5 -5
lines
Diff to previous 1.86
(colored)
fixed some probs picked up by -w
Revision 1.86 / (download) - annotate - [select for diffs]
, Mon Apr 26 00:01:14 2004 UTC (4 years, 4 months ago) by eric
Changes since 1.85: +12 -3
lines
Diff to previous 1.85
(colored)
flexible about CGI.pm before V3
Revision 1.85 / (download) - annotate - [select for diffs]
, Tue Mar 16 07:42:23 2004 UTC (4 years, 5 months ago) by eric
Changes since 1.84: +3 -6
lines
Diff to previous 1.84
(colored)
tracking changes to CGI.pm
Revision 1.84 / (download) - annotate - [select for diffs]
, Fri Jan 30 19:09:09 2004 UTC (4 years, 7 months ago) by eric
Changes since 1.83: +22 -1
lines
Diff to previous 1.83
(colored)
utf-8 support
Revision 1.83.2.1 / (download) - annotate - [select for diffs]
, Mon Sep 8 19:26:44 2003 UTC (5 years ago) by eric
Branch: V1_2
Changes since 1.83: +22 -1
lines
Diff to previous 1.83
(colored)
next main 1.84
(colored)
added UTF-8 support
Revision 1.83 / (download) - annotate - [select for diffs]
, Thu May 8 22:43:08 2003 UTC (5 years, 4 months ago) by eric
Branch point for: V1_2
Changes since 1.82: +3 -2
lines
Diff to previous 1.82
(colored)
ugly hack to deal with special PUT code
Revision 1.82 / (download) - annotate - [select for diffs]
, Fri Feb 14 16:31:04 2003 UTC (5 years, 6 months ago) by eric
Changes since 1.81: +2 -2
lines
Diff to previous 1.81
(colored)
handle character encoding params on content type
Revision 1.81 / (download) - annotate - [select for diffs]
, Sat Jun 15 15:14:55 2002 UTC (6 years, 2 months ago) by eric
Changes since 1.80: +14 -2
lines
Diff to previous 1.80
(colored)
stopped oversimplifying Accept: processing
Revision 1.80 / (download) - annotate - [select for diffs]
, Fri May 3 14:17:24 2002 UTC (6 years, 4 months ago) by eric
Changes since 1.79: +2 -2
lines
Diff to previous 1.79
(colored)
loosened up regexp on header date parsing in deference to some wierd localtime bug
Revision 1.79 / (download) - annotate - [select for diffs]
, Thu Apr 4 19:41:45 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.78: +33 -21
lines
Diff to previous 1.78
(colored)
Mathew Wilson's time fixes --> http://www.w3.org/2001/Annotea/User/Serverversions#bug_datePortability
Revision 1.78 / (download) - annotate - [select for diffs]
, Sun Mar 24 16:04:16 2002 UTC (6 years, 5 months ago) by eric
CVS Tags: V1_1
Changes since 1.77: +6 -2
lines
Diff to previous 1.77
(colored)
fix QUERY_STRING merge
Revision 1.77 / (download) - annotate - [select for diffs]
, Thu Mar 21 23:32:05 2002 UTC (6 years, 5 months ago) by eric
Changes since 1.76: +25 -16
lines
Diff to previous 1.76
(colored)
fixed some encoding issues
Revision 1.76 / (download) - annotate - [select for diffs]
, Wed Feb 27 09:45:58 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.75: +42 -42
lines
Diff to previous 1.75
(colored)
changed element names of LogEntry's so they'd reflect that they were not user-supplied/accessable parms
Revision 1.75 / (download) - annotate - [select for diffs]
, Sat Feb 23 22:28:08 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.74: +61 -50
lines
Diff to previous 1.74
(colored)
fixed
Revision 1.74 / (download) - annotate - [select for diffs]
, Sat Feb 23 03:54:16 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.73: +5 -3
lines
Diff to previous 1.73
(colored)
changed calling convention for W3C::Util::W3CDebugCGI::maxAccept
Revision 1.73 / (download) - annotate - [select for diffs]
, Thu Feb 21 00:07:57 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.72: +3 -2
lines
Diff to previous 1.72
(colored)
forgot a parm
Revision 1.72 / (download) - annotate - [select for diffs]
, Thu Feb 21 00:05:45 2002 UTC (6 years, 6 months ago) by eric
Changes since 1.71: +101 -38
lines
Diff to previous 1.71
(colored)
cool log grepping tool
Revision 1.71 / (download) - annotate - [select for diffs]
, Wed Jan 23 19:54:38 2002 UTC (6 years, 7 months ago) by eric
Changes since 1.70: +4 -4
lines
Diff to previous 1.70
(colored)
i think the new CGI.pm produces valid XHTML
Revision 1.70 / (download) - annotate - [select for diffs]
, Wed Jan 23 19:51:30 2002 UTC (6 years, 7 months ago) by eric
Changes since 1.69: +2 -2
lines
Diff to previous 1.69
(colored)
i think the new CGI.pm produces valid HTML
Revision 1.69 / (download) - annotate - [select for diffs]
, Thu Jan 17 18:51:53 2002 UTC (6 years, 7 months ago) by eric
Changes since 1.68: +1 -72
lines
Diff to previous 1.68
(colored)
nuked read_multipart under the assumption that it was fixed in CGI.pm
Revision 1.68 / (download) - annotate - [select for diffs]
, Thu Dec 6 19:48:01 2001 UTC (6 years, 9 months ago) by eric
Changes since 1.67: +13 -1
lines
Diff to previous 1.67
(colored)
short description in the perldoc section
Revision 1.67 / (download) - annotate - [select for diffs]
, Mon Jul 23 08:19:49 2001 UTC (7 years, 1 month ago) by eric
CVS Tags: threads,
release2,
annoteam-2002-02-05,
amaya5_3release,
V1_0
Changes since 1.66: +7 -6
lines
Diff to previous 1.66
(colored)
any negotiations would return and undefined mime type and pref'd association
Revision 1.66 / (download) - annotate - [select for diffs]
, Tue Jul 17 14:30:14 2001 UTC (7 years, 1 month ago) by eric
Changes since 1.65: +2 -2
lines
Diff to previous 1.65
(colored)
change name to mask a wierd bug
Revision 1.65 / (download) - annotate - [select for diffs]
, Tue Jul 17 00:03:46 2001 UTC (7 years, 1 month ago) by eric
Changes since 1.64: +6 -7
lines
Diff to previous 1.64
(colored)
cleaned up warnings
Revision 1.64 / (download) - annotate - [select for diffs]
, Tue May 22 21:24:27 2001 UTC (7 years, 3 months ago) by eric
Changes since 1.63: +3 -3
lines
Diff to previous 1.63
(colored)
gave caller control of returned mime type for rdf
Revision 1.63 / (download) - annotate - [select for diffs]
, Thu May 10 11:07:35 2001 UTC (7 years, 4 months ago) by eric
Changes since 1.62: +7 -2
lines
Diff to previous 1.62
(colored)
more escaping characters
Revision 1.62 / (download) - annotate - [select for diffs]
, Mon May 7 08:10:57 2001 UTC (7 years, 4 months ago) by eric
Changes since 1.61: +16 -3
lines
Diff to previous 1.61
(colored)
fixed date handling
Revision 1.61 / (download) - annotate - [select for diffs]
, Fri Apr 20 14:23:13 2001 UTC (7 years, 4 months ago) by eric
Changes since 1.60: +3 -2
lines
Diff to previous 1.60
(colored)
switching to mktime
Revision 1.60 / (download) - annotate - [select for diffs]
, Sat Apr 14 08:12:02 2001 UTC (7 years, 4 months ago) by eric
Changes since 1.59: +8 -3
lines
Diff to previous 1.59
(colored)
method and fixed to -readLog
Revision 1.59 / (download) - annotate - [select for diffs]
, Mon Apr 9 12:49:34 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.58: +6 -1
lines
Diff to previous 1.58
(colored)
more log interface
Revision 1.58 / (download) - annotate - [select for diffs]
, Sun Apr 8 13:43:55 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.57: +7 -1
lines
Diff to previous 1.57
(colored)
adding stats
Revision 1.57 / (download) - annotate - [select for diffs]
, Sat Apr 7 19:20:52 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.56: +27 -2
lines
Diff to previous 1.56
(colored)
added time ranges to readLog
Revision 1.56 / (download) - annotate - [select for diffs]
, Sat Apr 7 16:59:12 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.55: +97 -1
lines
Diff to previous 1.55
(colored)
added -readLog and improved rerun security
Revision 1.55 / (download) - annotate - [select for diffs]
, Fri Apr 6 21:15:11 2001 UTC (7 years, 5 months ago) by eric
Changes since 1.54: +69 -28
lines
Diff to previous 1.54
(colored)
added LogEntry object
added ignoreBadHeaders flag
Revision 1.54 / (download) - annotate - [select for diffs]
, Fri Feb 2 19:41:12 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.53: +2 -2
lines
Diff to previous 1.53
(colored)
use content-type to decide the, get this, content type
Revision 1.53 / (download) - annotate - [select for diffs]
, Tue Jan 30 12:37:57 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.52: +4 -3
lines
Diff to previous 1.52
(colored)
aha! cheesy hack to work out diffs between scripts with CGI parameter encoding and xml parameter encoding (both appear in annotate)
Revision 1.52 / (download) - annotate - [select for diffs]
, Tue Jan 30 12:26:11 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.51: +2 -2
lines
Diff to previous 1.51
(colored)
fixed hueristically - need to find causality between diffs in chacl.log (POST_VARS with CGI parms) and annotate.log (POST_VARS alone)
Revision 1.51 / (download) - annotate - [select for diffs]
, Fri Jan 26 02:53:22 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.50: +8 -3
lines
Diff to previous 1.50
(colored)
fixed DEBUG script to rerun POSTs nicely
Revision 1.50 / (download) - annotate - [select for diffs]
, Thu Jan 25 19:37:50 2001 UTC (7 years, 7 months ago) by eric
Changes since 1.49: +2 -2
lines
Diff to previous 1.49
(colored)
fake diminished precedence for non q-specified accept headers
Revision 1.49 / (download) - annotate - [select for diffs]
, Tue Dec 12 18:17:01 2000 UTC (7 years, 8 months ago) by eric
Changes since 1.48: +12 -5
lines
Diff to previous 1.48
(colored)
using standard functiont to get script path
Revision 1.48 / (download) - annotate - [select for diffs]
, Thu Dec 7 22:45:53 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.47: +2 -2
lines
Diff to previous 1.47
(colored)
prep'd for release
Revision 1.47 / (download) - annotate - [select for diffs]
, Wed Nov 29 23:14:11 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.46: +17 -1
lines
Diff to previous 1.46
(colored)
added a dubious function for common uri aliasing
Revision 1.46 / (download) - annotate - [select for diffs]
, Wed Nov 29 14:12:28 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.45: +7 -3
lines
Diff to previous 1.45
(colored)
fighting through the fencepost errors
Revision 1.45 / (download) - annotate - [select for diffs]
, Tue Nov 28 22:45:33 2000 UTC (7 years, 9 months ago) by eric
Changes since 1.44: +14 -2
lines
Diff to previous 1.44
(colored)
added some path functions
Revision 1.44 / (download) - annotate - [select for diffs]
, Thu Nov 9 20:37:42 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.43: +5 -5
lines
Diff to previous 1.43
(colored)
don't think i need to explicitly restore POST vars as they should be form-encoded
Revision 1.43 / (download) - annotate - [select for diffs]
, Sun Oct 29 00:51:31 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.42: +165 -25
lines
Diff to previous 1.42
(colored)
woohoo! validity
Revision 1.42 / (download) - annotate - [select for diffs]
, Sat Oct 28 01:43:21 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.41: +2 -2
lines
Diff to previous 1.41
(colored)
switching to XHTML
Revision 1.41 / (download) - annotate - [select for diffs]
, Wed Oct 18 08:39:28 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.40: +46 -13
lines
Diff to previous 1.40
(colored)
added support for PUT and DELETE
Revision 1.40 / (download) - annotate - [select for diffs]
, Mon Oct 16 05:50:04 2000 UTC (7 years, 10 months ago) by eric
Changes since 1.39: +18 -1
lines
Diff to previous 1.39
(colored)
made annotate read XML directly from POST
Revision 1.39 / (download) - annotate - [select for diffs]
, Wed Oct 4 04:31:30 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.38: +18 -5
lines
Diff to previous 1.38
(colored)
added mergeQueryAndPOST option for mixed query and POST scripts
Revision 1.38 / (download) - annotate - [select for diffs]
, Wed Sep 13 04:45:29 2000 UTC (7 years, 11 months ago) by eric
Changes since 1.37: +2 -2
lines
Diff to previous 1.37
(colored)
didn't want that nasty output anyways
Revision 1.37 / (download) - annotate - [select for diffs]
, Thu Sep 7 14:18:03 2000 UTC (8 years ago) by eric
Changes since 1.36: +15 -6
lines
Diff to previous 1.36
(colored)
add indexed rerun values
Revision 1.36 / (download) - annotate - [select for diffs]
, Fri Jun 23 21:19:57 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.35: +8 -3
lines
Diff to previous 1.35
(colored)
made sure to unescape underbars ("_u") after everything else that could think the "_" was part of an escape code
Revision 1.35 / (download) - annotate - [select for diffs]
, Mon Jun 12 19:22:56 2000 UTC (8 years, 2 months ago) by eric
Changes since 1.34: +2 -2
lines
Diff to previous 1.34
(colored)
loosened up a bit on the script identifier strings
Revision 1.34 / (download) - annotate - [select for diffs]
, Thu Jun 8 19:18:34 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.33: +19 -16
lines
Diff to previous 1.33
(colored)
fixed up CGI session ids a bit
Revision 1.33 / (download) - annotate - [select for diffs]
, Mon May 29 21:31:27 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.32: +70 -10
lines
Diff to previous 1.32
(colored)
screwed around with maxAccept
Revision 1.32 / (download) - annotate - [select for diffs]
, Fri May 12 20:13:31 2000 UTC (8 years, 3 months ago) by eric
Changes since 1.31: +17 -2
lines
Diff to previous 1.31
(colored)
moved accept handler into W3CDebugCGI
Revision 1.31 / (download) - annotate - [select for diffs]
, Tue May 9 03:56:29 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.30: +14 -7
lines
Diff to previous 1.30
(colored)
version come back when getting LAST session
Revision 1.30 / (download) - annotate - [select for diffs]
, Sun Apr 30 22:58:56 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.29: +4 -1
lines
Diff to previous 1.29
(colored)
added QUERY_STRING overrides to -rerun option
Revision 1.29 / (download) - annotate - [select for diffs]
, Thu Apr 20 18:23:09 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.28: +77 -90
lines
Diff to previous 1.28
(colored)
still cooler loginterface
Revision 1.28 / (download) - annotate - [select for diffs]
, Wed Apr 19 00:50:27 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.27: +22 -14
lines
Diff to previous 1.27
(colored)
about to screw it all up by switching to single log file
Revision 1.27 / (download) - annotate - [select for diffs]
, Thu Apr 13 02:14:16 2000 UTC (8 years, 4 months ago) by eric
Changes since 1.26: +37 -3
lines
Diff to previous 1.26
(colored)
implemented session recovery
Revision 1.26 / (download) - annotate - [select for diffs]
, Tue Mar 14 01:49:14 2000 UTC (8 years, 5 months ago) by eric
Changes since 1.25: +5 -1
lines
Diff to previous 1.25
(colored)
javascript-backed button to hit all the resource selections at once
Revision 1.25 / (download) - annotate - [select for diffs]
, Tue Mar 7 15:34:28 2000 UTC (8 years, 6 months ago) by eric
Changes since 1.24: +12 -1
lines
Diff to previous 1.24
(colored)
overloaded a function so it would be possible to replay non-CGI POST data
Revision 1.24 / (download) - annotate - [select for diffs]
, Tue Dec 14 13:14:41 1999 UTC (8 years, 8 months ago) by eric
Changes since 1.23: +2 -2
lines
Diff to previous 1.23
(colored)
changed all version numbers in prep for release
Revision 1.23 / (download) - annotate - [select for diffs]
, Fri Dec 10 02:42:11 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.22: +5 -2
lines
Diff to previous 1.22
(colored)
attributions on algernon query, some CGI debug notices
Revision 1.22 / (download) - annotate - [select for diffs]
, Thu Nov 18 20:34:53 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.21: +6 -4
lines
Diff to previous 1.21
(colored)
more UI work
Revision 1.21 / (download) - annotate - [select for diffs]
, Wed Nov 17 12:49:31 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.20: +23 -5
lines
Diff to previous 1.20
(colored)
more layout and validation tweakage
Revision 1.20 / (download) - annotate - [select for diffs]
, Mon Nov 15 05:10:39 1999 UTC (8 years, 9 months ago) by eric
Changes since 1.19: +19 -1
lines
Diff to previous 1.19
(colored)
chacl now validates
Revision 1.19 / (download) - annotate - [select for diffs]
, Thu Sep 30 00:42:19 1999 UTC (8 years, 11 months ago) by eric
Changes since 1.18: +7 -2
lines
Diff to previous 1.18
(colored)
attempted to add script access to logging for session recovery
Revision 1.18 / (download) - annotate - [select for diffs]
, Thu Sep 9 07:12:05 1999 UTC (9 years ago) by eric
Changes since 1.17: +72 -1
lines
Diff to previous 1.17
(colored)
got around some bugs in NS and CGI.pm to enable file upload in rdfInput.pl
Revision 1.17 / (download) - annotate - [select for diffs]
, Mon Sep 6 03:36:45 1999 UTC (9 years ago) by eric
Changes since 1.16: +97 -2
lines
Diff to previous 1.16
(colored)
added some auth handling
Revision 1.16 / (download) - annotate - [select for diffs]
, Sun Apr 11 18:53:38 1999 UTC (9 years, 5 months ago) by eric
Changes since 1.15: +28 -5
lines
Diff to previous 1.15
(colored)
post tramatic stress
Revision 1.15 / (download) - annotate - [select for diffs]
, Sun Apr 11 12:28:56 1999 UTC (9 years, 5 months ago) by jigsaw
Changes since 1.14: +4 -27
lines
Diff to previous 1.14
(colored)
Recovery from CVS disaster, Daniel
Revision 1.14 / (download) - annotate - [select for diffs]
, Tue Apr 6 20:13:27 1999 UTC (9 years, 5 months ago) by eric
Changes since 1.13: +28 -5
lines
Diff to previous 1.13
(colored)
new W3CDebugCGI interface
Revision 1.13 / (download) - annotate - [select for diffs]
, Thu Feb 25 23:36:20 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.12: +4 -3
lines
Diff to previous 1.12
(colored)
CPAN module work
Revision 1.12 / (download) - annotate - [select for diffs]
, Thu Feb 25 01:42:58 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.11: +46 -5
lines
Diff to previous 1.11
(colored)
half done CPANifying
Revision 1.11 / (download) - annotate - [select for diffs]
, Sun Feb 21 01:58:37 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.10: +2 -2
lines
Diff to previous 1.10
(colored)
first move checkpoint
Revision 1.10 / (download) - annotate - [select for diffs]
, Fri Feb 12 19:20:18 1999 UTC (9 years, 6 months ago) by eric
Changes since 1.9: +2 -2
lines
Diff to previous 1.9
(colored)
used namespaceFixer.pl to switch to a hierarchical namespace for the perl packages. some fixes to ShowForm and chacl
Revision 1.9 / (download) - annotate - [select for diffs]
, Sun Feb 7 09:28:09 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.8: +14 -14
lines
Diff to previous 1.8
(colored)
chacl RDF parser error handler
Revision 1.8 / (download) - annotate - [select for diffs]
, Sat Feb 6 21:26:05 1999 UTC (9 years, 7 months ago) by eric
Changes since 1.7: +22 -0
lines
Diff to previous 1.7
(colored)
start on wierd fork debugging toy
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Dec 14 23:31:34 1998 UTC (9 years, 8 months ago) by eric
Changes since 1.6: +20 -0
lines
Diff to previous 1.6
(colored)
new chacl with a new, exciting interface
Revision 1.6 / (download) - annotate - [select for diffs]
, Sun Oct 25 03:03:44 1998 UTC (9 years, 10 months ago) by renaudb
Changes since 1.5: +4 -1
lines
Diff to previous 1.5
(colored)
fixed naming of saved state files
Revision 1.5 / (download) - annotate - [select for diffs]
, Wed Sep 9 01:47:56 1998 UTC (10 years ago) by eric
Changes since 1.4: +43 -9
lines
Diff to previous 1.4
(colored)
reg V2.0 with email callback
Revision 1.4 / (download) - annotate - [select for diffs]
, Wed Jun 3 22:06:34 1998 UTC (10 years, 3 months ago) by eric
Changes since 1.3: +15 -6
lines
Diff to previous 1.3
(colored)
gracefully handle bad file open
Revision 1.3 / (download) - annotate - [select for diffs]
, Wed Jun 3 19:37:00 1998 UTC (10 years, 3 months ago) by eric
Changes since 1.2: +9 -6
lines
Diff to previous 1.2
(colored)
changed for chaclCGI.pl
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Jun 2 12:39:18 1998 UTC (10 years, 3 months ago) by eric
Changes since 1.1: +7 -3
lines
Diff to previous 1.1
(colored)
getting compilation to work
Revision 1.1 / (download) - annotate - [select for diffs]
, Fri May 29 20:19:47 1998 UTC (10 years, 3 months ago) by eric
Diff
started with a library I had been working on for the last couple months
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