16536 Commits (ca58c35e249e8e9153fe96cec705335279ebce7c)
 

Author SHA1 Message Date
Joshua Haberman ca58c35e24 Added `explicit` to a single-arg constructor to fix a ClangTidy warning. 11 months ago
Protobuf Team Bot 4c7434560d Auto-generate files after cl/593859422 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
Charles OuGuo f869cfa479 In Ruby repeated fields, each_index actually iterates over the index (#11767) 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
Sandy Zhang 16afb4dea7 Bump major versions in version.json for C++, Java, Python, PHP, and Ruby in preparation for v26.x release in January. 11 months ago
Augie Fackler a4576cb820 RustInternalModuleName: use a more complete mangling system to avoid conflicts 11 months ago
Joshua Haberman a9bb9c5181 TextFormat should always escape ASCII 127 (DEL). 11 months ago
Protobuf Team Bot e27855032a Auto-generate files after cl/592935088 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
Joshua Haberman 588d5aa0db Optimized binary/JSON parsing to no longer copy input data into a temp buffer. 11 months ago
Protobuf Team Bot 6964e2c9d4 Auto-generate files after cl/592856106 11 months ago
Eric Salo 4d9c76b4cd upb: fix typo in IFTTT block name 11 months ago
Protobuf Team Bot a0e8195490 Auto-generate files after cl/592847506 11 months ago
Eric Salo cdb078275d upb: add more functions to bits/mini_table_field.h 11 months ago
Protobuf Team Bot df7e74b1d4 Auto-generate files after cl/592844285 11 months ago
Eric Salo fd6f83576f upb: stop returning void from void functions 11 months ago
Protobuf Team Bot 68f5ffb3a9 Small improvements: 11 months ago
Jie Luo 706c0d03f8 Automated rollback of commit 1250d5f6cc. 11 months ago
Protobuf Team Bot 8981fe5cab Auto-generate files after cl/592677762 11 months ago
Alyssa Haroldsen 1ddf033711 Clarify error language for prefix-conflicting enum values 11 months ago
Adam Cozzette 40ad3fac60 Breaking change: remove support for PHP generic services 11 months ago
Protobuf Team Bot 1ff12eff6a Auto-generate files after cl/592591476 12 months ago
Alyssa Haroldsen 0ce51da377 Implement v0.6 enum definitions 12 months ago
Protobuf Team Bot 35b564845c Do not define a `const` static variable as `constexpr`. While this is legal it 12 months ago
Protobuf Team Bot c288343d01 Implement SettableValue[u8] for SerializedData 12 months ago
Protobuf Team Bot 95ff734d6b Remove dead code. 12 months ago
Protobuf Team Bot 9d749cd5b0 Change Thunks that take by ref to take by pointer. 12 months ago
Jakob Buchgraber b539fa9c05 #cleanup Drop MapWithKeyOps::Value type in favor of Proxied::View. 12 months ago
Protobuf Team Bot 9d0a30d2e5 Auto-generate files after cl/592453467 12 months ago
Protobuf Team Bot 6bfd632d5b Test force_split for repeated_field_reflection_unittest. 12 months ago
Protobuf Team Bot 1db9465104 Auto-generate files after cl/592392732 12 months ago
Eric Salo de7f589d44 upb: eliminate :mini_table_internal 12 months ago
Eric Salo 33cb42e33b upb: add 'static' to several Python map functions 12 months ago
Adam Cozzette bc66a18040 Update lite_unittest to pad varints before calling `internal::VarintParse()` 12 months ago
Jie Luo 1250d5f6cc BREAKING CHANGE in v26: check if Timestamp is valid. 12 months ago
Protobuf Team Bot f75fe9e5f5 Auto-generate files after cl/592345066 12 months ago
Eric Salo e3ed59102c upb: replumb upb_Arena to be substantially more opaque 12 months ago
Hong Shin b9ad33cdff Reify our unifying dreams 12 months ago
James Newton-King ec1fd2700e [C#] Fix trimming warning in JSON formatter enum handling (#14789) 12 months ago
Protobuf Team Bot 1427a855b1 Allow NewStringElement inlining. 12 months ago
John Cater 8033709662 Remove uses of `incompatible_use_toolchain_transition`. 12 months ago
Protobuf Team Bot c763f3a3a3 Add allow dead_code to the oneof case enum. 12 months ago
Protobuf Team Bot 5b343374e7 Auto-generate files after cl/592107014 12 months ago
Eric Salo 1587fefee7 upb: simplify upb_Map_Insert() down to upb_Map_Set() where possible 12 months ago