9007 Commits (dfcbdb8ca09bcfc4f766aef0ae845fa0bc8db496)
 

Author SHA1 Message Date
Adam Cozzette a4866d34f9 Updated .gitignore to include Kotlin directories 4 years ago
Yuriy Chernyshov ca7f54aa1a
Fix -Wunused-parameter in java_names.h (#8601) 4 years ago
Adam Cozzette 3133828c7f Merge branch '3.17.x' into merge-3.17.x 4 years ago
Jan Tattermusch a84686c662
Merge pull request #8594 from jtattermusch/csharp_mark_generated_code 4 years ago
Jan Tattermusch 829b201af9 address review comments 4 years ago
Adam Cozzette f807c02226
Update protobuf version to 3.17.0-rc2 (#8586) 4 years ago
Deanna Garcia cf234cf132 Updating Kotlin compiler version and testing new functionality it allows 4 years ago
Yuriy Chernyshov 90d4f31438
Fix newly appeared -Wunused-parameter (#8587) 4 years ago
Adam Cozzette 3546d29a00
Add the kotlin and kotlin-lite directories to the main pom.xml (#8585) 4 years ago
Jan Tattermusch 77a64e7dfe regenerate protos 4 years ago
Jan Tattermusch 5ae7f692f3 mark generated code with System.CodeDom.Compiler.GeneratedCode as well 4 years ago
Yuriy Chernyshov 465acaab66
Use template Delete<> for invoking a dependent template (#8579) 4 years ago
Adam Cozzette 9b3b65ecfb
Merge pull request #8582 from acozzette/merge-3-17-x 4 years ago
Adam Cozzette e211ad3300
Updated CHANGES.txt and PHP changelog for 3.17.0 (#8583) 4 years ago
Adam Cozzette 540852f4c6 Merge branch '3.17.x' into merge-3-17-x 4 years ago
Adam Cozzette 80df7760aa
Merge pull request #8581 from acozzette/merge-3-16-x 4 years ago
Adam Cozzette 7025f37cde
Update protobuf version (#8575) 4 years ago
Adam Cozzette d0c4c409ef Merge branch '3.16.x' into merge-3-16-x 4 years ago
Adam Cozzette 3b08c721b8
Comment out unused variable in repeated_field_unittest.cc (#8578) 4 years ago
Adam Cozzette 2dc747c574
Update PHP release notes and update version to 3.16.0 (#8573) 4 years ago
Daniel Azuma 7e3bbeda92
fix(ruby): Fix crash when calculating Message hash values on 64-bit Windows (#8565) 4 years ago
Yuriy Chernyshov c8389f8ed5
Fix constness issue detected by MSVC standard conforming mode (#8568) 4 years ago
Jensaarai 1252f3e147 More Code Review Updates 4 years ago
Daniel Azuma 414aca5f13
fix(ruby): Fix various exceptions in Ruby on 64-bit Windows (#8563) 4 years ago
Dennis Shao b0f4462ef2
Merge pull request #8536 from shaod2/update-python-docs-script 4 years ago
Adam Cozzette debc03dfc5
Update protobuf version to 3.16.0-rc2 (#8556) 4 years ago
Adam Cozzette f98b287125
Remove Python compatibility tests (#8570) 4 years ago
Chris McClymont 6d847adda7 Add class method from_time to ruby well known types - Timestamp 4 years ago
Joshua Haberman 5df4c2ec94
Merge pull request #8546 from haberman/sync-stage 4 years ago
Joshua Haberman 2bf63f5983 Removed file that was mistakenly re-introduced. 4 years ago
Joshua Haberman 753a2b76ee Merge branch 'master' into sync-stage 4 years ago
Joshua Haberman 8b87075924
Updated and simplified PHP testing structure (#8558) 4 years ago
Paul Yang 114efc42d4
Fix php json parsing not throwing error for unknown field. (#8528) 4 years ago
Jan Tattermusch 2f0e269725 improve readability of MessageParsingHelpers 4 years ago
Jan Tattermusch 89244fe167 make public API take ReadOnlySpan<byte> without "ref" 4 years ago
James Yuzawa 55109ea3da
protoc-java: reuse osx-x86_64 for osx-aarch_64 4 years ago
Adam Cozzette 17b0fb9149
Make update_version.py compatible with Python 3 (#8555) 4 years ago
Yuriy Chernyshov 28101c3e39
Stop using GG_ prefixed macros (#8539) 4 years ago
Jensaarai 5095b68183 Code Review Feedback 4 years ago
Kenneth Lum 952cf14442
fix typo (#8548) 4 years ago
Joshua Haberman 67044a2820 Reinstate the Python change that was somehow reverted in the sync. 4 years ago
Joshua Haberman d99a67e893 Updated changelog. 4 years ago
Joshua Haberman 535ddf1c4f Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman f5fd897c1d Sync from Piper @371422642 4 years ago
Jan Tattermusch 5e84a6169c
Merge pull request #8544 from jtattermusch/test_javascript_aarch64 4 years ago
Jan Tattermusch f3411a29da node tests require java to be available 4 years ago
Jan Tattermusch 37ba0bcfa2
Merge pull request #8391 from jtattermusch/cpp_aarch64_emulated_tests 4 years ago
Jan Tattermusch 36243917c1 add testing jobs for javascript_aarch64 4 years ago
Jan Tattermusch 7124f2893d add testing scripts for protobuf javascript on aarch64 qemu emulator 4 years ago
Yuriy Chernyshov a48e005d51
Fix -Wundefined-inline error when using SharedCtor() or SharedDtor() (#8532) 4 years ago