- 16 Jun, 2016 3 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
- 15 Jun, 2016 2 commits
-
-
Thomas Van Lenten authored
Add support for generation sources into a framework.
-
Thomas Van Lenten authored
- Add a protoc objc option (generate_for_named_framework) to set the name of the framework all generated sources will be in. - Tweak some comments/naming to make it clear what is the Protobuf framework vs. the framework for generated code. - Update the objc README to document the new generation option to protoc. This is working towards https://github.com/google/protobuf/issues/1457.
-
- 14 Jun, 2016 2 commits
-
-
Sergio Campamá authored
Also hotwires updating ruby as CocoaPods was crashing within a support library. Fixes #1619
-
Sergio Campamá authored
-
- 10 Jun, 2016 1 commit
-
-
Feng Xiao authored
proper codeblock in README
-
- 09 Jun, 2016 1 commit
-
-
Brent Shaffer authored
-
- 08 Jun, 2016 1 commit
-
-
Feng Xiao authored
protoc: support '=' in --proto_path arguments
-
- 07 Jun, 2016 6 commits
-
-
Bo Yang authored
-
Bo Yang authored
-
Feng Xiao authored
CMake prerelease versioning
-
Feng Xiao authored
Build examples in CMake
-
Joshua Haberman authored
Make conformance tests more strict about the failure list.
-
Josh Haberman authored
-
- 06 Jun, 2016 3 commits
-
-
Josh Haberman authored
OS X's version of Python has a slightly different error message for this error case.
-
Walter Gray authored
-
Walter Gray authored
-
- 03 Jun, 2016 6 commits
-
-
Konstantin Podsvirov authored
A series of improvements: - Improved Protobuf module compatibility (disabled by default); - Hide advanced settings; - Added build tree configuration; - Added build of examples.
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
Python 2.x doesn't detect unpaired surrogates so we have to do that manually.
-
Josh Haberman authored
The failure lists were falling out of date because the tests would pass even if people forgot to remove failures from the list.
-
- 02 Jun, 2016 3 commits
-
-
Bo Yang authored
-
Sergio Campamá authored
Add more context to GPBCodedInputStream failures. Have GPBMessage parsing apis extract out the GPBCodedInputStream information and expose it. Update HeaderDocs with pointers to all error domains/codes. Expand the unittests to cover the full set of errors reported. Fixes https://github.com/google/protobuf/issues/1618
-
Feng Xiao authored
Add https://github.com/os72/protobuf-dynamic
-
- 01 Jun, 2016 3 commits
-
-
https://github.com/os72/protobuf-dynamicos72 authored
Add reference to Protocol Buffers Dynamic Schema (https://github.com/os72/protobuf-dynamic)
-
Walter Gray authored
-
Walter Gray authored
-
- 31 May, 2016 5 commits
-
-
Feng Xiao authored
Update the list of places where the version is stored.
-
Feng Xiao authored
Bump cmake minimum required version to 2.8.12
-
Feng Xiao authored
add protobuf as3 lib and code generator for as3
-
Feng Xiao authored
Remove unused lines from CMake files.
-
Thomas Van Lenten authored
Merge beta-3 release branch into master.
-
- 30 May, 2016 2 commits
-
-
Thomas Van Lenten authored
Removing unused GPBExceptionMessageKey
-
Eric Zhong authored
1.only support proto3 2.support oneof map 3.support nested message and enum for as3
-
- 28 May, 2016 2 commits
-
-
Walter Gray authored
-
Walter Gray authored
-