2
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 14 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #377 from protobuf-c/ilya/issue330 More... about 6 years ago
Merge branch 'next' into ilya/issue330 More... about 6 years ago
Merge pull request #376 from acozzette/fix-375 More... about 6 years ago
protoc-c/c_field.cc: Fix proto3 field packing #330 More... about 6 years ago
Add test case for #330 More... about 6 years ago
Fixed out-of-bounds read More... about 6 years ago
fixed #ifndef twice instead of defining __PROTOBUF_SIMPLERPC_H_ after checking that it is not defined More... over 6 years ago
Add test case for protobuf_c_check SEGV on unpopulated oneof member More... over 6 years ago
Merge pull request #369 from protobuf-c/edmonds/protobuf-reflection-typedef-test-fix More... over 6 years ago
t/generated-code2/cxx-generate-packed-data.cc: Fix build failure on newer protobuf More... over 6 years ago
Merge pull request #368 from protobuf-c/edmonds/travis/protobuf-3.7.1 More... over 6 years ago
.travis.yml: Bump protobuf version to 3.7.1, use new URL More... over 6 years ago
Fix a SEGV on on protobuf_c_check on messages with oneofs inside More... over 6 years ago
fix suport for MSVC static build More... over 6 years ago
protoc-c: Fix -Wsign-compare diagnostics More... almost 7 years ago
protoc-c: Rename 'legacy_name' to 'standalone_name' More... almost 7 years ago
t/: Use "int main(void)" for the main C signature More... almost 7 years ago
Merge pull request #335 from protobuf-c/edmonds/version/1.3.1 More... almost 7 years ago
ChangeLog: 1.3.1 More... almost 7 years ago
Bump version to 1.3.1 More... almost 7 years ago
Merge pull request #334 from protobuf-c/edmonds/ax_cxx_compile_stdcxx More... almost 7 years ago
Revert ".travis.yml: Force C++ standard language version" More... almost 7 years ago
configure.ac: Use AX_CXX_COMPILE_STDCXX to enable C++11 support in old compilers More... almost 7 years ago
m4/ax_cxx_compile_stdcxx.m4: Import from autoconf-archive (serial 10) More... almost 7 years ago
Merge pull request #290 from matthid/master More... almost 7 years ago
Merge pull request #333 from protobuf-c/edmonds/protobuf-scoped_ptr-removal More... almost 7 years ago
Convert uses of protobuf's scoped_ptr.h to C++11 std::unique_ptr More... almost 7 years ago
Merge pull request #309 from iveqy/add_std More... almost 7 years ago
Merge pull request #332 from protobuf-c/edmonds/travis-updates More... almost 7 years ago
.travis.yml: Force C++ standard language version More... almost 7 years ago