- 10 Sep, 2011 1 commit
-
-
csharptest authored
-
- 13 Aug, 2011 3 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
ignored by style checking. Added #pragma warning disable 1591 to ignore warnings about undocumented classes/members within generated code.
-
- 12 Aug, 2011 1 commit
-
-
csharptest authored
-
- 05 Aug, 2011 1 commit
-
-
csharptest authored
-
- 03 Aug, 2011 1 commit
-
-
Nathan Brown authored
service definition.
-
- 14 Jul, 2011 3 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
- 18 Jun, 2011 1 commit
-
-
csharptest authored
-
- 17 Jun, 2011 1 commit
-
-
csharptest authored
-
- 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 3 commits
-
-
csharptest authored
-
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.
-
- 02 Jun, 2011 1 commit
-
-
csharptest authored
Slight refactoring of Extensions to support lookup by name, added compatibility tests for text and binary formats.
-
- 31 May, 2011 1 commit
-
-
csharptest authored
-
- 23 May, 2011 1 commit
-
-
Jon Skeet authored
Use that within the build for the address book sample.
-
- 20 May, 2011 4 commits
-
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
csharptest authored
-
- 19 May, 2011 2 commits
-
-
csharptest authored
-
csharptest authored
- Defaulted service_generator_type to NONE - Added /protos/extest/unittest_generic_services.proto to test services - Migrated unit tests to use the new generic services for testing
-
- 03 May, 2011 1 commit
-
-
csharptest authored
-
- 27 Jan, 2011 3 commits
- 16 Dec, 2010 1 commit
-
-
csharptest authored
-
- 13 Dec, 2010 1 commit
-
-
Jon Skeet authored
Remove Silverlight targets for all but the main project. BuildAll now fails - asking Arnold for help! committer: Arnold Zokas <arnold.zokas@coderoom.net>
-
- 12 Dec, 2010 1 commit
-
-
Jon Skeet authored
Remove Silverlight targets for all but the main project. BuildAll now fails - asking Arnold for help!
-
- 29 Nov, 2010 1 commit
-
-
ArnoldZokas authored
-