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

Mark Brown mark at csse.unimelb.edu.au
Wed Dec 21 16:33:52 AEDT 2011


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.

(I realise this was copied from earlier releases.)

> 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?



> +<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/


Cheers,
Mark.

--------------------------------------------------------------------------
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