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
*
Add new file option php_namespace. (#3162)
Paul Yang
2017-06-05
*
update csharp README and fix .NET 3.5 build error
John Brock
2017-05-25
*
Add IncludeSource in csproj as per review comments
Jon Skeet
2017-05-24
*
Convert C# projects to MSBuild (csproj) format
Jon Skeet
2017-05-24
*
Update version number and changelog for 3.3.0
Feng Xiao
2017-04-05
*
Fix C++ build for down-integration.
Feng Xiao
2017-03-29
*
Merge pull request #2884 from anandolee/master
Jie Luo
2017-03-27
|
\
|
*
Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings...
Jie Luo
2017-03-24
*
|
Add file option php_class_prefix (#2849)
Paul Yang
2017-03-17
|
/
*
There might be duplicated enum values when allow_alias is true. Add Preferred...
Jie Luo
2017-02-28
*
Updating README
John Brock
2017-02-23
*
Upgrading test-related libraries
John Brock
2017-02-23
*
Fixes for .NET 3.5 compatibility
John Brock
2017-02-23
*
Merge pull request #2701 from anandolee/master
Jie Luo
2017-02-13
|
\
|
*
Add csharp compatibility tests against v3.0.0 and run on Travis.
Jie Luo
2017-02-10
|
*
Add proto and test files for csharp compatibility tests against v3.0.0.
Jie Luo
2017-02-09
*
|
Fix CopyTo argument validation
Jon Skeet
2017-02-06
*
|
Merge 3.2.x branch into master (#2648)
Paul Yang
2017-01-31
*
|
C#: Implement IReadOnlyList<T> in RepeatedField<T>
Jon Skeet
2017-01-30
|
/
*
Add Oneof custom options test
Jie Luo
2017-01-27
*
Support custom options in C#
Jon Skeet
2017-01-19
*
Add ByteString.FromStream and ByteString.FromStreamAsync in C#
Jon Skeet
2017-01-10
*
Add global.json file to pick dotnet core SDK version.
Jon Skeet
2017-01-10
*
Give C# ByteString a sensible GetHashCode implementation.
Jon Skeet
2016-12-16
*
Merge pull request #2487 from jtattermusch/csharp_leading_whitespace
Jan Tattermusch
2016-12-13
|
\
|
*
remove leading whitespace in C# xml comments
Jan Tattermusch
2016-12-12
*
|
update descriptor.proto's go_package
Michael Darakananda
2016-12-07
|
/
*
Factored Conformance and Benchmark test messages into shared test schema. (#1...
Joshua Haberman
2016-12-03
*
Add a swift_prefix file option.
Thomas Van Lenten
2016-11-30
*
Add a "u" suffix to tag numbers in generated code
Adam Cozzette
2016-11-22
*
Fix csharp/src/Google.Protobuf.Test/project.json
Julien Brianceau
2016-11-14
*
Fix message for InvalidProtocolBufferException
Msp
2016-11-04
*
Change JSON field name formatting
Jon Skeet
2016-11-03
*
Add script to build Google.Protobuf.Tools for csharp.
Bo Yang
2016-10-10
*
Add back removed descriptor field.
Bo Yang
2016-10-10
*
Update version number.
Feng Xiao
2016-10-10
*
Bump library veriosn to 3.1
Bo Yang
2016-10-10
*
Bump version number to 3.1.0-alpha-1.
Bo Yang
2016-10-10
*
Update README.md
Jan Tattermusch
2016-09-22
*
Merge remote-tracking branch 'origin/3.0.x' into merge
Jisi Liu
2016-09-14
|
\
*
|
Rm check on dependency in the C# reflection API (#2051)
Guillaume Turri
2016-09-05
|
*
Bump version number to 3.0.2
Jisi Liu
2016-09-02
*
|
Add more JSON tests around underscores (#1963)
Thomas Van Lenten
2016-08-16
*
|
Regenerate conformance files to include extra oneof fields.
Jon Skeet
2016-08-15
*
|
Merge pull request #1893 from google/3.0.0-GA
Jisi Liu
2016-07-29
|
\
\
|
|
*
Bring C#'s ToPascalCase method in line with C++.
Jon Skeet
2016-07-27
|
|
/
*
|
Bring C#'s ToPascalCase method in line with C++.
Jon Skeet
2016-07-27
|
*
Bump version number for GA
Jisi Liu
2016-07-25
|
/
*
Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...
Jon Skeet
2016-07-14
*
Remove the overload for Add(RepeatedField<T>)
Jon Skeet
2016-07-14
[next]