protobuf/csharp/ProtocolBuffers
2008-08-14 20:38:08 +01:00
..
Collections Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
DescriptorProtos Use delegates instead of dynamic reflection. 2008-08-14 20:37:12 +01:00
Descriptors Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 2008-08-14 20:35:34 +01:00
FieldAccess Align delegates with .NET 3.5 2008-08-14 20:38:08 +01:00
Properties Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 2008-08-14 20:35:34 +01:00
AbstractBuilder.cs Beginning to fix the TODOs 2008-08-14 20:35:34 +01:00
AbstractMessage.cs The great generics revisiting. 2008-08-14 20:35:27 +01:00
ByteString.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
CodedInputStream.cs Micro-optimisations around varints and strings. 2008-08-14 20:38:06 +01:00
CodedOutputStream.cs Micro-optimisations around varints and strings. 2008-08-14 20:38:06 +01:00
DynamicMessage.cs Beginning to fix the TODOs 2008-08-14 20:35:34 +01:00
ExtendableBuilder.cs Beginning to fix the TODOs 2008-08-14 20:35:34 +01:00
ExtendableMessage.cs Optimisations of IsInitialized and removal of unnecessary references. 2008-08-14 20:37:11 +01:00
ExtensionInfo.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
ExtensionRegistry.cs The great generics revisiting. 2008-08-14 20:35:27 +01:00
FieldSet.cs Beginning to fix the TODOs 2008-08-14 20:35:34 +01:00
GeneratedBuilder.cs Evil reflection optimisation. 2008-08-14 20:38:07 +01:00
GeneratedExtensionBase.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
GeneratedMessage.cs Evil reflection optimisation. 2008-08-14 20:38:07 +01:00
GeneratedRepeatException.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
GeneratedSingleExtension.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
IBuilder.cs More tests, and a bug fix. 2008-08-14 20:35:28 +01:00
IMessage.cs The great generics revisiting. 2008-08-14 20:35:27 +01:00
InvalidProtocolBufferException.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
IRpcChannel.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
IRpcController.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
IService.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
ProtocolBuffers.csproj Evil reflection optimisation. 2008-08-14 20:38:07 +01:00
RpcUtil.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
TextFormat.cs Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 2008-08-14 20:35:34 +01:00
TextGenerator.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
TextTokenizer.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
UninitializedMessageException.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
UnknownField.cs Copyright fixes, a bit of documentation, and removed unnecessary using directives. 2008-08-14 20:35:32 +01:00
UnknownFieldSet.cs Use a switch instead of a map for WireFormat. 2008-08-14 20:38:08 +01:00
WireFormat.cs Use a switch instead of a map for WireFormat. 2008-08-14 20:38:08 +01:00