7828 Commits (d18df4f76436799a9d7b5f903d043075248fae66)
 

Author SHA1 Message Date
Joshua Haberman d18df4f764
Protect against stack overflow if the user derives from Message. (#8248) 4 years ago
gerben-s 10ecb080cb
Merge pull request #8121 from busunkim96/add-39 4 years ago
gerben-s fe47e99a4f
Add cmake to the path to fix the build on kokoro (#8246) 4 years ago
Jan Tattermusch 94c3916dcf
fix problem when restoring C# dependencies on win2016 (#8243) 4 years ago
Jan Tattermusch f9e8bf42a9
Merge pull request #8220 from jskeet/bytestrings-with-extensions 4 years ago
Christian Alexander Wolf f4d0f7c85e
feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
deannagarcia 69694080ff
Merge pull request #8224 from deannagarcia/sync-stage 4 years ago
Deanna Garcia 75d125b441 Merge branch 'sync-stage' of https://github.com/deannagarcia/protobuf into sync-stage 4 years ago
Deanna Garcia c0f5092291 Add deleted failure lists for jruby 4 years ago
Jan Tattermusch 4140735f05
Merge pull request #8149 from JamesNK/jamesnk/writestring-small 4 years ago
deannagarcia 868b712916
Remove unused variable 4 years ago
Deanna Garcia f1fba4c227 Add missing bracket 4 years ago
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
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