2 Commits (1ac8c04604fe8ba119cdcdaeb1e22ae962de40e3)

Author SHA1 Message Date
Eric Salo ec69a0af63 upb: s/NULL/nullptr in C++ unit tests 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Eric Salo d2f10df2dc upb: split apart upb/upb.hpp, delete :upb 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 1 year ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Eric Salo 184a4758f2 fix an error path in the (still completely unused) tokenizer 2 years ago
Tom Hughes d86f531b54 Use "#if GTEST_HAS_DEATH_TEST" instead of "#ifdef GTEST_HAS_DEATH_TEST" 2 years ago
Eric Salo a3e49f90ac add some formatted append functions to the string class 2 years ago
Eric Salo 4d3998b54b consolidate some general parsing functions into upb/lex/ 2 years ago
Eric Salo ff8e1b40ba create base/ subdir and expand :status build target to :base 2 years ago
Eric Salo aec12a466f upb: split out :status as a separate build target 2 years ago
Eric Salo f6307877d3 move portability stuff into upb/port/ 2 years ago
Eric Salo f409c9985b create mem/ subdir for all arena code 2 years ago
Eric Salo c7187301d3 fix some warnings when the compiler is being strict 2 years ago
Eric Salo f3316e2d7d remove upb_String from the public tokenizer api 2 years ago
Eric Salo 0013c936ef add upb_Status to the tokenizer 2 years ago
Eric Salo 33114209dc simplify the tokenizer 2 years ago
Eric Salo 922a858e5c clean up tokenizer options and defaults 2 years ago
Eric Salo 6861966501 first stab at a Tokenizer api 2 years ago
Protobuf Team Bot 1c13fd0686 first stab at a ZeroCopyStream api. 2 years ago