6223 Commits (d7c4409589b13e15522f946ca506fbc9091d59ca)
 

Author SHA1 Message Date
Paul Yang d7c4409589
Php 7.3 fix (#5434) 6 years ago
Thomas Van Lenten d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 years ago
Thomas Van Lenten 4c559316e0 Small fix to -[GPBEnumDescriptor getValue:forEnumTextFormatName:] 6 years ago
Paul Yang cecba296b8
Down-integrate internal changes (#5467) 6 years ago
Hao Nguyen f93cf5a3cf
Merge pull request #5471 from haon4/master 6 years ago
Hao Nguyen 4b02f652e0 Make sure to add a new line at the end of XML files 6 years ago
Hao Nguyen 9349e23827 Replace update_version shell script with a python script, which is much better at handling XML rewrite. Update the PHP version too. As part of rewrite, some XML file format will change a little, but the semantics is still the same so it should be okay. 6 years ago
Joshua Haberman 38abec80fc
Merge pull request #5469 from haberman/objc 6 years ago
Josh Haberman 5eb34cd727 More fixes. 6 years ago
Josh Haberman 401db44e6a More fixes. 6 years ago
Josh Haberman eff1a6a014 More fixes for import. 6 years ago
Hao Nguyen e9ea200e71
Merge pull request #5468 from haon4/master 6 years ago
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
Josh Haberman 9851c703ae Rename StringPieceTrimWhitespace() for rewriting purposes. 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