1661 Commits (57f770f8c9c7ee8d6f3d1be6950ca1755fa205cb)

Author SHA1 Message Date
Joshua Haberman ca58c35e24 Added `explicit` to a single-arg constructor to fix a ClangTidy warning. 11 months ago
Eric Salo 0896146034 upb: make all mini_table/ includes unidirectional 11 months ago
Eric Salo 3c3d77158f upb: add :test_srcs targets for cmake on GH 11 months ago
Eric Salo f50ea84d19 upb: the triumphant return of upb/mem:internal 11 months ago
Protobuf Team Bot da56def7c2 Auto-generate files after cl/593821827 11 months ago
Eric Salo 2fb0b93d9d upb: tighten up and lock down upb/wire/ 11 months ago
Joshua Haberman 238538b6ce Fixed breaking ARM tests by properly aligning default options. 11 months ago
Protobuf Team Bot 4a8f21ea94 Auto-generate files after cl/592863926 11 months ago
Eric Salo b997cb6d8d upb: add a non-void typedef for upb_Message 11 months ago
Eric Salo 4d9c76b4cd upb: fix typo in IFTTT block name 11 months ago
Eric Salo cdb078275d upb: add more functions to bits/mini_table_field.h 11 months ago
Eric Salo fd6f83576f upb: stop returning void from void functions 11 months ago
Protobuf Team Bot 8981fe5cab Auto-generate files after cl/592677762 11 months ago
Adam Cozzette 40ad3fac60 Breaking change: remove support for PHP generic services 11 months ago
Eric Salo de7f589d44 upb: eliminate :mini_table_internal 12 months ago
Eric Salo e3ed59102c upb: replumb upb_Arena to be substantially more opaque 12 months ago
Eric Salo 1587fefee7 upb: simplify upb_Map_Insert() down to upb_Map_Set() where possible 12 months ago
Eric Salo 121896da15 upb: add upb_Message_ExtensionByIndex() 12 months ago
Eric Salo 1f67b8dfe1 upb: tag upb_MiniTableField:offset as UPB_ONLYBITS() 12 months ago
Eric Salo 5b7bafc60e upb: upb_Message_Extension -> upb_Extension 12 months ago
Protobuf Team Bot f73985a9f9 Auto-generate files after cl/592035282 12 months ago
Eric Salo a4a98bdcc0 upb: tag upb_Array.size as UPB_ONLYBITS() 12 months ago
Protobuf Team Bot 2be44b99cb Auto-generate files after cl/591299107 12 months ago
Eric Salo fa62c92071 upb: stop generating hazzers for repeated fields 12 months ago
Protobuf Team Bot 9c7d2b9d83 Make the utf8_range implementation just in C 12 months ago
Mike Kruskal 543fbcdbd9 Breaking change: Remove deprecated std::string error collector overrides 12 months ago
Eric Salo 088fee7f28 upb: implement upb_Message_FindExtensionByNumber() 12 months ago
Eric Salo e1d3008eaf upb: tighten up the upb_Arena code 12 months ago
Eric Salo 9c3a4e5f96 upb: add missing line for :mem_internal to copy.bara.sky 12 months ago
Protobuf Team Bot 1b62d18159 Reunify with-bits and no-bits on upb.js to only use bits for non-repeated getters and string-alloc (the latter we can revisit in a followup). All setters go through the upb C api. 12 months ago
Eric Salo 0c3e116c25 upb: tag _upb_Message_AddUnknown() as UPB_PRIVATE() 12 months ago
Eric Salo a649ddadb5 upb: reverse the polarity of the MiniTableField untyped data accessors 12 months ago
Eric Salo a303ccbe05 upb: use upb_alloc functions internally instead of stdlib malloc/free 12 months ago
Eric Salo cca8a7cc23 upb: delete upb::SymbolTable typedef 12 months ago
Eric Salo b83a1fece1 upb: implement upb_MiniTable_MapKey() and upb_MiniTable_MapValue() 12 months ago
Protobuf Team Bot 4ffe0868f9 Auto-generate files after cl/588239901 12 months ago
Eric Salo 0755621dd2 Automated rollback of commit 3c75c331d3. 12 months ago
Protobuf Team Bot c17fddf2c0 Auto-generate files after cl/588189563 12 months ago
Eric Salo 3c75c331d3 upb: inline upb_Message_New() 12 months ago
Eric Salo 6efd909a9b upb: clean up and lock down the internal oneof accessors 12 months ago
Eric Salo 347486dd85 upb: clean up and lock down the internal hasbit accessors 12 months ago
Eric Salo a8c3eb7fa5 upb: upb_MiniTable_FindUnknown() -> upb_Message_FindUnknown() 1 year ago
Eric Salo b64c6e193b upb: implement upb_Message_ShallowClone()/Copy() 1 year ago
Eric Salo 10c3e3dfb6 upb: move some extension-related message functions 1 year ago
Eric Salo 848a2bfd41 upb: tag upb_MiniTableField:number as UPB_ONLYBITS() 1 year ago
Protobuf Team Bot 2ff245ef18 Internal 1 year ago
Eric Salo 0e6607a5c9 upb: tag upb_MiniTableField:mode as UPB_ONLYBITS() 1 year ago
Protobuf Team Bot de57b67561 Auto-generate files after cl/586781244 1 year ago
Mike Kruskal f99c0bd47e Add an EDITION_MAX enum value for plugins that will never need edition-based changes 1 year ago
Eric Salo bb5322a194 upb: lock down upb_MiniTable (mostly) 1 year ago