Up to [local] / OpenXM_contrib2 / asir2018
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 7 03:17:44 2022 UTC (2 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +3867 -2671
lines
Diff to previous 1.6 (colored) to selected 1.2 (colored)
Add a configure option "--enable-fep" for enabling fep support using the editline library.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 9 02:34:59 2020 UTC (4 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.5: +19 -8
lines
Diff to previous 1.5 (colored) to selected 1.2 (colored)
Add new feature "--enable-static-asir" to the configure script. By default, the asir executable is statically linked with libasir.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 8 17:10:53 2020 UTC (4 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.4: +10195 -1094
lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)
Build system has been upgraded.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 12 10:53:22 2019 UTC (4 years, 11 months ago) by kondoh
Branch: MAIN
Changes since 1.3: +1 -1
lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)
Added elementary functions for interval arithmetic using mpfi
Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 27 02:39:36 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.2: +17 -5
lines
Diff to previous 1.2 (colored)
Removed the measurement of GCtime. GCtime is now included in CPUtime.
Revision 1.2 / (download) - annotate - [selected], Wed Sep 19 06:51:27 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +4 -5
lines
Diff to previous 1.1 (colored)
*** empty log message ***
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:05 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Diff to selected 1.2 (colored)
Added asir2018 for implementing full-gmp asir.