1062 Commits (9f75c5aa851cd877fb0d93ccc31b8567a6706546)

Author SHA1 Message Date
Sergio Campama e75cf40e8f Fixing references to the removed atomicops_internals_pnacl.h file. 8 years ago
Sergio Campama ecc460ab1b Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the mac version to that if atomic is enabled 8 years ago
Rodrigo Hernandez 975d577a2b Added explicit cast to avoid size warning on Win64. 8 years ago
Adam Cozzette 8785004c80 Fix unused parameter warnings in arena_free 8 years ago
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 9 years ago
Adam Cozzette 4a4a1627c1 Fixed references to foreign nested messages with CommonJS-style imports 9 years ago
Feng Xiao ae9455c274 Fix MSVC stack overflow issue. 9 years ago
Feng Xiao 39685f67d7 Fix VS test failures. 9 years ago
Feng Xiao 9e260a323b Reduce test length to avoid stack overflow on VS. 9 years ago
Feng Xiao 460e7dd7c4 Fix Visual Studio compile issues. 9 years ago
Jisi Liu 4cf072248f Fix default instance destructor 9 years ago
Bo Yang 0c7852526b Bump library version to 11 9 years ago
Bo Yang e62d1f13f2 Add back removed descriptor field. 9 years ago
Adam Cozzette f7bb8477a8 Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (#2146) 9 years ago
Bo Yang 93007e15ff Bump library veriosn to 3.1 9 years ago
Bo Yang fe1aaad7fe Fix bugs for internal integration. 9 years ago
Bo Yang e3f0689d05 Fix bugs for internal integration. 9 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 9 years ago
Andy Hochhaus b2b65842ea Silence compile warnings in bazel 9 years ago
Adam Cozzette 149659b72a Do strict enum name checking only for proto3 9 years ago
Derek Murray 1d2c7b6c73 Fix MSVC build when HAVE_LONG_LONG is defined. 9 years ago
Adam Cozzette c4d70123ac Fixed references to foreign nested messages with CommonJS-style imports 9 years ago
Feng Xiao 4d3e4cfa4a Fix MSVC stack overflow issue. 9 years ago
Feng Xiao 3c88e1b53d Fix VS test failures. 9 years ago
Feng Xiao f6b4d188b4 Reduce test length to avoid stack overflow on VS. 9 years ago
Feng Xiao 0798d91f55 Fix Visual Studio compile issues. 9 years ago
Jisi Liu f184cb6035 Fix default instance destructor 9 years ago
Bo Yang 94bbeb4681 Bump library version to 11 9 years ago
Bo Yang 1b7a844fa1 Add back removed descriptor field. 9 years ago
Adam Cozzette f81d44fafa Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (#2146) 9 years ago
Sergio Campama 1af7c4cb08 Fixes static analyzer issues from xcode. 9 years ago
Bo Yang 08e9f7011b Bump library veriosn to 3.1 9 years ago
Bo Yang 22d7248c97 Fix bugs for internal integration. 9 years ago
Bo Yang a2c65011c3 Fix bugs for internal integration. 9 years ago
Bo Yang 98835fb8f8 Integrate internal changes 9 years ago
Thomas Van Lenten 1aa6500056 Update the ObjC version checks to support a min and current version. 9 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 9 years ago
Jisi Liu 683412b23f Update generated files. 9 years ago
Jisi Liu 13d6d17262 Fix the version number for 3.0.2 9 years ago
Sergio Campamá 14e74f6a21 Support the -Wassign-enum compiler flag. (#2085) 9 years ago
Thomas Van Lenten 337ec3065f Add ObjC helpers for Any WKT. 9 years ago
Guo Xiao 82133ba00b include std::find() 9 years ago
Khing 08b1c718e4 Fix #2032 unused parameter 'deterministic' 9 years ago
Chih-Hung Hsieh 7c3f7c6a09 Fix #1955 clang-tidy warning misc-macro-parentheses 9 years ago