Commit Graph

12 Commits

Author SHA1 Message Date
Robert McLeod bb07bff581 Add KIND_NAMED so named temporaries are not accidently re-used 2018-05-31 12:33:08 -07:00
Robert A. McLeod 8b8ed68398 Benchmarking core support 2017-09-17 12:44:41 -07:00
Robert A. McLeod 345ac6b762 Disable weakref test as unittest is not garbage collecting 2017-09-03 19:24:16 -07:00
Robert A. McLeod 348c2aa6eb Code cleanup of debugging outputs, unnecessary includes 2017-09-02 13:15:26 -07:00
Robert A. McLeod 41506da34f Broadcasting support snapshot #1 2017-09-01 17:07:05 -07:00
Robert A. McLeod ef7de37442 Temporaries use a preallocated pool 2017-08-10 19:39:33 -07:00
Robert A. McLeod a7294613dc First pickling support; needs additional testing 2017-08-06 17:57:11 -07:00
Robert A. McLeod 8e53803cf5 One more free 2017-08-04 19:33:15 -07:00
Robert A. McLeod 07d9245d88 Fix for #252, removal of PyMem_...() functions and replaced with malloc/free 2017-08-04 19:20:27 -07:00
Robert A. McLeod 9b4af446a5 Fix minor memory leaks 2017-08-03 12:48:54 -07:00
Robert A. McLeod dfcd793d09 Py2.7 fixes 2017-02-17 11:05:34 +01:00
Robert A. McLeod 7e1745b5d9 NumExpr-3.0a0 2017-02-14 16:44:46 +01:00