8018 Commits (9aaaf701543cc741d30b013eb844f8577f2d3ab9)
 

Author SHA1 Message Date
Deanna Garcia 2ccf400b86 Merge branch 'sync-stage' of https://github.com/deannagarcia/protobuf into sync-stage 4 years ago
Deanna Garcia 62fb6ddfce Updating CHANGES.txt and removing all instances of std::is_pod 4 years ago
James Newton-King c2b22b90fc
PR feedback 4 years ago
Brent Shaffer bd08f75586
fix: README supported PHP version for C extension 4 years ago
Joshua Haberman d5079ed7db
Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago
James Newton-King cb246b8032
Optimize writing small strings 4 years ago
deannagarcia 90327eb81b
Fix std::is_pod deprecated 4 years ago
deannagarcia c89cb8a57d
Reverse unintentional change 4 years ago
deannagarcia 37e88c474e
Change install_requires 4 years ago
Jan Tattermusch f6da785731
Merge pull request #8143 from JamesNK/jamesnk/messageadapter 4 years ago
deannagarcia 9fee757e46
Update libprotoc.cmake 4 years ago
deannagarcia 7934a800eb
Fix typo in Makefile 4 years ago
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