7 Commits (79e60429357c089baf6791ff3d41d06ab0865d83)

Author SHA1 Message Date
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 2 months ago
Joshua Haberman e4449ba248 Harmonize license rules between google3 and OSS 3 months ago
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 3 months ago
Eric Salo 64dbf0dba4 upb: delete the aliases for upb:hash, upb:lex, upb:reflection_internal 11 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
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