639 Commits (1b45bf6e39480a7ba3d66f2bc6f921716f6b7400)
 

Author SHA1 Message Date
Andreas Huggel 442657e3fd Documented Date and Time format 21 years ago
Andreas Huggel 54a42fc1f7 Generalized and cleaned-up makernote handling 21 years ago
Andreas Huggel 8521dead83 Added 2005 to Copyright lines 21 years ago
Andreas Huggel f1894dcf92 Fixed properties 21 years ago
Andreas Huggel 76cd23a980 Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 21 years ago
Andreas Huggel a8f6bc2f84 Merged revisions 520:521 from branches/Exiv2-0_6_041212, updated test results 21 years ago
Andreas Huggel cac5030c7b Merged revisions 514:520 from branches/Exiv2-0_6_041212 21 years ago
Andreas Huggel 2a0149184a Fixes and cosmetic changes; all tests now pass again, finally! 21 years ago
Andreas Huggel c1a678a883 Fixed test for stat return value 21 years ago
Andreas Huggel b8a7b77ade Removed void AsciiValue::read(const byte*, long, ByteOrder); instead use that of the baseclass, which does not add a trailing null.
Adding a null can cause a metacopy operation to write from metadata instead of simply copying the metadata.
21 years ago
Andreas Huggel 5042708cf2 Tagged release 0.6.2 21 years ago
Andreas Huggel baec81afc2 use C style comments in .h file 21 years ago
Andreas Huggel e5f40f0a23 Added -M option and minor changes 21 years ago
Andreas Huggel 23243db248 Added bug 421 to 0.6.2 changelog 21 years ago
Andreas Huggel aa882a2e3b Fixed bug in modify command parser, updated tests. Fixes bug #421 21 years ago
Andreas Huggel a279dd59c1 Updated test data for v0.6.2 21 years ago
Andreas Huggel a963a90f8d Fixed doxygen warning 21 years ago
Andreas Huggel 5cb5eabd19 Updated changelog, bumped version to 0.6.2 21 years ago
Andreas Huggel 55cf989485 Added missing dependencies to install and install-lib targets 21 years ago
Andreas Huggel 34c71f722b Added option -l dir to specify the directory for files to be inserted or extracted. Implements feature #418. 21 years ago
Andreas Huggel 3362d59d4e Fixes to the libtool stuff after MinGW and MSVC tests 21 years ago
Andreas Huggel bf20d77d7a Fixed property setting 21 years ago
Andreas Huggel dc20ccbe5f Adjusted properties 21 years ago
Andreas Huggel ed8f5d3c34 Added libtool support, moved files related to the GNU build process to a new config directory, updated README 21 years ago
Andreas Huggel fcc7606819 Renamed MSVC config file 21 years ago
Andreas Huggel 70235d6070 Removed define HAVE_CONFIG_H, renamed config files. Bug #410 21 years ago
Andreas Huggel 704f3a47a6 Merged revisions 502:503 from trunk 21 years ago
Andreas Huggel eab30a7eb7 Added cast required to compile with MSVC 21 years ago
Andreas Huggel 6603f668a3 Added cast required to compile with MSVC 21 years ago
Andreas Huggel f35afc7179 Fixed write-test: Commented experimental Nikon3 code, copied write-test.out from branches/Exiv2-0_6_041212. 21 years ago
Andreas Huggel 8221293072 Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 21 years ago
Andreas Huggel 67a045b8e4 Removed premature ExifData assignment operator and copy constructor 21 years ago
Andreas Huggel 2536a24be4 Changed class Modify to not use ExifData copy constructor, added tests. Fixes bug #416 21 years ago
Andreas Huggel b8f0e6b36c Updated expected test output 21 years ago
Andreas Huggel 05973b8dc6 Fixed read tests 21 years ago
Andreas Huggel 50aa3f27c7 Merged revisions 503:504 from trunk 21 years ago
Andreas Huggel 7539421a27 Fixed handling of Ifd offsets (bug #411), fixed guessing of Ifd base offset, added Ifd::pBase_ (not used yet), updated tests 21 years ago
Andreas Huggel 7048360544 Added config.h to installed headers, install to /usr/local/include/exiv2 by default. Fixes bug #410 21 years ago
Andreas Huggel 149d524564 Merged revisions 498:499 from trunk 21 years ago
Andreas Huggel 1075ce06e4 Merged revisions 499:500 from Exiv2-0_6_041212 branch 21 years ago
Andreas Huggel 9a3bbcb654 Added -M option to run modification commands directly from the command line 21 years ago
Andreas Huggel 0fd6f47c3f Removed unnecessary conversion operator from class DataBuf. Fixes Bug #409 21 years ago
brad c56b79acec Added the ability to read and write to in-memory images. 21 years ago
brad 82950ffc9e Added size method to basicio and test cases. 21 years ago
brad 995d0df060 Switched back to /bin/sh and fixed associated problem under cygwin 21 years ago
Andreas Huggel ca3a60e148 Replaced let with expr 21 years ago
Andreas Huggel 5499bdee06 Tagged release 0.6.1 21 years ago
Andreas Huggel f7ba9871ff Added changes for 0.6.1 21 years ago
Andreas Huggel 7fbeb18354 Updated expected test results 21 years ago
Andreas Huggel eafbe4ea26 Merged revisions 489:490 from trunk 21 years ago