Sign in
flutter
/
third_party
/
protobuf
/
6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6
6973c3a
Update version number to 3.7.1 (#5947)
by Paul Yang
· 6 years ago
v3.7.1
0770795
Fixed CI failures with Ruby 2.3 on OSX (#5948)
by Adam Cozzette
· 6 years ago
34b6499
Avoid linking against libatomic when building protoc (#5922)
by Adam Cozzette
· 6 years ago
ba42cb5
Allow bytes field to be longer than 16000 bytes (#5924)
by Paul Yang
· 6 years ago
02cf61a
Updated NPM version to 3.7.1
by Adam Cozzette
· 6 years ago
ec0d47e
No define strtoll/strtoull for VS2013 and above
by myd7349
· 6 years ago
b3c132f
Avoid marking generated C++ messages as final for now (#5928)
by Adam Cozzette
· 6 years ago
059851f
Remove unused import from message.
by Daniel Kurka
· 6 years ago
e2461b5
Revert "Remove unused f expression from jscode gen. (#5573)"
by Daniel Kurka
· 6 years ago
e6779e9
Added io_win32.h to header list in CMake config
by Adam Cozzette
· 6 years ago
57b6597
Replace strptime with custom implementation (#5906)
by Paul Yang
· 6 years ago
032a179
Fix macros in header of generated code (#5881)
by Paul Yang
· 6 years ago
4fd0579
Merge pull request #5896 from jbolinger/error-to-3.7.x
by Paul Yang
· 6 years ago
580826c
cherry-pick test fix from #5853
by Joe Bolinger
· 6 years ago
604121a
fix tests for older rubies
by Joe Bolinger
· 6 years ago
1cf730c
add type errors test to Makefile.am
by Joe Bolinger
· 6 years ago
0114727
add more descriptive error messages to init methods
by Joe Bolinger
· 6 years ago
d65b864
Add terminating character to zend_lookup_class call (#5871) (#5885)
by David Supplee
· 6 years ago
207d01d
Remove GPBWrapperUtil from generated code (#5880)
by Paul Yang
· 6 years ago
4b145b1
Parse nested listvalue in json for ruby (#5867)
by Paul Yang
· 6 years ago
45aba80
Avoid passing -Og flag to C++ compiler
by Adam Cozzette
· 6 years ago
a186808
Encode empty ListValue (#5857)
by Paul Yang
· 6 years ago
4b9a5df
Bazel: Add dependency to error_prone_annotations
by David Ostrovsky
· 6 years ago
0b5111d
Raise error for JSON overflow encoding in Ruby (#5752) (#5861)
by bmoyles0117
· 6 years ago
582743b
Update version number to 3.7.0 (#5793)
by Paul Yang
· 6 years ago
v3.7.0
6eeab29
Merge pull request #5787 from BSBandme/3.7.x-fix
by Yilun Chong
· 6 years ago
6030209
fix mac python cpp building (#5786)
by Yilun Chong
· 6 years ago
400845a
fix macos build for High Sierra (#5780)
by Yilun Chong
· 6 years ago
0aad533
Add a script to mirror php changes to protobuf-php (#5778)
by Paul Yang
· 6 years ago
5d8cd3b
Date and time need to be before version (#5777)
by Paul Yang
· 6 years ago
580e189
Merge pull request #5766 from TeBoring/3.7.x-fix
by Paul Yang
· 6 years ago
v3.7.0-rc.3
b52754b
Update version to 3.7.0rc3
by Bo Yang
· 6 years ago
05f5712
Support rc version in update_version.py (#5750)
by Hao Nguyen
· 6 years ago
c7b3392
Update version to 3.7.0 (#5749)
by Paul Yang
· 6 years ago
688f7de
Merge pull request #5738 from TeBoring/3.7.x-php-fix
by Paul Yang
· 6 years ago
3c387ea
PHP: Exclude repeated and map fields from normalization in constructor (#5723)
by michaelbausor
· 6 years ago
43f8ae8
Fix oneof message in array constructor (#5727)
by Paul Yang
· 6 years ago
9e381c0
Include compiler_config_setting.bzl in release tarballs (#5715)
by Adam Cozzette
· 6 years ago
4de1551
Merge pull request #5708 from TeBoring/3.7.x-cherry-pick
by Paul Yang
· 6 years ago
dbf77c6
Refactor how group endings are detected in generated C# code (#5686)
by Sydney Acksman
· 6 years ago
a1332ae
RC release should use beta for api version (#5695)
by Paul Yang
· 6 years ago
847ee58
Add config files for testing csharp artifact (#5683)
by Paul Yang
· 6 years ago
5b4ac53
Add several fixes for python toolchain (#5667)
by Paul Yang
· 6 years ago
15fc640
Update php version number to 3.7.0RC2 (#5666)
by Paul Yang
· 6 years ago
776b3a8
Fixed infinite recursion problem with Java GeneratedMessageV3 (#5657)
by Adam Cozzette
· 6 years ago
v3.7.0-rc.2
v3.7.0rc2
7d9377e
Use gnu for ruby build because strptime is provided by posix (#5660)
by Paul Yang
· 6 years ago
1ee15ba
Updated version to 3.7.0rc2
by Adam Cozzette
· 6 years ago
6509157
Updated pom.xml files
by Adam Cozzette
· 6 years ago
0255797
Include Linux ppcle_64 builds and Windows 64-bit builds of protoc
by Adam Cozzette
· 6 years ago
0e3f1f4
Fixed Javadoc errors
by Adam Cozzette
· 6 years ago
74f667d
Merge pull request #5644 from TeBoring/fix-4765
by Paul Yang
· 6 years ago
v3.7.0rc1
8400e29
Divide commands into separate lines
by Bo Yang
· 6 years ago
71e5de0
phpunit-5.6.10 link is broken Use 5.6.8 instead
by Bo Yang
· 6 years ago
96029f3
Convert integer to string if field is string field in json
by Bo Yang
· 6 years ago
32339be
Merge pull request #5646 from TeBoring/3.7.x-cherrypick
by Paul Yang
· 6 years ago
3cae8e4
Default values should also be serialized for json map key/value (#5643)
by Paul Yang
· 6 years ago
a73b435
Merge pull request #5640 from TeBoring/3.7.x-cherrypick
by Paul Yang
· 6 years ago
c143164
Fix MacOS protoc release (#5638)
by Hao Nguyen
· 6 years ago
532c425
Fix python release build. (#5636)
by Hao Nguyen
· 6 years ago
53a1d49
Allow internalAddGeneratedFile to depend on new nested message name (#5629)
by Paul Yang
· 6 years ago
dab6a7e
Merge pull request #5631 from haon4/update-changes
by Hao Nguyen
· 6 years ago
6b434dc
Update CHANGES.txt
by Hao Nguyen
· 6 years ago
cc83bf7
Merge pull request #5626 from haon4/3.7.x
by Hao Nguyen
· 6 years ago
9e60cd7
Update generated codes
by Hao Nguyen
· 6 years ago
7187cfd
Update version number in java/bom/pom.xml
by Hao Nguyen
· 6 years ago
15605fc
Include version change for src/google/protobuf/port_def.inc
by Hao Nguyen
· 6 years ago
d5be2ba
Update version to 3.7.0
by Hao Nguyen
· 6 years ago
38d9ca4
Merge pull request #5618 from TeBoring/3.7.x-merge
by Paul Yang
· 6 years ago
dbfb9a8
Merge branch 'master' into 3.7.x
by Bo Yang
· 6 years ago
d750fbf
Fix more issues for reference values (#5613)
by Paul Yang
· 6 years ago
30851ca
Fix protoc release (#5615)
by Hao Nguyen
· 6 years ago
4f8a635
Create test for protoc with tcmalloc (#5612)
by Hao Nguyen
· 6 years ago
7f42d6d
Fix empty FieldMask json encoding/decoding (#5605)
by Paul Yang
· 6 years ago
1069565
Fix c extension doesn' allow message reference in array (#5599)
by Paul Yang
· 6 years ago
a4c09f3
Merge pull request #5590 from i9/patch-1
by Adam Cozzette
· 6 years ago
dd7127d
Fixed compile warnings for PHP extension. (#5589)
by Joshua Haberman
· 6 years ago
6bbd2fc
Merge pull request #5603 from protocolbuffers/revert-5597-patch-1
by Joshua Haberman
· 6 years ago
4e92903
Revert "doc: apply consistent indentation to Any examples (#5597)"
by Paul Yang
· 6 years ago
b3367ae
doc: apply consistent indentation to Any examples (#5597)
by bitspill
· 6 years ago
37a0ab7
Fix Any json encoding/decoding for ruby. (#5592)
by Paul Yang
· 6 years ago
c4f2a92
Fix field mask for php in json (#5591)
by Paul Yang
· 6 years ago
7181b1c
Add proto3 to solidity link
by i9
· 6 years ago
dda7ab0
Ruby nested msg caps (#5564)
by toc007
· 6 years ago
0c95791
[ObjC] add support for the TextFormat constants.
by Thomas Van Lenten
· 6 years ago
94a1819
Remove unused f expression from jscode gen. (#5573)
by Sam Saccone
· 6 years ago
a2a0afb
Down-integrate internal changes to github. (#5575)
by Yilun Chong
· 6 years ago
54683e6
Fix Issue #5345 (#5381)
by Nicolás Elliott
· 6 years ago
cb95a7f
Down-integrate internal changes to github. (#5566)
by Yilun Chong
· 6 years ago
b1b9eaa
Comments on the next line will go to the next field.
by Thomas Van Lenten
· 6 years ago
0adb74c
Down-integrate internal changes to github. (#5555)
by Yilun Chong
· 6 years ago
11c979b
Fix Empty ListValue/Struct json encoding (#5532)
by Paul Yang
· 6 years ago
aa5c12e
Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533)
by Paul Yang
· 6 years ago
bd00671
ObjC: Add a Xcode project for tvOS.
by Thomas Van Lenten
· 6 years ago
f56adae
Remove stale target reference.
by Thomas Van Lenten
· 6 years ago
c3340b2
Add ruby 2.6 gem build for linux (#5537)
by Paul Yang
· 6 years ago
24d344c
[ObjC] Add the jspb cases to the switches so they are complete.
by Thomas Van Lenten
· 6 years ago
de9e1a0
Add ruby 2.6 test (#5528)
by Paul Yang
· 6 years ago
b5f9a35
Down-integrate internal changes to github. (#5527)
by Hao Nguyen
· 6 years ago
7dcf8fa
Ruby build fix mac 3.7.x (#5519)
by Paul Yang
· 6 years ago
63d107b
Merge pull request #5516 from KeithMoyer/master
by Adam Cozzette
· 6 years ago
Next »