Jon Skeet ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 лет назад
..
Collections 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 лет назад
DescriptorProtos ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 лет назад
Descriptors 8f721f5dc7 Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 лет назад
FieldAccess ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 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 ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 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 8f721f5dc7 Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 лет назад
GeneratedRepeatException.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 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 ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 лет назад
MessageStreamWriter.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 лет назад
ProtocolBuffers.csproj ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 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 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 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 лет назад