892 Commits (5fac12fff0358dd944c855d67250bacdb6c92e57)

Author SHA1 Message Date
Jan Tattermusch ba61d76e52 simplify serialization to single span 5 years ago
Jan Tattermusch b3cdba1cfd increase test coverage 5 years ago
Jan Tattermusch 7bfaaba534 cleanup coded output stream 5 years ago
Jan Tattermusch 9039103637 message extensions + refactor 5 years ago
Jan Tattermusch 8dbf707aa0 add more tests 5 years ago
Jan Tattermusch 1e1d455423 add WriteFloat TODO 5 years ago
Jan Tattermusch 2bce090f32 add more tests 5 years ago
Jan Tattermusch ecbb29d354 add WriteContext.Flush() method 5 years ago
Jan Tattermusch 3cdc107bda fix bug in RefreshBuffer 5 years ago
James Newton-King 921bdaaa61
Improve repeated fixed parsing performance 5 years ago
Jan Tattermusch 90d4969bd1 LegacyGeneratedCodeTest now passing 5 years ago
Jan Tattermusch 361c933a58 annotate ByteString.Span and ByteString.Memory as SecuritySafeCritical 5 years ago
Jan Tattermusch 9070389516 regenerate code 5 years ago
Jan Tattermusch ea1d55927d test are almost passing 5 years ago
Jan Tattermusch 125e4ad267 regenerate C# protos 5 years ago
Jan Tattermusch d3eddf7e2d make everything build, with some TODOs 5 years ago
Jan Tattermusch ca7bc464a9 make all writing use WriteContext 5 years ago
Jan Tattermusch c17af44172 apply SecuritySafeCritical attribute 5 years ago
Jan Tattermusch 5742a64eea fix WriteString bug 5 years ago
Jan Tattermusch 5fc49bdd5a fix a bunch of bugs 5 years ago
Jan Tattermusch d0e08f546d entire solution builds now 5 years ago
Jan Tattermusch ee6b20afbe CodedOutputStream adjustments 5 years ago
Jan Tattermusch f9d9019e27 more progress 5 years ago
Jan Tattermusch fe147994c8 progress: stuff almost builds now 5 years ago
Jan Tattermusch a329764603 fix typo in ParserInternalState 5 years ago
Jan Tattermusch c855561c54 initial implementation of buffer encoding 5 years ago
Jan Tattermusch 7cb5597013
Overcome the `ref struct` limitation for pre-roslyn compilers by introducing GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for generated code (#7490) 5 years ago
Joshua Haberman 9ce8c330e7
Updated version to 3.12.3 and updated CHANGES.txt. (#7580) 5 years ago
Jan Tattermusch 040b2a6d07 C# project cleanup 5 years ago
Joshua Haberman beeb621f50
Update protobuf version (#7557) 5 years ago
Joshua Haberman 0a737d8eb0 Sync from Piper @313142438 5 years ago
Joshua Haberman 6ad138d85a
Update protobuf version (#7535) 5 years ago
Joshua Haberman 9952e36f92
Merge release branch into master. (#7517) 5 years ago
Joshua Haberman e90b71cdee Update protobuf version 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Joshua Haberman f597a24627 Update protobuf version 5 years ago
Jon Skeet 3c3646fa78 Implement HasPresence for C# 5 years ago
Jan Tattermusch fc5ded36bc Merge pull request #7434 from jtattermusch/csharp_expose_options 5 years ago
Jon Skeet 807ea2f352 Fix to C# support library code 5 years ago
Jon Skeet 13df985bff Regenerate C# code based on the previous commit 5 years ago
Joshua Haberman 6b5fb807c0 Sync from Piper @310858019 5 years ago
Joshua Haberman 2d80a70048 Sync from Piper @310457838 5 years ago
Jon Skeet ed5c874de3 Fix to C# support library code 5 years ago
Jon Skeet 9926c9504b Regenerate C# code based on the previous commit 5 years ago
Joshua Haberman a9f11d7d64
Updated version to 3.12.0-rc1. (#7449) 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Jon Skeet 97737072f9 Add reflection support for proto3 optional fields 5 years ago
Jon Skeet bad9d753ae Add unit tests for proto3 optional fields 5 years ago
Jon Skeet b0649a088a Regenerate C# code with the new generator, adding unittest_proto3_optional.proto 5 years ago