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

    <title>ecos-v3_0-branch: packages/services/memalloc/common/current/ChangeLog history</title>
    <description>packages/services/memalloc/common/current/ChangeLog revision history</description>
    <item>
    <title>* include/mvarimpl.inl:</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/ef21b86ad6b9/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* include/mvarimpl.inl:<br/>
        * include/sepmetaimpl.inl:<br/>
        Fixed a few compiler warnings.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 17 Feb 2009 00:39:42 +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-v3_0-branch/log/74dbf4c3f2e1/packages/services/memalloc/common/current/ChangeLog</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>* cdl/memalloc.cdl: Invoke tclsh explicitly to avoid the need for execute</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/5a9dc4a9cb52/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/memalloc.cdl: Invoke tclsh explicitly to avoid the need for execute<br/>
  permission on heapgen.tcl.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Fri, 09 Jan 2009 14:02:56 +0000</pubDate>
</item>
<item>
    <title>* ecosadmin.tcl, pkgconf/fixhtml.tcl,</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/eacd6295a6aa/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* ecosadmin.tcl, pkgconf/fixhtml.tcl,<br/>
  devs/framebuf/synth/current/src/gen_synthfb.tcl,<br/>
  fs/rom/current/support/file2c.tcl,<br/>
  hal/mips/ref4955/current/misc/slow_cat.tcl,<br/>
  hal/mips/ref4955/current/misc/swap4.tcl,<br/>
  hal/arm/e7t/current/src/flash_cksum.tcl,<br/>
  hal/arm/aeb/current/src/flash_cksum.tcl,<br/>
  io/framebuf/current/src/gen_framebufs.tcl,<br/>
  services/memalloc/common/current/src/heapgen.tcl: Invoke using<br/>
  &quot;/usr/bin/env tclsh&quot;.<br/>
* services/memalloc/common/current/cdl/memalloc.cdl: Simplify heaps.cxx<br/>
  make rule.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Thu, 08 Jan 2009 17:13:20 +0000</pubDate>
</item>
<item>
    <title>* src/dlmalloc.cxx (MALLOC_COPY): Reinstate fix of 2008-01-06</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/8a1c58fa439d/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* src/dlmalloc.cxx (MALLOC_COPY): Reinstate fix of 2008-01-06<br/>
        (reverting change of 2008-11-03).<br/>
        * cdl/memalloc.cdl (CYGIMP_MEMALLOC_ALLOCATOR_DLMALLOC_USE_MEMCPY):<br/>
        Make explicit dependency on isoinfra functionality block which<br/>
        includes memmove(), and set default_value accordingly.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 19 Dec 2008 05:49:15 +0000</pubDate>
</item>
<item>
    <title>Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/07fc475e1c28/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.<br/>
Add STM32 serial driver and on-chip flash driver.<br/>
Fix some compile problems with dlmalloc.<br/>
See the various ChangeLogs for details.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 03 Nov 2008 14:53:50 +0000</pubDate>
</item>
<item>
    <title>* src/dlmalloc.cxx (MALLOC_COPY):</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/fcbc1384c4e3/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* src/dlmalloc.cxx (MALLOC_COPY):<br/>
        * cdl/memalloc.cdl: Use memmove instead of memcpy which can go<br/>
        wrong in realloc() when the new and old block overlaps.<br/>
        CYGIMP_MEMALLOC_ALLOCATOR_DLMALLOC_USE_MEMCPY has been retained<br/>
        instead of being renamed to ..._MEMMOVE to help backward<br/>
        compatibility with older configurations. Thanks to Oyvind Harboe<br/>
        and Dave Lawrence.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 06 Jan 2008 12:17:41 +0000</pubDate>
</item>
<item>
    <title>* cdl/memalloc.cdl: Added option CYGBLD_MEMALLOC_MALLOC_EXTERNAL_JOIN_H</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6ae04ddf9b8e/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/memalloc.cdl: Added option CYGBLD_MEMALLOC_MALLOC_EXTERNAL_JOIN_H<br/>
        to let applications implement a way to pick the pool to allocate memory<br/>
        from based on an application specific heuristic.<br/>
        * src/malloc.cxx: Use it.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 05 Nov 2007 12:38:19 +0000</pubDate>
</item>
<item>
    <title>* src/heapgen.tcl: Init priority for pool initialization is now</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/b71267f278b6/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* src/heapgen.tcl: Init priority for pool initialization is now<br/>
        CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 24 Oct 2007 13:25:46 +0000</pubDate>
</item>
<item>
    <title>* src/malloc.cxx: Init priority for pool initialization is now</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/40f4042caeca/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* src/malloc.cxx: Init priority for pool initialization is now<br/>
        CYG_INIT_MEMALLOC instead of before CYG_INIT_LIBC]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 24 Oct 2007 12:42:37 +0000</pubDate>
</item>
<item>
    <title>* doc/memalloc.sgml: Fix parameters for calloc. Reported by</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/7681e8acc4cd/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* doc/memalloc.sgml: Fix parameters for calloc. Reported by<br/>
       Andy Jackson]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 17 May 2006 16:14:02 +0000</pubDate>
</item>
<item>
    <title>* doc/memalloc.sgml: two minor documentation fixes</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/da2b798f04fb/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* doc/memalloc.sgml: two minor documentation fixes]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 02 Oct 2005 11:49:47 +0000</pubDate>
</item>
<item>
    <title>* tests/heaptest.c (test_pat): Casts to prevent compiler warnings.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/fa70ef591baf/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* tests/heaptest.c (test_pat): Casts to prevent compiler warnings.<br/>
        * tests/testaux.hxx: new cannot be both global and static.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Wed, 03 Aug 2005 20:45:09 +0000</pubDate>
</item>
<item>
    <title>* cdl/memalloc.cdl: Use the CXXFLAGS for the native compiler to</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/97165c79d7a1/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/memalloc.cdl: Use the CXXFLAGS for the native compiler to<br/>
        avoid passing it flags only valid for C.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 30 Jul 2005 11:42:54 +0000</pubDate>
</item>
<item>
    <title>* tests/heaptest.c (test_pat): Fix compiler error with</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/58d2e6ee668d/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* tests/heaptest.c (test_pat): Fix compiler error with<br/>
          diag_printf.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Mar 2005 17:21:23 +0000</pubDate>
</item>
<item>
    <title>* cdl/memalloc.cdl: Added reference to documentation</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/537e623b6489/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/memalloc.cdl: Added reference to documentation<br/>
	* doc/memalloc.sgml: Basic user documentation.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Mar 2005 12:28:26 +0000</pubDate>
</item>
<item>
    <title>* src/dlmalloc.cxx (resize_alloc): No longer invoke</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/5b91c0bea75a/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* src/dlmalloc.cxx (resize_alloc): No longer invoke<br/>
         cyg_memalloc_alloc_fail() on failure to resize. It is not an out<br/>
         of memory condition, it just means the current memory allocation<br/>
         could not be expanded. realloc() will try allocating a completely<br/>
         new block of memory and only if that fails do we have an out of<br/>
         memory condition.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 04 Oct 2004 12:02:57 +0000</pubDate>
</item>
<item>
    <title>* heapgen.tcl: place the CYGBLD_ATTRIB_INIT_PRI such that it</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/97ddf0e44c89/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* heapgen.tcl: place the CYGBLD_ATTRIB_INIT_PRI such that it<br/>
        compiles for gcc 3.4.2 which is more picky about its placement.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 04 Oct 2004 11:48:32 +0000</pubDate>
</item>
<item>
    <title>2004-06-24  Oyvind Harboe  &lt;oyvind.harboe@zylin.com&gt;</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/eb235374a7ae/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[2004-06-24  Oyvind Harboe  &lt;oyvind.harboe@zylin.com&gt;<br/>
<br/>
        * Added cyg_memalloc_alloc_fail() fn which is invoked before<br/>
        return NULL from failed allocations. Useful breakpoint site.<br/>
        Andrew Lunn wrote some of the code and pointed out various<br/>
        wrinkles to be ironed out.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 05 Jul 2004 11:07:04 +0000</pubDate>
</item>
<item>
    <title>* include/kapi.h: Add throw specifications throughout.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/40a7aad7873c/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* include/kapi.h: Add throw specifications throughout.<br/>
	* src/kapi.cxx: Ditto.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 15 Mar 2004 15:42:04 +0000</pubDate>
</item>
<item>
    <title>* src/dlmalloc.cxx (Cyg_Mempool_dlmalloc_Implementation): Fixed</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/28c8c2fbb86e/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* src/dlmalloc.cxx (Cyg_Mempool_dlmalloc_Implementation): Fixed<br/>
       compiler warning added by previous patch.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 06 Oct 2003 18:25:57 +0000</pubDate>
</item>
<item>
    <title>* cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memory</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/8d76b6216102/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memory<br/>
        alignment a configuration option for Doug Lea's memory allocator.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 06 Oct 2003 16:41:07 +0000</pubDate>
</item>
<item>
    <title>* include/memjoin.inl: Don't use default arg in definition.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0f8cd8aca826/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* include/memjoin.inl: Don't use default arg in definition.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 05 Feb 2003 01:10:12 +0000</pubDate>
</item>
<item>
    <title>* src/heapgen.tcl: Accommodate POSIX-style arguments under Cygwin.</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/b2555133d1ad/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* src/heapgen.tcl: Accommodate POSIX-style arguments under Cygwin.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Tue, 04 Feb 2003 10:25:19 +0000</pubDate>
</item>
<item>
    <title>* ecosadmin.tcl,</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/181928a65a25/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[* ecosadmin.tcl,<br/>
  fs/rom/current/support/file2c.tcl,<br/>
  hal/arm/aeb/current/src/flash_cksum.tcl,<br/>
  hal/arm/e7t/current/src/flash_cksum.tcl,<br/>
  hal/mips/ref4955/current/misc/slow_cat.tcl,<br/>
  hal/mips/ref4955/current/misc/swap4.tcl,<br/>
  pkgconf/fixhtml.tcl,<br/>
  services/memalloc/common/current/src/heapgen.tcl:<br/>
<br/>
	Accommodate tclsh83 on Cygwin in Tcl scripts.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Wed, 29 Jan 2003 12:45:01 +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-v3_0-branch/log/d2c90368aeef/packages/services/memalloc/common/current/ChangeLog</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-v3_0-branch/log/e0c0827131d1/packages/services/memalloc/common/current/ChangeLog</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-10-19-06:43:02-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/678094f34118/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-10-19-06:43:02-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 19 Oct 2001 07:02:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-10-02-17:59:22-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/022f1e506033/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-10-02-17:59:22-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 02 Oct 2001 18:28:24 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-09-12-03:52:30-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/9160a8005d76/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-09-12-03:52:30-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 12 Sep 2001 04:21:13 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-03-06:43:13-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/3902ef905c9c/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-03-06:43:13-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 03 Aug 2001 12:27:32 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-20-10:24:43-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/cd45958b28ff/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-20-10:24:43-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 20 Jul 2001 10:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-07-18-03:13:25-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/42f843b391aa/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-07-18-03:13:25-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 18 Jul 2001 11:38:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-29-06:43:03-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d63db767121d/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-29-06:43:03-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 29 Jun 2001 07:16:25 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-22-17:38:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0d2b193a635f/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-22-17:38:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 22 Jun 2001 18:18:44 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-05-18-01:30:05-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/511f4dc167f6/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-05-18-01:30:05-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 18 May 2001 06:32:28 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-04-24-11:22:42-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/f2545e5de153/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-04-24-11:22:42-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 25 Apr 2001 23:22:52 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-03-29-21:44:39-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/b939e9cada46/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-03-29-21:44:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 06 Apr 2001 17:20:13 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-12-23:44:24-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/25e238959bae/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-12-23:44:24-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 13 Feb 2001 01:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-12-08-02:09:36-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6b5f480c6929/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-12-08-02:09:36-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 08 Dec 2000 03:30:06 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-27-23:09:27-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/450e4e1f1e80/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-27-23:09:27-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 28 Nov 2000 00:03:34 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-24-16:52:55-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/79d72068f491/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-24-16:52:55-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 24 Nov 2000 17:42:47 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-24-06:43:05-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/289bf90c6a9b/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-24-06:43:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 24 Nov 2000 07:49:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-03-09:00:49-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/d2f49caf9e38/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-03-09:00:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 03 Nov 2000 21:17:40 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-31-00:30:36-GMT</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/0ae0bc38e387/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-31-00:30:36-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 31 Oct 2000 20:53:09 +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-v3_0-branch/log/eb9fd8c04db3/packages/services/memalloc/common/current/ChangeLog</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>Merge from eCos master repository on 2000-09-19-06:25:26-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/518f42066aba/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-09-19-06:25:26-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 19 Sep 2000 05:53:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-09-01-07:47:03-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/77cec8369160/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-09-01-07:47:03-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 01 Sep 2000 13:45:23 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos-v3_0-branch/log/6ed91473a1cd/packages/services/memalloc/common/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-08-21-22:40:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Aug 2000 17:32:38 +0000</pubDate>
</item>

  </channel>
</rss>
