- 14 Oct, 2012 1 commit
-
-
csharptest authored
Add generated_code_attributes option, defaulted to false to generate the CompilerGeneratedAttribute and GeneratedCodeAttribute attributes
-
- 10 Oct, 2012 1 commit
-
-
csharptest authored
-
- 15 Oct, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
-
- 23 Sep, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
-
- 16 Sep, 2011 1 commit
-
-
csharptest authored
-
- 10 Sep, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
-
- 09 Sep, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
-
- 13 Aug, 2011 1 commit
-
-
csharptest authored
ignored by style checking. Added #pragma warning disable 1591 to ignore warnings about undocumented classes/members within generated code.
-
- 10 Jun, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
- Removed default value assingment when default is equal to default(T) - Added Benchmarks for most types and repeated/packed arrays - Left PopsicleList's list fields uninitialized util needed - Changed CodedInputStream's repated/packed reader - Changed Enum writers to simply cast to int - Changed the WriteEnum to use object rawValue that provides .ToString() if needed - Should be fully on par with original library for performance, gaining 2x-3x in some cases
-
- 09 Jun, 2011 1 commit
-
-
csharptest authored
-
- 08 Jun, 2011 1 commit
-
-
csharptest authored
-
- 04 Jun, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
-
- 03 Jun, 2011 4 commits
-
-
csharptest authored
support reading a field name rather than a field tag.
-
csharptest authored
support reading a field name rather than a field tag.
-
csharptest authored
-
csharptest authored
Refactored 'speed' generated write of arrays to call Write???Array. This may have impacted speed write speeds for arrays of non-reference types due to the use of non-generic IEnumerable and the subsequent boxing of value types. This could be addressed later if desired.
-
- 20 May, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
-
- 19 May, 2011 1 commit
-
-
csharptest authored
-
- 03 Apr, 2011 1 commit
-
-
Jon Skeet authored
One-off patch to convert Unix line endings to Windows ones for generated source. Currently not sure why they ended up as Unix line endings after Git to Mercurial conversion, but we may need to tweak some repository settings.
-
- 07 Nov, 2010 1 commit
-
-
csharptest authored
-
- 19 May, 2010 1 commit
-
-
Jon Skeet authored
-
- 25 Jun, 2009 1 commit
-
-
Jon Skeet authored
-
- 17 Jun, 2009 1 commit
-
-
Jon Skeet authored
-
- 05 Jun, 2009 2 commits
- 29 May, 2009 1 commit
-
-
Jon Skeet authored
-
- 28 May, 2009 1 commit
-
-
Jon Skeet authored
-
- 05 Mar, 2009 1 commit
-
-
Jon Skeet authored
-
- 24 Feb, 2009 1 commit
-
-
Jon Skeet authored
-
- 27 Jan, 2009 2 commits
- 16 Jan, 2009 1 commit
-
-
Jon Skeet authored
-
- 12 Nov, 2008 1 commit
-
-
Jon Skeet authored
-