Thomas Van Lenten
|
f5a01d1bbd
Tighten up class usage/checks.
|
8 年 前 |
Feng Xiao
|
8aa927f08f
Merge pull request #2950 from anuraaga/dev_rag
|
8 年 前 |
Anuraag Agrawal
|
bf483dfb99
Allow unknown values for Map put*Value methods just like every other enum mutation method.
|
8 年 前 |
Adam Cozzette
|
efec757104
Merge pull request #2937 from anuraaga/dev_rag2
|
8 年 前 |
Jie Luo
|
69bfde22b6
Merge pull request #2922 from anandolee/master
|
8 年 前 |
Anuraag Agrawal
|
09328db1ff
Fix test for unexpected type url when parsing Any. Currently, the test fails since TestAllTypes doesn't have field '@type', which is the same test as testUnknownFields.
|
8 年 前 |
Adam Cozzette
|
139fd0a1c5
Merge pull request #2933 from mharrend/patch-1
|
8 年 前 |
Adam Cozzette
|
37c7b766b3
Merge pull request #2930 from anuraaga/dev_rag
|
8 年 前 |
Anuraag Agrawal
|
662f97841e
Fix duplicate fields test. The repeated version is passing because null values in a repeated field are rejected and not testing what it wanted to. Also adds a oneof version that verifies the case of oneof fields of different names (currently only same name check seems to be tested).
|
8 年 前 |
Adam Cozzette
|
cc3fa2ec80
Merge pull request #2676 from acozzette/js-compatibility-tests
|
8 年 前 |
Adam Cozzette
|
10ea25133d
Added compatibility tests for version 3.0.0
|
8 年 前 |
Adam Cozzette
|
7e5f980508
Split test protos into two groups
|
8 年 前 |
Marco A. Harrendorf
|
dd04ffb923
Adding default shell env
|
8 年 前 |
Anuraag Agrawal
|
58373fa160
Fix error message for int64 parse error.
|
8 年 前 |
Anuraag Agrawal
|
11c902ea2e
Add IntelliJ project to gitignore for java project.
|
8 年 前 |
Jie Luo
|
c348d46a9b
Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject()
|
8 年 前 |
Juan David Dominguez
|
4a0dd03e52
Removes ignored const from return type (#2915)
|
8 年 前 |
Thomas Van Lenten
|
258406b88f
Merge pull request #2919 from thomasvl/drop_dispatch
|
8 年 前 |
Thomas Van Lenten
|
130c166697
Remove the use of dispatch_once that is heap backed.
|
8 年 前 |
Thomas Van Lenten
|
ba3fa41ba8
Merge pull request #2918 from thomasvl/xcode_8_3
|
8 年 前 |
Thomas Van Lenten
|
558ba98811
Add support for Xcode 8.3 to the build helper.
|
8 年 前 |
Thomas Van Lenten
|
04c77c4e4b
Merge pull request #2913 from thomasvl/conformance_ignores
|
8 年 前 |
drivehappy
|
d43eaf2b8f
Fix gcc warning when using map (#2213)
|
8 年 前 |
Adam Cozzette
|
585993201a
Merge pull request #2914 from acozzette/nacl
|
8 年 前 |
Adam Cozzette
|
f316375a95
Added a workaround to allow building for NaCl
|
8 年 前 |
Thomas Van Lenten
|
8adf57e0fa
Add some new ignores for things generated in conformance.
|
8 年 前 |
Thomas Van Lenten
|
b3f3e123aa
Merge pull request #2912 from thomasvl/objc_recursion_limit
|
8 年 前 |
Thomas Van Lenten
|
ddb438855a
Raise the recursion limit to 100 to match other languages.
|
8 年 前 |
Joshua Haberman
|
d9e0119f2c
Merge pull request #2858 from haberman/gopackage
|
8 年 前 |
Joshua Haberman
|
c565e25c7d
Merge pull request #1662 from haberman/jsconformance
|
8 年 前 |