Descriptiongoprotobuf: Rename UnmarshalAppend to UnmarshalMerge.
"Merge" is the term used in C++ (and other languages),
and "append" doesn't correctly capture the semantics for non-repeated fields.
Patch Set 1 #Patch Set 2 : diff -r c9572f75eef0 https://code.google.com/p/goprotobuf #Patch Set 3 : diff -r c9572f75eef0 https://code.google.com/p/goprotobuf #Patch Set 4 : diff -r c9572f75eef0 https://code.google.com/p/goprotobuf #
MessagesTotal messages: 3
|
||||||||||||||||||||||||||||