241 Commits (ff4c3873f2f805107c2053b001245c521d63ec3a)

Author SHA1 Message Date
Zhangyin ff4c3873f2 Added cmake toolchain for RISC-V with clang. 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Alexander Alekhin 816f82682b core(trace/itt): avoid calling __itt_thread_set_name() by default 5 years ago
Alexander Alekhin 818585fd12 core(tls): unblock TlsAbstraction destructor call 5 years ago
Natsu 54e6f5c237 Merge pull request #15970 from akemimadoka:master 5 years ago
yuriyluxriot 4e156a162f Merge pull request #15812 from yuriyluxriot:fls_replaces_tls 5 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 6 years ago
Alexander Alekhin bdc097495a fix avx512 detection 6 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 6 years ago
Hugo Lindström 935067ee05 Merge pull request #15265 from hugolm84:wince-armv7-supports-neon 6 years ago
Hugo Lindström 2ee00e7f7d Merge pull request #15059 from hugolm84:improved-support-for-wince 6 years ago
Ted Steiner f1fb002682 Merge pull request #14678 from tedsteiner:qnx 6 years ago
Daniel Ingram 962d57b4d6 Merge pull request #14559 from daniel-s-ingram:master 6 years ago
Sayed Adel 5a77f4cee3 Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
David Carlier 06a4c20f60 OpenBSD build fix 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Alexander Alekhin b74b05d1b3 Revert CV_TRY/CV_CATCH macros 6 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 7 years ago
Alexander Alekhin 18bf91a08b core: update allocSingleton implementation, valgrind suppression 7 years ago
Maksim Shabunin 15632c6305 Added support for multi-path configuration parameter (env) 7 years ago
Rostislav Vasilikhin be989b3b60 Merge pull request #12637 from savuor:fix/instr_ipp_ocl 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Alexander Alekhin 9fb8f6347f core: don't call std::string(NULL) 7 years ago
Alexander Alekhin 7f73b105ca core: std::string more changes 7 years ago
Vladislav Sovrasov ae8dcdf40d core: get rid of built-in String type 7 years ago
Maksim Shabunin 597db69151 ts: test case list is printed after cmd line parsing, refactored 7 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 7 years ago
Forrest Reiling e858c21e1f Fix system.cpp includes on Fuchsia. 7 years ago
Sayed Adel e0d28aa893 core:ppc Fix java CoreTest/testMahalanobis (#11677) 7 years ago
Alexander Alekhin 4e83f4c579 core: drop cv::errorNoReturn() 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Alexander Alekhin 10c9227136 core: CV_Error with set_terminate() on Windows 7 years ago
Alexander Alekhin 2f9cbc2e57 core: disable errors dump 7 years ago
Alexander Alekhin c917be2189 next(core): use C++11 classes for cv::Mutex/cv::AutoLock 7 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Alexander Alekhin 2d54fed3cc next: OPENCV_ABI_COMPATIBILITY 7 years ago
Alexander Alekhin 567ae61e78 core: add "check" macros 7 years ago
Maksim Shabunin d2cff38db6 Added interface to check library version during runtime 7 years ago
Alexander Alekhin 8781ee971c core: write log messages via __android_log_print (logcat) too 7 years ago
native-api dc1d9ae973 Include error code description into the message (#10982) 7 years ago
Alexander Alekhin cc5a6f3b86 core: remove '-' from separators list of disabled CPU flags 7 years ago
Alexander Alekhin eb54e5c55c core: generalize and fix x86 'cpuid' calls 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Alexander Alekhin c8930cc279 opencv_version: dump detected HW features 7 years ago
Alexander Alekhin f6fd3abd31 core: add OpenCV version information into Exception messages 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 7 years ago
Mattia Rizzolo d026d7dcfb
Fix build for non-linux architectures but still glibc-based 8 years ago