3273 Commits (812691227d89156cc800c2adf8680e6610b92b43)
 

Author SHA1 Message Date
Feng Xiao aa7e17a6f6 Update version numbers. 9 years ago
Feng Xiao 9e5fb55ed6 Build Java conformance tests for JDK7 only. 9 years ago
Feng Xiao d272cef23d Exclude failing objc conformance tests. 9 years ago
Feng Xiao 9125863ac0 Only try to install GCC 4.8 on Linux. 9 years ago
Feng Xiao af81dcfc2c Fix Java travis tests. 9 years ago
Feng Xiao d217808417 Merge branch master into v3.0.0-beta-2 9 years ago
Feng Xiao 1e2fece3e0 Configure conformance tests to build with C++11 (require GCC 4.8) 9 years ago
Feng Xiao b27f2893b2 Merge pull request #1062 from rinatz/master 9 years ago
Kenichiro IDA 674e92d314 Initialize singleton instance by GoogleOnceInit() 9 years ago
Jan Tattermusch 43f9cb1e6f Merge pull request #1059 from jtattermusch/add_refgen_dependency 9 years ago
Thomas Van Lenten 6b228f3532 Merge pull request #1060 from thomasvl/drop_spinlocks 9 years ago
Thomas Van Lenten d6590d6534 Drop all use of OSSpinLock 9 years ago
Feng Xiao 9e1777f4b0 Merge pull request #1052 from tswast/master 9 years ago
Jan Tattermusch 00ace95ae3 add reference generator dependency 9 years ago
Jon Skeet afbc89a263 Merge pull request #1049 from jskeet/any-format 9 years ago
Tim Swast 7df1d773b7 Improves readability of Go example test. 9 years ago
Feng Xiao a0cecfd31a Make conformance tests build for C++ and Java. 9 years ago
Jan Tattermusch 33106681a5 Merge pull request #1051 from jtattermusch/support_coreclr 9 years ago
Jan Tattermusch 637102cf38 Merge pull request #1026 from jskeet/any-conformance 9 years ago
Jan Tattermusch 52139f9fde make nuget package support CoreCLR 9 years ago
Kenichiro IDA 894d18fba4 Alter FileDescriptorTables::kEmpty to GetEmptyInstance() 9 years ago
Jon Skeet a4dc5968b1 Add JSON parsing to conformance tests. 9 years ago
Tim Swast 1cc541b3be Add region tags to the Go protobuf examples. 9 years ago
Jon Skeet adee6fe332 Generated code changes from previous commit. 9 years ago
Jon Skeet aabc6c411a Make ToString() valid without a type registry 9 years ago
Peter Newman 1808e8a479 Add the docs claimed define for HAVE_UNORDERED_MAP 9 years ago
Feng Xiao 13e1279d86 Remove internal options from proto files. 9 years ago
Feng Xiao 85c4c36c82 Remove the usage of C++11 override. 9 years ago
Feng Xiao 1c10aca679 Add new files to Makefile.am 9 years ago
Feng Xiao dc633398af Merge pull request #1028 from benbennett/cmake_vs_parallel_build_flag 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Thomas Van Lenten 99a6a95c75 Merge pull request #1041 from thomasvl/use_xc7 9 years ago
Thomas Van Lenten 938ba41039 Update the min toolchain for iOS/OS X to be Xcode 7 9 years ago
Thomas Van Lenten 2f2da0702d Merge pull request #1039 from thomasvl/fix_cleans 9 years ago
Thomas Van Lenten a20d0b6cd4 Fix dist_clean and maintainer-clean to get more generated files. 9 years ago
Joshua Haberman 014b9012d3 Merge pull request #1029 from keveman/master 9 years ago
Feng Xiao 9cbf40873d Merge pull request #1025 from Yangqing/master 9 years ago
Yangqing Jia 031558bd36 Minor changes to match the internal version 9 years ago
Feng Xiao 723010dc54 Merge pull request #1033 from c0nk/wip-implicit-cast-fix 9 years ago
Manjunath Kudlur 96537c461a Bringing in internal::shared_ptr into google:protobuf namespace. 9 years ago
Kal Conley f42a68df54 Fix narrowing implicit cast in generated message [NFC] 9 years ago
Paul Yang 27c522940b Merge pull request #1030 from TeBoring/sandbox 9 years ago
Bo Yang 1f0286a404 Use angle bracket for well known type proto header. 9 years ago
Thomas Van Lenten 46be1d06f5 Merge pull request #1034 from thomasvl/static_assert_fix 9 years ago
Thomas Van Lenten 52b8d3fe78 Use compiler provided static assert and avoid tripping unused-local-typedef warnings. 9 years ago
Manjunath Kudlur d03ef20039 Made targets relative to google/protobuf 9 years ago
Manjunath Kudlur 7b311afc3e Added util/python/BUILD to provide //util/python:python_headers dependency for building use_fast_cpp_protos 9 years ago
Manjunath Kudlur a194921527 Made building the python extension configurable via --define=use_fast_cpp_protos=true 9 years ago
Manjunath Kudlur 3f9b4f2944 Updated for c++98 compatibility 9 years ago
Manjunath Kudlur 3ff1dca0bd Enable fast cpp protos in the python interface. 9 years ago