10807 Commits (9904c12b03082a2702e1b75e59bfd708be139397)
 

Author SHA1 Message Date
Protobuf Team Bot 615bdd3e2a Add a mechanism for placing comments in Emit() calls that are not reproduced in the output. 2 years ago
Martijn Vels 1c23c75aa7 Unify alignment logic 2 years ago
Protobuf Team Bot 4ae9dda0e1 Add Printer::Sub for finer configuration of how a variable substitution is processed. 2 years ago
Martijn Vels 821b0732f2 Cleanup ThreadCache and LifeCycledId 2 years ago
Joshua Haberman a49bfa9825 Fixed text_format_test.py's imports. 2 years ago
Protobuf Team Bot e57ab5f643 Add a mechanism for placing comments in Emit() calls that are not reproduced in the output. 2 years ago
Martijn Vels e9fbfbd327 Cleanup portable defines for NO_THREAD_LOCAL and kCacheAlignment 2 years ago
Protobuf Team Bot 2c999118ff Auto-generate files after cl/494213745 2 years ago
Protobuf Team Bot f7af94c076 Remove MOA logic for constructor/destructor path. 2 years ago
Protobuf Team Bot 5e43ea27cb Refactor the codepath for unknown field handling. 2 years ago
Protobuf Team Bot 176e67b2e6 Auto-generate files after cl/494193350 2 years ago
Protobuf Team Bot c5c5332d80 Add a tokenizer inside of io::Printer. 2 years ago
Mike Kruskal cdc56ab1b7 Internal changes 2 years ago
Protobuf Team Bot fb8862f781 Temporarily allow a generator flag (message_owned_arena_trial) that does nothing. 2 years ago
Martijn Vels ee50dd1b9b Remove ArenaMetricsCollector as it is not used? 2 years ago
Jie Luo 324f26e0cd Internal change only 2 years ago
Mike Kruskal ac1fee677e Internal changes 2 years ago
Mike Kruskal 308307050e Internal changes 2 years ago
Mike Kruskal d64a5c44e4 Internal changes 2 years ago
Protobuf Team Bot 9e0e7d5f59 Auto-generate files after cl/493986824 2 years ago
Mike Kruskal 032c9c8ada Internal changes 2 years ago
ericsalo 233651ca8a
Merge pull request #11210 from protocolbuffers/main-202212081032 2 years ago
Eric Salo 3718254ac1 Updating changelog 2 years ago
Protobuf Team Bot 99eb7fa891 Updating version.json and repo version numbers to: 21.11 2 years ago
Mike Kruskal a02c9021cc Internal changes 2 years ago
ericsalo 7c123c40e2
Merge pull request #11201 from protocolbuffers/21.x-202212080033 2 years ago
Jie Luo ea1c922d75 Internal change only 2 years ago
Protobuf Team Bot fad90711ca Reduce the stack cost of building descriptors. This reduces the chance of stack 2 years ago
Eric Salo 44eafb2f65 Update version.json to: 21.12-dev 2 years ago
Eric Salo aea4a275e2 Updating changelog 2 years ago
ericsalo ffe65a5040
Merge pull request #11197 from protocolbuffers/21.x-202212071935 2 years ago
Protobuf Team Bot a474c5b9ff Updating version.json and repo version numbers to: 21.11 2 years ago
ericsalo c0bc0cf076
Merge pull request #11196 from ericsalo/21.x 2 years ago
Eric Salo 9d17e97927 sync with current 21.x upb 2 years ago
Protobuf Team Bot c0a26ed486 Internal code clean up. 2 years ago
Jie Luo b9eb6bf759 Internal change only 2 years ago
Mike Kruskal 7e861cc593 Internal changes 2 years ago
Protobuf Team Bot 22a133994f Internal code cleanup. 2 years ago
Protobuf Team Bot 896be3767a Internal change. 2 years ago
Mike Kruskal 55f90b6542 Internal changes 2 years ago
Protobuf Team Bot c6ede6e05a Add an allowlist for implementation reserved fields for the C++ implementation. 2 years ago
Martijn Vels e5e2ad866c Add 'ReadCord` and 'WriteCord` functions to CodedStream 2 years ago
Protobuf Team Bot e173fb6077 [ObjC] New experimental option to generate into multiple files. 2 years ago
Protobuf Team Bot a9625006c4 Make proto allocation with Arenas faster 2 years ago
Mike Kruskal 9d5dc6c9ec Internal changes 2 years ago
Protobuf Team Bot 0c39dddc4f Remove some #if 0'd code that wasn't meant to be checked in. 2 years ago
Protobuf Team Bot 14cd48012f Add missing header <iosfwd> 2 years ago
Vincent Thiberville 9aa5272420 Make generated python files compatible with Cython (#11011) 2 years ago
Protobuf Team Bot 7935932356 [ObjC] Boolean generation options support no value as "true". 2 years ago
Protobuf Team Bot f1b0045dd3 Move from `count(...)` to `contains(...)` 2 years ago