pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   xtraeme
Date:           Mon Feb 18 16:39:43 UTC 2008

Modified Files:
        pkgsrc/lang/pnet: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/lang/pnetlib: Makefile Makefile.common PLIST distinfo
        pkgsrc/lang/pnetlib-nox11: Makefile
Removed Files:
        pkgsrc/lang/pnet/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-af

Log Message:
Update dotgnu Portable.Net packages to 0.8.0:

0.8.0 (3 March 2007)

JIT

* JIT_Coder opcodes implementation (Klaus Treichel, Aleksey Demakov,
  Kirill Kononenko)
* On Demand JIT Compilation (Klaus Treichel)
* JIT exception handling (Klaus Treichel, Kirill Kononenko)
* Method Inlining support (Klaus Treichel)
* Inlining internal calls, PInvoke and math (Klaus Treichel)
* Add marshaling support (Kirill Kononenko)
* Local and Thread Local variable support (Klaus Treichel)
* Reflection support (Klaus Treichel)
* Array optimisations (Klaus Treichel)
* Static ctor support (Klaus Treichel, Aleksey Demakov)
* Delegate and Async Delegate support (Klaus Treichel)
* Safepoints and builtin/managed Exceptions (Klaus Treichel)
* Null check reduction (Klaus Treichel)
* Finalizers and GC support (Klaus Treichel)

Runtime Engine

* New Debugger (Radek Polak)
* Typed allocations (Klaus Treichel)
* Array structure optimisations (Klaus Treichel)
* Static cctor manager (Klaus Treichel)
* Watching variables (Radek Polak)
* Spec fixes on String IndexOf and LastIndexOf (Russell Stuart)
* Array.Clear fixes (Radek Polak)
* Handle fixes for JIT support (Klaus Treichel)

...and more, see the NEWS file. This closes PR 31950.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/lang/pnet/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/pnet/PLIST pkgsrc/lang/pnet/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/pnet/buildlink3.mk
cvs rdiff -r1.2 -r0 pkgsrc/lang/pnet/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/lang/pnet/patches/patch-ab \
    pkgsrc/lang/pnet/patches/patch-ac pkgsrc/lang/pnet/patches/patch-ad \
    pkgsrc/lang/pnet/patches/patch-ae pkgsrc/lang/pnet/patches/patch-af
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/pnetlib/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/pnetlib/Makefile.common
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/pnetlib/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/pnetlib/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/pnetlib-nox11/Makefile

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