Powered by Apache

CVS log for OpenXM_contrib2/asir2000/builtin/int.c

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

Request diff between arbitrary revisions


Default branch: MAIN


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

Changed a tab to two space charaters.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Aug 14 13:51:54 2015 UTC (8 years, 8 months ago) by fujimoto
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (unified)

Removed unneeded 'defined(__MINGW64__)'.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 6 10:01:52 2015 UTC (8 years, 8 months ago) by fujimoto
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

Added defined(__MINGW32__) and defined(__MINGW64__) for mingw32/mingw64.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Sep 26 08:55:11 2013 UTC (10 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.10: +7 -1 lines
Diff to previous 1.10 (unified)

Simplified igcdv().

Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:06 2001 UTC (22 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.9: +51 -143 lines
Diff to previous 1.9 (unified)

Conversion to ANSI style (not completed yet).

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 7 04:54:38 2001 UTC (22 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.8: +6 -5 lines
Diff to previous 1.8 (unified)

lprime() now returns arbitrary number of long primes.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Dec 21 02:45:16 2000 UTC (23 years, 4 months ago) by murao
Branch: MAIN
Changes since 1.7: +3 -67 lines
Diff to previous 1.7 (unified)

Update and addition of some igcd functions, implementation of modern algorithms.
They are igcdbin(binary alg), igcdbmod(bmod algorithm), igcdEuc(Euclidean),
igcdacc(accelerated alg) and igcdcntl for setting default choice.
Also, update for 32-bit version.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 8 02:39:05 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.6: +30 -1 lines
Diff to previous 1.6 (unified)

Several fucntions related to normal form computation have been merged.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 5 01:24:50 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Removed ugly '#if defined(THINK_C)'.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 22 05:03:58 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.4: +2 -2 lines
Diff to previous 1.4 (unified)

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

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

Added copyright notice and license agreement. It is mandatory to distribute
Risa/Asir source codes freely.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 7 05:21:32 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.2: +10 -6 lines
Diff to previous 1.2 (unified)

ntoint32(), int32ton() can handle negative integers.
Added strtoascii(string), asciitostr(array_of_ascii_codes).

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 11 06:43:35 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.1: +32 -1 lines
Diff to previous 1.1 (unified)

Sorry for many updates at once.

builtin/poly.c : added maxblen().
builtin/int.c : added ntoint32() and int32ton().
io/tcpf.c : added ox_intr().
parse/glob.c : int_hander() has been modified so that it calls
               debug() in ox_asir.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:07 1999 UTC (24 years, 5 months ago) by noro
Branch: NORO
CVS Tags: 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:07 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>