Up to [local] / OpenXM_contrib2 / asir2000 / engine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:52 2018 UTC (6 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +234 -234
lines
Diff to previous 1.12 (unified)
Changed a tab to two space charaters.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 31 08:01:29 2014 UTC (10 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.11: +9 -3
lines
Diff to previous 1.11 (unified)
A pari object of the type INTMOD (integer mod) is converted to a vetor [n,a], which means a mod n in Z/nZ.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 21 19:38:19 2011 UTC (12 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.10: +14 -10
lines
Diff to previous 1.10 (unified)
Fixed a bug of ritopa() in the case sizeof(long) < sizeof(GEN *).
Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 10 01:51:54 2009 UTC (15 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (unified)
ltop and lbot in gpui_ri should be long in 64bit environment.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 27 14:42:29 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.8: +24 -2
lines
Diff to previous 1.8 (unified)
Removed a macro PARI23. Asir build system checks the pari version in self.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 16 16:43:02 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.7: +3 -4
lines
Diff to previous 1.7 (unified)
In asir sources, LONG_IS_32BIT and LONG_IS_64BIT are replaced by SIZEOF_LONG. Still, these are defined for pari.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 10 15:16:38 2005 UTC (19 years, 1 month ago) by saito
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (unified)
use PARIVERSION, and modify pari lib function fetch_named_var interface.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 14 22:29:09 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (unified)
Changing some MACROs and preprocessor directives: for example, #if PARI was replaced by #if defined(PARI).
Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:13 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.4: +1 -4
lines
Diff to previous 1.4 (unified)
Conversion to ANSI style (not completed yet).
Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 5 01:24:52 2000 UTC (23 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.3: +1 -8
lines
Diff to previous 1.3 (unified)
Removed ugly '#if defined(THINK_C)'.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:06 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6,
STABLE_1_1_3,
RELEASE_1_1_3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (unified)
Sorry, the email address in the license agreement was incorrect.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:28 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.1: +49 -1
lines
Diff to previous 1.1 (unified)
Added copyright notice and license agreement. It is mandatory to distribute Risa/Asir source codes freely.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:08 1999 UTC (24 years, 11 months ago) by noro
Branch: NORO
CVS Tags: RELEASE_20000124,
RELEASE_1_1_2,
ASIR2000
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (unified)
Imported asir2000 as OpenXM_contrib2/asir2000.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:08 1999 UTC (24 years, 11 months ago) by noro
Branch: MAIN
Initial revision