18177 Commits (1492fa9598a79461a79f371c64a22888a6ed6fa0)
 

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