Up to [local] / OpenXM_contrib2 / asir2000 / gc5.3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6, Tue Apr 1 15:20:40 2008 UTC (16 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
HEAD
Changes since 1.5: +0 -0
lines
FILE REMOVED
gc5.3 is removed.
Revision 1.5 / (download) - annotate - [selected], Fri Mar 7 06:39:55 2003 UTC (21 years, 8 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.4: +1 -1
lines
Diff to previous 1.4 (colored)
All the modifications wrt switches were reverted.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 7 03:12:26 2003 UTC (21 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.3: +1 -1
lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)
Correcting switches (defined(MPI)->MPI etc.) Note that there still exist several inconsistencies.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 14 22:29:12 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)
Changing some MACROs and preprocessor directives: for example, #if PARI was replaced by #if defined(PARI).
Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 24 01:24:40 2001 UTC (23 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.1: +1 -1
lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)
HEAPSTART=0x20000000 may be dangerous. We use 0x40000000.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 20 10:52:53 2001 UTC (23 years, 6 months ago) by noro
Branch: MAIN
Diff to selected 1.5 (colored)
Added a configuration file for large memory linux machine.