1605 Commits (228530e2da79603450948d5d701fe4bb4e47c430)

Author SHA1 Message Date
Michael Avrukin 4d813de095 Fix compiler warnings when running :protobuf_test 8 years ago
Julien Brianceau a5a2c1d78f generic atomicops: Use strong compare_exchange 8 years ago
Julien Brianceau 4587a3fd07 [arm/gcc] Don't rely on KUSER_HELPERS feature for atomics 8 years ago
ramrunner bfc1299a09 define no_threadlocal on OpenBSD 8 years ago
Jisi Liu 2e314a697a Add comments about converting directives into PluginName 8 years ago
Jisi Liu 59cd5d0e26 Support extra parameters for plugins. 8 years ago
Adam Cozzette 70477613b9 Do strict enum name checking only for proto3 8 years ago
Adam Cozzette 4a4a1627c1 Fixed references to foreign nested messages with CommonJS-style imports 8 years ago
Feng Xiao ae9455c274 Fix MSVC stack overflow issue. 8 years ago
Feng Xiao 39685f67d7 Fix VS test failures. 8 years ago
Feng Xiao 9e260a323b Reduce test length to avoid stack overflow on VS. 8 years ago
Feng Xiao 460e7dd7c4 Fix Visual Studio compile issues. 8 years ago
Jisi Liu 4cf072248f Fix default instance destructor 8 years ago
Bo Yang 0c7852526b Bump library version to 11 8 years ago
Bo Yang e62d1f13f2 Add back removed descriptor field. 8 years ago
Adam Cozzette f7bb8477a8 Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (#2146) 8 years ago
Bo Yang 93007e15ff Bump library veriosn to 3.1 8 years ago
Bo Yang fe1aaad7fe Fix bugs for internal integration. 8 years ago
Bo Yang e3f0689d05 Fix bugs for internal integration. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Andy Hochhaus b2b65842ea Silence compile warnings in bazel 8 years ago
Adam Cozzette 149659b72a Do strict enum name checking only for proto3 8 years ago
Derek Murray 1d2c7b6c73 Fix MSVC build when HAVE_LONG_LONG is defined. 8 years ago
Adam Cozzette c4d70123ac Fixed references to foreign nested messages with CommonJS-style imports 8 years ago
Feng Xiao 4d3e4cfa4a Fix MSVC stack overflow issue. 8 years ago
Feng Xiao 3c88e1b53d Fix VS test failures. 8 years ago
Feng Xiao f6b4d188b4 Reduce test length to avoid stack overflow on VS. 8 years ago
Feng Xiao 0798d91f55 Fix Visual Studio compile issues. 8 years ago
Jisi Liu f184cb6035 Fix default instance destructor 8 years ago
Bo Yang 94bbeb4681 Bump library version to 11 8 years ago
Bo Yang 1b7a844fa1 Add back removed descriptor field. 8 years ago
Adam Cozzette f81d44fafa Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (#2146) 8 years ago
Sergio Campama 1af7c4cb08 Fixes static analyzer issues from xcode. 8 years ago
Bo Yang 08e9f7011b Bump library veriosn to 3.1 8 years ago
Bo Yang 22d7248c97 Fix bugs for internal integration. 8 years ago
Bo Yang a2c65011c3 Fix bugs for internal integration. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Nickolay Mazurkin aba6f7ef67 [issue-2108] [protoc/java] Excessive copying on buildPartial() 8 years ago
Thomas Van Lenten 1aa6500056 Update the ObjC version checks to support a min and current version. 8 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 8 years ago
Jisi Liu 683412b23f Update generated files. 8 years ago
Jisi Liu 13d6d17262 Fix the version number for 3.0.2 8 years ago
Sergio Campamá 14e74f6a21 Support the -Wassign-enum compiler flag. (#2085) 8 years ago
Thomas Van Lenten 337ec3065f Add ObjC helpers for Any WKT. 8 years ago
Guo Xiao 82133ba00b include std::find() 8 years ago
Khing 08b1c718e4 Fix #2032 unused parameter 'deterministic' 8 years ago
Chih-Hung Hsieh 7c3f7c6a09 Fix #1955 clang-tidy warning misc-macro-parentheses 8 years ago
Thomas Van Lenten 13a41246dd Make Root's +extensionRegistry generation smarter. 8 years ago
mike07026 df6088a7e8 detect invaild JSON encoding in bytes field 8 years ago
mike07026 5a17660ca0 detect invaild JSON encoding in bytes field 8 years ago