CVS log for 2000/10/swap/uripath.py
Up to [Public] / 2000 / 10 / swap
Request diff between arbitrary revisions
Default branch: 1
Revision 1.21 / (download) - annotate - [select for diffs]
, Tue Jun 26 02:36:16 2007 UTC (14 months, 1 week ago) by syosi
CVS Tags: rel-1-2-0,
HEAD
Changes since 1.20: +26 -23
lines
Diff to previous 1.20
(colored)
fix tabs
Revision 1.20 / (download) - annotate - [select for diffs]
, Thu Jan 25 20:26:50 2007 UTC (19 months, 1 week ago) by timbl
Changes since 1.19: +14 -7
lines
Diff to previous 1.19
(colored)
@@@ BEWARE UNTESTED PARTIAL VERSION -- Introducing XML Literals as DOM objects
Revision 1.19 / (download) - annotate - [select for diffs]
, Thu Nov 9 22:44:12 2006 UTC (21 months, 3 weeks ago) by connolly
Changes since 1.18: +5 -2
lines
Diff to previous 1.18
(colored)
start base with file:// rather than just file:/
for interop with xsltproc
Revision 1.18 / (download) - annotate - [select for diffs]
, Fri Jul 7 22:06:50 2006 UTC (2 years, 2 months ago) by connolly
CVS Tags: pfreport,
paw-demo-m1
Changes since 1.17: +13 -5
lines
Diff to previous 1.17
(colored)
fix bug with joining mid:abc with #foo
Revision 1.17 / (download) - annotate - [select for diffs]
, Sat Jun 17 19:27:27 2006 UTC (2 years, 2 months ago) by timbl
Changes since 1.16: +69 -1
lines
Diff to previous 1.16
(colored)
Add canonical() with unit tests
Revision 1.16.10.1 / (download) - annotate - [select for diffs]
, Wed Mar 16 17:55:36 2005 UTC (3 years, 5 months ago) by connolly
Branch: rel-1-1-perf
Changes since 1.16: +34 -9
lines
Diff to previous 1.16
(colored)
next main 1.17
(colored)
fixed join bug with : in frag
commented out some non-working tests
Revision 1.16 / (download) - annotate - [select for diffs]
, Sun Mar 21 04:24:35 2004 UTC (4 years, 5 months ago) by timbl
CVS Tags: yosi-before-setup-py,
rel-1-1-0rc2,
rel-1-1-0rc1,
rel-1-0-rc1,
rel-1-0-0,
rel-0-8-set,
rel-0-8-0-perf,
rel-0-8-0,
rel-0-7-3,
rel-0-7-2,
branch-0-7-3-auto-regfilelist
Branch point for: rel-1-1-perf
Changes since 1.15: +5 -2
lines
Diff to previous 1.15
(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.15 / (download) - annotate - [select for diffs]
, Wed Jan 28 22:22:10 2004 UTC (4 years, 7 months ago) by connolly
CVS Tags: rel-0-7-1,
rel-0-7
Changes since 1.14: +20 -4
lines
Diff to previous 1.14
(colored)
tested that IRIs work in uripath.join()
Revision 1.14 / (download) - annotate - [select for diffs]
, Mon Oct 20 17:31:55 2003 UTC (4 years, 10 months ago) by timbl
Changes since 1.13: +5 -2
lines
Diff to previous 1.13
(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.13 / (download) - annotate - [select for diffs]
, Thu Jul 3 21:04:39 2003 UTC (5 years, 2 months ago) by timbl
CVS Tags: runSmart,
oldLists
Changes since 1.12: +5 -2
lines
Diff to previous 1.12
(colored)
New string function to compare strings normalizing case and whitespace string:containsRoughly
Revision 1.12 / (download) - annotate - [select for diffs]
, Thu Apr 3 22:35:12 2003 UTC (5 years, 5 months ago) by ryanlee
Changes since 1.11: +9 -2
lines
Diff to previous 1.11
(colored)
fixed previous fix, added test case
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Apr 3 22:06:54 2003 UTC (5 years, 5 months ago) by ryanlee
Changes since 1.10: +5 -2
lines
Diff to previous 1.10
(colored)
small fix in if, line 217
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Feb 24 15:06:38 2003 UTC (5 years, 6 months ago) by connolly
Changes since 1.9: +22 -5
lines
Diff to previous 1.9
(colored)
some more tests from Graham
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Dec 25 20:01:32 2002 UTC (5 years, 8 months ago) by timbl
Changes since 1.8: +5 -2
lines
Diff to previous 1.8
(colored)
some --flatten tests fail. --why fails. Formulae must be closed to be referenced in a add()
Revision 1.8 / (download) - annotate - [select for diffs]
, Sun Nov 24 03:12:02 2002 UTC (5 years, 9 months ago) by timbl
CVS Tags: fast_for_dom
Changes since 1.7: +15 -3
lines
Diff to previous 1.7
(colored)
base can be None in uripath:refTo
Revision 1.7 / (download) - annotate - [select for diffs]
, Wed Sep 4 05:03:07 2002 UTC (6 years ago) by connolly
Changes since 1.6: +182 -191
lines
Diff to previous 1.6
(colored)
convertet unittests to use python doctest and unittest modules; cleaned up docstrings a bit
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Sep 4 04:07:50 2002 UTC (6 years ago) by connolly
Changes since 1.5: +15 -9
lines
Diff to previous 1.5
(colored)
fixed uripath.refTo
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Aug 23 04:36:15 2002 UTC (6 years ago) by connolly
Changes since 1.4: +25 -8
lines
Diff to previous 1.4
(colored)
fixed refTo case: file:/some/dir/foo -> file:/some/dir/#blort
Revision 1.4 / (download) - annotate - [select for diffs]
, Wed Aug 7 14:32:21 2002 UTC (6 years, 1 month ago) by timbl
Changes since 1.3: +83 -4
lines
Diff to previous 1.3
(colored)
uripath changes. passes 51 general tests and 25 loopback tests
Revision 1.3 / (download) - annotate - [select for diffs]
, Tue Aug 6 01:36:09 2002 UTC (6 years, 1 month ago) by connolly
Changes since 1.2: +16 -2
lines
Diff to previous 1.2
(colored)
cleanup: diagnostic interface, relative/absolute uri handling
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Mar 15 23:53:02 2002 UTC (6 years, 5 months ago) by connolly
Changes since 1.1: +10 -4
lines
Diff to previous 1.1
(colored)
handle no-auth case
Revision 1.1 / (download) - annotate - [select for diffs]
, Tue Feb 19 22:52:42 2002 UTC (6 years, 6 months ago) by connolly
Diff
renamed uritools.py to uripath.py
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