2010-05-04 Ullrich Koethe added argument_type and result_type to functors (patch by Volker Grabsch)
2010-05-02 Ullrich Koethe test_multiconvolution: added tolerance to some tests (patch by R. Herzog)
2010-05-02 Ullrich Koethe improved documentation
2010-05-02 Ullrich Koethe added vigra-wiki.html
2010-05-01 Ullrich Koethe renamed conf.py => conf.py.in and set_paths.py => set_paths.py.in
2010-04-30 Hans Meine ignore more generated files (from compiling/running tests)
2010-04-30 Hans Meine ignore lots of generated files (testsuccess.cxx, run_test_foo.sh, *.pyc, ...)
2010-04-30 Hans Meine fix typo "run_vigramumpytest.sh/bat"
2010-04-29 Ullrich Koethe hdf5impex: fixed compilation with HDF5 1.6
2010-04-29 Ullrich Koethe merge with Hans
2010-04-29 Ullrich Koethe seededRegionGrowing: fixed memory leak when growing with threshold
2010-04-29 Ullrich Koethe fixed missing comment character
2010-04-29 Hans Meine docfix: description of MultiArrayShape
2010-04-29 Hans Meine fix and add (compile-only) test for NumpyArray::makeReference(MultiArrayView)
2010-04-27 Ullrich Koethe merge
2010-04-27 Ullrich Koethe cmake: more MacOS-X specific settings
2010-04-27 Ullrich Koethe cmake: added MacOS-X specific settings
2010-04-26 Ullrich Koethe increased version number to 1.7.1
2010-04-26 Ullrich Koethe cmake: fixed inclusion of 'private' subdirectories
2010-04-26 Ullrich Koethe vigranumpy: made loading of HDF5-related functionality optional
2010-04-26 Ullrich Koethe added explicit qualification for vigra::minor etc. (fixes name clash on Macs)
2010-04-22 Ullrich Koethe vigranumpy: fixed compilation problems on Mac
2010-04-22 Ullrich Koethe fixed warnings (patch by Thorben Kroeger)
2010-04-22 Ullrich Koethe removed HAVE_UNIQUE_PTR (wait for C++0x to officially arrive :-)
2010-04-22 Ullrich Koethe vigranumpy: fixed Python include ordering and compilation without HDF5
2010-04-22 Ullrich Koethe fixed colorconversion constructor ordering (patch by Jens-Malte Gottfried)
2010-04-22 Ullrich Koethe cmake: added LIBDIR_SUFFIX flag (patch be Bruno Postle)
2010-04-22 Ullrich Koethe hgignore autogenerated vigra.__version__.py file
2010-04-22 Ullrich Koethe cmake: fixed method to locate arch-specific python libraries (patch be Bruno Postle)
2010-04-22 Ullrich Koethe fixed installation when no documentation has been generated
2010-04-20 Ullrich Koethe Added tag Version-1-7-0 for changeset 8278d9af12ab
2010-04-20 Ullrich Koethe vigranumpy: improved documentation (using new boost_python configuration options) Version-1-7-0
2010-04-20 Ullrich Koethe merge with Hans
2010-04-20 Hans Meine actually copy/store given allocator in ArrayVector constructors
2010-04-20 Hans Meine fix compiler warnings by using MultiArrayIndex typedef (instead of int) in eigensystem.hxx
2010-04-19 Ullrich Koethe fixed compilation without HDF5
2010-04-15 Ullrich Koethe Added tag Version-1-7-0 for changeset 87fc79aef5e4
2010-04-15 Ullrich Koethe cmake: fixed copying of vigranumpy/lib to temporary directory
2010-04-15 Ullrich Koethe RGBValue: bugfix by Elric, ru.elric@gmail.com.
2010-04-15 Ullrich Koethe Added tag Version-1-7-0 for changeset 514ffe56feb4
2010-04-15 Ullrich Koethe cmake: added WITH_HDF5 option
2010-04-15 Ullrich Koethe merge with Stefan
2010-04-15 schmidt Enable tracing memory errors with ctest-valgrind also for tests controlled by shell scripts.
2010-04-15 schmidt document FIND_PACKAGE(Vigra) and Config-File for CMake
2010-04-15 Ullrich Koethe merge with Stefan
2010-04-06 sschmid2 Enable CTest test submissions to CDash dashboard (preliminary)
2010-04-06 sschmid2 Providing VigraConfig.cmake files for build and installation directories,
2010-04-01 sschmid2 fixed alternate target doc_python if Sphinx not available
2010-04-13 Ullrich Koethe multi_distance: added bug-reproducing test and fixed the bug
2010-04-13 Ullrich Koethe vigranumpy: changed type in imshow() (new pylab-Version doesn't like vigra.arraytypes !?)
2010-04-13 Ullrich Koethe vigranumpy: fixed installation of lib/pyqt subdirectory
2010-04-12 Ullrich Koethe vigranumpy: fixed _fallbackModule()
2010-04-12 Ullrich Koethe vigraimpex: moved HDF5 stuff to its own source file
2010-04-12 Ullrich Koethe vigraimpex: link against static libtiff on Windows (simpler)
2010-04-09 Ullrich Koethe rotateImage(): avoid round-off errors for simple rotations
2010-04-09 Ullrich Koethe vigranumpy: rename RandomForest_new => RandomForest etc.
2010-04-01 Ullrich Koethe added documentation
2010-04-01 Ullrich Koethe cmake: added missing VERBATIM
2010-04-01 Ullrich Koethe merge with Christoph Straehle
2010-04-01 cstraehl hdf5 fixes for ubuntu lucid - prettier