pkgsrc/lang/mono
recht 2ff289d442 Update to 0.28
the ususal: new features and fixes
notably:

New Thread Locking

Zoltan removed the big locks we had in the runtime, and now we have a
finely grained lock system in the runtime. Runtime hackers can read the
included lock matrix document which describes the requirements to use
the new fine grained locks in their code.

Ahead of Time Compiler Optimizations

Zoltan has worked extensively on the Mono ahead-of-time compilation
feature (AOT). The AOT code is now considered to be production quality,
and also for the first time precompiled code runs faster than JITed
code. This resulted in a 13% compilation speed up for the Mono C#
compiler, reducing the compile time to 3.185 seconds. A clear goal of
the team for the next release is to reach 3.1416 seconds.

for a complete list see: http://www.go-mono.com/archive/mono-0.28.html
2003-10-02 08:41:42 +00:00
..
patches Update to 0.28 2003-10-02 08:41:42 +00:00
buildlink2.mk Update to 0.28 2003-10-02 08:41:42 +00:00
DESCR Initial import of mono, version 0.21: 2003-03-01 13:11:44 +00:00
distinfo Update to 0.28 2003-10-02 08:41:42 +00:00
Makefile Update to 0.28 2003-10-02 08:41:42 +00:00
PLIST Update to 0.28 2003-10-02 08:41:42 +00:00