18179 Commits (090edb7a77ec2f90b7c93fd94e6f70d5aab2085b)
 

Author SHA1 Message Date
Hong Shin 090edb7a77 replace protos namespace from {repeated_field, repeated_field_iterator} with hpb 9 months ago
Thomas Van Lenten d794139f09 [ObjC] Deprecate GPBUnknownFieldSet and related apis. 9 months ago
Protobuf Team Bot 1492fa9598 Automated rollback of commit e2525e6b36. 9 months ago
Thomas Van Lenten 1a300ce648 [ObjC] More tests around unknown to known failure cases. 9 months ago
Cong Liu 69698c123a Internal change. 9 months ago
Protobuf Team Bot 9bcd5a3ca2 Internal changes to versions 9 months ago
Deanna Garcia f5ffaf9063 Remove unused pom.xml files. 9 months ago
Protobuf Team Bot 0f02d8459b Move `msg.merge_from(othermsg)` onto a trait fn 9 months ago
Mark Hansen 3281605ad4 Cleanup: fix rawtypes warnings in SchemaUtil 9 months ago
Protobuf Team Bot 2bac0e4ce3 Change merge_from() to take impl AsView instead of impl Proxy. 9 months ago
Evan Brown e2525e6b36 Enable small object optimization (SOO) for RepeatedField in order to reduce data indirections. 9 months ago
Protobuf Team Bot 05e7398fec Add functions for handling short (`uint16_t`) values 9 months ago
Hong Shin 0811818d01 Delete protos README 9 months ago
Protobuf Team Bot ef2a0dd77a Internal change 9 months ago
Hong Shin aea6dfc495 Remove protos_traits.h 9 months ago
Protobuf Team Bot cb71119149 Internal changes to versions 10 months ago
Deanna Garcia 8714892d19 Set -ex in test_java.yml 10 months ago
Protobuf Team Bot 072fc19241 Auto-generate files after cl/658841466 10 months ago
Protobuf Team Bot 580b595eea Removes setjmp/longjmp if UPB is running in a WASM-WAMR environment 10 months ago
Thomas Van Lenten f26bdff7cc [ObjC] Support errors when merging unknown fields to a message. 10 months ago
Thomas Van Lenten 63b8e4ecef Automated rollback of commit 1e6abadc2b. 10 months ago
jchadwick-buf db48abbef4 Add breaking change detection for well-known types (#17513) 10 months ago
Mark Hansen 621f2a2786 Remove unused field MessageSchema.syntax 10 months ago
Mark Hansen 910f62779f Inline ArrayList's array into SmallSortedMap 10 months ago
Tony Liao 58a97a4b57 Add tests for string APIs for implicit presence fields. 10 months ago
Thomas Van Lenten fe7b64e934 [ObjC] Add apis for removing things from `GPBUnknownFields`. 10 months ago
y-yagi 184f3a37e9 Remove codes for unsupported Ruby (#17353) 10 months ago
Protobuf Team Bot 258f3e9763 Internal changes to versions 10 months ago
Hong Shin c75e50febb Obliterate protos namespace from hpb.h! 10 months ago
Derek Benson f87523dd41 fix the crate name being used by the gencode library. 10 months ago
Yamil Morales 582e80eb8a Set up for Rust-cpp Protobuf implementation message matcher. 10 months ago
Tony Liao c75787c327 Documentation Update: Add comment to describe parse options. 10 months ago
Protobuf Team Bot 366fbbaea1 Internal changes to versions 10 months ago
Mark Hansen f9ecda5f3c Reuse empty int[0] in MessageSchema.intValue to save allocations 10 months ago
Protobuf Team Bot 6fdcc0beb4 Remove clear_and_parse inherent method in favor of a trait fn. 10 months ago
Derek Benson 9d628f8024 Create an initial version of protobuf-codegen. This exposes an initial working version of codegen for use with cargo. 10 months ago
Deanna Garcia 7c938044b9 Refactor java maven GHA test to use our generated jars. 10 months ago
Protobuf Team Bot c7278372b5 Auto-generate files after cl/658038844 10 months ago
Mike Kruskal 149407e24b Internal changes 10 months ago
Evan Brown 5ac8ee1a20 Return backing array memory to arena in ExtensionSet. 10 months ago
Tony Liao 06a520cdb7 Add wire format parsing unit tests for implicit presence fields. 10 months ago
Adam Cozzette 6ab302d3a3 Rust: cut down on the amount of generated C++ code needed for maps 10 months ago
Protobuf Team Bot 76c767fa1c Add traits for interop fns. 10 months ago
Derek Benson 9cceb6278d Fix broken github_only comment in cargo build rule 10 months ago
Protobuf Team Bot c7d4697481 Add an protobuf::__internal::SealedInternal trait 10 months ago
Hong Shin 824f6ac9e9 Migrate core (sans Parse & Serialize) and extension funcs from `protos` to `hpb` 10 months ago
Protobuf Team Bot 7ad56e7cbb Introduce an upb::AssociatedMiniTable trait in Rust. 10 months ago
Protobuf Team Bot 51763f3e40 Automated rollback of commit 74f6da4d26. 10 months ago
Hong Shin 1f9206c703 Internal Change 10 months ago
Derek Benson 504a5d0311 Add pkg build rules to create a zip of the protobuf rust crate 10 months ago