6210 Commits (6cb87bd157876b68b41703158380298b9a03c597)
 

Author SHA1 Message Date
Hao Nguyen 6cb87bd157 Use docker for csharp, java_compatibility, and python_compatibility. Remove prepare_build_linux_rc that is no longer needed. 6 years ago
Paul Yang 5518c016a7
Compile php source to enable openssl and add php7.3 support (#5466) 6 years ago
Dave MacLachlan b6311767e6 Minimize amount of filepaths being copied into protos. 6 years ago
Adam Cozzette a50008ffac
Merge pull request #5452 from acozzette/update-examples-workspace 6 years ago
Hao Nguyen 15c30d72a4
Create a script to help update the version automatically (#5454) 6 years ago
Adam Cozzette e03c0d22a7 Updated Bazel workspace in examples/ to handle zlib dependency 6 years ago
Hao Nguyen 52fee0e8f0
Merge pull request #5445 from haon4/master 6 years ago
Paul Yang 1d90079873
Add composer config to Dockerfile (#5451) 6 years ago
Cody Schroeder 802d543173 Add Bazel config for zlib support (#5389) 6 years ago
Paul Yang 8bd1542980
Add docker file for php testing. (#5447) 6 years ago
Hao Nguyen db0a9e0b96 Add <LangVersion>6</LangVersion> to the core protobuf C# project to prevent future incompatibility 6 years ago
Joshua Haberman d7cd54372c
Merge pull request #5396 from hesmar/hesmar/fixCmakeInstallHeader 6 years ago
Hao Nguyen 3d207c33a4 Fix TimestampPartial operator == overload implementation: Cannot call == inside it, otherwise it would cause stack overflow 6 years ago
Adam Cozzette 73276dbf5f
Merge pull request #5442 from ayounes-nviso/cmake 6 years ago
Hao Nguyen 24638088c6 Make Protobuf compatible with C# 6 6 years ago
Abdel Younes 35aa9fdcbd fix: cmake install 6 years ago
Thomas Van Lenten 1484b58056 [ObjC] Properly annotate extensions for ARC. 6 years ago
Markus Heß 6688b60c36 Windows: install missing headers 6 years ago
Thomas Van Lenten c486130482 Annotate the GPBDictionary enumerate* apis with NS_NOESCAPE. 6 years ago
Thomas Van Lenten 2af9c68591 Annotate the GPBArray enumerate* apis with NS_NOESCAPE. 6 years ago
Stephane Moore 74fa874537 [protos/objc] Include more context in deprecation messages ⚠️ 6 years ago
Paul Yang 704037f23a
Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) 6 years ago
michaelbausor 0b9af83dae PHP: Add Enum methods for converting to/from strings (#5342) 6 years ago
Adam Cozzette bfdc2ba0ee
Merge pull request #5398 from brian-peloton/master 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
Adam Cozzette e242a9b79a
Merge pull request #5375 from arunov/fix-overrides-pr 6 years ago
giokara-oqton f22be4ddb0 fix json_format.ParseDict modifies input (#5267) 6 years ago
Adam Cozzette 9313cdc442
Merge pull request #5386 from ThinkDigitalRepair/patch-1 6 years ago
Jonathan White b017ac4b87
Update add_person.dart 6 years ago
Joshua Haberman 81c3e0cf52
Merge pull request #5142 from noloader/master 6 years ago
Mikhail Morgunov cb7678ebb9 Actualizing RubyGems link in README.md (#5378) 6 years ago
Stephane Moore b323b13679 [protobuf/objc] Introduce a protobuf-specific deprecation annotation ⚠️ 6 years ago
Joshua Haberman db96ab0019
Merge pull request #5368 from haberman/objc 6 years ago
Thomas Van Lenten ffa6bfc01a
ObjC: small improvement to extension serialization. 6 years ago
Arun Olappamanna Vasudevan 45a595d249 Add overrides in C++ code. 6 years ago
Toby Hsieh 59133296a6 Fix most of the unused variable warnings in Ruby tests (#5313) 6 years ago
dyyap 436139803f Updated README.md (#5366) 6 years ago
Jon Brandvein 7b28271a61 Migrate to new `ctx.actions` API (#5367) 6 years ago
Josh Haberman 00987f416b Some changes to the ObjC code generator to support importing into Google. 6 years ago
Adam Cozzette 29747f4ca6
Merge pull request #5363 from acozzette/strutil-header 6 years ago
Adam Cozzette 034dbf832c Make sure to install stubs/strutil.h 6 years ago
Thomas Van Lenten 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 years ago
Thomas Van Lenten af2d4134e0 TextFormat extension printing fix. 6 years ago
Thomas Van Lenten 3eb2889e9e Add the missing newlines between repeated extension files. 6 years ago
Thomas Van Lenten 8dadfda1e3 Improve comment about warning being incomplete. 6 years ago
Thomas Van Lenten 7fa7fbaf16 In debug builds output a warning about NSCoding and extensions. 6 years ago
Adam Cozzette 3c5f52aab4
Merge pull request #5348 from acozzette/remove-singleton-header 6 years ago
Adam Cozzette 897c2a2216
Merge pull request #5349 from Allen-Webb/master 6 years ago
Thomas Van Lenten c0bc265b67 Fix up the Xcode project. 6 years ago