Hao Nguyen
77f03d932a
Merge pull request #6201 from haon4/3.8.x-201905311515
...
Merge 3.8.x into master branch
6 years ago
Carmi Grushko
5c25f41423
Add `protobuf_java_lite` Bazel target
...
that builds the JavaLite runtime.
Contents based on java/lite/pom.xml.
6 years ago
Steven Peters
232d061743
remove comment about wire_format_lite_inl.h
...
The wire_format_lite_inl.h header file was made unnecessary in #5839
and deleted in #5921 , so remove the comment about it.
6 years ago
Hao Nguyen
ca7ae5215f
Merge pull request #6202 from haon4/update_contributing
...
Update CONTRIBUTING.md to clarify who should set the labels
6 years ago
Hao Nguyen
e06c5ff780
Update CONTRIBUTING.md
6 years ago
Hao Nguyen
634d704d23
Merge branch '3.8.x' into 3.8.x-201905311515
6 years ago
Wang Kirin
74f4f594cf
fix typos in examples/README.md
6 years ago
Hao Nguyen
da5d02bced
Merge pull request #6199 from haon4/201905301330
...
Down integrate to GitHub
6 years ago
Hao Nguyen
010320f780
Add dependency to truth in test
6 years ago
Hao Nguyen
0a67788a46
Include the new Java util files in Makefile.am
6 years ago
Hao Nguyen
044c766fd4
Down integrate to GitHub
6 years ago
Thomas Van Lenten
beaeaeda34
Use runtime_error vs just exiting for some issues.
...
release notes: no
6 years ago
Amit Portnoy
37297b25f6
avoid error when compiling with MSVC2010
...
I'm getting `src/google/protobuf/map_field.cc(284): error C2899: typename cannot be used outside a template declaration`
removing `typename` fixes the issue
6 years ago
Keith Smiley
ca3ead7745
Move tool out of inputs in bazel config
...
This fixes compatibility with bazel when passing `--incompatible_no_support_tools_in_action_inputs` which will be flipped in an upcoming release.
6 years ago
Hao Nguyen
09745575a9
Merge pull request #6160 from haon4/3.8.x-20190521140707
...
Update protobuf version to 3.8.0
6 years ago
Hao Nguyen
303191d892
Merge pull request #6173 from haon4/cherrypick_fix_build
...
Fix gulpfile to use gulp 4 API
6 years ago
Paul Yang
95c207f24e
Add use_nested to internalAddGeneratedFile for php implementation ( #6117 )
6 years ago
Paul Yang
9a8ef05a34
Append field number to accessors if there is conflict ( #6169 )
...
Previously, foo_value and foo (wrapper field) will both have get/setFooValue
6 years ago
Alex Konradi
b44a1364ec
Add extension number for protoc-gen-validate
...
This project is used by the [Envoy proxy](https://www.envoyproxy.io/ ) and several others.
The existing code is using the extension value [919191](54b08a686f/validate/validate.proto (L29)
) but since maintaining binary compatibility is not important, it shouldn't be a problem to change once this allocation is approved.
6 years ago
Hao Nguyen
f9cd7bd9b3
Upgrade gulp version
6 years ago
Hao Nguyen
6d83327a86
Fix gulpfile to use gulp 4 API
6 years ago
Hao Nguyen
affe9c200a
Merge pull request #6161 from haon4/201905211601
...
Down integrate to GitHub
6 years ago
Hao Nguyen
e038b1e7c0
Merge pull request #6164 from haon4/cherrypick_fix_build
...
Cherrypick 014872a962
to fix build
6 years ago
Mike Moore
565154af78
Remove Ruby to_hash methods
6 years ago
Seth Girvan
014872a962
Revert "protobuf.pc.in does not reflect CXXFLAGS"
...
This reverts commit a7180caf19
.
6 years ago
Hao Nguyen
582927ae2a
Update generated files
6 years ago
Hao Nguyen
88339fa7f8
Down integrate to GitHub
6 years ago
Hao Nguyen
b0d648664d
Update protobuf version
6 years ago
Hao Nguyen
46d5cc7de5
Revert "Revert "Add new file to package.xml ( #6116 )""
...
This reverts commit 783971e872
.
Revert an accidental revert!
6 years ago
Hao Nguyen
2352a30e66
Revert "Update protobuf version"
...
This reverts commit 6d96493b31
.
6 years ago
Hao Nguyen
783971e872
Revert "Add new file to package.xml ( #6116 )"
...
This reverts commit c40018e52d
.
6 years ago
Hao Nguyen
6d96493b31
Update protobuf version
6 years ago
Yilun Chong
0c3f43a619
Merge pull request #6158 from TechProofreader/patch-2
...
Update performance.md
6 years ago
TechProofreader
02a4c720c3
Update performance.md
...
Even though I just proofread this file, I noticed one more thing that needed correcting, which I fixed. The word "genereated" had to be corrected to "generated". My apologies for missing this on the initial check.
6 years ago
Hao Nguyen
fcfc47d405
Merge pull request #6151 from haon4/201905171200
...
Down Integrate to GitHub
6 years ago
Yilun Chong
1bc8cbe14b
Merge pull request #6153 from TechProofreader/patch-1
...
Update performance.md
6 years ago
TechProofreader
5b628d552b
Update performance.md
...
I corrected a few grammatical mistakes and increased the document's readability by easing the language flow.
6 years ago
Paul Yang
c40018e52d
Add new file to package.xml ( #6116 )
6 years ago
Hao Nguyen
66540237ca
Down integrate to GitHub
6 years ago
Yilun Chong
b4f193788c
Merge pull request #6115 from haon4/javalite_doc
...
Update instruction on how to use JavaLite runtime
6 years ago
Yilun Chong
1ded7fbb7d
Merge pull request #6138 from haoyuanli/patch-1
...
Fix typo 'pythong'
6 years ago
Joshua Haberman
d41002663f
Merge pull request #6139 from haberman/conformance-build
...
Typo fix for conformance test runner.
6 years ago
Joshua Haberman
7980ad8e1c
Merge pull request #6140 from protocolbuffers/revert-6128-convert-to-ruby
...
Revert "Convert Google::Protobuf.deep_copy to pure Ruby"
6 years ago
Joshua Haberman
d57581348d
Revert "Convert Google::Protobuf.deep_copy to pure Ruby"
6 years ago
Joshua Haberman
c659a4a4db
Fixed typo: conformance_test_runner should be a binary, not library.
6 years ago
Joshua Haberman
0acd543dc4
Merge branch 'master' into conformance-build
6 years ago
Joshua Haberman
16d0021356
Merge pull request #6128 from tenderlove/convert-to-ruby
...
Convert Google::Protobuf.deep_copy to pure Ruby
6 years ago
haoyuanli
62246b9166
Fix typo 'pythong'
...
Changed 'pythong' to 'python'
6 years ago
Hao Nguyen
5f3f3d646d
Merge pull request #6133 from haon4/fix_update_pbh
...
Make sure to return the updated line when modifying .pb.h file
6 years ago
Hao Nguyen
01a0a355ba
Merge pull request #6132 from haon4/fix_build
...
Make sure to include zlib.BUILD in our distribution
6 years ago