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
...
*
|
|
|
|
Propogate onChange() event when getFooBuilder() is on an oneof message
Jisi Liu
2015-02-23
*
|
|
|
|
Add shutdown code for several newly introduced leaks;
Jisi Liu
2015-02-21
*
|
|
|
|
Use static_cast instead of dynamic_cast in arena unittest so that it can
Jisi Liu
2015-02-20
*
|
|
|
|
Fix review comments.
Jisi Liu
2015-02-19
*
|
|
|
|
Remove the unused set common oneof variables in helper
Jisi Liu
2015-02-19
*
|
|
|
|
fix equal and hash for bytes field for javanano oneof
Jisi Liu
2015-02-19
*
|
|
|
|
Clear oneofs.
Jisi Liu
2015-02-19
*
|
|
|
|
hashcode and equals for oneofs in nano.
Jisi Liu
2015-02-19
*
|
|
|
|
Equals for message oneof field in nano.
Jisi Liu
2015-02-19
*
|
|
|
|
Oneof message level elements (consts, case getter/clear) and messsage type fi...
Jisi Liu
2015-02-19
*
|
|
|
|
Initial check-in for message oneof.
Jisi Liu
2015-02-19
*
|
|
|
|
Initial check in for primitive oneof fields.
Jisi Liu
2015-02-19
*
|
|
|
|
Merge branch 'master' of github.com:google/protobuf
Josh Haberman
2015-02-17
|
\
\
\
\
\
*
|
|
|
|
|
Integrate changes from Google open-source branch.
Josh Haberman
2015-02-17
|
*
|
|
|
|
Merge pull request #204 from pherl/master
Jisi Liu
2015-02-17
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Properly support maps in Ruby protoc and another bugfix.
Chris Fallin
2015-02-12
|
|
|
|
|
|
*
Fix absolute/relative path in output
Bo Yang
2015-02-09
|
*
|
|
|
|
|
MIPS: remove immediate constraint within CompareAndSwap.
Gordana Cmiljanovic
2015-02-09
|
|
|
*
|
|
|
Add the .proto files for well-known types.
Feng Xiao
2015-02-09
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Add missing LIBPROTOC_EXPORT to ruby generator
Nobuaki Sukegawa
2015-02-08
|
|
|
|
|
*
Change target to output filenames
Bo Yang
2015-02-07
|
|
*
|
|
|
Get the map factory per mergeFrom() call for JavaNano.
Jisi Liu
2015-02-07
|
|
*
|
|
|
implement hashCode() for JavaNano maps.
Jisi Liu
2015-02-06
|
|
*
|
|
|
Implement Equals for nano.
Jisi Liu
2015-02-06
|
|
*
|
|
|
Fix the behavior when merging conflicting keys, the new value always
Jisi Liu
2015-02-05
|
|
|
|
|
*
Fix comment
Bo Yang
2015-02-04
|
|
*
|
|
|
Moving internal code to InternalNano and rename MapUtil to MapFactories.
Jisi Liu
2015-02-04
|
|
|
|
|
*
Clean code
Bo Yang
2015-02-04
|
|
|
|
|
*
Remove "include sstream" from command_line_interface.cc
Bo Yang
2015-02-04
|
|
|
|
|
*
Change flag for generating dependency file to "dependency_out". Delete
Bo Yang
2015-02-04
|
|
|
|
|
*
Fix comments.
Bo Yang
2015-02-03
|
|
|
|
|
*
Implement a feature to generate a dependency file. By giving protoc the flag
Bo Yang
2015-02-03
|
|
*
|
|
|
parsing and serialzation for maps in JavaNano.
Jisi Liu
2015-02-03
|
|
*
|
|
|
Parsing for Maps in JavaNano
Jisi Liu
2015-02-02
|
*
|
|
|
|
Merge pull request #186 from ennerf/win32-msvc-fix
Feng Xiao
2015-02-02
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Use map generator for maps field; skip entry message.
Jisi Liu
2015-02-02
|
*
|
|
|
|
|
Merge pull request #168 from cfallin/ruby-oneof
Joshua Haberman
2015-02-02
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
removed accidental whitespace
Florian Enner
2015-02-02
|
|
|
*
|
|
|
|
replaced type fix with the recommended way
Florian Enner
2015-01-31
|
|
|
*
|
|
|
|
fixed MSVC compile error
Florian Enner
2015-01-31
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
Initial checkin for maps support in JavaNano.
Jisi Liu
2015-01-30
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Remove unused methods:
Ming Zhao
2015-01-29
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Fix illegal C++ use of reinterpret_cast<> to cast between nullptr_t and a poi...
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2015-01-27
|
|
|
|
*
Add support for outputting dependency manifest files, used by ninja and make
Richard Geary
2015-01-23
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Add support for the TILE-Gx processor family.
Martin Ertsaas
2015-01-22
|
|
|
/
|
|
/
|
|
|
*
Fix golden-file Ruby test to work with out-of-tree builds.
Chris Fallin
2015-01-14
|
|
*
Two tests for Ruby code generator:
Chris Fallin
2015-01-14
|
|
*
Support oneofs in the Ruby code generator.
Chris Fallin
2015-01-14
|
|
/
|
*
Align backslash vertically
zhangkun83
2015-01-12
|
*
Include names.h as java_names.h in the opensource tree
zhangkun83
2015-01-12
[prev]
[next]