summaryrefslogtreecommitdiff
path: root/numpy/core/src/common/npy_longdouble.c
Commit message (Expand)AuthorAgeFilesLines
* STY: Small cleanups of includes in *.c files.Charles Harris2021-09-031-3/+3
* MAIN: Minor include rationalization.Charles Harris2021-09-031-0/+1
* MAINT: Cleanup most PY3K #ifdef guardsSeth Troisi2020-01-071-4/+0
* BUG: Fix incorrect reference counting of bytesEric Wieser2019-05-111-12/+14
* MAINT: reviewer adjustments in PR 10723Tyler Reddy2019-04-301-3/+0
* BUG: longdouble(int) does not workEric Wieser2019-04-111-0/+83
* MAINT: Move NPY_SETREF alongside the other backportsEric Wieser2018-10-141-12/+6
* MAINT: move private -> commonmattip2018-08-211-0/+102