index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
csharp
/
ProtocolBuffers
/
DescriptorProtos
/
DescriptorProtoFile.cs
Commit message (
Expand
)
Author
Age
*
Implemented popsicle immutability for lists. Modified MessageStreamIterator t...
Jon Skeet
2008-08-21
*
Fix to constructor access for nested types, and first pass at streaming.
Jon Skeet
2008-08-19
*
Updates due to changes to descriptor.proto
Jon Skeet
2008-08-15
*
Use delegates instead of dynamic reflection.
Jon Skeet
2008-08-14
*
Abandon the 'self' namespace alias - we need to be able to import types in ot...
Jon Skeet
2008-08-14
*
The great generics revisiting.
Jon Skeet
2008-08-14
*
More tests, and implementation of UninitializedMessageException description.
Jon Skeet
2008-08-14
*
Added DynamicMessage and ExtendableBuilder, along with the first supporting t...
Jon Skeet
2008-08-14
*
Initial support for services and extensions. Incomplete, but enough to get ge...
Jon Skeet
2008-08-14
*
Field accessor implementations complete (hopefully)
Jon Skeet
2008-08-14
*
Autogeneration now hopefully close to correct. Library builds! (Not finished ...
Jon Skeet
2008-08-14