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