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
Commit message (
Expand
)
Author
Age
...
|
*
Allow partially-trusted callers again.
Jon Skeet
2015-08-03
|
/
*
Merge pull request #675 from jtattermusch/signing
Jon Skeet
2015-08-03
|
\
*
|
Initial pass at formatting Struct as JSON.
Jon Skeet
2015-08-03
*
|
Addressed issues raised in code review. Will merge when green.
Jon Skeet
2015-08-03
*
|
Format JSON for Duration and Timestamp.
Jon Skeet
2015-08-03
|
*
make changes and fixes in signing
Jan Tattermusch
2015-08-02
|
*
added protoc.exe and well known protobuf files to the nuspec file
Jan Tattermusch
2015-08-02
|
*
build signed assemblies
Jan Tattermusch
2015-08-02
|
/
*
Simplify the JSON tests for readability
Jon Skeet
2015-07-31
*
Fix JSON formatting to always emit fields in field order, including oneofs
Jon Skeet
2015-07-31
*
Fix trivial bug in field orderings.
Jon Skeet
2015-07-31
*
Well-known type operations for Timestamp and Duration (but not JSON formatting).
Jon Skeet
2015-07-31
*
Handle field names of "descriptor" and "types".
Jon Skeet
2015-07-31
*
Generated code for previous commit.
Jon Skeet
2015-07-30
*
Prohibit null values for string/bytes fields in generated code.
Jon Skeet
2015-07-30
*
Rename ThrowHelper to Preconditions and make it public - we'll want to use it...
Jon Skeet
2015-07-30
*
Generated code from previous commit.
Jon Skeet
2015-07-30
*
More freezing tidy-up; generated code in next commit.
Jon Skeet
2015-07-30
*
Minor bits of left-over frozenness.
Jon Skeet
2015-07-30
*
Merge pull request #654 from jtattermusch/csharp_hide_freeze
Jon Skeet
2015-07-30
|
\
|
*
regenerate code
Jan Tattermusch
2015-07-29
|
*
remove the freeze API
Jan Tattermusch
2015-07-29
*
|
add IsClientStreaming and IsServerStreaming to MethodDescriptor
Jan Tattermusch
2015-07-29
|
/
*
Update the readme file to indicate supported platforms
Jon Skeet
2015-07-28
*
Humbug - previous commit didn't include project file changes :(
Jon Skeet
2015-07-28
*
Tweaks to Profile259 support
Jon Skeet
2015-07-28
*
First attempt at using profile 259 for Google.Protobuf.
Jon Skeet
2015-07-27
*
expose original binary data for filedescriptor
Jan Tattermusch
2015-07-24
*
Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorColle...
Jon Skeet
2015-07-22
*
Added newlines
Jon Skeet
2015-07-22
*
First pass at making field access simpler.
Jon Skeet
2015-07-22
*
Fix attribute mistake and regenerate code.
Jon Skeet
2015-07-22
*
Generated code for previous commit.
Jon Skeet
2015-07-22
*
Remove the usage of attributes for field/method discovery.
Jon Skeet
2015-07-22
*
Fix comment typo
Jon Skeet
2015-07-21
*
Generated code changes following previous commit.
Jon Skeet
2015-07-21
*
Revamp to reflection.
Jon Skeet
2015-07-21
*
update addressbook example
Jan Tattermusch
2015-07-20
*
regenerate Addressbook.cs
Jan Tattermusch
2015-07-20
*
First part of JSON formatting for well-known types. I think we need a reflect...
Jon Skeet
2015-07-20
*
Fix typo in buildall.sh
Jan Tattermusch
2015-07-17
*
First pass at the big rename from ProtocolBuffers to Google.Protobuf.
Jon Skeet
2015-07-17
*
Fixes from PR review.
Jon Skeet
2015-07-17
*
Make the map test actually test the code...
Jon Skeet
2015-07-16
*
First pass at wrapper types.
Jon Skeet
2015-07-16
*
Fixes to ByteString's equality handling.
Jon Skeet
2015-07-16
*
First part of implementing wrapper types. Not ready yet!
Jon Skeet
2015-07-16
*
Remove the struct-based iterator for RepeatedField.
Jon Skeet
2015-07-16
*
added comment for ByteString.CopyFrom
Jan Tattermusch
2015-07-15
*
C# cleanup - assorted nits
Jan Tattermusch
2015-07-15
[prev]
[next]