- 13 May, 2015 15 commits
-
-
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 12 commits
-
-
Jie Luo authored
C# cleanup
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jisi Liu authored
Dockerfile for building protoc on Centos 6.6
-
Kun Zhang authored
-
Jie Luo authored
Fixes for Mono
-
Jan Tattermusch authored
-
Feng Xiao authored
Uncomment conflict fields from pkg-config files.
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Convert back to using NUnit, which is now loaded via NuGet.
-
Stefan Sauer authored
The referenced bug was fixed in 2007 and has been released in pkg-config-0.23 (16.Jan.2008). The fixed version is widely available.
-
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
-
- 08 May, 2015 1 commit
-
-
Joshua Haberman authored
adding globals() to exec call for python3 compatibility
-
- 07 May, 2015 10 commits
-
-
Feng Xiao authored
-
Jisi Liu authored
Handle 0-length byte buffers in micro and nano protobufs
-
Feng Xiao authored
Fix java compilation issues when processing large .proto files
-
Behzad Tabibian authored
-
Jon Skeet authored
Add C# namespace to .proto files (e.g. descriptors, unit tests)
-
Jan Tattermusch authored
-
Jon Skeet authored
-
Joshua Haberman authored
Run conformance tests against Java for the Travis build.
-
Josh Haberman authored
Change-Id: I8ef8664f7facf86028be3f4f0d5d2efc8a685d6d
-
Paul Yang authored
Objective C compiler plugin and runtime
-
- 06 May, 2015 1 commit
-
-
Joshua Haberman authored
Cleanup setup.py
-