Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | Merge pull request #2819 from haberman/pythonexcept | Joshua Haberman | 2017-03-09 | |
|\ \ \ \ \ | ||||
| * | | | | | update_failure_list.py: fixed Python "raise" statement. | Josh Haberman | 2017-03-09 | |
| | | * | | | Don't expose gson exceptions in JsonFormat. | Feng Xiao | 2017-03-09 | |
* | | | | | | Merge pull request #2804 from acozzette/ruby-memcpy | Adam Cozzette | 2017-03-09 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
* | | | | | | Merge pull request #2810 from xfxyjwf/i1994 | Feng Xiao | 2017-03-09 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #2775 from xfxyjwf/fixmajor | Feng Xiao | 2017-03-09 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #2814 from pherl/javadeprecate | Jisi Liu | 2017-03-09 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add annotations for deprecated messages in Java | Jisi Liu | 2017-03-09 | |
| | | | * | | | | | Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc | Adam Cozzette | 2017-03-09 | |
| | | | |/ / / / | ||||
| | | * / / / / | Avoid redundant type casts for oneof bytes fields. | Feng Xiao | 2017-03-08 | |
| |_|/ / / / / |/| | | | | | | ||||
| | | | * | | | Make JsonFormat locale independent. | Feng Xiao | 2017-03-08 | |
| |_|_|/ / / |/| | | | | | ||||
* | | | | | | Merge pull request #2602 from GreatFruitOmsk/issue-2428 | Feng Xiao | 2017-03-08 | |
|\ \ \ \ \ \ | ||||
* | | | | | | | Fix Bad Link for Common Lisp | Jie Luo | 2017-03-08 | |
* | | | | | | | Rename encode/decode to serializeToString/mergeFromString (#2795) | Paul Yang | 2017-03-08 | |
| |_|_|/ / / |/| | | | | | ||||
| | | | * | | compiler/cli: PrintHelpText prints to stdout instead of stderr | Emmanuel Odeke | 2017-03-08 | |
| |_|_|/ / |/| | | | | ||||
* | | | | | Merge pull request #2793 from keveman/master | Feng Xiao | 2017-03-07 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #2613 from aausch/fix_memory_leak | Jisi Liu | 2017-03-06 | |
|\ \ \ \ \ \ | ||||
| | * | | | | | Removed a stray return statement, causing compilation error. | Manjunath Kudlur | 2017-03-06 | |
| |/ / / / / |/| | | | | | ||||
| | | | | * | JS: ensure that extension values are serialized even if they're falsy | Adam Cozzette | 2017-03-06 | |
* | | | | | | Detect if Descriptor.cs changes for csharp | Jie Luo | 2017-03-06 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #2751 from keveman/master | Feng Xiao | 2017-03-06 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Merge pull request #2784 from acozzette/log-2-floor-int | Adam Cozzette | 2017-03-03 | |
|\ \ \ \ \ \ \ | ||||
| | * | | | | | | Added comment explaining the protobuf_headers target. | Manjunath Kudlur | 2017-03-02 | |
| | | * | | | | | Detect if Descriptor.cs changes for csharp | Jie Luo | 2017-03-02 | |
| |_|/ / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #2755 from xfxyjwf/rubycomp | Feng Xiao | 2017-03-02 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #2785 from thomasvl/threading_race | Thomas Van Lenten | 2017-03-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Handing threading race resolving methods. | Thomas Van Lenten | 2017-03-02 | |
|/ / / / / / / / | ||||
| | * / / / / / | Return uint32 from Log2FloorNonZero64 | Adam Cozzette | 2017-03-02 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #2774 from acozzette/closure-builder | Adam Cozzette | 2017-03-02 | |
|\ \ \ \ \ \ \ | ||||
* | | | | | | | | Disable static analyzer for message semaphore creation (#2748) | Sergio Campamá | 2017-03-01 | |
* | | | | | | | | Fix gcc 4.1 build (#1035) (#1913) | Matt Hauck | 2017-03-01 | |
* | | | | | | | | Change hint type to `const void*` (#2568) | Matt Hauck | 2017-03-01 | |
* | | | | | | | | Add mergeFrom method on Message (#2766) | Paul Yang | 2017-03-01 | |
| * | | | | | | | Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript | Adam Cozzette | 2017-03-01 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #2674 from acozzette/js-test-cleanup | Adam Cozzette | 2017-03-01 | |
|\ \ \ \ \ \ \ | ||||
| | | | | | | * | Undef major/minor if they are defined as macro. | Feng Xiao | 2017-02-28 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | Removed log statement from writer_test.js | Adam Cozzette | 2017-02-28 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #2770 from xfxyjwf/fixcmake | Jisi Liu | 2017-02-28 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #2772 from sschuberth/master | Feng Xiao | 2017-02-28 | |
|\ \ \ \ \ \ \ | ||||
* | | | | | | | | There might be duplicated enum values when allow_alias is true. Add Preferred... | Jie Luo | 2017-02-28 | |
| * | | | | | | | Prefer the term "3-Clause BSD License" over "New BSD License" | Sebastian Schuberth | 2017-02-28 | |
| * | | | | | | | Fix links to the New BSD License in meta-data | Sebastian Schuberth | 2017-02-28 | |
|/ / / / / / / | ||||
| * | | | | | | Remove the use of C++11 features. | Feng Xiao | 2017-02-27 | |
| | * | | | | | Add Ruby compatibilty test against 3.0.0. | Feng Xiao | 2017-02-27 | |
* | | | | | | | Merge pull request #2733 from wmamrak/patch-1 | Adam Cozzette | 2017-02-27 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #2729 from MarcelRaad/fix_inline_msvc12 | Adam Cozzette | 2017-02-27 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #2355 from xfxyjwf/fixjson | Feng Xiao | 2017-02-24 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #2732 from AsturaPhoenix/master | Adam Cozzette | 2017-02-24 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2747 from liutikas/master | Adam Cozzette | 2017-02-24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2734 from msabramo/patch-1 | Adam Cozzette | 2017-02-24 | |
|\ \ \ \ \ \ \ \ \ \ \ |