aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf/Collections/RepeatedField.cs
Commit message (Expand)AuthorAge
* Remove the executable bit from several source code filesGravatar Sebastian Schuberth2018-06-25
* Compare floating point values bitwise in C#Gravatar Jon Skeet2017-12-09
* Fixes for .NET 3.5 compatibilityGravatar John Brock2017-02-23
* C#: Implement IReadOnlyList<T> in RepeatedField<T>Gravatar Jon Skeet2017-01-30
* Implement RepeatedField.AddRange (#1733)Gravatar Jon Skeet2016-07-13
* Replace StringBuilder with TextWriter in JsonFormatterGravatar avgweb2016-03-06
* Fix handling of repeated wrappersGravatar Jon Skeet2016-01-15
* Support ToString in RepeatedField and MapField.Gravatar Jon Skeet2015-10-01
* Tidying up - fix a bunch of TODOs and remove outdated ones.Gravatar Jon Skeet2015-08-08
* Document everything, and turn on errors if we fail to document anything in th...Gravatar Jon Skeet2015-08-04
* More freezing tidy-up; generated code in next commit.Gravatar Jon Skeet2015-07-30
* Minor bits of left-over frozenness.Gravatar Jon Skeet2015-07-30
* remove the freeze APIGravatar Jan Tattermusch2015-07-29
* First attempt at using profile 259 for Google.Protobuf.Gravatar Jon Skeet2015-07-27
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Gravatar Jon Skeet2015-07-17