Up to [local] / OpenXM_contrib2 / asir2018 / io
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 3 00:49:25 2022 UTC (2 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +4 -2
lines
Diff to previous 1.6 (colored)
If a ctrl variable "hex" is set to 2, integers are displayed in the binary format.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 25 22:09:25 2021 UTC (3 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Fixed a bug in estimate_length() caused by misunderstanding of the spec of mpz_sizeinbase(), which ignores the sign of its argument.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 6 06:31:20 2020 UTC (4 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Removed warnings.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 22 06:23:36 2020 UTC (4 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fixed a bug in dp_gr_main(). Fixed a bug in fnodetotree() (maybe).
Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 6 07:35:40 2019 UTC (5 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Fixed bugs in printing/sending mpz integer.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 1 06:06:02 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Fixed a bug in length_z().
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
Added asir2018 for implementing full-gmp asir.