aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Added a Notepad++ user-defined language syntax for protobuffer filescsharptest2011-09-221-0/+44
| | * | | | Added comments to service interfaces, added IDisposable to service stub since...csharptest2011-09-201-2/+26
| | * | | | merge issue-20csharptest2011-09-2031-143/+639
| | |\ \ \ \
| | | * | | | changes from reviewcsharptest2011-09-203-45/+69
| | * | | | | Renamed readme.txt to CHANGES.txt for compatibility with main protobuf project.csharptest2011-09-162-40/+92
| | * | | | | Fixed line-endings in bat/txt filescsharptest2011-09-169-143/+127
| | * | | | | merge issue-27csharptest2011-09-161-4/+0
| | |\ \ \ \ \
| | | * | | | | Removed the NoWarn for missing commentscsharptest2011-09-161-6/+0
| | | * | | | | Remove XML documentation output in test project. It causes errors to show upNathan Brown2011-09-161-2/+4
| | | | |/ / / | | | |/| | |
| | * | | | | merge issue-26csharptest2011-09-1623-554/+713
| | |\ \ \ \ \
| | | * | | | | Tests and fixes for double-enumeration on AddRange and adding of null to Pops...csharptest2011-09-1622-544/+703
| | | |/ / / /
| | * | | | | merge issue-21csharptest2011-09-1637-45/+1064
| | |\ \ \ \ \
| | | * | | | | Implemented [Obsolete] attribute for deprecated fieldscsharptest2011-09-0937-44/+1065
| | | |/ / / /
| | * | | | | merge issue-19csharptest2011-09-168-7/+622
| | |\ \ \ \ \
| | | * | | | | Added support for negative enum values and testscsharptest2011-09-098-7/+622
| | | |/ / / /
| | * | | | | merge issue-6csharptest2011-09-161-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix for issue 6csharptest2011-09-091-1/+1
| | |/ / / /
| | | | * | Last change for http support, adding a simple reader for query strings and/orcsharptest2011-09-167-71/+411
| | | | * | Missing braces :)csharptest2011-09-093-2/+10
| | | | * | revert of accidental AssemblyInfo version changescsharptest2011-09-0935-529/+529
| | | | * | Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-0920-166/+486
| | | | * | Added IDisposable to ICodedOutputStreamcsharptest2011-09-085-18/+72
| | | | * | first pass at adding required changescsharptest2011-09-0849-541/+1117
| | | |/ / | | |/| |
| | | | * Fixes based on reviewcsharptest2011-09-111-56/+55
| | | | * Added nuget package configuration.csharptest2011-09-104-0/+137
| | | |/
| | | * Missing braces :)csharptest2011-09-091-3/+9
| | | * Completed addition and testing of new add_serializable option.csharptest2011-09-0931-120/+586
| | |/
| | * Added serialization assembly to the configuration buildscsharptest2011-08-202-9/+14
| | * Missing updated file from previous editscsharptest2011-08-191-0/+4
| | * Merged branch for issue 16csharptest2011-08-131-294/+293
| | |\
| | | * Removed commented linecsharptest2011-08-131-294/+293
| | * | Merged branch for issue 16csharptest2011-08-1327-0/+112
| | |\|
| | | * Inserted code region labeled "Designer generated code" which should be automa...csharptest2011-08-1227-0/+112
| | * | Merged branch for issue 13csharptest2011-08-1311-63/+1219
| | |\ \ | | | |/ | | |/|
| | | * Cleanup per review comments.csharptest2011-08-135-46/+31
| | | * Added tests for the additions to NameHelpers.UnderscoresToXxxxxCasecsharptest2011-08-122-21/+39
| | | * Allow field names that begin with underscore and number '_0'csharptest2011-08-126-7/+281
| | | * Fixed removal of all '_' from names, Added unit test.csharptest2011-08-126-11/+884
| | | * Rewrite of name capitalization routine 'UnderscoresToPascalOrCamelCase'csharptest2011-08-121-41/+47
| | |/
| | * MergeNathan Brown2011-08-092-3/+90
| | |\
| | | * Added tests for service generation and corrected internal access level error inNathan Brown2011-08-022-3/+90
| | * | Fix comments.Jon Skeet2011-08-071-1/+4
| | * | Use the v2 benchmarking system from the build.Jon Skeet2011-08-071-0/+1
| | * | Overload of ContinueArray for situations where we know in advance that the ar...Jon Skeet2011-08-071-7/+22
| | * | Split off the Serialization namespace into a new assembly.csharptest2011-08-0532-120/+450
| | * | Changes from review e805fdfd3a6bcsharptest2011-08-054-4/+10
| | * | Changes from review f60f2676f7facsharptest2011-08-051-14/+9
| | * | Removal of #condition commented sourcecsharptest2011-08-011-57/+0
| | * | Refactoring removed using statement for System.Reflection, added qualifiedcsharptest2011-07-141-1/+1
| | * | Regeneration with qualified references to ByteStringcsharptest2011-07-141-3/+3