10 Commits (f34d37a3d4d64621bc87aa0a65a05cab64062399)

Author SHA1 Message Date
Jon Skeet f34d37a3d4 Tidying up and extra tests. 10 years ago
Jon Skeet a0f956932d Use our "local" copy of Encoding.UTF8 in CodedInputStream too. 10 years ago
Jon Skeet 828b7e61d0 Use the fact that we know the tag size and bytes at codegen time to optimize. 10 years ago
Jon Skeet 5685e98711 Simplify ComputeInt32Size to call ComputeInt32SizeNoTag. 10 years ago
Jon Skeet 96ddf01aed Coded*Stream streamlining. 10 years ago
Jon Skeet 39aaf21d51 Reimplement enums as int values, and get rid of EnumHelper. 10 years ago
Jon Skeet 35e4dbd518 Improve string encoding times. 10 years ago
Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 years ago
Jon Skeet f015b860b7 Remove CLS compliance from runtime code. 10 years ago