7973 Commits (ef70abad8acfc70983585c0d0bb4049bf38dc62e)
 

Author SHA1 Message Date
Yannic Bonenberger ef70abad8a Restrict visibility and add target for C++ benchmark 4 years ago
Yannic Bonenberger c5abd97e36 [bazel] Add BUILD files for benchmark protos 4 years ago
Adam Cozzette f154323fa6
Merge pull request #8287 from dlj-NaN/mergeable-autotools 4 years ago
Adam Cozzette 9ad97629be
Merge pull request #8354 from Yannic/refactor_status 4 years ago
Adam Cozzette 50dd5b903c
Merge pull request #8396 from Yannic/del-flag 4 years ago
Joshua Haberman 80fe990b6a
Merge pull request #6073 from tenderlove/compaction-friendly 4 years ago
Aaron Patterson addd0615bf
Register mark objects so Protobuf is compaction friendly 4 years ago
chenzhihui 43aca57613 Allocate extension 1108 to Kratos API Errors 4 years ago
salamani a4694f9b66 correcting arch name for s390x 4 years ago
Yannic Bonenberger a3aecacc24 [bazel] Remove deprecated way to depend on googletest 4 years ago
Yannic Bonenberger aa5cb98712 Fix conformance_cpp 4 years ago
Cody Casterline c6bce8c10f Remove link to unmaintained TypeScript library 4 years ago
Per Lundberg c7a6160a87 Fixes to make the --fatal_warnings flag work with current master 4 years ago
Nikhil Benesch dedbd63306 Add --fatal_warnings flag to treat warnings as errors 4 years ago
Yannic Bonenberger baef01b756 Fix build error 4 years ago
Yannic Bonenberger de53e1afff Revert moving status.cc 4 years ago
Yannic Bonenberger 59ea5c8f19 [C++] Refactor util::Status 4 years ago
Galen Warren 6f4573afbd docs: register Coach Client Connect extension number (1107) 4 years ago
Jiro Nishiguchi 8d1d530c51 Fix typo in docs/implementing_proto3_presence.md 4 years ago
Adam Cozzette 35bdcabdd6
Merge pull request #8383 from protocolbuffers/3.15.x 4 years ago
Adam Cozzette 673971834c
Merge branch 'master' into 3.15.x 4 years ago
Adam Cozzette 4fff47a418 Update protobuf version 4 years ago
Adam Cozzette 5702d51ec0 Updated CHANGES.txt and PHP release notes for 3.15.5 4 years ago
Alexander Shadchin 87dd07b436
Switch on "new" buffer API (#8339) 4 years ago
Florian Simon b9a036b444 Do not disable RTTI by default in the CMake build 4 years ago
Joshua Haberman 72b02b56ea
Merge pull request #8379 from haberman/quadratic-mem-fix 4 years ago
Elliotte Rusty Harold b6facc69ea docs: update version 4 years ago
Joshua Haberman 9b5e357df5 Fixed quadratic memory use in array append for PHP and Ruby. 4 years ago
Adam Cozzette c4a77dad71
Merge pull request #8370 from acozzette/3.15.x-202103031418 4 years ago
Yannic 82f5ecd955 Revert "[bazel] Flip --incompatible_use_com_google_googletest" 4 years ago
Adam Cozzette 541b1735a8
Merge branch 'master' into 3.15.x-202103031418 4 years ago
Joshua Haberman 27f4e8b5d9
Merge pull request #8350 from haberman/sync-stage 4 years ago
Adam Cozzette 13fa25013a Merge branch '3.15.x' into 3.15.x-202103031418 4 years ago
Joshua Haberman 33905ec87b Fixed the Java Lite build. 4 years ago
Adam Cozzette fd8aabf32d Update protobuf version 4 years ago
Adam Cozzette e5c067f81b Updated CHANGES.txt and PHP changelog for 3.15.4 release 4 years ago
Antony Dovgal aa41d9005b read_property() handler is not supposed to return NULL 4 years ago
Joshua Haberman 4baed791f5
Merge pull request #8362 from tony2001/read_property_crash_fixed 4 years ago
Joshua Haberman cf7d81f88c
Merge pull request #8363 from haberman/ruby-nil-fix 4 years ago
Joshua Haberman 7d63b996e1 Removed compatibility test that tries to append "nil" to repeated field. 4 years ago
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