2762 Commits (37de88c212a447cdcc3047e75a70cc9b1f5b148b)
 

Author SHA1 Message Date
Deanna Garcia d78c7bc53f Remove MSVC tests and document that source is just for ubuntu/macos 2 years ago
Deanna Garcia f74dad67f8 Try static linking 2 years ago
deannagarcia 6525917d83
Merge branch 'main' into srcWhl 2 years ago
Eric Salo c628e53dde upb_MiniTable_GetMutableMap() -> upb_Message_GetOrCreateMutableMap() 2 years ago
Joshua Haberman 143132fa27 Make upb's generated code agnostic to fasttable. 2 years ago
Deanna Garcia 8e1484b28d Install setuptools 2 years ago
Deanna Garcia bbcc9ca8e8 Specify language of extension 2 years ago
Deanna Garcia 100a025766 Change header installation now that we are using pip 2 years ago
Deanna Garcia d7fe9387f4 Attempt to fix tests 2 years ago
Deanna Garcia af9e5b7333 Try to fix debug statement again 2 years ago
Deanna Garcia 13c90ce437 Fix debug statement 2 years ago
Deanna Garcia ca3f2a6f0f Add debug statement 2 years ago
Deanna Garcia 68d3ae7586 Fix cmake 2 years ago
Deanna Garcia 6f17e81048 Add pkg_files to cmake defs 2 years ago
Deanna Garcia f887fe30aa Add lots more source files 2 years ago
Joshua Haberman 7cd8f6c940 Ported more cases of wire format parsing to upb_WireReader. 2 years ago
Eric Salo a9f9bfea75 fix some compiler warnings in ecis 2 years ago
Eric Salo 0c6b72dbf8 replace upb_Map_Delete() 2 years ago
Deanna Garcia 4efa9c3c40 Add manifest 2 years ago
Deanna Garcia d21ea652dd Add include dir to setup.py 2 years ago
Deanna Garcia c740802bcb Update proto dep and setup.py 2 years ago
Protobuf Team Bot 466408978f Add extern C blocks to wire_reader and eps_copy_input_stream. 2 years ago
Deanna Garcia 52f21e30f8 Change find comment 2 years ago
Joshua Haberman 112f037da6 Migrated the text format encoder to upb_WireReader. 2 years ago
Eric Salo 26e9a75294 remove wire/types.h from the :wire build target 2 years ago
Joshua Haberman 75488a0742 Created a new upb_WireReader interface for parsing wire data directly. 2 years ago
Joshua Haberman a48af3f824 Moved aliasing logic for string field parsing into EpsCopyInputStream. 2 years ago
Adam Cozzette f50e8b221b Update staleness_test() error message to include diff 2 years ago
Eric Salo 1e28a99baa fix broken Dart unit tests 2 years ago
Joshua Haberman 003ecb3125 Rolling forward: expanded GCC diagnostic pragmas to cover all of accessors.h. 2 years ago
Protobuf Team Bot 565b28c0d1 Unified accessor API for repeated field getters and setters. 2 years ago
Joshua Haberman 48ad4bbd0f Unified accessor API for repeated field getters and setters. 2 years ago
Eric Salo 00623c3cde delete obsolete array wrapper funcs from upbc_so 2 years ago
Joshua Haberman 0f938ec4df Unified accessor API for map getters and setters. 2 years ago
Eric Salo 3f173c4b81 add upb_Map_Delete2() 2 years ago
Eric Salo 0623093498 speed up upb_MiniTable_FindFieldByNumber() 2 years ago
Joshua Haberman e34e3bd328 Unified accessor API for map getters and setters. 2 years ago
Joshua Haberman 45dfd77d87 Unified accessor API for map getters and setters. 2 years ago
Deanna Garcia 3cfab5d1ef Attempt to fix test 2 years ago
Deanna Garcia 031a12b6a5 Move pyext to python dir and change test installation 2 years ago
Deanna Garcia 30b9f9a2da Change directory to look for wheels 2 years ago
Deanna Garcia c0d3ff4ca5 Change test name and download path 2 years ago
Deanna Garcia f0c0385a5a Fix workspace 2 years ago
Deanna Garcia 68e6248950 Fix workspace sha 2 years ago
Deanna Garcia ac7af1d64c Fix dependency 2 years ago
deannagarcia 4ae547f9f8
Merge branch 'main' into srcWhl 2 years ago
Deanna Garcia 9880136636 Add bazel target for source distribution 2 years ago
Eric Salo 02cf7aaa1d upb_Array_Resize() now correctly clears new values 2 years ago
Eric Salo 8797415383 mark the public array accessors as UPB_API 2 years ago
Eric Salo abed1995a9 implement some simple array accessors for Dart 2 years ago