596 Commits (79c32b17acecbd01968a081dda695fc25d8bc992)

Author SHA1 Message Date
Jon Skeet 8d115298c7 Fix comment typo 9 years ago
Jon Skeet 96cffaa8e3 Generated code changes following previous commit. 9 years ago
Jon Skeet 53c399a1d6 Revamp to reflection. 9 years ago
Jan Tattermusch 43b17376f7 update addressbook example 9 years ago
Jan Tattermusch 352690efc7 regenerate Addressbook.cs 9 years ago
Jon Skeet c9fd53a3b7 First part of JSON formatting for well-known types. I think we need a reflection API rethink before doing the rest. 9 years ago
Jan Tattermusch 9b28d4b12c Fix typo in buildall.sh 10 years ago
Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
Jon Skeet 34878cb14e Fixes from PR review. 10 years ago
Jon Skeet 3da90e9f54 Make the map test actually test the code... 10 years ago
Jon Skeet 8a0312b201 First pass at wrapper types. 10 years ago
Jon Skeet 8d47ec4f3e Fixes to ByteString's equality handling. 10 years ago
Jon Skeet b2ac868493 First part of implementing wrapper types. Not ready yet! 10 years ago
Jon Skeet 78b452b7ac Remove the struct-based iterator for RepeatedField. 10 years ago
Jan Tattermusch b4a24aa5fa added comment for ByteString.CopyFrom 10 years ago
Jan Tattermusch ab5fffcc9e C# cleanup - assorted nits 10 years ago
Jon Skeet 541b442b99 Don't create nested types (or field accessors) for map types. 10 years ago
Jon Skeet 62a4aa56d4 Generated code for well-known types 10 years ago
Jon Skeet 739d13d5d1 Generate the well-known types in C# 10 years ago
Jon Skeet 1660c5631e Changing reflection namespace (part 4) 10 years ago
Jon Skeet 9c888fa3a2 Changing reflection namespace (part 3) 10 years ago
Jon Skeet 76940942cf Changing reflection namespace (part 2) 10 years ago
Jon Skeet 9f37de960f Changing reflection namespace (part 1) 10 years ago
Jon Skeet 0f34daad07 Changes suggested during review. 10 years ago
Jan Tattermusch 6c8c5b402b Update Google.Protobuf.nuspec 10 years ago
Jan Tattermusch 46feed023d enable building nuget package 10 years ago
Jon Skeet 6ea9bc7aa3 Fixes to JsonFormatter 10 years ago
Jon Skeet 68fc689e52 Generated code changes for previous submit 10 years ago
Jon Skeet ef3464dff6 Oneof reflection support. (Generated code changes in next commit.) 10 years ago
Jon Skeet 5b9288e47d Use the new JsonFormatter to implement ToString on generated messages. 10 years ago
Jon Skeet f8c151f21e Initial implementation of JSON formatting 10 years ago
Jon Skeet 0da4a89c97 Knock-on effects of moving GetSampleMessage. 10 years ago
Jon Skeet 14f2222a50 Lots more tests for FieldCodec, MapField, RepeatedField 10 years ago
Jon Skeet af259b77bf Fix descriptor reflection in various ways 10 years ago
Jon Skeet 5350822b0a Regenerated code due to previous commit. 10 years ago
Jon Skeet 462d569ec0 Changes to generated code due to previous commit. 10 years ago
Jon Skeet 78ea98f56f Implement reflection properly for fields. 10 years ago
Jon Skeet 3cce11ce1c Minor fix-ups as suggested in PR #560. 10 years ago
Jon Skeet ee835a3fe4 Fix copyright lines for all C# code. 10 years ago
Jon Skeet f34d37a3d4 Tidying up and extra tests. 10 years ago
Jon Skeet b9d1d3891f Tests changed enough to build 10 years ago
Jon Skeet f2a27cc2c7 First pass (not yet compiling) at removing all the array handling code from Coded*Stream. 10 years ago
Jon Skeet 8d83f8d13e Fix for doubly-nested types - issue #307. 10 years ago
Jon Skeet fb77cc9d9f More cleanup, based around searches for "Google.ProtocolBuffers" 10 years ago
Jon Skeet aa5104143c Remove a lot of code which wasn't needed any more. 10 years ago
Jon Skeet e75a10d8ff Fix or delete old projects. 10 years ago
Jon Skeet 286edc0fc2 Tests for FieldCodec, along with a fix. 10 years ago
Jon Skeet e6fc9778f5 Generated code changes for previous commit. 10 years ago
Jon Skeet c12833104f Tweaks and more tests for maps 10 years ago
Jon Skeet c06226354d Make map test keys even more different to avoid odd hash collisions 10 years ago