Sign in
flutter
/
third_party
/
protobuf
/
34c692f0f99bd839b375159284c5a095bcd39dda
/
python
/
unknown_fields.c
7cd8f6c
Ported more cases of wire format parsing to upb_WireReader.
by Joshua Haberman
· 2 years, 3 months ago
ff6439f
move the wire type definitions into upb/wire/ where they belong
by Eric Salo
· 2 years, 4 months ago
12fffeb
Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended.
by Joshua Haberman
· 2 years, 10 months ago
5ae3711
Fixed two reference leaks in unknown field processing.
by Joshua Haberman
· 2 years, 10 months ago
2eb973f
Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed.
by Joshua Haberman
· 2 years, 11 months ago
3e0890c
Added support for UnknownFieldSet.
by Joshua Haberman
· 3 years ago