3251 Commits (48ebb29a8ec118bf6b9ee39f6be42b57321c099a)
 

Author SHA1 Message Date
Feng Xiao 48ebb29a8e Merge pull request #1299 from tatraian/master 9 years ago
Antal Tátrai e2fb1d9822 Comment has been added to fix (issue #1266) 9 years ago
Thomas Van Lenten a8db268d8f Merge pull request #1309 from thomasvl/leading_special_prop_names 9 years ago
Thomas Van Lenten 1bf4b38f29 Fix up handing of fields with leading names that should be all caps. 9 years ago
Joshua Haberman 3dd3238189 Merge pull request #1306 from silviulica/master 9 years ago
Silviu Calinoiu 4573edba76 Update version to 3.0.0b2.post2 9 years ago
Thomas Van Lenten 6a8815bef9 Merge pull request #1304 from thomasvl/headerdocs 9 years ago
Thomas Van Lenten 36650a07cf HeaderDoc support in the library and generated sources 9 years ago
Jon Skeet f2d3408676 Merge pull request #1301 from avgweb/master 9 years ago
avgweb ad2d775e1b Replace StringBuilder with TextWriter in JsonFormatter 9 years ago
Joshua Haberman 9242d9b7f4 Merge pull request #1298 from craigcitro/fix_setup 9 years ago
Antal Tátrai 3cc35adb6d Fix compiling clang/libc++ builds. (Issue: #1266) 9 years ago
Craig Citro 0e7c0c2fb8 Add back the namespace_packages arg in setup.py. 9 years ago
Joshua Haberman e70f9256af Merge pull request #1139 from haberman/rubyjsoncamel 9 years ago
Joshua Haberman 37663e861b Merge pull request #1292 from haberman/ruby-allow-descriptor 9 years ago
Josh Haberman 35227b4f31 Removed the generated Ruby file from Makefile.am. 9 years ago
Josh Haberman 513875da77 Generate well-known types in Ruby extension and prune unneeded proto2 dependencies. 9 years ago
Paul Yang 78105897a8 Merge pull request #1260 from legrosbuffle/master 9 years ago
Jon Skeet 584233bd04 Merge pull request #1287 from jskeet/fix-typo 9 years ago
Jon Skeet f222a9a5e6 Fix copy/paste typo in CodedInputStreamTest 9 years ago
Joshua Haberman 52f62e3652 Merge pull request #1274 from murgatroid99/node_relative_requires 9 years ago
Jan Tattermusch 9f775a82cd Merge pull request #1286 from jskeet/idisposable 9 years ago
Jon Skeet c0cf71bec9 Implement IDisposable for CodedInputStream and CodedOutputStream 9 years ago
Jisi Liu 60a0d41a29 Merge pull request #1233 from davidzchen/python-path 9 years ago
David Z. Chen 985c968443 Remove hack for building Python support with Bazel. 9 years ago
Jisi Liu fb714b3606 Merge pull request #1275 from keveman/grpc_support 9 years ago
Manjunath Kudlur f5c736352e Fixed grpc C++ plugin support. 9 years ago
murgatroid99 c9f8a1b006 Moved CommonJS-specific files into commonjs directory 9 years ago
murgatroid99 a862b6b77f Fix CommonJS relative require generation, and test it 9 years ago
Joshua Haberman cc775f7ac1 Merge pull request #1259 from silviulica/master 9 years ago
Jisi Liu fc51bdc033 Merge pull request #1268 from keveman/grpc_support 9 years ago
Manjunath Kudlur f0966a746e Added grpc plugin support to cc_proto_library. 9 years ago
Jan Tattermusch 8f67b165f0 Merge pull request #1267 from jskeet/vs2015 9 years ago
Feng Xiao 513a8a69df Merge pull request #804 from bsilver8192/master 9 years ago
Jon Skeet 42371463de Require VS2015 in the solution file 9 years ago
Joshua Haberman 32daf513ce Merge pull request #1215 from haberman/commonjs 9 years ago
Josh Haberman 24c5424be5 Added a bit more to README.md, and allowed custom PROTOC var in tests. 9 years ago
Thomas Van Lenten 894c4d6a8b Merge pull request #1257 from thomasvl/objc_generics 9 years ago
Clement Courbet b3d802d215 Make cpp generated enum constants constexpr when Options::proto_h is 9 years ago
Silviu Calinoiu 786f80fe66 Add a modified patch from craigcitro@ to handle namespace sharing. 9 years ago
Jan Tattermusch c003abb40d Merge pull request #1240 from jskeet/validate_group 9 years ago
Joshua Haberman 4ab9186743 Merge pull request #1258 from haberman/releasenotes 9 years ago
Josh Haberman 81e75c1f99 Some fixes for the most recent release notes. 9 years ago
Josh Haberman f654d49dd6 Updated upb from latest changes. 9 years ago
Thomas Van Lenten 2480acb6d9 Support ObjC Generic Collections 9 years ago
Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. 9 years ago
Josh Haberman 907ad4a004 Properly camelCase when translating to CommonJS. 9 years ago
Josh Haberman 29d58d3392 Removed unused directives from tests that aren't run under CommonJS. 9 years ago
Josh Haberman c348af2fc0 Addressed more code review comments. 9 years ago
Josh Haberman 7726cd207c Integrate review comments. 9 years ago