10051 Commits (d993377d14e70a770bb743edf7d0a41137789ddc)
 

Author SHA1 Message Date
Protobuf Team Bot fe9db54ced Auto-generate CMake file lists after PR #10612 3 years ago
Adam Cozzette 975ed9f704
Make slight change to ordering in src/file_lists.cmake (#10612) 3 years ago
Adam Cozzette 6be96e7a20
Run CMake file auto-generation only on the main protobuf repo (#10611) 3 years ago
Adam Cozzette 805812ec90
Auto-generate CMake file lists in GitHub action (#10592) 3 years ago
Brad Smith 644d7ec8cf No longer define no_threadlocal on OpenBSD 3 years ago
Thomas Van Lenten 2202cc8d33 Add clang-format for some things are well formatted already. 3 years ago
deannagarcia 39ccc1c510
Merge pull request #10599 from deannagarcia/kotlinPublic 3 years ago
Deanna Garcia 42ce332a5f Add missing modifier 3 years ago
Deanna Garcia 47a3ccf756 Add missing public 3 years ago
Deanna Garcia b6a3f6eb98 Add public modifier 3 years ago
Matt Fowles Kulukundis c4644b77cb
Merge pull request #10555 from jhump/jh/fix-consistency-with-very-large-decimal-numbers 3 years ago
Joshua Humphries e293b5cc43
clarify comment 3 years ago
Joshua Humphries 7e745c4910
oops, fix name: LOG -> GOOGLE_LOG 3 years ago
Josh Humphries d86340e37d apply clang-format changes; change really long pair type to auto 3 years ago
Josh Humphries 16627c5f41 address review feedback wrt absl string functions 3 years ago
Josh Humphries 7c57fb08e6 JSON -> Json 3 years ago
Joshua Humphries 0362a1204f
initialize var to avoid undefined return val 3 years ago
Josh Humphries d6acffba7b use normal conditional 3 years ago
deannagarcia 0d0164feff
Merge pull request #10582 from protocolbuffers/main-202209142350 3 years ago
Thomas Van Lenten 3c01924679 [ObjC] Move generation options out to their own file. 3 years ago
Thomas Van Lenten b67bd3309b [ObjC] Add helper for IsCreateName for the CF Create Rule. 3 years ago
Matt Fowles Kulukundis 96d19e7ce4
Merge pull request #10587 from thomasvl/objc_cleanup_headers 3 years ago
Miguel Young dd052c9dc6
Merge pull request #10470 from jhump/jh/source-code-info-pseudo-options 3 years ago
Miguel Young 0d3eaed6eb
Merge pull request #10514 from jskeet/float-parsing 3 years ago
Josh Humphries f82be68831 avoid possible exception; error if octal or hex literal that is too large 3 years ago
Thomas Van Lenten 9b64c403f6 [ObjC] Clean up includes. 3 years ago
Josh Humphries 0bc90b189c put helpers into anon namespace 3 years ago
Josh Humphries 1eb29b8257 validate reserved names are identifiers 3 years ago
Josh Humphries 7702355b9c address latest review comments 3 years ago
Mike Kruskal 0264866ce6
Use generated WKT code in Bazel builds (#10576) 3 years ago
Josh Humphries 4c69337faa use template instead of macro 3 years ago
Josh Humphries 35dd193f47 add test to verify parsing of extremely large decimal integers to double values 3 years ago
Josh Humphries 4e54ec20d1 change format of int range in error message; use macro to make DRY 3 years ago
Josh Humphries 87f24e4759 add allowed ranges to error messages 3 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 3 years ago
Deanna Garcia 18c5411608 Merge release branch 21.x into main 3 years ago
deannagarcia 396ce45846
Merge pull request #10546 from deannagarcia/main 3 years ago
Josh Humphries cbd5c84b6b update existing test expectations and add new tests 3 years ago
Josh Humphries c23d0b87c5 add check for custom JSON name conflicts 3 years ago
deannagarcia bea6726c73
Merge pull request #10579 from protocolbuffers/21.x-202209142140 3 years ago
Deanna Garcia b1924e1de9 Update version.json to: 21.7-dev 3 years ago
Mike Kruskal 4877014174
Fix stale descriptor files after comment change (#10577) 3 years ago
deannagarcia 929e13d1a9
Merge pull request #10572 from deannagarcia/21.x 3 years ago
zhangskz de7597e577 Update python/release.sh to handle delay between twine upload and pip install (#10324) 3 years ago
deannagarcia 480bd3b970
Merge pull request #10557 from protocolbuffers/21.x-202209132118 3 years ago
Deanna Garcia aa8c73d845 Updating changelog 3 years ago
Protobuf Team Bot 24487dd104 Updating version.json and repo version numbers to: 21.6 3 years ago
deannagarcia d88266c319
Merge pull request #10545 from deannagarcia/21.x 3 years ago
Deanna Garcia 6cf8108271 Apply patch 3 years ago
Deanna Garcia cd0ee8f45d Apply patch 3 years ago