- 11 Jan, 2016 1 commit
-
-
Feng Xiao authored
Add the docs claimed define for HAVE_UNORDERED_MAP
-
- 09 Jan, 2016 6 commits
-
-
Peter Newman authored
-
Feng Xiao authored
Fix appveyor build.
-
Feng Xiao authored
-
Jan Tattermusch authored
Ensure all formatted well-known-type values are valid JSON
-
Jan Tattermusch authored
Remove unused method in FieldCodec.
-
Jan Tattermusch authored
Improve number handling in JSON parsing
-
- 08 Jan, 2016 2 commits
-
-
Feng Xiao authored
Update README.md - remove typo
-
Radoslaw Busz authored
-
- 07 Jan, 2016 6 commits
-
-
Feng Xiao authored
Update README.md and remove INSTALL.txt
-
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
Added instructions on what tools to install to compile protobuf from source. Removed the INSTALL.txt file because it's just a simple copy of the autoconf documentation and confuses users. Change-Id: I6fd8aa13495f1238fe5c62451b95ad480b1c4bed
-
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 4 commits
-
-
Feng Xiao authored
-
Thomas Van Lenten authored
Fix up the conformance tests
-
Jon Skeet authored
This involves quoting timestamp/duration/field-mask values, even when they're not in fields. It's better for consistency. Fixes issue #1097.
-
Jon Skeet authored
- Tighten up on Infinity/NaN handling in terms of whitespace handling (and test casing) - Validate that values are genuinely integers when they've been parsed from a JSON number (ignoring the fact that 1.0000000000000000001 == 1 as a double...) - Allow exponents and decimal points in string representations
-
- 05 Jan, 2016 9 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
(The method was last used a very long time ago, if ever.)
-
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 2 commits