• Jon Skeet's avatar
    Remove the struct-based iterator for RepeatedField. · 78b452b7
    Jon Skeet authored
    We don't use it in the runtime or generated code anywhere now, so the extra small performance boost isn't as critical, and it has some undesirable consequences.
    
    The tests have needed to change as iterator block enumerators don't throw when we might expect them to.
    78b452b7
Name
Last commit
Last update
..
Collections Loading commit data...
Properties Loading commit data...
Reflection Loading commit data...
TestProtos Loading commit data...
ByteStringTest.cs Loading commit data...
CodedInputStreamExtensions.cs Loading commit data...
CodedInputStreamTest.cs Loading commit data...
CodedOutputStreamTest.cs Loading commit data...
DeprecatedMemberTest.cs Loading commit data...
EqualityTester.cs Loading commit data...
FieldCodecTest.cs Loading commit data...
GeneratedMessageTest.cs Loading commit data...
IssuesTest.cs Loading commit data...
JsonFormatterTest.cs Loading commit data...
ProtocolBuffers.Test.csproj Loading commit data...
SampleEnum.cs Loading commit data...
SampleMessages.cs Loading commit data...
TestCornerCases.cs Loading commit data...
packages.config Loading commit data...