Boriss Mejias wrote:
Dear users,
We announce the code freeze of the CVS branch mozart-1-3-0-fixes to make
the release of Mozart 1.3.2 in two weeks time: June 15. Please
contribute reporting any problem you may found. We will soon provide
tarballs, RPMs and Windows installers to try out. To get the CVS snapshot,
Windows installer to try out:
http://www.mozart-oz.org/download/mozart-ftp/store/Mozart-1.3.2rc1-20060602.exe
Even when the name refers to version 1-3-2rc1, Mozart will be installed
as 1.3.1 at the moment. After the date of the release, installers will
include the correct number.
cheers
Boriss
cvs -d :pserver:[EMAIL PROTECTED]:/services/mozart/CVS get -r
mozart-1-3-0-fixes mozart
Changelog follows:
Mozart 1.3.2 Changelog
o 1 Changes in Oz, Mozart libraries and UI
+ 1.1 Copying of dictionaries was broken. Fixed. (Bug 1352)
+ 1.2 Mozart added to the FSF directory. (Bug 1207)
+ 1.3 Application.getGuiArgs now returns arguments as documented
(Bug 1691)
o 2 Changes in the implementation that affect usability and performance
+ 2.1 Oz Compiler
- Keyword 'native' has been removed from class
properties. This implies a change in the module Open in
contributions, fixing a runtime error. (Bug 1277)
- A warning is triggered when a non-valid property is added
after keyword fun in function definitions. This prevent
programmers from creating eager functions when keyword lazy is
misspelled. (Bug 1437)
+ 2.2 Garbage Collection
- Indexes have been fixed to work with RAM memory bigger that
1GB.
+ 2.3 Distribution Layer
- NewPort does not block anymore when using a distributed
variable for the stream. Currently, the builtin receives one
input and one output, but it should change to two outputs in a
future release. (Bug 1521).
- Problem with sockets generating 'segmentation fault' with P2PS
is fixed. (Bug 1304, 1339)
- Failed assertion in the Owner table fixed. (Bug 1461)
o 3 Changes in the implementation that affect maintainability and
portability
- Mozart 1.3.1 compiles with gcc up to version 3.3. Now it
compiles with gcc newer than 3.3 and up to 4.1
- Succesful build reported on MacOSX/intel after fixing
configuration. (Bug 1859)
o 4 More Bug Fixes:
- Error messages: 1429, 1816
- XML related: 1333
- GCC Compiler: 1636
- RPM building: 1649
- Reflect module: 1839
- FloatToString: 1869
- Tools: 1332, 1459, 1775
- Documentation: 590, 991, 1371, 1445, 1374, 1375, 1419, 1466,
1479, 1614, 1660, 1818, 1820, 1832
cheers
Boriss
_________________________________________________________________________________
mozart-users mailing list
mozart-users@ps.uni-sb.de
http://www.mozart-oz.org/mailman/listinfo/mozart-users
_________________________________________________________________________________
mozart-users mailing list
mozart-users@ps.uni-sb.de
http://www.mozart-oz.org/mailman/listinfo/mozart-users