1. 28 Nov, 2013 1 commit
  2. 27 Nov, 2013 3 commits
  3. 26 Nov, 2013 7 commits
  4. 25 Nov, 2013 6 commits
    • GregoryMorse's avatar
      Update system.cpp · e4793e3d
      GregoryMorse authored
      Fixed to use native C++ instead of C++/CX although it does require significantly more code, it goes along with the spirit of keeping the project in native C++
      
      Update system.cpp
      
      Cleaned up whitespace, removed redundant code and added edge cases for string cleanup
      
      Update system.cpp
      
      Fixed compiler warning over comma operator clause
      
      Update system.cpp
      
      NULL initialization
      
      Update system.cpp
      
      Fixed use of WindowsGetStringRawBuffer which returns internal pointer to buffer
      
      Update system.cpp
      
      Support C++/CX and native C++ through conditional compilation.  Fixed style - long lines, comma operators, long conditional.  Optimized string usage to use reference.
      
      Update system.cpp
      
      Fixed conditional compilation around include and library
      
      Update system.cpp
      
      Fixed trailing space
      
      Update system.cpp
      
      Cleaned up whitespace, removed redundant code and added edge cases for string cleanup
      
      Update system.cpp
      
      Fixed compiler warning over comma operator clause
      
      Update system.cpp
      
      NULL initialization
      
      Update system.cpp
      
      Fixed use of WindowsGetStringRawBuffer which returns internal pointer to buffer
      
      Update system.cpp
      
      Support C++/CX and native C++ through conditional compilation.  Fixed style - long lines, comma operators, long conditional.  Optimized string usage to use reference.
      
      Update system.cpp
      
      Fixed conditional compilation around include and library
      
      Update system.cpp
      
      Fixed trailing space
      e4793e3d
    • Ilya Lavrenov's avatar
      cp test_colot.cpp to imgproc ocl tests · 16a3067a
      Ilya Lavrenov authored
      16a3067a
    • Konstantin Matskevich's avatar
      bugfix in deallocate · 14585576
      Konstantin Matskevich authored
      14585576
    • Ilya Lavrenov's avatar
      9d23a0cb
    • Roman Donchenko's avatar
      684ff703
    • Roman Donchenko's avatar
  5. 24 Nov, 2013 2 commits
  6. 23 Nov, 2013 4 commits
  7. 22 Nov, 2013 7 commits
  8. 21 Nov, 2013 6 commits
  9. 20 Nov, 2013 4 commits