2701 Commits (c4644b77cb6c760da6830b46a6f9dc9202083609)

Author SHA1 Message Date
Joshua Humphries 7e745c4910
oops, fix name: LOG -> GOOGLE_LOG 2 years ago
Joshua Humphries 0362a1204f
initialize var to avoid undefined return val 2 years ago
Josh Humphries d6acffba7b use normal conditional 2 years ago
Thomas Van Lenten 3c01924679 [ObjC] Move generation options out to their own file. 2 years ago
Thomas Van Lenten b67bd3309b [ObjC] Add helper for IsCreateName for the CF Create Rule. 2 years ago
Josh Humphries f82be68831 avoid possible exception; error if octal or hex literal that is too large 2 years ago
Thomas Van Lenten 9b64c403f6 [ObjC] Clean up includes. 2 years ago
Josh Humphries 0bc90b189c put helpers into anon namespace 2 years ago
Josh Humphries 7702355b9c address latest review comments 2 years ago
Mike Kruskal 0264866ce6
Use generated WKT code in Bazel builds (#10576) 2 years ago
Josh Humphries 4c69337faa use template instead of macro 2 years ago
Josh Humphries 35dd193f47 add test to verify parsing of extremely large decimal integers to double values 2 years ago
Josh Humphries 4e54ec20d1 change format of int range in error message; use macro to make DRY 2 years ago
Josh Humphries 87f24e4759 add allowed ranges to error messages 2 years ago
Josh Humphries 2270d3f93c allow excessively large int literal values (that would otherwise overflow uint64 or underflow int64) to be used as float/double values 2 years ago
Protobuf Team Bot 24487dd104 Updating version.json and repo version numbers to: 21.6 2 years ago
Deanna Garcia 6cf8108271 Apply patch 2 years ago
Deanna Garcia cd0ee8f45d Apply patch 2 years ago
Mike Kruskal 459602940d Sync from Piper @473817856 2 years ago
Mike Kruskal 39ab3f9684 Fix breakages from sync 2 years ago
Mike Kruskal 78b1dc169c Spelling fixes 2 years ago
Jon Skeet 5036705c8d Apply Obsolete attribute to deprecated enums and enum values in C# generated code 2 years ago
Matt Kulukundis 63cfbc0049 move portable_strdup into the windows ifdef 2 years ago
Jakub Chábek 63e94a4e33
Move note to the top 3 years ago
Mike Kruskal d220b43c6c
Enable warnings as errors during tests (#10482) 3 years ago
Mike Kruskal 8bad7e0dd0
Clean up leftover benchmark cruft (#10480) 3 years ago
Josh Humphries 34ba95bb71 json_name and default pseudo-options have source code info consistent with options 3 years ago
Mike Kruskal dcc672fef6 Fix bad merge with C# generator headers 3 years ago
Mike Kruskal b393dace83 Reverting bad merges due to OSS changes since last sync 3 years ago
Mike Kruskal c4e3ccca9d Sync from Piper @469768281 3 years ago
Mike Kruskal a3c8e2deb0
Integrate from Piper for C++, Java, and Python (#10455) 3 years ago
Thomas Van Lenten 1b9e96218e [ObjC] Remove prefixes from test files no longer used by ObjC tests. 3 years ago
Mike Kruskal 701dd83594
Integrate from Piper for C++, Java, and Python (#10429) 3 years ago
Trent Houliston 735221ff3a
Sort dependency manifest (#10414) 3 years ago
Mike Kruskal bc1b31001d
Add a real dependency on Abseil (#10416) 3 years ago
Marjolein Heyndrickx da05f11cfe avoid unused parameter warning 3 years ago
Tushar Bhatnagar caff3c21e6
[cleanup] Suppress MSVC Warning in Generated C++ Files (#10353) 3 years ago
Mike Kruskal bbed70881e Sync from Piper @467234621 3 years ago
Marjolein Heyndrickx def602dd07 change macro to avoid pedantic warning 3 years ago
Adam Cozzette 7df94e2473 Upgrade third_party/googletest submodule to current main branch (#10393) 3 years ago
Deanna Garcia 8fee1dea9d Update to have two distinct methods 3 years ago
Deanna Garcia 71af7209d9 Use protoc version for --version 3 years ago
Adam Cozzette 500cbd7b90
Upgrade third_party/googletest submodule to current main branch (#10393) 3 years ago
Marjolein Heyndrickx d0dfcde6c5 avoid unused-paramter warning for c++ 3 years ago
Mike Kruskal ed5c57a574
Remove all autotools usage (#10132) 3 years ago
Mike Kruskal fce7fae492 Update Bazel configs 3 years ago
Deanna Garcia b8712d1a55 Update to have two distinct methods 3 years ago
Deanna Garcia f05ad8ee71 Use protoc version for --version 3 years ago
Marjolein Heyndrickx b136ee35e5 Fix Wpedantic warning 'extra ;' for c++ 3 years ago
Protobuf Team Bot a44b4ae39c Updating version.json and repo version numbers to: 21.5 3 years ago