Mercurial > hg > vampy
log PyTypeInterface.h @ 120:a38d318c85a9 tip
age | author | description |
---|---|---|
Thu, 10 Jan 2019 15:36:13 +0000 | Chris Cannam | Remove unreachable code |
Wed, 25 Feb 2015 14:05:47 +0000 | Chris Cannam | Build fixes for MinGW32 |
Mon, 24 Nov 2014 09:50:49 +0000 | Chris Cannam | inline is not a useful keyword with contemporary compilers vampyhost |
Thu, 20 Nov 2014 13:02:50 +0000 | Chris Cannam | Pull apart some type conversion classes for possible use in VamPy Host vampyhost |
Mon, 17 Nov 2014 09:37:59 +0000 | Chris Cannam | Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings) |
Sat, 05 Oct 2013 13:21:47 +0100 | gyorgyf | Added valueNames attribute to parameter descriptor |
Thu, 08 Oct 2009 08:47:28 +0000 | fazekasgy | Fix numpy version incompatibility issues and updated some example plugins. |