protobuf-go/internal/impl
Joe Tsai fb5fde41cd internal/impl: remove blocking TODO
This TODO doesn't need to be addressed for v2 release.
Addressing this now would probably need to go through global testing,
which is not worth the effort now.

Change-Id: I44bf45e077c00e9a6462905193efb0bce41e9dd2
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220345
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-20 22:43:06 +00:00
..
api_export.go encoding: add Format helper function and method 2020-01-30 07:50:58 +00:00
checkinit.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
codec_extension.go all: tests, tweaks for lazy extension decoding 2020-02-06 19:43:25 +00:00
codec_field.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
codec_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
codec_map_go111.go
codec_map_go112.go
codec_map.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
codec_message.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
codec_messageset.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
codec_reflect.go proto, runtime/protoiface, internal/impl: add fast-path Merge 2020-02-14 21:47:10 +00:00
codec_tables.go proto, runtime/protoiface, internal/impl: add fast-path Merge 2020-02-14 21:47:10 +00:00
codec_unsafe.go
convert_list.go reflect/protoreflect: add List.AppendMutable and Map.Mutable 2020-02-19 20:35:39 +00:00
convert_map.go reflect/protoreflect: add List.AppendMutable and Map.Mutable 2020-02-19 20:35:39 +00:00
convert.go
decode.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
encode.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
enum_test.go
enum.go
extension_test.go proto, internal/protobuild: add test proto template builder 2020-02-03 19:14:55 +00:00
extension.go
lazy_test.go all: tests, tweaks for lazy extension decoding 2020-02-06 19:43:25 +00:00
legacy_aberrant_test.go internal/testprotos/legacy: rename and regenerate 2020-01-12 08:13:18 +00:00
legacy_enum.go all: minor tweaks 2020-01-12 09:18:34 +00:00
legacy_export_test.go
legacy_export.go
legacy_extension.go
legacy_file_test.go internal/testprotos/legacy: rename and regenerate 2020-01-12 08:13:18 +00:00
legacy_file.go
legacy_message.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
legacy_test.go internal/testprotos/legacy: rename and regenerate 2020-01-12 08:13:18 +00:00
merge_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
merge.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
message_reflect_field.go
message_reflect_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
message_reflect_test.go internal/testprotos/legacy: rename and regenerate 2020-01-12 08:13:18 +00:00
message_reflect.go internal/impl: remove blocking TODO 2020-02-20 22:43:06 +00:00
message.go proto, runtime/protoiface, internal/impl: add fast-path Merge 2020-02-14 21:47:10 +00:00
pointer_reflect.go
pointer_unsafe.go
validate.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
weak.go