]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't use our own malloc any more. It made test_longexp crash due to its optimization...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 25 Aug 2000 22:02:44 +0000 (22:02 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 25 Aug 2000 22:02:44 +0000 (22:02 +0000)
commite4cd2f28c616ca95ba5a2995a0af5023870d5686
tree1ee230e3e3098b1c3d3b0638f25a03562375cbbe
parenta9f56e5c541daba51bc791090eca0357cdd09cd1
Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-(
Mac/mwerks/mwerks_applet_config.h
Mac/mwerks/mwerks_carbon_config.h
Mac/mwerks/mwerks_nonshared_config.h
Mac/mwerks/mwerks_shared_config.h
Mac/mwerks/mwerks_small_config.h
Mac/mwerks/mwerks_threadsmall_config.h