summaryrefslogtreecommitdiff
path: root/doc/source/reference/c-api
Commit message (Expand)AuthorAgeFilesLines
...
* DOC: Fix some target not found Sphinx warnings. (#20140)Chiara Marmo2021-12-011-0/+5
* DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394)Matti Picus2021-11-181-7/+9
* ENH: add a 'version' field to PyDataMem_Handlermattip2021-11-101-1/+2
* Merge pull request #20195 from WarrenWeckesser/doc-miscSebastian Berg2021-10-271-8/+14
|\
| * DOC: Two small changes in array.rst:warren2021-10-261-8/+14
* | MAINT: Only warn for transferred ownership if env variable is set (#20200)Matti Picus2021-10-272-3/+41
|/
* DOC: add release note and move NEP 49 to Final (#20194)Matti Picus2021-10-261-0/+2
* ENH: Configurable allocator (#17582)Matti Picus2021-10-252-0/+120
* Merge pull request #19981 from cmarmo/npyarray-enumsMatti Picus2021-10-012-54/+75
|\
| * Add comments to prevent revert.Chiara Marmo2021-09-302-0/+21
| * Fix scope of some sphinx declarations to avoid warnings.Chiara Marmo2021-09-282-54/+54
* | DOC: Copy-edit and fix typos.Warren Weckesser2021-09-291-2/+2
|/
* DOC: Typos found by codespellDimitri Papadopoulos2021-09-212-3/+3
* Update doc/source/reference/c-api/array.rstCharles Harris2021-09-131-1/+1
* DOC: Added missing C-API functionsMukulika2021-09-081-14/+61
* DOC: Fix trivial doc typo. (#19692)Antony Lee2021-08-171-1/+1
* Dedent list of macros.Chiara Marmo2021-08-022-327/+330
* Fix scope of c:macro.Chiara Marmo2021-08-012-324/+327
* Merge pull request #19571 from seberg/ufunc-refactor-2021-normalMatti Picus2021-07-281-3/+7
|\
| * MAINT: Use the same pattern for the floating point error checkSebastian Berg2021-07-221-3/+4
| * DOC: use deprecated rather than note and delete old docstringSebastian Berg2021-07-221-6/+2
| * MAINT: Refactor UFunc core to use NEP 43 style dispatching/promotionSebastian Berg2021-07-221-0/+7
* | Update doc/source/reference/c-api/array.rstChiara Marmo2021-07-271-1/+1
* | Remove PyArray_MultiIter_SIZE definition. Tentative definition for PyArray_Fi...Chiara Marmo2021-07-271-4/+10
* | Address some comments.Chiara Marmo2021-07-271-11/+10
* | Fix sphinx warnings in c-info.beyond-basics.Chiara Marmo2021-07-271-0/+12
|/
* DOC: Fix typosAdrian Gao2021-07-181-4/+4
* MAINT: Move masked strided/inner-loop code to its "final" place (#19370)Sebastian Berg2021-06-291-5/+1
* DOC: NeighborhoodIterator position on creationMarco Aurelio da Costa2021-06-081-1/+7
* DEP: Disable PyUFunc_GenericFunction and PyUFunc_SetUsesArraysAsDataSebastian Berg2021-03-291-14/+0
* Merge pull request #16370 from takanori-pskq/i16217Matti Picus2020-12-165-120/+140
|\
| * DOC: Fix for buildling with sphinx 3takanori-pskq2020-11-065-120/+140
* | ENH,API: Store exported buffer info on the array (#16938)Sebastian Berg2020-11-261-0/+24
|/
* Update doc/source/reference/c-api/array.rstTakanori H2020-10-271-1/+1
* DOC: Fix some referencestakanori-pskq2020-10-262-5/+6
* DOC: Don't use Python highlighting for non-python codeEric Wieser2020-10-252-2/+6
* Merge pull request #17627 from takanori-pskq/i13114-array-structMatti Picus2020-10-252-5/+5
|\
| * DOC: Fix the references for ``__array_*__``takanori-pskq2020-10-252-5/+5
* | Merge pull request #17630 from takanori-pskq/i13114-capsuleMatti Picus2020-10-251-2/+3
|\ \
| * | DOC: Replace ``PyCObject`` with ``PyCapsule``takanori-pskq2020-10-251-2/+3
| |/
* | Merge pull request #17629 from takanori-pskq/i13114-pyufunc-identityMatti Picus2020-10-251-3/+9
|\ \
| * | DOC: Add ``identity_value`` to ``PyUFuncObject``takanori-pskq2020-10-251-3/+9
| |/
* | DOC: Add entries for macrostakanori-pskq2020-10-251-3/+29
|/
* DOC: Fixup for ``PyUFunc_*``takanori-pskq2020-10-241-1/+3
* DOC: Fix some referencestakanori-pskq2020-10-242-6/+7
* Merge pull request #17570 from takanori-pskq/i13114-feature-versionMatti Picus2020-10-221-12/+16
|\
| * DOC: Fixuptakanori-pskq2020-10-221-17/+16
| * DOC: Add the entry for ``NPY_FEATURE_VERSION``takanori-pskq2020-10-151-0/+5
* | DOC: Fix typostakanori-pskq2020-10-151-2/+2
|/
* DOC: Remove directives for some constantstakanori-pskq2020-10-142-16/+6