6310 Commits (0e3f1f4ad7ecd74b4d70dbd8a78ec536788ae9dd)
 

Author SHA1 Message Date
Yilun Chong dc81f795c7
Merge pull request #5247 from slovdahl/5139-fix-redundant-cast-java-warning 6 years ago
Sarah Zakarias 969397b719 Add Dart example. 6 years ago
Yilun Chong ec11d29076 fix function names 6 years ago
Paul Yang d2d4b403b5
Sync upb for unknown fix (#5240) 6 years ago
Paul Yang 39df66e1f7
Add ruby2.3,2.4.2.5 test on Mac and disable ruby2.1,2.2 test on Linux (#5250) 6 years ago
Adam Cozzette ebd38c6d9a
Merge pull request #5227 from lopsided98/libatomic-fix 6 years ago
Sebastian Lövdahl 06bb8e7647 Remove unnecessary cast in generated Java code 6 years ago
Adam Cozzette 2009d45344
Merge pull request #5244 from KennethL/patch-1 6 years ago
Kenneth Lundin 6d2b3c43bf
Update third_party.md regarding Erlang 6 years ago
Adam Cozzette 154b39c23e
Merge pull request #5214 from elharo/parent 6 years ago
Ben Wolsieffer 56b40a8f05 Link to libatomic when necessary (eg. on armv6l) 6 years ago
Paul Yang a0da84bff4
Fix broken ruby test (#5235) 6 years ago
Benjamin Krämer 80e530dabf Ported FieldMaskUtil from Java to C# (#5045) 6 years ago
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 6 years ago
Leon Barrett 9e69594adf Fix parsing empty Struct Values from Json (#5211) 6 years ago
Josh Kelley 8d6f8df1ec ParseFromString returns bytes parsed (#5166) 6 years ago
Sydney Acksman 3f826a6dbf Add method for Any.Is (#5207) 6 years ago
Sydney Acksman 2b0a18b270 Add C# compiler option to add System.SerializableAttribute to generated message classes (#5208) 6 years ago
Kevin James f50a1f843e fix(python): fix deprecated collections.abc usage (#5195) 6 years ago
Paul Yang 011f67035c
Fix broken tests by #4816 (#5221) 6 years ago
Adam Cozzette b20bc69625
Merge pull request #5218 from cliffburdick/master 6 years ago
cburdick ad47ec5060 Used C++ style casts 6 years ago
Adam Cozzette c27d6a5646
Merge pull request #5212 from GregTho/win32close 6 years ago
Cliff Burdick ccacd40c32 Fixed unsigned warning 6 years ago
Thomas Van Lenten 8c1748f1cd Add tests to confirm strings/bytes are copied. 6 years ago
Thomas Van Lenten 09c001e999 Copy the value when setting message/data fields. 6 years ago
Thomas Van Lenten 97d03abb85 Turn off ALWAYS_SEARCH_USER_PATHS. 6 years ago
Thomas Van Lenten 561413523f Remove stray 'return'. 6 years ago
Elliotte Harold feea49b5b5 remove obsolete parent 6 years ago
GregTho 703f11123a
Use ::_close rather than ::close in Win32 stubs. 6 years ago
Adam Cozzette 4265a1d36c
Merge pull request #5210 from jstandish/patch-1 6 years ago
John Standish bac4c8ec56
Update third_party.md 6 years ago
Nazarbek Altybay 887f5e5f39 Fixed typo (#5206) 6 years ago
Markus Heß 1509e8e3b3 Revert "protobuf_generate(): add relative path to output dir" 6 years ago
Joshua Haberman 19ef4ab1c2
Merge pull request #4816 from hrsht/hrsht/zanker-proto2 6 years ago
Harshit Chopra d0535cc09e Adds support for proto2 syntax for Ruby gem. 6 years ago
Yilun Chong dfa53e2fa2 fix comment out 6 years ago
Yilun Chong cee0447fd9 Add node and php to benchmark dashboard 6 years ago
Adam Cozzette 4426cb5733
Merge pull request #5172 from shields/smear-comments 6 years ago
Sydney Acksman 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 6 years ago
Feng Xiao fb0a74b660
Merge pull request #5180 from mit-mit/patch-1 6 years ago
Yilun Chong f1bea7a40f
Merge pull request #5182 from BSBandme/test_benchmark 6 years ago
Yilun Chong 2b7ee3873e fix java build by changing mvn to online 6 years ago
Paul Yang 9bda1f19bf
Adopt upb change for timestamp and duration json to php (#5106) 6 years ago
Jon Skeet 47d33e752e Test locations, and add comment to clarify testing 6 years ago
Jon Skeet 6e39eaad3c Add more detailed comments for declaration properties 6 years ago
Jon Skeet 0b314d745b Add files to Makefile.am to fix dist targets 6 years ago
Jon Skeet 1376ee4e6a Simplify descriptor tests 6 years ago
Jon Skeet 988b381c83 Add comment about FileDescriptor not exposing a declaration 6 years ago
Jon Skeet 1711999078 Provide simple access to descriptor declarations in C# 6 years ago