summaryrefslogtreecommitdiff
path: root/lang/pnet/patches
AgeCommit message (Collapse)AuthorFilesLines
2012-12-29Remove pnet packages. This project only ever existed because of thedholland2-52/+0
FSF's not-invented-here reflex, never went anywhere, and has been dead upstream for a long time.
2012-01-27Remove the section from configure that adds the gcc multi_os_directory tosbd1-4/+16
the libdir.
2009-06-02Make it build on DragonFly. Probably incomplete, but at least hello worldhasso2-0/+40
compiles and runs.
2008-02-18Update dotgnu Portable.Net packages to 0.8.0:xtraeme6-95/+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.
2006-02-26Add DragonFly support based on the patches for libffi and boehm-gc.joerg6-5/+87
2004-05-14Enable threads support in NetBSD, add missing directory to PLIST.xtraeme1-0/+13