Rosen Penev
|
fdf9d3799c
|
clang-tidy: don't use else after return
Found with llvm-else-after-return
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
4aa5566cf6
|
clang-tidy: make several member functions const
Found with readability-make-member-function-const
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Rosen Penev
|
8337462032
|
clang-tidy: use empty() instead of comparing size
Found with readability-container-size-empty
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
4 years ago |
Robin Mills
|
d632988bbd
|
Massive code prolog cleanup.
|
4 years ago |
Luis Díaz Más
|
9eb058bd43
|
Modify strncpy0 to avoid warning
|
5 years ago |
Luis Díaz Más
|
dc7eb5008b
|
Add explicit to constructors with 1 argument
|
7 years ago |
Luis Díaz Más
|
d55b2b1b65
|
Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib
|
7 years ago |
Robin Mills
|
54408bac2f
|
#1279 Move src/ini_int.hpp to include/exiv2/ini.hpp to reveal class Exiv2:INIReader in API
|
8 years ago |
Robin Mills
|
62e2fc086b
|
#1034 Added msvc2005/ini-test
|
9 years ago |
Robin Mills
|
1e33add5e4
|
#1034. Corrections to r4249 to fix build-breakers
|
9 years ago |
Robin Mills
|
dbed6f857c
|
#1034 Added exiv2 config file support for lens recognition.
|
9 years ago |