1. 27 Jan, 2017 1 commit
  2. 19 Jan, 2017 1 commit
    • Jon Skeet's avatar
      Support custom options in C# · 047575f2
      Jon Skeet authored
      This consists of:
      - Changing the codegen for the fixed set of options protos, to parse unknown fields instead of skipping them
      - Add a new CustomOptions type in the C# support library
      - Expose CustomOptions properties from the immutable proto wrappers in the support library
      
      Only single-value options are currently supported, and fetching options values requires getting the type right
      and knowing the field number. Both of these can be addressed at a later time.
      
      Fixes #2143, at least as a first pass.
      047575f2
  3. 17 May, 2016 1 commit
  4. 12 Dec, 2015 1 commit
  5. 26 Jun, 2015 1 commit
    • Jon Skeet's avatar
      More cleanup, based around searches for "Google.ProtocolBuffers" · fb77cc9d
      Jon Skeet authored
      - Remove some old proto2-based C#-only messages
      - Remove the "build" directory which only contained out-of-date files
      - Remove the csharp_namespace option from proto2 messages
      - Change "Google.ProtocolBuffers" to "Google.Protobuf" in other messages
      fb77cc9d
  6. 06 May, 2015 1 commit
  7. 11 Nov, 2014 1 commit
  8. 01 Oct, 2014 1 commit
  9. 18 Jul, 2014 1 commit
  10. 22 Sep, 2012 1 commit
  11. 02 Nov, 2010 1 commit
  12. 29 Jul, 2009 1 commit
  13. 02 Dec, 2008 1 commit
  14. 24 Sep, 2008 1 commit