Ravenbrook / Projects / Memory Pool System

Memory Pool System Project


Product Releases

Richard Brooksby, Ravenbrook Limited, 2002-06-17

1. Introduction

This document lists the product releases for the Memory Pool System project. (See [RB 1999-05-20, 8] for a discussion of master sources, versions, and releases.)

This document will be updated as new releases are created.

The readership of this document is anyone interested in the project.

This document is not confidential.

2. Releases

Release Date
Origin
Overview Defect Reports
1.108.2 2008-05-01
version/1.108/...@164907
Binary release to Configura. If unable to extend arena by desired amount: more fine-grained search; mps_arena_vm_growth() specifies desired & minimum increment. Fix auto_header nailboard leak. Fix AMC nailed seg temporary retention when freeable. Known issues
Fixed issues
1.108.1 2007-12-21
version/1.108/...@163681
Binary release to Configura. If unable to extend arena by desired amount, try smaller extension. Known issues
Fixed issues
1.108.0 2007-07-06
version/1.108/...@162813
Less-delayed finalization. Fix incorrect assert when memory is low. More Mac OS X functionality. Build on Linux and FreeBSD 5.5. Known issues
Fixed issues
1.107.0 2006-12-13
version/1.107/...@161223
Binary release to Configura. Post message when a garbage collection starts, saying why. Hot varieties (hi, he) have AVERs, don't gather stats. Fix arena walk when LO pool is present. Mac OS X Intel build. Known issues
Fixed issues
1.106.2 2006-04-11
version/1.106/...@158101
Open source release: fix build failures and add "hello-world" example code; no functional changes to MPS implementation code. Known issues
Fixed issues
1.106.1 2006-02-01
version/1.106/...@157000
Open source release (to incorporate work from 1.102.0 to 1.106.0). Known issues
Fixed issues
1.106.0 2005-09-30
version/1.106/...@155175
Binary release to Configura (split asserts). Known issues
Fixed issues
1.105.0 2005-02-16
version/1.105/...@144830
Binary release to Configura (dll). Known issues
Fixed issues
1.104.0 2003-11-19
version/1.104/...@64985
Binary release to Configura. Known issues
Fixed issues
1.103.0 2003-11-14
version/1.103/...@64245
Binary release to Configura. Known issues
Fixed issues
1.102.0 2003-11-05
version/1.102/...@63088
Binary release to Configura. Known issues
Fixed issues
1.100.1 2002-06-21
version/1.100/...@30350
Second open source release for ISMM 2002, fixing some problems with recently-integrated sources. Known issues
Fixed issues
1.100.0 2002-06-18
version/1.100/...@30260
First open source release for ISMM 2002. Known issues
Fixed issues

A. References

[RB 1999-05-20] "Product Quality through Change Management"; Richard Brooksby; Geodesic Systems; 1999-05-20; <URL: http://www.ravenbrook.com/doc/1999/05/20/pqtcm/>.

B. Document History

2002-06-17 RB Created based on P4DTI document.
2002-06-21 NB Added release 1.100.1.
2004-03-05 DRJ Added release 1.102.0, release 1.103.0, release 1.104.0.
2005-09-30 RHSK Registered release 1.105.0; added release 1.106.0.
2006-02-16 RHSK Added release 1.106.1.
2006-03-30 RHSK User-friendly help for Fixed issues and Known issues (MPS-Kit readme.txt now links to here).
2006-04-04 RHSK Links to Known issues now sort by Priority (by default): critical defects at top of list.
2006-04-11 RHSK Added release 1.106.2; and add help text for how to download a release or read its readme.txt.
2006-12-13 RHSK Registered release 1.107.0.
2007-07-06 RHSK Registered release 1.108.0.
2008-01-07 RHSK Registered release 1.108.1.
2008-05-01 RHSK Registered release 1.108.2.

C. Copyright and License

This document is copyright © 2002, 2004-2008 Ravenbrook Limited. All rights reserved. This is an open source license. Contact Ravenbrook for commercial licensing options.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Redistributions in any form must be accompanied by information on how to obtain complete source code for the this software and any accompanying software that uses this software. The source code must either be included in the distribution or be available for no more than the cost of distribution plus a nominal fee, and must be freely redistributable under reasonable conditions. For an executable file, complete source code means the source code for all modules it contains. It does not include source code for modules or files that typically accompany the major components of the operating system on which the executable file runs.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement, are disclaimed. In no event shall the copyright holders and contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.


$Id: //info.ravenbrook.com/project/mps/release/index.html#17 $

Ravenbrook / Projects / Memory Pool System / Master Product Sources