aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | | Fixed parsing of BoolValue.Gravatar Jos Hickson2016-05-11
| * | | | | | Merge remote-tracking branch 'refs/remotes/google/master'Gravatar Jos Hickson2016-05-11
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| | | * | | | Merge pull request #1514 from pherl/fix_heap_checkGravatar Jisi Liu2016-05-10
| | | |\ \ \ \
| | | | | | * | Initial draft for changelog.Gravatar Jisi Liu2016-05-10
| |_|_|_|_|/ / |/| | | | | |
| | | | * | | Fix the command line interface unittest againGravatar Jisi Liu2016-05-10
| |_|_|/ / / |/| | | | |
| | | * | | Merge pull request #1513 from pherl/fix-build-protocGravatar Jisi Liu2016-05-10
| |_|/| | | |/| | | | |
| | | * | | Fix protoc build artifact script.Gravatar Jisi Liu2016-05-10
| |_|/ / / |/| | | |
| | | * | Update version numbers for other languagesGravatar Jisi Liu2016-05-10
| | | * | Update version numbers for beta3Gravatar Jisi Liu2016-05-10
| |_|/ / |/| | |
* | | | Merge pull request #1510 from thomasvl/nonnullGravatar Thomas Van Lenten2016-05-10
|\ \ \ \
| * | | | Declare an init and avoid passing NULL to initWithValue:count:Gravatar Thomas Van Lenten2016-05-10
* | | | | Merge pull request #1498 from thomasvl/build_cleanupGravatar Joshua Haberman2016-05-09
|\ \ \ \ \ | |/ / / / |/| | | |
| | | * | Remove confounding and unused #define - breaks boost/predef/other/endian.hGravatar Walter Gray2016-05-06
* | | | | Merge pull request #1502 from pherl/masterGravatar Jisi Liu2016-05-06
|\ \ \ \ \
| * | | | | Remove accidentally restored deleted files.Gravatar Jisi Liu2016-05-06
* | | | | | Merge pull request #1494 from pherl/masterGravatar Jisi Liu2016-05-06
|\| | | | |
* | | | | | Merge pull request #1499 from beardedN5rd/masterGravatar Feng Xiao2016-05-06
|\ \ \ \ \ \
| * | | | | | after comment of Feng Xiao changed the entry to g++Gravatar beardedn5rd2016-05-06
* | | | | | | Merge pull request #1496 from ozkuran/masterGravatar Feng Xiao2016-05-06
|\ \ \ \ \ \ \
| | | | * | | | Add the missing maintiner-clean entry for benchmarksGravatar Thomas Van Lenten2016-05-06
| | | | * | | | Properly express all outputs for the conformance buildGravatar Thomas Van Lenten2016-05-06
| | | | * | | | Add two missing ignores for conformance directory.Gravatar Thomas Van Lenten2016-05-06
| |_|_|/ / / / |/| | | | | |
| | * | | | | updated READMEGravatar beardedn5rd2016-05-06
| * | | | | | Updated README.mdGravatar Mahmut Ali ÖZKURAN2016-05-06
|/ / / / / /
* | | | | | Merge pull request #1471 from jskeet/any-hostGravatar Jon Skeet2016-05-06
|\ \ \ \ \ \
| | | * | | | Fix using std::shared_ptrGravatar Jisi Liu2016-05-05
| | | * | | | Fix the std::string error introduced in integration.Gravatar Jisi Liu2016-05-05
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #1409 from eeight/fix_enum_corruptionGravatar Feng Xiao2016-05-04
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #1482 from nicolasnoble/rake-tweaks-2Gravatar Joshua Haberman2016-05-03
|\ \ \ \ \ \
| * | | | | | Properly generating well known proto files for the macos build.Gravatar Nicolas "Pixel" Noble2016-05-04
|/ / / / / /
* | | | | | Merge pull request #1464 from google/benchmarksGravatar Joshua Haberman2016-05-03
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #1473 from nicolasnoble/rake-tweaksGravatar Joshua Haberman2016-05-03
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | * | | | | Addressed PR comments.Gravatar Josh Haberman2016-05-03
* | | | | | | Merge pull request #1467 from pherl/masterGravatar Jisi Liu2016-04-30
|\ \ \ \ \ \ \
| | * | | | | | Addressing concerns.Gravatar Nicolas "Pixel" Noble2016-04-30
| * | | | | | | Update descritpor protos for objcGravatar Jisi Liu2016-04-29
* | | | | | | | Merge pull request #1474 from pherl/fixscriptGravatar Thomas Van Lenten2016-04-29
|\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge the script fix.Gravatar Jisi Liu2016-04-29
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fix cp -r usage to be portable.Gravatar Jisi Liu2016-04-29
|/ / / / / / / /
| | * | | | | | Few tweaks to the rakefile to permit native gems compilation with the proto f...Gravatar Nicolas "Pixel" Noble2016-04-29
| | | * | | | | Fixed for pre-C++11 ifstream which does not accept std::string.Gravatar Josh Haberman2016-04-29
| | | * | | | | Read files directly from filesystem since xxd isn't always available.Gravatar Josh Haberman2016-04-29
| | | * | | | | Make the C++ tests build the benchmarking code.Gravatar Josh Haberman2016-04-29
| | | * | | | | Updates for PR comments.Gravatar Josh Haberman2016-04-29
| | | | | * | | Allow custom type URL prefixes in Any.PackGravatar Jon Skeet2016-04-29
| |_|_|_|/ / / |/| | | | | |
| * | | | | | Update file lists.Gravatar Jisi Liu2016-04-28
| * | | | | | Merge branch 'master' of github.com:google/protobufGravatar Jisi Liu2016-04-28
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Down integrate from Google internal.Gravatar Jisi Liu2016-04-28
* | | | | | | Merge pull request #1462 from acozzette/ruby-2.3Gravatar Adam Cozzette2016-04-28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | * | | | Added README describing the directory.Gravatar Josh Haberman2016-04-27