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
/
src
/
Google.Protobuf
/
Google.Protobuf.csproj
Commit message (
Expand
)
Author
Age
*
Added the type registry in advance of implementing Any support.
Jon Skeet
2015-11-21
*
Generated code changes and manual changes for previous commit.
Jon Skeet
2015-11-09
*
Created a new exception for JSON failures.
Jon Skeet
2015-11-05
*
Implement JSON parsing in C#.
Jon Skeet
2015-11-03
*
Pack/Unpack implementation for Any.
Jon Skeet
2015-09-04
*
More TODOs done.
Jon Skeet
2015-08-10
*
Document everything, and turn on errors if we fail to document anything in th...
Jon Skeet
2015-08-04
*
make changes and fixes in signing
Jan Tattermusch
2015-08-02
*
build signed assemblies
Jan Tattermusch
2015-08-02
*
Well-known type operations for Timestamp and Duration (but not JSON formatting).
Jon Skeet
2015-07-31
*
Rename ThrowHelper to Preconditions and make it public - we'll want to use it...
Jon Skeet
2015-07-30
*
remove the freeze API
Jan Tattermusch
2015-07-29
*
First attempt at using profile 259 for Google.Protobuf.
Jon Skeet
2015-07-27
*
Remove the usage of attributes for field/method discovery.
Jon Skeet
2015-07-22
*
Revamp to reflection.
Jon Skeet
2015-07-21
*
First pass at the big rename from ProtocolBuffers to Google.Protobuf.
Jon Skeet
2015-07-17