- 01 May, 2019 2 commits
-
-
Hao Nguyen authored
-
Hao Nguyen authored
-
- 30 Apr, 2019 1 commit
-
-
Hao Nguyen authored
-
- 25 Apr, 2019 3 commits
-
-
Hao Nguyen authored
Partially Revert "Replaced all instances of Simple{IDF}toa with StrCat."
-
Hao Nguyen authored
-
Hao Nguyen authored
This reverts commit 029f2c7c.
-
- 24 Apr, 2019 4 commits
-
-
Hao Nguyen authored
* Add a new conformance test for top level JSON null
-
Hao Nguyen authored
Replaced all instances of Simple{IDF}toa with StrCat.
-
Yilun Chong authored
Update the version for JavaLite in update_version script
-
Hao Nguyen authored
-
- 23 Apr, 2019 2 commits
-
-
Hao Nguyen authored
Down integrate to GitHub
-
Hao Nguyen authored
-
- 18 Apr, 2019 1 commit
-
-
Hao Nguyen authored
Down Integration to GitHub
-
- 17 Apr, 2019 2 commits
-
-
Hao Nguyen authored
-
Hao Nguyen authored
-
- 16 Apr, 2019 3 commits
-
-
Josh Haberman authored
This makes for easier rewrites between internal and external.
-
Keith Smiley authored
All bazel crosstools automatically pass -Wall to compiles. The order of operations is: - bazel crosstool flags - `--host_copt` flags and other variations like `--host_cxxopt` - the `copts` defined on the rule Because of this when protobuf produces warnings, there's no way to disable them from the consumer side if they are re-enabled later by another `-Wall` flag.
-
Keith Smiley authored
-
- 15 Apr, 2019 4 commits
-
-
Keith Smiley authored
-
Keith Smiley authored
These were found attempting to enable -Werror
-
Keith Moyer authored
GCC 8 added a -Wclass-memaccess that is enabled in -Wall that warns when making direct memory modifications to non-trivial objects. The objects that are modified here are only "non-trivial" in non-interesting ways (e.g., removal of copy constructor) and can be safely modified as is being done. This simply explicitly casts the pointers before calling memset to indicate that they should be treated as raw memory.
-
Nic McDonald authored
-
- 12 Apr, 2019 5 commits
-
-
Hao Nguyen authored
Down integrate to GitHub
-
Hao Nguyen authored
Remove Required.Proto3.JsonInput.EmptyFieldMask.JsonOutput from failure list since it is now passing for Ruby
-
Hao Nguyen authored
Replace SimpleItoa with StrCat in ObjectiveC compiler codes
-
Hao Nguyen authored
-
Hao Nguyen authored
-
- 11 Apr, 2019 4 commits
-
-
-
Justin Buchanan authored
-
Keith Smiley authored
When compiling protobuf these produce warnings
-
Keith Smiley authored
This field isn't used yet, but it will be in the future so we don't want to remove it. This fixes the warning in the meantime.
-
- 10 Apr, 2019 7 commits
-
-
Hao Nguyen authored
Down integration to GitHub
-
Hao Nguyen authored
-
Hao Nguyen authored
-
Hao Nguyen authored
-
Hao Nguyen authored
Update documentation for JavaLite
-
Hao Nguyen authored
Add Mergeable config
-
Hao Nguyen authored
-
- 09 Apr, 2019 2 commits
-
-
Hao Nguyen authored
-
Hao Nguyen authored
-