- 4546253 Fix ::protos::CloneMessage template. by Protobuf Team Bot · 1 year, 11 months ago
- 2282505 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code by Thomas Van Lenten · 1 year, 11 months ago
- 88d5b91 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code by Joshua Haberman · 1 year, 11 months ago
- ec75a3c Move repeated field generation into separate file to prepare for C++ RepeatedFieldProxy. by Protobuf Team Bot · 2 years ago
- 0fa12dc Fix field name conflict resolution for `has_` prefix. by Protobuf Team Bot · 2 years ago
- de31ae9 [Upb C++] Fix: Map setter does not follow value semantics when value is a message. by Protobuf Team Bot · 2 years ago
- 433e737 [C++ Upb] Implement copy constructor and assignment operator. by Protobuf Team Bot · 2 years ago
- d260ab3 Add windows CI by Mike Kruskal · 2 years ago
- ccdfaf7 Fix a bug where message-level extension identifier should also be generated in the source file. by Protobuf Team Bot · 2 years, 1 month ago
- 1b6beaa [Upb C++] Update generator to create oneof_case() accessor and OneOfCase enumerations. by Protobuf Team Bot · 2 years, 1 month ago
- a35491f [Upb C++] Generate class scoped declarations for enumerations. by Protobuf Team Bot · 2 years, 1 month ago
- a1abf83 Removed upb dependencies on absl/log. by Mike Kruskal · 2 years, 2 months ago
- bbcaf51 Automated visibility attribute cleanup. by Protobuf Team Bot · 2 years, 2 months ago
- 4f02fc4 Removed upb dependencies on absl/log. by Joshua Haberman · 2 years, 3 months ago
- e41a2d7 upb is self-hosting! by Joshua Haberman · 2 years, 3 months ago
- b5384af Add ::protos::Parse template for Ptr<T>. by Protobuf Team Bot · 2 years, 3 months ago
- 0f938ec Unified accessor API for map getters and setters. by Joshua Haberman · 2 years, 3 months ago
- e34e3bd Unified accessor API for map getters and setters. by Joshua Haberman · 2 years, 3 months ago
- 45dfd77 Unified accessor API for map getters and setters. by Joshua Haberman · 2 years, 3 months ago
- 27d70ed clean up the :mini_table build target by Eric Salo · 2 years, 5 months ago
- 6178a0b Removed tautological comparisons of `(size_t)index > 0`. by Joshua Haberman · 2 years, 5 months ago
- 0184441 Update C++ compiler to prefix enum and messages defined with no package name to avoid C include collisions. by Protobuf Team Bot · 2 years, 5 months ago
- d3ec4b6 Add Parse/Serialize templates to support shared_ptr/unique_ptr. by Protobuf Team Bot · 2 years, 5 months ago
- d76e286 Fix C compiler failure when there are fields names prefixed with accessor prefixes such as set_ and clear_. by Protobuf Team Bot · 2 years, 5 months ago
- 2b011bc Internal changes by Mike Kruskal · 2 years, 5 months ago
- f630787 move portability stuff into upb/port/ by Eric Salo · 2 years, 5 months ago
- 306123e C++ Code generator by Protobuf Team Bot · 2 years, 5 months ago