pkgsrc/lang/pnet/PLIST
xtraeme fb4345e63f Update to 0.6.6.
Changes:

0.6.6 (29 May 2004)

  Runtime engine:

  * GetManifestResourceNames internalcall (Russell Stuart).
  * Add the --trace option to ilrun (Gopal V).
  * Fix some I4/I/M/T cases in the verifier (Rhys Weatherley, Gopal V).
  * Fix to Directory.GetFiles internalcall (Russell Stuart).
  * Many fixes and speedups to the monitor implementation (Thong Nguyen).
  * Remap some gtk# dll references (Ilyak Kasnacheev).
  * Automatically load assemblies during "GetType" (Gopal V).
  * Handling for interruptes and aborts (Thong Nguyen).
  * Verification of indirect method calls (Gopal V).
  * Resolve classes properly before layout (Gopal V).
  * Support for Interlocked* functions (Thong Nguyen).
  * Looser association of real threads with engine threads, to make
    it easier to move to app domains in the future (Thong Nguyen).
  * Asynchronous delegates (Thong Nguyen).
  * Better shutdown logic for multi-threaded programs (Thong Nguyen).
  * ILExecThreadBoxNoValue (Thong Nguyen).
  * Dynamic invocation of methods with out/ref parameters (Thong Nguyen).
  * Include inherited interfaces in return from "GetInterfaces" (Gopal V).
  * Entry points must be in .exe's, not .dll's (Gopal V).
  * Problems in OutputExceptionTable with nested try/catch (Rhys W).
  * Fixes to make ilrun compile with gcc 3.4.0 (Norbert Bellow).
  * Implement Thread.Abort (Thong Nguyen).
  * Use interlocked increments for profile counts (Thong Nguyen).

  C# Compiler:

  * Stack underflow problem in codegen for "switch" (Rhys Weatherley).
  * Problem with 8-bit characters in pre-processor lines (Rhys Weatherley).
  * "/recurse" option for compiler compat mode (Gopal V).
  * Fix semantic analysis for identifers and member accesses (Gopal V).
  * Resolve aliases for fully qualified namespaces (Gopal V).
  * "goto case" should emit a leave inside a "try" (Russell Stuart).
  * Bug with ';' in #endregion directives (Russell Stuart).
  * Handle "protected internal" across assemblies (Richard Baumann).
  * Disambiguate static members and types with the same name (Gopal V).

  C Compiler:

  * Add dependency options to the pre-processor (-M, -MD, etc) (Rhys W).
  * Fixes for bit field accesses (Rhys Weatherley).
  * Complex structure initializers (Rhys Weatherley).
  * Array access on managed arrays (Gopal V).

  Linker:

  * Strong alias linking for vararg methods (Rhys Weatherley).

  Csant:

  * Comma-separated lists of target dependencies (Russell Stuart).
  * Directory deletion and copying (Russell Stuart).

  Platform Support:

  * Win32-specific filename expansion (Rhys Weatherley).
  * Disable zlib under mingw32 because of dependency issues (Rhys W).
  * Fixes for Win32 file operations (Thong Nguyen).
  * Integrate libgc version 6.3alpha6 (Thong Nguyen).
  * Overflow bugs in time routines (Thong Nguyen).
  * ILGetSinceRebootTime for Windows (Thong Nguyen).
2004-05-29 12:20:17 +00:00

171 lines
3.6 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2004/05/29 12:20:17 xtraeme Exp $
bin/al
bin/cli-unknown-ar
bin/cli-unknown-cpp
bin/cli-unknown-gcc
bin/cli-unknown-ranlib
bin/cli-unknown-size
bin/cli-unknown-strip
bin/clrwrap
bin/csant
bin/cscc
bin/cscc-cpp
bin/csdoc
bin/csdoc2hier
bin/csdoc2html
bin/csdoc2texi
bin/cssrc2html
bin/ilalink
bin/ilasm
bin/ildasm
bin/ildd
bin/ilfind
bin/ilgac
bin/ilheader
bin/ilnative
bin/ilranlib
bin/ilrun
bin/ilsize
bin/ilstrip
bin/ilverify
bin/resgen
include/pnet/ffi.h
include/pnet/ffi_mips.h
include/pnet/fficonfig.h
include/pnet/gc.h
include/pnet/gc/gc.h
include/pnet/gc/gc_alloc.h
include/pnet/gc/gc_allocator.h
include/pnet/gc/gc_amiga_redirects.h
include/pnet/gc/gc_backptr.h
include/pnet/gc/gc_config_macros.h
include/pnet/gc/gc_cpp.h
include/pnet/gc/gc_gcj.h
include/pnet/gc/gc_inl.h
include/pnet/gc/gc_inline.h
include/pnet/gc/gc_local_alloc.h
include/pnet/gc/gc_mark.h
include/pnet/gc/gc_pthread_redirects.h
include/pnet/gc/gc_typed.h
include/pnet/gc/leak_detector.h
include/pnet/gc/new_gc_alloc.h
include/pnet/gc/weakpointer.h
include/pnet/gc_config_macros.h
include/pnet/gc_local_alloc.h
include/pnet/gc_pthread_redirects.h
include/pnet/gc_typed.h
include/pnet/il_align.h
include/pnet/il_bignum.h
include/pnet/il_coder.h
include/pnet/il_config.h
include/pnet/il_console.h
include/pnet/il_crypt.h
include/pnet/il_debug.h
include/pnet/il_decimal.h
include/pnet/il_dumpasm.h
include/pnet/il_engine.h
include/pnet/il_errno.h
include/pnet/il_gc.h
include/pnet/il_image.h
include/pnet/il_jopcodes.h
include/pnet/il_linker.h
include/pnet/il_meta.h
include/pnet/il_opcodes.h
include/pnet/il_profile.h
include/pnet/il_program.h
include/pnet/il_regex.h
include/pnet/il_serial.h
include/pnet/il_serialize.h
include/pnet/il_sysio.h
include/pnet/il_system.h
include/pnet/il_thread.h
include/pnet/il_types.h
include/pnet/il_utils.h
include/pnet/il_values.h
include/pnet/il_writer.h
include/pnet/il_xml.h
include/pnet/leak_detector.h
lib/cscc/plugins/cscc-b
lib/cscc/plugins/cscc-bf
lib/cscc/plugins/cscc-c-s
lib/cscc/plugins/cscc-cs
lib/cscc/plugins/cscc-csharp
lib/cscc/plugins/cscc-java
lib/cscc/plugins/cscc-vb
lib/libILAsm.a
lib/libILCodeGen.a
lib/libILDumpAsm.a
lib/libILEngine.a
lib/libILImage.a
lib/libILLink.a
lib/libILSupport.a
lib/pnet/libffi-2.00-beta.so
lib/pnet/libffi.a
lib/pnet/libffi.la
lib/pnet/libffi.so
lib/pnet/libgc.a
lib/pnet/libgc.la
lib/pnet/libgc.so
lib/pnet/libgc.so.1
lib/pnet/libgc.so.1.2
man/man1/clrwrap.1
man/man1/csant.1
man/man1/cscc-cpp.1
man/man1/cscc.1
man/man1/csdoc.1
man/man1/csdoc2hier.1
man/man1/csdoc2html.1
man/man1/csdoc2texi.1
man/man1/cssrc2html.1
man/man1/ilalink.1
man/man1/ilasm.1
man/man1/ildasm.1
man/man1/ildd.1
man/man1/ilfind.1
man/man1/ilgac.1
man/man1/ilheader.1
man/man1/ilnative.1
man/man1/ilranlib.1
man/man1/ilrun.1
man/man1/ilsize.1
man/man1/ilstrip.1
man/man1/ilverify.1
man/man1/resgen.1
share/gc/README
share/gc/README.DGUX386
share/gc/README.Mac
share/gc/README.MacOSX
share/gc/README.OS2
share/gc/README.amiga
share/gc/README.arm.cross
share/gc/README.autoconf
share/gc/README.changes
share/gc/README.contributors
share/gc/README.cords
share/gc/README.darwin
share/gc/README.dj
share/gc/README.environment
share/gc/README.ews4800
share/gc/README.hp
share/gc/README.linux
share/gc/README.macros
share/gc/README.rs6000
share/gc/README.sgi
share/gc/README.solaris2
share/gc/README.uts
share/gc/README.win32
share/gc/barrett_diagram
share/gc/debugging.html
share/gc/gc.man
share/gc/gcdescr.html
share/gc/gcinterface.html
share/gc/leak.html
share/gc/scale.html
share/gc/simple_example.html
share/gc/tree.html
@dirrm share/gc
@dirrm lib/pnet
@dirrm lib/cscc/plugins
@dirrm lib/cscc
@dirrm include/pnet/gc
@dirrm include/pnet