1. 06 Apr, 2018 1 commit
    • Jon Skeet's avatar
      Deliberately call simple code to avoid Unity linker pruning · da3ce671
      Jon Skeet authored
      The SampleEnumMethod method was previously only called via
      reflection, so the Unity linker thought it could be removed. Ditto
      the parameterless constructor in ReflectionHelper.
      
      This PR should avoid that issue, reducing the work needed by
      customers to use Google.Protobuf from Unity.
      da3ce671
  2. 05 Apr, 2018 2 commits
  3. 04 Apr, 2018 2 commits
  4. 02 Apr, 2018 11 commits
  5. 29 Mar, 2018 4 commits
  6. 28 Mar, 2018 4 commits
  7. 27 Mar, 2018 10 commits
  8. 26 Mar, 2018 6 commits