You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rosen Penev 8fe2ae6030 remove constexpr
const_iterator is not constexpr. clang 15 on MSYS2 fails to compile
because of this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years ago
..
CMakeLists.txt Add EXIV2_ENABLE_INIH flag to enable building without libinih. 2 years ago
addmoddel.cpp clang-tidy: C casts to C++ 3 years ago
conntest.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
convert-test.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
easyaccess-test.cpp remove constexpr 2 years ago
exifcomment.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
exifdata-test.cpp clang-tidy: C casts to C++ 3 years ago
exifdata.cpp Remove most of the asserts from codebase 3 years ago
exifprint.cpp clang-tidy: apply to newly merged stuff 2 years ago
exifvalue.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
geotag.cpp simplify some defines 3 years ago
getopt-test.cpp use __has_include 2 years ago
ini-test.cpp Remove libinih from codebase and add it as a dependency instead. 3 years ago
ini-test.ini #1034 Added exiv2 config file support for lens recognition. 9 years ago
iotest.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
iptceasy.cpp clang-tidy: C casts to C++ 3 years ago
iptcprint.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
iptctest.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
key-test.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
largeiptc-test.cpp reference conversions 3 years ago
metacopy.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
metacopy.hpp minor clang-tidy fixes (#2213) 3 years ago
mmap-test.cpp Remove DataBuf::copyBytes and use std::copy instead 3 years ago
mrwthumb.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
path-test.cpp add support for gcc and clang 7 2 years ago
prevtest.cpp std::to_string conversions 3 years ago
remotetest.cpp clang-tidy: C casts to C++ 3 years ago
stringto-test.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
taglist.cpp Update .clang-format file & apply clang-format to whole project 3 years ago
tiff-test.cpp namespace enforce.hpp functions to Internal 2 years ago
write-test.cpp nodiscard addition 3 years ago
write2-test.cpp Update Sony(1|2) tags (#2323) 3 years ago
xmpdump.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
xmpparse.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
xmpparser-test.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
xmpprint.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 3 years ago
xmpsample.cpp clang-tidy: C casts to C++ 3 years ago