CVS log for 2000/10/swap/LX/__init__.py
Up to [Public] / 2000 / 10 / swap / LX
Request diff between arbitrary revisions
Default branch: 1
Revision 1.13 / (download) - annotate - [select for diffs]
, Wed Sep 17 18:09:28 2003 UTC (4 years, 11 months ago) by sandro
CVS Tags: yosi-before-setup-py,
rel-1-2-0,
rel-1-1-perf,
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,
rel-0-7-1,
rel-0-7,
pfreport,
paw-demo-m1,
branch-0-7-3-auto-regfilelist,
HEAD
Changes since 1.12: +6 -2
lines
Diff to previous 1.12
(colored)
added reporter
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Sep 17 18:01:30 2003 UTC (4 years, 11 months ago) by sandro
Changes since 1.11: +10 -6
lines
Diff to previous 1.11
(colored)
more complete module list
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Sep 4 03:14:01 2003 UTC (5 years ago) by sandro
CVS Tags: runSmart
Changes since 1.10: +6 -3
lines
Diff to previous 1.10
(colored)
remove reference to ns.py
Revision 1.10 / (download) - annotate - [select for diffs]
, Tue Aug 26 11:15:55 2003 UTC (5 years ago) by sandro
Changes since 1.9: +8 -5
lines
Diff to previous 1.9
(colored)
rolled defaultns.py into namespace.py
Revision 1.9 / (download) - annotate - [select for diffs]
, Fri Feb 14 17:21:59 2003 UTC (5 years, 6 months ago) by sandro
CVS Tags: oldLists
Changes since 1.8: +6 -2
lines
Diff to previous 1.8
(colored)
Switched to import-as-needed for LX languages and engines
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Feb 13 19:54:33 2003 UTC (5 years, 6 months ago) by sandro
Changes since 1.7: +9 -26
lines
Diff to previous 1.7
(colored)
cleaned up docs to match moving import-all stuff to all.py
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Feb 13 19:47:48 2003 UTC (5 years, 6 months ago) by sandro
Changes since 1.6: +19 -4
lines
Diff to previous 1.6
(colored)
reformate a little
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Feb 13 19:24:21 2003 UTC (5 years, 6 months ago) by sandro
Changes since 1.5: +18 -11
lines
Diff to previous 1.5
(colored)
Stopped importing everything, since doing so meant that any use of
anything in LX/* meant important everything. We'll need to use LX.all
or some such if we want them all into one namespace.
Revision 1.5 / (download) - annotate - [select for diffs]
, Thu Feb 13 17:20:19 2003 UTC (5 years, 6 months ago) by sandro
Changes since 1.4: +21 -21
lines
Diff to previous 1.4
(colored)
moved URI-related stuff over to uri.py
Revision 1.4 / (download) - annotate - [select for diffs]
, Wed Jan 29 06:09:18 2003 UTC (5 years, 7 months ago) by sandro
Changes since 1.3: +12 -2
lines
Diff to previous 1.3
(colored)
Major shift in style of LX towards using expr.py. Added some access
to otter, via --check. Works as described in
http://lists.w3.org/Archives/Public/www-archive/2003Jan/0024
I don't like this UI; I imagine something more like --engine=otter
--think, and --language=otter (instead of --otterDump).
No tests for any of this.
Revision 1.3 / (download) - annotate - [select for diffs]
, Thu Aug 29 21:02:13 2002 UTC (6 years ago) by sandro
CVS Tags: fast_for_dom
Changes since 1.2: +6 -3
lines
Diff to previous 1.2
(colored)
passes many more tests, esp handling of variables
Revision 1.2 / (download) - annotate - [select for diffs]
, Thu Aug 29 16:39:55 2002 UTC (6 years ago) by sandro
Changes since 1.1: +11 -6
lines
Diff to previous 1.1
(colored)
fixed various early typos and ommissions; working on logic bug which is manifesting in description loops
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Aug 29 11:00:46 2002 UTC (6 years ago) by sandro
Diff
initial version, mostly written or heavily rewritten over the past
week (not thoroughly tested)
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