- 04 Nov, 2017 1 commit
-
-
Paul Yang authored
* Fix php well known type conformance tests * Properly generate code for test.proto * Provide GPBMetadata files in c extensions for generated files to import. * Remove unnecessary test * Clean up code * Add declaration for initOnce. * Refactoring
-
- 03 Nov, 2017 1 commit
-
-
Paul Yang authored
* Fix php well known type conformance tests * Properly generate code for test.proto * Provide GPBMetadata files in c extensions for generated files to import. * Remove unnecessary test * Clean up code * Add declaration for initOnce. * Refactoring
-
- 26 Jul, 2017 1 commit
-
-
Thomas Van Lenten authored
-
- 25 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 05 Jul, 2017 1 commit
-
-
Yilun Chong authored
-
- 01 Jul, 2017 1 commit
-
-
Yilun Chong authored
-
- 30 Jun, 2017 1 commit
-
-
Paul Yang authored
* Add json encode/decode for php. * Fix php conformance test on 32-bit machines. * Fix conformance test for c extension. * Fix comments
-
- 23 Jun, 2017 1 commit
-
-
Yilun Chong authored
-
- 14 Mar, 2017 1 commit
-
-
Josh Haberman authored
-
- 13 Mar, 2017 1 commit
-
-
Josh Haberman authored
-
- 06 Mar, 2017 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 01 Feb, 2017 1 commit
-
-
Paul Yang authored
-
- 03 Dec, 2016 1 commit
-
-
Joshua Haberman authored
* Factored Conformance test messages into shared test schema. * Updated benchmarks to use new proto3 message locations. * Fixed include path. * Conformance: fixed include of Python test messages. * Make maven in Rakefile use --batch-mode. * Revert changes to benchmarks. On second thought I think a separate schema for CPU benchmarking makes sense. * Try regenerating C# protos for new test protos. * Removed benchmark messages from test proto. * Added Jon Skeet's fixes for C#. * Removed duplicate/old test messages C# file. * C# fixes for test schema move. * Fixed C# to use the correct TestAllTypes message. * Fixes for Objective C test schema move. * Added missing EXTRA_DIST file.
-
- 10 Oct, 2016 2 commits
- 21 Sep, 2016 1 commit
-
-
Bo Yang authored
-
- 20 Sep, 2016 1 commit
-
-
Bo Yang authored
-
- 15 Aug, 2016 1 commit
-
-
Thomas Van Lenten authored
- Update ruby conformance generation for rename of generated files that seems to have happened. - Update gitignores for the above and for the no-warnings-test.
-
- 14 Jul, 2016 2 commits
- 13 Jul, 2016 1 commit
-
-
Feng Xiao authored
The 'lite' generator flag is no longer supported.
-
- 03 Jun, 2016 1 commit
-
-
Josh Haberman authored
Python 2.x doesn't detect unpaired surrogates so we have to do that manually.
-
- 06 May, 2016 1 commit
-
-
Thomas Van Lenten authored
- Fixes up `make distclean` and `make maintainer-clean` - Fixes the build so make is more likely to notice if one of those files is stale/missing.
-
- 30 Mar, 2016 1 commit
-
-
Jisi Liu authored
-
- 14 Jan, 2016 1 commit
-
-
Feng Xiao authored
Change-Id: I39c4eadbd28164cfd83aa2d1d8b6dfe8286db803
-
- 12 Jan, 2016 3 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
- 28 Dec, 2015 1 commit
-
-
Feng Xiao authored
Also delete some unused files.
-
- 21 Dec, 2015 1 commit
-
-
Feng Xiao authored
[skip ci]
-
- 16 Dec, 2015 1 commit
-
-
Feng Xiao authored
Change-Id: Ibb3fe6f919cc7ca0df91da5e1697ba33d259e433
-
- 10 Dec, 2015 1 commit
-
-
Thomas Van Lenten authored
-
- 02 Dec, 2015 2 commits
-
-
Josh Haberman authored
-
Thomas Van Lenten authored
-
- 18 Nov, 2015 1 commit
-
-
Thomas Van Lenten authored
-
- 16 Nov, 2015 1 commit
-
-
Thomas Van Lenten authored
- Hopefully complete the deps for other languages for the generated conformance proto sources. - List the generated sources for cleanup by make's clean rules. - Make the toplevel nuke the pyc files that can get created in the ObjC dir.
-
- 05 Aug, 2015 1 commit
-
-
Jon Skeet authored
The tests are run from Travis in the same way as on other platforms. Currently some expected failures - but only expected in that they're what we got to start with. Will try to fix them in other pull requests.
-
- 16 Jul, 2015 1 commit
-
-
Josh Haberman authored
This involved fixing a few important bugs in the Ruby implementation -- mostly cases of mixing upb field types and descriptor types (upb field types do not distinguish between int/sint/fixed/sfixed like descriptor types do). Also added protobuf-specific exceptions so parse errors can be caught specifically. Change-Id: Ib49d3db976900b2c6f3455c8b88af52cfb86e036
-
- 03 Jun, 2015 1 commit
-
-
Josh Haberman authored
This allows us to enable conformance tests even when we know that some tests are failing and need to be fixed. Change-Id: I372f43663008747db6f2b2cf06e6ffa4c6d85b2d
-