- 21 Dec, 2014 1 commit
-
-
Feng Xiao authored
Improved little endian byte order detection
-
- 16 Dec, 2014 1 commit
-
-
Kal Conley authored
Including <sys/param.h> on Mac/iOS doesn't define __BYTE_ORDER so PROTOBUF_LITTLE_ENDIAN was never being defined. This commit adds a check for the __LITTLE_ENDIAN__ macro which is defined by clang and Apple gcc on little endian architectures.
-
- 13 Dec, 2014 6 commits
-
-
Joshua Haberman authored
Support Ruby code generation only for proto3.
-
Chris Fallin authored
-
Feng Xiao authored
-
Feng Xiao authored
-
Feng Xiao authored
-
Joshua Haberman authored
Update Ruby build setup to produce gems successfully. Include upb as a single .c / .h file.
-
- 12 Dec, 2014 6 commits
-
-
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'.
-
Feng Xiao authored
Source code refactoring. Extracted common functionality in cpp_helpers.c...
-
Krishna authored
-
Krishna authored
-
Krishna authored
Returned print_indent and print_outdent back to printservicestub and printserviceclass in python generator
-
Feng Xiao authored
Make C++ code generation of string oneof field compatible with C++11
-
- 11 Dec, 2014 5 commits
- 10 Dec, 2014 5 commits
-
-
Krishna authored
-
Krishna authored
Source code refactoring. Extracted common functionality in cpp_helpers.cc and python/python_generator.cc
-
Joshua Haberman authored
Provide a Ruby extension.
-
Feng Xiao authored
-
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.
-
- 09 Dec, 2014 6 commits
- 05 Dec, 2014 3 commits
- 04 Dec, 2014 4 commits
- 03 Dec, 2014 3 commits