7868 Commits (24d8a554ea4654fc82d21d931e6bb8a8433ef45a)
 

Author SHA1 Message Date
Adam Cozzette 24d8a554ea Updated CHANGES.txt 4 years ago
Adam Cozzette d721e36ecc Made some small fixes for MinGW and for C++20 with GCC 4 years ago
Joshua Haberman b12ab0cf53
Merge pull request #8320 from haberman/ruby-duration-fix 4 years ago
Joshua Haberman 3b3aac95a6 [Ruby] Fix for truncating behavior when converting Float to Duration. 4 years ago
Joshua Haberman 4f961c8a70
Merge pull request #8313 from haberman/ruby-crash-fix 4 years ago
Joshua Haberman 256f1327ea [Ruby] Bugfix for Message.[] for repeated or map fields. 4 years ago
Adam Cozzette ae50d9b990 Update protobuf version 4 years ago
Adam Cozzette 8260126500 Update protobuf version 4 years ago
Yuhanun Citgez c741c46604 Resovled issue in the .pb.cc files 4 years ago
Yuhanun Citgez eef276412e Resolved an issue where NO_DESTROY and CONSTINIT were in incorrect order 4 years ago
Adam Cozzette 0040102e6f Updated collect_all_artifacts.sh for Ubuntu Xenial 4 years ago
Adam Cozzette 26cb6a7a6d Delete root-owned files in Kokoro builds 4 years ago
Brecht Sanders 1e924efa90 Update port_def.inc 4 years ago
Brecht Sanders 9a80cf1225 Update coded_stream.h 4 years ago
Joshua Haberman a97c4f4f2c
Merge pull request #8276 from haberman/php-warning 4 years ago
Joshua Haberman 44cd75d215
Merge pull request #8282 from haberman/changelog 4 years ago
Joshua Haberman c59e7f1c0c Added to the changelog entries for Ruby & PHP. 4 years ago
Adam Cozzette d777155d81 Updated collect_all_artifacts.sh to avoid installing apt-transport-https 4 years ago
Joshua Haberman db66c95eaf Added more information to "file already loaded" warning. 4 years ago
Adam Cozzette 66e5185780 Added PHP changes for 3.15.0 into package.xml 4 years ago
Adam Cozzette 42fea44a9c Updated CHANGES.txt for the 3.15.0 release 4 years ago
Adam Cozzette e9f2ef308c Update protobuf version 4 years ago
Paul MARS 59b3d97f6d Reserve extension id for protoc-gen-psql & protoc-gen-sanitize 4 years ago
Joshua Haberman a530dbe50c
Merge pull request #8262 from haberman/sync-stage 4 years ago
Joshua Haberman e8aa635397 Tweak our JavaScript rewrites a bit to handle jspb.* imports. 4 years ago
Joshua Haberman beb70bb83e Change is_trivially_copy_assignable -> is_trivial too. 4 years ago
Joshua Haberman fc1cfb0174 Also change is_trivially_copy_constructible to std::is_trivial. 4 years ago
Joshua Haberman fae6773539 Fixed misspelling. 4 years ago
Joshua Haberman b74892e9c3 Replace is_trivially_default_constructible with is_trivial for old libstdc++. 4 years ago
Joshua Haberman 7a92a5ab24 Added another missing CHANGES.txt entry. 4 years ago
Joshua Haberman 84320bf8e8 Added missing changelog entry. 4 years ago
Joshua Haberman 9194426bce Added CHANGES.txt entries. 4 years ago
Joshua Haberman 09831d5bfe Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman 51daaba638 Sync from Piper @355707933 4 years ago
Paul Yang 525be941e0
Add test for php5 for pure php implementation (#8251) 4 years ago
Joshua Haberman cf28f28347
Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258) 4 years ago
Jan Tattermusch aa13fde017
remove obsolete scripts for python wheels (#8250) 4 years ago
David L. Jones ac63e80bbb
Enhance explanation in kokoro/README.md. (#8253) 4 years ago
Joshua Haberman b3ea125b03
Fixed clone_obj for PHP8. (#8252) 4 years ago
Joshua Haberman f3e53a05d6
Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
Joshua Haberman d18df4f764
Protect against stack overflow if the user derives from Message. (#8248) 4 years ago
gerben-s 10ecb080cb
Merge pull request #8121 from busunkim96/add-39 4 years ago
gerben-s fe47e99a4f
Add cmake to the path to fix the build on kokoro (#8246) 4 years ago
Jan Tattermusch 94c3916dcf
fix problem when restoring C# dependencies on win2016 (#8243) 4 years ago
Jan Tattermusch f9e8bf42a9
Merge pull request #8220 from jskeet/bytestrings-with-extensions 4 years ago
Christian Alexander Wolf f4d0f7c85e
feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
deannagarcia 69694080ff
Merge pull request #8224 from deannagarcia/sync-stage 4 years ago
Deanna Garcia 75d125b441 Merge branch 'sync-stage' of https://github.com/deannagarcia/protobuf into sync-stage 4 years ago
Deanna Garcia c0f5092291 Add deleted failure lists for jruby 4 years ago
Jan Tattermusch 4140735f05
Merge pull request #8149 from JamesNK/jamesnk/writestring-small 4 years ago