5187 Commits (6de51caed52d798815954646b230c5aef3e4d2fc)
 

Author SHA1 Message Date
Feng Xiao 6de51caed5
Merge pull request #3824 from anuraaga/dev_rag 7 years ago
Feng Xiao da89eb25ef
Merge pull request #3955 from linux-on-ibm-z/master 7 years ago
Jie Luo 6d6099553b
Update csharp version number (#3958) 7 years ago
Joshua Haberman 0289dd8f90
Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-field 7 years ago
Jon Skeet 74f64b667c Fix JsonTokenizer exception message 7 years ago
Anuraag Agrawal 3e944aec9e Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer. 7 years ago
Adam Cozzette 3c6fd3f7f9
Merge pull request #3960 from acozzette/libprotoc-export-fix 7 years ago
Adam Cozzette 1b1d1ea340 Added back in LIBPROTOC_EXPORT which was removed by mistake 7 years ago
Adam Cozzette 34e30e5c1b
Merge pull request #3962 from jleni/fix_dotnet 7 years ago
Juan Leni 582d6ac3aa Upgrading dotnet to 1.0.4 7 years ago
Jisi Liu f2127b667e
Merge pull request #3416 from xiaoshuang-lu/PROTOBUF-3404 7 years ago
Nayana-ibm 642e1ac635 Adding Release_CompareAndSwap 64-bit variant 7 years ago
Xiaoshuang LU 8ff2284456 [PROTOBUF-3404] add --with-zlib=PATH to configure.ac script 7 years ago
Feng Xiao f08e4dd984
Merge pull request #3919 from jart/less-warnings 7 years ago
Feng Xiao b819abf0b2
Merge pull request #3918 from OEP/fix-sdist 7 years ago
Justine Tunney ac5371d13e Remove unhelpful build warnings 7 years ago
Paul Kilgo 9935829a66 Include .cc and .h files in source distribution 7 years ago
Thomas Van Lenten baed06e694 Small code reorder to maybe make #3893 happy. 7 years ago
Thomas Van Lenten 6700f41c4b Travis config cleanups and move ObjC to Xcode 9.1. 7 years ago
dmaclach 2b3aa1c294 Add Setter/Getter type verification. (#3880) 7 years ago
dmaclach 8537f1e6d5 Fix up warnings from Xcode 9.1 (#3887) 7 years ago
Issac Trotts 0d466884a2 Update README.md: C extension works on PHP 7 (#3888) 7 years ago
Thomas Van Lenten 696653d246
Merge pull request #3892 from sergiocampama/32bit 7 years ago
Feng Xiao 7daa320065
Merge pull request #3878 from Yangqing/master 7 years ago
Sergio Campama 02129f0a87 Fixes 32bit tests. 7 years ago
Thomas Van Lenten cf685313f1
Merge pull request #3891 from thomasvl/travis_cleanups 7 years ago
Thomas Van Lenten 7417755e40
Merge pull request #3883 from dmaclach/map_optimizations 7 years ago
Dave MacLachlan 8ae6844cf4 codereview cleanup 7 years ago
Thomas Van Lenten 6552c5af3f
Merge pull request #3884 from dmaclach/unsafe 7 years ago
Dave MacLachlan 4ba30923fa code review cleanup 7 years ago
Thomas Van Lenten af5ad24617
Merge pull request #3882 from dmaclach/removeclass2 7 years ago
Thomas Van Lenten a839c67dfe Remove the allowed_failure for python_cpp as the bug was fixed. 7 years ago
Thomas Van Lenten 2e17639133 Remove the ruby tests from travis configs. 7 years ago
Thomas Van Lenten c46571bc17 Update some comments about testing. 7 years ago
Thomas Van Lenten 73e8c8aab9 Instead of listing and then excluding osx builds, just don't list them. 7 years ago
Dave MacLachlan 949596ea32 Simplify getter/setter method implementations 7 years ago
Dave MacLachlan 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 years ago
Dave MacLachlan 37a6672c31 Remove unreferenced 'GPBMessageSignatureProtocol' class. 7 years ago
Jon Skeet 91ff83c024 Remove non-C# options from C#-only test protos 7 years ago
Yangqing Jia cba18efe18 Allow one to omit building libprotoc and protoc binaries 7 years ago
Jisi Liu d3537c24ff
Merge pull request #3834 from sviterok/patch-1 7 years ago
Jisi Liu 2720cdc568
Update README.md 7 years ago
Feng Xiao b9f891e3dd
Merge pull request #3875 from hchasestevens/add-hypothesis-protobuf-doc 7 years ago
H. Chase Stevens 3c331432b5 Add hypothesis-protobuf library to the 3rd party doc. 7 years ago
Jon Skeet 8cf53f8dfc MMinor fix-ups to C# tests from changes in earlier commits 7 years ago
Jon Skeet b5cdf0eac6 Regenerated test code for C# 7 years ago
Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 years ago
Jon Skeet 9a9a66e715 Run C# codegen when testing it 7 years ago
Jan Tattermusch ce0a53273a
Merge pull request #3858 from jtattermusch/parsing_from_slice 7 years ago
Jan Tattermusch 30b6e54327 ParseFrom<T> for array slice is missing 7 years ago