go-exif/v3/common
WendelHime 2a2ee8aaf1 adding float and double as types with name and size tests
add translate to type cases

replace float compare by Nextafter and Nextafter32

add parser for floats and doubles

add float and double parsers

add support for doubles and floats in FormatFrom functions

add ReadFloats and ReadDoubles for context

add float32 and double encoder

merging

merge

add float and double parsers

add ReadFloats and ReadDoubles for context

add float32 and double encoder

removing log alias from parser

removing log alias from parser_test

removing log alias from type

removing log alias from type_test

removing log alias from value_context

removing aliases from value_contex_test

removing log alias from value_encoder

removing log alias from value_encoder_test

update parser slices from floats and doubles

merge

update values for tests

raise exception when parsing with different expected size
2020-12-07 10:52:29 -03:00
..
assets Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
ifd.go backwards incompatible: Drop redundant variables 2020-07-11 13:15:18 -04:00
ifd_test.go backwards incompatible: Removed bridging functions 2020-07-11 13:15:12 -04:00
parser.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00
parser_test.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00
testing_common.go Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
type.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00
type_test.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00
utility.go ifd_enumerate.go: Add date normalization. Skip altitude if zero denominator. 2020-07-17 02:39:59 -04:00
utility_test.go backwards incompatible: Move time utilities to exifcommon 2020-07-11 13:15:18 -04:00
value_context.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00
value_context_test.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00
value_encoder.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00
value_encoder_test.go adding float and double as types with name and size tests 2020-12-07 10:52:29 -03:00