]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/src/cxcore/cxsystem.cpp
fixed build on MSVC 2003
[opencv.git] / opencv / src / cxcore / cxsystem.cpp
2010-04-05 vp153fixed build on MSVC 2003
2010-03-15 vp153fixed compile errors with GCC on 32-bit OSes
2010-03-13 vp153fixed compile errors and crashes on 64-bit Ubuntu
2010-03-13 vp153fixed various compile problems on Windows
2010-03-12 vp153fix GCC compile error when -fPIC is specified
2010-03-12 vp153switch between SSE and non-SSE code dynamically =>...
2009-12-03 vp153fixed build on Win64 (thanks to Jan Wassenberg)
2009-11-10 vp153fixed SF bug #2894866
2009-11-02 vp153several performance improvements (some SSE3 optimizatio...
2009-10-29 vp153more accurate time measurements (getTickCount) on MacOS...
2009-10-21 vp153move #include "cvconfig.h" and #include "omp.h" outside...
2009-09-25 vp153pass userdata to the custom error handler
2009-09-25 vp153restored the old, more convenient mixChannels API ...
2009-08-24 vp153String -> string, missing "Vec<>& operator -=(Vec<...
2009-07-20 vp153removed duplicated #include "windows.h"
2009-06-12 vp153fixed many compiler warnings and errors in x64 build...
2009-03-04 jlblanco- Added missing link library for Linux: rt
2009-03-03 vp153brand-new cxcore interface & implementation