aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2019-01-08ObjC: Add a Xcode project for tvOS.Thomas Van Lenten
2018-12-11Updated Bazel workspace in examples/ to handle zlib dependencyAdam Cozzette
2018-11-27Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily.Dave MacLachlan
2018-11-14Add a unittest for ObjC TextFormat extension support.Thomas Van Lenten
2018-11-13Removed stubs/singleton.hAdam Cozzette
2018-11-09Updated MakefilesAdam Cozzette
2018-10-08Ported FieldMaskUtil from Java to C# (#5045)Benjamin Krämer
2018-10-07PHP: Add support for primitive types in setters (#5126)michaelbausor
2018-10-04Fix broken tests by #4816 (#5221)Paul Yang
2018-09-24C# Proto2 feature : Field presence and default values (#4642)Sydney Acksman
2018-09-22Add files to Makefile.am to fix dist targetsJon Skeet
2018-09-02Merge pull request #5078 from haberman/conformance-cmakeJoshua Haberman
2018-08-24Added missing file to Makefile.am.Josh Haberman
2018-08-09Fix failing tests.Feng Xiao
2018-08-08Down-integrate from google3.Feng Xiao
2018-07-02Merge pull request #4299 from hekike/feat/add-commonjs-strict-import-styleJoshua Haberman
2018-06-21Add msbuild targets to C# tools for protoc compilers (#4648)Sydney Acksman
2018-05-30Introduce Proto C API; based on cl/198113115 by amauryfaThomas Colthurst
2018-05-24PHP namespaces for nested messages and enums (#4536)Brent Shaffer
2018-05-22Add missing ruby/tests/test_ruby_package.protoBo Yang
2018-05-08Fix strict JS generator with import in a protofilePeter Marton
2018-05-08Test: cover import_style=commonjs_strictPeter Marton
2018-04-28Include version.rc.in in distribution packageJozef Izso
2018-04-20Remove the iOS Test App.Thomas Van Lenten
2018-04-18Update Makefile.am for Java lite files.Feng Xiao
2018-04-09Add __init__.py files to compiler and util subpackages (#4117)Thomas Hisch
2018-04-06Add the files added in #4485.Thomas Van Lenten
2018-04-04Merge pull request #4283 from ObsidianMinor/csharp/better-test-runnersFeng Xiao
2018-04-02Add compile test sources for to test include order.Thomas Van Lenten
2018-03-27Add extra C# file to Makefile.amJon Skeet
2018-03-26Include googletest as a submodule (#3993)Carlos O'Ryan
2018-03-26Remove javanano.Feng Xiao
2018-03-20Added map_lite_test.proto to fix LiteTestAdam Cozzette
2018-03-20Added pyext/thread_unsafe_shared_ptr.hAdam Cozzette
2018-03-14Include no_package.proto in Python testAdam Cozzette
2018-02-06Remove Google.Protobuf.Test/Program.cs from Makefile.amObsidianMinor
2018-01-03Merge remote-tracking branch 'origin/3.5.x' into masterJisi Liu
2017-12-19Cherrypick for csharp, including:Jie Luo
2017-12-13 Add unknown field support for csharp (#3936)Jie Luo
2017-12-09Compare floating point values bitwise in C#Jon Skeet
2017-12-07Add discard unknown API in ruby. (#3990)Paul Yang
2017-12-01Updated Makefile.am to add a new file to EXTRA_DISTAdam Cozzette
2017-11-29Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer.Anuraag Agrawal
2017-11-16Fix up warnings from Xcode 9.1 (#3887)dmaclach
2017-11-12Move C#-only test protos to csharp/protosJon Skeet
2017-10-25Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu
2017-10-18Merge pull request #3578 from pherl/filedeprecationJisi Liu
2017-10-11Fix distcheckJisi Liu
2017-10-11Merge remote-tracking branch 'origin/3.4.x' into masterJisi Liu
2017-10-05Add well known types to php runtime. (#3697)Paul Yang