wbhart
|
aec125dbb8
|
Merge pull request #223 from chfast/config-ptrdiff_t
Assume ptrdiff_t
|
2017-09-07 15:11:14 +02:00 |
|
Paweł Bylica
|
10c88ea3a9
|
Assume strchr is available
|
2017-09-07 08:19:58 +02:00 |
|
Paweł Bylica
|
9d2b98f3dc
|
Assume memset is available
|
2017-09-07 08:19:58 +02:00 |
|
Paweł Bylica
|
4919dbbb34
|
autoconf: Do not use AC_TYPE_SIGNAL
|
2017-09-07 08:19:58 +02:00 |
|
Paweł Bylica
|
7bac4c1896
|
Assume ptrdiff_t
|
2017-09-06 23:13:38 +02:00 |
|
wbhart
|
755bebd5fc
|
Merge pull request #222 from GitMensch/master
build scripts for vc "msbuild.bat":
|
2017-07-24 19:33:59 +02:00 |
|
Simon Sobisch
|
08e73f83b2
|
build script for vc "msbuild.bat":
* check given architecture
* output possible architectures
|
2017-07-24 16:27:06 +02:00 |
|
wbhart
|
7dfac3e237
|
Merge pull request #221 from adyache/master
MPIR.Net updates - added VS2017 support and the new limbs functions in 3.0.0
|
2017-07-12 19:30:44 +02:00 |
|
Alex Dyachenko
|
e10eae8371
|
Implemented Read/Write/Modify limbs methods in MPIR.Net based on the new mpz_limbs_xxx functions
|
2017-07-11 11:19:48 -04:00 |
|
Alex Dyachenko
|
f2ebcafb5a
|
Updated Visual Studio mpir-tests solutions to build all tests in Debug
|
2017-05-13 21:27:50 -04:00 |
|
Alex Dyachenko
|
0e0b85f0af
|
MPIR.Net - resolved build warnings
|
2017-05-13 21:18:43 -04:00 |
|
Alex Dyachenko
|
24f971fbc9
|
MPIR.Net - fixed version-related tests
|
2017-05-13 20:52:10 -04:00 |
|
Alex Dyachenko
|
ef890647eb
|
MPIR.Net - Added a platform/configuration check to ensure the build uses the same environment as the most recent MPIR build
|
2017-05-13 20:49:42 -04:00 |
|
Alex Dyachenko
|
d925a1cdde
|
MPIR.Net - changed type of exponent returned from conversions to a double on Windows x64
|
2017-05-13 20:46:25 -04:00 |
|
Alex Dyachenko
|
b9015ba9dd
|
MPIR.Net - added VS2017 build files
|
2017-05-13 20:43:16 -04:00 |
|
William Hart
|
a6ad4899aa
|
Updated AUTHORS, Changelog.
|
2017-03-01 11:10:29 +00:00 |
|
Brian Gladman
|
3aba13547e
|
Merge branch 'master' of github.com:wbhart/mpir
|
2017-02-22 16:09:05 +00:00 |
|
Brian Gladman
|
4a9af38453
|
fix an issue in the msbuild files causing the build to fail in some situations
|
2017-02-22 14:52:42 +00:00 |
|
William Hart
|
ae043b12f8
|
Fix 32 bit fat build.
|
2017-02-22 11:13:05 +00:00 |
|
William Hart
|
20b2440d59
|
Merge remote-tracking branch 'brian/master'
|
2017-02-21 17:48:36 +00:00 |
|
Brian Gladman
|
9786e04298
|
add gcd and lcm to mpircxx.h
|
2017-02-21 17:39:19 +00:00 |
|
William Hart
|
9d7e567478
|
Merge remote-tracking branch 'brian/master'
|
2017-02-21 17:32:26 +00:00 |
|
Brian Gladman
|
a37a985075
|
remove duplicated macro in export.c
|
2017-02-21 17:11:57 +00:00 |
|
William Hart
|
58a329c08e
|
Add build.vc to Makefile.am so make dist picks it up.
|
2017-02-21 16:19:06 +00:00 |
|
William Hart
|
9e4b539d01
|
Merge remote-tracking branch 'brian/master'
|
2017-02-21 14:23:31 +00:00 |
|
William Hart
|
04189e2fc2
|
Added another Broadwell.
|
2017-02-21 10:30:29 +00:00 |
|
William Hart
|
31ad9001bd
|
Add support for another Broadwell cpuid.
|
2017-02-20 15:56:37 +00:00 |
|
Brian Gladman
|
d18f5948d0
|
correct minor typographic errors
|
2017-02-18 08:45:48 +00:00 |
|
William Hart
|
0a634a0faa
|
Merge remote-tracking branch 'brian/master'
|
2017-02-18 03:11:20 +00:00 |
|
Brian Gladman
|
1ee562ca7c
|
Revert "remove Visual Studio 2012 from the build documentation"
This reverts commit 236d6b4034 .
|
2017-02-17 23:18:38 +00:00 |
|
Brian Gladman
|
cf65e11e5d
|
Merge branch 'master' of https://github.com/BrianGladman/mpir
|
2017-02-17 23:12:15 +00:00 |
|
Brian Gladman
|
6e522c90e7
|
further update for VS 2012
|
2017-02-17 23:11:09 +00:00 |
|
Brian Gladman
|
206efe4813
|
further update for VS 2012
|
2017-02-17 22:28:40 +00:00 |
|
Brian Gladman
|
7f9ac7c75c
|
Merge branch 'master' of https://github.com/BrianGladman/mpir
|
2017-02-17 22:17:54 +00:00 |
|
Brian Gladman
|
8f9ee759d3
|
update Visual Studio 2012 build
|
2017-02-17 22:16:59 +00:00 |
|
Brian Gladman
|
e6e22a36c2
|
update Visual Studio 2012 build
|
2017-02-17 22:03:39 +00:00 |
|
William Hart
|
bbf02d896a
|
Merge remote-tracking branch 'brian/master'
|
2017-02-17 13:13:34 +00:00 |
|
Brian Gladman
|
236d6b4034
|
remove Visual Studio 2012 from the build documentation
|
2017-02-17 12:52:52 +00:00 |
|
William Hart
|
6a62d46e3d
|
Attempt to fix build failure on MinGW.
|
2017-02-17 12:22:19 +00:00 |
|
Brian Gladman
|
d0ae7da61e
|
remove Visual Studio 2012 build files
|
2017-02-16 20:57:37 +00:00 |
|
Brian Gladman
|
901a969379
|
tidy up Visual Studio 2017 build files
|
2017-02-16 20:52:02 +00:00 |
|
Brian Gladman
|
f4ad917d9f
|
tidy up VS 2017 build
|
2017-02-16 20:31:26 +00:00 |
|
Brian Gladman
|
6984286a69
|
further tidying up
|
2017-02-16 20:26:07 +00:00 |
|
Brian Gladman
|
8e8b78dd5c
|
Merge branch 'master' of https://github.com/BrianGladman/mpir
# Conflicts:
# build.vc12/cdata/mpn/x86_64w/core2/cfg.h
# build.vc12/dll_mpir_haswell_avx/dll_mpir_haswell_avx.vcxproj
# build.vc12/dll_mpir_skylake_avx/dll_mpir_skylake_avx.vcxproj
# build.vc12/dll_mpir_skylake_avx/dll_mpir_skylake_avx.vcxproj.filters
# build.vc12/lib_mpir_haswell_avx/lib_mpir_haswell_avx.vcxproj
# build.vc12/lib_mpir_skylake_avx/lib_mpir_skylake_avx.vcxproj
# build.vc14/cdata/mpn/x86_64w/haswell/avx/cfg.h
# build.vc14/cdata/mpn/x86_64w/skylake/cfg.h
|
2017-02-16 20:14:43 +00:00 |
|
Brian Gladman
|
768a1699f3
|
switch skylake assembler for mullow_n_basecase
|
2017-02-16 20:08:59 +00:00 |
|
Brian Gladman
|
62ef38f8d0
|
tidy up Visual Studio 2015 files
|
2017-02-16 20:06:28 +00:00 |
|
Brian Gladman
|
26dd816139
|
tidy up Visual Studio 2014 build files
|
2017-02-16 19:58:46 +00:00 |
|
Brian Gladman
|
aabe91cdfe
|
tidy up VS 2015 build
|
2017-02-16 19:40:29 +00:00 |
|
Brian Gladman
|
c1102ef87f
|
remove older builds
|
2017-02-16 18:05:31 +00:00 |
|
Brian Gladman
|
3596aec285
|
remove older builds
|
2017-02-16 18:04:12 +00:00 |
|