aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merged issue-22csharptest2011-09-2836-2442/+10671
|\
| * One more test to ensure DefaultInstance is read-onlycsharptest2011-09-231-0/+10
| * Added a few more tests to ensure XxxxList { get; } clones readonly buildercsharptest2011-09-151-4/+13
| * one more test, we are done.csharptest2011-09-091-0/+21
| * First pass at implementation and testing of reusable builders.csharptest2011-09-0936-2404/+10475
* | merged issue-29csharptest2011-09-2326-6/+202
|\ \
| * | Fix completecsharptest2011-09-230-0/+0
| * | Fix for public constructor on messagescsharptest2011-09-2326-6/+202
|/ /
* | 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
| * | Missing braces :)csharptest2011-09-091-3/+9
| * | Completed addition and testing of new add_serializable option.csharptest2011-09-0931-120/+586
| |/
* | 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
|/
* 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