Up to [local] / OpenXM_contrib2 / asir2000 / engine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 12 10:52:04 2019 UTC (5 years ago) by kondoh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +70 -41
lines
Diff to previous 1.9 (colored) to selected 1.8 (colored)
Added elementary functions for interval arithmetic using mpfi
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 4 07:11:22 2019 UTC (5 years, 5 months ago) by kondoh
Branch: MAIN
Changes since 1.8: +20 -6
lines
Diff to previous 1.8 (colored)
fix interval arithmetic
Revision 1.8 / (download) - annotate - [selected], Thu Mar 29 01:32:51 2018 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.7: +610 -610
lines
Diff to previous 1.7 (colored)
Changed a tab to two space charaters.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 29 08:16:11 2016 UTC (8 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored) to selected 1.8 (colored)
Add some macros for ARM and ANDROID.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Aug 14 13:51:54 2015 UTC (9 years, 3 months ago) by fujimoto
Branch: MAIN
Changes since 1.5: +1 -7
lines
Diff to previous 1.5 (colored) to selected 1.8 (colored)
Removed unneeded 'defined(__MINGW64__)'.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 8 14:19:41 2015 UTC (9 years, 3 months ago) by fujimoto
Branch: MAIN
Changes since 1.4: +7 -1
lines
Diff to previous 1.4 (colored) to selected 1.8 (colored)
Added fflush(stderr) after fprintf(stderr, ) for mingw32/mingw64.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 27 14:42:29 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b
Changes since 1.3: +2 -7
lines
Diff to previous 1.3 (colored) to selected 1.8 (colored)
Removed a macro PARI23. Asir build system checks the pari version in self.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 14 22:29:08 2003 UTC (21 years, 9 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored) to selected 1.8 (colored)
Changing some MACROs and preprocessor directives: for example, #if PARI was replaced by #if defined(PARI).
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 8 04:14:37 2002 UTC (22 years, 10 months ago) by kondoh
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.1: +42 -39
lines
Diff to previous 1.1 (colored) to selected 1.8 (colored)
bug fix for Interval Arithmetics
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 22 10:03:28 2000 UTC (23 years, 10 months ago) by saito
Branch: MAIN
Diff to selected 1.8 (colored)
New file to interval number function.