- 13 May, 2015 16 commits
-
-
Jie Luo authored
Update README.md for C#
-
Jan Tattermusch authored
-
Jie Luo authored
Remove the C#-specific field_presence_test.proto, using unittest_no_field_presence.proto instead.
-
Jon Skeet authored
-
Jon Skeet authored
This is the start of establishing a C# namespace of "Google.ProtocolBuffers.TestProtos.Proto3" for proto3-syntax protos. We could optionally split the directory structure as well into Proto2 and Proto3 for clarity.
-
Jon Skeet authored
C# generate_proto.sh and buildall.sh scripts
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- 12 May, 2015 8 commits
-
-
Jie Luo authored
C# cleanup
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jie Luo authored
Fixes for Mono
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Convert back to using NUnit, which is now loaded via NuGet.
-
Jon Skeet authored
This includes the NUnit test adapter which allows NUnit tests to be run under VS without any extra plugins. Unfortunate the compatibility tests using the abstract test fixture class show up as "external" tests, and aren't well presented - but they do run.
-
- 09 May, 2015 1 commit
-
-
Jon Skeet authored
Performance optimization for small messages without unknown fields
-
- 07 May, 2015 3 commits
-
-
Jon Skeet authored
Add C# namespace to .proto files (e.g. descriptors, unit tests)
-
Jan Tattermusch authored
-
Jon Skeet authored
-
- 06 May, 2015 1 commit
-
-
Jon Skeet authored
-
- 01 May, 2015 7 commits
- 30 Apr, 2015 4 commits
-
-
git://github.com/google/protobufJie Luo authored
-
Jon Skeet authored
Change to using xUnit for all unit tests, and fetch that via NuGet.
-
Jon Skeet authored
This includes fetching the VS unit test runner package, so that tests can be run from Visual Studio's Test Explorer.
-
Jon Skeet authored
Convert C# projects to Portable Class Libraries
-