CVS log for 2000/10/swap/term.py
Up to [Public] / 2000 / 10 / swap
Request diff between arbitrary revisions
Default branch: 1
Revision 1.80 / (download) - annotate - [select for diffs]
, Wed Dec 26 19:54:11 2007 UTC (4 months, 2 weeks ago) by syosi
CVS Tags: HEAD
Changes since 1.79: +5 -65
lines
Diff to previous 1.79
(colored)
merge in latest performance ideal
Revision 1.79 / (download) - annotate - [select for diffs]
, Sun Nov 18 03:45:22 2007 UTC (5 months, 3 weeks ago) by syosi
CVS Tags: rel-1-2-0
Changes since 1.78: +2 -2
lines
Diff to previous 1.78
(colored)
simple fix to unify
Revision 1.78 / (download) - annotate - [select for diffs]
, Tue Aug 21 15:39:54 2007 UTC (8 months, 3 weeks ago) by syosi
Changes since 1.77: +2 -1
lines
Diff to previous 1.77
(colored)
more stable version of query
Revision 1.77 / (download) - annotate - [select for diffs]
, Mon Aug 6 16:13:56 2007 UTC (9 months ago) by syosi
Changes since 1.76: +18 -7
lines
Diff to previous 1.76
(colored)
A month of changes
Revision 1.76 / (download) - annotate - [select for diffs]
, Wed Aug 1 01:32:02 2007 UTC (9 months, 1 week ago) by syosi
Changes since 1.75: +15 -10
lines
Diff to previous 1.75
(colored)
a couple of fixes for sparql support
Revision 1.75 / (download) - annotate - [select for diffs]
, Tue Jun 26 15:30:53 2007 UTC (10 months, 2 weeks ago) by syosi
Changes since 1.74: +7 -3
lines
Diff to previous 1.74
(colored)
readded important file
finished with tab vs. space fixes
Revision 1.74 / (download) - annotate - [select for diffs]
, Tue Jun 26 02:36:15 2007 UTC (10 months, 2 weeks ago) by syosi
Changes since 1.73: +460 -460
lines
Diff to previous 1.73
(colored)
fix tabs
Revision 1.73 / (download) - annotate - [select for diffs]
, Thu Jun 14 14:55:56 2007 UTC (10 months, 4 weeks ago) by syosi
Changes since 1.72: +6 -4
lines
Diff to previous 1.72
(colored)
for timbl, slightly better support for xml literals
Revision 1.72 / (download) - annotate - [select for diffs]
, Thu May 10 18:38:55 2007 UTC (12 months ago) by syosi
Changes since 1.71: +4 -1
lines
Diff to previous 1.71
(colored)
fix SPARQL BOUND
Revision 1.71 / (download) - annotate - [select for diffs]
, Thu Feb 15 00:37:10 2007 UTC (14 months, 3 weeks ago) by connolly
Changes since 1.70: +2 -2
lines
Diff to previous 1.70
(colored)
use unicode() rather than str() to compare terms, to work around a cwm crash while working on xpath stuff. not thoroughly tested, sorry
Revision 1.70 / (download) - annotate - [select for diffs]
, Thu Feb 8 19:48:11 2007 UTC (15 months ago) by syosi
Changes since 1.69: +2 -1
lines
Diff to previous 1.69
(colored)
back to passing all tests
Revision 1.69 / (download) - annotate - [select for diffs]
, Mon Jan 29 18:54:47 2007 UTC (15 months, 1 week ago) by timbl
Changes since 1.68: +2 -2
lines
Diff to previous 1.68
(colored)
doc-minor
Revision 1.68 / (download) - annotate - [select for diffs]
, Thu Jan 25 22:53:06 2007 UTC (15 months, 2 weeks ago) by timbl
Changes since 1.67: +2 -2
lines
Diff to previous 1.67
(colored)
Passes test/regression.n3 modulo discussion of (a) file:/// vs file:/ an (b) leading and trailing whitespace in xml canonicalization
Revision 1.67 / (download) - annotate - [select for diffs]
, Thu Jan 25 20:26:50 2007 UTC (15 months, 2 weeks ago) by timbl
Changes since 1.66: +96 -8
lines
Diff to previous 1.66
(colored)
@@@ BEWARE UNTESTED PARTIAL VERSION -- Introducing XML Literals as DOM objects
Revision 1.66 / (download) - annotate - [select for diffs]
, Wed Jan 3 16:17:58 2007 UTC (16 months, 1 week ago) by syosi
Changes since 1.65: +7 -8
lines
Diff to previous 1.65
(colored)
minor things to get tests to pass, so new for python2.5
Revision 1.65 / (download) - annotate - [select for diffs]
, Thu Aug 24 17:54:01 2006 UTC (20 months, 2 weeks ago) by syosi
CVS Tags: pfreport
Changes since 1.64: +294 -137
lines
Diff to previous 1.64
(colored)
unification rewrite part I
step 1 of changes to allow for backward chaining
Revision 1.64 / (download) - annotate - [select for diffs]
, Wed Aug 9 23:20:42 2006 UTC (21 months ago) by syosi
Changes since 1.63: +124 -52
lines
Diff to previous 1.63
(colored)
proof that release process still works
Revision 1.63 / (download) - annotate - [select for diffs]
, Wed Aug 2 16:59:14 2006 UTC (21 months, 1 week ago) by syosi
Changes since 1.62: +27 -27
lines
Diff to previous 1.62
(colored)
fix c14n and filter bug
Revision 1.62 / (download) - annotate - [select for diffs]
, Mon Jul 31 21:37:54 2006 UTC (21 months, 1 week ago) by syosi
Changes since 1.61: +102 -2
lines
Diff to previous 1.61
(colored)
slight changes
Revision 1.61 / (download) - annotate - [select for diffs]
, Mon Jul 17 18:25:19 2006 UTC (21 months, 3 weeks ago) by syosi
CVS Tags: paw-demo-m1
Changes since 1.60: +8 -8
lines
Diff to previous 1.60
(colored)
dont always canonicalize --- a hack
Revision 1.60 / (download) - annotate - [select for diffs]
, Mon Jul 10 19:25:32 2006 UTC (22 months ago) by syosi
Changes since 1.59: +12 -5
lines
Diff to previous 1.59
(colored)
undo earlier fix; it was wrong
Revision 1.59 / (download) - annotate - [select for diffs]
, Fri Jul 7 17:45:28 2006 UTC (22 months ago) by syosi
Changes since 1.58: +18 -12
lines
Diff to previous 1.58
(colored)
fix a couple bugs introduced
Revision 1.58 / (download) - annotate - [select for diffs]
, Fri Jul 7 03:30:52 2006 UTC (22 months ago) by syosi
Changes since 1.57: +40 -3
lines
Diff to previous 1.57
(colored)
we seem to have (mostly) stabilized
Revision 1.57 / (download) - annotate - [select for diffs]
, Mon Jan 23 22:17:57 2006 UTC (2 years, 3 months ago) by syosi
Changes since 1.56: +2 -2
lines
Diff to previous 1.56
(colored)
work in includes
Revision 1.56 / (download) - annotate - [select for diffs]
, Fri Jan 20 03:38:58 2006 UTC (2 years, 3 months ago) by timbl
Changes since 1.55: +3 -3
lines
Diff to previous 1.55
(colored)
Seems to work. Tested on plane DC->BOS with Yosi
Revision 1.55 / (download) - annotate - [select for diffs]
, Fri Jan 13 14:48:54 2006 UTC (2 years, 3 months ago) by syosi
Changes since 1.54: +84 -8
lines
Diff to previous 1.54
(colored)
boolean literals, and fixes for --why
Revision 1.54 / (download) - annotate - [select for diffs]
, Wed Jan 11 20:01:14 2006 UTC (2 years, 4 months ago) by timbl
Changes since 1.53: +3 -3
lines
Diff to previous 1.53
(colored)
Use full unification
Revision 1.53 / (download) - annotate - [select for diffs]
, Wed Dec 21 22:55:24 2005 UTC (2 years, 4 months ago) by timbl
Changes since 1.52: +11 -17
lines
Diff to previous 1.52
(colored)
Passes simple fast regresstion test, not tested on all tests
Revision 1.52 / (download) - annotate - [select for diffs]
, Wed Dec 21 22:15:27 2005 UTC (2 years, 4 months ago) by timbl
Changes since 1.51: +24 -26
lines
Diff to previous 1.51
(colored)
Try to fix bug in unification UNTESTED
Revision 1.51 / (download) - annotate - [select for diffs]
, Wed Dec 21 21:17:58 2005 UTC (2 years, 4 months ago) by timbl
Changes since 1.50: +8 -23
lines
Diff to previous 1.50
(colored)
more debug
Revision 1.50 / (download) - annotate - [select for diffs]
, Fri Nov 4 14:19:22 2005 UTC (2 years, 6 months ago) by timbl
Changes since 1.49: +3 -1
lines
Diff to previous 1.49
(colored)
retest regression.n3 reason/detailed.tests, pfproxy.py works and checks
Revision 1.49 / (download) - annotate - [select for diffs]
, Wed Nov 2 17:58:41 2005 UTC (2 years, 6 months ago) by timbl
Changes since 1.48: +2 -1
lines
Diff to previous 1.48
(colored)
bug fixes - Add Premise
Revision 1.48 / (download) - annotate - [select for diffs]
, Wed Nov 2 00:06:26 2005 UTC (2 years, 6 months ago) by timbl
Changes since 1.47: +3 -3
lines
Diff to previous 1.47
(colored)
grouping of statements by reason; Various bugs out, duplicate checking always in runLaborious. Passed regression.n3 and reason/details.tests
Revision 1.47 / (download) - annotate - [select for diffs]
, Wed Oct 26 19:07:13 2005 UTC (2 years, 6 months ago) by timbl
Changes since 1.46: +38 -3
lines
Diff to previous 1.46
(colored)
ONLY FAST TESTS DONE. check.py and why.py improved and unification improved. Proof and check the judy example for PAW work
Revision 1.46 / (download) - annotate - [select for diffs]
, Mon Oct 24 16:58:38 2005 UTC (2 years, 6 months ago) by timbl
Changes since 1.45: +68 -47
lines
Diff to previous 1.45
(colored)
--n3=B flag introduced. --why improved but not perfect.
Revision 1.45 / (download) - annotate - [select for diffs]
, Mon Aug 29 20:22:13 2005 UTC (2 years, 8 months ago) by syosi
CVS Tags: rel-1-1-0rc2
Changes since 1.44: +18 -9
lines
Diff to previous 1.44
(colored)
a little cleanup
Revision 1.44 / (download) - annotate - [select for diffs]
, Sun Aug 28 22:53:56 2005 UTC (2 years, 8 months ago) by syosi
Changes since 1.43: +7 -6
lines
Diff to previous 1.43
(colored)
better pycwmko?
Revision 1.43 / (download) - annotate - [select for diffs]
, Mon Aug 22 21:12:54 2005 UTC (2 years, 8 months ago) by timbl
Changes since 1.42: +115 -24
lines
Diff to previous 1.42
(colored)
Revive --why proof generation and check.py. Recode unification a bit
Revision 1.42 / (download) - annotate - [select for diffs]
, Tue Aug 16 13:49:21 2005 UTC (2 years, 8 months ago) by timbl
Changes since 1.41: +9 -1
lines
Diff to previous 1.41
(colored)
Passes test/Makefile. smartIn changed to interpretBuiltins. rdf:first rdf:rest special.
Revision 1.41 / (download) - annotate - [select for diffs]
, Tue Aug 9 20:55:16 2005 UTC (2 years, 9 months ago) by syosi
CVS Tags: rel-1-1-0rc1
Changes since 1.40: +23 -13
lines
Diff to previous 1.40
(colored)
lots of strange things
Revision 1.40 / (download) - annotate - [select for diffs]
, Wed Aug 3 18:02:57 2005 UTC (2 years, 9 months ago) by syosi
Changes since 1.39: +10 -2
lines
Diff to previous 1.39
(colored)
improved builtins and inclusions
Revision 1.39 / (download) - annotate - [select for diffs]
, Thu Jul 28 20:03:22 2005 UTC (2 years, 9 months ago) by syosi
Changes since 1.38: +3 -1
lines
Diff to previous 1.38
(colored)
another sparql test
Revision 1.38 / (download) - annotate - [select for diffs]
, Fri Jul 22 15:14:20 2005 UTC (2 years, 9 months ago) by syosi
Changes since 1.37: +3 -3
lines
Diff to previous 1.37
(colored)
Fix for xml parsing bug
Revision 1.37 / (download) - annotate - [select for diffs]
, Thu Jul 21 15:22:59 2005 UTC (2 years, 9 months ago) by syosi
Changes since 1.36: +9 -1
lines
Diff to previous 1.36
(colored)
wow!
Revision 1.36 / (download) - annotate - [select for diffs]
, Tue Jul 12 18:47:01 2005 UTC (2 years, 10 months ago) by syosi
Changes since 1.35: +10 -10
lines
Diff to previous 1.35
(colored)
my first SPARQL query
Revision 1.35 / (download) - annotate - [select for diffs]
, Wed Jun 15 19:42:12 2005 UTC (2 years, 10 months ago) by syosi
Changes since 1.34: +1 -96
lines
Diff to previous 1.34
(colored)
separate out reify
Revision 1.34 / (download) - annotate - [select for diffs]
, Thu Jun 9 21:05:14 2005 UTC (2 years, 11 months ago) by syosi
Changes since 1.33: +1 -1
lines
Diff to previous 1.33
(colored)
rename decimal.py
Revision 1.33 / (download) - annotate - [select for diffs]
, Thu Jun 9 20:13:48 2005 UTC (2 years, 11 months ago) by syosi
Changes since 1.32: +28 -24
lines
Diff to previous 1.32
(colored)
add log:semanticsWithImportsClosure
Revision 1.32 / (download) - annotate - [select for diffs]
, Wed Jun 8 21:07:05 2005 UTC (2 years, 11 months ago) by syosi
Changes since 1.31: +12 -6
lines
Diff to previous 1.31
(colored)
term is now a new-style class
Revision 1.31 / (download) - annotate - [select for diffs]
, Mon Jun 6 20:23:49 2005 UTC (2 years, 11 months ago) by syosi
Changes since 1.30: +1 -1
lines
Diff to previous 1.30
(colored)
fix replace error
Revision 1.30 / (download) - annotate - [select for diffs]
, Mon Jun 6 20:16:15 2005 UTC (2 years, 11 months ago) by syosi
Changes since 1.29: +26 -26
lines
Diff to previous 1.29
(colored)
pycwmko lives! (barely)
Revision 1.29 / (download) - annotate - [select for diffs]
, Mon Jan 24 18:59:23 2005 UTC (3 years, 3 months ago) by syosi
Changes since 1.28: +5 -3
lines
Diff to previous 1.28
(colored)
fix for strange = bug in sets
Revision 1.28 / (download) - annotate - [select for diffs]
, Fri Jan 21 20:54:04 2005 UTC (3 years, 3 months ago) by syosi
Changes since 1.27: +4 -2
lines
Diff to previous 1.27
(colored)
A huge commit. fix reification so those tests pass, and now cwm can use n3p, a parser that uses n3.n3, to parse n3.
Simply
If you want to try using n3p with cwm, set the environment variable CWM_N3_PARSER to n3p and put n3p as a package cwm can find. This involves putting it where python searches, and creating an (empty) __init__.py file in that directory. Also, using an i18n n3meta.py (as I am) would be useful.
Revision 1.27 / (download) - annotate - [select for diffs]
, Thu Jan 13 00:20:27 2005 UTC (3 years, 3 months ago) by syosi
Changes since 1.26: +45 -1
lines
Diff to previous 1.26
(colored)
coded around a nasty bug in python2.3 ImmutableSet
Revision 1.26 / (download) - annotate - [select for diffs]
, Tue Jan 11 20:17:31 2005 UTC (3 years, 4 months ago) by syosi
Changes since 1.25: +11 -3
lines
Diff to previous 1.25
(colored)
a first step in supporting n3 sets
Revision 1.25 / (download) - annotate - [select for diffs]
, Tue Jan 11 18:43:29 2005 UTC (3 years, 4 months ago) by syosi
Changes since 1.24: +45 -1
lines
Diff to previous 1.24
(colored)
the N3Set datatype now exists
Revision 1.24 / (download) - annotate - [select for diffs]
, Mon Jan 10 19:15:22 2005 UTC (3 years, 4 months ago) by syosi
Changes since 1.23: +22 -12
lines
Diff to previous 1.23
(colored)
merge in the performance branch. From here on out, cwm uses sets.
Revision 1.23.2.1 / (download) - annotate - [select for diffs]
, Tue Jan 4 18:03:54 2005 UTC (3 years, 4 months ago) by syosi
Branch: rel-1-1-perf
Changes since 1.23: +22 -12
lines
Diff to previous 1.23
(colored)
next main 1.24
(colored)
preformance --- change variables to sets
Revision 1.23 / (download) - annotate - [select for diffs]
, Fri Dec 31 19:14:34 2004 UTC (3 years, 4 months ago) by timbl
Branch point for: rel-1-1-perf
Changes since 1.22: +37 -8
lines
Diff to previous 1.22
(colored)
list ops
Revision 1.22 / (download) - annotate - [select for diffs]
, Wed Dec 8 19:54:06 2004 UTC (3 years, 5 months ago) by syosi
Changes since 1.21: +4 -1
lines
Diff to previous 1.21
(colored)
fix for reification
Revision 1.21 / (download) - annotate - [select for diffs]
, Tue Oct 19 20:23:08 2004 UTC (3 years, 6 months ago) by syosi
CVS Tags: rel-1-0-rc1,
rel-1-0-0
Changes since 1.20: +4 -4
lines
Diff to previous 1.20
(colored)
fix for decimal. and the release Makefile
Revision 1.20 / (download) - annotate - [select for diffs]
, Sun Aug 8 01:44:49 2004 UTC (3 years, 9 months ago) by syosi
Changes since 1.19: +14 -115
lines
Diff to previous 1.19
(colored)
undo what I did last thing Friday. Those changes are nowhere near ready for the trunk
Revision 1.19 / (download) - annotate - [select for diffs]
, Fri Aug 6 19:11:52 2004 UTC (3 years, 9 months ago) by syosi
Changes since 1.18: +115 -14
lines
Diff to previous 1.18
(colored)
so I have stuff to work on at home
Revision 1.18.2.1 / (download) - annotate - [select for diffs]
, Wed Jul 28 21:04:06 2004 UTC (3 years, 9 months ago) by syosi
Branch: rel-0-8-0-perf
Changes since 1.18: +2 -2
lines
Diff to previous 1.18
(colored)
next main 1.19
(colored)
as of right now, the tr people can use cwm again.
Revision 1.18 / (download) - annotate - [select for diffs]
, Fri Jul 16 17:44:31 2004 UTC (3 years, 9 months ago) by syosi
CVS Tags: rel-0-8-set
Branch point for: rel-0-8-0-perf
Changes since 1.17: +35 -1
lines
Diff to previous 1.17
(colored)
An attempt to get setup.py working
Those changes get very annoying and kludgy
Also, string:search is implemented (not tested yet)
Yosi
Revision 1.17 / (download) - annotate - [select for diffs]
, Tue Jul 13 14:52:41 2004 UTC (3 years, 10 months ago) by syosi
CVS Tags: yosi-before-setup-py
Changes since 1.16: +3 -0
lines
Diff to previous 1.16
(colored)
new buglist, and preliminary support for decimal
Note that, per discussion with danC, the default for numbers is still float
Yosi
Revision 1.16 / (download) - annotate - [select for diffs]
, Mon Jul 12 15:31:35 2004 UTC (3 years, 10 months ago) by syosi
Changes since 1.15: +17 -15
lines
Diff to previous 1.15
(colored)
Two things:
string:search, per danC's RFE
nodeID should now be fixed
Yosi
Revision 1.15 / (download) - annotate - [select for diffs]
, Tue Jul 6 18:04:19 2004 UTC (3 years, 10 months ago) by syosi
CVS Tags: rel-0-8-0
Changes since 1.14: +46 -5
lines
Diff to previous 1.14
(colored)
fixed test system and release system
Revision 1.14 / (download) - annotate - [select for diffs]
, Wed Jun 30 18:06:19 2004 UTC (3 years, 10 months ago) by syosi
Changes since 1.13: +20 -1
lines
Diff to previous 1.13
(colored)
This commit is for two things (sorry!)
First, a change to the build system to build a tests-included cwm.tar.gz instead of the old cwm.tgz
Second, --n3=a now will cowardly refuse to do so when it will change the semantics of the document
Yosi
Revision 1.13 / (download) - annotate - [select for diffs]
, Thu Jun 24 03:17:12 2004 UTC (3 years, 10 months ago) by timbl
Changes since 1.12: +70 -42
lines
Diff to previous 1.12
(colored)
Reification continues
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Jun 23 21:04:24 2004 UTC (3 years, 10 months ago) by syosi
Changes since 1.11: +2 -2
lines
Diff to previous 1.11
(colored)
Reify, and dereify. Dereify still has problems
Yosi
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon Jun 21 16:53:34 2004 UTC (3 years, 10 months ago) by syosi
Changes since 1.10: +2 -2
lines
Diff to previous 1.10
(colored)
Added working rdflib support, and a number of minor bugs fixed
Yosi
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed May 12 01:27:08 2004 UTC (4 years ago) by timbl
CVS Tags: rel-0-7-3,
rel-0-7-2,
branch-0-7-3-auto-regfilelist
Changes since 1.9: +1 -8
lines
Diff to previous 1.9
(colored)
--patch uses delta namespace
-- removed i18n tests
-- numerics canonicalized
see doc/changes.html
Revision 1.9 / (download) - annotate - [select for diffs]
, Sun Mar 21 04:24:35 2004 UTC (4 years, 1 month ago) by timbl
Changes since 1.8: +5 -2
lines
Diff to previous 1.8
(colored)
(See doc/changes.html)
on xml output, nodeID was incorrectly spelled.
update.py provides cwm's --patch option.
diff.py as independent progrem generates patch files for cwm --patch
Revision 1.8 / (download) - annotate - [select for diffs]
, Sat Mar 6 20:39:38 2004 UTC (4 years, 2 months ago) by timbl
CVS Tags: rel-0-7-1
Changes since 1.7: +137 -5
lines
Diff to previous 1.7
(colored)
See http://www.w3.org/2000/10/swap/doc/changes.html for details
- Regresssion test incorporates the RDF Core Positive Parser Tests except XMLLiteral & reification
- xml:base support was added in the parser.
- Use the --rdf=R flag to allow RDF to be parsed even when there is no enveloping <rdf:RDF> tag
- nodeid generated on RDF output
- Automatically generated terms with no URIs sort after anything which has a URI.
- Namespace prefix smarts on output - default ns used for that most frequently used.
- suppresses namespace prefix declarations which are not actually needed in the output.
- Cwm will also make up prefixes when it needs them for a namespace, and none of the input data uses one.-
- Will not use namespace names for URIs which do not have a "#". Including a "/" in the flags overrides.
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Jan 29 18:03:20 2004 UTC (4 years, 3 months ago) by timbl
CVS Tags: rel-0-7
Changes since 1.6: +3 -31
lines
Diff to previous 1.6
(colored)
Passes tests. notation3.py has utf-8 encoding on output. Non-ascii text is output as such in qnames and strings.
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Dec 4 21:20:17 2003 UTC (4 years, 5 months ago) by timbl
Changes since 1.5: +13 -1
lines
Diff to previous 1.5
(colored)
regression.n3#t1005e djb noticed a:b was parsed as rdf:type token
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Oct 20 17:31:55 2003 UTC (4 years, 6 months ago) by timbl
Changes since 1.4: +32 -24
lines
Diff to previous 1.4
(colored)
Added @keyword support.
(eventually got python+expat to wrok on fink, with patch)
Trig functions are in, thanks to Karl, with some changes, but NOT in regeression.n3
see test/math/test-trigo.n3 for now.
Revision 1.4 / (download) - annotate - [select for diffs]
, Sun Sep 7 04:14:13 2003 UTC (4 years, 8 months ago) by timbl
CVS Tags: runSmart
Changes since 1.3: +12 -11
lines
Diff to previous 1.3
(colored)
Passes regression test. (make release)
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Sep 5 23:04:43 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.2: +47 -10
lines
Diff to previous 1.2
(colored)
Passes regression test. (make release)
Revision 1.2 / (download) - annotate - [select for diffs]
, Sat Aug 30 18:04:12 2003 UTC (4 years, 8 months ago) by timbl
Changes since 1.1: +44 -9
lines
Diff to previous 1.1
(colored)
List processing improves - see doc/changes.html
Revision 1.1 / (download) - annotate - [select for diffs]
, Mon Aug 25 14:54:54 2003 UTC (4 years, 8 months ago) by timbl
Diff
Passes regression test. (make release)
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