8141 Commits (36243917c10fe4a25b05269353be36f039668fa2)
 

Author SHA1 Message Date
Joshua Haberman 069f989b48
Merge pull request #8364 from haberman/ruby-memory-footprint 4 years ago
Florian Simon 1add7a7bd6 Create a CMake option to control whether or not RTTI is enabled 4 years ago
Joshua Haberman 88243e45fc [Ruby] Fixed quadratic memory usage when appending to arrays. 4 years ago
Joshua Haberman dfa54577d6 [Ruby] Fixed SEGV when users pass nil messages. 4 years ago
Antony Dovgal 2e7771d7a0 read_property() handler is not supposed to return NULL 4 years ago
Yannic 85e5204517 [bazel] Flip --incompatible_use_com_google_googletest 4 years ago
Po-Chuan Hsieh 3172ab8ff9 Fix endian.h location on FreeBSD 4 years ago
Florian Simon a4e7b97bd6 Create a CMake option to control whether or not RTTI is enabled 4 years ago
Anton Danielsson 630028a4c6 Fix cmake install on iOS 4 years ago
Romain Geissler 9d203953a9 Fix gcc error: comparison of unsigned expression in '>= 0' is always true [-Werror=type-limits] 4 years ago
Yannic 88367afa1f
[C++] Delete StringPiecePod (#8353) 4 years ago
Yuriy Chernyshov e9091e6d8c
Fix some constness / char literal issues being found by MSVC standard conforming mode (#8344) 4 years ago
Lukas Fittl 2c354c6626 Ruby: Add support for proto3 json_name in compiler and field definitions 4 years ago
Joshua Haberman f645c7ed07 Fixed spelling errors surfaced by CodeSpell. 4 years ago
Joshua Haberman d6f0c9b187 Updated changelog. 4 years ago
Joshua Haberman 899c276248 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman 9df42757f9 Sync from Piper @359788468 4 years ago
Adam Cozzette 8080bebf1f
Merge pull request #8348 from acozzette/3.15.x-202102251545 4 years ago
Adam Cozzette e54403190b Merge branch '3.15.x' into 3.15.x-202102251545 4 years ago
Adam Cozzette 983d115bd9 Update protobuf version 4 years ago
Adam Cozzette eb542e606b Updated CHANGES.txt for 3.15.3 release 4 years ago
Joshua Haberman 80ec787928
Merge pull request #8341 from haberman/ruby-2.5-gc 4 years ago
Adam Cozzette a6c28fb207
Merge pull request #8338 from acozzette/3.15.x-202102231541 4 years ago
Joshua Haberman 9879f423ff Ruby <2.7now uses WeakMap too, which prevents memory leaks. 4 years ago
Adam Cozzette d8254a67ce Merge branch '3.15.x' into 3.15.x-202102231541 4 years ago
Adam Cozzette d7e943b8d2 Update protobuf version 4 years ago
Adam Cozzette 1af4657b80 Updated CHANGES.txt 4 years ago
Yuriy Chernyshov 09f94e7311 Fix PROTOBUF_CONSTINIT macro redifinition 4 years ago
Adam Cozzette a43ddfbd56
Merge pull request #8323 from georgthegreat/patch-1 4 years ago
Joshua Haberman 2ff31d34aa
Merge pull request #8330 from haberman/rubyfix 4 years ago
Joshua Haberman 4e3ea74e42 [Ruby] Fix for FieldDescriptor.get(msg). 4 years ago
Adam Cozzette 326ea555ba
Merge pull request #8329 from acozzette/merge-3-15-x 4 years ago
Adam Cozzette 6e84adc9ff Merge branch '3.15.x' into merge-3-15-x 4 years ago
Thomas Van Lenten 5911099659 Move the class map to a CFDictionary. 4 years ago
Alexander Reynolds 393e453033 Add MethodDescriptor.CopyToProto() 4 years ago
Yuriy Chernyshov 2e47e3bc64
Fix PROTOBUF_CONSTINIT macro redifinition 4 years ago
Adam Cozzette 052dc799d2 Update protobuf version 4 years ago
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
Elliotte Rusty Harold 947e2e189a
deps: update JUnit and Truth 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 133e5e7526 Update protobuf version 4 years ago
Adam Cozzette de701c660b Update protobuf version 4 years ago
Adam Cozzette ea2412e6ed Updated collect_all_artifacts.sh for Ubuntu Xenial 4 years ago
Adam Cozzette 0533d042b3 Delete root-owned files in Kokoro builds 4 years ago
Joshua Haberman 3722935054 Added to the changelog entries for Ruby & PHP. 4 years ago
Adam Cozzette 8aa0063bef Updated collect_all_artifacts.sh to avoid installing apt-transport-https 4 years ago