1. 25 Jun, 2015 3 commits
    • Jon Skeet's avatar
      Merge pull request #534 from jskeet/proto3-freeze · 68a4ee26
      Jon Skeet authored
      Implement Freeze in C# protos
      68a4ee26
    • Jon Skeet's avatar
      Get the Mono build script working again. · 0698aa97
      Jon Skeet authored
      The solution as a whole doesn't build yet - we probably want to remove
      ProtoDump and ProtoMunge entirely, and ProtoBench should use Jan's new
      benchmarks for parity with Java.
      
      The version of NUnit on my machine, packaged with Mono 3.12.1, is
      only NUnit 2.4.2, which is extremely old - it still requires an explicit
      [TestFixture] attribute on test fixtures. I've added one just for ByteStringTest
      for the moment so that we can see some tests passing in Travis, but as part of
      a separate PR we should work on making sure we're using a recent NUnit version.
      (It may already be doing so, but we can check that once it's working and merged.)
      0698aa97
    • Jon Skeet's avatar
      Regenerated descriptor C++ code · d487c322
      Jon Skeet authored
      d487c322
  2. 24 Jun, 2015 4 commits
  3. 23 Jun, 2015 6 commits
  4. 22 Jun, 2015 1 commit
  5. 19 Jun, 2015 6 commits
  6. 18 Jun, 2015 10 commits
  7. 17 Jun, 2015 10 commits