Powered by Apache

CVS log for OpenXM_contrib2/asir2018/io/cpexpr.c

[BACK] 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 (23 months, 3 weeks ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +4 -2 lines
Diff to previous 1.6 (unified)

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 ago) by noro
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (unified)

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 (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (unified)

Removed warnings.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 22 06:23:36 2020 UTC (4 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

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 ago) by noro
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Fixed bugs in printing/sending mpz integer.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 1 06:06:02 2018 UTC (5 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Fixed a bug in length_z().

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 05:45:08 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN

Added asir2018 for implementing full-gmp asir.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>