- 22 Feb, 2015 1 commit
-
-
csharptest authored
-
- 07 Feb, 2015 6 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
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.
-
- 07 Apr, 2014 1 commit
-
-
Jon Skeet authored
and override ToString in AbstractBuilder. This fixes issue 73.
-
- 24 Sep, 2013 1 commit
-
-
Jon Skeet authored
-
- 21 Sep, 2013 1 commit
-
-
csharptest authored
-
- 13 Aug, 2013 1 commit
-
-
Jon Skeet authored
This fixes issue 61.
-
- 16 May, 2013 1 commit
-
-
csharptest authored
-
- 07 May, 2013 4 commits
-
-
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
-
- 16 Oct, 2012 2 commits
-
-
csharptest authored
Collision with known MSBuild property ProjectType was causing errors, renamed to EnvironmentProjectType
-
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
-
- 14 Oct, 2012 9 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
Working to reduce number of conditional complication directives, and migrate towards feature-based condtions rather than platform-based
-
csharptest authored
-
csharptest authored
-
csharptest authored
retooled MessageStreamIterator.cs to use safer/less complicated reflection.
-
csharptest authored
-
csharptest authored
Add generated_code_attributes option, defaulted to false to generate the CompilerGeneratedAttribute and GeneratedCodeAttribute attributes
-
csharptest authored
-
- 12 Oct, 2012 1 commit
-
-
csharptest authored
variations (WP). Changes are primarily superficial since they are to support the Serialization assembly and unit tests compiling in the CF which has not been done before.
-
- 11 Oct, 2012 1 commit
-
-
csharptest authored
-
- 10 Oct, 2012 1 commit
-
-
csharptest authored
-
- 04 Jun, 2012 2 commits
- 15 Oct, 2011 1 commit
-
-
csharptest authored
-