- 13 May, 2016 4 commits
-
-
Joshua Haberman authored
Test redundant varint fields decoding in JS.
-
Jisi Liu authored
Remove the instructions for pbconfig.h
-
Jisi Liu authored
-
Jisi Liu authored
Fine-tune build scripts and better documentation.
-
- 12 May, 2016 4 commits
-
-
Kun Zhang authored
-
Jisi Liu authored
Add compatibility notice for Java.
-
Grigoriy Kraynov authored
Varints are generally encoded in minimum possible length but need to ensure that any redundancy does not break fields decoder.
-
Jon Skeet authored
Move test for standalone BoolValue to JsonParserTest
-
- 11 May, 2016 7 commits
-
-
Feng Xiao authored
-
Kun Zhang authored
"make google/protobuf/stubs/pbconfig.h" was added in hope of addressing the issue that when you "make protoc" from a freshly checked out project, pbconfig.h will be reported missing. However, the trick doesn't seem to work. Instead, add instructions in the document to work the issue around. Also document why MSYS2 cannot be used for publishing protoc.
-
Feng Xiao authored
Fix C++ Boost incompatibility on Windows/MSVC
-
Jon Skeet authored
Fix C# Json parsing of well-known type Boolvalue
-
Jos Hickson authored
-
Jos Hickson authored
-
- 10 May, 2016 2 commits
-
-
Thomas Van Lenten authored
Declare an init and avoid passing NULL to initWithValue:count:
-
Thomas Van Lenten authored
Fixes https://github.com/google/protobuf/issues/1189
-
- 09 May, 2016 1 commit
-
-
Joshua Haberman authored
Build cleanup
-
- 07 May, 2016 1 commit
-
-
Walter Gray authored
-
- 06 May, 2016 12 commits
-
-
Jisi Liu authored
Remove accidentally restored deleted files.
-
Jisi Liu authored
-
Jisi Liu authored
Fix the std::string error introduced in integration.
-
Feng Xiao authored
updated README
-
beardedn5rd authored
-
Feng Xiao authored
Updated README.md
-
Thomas Van Lenten authored
-
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.
-
Thomas Van Lenten authored
-
beardedn5rd authored
-
Mahmut Ali ÖZKURAN authored
Added relative link to cmake guide.
-
Jon Skeet authored
Allow custom type URL prefixes in Any.Pack
-
- 05 May, 2016 2 commits
- 04 May, 2016 3 commits
-
-
Feng Xiao authored
Fix bug with silent message corruption in LITE_RUNTIME.
-
Joshua Haberman authored
Properly generating well known proto files for the macos build.
-
Nicolas "Pixel" Noble authored
-
- 03 May, 2016 3 commits
-
-
Joshua Haberman authored
Added framework for generating/consuming benchmarking data sets.
-
Joshua Haberman authored
Few tweaks to the rakefile to permit native gems compilation with the proto files generation.
-
Josh Haberman authored
-
- 01 May, 2016 1 commit
-
-
Jisi Liu authored
Merge Google internal changes
-