-
Jon Skeet authored
* Improve exception throwing implementation in collections * Implement RepeatedField.AddRange. This fixes issue #1730. * Optimize AddRange for sequences implementing ICollection (Also fix a few more C# 6-isms.) * Remove the overload for Add(RepeatedField<T>) We now just perform the optimization within AddRange itself. This is a breaking change in terms of "drop in the DLL", but is source compatible, which should be fine.
042993b3
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
keys | ||
protos | ||
src | ||
.gitignore | ||
CHANGES.txt | ||
Google.Protobuf.Tools.nuspec | ||
README.md | ||
build_packages.bat | ||
buildall.sh | ||
generate_protos.sh |