[m-rev.] review: acknowledge MC contributions in NEWS file
Peter Ross
pro at missioncriticalit.com
Thu Jul 15 17:14:15 AEST 2010
Hi,
===================================================================
Estimated hours taken: 0.1
Branches: main, 10.04
NEWS:
Acknowledge work done by MC for the java
and erlang backends.
Index: NEWS
===================================================================
RCS file: /home/mercury1/repository/mercury/NEWS,v
retrieving revision 1.524
diff -u -r1.524 NEWS
--- NEWS 10 Jun 2010 07:00:59 -0000 1.524
+++ NEWS 15 Jul 2010 07:11:57 -0000
@@ -320,6 +320,9 @@
The Java backend is roughly three times slower (after allowing for JIT)
than the C backends.
+ The Java backend improvements were contributed by Mission Critical IT
+ <http://www.missioncriticalit.com/>.
+
* Interfacing with Mercury code from Java is also improved:
* Polymorphic Mercury types are now translated to Java classes
with generics, allowing for greater type safety in the Java code.
@@ -336,6 +339,9 @@
* We have added an Erlang back-end.
+ The Erlang back-end was contributed by Mission Critical IT
+ <http://www.missioncriticalit.com/>.
+
* In parallel grades we now support thread-local trailing.
* The compiler now issues a warning when an inst declaration is not
--------------------------------------------------------------------------
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