- 04 Jul, 2016 1 commit
-
-
Jon Skeet authored
-
- 20 Apr, 2016 1 commit
-
-
Jon Skeet authored
JSON tests fail, as we're not using OriginalNameAttribute yet.
-
- 04 Feb, 2016 1 commit
-
-
Jon Skeet authored
-
- 15 Dec, 2015 1 commit
-
-
Jon Skeet authored
-
- 22 Nov, 2015 1 commit
-
-
Jon Skeet authored
Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode)
-
- 19 Nov, 2015 1 commit
-
-
Jon Skeet authored
-
- 09 Nov, 2015 1 commit
-
-
Jon Skeet authored
-
- 01 Oct, 2015 1 commit
-
-
Jon Skeet authored
-
- 29 Sep, 2015 2 commits
- 01 Sep, 2015 1 commit
-
-
Jon Skeet authored
Other changes are due to the well-known types changing without us regenerating.
-
- 06 Aug, 2015 1 commit
-
-
Jon Skeet authored
-
- 05 Aug, 2015 2 commits
- 30 Jul, 2015 2 commits
-
-
Jon Skeet authored
-
Jan Tattermusch authored
-
- 22 Jul, 2015 1 commit
-
-
Jon Skeet authored
-
- 21 Jul, 2015 1 commit
-
-
Jon Skeet authored
-
- 17 Jul, 2015 1 commit
-
-
Jon Skeet authored
We'll see what I've missed when CI fails...
-
- 14 Jul, 2015 2 commits
- 10 Jul, 2015 2 commits
- 09 Jul, 2015 2 commits
-
-
Jon Skeet authored
Note that now we need a proto3 version of addressbook.proto. This may affect other platforms, and could do with an overhaul to follow proto3 conventions anyway (e.g. repeated field names). Will need to think about that carefully before merging into master. Raised issue #565 for this.
-
Jon Skeet authored
-
- 26 Jun, 2015 1 commit
-
-
Jon Skeet authored
-
- 25 Jun, 2015 1 commit
-
-
Jon Skeet authored
(Primarily this is starting the hash code of messages at a non-zero value...)
-
- 24 Jun, 2015 1 commit
-
-
Jon Skeet authored
Fixes issue #523.
-
- 23 Jun, 2015 2 commits
- 17 Jun, 2015 1 commit
-
-
Jon Skeet authored
-
- 12 Jun, 2015 2 commits
- 11 Jun, 2015 1 commit
-
-
Jon Skeet authored
This makes repeated fields really awkward at the moment - but when we reimplement RepeatedField<T> to be backed by an array, we can cast the array directly...
-
- 09 Jun, 2015 1 commit
-
-
Jon Skeet authored
-