index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge pull request #1215 from haberman/commonjs
Joshua Haberman
2016-02-19
|
\
\
\
\
|
|
|
*
|
Make cpp generated enum constants constexpr when Options::proto_h is
Clement Courbet
2016-02-19
*
|
|
|
|
Support ObjC Generic Collections
Thomas Van Lenten
2016-02-18
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixed definition of extensions, and added CommonJS tests to Travis.
Josh Haberman
2016-02-18
|
*
|
|
Fixed nested message scopes for CommonJS.
Josh Haberman
2016-02-18
|
*
|
|
CommonJS tests are now passing.
Josh Haberman
2016-02-18
|
*
|
|
WIP.
Josh Haberman
2016-02-18
|
/
/
/
*
|
|
Merge pull request #260 from ejsd1989/issue-#242
Joshua Haberman
2016-02-16
|
\
\
\
*
\
\
\
Merge pull request #1144 from dongjoon-hyun/remove_redundant_the
Joshua Haberman
2016-02-11
|
\
\
\
\
*
\
\
\
\
Merge pull request #1194 from Photonios/master
Joshua Haberman
2016-02-11
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #1217 from jhump/jh/make-warning-useful
Joshua Haberman
2016-02-11
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #1185 from kkm000/icl-fix
Joshua Haberman
2016-02-10
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
make 'no syntax' warning useful by showing which file
Joshua Humphries
2016-02-06
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Rename Preconditions to ProtoPreconditions
Jon Skeet
2016-02-04
*
|
|
|
|
|
|
Rename GeneratedCodeInfo to GeneratedClrTypeInfo
Jon Skeet
2016-02-04
|
|
|
*
|
|
|
Remove redundant `the` in comments.
Dongjoon Hyun
2016-02-03
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Integrate from google internal.
Jisi Liu
2016-01-29
|
|
*
|
|
|
Fixed unused parameters and extra ';'
Swen Kooij
2016-01-28
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix Intel compiler warnings in include files on Windows
kkm
2016-01-27
|
/
/
/
/
*
|
|
|
Refactor README.md.
Feng Xiao
2016-01-21
*
|
|
|
Avoid upcasting uninitialized pointers
Brian Silverman
2016-01-20
*
|
|
|
Merge pull request #789 from motahan/solaris64_fix
Feng Xiao
2016-01-20
|
\
\
\
\
*
|
|
|
|
Fix compiler warning from repeated_field.h
John Burke
2016-01-19
*
|
|
|
|
Merge pull request #896 from jhump/jh/fix-ioexception-vs-invalidprotobuf-exce...
Feng Xiao
2016-01-16
|
\
\
\
\
\
|
*
|
|
|
|
fully qualify invocations of static methods on GeneratedMessage
Joshua Humphries
2016-01-15
|
*
|
|
|
|
throw IOException instead of InvalidProtocolBufferException when appropriate
Joshua Humphries
2016-01-15
*
|
|
|
|
|
Make sure that
Jon Skeet
2016-01-15
|
/
/
/
/
/
*
|
|
|
|
Prohibit null values in map fields
Jon Skeet
2016-01-11
*
|
|
|
|
Fix appveyor build.
Feng Xiao
2016-01-09
*
|
|
|
|
Patch internal change 111557819.
Feng Xiao
2016-01-06
*
|
|
|
|
Fix for Visual Studio 2008.
Feng Xiao
2015-12-30
*
|
|
|
|
Fix a misplaced macro.
Feng Xiao
2015-12-28
*
|
|
|
|
Fix a compiler warning.
Feng Xiao
2015-12-28
*
|
|
|
|
Add missing files to EXTRA_DIST.
Feng Xiao
2015-12-28
*
|
|
|
|
Merge branch master into v3.0.0-beta-2
Feng Xiao
2015-12-21
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #1062 from rinatz/master
Feng Xiao
2015-12-18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Initialize singleton instance by GoogleOnceInit()
Kenichiro IDA
2015-12-19
*
|
|
|
|
|
|
Make conformance tests build for C++ and Java.
Feng Xiao
2015-12-16
|
|
*
|
|
|
|
Alter FileDescriptorTables::kEmpty to GetEmptyInstance()
Kenichiro IDA
2015-12-17
|
*
|
|
|
|
|
Make ToString() valid without a type registry
Jon Skeet
2015-12-15
|
|
/
/
/
/
/
*
|
|
|
|
|
Remove the usage of C++11 override.
Feng Xiao
2015-12-14
*
|
|
|
|
|
Down-integrate from internal code base.
Feng Xiao
2015-12-11
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1025 from Yangqing/master
Feng Xiao
2015-12-09
|
\
\
\
\
\
|
*
|
|
|
|
Minor changes to match the internal version
Yangqing Jia
2015-12-09
*
|
|
|
|
|
Merge pull request #1033 from c0nk/wip-implicit-cast-fix
Feng Xiao
2015-12-09
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix narrowing implicit cast in generated message [NFC]
Kal Conley
2015-12-08
*
|
|
|
|
|
|
Use angle bracket for well known type proto header.
Bo Yang
2015-12-08
|
/
/
/
/
/
/
|
*
/
/
/
/
Arena type traits standardization.
Yangqing Jia
2015-12-05
|
/
/
/
/
/
*
|
|
|
|
Tweak the error message as the generate is in the core binary these days.
Thomas Van Lenten
2015-12-02
*
|
|
|
|
Fix some narrowing implicit casts [NFC]
Kal Conley
2015-11-28
[prev]
[next]