8537 Commits (69b0a78315b464e6d4b1b87845cab409cc87dfe7)
 

Author SHA1 Message Date
Thomas Van Lenten 4b77b73369 ObjC: Fix logic error in exception loading. 3 years ago
Thomas Van Lenten e60ec85b9f Allow suppression of objc prefix checks. 3 years ago
Matt Fowles Kulukundis 9087da2b7c
Merge pull request #7268 from bshaffer/patch-2 3 years ago
Brent Shaffer d995c1c182 update counts 3 years ago
Brent Shaffer bade043986 update reserved names: add finally, fn, match, yield 3 years ago
Adam Cozzette 336ed1820a
Move field_access_listener from libprotobuf-lite to libprotobuf (#8775) 3 years ago
Derek Perez c684434ecb
creating a single target to rollup maven artifacts (#8776) 3 years ago
Derek Perez 5df472af15
use our java tests target instead of recursive walk (#8777) 3 years ago
Marcel Lanz 01ac995c94
I've requested a block of 5 extension numbers. We already have two concrete extensions that we need ids for. Our project is under active development and we can imagine a number of other extensions that we will want in future, so we thought we'd start by registering a block of 5, instead of raising a new PR here each time we need a new one (#8772) 3 years ago
Arthur O'Dwyer ed8b2e6f62
Stop using std::iterator (deprecated in C++17). (#8741) 3 years ago
deannagarcia 09b8ade1d5
Merge pull request #8770 from deannagarcia/updateBzlVersion 3 years ago
Ilya Konstantinov 991bcada05
Raise ParseError when JSON string is expected and not given (#7935) 3 years ago
Deanna Garcia 66d26f3fe6 Adding protobuf_version.bzl to get updated version in python script 3 years ago
deannagarcia 611a08ee00
Merge pull request #8752 from deannagarcia/rulesJvmExternal 3 years ago
Derek Perez 9276968326
Detect Windows vs Non-Windows execution context in tests. (#8767) 3 years ago
deannagarcia 318a48ac25
Merge pull request #8762 from deannagarcia/fixUtilBug 3 years ago
Deanna Garcia 1e8457f8f8 Adding util tests 3 years ago
Dave MacLachlan 3fd4d3fe8e Fix up objectivec sources to simplfy import into Google. 3 years ago
Thomas Van Lenten cf12bffd9d [ObjC] Add support for using the proto package to prefix symbols. 3 years ago
Deanna Garcia 41e89c7d5c Don't test kotlin if not in jdk8 3 years ago
Derek Perez 2ea5c9951c
Fix for WIndows Bazel CI (#8761) 3 years ago
Dave MacLachlan ca3674b7d5 Add option for eliding property metadata from messages 3 years ago
Jie Luo e7440d2f13
Install python38/39 on windows (#8757) 3 years ago
Derek Perez 91bbdc90e3
Ensure testdata text always uses \n newlines. (#8756) 3 years ago
Deanna Garcia c02b5824d0 Adding new pom template files to Makefile. 3 years ago
Derek Perez e9ffe09c8f
avoid using Bazel latest. (#8753) 3 years ago
Deanna Garcia 1f1ed9c62f Changing one more instance of VERSION 3 years ago
Deanna Garcia 96cffb3ac3 Removing dependencies and renaming bazel version file 3 years ago
Deanna Garcia 89a9f459e9 Changing BUILD files and adding pom templates 3 years ago
Adam Cozzette aedf4e6316
Remove TimeUtil.java and TimeUtilTest.java from Makefile.am (#8750) 3 years ago
Derek Perez 9d9d8ee18d
Removing deprecated TimeUtil class. (#8749) 3 years ago
Jan Tattermusch 2af13f077a
Merge pull request #8746 from jtattermusch/reintroduce_python_aarch64 3 years ago
Dave MacLachlan 9b3aaf4bc5 Block deprecated warnings when testing on newer OS 3 years ago
Jan Tattermusch f4360f0a89 reintroduce setup.py changes from #8280 erased by piper import #8617 3 years ago
Jan Tattermusch 071b1612b2
Merge pull request #8740 from kiwidev/master 3 years ago
Mark Young 9848fe2bf7 [csharp] ByteString.CreateCodedInput should use ArraySegment offset and count 3 years ago
Thomas Van Lenten 18d980f380 Change 'Sur' to 'sur' to see if that works 3 years ago
Thomas Van Lenten 07476375d4 Fix the `skip` entry so the workflow doesn't get flagged. 3 years ago
Thomas Van Lenten c3d72a2399 Add "Sur" to the ignore list for "Big Sur". 3 years ago
Matt Fowles Kulukundis c67c6cebc8
Merge pull request #8742 from thomasvl/cypher_to_cipher 3 years ago
Thomas Van Lenten afbe1338d4 "big sur" -> "Big Sur". 3 years ago
Thomas Van Lenten cefde30ee9 cypher -> cipher for the codespell workflow. 3 years ago
Matt Fowles Kulukundis 5ab8239d4b
Merge pull request #8730 from kspinka/master 3 years ago
Dave MacLachlan 36e9bfc963 Add basic KVO test. 4 years ago
Kristofer Spinka 02263b2c9c Add override to C++ code generation for InternalGetTable 4 years ago
deannagarcia d1ef6d9826
Merge pull request #8723 from protocolbuffers/updateErrorprone 4 years ago
deannagarcia 09588d44b0
Update pom.xml 4 years ago
Paul Yang b24d0c2b7a
Disable the warning for adding duplicated symbol (#8720) 4 years ago
Marc Plano-Lesay 9223147983
Add missing capability attributes for LLVM 12 (#8714) 4 years ago
Yuriy Chernyshov 2bff7d18f2
Make StringPiece constructible from std::string_view (#8707) 4 years ago