Up to [local] / OpenXM_contrib2 / asir2000
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 23 12:17:15 2019 UTC (5 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +87 -104
lines
Diff to previous 1.10 (unified) to selected 1.7 (unified)
A make-target "install-openxm" will install all files of asir2000 to ${OpenXM_HOME}/lib/asir2000. So asir2000 and asir2018 do not conflict.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Aug 4 06:46:29 2015 UTC (9 years, 3 months ago) by ohara
Branch: MAIN
Changes since 1.9: +448 -271
lines
Diff to previous 1.9 (unified) to selected 1.7 (unified)
1) Boehm's gc updated to 7.4.2. 2) Rewritten in automake 1.15 and autoconf 2.69.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Aug 4 06:20:44 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (unified) to selected 1.7 (unified)
PARI is now being replaced by MPFR (GNU multiprecision floating-point reliable library). 1. eval() now calls functions in libmpfr.a. 2. PARI will be wrapped as an ox server 'ox_pari' (not yet). Warning: Asir will not be built with interval arithmetics for a while.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Dec 20 02:02:23 2013 UTC (10 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.7: +192 -163
lines
Diff to previous 1.7 (unified)
Modified nd_f4 and nd_f4_trace so that it partially use GMP.
Revision 1.7 / (download) - annotate - [selected], Tue Feb 12 09:40:41 2013 UTC (11 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.6: +178 -187
lines
Diff to previous 1.6 (unified)
On MacOS X 10.8, the configure script cannot detect X11 automatically, because XQuartz does not have xmkmf.
Revision 1.6 / (download) - annotate - [select for diffs], Mon May 7 13:26:16 2012 UTC (12 years, 6 months ago) by ohara
Branch: MAIN
Changes since 1.5: +224 -124
lines
Diff to previous 1.5 (unified) to selected 1.7 (unified)
Risa/Asir build system is regenerated by automake 1.11 and autoconf 2.68.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 11 08:44:12 2007 UTC (17 years ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12
Changes since 1.4: +670 -323
lines
Diff to previous 1.4 (unified) to selected 1.7 (unified)
The configure and Makefile.in are recreated by autoconf-2.61 and automake-1.10.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 12 01:23:20 2005 UTC (19 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.3: +19 -2
lines
Diff to previous 1.3 (unified) to selected 1.7 (unified)
Upgraded gc. Reconfigured the treatment of gc. (gc6.5 is extracted from gc6.5.tar.gz and patched with gc6.5-risa.diff.)
Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 17 14:33:47 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2
Changes since 1.2: +20 -0
lines
Diff to previous 1.2 (unified) to selected 1.7 (unified)
The configure regenarate Makefile.in, if you specify the option "--enable-maintainer-mode".
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 7 03:12:22 2003 UTC (21 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.1: +14 -0
lines
Diff to previous 1.1 (unified) to selected 1.7 (unified)
Correcting switches (defined(MPI)->MPI etc.) Note that there still exist several inconsistencies.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 23 03:06:41 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
Diff to selected 1.7 (unified)
Generated files by aclocal v1.5 and support programs for autoconf/automake.