2268 Commits (b4b5c89c31b94ac0a89627c157edc173620ea257)

Author SHA1 Message Date
Adam Cozzette 76d3961501 Cherry-picked some internal fixes from Google 6 years ago
Thomas Van Lenten 1484b58056 [ObjC] Properly annotate extensions for ARC. 6 years ago
Stephane Moore 74fa874537 [protos/objc] Include more context in deprecation messages ⚠️ 6 years ago
michaelbausor 0b9af83dae PHP: Add Enum methods for converting to/from strings (#5342) 6 years ago
Dave MacLachlan ef3a725002 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. 6 years ago
Brian Silverman dd614b772d Avoid octal constants in strutil.cc 6 years ago
Stephane Moore b323b13679 [protobuf/objc] Introduce a protobuf-specific deprecation annotation ⚠️ 6 years ago
Arun Olappamanna Vasudevan 45a595d249 Add overrides in C++ code. 6 years ago
Josh Haberman 00987f416b Some changes to the ObjC code generator to support importing into Google. 6 years ago
Adam Cozzette 034dbf832c Make sure to install stubs/strutil.h 6 years ago
Allen Webb 375d32d3eb cpp_generator: Add support for --cpp_out=speed:... 6 years ago
Aleix Conchillo Flaque 83ddea02bd compiler/cpp: replace NULL with nullptr 6 years ago
Adam Cozzette cf900534a7 Removed stubs/singleton.h 6 years ago
Michał Janiszewski 75a1850853 Remove superfluous const from return type in json_stream_parser.h (#5295) 6 years ago
Adam Cozzette fbd69fad43 Updated Makefiles 6 years ago
Adam Cozzette 4dd45935d7 Removed scc.cc 6 years ago
Adam Cozzette 0894e07536 Integrated internal changes from Google 6 years ago
Dave MacLachlan be83b29bdd Fix bugs in our keyword conversion support for objectivec 6 years ago
Hans Wennborg 5d8dd6b0ba Add wire_format_lite_inl.h include to implicit_weak_message.cc 6 years ago
Sydney Acksman 6f73c50936 C# Proto2 feature : Groups (#5183) 6 years ago
Thomas Van Lenten dde14310f4
Support suppressing the objc package prefix checks on a list of files. 6 years ago
Brian Silverman 7834dbf820 Remove unused types 6 years ago
Michał Janiszewski e1fde520e0
Add missing include guard to zip_writer.h 6 years ago
Thomas BARBIER 403d216d5a Fix error: unused parameter 'arena' and 'default_value' [-Werror=unused-parameter] 6 years ago
Adam Cozzette 5e37bbf924 Removed unnecessary includes from stubs/common.h 6 years ago
Sebastian Lövdahl 06bb8e7647 Remove unnecessary cast in generated Java code 6 years ago
Ben Wolsieffer 56b40a8f05 Link to libatomic when necessary (eg. on armv6l) 6 years ago
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 6 years ago
Sydney Acksman 2b0a18b270 Add C# compiler option to add System.SerializableAttribute to generated message classes (#5208) 6 years ago
Paul Yang 011f67035c
Fix broken tests by #4816 (#5221) 6 years ago
cburdick ad47ec5060 Used C++ style casts 6 years ago
Cliff Burdick ccacd40c32 Fixed unsigned warning 6 years ago
GregTho 703f11123a
Use ::_close rather than ::close in Win32 stubs. 6 years ago
Nazarbek Altybay 887f5e5f39 Fixed typo (#5206) 6 years ago
Harshit Chopra d0535cc09e Adds support for proto2 syntax for Ruby gem. 6 years ago
Sydney Acksman 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 6 years ago
Michael Shields 5f2fcc3f6c Update comments to discuss leap smearing in detail. 6 years ago
Jeffrey Walton be14bf2b78
Fix compile error in generated_message_util.cc 6 years ago
Jeffrey Walton 5193bedb41
Fix compile error in common.cc 6 years ago
Josh Haberman d61aede89c Down-integrate from google3. 6 years ago
Sigurd Meldgaard 4e5ae963e8 On Windows invoke plugins using cmd.exe 6 years ago
Brandon Cole 52870ad8fd Also make sure known fields come across as expected 6 years ago
Brandon Cole 3d32de9b2c Code fixes for the original unit test. 6 years ago
Brandon Cole d83a9f66bc Add unit test for loading unknown fields in Any messages 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Nehal J Wani fd25c5617b Set LIBPROTOBUF_EXPORT on GenericTypeHandler<class google::protobuf::Message> 6 years ago
Adam Cozzette 33d41628c2 Set LIBPROTOBUF_EXPORT on GzipOutputStream::Options 6 years ago
Rodrigo Hernandez b0f332ba05 Reinstate value_type as non-const. 6 years ago
Laszlo Csomor 3c928f67be Delete vim scratch files. 6 years ago
Laszlo Csomor 414a625a79 Windows: expand path names on command line 6 years ago