<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>NModel Source Control Rss Feed</title><link>http://www.codeplex.com/NModel/SourceControl/ListDownloadableCommits.aspx</link><description>NModel Source Control Rss Description</description><item><title>Source code checked in, #80132</title><link>http://nmodel.codeplex.com/SourceControl/changeset/changes/80132</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:49:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80132 20121001094939P</guid></item><item><title>Source code checked in, #80131</title><link>http://nmodel.codeplex.com/SourceControl/changeset/changes/80131</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:43:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #80131 20121001094310P</guid></item><item><title>Source code checked in, #55373</title><link>http://nmodel.codeplex.com/SourceControl/changeset/changes/55373</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Mon, 02 Aug 2010 22:49:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55373 20100802104934P</guid></item><item><title>Source code checked in, #51769</title><link>http://nmodel.codeplex.com/SourceControl/changeset/changes/51769</link><description>1. GML can now handle graphic Features&amp;#13;&amp;#10;2. Added a new example to GML_Examples that shows the use of Features&amp;#13;&amp;#10;3. Updated the GML_README.doc file with the new capabilities</description><author>oriver</author><pubDate>Wed, 09 Jun 2010 15:34:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #51769 20100609033425P</guid></item><item><title>Source code checked in, #50622</title><link>http://nmodel.codeplex.com/SourceControl/changeset/changes/50622</link><description>A new utility for NModel&amp;#58; GML.exe &amp;#13;&amp;#10;Examples and user-guide under the &amp;#39;samples&amp;#39; directory &amp;#40;NModel&amp;#92;samples&amp;#92;GML_Examples&amp;#41;&amp;#13;&amp;#10;&amp;#42; This code does not change any previous code and should not cause any change in the behavior of any other NModel feature or utility.&amp;#13;&amp;#10;&amp;#13;&amp;#10;The purpose of the GML utility is to enable the use of a graphical model editor &amp;#40;yED&amp;#41; and auto-generation of a C&amp;#35; model skeleton from yED&amp;#8217;s exported graphml files.&amp;#13;&amp;#10;Please read the GML-readme doc and check the examples in the samples folder.</description><author>oriver</author><pubDate>Wed, 02 Jun 2010 13:03:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50622 20100602010302P</guid></item><item><title>Source code checked in, #23445</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>&amp;#13;&amp;#10;A modification to exclude the use of WeakCache when replacing the control mode of a state. This fixes an issue http&amp;#58;&amp;#47;&amp;#47;nmodel.codeplex.com&amp;#47;WorkItem&amp;#47;View.aspx&amp;#63;WorkItemId&amp;#61;3662</description><author>jpe</author><pubDate>Sun, 17 May 2009 19:57:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23445 20090517075710P</guid></item><item><title>Source code checked in, #23444</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Modification to exclude value types when looking for sorts in different assemblies.&amp;#13;&amp;#10;Fixes issues raised in the comments of issue 3255&amp;#58; http&amp;#58;&amp;#47;&amp;#47;nmodel.codeplex.com&amp;#47;WorkItem&amp;#47;View.aspx&amp;#63;WorkItemId&amp;#61;3255</description><author>jpe</author><pubDate>Sun, 17 May 2009 19:45:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23444 20090517074551P</guid></item><item><title>Source code checked in, #23431</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added a command-line argument&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;Show test-suite metrics at the end of the ct log&amp;#63;&amp;#58;&amp;#13;&amp;#10;&amp;#47;showMetrics&amp;#91;&amp;#43;&amp;#124;-&amp;#93; &amp;#13;&amp;#10;Default value&amp;#58; &amp;#39;-&amp;#39; &amp;#13;&amp;#10;Short form&amp;#58; &amp;#47;metrics</description><author>oriver</author><pubDate>Fri, 15 May 2009 11:56:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23431 20090515115601A</guid></item><item><title>Source code checked in, #23333</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>RequirementAttribute has now 2 constructors&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;The original&amp;#58;&amp;#13;&amp;#10;public RequirementAttribute&amp;#40;string documentation&amp;#41;&amp;#13;&amp;#10;&amp;#13;&amp;#10;And a new one&amp;#58;&amp;#13;&amp;#10;public RequirementAttribute&amp;#40;string id, string documentation&amp;#41;&amp;#13;&amp;#10;&amp;#13;&amp;#10;The original constructor is adding now a default id to a requirement &amp;#40;static counter&amp;#41; &amp;#13;&amp;#10;so even previous projects can use the new feature and &amp;#13;&amp;#10;get a list of requirements that executed by each test in the ct log.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;In order to get requirements coverage you must supply the requirements external file and &amp;#13;&amp;#10;have the ids in-synch with the ids of the RequirementAttribute instances in the model&amp;#41;.</description><author>oriver</author><pubDate>Fri, 08 May 2009 05:55:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23333 20090508055512A</guid></item><item><title>Source code checked in, #23317</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>1. changed the WaitOne method to use the overload&amp;#58;  WaitOne&amp;#40;Int32, Boolean&amp;#41; overload for those who don&amp;#39;t have SP1.&amp;#13;&amp;#10;&amp;#13;&amp;#10;2. added text to the README file regarding the intended error in WinFormImpl.cs which meant to demonstrate the failures metrics and an explanation for how to fix it.</description><author>oriver</author><pubDate>Wed, 06 May 2009 20:39:04 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23317 20090506083904P</guid></item><item><title>Source code checked in, #23307</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added the RPS &amp;#40;Rock, Paper and scissors game&amp;#41; sample &amp;#40;Open with Visual Studio 2005&amp;#41;</description><author>oriver</author><pubDate>Wed, 06 May 2009 07:46:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23307 20090506074658A</guid></item><item><title>Source code checked in, #23306</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Removed the VS-2008 version of the RPS sample</description><author>oriver</author><pubDate>Wed, 06 May 2009 07:40:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23306 20090506074019A</guid></item><item><title>Source code checked in, #23300</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Metrics module&amp;#13;&amp;#10;&amp;#13;&amp;#10;Sample&amp;#58; RPS &amp;#40;Rock, Paper and scissors game&amp;#41; &amp;#13;&amp;#10;Please read the README file&amp;#33;&amp;#13;&amp;#10;----------------------------&amp;#13;&amp;#10;Metrics&amp;#58;&amp;#13;&amp;#10;1. General Summary&amp;#13;&amp;#10;&amp;#9;1.1 Total executed tests&amp;#13;&amp;#10;&amp;#9;1.2 Total failed tests&amp;#13;&amp;#10;&amp;#9;1.3 Pass rate&amp;#13;&amp;#10;2. Failed Actions summary&amp;#13;&amp;#10;3. Requirements coverage by test-suite &amp;#40;compare with a requirements list from a loaded file&amp;#41;&amp;#13;&amp;#10;4. Requirements coverage by the IUT, out of the requirements covered by the test suite&amp;#13;&amp;#10;5. Total time spent in each action&amp;#13;&amp;#10;6. Executed Requirements by each test&amp;#13;&amp;#10;-----------------------------------&amp;#13;&amp;#10;Added command-line arguments&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;Show the requirements that are executed by each test&amp;#58;&amp;#13;&amp;#10;&amp;#47;showTestCaseCoveredRequirements&amp;#91;&amp;#43;&amp;#124;-&amp;#93; &amp;#13;&amp;#10;Default value&amp;#58; &amp;#39;-&amp;#39; &amp;#13;&amp;#10;Short form&amp;#58; &amp;#47;tcreq&amp;#13;&amp;#10;&amp;#13;&amp;#10;File containing the requirements for checking execution coverage&amp;#13;&amp;#10;&amp;#47;RequirementsFile&amp;#58;&amp;#60;string&amp;#62;                                                       &amp;#13;&amp;#10;Short form&amp;#58; &amp;#47;req&amp;#13;&amp;#10;&amp;#13;&amp;#10;</description><author>oriver</author><pubDate>Tue, 05 May 2009 19:48:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23300 20090505074836P</guid></item><item><title>Source code checked in, #23295</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Improved support for symmetry checking &amp;#40;field maps are now supported&amp;#41;. Symmetry checking now supports composition &amp;#40;a candidate to close issue &amp;#35;2939, subject to more testing&amp;#41;. Added dining philosophers and triangle coloring examples to illustrate the effects of isomorphism based symmetry reductions. Added a new utility for reachability checking called mc.exe. Currently supports counting states and transitions in a model. Added some more unit tests. Fixed some typos in mpv response files in the Payroll examples. &amp;#13;&amp;#10;</description><author>jpe</author><pubDate>Tue, 05 May 2009 00:28:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23295 20090505122851A</guid></item><item><title>Source code checked in, #23243</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Domain attribute now works for instance methods, also works for classes &amp;#40;applies to all instance methods in class&amp;#41;, revise Payroll sample, add Payroll2 project with instance methods, Payroll2,3,4 projects demonstrate different ways to use Domain attribute</description><author>jon</author><pubDate>Fri, 01 May 2009 16:46:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #23243 20090501044632P</guid></item><item><title>Source code checked in, #22530</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Patch submitted by Ofer with additions to mp2dot&amp;#58; tooltips for each state to show state variable values &amp;#40;visible in SVG viewer&amp;#41;, tooltips for transitions, more space around printed edge labels &amp;#40;to improve legibility&amp;#41;, new &amp;#91;HideFromViewer&amp;#93; attribute on state variables &amp;#40;to keep them out of tooltips&amp;#41;, new &amp;#47;StateVarsFile &amp;#40;short form &amp;#47;tip&amp;#41; option to indicate state variables to show in tooltips</description><author>jon</author><pubDate>Tue, 17 Mar 2009 18:21:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22530 20090317062100P</guid></item><item><title>Source code checked in, #22465</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Patch submitted by Ofer to resolve sort of type issues when models composed models are in separate dlls. Closes issue http&amp;#58;&amp;#47;&amp;#47;nmodel.codeplex.com&amp;#47;WorkItem&amp;#47;View.aspx&amp;#63;WorkItemId&amp;#61;3255</description><author>jpe</author><pubDate>Thu, 12 Mar 2009 00:11:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22465 20090312121151A</guid></item><item><title>Source code checked in, #22201</title><link>http://nmodel.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fix build configuration&amp;#58; src&amp;#92;version.cs assign current release version 1.0.21029.0 not previous 1.0.20430.0, src&amp;#92;Mp2Dot&amp;#92;Mp2Dot.csproj&amp;#58; reference NModel project here, not installed NModel.dll</description><author>jon</author><pubDate>Fri, 27 Feb 2009 21:21:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #22201 20090227092138P</guid></item><item><title>Source code checked in, #17522</title><link>http://www.codeplex.com/NModel/SourceControl/ListDownloadableCommits.aspx</link><description>add mp2dot to build&amp;#92;nmodel.wxs, fix references in ClientServer&amp;#92;Impl&amp;#92;Stepper.csproj</description><author>jon</author><pubDate>Thu, 30 Oct 2008 20:45:18 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17522 20081030084518P</guid></item><item><title>Source code checked in, #17466</title><link>http://www.codeplex.com/NModel/SourceControl/ListDownloadableCommits.aspx</link><description>Add a new sample&amp;#58; WebApplication. &amp;#40;Remember the &amp;#47;e switch of cpc add command&amp;#33;&amp;#41;</description><author>jpe</author><pubDate>Tue, 28 Oct 2008 07:31:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17466 20081028073117A</guid></item></channel></rss>