Paul Yang
|
cd5f49d094
Fix ruby segment fault (#3708)
|
8 年之前 |
Thomas Van Lenten
|
d6c32a818f
Merge pull request #3714 from thomasvl/objc_increase_test_coverage
|
8 年之前 |
Thomas Van Lenten
|
a274c67caf
Build out more complete code coverage in the tests.
|
8 年之前 |
Thomas Van Lenten
|
9477123538
Let Xcode 9 update project/scheme settings.
|
8 年之前 |
Thomas Van Lenten
|
4207066c35
Merge pull request #3710 from thomasvl/xcode9
|
8 年之前 |
Thomas Van Lenten
|
c4dce018b2
Merge pull request #3709 from thomasvl/unknown_field_merge_issue
|
8 年之前 |
Thomas Van Lenten
|
b586e646a4
Add Xcode 9 support to the helper script.
|
8 年之前 |
Thomas Van Lenten
|
3f2dcaebe3
ObjC: Fix merging of length delimited unknown fields.
|
8 年之前 |
Bruce Dawson
|
210be267fd
Use constexpr more with VC++ 2017 (#3707)
|
8 年之前 |
Johan Brandhorst
|
fc7a6a2931
Add GopherJS protobuf and gRPC links
|
8 年之前 |
Jisi Liu
|
bd798dfc81
Merge pull request #3690 from pherl/3.4.x
|
8 年之前 |
Jisi Liu
|
a38f876d40
Merge pull request #3691 from pherl/stringback
|
8 年之前 |
Markus Heß
|
f7e209951e
protobuf_generate: create include path only for proto files
|
8 年之前 |
Jisi Liu
|
d2738c04f5
Add spaces
|
8 年之前 |
Jisi Liu
|
5a501c64c7
Fix C++11 string accessors
|
8 年之前 |
Jisi Liu
|
6d0cf1b3fe
Remove ranged based for in io_win32.cc
|
8 年之前 |
Feng Xiao
|
fc5aa5d910
Merge pull request #3676 from hesmar/hesmar/fixProtobufGeneratePython
|
8 年之前 |
Markus Heß
|
0e069e5a2d
generate python code when calling PROTOBUF_GENERATE_PYTHON
|
8 年之前 |
Paul Yang
|
ae55fd2cc5
Enforce all error report for php tests. (#3670)
|
8 年之前 |
Feng Xiao
|
c20440222a
Merge pull request #3675 from hesmar/hesmar/cmakeAddDllExport
|
8 年之前 |
Markus Heß
|
9829b8f511
protobuf_generate: add EXPORT_MACRO option
|
8 年之前 |
Jisi Liu
|
c627530946
Merge pull request #3674 from pherl/shutdown
|
8 年之前 |
Joshua Haberman
|
4fc75296c7
Merge pull request #3627 from zanker/zanker/add-submsg-hash-init
|
8 年之前 |
Jisi Liu
|
b091bfb07b
Test Shutdown can be called multiple times.
|
8 年之前 |
Zachary Anker
|
633ef8bde9
Update message.c
|
8 年之前 |
Paul Yang
|
2b0ee3fdf6
Add $ before url_prefix_len to make it a variable. (#3668)
|
8 年之前 |
Joshua Haberman
|
eade82c836
Merge pull request #3639 from zanker/zanker/fix-embedded-to_h
|
8 年之前 |
Zachary Anker
|
8eae3fe6e9
Update message.c
|
8 年之前 |
Zachary Anker
|
87714836e3
Allow initializing a chain of protos using only a hash
|
8 年之前 |
Zachary Anker
|
83264bd160
Fixed to_h with repeated messages to return hashes in Ruby
|
8 年之前 |