index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
memory.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-7
/
+37
|
\
|
*
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
*
|
#23957: fix typo.
R David Murray
2015-04-14
1
-1
/
+1
|
/
*
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
*
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