2639 Commits (d0fb49d994492009a4d868ab01175357810471c4)

Author SHA1 Message Date
Arfrever 1cec803182
CMake fixes (#9595) 3 years ago
Joshua Haberman 349d74d92e
Updated PHP upb, and utf8_range for Ruby/PHP (#9585) 3 years ago
Adam Cozzette 88a18db91e Update protobuf version 3 years ago
Thomas Van Lenten bb4302e878 Add a generation option to control use of forward declarations in headers. 3 years ago
Adam Cozzette 5faa6123d1 Reimplement the type sorter to avoid a ICE in gcc 4.8.2. 3 years ago
Adam Cozzette 1c51f9fb39 Undo unintentional file list changes 3 years ago
Adam Cozzette 76398dab31 Sync from Piper @431959314 3 years ago
Thomas Van Lenten 020e4e33d1 Simplify imports of the WKTs within the library itself. 3 years ago
Thomas Van Lenten 76ba220c38 And an overload for ValidateObjCClassPrefixes(). 3 years ago
Thomas Van Lenten d9048081b2 Remove the non prefix validation options from Options. 3 years ago
Thomas Van Lenten 14e445bc34 Stop passing generation options thru the graph. 3 years ago
Dimitris Koutsogiorgas 89c40311db Rename `proto_package_to_prefix_mappings_path` to `package_to_prefix_mappings_path`. 3 years ago
Thomas Van Lenten e8470340e0 Rename ExpectedPrefixesCollector to PackageToPrefixesCollector 3 years ago
Dimitris Koutsogiorgas a112c4ab96 Add `prefix_to_proto_package_mappings_path` ObjC option. 3 years ago
Dimitris Koutsogiorgas db56692883 Revert "objective-c: Add `objc_class_prefix` generation option." 3 years ago
David L. Jones 3ab97ce830 Sync from Piper @429642851 3 years ago
Deanna Garcia a32a2a3b57 Fix errors 3 years ago
Deanna Garcia e760984a59 First try 3 years ago
Brent Shaffer ce57b5bab6
fix: [PHP] add missing reserved classnames (#9458) 3 years ago
Joshua Haberman 09b2c6a2b4 Removed conflicting/redundant variable declaration. 3 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
Joshua Haberman 53d409ca54 Removed redundant/unnecessary variable definition. 3 years ago
Joshua Haberman f739286b1a For GCC < 4.9.0 use ::max_align_t instead of std::max_align_t. 3 years ago
Dimitris Koutsogiorgas b5ab0b7a18 objective-c: Add `objc_class_prefix` generation option. 3 years ago
Deanna Garcia 8dc77b9957 Fix more tests 3 years ago
Phil Clay 3be46483ba
Resolve more java field accessor name conflicts (#8198) 3 years ago
Deanna Garcia 369388b472 More test fixes. 3 years ago
Deanna Garcia b2ff4f82c2 Fixing tests 3 years ago
Stephen Kennedy 8495372e1e
[cleanup] Msvc warnings (#9263) 3 years ago
Deanna Garcia 2d87ce3cfe Fix test 3 years ago
Deanna Garcia 7dff52929f Fixing tests 3 years ago
Deanna Garcia e56d6936f3 Fix spelling 3 years ago
Deanna Garcia fc9fb726f1 Fix python and kotlin tests 3 years ago
Biswapriyo Nath 7e5bfe8883
Fix checking Windows platform with preprocessor (#9460) 3 years ago
Adam Cozzette 22d0e265de
Update protobuf version for 3.19.4 (#9449) 3 years ago
Gregor Jasny e554bd6cbf
Use constexpr for FieldTypeClass (#9434) 3 years ago
Gergely Nagy 639551d445 Disable [[clang::musttail]] attribute on Windows x86 (#9421) 3 years ago
Amin Vakil f96050a05d
Add $(nproc) to make documentation (#9360) 3 years ago
Adam Cozzette cc7b1b5323 Update protobuf version 3 years ago
Thomas Van Lenten c997582f7c Default two more of the options from env variables. 3 years ago
Adam Cozzette eb94f17a8b Update protobuf version 3 years ago
Thomas Van Lenten 41606730da Add space to fix error message formatting. 3 years ago
Alisa 8c29dc2c4d
Fix broken max macro on Windows (#9273) 3 years ago
Adam Cozzette 9a1d5dfa4b
Small tweaks to C# unit tests (#9271) 3 years ago
Adam Cozzette 1ced82f8fd
Use C++11 integer types and fully qualify std::string (#9253) 3 years ago
Adam Cozzette bf481851d8
Remove unused includes from unit tests (#9251) 3 years ago
Thomas Van Lenten ef9b7036e7 Support no_package:FILE in the expected prefixes file. 3 years ago
Thomas Van Lenten f7a58bb060 Add a envvar to provide a prefix on all proto package prefixed symbols. 3 years ago
Rose ef1c9fd907
[C++] Fix missing #ifdef for undefined identifiers (#9201) 3 years ago
Kent Ross d88c8d5d4b
Implement unambiguous comparisons for RepeatedPtrIterator in C++20 (#9139) 3 years ago