- 14 May, 2015 5 commits
-
-
Chris Fallin authored
Refactor Travis tests: split configs and run in parallel.
-
Jie Luo authored
Merge protobuf C# into master (only C# proto2 is supported)
-
Chris Fallin authored
-
Chris Fallin authored
ruby: make repeated_field quack like an array
-
Adam Greene authored
-
- 13 May, 2015 22 commits
-
-
Feng Xiao authored
-
Chris Fallin authored
Add Ruby to Travis testing
-
Jie Luo authored
Integrate changes from latest master branch into csharp branch.
-
Chris Fallin authored
- Added RVM-based Ruby test driver that tests MRI and JRuby. - Fixed JRuby compilation (at least in my current setup): force source version to 1.6 (Java 6) to allow generics and annotations. - Modify the skipped JRuby JSON tests so that the exit code is 0 (skip() results in a failing exit code from `rake test`). An upcoming PR should fix JSON under JRuby in general soon.
-
Jie Luo authored
Update README.md for C#
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
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.
-
- 11 May, 2015 1 commit
-
-
Feng Xiao authored
Change-Id: I23dee1c1d27b6440658680e9c273b6250213123c
-