- 07 Feb, 2015 1 commit
-
-
csharptest authored
-
- 31 Jan, 2015 1 commit
-
-
Jon Skeet authored
of the benchmark (parsing a repeated message, where each message had 5 "small" enum values and 5 "large" enum values) from ~39s to ~11s. There is a small memory cost per enum used, but I expect this to be trivial compared with other per-type costs. Fixes issue 97.
-
- 09 Sep, 2014 1 commit
-
-
Jon Skeet authored
attribute. This fixes issue 91.
-
- 02 Aug, 2014 1 commit
-
-
Jon Skeet authored
Original patch by igorgatis@gmail.com, tweaked a little before commit. Fixes issue 90.
-
- 22 Apr, 2014 2 commits
- 07 Apr, 2014 1 commit
-
-
Jon Skeet authored
and override ToString in AbstractBuilder. This fixes issue 73.
-
- 05 Apr, 2014 1 commit
-
-
Jon Skeet authored
-
- 02 Apr, 2014 1 commit
-
-
Jon Skeet authored
-
- 24 Sep, 2013 3 commits
- 18 Sep, 2013 1 commit
-
-
Sergey Geyn authored
"CSC : fatal error CS1647: An expression is too long or complex to compile" when building auto-generated code
-
- 21 Sep, 2013 3 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
- 13 Aug, 2013 2 commits
- 16 May, 2013 1 commit
-
-
csharptest authored
-
- 07 May, 2013 6 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
copying bytes. Should be used very cautiously as modifications to buffers may result in unexpected behavior.
-
csharptest authored
Added CodedInputStream.Position to return the current input stream position
-
csharptest authored
Issue #43: Fix to correct identical 'umbrella_classname' options from trying to write to the same filename.
-
csharptest authored
-
- 18 Oct, 2012 1 commit
-
-
csharptest authored
-
- 17 Oct, 2012 3 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
- 16 Oct, 2012 6 commits
-
-
csharptest authored
-
csharptest authored
Collision with known MSBuild property ProjectType was causing errors, renamed to EnvironmentProjectType
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
- 15 Oct, 2012 5 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
Removing uses of Enum to IConvertible from CodedIOStreams, Removed MessageStreamIterator.FromFile on non-client profiles, Removed use of Path.GetFileName, Removed uses of Converter<T1, T2> delegate, Removed Guid/DispId options from test protos
-
csharptest authored
-
csharptest authored
-