- 21 Jul, 2016 1 commit
-
-
Josh Haberman authored
-
- 18 May, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 10 Jul, 2015 1 commit
-
-
Josh Haberman authored
While we are C99 in general, the Ruby build system for building C extensions enables several flags that throw warnings for C89/C90 variable ordering rules. To avoid spewing a million warnings (or trying to specifically override these warnings with command-line flags, which would be tricky and possibly fragile) we conform to Ruby's world of C89/C90. Change-Id: I0e03e62d95068dfdfde112df0fb16a248a2f32a0
-
- 19 May, 2015 1 commit
-
-
Chris Fallin authored
Also fixed lines with > 80 char length.
-
- 02 May, 2015 1 commit
-
-
Adam Greene authored
-
- 02 Feb, 2015 1 commit
-
-
Chris Fallin authored
-
- 26 Jan, 2015 2 commits
-
-
Chris Fallin authored
-
Chris Fallin authored
-
- 15 Jan, 2015 1 commit
-
-
Chris Fallin authored
-
- 14 Jan, 2015 1 commit
-
-
Chris Fallin authored
-
- 09 Jan, 2015 1 commit
-
-
Chris Fallin authored
-
- 07 Jan, 2015 1 commit
-
-
Chris Fallin authored
-
- 06 Jan, 2015 1 commit
-
-
Chris Fallin authored
This adds the Map container and support for parsing and serializing maps in the protobuf wire format (as defined by the C++ implementation, with MapEntry submessages in a repeated field). JSON map serialization/parsing are not yet supported as these will require some changes to upb as well.
-
- 12 Dec, 2014 1 commit
-
-
Chris Fallin authored
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'.
-
- 10 Dec, 2014 1 commit
-
-
Chris Fallin authored
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.
-