Up to [local] / OpenXM_contrib2 / asir2018 / parse
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 30 05:55:34 2022 UTC (2 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +17 -1
lines
Diff to previous 1.5 (colored)
Added code for handling ox reset request in Windows Asir.
Revision 1.5 / (download) - annotate - [selected], Sun Oct 4 03:14:09 2020 UTC (4 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Added function prototypes.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 25 05:57:56 2019 UTC (5 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.3: +5 -2
lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)
(Partially) fixed the incorrect behavior of ox_plot when resetting.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 27 05:34:47 2019 UTC (5 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)
Added a dummy function GC_get_gctime().
Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 1 07:48:01 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)
Modified ndv_reduce_vect_q so that is calls mpz_addmul().
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:08 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Diff to selected 1.5 (colored)
Added asir2018 for implementing full-gmp asir.