1. 15 Nov, 2013 1 commit
  2. 06 Nov, 2013 1 commit
  3. 30 Oct, 2013 1 commit
  4. 15 Oct, 2013 1 commit
    • Roman Donchenko's avatar
      In Java bindings, wrap version constants into functions to prevent inlining. · 7ff91665
      Roman Donchenko authored
      Java inlines static finals if they're defined with a constant expression. In
      case of version constants we don't want that to happen, since they obviously
      change from version to version. If the user substitutes a different OpenCV
      jar without recompiling, we want user code to still have relevant values for
      the version constants.
      
      This arranges that by turning constant values into function calls, which no
      longer count as a constant expression.
      7ff91665
  5. 12 Sep, 2013 1 commit
  6. 21 Aug, 2013 1 commit
  7. 19 Aug, 2013 1 commit
  8. 13 Aug, 2013 2 commits
  9. 10 Jun, 2013 1 commit
  10. 11 Apr, 2013 1 commit
  11. 09 Apr, 2013 1 commit
  12. 26 Mar, 2013 1 commit
  13. 22 Mar, 2013 2 commits
  14. 13 Mar, 2013 1 commit
  15. 28 Feb, 2013 3 commits
  16. 26 Feb, 2013 1 commit
  17. 25 Feb, 2013 1 commit
  18. 23 Jan, 2013 1 commit
  19. 30 Dec, 2012 1 commit
  20. 23 Nov, 2012 1 commit
  21. 17 Oct, 2012 2 commits
  22. 17 Sep, 2012 2 commits
  23. 06 Sep, 2012 1 commit
  24. 09 Jul, 2012 1 commit
  25. 28 Jun, 2012 3 commits
  26. 21 Jun, 2012 2 commits
  27. 20 Jun, 2012 3 commits
  28. 30 May, 2012 1 commit
  29. 29 May, 2012 1 commit