summaryrefslogtreecommitdiff
path: root/numpy/core/src/common/npy_config.h
Commit message (Expand)AuthorAgeFilesLines
* ENH, SIMD: include npy_cpu_dipatch.h by npy_config.hSayed Adel2023-02-071-0/+1
* TASK: rename macros (from review)mattip2022-08-211-14/+14
* BUILD: convert HAVE_ macros to BLOCK_, cleanupmattip2022-08-211-16/+16
* rearrange headers to make npy_config.h only about configmattip2022-08-211-3/+1
* remove obsolete support for Solarismattip2022-08-211-9/+0
* DEP: drop older cygwin compatibility shims (#22159)Matti Picus2022-08-211-12/+2
* DEP: drop support for msvc<=1900 and Interix (#22139)Matti Picus2022-08-191-3/+3
* BLD: Re-enable the function overrides on old Cygwin.DWesl2021-12-091-0/+16
* BLD: Use the new hypotl on Cygwin.DWesl2021-12-091-4/+0
* MAINT: Standardize guards in numpy/core/src/common.Charles Harris2021-09-051-6/+6
* TST: Add cygwin build to CI (#18330)DWesl2021-07-201-0/+45
* BLD: Fix installing Numpy on z/OSSteven Pitman2020-10-271-0/+9
* Removed more blacklistErfan Nariman | Veneficus2020-06-241-1/+1
* ENH: [5/7] enable multi-platform SIMD compiler optimizationsSayed Adel2020-06-161-0/+1
* ENH: improve runtime detection of CPU featuresSayed Adel2020-02-051-0/+1
* MAINT: Blacklist some MSVC complex functions.Charles Harris2018-10-041-1/+13
* ENH: Fix complex64 alignmentAllan Haldane2018-09-271-16/+0
* MAINT: move private -> commonmattip2018-08-211-0/+123