log native/PyRealTime.cpp @ 151:5a6b8f4be9b9 tracks tip

age author description
Mon, 29 Jun 2015 11:01:51 +0100 Chris Cannam Numerous corrections to management of reference counts -- fixing memory leaks, and fixing crash on exit with Py3
Wed, 24 Jun 2015 14:11:19 +0100 Chris Cannam Add RealTime tests, simplify allocations & a couple of fixes
Wed, 17 Jun 2015 15:31:42 +0100 Chris Cannam Merge
Wed, 17 Jun 2015 15:31:16 +0100 Chris Cannam Docs, make collect() return a dict so it can be more easily tested for shape, and rationalise some function naming etc
Wed, 17 Jun 2015 13:27:57 +0100 Chris Cannam Fixes for OS/X build
Wed, 17 Jun 2015 12:43:01 +0100 Chris Cannam Fix RealTime compare (& thus the tests, for Py2 anyway)
Wed, 17 Jun 2015 12:35:41 +0100 Chris Cannam Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2).