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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.9 KB
README -rw-r--r-- 52.9 KB
configure -rwxr-xr-x 739.7 KB
configure.in -rw-r--r-- 117.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.3 KB
setup.py -rw-r--r-- 83.1 KB

README

back to top