1. 4546253 Fix ::protos::CloneMessage template. by Protobuf Team Bot · 1 year, 11 months ago
  2. 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
  3. 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
  4. ec75a3c Move repeated field generation into separate file to prepare for C++ RepeatedFieldProxy. by Protobuf Team Bot · 2 years ago
  5. 0fa12dc Fix field name conflict resolution for `has_` prefix. by Protobuf Team Bot · 2 years ago
  6. de31ae9 [Upb C++] Fix: Map setter does not follow value semantics when value is a message. by Protobuf Team Bot · 2 years ago
  7. 433e737 [C++ Upb] Implement copy constructor and assignment operator. by Protobuf Team Bot · 2 years ago
  8. d260ab3 Add windows CI by Mike Kruskal · 2 years ago
  9. 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
  10. 1b6beaa [Upb C++] Update generator to create oneof_case() accessor and OneOfCase enumerations. by Protobuf Team Bot · 2 years, 1 month ago
  11. a35491f [Upb C++] Generate class scoped declarations for enumerations. by Protobuf Team Bot · 2 years, 1 month ago
  12. a1abf83 Removed upb dependencies on absl/log. by Mike Kruskal · 2 years, 2 months ago
  13. bbcaf51 Automated visibility attribute cleanup. by Protobuf Team Bot · 2 years, 2 months ago
  14. 4f02fc4 Removed upb dependencies on absl/log. by Joshua Haberman · 2 years, 3 months ago
  15. e41a2d7 upb is self-hosting! by Joshua Haberman · 2 years, 3 months ago
  16. b5384af Add ::protos::Parse template for Ptr<T>. by Protobuf Team Bot · 2 years, 3 months ago
  17. 0f938ec Unified accessor API for map getters and setters. by Joshua Haberman · 2 years, 3 months ago
  18. e34e3bd Unified accessor API for map getters and setters. by Joshua Haberman · 2 years, 3 months ago
  19. 45dfd77 Unified accessor API for map getters and setters. by Joshua Haberman · 2 years, 3 months ago
  20. 27d70ed clean up the :mini_table build target by Eric Salo · 2 years, 5 months ago
  21. 6178a0b Removed tautological comparisons of `(size_t)index > 0`. by Joshua Haberman · 2 years, 5 months ago
  22. 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
  23. d3ec4b6 Add Parse/Serialize templates to support shared_ptr/unique_ptr. by Protobuf Team Bot · 2 years, 5 months ago
  24. 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
  25. 2b011bc Internal changes by Mike Kruskal · 2 years, 5 months ago
  26. f630787 move portability stuff into upb/port/ by Eric Salo · 2 years, 5 months ago
  27. 306123e C++ Code generator by Protobuf Team Bot · 2 years, 5 months ago