4407 Commits (a7e3b0ab016312f7427426d2cb88b0ab77210b79)
 

Author SHA1 Message Date
Adam Cozzette a7e3b0ab01 Merge pull request #2774 from acozzette/closure-builder 8 years ago
Sergio Campamá 8b182cc455 Disable static analyzer for message semaphore creation (#2748) 8 years ago
Matt Hauck 6011d7ca4c Fix gcc 4.1 build (#1035) (#1913) 8 years ago
Matt Hauck 25ecd559cc Change hint type to `const void*` (#2568) 8 years ago
Paul Yang bcbaabe53a Add mergeFrom method on Message (#2766) 8 years ago
Adam Cozzette 671e075c5e Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript 8 years ago
Adam Cozzette 7339fc04c4 Merge pull request #2674 from acozzette/js-test-cleanup 8 years ago
Adam Cozzette aff9d9d39c Removed log statement from writer_test.js 8 years ago
Jisi Liu 5274d6ee31 Merge pull request #2770 from xfxyjwf/fixcmake 8 years ago
Feng Xiao 83b0cc9ba6 Merge pull request #2772 from sschuberth/master 8 years ago
Jie Luo 606cb7ed2c There might be duplicated enum values when allow_alias is true. Add PreferredAlias into OriginalNameAttribute to remove the duplication (#2727) 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Sebastian Schuberth 6395a1cbd9 Fix links to the New BSD License in meta-data 8 years ago
Feng Xiao ffde972ac7 Remove the use of C++11 features. 8 years ago
Adam Cozzette d41c47fff9 Merge pull request #2733 from wmamrak/patch-1 8 years ago
Adam Cozzette 8d61f9c3bf Merge pull request #2729 from MarcelRaad/fix_inline_msvc12 8 years ago
Feng Xiao b4b0e304be Merge pull request #2355 from xfxyjwf/fixjson 8 years ago
Adam Cozzette 8387b88cdc Merge pull request #2732 from AsturaPhoenix/master 8 years ago
Adam Cozzette 66c64e7045 Merge pull request #2747 from liutikas/master 8 years ago
Adam Cozzette 8c8b8e61f2 Merge pull request #2734 from msabramo/patch-1 8 years ago
Jisi Liu 72b82e6875 Merge pull request #2630 from blodan/master 8 years ago
Thomas Van Lenten 963473b1dd Merge pull request #2753 from thomasvl/recursive_drop 8 years ago
Thomas Van Lenten d07176654b Add GPBMessageDropUnknownFieldsRecursively() and tests. 8 years ago
John Brock 17174b54dd Updating README 8 years ago
John Brock f83d129555 Upgrading test-related libraries 8 years ago
John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility 8 years ago
Aurimas Liutikas a434bfc232 Fix compiler warnings about unused variables in generated_message_reflection.h 8 years ago
Feng Xiao 1a8cbfd355 Merge pull request #2736 from na-ka-na/master3 8 years ago
Sanchay Harneja 172e0a6423 Add an option to always print enums as ints in Json API 8 years ago
Marc Abramowitz 86208c526b README.md: Make docs URL a link 8 years ago
Wojciech Mamrak 37bd5d525b Disable MSVC warning C4309 8 years ago
Ross Wang 01a05a53f4 const FieldDescriptorCompare 8 years ago
Marcel Raad 8f9c0a44bd
Fix unresolved symbols with MSVC12 and /Zc:inline 8 years ago
Adam Cozzette a9ab38c171 Merge pull request #2722 from ckennelly/unified 8 years ago
Chris Kennelly 8af35f28f6 Keep loop bounds in a local variable for string fields. 8 years ago
Chris Kennelly a6c30d9705 Keep loop bounds in a local variable. 8 years ago
Chris Kennelly 9db5b11c9c Work with truncated tag numbers. 8 years ago
Chris Kennelly 0026dff9f6 Expose rvalue setters for repeated string fields. 8 years ago
Adam Cozzette 38b14408c5 Merge pull request #2663 from ckennelly/varint-size 8 years ago
Adam Cozzette 15360e59cf Merge pull request #2689 from ckennelly/aliasing-fixed32-fixed64 8 years ago
Thomas Van Lenten 38c238e35e Improve support for plugin parameters. 8 years ago
Feng Xiao d2dfe46b27 Merge pull request #2609 from yixiang/patch-1 8 years ago
Jie Luo 3f6f73b796 Merge pull request #2701 from anandolee/master 8 years ago
Feng Xiao ed423c2c52 Merge pull request #2451 from podsvirov/json-primitive-map 8 years ago
Feng Xiao aa78aeba98 Merge pull request #2704 from liutikas/master 8 years ago
Paul Yang 74eb9a0a30 Add clear method to PHP message (#2700) 8 years ago
Konstantin Podsvirov 46c022a0a9 JsonUtilTest: Add ParsePrimitiveMapIn subtest 8 years ago
Aurimas Liutikas 9079079ec0 Fix compiler warnings about unused variables in wire_format.h 8 years ago
Jonathan Hseu ef927cc428 Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699) 8 years ago
Jie Luo 7288689d8c Add csharp compatibility tests against v3.0.0 and run on Travis. 8 years ago