pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/scala
Module Name: pkgsrc
Committed By: asau
Date: Thu Aug 12 12:31:47 UTC 2010
Modified Files:
pkgsrc/lang/scala: Makefile PLIST distinfo
pkgsrc/lang/scala/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
patch-af
Log Message:
Update to Scala 2.8.0
Changes in Version 2.8.0 (14-Jul-2010)
Scala 2.8.0 is a significantly innovative release, which
contains a large amount of fixes and introduces many new
features:
* Redesigned collection library
* New array implementation, manifests for polymorphic arrays
* Type specialization
* Named and default arguments
* Package objects
* Beefed up Scala Swing libraries, better documentation
* Revamped REPL
* Implicits changes
* Improved equality
* Packrat parser combinators
* Improved XML library
* Type constructor inference
* Improved Annotations
* Enhanced actors
* Support for continuations
Internal improvements
* New presentation compiler
* New build manager
* Speed improvements
Additional tools
* Scaladoc 2
* Sbaz 2
* Scalap
* Scala IDE for Eclipse
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/scala/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/scala/PLIST \
pkgsrc/lang/scala/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/scala/patches/patch-aa \
pkgsrc/lang/scala/patches/patch-ab pkgsrc/lang/scala/patches/patch-ac \
pkgsrc/lang/scala/patches/patch-ad pkgsrc/lang/scala/patches/patch-ae \
pkgsrc/lang/scala/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index