Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Include googletest as a submodule (#3993) | Carlos O'Ryan | 2018-03-26 |
| | | | Add googletest as a submodule in third_party/googletest. | ||
* | Added C++ benchmark. (#1525) | Joshua Haberman | 2016-09-23 |
| | |||
* | Rename protobuf Ruby module to google/protobuf and rework its build | Chris Fallin | 2014-12-12 |
| | | | | | | system. The Ruby module build now uses an amalgamated distribution of upb, and successfully builds a Ruby gem called 'google-protobuf' with module 'google/protobuf'. | ||
* | Provide a Ruby extension. | Chris Fallin | 2014-12-09 |
This adds a Ruby extension in ruby/ that is based on the 'upb' library (now included as a submodule), and adds support for Ruby code generation to the protoc compiler. |