Up to [local] / OpenXM / src / k097
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 13 12:40:56 2001 UTC (23 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)
There has been a bug on the evaluation of the size of class inctances. class declaration requires the key word local even there is no instance variable, for example, class hoge extends foo { local ; def method1() { } }
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 8 05:26:49 2001 UTC (23 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.3: +43 -3
lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)
* Cleaned unnecessary files and functions. * Completed the new help system. Type in make in the directory OpenXM/src/k097/Doc
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 5 11:14:25 2001 UTC (23 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
Bug fix of the new manual system of kan/k0. Moved some functions with the name *Indexed* to debug/indexed.k
Revision 1.2 / (download) - annotate - [selected], Fri Jan 21 03:01:25 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_20000124,
RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored)
Added the tag $OpenXM$
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:15 1999 UTC (25 years, 1 month ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored) to selected 1.2 (colored)
o import OpenXM sources
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:15 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Diff to selected 1.2 (colored)
Initial revision