1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 04, 2025 — Jun 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGELOG.md: 1.5.2 More... about 1 year ago
Bump version to 1.5.2 More... about 1 year ago
Merge pull request #768 from protobuf-c/edmonds/more-google-protobuf-30-fixes More... about 1 year ago
protoc-gen-c: Explicitly construct strings where needed for protobuf 30.x More... about 1 year ago
Merge pull request #762 from protobuf-c/edmonds/google-protobuf-30-fixes More... about 1 year ago
Cater to Microsoft Visual C++ More... over 1 year ago
compat: Conditionalize the include of <string> More... over 1 year ago
Makefile.am: Add compat.h to protoc_gen_c_protoc_gen_c_SOURCES More... over 1 year ago
compat: Use absl::string_view instead of google::protobuf::internal::DescriptorStringView More... over 1 year ago
Fix indentation of MessageGenerator::GenerateMessageDescriptor() More... over 1 year ago
Convert various uses of `const char *` to `compat::StringView` More... over 1 year ago
Convert string views to owned strings where necessary More... over 1 year ago
Use `compat::StringView` type across various function signatures More... over 1 year ago
Remove some unused functions More... over 1 year ago
protoc-gen-c/compat.h: Add `compat::StringView` type More... over 1 year ago
protoc-gen-c/c_helpers.h: Move compat defines into new header file compat.h More... over 1 year ago
CHANGELOG.md: 1.5.1 More... over 1 year ago
Bump version to 1.5.1 More... over 1 year ago
Merge pull request #759 from protobuf-c/edmonds/ci/multiarch-debian More... over 1 year ago
build.yml: Try running multiarch builds on Debian bookworm More... over 1 year ago
LICENSE: 2025 More... over 1 year ago
Merge pull request #758 from protobuf-c/edmonds/protoc-gen-c/deprecation-warning More... over 1 year ago
protoc-gen-c: Log a deprecation warning when invoked as `protoc-c` More... over 1 year ago
Merge pull request #757 from protobuf-c/edmonds/cmake-ninja-build-fix More... over 1 year ago
cmake: Fix build when using ninja and protobuf-c already installed More... over 1 year ago
Merge pull request #756 from protobuf-c/edmonds/more-renaming-protoc-c-to-protoc-gen-c More... over 1 year ago
README.md: Replace instances of "protoc-c" More... over 1 year ago
protoc-gen-c: FileGenerator::GenerateHeader(): "protoc-c" → "protobuf-c" More... over 1 year ago
protobuf-c: "protoc-c" → "protoc-gen-c" More... over 1 year ago
protoc-gen-c/: Rename namespace google::protobuf::compiler::c → protobuf_c More... over 1 year ago