Mercurial > hg > libxtract
log src/scalar.c @ 92:35a3bb5c3ffd
age | author | description |
---|---|---|
Thu, 06 Sep 2007 14:05:37 +0000 | Jamie Bullock | Java bindings (with simple test) now working. Unified Python and Java bindings tests. |
Wed, 05 Sep 2007 14:32:17 +0000 | Jamie Bullock | Added java bindings. Everything seems to work OK, except test.java won't compile. Some kind of path error, but I can't work out how to fix it. |
Tue, 04 Sep 2007 19:07:55 +0000 | Jamie Bullock | Added basic SWIG wrapper generator (use ./configure --enable-swig etc) |
Mon, 03 Sep 2007 14:31:58 +0000 | Jamie Bullock | Checked ANSI C89 compliance (basically a few ifndefs for the C99 math functions: powf, roundf etc). Added a few PD examples/tests. |
Sun, 02 Sep 2007 14:28:00 +0000 | Dan Stowell | Fixed bug in xtract_irregularity_k() - failure to initialise *result to zero |
Mon, 20 Aug 2007 08:12:04 +0000 | Jamie Bullock | Minor mods and typos corrections that were lurking uncommitted |