aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | Adding project templates and refactored buildcsharptest2012-10-1534-537/+33731
| | | | * | | Normalizing base project configurationscsharptest2012-10-1518-351/+167
| | | | * | | Build fixes from portable changescsharptest2012-10-142-4/+8
| | | | * | | Portability Changes -csharptest2012-10-1417-43/+67
| | | | * | | Removed uses of reflection for enumeration of enum memberscsharptest2012-10-141-30/+7
| | | | * | | Changes to support the Portable Library profilecsharptest2012-10-1411-96/+8
| | | | * | | Last (hopefully) changes to pre-processing directivescsharptest2012-10-1410-55/+34
| | | | * | | Added NOEXTENSIONS and NOFILEVERSION. Internalized golden_message test depen...csharptest2012-10-1421-558/+401
| | | | * | | Working to reduce number of conditional complication directives, and migrate ...csharptest2012-10-1423-115/+527
| | | | * | | Refactored uses of CreateDelegate for compatibility with CF2csharptest2012-10-141-0/+89
| | | | * | | Refactored uses of CreateDelegate for compatibility with CF2csharptest2012-10-144-16/+68
| | | | * | | Refactored the use of Delegate.CreateDelegate to use FrameworkPortability.Cre...csharptest2012-10-144-105/+28
| | | | * | | Refactoring compatibility code to use FrameworkPortability classcsharptest2012-10-1411-49/+20
| | | | * | | Add generated_code_attributes option, defaulted to false to generate the Comp...csharptest2012-10-1439-1107/+104
| | | | * | | Refactored SilverlightCompatibility.cs => FrameworkPortability.cs added NewLi...csharptest2012-10-1413-114/+48
| | | | * | | Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more buildcsharptest2012-10-1230-41/+133
| | | |/ / /
| | | * | | Fix for GetProperty(string, Type[]) incompatible with Silverlightcsharptest2012-10-102-11/+7
| | | * | | addressbook.proto - Imported the options and set the expected namespace and u...csharptest2012-10-102-8/+19
| | | * | | Removed explicit build of addressbook so that it builds like all other protoscsharptest2012-10-101-2/+0
| | | * | | Removed TestProtoFileDisablingClsComplianceFlags, see Issue 38: Disable CLSCo...csharptest2012-10-101-30/+0
| | | * | | Adding addressbook.proto to the buildcsharptest2012-10-101-0/+1
| | | * | | Issue 40: import doesn't work / proto_path does not work for command-line fil...csharptest2012-10-102-3/+18
| | | * | | regenerated proto files with recent changescsharptest2012-10-1028-58/+58
| | | * | | Issue 38: Disable CLSCompliant warnings (3021)csharptest2012-10-101-292/+292
| | | * | | Issue 49: Generated nested static Types class should be partialcsharptest2012-10-101-1/+1
| | | * | | Merged local fix for Issue 50csharptest2012-10-1031-220/+568
| | | |\ \ \
| | | | * | | Change "typeof (Foo)" to "typeof(Foo)" everywhere. I have no idea why I used toJon Skeet2012-06-0423-97/+97
| | | | * | | Merge.Jon Skeet2012-06-048-25/+373
| | | | |\ \ \
| | | | | * | | Test and fix for issue 45. When we fetch properties, explicitly state thatJon Skeet2012-06-048-26/+338
| | | | * | | | Corrected last release versioncsharptest2011-11-051-98/+98
| | | * | | | | Ignored batch filescsharptest2012-10-101-1/+1
| | | * | | | | Issue 50: The XML serializer will fail to deserialize a message with empty ch...csharptest2012-10-102-7/+44
| | | |/ / / /
| | | * | | | Post-release changescsharptest2011-10-1529-30/+30
| | | * | | | Added tag 2.4.1.473 for changeset bde5972aed1ccsharptest2011-10-150-0/+0
| | | * | | | version 2.4.1.473csharptest2011-10-1540-595/+649
| | | * | | | Excluded lib/NUnit/tools/nunit-console.exe.configcsharptest2011-10-052-19/+1
| | | * | | | Updated Changes.txt to reflect new optioncsharptest2011-10-051-1/+2
| | | * | | | Added option generate_private_ctor to disable private ctor generationcsharptest2011-10-053-34/+83
| | | * | | | Update of release notes.csharptest2011-10-051-6/+12
| | | * | | | Merged issue-35csharptest2011-10-051-9/+51
| | | |\ \ \ \
| | | | * | | | Completedcsharptest2011-10-040-0/+0
| | | | * | | | Fixed issue-35csharptest2011-10-041-9/+51
| | | * | | | | Merged issue-34csharptest2011-10-05211-8498/+38838
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Completedcsharptest2011-10-050-0/+0
| | | | * | | | Added license agreement for Silverlight Test frameworkcsharptest2011-10-051-0/+0
| | | | * | | | Bound to happen once in a whilecsharptest2011-10-041-2/+2
| | | | * | | | Added removal of build_output and build_temp to CleanAll.batcsharptest2011-10-047-10/+14
| | | | * | | | Removed dependency on Rhino.Mockscsharptest2011-10-0413-4963/+109
| | | | * | | | Removed the 2008 solution and created batch files to toggle the solution to thecsharptest2011-10-044-274/+16
| | | | * | | | - Upgraded NUnitcsharptest2011-10-04173-3353/+20538