1. 31 7月, 2018 1 次提交
    • L
      Misc. typos · 2003eb1b
      luz.paz 提交于
      Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
      2003eb1b
  2. 28 3月, 2018 1 次提交
    • L
      Solves #11156 (#11160) · 03eb463f
      LaurentBerger 提交于
      * Solves #11156
      
      * Check file size for all file format. Disable APPEND if file is empty
      
      * Add test for APPEND mode
      03eb463f
  3. 12 2月, 2018 1 次提交
  4. 06 2月, 2018 1 次提交
    • M
      Split persistence.cpp into smaller pieces (#10788) · e225850c
      Maksim Shabunin 提交于
      * Extracted base64 persistence functionality
      
      * Extracted YML persistence functionality
      
      * Extracted JSON persistence functionality
      
      * Extracted XML persistence functionality
      
      * Extracted public C and C++ interfaces implementation in persistence
      
      * Persistence: cleanup and fixes
      
      * fixup! Persistence: cleanup and fixes
      e225850c