Skip to content

Tags: ittaiz/protobuf

Tags

v3.5.2

Toggle v3.5.2's commit message
Bump version number to 3.5.2

v3.5.1.1

Toggle v3.5.1.1's commit message
Update version number to 3.5.1.1

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request protocolbuffers#4073 from pherl/changelog

Update changelog for 3.5.1

v3.5.0.1

Toggle v3.5.0.1's commit message
Add release log

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request protocolbuffers#3868 from pherl/3.5.x

Support win32 long path for cross compiled build

v3.4.1

Toggle v3.4.1's commit message
Merge pull request protocolbuffers#3642 from pherl/3.4.x

Bump version for minor release

v3.4.0

Toggle v3.4.0's commit message
Merge pull request protocolbuffers#3495 from pherl/c++11

Add std::forward and std::move autoconf check

v3.4.0rc3

Toggle v3.4.0rc3's commit message
Merge pull request protocolbuffers#3485 from pherl/mingw

Fix build on MinGW32

v3.4.0rc2

Toggle v3.4.0rc2's commit message
Make code free of missing-field-initializers warnings

v3.4.0rc1

Toggle v3.4.0rc1's commit message
Merge pull request protocolbuffers#3461 from TeBoring/3.4.x

Merge master into 3.4.x