aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for public constructor on messagescsharptest2011-09-2326-6/+202
* Added comments to service interfaces, added IDisposable to service stub since...csharptest2011-09-201-2/+26
* merge issue-20csharptest2011-09-2028-59/+552
|\
| * changes from reviewcsharptest2011-09-202-22/+48
| * Missing braces :)csharptest2011-09-091-3/+9
| * Completed addition and testing of new add_serializable option.csharptest2011-09-0928-59/+520
* | 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-1636-45/+1043
|\ \
| * | Implemented [Obsolete] attribute for deprecated fieldscsharptest2011-09-0936-44/+1045
| |/
* | merge issue-19csharptest2011-09-167-7/+608
|\ \
| * | Added support for negative enum values and testscsharptest2011-09-097-7/+608
| |/
* / 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
* | Cleanup per review comments.csharptest2011-08-134-45/+30
* | Added tests for the additions to NameHelpers.UnderscoresToXxxxxCasecsharptest2011-08-122-21/+39
* | Allow field names that begin with underscore and number '_0'csharptest2011-08-125-7/+275
* | Fixed removal of all '_' from names, Added unit test.csharptest2011-08-124-11/+798
* | 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
* | 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-0527-120/+440
* | 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
* | Integrated feedback from revision 1525875aec27csharptest2011-07-143-17/+176
* | Removed left-over commented codecsharptest2011-07-141-7/+0
* | Integrated feedback from revision c97eeb8d933fcsharptest2011-07-1412-41/+40
* | Fixed commentcsharptest2011-07-141-1/+1
* | renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTocsharptest2011-07-142-3/+6
* | Removed unnessary parital declarationcsharptest2011-07-141-1/+1
* | Fix for unqualified ByteString references in LITE generationcsharptest2011-07-141-4/+3
* | Reformatted to include bracescsharptest2011-07-141-78/+166
* | Reformatted to include bracescsharptest2011-07-1467-773/+1943
* | Fixed A few last methods taking CodedInputStreamcsharptest2011-06-174-5/+5
* | Fix for leaving Builder a public ctor on internal classescsharptest2011-06-171-1/+1
* | missing copyright noticecsharptest2011-06-113-1/+109
* | bla, changed name to Depth for CLSComplaint :)csharptest2011-06-112-10/+10