4531 Commits (dd04ffb923d2048a9ba054f2099d450bea4fae68)
 

Author SHA1 Message Date
Jie Luo c15217f922 Allow OneofOptions to be extended in proto3. 8 years ago
Thomas Van Lenten c2a5669773 Merge pull request #2626 from sergiocampama/8_3 8 years ago
Daniel Ylitalo 32fa55e666 FreeBSD compatibility 8 years ago
Kristina Chodorow 4e7ecde15c Update genfiles paths to work with a different execroot arrangement 8 years ago
Sergio Campama 3d7b42d1a6 Adds nullability modifiers to resolve Xcode 8.3 warnings 8 years ago
Jie Luo 140e28d12e Add python compatibility tests against v2.5.0: copy tests and proto files from v2.5.0 8 years ago
Adam Cozzette 0aa5af3e68 Merge pull request #2614 from acozzette/gzip-output-stream-options 8 years ago
Adam Cozzette a101fa5289 Set LIBPROTOBUF_EXPORT on GzipOutputStream::Options 8 years ago
Sean Lu e41b667da5 Undef TYPE_BOOL to avoid conflict with iOS. 8 years ago
Jon Skeet 047575f20c Support custom options in C# 8 years ago
Thomas Van Lenten eed9951991 Merge pull request #2591 from thomasvl/objc_timestamps_take2 8 years ago
goorov 24908e1b32 Update AbstractMessage.java 8 years ago
Thomas Van Lenten d0bc096b4a Timestamp helper fix, Duration helper cleanup. 8 years ago
Thomas Van Lenten c9cd6acd71 Merge pull request #2587 from google/revert-2586-objc_timestamp 8 years ago
Thomas Van Lenten 1651342501 Revert "Fix Timestamps with dates before the Unix epoch that contain fractional seconds." 8 years ago
Thomas Van Lenten cf477d46ca Merge pull request #2586 from thomasvl/objc_timestamp 8 years ago
Thomas Van Lenten adcccd0f81 Fix Timestamps with dates before the Unix epoch that contain fractional seconds. 8 years ago
Feng Xiao feb78fb293 Merge pull request #2584 from cgrushko/patch-2 8 years ago
cgrushko e4baf3f58a Add a proto_lang_toolchain for Java 8 years ago
Adam Cozzette e53dd99350 Merge pull request #2529 from wackoisgod/master 8 years ago
goorov fac90c66c3 Update AbstractMessage.java 8 years ago
Andrew Spiering 75ac3973ef Fixing code formatting issues 8 years ago
Andrew Spiering effcb132e1 Merge branch 'master' of https://github.com/wackoisgod/protobuf 8 years ago
Adam Cozzette 228d242c58 Merge pull request #2567 from acozzette/distcheck-fix 8 years ago
Jon Skeet fb71df9f0b Add ByteString.FromStream and ByteString.FromStreamAsync in C# 8 years ago
Jon Skeet e76d91a9d1 Add global.json file to pick dotnet core SDK version. 8 years ago
Adam Cozzette 0bdf4a617f Fixed "make distcheck" for the Autotools build 8 years ago
Sufir 2bddffc993 PHP fix int64 decoding (#2516) 8 years ago
Marcus Longmuir 2c16f6979a Fix generation of extending nested messages in JavaScript (#2439) 8 years ago
Joshua Haberman ffa71f8007 A few more cases for binary conformance tests. (#2500) 8 years ago
Adam Cozzette 1041710fce Merge pull request #2565 from acozzette/cross-compilation 8 years ago
Thomas Van Lenten 24f0d5691e Merge pull request #2563 from thomasvl/autocreator_tweaks 8 years ago
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 years ago
Adam Cozzette 2deb139bc9 Merge pull request #2544 from tiziano88/master 8 years ago
Adam Cozzette 17a8a7619a Merge pull request #2536 from jbrianceau/fix-js-embed-include-style 8 years ago
Adam Cozzette c55175cb9f Merge pull request #2564 from acozzette/arena-nc 8 years ago
Adam Cozzette a59205215a Removed arena_nc.cc and arena_nc_test.py 8 years ago
Adam Cozzette b40d318650 Fixed cross compilations with the Autotools build 8 years ago
NicklasWallgren 4cb113a91b Fixed issue with autoloading - Invalid paths (#2538) 8 years ago
Tiziano Santoro 30250cde5e Add link to Elm proto plugin 8 years ago
Feng Xiao 5f65ee6ac7 Merge pull request #2542 from jbrianceau/fix-embed-cc-warning 8 years ago
Julien Brianceau 4455cdf7ee Fix include in auto-generated well_known_types_embed.cc 8 years ago
Julien Brianceau 05b019aedc Fix warning in compiler/js/embed.cc 8 years ago
Adam Cozzette f52e188fe4 Merge pull request #2523 from jbrianceau/init-index-in-metadata 8 years ago
Feng Xiao 137dc026cf Merge pull request #2525 from camillol/lite 8 years ago
Camillo Lugaresi abe172564e simpler, cheaper callback to LazyStringOutputStream 8 years ago
Camillo Lugaresi 4e229c8b5c add MethodResultCallback_0_0 8 years ago
Julien Brianceau 15a15e336b Init index_in_metadata_ without condition 8 years ago
Andrew Spiering 6c021b3d5f Added the support for class level deprecation which will in turn also deprecate any fields that are currently using that type 8 years ago
Adam Cozzette d948b66d4f Merge pull request #2521 from acozzette/fix-bazel 8 years ago