aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added option generate_private_ctor to disable private ctor generationcsharptest2011-10-052-34/+80
* Merged issue-35csharptest2011-10-051-9/+51
|\
| * Fixed issue-35csharptest2011-10-041-9/+51
* | Bound to happen once in a whilecsharptest2011-10-041-2/+2
* | Removed dependency on Rhino.Mockscsharptest2011-10-047-72/+102
* | Removed the 2008 solution and created batch files to toggle the solution to thecsharptest2011-10-044-274/+16
* | - Upgraded NUnitcsharptest2011-10-0481-1383/+2530
|/
* Renamed SILVERLIGHT2 compilation constant to SILVERLIGHTcsharptest2011-10-0212-17/+17
* Several build related changes in this commit:csharptest2011-10-027-123/+145
* Changed the resource loading in unit testscsharptest2011-10-014-217/+45
* Conditional extensions in serialization, Removed usages of extensions methods...csharptest2011-10-0111-635/+126
* Moved all extension methods to a single class/filecsharptest2011-10-015-76/+65
* Fix for incorrect 2010 solutioncsharptest2011-10-011-1/+1
* Added unit tests for Lite runtime services and serializationcsharptest2011-10-017-2/+1997
* Adding new proto files to solutions and removing unwanted '.user' filecsharptest2011-10-013-9/+9
* Rebuild of descriptor.proto based on changes from 2.4.1csharptest2011-10-011-99/+944
* Unit test correction for types that were moved to different proto filescsharptest2011-10-014-43/+46
* Adding the types that were removed from unittest.proto and unittest_lite.protocsharptest2011-10-017-2770/+4616
* merged issue-33 correctioncsharptest2011-10-013-20/+5
|\
| * Added SortedList to the Lite framework projectcsharptest2011-10-011-0/+1
| * Backed out changeset: 47878e59489ccsharptest2011-10-012-20/+4
* | merged issue-32csharptest2011-09-304-8/+189
|\ \ | |/ |/|
| * Added lite version of the serialization assemblycsharptest2011-09-304-8/+189
* | Removed usages of SortedList`2 for Silverlight compatibilitycsharptest2011-09-302-4/+20
|/
* rebase to tipcsharptest2011-09-3079-3971/+17300
|\
| * Added comments for private fieldscsharptest2011-09-294-4/+13
| * Added missing calls to ReadMessageEnd and writer.Flush.csharptest2011-09-294-1/+392
| * Fix for incorrect handling of Whitespace after an array open in XmlFormatReadercsharptest2011-09-294-4/+51
| * Changes from code reviewcsharptest2011-09-299-78/+15
| * reintegration with tipcsharptest2011-09-2873-3895/+16009
| |\
| | * merged issue-28csharptest2011-09-2830-3398/+4816
| | |\
| | | * Regenerated code with changescsharptest2011-09-2324-3304/+4687
| | | * Generator changes to fix circular reference issues in static ctorcsharptest2011-09-235-25/+32
| | | * Added unit test to repro issue 28csharptest2011-09-231-0/+13
| | * | 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
| | * | 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
| | * | | 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
| | | |/ /