Luis Díaz Más
|
c5c315b6e7
|
Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values
|
2022-03-23 16:55:18 +01:00 |
|
Luis Díaz Más
|
30bf563f4d
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
Luis Díaz Más
|
7119b7676f
|
remove templating & simplify error message
+ clang-format in Error files
+ Remove AnyError
|
2022-03-12 16:58:41 +01:00 |
|
Luis Díaz Más
|
bbc99ae581
|
Use auto for unique pointers
|
2022-03-07 22:25:51 +01:00 |
|
Luis Díaz Más
|
5a6ec65315
|
Use SPDX identifiers in more files
|
2022-03-07 22:25:51 +01:00 |
|
Luis Díaz Más
|
b3a216310a
|
Removing unused headers thanks to IWYU
|
2022-03-07 22:25:51 +01:00 |
|
Luis Díaz Más
|
615ccff5ab
|
Fix another case revealed by tests
|
2022-02-27 09:36:46 +01:00 |
|
Luis Díaz Más
|
2505e52345
|
Avoid naked new operator in sample apps
|
2022-02-27 09:36:46 +01:00 |
|
Rosen Penev
|
1dc1186760
|
clang-tidy: simplify boolean expressions
Found with readability-simplify-boolean-expr
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2021-05-09 17:30:46 +02:00 |
|
Luis Díaz Más
|
0bbaa6eff3
|
cpp: Replace auto_ptr by unique_ptr
|
2021-04-15 06:56:11 +02:00 |
|
Robin Mills
|
fe1c338fc2
|
Merge pull request #1504 from eokeeffe/0.27-maintenance
metacopy -x parameter not in optstring
|
2021-04-03 12:56:37 +01:00 |
|
Robin Mills
|
4a8d365e80
|
fix_1508_enableBMMF_effort2
|
2021-04-03 11:03:31 +01:00 |
|
Robin Mills
|
9da2aed5d2
|
Use the documented 5 line prolog in every sample application. Tidy up sample prologs and header code.
|
2021-04-02 16:58:20 +01:00 |
|
evanokeeffe
|
160ee8ba9b
|
found a bug in metacopy, the -x parameter wasn't in the optstring. rectified that
|
2021-03-23 12:49:26 +00:00 |
|
Robin Mills
|
d632988bbd
|
Massive code prolog cleanup.
|
2021-03-17 13:34:21 +00:00 |
|
Robin Mills
|
7844b11e4b
|
[xmpsdk] Add XMP Initialisation/Cleanup code to all main() programs
- update documentation
- Removed redundant calls to Exiv2::XmpParser::terminate() (legacy of our
discusssion with @tester0077).
- this fixes #976
|
2019-10-05 10:19:53 +02:00 |
|
Luis Díaz Más
|
603692a1d8
|
Copyright to Exiv2 authors
|
2018-09-12 19:22:31 +02:00 |
|
clanmills
|
3c42fdddeb
|
Fix include <exiv2/exiv2.hpp> to include exiv2/config.h (and consequential changes)
Fix cltest.cpp and version.cpp to report MSVC 2017 in which _MSC_VER == 1910
|
2018-09-01 20:19:45 +02:00 |
|
Robin Mills
|
74bc0e0535
|
Changes for cross-platform getopt
|
2018-09-01 20:19:45 +02:00 |
|
tbeu
|
5df8b01b77
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
Robin Mills
|
6d5c2c3256
|
Getting ready to release v0.26
|
2017-03-08 20:42:28 +00:00 |
|
Andreas Huggel
|
fd80993ab0
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
Robin Mills
|
24cb148e11
|
#1004. Reviewed all include directives in src/*.cpp and samples/*.cpp
fixed svn_version.sh again!
change to test/build-test.py for MacOS-X/Xcode 6.
|
2015-01-06 12:40:31 +00:00 |
|
Robin Mills
|
4e530fbce0
|
Bumping the copyright notice again. (re-doing 3089 without breaking the build!)
|
2013-07-24 05:15:04 +00:00 |
|
Robin Mills
|
a297d2b69e
|
Rollback 3089 - somehow it's broken the build!
|
2013-07-24 05:05:52 +00:00 |
|
Robin Mills
|
da1ed8c536
|
Bumping the copyright notice in src &samples from 2012 to 2013
|
2013-07-24 03:12:38 +00:00 |
|
Robin Mills
|
7b859e026f
|
Move metacopy/path-test/taglist applications (and build code) into samples. TODO: fix msvc/msvc64.
|
2012-10-29 06:24:56 +00:00 |
|