* test-9.il: New test, test instaniating a class
[mono.git] / mono / metadata / ChangeLog
index 4dd4da47322f6ec2cd326108a3b327330f5752ed..3bfb6a2d95f4e4bf6a25deeda263051a9924fb55 100644 (file)
@@ -1,3 +1,32 @@
+2003-03-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile.am:
+       * assembly.c:
+       * icall.c: make MONO_ASSEMBLIES and MONO_CFG_DIR work on windows.
+
+       * appdomain.c:
+       * appdomain.h:
+       * marshal.c:
+       * object.c: remove warnings.
+
+2003-03-13  Martin Baulig  <martin@ximian.com>
+
+       * debug-mono-symfile.h (MonoSymbolFileLexicalBlockEntry): New type.
+       (MonoDebugLexicalBlockEntry): New types.
+
+       * debug-mono-symfile.c
+       (_mono_debug_address_from_il_offset): Moved here from ../jit/debug.c.
+
+2003-03-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * process.c: ret can be any non-zero value accroding to MS doc.
+
+2003-03-07  Miguel de Icaza  <miguel@ximian.com>
+
+       * class.c (mono_marshal_load_type_info): Fix buglet:  Noticed when
+       fixing a warning for a miss-used prototype, would have cause
+       random memory corruption.
+
 2003-03-07  Martin Baulig  <martin@ximian.com>
 
        * marshal.c (mono_marshal_free_array): That "TESTFREE %p" was