<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/kernel/current/tests/tm_basic.cxx history</title>
    <description>packages/kernel/current/tests/tm_basic.cxx revision history</description>
    <item>
    <title>Increase resolution of time measurement for platforms featuring HAL_CLOCK_READ_NS. [Bugzilla 1001958]</title>
    <link>https://hg.ecoscentric.com/ecos/log/4839eca9f0c7/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Increase resolution of time measurement for platforms featuring HAL_CLOCK_READ_NS. [Bugzilla 1001958]]]></description>
    <author>&#118;&#97;&#101;</author>
    <pubDate>Thu, 13 Mar 2014 21:32:49 +0000</pubDate>
</item>
<item>
    <title>* tests/except1.cxx (cause_exception): Fix compiler warning about</title>
    <link>https://hg.ecoscentric.com/ecos/log/80f232caf539/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/except1.cxx (cause_exception): Fix compiler warning about<br/>
variable that is set but not used. Enter CYGBLD_ATTRIB_UNUSED.<br/>
* tests/kexcept1.c (cause_exception): Ditto.<br/>
* tests/kmbox1.c (entry1): Fix compiler warning about variable that<br/>
is set but not used. Use by a conditional CYGMTH_MBOX_PUT_CAN_WAIT.<br/>
* tests/mbox1.cxx (entry1): Ditto.<br/>
* tests/tm_basic.cxx (run_thread_tests, run_mbox_tests,<br/>
run_flag_tests): Remove unused variables.]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Tue, 20 Mar 2012 15:39:58 +0000</pubDate>
</item>
<item>
    <title>* tests/bin_sem2.cxx (PHILOSOPHERS):</title>
    <link>https://hg.ecoscentric.com/ecos/log/6724f8254bcb/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/bin_sem2.cxx (PHILOSOPHERS):<br/>
* tests/fptest.cx (TEST_NA):<br/>
* tests/kmutex3.c (NTHREADS):<br/>
* tests/kmutex4.c (NTHREADS):<br/>
* tests/mutex3.cxx (NTHREADS):<br/>
* tests/thread_gdb.c (NTHREADS):<br/>
* tests/timeslice.c (NTHREADS_MAX):<br/>
* tests/timeslice2.c (NTHREADS_MAX):<br/>
* tests/tm_basic.cxx (NTEST_THREADS): Given a chance to compile and<br/>
run more tests for low memory footprint targets. [ Bugzilla 1001253 ]]]></description>
    <author>&#115;&#101;&#114;&#103;&#101;&#105;&#103;</author>
    <pubDate>Sun, 10 Jul 2011 16:01:36 +0000</pubDate>
</item>
<item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>* tests/tm_basic.cxx (STACK_SIZE): Revert accidental change of</title>
    <link>https://hg.ecoscentric.com/ecos/log/7b7441a92f97/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/tm_basic.cxx (STACK_SIZE): Revert accidental change of<br/>
	stack size back to CYGNUM_HAL_STACK_SIZE_MINIMUM. Changed by<br/>
	accident at same time as change below of 2006-12-08.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 18 Dec 2008 18:31:44 +0000</pubDate>
</item>
<item>
    <title>* tests/tm_basic.cxx (max): Actually the meaning was right before,</title>
    <link>https://hg.ecoscentric.com/ecos/log/8f706d6bdc35/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/tm_basic.cxx (max): Actually the meaning was right before,<br/>
	it was just the name that was wrong. So revert below, and change<br/>
	name to min.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 18 Nov 2008 14:04:59 +0000</pubDate>
</item>
<item>
    <title>* tests/tm_basic.cxx (max): Was wrong way round. Resolves issue</title>
    <link>https://hg.ecoscentric.com/ecos/log/b5a47c710485/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/tm_basic.cxx (max): Was wrong way round. Resolves issue<br/>
        1000636.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 14 Nov 2008 14:26:09 +0000</pubDate>
</item>
<item>
    <title>* tests/tm_basic.cxx (max): Resolve issue 1000636 with extra</title>
    <link>https://hg.ecoscentric.com/ecos/log/b3804ba9e6b1/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/tm_basic.cxx (max): Resolve issue 1000636 with extra<br/>
	bracketing.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 14 Nov 2008 14:10:21 +0000</pubDate>
</item>
<item>
    <title>* src/sched/mlqueue.cxx (add_thread, yield):</title>
    <link>https://hg.ecoscentric.com/ecos/log/73a01c1a35ba/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* src/sched/mlqueue.cxx (add_thread, yield):<br/>
	* src/sched/sched.cxx (unlock_inner, thread_entry):<br/>
	* include/mlqueue.hxx (class Cyg_SchedThread_Implementation):<br/>
	* include/kapidata.h (CYG_SCHEDTHREAD_TIMESLICE_MEMBER):<br/>
	* include/bitmap.hxx (class Cyg_SchedThread_Implementation):<br/>
	Reimplement timeslicing code. There is now a timeslice_count field<br/>
	in each thread which is moved to and from the per-CPU counter<br/>
	during thread dispatch. This approach has been taken to minimize<br/>
	the changes needed to SMP code. Scheduler specific thread<br/>
	functions handle counter save, restore and reset. These functions<br/>
	are defined (as empty inlines) even when timeslicing is disabled,<br/>
	or in non-timeslicing schedulers, to avoid adding ifdefs to the<br/>
	code (this change actually removes some).<br/>
<br/>
	* tests/timeslice2.c:<br/>
	* cdl/kernel.cdl: Added timeslice2 test to test behaviour of<br/>
	timeslicing while being preempted.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 08 Jan 2007 16:20:13 +0000</pubDate>
</item>
<item>
    <title>* tests/tm_basic.cxx (_run_all_tests): Fixed compiler warning.</title>
    <link>https://hg.ecoscentric.com/ecos/log/275f1861b36f/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/tm_basic.cxx (_run_all_tests): Fixed compiler warning.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Mar 2005 17:29:58 +0000</pubDate>
</item>
<item>
    <title>* tests/kmutex3.c (cyg_start): Use CYG_TEST_NA.</title>
    <link>https://hg.ecoscentric.com/ecos/log/92cf4ff674de/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/kmutex3.c (cyg_start): Use CYG_TEST_NA.<br/>
	* tests/kmutex4.c (cyg_start): Ditto.<br/>
	* tests/mutex2.cxx (cyg_start): Ditto.<br/>
	* tests/mutex3.cxx (cyg_start): Ditto.<br/>
	* tests/sync3.cxx (cyg_start): Ditto.<br/>
	* tests/thread2.cxx (cyg_start): Ditto.<br/>
<br/>
	* tests/fptest.c (cyg_start): Use one line NA msg.<br/>
	* tests/smp.cxx (cyg_start): Ditto.<br/>
	* tests/timeslice.c (cyg_start): Ditto.<br/>
	* tests/tm_basic.cxx (cyg_start): Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 19 Feb 2004 10:57:36 +0000</pubDate>
</item>
<item>
    <title>Add CDL to control number of times 'tests' run.</title>
    <link>https://hg.ecoscentric.com/ecos/log/b8e01d85e2d4/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Add CDL to control number of times 'tests' run.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 06 May 2003 16:10:02 +0000</pubDate>
</item>
<item>
    <title>Add tests for kernel flag synchronizers (incomplete).</title>
    <link>https://hg.ecoscentric.com/ecos/log/4bfb0d444b05/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Add tests for kernel flag synchronizers (incomplete).]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 03 Dec 2002 14:25:22 +0000</pubDate>
</item>
<item>
    <title>* tests/tm_basic.cxx: Include infra/diag.h and removed the</title>
    <link>https://hg.ecoscentric.com/ecos/log/7ca632b46393/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[* tests/tm_basic.cxx: Include infra/diag.h and removed the<br/>
        incorrect prototype for diag_printf]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 28 Oct 2002 16:34:21 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2c90368aeef/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/e0c0827131d1/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-10-19:22:57-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/4c750ce71ae3/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-10-19:22:57-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 10 Aug 2001 19:27:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-08-21:11:51-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/ac086aa3217e/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-08-21:11:51-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Sun, 10 Jun 2001 19:35:23 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-23-17:01:37-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/eb9fd8c04db3/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-23-17:01:37-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 23 Oct 2000 17:10:57 +0000</pubDate>
</item>
<item>
    <title>eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/435cced73e2f/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 28 Mar 2000 14:10:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-02-19:16:44-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/bf00f99aec69/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-02-19:16:44-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 02 Feb 2000 19:57:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-28-04:28:11-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/c38311975d4f/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-28-04:28:11-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Jan 2000 04:59:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-12-17-19:44:58-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/3836136e7743/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-12-17-19:44:58-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Dec 1999 20:15:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-12-01-18:03:05-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/755351606154/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-12-01-18:03:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 01 Dec 1999 18:33:37 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-09-23-20:10:25-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/e7ba79f6d3a8/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-09-23-20:10:25-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 Sep 1999 19:52:27 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-09-02-16:26:10-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/29bc183297e1/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-09-02-16:26:10-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 02 Sep 1999 16:11:22 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-29-00:13:11-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d3fbcdfa1b2f/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-29-00:13:11-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 May 1999 16:43:09 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-21-22:05:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/ece80412419a/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-21-22:05:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 21 May 1999 15:09:30 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-11-21:11:10-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/1d7f19c9e4d1/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-11-21:11:10-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 14:07:25 +0000</pubDate>
</item>
<item>
    <title>Block commit of eCos version 1.2.1</title>
    <link>https://hg.ecoscentric.com/ecos/log/443894e2e912/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Block commit of eCos version 1.2.1]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 12:24:34 +0000</pubDate>
</item>
<item>
    <title>Initial commit of eCos version 1.1</title>
    <link>https://hg.ecoscentric.com/ecos/log/3111d98ba7b3/packages/kernel/current/tests/tm_basic.cxx</link>
    <description><![CDATA[Initial commit of eCos version 1.1]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 11:16:07 +0000</pubDate>
</item>

  </channel>
</rss>
