aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | Merge pull request #2327 from ctubbsii/fix-maven-compiler-pluginGravatar Adam Cozzette2016-11-09
| |\ \ \ \ \
| * | | | | | Implement RepeatedFieldIter for c extension. (#2333)Gravatar Paul Yang2016-11-08
| | | | * | | Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the mac...Gravatar Sergio Campama2016-11-07
| | |_|/ / / | |/| | | |
| | | * | | Added explicit cast to avoid size warning on Win64.Gravatar Rodrigo Hernandez2016-11-04
| | |/ / / | |/| | |
| * | | | Merge pull request #2329 from acozzette/unused-parameterGravatar Adam Cozzette2016-11-04
| |\ \ \ \
| * \ \ \ \ Merge pull request #2330 from manupsunny/masterGravatar Jisi Liu2016-11-04
| |\ \ \ \ \
| | * | | | | Fix message for InvalidProtocolBufferExceptionGravatar Msp2016-11-04
| |/ / / / /
| | * / / / Fix unused parameter warnings in arena_freeGravatar Adam Cozzette2016-11-04
| |/ / / /
| | * / / Use latest maven-compiler-plugin (2.6.0)Gravatar Christopher Tubbs2016-11-04
| |/ / /
| * | | Merge pull request #2301 from jbrianceau/arm-atomic-kuser-helpers-fix-v2Gravatar Feng Xiao2016-11-03
| |\ \ \
| * | | | Update conformance test failure listGravatar Jon Skeet2016-11-03
| * | | | Change JSON field name formattingGravatar Jon Skeet2016-11-03
| | | | * Fix copy pasta in testGravatar Marcin Wyszynski2016-11-03
| | | | * More Ruby-eqsue interfaceGravatar Marcin Wyszynski2016-11-03
| | |_|/ | |/| |
| * | | Merge pull request #2302 from jbrianceau/generic-gcc-atomics-strong-cmpxchgGravatar Jisi Liu2016-11-02
| |\ \ \
| * \ \ \ Merge pull request #2318 from mavrukin/patch-1Gravatar Feng Xiao2016-11-02
| |\ \ \ \
| | * | | | Fix compiler warnings when running :protobuf_testGravatar Michael Avrukin2016-11-02
| |/ / / /
| * | | | Merge pull request #2307 from sinzianag/swift_protobufGravatar Feng Xiao2016-10-31
| |\ \ \ \
| * \ \ \ \ Merge pull request #2309 from thomasvl/note_about_coding_supportGravatar Thomas Van Lenten2016-10-31
| |\ \ \ \ \
| | * | | | | Add note about extension use and Coding support.Gravatar Thomas Van Lenten2016-10-31
| |/ / / / /
| | * | | | Adding Apple's Swift ProtobufGravatar Sinziana Gafitanu2016-10-30
| | | * | | generic atomicops: Use strong compare_exchangeGravatar Julien Brianceau2016-10-28
| | |/ / / | |/| | |
| | | * | [arm/gcc] Don't rely on KUSER_HELPERS feature for atomicsGravatar Julien Brianceau2016-10-28
| | |/ / | |/| |
| * | | Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297)Gravatar Sergio Campamá2016-10-27
| * | | Trigger update of docker for new changes in #2282. (#2288)Gravatar Paul Yang2016-10-27
| * | | Merge pull request #2290 from ramrunner/OpenBSDsupportGravatar Feng Xiao2016-10-26
| |\ \ \
| | * | | define no_threadlocal on OpenBSDGravatar ramrunner2016-10-26
| |/ / /
| * | | Merge pull request #2284 from pherl/plugin_optGravatar Jisi Liu2016-10-26
| |\ \ \
| | * | | Add comments about converting directives into PluginNameGravatar Jisi Liu2016-10-26
| | * | | Support extra parameters for plugins.Gravatar Jisi Liu2016-10-25
| | |/ /
| * / / Fix pure php implementation for 32-bit machine. (#2282)Gravatar Paul Yang2016-10-25
| |/ /
| * | Merge pull request #2274 from nmittler/gaeGravatar Feng Xiao2016-10-20
| |\ \
| | * | Hacking ByteBufferWriter to work with GAEGravatar nmittler2016-10-20
| |/ /
| * | Merge pull request #2264 from rshin/masterGravatar Feng Xiao2016-10-19
| |\ \
| | * | Use -DPROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOSGravatar Richard Shin2016-10-19
| | * | Place Python extensions correctly in Bazel build.Gravatar Richard Shin2016-10-18
| |/ /
| * | Merge pull request #2254 from JasonLunn/patch-1Gravatar Feng Xiao2016-10-16
| |\ \
| | * | Use git clean before installing via bundlerGravatar Jason Lunn2016-10-14
| |/ /
| * | Merge pull request #1959 from abergmeier-dsfishlabs/feature/cppGravatar Feng Xiao2016-10-13
| |\ \
| * | | Merge pull request #2251 from TeBoring/masterGravatar Paul Yang2016-10-13
|/| | |
| * | | Merge 3.1.x into master.Gravatar Bo Yang2016-10-13
|/| | |
* | | | Add 32-bit machine test on jenkins. (#2245)Gravatar Paul Yang2016-10-12
* | | | Merge pull request #2246 from fweikert/patch-1Gravatar Feng Xiao2016-10-12
|\ \ \ \
| * | | | Declare all inputs of protoc actionGravatar Florian Weikert2016-10-12
|/ / / /
| * | | Fix the bug that message without namespace is not found in the descriptor poo...Gravatar Paul Yang2016-10-11
| * | | Merge pull request #2203 from mrry/msvc_fixGravatar Feng Xiao2016-10-11
| |\ \ \
| | | | * JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because o...Gravatar Wojciech Mandrysz2016-10-10
* | | | | Merge pull request #2234 from TeBoring/masterGravatar Paul Yang2016-10-10
|\ \ \ \ \
| * | | | | Fix python_cpp test on Mac. Link staticly when building extension, so that th...Gravatar Paul Yang2016-10-10
| * | | | | Add csharp/build_tools.sh for dist check.Gravatar Bo Yang2016-10-10