Dustin Oprea
|
9743a98845
|
Revert "Revert "Report-card fixes""
This reverts commit 4450f89e048a2373cd82a911725b6c54d22632eb.
The next commit has the fixes.
|
2020-06-12 02:13:36 -04:00 |
|
Dustin Oprea
|
591504aef0
|
Revert "Report-card fixes"
This reverts commit eb5bd13c98801e8d10c570d3b3446248eebc32a5.
Introduced some new issues, here. This is being debugged on a separate
branch.
Fixes #41
|
2020-06-12 01:52:09 -04:00 |
|
Dustin Oprea
|
eb5bd13c98
|
Report-card fixes
|
2020-06-10 16:11:13 -04:00 |
|
Dustin Oprea
|
cc316fb440
|
ifd_enumerate.go: (*Ifd).PrintTagTree() no longer fails on parseable undefined values
https://github.com/dsoprea/go-exif/issues/33
|
2020-05-02 17:11:50 -04:00 |
|
Dustin Oprea
|
45986dbda3
|
Now a specific error for unparseable undefined tags
|
2020-05-02 16:23:19 -04:00 |
|
Dustin Oprea
|
351f1b7549
|
undefined/type.go: Formalized requirement for undefined-types being Stringers
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
9a4bd45d39
|
undefined/type.go: Drop TagUndefinedType_UnknownValue
Not used anywhere
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
32a5d88770
|
New integration of common/ and undefined/ subpackages
- common/type.go: Add FormatFromType() .
- Renamed common/type_encode.go to common/value_encoder.go .
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
bf3bc4e542
|
Refactor undefined-type tag processing
|
2020-01-12 18:56:35 -05:00 |
|