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.
Luis Díaz Más e32323d7c7 Simplify usage of strerror_r.
- Define STRERROR_R_CHAR_P properly on CMake and use it on futils.cpp
- We use now _GNU_SOURCE to determine which version of strerror_r to use
- strError only throws if ret==ERANGE
- Remove STRERROR_R_CHAR_P. It has been never used
- sort defines in config.h.cmake
- Remove EXV_HAVE_DECL_STRERROR_R that is not used anymore
- Remove EXV_HAVE_STRERROR. C++98 always will have it
7 years ago
..
asfvideo.hpp Remove 'using namespace' from public header 7 years ago
basicio.hpp Store pointers to Impl classes in auto_ptr 7 years ago
bigtiffimage.hpp registering new file type 8 years ago
bmpimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
config.h Simplify usage of strerror_r. 7 years ago
convert.hpp Remove obsolete svn revision 8 years ago
cr2image.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
crwimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
datasets.hpp Remove obsolete svn revision 8 years ago
easyaccess.hpp Remove obsolete svn revision 8 years ago
epsimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
error.hpp Force error code usage to construct a Exiv2::BasicError 7 years ago
exif.hpp Remove obsolete svn revision 8 years ago
exiv2.hpp Remove obsolete svn revision 8 years ago
exv_msvc-webready.h Remove obsolete svn revision 8 years ago
exv_msvc.h Simplify usage of strerror_r. 7 years ago
futils.hpp exiv2::getEnv throws std::out_of_range on unexpected EnVar 8 years ago
gifimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
http.hpp Refactoring EXV_USE_CURL and EXV_USE_SSH 8 years ago
image.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
ini.hpp #1279 Move src/ini_int.hpp to include/exiv2/ini.hpp to reveal class Exiv2:INIReader in API 8 years ago
iptc.hpp Remove obsolete svn revision 8 years ago
jp2image.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
jpgimage.hpp Remove obsolete svn revision 8 years ago
matroskavideo.hpp Remove obsolete svn revision 8 years ago
metadatum.hpp Remove obsolete svn revision 8 years ago
mrwimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
orfimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
pgfimage.hpp Remove obsolete svn revision 8 years ago
pngimage.hpp Fix outdated documentation of PngImage::doWriteMetadata() 7 years ago
preview.hpp Remove obsolete svn revision 8 years ago
properties.hpp Store pointers to Impl classes in auto_ptr 7 years ago
psdimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
quicktimevideo.hpp Remove obsolete svn revision 8 years ago
rafimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
riffvideo.hpp Remove obsolete svn revision 8 years ago
rw2image.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
rwlock.hpp http://dev.exiv2.org/boards/3/topics/2872 I've removed the troublesome Visual Studio SRWLock code and use CRITICAL_SECTION for all msvc builds. 8 years ago
ssh.hpp Refactoring EXV_USE_CURL and EXV_USE_SSH 8 years ago
tags.hpp Store pointers to Impl classes in auto_ptr 7 years ago
tgaimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
tiffimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
types.hpp Remove obsolete svn revision 8 years ago
utilsvideo.hpp Remove include tags_int.hpp from include/exiv2/*video.hpp files 8 years ago
value.hpp Remove obsolete svn revision 8 years ago
version.hpp Remove obsolete svn revision 8 years ago
webpimage.hpp Replaced all hardcoded error codes with ker... constants 7 years ago
xmp_exiv2.hpp Add default constructor for XmpData 7 years ago
xmpsidecar.hpp Replaced all hardcoded error codes with ker... constants 7 years ago