Up to [local] / OpenXM_contrib2 / asir2018
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 7 03:17:44 2022 UTC (2 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +26 -16
lines
Diff to previous 1.8 (colored)
Add a configure option "--enable-fep" for enabling fep support using the editline library.
Revision 1.8 / (download) - annotate - [selected], Thu Jan 9 02:34:59 2020 UTC (4 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.7: +793 -156
lines
Diff to previous 1.7 (colored)
Add new feature "--enable-static-asir" to the configure script. By default, the asir executable is statically linked with libasir.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 9 01:04:13 2020 UTC (4 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) to selected 1.8 (colored)
Add asir_DEPENDENCIES.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 8 17:10:53 2020 UTC (4 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.5: +636 -324
lines
Diff to previous 1.5 (colored) to selected 1.8 (colored)
Build system has been upgraded.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 4 15:57:08 2020 UTC (4 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.4: +1 -3
lines
Diff to previous 1.4 (colored) to selected 1.8 (colored)
A patch on gc-7.4.2 for FreeBSD 12.1
Revision 1.4 / (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.3: +29 -17
lines
Diff to previous 1.3 (colored) to selected 1.8 (colored)
Removed the measurement of GCtime. GCtime is now included in CPUtime.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 21 07:06:51 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.2: +63 -63
lines
Diff to previous 1.2 (colored) to selected 1.8 (colored)
Fixed several bugs. configure.in -> configure.ac.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 19 06:51:27 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +78 -89
lines
Diff to previous 1.1 (colored) to selected 1.8 (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.8 (colored)
Added asir2018 for implementing full-gmp asir.