Jon Skeet 881db010cb Fix initialization check when an optional field has required subfields 17 년 전
..
Collections 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 년 전
DescriptorProtos 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 년 전
Descriptors 8f721f5dc7 Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 년 전
FieldAccess 57be03df65 Removed unnecessary delegate 17 년 전
Properties 5407a4329d Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 17 년 전
AbstractBuilder.cs 984eb9c27a Just comments. 17 년 전
AbstractMessage.cs 92b0aaa09e Use a nullable int for the memoizedSize, just because it's neater. 17 년 전
ByteString.cs f09fed217f Small tidying. 17 년 전
CodedInputStream.cs 38da52d349 Micro-optimisations around varints and strings. 17 년 전
CodedOutputStream.cs 38da52d349 Micro-optimisations around varints and strings. 17 년 전
Delegates.cs 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 년 전
DynamicMessage.cs 38d453d318 Beginning to fix the TODOs 17 년 전
ExtendableBuilder.cs 38d453d318 Beginning to fix the TODOs 17 년 전
ExtendableMessage.cs 3b3150881a Optimisations of IsInitialized and removal of unnecessary references. 17 년 전
ExtensionInfo.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
ExtensionRegistry.cs 2cbd799b5e Comments. 17 년 전
FieldSet.cs 38d453d318 Beginning to fix the TODOs 17 년 전
GeneratedBuilder.cs f09fed217f Small tidying. 17 년 전
GeneratedExtensionBase.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
GeneratedMessage.cs 881db010cb Fix initialization check when an optional field has required subfields 17 년 전
GeneratedRepeatExtension.cs 0dabc77f7f Renamed GeneratedRepeatException to GeneratedRepeatExtension 17 년 전
GeneratedSingleExtension.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
IBuilder.cs 2cbd799b5e Comments. 17 년 전
IMessage.cs f26f8dce02 The great generics revisiting. 17 년 전
IRpcChannel.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
IRpcController.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
IService.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
InvalidProtocolBufferException.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 년 전
MessageStreamIterator.cs 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 년 전
MessageStreamWriter.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 년 전
ProtocolBuffers.csproj 0dabc77f7f Renamed GeneratedRepeatException to GeneratedRepeatExtension 17 년 전
RpcUtil.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
TextFormat.cs 0b6d39acc4 Remove unused variable. 17 년 전
TextGenerator.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
TextTokenizer.cs 40c2221ef4 Updated C# tests and code for TextFormat to match Java. 17 년 전
UninitializedMessageException.cs be432ca43c Added a doc TODO 17 년 전
UnknownField.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 년 전
UnknownFieldSet.cs 10ad653ce5 Reflect Java source code. 17 년 전
WireFormat.cs 6d0cbe7200 Use a switch instead of a map for WireFormat. 17 년 전