clanmills
|
7928c63796
|
Documentation polishing.
|
2020-05-02 16:48:21 +01:00 |
|
clanmills
|
b22d1de8b1
|
Remove add_compile_options(-std=gnu++98)
|
2020-05-02 15:11:30 +01:00 |
|
clanmills
|
3ebfee1c39
|
Fix auto_ptr to auto\_ptr
|
2020-05-02 14:48:22 +01:00 |
|
clanmills
|
c423b91b92
|
Change config.h to compile isatty() and getpid() on macOS when -DCMAKE_CXX_STANDARD=98
|
2020-05-02 14:41:03 +01:00 |
|
clanmills
|
65dde52cf9
|
Updated documentation. Removed -DEXIV2_BUILD_USE_C++11
|
2020-05-02 14:22:44 +01:00 |
|
clanmills
|
e0f65f7e75
|
Always include <memory.h> before discussing auto_ptr
|
2020-05-02 13:06:19 +01:00 |
|
clanmills
|
cd5c3e4ff9
|
Remove target_compile_features(exiv2 PRIVATE cxx_std_98) from src/exiv2
|
2020-05-02 12:47:24 +01:00 |
|
clanmills
|
63a13e8620
|
Adding option -DEXIV2_BUILD_USE_C++11
|
2020-05-02 12:21:21 +01:00 |
|
clanmills
|
4da0a57ec0
|
Fixing reference output from test/geotag-test.sh
|
2020-05-02 12:17:04 +01:00 |
|
clanmills
|
d994161e80
|
Added option -remove to samples/geotag.cpp
|
2020-05-01 17:40:20 +01:00 |
|
clanmills
|
759ce9fffe
|
fix_1046_sample_geotag Take advantage of fix to #1046 in samples/geotag.cpp
|
2020-05-01 16:18:01 +01:00 |
|
Robin Mills
|
6e5fdb0c19
|
Merge pull request #1191 from Exiv2/0.27_cxx_standard2
Enforce cxx_std_98 in samples, unit_tests, and exiv2 application
|
2020-04-30 17:02:03 +01:00 |
|
Robin Mills
|
c51a8aa8ed
|
Explicitly set compiler option -std=gnu++98 on Solaris
|
2020-04-30 14:13:23 +01:00 |
|
Robin Mills
|
df04671976
|
Enforce cxx_std_98 in samples, unit_tests, and exiv2 application (to eliminate 2305 GCC unique_ptr warnings)
|
2020-04-30 11:20:37 +01:00 |
|
Robin Mills
|
f0dee57aa8
|
Merge pull request #1190 from Exiv2/0.27.31_bump_revision_number
0.27.31_bump_revision_number
|
2020-04-30 08:43:32 +01:00 |
|
Robin Mills
|
2b7ae83435
|
0.27.31_bump_revision_number
|
2020-04-30 08:41:06 +01:00 |
|
Robin Mills
|
2cb3512b73
|
Merge pull request #1189 from Exiv2/manpage_makeover_0.27
manpage_makeover_0.27
|
2020-04-30 07:59:58 +01:00 |
|
Robin Mills
|
3da8985cf0
|
manpage_makeover_0.27
|
2020-04-30 07:58:36 +01:00 |
|
Robin Mills
|
51a7038c59
|
Merge pull request #1188 from Exiv2/fix_rc1_changelog_0.27
Fix rc1 changelog 0.27
|
2020-04-29 19:04:45 +01:00 |
|
Robin Mills
|
a22c03a517
|
Makeover of exiv2.1
|
2020-04-29 19:02:35 +01:00 |
|
Robin Mills
|
4c733cd4fc
|
fix_rc1_changelog_0.27
|
2020-04-29 19:02:12 +01:00 |
|
Robin Mills
|
47d89a56bb
|
Merge pull request #1176 from Exiv2/0.27_cxx_standard
fix_1163 Require c++98 privately only in library target
|
2020-04-28 15:23:56 +01:00 |
|
Robin Mills
|
6ac5cd1c89
|
Merge pull request #1187 from Exiv2/taglist_unexpected_arg_0.27
taglist_unexpected_arg_0.27
|
2020-04-28 14:59:16 +01:00 |
|
Robin Mills
|
f7c14e62fb
|
taglist_unexpected_arg_0.27
|
2020-04-28 14:51:29 +01:00 |
|
Robin Mills
|
1da92b2146
|
Merge pull request #1185 from Exiv2/update_release_notes_0.27
Update release notes v0.27.3 RC1
|
2020-04-27 17:06:26 +01:00 |
|
Robin Mills
|
920a03886e
|
Use PROJECT_VERSION_TWEAK to identify RC#
|
2020-04-27 14:51:04 +01:00 |
|
Robin Mills
|
f360d8cdc5
|
Update release notes to reference https://github.com/Exiv2/exiv2/issues/1018#issuecomment-604539346
|
2020-04-27 11:20:37 +01:00 |
|
Robin Mills
|
5c92e115bc
|
Merge pull request #1184 from Exiv2/fix_1121_CODEOWNERS_0.27
fix_1121_CODEOWNERS_0.27
|
2020-04-27 09:35:58 +01:00 |
|
Robin Mills
|
848e580961
|
Fixed issue spotted in review.
|
2020-04-27 08:15:55 +01:00 |
|
Robin Mills
|
444a2680a3
|
fix_1121_CODEOWNERS_0.27
|
2020-04-27 07:26:00 +01:00 |
|
Robin Mills
|
83df3118e6
|
Merge pull request #1183 from Exiv2/fix_1180_date_separator
fix_1180_date_separator (0.27->master)
|
2020-04-26 12:45:12 +01:00 |
|
clanmills
|
fd76cdbdeb
|
Simplified CopyTmpFiles.setUp_file_action() by using _config_variables['tmp_path']
|
2020-04-26 11:42:40 +01:00 |
|
clanmills
|
00d89e6523
|
configure_suite() calls mkdir($tmp_path) if necessary
|
2020-04-26 09:53:20 +01:00 |
|
clanmills
|
92f2458229
|
fix_1180_date_separator
|
2020-04-25 14:31:26 +01:00 |
|
Robin Mills
|
7fa2ce90dc
|
Merge pull request #1181 from Exiv2/fix_gcc930_msys_cygwin
GCC 9.3.0 broken on MinGW/msys2 and CYGWIN (0.27->master)
|
2020-04-24 15:47:24 +01:00 |
|
clanmills
|
5f36bf46e8
|
Fix for issue identified in #1175
|
2020-04-24 15:38:50 +01:00 |
|
Robin Mills
|
adef1fbd33
|
Merge pull request #1178 from Exiv2/0.27_fileio_performance
Reduce system calls in FileIo::eof() (master -> 0.27)
|
2020-04-24 10:37:03 +01:00 |
|
Robin Mills
|
56100bca1a
|
Merge pull request #1175 from Exiv2/fix_1102_msysGCC93_0.27
fix_1102_msysGCC93_0.27 (0.27->master)
|
2020-04-24 09:13:46 +01:00 |
|
Luis Diaz Mas
|
215099e977
|
Fix in largeiptc-test
|
2020-04-24 07:42:41 +02:00 |
|
Luis Diaz Mas
|
235087af4e
|
Do not call tell() in File::eof() - Fix tests & performance
|
2020-04-24 07:42:23 +02:00 |
|
Luis Diaz Mas
|
2732c10a86
|
Add unit tests for FileIO: canSeekBeyondEOF fails
|
2020-04-24 07:25:19 +02:00 |
|
Luis Diaz Mas
|
fabfcac274
|
Require c++98 privately only in the library target
|
2020-04-23 17:15:27 +02:00 |
|
clanmills
|
b50d6503bc
|
fix_1102_msysGCC93_0.27
|
2020-04-23 12:11:43 +01:00 |
|
Robin Mills
|
c905bd7a13
|
Merge pull request #1136 from Exiv2/sridharb1_contrib_msvc4_0.27
Sridharb1 contrib msvc4 0.27
|
2020-04-22 20:43:25 +01:00 |
|
Robin Mills
|
d0f6eb01c1
|
Makeover Release Notes and platform/ReadMe
|
2020-04-22 20:34:49 +01:00 |
|
Robin Mills
|
98adf41df9
|
Documentation maintenance
|
2020-04-22 12:56:49 +01:00 |
|
Sridhar Boovaraghavan
|
bd6645fad4
|
Removed LICENSE
|
2020-04-22 11:19:43 +05:30 |
|
Sridhar Boovaraghavan
|
42cc07d907
|
Minor formatting issues.
|
2020-04-22 11:17:09 +05:30 |
|
Sridhar Boovaraghavan
|
84dd66fef4
|
Updated documentation
|
2020-04-22 11:07:35 +05:30 |
|
Robin Mills
|
cd50110b35
|
remove license.txt from build (use COPYING instead)
|
2020-04-21 22:41:46 +01:00 |
|