CVS log for 2000/10/swap/reify.py
Up to [Public] / 2000 / 10 / swap
Request diff between arbitrary revisions
Default branch: 1
Revision 1.19 / (download) - annotate - [select for diffs]
, Tue Dec 11 21:18:08 2007 UTC (5 months ago) by syosi
CVS Tags: rel-1-2-0,
HEAD
Changes since 1.18: +37 -31
lines
Diff to previous 1.18
(colored)
fix output bug
Revision 1.18 / (download) - annotate - [select for diffs]
, Tue Nov 20 15:07:14 2007 UTC (5 months, 3 weeks ago) by syosi
Changes since 1.17: +2 -2
lines
Diff to previous 1.17
(colored)
remove spurious print statement
Revision 1.17 / (download) - annotate - [select for diffs]
, Tue Jun 26 02:36:15 2007 UTC (10 months, 2 weeks ago) by syosi
Changes since 1.16: +111 -111
lines
Diff to previous 1.16
(colored)
fix tabs
Revision 1.16 / (download) - annotate - [select for diffs]
, Thu Jul 21 15:22:59 2005 UTC (2 years, 9 months ago) by syosi
CVS Tags: rel-1-1-0rc2,
rel-1-1-0rc1,
pfreport,
paw-demo-m1
Changes since 1.15: +7 -7
lines
Diff to previous 1.15
(colored)
wow!
Revision 1.15 / (download) - annotate - [select for diffs]
, Tue Jul 12 14:44:44 2005 UTC (2 years, 10 months ago) by syosi
Changes since 1.14: +2 -2
lines
Diff to previous 1.14
(colored)
fix a spelling error in the name of loadFormulaWithSubs[t]itution
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Jun 23 21:05:14 2005 UTC (2 years, 10 months ago) by syosi
Changes since 1.13: +53 -1
lines
Diff to previous 1.13
(colored)
a little more
Revision 1.13 / (download) - annotate - [select for diffs]
, Wed Jun 15 19:19:38 2005 UTC (2 years, 10 months ago) by syosi
Changes since 1.12: +103 -344
lines
Diff to previous 1.12
(colored)
separate out reify
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Jan 26 18:01:00 2005 UTC (3 years, 3 months ago) by syosi
Changes since 1.11: +4 -2
lines
Diff to previous 1.11
(colored)
set tests and a log:filter test
Revision 1.11 / (download) - annotate - [select for diffs]
, Fri Jan 21 20:54:04 2005 UTC (3 years, 3 months ago) by syosi
Changes since 1.10: +6 -3
lines
Diff to previous 1.10
(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.10 / (download) - annotate - [select for diffs]
, Thu Jan 13 00:20:27 2005 UTC (3 years, 3 months ago) by syosi
Changes since 1.9: +4 -4
lines
Diff to previous 1.9
(colored)
coded around a nasty bug in python2.3 ImmutableSet
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Dec 8 19:54:06 2004 UTC (3 years, 5 months ago) by syosi
CVS Tags: rel-1-1-perf
Changes since 1.8: +9 -7
lines
Diff to previous 1.8
(colored)
fix for reification
Revision 1.8 / (download) - annotate - [select for diffs]
, Sun Aug 8 01:44:49 2004 UTC (3 years, 9 months ago) by syosi
CVS Tags: rel-1-0-rc1,
rel-1-0-0
Changes since 1.7: +11 -14
lines
Diff to previous 1.7
(colored)
undo what I did last thing Friday. Those changes are nowhere near ready for the trunk
Revision 1.7 / (download) - annotate - [select for diffs]
, Fri Aug 6 19:11:52 2004 UTC (3 years, 9 months ago) by syosi
Changes since 1.6: +14 -11
lines
Diff to previous 1.6
(colored)
so I have stuff to work on at home
Revision 1.6.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.6: +5 -4
lines
Diff to previous 1.6
(colored)
next main 1.7
(colored)
as of right now, the tr people can use cwm again.
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Jul 21 20:55:41 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.5: +15 -1
lines
Diff to previous 1.5
(colored)
not yet working flatten tests
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Jul 16 17:44:31 2004 UTC (3 years, 9 months ago) by syosi
Changes since 1.4: +100 -11
lines
Diff to previous 1.4
(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.4 / (download) - annotate - [select for diffs]
, Wed Jun 30 18:06:19 2004 UTC (3 years, 10 months ago) by syosi
CVS Tags: yosi-before-setup-py,
rel-0-8-0
Changes since 1.3: +12 -5
lines
Diff to previous 1.3
(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.3 / (download) - annotate - [select for diffs]
, Thu Jun 24 20:22:51 2004 UTC (3 years, 10 months ago) by syosi
Changes since 1.2: +2 -2
lines
Diff to previous 1.2
(colored)
Merging automatic generation of filelists into the main branch
Note that the distribute step is not yet set up to use it!
Yosi
Revision 1.2 / (download) - annotate - [select for diffs]
, Thu Jun 24 03:17:12 2004 UTC (3 years, 10 months ago) by timbl
Changes since 1.1: +177 -75
lines
Diff to previous 1.1
(colored)
Reification continues
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Jun 23 21:06:01 2004 UTC (3 years, 10 months ago) by syosi
Diff
Reify, and dereify. Dereify still has problems
try 2
Yosi
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