- 08 Feb, 2015 2 commits
-
-
Chris Fallin authored
Add missing LIBPROTOC_EXPORT to ruby generator
-
Nobuaki Sukegawa authored
-
- 05 Feb, 2015 2 commits
-
-
Joshua Haberman authored
Updated to latest upb and added test for JSON map operation.
-
Chris Fallin authored
-
- 03 Feb, 2015 3 commits
-
-
Chris Fallin authored
add #to_ary to RepeatedField
-
Isaiah Peng authored
-
Feng Xiao authored
MSVC protoc compiler fix
-
- 02 Feb, 2015 5 commits
-
-
Chris Fallin authored
-
Joshua Haberman authored
Support oneofs in MRI Ruby C extension.
-
Chris Fallin authored
-
Chris Fallin authored
-
Florian Enner authored
-
- 01 Feb, 2015 2 commits
-
-
Florian Enner authored
-
Florian Enner authored
<stdint.h> is not part of the standard, so I've added a workaround.
-
- 31 Jan, 2015 1 commit
-
-
- 29 Jan, 2015 1 commit
-
-
Feng Xiao authored
-
- 27 Jan, 2015 3 commits
- 26 Jan, 2015 2 commits
-
-
Chris Fallin authored
-
Chris Fallin authored
-
- 15 Jan, 2015 3 commits
-
-
Chris Fallin authored
-
Chris Fallin authored
-
Chris Fallin authored
-
- 14 Jan, 2015 3 commits
-
-
Chris Fallin authored
- A golden-file test that ensures protoc produces known-valid output. - A Ruby test that loads that golden file and ensures it actually works with the extension. This split strategy allows us to test end-to-end without needing to integrate the Ruby gem build system and the protoc build system. This is desirable because we do not want a gem build/install to depend on building protoc, and we do not want building protoc to depend on building and testing the gem.
-
Chris Fallin authored
-
Chris Fallin authored
-
- 13 Jan, 2015 4 commits
-
-
Joshua Haberman authored
Support for maps in the MRI C Ruby extension.
-
Chris Fallin authored
-
Feng Xiao authored
Include names.h as java_names.h in the opensource tree
-
Chris Fallin authored
-
- 12 Jan, 2015 2 commits
-
-
zhangkun83 authored
-
zhangkun83 authored
-
- 10 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.
-
- 22 Dec, 2014 1 commit
-
-
Feng Xiao authored
Update python version / setuptools instructions
-
- 21 Dec, 2014 2 commits