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.
Robin Mills 13a2cf336d
fix_1416_iptc_DateCreated (#1547)
* fix_1416_iptc_DateCreated

* Fix unit tests

* DateValue:read 2nd iteration on pre-condition

* test with ISO_8601 date format

* Use std::regex for ISO 8601 basic & extended date formats

* Use std::regex for ISO 8601 basic & extended time formats

* Add more tests & notes for DateValue & TimeValue

* Comment tests using local calendar times

* DateValue::write also adds padding to year field

Co-authored-by: Luis Díaz Más <piponazo@gmail.com>
4 years ago
..
basicio.hpp Add readOrThrow and seekOrThrow to BasicIo. 4 years ago
bmffimage.hpp Expose unsupported CR3 previews as binary 4 years ago
bmpimage.hpp clang-tidy: replace virtual with override 4 years ago
config.h Move winsock2 inclusion to http.cpp 5 years ago
convert.hpp clang-tidy: use nullptr 4 years ago
cr2image.hpp clang-tidy: replace virtual with override 4 years ago
crwimage.hpp clang-tidy: replace virtual with override 4 years ago
datasets.hpp Hide "static constexpr auto" from SWIG 4 years ago
easyaccess.hpp Massive code prolog cleanup. 4 years ago
epsimage.hpp clang-tidy: replace virtual with override 4 years ago
error.hpp clang-tidy: replace throw with noexcept 4 years ago
exif.hpp clang-tidy: use nullptr 4 years ago
exiv2.hpp Update bmffimage.hpp include order and path 4 years ago
futils.hpp Remove deprecated SSH support 4 years ago
gifimage.hpp clang-tidy: replace virtual with override 4 years ago
http.hpp Massive code prolog cleanup. 4 years ago
image.hpp Fix doc description of Image::iccProfileDefined() 4 years ago
ini.hpp clang-tidy: run through performance checks 4 years ago
iptc.hpp clang-tidy: use nullptr 4 years ago
jp2image.hpp clang-tidy: replace virtual with override 4 years ago
jpgimage.hpp Add `markerHasLength` utility function. 4 years ago
metadatum.hpp clang-tidy: use nullptr 4 years ago
mrwimage.hpp clang-tidy: replace virtual with override 4 years ago
orfimage.hpp clang-tidy: replace virtual with override 4 years ago
pgfimage.hpp clang-tidy: replace virtual with override 4 years ago
pngimage.hpp clang-tidy: replace virtual with override 4 years ago
preview.hpp Use std::move to transfer ownership of DataBufs. 4 years ago
properties.hpp clang-tidy: remove redundant specifiers 4 years ago
psdimage.hpp clang-tidy: replace virtual with override 4 years ago
rafimage.hpp clang-tidy: replace virtual with override 4 years ago
rw2image.hpp clang-tidy: replace virtual with override 4 years ago
slice.hpp clang-tidy: replace throw with noexcept 4 years ago
tags.hpp clang-tidy: remove redundant specifiers 4 years ago
tgaimage.hpp clang-tidy: replace virtual with override 4 years ago
tiffimage.hpp clang-tidy: replace virtual with override 4 years ago
types.hpp Delete the copy assignment operator to avoid accidental copying. 4 years ago
value.hpp fix_1416_iptc_DateCreated (#1547) 4 years ago
version.hpp remove exv_grep_keys_t type alias 4 years ago
webpimage.hpp Make fields of DataBuf private. 4 years ago
xmp_exiv2.hpp clang-tidy: use nullptr 4 years ago
xmpsidecar.hpp clang-tidy: replace virtual with override 4 years ago