<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>chesstool Wiki Rss Feed</title><link>http://chesstool.codeplex.com/wikipage</link><description>chesstool Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://chesstool.codeplex.com/wikipage?version=9</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;CHESS is a tool for systematic and disciplined concurrency testing. Given a concurrent test, CHESS systematically enumerates the possible thread schedules to find hard-to-find concurrency errors, including assertion violations, deadlocks, data-races, and atomicity violations.&lt;br /&gt;
&lt;h3&gt;Requirements&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 or later (only tested on 32bit,x86)&lt;/li&gt;
&lt;li&gt;Visual Studio 2010, with C# and C++ features installed&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;More Information&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See &lt;a href="http://research.microsoft.com/chess/"&gt;CHESS home page&lt;/a&gt; for news about CHESS.&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://blogs.msdn.com/chess"&gt;CHESS Blog on MSDN&lt;/a&gt; for posts about how to use CHESS&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/chess/threads/"&gt;CHESS Forum on MSDN&lt;/a&gt; to see what people are saying about CHESS.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Questions&lt;/h3&gt;Send email to &lt;a href="mailto:chequers@microsoft.com"&gt;chequers&lt;/a&gt; for questions and bugs.&lt;br /&gt;&lt;br /&gt;This project is sponsored by the &lt;a href="http://research.microsoft.com/rise"&gt;Research in Software Engineering Group (RiSE)&lt;/a&gt; based in the Microsoft Research Redmond Lab.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Mon, 11 Feb 2013 19:15:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130211071536P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=13</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;The best way to get start running CHESS is using Alpaca, the CHESS runner, as follows
&lt;ul&gt;&lt;li&gt;Build visual studio solution (run VS in Administrator mode)&lt;/li&gt;
&lt;li&gt;launch bin\Alpaca.exe from the command line&lt;/li&gt;
&lt;li&gt;File\Open on ConcurrencyTools\RegressionTesting\MChess\MChess.RegressionTests.csproj&lt;/li&gt;
&lt;li&gt;Right click on a test to get a menu of options&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;For more information on Alpaca, see &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621319"&gt;this presentation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;An &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621220"&gt;overview&lt;/a&gt; of CHESS and &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621221"&gt;best practices&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Main tools are mchess (for Managed Chess) and wchess (for Win32 CHESS)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621211"&gt;mchess.doc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621212"&gt;wchess.doc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Other useful tools are
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621218"&gt;Concurrency Explorer&lt;/a&gt;, for exploring traces&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Sat, 09 Feb 2013 02:00:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130209020050A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=12</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;The best way to get start running CHESS is using Alpaca, the CHESS runner, as follows
&lt;ul&gt;&lt;li&gt;Build visual studio solution (run VS in Administrator mode)&lt;/li&gt;
&lt;li&gt;launch bin\Alpaca.exe from the command line&lt;/li&gt;
&lt;li&gt;File\Open on ConcurrencyTools\RegressionTesting\MChess\MChess.RegressionTests.csproj&lt;/li&gt;
&lt;li&gt;Right click on a test to get a menu of options&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;For more information on Alpaca, see &lt;span class="unresolved"&gt;Cannot resolve macro, invalid parameter 'input'.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;An &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621220"&gt;overview&lt;/a&gt; of CHESS and &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621221"&gt;best practices&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Main tools are mchess (for Managed Chess) and wchess (for Win32 CHESS)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621211"&gt;mchess.doc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621212"&gt;wchess.doc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Other useful tools are
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621218"&gt;Concurrency Explorer&lt;/a&gt;, for exploring traces&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Sat, 09 Feb 2013 02:00:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130209020022A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;The best way to get start running CHESS is using Alpaca, the CHESS runner, as follows
&lt;ul&gt;&lt;li&gt;Build visual studio solution (run VS in Administrator mode)&lt;/li&gt;
&lt;li&gt;launch bin\Alpaca.exe from the command line&lt;/li&gt;
&lt;li&gt;File\Open on ConcurrencyTools\RegressionTesting\MChess\MChess.RegressionTests.csproj&lt;/li&gt;
&lt;li&gt;Right click on a test to get a menu of options&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;For more information on Alpaca, see &lt;span class="unresolved"&gt;Cannot resolve macro, invalid parameter 'input'.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;An &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621220"&gt;overview&lt;/a&gt; of CHESS and &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621221"&gt;best practices&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Main tools are mchess (for Managed Chess) and wchess (for Win32 CHESS)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621211"&gt;mchess.doc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621212"&gt;wchess.doc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Other useful tools are
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621218"&gt;Concurrency Explorer&lt;/a&gt;, for exploring traces&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Sat, 09 Feb 2013 02:00:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130209020006A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=10</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;
&lt;li&gt;An &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621220"&gt;overview&lt;/a&gt; of CHESS and &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621221"&gt;best practices&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Main tools are mchess (for Managed Chess) and wchess (for Win32 CHESS)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621211"&gt;mchess.doc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621212"&gt;wchess.doc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Other useful tools are
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621218"&gt;Concurrency Explorer&lt;/a&gt;, for exploring traces&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:45:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208064534P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=9</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;
&lt;li&gt;An &lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621220"&gt;overview&lt;/a&gt; of CHESS&lt;/li&gt;
&lt;li&gt;Main tools are mchess (for Managed Chess) and wchess (for Win32 CHESS)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621211"&gt;mchess.doc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621212"&gt;wchess.doc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Other useful tools are
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621218"&gt;Concurrency Explorer&lt;/a&gt;, for exploring traces&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:44:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208064407P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;
&lt;li&gt;Main entry points are mchess (for Managed Chess) and wchess (for Win32 CHESS)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621211"&gt;mchess.doc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621212"&gt;wchess.doc&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:35:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208063518P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=7</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;
&lt;li&gt;Main entry points are mchess (for Managed Chess) and wchess (for Win32 CHESS)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://mchess"&gt;http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621211&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wchess"&gt;http://download-codeplex.sec.s-msft.com/Download?ProjectName=chesstool&amp;amp;DownloadId=621212&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:34:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208063438P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=6</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:33:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208063311P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=5</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:32:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208063216P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=4</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:31:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208063155P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:17:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130208061735P</guid></item><item><title>Updated Wiki: Home</title><link>http://chesstool.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;CHESS is a tool for systematic and disciplined concurrency testing. Given a concurrent test, CHESS systematically enumerates the possible thread schedules to find hard-to-find concurrency errors, including assertion violations, deadlocks, data-races, and atomicity violations.&lt;br /&gt;
&lt;h3&gt;Requirements&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 or later (only tested on 32bit,x86)&lt;/li&gt;
&lt;li&gt;Visual Studio 2010, with C# and C++ features installed&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;More Information&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See &lt;a href="http://research.microsoft.com/chess/"&gt;CHESS home page&lt;/a&gt; for news about CHESS.&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://blogs.msdn.com/chess"&gt;CHESS Blog on MSDN&lt;/a&gt; for posts about how to use CHESS&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/chess/threads/"&gt;CHESS Forum on MSDN&lt;/a&gt; to see what people are saying about CHESS.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Questions&lt;/h3&gt;Send email to &lt;a href="mailto:chequers@microsoft.com"&gt;chequers&lt;/a&gt; for questions and bugs.&lt;br /&gt;&lt;br /&gt;This project is sponsored by the &lt;a href="http://research.microsoft.com/rise"&gt;Research in Software Engineering Group (RiSE)&lt;/a&gt; based in the Microsoft Research Redmond Laboratory.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Fri, 08 Feb 2013 18:16:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130208061632P</guid></item><item><title>Updated Wiki: Home</title><link>http://chesstool.codeplex.com/wikipage?version=7</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;CHESS is a tool for systematic and disciplined concurrency testing. Given a concurrent test, CHESS systematically enumerates the possible thread schedules to find hard-to-find concurrency errors, including assertion violations, deadlocks, data-races, and atomicity violations.&lt;br /&gt;
&lt;h3&gt;Requirements&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 or later (only tested on 32bit,x86)&lt;/li&gt;
&lt;li&gt;Visual Studio 2010, with C# and C++ features installed&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the &lt;a href="http://research.microsoft.com/chess/doc.aspx"&gt;CHESS documentation&lt;/a&gt; on the web.&lt;/li&gt;
&lt;li&gt;Or, check the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;More Information&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See &lt;a href="http://research.microsoft.com/chess/"&gt;CHESS home page&lt;/a&gt; for news about CHESS.&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://blogs.msdn.com/chess"&gt;CHESS Blog on MSDN&lt;/a&gt; for posts about how to use CHESS&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/chess/threads/"&gt;CHESS Forum on MSDN&lt;/a&gt; to see what people are saying about CHESS.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Questions&lt;/h3&gt;Send email to &lt;a href="mailto:chequers@microsoft.com"&gt;chequers&lt;/a&gt; for questions and bugs.&lt;br /&gt;&lt;br /&gt;This project is sponsored by the &lt;a href="http://research.microsoft.com/rise"&gt;Research in Software Engineering Group (RiSE)&lt;/a&gt; based in the Microsoft Research Redmond Laboratory.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Mon, 17 Dec 2012 06:54:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121217065403A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Or, check the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Mon, 17 Dec 2012 06:53:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20121217065312A</guid></item><item><title>Updated Wiki: Home</title><link>http://chesstool.codeplex.com/wikipage?version=6</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;CHESS is a tool for systematic and disciplined concurrency testing. Given a concurrent test, CHESS systematically enumerates the possible thread schedules to find hard-to-find concurrency errors, including assertion violations, deadlocks, data-races, and atomicity violations.&lt;br /&gt;
&lt;h3&gt;Requirements&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 or later (only tested on 32bit,x86)&lt;/li&gt;
&lt;li&gt;Visual Studio 2010, with C# and C++ features installed&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the &lt;a href="http://research.microsoft.com/chess/doc.aspx" class="externalLink"&gt;CHESS documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on the web.&lt;/li&gt;
&lt;li&gt;Or, check the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;More Information&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See &lt;a href="http://research.microsoft.com/chess/" class="externalLink"&gt;CHESS home page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for news about CHESS.&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://blogs.msdn.com/chess" class="externalLink"&gt;CHESS Blog on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for posts about how to use CHESS&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/chess/threads/" class="externalLink"&gt;CHESS Forum on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to see what people are saying about CHESS.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Questions&lt;/h3&gt;Send email to &lt;a href="mailto:chequers@microsoft.com" class="externalLink"&gt;chequers&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for questions and bugs.&lt;br /&gt;&lt;br /&gt;This project is sponsored by the &lt;a href="http://research.microsoft.com/rise" class="externalLink"&gt;Research in Software Engineering Group (RiSE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; based in the Microsoft Research Redmond Laboratory.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tball</author><pubDate>Wed, 13 Apr 2011 13:09:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110413010910P</guid></item><item><title>Updated Wiki: Home</title><link>http://chesstool.codeplex.com/wikipage?version=5</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;CHESS is a tool for systematic and disciplined concurrency testing. Given a concurrent test, CHESS systematically enumerates the possible thread schedules to find hard-to-find concurrency errors, including assertion violations, deadlocks, data-races, and atomicity violations.&lt;br /&gt;
&lt;h3&gt;Requirements&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 or later (only tested on 32bit,x86)&lt;/li&gt;
&lt;li&gt;Visual Studio 2008, with C# and C&lt;u&gt;&lt;/u&gt; features installed&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the &lt;a href="http://research.microsoft.com/chess/doc.aspx" class="externalLink"&gt;CHESS documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on the web.&lt;/li&gt;
&lt;li&gt;Or, check the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;More Information&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See &lt;a href="http://research.microsoft.com/chess/" class="externalLink"&gt;CHESS home page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for news about CHESS.&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://blogs.msdn.com/chess" class="externalLink"&gt;CHESS Blog on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for posts about how to use CHESS&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/chess/threads/" class="externalLink"&gt;CHESS Forum on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to see what people are saying about CHESS.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Questions&lt;/h3&gt;Send email to &lt;a href="mailto:chequers@microsoft.com" class="externalLink"&gt;chequers&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for questions and bugs.&lt;br /&gt;&lt;br /&gt;This project is sponsored by the &lt;a href="http://research.microsoft.com/rise" class="externalLink"&gt;Research in Software Engineering Group (RiSE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; based in the Microsoft Research Redmond Laboratory.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>pelikhan</author><pubDate>Sun, 16 May 2010 22:57:48 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100516105748P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://chesstool.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the &lt;a href="http://research.microsoft.com/chess/doc.aspx" class="externalLink"&gt;CHESS documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on the web.&lt;/li&gt;
&lt;li&gt;Or, check the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>madanmus</author><pubDate>Fri, 14 May 2010 18:35:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20100514063525P</guid></item><item><title>Updated Wiki: Home</title><link>http://chesstool.codeplex.com/wikipage?version=4</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;CHESS is a tool for systematic and disciplined concurrency testing. Given a concurrent test, CHESS systematically enumerates the possible thread schedules to find hard-to-find concurrency errors, including assertion violations, deadlocks, data-races, and atomicity violations.&lt;br /&gt;
&lt;h3&gt;Requirements&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 or later (only tested on 32bit,x86)&lt;/li&gt;
&lt;li&gt;Visual Studio 2008, with C# and C&lt;u&gt;&lt;/u&gt; features installed&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the &lt;a href="http://research.microsoft.com/chess/doc.aspx" class="externalLink"&gt;CHESS documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on the web.&lt;/li&gt;
&lt;li&gt;Or, check the Resources directory in the Source Code&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;More Information&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See &lt;a href="http://research.microsoft.com/chess/" class="externalLink"&gt;CHESS home page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for news about CHESS.&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://blogs.msdn.com/chess" class="externalLink"&gt;CHESS Blog on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for posts about how to use CHESS&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/chess/threads/" class="externalLink"&gt;CHESS Forum on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to see what people are saying about CHESS.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Questions&lt;/h3&gt;Send email to &lt;a href="mailto:chequers@microsoft.com" class="externalLink"&gt;chequers&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for questions and bugs.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>madanmus</author><pubDate>Fri, 14 May 2010 18:35:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100514063519P</guid></item><item><title>Updated Wiki: Home</title><link>http://chesstool.codeplex.com/wikipage?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;CHESS is a tool for systematic and disciplined concurrency testing. Given a concurrent test, CHESS systematically enumerates the possible thread schedules to find hard-to-find concurrency errors, including assertion violations, deadlocks, data-races, and atomicity violations.&lt;br /&gt;
&lt;h3&gt;Requirements&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 or later (only tested on 32bit,x86)&lt;/li&gt;
&lt;li&gt;Visual Studio 2008, with C# and C&lt;u&gt;&lt;/u&gt; features installed&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Documentation&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See the &lt;a href="http://research.microsoft.com/chess/doc.aspx" class="externalLink"&gt;CHESS documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; on the web (same as from the installer).&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;More Information&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;See &lt;a href="http://research.microsoft.com/chess/" class="externalLink"&gt;CHESS home page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for news about CHESS.&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://blogs.msdn.com/chess" class="externalLink"&gt;CHESS Blog on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for posts about how to use CHESS&lt;/li&gt;
&lt;li&gt;Visit the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/chess/threads/" class="externalLink"&gt;CHESS Forum on MSDN&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to see what people are saying about CHESS.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;Questions&lt;/h3&gt;Send email to &lt;a href="mailto:chequers@microsoft.com" class="externalLink"&gt;chequers&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for questions and bugs.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>madanmus</author><pubDate>Fri, 14 May 2010 18:34:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100514063417P</guid></item></channel></rss>