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 #2121 from mazurkin/issue-2108
Feng Xiao
2018-06-18
|
\
*
|
proto_writer.h: RenderBytes is an override. Marking it. (#4707)
medinandres
2018-06-18
*
|
Merge pull request #4739 from asimshankar/tf-bytesize
Feng Xiao
2018-06-18
|
\
\
*
\
\
Merge pull request #3901 from wijagels/master
Feng Xiao
2018-06-11
|
\
\
\
|
|
*
|
Graceful failure in SerializeToArray().
Asim Shankar
2018-06-07
|
|
/
/
|
/
|
|
*
|
|
Remove js_embed binary. (#4709)
Feng Xiao
2018-06-01
*
|
|
Added Clang thread-safety annotations in mutex.h
Adam Cozzette
2018-05-30
*
|
|
Move methods out of class (#4697)
Paul Yang
2018-05-29
*
|
|
Add back GeneratedClassName to public (#4686)
Paul Yang
2018-05-25
*
|
|
PHP namespaces for nested messages and enums (#4536)
Brent Shaffer
2018-05-24
*
|
|
PHP array constructors for protobuf messages (#4530)
Brent Shaffer
2018-05-24
*
|
|
Adopt ruby_package in ruby generated code. (#4627)
Paul Yang
2018-05-17
*
|
|
re-write int128 long division to avoid license impact from stackoverflow refe...
NickFengIBM
2018-05-17
*
|
|
Merge pull request #4624 from eughermann/hash-ub-fix
Adam Cozzette
2018-05-15
|
\
\
\
*
|
|
|
Adopt php_metadata_namespace in php code generator (#4622)
Paul Yang
2018-05-14
|
*
|
|
Remove undefined behavior from the hash function.
Eugene Hermann
2018-05-14
*
|
|
|
fix index out of range error in C# generation using msvc (#1329)
Warren Falk
2018-05-14
|
/
/
/
*
|
|
Add file option php_metadata_namespace and ruby_package (#4609)
Paul Yang
2018-05-11
*
|
|
Fix error in Clang UndefinedBehaviorSanitizer
Petter Strandmark
2018-05-04
*
|
|
MinGW build failed
Ivan Shynkarenka
2018-05-02
*
|
|
typo
Brady Killeen
2018-04-26
*
|
|
Write messages to backing field in generated C# cloning code (#4440)
Sydney Acksman
2018-04-19
*
|
|
Merge pull request #4504 from xfxyjwf/lite
Feng Xiao
2018-04-18
|
\
\
\
*
|
|
|
Fixed a Visual Studio 2017 build error. (#4488)
Ronny Krüger
2018-04-16
|
*
|
|
Cleanup + documentation for Java Lite runtime.
Feng Xiao
2018-04-12
|
/
/
/
*
|
|
Merge pull request #4452 from xfxyjwf/doc
Feng Xiao
2018-04-02
|
\
\
\
*
|
|
|
Don't generate imports for the WKTs unless generating the WKTs.
Thomas Van Lenten
2018-04-02
*
|
|
|
Trim imports for bundled generated protos.
Thomas Van Lenten
2018-04-02
|
*
|
|
Update instructions about getting protobuf source.
Feng Xiao
2018-03-29
|
/
/
/
*
|
|
Removed atomicops.h since it is no longer used
Adam Cozzette
2018-03-27
*
|
|
Include googletest as a submodule (#3993)
Carlos O'Ryan
2018-03-26
*
|
|
source code info for interpreted options; fix source code info for extension ...
Joshua Humphries
2018-03-26
*
|
|
Merge pull request #4431 from xfxyjwf/rmnano
Feng Xiao
2018-03-26
|
\
\
\
*
|
|
|
Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (...
Alexey Malov
2018-03-26
*
|
|
|
Merge pull request #4395 from stone4774/fixbug_enum2json2
Feng Xiao
2018-03-26
|
\
\
\
\
|
|
*
|
|
Remove javanano.
Feng Xiao
2018-03-26
*
|
|
|
|
Fix missing LIBPROTOC_EXPORT.
Egor Pugin
2018-03-25
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Removed some unused C++ source files
Adam Cozzette
2018-03-22
|
*
|
|
Merge branch 'master' into fixbug_enum2json2
stone4774
2018-03-22
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDe...
stone4774
2018-03-21
*
|
|
|
Merge pull request #4387 from acozzette/down-integrate
Adam Cozzette
2018-03-20
|
\
\
\
\
|
*
|
|
|
Added new test source files to Makefile.am
Adam Cozzette
2018-03-20
|
*
|
|
|
Removed use of some type traits
Adam Cozzette
2018-03-20
|
|
*
|
|
Fix bug: whether always_print_enums_as_ints is true or false, it always print...
stone4774
2018-03-19
*
|
|
|
|
Merge pull request #4371 from Rasrack/gnuc_minor
Adam Cozzette
2018-03-15
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #4310 from KindDragon/patch-1
Feng Xiao
2018-03-14
|
\
\
\
\
\
\
|
|
|
*
|
|
|
Deleted scoped_ptr.h
Adam Cozzette
2018-03-14
|
|
|
*
|
|
|
Fixed up proto3_lite_unittest.cc
Adam Cozzette
2018-03-14
|
|
|
*
|
|
|
Merge branch 'master' into down-integrate
Adam Cozzette
2018-03-13
|
|
|
|
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
Integrated internal changes from Google
Adam Cozzette
2018-03-13
[next]