1. 21 Aug, 2015 1 commit
  2. 20 Aug, 2015 7 commits
  3. 18 Aug, 2015 1 commit
  4. 16 Aug, 2015 1 commit
  5. 15 Aug, 2015 5 commits
  6. 14 Aug, 2015 10 commits
  7. 13 Aug, 2015 8 commits
  8. 12 Aug, 2015 2 commits
  9. 11 Aug, 2015 3 commits
  10. 10 Aug, 2015 2 commits
    • Jan Tattermusch's avatar
      Merge pull request #703 from jskeet/more-todos · 6994b07f
      Jan Tattermusch authored
      More TODOs done.
      6994b07f
    • Jon Skeet's avatar
      More TODOs done. · f2732c7a
      Jon Skeet authored
      - Removed a TODO without change in DescriptorPool.LookupSymbol - the TODOs were around performance, and this is only used during descriptor initialization
      - Make the CodedInputStream limits read-only, adding a static factory method for the rare cases when this is useful
      - Extracted IDeepCloneable into its own file.
      f2732c7a