Up to [local] / OpenXM_contrib2 / asir2000 / builtin
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (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.12: +747 -3
lines
Diff to previous 1.12 (colored) to selected 1.6 (colored)
Added elementary functions for interval arithmetic using mpfi
Revision 1.12 / (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.11: +114 -27
lines
Diff to previous 1.11 (colored) to selected 1.6 (colored)
fix interval arithmetic
Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:50 2018 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.10: +489 -489
lines
Diff to previous 1.10 (colored) to selected 1.6 (colored)
Changed a tab to two space charaters.
Revision 1.10 / (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.9: +3 -1
lines
Diff to previous 1.9 (colored) to selected 1.6 (colored)
Add some macros for ARM and ANDROID.
Revision 1.9 / (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.8: +1 -4
lines
Diff to previous 1.8 (colored) to selected 1.6 (colored)
Removed unneeded 'defined(__MINGW64__)'.
Revision 1.8 / (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.7: +4 -1
lines
Diff to previous 1.7 (colored) to selected 1.6 (colored)
Added fflush(stderr) after fprintf(stderr, ) for mingw32/mingw64.
Revision 1.7 / (download) - annotate - [select for diffs], Mon May 12 16:54:40 2014 UTC (10 years, 6 months ago) by saito
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.6: +16 -8
lines
Diff to previous 1.6 (colored)
new plot function plotNGs
Revision 1.6 / (download) - annotate - [selected], Wed Aug 10 04:51:57 2011 UTC (13 years, 3 months ago) by saito
Branch: MAIN
Changes since 1.5: +170 -1
lines
Diff to previous 1.5 (colored)
add ineqn functions. objcp,ineqn,ineqnover,ineqnand,ineqnor,ineqnxor,ineqnmain,obj_op include INTERVAL
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 14 22:46:03 2005 UTC (19 years, 4 months ago) by kondoh
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored) to selected 1.6 (colored)
typo
Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 8 16:53:00 2005 UTC (19 years, 9 months ago) by saito
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored) to selected 1.6 (colored)
cheng type Obj to Q
Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 8 16:42:39 2005 UTC (19 years, 9 months ago) by saito
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored) to selected 1.6 (colored)
add updef, and cast
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 8 04:14:36 2002 UTC (22 years, 10 months ago) by kondoh
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1
Changes since 1.1: +44 -42
lines
Diff to previous 1.1 (colored) to selected 1.6 (colored)
bug fix for Interval Arithmetics
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 22 09:58:32 2000 UTC (23 years, 11 months ago) by saito
Branch: MAIN
Diff to selected 1.6 (colored)
New file to interval number function.