Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bd5c3d824c3db63ffd9226c15941e6ad > files > 257

mozart-1.4.0-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>7 Mozart 1.2.3</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node20.html#chapter.m124">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node22.html#chapter.m122">Next &gt;&gt;</A></TD></TR></TABLE><DIV id="chapter.m123"><H1><A name="chapter.m123">7 Mozart 1.2.3</A></H1><P>Mozart 1.2.3 is primarily a bug-fix release addressing recently discovered memory leaks. It also contains enhancements and is fully backward compatible with 1.2.2 </P><UL><LI><P>Fixed a memory leak in the regex contrib: memory occupied by a compiled regex was not properly released during finalization.</P></LI><LI><P>Fixed a memory leak in the unpickler. The leak affected particularly applications that performed: </P><UL><LI><P>numerous loading of compiled functors</P></LI><LI><P>numerous retrieval of values from a GDBM database</P></LI></UL><P> </P></LI><LI><P>Windows: setting environment variable <CODE>OZ_TRACE_LOAD</CODE> caused the system to misbehave. This was actually due to forgetting to copy the value returned by the environment variable lookup out of a static buffer.</P></LI><LI><P>Many holes have been filled in the compiler documentation. In particular, the main chapters are all complete; only the appendices lack explanation.</P></LI><LI><P>Constraint Programming: <CODE>FD<SPAN class="keyword">.</SPAN>atLeast</CODE> and <CODE>FD<SPAN class="keyword">.</SPAN>atMost</CODE> performed incorrect propagation when their first argument was a FD variable. The implementation was completely overhauled. All of <CODE>FD<SPAN class="keyword">.</SPAN>exactly</CODE>, <CODE>FD<SPAN class="keyword">.</SPAN>atLeast</CODE> and <CODE>FD<SPAN class="keyword">.</SPAN>atMost</CODE> are now implemented as instantiations of the same template class.</P></LI><LI><P>The <CODE>Application</CODE> module now exports <CODE>Application<SPAN class="keyword">.</SPAN>processArgv</CODE> which permits to invoke argument processing on a list of strings explicitly provided as a parameter.</P></LI><LI><P>The compiler's Gump support was modified so that generated native functor and parser state description are placed in by default in the directory of the source file. This can be explicitly overridden by option <CODE>gumpDirectory</CODE>, or by command-line option <CODE>--gumpdirectory</CODE>.</P></LI><LI><P>Standard Library: Mozart 1.2.3 is the first release to include the Mozart Standard Library. At present the latter contains only <CODE>QTk</CODE> available at URI <CODE>x-oz://system/wp/QTk.ozf</CODE>.</P></LI></UL><P> </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node20.html#chapter.m124">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node22.html#chapter.m122">Next &gt;&gt;</A></TD></TR></TABLE><HR><ADDRESS><SPAN class="version">Version 1.4.0 (20090610)</SPAN></ADDRESS></BODY></HTML>