[m-rev.] for review: update webpage for 11.07 release

Julien Fischer juliensf at csse.unimelb.edu.au
Wed Dec 21 16:56:41 AEDT 2011


On Wed, 21 Dec 2011, Mark Brown wrote:

> On 21-Dec-2011, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>> Index: download/include/release-11.07-contents.inc
>> ===================================================================
>> RCS file: download/include/release-11.07-contents.inc
>> diff -N download/include/release-11.07-contents.inc
>> --- /dev/null	1 Jan 1970 00:00:00 -0000
>> +++ download/include/release-11.07-contents.inc	21 Dec 2011 04:58:55 -0000
>> +The "mercury-extras" distribution contains some extra libraries for:
>> +
>> +<ul>
>> +	<li>dynamic linking
>> +	<li>backtrackable (trailed) destructive update
>> +	<li>arithmetic
>> +	<ul>
>> +		<li>arithmetic on complex and imaginary numbers
>
> s/ and imaginary//
>
> complex numbers include imaginary numbers.

Done.  I've also mentioned that there is a module in extras that
provided fixed point arithmetic.

>> Index: download/include/release-11.07.inc
>> ===================================================================
>> RCS file: download/include/release-11.07.inc
>> diff -N download/include/release-11.07.inc
>> --- /dev/null	1 Jan 1970 00:00:00 -0000
>> +++ download/include/release-11.07.inc	21 Dec 2011 04:56:37 -0000
>> +Changes to the Mercury profiler:
>> +
>> +<ul>
>> +<li>We have added a new form of profiling, memory retention profiling, to
>> mprof
>> +  that allows it to generate reports describing the origin of objects that
>> +  are live on the heap at selected points in a program.
>> +  See the Mercury User's Guide for details.
>
> Above this is referred to as "Mercury user's guide", without the caps.
> Which is right?

The caps version is what's generally used; the contents list has always
had the document titles in lower case (except for the word Mercury) for
some reason.

>> +<li>We have add the following new functions for creating singleton
>> +  maps: bimap.singleton/2, injection.singleton/2, map.singleton/2,
>> +  rbtree.singleton/2 and tree234.singleton/2 .
>
> s/add/added/

Done.

Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list