270 Commits (9ce8c330e736b99c2bb00bdc6a60f00ab600c283)

Author SHA1 Message Date
Thomas Van Lenten 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 years ago
Adam Cozzette cf900534a7 Removed stubs/singleton.h 6 years ago
Adam Cozzette fbd69fad43 Updated Makefiles 6 years ago
Benjamin Krämer 80e530dabf Ported FieldMaskUtil from Java to C# (#5045) 6 years ago
michaelbausor 6a51c03823 PHP: Add support for primitive types in setters (#5126) 6 years ago
Paul Yang 011f67035c
Fix broken tests by #4816 (#5221) 6 years ago
Sydney Acksman 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 6 years ago
Jon Skeet 0b314d745b Add files to Makefile.am to fix dist targets 6 years ago
Josh Haberman 0e3fa28e47 Added missing file to Makefile.am. 6 years ago
Jozef Izso d2c35ce4cb Backport the PR #4579 to 3.6.x branch 6 years ago
Feng Xiao acd5b05e9f Fix failing tests. 6 years ago
Feng Xiao 6bbe197e9c Down-integrate from google3. 6 years ago
Sydney Acksman 1f77342b78 Add msbuild targets to C# tools for protoc compilers (#4648) 7 years ago
Thomas Colthurst 7c6514245b Introduce Proto C API; based on cl/198113115 by amauryfa 7 years ago
Brent Shaffer 2774e5441d PHP namespaces for nested messages and enums (#4536) 7 years ago
Bo Yang 7eba624653 Add missing ruby/tests/test_ruby_package.proto 7 years ago
Brent Shaffer 6737954661 PHP namespaces for nested messages and enums (#4536) 7 years ago
Bo Yang 090fe398ef Add missing ruby/tests/test_ruby_package.proto 7 years ago
Peter Marton 13f94b4092 Fix strict JS generator with import in a protofile 7 years ago
Peter Marton 3c4e368473 Test: cover import_style=commonjs_strict 7 years ago
Jozef Izso 8233d46207 Include version.rc.in in distribution package 7 years ago
Thomas Van Lenten b59da6d099 Remove the iOS Test App. 7 years ago
Feng Xiao a29e2bfb3b Update Makefile.am for Java lite files. 7 years ago
Thomas Hisch 451e0446ab Add __init__.py files to compiler and util subpackages (#4117) 7 years ago
Thomas Van Lenten dce8229a38 Add the files added in #4485. 7 years ago
Thomas Van Lenten e998b8ff66 Add compile test sources for to test include order. 7 years ago
Jon Skeet 7b19d20882 Add extra C# file to Makefile.am 7 years ago
Carlos O'Ryan 3c5442a95d Include googletest as a submodule (#3993) 7 years ago
Feng Xiao d5a0024171 Remove javanano. 7 years ago
Adam Cozzette ec57f511c1 Added map_lite_test.proto to fix LiteTest 7 years ago
Adam Cozzette c5fcce5f69 Added pyext/thread_unsafe_shared_ptr.h 7 years ago
Adam Cozzette 837c94b86f Include no_package.proto in Python test 7 years ago
ObsidianMinor 8b2ba9e887 Remove Google.Protobuf.Test/Program.cs from Makefile.am 7 years ago
Jie Luo b308580bb1 Cherrypick for csharp, including: 7 years ago
Jie Luo bfd254e14f
Add unknown field support for csharp (#3936) 7 years ago
Jon Skeet f3e9a65d75 Compare floating point values bitwise in C# 7 years ago
Paul Yang 0e7b589566
Add discard unknown API in ruby. (#3990) 7 years ago
Adam Cozzette 5d647e19e7 Updated Makefile.am to add a new file to EXTRA_DIST 7 years ago
Anuraag Agrawal 3e944aec9e Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer. 7 years ago
dmaclach 8537f1e6d5 Fix up warnings from Xcode 9.1 (#3887) 7 years ago
Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 years ago
Jisi Liu dd980ccf57 Fix distcheck 7 years ago
Paul Yang 77f64bb777 Add well known types to php runtime. (#3697) 7 years ago
Paul Yang cd5f49d094 Fix ruby segment fault (#3708) 7 years ago
Paul Yang ae55fd2cc5 Enforce all error report for php tests. (#3670) 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Bo Yang f46a01d0c1 Exclude valid constant name from reserved name. 7 years ago
Feng Xiao 49b88af4a2 Update examples file list. 7 years ago
Bo Yang e5d000cbb7 Add prefix to php reserved keywords. 7 years ago
Paul Yang 7f8b91f552 Add native php support for Duration. (#3583) 7 years ago