exiv2/app
Luis Díaz Más b9f9d041ea Several transformations on DataBuf + migration to size_t
- Provide begin/end iterators to DataBuf and simplify code
- Adapt test output after last changes
- Replacing long by size_t in value.hpp
- Use size_t in some Photoshop functions
- Remove some static_casts
2022-02-27 09:41:47 +01:00
..
actions.cpp Several transformations on DataBuf + migration to size_t 2022-02-27 09:41:47 +01:00
actions.hpp Remove dead code 2022-02-18 18:01:02 +01:00
app_utils.cpp Remove Util::dirname and finally the util files 2022-02-18 13:51:38 +01:00
app_utils.hpp Utils::strtol only used in the app 2022-02-18 13:51:38 +01:00
CMakeLists.txt Fix build on Windows 2022-02-18 13:51:38 +01:00
exiv2.cpp Several transformations on DataBuf + migration to size_t 2022-02-27 09:41:47 +01:00
exiv2app.hpp Hide member variable 2022-02-27 09:36:46 +01:00
getopt.cpp Remove Util::dirname and finally the util files 2022-02-18 13:51:38 +01:00
getopt.hpp Move exiv2 app into its own folder 2022-02-18 13:51:37 +01:00
wmain.c Fix build on Windows 2022-02-18 13:51:38 +01:00