Skip to content
  1. Feb 21, 2013
  2. Feb 20, 2013
  3. Feb 19, 2013
  4. Feb 18, 2013
  5. Feb 13, 2013
  6. Feb 12, 2013
  7. Feb 07, 2013
  8. Feb 04, 2013
  9. Feb 03, 2013
  10. Jan 30, 2013
  11. Jan 16, 2013
  12. Dec 14, 2012
  13. Dec 09, 2012
  14. Dec 02, 2012
  15. Dec 01, 2012
    • Karl Rupp's avatar
      Further polishing: · 94900385
      Karl Rupp authored
      * Removed MSVC-switch in tutorials and benchmarks for reading files (require users to run from build/ accross different OS)
      * Updated old Eigen-code to version 3.x
      * Fixed a few more warnings in Visual Studio, added /wd4996 flag to get rid of VC iterator advertisements
      * Fixed an overly strict assert() on vector-reductions with OpenCL, including a clean initialization of reduction vector
      * Changed STL overload of norm_X from enable-if to plain overloading, otherwise MSVC has problems.
      94900385
    • Karl Rupp's avatar
      * Transition of converter from Boost.filesystem2 to Boost.filesystem3 · c1e00f54
      Karl Rupp authored
      * Added finish() before copy() in tests in order to resolve issues with AMD APP SDK
      c1e00f54
    • Karl Rupp's avatar
      Release postponed by a day: · cde5bc1a
      Karl Rupp authored
      * Fixed all warnings obtained in Visual Studio 2005 and 2010
      * Reverted SFINAE in CTOR for vector to separate overloads for vector_range and vector_slice (does not work with VS 2005)
      * Moved default-implementation for predicates to forwards.h, otherwise Visual Studio does not recognize forward definitions properly
      * Removed unnecessary Boost.filesystem and Boost.system components check from dist-package
      * Adjusted version number in Doxyfile and CMakeLists.txt
      cde5bc1a
  16. Nov 30, 2012
  17. Nov 29, 2012
Loading