- 20 May, 2016 1 commit
-
-
Thomas Van Lenten authored
- Env solution doesn't seem to always work, use template pod files and copy them in place instead. - Flush the pods cache before and after runs. - Make pod install verbose to have the info incase something goes wrong.
-
- 19 May, 2016 6 commits
-
-
Thomas Van Lenten authored
Add shared schemes for the CocoaPods integration tests
-
Thomas Van Lenten authored
Otherwise the projects have to be opened once to create user schemes for the command line builds to work.
-
Thomas Van Lenten authored
OS X gitignore cleanup and cocoapods integration tests
-
Thomas Van Lenten authored
- Add an Xcode 6.3 created default iOS Project. - Add an Xcode 6.3 created default OS X Project. - Add Podfiles to for both that use Protobufs from within the tree. - Add a script to run the tests (and cleanup) to help confirm the state of the Protobuf.podspec and sources.
-
Joshua Haberman authored
Ruby oneofs: return default instead of nil for unset fields.
-
Thomas Van Lenten authored
- Add the folder CocoaPods will add to the root folder. - Move and expand the entries in the objectivec directory.
-
- 18 May, 2016 10 commits
-
-
Josh Haberman authored
-
Joshua Haberman authored
Export class Arena to shared library.
-
Joshua Haberman authored
Fix #include in js_generator.cc
-
Jisi Liu authored
Merge beta-3 release branch again.
-
Josh Haberman authored
-
Paul Yang authored
Integrate interanl changes
-
Bo Yang authored
-
Joshua Haberman authored
JSON format for Any message must print @type first
-
Jisi Liu authored
Fix protoc artifact pom version
-
Jisi Liu authored
-
- 17 May, 2016 5 commits
-
-
Jie Luo authored
-
Adam Michalik authored
This got broken in commit 6ef984af which integrated changes from internal branch.
-
Adam Michalik authored
The commit 3b3c8abb has replaced the <> with "" in #include statement in js_generator.cc
-
Jisi Liu authored
Added download_url to be able to upload to pypi.
-
Jisi Liu authored
-
- 16 May, 2016 4 commits
- 14 May, 2016 2 commits
- 13 May, 2016 7 commits
-
-
Jisi Liu authored
-
Joshua Haberman authored
Test redundant varint fields decoding in JS.
-
Jisi Liu authored
Remove the instructions for pbconfig.h
-
Jisi Liu authored
Added release notes for Ruby and JavaScript.
-
Josh Haberman authored
-
Jisi Liu authored
-
Jisi Liu authored
Fine-tune build scripts and better documentation.
-
- 12 May, 2016 5 commits
-
-
Kun Zhang authored
-
Jisi Liu authored
Bridge vs2008 hashmaps.
-
Jisi Liu authored
Add compatibility notice for Java.
-
Jisi Liu authored
python changes
-
Grigoriy Kraynov authored
Varints are generally encoded in minimum possible length but need to ensure that any redundancy does not break fields decoder.
-