To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (1.75 KB)
Update version number and CHANGELOG
Merge from branch c++11-mutex
This will be v2.9
Switch from C++98 to C++11
Update versions throughout to 2.8
Update CHANGELOG and versions
Enforce c++98
Merge from branch vampipe
Next version from this branch (if any) will be 2.7
Merge
Naturally, I forgot to update the version in the headers. Argh. Sorry
Add -Wextra, fix a couple of warnings it throws up
Add CFLAGS (like CXXFLAGS) to configure
Bump version to 2.5
Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them
Update versions throughout
Next release will be 2.3
Bump version number, regenerate configure