index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
memory.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+207