Staging
v0.5.1
Revision 9481c576cd5e820f2a23b57481366f37df3dbbf9 authored by Mark Dickinson on 17 January 2010, 20:57:56 UTC, committed by Mark Dickinson on 17 January 2010, 20:57:56 UTC
private memory allocation scheme in dtoa.c, along with a piece of code
that caches powers of 5 for future use.  This makes it easier to
detect dtoa.c memory leaks with Valgrind or similar tools.

Patch by Stefan Krah.
1 parent 92397ce
History
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top