index
:
delta/mpc.git
1.0
baserock/morph
benchs_tests
feature-autotools
feature-inverse-trigo
master
mpc
rootsunity
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the makefile for windows sdk
gastineau
2013-12-20
1
-3
/
+11
*
[tests/] Reduce uniformly the range of random (un)signed long integers for an...
thevenyp
2013-12-05
1
-4
/
+3
*
[tests/] Fix some function prototypes, and include correct file.
thevenyp
2013-12-05
3
-5
/
+3
*
[tests/] Add help file for developers README.dev.
thevenyp
2013-12-04
1
-0
/
+185
*
[tests/] Remove old tgeneric.c
thevenyp
2013-12-04
2
-1412
/
+1
*
[tests/] Add again the check for the integrity of mpfr flags.
thevenyp
2013-12-04
5
-2
/
+129
*
[tests/] Switch all tests to new test framework.
thevenyp
2013-12-04
135
-5463
/
+1259
*
[tests/] Add enumeration case.
thevenyp
2013-12-04
1
-0
/
+1
*
[tests/] Remove unused parameter.
thevenyp
2013-12-04
1
-11
/
+9
*
[tests/] Fix wrong pointer.
thevenyp
2013-12-04
1
-1
/
+1
*
[tests/] Avoid 'shadow declaration' warning.
thevenyp
2013-12-04
1
-2
/
+2
*
[tests/] Add templated tests for mmpc_ui_div and mpc_sui_ui_sub.
thevenyp
2013-12-04
5
-2
/
+209
*
[tests/] Add templated tests for mpc_sub_ui.
thevenyp
2013-12-04
3
-2
/
+74
*
[tests/] Add templated tests for mpc_sqr and mpc_sqrt.
thevenyp
2013-12-04
5
-3
/
+303
*
[tests/] Add templated tests for mpc_sin_cos.
thevenyp
2013-12-03
2
-6
/
+262
*
[tests/] Remove assumption of unique rounding mode.
thevenyp
2013-12-03
1
-4
/
+8
*
[tests/] Add templated tests for mpc_sin_cos.
thevenyp
2013-12-03
3
-3
/
+67
*
[tests/] Add templated tests for mpc_pow_d.
thevenyp
2013-12-03
3
-5
/
+111
*
[tests/] Add random generator for double.
thevenyp
2013-12-03
1
-2
/
+3
*
[tests/] Add random generator for double.
thevenyp
2013-12-03
2
-1
/
+16
*
[tests/] Display an error message when support for a given type is missing.
thevenyp
2013-12-03
3
-1
/
+30
*
[tests/] Add templated tests for mpc_mul_i, mpc_mul_si, and mpc_mul_ui.
thevenyp
2013-12-03
7
-6
/
+278
*
[tests/] Fix templated tests for mpc_mul_2ui.
thevenyp
2013-12-03
1
-2
/
+2
*
[tests/] Fix templated tests for mpc_mul_2si and mpc_mul_2ui.
thevenyp
2013-12-03
1
-7
/
+6
*
[tests/] Add templated tests for mpc_mul_2si and mpc_mul_2ui.
thevenyp
2013-12-03
5
-6
/
+146
*
[tests/] Fix templated tests for mpc_log10.
thevenyp
2013-12-03
1
-3
/
+3
*
[tests/] Add templated tests for mpc_real and mpc_imag.
thevenyp
2013-12-03
5
-8
/
+142
*
[tests/] Fix templated tests for mpc_div_2ui and mpc_div_2si.
thevenyp
2013-12-03
5
-10
/
+150
*
[tests/] Add templated generic test for mpc_div_ui.
thevenyp
2013-12-03
3
-8
/
+78
*
[tests/] Fix templated tests for mpc_div_fr.
thevenyp
2013-12-03
2
-3
/
+4
*
[tests/] Add templated generic tests for mpc_add_si and mpc_add_ui.
thevenyp
2013-12-03
3
-6
/
+154
*
[tests/] Add random generators for integer parameters.
thevenyp
2013-12-03
3
-2
/
+44
*
[tests/] Cosmetic changes.
thevenyp
2013-12-03
2
-15
/
+15
*
[tests/] Move functions for double rounding check in a separate file.
thevenyp
2013-12-03
4
-143
/
+163
*
[tests/] Simplify code for checking double rounding.
thevenyp
2013-12-03
1
-55
/
+20
*
[tests/] Add templated generic tests.
thevenyp
2013-12-02
29
-123
/
+97
*
[tests/] Add templated generic tests for mpc_abs (remove old test framework).
thevenyp
2013-12-02
1
-2
/
+0
*
[tests/] Add templated generic tests for mpc_abs.
thevenyp
2013-12-02
1
-2
/
+2
*
[tests/] Improve error message.
thevenyp
2013-12-02
1
-0
/
+4
*
[tests/] Fix ternary value checking.
thevenyp
2013-12-02
1
-3
/
+20
*
[tests/] Add templated generic tests for mpc_add_fr and mpc_sub_fr.
thevenyp
2013-12-02
2
-8
/
+6
*
[tests/] Detect double rounding for a mpfr_t output.
thevenyp
2013-12-02
1
-1
/
+53
*
[tests/] Cosmetic changes.
thevenyp
2013-12-02
1
-45
/
+43
*
[tests/] Move functions setting parameter precision in a separate file.
thevenyp
2013-12-02
4
-49
/
+76
*
[tests/] Move functions iterating over rounding modes in a separate file.
thevenyp
2013-12-02
4
-112
/
+137
*
[tests/] Add templated generic tests for mpc_add and mpc_sub, remove old test...
thevenyp
2013-12-02
2
-10
/
+7
*
[tests/] Add generic tests using templates.
thevenyp
2013-12-02
2
-7
/
+560
*
[tests\] Add random generators for mpfr_t and mpc_t parameter.
thevenyp
2013-12-02
1
-0
/
+6
*
[tests\] Add random generators for mpfr_t and mpc_t parameter.
thevenyp
2013-12-02
1
-0
/
+71
*
[tests/] Factorise result checking for input from random distribution and inp...
thevenyp
2013-12-02
1
-8
/
+10
[next]