132 Commits (2bddffc993db05df57b6ebaea18f42c7b31753e9)

Author SHA1 Message Date
Marcus Longmuir 2c16f6979a Fix generation of extending nested messages in JavaScript (#2439) 8 years ago
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago
Thomas Van Lenten dad775b798 Improve ObjC deprecated annotation support. 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Feng Xiao 599613e4c4 Update EXTRA_DIST lists. 8 years ago
Paul Yang 51c5ff889c Fix pure php implementation for 32-bit machine. (#2282) 8 years ago
Paul Yang 60d95f36c0 Fix the bug that message without namespace is not found in the descriptor pool. (#2240) 8 years ago
Bo Yang 5be6325c1f Add csharp/build_tools.sh for dist check. 8 years ago
Bo Yang e0a6e52023 Add php files for make dist. 8 years ago
Bo Yang fe1aaad7fe Fix bugs for internal integration. 8 years ago
Bo Yang b0d62dd713 Add csharp/build_tools.sh for dist check. 8 years ago
Jason Lunn ee19a7c346 Remove hanging reference to Gemfile.lock 8 years ago
Bo Yang a428e42072 Add php files for make dist. 8 years ago
Bo Yang 22d7248c97 Fix bugs for internal integration. 8 years ago
Thomas Van Lenten 13a41246dd Make Root's +extensionRegistry generation smarter. 8 years ago
Josh Haberman 3cec2ea8d6 Ruby: added custom Struct exception type and fixed Makefile.am. 8 years ago
Jisi Liu e139117108 Add python/setup.cfg into dist files 8 years ago
Josh Haberman e3094a8d80 Ruby: added API support for well-known types. 8 years ago
Josh Haberman 97e20261ac Added new file to ruby_EXTRA_DIST. 8 years ago
Feng Xiao a4f68b16a0 Add missing files in EXTRA_DIST and add a test. 8 years ago
Feng Xiao 60cb094b7b Add files missing from "make dist". 8 years ago
Jon Skeet b5ce5251fd Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 8 years ago
Jon Skeet 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 8 years ago
Thomas Van Lenten 0d079bca76 Remove the baseline files from the make dist file list. 8 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Andy Hochhaus 7336092d37 Add js/binary/encoder.js to js_EXTRA_DIST. 9 years ago
Josh Haberman 2e83110230 Added framework for generating/consuming benchmarking data sets. 9 years ago
Jon Skeet 75626ed79c Add C# codegen changes to enum value names (mostly C++) 9 years ago
Jisi Liu 3b3c8abb96 Integrate google internal changes. 9 years ago
Thomas Van Lenten 79a23c435c Shrink ObjC overhead (generated size and some runtime sizes) 9 years ago
Thomas Van Lenten 1bf4b38f29 Fix up handing of fields with leading names that should be all caps. 9 years ago
Josh Haberman 35227b4f31 Removed the generated Ruby file from Makefile.am. 9 years ago
Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions 9 years ago
Jon Skeet a3ea9d1203 Rename GeneratedCodeInfo to GeneratedClrTypeInfo 9 years ago
Jisi Liu 5221dcbe47 Integrate from google internal. 9 years ago
Feng Xiao ea956761cc Fix tests broken by the Java directory change. 9 years ago
Feng Xiao 64d865210f Update README.md and remove INSTALL.txt 9 years ago
Feng Xiao b7610f129d Add missing files to EXTRA_DIST. 9 years ago
Thomas Van Lenten d6590d6534 Drop all use of OSSpinLock 9 years ago
Feng Xiao 1c10aca679 Add new files to Makefile.am 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Thomas Van Lenten a20d0b6cd4 Fix dist_clean and maintainer-clean to get more generated files. 9 years ago
Thomas Van Lenten 42f2eee932 Cleanups of deps and ignores for conformance 9 years ago
Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. 9 years ago
Jon Skeet 0fb39c4afe Created a new exception for JSON failures. 9 years ago
Jon Skeet fb2488225f Implement JSON parsing in C#. 9 years ago
Jisi Liu 46e8ff63cb Down-integrate from google internal. 9 years ago
Thomas Van Lenten ad2d5c926b Support enum forward decls in Objective C++ 9 years ago
Jon Skeet e50461d809 Pack/Unpack implementation for Any. 9 years ago