10221 Commits (74b3c198b8693ee49589e0100645a2b35e5d6a18)
 

Author SHA1 Message Date
Adam Cozzette 7ad2210641
Add a staleness test for src/file_lists.cmake (#10684) 2 years ago
zhangskz 1dc63ea581
Update versions and upb commit (#10676) 2 years ago
Dennis 0a9e51ddf2
doc: Add documentation for CMake `protobuf_generate` (#10590) 2 years ago
Mike Kruskal a3888f5331
Clean up TextFormat parser (#10673) 2 years ago
Mike Kruskal 9a6781e476
Fix TextFormat parser (#10672) 2 years ago
Mike Kruskal db7c178033 Sync from Piper @mkruskal/footmitten 2 years ago
Mike Kruskal 3b5301c114
Refactoring Java parsing (21.x) (#10665) 2 years ago
Mike Kruskal 0a12e946a2
Refactoring Java parsing (22.x) (#10664) 2 years ago
tison 2d0862131c
Auto capitalize enums name in Ruby (#10454) 2 years ago
Mike Kruskal 77036367ce Sync from Piper @mkruskal/footmitten 2 years ago
Mike Kruskal a7da44c5ae Sync from Piper @mkruskal/footmitten 2 years ago
Hai Hoang Dang 3be642b71e
Correct the link name for BUILD.bazel file (#10662) 2 years ago
Mike Kruskal 388e3d744f Sync from Piper @mkruskal/footmitten 2 years ago
Matt Fowles Kulukundis c45dd50ec4
Merge pull request #10660 from jhump/jh/comments-ignored 2 years ago
themoox d993377d14
Fix MSVC C4244 narrowing conversion warning on 64-bit Windows. (#10647) 2 years ago
Josh Humphries 54ddc88966 gracefully handle weird placement of linebreaks around comments 2 years ago
Matt Fowles Kulukundis 86a8760244
Merge pull request #10610 from brad0/openbsd_platform_macros 2 years ago
Mike Kruskal d0936c37f5
Remove deprecated protoc-artifacts directory (#10628) 2 years ago
deannagarcia 83d6e74bc6
Merge pull request #10616 from STAR-ZERO/add-public-modifier 2 years ago
Mike Kruskal 01fe22219a
Open up visibility for some compiler internals (#10608) 2 years ago
Mike Kruskal d58d471117
Revert "Merge pull request #10581 from jhump/jh/custom-json-name-validation" (#10657) 2 years ago
Mike Kruskal 1e24391438
Remove NMake support (#10656) 2 years ago
Mike Kruskal 264292e4c7
Revert "Merge pull request #10470 from jhump/jh/source-code-info-pseudo-options" (#10658) 2 years ago
Xavier Léauté c7729aaa95
Merge branch 'main' into issue-9673 2 years ago
Thomas Van Lenten a6f9ec815e [ObjC] Raise the min OS versions (and required Xcode) 2 years ago
Thomas Van Lenten 2fb33b8c54 [ObjC] Move from `#pragma unused()` to `_unused` 2 years ago
Kenji Abe 2bc454cd9b
Add missing `public` modifier to Kotlin generated code 2 years ago
Mike Kruskal b0c76ccc21 Sync from Piper @mkruskal/footmitten 2 years ago
Thomas Van Lenten f1a939fb69 Add an objc_class_prefix for the proto2 syntax file used in conformance tests. 2 years ago
Mike Kruskal 391cc7b355
Merge pull request #10653 from mkruskal-google/sync-stage 2 years ago
Mike Kruskal 12bedd20c3 Updating changelog 2 years ago
Mike Kruskal 38da0b3d42 Merge tag 'refs/tags/sync-piper' into sync-stage 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Thomas Van Lenten bc4cbf9a05 Remove the pre Xcode 10.2 support. 2 years ago
Thomas Van Lenten ecd63bb219 Format the test sources. 2 years ago
Thomas Van Lenten 189f6325d4 Format the runtime sources. 2 years ago
Thomas Van Lenten 5d0b2175c3 Format the headers. 2 years ago
Thomas Van Lenten 9e069b2e51 [ObjC] Tweak some things to be better shape for clang-format. 2 years ago
Thomas Van Lenten 7c64628669 [ObjC] Output directive to disable clang-format on generated files. 2 years ago
Mike Kruskal 374465f683
Merge pull request #10636 from mkruskal-google/sync-stage 2 years ago
Mike Kruskal 2ce17c08a2 Fixing sync problems 2 years ago
Mike Kruskal 1bd3d1932a Update changelog 2 years ago
Mike Kruskal c3e751aac6 Sync from Piper @475378801 2 years ago
Miguel Young b971bea8aa
Merge pull request #10635 from mcy/retrigger-kokoro 2 years ago
Miguel Young de la Sota 0a60bdc070 Fix a UAF in descriptor.cc that slipped past CI 2 years ago
Miguel Young d3b5389301
Merge pull request #10581 from jhump/jh/custom-json-name-validation 2 years ago
Mike Kruskal bcd175578f
Merge pull request #10586 from jhump/jh/validate-reserved-names 2 years ago
Josh Humphries 8f17f57855 don't return false and abort parsing of current statement 2 years ago
Josh Humphries 072fb8f58a downgrade to a warning 2 years ago
Josh Humphries c7ba0553f5 return struct instead of using out param 2 years ago