3398 Commits (66f074592dc343d6b4f7ad62fda5c26cccf6bf45)
 

Author SHA1 Message Date
Thomas Van Lenten fcce7842fc Update objectivec/google/protobuf/Type.pbobjc.m 9 years ago
Thomas Van Lenten de99998218 Merge pull request #1092 from thomasvl/fix_conformance 9 years ago
Thomas Van Lenten de3c56a0d1 Fix conformance test to only report skips in verbose mode. 9 years ago
Thomas Van Lenten d7183b0abd Merge pull request #1091 from thomasvl/objc_tests_use_autocreators 9 years ago
Thomas Van Lenten ca428c1bc9 Have the tests rely on the autocreator behaviors. 9 years ago
Jon Skeet 9f10c4576a Remove unused method in FieldCodec. 9 years ago
Jon Skeet 2f15b8f50c Merge pull request #1085 from jskeet/fix-generation 9 years ago
Jon Skeet d49b9c81ec Fix C# source generation shell script and remove out of date notes 9 years ago
Joshua Haberman 77831c076d Merge pull request #1081 from haberman/fix-py3 9 years ago
Josh Haberman e1abdf2c76 Fixed compile for Python 3. There are still some crashes though. 9 years ago
Feng Xiao d5fb408ddc Add changelog for v3.0.0-beta-2. 9 years ago
Feng Xiao 17347e3d0d Fix for Visual Studio 2008. 9 years ago
Feng Xiao 283c40c897 Require six>=1.9 for Python. 9 years ago
Feng Xiao ef6c72b46b Update BUILD/cmake files. 9 years ago
Feng Xiao c5147e3d51 Fix a misplaced macro. 9 years ago
Feng Xiao 9dcd24df10 Add js to post_process_dist.sh. 9 years ago
Feng Xiao 7a9d5825e2 Fix a compiler warning. 9 years ago
Feng Xiao b7610f129d Add missing files to EXTRA_DIST. 9 years ago
Feng Xiao 7f82325998 Merge pull request #1071 from haberman/js-tests 9 years ago
Josh Haberman 0d2d8bc108 Fixed test command for JS tests. 9 years ago
Josh Haberman d4315ca348 Fixed version number and testing command. 9 years ago
Josh Haberman e9cf31e68b Added README and enabled JavaScript tests on Node.js 9 years ago
Feng Xiao 27b2423d6a Disable python conformnace tests as well. 9 years ago
Feng Xiao a0b8fd52b9 Fix Python 2.6 test failures. 9 years ago
Feng Xiao 8675989bf7 Disable conformance tests for csharp and ruby. 9 years ago
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