- 13 Jan, 2016 1 commit
-
-
nmittler authored
protobuf/java will become a parent pom that will contain two modules: core - contains all of the code for the protobuf-java artifact util - contains all of the code for the protobuf-java-util artifact Also cleaned up various Maven warnings.
-
- 07 Jan, 2016 4 commits
-
-
Thomas Van Lenten authored
Remove the stale reference to test no longer around, and keep the performance test limited to just performance tests.
-
Thomas Van Lenten authored
Remove the stale reference to test no longer around, and keep the performance test limited to just performance tests.
-
Feng Xiao authored
Defer calls to mutable_unknown_fields() until it is actually required to save memory for C++ lite runtime. Change-Id: Ica9c1fd276cdb164942d1e7b6e098c83ee3ffdc5
-
Feng Xiao authored
Update version number and fix javadoc errors.
-
- 06 Jan, 2016 2 commits
-
-
Feng Xiao authored
-
Thomas Van Lenten authored
Fix up the conformance tests
-
- 05 Jan, 2016 8 commits
-
-
Thomas Van Lenten authored
- Update all the new runner cases to handle a skip result as a skip and not a failure. - Make ObjC use the new serialize_error result if it fails to generate the data.
-
Thomas Van Lenten authored
Update objectivec/google/protobuf/Type.pbobjc.m
-
Thomas Van Lenten authored
commit e841bac4 seems to have updated the generated .pbobjc.h but not the .pbobjc.m to match.
-
Thomas Van Lenten authored
Fix conformance test to only report skips in verbose mode.
-
Thomas Van Lenten authored
commit e841bac4 seems to have mis-merged the change to reporting skipped tests. I didn't check if there were other merge issues.
-
Thomas Van Lenten authored
Have the tests rely on the autocreator behaviors.
-
Thomas Van Lenten authored
Incase developers look at the tests for examples, have them rely on the autocreators also.
-
Jon Skeet authored
Fix C# source generation shell script and remove out of date notes
-
- 04 Jan, 2016 1 commit
-
-
Jon Skeet authored
The conformance tests now use types which are part of src/google/protobuf, so we need to include src in the proto path. The notes around "fix-ups" have been out of date for some time now.
-
- 31 Dec, 2015 2 commits
-
-
Joshua Haberman authored
Fixes for Python 3.
-
Josh Haberman authored
-
- 30 Dec, 2015 2 commits
- 29 Dec, 2015 5 commits
-
-
Feng Xiao authored
We use six sub-modules that aren't available in old versions. Not specifying this requirement in the setup will lead to much less readable runtime errors. It's particuarlly problematic for Mac OSX users because the system comes with an old six version 1.4.1 by default. [skip ci]
-
Feng Xiao authored
Change-Id: I6fa9f1b65d6c06b891aabf3f3d868364d74d727d
-
Feng Xiao authored
Change-Id: Ife609e073bd142d328b680c753f543bb18f4f66d
-
Feng Xiao authored
Change-Id: I1ee87c49481bcc545939745ccf0a53d766a01a4c
-
Feng Xiao authored
Change-Id: I4c4e2a4a248e4336fef735f75ff5648d8d33627e
-
- 28 Dec, 2015 3 commits
-
-
Feng Xiao authored
Also delete some unused files.
-
Feng Xiao authored
Enabled JavaScript tests and added README.md.
-
Josh Haberman authored
-
- 22 Dec, 2015 1 commit
-
-
Josh Haberman authored
-
- 21 Dec, 2015 11 commits
-
-
Josh Haberman authored
-
Feng Xiao authored
The testee program crashes on some inputs. Change-Id: Iab27b80e29b7a56c5bd7cb4724531ecf9bb2823a
-
Feng Xiao authored
Change-Id: Ia9e2795b1ff1abb30410ffb3ef96ba6f46dd99d0
-
Feng Xiao authored
The testee program of these two languages crashes on some test input.
-
Feng Xiao authored
Version number for beta languages is updated to v3.0.0-beta-2. Version number for alpha languages is updated to v3.0.0-alpha-5.
-
Feng Xiao authored
The Java conformance test class uses JDK7+ only syntaxes and can't compile with JDK6. [skip ci]
-
Feng Xiao authored
[skip ci]
-
Feng Xiao authored
-
Feng Xiao authored
-
Feng Xiao authored
-
Feng Xiao authored
[skip ci]
-