8206 Commits (361ac449d63746d2f49cb6f3db036ed606f74e8f)
 

Author SHA1 Message Date
deannagarcia f7c212d010
Add cpp_name.h to Makefile 4 years ago
deannagarcia 16ecc440c9
Fix typo 4 years ago
Deanna Garcia af95001202 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Deanna Garcia a00125024e Sync from Piper @353127564 4 years ago
James Newton-King 69223b8386
Clean up 4 years ago
James Newton-King 542c0cc9d3
Fix missing key and test 4 years ago
Jon Skeet f01d9e5601 Add an extension registry option when parsing file descriptors 4 years ago
Jon Skeet cea3653a2e Include the size of values (and tags) for extensions, even if the value is the default 4 years ago
Rob Widmer 48234f5f01 Make the new multi-level ruby tests fit the existing structure better and add them to the makefile 4 years ago
Rob Widmer 1d39f78818 Fix jruby support to handle messages nested more than 1 level deep 4 years ago
Joshua Haberman 9abf6e2ab0
Ported Ruby extension to upb_msg (#8184) 4 years ago
Brent Shaffer 468bc193ec
fix: convert native PHP floats to single precision (#8187) 4 years ago
Joshua Haberman 7165c34606
Merge pull request #8195 from HannahShiSFB/gRPC-Ruby-issue-on-Windows 4 years ago
root 68f72f3f6c bug fix. in a 32-bit system, sizeof(mem_block) is only 8, _upb_arena_alignup(sizeof(mem_block)) is 16 4 years ago
Aaron Son 10599e6c8d
js/binary/utils.js: Fix jspb.utils.joinUnsignedDecimalString to work with negative bitsLow and low but non-zero bitsHigh parameter. (#8170) 4 years ago
Joshua Haberman 7089ff0ef2
Fix PhpDoc comments for message accessors to include "|null". (#8136) 4 years ago
Gilles Vollant 9647a7c235 Fix somes warning when compiling with Visual Studio 2019 on x64 target 4 years ago
brucearctor 6c970b5a05 Update options.md - Added 'Astounding' Project 4 years ago
Carlos O'Ryan 54d9f6a1da fix: support deprecated enums for GCC < 6 4 years ago
Abhishek Jain 36aff6a526 Fix for compiler warning issue#8145 4 years ago
Abhishek Jain 9505222a24 Fix TextFormatMapTest.DynamicMessage issue#5136 4 years ago
Rosen Penev cb8ca280cd remove CMAKE_THREAD_LIBS_INIT from pkgconfig CFLAGS 4 years ago
Adam Cozzette 635156e406 Fix Mac tests by making an unshallow copy of Homebrew repos 4 years ago
Bu Sun Kim 523b109666
Update tests.sh 4 years ago
James Newton-King 6cf068c439
Clean up 4 years ago
James Newton-King e9cc0b0c23
Optimize MapField serialization by removing MessageAdapter 4 years ago
Paul Yang 64dd751868
Update kokoro badge bucket to protobuf-kokoro-badges (#8138) 4 years ago
Jan Tattermusch e78984465a
Merge pull request #8140 from jtattermusch/no_public_sign 4 years ago
Jan Tattermusch 930ab0f33d C#: do not use <PublicSign>true</PublicSign> on non-windows 4 years ago
Rob Widmer 53be4109c0 Fixed spelling error in JRuby Protobuf class 4 years ago
Rob Widmer 351a34f666 Added some missing jruby files to the Makefile 4 years ago
Rob Widmer 24b2094f8a Set up testing configuration for jruby 4 years ago
Rob Widmer 7b1d6abbe4 Fix some more failing tests 4 years ago
Rob Widmer 8313e577e5 Fix ruby gem to work with JRuby 4 years ago
Thomas BACCELLI 26c0fbc15b Add macOS big sur compatibility 4 years ago
Elliotte Rusty Harold c17e3c134c
Guava 30 (#7991) 4 years ago
Paul Yang 823f351448
Port for php8 (#8105) 4 years ago
Bu Sun Kim 51c80ce1d5 add python 3.9 4 years ago
Paul Yang 70531697bc
Update docker file for php 32bit tests (#8116) 4 years ago
Gianni Tedesco a91adf173b Don't include sys/param.h for _BYTE_ORDER 4 years ago
Paul Yang e8906e4ecd
Update docker file for php7 (#8112) 4 years ago
Nadav Samet 9637a3b57c Allocate extension 1089 to ScalaPB validate 4 years ago
Biswapriyo Nath c777ade07b Conformance/CMake: Remove non-existence binary_json_conformance_main.cc file. 4 years ago
Biswapriyo Nath 5cc03457e6 stubs/mutex: Fix compilation by initializing variable in WrappedMutex class. 4 years ago
Mike Lehan 9ee163a5d7
Update param type on offsetGet (#8033) 4 years ago
Paul Yang 9432c99f37
Update docker image for php8 (#8103) 4 years ago
Jorg Brown 3f91c10f0d
Work around -Werror=type-limits under gcc 10.2 (#8092) 4 years ago
Antony Dovgal 51b620ac96
unregister INI entries and fix invalid read on shutdown (#8042) 4 years ago
Adam Cozzette 471317f03a
Merge pull request #8077 from acozzette/fix-8059 4 years ago
Adam Cozzette 9e2d875dd6
Merge pull request #8089 from acozzette/fixes 4 years ago