Powered by Apache

CVS log for OpenXM_contrib2/asir2000/engine/N.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / engine

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:51 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +791 -791 lines
Diff to previous 1.11 (colored)

Changed a tab to two space charaters.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 29 04:15:04 2015 UTC (8 years, 8 months ago) by fujimoto
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Added defined(__MINGW32__) for mingw32.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 2 16:28:30 2009 UTC (15 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b
Changes since 1.9: +6 -6 lines
Diff to previous 1.9 (colored)

MS C/C++ compiler for x64 does not accept inline assembly codes.
So some macros VISUAL are replaced by _M_IX86.
It is a predefined macro of MS C/C++ in 32-bits environment.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 15 10:17:08 2007 UTC (16 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12
Changes since 1.8: +18 -10 lines
Diff to previous 1.8 (colored)

Modified assembly language codes for Darwin.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 18 05:36:27 2007 UTC (17 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: DEB_REL_1_2_3-9
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Fixed for MacOS X.  This work is temporary.
Risa/Asir cannot be built on MacOS X 10.4 (i386).

TODO: Upgrade gc6.5 to 6.8.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 4 09:39:27 2004 UTC (19 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3, KNOPPIX_2006
Changes since 1.6: +10 -1 lines
Diff to previous 1.6 (colored)

Added an experimental extension to nd_gb and nd_gb_trace for dealing with
algebraic number coefficient cases.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 2 07:00:51 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.5: +7 -3 lines
Diff to previous 1.5 (colored)

Added engine/Z.c (but not used).

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:10 2001 UTC (22 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.4: +20 -57 lines
Diff to previous 1.4 (colored)

Conversion to ANSI style (not completed yet).

Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 21 02:51:45 2000 UTC (23 years, 4 months ago) by murao
Branch: MAIN
Changes since 1.3: +9 -13 lines
Diff to previous 1.3 (colored)

Update (27bit integers not needed any longer) and addition of some igcd
functions, which, as noted previously, are igcdbin, igcdbmod, igcdEuc, igcdacc
and igcdcntl.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:04 2000 UTC (23 years, 8 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 (colored)

Sorry, the email address in the license agreement was incorrect.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:25 2000 UTC (23 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.1: +49 -1 lines
Diff to previous 1.1 (colored)

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, 5 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 (colored)

Imported asir2000 as OpenXM_contrib2/asir2000.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:08 1999 UTC (24 years, 5 months ago) by noro
Branch: MAIN

Initial revision

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>