20 Commits (c64f26e4fa7204193330032edbb186fb0acd88fb)

Author SHA1 Message Date
Eric Salo 0c6b72dbf8 replace upb_Map_Delete() 2 years ago
Eric Salo 3f173c4b81 add upb_Map_Delete2() 2 years ago
Eric Salo 03b1dee5cc implement upb_Map_Next() as the new upb_Map iterator 2 years ago
Eric Salo 41335a03be normalize upb_Message_New() 2 years ago
Eric Salo edecfd5eb0 upb: use the new reflection headers 2 years ago
Joshua Haberman fcb666d040 Fixed comparison of maps in Python. 2 years ago
Joshua Haberman 16daf910cc Fixed Python+upb to use ScalarMapContainer when appropriate. 2 years ago
Protobuf Team Bot e4635f223e match file names to type names 2 years ago
Joshua Haberman 12fffeb9c3 Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 3 years ago
Joshua Haberman e4c7f82664 Silence compiler warning about unreachable code. 3 years ago
Joshua Haberman d72d98495d Fixed a Python test by adding a new map insert function that distinguishes between insert and update. 3 years ago
Joshua Haberman 1c955f37ce
Mass API rename and clang-reformat (#485) 3 years ago
Joshua Haberman 1be47593f0 Fixed disconnecting before Clear(). 3 years ago
Joshua Haberman e5d8d28b0f Addressed PR comments. 3 years ago
Joshua Haberman 54b775d4f4 WIP. 3 years ago
Joshua Haberman 58960e0442 Addressed PR comments. 3 years ago
Joshua Haberman 1c46e72eee Addressed PR comments. 3 years ago
Joshua Haberman 21d716d72b A bit more terminology updating. 3 years ago
Joshua Haberman faac2d8b78 Updated some terminology and added comments. 3 years ago
Joshua Haberman bf74b3e7fd Added map support. 3 years ago