0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the top level analysis_options.yaml file (#656) More... almost 2 years ago
Fix comment syntax More... almost 2 years ago
Remove trailing whitespace in protobuf/LICENSE More... almost 2 years ago
Fix default list type for frozen messages (#654) More... almost 2 years ago
Fix Fixed32 to be parsed as unsigned when parsing proto3 protos (#655) More... almost 2 years ago
Convert the field started with underscore and digit to a legal name (#651) More... almost 2 years ago
Account for double.infinity and double.nan in json serializers (#652) More... almost 2 years ago
Allow `Timestamp.toDateTime()` to return a `DateTime` in local timezone (#653) More... almost 2 years ago
Make the toString of enums be the value if names are omitted (#649) More... almost 2 years ago
Align the hashCode of a message with an empty unknown field-set with that of no unknown field set (#648) More... almost 2 years ago
Fix proto3 repeated field encoding without packed option (#635) More... almost 2 years ago
Simplify `_FieldSet` getters (#646) More... almost 2 years ago
Fix compile-protos.sh interpreter (#645) More... almost 2 years ago
Fix typo in protobuf-0.9.0+1 changelog More... almost 2 years ago
Add `UseResult` annotation to `rebuild` (#631) More... almost 2 years ago
Migrate protoc_plugin to null safety (#642) More... almost 2 years ago
Fix typo in GeneratedMessage.copyWith documentation (#641) More... almost 2 years ago
Fix sharing coded buffer bytes when parsing `bytes` fields (#640) More... almost 2 years ago
Clear unknown field when setting an extension field with the same tag (#639) More... almost 2 years ago
Treat empty and uninitialized Maps the same in equality checks (#638) More... almost 2 years ago
Make `MapFieldInfo` key and value types non-nullable (#600) More... almost 2 years ago
Add grpc example to protoc_plugin README (#514) More... almost 2 years ago
Revert changes to reserved names to maintain backwards compat (#636) More... almost 2 years ago
Remove unused `GeneratedMessage` constructors (#634) More... almost 2 years ago
Remove a closure in `_FieldSet.hashCode` (#633) More... almost 2 years ago
Minor fix in query_bench set_nested_value benchmark: (#630) More... almost 2 years ago
Remove fold() closures from `FieldSet._hashCode`. (#554) More... almost 2 years ago
protoc_plugin README fixes and tweaks: (#617) More... almost 2 years ago
protobuf benchs: invoke protoc once with all protos (#623) More... almost 2 years ago
protobuf benchs: fix old --trust-type-annotations flag (#622) More... almost 2 years ago