| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977) | Miss Islington (bot) | 2022-11-02 | 1 | -0/+21 |
|
|
* | [3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>... | Łukasz Langa | 2022-10-05 | 1 | -6/+6 |
|
|
* | [3.10] gh-93738: Documentation C syntax (:c:type:`TYPE` -> :c:expr:`TYPE`) (G... | Miss Islington (bot) | 2022-10-05 | 1 | -2/+2 |
|
|
* | [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifi... | Łukasz Langa | 2022-07-05 | 1 | -1/+1 |
|
|
* | c-api docs: There are five fields, not four (GH-32379) | Miss Islington (bot) | 2022-04-07 | 1 | -1/+1 |
|
|
* | [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) | Jelle Zijlstra | 2022-04-02 | 1 | -1/+1 |
|
|
* | Fix a small typo in the docs (GH-26991) (GH-27003) | Miss Islington (bot) | 2021-07-03 | 1 | -1/+1 |
|
|
* | bpo-43928: Fix 'succesfully' typo in document (GH-25569) | JT | 2021-04-30 | 1 | -1/+1 |
|
|
* | bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711) | Victor Stinner | 2021-04-29 | 1 | -38/+111 |
|
|
* | bpo-43774: Document configure options (GH-25283) | Victor Stinner | 2021-04-08 | 1 | -6/+7 |
|
|
* | bpo-3329: Fix typo in PyObjectArenaAllocator doc (GH-24795) | Victor Stinner | 2021-03-09 | 1 | -1/+1 |
|
|
* | Fix Sphynx syntax in the memory.rst documentv3.10.0a5 | Pablo Galindo | 2021-02-02 | 1 | -1/+1 |
|
|
* | Add a clarification for the object-domain allocators regarding pointer validi... | Pablo Galindo | 2021-01-19 | 1 | -0/+7 |
|
|
* | Add a paragraph about allocation domains to the C-API docs (GH-24252) | Pablo Galindo | 2021-01-18 | 1 | -1/+32 |
|
|
* | bpo-40204, doc: Fix syntax of C variables (GH-21846) | Victor Stinner | 2020-08-13 | 1 | -13/+13 |
|
|
* | fix(doc): set correct RST syntax for c:function (GH-18589) | Julien Danjou | 2020-02-21 | 1 | -2/+2 |
|
|
* | bpo-38600: NULL -> ``NULL``. (GH-17001) | Serhiy Storchaka | 2019-10-30 | 1 | -1/+1 |
|
|
* | bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) | Serhiy Storchaka | 2019-10-30 | 1 | -28/+28 |
|
|
* | Remove trailing .0 from version changed note (GH-14987) | Nick Coghlan | 2019-07-28 | 1 | -1/+1 |
|
|
* | closes bpo-37508: Fix name of type in memory.rst. (GH-14604) | Hai Shi | 2019-07-06 | 1 | -1/+1 |
|
|
* | Doc: Replace the deprecated highlightlang directive by highlight. (#13377) | Stéphane Wirtel | 2019-05-17 | 1 | -1/+1 |
|
|
* | bpo-36389: Change PyMem_SetupDebugHooks() constants (GH-12782) | Victor Stinner | 2019-04-11 | 1 | -2/+9 |
|
|
* | Fix typo in Memory Management doc. (GH-10798) | Kevin Adler | 2018-11-30 | 1 | -1/+1 |
|
|
* | bpo-33892: Doc: Use gender neutral words (GH-7770) | Andrés Delfino | 2018-06-18 | 1 | -1/+1 |
|
|
* | Make formatting of some return codes conforming to the general style. (#5587) | Serhiy Storchaka | 2018-02-09 | 1 | -1/+1 |
|
|
* | bpo-32030: Rework memory allocators (#4625) | Victor Stinner | 2017-11-29 | 1 | -9/+38 |
|
|
* | Replace KB unit with KiB (#4293) | Victor Stinner | 2017-11-08 | 1 | -1/+1 |
|
|
* | bpo-20064: Document PyObject_Malloc() (#4199) | Victor Stinner | 2017-10-31 | 1 | -1/+64 |
|
|
* | bpo-30054: Expose tracemalloc C API (#1236) | Victor Stinner | 2017-06-20 | 1 | -0/+22 |
|
|
* | fix minor bug in pymalloc. (#335) | INADA Naoki | 2017-02-27 | 1 | -1/+1 |
|
|
* | PyMem_Malloc() now uses the fast pymalloc allocator | Victor Stinner | 2016-04-22 | 1 | -23/+37 |
|
|
* | Fix typo in doc: avoid the french "& cie" :-) | Victor Stinner | 2016-03-23 | 1 | -1/+1 |
|
|
* | Doc: fix typos, patch written by Stefan Behnel | Victor Stinner | 2016-03-18 | 1 | -1/+1 |
|
|
* | Enhance documentation on malloc debug hooks | Victor Stinner | 2016-03-18 | 1 | -3/+6 |
|
|
* | On memory error, dump the memory block traceback | Victor Stinner | 2016-03-15 | 1 | -0/+7 |
|
|
* | Check the GIL in PyObject_Malloc() | Victor Stinner | 2016-03-14 | 1 | -3/+6 |
|
|
* | Add PYTHONMALLOC env var | Victor Stinner | 2016-03-14 | 1 | -12/+26 |
|
|
* | Issue #26516: Enhance Python mem allocators doc | Victor Stinner | 2016-03-09 | 1 | -43/+77 |
|
|
* | Merge: #23957: fix typo. | R David Murray | 2015-04-14 | 1 | -1/+1 |
|\ |
|
| * | #23957: fix typo. | R David Murray | 2015-04-14 | 1 | -1/+1 |
|
|
* | | Issue #21233: Rename the C structure "PyMemAllocator" to "PyMemAllocatorEx" to | Victor Stinner | 2014-06-02 | 1 | -4/+6 |
|
|
* | | Issue #21233: Add new C functions: PyMem_RawCalloc(), PyMem_Calloc(), | Victor Stinner | 2014-05-02 | 1 | -4/+32 |
|/ |
|
* | Issue #18874: _PyObject_Malloc/Realloc/Free() now falls back on | Victor Stinner | 2013-10-10 | 1 | -2/+2 |
|
|
* | Issue #3329: Implement the PEP 445 | Victor Stinner | 2013-07-07 | 1 | -1/+170 |
|
|
* | Revert changeset 6661a8154eb3: Issue #3329: Add new APIs to customize memory ... | Victor Stinner | 2013-06-15 | 1 | -120/+1 |
|
|
* | Issue #3329: Add new APIs to customize memory allocators | Victor Stinner | 2013-06-14 | 1 | -1/+120 |
|
|
* | Clean up references to the no longer existing PyString_ APIs in our docs. | Gregory P. Smith | 2013-03-22 | 1 | -3/+3 |
|
|
* | fix docs for c-api memory functions | Andrew Svetlov | 2012-08-09 | 1 | -3/+3 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -24/+24 |
|
|
* | Merged revisions 65182 via svnmerge from | Georg Brandl | 2008-07-23 | 1 | -1/+3 |
|
|