- 19 Nov, 2019 1 commit
-
-
Sydney Acksman authored
-
- 12 Nov, 2019 4 commits
-
-
Rafi Kamal authored
protoc.
-
Rafi Kamal authored
-
Rafi Kamal authored
-
Rafi Kamal authored
-
- 24 Oct, 2019 1 commit
-
-
Rafi Kamal authored
-
- 11 Oct, 2019 1 commit
-
-
Rafi Kamal authored
-
- 10 Oct, 2019 1 commit
-
-
Paul Yang authored
* Fix conformance test Default value of string/message map is not encoded * Fix zts build
-
- 25 Sep, 2019 1 commit
-
-
Paul Yang authored
-
- 09 Sep, 2019 1 commit
-
-
Paul Yang authored
* Implement binary conformance test for oneof fields * Update failure list * Update failure list for php c extension
-
- 03 Sep, 2019 1 commit
-
-
Paul Yang authored
* Add binary conformance tests for map fields * Update failure list * Fix php conformance test * Fix php conformance test In 32-bit platform, int64 should be string. However, map iterator returns string key as integer. * Add more test cases for map * Update failure list
-
- 27 Aug, 2019 1 commit
-
-
Paul Yang authored
* Sync upb * https://github.com/protocolbuffers/upb/pull/208 * Fix php c extension compiling Don't use macros defined by upb * Update ruby conformance failure list
-
- 26 Aug, 2019 1 commit
-
-
Thomas Van Lenten authored
Enums use varint, so if the value is negative it should end up being longer. This was caught my new conformance test cases.
-
- 23 Aug, 2019 2 commits
-
-
Paul Yang authored
* Test singular fields are encoded in canonical way * Defautl values in proto3 should not be encoded. * Values should be converted to the canonical representation (e.g., long int64 value may be truncated for int32 field) * Update failure list * Update failure list
-
Rafi Kamal authored
-
- 22 Aug, 2019 2 commits
-
-
Paul Yang authored
The previous issue of mktime doesn't work on Mac has been fixed.
-
Paul Yang authored
Proto2 has been tested for invalid cases. Check implementation of ExpectParseFailureForProto (https://github.com/protocolbuffers/protobuf/blob/master/conformance/binary_json_conformance_suite.cc#L322)
-
- 20 Aug, 2019 1 commit
-
-
Paul Yang authored
-
- 02 Aug, 2019 1 commit
-
-
Paul Yang authored
* Add conformance tests for explicit packed/unpacked fields * Fix typo * Update failure lists * Update failure list * Use enum class to make enum scoped
-
- 26 Jul, 2019 1 commit
-
-
Paul Yang authored
* Add binary conformance test for default repeated fields 1) Both packed and unpacked encoding should be accepted for parsing. 2) Encode should follow the default way for the syntax. * Uncomment test * Remove is_primitive * Add failed tests to failure lists. * Add failed test to failure list * Use binary format to specify expected value Text format cannot distinguish whether repeated field is packed or not. * Change method name from ToHexString to ToOctString * Add failed test to failure list * Add failed test to php's failure list * Fix comments
-
- 24 Jul, 2019 1 commit
-
-
Paul Yang authored
* Add binary conformance test for message type. * Add test case for merge repeated scalar message field * Add failed tests to failure list * Add failed test to php's failure list * Remove successful tests from php c's failure list
-
- 23 Jul, 2019 2 commits
- 22 Jul, 2019 1 commit
-
-
Paul Yang authored
* Add conformance test for binary string * Add failing tests to php failure list
-
- 19 Jul, 2019 1 commit
-
-
Thomas Van Lenten authored
Since true for objc is external, changes should always start on the github side, so the fact that something got pushed out is a sign something was broken in the process.
-
- 26 Jun, 2019 1 commit
-
-
Hao Nguyen authored
-
- 18 Jun, 2019 1 commit
-
-
Leonard Hecker authored
* php: Fixed php notices for unknown enum indices * php: Fixed formatting of Duration This fixes: * Missing nanoseconds. The nanoseconds where divided as a float and implicitly converted to a string before being passed to bcadd. This can result in a float formatted in scientific/exponential notation, which bcmath doesn't understand. * Durations are supposed to be formatted without trailing zeroes.
-
- 17 Jun, 2019 2 commits
- 30 May, 2019 1 commit
-
-
Hao Nguyen authored
-
- 29 May, 2019 1 commit
-
-
Thomas Van Lenten authored
release notes: no
-
- 10 May, 2019 1 commit
-
-
Paul Yang authored
* Custom mktime to fix issue on mac * Remove succeeded tests from failure list
-
- 24 Apr, 2019 1 commit
-
-
Hao Nguyen authored
* Add a new conformance test for top level JSON null
-
- 17 Apr, 2019 2 commits
-
-
Hao Nguyen authored
-
Hao Nguyen authored
-
- 12 Apr, 2019 2 commits
-
-
Hao Nguyen authored
Remove Required.Proto3.JsonInput.EmptyFieldMask.JsonOutput from failure list since it is now passing for Ruby
-
Hao Nguyen authored
-
- 10 Apr, 2019 3 commits
-
-
Hao Nguyen authored
-
Hao Nguyen authored
-
Hao Nguyen authored
-