Added proper explanation to the ChangeLog.
[mono.git] / mono / metadata / ChangeLog
1 2007-02-19  Massimiliano Mantione  <massi@ximian.com>
2         * class.c (mono_class_setup_vtable_general): Fix bug 75903,
3         giving precedence to the methods with a fully qualified name
4         (InterfaceName.MethodName) when building the interface sections
5         of the vtable.
6
7 2007-02-16  Dick Porter  <dick@ximian.com>
8
9         * threadpool.c (append_job): Fix fast-path array handling, so it's
10         less likely the array will grow exponentially when the load is
11         heavy.
12
13 Fri Feb 16 19:17:30 CET 2007 Paolo Molaro <lupus@ximian.com>
14
15         * metadata-internals.h, loader.c: fix dllmap lookup order
16         for non-function maps, too, and prepare for fallback code.
17
18 2007-02-12  Robert Jordan  <robertj@gmx.net>
19
20         * marshal.c, marshal.h, icall-def.h: rename mono_marshal_realloc
21         to ves_icall_System_Runtime_InteropServices_Marshal_ReAllocHGlobal
22         and use GlobalReAlloc on WIN32 to be in sync with GlobalAlloc,
23         GlobalFree. Fixes a part of bug #77075.
24
25 Mon Feb 12 21:10:07 CET 2007 Paolo Molaro <lupus@ximian.com>
26
27         * loader.c: implemented typedef parent in field memberref.
28
29 2007-02-11  Jonathan Chambers  <joncham@gmail.com>
30
31         * marshal.c: Fix warnings and remember to call Release on
32         IUnknown of RCW.
33         
34         Code is contributed under MIT/X11 license.
35
36 2007-02-10  Miguel de Icaza  <miguel@novell.com>
37
38         * class-internals.h: Add MonoHandleRef definition, and
39         handleref_class to mono_defaults. 
40
41         * metadata.c (mono_type_to_unmanaged): If we find HandleRefs in a
42         structure, use new conversion MONO_MARSHAL_CONV_HANDLEREF.
43
44         * marshal.c (emit_ptr_to_object_conv): Add support for HandleRefs
45         (do nothing on this stage)
46         (emit_object_to_ptr_conv): Extract the handle from the HandleRef.  
47         (emit_marshal_handleref): New method, used for argument handling
48         of HandleRefs. 
49
50 2007-02-08  Jonathan Chambers  <joncham@gmail.com>
51
52         * class.c (mono_class_setup_parent): Lazily init com types.
53         * domain.c (mono_init_internal, mono_init_com_types): Lazily 
54         init com types.
55         * object.c (mono_remote_class_vtable): Lazily init com types.
56         * class-internals.h: Add iunknown and idispatch to MonoDefaults.
57         * object-internals.h: Add MonoComInteropProxy and MonoReflectionGuidAttribute.
58         * domain-internals.h: Expose mono_init_com_types.
59         * icall-def.h: Add icalls for ComInteropProxy, __ComObject, and Marshal.
60         * marshal.c: Add mutex for cominterop use. Init locals for wrapper methods.
61         Add support for COM Callable Wrapper marshalling.
62         * marshal.h: Add icall definitions.
63         * gc.c: Handle freeing of CCWs in finalizer code.
64         
65         Code is contributed under MIT/X11 license.
66
67 Thu Feb 8 12:46:18 CET 2007 Paolo Molaro <lupus@ximian.com>
68
69         * reflection.c: changed all the signature encoding code to use
70         a variable-sized buffer.
71
72 Wed Feb 7 20:37:23 CET 2007 Paolo Molaro <lupus@ximian.com>
73
74         * marshal.c: locking fixes: never take the loader lock
75         or other runtime locks when holding the marshal lock
76         (fixes bug#80664).
77
78 Wed Feb 7 18:49:10 CET 2007 Paolo Molaro <lupus@ximian.com>
79
80         * marshal.c: make the delegate function pointer mapping
81         work for the moving GC.
82
83 Mon Jan 29 11:30:46 CET 2007 Paolo Molaro <lupus@ximian.com>
84
85         * marshal.c: fix from Robert Jordan (robertj@gmx.net)
86         for bug #80618.
87
88 Fri Jan 26 12:49:23 CET 2007 Paolo Molaro <lupus@ximian.com>
89
90         * image.h, loader.c, metadata-internals.h: use mono-dl instead of
91         gmodule.
92
93 Fri Jan 26 12:00:45 CET 2007 Paolo Molaro <lupus@ximian.com>
94
95         * threadpool.c: made the code moving-GC safe.
96
97 Thu Jan 25 20:31:41 CET 2007 Paolo Molaro <lupus@ximian.com>
98
99         * assembly.c, boehm-gc.c, class-internals.h, class.c,
100         debug-mono-symfile.c, domain.c, locales.c, marshal.c, metadata.c,
101         monitor.c, mono-debug.c, mono-debug.h, object.c, profiler.c:
102         warning cleanup.
103         * reflection.c: warning cleanup, some threading and moving GC fixes.
104
105 Thu Jan 25 16:22:36 CET 2007 Paolo Molaro <lupus@ximian.com>
106
107         * class.c, loader.c: create the needed Set/Get/Address array methods
108         as well as the .ctors in mono_class_init (), fixes bug #80567.
109
110 2007-01-24  Zoltan Varga  <vargaz@gmail.com>
111
112         * class.c (mono_class_layout_fields): When force-aligning a field, make sure
113         we doesn't decrease its alignment. Should fix the sparc build.
114
115 2007-01-24  Dick Porter  <dick@ximian.com>
116
117         * socket-io.c
118         (ves_icall_System_Net_Sockets_Socket_GetSocketOption_obj_internal):
119         Create the returned object if we need to ignore an unsupported
120         socket option.  Fixes a segfault reported by Atsushi.
121
122 Tue Jan 23 18:09:21 CET 2007 Paolo Molaro <lupus@ximian.com>
123
124         * class.c, object.c: restrict GC-tracked fields to
125         UIntPtr fields used inside corlib, so we provide better
126         type info to the GC and also allow broken packing as in
127         bug #80580.
128
129 Mon Jan 22 11:24:27 CET 2007 Paolo Molaro <lupus@ximian.com>
130
131         * sgen-gc.c: removed duplicated function.
132
133 2007-01-19  Miguel de Icaza  <miguel@novell.com>
134
135         *  socket-io.c (convert_sockopt_level_and_name): return -2 as a
136         value that means that the value is not supported, but that we
137         should not return a failure, but instead report this as a
138         successful operation.
139
140 2007-01-19  Raja R Harinath  <rharinath@novell.com>
141
142         Fix tests/bug79956.2.il
143         * class.c (mono_type_get_underlying_type): Handle genericinst enums.
144         (mono_generic_class_get_class): If the generic definition in an
145         enum, copy over other fields related to it.
146
147 Thu Jan 18 18:37:28 CET 2007 Paolo Molaro <lupus@ximian.com>
148
149         * metadata.h: fix MONO_TYPE_ISSTRUCT() to not consider
150         genericinst enums (bug #79215).
151
152 2007-01-17  Massimiliano Mantione  <massi@ximian.com>
153         * class.c: Fix bug 80307.
154
155 Wed Jan 17 17:09:20 CET 2007 Paolo Molaro <lupus@ximian.com>
156
157         * image.c: if the file table is not present, try to load
158         all the modules, since we don't have info about them
159         having or not metadata (bug #80517).
160         * assembly.c: allow mono_assembly_load_references () to
161         work for netmodules.
162
163 Wed Jan 17 14:28:30 CET 2007 Paolo Molaro <lupus@ximian.com>
164
165         * image.c, metadata-internals.h, object.c: execute module
166         cctors when running on the 2 runtime if present (bug #80487).
167
168 Tue Jan 16 15:32:53 CET 2007 Paolo Molaro <lupus@ximian.com>
169
170         * icall.c: optimized InitializeArray() on bigendian.
171
172 Tue Jan 16 13:18:51 CET 2007 Paolo Molaro <lupus@ximian.com>
173
174         * icall.c: fix for the broken ARM FPA double format.
175
176 Tue Jan 16 12:51:16 CET 2007 Paolo Molaro <lupus@ximian.com>
177
178         * icall.c: handle endian issues for r4 and r8 types, too, in
179         the InitializeArray() icall.
180
181 2007-01-15  Miguel de Icaza  <miguel@novell.com>
182
183         * loader.c (mono_loader_error_prepare_exception): Clear the error
184         once we have extracted the information from it, do this before we
185         call into the JIT's class loading mechanisms.
186
187         * object.c (mono_class_create_runtime_vtable): Do not clear the
188         loader error before calling mono_class_get_exception_for_failure
189         as the loader error is needed inside
190         mono_class_get_exception_for_failure to throw the error (thinko).
191
192         Fixes #80521
193         
194 Mon Jan 15 10:27:31 CET 2007 Paolo Molaro <lupus@ximian.com>
195
196         * reflection.c: align fields rva data so it's faster to load at
197         runtime.
198
199 2007-01-12  Raja R Harinath  <rharinath@novell.com>
200
201         Prepare to simplify GenericMethod handling.
202         * class-internals.h (mono_method_get_context): New accessor function.
203         * class.c, icall.c, loader.c, reflection.c, verify.c: Use accessor
204         rather than directly accessing '->context' field.
205
206         * class-internals.h (_MonoGenericParam.method): Move ...
207         (_MonoGenericContainer): ... here.  Add into union with klass field.
208         * class.c, icall.c, loader.c, metadata.c, reflection.c:
209         Update to changes.
210
211 Fri Jan 12 11:58:52 CET 2007 Paolo Molaro <lupus@ximian.com>
212
213         * Makefile.am, class-internals.h, debug-helpers.c: consolidate
214         the wrapper type enum and reduce relocations.
215
216 2007-01-12  Raja R Harinath  <rharinath@novell.com>
217
218         * reflection.c (inflate_mono_method): Reuse method instantiation
219         from the generic method, if available.
220
221 2007-01-11  Jonathan Chambers  <joncham@gmail.com>
222
223         * marshal.c (emit_marshal_variant): Fix conv_arg
224         type in last commit, based on whether parameter is byref.
225         
226 2007-01-11  Jonathan Chambers  <joncham@gmail.com>
227
228         * marshal.c (emit_marshal_variant): Handle unmanaged->managed
229         marshalling.
230         (mono_marshal_emit_managed_wrapper): Convert byref arguments of type
231         MONO_TYPE_OBJECT back for VARIANT support.
232
233 2007-01-11  Jonathan Chambers  <joncham@gmail.com>
234
235         * marshal.c, marshal.h, icall-def.h: Implement 
236         Marshal.ReAllocCoTaskMem.
237
238 Thu Jan 11 19:00:03 CET 2007 Paolo Molaro <lupus@ximian.com>
239
240         * marshal.c: memory retention fixes: use the proper
241         image cache for runtime_invoke method lookups.
242
243 Thu Jan 11 18:53:19 CET 2007 Paolo Molaro <lupus@ximian.com>
244
245         * mempool.c: added code to help debug mempool allocations.
246
247 2007-01-11  Dick Porter  <dick@ximian.com>
248
249         * socket-io.c (convert_sockopt_level_and_name): Add DontFragment
250         support (experimenting with faking it with IP_MTU_DISCOVER for
251         systems that don't have IP_DONTFRAGMENT.)
252         (ves_icall_System_Net_Sockets_Socket_Disconnect_internal): New
253         icall.
254
255         * icall-def.h: new System.Net.Sockets.Disconnect icall.
256
257         * socket-io.h: Add new fields to MonoSocketAsyncResult
258         corresponding to the new ones in Socket.cs.
259
260 2007-01-11  Raja R Harinath  <rharinath@novell.com>
261
262         Fix IronPython regression mentioned in #80249
263         * metadata.c (do_mono_metadata_parse_generic_class): Clear
264         'cached_context' field, since it may have been initialized as a
265         side-effect of metadata parsing.
266
267         * class-internals.h (_MonoGenericClass.is_inflated): Remove.
268         (_MonoGenericClass.cached_class): Move here and rename from lone
269         remaining field of ...
270         (_MonoInflatedGenericClass): ... this.  Remove.
271         * metadata.h, class.c, reflection.c, metadata.c, icall.c: Update
272         to changes.
273
274         Fix mcs/tests/test-128.cs regression.
275         * reflection.c (encode_cattr_value) [MONO_TYPE_SZARRAY]: Revert
276         2007-01-10 change below.
277         [MONO_TYPE_OBJECT]: Recurse into array case.
278
279 2007-01-11  Raja R Harinath  <harinath@gmail.com>
280
281         * class-internals.h (mono_get_inflated_generic_class): Remove.
282         * class.c (mono_get_inflated_generic_class): Remove.
283         (mono_generic_class_get_class): Rename from
284         mono_class_create_generic.
285         (mono_class_from_mono_type) [GENERICINST]: Use it.
286         * reflection.c, metadata.c: Update to changes.  Use
287         'mono_class_from_mono_type'.
288
289 Wed Jan 10 16:19:54 CET 2007 Paolo Molaro <lupus@ximian.com>
290
291         * reflection.c: use passed type when encoding an array element
292         in custom attributes (patch from David Mitchell, dmitchell@logos.com).
293
294 2007-01-09  Robert Jordan  <robertj@gmx.net>
295
296         * marshal.c (mono_delegate_end_invoke): Add check for unpaired asyc
297         result arguments (someDelegate.EndInvoke (unrelatedAres)).
298         Fixes bug #80392.
299
300 2007-01-09  Raja R Harinath  <rharinath@novell.com>
301
302         * class-internals.h (_MonoInflatedGenericClass.is_initialized): Remove.
303
304         * object.c (set_value): Avoid aliasing between type->data.klass
305         and type->data.generic_class.
306
307         * class.c (mono_class_create_generic): Don't use 'is_initialized' field.
308
309 2007-01-08  Raja R Harinath  <rharinath@novell.com>
310
311         * marshal.c (mono_marshal_get_runtime_invoke): Avoid aliasing
312         between type->data.klass and type->data.generic_class.
313
314 2007-01-08  Lluis Sanchez  <lluis@ximian.com>
315
316         * marshal.c: In MS.NET, StringBuilder objects are not copied by
317         value in out parameters.
318
319 2007-01-08  Raja R Harinath  <rharinath@novell.com>
320
321         Simplify invariant for MonoGenericClass::klass field.
322         * class.c (mono_class_create_generic): Verify 'klass' is null.
323         * metadata.c (do_mono_metadata_parse_generic_class): Don't
324         initialize 'klass' field.
325
326 2007-01-05  Raja R Harinath  <rharinath@novell.com>
327
328         Ongoing work to avoid redundant data and simplify invariants.
329         * class-internals.h (_MonoGenericMethod.class_inst): Rename from
330         'generic_class', and change type to a GenericInst.
331         (_MonoGenericContext.class_inst): Likewise, rename from 'gclass'.
332         * class.c, loader.c, metadata.c, reflection.c: Update to changes.
333
334 2007-01-05  Atsushi Enomoto  <atsushi@ximian.com>
335
336         * class.c : skip io-layer under PLATFORM_WIN32.
337
338 2007-01-03  Tor Lillqvist  <tml@novell.com>
339
340         Fix #80305: In a bundled executable, look in the bundled exe
341         assembly to determine the runtime version. Add the possibility to
342         bundle also the machine.config file.
343         
344         * assembly.c (mono_assembly_open_from_bundle): Make
345         non-static. Allow being called even if we have no bundled
346         assemblies, and return NULL right away in that case.
347
348         * domain-internals.h: Declare mono_assembly_open_from_bundle()
349         here.
350
351         * domain.c (app_config_parse): Take an assembly exe file name as
352         parameter instead of a config file name. Check for a bundled
353         config file for that assembly by calling
354         mono_config_string_for_assembly_file() (see below) before looking
355         for one in the file system.
356         (get_runtimes_from_exe): Corrsponding change to call of
357         app_config_parse().
358         (get_runtimes_from_exe): Check for bundled assembly exe file first
359         by calling mono_assembly_open_from_bundle(). If no bundled
360         assembly exe file is found, call mono_image_open() as before to
361         look it up in the file system.
362
363         * mono-config.c: Add variable bundled_machinec_onfig.
364         (mono_config_string_for_assembly_file): New function.
365         (mono_config_for_assembly): Move code snippet that looks for a
366         bundled assembly .config file into the above new function. Call
367         it.
368         (mono_register_machine_config, mono_get_machine_config): New
369         functions to set and retrieve
370
371         * assembly.h: Declare mono_register_machine_config().
372
373         * mono-config.h: Declare mono_get_machine_config() and
374         mono_config_string_for_assembly_file().
375
376         * icall.c: No declaration of environ necessary on Win32. It is
377         declared (as a macro expanding to a function call) in stdlib.h.
378         (ves_icall_System_Configuration_DefaultConfig_get_bundled_machine_config):
379         New internal mono function. Returns the value of
380         mono_get_machine_config() as a Mono string.
381
382         * icall-def.h: Add get_bundled_machine_config().
383
384 2007-01-04  Raja R Harinath  <rharinath@novell.com>
385
386         Remove redundant field
387         * class-internals.h (_MonoGenericContext.container): Remove field.
388         * loader.c (mono_method_get_signature_full): Don't parse a
389         "container" for a signature parse when the signature is inflated
390         immediately.
391         (method_from_methodspec): Likewise, for a generic_inst.
392         * class.c, metadata.c, reflection.c: Update to changes.
393
394 2006-01-04  Raja R Harinath  <rharinath@novell.com>
395
396         * class-internals.h (_MonoGenericClass): Rename 'context' field to
397         'cached_context', and change semantics -- it starts off NULL, and
398         is initialized on demand.
399         * class.c (mono_generic_class_get_context): New accessor to
400         replace 'context' field accesses.
401         (mono_class_get_context): New helper.
402         (*): Update to changes.
403         * icall.c, loader.c, metadata.c, reflection.c: Update to changes.
404
405 2007-01-03  Miguel de Icaza  <miguel@novell.com>
406
407         * marshal.c (mono_string_to_byvalstr): Fix thinko, shorten len
408         before the memcpy.   Fixes Marshal2 regression.
409
410 2007-01-02  Jb Evain  <jbevain@gmail.com>
411
412         * blob.h: add a MONO_TYPE_ENUM definition
413         * reflection.c (load_cattr_value, create_custom_attr, create_custom_attr_data):
414         fix the encoding of arrays of enums in custom attributes.
415
416         Fixes #79666.
417
418 2007-01-01  Miguel de Icaza  <miguel@novell.com>
419
420         * marshal.c (mono_string_to_byvalwstr): Fix this routine.   The
421         string is null terminated, but only cut the string short if it
422         overflows the buffer.   
423         
424         (mono_string_to_byvalstr): Also fix this routine.   The code here
425         was not properly terminating a string (it was only terminated
426         because of the previous catch-all memset). 
427
428         I left the memset, because I do not know if applications expect
429         the runtime to clear this region. 
430
431         Fixes #79944.
432
433         * icall.c (ves_icall_System_Reflection_Assembly_InternalGetType):
434         Clear the error before returning to unmanaged code to prevent the
435         runtime from being confused later on (fixes  80420).
436         (ves_icall_type_from_name): Always call mono_loader_clear_error
437         after parsing a type that could have failed.
438         (ves_icall_System_Reflection_Assembly_GetTypes): ditto.
439
440         * loader.c (mono_loader_clear_error): Fix indentation.
441
442 2006-12-28  Martin Baulig  <martin@ximian.com>
443
444         * mono-debug.h (MONO_DEBUGGER_VERSION): Bump to 58.
445
446 Fri Dec 22 20:04:57 CET 2006 Paolo Molaro <lupus@ximian.com>
447
448         * reflection.c: patch from Rolf Bjarne Kvinge to fix
449         getting a token for an EnumBuilder.
450
451 Fri Dec 22 19:49:07 CET 2006 Paolo Molaro <lupus@ximian.com>
452
453         * reflection.c: be more careful in case resource generation
454         fails to create the data array.
455
456 Fri Dec 22 18:17:40 CET 2006 Paolo Molaro <lupus@ximian.com>
457
458         * sgen-gc.c: write barrier for clone and fix unregister handles.
459
460 Fri Dec 22 18:15:33 CET 2006 Paolo Molaro <lupus@ximian.com>
461
462         * reflection.c: some fixes needed in the generics code for the moving GC.
463
464 2006-12-22  Robert Jordan  <robertj@gmx.net>
465
466         * icall.c (ves_icall_System_Array_SetValueImpl): Take enums into
467         account. Fixes bug #80299.
468
469 2006-12-21  Raja R Harinath  <rharinath@novell.com>
470
471         Fix WaitHandle usage in delegates.
472         * object-internals.h (mono_wait_handle_get_HANDLE): Declare.
473         * object.c (mono_wait_handle_new): Use the property set method to
474         initialize the handle.
475         (mono_wait_handle_get_handle): New.
476         * threadpool.c (mono_async_invoke): Use it.
477         * threads.c (ves_icall_System_Threading_WaitHandle_WaitAll_internal):
478         Likewise.
479         (ves_icall_System_Threading_WaitHandle_WaitAny_internal): Likewise.
480
481 2006-12-21  Jonathan Chambers  <joncham@gmail.com>
482
483         * marshal.c (emit_marshal): Call emit_marshal_variant and
484         emit_marshal_com_interface when applicable.
485         (emit_marshal_variant, emit_marshal_com_interface): Add
486         methods for this case and remove if's from emit_marshal_object.
487         
488 Wed Dec 20 11:03:56 CET 2006 Paolo Molaro <lupus@ximian.com>
489
490         * filewatcher.c: updated to use the mono-dl API instead of gmodule.
491
492 2006-12-19  Jonathan Chambers  <joncham@gmail.com>
493
494         * marshal.c (ves_icall_System_Runtime_InteropServices_Marshal_AllocHGlobal,
495         ves_icall_System_Runtime_InteropServices_Marshal_FreeHGlobal): Use GlobalAlloc
496         and GlobalFree on Windows. Remove FIXME.
497
498 Tue Dec 19 16:18:16 CET 2006 Paolo Molaro <lupus@ximian.com>
499
500         * mono-mlist.h, mono-mlist.c, Makefile.am: linked list
501         implementation for managed objects.
502
503 Tue Dec 19 14:28:03 CET 2006 Paolo Molaro <lupus@ximian.com>
504
505         * object.c: implemented code to be used for checking
506         that no reference field overlaps with non-references.
507
508 Tue Dec 19 14:10:37 CET 2006 Paolo Molaro <lupus@ximian.com>
509
510         * threadpool.c: fix queue code to be compatible with the
511         moving GC.
512
513 2006-12-18  Miguel de Icaza  <miguel@novell.com>
514
515         * marshal.c (emit_object_to_ptr_conv): Handle null safehandles
516         in structures by throwing ArgumentNullException.
517
518         (emit_marshal_safehandle): Also when they are null parameters.
519
520         (emit_marshal_safehandle): Add support for ref
521         SafeHandles parameters
522
523 Mon Dec 18 19:14:44 CET 2006 Paolo Molaro <lupus@ximian.com>
524
525         * profiler.c: updated to use the mono-dl API instead of
526         gmodule.
527
528 Mon Dec 18 19:02:37 CET 2006 Paolo Molaro <lupus@ximian.com>
529
530         * profiler.c: updated to use the mono-dl dynamic loading
531         API instead of gmodule.
532
533 Mon Dec 18 18:16:22 CET 2006 Paolo Molaro <lupus@ximian.com>
534
535         * profiler.c: use readlink, older versions of glib don't have
536         g_file_read_link ().
537
538 Mon Dec 18 16:40:34 CET 2006 Paolo Molaro <lupus@ximian.com>
539
540         * profiler.c: try to detect the path to mono if libc fails to provide
541         a useful name (bug #80286).
542
543 2006-12-16  Raja R Harinath  <rharinath@novell.com>
544
545         Fix #80242
546         * icall.c (ves_icall_Type_GetNestedType): If the type is a generic
547         instance, use the generic type definition instead.
548         (ves_icall_Type_GetNestedTypes): Likewise.
549         * class.c (mono_class_create_generic): Always set the
550         nested_classes of a generic instance to NULL, even if the generic
551         type definition has nested types.
552
553 2006-12-15  Jonathan Chambers  <joncham@gmail.com>
554
555         * marshal.c (mono_string_from_bstr): Revert previous Windows change
556         and fix on Linux.
557         
558 2006-12-15  Miguel de Icaza  <miguel@novell.com>
559
560         * marshal.c (mono_string_from_bstr): Jon Chambers pointed out that
561         my arguments were in the wrong order.   I also fixed the Windows
562         version which seems to have had the same issue.
563
564         (mono_free_bstr): On Unix, this is g_free.
565         (mono_string_from_bstr, mono_string_to_bstr): Implement bstr
566         conversions (for the tests in corlib to pass).
567
568 2006-12-14  Miguel de Icaza  <miguel@novell.com>
569
570         * marshal.c (emit_ptr_to_object_conv): For now, ignore
571         MONO_MARSHAL_CONV_SAFEHANDLE on return values (we need to throw an
572         exception if a ref SafeHandle in a struct has changed).
573         
574         (emit_struct_conv): Do not perform layout checks for classes
575         derived from SafeHandle, as those are specially handled. 
576
577         (emit_object_to_ptr_conv): Add support for
578         MONO_MARSHAL_CONV_SAFEHANDLE conversion. 
579
580         (emit_marshal_safehandle): Implement conversion of return values
581         of safehandles (MARSHAL_ACTION_CONV_RESULT).
582         
583         * threads.c: WaitHandle now is compiled with two different handles
584         "IntPtr os_handle" for 1.x and "SafeWaitHandle safe_wait_handle"
585         for 2.0.
586         
587         (ves_icall_System_Threading_WaitHandle_WaitAll_internal) 
588         (ves_icall_System_Threading_WaitHandle_WaitAny_internal): Adjust
589         these routines to cope with both kinds of fields.
590
591 2006-12-12  Miguel de Icaza  <miguel@novell.com>
592
593         * metadata.c (mono_type_to_unmanaged): Handle the case where
594         type->data.klass is a SafeHandle, and in that case, return the
595         size of a pointer (MONO_NATIVE_INT) and set the conversion to be
596         MONO_MARSHAL_CONV_SAFEHANDLE. 
597
598 2006-12-11  Miguel de Icaza  <miguel@novell.com>
599
600         * marshal.c (emit_marshal): Hook up to the MONO_TYPE_CLASS and
601         MONO_TYPE_OBJECT cases and check for a SafeHandle here before
602         calling emit_marshal_object.
603
604         (emit_marshal_safehandle): Implement marshalling of
605         SafeHandle parameters (no ref support yet).
606
607         (MarshalAction): Document the defines as I implement
608         them for SafeHandle.
609
610         (emit_marshal_object): indentation police.
611
612         * class-internals.h: Define MonoSafeHandle.
613         Add safehandle_class to MonoDefaults type.
614
615         * verify.c: Add System.Runtime.InteropServices.SafeHandle to the
616         list of classes to check for fields. 
617
618         * domain.c (mono_init_internal): Add SafeHandle to the list of
619         mono_defaults loaded.
620
621 2006-12-15  Raja R Harinath  <rharinath@novell.com>
622
623         Fix #80253
624         * reflection.c (mono_reflection_bind_generic_parameters): If the
625         generic type definition is a type builder, ensure that it is fully
626         initialized before instantiating it.  Kill some dead code.
627
628 Thu Dec 14 17:02:59 CET 2006 Paolo Molaro <lupus@ximian.com>
629
630         * object.c: clear the loader_error () before loading
631         more metadata stuff (bug #80258).
632
633 Thu Dec 14 12:49:47 CET 2006 Paolo Molaro <lupus@ximian.com>
634
635         * icall.c, icall-defs.h: type modifiers icalls for
636         parameters and properties.
637
638 Wed Dec 13 19:29:50 CET 2006 Paolo Molaro <lupus@ximian.com>
639
640         * object.c, icall.c: fixed warnings.
641
642 Mon Dec 11 11:03:10 CET 2006 Paolo Molaro <lupus@ximian.com>
643
644         * marshal.c: fixed a couple of leaks and coding style in a few places.
645
646 2006-12-08  Dick Porter  <dick@ximian.com>
647
648         * process.c: Cope with NULL ProcessStartInfo arguments on windows
649         too.  Patch from Jonathan Chambers <joncham@gmail.com>, fixes bug
650         80173.
651
652 Thu Dec 7 15:20:31 CET 2006 Paolo Molaro <lupus@ximian.com>
653
654         * process.c: ProcessStartInfo may have only filename set and
655         arguments can be NULL.
656
657 Tue Dec 5 19:19:34 CET 2006 Paolo Molaro <lupus@ximian.com>
658
659         * icall.c: fix leak found by Robert Jordan.
660
661 Tue Dec 5 17:53:10 CET 2006 Paolo Molaro <lupus@ximian.com>
662
663         * marshal.c, marshal.h: generate managed method to access an element
664         of a multi-dimensional array.
665
666 2006-11-30  Paolo Molaro (lupus@ximian.com)
667
668         * metadata.c, marshal.c: locking fixes when writing to image->mempool.
669
670 Thu Nov 30 11:11:37 CET 2006 Paolo Molaro <lupus@ximian.com>
671
672         * icall.c: back out GetFields () fix until the serialization code is
673         fixed to not depend on the incorrect behaviour.
674
675 Wed Nov 29 22:01:46 CET 2006 Paolo Molaro <lupus@ximian.com>
676
677         * profiler.c: provide defaults if none are set.
678
679 Tue Nov 28 12:54:51 CET 2006 Paolo Molaro <lupus@ximian.com>
680
681         * Makefile.am, attrdefs.h: new public header file with
682         constants for attributes for use by embedders.
683
684 Tue Nov 28 11:44:52 CET 2006 Paolo Molaro <lupus@ximian.com>
685
686         * icall.c: GetFields () fix for bug #80064.
687
688 Tue Nov 28 10:56:01 CET 2006 Paolo Molaro <lupus@ximian.com>
689
690         * filewatcher.c, filewatcher.h, icall-def.h, icall.c, locales.c:
691         removed long unused icalls.
692
693 2006-11-27  Jonathan Chambers  <joncham@gmail.com>
694   
695         * marshal.c: 
696                 (mono_marshal_emit_managed_wrapper): Level of indirection for 
697                 mono_marshal_get_managed_wrapper so that a wrapper for a managed method
698                 can be generated without a delegate class.
699                 (mono_marshal_get_managed_wrapper): Move wrapper logic to mono_marshal_emit_managed_wrapper.
700         
701         Signed-off-by: Jonathan Chambers <joncham@gmail.com>
702
703 2006-11-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
704
705         * console-io.c: add the 'signal' call removed by mistake. Fixes bug
706         #80069.
707
708 Mon Nov 27 19:29:13 CET 2006 Paolo Molaro <lupus@ximian.com>
709
710         * boehm-gc.c, null-gc.c, sgen-gc.c, mono-gc.h, icall.c,
711         icall-def.h: added icalls needed by System.GC.
712
713 Thu Nov 23 20:01:12 CET 2006 Paolo Molaro <lupus@ximian.com>
714
715         * loader.c: ensure the class in catch clauses is handled
716         correctly for generics methods (fixes bug#79980).
717
718 Thu Nov 23 17:31:58 CET 2006 Paolo Molaro <lupus@ximian.com>
719
720         * monitor.h, monitor.c: added mono_locks_dump () function
721         to help debug deadlocks involving managed locks.
722
723 2006-11-13  Dick Porter  <dick@ximian.com>
724
725         * file-io.c (get_file_attributes): If the file is a symlink try
726         and get the stat data for the target, but also add the
727         FILE_ATTRIBUTE_REPARSE_POINT flag.  This is an attempt to follow
728         the specs for the windows symlink support, but will probably have
729         to be reworked when I have test data from a vista machine.  Fixes
730         bug 79887.
731
732 2006-11-13  Dick Porter  <dick@ximian.com>
733
734         * gc.c (mono_domain_finalize): 
735         * marshal.c (mono_delegate_begin_invoke): 
736         * threadpool.c (socket_io_init, mono_thread_pool_init)
737         (mono_thread_pool_finish): 
738         * monitor.c (mono_monitor_try_enter_internal): 
739         * threads.c (mono_thread_resume, mono_thread_init)
740         (mono_thread_suspend_all_other_threads)
741         (mono_thread_execute_interruption): 
742         * appdomain.c (mono_domain_unload): Check for NULL error returns
743         from CreateThread(), CreateEvent() and CreateSemaphore().  See bug
744         75733.
745
746 2006-11-11  Miguel de Icaza  <miguel@novell.com>
747
748         * process.c
749         (ves_icall_System_Diagnostics_Process_CreateProcess_internal):
750         Only close the handle if the value of the handle is not
751         INVALID_HANDLE_VALUE.  This just makes the process a bit more
752         robust.
753
754         Improvement for #75733, so that we do not run into this problem. 
755
756         
757         * assembly.c (check_path_env, check_extra_gac_path_env): Do not
758         include empty directories from MONO_PATH or MONO_GAC_PREFIX in our
759         internal variables.  Fixes #79462 
760         
761
762 2006-11-09  Dick Porter  <dick@ximian.com>
763
764         * socket-io.c (ves_icall_System_Net_Sockets_Socket_Poll_internal):
765         Use poll() not select().  Fixes bug 79397.
766
767 2006-11-09  Raja R Harinath  <rharinath@novell.com>
768
769         Fix #79872
770         * assembly.c (mono_assembly_load_from_full): Check that the given
771         image has an assembly manifest.
772
773 2006-11-09  Ankit Jain  <jankit@novell.com>
774
775         * tabledefs.h (ASSEMBLYREF_RETARGETABLE_FLAG):
776         (ASSEMBLYREF_ENABLEJITCOMPILE_TRACKING_FLAG):
777         (ASSEMBLYREF_DISABLEJITCOMPILE_OPTIMIZER_FLAG): Add AssemblyRef flags.
778
779 2006-11-07  Dick Porter  <dick@ximian.com>
780
781         * socket-io.c (ves_icall_System_Net_Dns_GetHostByAddr_internal):
782         Put the old resolver behaviour back for pre-2.0 profiles.
783
784 Tue Nov 7 16:56:24 CET 2006 Paolo Molaro <lupus@ximian.com>
785
786         * threadpool.c: precise GC and locking fixes.
787
788 Tue Nov 7 11:02:42 CET 2006 Paolo Molaro <lupus@ximian.com>
789
790         * class.c: don't load types that have an explicit unaligned
791         managed reference. Provide better info in the TypeLoad exception.
792         Part of the fix for bug #79744.
793         * object.c: use the correct check for class type load issues.
794
795 Mon Nov 6 17:07:43 CET 2006 Paolo Molaro <lupus@ximian.com>
796
797         * class.c: enforce alignment of fields with managed references
798         even when Pack=1 is forced by the user (bug #77788).
799
800 2006-11-03  Dick Porter  <dick@ximian.com>
801
802         * socket-io.c (ves_icall_System_Net_Dns_GetHostByAddr_internal):
803         If the address reverse lookup fails, return it as the hostname
804         anyway.  Fixes bug 79721.
805
806 2006-11-03  Dick Porter  <dick@ximian.com>
807
808         * threads.c (ves_icall_System_Threading_Thread_SpinWait_internal):
809         Fix build on Windows.
810
811 2006-11-02  Dick Porter  <dick@ximian.com>
812
813         * icall-def.h: 
814         * object-internals.h: 
815         * exception.c (mono_get_exception_thread_interrupted): 
816         * threads.c: Implement Thread.Interrupt and Thread.SpinWait.
817         Fixes bug 74525.
818
819         * monitor.c (ves_icall_System_Threading_Monitor_Monitor_wait):
820         Check for pending Thread.Interrupt.
821
822 2006-10-27  Massimiliano Mantione  <massi@ximian.com>
823         * loader.c: Fixed bug 79684.
824
825 2006-10-27  Dick Porter  <dick@ximian.com>
826
827         * file-io.c (get_file_attributes): Force symlinks to directories
828         to be returned as a regular file.  Fixes bug 79733.
829 2006-10-26  Dick Porter  <dick@ximian.com>
830
831         * file-io.c (ves_icall_System_IO_MonoIO_Open): If we're calling
832         CreateFile to open a directory then we need to set the
833         FILE_FLAG_BACKUP_SEMANTICS flag.  Fixes bug 75285.
834
835 2006-10-23  Zoltan Varga  <vargaz@gmail.com>
836
837         * reflection.c (mono_method_get_object): Cache the MonoMethod class and its
838         friends.
839
840 Mon Oct 23 03:06:06 CEST 2006 Paolo Molaro <lupus@ximian.com>
841
842         * sgengc.c: small cleanup of timer code.
843
844 Mon Oct 23 02:49:08 CEST 2006 Paolo Molaro <lupus@ximian.com>
845
846         * sgen-gc.c: fix some warnings and start adding support for
847         complete object removal on domain unload.
848
849 2006-10-22  Gert Driesen  <drieseng@users.sourceforge.net>
850
851         * assembly.c: build_assembly_name should not consider a version
852         number without build or revision number invalid. Fixes bug #79715.
853
854 2006-10-18  Jonathan Chambers  <joncham@gmail.com>
855
856         * icall.c: Have ves_icall_System_Diagnostics_DefaultTraceListener_WriteWindowsDebugString
857         call kernel32 function OutputDebugString directly.
858         
859         Signed-off-by: Jonathan Chambers <joncham@gmail.com>
860         
861 Tue Oct 17 16:59:59 CEST 2006 Paolo Molaro <lupus@ximian.com>
862
863         * reflection.c: small cleanup, using a function to insert a MonoString
864         in the string heap.
865
866 Tue Oct 17 16:45:27 CEST 2006 Paolo Molaro <lupus@ximian.com>
867
868         * reflection.c: moving GC fixes.
869
870 Mon Oct 16 16:53:12 CEST 2006 Paolo Molaro <lupus@ximian.com>
871
872         * sgen-gc.c, gc-internal.h, gc.c: added API to collect and remove
873         all the objects with finalizers belonging to an unloading appdomain.
874
875 Mon Oct 16 15:08:41 CEST 2006 Paolo Molaro <lupus@ximian.com>
876
877         * sgen-gc.c: added ability to allocate even when the nursery is fully
878         pinned and fixed a couple of bugs.
879
880 2006-10-15  Zoltan Varga  <vargaz@gmail.com>
881
882         * threads.h: Revert the last change for now.
883
884         * threads.h (mono_thread_get_pending_exception): Rename this to
885         mono_thread_get_undeniable_exception ().
886
887 2006-10-15  Gert Driesen  <drieseng@users.sourceforge.net>
888
889         * appdomain.c: Use mono_get_exception_bad_image_format2 to construct
890         BadImageFormatException in ves_icall_System_Reflection_Assembly_LoadFrom
891         when fname does not refer to valid assembly. This result in a more
892         meaningful error message.
893         * exception.c: added mono_get_exception_bad_image_format2 which 
894         constructs a BadImageFormatException using the ctor taking a custom
895         message and the file name. Passing in a NULL msg results in a default
896         message.
897         * exception.h: define mono_get_exception_bad_image_format2 function.
898         * icall.c: in InternalGetAssemblyName, throw BadImageFormatException 
899         when file name pointed to an invalid IL image. Use 
900         mono_get_exception_file_not_found2 to construct FileNotFoundException,
901         as this results in a more meaningful error message.
902
903 2006-10-15  Zoltan Varga  <vargaz@gmail.com>
904
905         * reflection.c (encode_named_val): Implement proper encoding of arrays. Fixes
906         #79465.
907
908 2006-10-12  Zoltan Varga  <vargaz@gmail.com>
909
910         * metadata.c (mono_type_size): Change the align parameter to guint32 for
911         consistency with the other _size functions.
912         (mono_type_stack_size): Ditto.
913
914         * class.c object.c icall.c: Fix warnings caused by the above change.
915
916         * class.c (mono_class_get_method_from_name_flags): Fix a typo.
917
918         * image.c (load_metadata_ptrs): Reenable loading of modules with uncompressed metadata.
919
920         * metadata.c class.c loader.c: Add proper support for uncompressed metadata.
921
922 Wed Oct 11 17:27:05 CEST 2006 Paolo Molaro <lupus@ximian.com>
923
924         * console-io.h, filewatcher.h, locales.h, marshal.h, monitor.h,
925         process.h, rand.h, rawbuffer.h, security-manager.h, security.h,
926         socket-io.h, string-icalls.h, sysmath.h, threadpool-internals.h,
927         threadpool.h, threads-types.h: mark more internal functions.
928
929 2006-10-11  Dick Porter  <dick@ximian.com>
930
931         * socket-io.c (ves_icall_System_Net_Sockets_Socket_Poll_internal):
932         Fix typo spotted by Robert Jordan in bug 79352 (though I can't
933         reproduce the bug even before applying the fix.)
934
935 Tue Oct 10 15:39:39 CEST 2006 Paolo Molaro <lupus@ximian.com>
936
937         * reflection.c: allow retrieving attributes for arguments in generic
938         methods (bug #79241).
939
940 Tue Oct 10 11:45:50 CEST 2006 Paolo Molaro <lupus@ximian.com>
941
942         * debug-mono-symfile.c: properly check fopen () result (found by
943         coverity).
944
945 Tue Oct 10 11:30:52 CEST 2006 Paolo Molaro <lupus@ximian.com>
946
947         * reflection.c: make error message clearer and fixed two
948         issuelets found by Coverity.
949
950 2006-10-10  Zoltan Varga  <vargaz@gmail.com>
951
952         * object-internals.h: Remove duplicate definition of mono_method_get_signature_full ().
953
954 Mon Oct 9 19:41:44 CEST 2006 Paolo Molaro <lupus@ximian.com>
955
956         * object-internals.h, gc-internal.h, profiler-private.h:
957         mark internal functions.
958
959 Mon Oct 9 19:28:56 CEST 2006 Paolo Molaro <lupus@ximian.com>
960
961         * reflection.c: put data in the text section.
962         * icall.c: recognize more types in type_from_typename ().
963         * process.c, marshal.c: added some GC FIXMEs.
964
965 Mon Oct 9 19:27:26 CEST 2006 Paolo Molaro <lupus@ximian.com>
966
967         * loader.c: check for NULL before initializing.
968
969 2006-10-09  Zoltan Varga  <vargaz@gmail.com>
970
971         * gc.c (finalizer_thread): Use a non-alertable wait here.
972
973         * class.c loader.c metadata.c: Revert the mono_metadata_decode_table_... changes,
974         until the correct solution is found.
975
976 2006-10-06  Zoltan Varga  <vargaz@gmail.com>
977
978         * reflection.c (mono_module_get_object): Avoid an assert when operating on
979         modules with no metadata. Fixes #79596.
980
981         * image.c (load_metadata_ptrs): Put back the error message when
982         the #- heap is encountered since the support is not complete yet.
983
984 Fri Oct 6 16:57:26 CEST 2006 Paolo Molaro <lupus@ximian.com>
985
986         * gc.c: do not allow the user to SuppressFinalize () a
987         delegate because it would leak the trampoline if present.
988
989 2006-10-06  Zoltan Varga  <vargaz@gmail.com>
990
991         * class.c metadata.c row-indexes.h blob.h: Applied patch from Jb. Add support for the
992         PropertyPtr table.
993
994 2006-10-05  Zoltan Varga  <vargaz@gmail.com>
995
996         * loader.c (mono_method_signature): Fix a use of MONO_TABLE_METHOD missed earlier.
997
998         * metadata.c (mono_metadata_get_param_attrs): Ditto.
999
1000         * row-indexes.h: Add definitions for *Ptr tables.
1001
1002         * metadata-internals.h (MonoImage): Add an 'uncompressed_metadata' flag.
1003
1004         * metadata.c (mono_metadata_translate_token_index): New helper function to
1005         translate table indexes used in uncompressed metadata.
1006         (mono_metadata_decode_table_row): Ditto.
1007         (mono_metadata_decode_table_row_col): Ditto.
1008
1009         * metadata.c: Add table schema for *Ptr tables.
1010
1011         * class.c loader.c: Use the new helper function to access the affected metadata
1012         tables.
1013         
1014         * image.c (load_metadata_ptrs): Allow assemblies with uncompressed metadata. Fixes
1015         #38532.
1016         
1017 2006-10-04  Zoltan Varga  <vargaz@gmail.com>
1018
1019         * marshal.c (emit_object_to_ptr_conv): Avoid using short branches around IL
1020         sequences which can be unbounded in size. Fixes #79583.
1021
1022 2006-10-02  Zoltan Varga  <vargaz@gmail.com>
1023
1024         * object.c (mono_runtime_class_init): Handle a corner case in handling failure of
1025         static initialization.
1026
1027         * domain-internals.h (MonoDomain): Add a 'type_init_exception_hash' field.
1028
1029         * class-internals.h (MonoVTable): Add an 'init_failed' flag.
1030
1031         * domain.c (mono_domain_free): Free up type_init_exception_hash.
1032
1033         * object.c (mono_runtime_class_init): Implement correct semantics when a static
1034         ctor fails, i.e. throw the same exception on subsequent accesses.
1035         
1036 2006-09-0  Jonathan Chambers  <joncham@gmail.com>
1037
1038         * domain.c, class-internals.h: Added ComInteropProxy class to MonoDefaults.
1039         * marshal.c: Return correct unmanaged size for object when MarshalAs.Struct.
1040         Emit exception rather than crash in case of COM Callable Wrapper (not yet implemented).
1041         Handle marshalling of interfaces and VARIANTs contained in structs.
1042         
1043         Code is contributed under MIT/X11 license.
1044         
1045 2006-09-30  Zoltan Varga  <vargaz@gmail.com>
1046
1047         * marshal.c (emit_marshal_custom): Fix some corner cases. Fixes #79471.
1048         
1049         * marshal.c (mono_marshal_load_type_info): Allocate memory from the image
1050         mempool.
1051
1052 2006-09-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1053
1054         * console-io.c: ignore previous SIGINT handler.
1055
1056 2006-09-27  Zoltan Varga  <vargaz@gmail.com>
1057
1058         * metadata.c class.c: Applied patch from Ricardo Fernandez Pascual 
1059         (ricardo.fernandez@st.com). Add some new MonoClass and MonoType accessors. Fixes
1060         #79460, #79461, #79485.
1061
1062         * class.c (mono_class_from_name_case): Fix incorrect comments. Fixes #79504.
1063
1064         * marshal.c (mono_marshal_load_type_info): Fix a typo which caused an assert. Fixes
1065         #79217.
1066
1067 2006-09-26  Zoltan Varga  <vargaz@gmail.com>
1068
1069         * marshal.c (mono_marshal_get_delegate_invoke): Tweak the IL a little so better code
1070         could be generated from it.
1071
1072 Mon Sep 25 13:29:53 CEST 2006 Paolo Molaro <lupus@ximian.com>
1073
1074         * rand.c: fix read loop to correctly handle EINTR.
1075
1076 Mon Sep 25 11:33:06 CEST 2006 Paolo Molaro <lupus@ximian.com>
1077
1078         * Makefile.am, icall-def.h, icall.c, verify.c: changed the way
1079         internal calls are defined to keep methods closer to the declaring
1080         type and allow a significant reduction in runtime relocations and
1081         memory usage.
1082
1083 2006-09-21 Gert Driesen  <drieseng@users.sourceforge.net>
1084
1085         * appdomain.c: Pass NULL to mono_get_exception_file_not_found2 as
1086         exception message to have FileNotFoundException use the default
1087         assembly load error message. Fixes bug #79426.
1088         * exception.c: Support NULL msg in mono_get_exception_file_not_found2.
1089
1090 2006-09-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1091
1092         * threadpool.c: (start_thread_or_queue) use the root domain when
1093         creating the thread instead of the async object one.
1094
1095 Thu Sep 21 19:30:04 CEST 2006 Paolo Molaro <lupus@ximian.com>
1096
1097         * class.c, object.c, class-internals.h, reflection.c:
1098         for arrays, store element_size inside MonoClass (speedup
1099         for array object creation).
1100
1101 Thu Sep 21 17:06:43 CEST 2006 Paolo Molaro <lupus@ximian.com>
1102
1103         * icall.c: fixed CodeBase to use the file name and not the module
1104         name (bug #79365).
1105
1106 Thu Sep 21 12:09:34 CEST 2006 Paolo Molaro <lupus@ximian.com>
1107
1108         * mono-debug.c, mono-debug.h: export find_method as
1109         mono_debug_find_method ().
1110
1111 Wed Sep 20 19:59:06 CEST 2006 Paolo Molaro <lupus@ximian.com>
1112
1113         * debug-helpers.c, class-internals.h: added a few functions useful
1114         when debugging under gdb.
1115
1116 2006-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1117
1118         * console-io.[ch]: trigger the ConsoleCancelEvent and retrieve
1119         characters that need special handling.
1120
1121 Tue Sep 19 18:57:38 CEST 2006 Paolo Molaro <lupus@ximian.com>
1122
1123         * mono-config.c: make the os/cpu specification more flexible,
1124         allowing lists and negation.
1125
1126 2006-09-18  Jonathan Chambers  <joncham@gmail.com>
1127
1128         * marshal.c: COM Interop fixes. Handle case where method->klass.
1129         is interface. Handle BSTR/MonoString when null. Use CDECL as 
1130         calling convention on non-windows platforms. This is for
1131         compatibility with XPCOM and MainWin COM.
1132         
1133         Code is contributed under MIT/X11 license.
1134         
1135
1136 2006-09-18  Zoltan Varga  <vargaz@gmail.com>
1137
1138         * marshal.c (mono_marshal_load_type_info): Handle concurrent and recursive calls
1139         correctly. Fixes #79217.
1140
1141         * class-internals.h (MonoClass): Remove unused marshal_info_init_pending field.
1142
1143 Mon Sep 18 16:59:54 CEST 2006 Paolo Molaro <lupus@ximian.com>
1144
1145         * mono-config.c: allow both an os and cpu attribute for dllmap
1146         and dllentry elemnets to enable a single config file to be used
1147         for multiple architectures.
1148
1149 2006-09-18  Gert Driesen  <drieseng@users.sourceforge.net>
1150
1151         * loader.c: MonoLoaderError was cleared too soon on load failure.
1152         Fixes bug #79424.
1153
1154 Mon Sep 18 15:37:13 CEST 2006 Paolo Molaro <lupus@ximian.com>
1155
1156         * icall.c: use the defining class vtable when accessing a
1157         static field, not a pobblibly derived class.
1158
1159 2006-09-17  Zoltan Varga  <vargaz@gmail.com>
1160
1161         * icall.c string-icalls.c: Remove references to unicode.h.
1162
1163         * unicode.h unicode.c Makefile.am: Remove these unused source files.
1164
1165         * NOTES: Moved to ../../docs and renamed to thread-safety.txt.
1166
1167         * marshal.c (mono_marshal_emit_native_wrapper): Add an 'image' argument, 
1168         indicating the image where custom marshaller types should be looked up.
1169         (mono_ftnptr_to_delegate): Use the image of the delegate type to look up
1170         custom marshallers, instead of corlib. Fixes #79425.
1171
1172 2006-09-14  Zoltan Varga  <vargaz@gmail.com>
1173
1174         * marshal.c (emit_marshal_object): Fix marshalling of blittable classes and null.
1175
1176 2006-09-14  Jonathan Chambers  <joncham@gmail.com>
1177
1178         * environment.c (ves_icall_System_Environment_get_ProcessorCount): 
1179         Implement Environment.ProcessorCount.
1180         
1181         * environment.h (ves_icall_System_Environment_get_ProcessorCount): 
1182         Implement Environment.ProcessorCount.
1183         
1184         * icall.c: 
1185         Add Environment.ProcessorCount icall.
1186         
1187         Patch by Jason McFall.
1188
1189 2006-09-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1190
1191         * assembly.c: don't append .exe/.dll when the filename already contains
1192         one of those extensions.
1193
1194 2006-09-12  Martin Baulig  <martin@ximian.com>
1195
1196         * class.c (mono_bounded_array_class_get): Also add `IList<object>'
1197         to array interfaces.
1198
1199 2006-09-11  Martin Baulig  <martin@ximian.com>
1200
1201         * reflection.c (mono_image_build_metadata): Create the
1202         MethodImpl's after emitting all types and methods, so we don't
1203         need another fixup pass for them.
1204
1205 2006-09-11  Zoltan Varga  <vargaz@gmail.com>
1206
1207         * class.c (mono_class_from_name_case): Fix regression introduced by the last
1208         change.
1209
1210 Mon Sep 11 12:57:15 CEST 2006 Paolo Molaro <lupus@ximian.com>
1211
1212         * gc-internal.h, appdomain.c, gc.c: force-destroy GC handles on domain
1213         unload.
1214
1215 2006-09-10  Zoltan Varga  <vargaz@gmail.com>
1216
1217         * object.c (mono_method_return_message_restore): Avoid a crash if one of the out
1218         args is not set. Fixes #78926.
1219
1220 2006-09-08  Zoltan Varga  <vargaz@gmail.com>
1221
1222         * class.c (mono_class_init): Init class->no_special_static_fields from the cached info.
1223
1224         * image.c (load_class_names): Move this to class.c, and rename it to 
1225         'mono_image_init_name_cache'.
1226         (load_modules): Fix a warning.
1227
1228         * class.c icall.c image.c: Initialize image->name_cache lazily.
1229
1230         * class-internals.h (MonoGetClassFromName): New hook function to find a class based
1231         on its name using information in the AOT file.
1232
1233         * class.c (mono_class_from_name): Use the new hook function.
1234
1235 2006-09-06  Zoltan Varga  <vargaz@gmail.com>
1236
1237         * reflection.c (mono_param_get_objects): Handle enum default parameter values
1238         correctly.
1239
1240         * marshal.c (emit_marshal_object): Implement [In, Out] byval marshalling of classes.
1241         Fixes #79289.
1242         
1243 2006-09-06  Martin Baulig  <martin@ximian.com>
1244
1245         * icall.c (mono_lookup_internal_call): Small fix.
1246
1247 2006-09-05  Raja R Harinath  <rharinath@novell.com>
1248
1249         * debug-mono-symfile.c (mono_debug_open_mono_symbols): Remove
1250         double g_free.
1251
1252 2006-09-04  Sebastien Pouliot  <sebastien@ximian.com>
1253
1254         * debug-mono-symfile.c: Fix *some* memory leaks that happens only 
1255         when --debug is specified.
1256
1257 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
1258
1259         * class.c (setup_generic_array_ifaces): Fix a warning.
1260
1261 2006-09-04  Miguel de Icaza  <miguel@novell.com>
1262
1263         * Temporarily remove the patch to assemly.c that checks the
1264         assembly versions as it breaks our gacutil.
1265
1266 2006-09-03  Zoltan Varga  <vargaz@gmail.com>
1267
1268         * metadata.c (mono_metadata_parse_mh_full): Fix an invalid free.
1269
1270         * assembly.c (mono_assembly_load_from_full): Avoid loading net 2.0 assemblies into
1271         a net 1.0 runtime.
1272
1273         * marshal.c (mono_string_builder_to_utf8): Fix marshalling of StringBuilders
1274         created using the default ctor. Fixes #79152.
1275         (mono_string_builder_to_utf16): Ditto.
1276
1277 2006-09-01  Martin Baulig  <martin@ximian.com>
1278
1279         Fix handling of the generic array interfaces.
1280
1281         * class-internals.h
1282         (MonoDefaults): Removed `generic_array_class' and added
1283         `generic_ilist' class.
1284
1285         * class.c
1286         (mono_bounded_array_class_get): Add the new generic array interfaces.
1287         (setup_generic_array_ifaces): New static method; create vtable
1288         entries for each method in the generic array interfaces.
1289
1290         * metadata.c
1291         (select_container): Allow "parent-less" generic methods.
1292
1293         * marshal.c
1294         (mono_marshal_get_generic_array_helper): New public method.
1295
1296         * icall.c
1297         (ves_icall_System_Array_InternalArray_GetGenericValueImpl):
1298         Renamed into ves_icall_System_Array_GetGenericValueImpl() and
1299         moved the interncall into System.Array.
1300
1301 2006-09-01  Raja R Harinath  <rharinath@novell.com>
1302
1303         A few more cases of avoiding work on types with ->byref set.
1304         Has the real fix for #79238
1305         * icall.c (is_generic_parameter): New helper.
1306         (ves_icall_Type_GetGenericParameterPosition): Use it.
1307         (ves_icall_Type_GetGenericParameterAttributes): Likewise.
1308         (ves_icall_MonoType_get_IsGenericParameter): Likewise.
1309         (ves_icall_TypeBuilder_get_IsGenericParameter): Likewise.
1310         (ves_icall_Type_GetGenericTypeDefinition_impl): Return NULL on
1311         reference types.
1312         (ves_icall_Type_get_IsGenericTypeDefinition): Return FALSE on
1313         reference types.
1314         (ves_icall_Type_get_IsGenericInstance): Likewise.
1315         (ves_icall_Type_get_IsGenericType): Likewise.
1316
1317 2006-09-01  Zoltan Varga  <vargaz@gmail.com>
1318
1319         * class.c (mono_class_setup_vtable_general): Share identical vtables with the parent
1320         class if possible.
1321
1322         * mempool.h (mono_mempool_get_allocated): New helper function.
1323
1324         * object.c (mono_class_create_runtime_vtable): Fix problem introduced by last
1325         change.
1326
1327         * mempool.c: Fix warnings and the calculation of stats.
1328
1329         * object.c (mono_class_create_runtime_vtable): Fix the AOT optimization.
1330
1331         * class.c (mono_class_setup_vtable): Update generic_vtable_count stat.
1332
1333         * loader.c (mono_get_method_from_token): Update method_count stat.
1334
1335         * class-internals.h (MonoStats): Add some stats.
1336
1337 2006-08-31 Robert Jordan  <robertj@gmx.net>
1338
1339         * icall.c: Replace the PtrToStringAuto, StringToHGlobalAuto icalls
1340         with managed variants.
1341         All code is contributed under the MIT/X11 license.
1342         
1343 2006-08-31  Zoltan Varga  <vargaz@gmail.com>
1344
1345         * reflection.c (reflection_methodbuilder_to_mono_method): Set 
1346         method->skip_visibility based up the skipVisibility parameter of DynamicMethods.
1347
1348         * class-internals.h (MonoMethod): Add a 'skip_visibility' field.
1349
1350         * marshal.c (mono_marshal_load_type_info): Revert the last change as it can't cope
1351         with cycles in classes.
1352
1353         * icall.c (ves_icall_MonoType_get_Name): Add a '&' for byref types. Fixes #79110.
1354
1355         * marshal.c (emit_marshal_array): Avoid crash when a parameter with type array is 
1356         missing a [MarshalAs] directive. Fixes #79203.
1357
1358         * marshal.c (mono_marshal_load_type_info): Fix a race in initializing 
1359         klass->marshal_info. Fixes #79217.
1360
1361 2006-08-30  Martin Baulig  <martin@ximian.com>
1362
1363         Committing a patch from Joachim Ante <joe@otee.dk>:
1364         Add support for binary data symbol stores.
1365
1366         * debug-mono-symfile.c
1367         (mono_debug_open_mono_symbol_file): Renamed into
1368         mono_debug_open_mono_symbols() and added `raw_contents' and `size'
1369         arguments.
1370
1371         * mono-debug.c
1372         (mono_debug_open_image): Added `raw_contents' and `size' args.
1373         (mono_debug_init_2_memory): New public function.
1374
1375 Fri Aug 25 18:25:23 CEST 2006 Paolo Molaro <lupus@ximian.com>
1376
1377         * icall.c: handle TypedReference in GetTypeCode (bug #79150).
1378
1379 2006-08-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1380
1381         * appdomain.c: implement support for ShadowCopyFiles.
1382
1383 2006-08-22  Sebastien Pouliot  <sebastien@ximian.com>
1384
1385         * string-icalls.c: Add shortcut in ves_icall_System_String_ctor_charp
1386         when value is NULL (and should remove CID #51).
1387
1388 2006-08-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1389
1390         * image.c: moved 2 functions to ../utils.
1391
1392 Tue Aug 22 15:53:29 CEST 2006 Paolo Molaro <lupus@ximian.com>
1393
1394         * gc.c: cope with the target object of a GC handle being NULL
1395         (bug #78877).
1396
1397 Tue Aug 22 11:10:33 CEST 2006 Paolo Molaro <lupus@ximian.com>
1398
1399         * class.c: recursively check parent's explicit implementations
1400         of interface methods (fixes bug #79125).
1401
1402 2006-08-19  Miguel de Icaza  <miguel@novell.com>
1403
1404         * filewatcher.c: Avoid warnings when building, do not redefine
1405         constants that are defined.
1406
1407         Remove warnings.
1408
1409 2006-08-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1410
1411         * image.c: don't fail when the link points to an absolute path.
1412
1413 2006-08-18  Sebastien Pouliot  <sebastien@ximian.com>
1414
1415         * decimal.c: Remove dead code (unrequired check) in mono_decimalIncr.
1416         Fix CID #3.
1417
1418 2006-08-17  Miguel de Icaza  <miguel@novell.com>
1419
1420         * image.c (full_path): A new method used to obtain the actual path
1421         of an assembly even in the presence of symbolic links.  
1422
1423         This is necessary for the case where we are running a binary that
1424         has been GACed, but we are using the "published" path name
1425         ($prefix/mono/1.0/blah.exe) which happens to point to the real
1426         file in the GAC.
1427
1428         This was the source of the failure for the `xsp' command with the
1429         recent AppDomain changes, as far as the runtime was concerned,
1430         there were two different assemblies: $prefix/mono/1.0/blah.exe and
1431         $prefix/mono/gac/blah/version/blah.exe.
1432
1433         (do_mono_image_open): use full path
1434
1435 2006-08-17  Zoltan Varga  <vargaz@gmail.com>
1436
1437         * object.c (mono_class_create_runtime_vtable): Add a FIXME.
1438
1439 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
1440
1441         * marshal.c: Fix mono_marshal_check_domain_image if an invalid 
1442         domain_id is supplied. Fix CID #241 and corlib's unit tests.
1443
1444 2006-08-17  Zoltan Varga  <vargaz@gmail.com>
1445
1446         * class.c (mono_class_layout_fields): Set min_align to a bigger value for
1447         small structures. Fixes #78990.
1448
1449 2006-08-17  Zoltan Varga  <vargaz@gmail.com>
1450
1451         * marshal.c (mono_marshal_get_xappdomain_invoke): Use the new helper functions here.
1452
1453         * appdomain.c (ves_icall_System_AppDomain_createDomain): Fix a warning.
1454
1455 2006-08-16 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1456
1457         * appdomain.c:
1458         * marshal.c: don't load all the assemblies from a domain into newly
1459         created ones. The new domains might have different rules and load
1460         assemblies from different locations. Fixes bug #76757.
1461
1462         Patch by Lluis. Conflicts resolved by Brian Crowell.
1463
1464 2006-08-16  Alp Toker  <alp@atoker.com>
1465
1466         * socket-io.c: First half of the fix for #79084.
1467         Set sa_size to the length of the content, not that of the struct.
1468         Don't add NULL suffix to the content, this should be done in
1469         managed code if needed.
1470
1471 2006-08-14  Raja R Harinath  <rharinath@novell.com>
1472
1473         Fix part of #79012
1474         * metadata.c (do_mono_metadata_parse_generic_class): Don't SEGV if
1475         mono_metadata_parse_type returns NULL.
1476
1477 2006-08-13  Atsushi Enomoto  <atsushi@ximian.com>
1478
1479         * normalization-tables.h : new file for string normalization data.
1480         * locales.c, locales.h, icall.c :
1481           added load_normalization_resource() for string normalization,
1482           and icall as well.
1483         * Makefile.am : added normalization-tables.h to the sources.
1484
1485 2006-08-13  Zoltan Varga  <vargaz@gmail.com>
1486
1487         * marshal.c: Add more helper functions to reduce code duplication and use them
1488         everywhere.
1489
1490 2006-08-12  Zoltan Varga  <vargaz@gmail.com>
1491
1492         * marshal.c: Fix non-x86 stdcall warnings.
1493         
1494         * marshal.c marshal.h: Add some helper functions to emit/patch branches, and use 
1495         them everywhere.
1496
1497 2006-08-11  Jonathan Chambers  <joncham@gmail.com>
1498
1499         * class.c (mono_bounded_array_class_get): Fix if statement that caused incorrect
1500         type check on multi-dimensional arrays. Fixes #79000.
1501
1502 2006-08-10  Jonathan Chambers  <joncham@gmail.com>
1503
1504         * class.c (mono_class_setup_parent): setup is_com_object during class initialization.
1505         * object.c (mono_remote_class_vtable/mono_object_new_specific): Changed checks
1506         to use is_com_object instead of MONO_CLASS_IS_IMPORT() macro.
1507         * class-internals.h: add is_com_object to class structure.
1508         * marshal.c: Fixed marshalling for IDispatch and IUnknown, added
1509         null checks to COM object marshalling. Fix .ctor call on RCW.
1510         * icall.c: Added icall implementation for MonoType.IsCOMObjectImpl.
1511         
1512         All code is contributed under the MIT/X11 license.
1513
1514 2006-08-09  Dick Porter  <dick@ximian.com>
1515
1516         * monitor.c (mono_monitor_cleanup): mono_monitor_cleanup() is
1517         racing mono_monitor_allocator_lock() somewhere, so don't delete
1518         the critical section for now.  Found by running and exiting
1519         monodevelop.
1520
1521 2006-08-10  Zoltan Varga  <vargaz@gmail.com>
1522
1523         * marshal.c (cominterop_get_native_wrapper): Fix a warning.
1524         (ves_icall_System_ComObject_FindInterface): Ditto.
1525         (ves_icall_System_ComObject_CacheInterface): Ditto.
1526
1527         * metadata.c (do_mono_metadata_type_equal): Applied patch from Roberto Costa
1528         (roberto.costa@st.com). Add support for MONO_TYPE_FNPTR.
1529
1530 2006-08-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1531
1532         * threadpool.c: treat pipes from process asynchronous reads as sockets
1533         when reading from them, so we get select/poll or epoll to wait for
1534         data.
1535
1536 2006-08-07  Sebastien Pouliot  <sebatien@ximian.com>
1537
1538         * loader.c: Fix a typo (CID #233) in the null check.
1539
1540 2006-08-07  Zoltan Varga  <vargaz@gmail.com>
1541
1542         * appdomain.c (mono_domain_unload): Close the thread handle of the unload thread.
1543         Hopefully fixes #78949.
1544         
1545         * metadata.c (mono_metadata_parse_method_signature_full): Applied patch from 
1546         Roberto Costa (roberto.costa@st.com). Handle vararg signatures without SENTINEL
1547         bytes. Fixes #78972.
1548
1549 2006-08-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1550
1551         * filewatcher.c: we need to set errno here.
1552
1553 2006-08-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1554
1555         * filewatcher.c: let Win32Exception get the error value.
1556
1557 2006-08-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1558
1559         * filewatcher.c: translate errno into win32 errors for Win32Exception
1560         to know what happened.
1561
1562 2006-08-01  Zoltan Varga  <vargaz@gmail.com>
1563
1564         * threadpool.c: Fix more warnings.
1565
1566         * assembly.c (search_loaded): Fix warnings.
1567
1568         * threadpool.c (mono_thread_pool_finish): Fix warnings.
1569         (mono_async_invoke): Ditto.
1570
1571 2006-07-28  Jonathan Chambers  <joncham@gmail.com>
1572
1573         * object.c (mono_remote_class_vtable): Need to create proxy vtable
1574         entries for __ComObject type in addition to ComImport types.
1575         * marshal.c: Added support for marshalling COM RCWs. Fixed warning
1576         about hash table.
1577         
1578         All code is contributed under the MIT/X11 license.
1579
1580 Fri Jul 28 19:04:34 CEST 2006 Paolo Molaro <lupus@ximian.com>
1581
1582         * image.c: avoid tentative loading of modulerefs that contain
1583         no metadata (P/Invoke library names).
1584
1585 2006-07-28  Dick Porter  <dick@ximian.com>
1586
1587         * loader.c (mono_loader_cleanup): mono_loader_cleanup() is racing
1588         mono_loader_lock() somewhere, so don't delete the critical section
1589         for now.  Found by running and exiting monodevelop.
1590
1591 2006-07-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1592
1593         * filewatcher.c: define the inotify syscalls when we're building on
1594         linux and have sys/syscall.h. The build system might not have support
1595         for inotify but the target system might have it.
1596
1597 2006-07-26  Miguel de Icaza  <miguel@novell.com>
1598
1599         * domain.c: Documentation updates.
1600
1601         * loader.c (mono_free_method): Do not release the method
1602         information if we are being profiled, as profilers will use this
1603         information at shut down to present some data to the user.
1604
1605         This is needed so that the profiler does not crash, as the
1606         profiler tends to keep MonoMethods around, and they might become
1607         invalid if we free these.
1608
1609         (mono_get_method_constrained): Return the original CIL stream
1610         method as well, so verification can be performed against it.
1611
1612 2006-07-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1613
1614         * filewatcher.[ch]: support for inotify file system watcher.
1615         * icall.c: add new internal calls for the inotify file system watcher.
1616
1617 2006-07-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1618
1619         * threadpool.c: Windows also misbehaves on async. connects. Fixes bug
1620         #78888.
1621
1622 2006-07-20  Dick Porter  <dick@ximian.com>
1623
1624         * file-io.c (ves_icall_System_IO_MonoIO_Seek): Fix signed/unsigned
1625         warning.
1626
1627 2006-07-20  Dick Porter  <dick@ximian.com>
1628
1629         * threads.c (start_wrapper): Do the thread cleanup while we still
1630         hold a reference to its object.  Fixes bug 78123.
1631
1632 2006-07-18  Kornél Pál  <kornelpal@gmail.com>
1633
1634         * class-internals.h: Added MONO_WRAPPER_MANAGED_TO_MANAGED wrapper type.
1635         * debug-helpers.c: Map MONO_WRAPPER_MANAGED_TO_MANAGED to
1636           "managed-to-managed".
1637         * icall.c: Redirect string constructors that take sbyte* to
1638           ves_icall_System_String_ctor_RedirectToCreateString.
1639         * marshal.c: Redirect ves_icall_System_String_ctor_RedirectToCreateString
1640           to CreateString () methods with matching signature.
1641         * reflection.c: Use original security informations for
1642           MONO_WRAPPER_MANAGED_TO_MANAGED.
1643         * security-manager.c: Use original security informations for
1644           MONO_WRAPPER_MANAGED_TO_MANAGED.
1645         * string-icalls.c: Added ves_icall_System_String_ctor_RedirectToCreateString
1646           that is a placeholder and only its address should be used.
1647         * string-icalls.h: Added ves_icall_System_String_ctor_RedirectToCreateString
1648           that is a placeholder and only its address should be used.
1649
1650 2006-07-15  Jonathan Chambers  <joncham@gmail.com>
1651
1652         Begin implementing COM Interop.
1653         * appdomain.c: Increment corlib version.
1654         * class.c: Set ComImport classes' parent to __ComObject.
1655         * loader.c: Mark cominterop methods as such.
1656         * domain.c: Add __ComObject class to MonoDefaults structure.
1657         * image.c: Add 2 hashtables to the image for COM Interop related methods
1658         * metadata.c: Added mono_metadata_type_dup_mp to duplicate a type
1659         using the mempool allocator
1660         
1661         * metadata-internals.h: Add 2 hashtables to the image for COM Interop related methods
1662         * metadata.h: Added cominterop field to _MonoMethodSignature struct and
1663         declaration for mono_metadata_type_dup_mp.
1664         
1665         * debug-helpers.c: Added strings for two additional wrapper types
1666         * object.c: Create proxy objects for ComImport classes
1667         * class-internals.h: Define 2 new method wrapper types, COM Interop remoting target,
1668         and added __ComObject class to MonoDefaults structure.
1669         
1670         * object-internals.h: Finish MonoRealProxy definition, and add definition of
1671         MonoComInteropProxy and MonoComObject.
1672         
1673         * marshal.c: Added support for COM Interop
1674         (signature_cominterop): Converts managed signature to corresponding
1675         unmanaged COM signature.
1676         (cominterop_get_function_pointer): gets unmanaged function pointer via
1677         COM object vtable
1678         (cominterop_get_com_slot_for_method): returns vtable slot in COM interface of method
1679         (cominterop_get_method_interface): returns interface type that method is defined on
1680         (mono_mb_emit_cominterop_call): emits native call to function pointer
1681         gotten from vtable
1682         (cominterop_get_native_wrapper_adjusted): actual wrapper around unmanaged COM call
1683         that matches signature of unmanaged function.
1684         (cominterop_get_native_wrapper): wrapper around adjusted method call.
1685         (cominterop_get_invoke): forwards call from proxy to __ComObject
1686         (ves_icall_System_Runtime_InteropServices_Marshal_AddRef): Implements Marshal.AddRef 
1687         (ves_icall_System_Runtime_InteropServices_Marshal_QueryInterface): Implements Marshal.QueryInterface 
1688         (ves_icall_System_Runtime_InteropServices_Marshal_Release): Implements Marshal.Release 
1689         
1690         * marshal.h: Added Marshal icall declarations.
1691         * icall.c: Added __ComObject icalls. Need to store interfaces in unmanaged code
1692         so we can access them in finalizer
1693         
1694 2006-07-14  Dick Porter  <dick@ximian.com>
1695
1696         * object.c (mono_type_initialization_cleanup): Fix a race
1697         condition by temporarily commenting out the critical section
1698         deletion.
1699
1700 2006-07-14  Zoltan Varga  <vargaz@gmail.com>
1701
1702         * reflection.c (create_custom_attr): Fix some warnings.
1703         (create_custom_attr_data): Ditto.
1704         (typebuilder_setup_properties): Save custom attrs for properties in dynamic
1705         types. Fixes #78855.
1706
1707 2006-07-11  Zoltan Varga  <vargaz@gmail.com>
1708
1709         * class.c (mono_type_get_name_recurse): Fix the name of 1 dimensional non-szarrays.
1710
1711         * reflection.c (mono_custom_attrs_free): Fix freeing of dynamic cattr info.
1712
1713 2006-07-08  Zoltan Varga  <vargaz@gmail.com>
1714
1715         * reflection.c (resolve_object): Add support for DynamicMethod.
1716
1717         * domain.c appdomain.c threads.c monitor.c object.c gc.c: Applied patch from
1718         Joachim Ante (joe@otee.dk). Fix some shutdown leaks.
1719
1720 2006-07-06  Sebastien Pouliot  <sebastien@ximian.com>
1721
1722         * process.c: In ves_icall_System_Diagnostics_Process_GetModules_internal 
1723         don't leak GPtrArray's pdata has we have no use (nor free) for it.
1724
1725 2006-07-01  Zoltan Varga  <vargaz@gmail.com>
1726
1727         * marshal.c (mono_marshal_get_runtime_invoke): Fix passing of generic valuetypes.
1728         Fixes #77888.
1729
1730 2006-06-30  Raja R Harinath  <rharinath@novell.com>
1731
1732         * icall.c (ves_icall_MonoMethod_get_base_definition): Simplify
1733         slightly: remove a shadow local variable.
1734
1735 2006-06-29  Raja R Harinath  <rharinath@novell.com>
1736
1737         * icall.c (ves_icall_MonoMethod_get_base_definition): Return the
1738         definition that introduces the virtual function slot.
1739         Also fix Coverity #105.
1740
1741 2006-06-29  Zoltan Varga  <vargaz@gmail.com>
1742
1743         * icall.c (ves_icall_System_Reflection_Assembly_GetTypes): Fix support
1744         for dynamic assemblies. Fixes #78724.
1745
1746 2006-06-28  Zoltan Varga  <vargaz@gmail.com>
1747
1748         * marshal.c (mono_string_to_byvalwstr): Fix this completely broken function.
1749         Fixes #78722.
1750
1751 2006-06-21  Martin Baulig  <martin@ximian.com>
1752
1753         * reflection.c
1754         (method_encode_clauses): Don't assert on `ex_info->handlers' here;
1755         fixes #76484.
1756
1757 2006-06-21  Zoltan Varga  <vargaz@gmail.com>
1758
1759         * object.h (mono_array_setref): Cast value to (MonoObject*) to fix warnings.
1760
1761 2006-06-20  Raja R Harinath  <rharinath@novell.com>
1762
1763         Make 'mono_class_get_full' only inflate TYPESPECs, not TYPEDEFs
1764         nor TYPEREFs.
1765         * class.c (mono_class_create_from_typespec): Add 'context' argument.
1766         Inflate result if necessary.
1767         (mono_class_get_full): Remove old version.  Rename from
1768         'mono_class_get' and add 'context' argument.  Pass it to
1769         ..._create_from_typespec.
1770         (mono_class_get): New.  Simple wrapper to mono_class_get_full.
1771         (mono_ldtoken): Revert change below.
1772
1773 2006-06-20  Martin Baulig  <martin@ximian.com>
1774
1775         * class.c (mono_ldtoken): Don't pass the generic context to
1776         mono_class_get_full() for MONO_TOKEN_TYPE_DEF/REF.  Fixes #78053.
1777
1778 2006-06-15  Zoltan Varga  <vargaz@gmail.com>
1779
1780         * marshal.c (mono_ftnptr_to_delegate): Avoid allocating signature from mempool
1781         and later freeing it. Fixes #78638.
1782
1783 2006-06-15  Miguel de Icaza  <miguel@novell.com>
1784
1785         * icall.c (mono_class_get_throw): Revert over-zealous error
1786         throwing, the caller for mono_class_get_throw will cope with
1787         errors when classes are not properly initialized already.
1788
1789         The code still copes with loader exceptions though.
1790
1791         Fixes the regression in reftype1 and reftype3 from the CAS tests.
1792         
1793 2006-06-14  Miguel de Icaza  <miguel@novell.com>
1794
1795         Fixes the `make run1' version of RuntimeAbort (to be commited,
1796         source is in Bugzilla).
1797         
1798         * metadata.c (mono_metadata_interfaces_from_typedef_full): Return
1799         FALSE on class loading failure instead of returning true.
1800
1801         * class.c (mono_class_create_from_typedef): It is possible for
1802         mono_metadata_interfaces_from_typedef_full to fail if a class is
1803         not found, cope with this.
1804         
1805
1806 2006-06-14  Dick Porter  <dick@ximian.com>
1807
1808         * socket-io.c: 
1809         * process.c: Fix a bunch of signed/unsigned warnings from gcc
1810         4.1.1
1811
1812 2006-06-12  Atsushi Enomoto  <atsushi@ximian.com>
1813
1814         * culture-info-table.h : oops, forgot to make it nsync with r61548.
1815
1816 2006-06-09  Jonathan Chambers  <jonathan.chambers@ansys.com>
1817
1818         * icall.c: Another fix for building mono in Visual Studio.
1819
1820 2006-06-09  Jonathan Chambers  <jonathan.chambers@ansys.com>
1821
1822         * marshal.c icall.c: Minor fixes for building mono in Visual Studio.
1823         
1824 2006-06-09  Martin Baulig  <martin@ximian.com>
1825
1826         * debug-mono-symfile.c: Put this back and really fix it this
1827         time. Sorry for all the trouble.
1828
1829 2006-06-08  Zoltan Varga  <vargaz@gmail.com>
1830
1831         * icall.c (mono_class_get_throw): Fix a warning.
1832         (ves_icall_System_Reflection_Assembly_GetTypes): Allways throw 
1833         ReflectionTypeLoadException if needed. Fixes #78606.
1834
1835         * class.c (mono_class_setup_vtable_general): Handle loader errors a bit better.
1836         (mono_class_init): Ditto.
1837
1838         * loader.c (mono_loader_set_error_assembly_load): Display a separate warning for
1839         ref_only exceptions.
1840         (mono_loader_clear_error): Make this work even if there is no error.
1841
1842 2006-06-08  Jonathan Chambers  <jonathan.chambers@ansys.com>
1843
1844         * object-internals.h marshal.c marshal.h icall.c: Implement method 
1845         Marshal.GetComSlotForMethodInfo using internal call.
1846
1847 2006-06-07  Zoltan Varga  <vargaz@gmail.com>
1848
1849         * class-internals.h: Add a new kind of loader error LOADER_ERROR_ASSEMBLY plus
1850         a function for signalling it.
1851
1852         * class.c (mono_class_from_typeref): Use the new kind of loader error when
1853         a referenced assembly is not found.
1854
1855         * loader.c (mono_loader_error_prepare_exception): Add support for 
1856         LOADER_ERROR_ASSEMBLY. Fix formatting.
1857
1858 2006-06-05  Jonathan Chambers  <jonathan.chambers@ansys.com>
1859
1860         * domain.c appdomain.c class-internals.h marshal.c: Add support 
1861         for VARIANT marshalling on windows and increment corlib version
1862         since Variant struct was added.
1863
1864 2006-06-03  Miguel de Icaza  <miguel@novell.com>
1865
1866         * debug-mono-symfile.c: Revert Martin's previous patch which broke
1867         stack trace line information:
1868
1869         (Martin) (mono_debug_symfile_lookup_location): Fix the algorithm:
1870         (Martin) when looking up B which is between A and C, return A not C.
1871
1872         Bug is #78573.
1873
1874         Thanks to Alexander Olk for tracking this down.
1875
1876 2006-06-02  Zoltan Varga  <vargaz@gmail.com>
1877
1878         * marshal.c (mono_marshal_set_last_error_windows): Fix build.
1879         
1880         * marshal.c (mono_marshal_emit_native_wrapper): Call GetLastError () early and without a wrapper to
1881         avoid clobbering its value.
1882         (mono_string_to_lpstr): Fix a warning on windows.
1883
1884 2006-05-31  Zoltan Varga  <vargaz@gmail.com>
1885
1886         * class-internals.h (MonoClass): Removed obsolete 'dummy' flag.
1887
1888         * reflection.c loader.c: Removed references to 'dummy' flag.
1889
1890         * loader.c (mono_loader_error_prepare_exception): Fix a warning.
1891
1892         * threadpool.c: Make ASyncCall a copy of the managed MonoAsyncCall class so
1893         it gets GC tracking.
1894
1895         * object-internals.h (MonoAsyncResult): Add an 'object_data' field which has
1896         GC tracking.
1897         
1898         * object.c (mono_async_result_new): Add an additional parameter 'object_data'.
1899
1900         * marshal.c threadpool.c: Update callers of mono_async_result_new.
1901
1902         * appdomain.c: Bump corlib version.
1903
1904 2006-05-30  Zoltan Varga  <vargaz@gmail.com>
1905
1906         * marshal.c: Use mono_mb_emit_stloc in more places. Use CEE_LDIND_REF and
1907         CEE_STIND_REF when working with object references.
1908
1909 2006-05-31  Zoltan Varga  <vargaz@gmail.com>
1910
1911         * class.c (mono_class_setup_fields): Call mono_class_init () for class->parent.
1912         Fixes #78539.
1913
1914 2006-05-30  Miguel de Icaza  <miguel@novell.com>
1915
1916         * loader.c (method_from_memberref): Fix argument value for
1917         mono_loader_set_error_method_load (I was passing the MonoClass
1918         instead of the class name char *).
1919
1920 2006-05-30  Zoltan Varga  <vargaz@gmail.com>
1921
1922         * marshal.c: Use mono_mb_emit_stloc in more places. Use CEE_LDIND_REF and
1923         CEE_STIND_REF when working with object references.
1924
1925 2006-05-30  Martin Baulig  <martin@ximian.com>
1926
1927         * mono-debug.c (mono_debug_print_stack_frame): Reverted the
1928         mono_method_full_name() change and replace the ':' with a '.'
1929         here.
1930
1931 2006-05-30  Martin Baulig  <martin@ximian.com>
1932
1933         * debug-mono-symfile.c
1934         (mono_debug_symfile_lookup_location): Fix the algorithm:
1935         when looking up B which is between A and C, return A not C.
1936
1937 2006-05-29  Martin Baulig  <martin@ximian.com>
1938
1939         * mono-debug.h
1940         (MonoDebugMethodInfo): Make the typedef public.
1941         (MonoDebugSourceLocation): New public struct.
1942
1943         * mono-debug.c
1944         (mono_debug_source_location_from_address): Removed.
1945         (mono_debug_source_location_from_il_offset): Removed.
1946         (mono_debug_il_offset_from_address): Removed.
1947         (mono_debug_address_from_il_offset): Removed.
1948         (mono_debug_lookup_method): New public function.
1949         (mono_debug_lookup_source_location): New public function; replaces
1950         the old mono_debug_source_location_from_*() functions; see the
1951         inline documentation.
1952         (mono_debug_free_source_location): New public function.
1953         (mono_debug_print_stack_frame): New public function; see the
1954         inline documentation.
1955
1956         * debug-mono-symfile.c
1957         (mono_debug_find_source_location): Renamed into
1958         mono_debug_symfile_lookup_location(); only take a
1959         `MonoDebugMethodInfo *' and an `offset' argument; added inline
1960         documentation.
1961         (mono_debug_find_method): Renamed into
1962         mono_debug_symfile_lookup_method().
1963
1964 2006-05-27  Zoltan Varga  <vargaz@gmail.com>
1965
1966         * assembly.c (mono_assembly_open_full): Dont overwrite the status
1967         returned by mono_image_open_full ().
1968
1969         * appdomain.c (ves_icall_System_Reflection_Assembly_LoadFrom): Convert
1970         MONO_IMAGE_IMAGE_INVALID into a BadImageFormatException. Fixes
1971         #78517.
1972
1973         * object.c (compute_class_bitmap): Use class->class_size for static fields. Fixes
1974         #78518.
1975
1976 2006-05-27  Miguel de Icaza  <miguel@novell.com>
1977
1978         * class.c (mono_class_from_typeref): handle missing images
1979         earlier, deals with bug #78418.   Refactor code; 
1980
1981         Fix a warning introduced in my previous commit (some stale code
1982         from before I revisited my patch).
1983
1984         * class.c (mono_class_create_from_typedef): On failure, remove the
1985         class from the MonoImage->class_cache as the class is not
1986         initialized;   Fixes the leak pointed out by Paolo.
1987
1988 2006-05-25  Dick Porter  <dick@ximian.com>
1989
1990         * threads.c (mono_thread_cleanup): Build fix.  Comment out the
1991         DeleteCriticalSections until I figure out which one may still be
1992         sometimes locked when mono_thread_cleanup is called.
1993
1994 2006-05-24  Dick Porter  <dick@ximian.com>
1995
1996         * threads.c (mono_thread_cleanup): Move the threading cleanup out
1997         of mono_thread_manage and back into its own function, so it can be
1998         called after the finalizer thread has finished.
1999
2000         * appdomain.c (mono_runtime_cleanup): Call mono_thread_cleanup
2001
2002 2006-05-24  Zoltan Varga  <vargaz@gmail.com>
2003
2004         * assembly.c (mono_assembly_open_full): Fix typo introduced by a previous change.
2005         Fixes #78495.
2006
2007         * marshal.c (emit_ptr_to_object_conv): Implement marshalling of byval arrays
2008         with non-blittable elements.
2009         (emit_object_to_ptr_conv): Ditto. Fixes #78492.
2010
2011 2006-05-24  Martin Baulig  <martin@ximian.com>
2012
2013         * mono-debug-debugger.h (MonoDebuggerEvent): Added
2014         `MONO_DEBUGGER_EVENT_FINALIZE_MANAGED_CODE'.    
2015
2016         * mono-debug-debugger.c (mono_debugger_cleanup): Send a
2017         `MONO_DEBUGGER_EVENT_FINALIZE_MANAGED_CODE' and then set
2018         `mono_debugger_event_handler' to NULL.
2019
2020 2006-05-24  Martin Baulig  <martin@ximian.com>
2021
2022         * mono-debug.h (MONO_DEBUGGER_VERSION): Bump to 57.
2023
2024 2006-05-24  Martin Baulig  <martin@ximian.com>
2025
2026         * mono-debug-debugger.h
2027         (mono_debugger_create_notification_function): Added
2028         `MonoCodeManager *' argument.
2029
2030 Tue May 23 16:05:47 CEST 2006 Paolo Molaro <lupus@ximian.com>
2031
2032         * boehm-gc.c, null-gc.c: fix compilation on 64 bit systems.
2033
2034 Tue May 23 13:44:11 CEST 2006 Paolo Molaro <lupus@ximian.com>
2035
2036         * Makefile.am, gc-internal.h, reflection.c: updates for the new GC.
2037         * sgen.-gc.c, sgen-gc.h: simple generational compacting GC
2038         implementation.
2039
2040 Tue May 23 13:40:30 CEST 2006 Paolo Molaro <lupus@ximian.com>
2041
2042         * icall.c: precise GC support: objects can't be stored in unmanaged
2043         memory anymore, even if they are kept alive by other references: since
2044         they can move the GC needs to be able to always find them.
2045
2046 Tue May 23 12:57:08 CEST 2006 Paolo Molaro <lupus@ximian.com>
2047
2048         * object.c: precise GC support for static fields. Support
2049         for moving GCs: write barriers and pinned allocation for interned
2050         strings.
2051
2052 Tue May 23 12:41:44 CEST 2006 Paolo Molaro <lupus@ximian.com>
2053
2054         * domain.c, domain-internals.h: precise GC support for the MonoDomain
2055         structure.
2056
2057 Tue May 23 12:38:56 CEST 2006 Paolo Molaro <lupus@ximian.com>
2058
2059         * class.c, gc.c: sgen and precise GC updates.
2060
2061 Tue May 23 12:33:24 CEST 2006 Paolo Molaro <lupus@ximian.com>
2062
2063         * marshal.h, marshal.c: added write barrier wrapper and precise type
2064         fixes.
2065
2066 Tue May 23 12:31:22 CEST 2006 Paolo Molaro <lupus@ximian.com>
2067
2068         * object.h, null-gc.c, boehm-gc.c: more write barrier functions and
2069         support.
2070
2071 Tue May 23 12:27:14 CEST 2006 Paolo Molaro <lupus@ximian.com>
2072
2073         * reflection.c: precise and sgen GC updates.
2074
2075 Tue May 23 12:21:46 CEST 2006 Paolo Molaro <lupus@ximian.com>
2076
2077         * debug-helpers.c, class-internals.h: added write barrier wrapper type.
2078
2079 2006-05-22  Zoltan Varga  <vargaz@gmail.com>
2080
2081         * threads.c (start_wrapper): Fix a missed guint32 tid declaration.
2082
2083 2006-05-20  Zoltan Varga  <vargaz@gmail.com>
2084
2085         * reflection.c (encode_cattr_value): Fix yet another bug in the encoding of
2086         MONO_TYPE_OBJECT. Fixes #78462.
2087
2088 2006-05-18  Zoltan Varga  <vargaz@gmail.com>
2089
2090         * marshal.c (emit_marshal_vtype): Add support for UnmanagedType.LPStruct 
2091         and blittable types.
2092
2093 2006-05-17  Miguel de Icaza  <miguel@novell.com>
2094
2095         * class.c (mono_class_get_exception_for_failure): Implement parts
2096         of a TODO: if the loader error is set (instead of the class
2097         error), we return a Loader exception that can be properly thrown
2098         elsewhere.
2099
2100         This was exposed by some Winforms 2.0 code that I tried to run
2101         (Atsushi pointed me to it).
2102
2103 2006-05-17  Zoltan Varga  <vargaz@gmail.com>
2104
2105         * marshal.c (mono_marshal_emit_native_wrapper): Make the marshalling code more
2106         uniform by moving stuff from this function to the proper emit_marshal_XXX functions.
2107         
2108         * marshal.c (emit_marshal_vtype): Add limited support for 
2109         UnmanagedType.LPStruct. Fixes #78427.
2110
2111         * marshal.c (ves_icall_System_Runtime_InteropServices_Marshal_PtrToStructure): 
2112         Applied a patch from kangaroo to fix #77523.
2113
2114 2006-05-17  Martin Baulig  <martin@ximian.com>
2115
2116         * threads.c
2117         (debugger_thread_vtable): Moved into ../mini/debug-debugger.c.
2118         (debugger_thread_created): Removed.
2119         (debugger_thread_exited): Removed.
2120
2121 2006-05-15  Zoltan Varga  <vargaz@gmail.com>
2122
2123         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.
2124
2125         * object-internals.h (MonoReflectionResource): Sync with managed version.
2126
2127 2006-05-12  Wade Berrier <wberrier@novell.com>
2128
2129         * threads.c: Define G_GSIZE_FORMAT for systems with glib < 2.6
2130
2131 2006-05-12  Zoltan Varga  <vargaz@gmail.com>
2132
2133         * class.c (mono_fnptr_class_get): Set class->image to corlib for now, since other
2134         functions try to allocate from the image mempool.
2135
2136 2006-05-12  Dick Porter  <dick@ximian.com>
2137
2138         * threads.c (mono_thread_attach): Fix usage of GetCurrentThread().
2139
2140 2006-05-12  Lluis Sanchez  <lluis@ximian.com>
2141
2142         * object.c: The FieldGetter and FieldSetter methods require the full
2143         name of the class, not only the name. Fixes bug #78277.
2144
2145 2006-05-11  Miguel de Icaza  <miguel@novell.com>
2146
2147         * loader.c (method_from_memberref): Do not pass the NULL klass to
2148         mono_loader_set_error_() methods.  Pass the non-NULL value
2149         (class). 
2150
2151 2006-05-11  Zoltan Varga  <vargaz@gmail.com>
2152
2153         * assembly.c (mono_assembly_load_from_full): Fix a bunch of warnings.
2154         (mono_assembly_close): Null out assembly->image->references after freeing it.
2155
2156         * image.c (mono_image_close): Free image->references.
2157         
2158         * reflection.c (mono_image_basic_init): Fix a small memory leak.
2159
2160 2006-05-10  Sebastien Pouliot  <sebastien@ximian.com>
2161
2162         * marshal.c: In function mono_mb_add_local don't use the mb pointer 
2163         before checking if it's NULL (g_assert).
2164
2165 2006-05-10  Martin Baulig  <martin@ximian.com>
2166
2167         * metadata.c (mono_type_size): Kill the g_assert() in MONO_TYPE_GENERICINST;
2168         I thought I already killed that two months ago, but now it somehow reappeared.
2169
2170 2006-05-10  Martin Baulig  <martin@ximian.com>
2171
2172         * mono-debug.c (mono_debug_add_method): Allow instantiated generic methods.
2173
2174 2006-05-10  Zoltan Varga  <vargaz@gmail.com>
2175
2176         * reflection.c: Allocate memory for dynamically created methods in the image
2177         mempools.
2178
2179 2006-05-10  Sebastien Pouliot  <sebastien@ximian.com>
2180
2181         * appdomain.c: In ves_icall_System_AppDomain_[Get|Set]Data functions, 
2182         don't use the ad pointer before checking if it's NULL (g_assert).
2183
2184 2006-05-09  Zoltan Varga  <vargaz@gmail.com>
2185
2186         * icall.c (ves_icall_System_Reflection_Assembly_InternalGetAssemblyName): Remove
2187         a redundant (and incorrect) addref. Hopefully fixes sn.exe on windows.
2188
2189         * marshal.c: Allocate all signatures from mempools.
2190
2191         * marshal.c: Allocate some more signatures from mempools.
2192
2193 2006-05-09  Miguel de Icaza  <miguel@novell.com>
2194
2195         * object.c (mono_load_remote_field): The code used to provide a
2196         temporary variable for returning results if the user did not
2197         provide a result pointer.  But our temporary variable was allocted
2198         on the satck.
2199
2200         Fix calling code to always pass a result area.   Coverity ID 103.
2201
2202 2006-05-06  Zoltan Varga  <vargaz@gmail.com>
2203
2204         * threads.c (ves_icall_System_Threading_Interlocked_Add_Int): Return the new
2205         value, not the old. Fixes #78312.
2206         (ves_icall_System_Threading_Interlocked_Add_Long): Ditto.
2207
2208         * class.c (mono_bounded_array_class_get): Allocate data from the image mempool.
2209         (mono_ptr_class_get): Ditto. Also change the cache from a global one to a 
2210         per-image cache.
2211
2212         * assembly.c (mono_assembly_close): Free image->references.
2213
2214         * assembly.c (mono_assembly_names_equal): Fix a warning.
2215         (mono_assemblies_cleanup): Cleanup more global data.
2216
2217         * metadata-internals.h (MonoImage): Add 'ptr_cache'.
2218
2219         * image.c (mono_image_close): Free up the contents of 'array_cache', free up
2220         ptr_cache and image->modules.
2221
2222         * image.c (mono_image_init): Allocate array_cache lazily.
2223         
2224 2006-05-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
2225
2226         * assembly.c: use GetCurrentThreadId for the hash, as GetCurrentThread
2227         behavior was changed recently and has bad side effects.
2228
2229 2006-05-05  Zoltan Varga  <vargaz@gmail.com>
2230
2231         * assembly.c (mono_assembly_open_full): Add a missing mono_image_close ().
2232         
2233         * assembly.c (mono_assembly_close): Remove a debug printf.
2234
2235         * profiler.c (create_profiler): Use mono_aligned_addr_hash.
2236
2237         * metadata-internals.h image.c assembly.c: Change the reference counting scheme
2238         to also allow for temporary references between mono_image_open ()/close ().
2239
2240         * domain.c (get_runtimes_from_exe): Add a FIXME.        
2241
2242 2006-05-04  Zoltan Varga  <vargaz@gmail.com>
2243
2244         * marshal.c: Fix support for dynamic methods.
2245
2246         * appdomain.c (mono_runtime_cleanup): Call mono_marshal_cleanup ().
2247
2248         * marshal.c (mono_marshal_cleanup): New cleanup function.
2249
2250         * marshal.c: Rewrite the wrapper code to allocate most of its memory from the 
2251         image mempools.
2252
2253         * class.c (mono_class_init): Fix leaking class->nested_classes.
2254
2255         * metadata-internals.h (MonoImage): Add a couple of new wrapper caches.
2256
2257         * image.c (mono_image_init): Initialize the new cashes.
2258
2259         * image.c (mono_image_close): Destroy the new cashes.
2260
2261         * marshal.c: Get rid of most of the static caches in favor of per-image caches.
2262
2263         * mempool.c (mono_mempool_strdup): New helper function.
2264
2265         * class-internals.h: Add prototype for mono_loader_unlock ().
2266
2267         * domain.c (mono_jit_info_table_find): Fix a warning.
2268         (mono_debugger_check_runtime_version): Ditto.
2269
2270         * rawbuffer.h rawbuffer.c metadata-internals.h metadata.c class-internals.h 
2271         class.c loader.c image.h image.c assembly.h assembly.c: Add init () and cleanup ()
2272         functions to these modules.
2273
2274         * domain-internals.h domain (mono_cleanup): New internal method to cleanup most
2275         metadata modules.
2276         
2277         * marshal.c (mono_free_bstr): Fix a warning.
2278
2279         * assembly.c (mono_assembly_open_full): Fix another small leak.
2280
2281         * object.c: Fix some unload leaks in the remoting code.
2282
2283         * object-internals.h object-internal.c (mono_string_to_utf8_mp): New helper
2284         function.
2285
2286         * assembly.c (mono_assembly_close): Fix a leak when unloading dynamic assemblies.
2287
2288         * reflection.c: Fix some unload leaks in dynamic assemblies.
2289
2290 2006-05-02  Jonathan Chambers  <jonathan.chambers@ansys.com>
2291
2292         * marshal.c: Add BSTR support on Win32 (all changes under MIT X11)
2293         * marshal.h: Add BSTR support on Win32
2294         * icall.c: Add BSTR icalls
2295         * metadata.h: Add BSTR enums
2296
2297 2006-04-28  Miguel de Icaza  <miguel@novell.com>
2298
2299         Work to catch the crash from #76795 and turn it into an
2300         exception.   As I stubbed out pieces of the VisualBasic support,
2301         I found a number of places where the code was failing and I added
2302         checks to those places. 
2303         
2304         * metadata.c (do_mono_metadata_parse_generic_class): Make this
2305         function return a status code.  If we fail to parse the signature
2306         from mono_metadata_parse_generic_inst, return FALSE.
2307
2308         * loader.c (mono_get_method_from_token): If we fail to load the
2309         method (mono_class_get) return NULL.   
2310
2311         * (method_from_memberref): Return NULL if we are unable to parse
2312         the method signature
2313
2314         (mono_loader_error_prepare_exception): Since we now use the
2315         loader_error flag internally to stop processing, and obtaining
2316         exceptions that might be thrown will walk this code path the
2317         proper way of going from a MonoLoaderError into a
2318         MonoException was convoluted.   This new routine encapsulates the
2319         process of turning the error into an exception and *clearing* the
2320         error afterwards.
2321         
2322 2006-04-27  Miguel de Icaza  <miguel@novell.com>
2323
2324         Work to catch the crashes from 75075 (cope in Assembly.GetTypes
2325         with missing assemblies), and to cope with:
2326
2327                 * Missing fieldref from a non-existing assembly.
2328                 * Missing methodref from a non-existing assembly.
2329
2330         The first batch of work to address *some* of the issues from 76661.
2331         
2332         * object.c (mono_class_create_runtime_vtable): If we fail to
2333         initialize the class raise the exception here. 
2334
2335         * metadata.c (mono_class_get_overrides_full): If any methods fail
2336         to load return the failure to the caller.
2337
2338         * assembly.c: Use REFERENCE_MISSING instead of (gpointer) -1 for
2339         flagging assemblies that failed to load.   
2340
2341         Do not crash if we are unable to load the assembly.
2342
2343         (mono_assembly_close): Do nothing with REFERENCE_MISSING
2344         assemblies. 
2345
2346         * loader.c (mono_loader_set_error_type_load): Change the
2347         convention to always pass unallocated strings, so we make our own
2348         copies (I know our own code had duplicated strings before, but
2349         this keeps the normal conventions).
2350         (method_from_memberref): Call mono_loader_set_error_method_load
2351         for all possible failures of loading the class. 
2352         Remove assert, turn into a loader error.
2353
2354         (mono_loader_error_to_exception): Move this routine from mini
2355         (mini_loader_error_to_exception) there was no need to have that in
2356         mini. 
2357
2358         * class.c (mono_class_from_typeref): If we were not able to load
2359         the assembly with mono_assembly_load_reference, call the
2360         mono_loader_set_error_type_load to register the problem.
2361
2362         (mono_class_setup_fields): If we fail to load the type from
2363         mono_metadata_parse_type_full, call mono_class_set_failure and
2364         break from the loop.
2365
2366         If class->exception_type is set, we do not layout the fields as
2367         that might crash the runtime, and instead return (from breaking
2368         from the previous loop).
2369
2370         (mono_class_setup_vtable): This now returns a boolean indicating
2371         whether the table was properly setup.   The decision is driven by
2372         mono_class_get_overrides_full which might run into non-existing
2373         methods. 
2374         
2375         (mono_class_init): Returns TRUE on success or FALSE if there was a
2376         problem in loading the type (incorrect assemblies, missing
2377         assemblies, methods, etc).
2378
2379         When we call mono_class_setup_fields we also check for a potential
2380         error inside this call (either a class exception or a general
2381         loader exception).
2382
2383         (mono_class_create_from_typedef): If the parent fails to load
2384         (calling mono_class_get_full) return NULL.
2385         
2386         ** Important **
2387
2388         calls to mono_metadata_parse_type_full should be checked
2389         everywhere and set the mono_class_set_failure
2390         (MONO_EXCEPTION_TYPE_LOAD) if we are not able to get the type.
2391
2392         The current patch checks the places where my manually constructed
2393         tests show the errors are showing up, but we should do it
2394         everywhere. 
2395
2396         ** Important2 **
2397
2398         mono_class_init return values should be tested everywhere, like
2399         the previous case this is something that we should audit
2400         everywhere and not only on the cases exposed by the tests I
2401         created. 
2402
2403 2006-04-26  Miguel de Icaza  <miguel@novell.com>
2404
2405         * file-io.c (ves_icall_System_IO_MonoIO_Open): Remove `async'
2406         boolean parameter and instead pass the information on `options'
2407         parameter (FileOptions).
2408
2409         * icall.c: Register the new signature for MonoIO.Open.
2410
2411         * debug-helpers.c (dis_one): Trying to understand how coverity
2412         works.  Fix Run 5, item 78.
2413
2414 2006-04-26  Dick Porter  <dick@ximian.com>
2415
2416         * socket-io.c (hostent_to_IPHostEntry2): Explicitly check for NULL
2417         dereference.
2418
2419 2006-04-25  Martin Baulig  <martin@ximian.com>
2420
2421         * mono-debug.h (MONO_DEBUGGER_VERSION): Bump to 56.
2422
2423         * threads.c (mono_thread_attach): Set `thread->stack_ptr' and call
2424         debugger_thread_created().
2425         (debugger_gc_push_all_stacks): Don't handle the main thread in any
2426         special way.
2427         (mono_debugger_init_threads): Removed the `main_thread_stack' arg.
2428         (mono_debugger_finalize_threads): New function; undo the effects
2429         of mono_debugger_init_threads().
2430         (mono_debugger_create_all_threads): Removed.
2431
2432 2006-04-24  Zoltan Varga  <vargaz@gmail.com>
2433
2434         * image.c (mono_image_close): Tidy up trace messages.
2435
2436         * assembly.c (mono_assembly_close): Ditto.
2437
2438         * assembly.c (mono_assembly_close): Clear out image->assembly so the image
2439         no longer references an already freed assembly. Fixes #78168.
2440
2441 2006-04-21  Dick Porter  <dick@ximian.com>
2442
2443         * threads.c (mono_thread_detach): Fix reference counting when
2444         detaching threads.
2445
2446 2006-04-21  Zoltan Varga  <vargaz@gmail.com>
2447
2448         * icall.c (ves_icall_System_Enum_ToObject): Improve exception messages. Fixes
2449         #78155.
2450
2451 2006-04-19  Zoltan Varga  <vargaz@gmail.com>
2452
2453         * marshal.c (mono_type_to_ldind): New helper function moved here from mini.c
2454         (mono_type_to_stind): Ditto.
2455
2456         * marshal.c: Use the new helper functions to simplify code.
2457
2458         * image.c (mono_image_close): Add some code for help debug assembly unloading
2459         problems.
2460
2461         * metadata.c (mono_metadata_parse_type_full): Allocate MonoType's from the
2462         image mempool.
2463
2464         * assembly.c (mono_assembly_open_full): Invoke the load hook when the
2465         assembly was already loaded in another appdomain. Fixes #78083.
2466
2467 2006-04-13  Zoltan Varga  <vargaz@gmail.com>
2468
2469         * assembly.c (mono_assembly_load_reference): Increase the refcount of the
2470         referenced assemblies.
2471         (mono_assembly_close): Decrease the refcount of the referenced assemblies.
2472
2473         * domain.c (mono_domain_free): Add a trace message.
2474
2475         * appdomain.c (add_assemblies_to_domain): Ditto.        
2476
2477         * metadata-internals.h: (_MonoAssembly): Modify the meaning of the ref_count
2478         field.  
2479
2480 2006-04-12  Zoltan Varga  <vargaz@gmail.com>
2481
2482         * icall.c (ves_icall_System_Reflection_Assembly_InternalGetAssemblyName): Fix image reference counting.
2483
2484 2006-04-12  Martin Baulig  <martin@ximian.com>
2485
2486         * threads.c: Use `MONO_DEBUGGER_SUPPORTED' as the conditional, not
2487         `USE_INCLUDED_LIBGC'.   
2488
2489 2006-04-12  Zoltan Varga  <vargaz@gmail.com>
2490
2491         * image.c (canonicalize_path): Avoid calling strncpy on overlapping strings if
2492         the patch contains ../ and a small directory name later. Hopefully fixes
2493         #78035.
2494
2495 2006-04-10  Martin Baulig  <martin@ximian.com>
2496
2497         Clean up the debugger's thread-handling code.
2498
2499         The debugger's thread-handling code has been moved from
2500         ../mini/debug-debugger.c to threads.c.  We now iterate directly
2501         over the `threads' hash, keep track of exiting threads and also
2502         use proper locking.
2503
2504         We can now debug XSP and XSP based applications with the debugger.
2505
2506         * object-internals.h (MonoThread): Added `gpointer end_stack'.
2507
2508         * threads.h
2509         (MonoThreadCallbacks): Removed; this was only used by the debugger.
2510         (mono_install_thread_callbacks): Likewise.      
2511
2512         * threads.c (mono_thread_callbacks): Removed.
2513         (debugger_thread_created, debugger_thread_exited): New static functions.
2514         (start_wrapper): Call debugger_thread_created().
2515         (thread_cleanup): Call debugger_thread_exited().
2516         (mono_gc_stop_world, mono_gc_start_world): Removed; this was never used.
2517         (mono_debugger_init_threads): New public function.
2518         (debugger_thread_vtable): Moved here from debug-debugger.c; we now
2519         iterate directly over the `threads' hash and also use proper locking.
2520
2521         * mono-debug.h (MONO_DEBUGGER_VERSION): Bumped to 55.
2522
2523         * mono-debug-debugger.h
2524         (MonoDebuggerEvent): Added MONO_DEBUGGER_EVENT_THREAD_EXITED.
2525
2526 2006-04-10  Zoltan Varga  <vargaz@gmail.com>
2527
2528         * reflection.c (encode_cattr_value): Fix handling of parameter type=object, 
2529         argument type=array. Fixes #78057.
2530
2531 2006-04-10  Atsushi Enomoto  <atsushi@ximian.com>
2532
2533         * culture-info-table.h : regenerated. Fixed bug #69652.
2534
2535 2006-04-07  Zoltan Varga  <vargaz@gmail.com>
2536
2537         * loader.c metadata.c: Reapply a variant r59116.
2538         
2539         * loader.c metadata.c: Revert r59116 to see if it fixes the breakage.
2540
2541         * class.c (mono_class_setup_interface_offsets): New internal function.
2542
2543         * reflection.c (ensure_runtime_vtable): Setup interface offsets for dynamic
2544         interfaces too. Fixes #77398.
2545
2546         * reflection.c (encode_cattr_value): Add support for 
2547         parameter type=object, argument type=array.
2548         (load_cattr_value): Ditto. Fixes #77916.
2549
2550         * marshal.c (emit_object_to_ptr_conv): Add support for ARRAY_BYVALCHARARRAY.
2551         (emit_ptr_to_object_conv): Ditto. Fixes #77960.
2552
2553         * metadata.c (mono_type_to_unmanaged): Use ARRAY_BYVALCHARARRAY when converting
2554         a byval char array and CharSet is Ansi.
2555
2556         * metadata.h: Add new marshalling conversion ARRAY_BYVALCHARARRAY.
2557
2558 2006-04-06  Zoltan Varga  <vargaz@gmail.com>
2559
2560         * metadata.c: Add some locking comments.
2561         
2562         * metadata.c (mono_metadata_signature_alloc): Allocate signatures in the image
2563         mempool.
2564         (mono_metadata_free_method_signature): Don't free the signature itself.
2565
2566         * loader.c (mono_free_method): Don't free the signature in non-dynamic methods. 
2567
2568         * assembly.c (mono_assembly_open_full): Avoid the situation where two assemblies
2569         reference the same MonoImage.
2570         (mono_assembly_load_from_full): Add an assert.
2571
2572 2006-04-05  Zoltan Varga  <vargaz@gmail.com>
2573
2574         * image.c (mono_image_close): Don't put the image we are about to free into the
2575         loaded_images_guid_hash.
2576
2577         * marshal.c (mono_mb_emit_ptr): Refactor a common code sequence into this function
2578         to reduce code duplication.
2579
2580         * marshal.c: Register the native functions called by this module as icalls, to
2581         somewhat centralize the creation of MonoMethodSignature's.
2582
2583         * loader.c (mono_method_signature): Add a cache for method signatures.
2584
2585         * metadata.c (mono_metadata_get_param_attrs): New helper function to return
2586         the parameter attributes of a method.
2587         (mono_metadata_parse_method_signature_full): Refactored the computation of
2588         parameter attributes into a separate function. Also avoid one allocation in
2589         most cases.
2590
2591         * assembly.c (mono_assembly_close): Ditto.
2592
2593         * image.c (mono_image_close): Log trace messages with INFO level.
2594
2595         * metadata-internals.h (MonoImage): Add a new 'method_signature' cache.
2596
2597         * image.c reflection.c: Correct reference counting of image modules.
2598         
2599         * metadata.c (mono_metadata_interfaces_from_typedef_full): Allocate the result
2600         of this function from the image mempool.
2601         
2602         (mono_metadata_parse_type_full): Remove the mode != MONO_PARSE_PARAM restriction
2603         to allow more cached types to be used.
2604
2605         * mono-debug.c (mono_debug_add_method): Appled patch from
2606         David S. Miller  <davem@sunset.davemloft.net>: Access 
2607         minfo->lexical_blocks[] entry elements using read32().
2608
2609 2006-04-04  Zoltan Varga  <vargaz@gmail.com>
2610
2611         * loader.c (mono_free_method): No longer free the method header for non-dynamic
2612         methods as it is allocated from the mempool.
2613
2614         * metadata.c (mono_metadata_parse_mh_full): Allocate method headers from the
2615         image mempool.
2616
2617         * metadata-internals.h: Add comments describing the reference counting scheme
2618         used for MonoImage and MonoAssembly.
2619
2620         * image.c assembly.c reflection.c: Rework reference counting of images and 
2621         assemblies so they are freed when the runtime is shut down. Free some 
2622         additional memory structures when an image is unloaded.
2623         
2624 2006-04-03  Zoltan Varga  <vargaz@gmail.com>
2625
2626         * class.c loader.c reflection.c: Allocate more data structures in
2627         the image mempool.
2628
2629 2006-03-31  Miguel de Icaza  <miguel@novell.com>
2630
2631         * icall.c
2632         (ves_icall_System_Environment_InternalSetEnvironmentVariable): Fix
2633         build on pre glib 2.4 systems.
2634
2635 2006-03-31  Zoltan Varga  <vargaz@gmail.com>
2636
2637         * icall.c (ves_icall_System_Environment_InternalSetEnvironmentVariable): New icall.
2638
2639         * icall.c: Fix some warnings.
2640
2641 2006-03-29  Atsushi Enomoto  <atsushi@ximian.com>
2642
2643         * culture-info-table.h : regenerated.
2644
2645 Wed Mar 29 18:24:42 CEST 2006 Paolo Molaro <lupus@ximian.com>
2646
2647         * threads.c, object-internals.h, verify.c: changed the culture caching
2648         code to use a normal MonoArray for storage so the GC can keep track of
2649         them easily. Fixed bits of the cache logic, too and simplified the
2650         code.
2651
2652 Wed Mar 29 17:18:16 CEST 2006 Paolo Molaro <lupus@ximian.com>
2653
2654         * gc-internal.h, null-gc.c, boehm-gc.c, gc.c: enable the finalizer
2655         thread for non-Boehm GCs.
2656
2657 Wed Mar 29 17:10:05 CEST 2006 Paolo Molaro <lupus@ximian.com>
2658
2659         * domain.c, object.c, domain-internals.h: reduce the amount of memory
2660         needed to keep track of the data for static fields.
2661
2662 2006-03-29  Raja R Harinath  <rharinath@novell.com>
2663
2664         Fix #75172
2665         * icall.c (ves_icall_Type_GetMethodsByName): Don't use vtable_size
2666         for interface classes.  Use 'num_methods' instead.
2667         (ves_icall_Type_GetPropertiesByName): Likewise.  Setup vtable
2668         before using '->vtable_size' field.
2669
2670 Wed Mar 29 12:53:28 CEST 2006 Paolo Molaro <lupus@ximian.com>
2671
2672         * domain.c, object.c, domain-internals.h: proxy_vtable_hash
2673         doesn't contain managed pointers, so use a normal hashtable.
2674
2675 Mon Mar 27 11:15:00 CEST 2006 Paolo Molaro <lupus@ximian.com>
2676
2677         * reflection.c, class-internals.h, domain.c: fixed handling of types
2678         used as values for objects in custom attributes (bug #77915):
2679
2680 2006-03-24  Martin Baulig  <martin@ximian.com>
2681
2682         * class.c (mono_class_setup_fields): Added support for generic
2683         instances; fixes #77580.
2684
2685 2006-03-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
2686
2687         * assembly.c: publickeytoken is case insensitive. Fixes bug #77898.
2688
2689 2006-03-24  Dick Porter  <dick@ximian.com>
2690
2691         * file-io.c (get_file_attributes): More stat macro breakage.
2692         Fixes bug 77759.
2693
2694 Fri Mar 24 15:26:00 CET 2006 Paolo Molaro <lupus@ximian.com>
2695
2696         * profiler.c: added the file=filename option in the default profiler
2697         to output the profile data to filename.
2698
2699 2006-03-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>
2700
2701         * icall.c: CodeBase returns '/' instead of '\\' on windows. Fixes
2702         bug #77877.
2703
2704 2006-03-22  Martin Baulig  <martin@ximian.com>
2705
2706         * reflection.c (fieldbuilder_to_mono_class_field): Don't store the
2707         allocated `MonoClassField *' in `fb->handle'.
2708
2709 Tue Mar 21 17:19:37 CET 2006 Paolo Molaro <lupus@ximian.com>
2710
2711         * class.c, image.c, metadata-internals.h: implemented new mechanism to
2712         allocate interface ID to save memory and allow better ID reuse on
2713         appdomain unload. setup_generic_vtable () removal from Martin.
2714
2715 Tue Mar 21 15:54:30 CET 2006 Paolo Molaro <lupus@ximian.com>
2716
2717         * object.h, appdomain.c, domain.c, exception.c, icall.c,
2718         locales.c, marshal.c, object.c, reflection.c, threadpool.c,
2719         threads.c: introduced MONO_OBJECT_SETREF() macro to be able to insert
2720         write barriers for reference stores with managed objects accessed with
2721         C structures in the runtime and in embedding programs.
2722
2723 2006-03-20  Raja R Harinath  <rharinath@novell.com>
2724
2725         * icall.c (ves_icall_Type_GetInterfaces): Avoid using
2726         'interface_id' and 'max_interface_id' fields of MonoClasses
2727         representing open generic types.
2728
2729 Fri Mar 17 18:06:06 CET 2006 Paolo Molaro <lupus@ximian.com>
2730
2731         * object.h, object.c, icall.c: added functions to deal with
2732         storing valuetypes that contain references in managed objects.
2733         * reflection.c, string-icalls.c, threads.c, marshal.c: small
2734         fixes and comments around uses of mono_array_addr ().
2735
2736 Thu Mar 16 17:16:45 CET 2006 Paolo Molaro <lupus@ximian.com>
2737
2738         * object.h, icall.c, monitor.c: object.GetHashCode ()
2739         implementation that supports the moving garbage collector.
2740
2741 Wed Mar 15 16:31:38 CET 2006 Paolo Molaro <lupus@ximian.com>
2742
2743         * icall.c, threads-types.h, threads.c: implemented finalizer for
2744         LocalDataStoreSlot.
2745
2746 2006-03-15  Zoltan Varga  <vargaz@gmail.com>
2747
2748         * metadata.c (mono_type_size): Add a fixme.
2749         (mono_type_stack_size): Ditto.
2750
2751         * object-internals.h (MonoReflectionAssemblyBuilder): Added 
2752         'type_forwarders' field.
2753
2754         * tabledefs.h (TYPE_ATTRIBUTE_FORWARDER): Added new (undocumented) type
2755         attribute from net 2.0.
2756
2757         * object.c (mono_vtable_get_static_field_data): Moved this to object.c
2758         from class.c.
2759
2760         * class.c (mono_class_setup_fields): Fix a warning.
2761         
2762         * class.c (mono_class_from_name): Add support for assemblyref entries
2763         in the EXPORTEDTYPE table.
2764
2765         * reflection.c: Add support for handling type forwarders under net 2.0.
2766
2767         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.       
2768         
2769 2006-03-14  Zoltan Varga  <vargaz@gmail.com>
2770
2771         * icall.c (ves_icall_System_Reflection_Assembly_GetTypes): Avoid
2772         overwriting entries in ModuleBuild->types, also clean up the code
2773         a little. Fixes #77774.
2774
2775 Tue Mar 14 20:21:18 CET 2006 Paolo Molaro <lupus@ximian.com>
2776
2777         * domain.c, assembly.c, metadata-internals.h, class-internals.h:
2778         load friend assembly info when present.
2779
2780 2006-03-14  Raja R Harinath  <rharinath@novell.com>
2781
2782         Fix crasher on gtest-158.cs.
2783         * metadata.c (mono_metadata_parse_type_full): Avoid canonicalizing
2784         the return value if the MonoClass we want is yet in an
2785         inconsistent state.
2786         * class.c (mono_class_create_from_typedef): Add an comment
2787         explaining an order dependency between mono_class_setup_parent and
2788         mono_class_setup_mono_type.
2789
2790 Mon Mar 13 21:13:27 CET 2006 Paolo Molaro <lupus@ximian.com>
2791
2792         * class.c: documentation updates and events bug fix.
2793
2794 Mon Mar 13 17:28:07 CET 2006 Paolo Molaro <lupus@ximian.com>
2795
2796         * class.c: some cleanup, locking fixes.
2797
2798 Mon Mar 13 10:46:17 CET 2006 Paolo Molaro <lupus@ximian.com>
2799
2800         * class.c: fix the generics code to setup nested
2801         type info to the instantiated type (bug #77770).
2802
2803 Sun Mar 12 16:21:31 CET 2006 Paolo Molaro <lupus@ximian.com>
2804
2805         * marshal.c: fixed a few type correctness issues.
2806
2807 Sat Mar 11 20:14:44 CET 2006 Paolo Molaro <lupus@ximian.com>
2808
2809         * loader.c: the Set/Get/Addrtess array methods should be public.
2810
2811 2006-03-11  Zoltan Varga  <vargaz@gmail.com>
2812
2813         * icall.c (mono_register_jit_icall_wrapper): Fix a warning.
2814         
2815         * icall.c (mono_register_jit_icall_wrapper): Register the argument, not
2816         info->wrapper.
2817
2818 2006-03-10  Zoltan Varga  <vargaz@gmail.com>
2819
2820         * icall.c (mono_register_jit_icall): Allocate the structure using g_new0.
2821
2822         * class-internals.h (MonoJitICallInfo): Add 'trampoline' field used by the JIT.
2823
2824         * mempool.c (mono_mempool_alloc): Speed this up a bit.
2825         (mono_mempool_alloc0): Ditto.
2826
2827 2006-03-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
2828
2829         * socket-io.c:
2830         (create_object_from_sockaddr): it was allocating 4 extra bytes
2831         for the AF_UNIX data. Fixes bug #77747.
2832
2833 2006-03-09  Zoltan Varga  <vargaz@gmail.com>
2834
2835         * icall.c (ves_icall_System_MonoMethodInfo_get_retval_marshal): New icall.
2836
2837 2006-03-09  Dick Porter  <dick@ximian.com>
2838
2839         * file-io.c (get_file_attributes): Use S_ISLNK not "& S_IFLNK".
2840         Fixes bug 76966 again.
2841
2842 2006-03-07  Peter Dennis Bartok  <pbartok@novell.com>
2843
2844         * verify.c (dtfinfo_fields): Updated to match new (serializable) field
2845         names from r57532
2846         * appdomain.c: Bumped corlib version to 48 (due to r57532)
2847
2848 2006-03-07  Martin Baulig  <martin@ximian.com>
2849
2850         * object.c
2851         (mono_field_get_value_object): Add support for MONO_TYPE_GENERICINST.
2852
2853 2006-03-07  Martin Baulig  <martin@ximian.com>
2854
2855         * class.c
2856         (mono_class_get_full): Don't inflate TYPEDEF entries; fixes the
2857         regression introduced in r56970; see gtest-252.cs.
2858
2859         * loader.c (mono_get_method_constrained): Correctly handle generic
2860         methods; see gtest-253.cs.
2861
2862 2006-03-04  Zoltan Varga  <vargaz@gmail.com>
2863
2864         * icall.c (ves_icall_type_Equals): Handle NULLs. Fixes #77700.
2865
2866 2006-03-04  Martin Baulig  <martin@ximian.com>
2867
2868         * icall.c (ves_icall_MonoGenericClass_GetParentType): Dynamically
2869         compute the parent type at runtime, just like we're already doing
2870         it for interfaces.
2871
2872         * reflection.c
2873         (mono_reflection_bind_generic_parameters): Don't compute the
2874         parent type anymore.
2875
2876         * class-internals.h (MonoDynamicGenericClass): Removed `parent'.
2877
2878 2006-03-04  Martin Baulig  <martin@ximian.com>
2879
2880         * mono-debug-debugger.h
2881         (mono_debugger_create_notification_function): Allocate memory at
2882         runtime and return a pointer to it.
2883
2884 2006-03-03  Zoltan Varga  <vargaz@gmail.com>
2885
2886         * assembly.c: Fix windows build.
2887         
2888         * assembly.c: Fix build.
2889
2890         * assembly.c: Move the contents of os/{unix,win32}/util.c to this file. 
2891
2892         * gc_wrapper.h: Move the contents of os/gc_wrapper.h to this file.
2893         
2894 2006-03-03  Dick Porter  <dick@ximian.com>
2895
2896         * process.c
2897         (ves_icall_System_Diagnostics_Process_ShellExecuteEx_internal):
2898         Check parameters before dereferencing them.  Fixes Aaron's part of
2899         bug 77393.
2900
2901 2006-03-03  Raja R Harinath  <rharinath@novell.com>
2902
2903         Fix performance regression.
2904         * loader.c (find_method_in_class): Add 'from_class' argument.
2905         Rename 'klass' argument to 'in_class'.  The signature is compared
2906         against the method in 'in_class', and the corresponding method is
2907         returned from 'from_class'.
2908         (find_method): Walk both 'in_class' and 'from_class' in parallel.
2909         (method_from_memberref) [PARENT_TYPESPEC]: Use it to walk the
2910         type definition and generic instantiation in parallel.
2911         (mono_get_method_constrained): Update to changes.
2912
2913 Thu Mar 2 12:27:41 CET 2006 Paolo Molaro <lupus@ximian.com>
2914
2915         * threads.c: make sure the domain is correct, too when doing
2916         mono_thread_attach ().
2917
2918 2006-03-01  Zoltan Varga  <vargaz@gmail.com>
2919
2920         * class.c (mono_class_create_from_typedef): Mark classes using CharSet.Auto as unicode on
2921         windows. Fixes #77683.
2922
2923 Wed Mar 1 20:09:25 CET 2006 Paolo Molaro <lupus@ximian.com>
2924
2925         * object.h, *: introduced specific way to set elements of an array
2926         of references to be used as write barrier. Still need to audit the
2927         uses of mono_array_addr.
2928
2929 2006-03-01  Miguel de Icaza  <miguel@novell.com>
2930
2931         * object-internals.h: New field to cache the assmebly name, patch
2932         from Tambet Ingo (tambet@ximian.com)
2933
2934 Wed Mar 1 19:13:30 CET 2006 Paolo Molaro <lupus@ximian.com>
2935
2936         * decimal.h, class-internals.h, metadata-internals.h,
2937         file-io.h: mark a few function declarations as internal, to
2938         reduce the number of PLT entries.
2939
2940 2006-02-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
2941
2942         * file-io.c: fix typo in warning message.
2943
2944 Tue Feb 28 17:43:20 CET 2006 Paolo Molaro <lupus@ximian.com>
2945
2946         * loader.c: on unix, lookup the "*A" version of a function
2947         if charset is auto as a second option before failing.
2948
2949 2006-02-28  Raja R Harinath  <rharinath@novell.com>
2950
2951         * class.h (mono_class_inflate_generic_method): Revert to two
2952         argument version.
2953         * class-internals.h (MonoMethodInflated): Remove 'inflated' field.
2954         (mono_class_inflate_generic_method_full): Add.
2955         * class.c (mono_class_inflate_generic_method_full): Rename from
2956         'mono_class_inflate_generic_method'.  Don't set 'inflated' field.
2957         (mono_class_inflate_generic_method): New.  Wrapper around ..._full.
2958         * loader.c, reflection.c: Update to changes.
2959
2960 Sat Feb 25 17:57:21 CET 2006 Paolo Molaro <lupus@ximian.com>
2961
2962         * icall.c: const fixes and small improvements.
2963
2964 2006-02-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
2965
2966         * threadpool.c: for asynchronous connect(), enable the same workaround
2967         for BSD 6 as for the Mac. Fixes bug #77637.
2968
2969 2006-02-24  Zoltan Varga  <vargaz@gmail.com>
2970
2971         * marshal.c (mono_marshal_free_asany): Fix handling of blittable
2972         formatted classes. Fixes #77524.
2973
2974 2006-02-24  Raja R Harinath  <rharinath@novell.com>
2975
2976         * class.c (inflate_generic_type): Add a couple more
2977         micro-optimizations.
2978         (inflate_generic_context): Don't use the 'gmethod' from
2979         'inflate_with'.
2980         (mono_class_inflate_generic_method): If the method has generic
2981         parameters, but the passed-in context doesn't have a 'gmethod',
2982         create one.  Use the possibly simplified generic instantiation
2983         from the declaring class instead of the one passed in.
2984
2985 2006-02-24  Raja R Harinath  <harinath@gmail.com>
2986
2987         Make generic method signature and method header handling lazy.
2988         * class.c (mono_class_inflate_generic_signature): Move to loader.c.
2989         (inflate_generic_header): Likewise.
2990         (mono_class_inflate_generic_method): Rewrite.  Add a 'klass_hint'
2991         parameter to avoid inflating types.
2992         (mono_get_inflated_method): Empty out.
2993         * class.h (mono_class_inflate_generic_method): Update to changes.
2994         * loader.c (mono_get_method_from_token): Don't parse signature for
2995         generic methods, nor methods of generic classes.
2996         (mono_method_signature): Rename from 'mono_method_signature'.
2997         Inflate signature on demand.
2998         (mono_method_get_header): Inflate method header on demand.
2999         * reflection.c: Update to changes.
3000
3001 2006-02-23  Raja R Harinath  <rharinath@novell.com>
3002
3003         * metadata.c (mono_metadata_inflate_generic_inst): If the
3004         instantiation is closed, don't bother expanding it in the new
3005         context.
3006         * class.c (inflate_generic_class): If the generic instantiation
3007         doesn't change after inflation, return the argument itself.
3008         (inflate_generic_type) [MONO_TYPE_MVAR, MONO_TYPE_VAR]:
3009         Add bounds checks.
3010         (inflate_generic_context): If neither the generic class nor the
3011         generic method instantiations change, return the original context.
3012         * reflection.c (mono_method_get_object): Do
3013         'mono_get_inflated_method' before accessing the ->klass field.
3014         (inflate_mono_method): Don't create a MonoGenericMethod unless
3015         necessary.
3016         (inflate_method): Don't pass a constructed type as the declaring
3017         type of a methodbuilder.
3018
3019 Thu Feb 23 11:57:54 CET 2006 Paolo Molaro <lupus@ximian.com>
3020
3021         * object.c: fix memory overwrite.
3022
3023 2006-02-22  Dick Porter  <dick@ximian.com>
3024
3025         * threads.c: Don't use G_GNUC_PRETTY_FUNCTION in debug messages,
3026         it doesn't work any more.
3027         (mono_threads_request_thread_dump): Fix unused variable warnings.
3028
3029 Wed Feb 22 15:08:44 CET 2006 Paolo Molaro <lupus@ximian.com>
3030
3031         * metadata.h, metadata-internals.h, monodiet.c, debug-helpers.c,
3032         mono-debug.c, profiler.c: cleanup: move MonoMethodHeader out of
3033         the public header file.
3034
3035 2006-02-21  Zoltan Varga  <vargaz@gmail.com>
3036
3037         * marshal.c (ves_icall_System_Runtime_InteropServices_Marshal_StringToHGlobalUni): Fix writing past memory. Fixes #77613.
3038
3039 Tue Feb 21 19:55:11 CET 2006 Paolo Molaro <lupus@ximian.com>
3040
3041         * class-internals.h, object.c: reduce the size of MonoVTable
3042         and store the interface_offsets array at negative offsets.
3043
3044 Tue Feb 21 19:53:26 CET 2006 Paolo Molaro <lupus@ximian.com>
3045
3046         * metadata.c: tweak table descriptors data structures to reduce
3047         size and runtime relocations.
3048
3049 Tue Feb 21 14:52:13 CET 2006 Paolo Molaro <lupus@ximian.com>
3050
3051         * marshal.c: fix some types and opcodes to be type-safe
3052         in marshaling wrappers.
3053
3054 2006-02-21  Ankit Jain  <jankit@novell.com>
3055
3056         * metadata.h (mono_metadata_decode_signed_value): Add declaration.
3057
3058 2006-02-21  Raja R Harinath  <rharinath@novell.com>
3059
3060         * metadata.c (get_constraints): Relax debugging checks for monodis.
3061
3062 2006-02-21  Ankit Jain  <jankit@novell.com>
3063
3064         * metadata.c (mono_metadata_load_generic_params): Move the code
3065         checking for ambiguous generic params from here to mono/dis/get.c
3066         * metadata-internals.h (mono_generic_params_with_ambiguous_names): Remove.
3067
3068 2006-02-21  Raja R Harinath  <harinath@gmail.com>
3069
3070         Fix assertion triggered when compiling nemerle.
3071         * class.c (mono_get_shared_generic_inst): Rename from
3072         get_shared_inst and make non-static.
3073         * loader.c (mono_get_shared_generic_method): New.  Used to create
3074         the MonoGenericContext-equivalent of a MonoGenericContainer.
3075         (mono_get_method_from_token): Initialize the 'context' field of
3076         the created MonoGenericContainer.
3077         * reflection.c (reflection_methodbuilder_to_mono_method): Likewise.
3078         * metadata.c (get_constraints): Add sanity check.
3079         * class-internals.h: Add new internal methods.
3080
3081         * reflection.c (verify_safe_for_managed_space): New sanity check.
3082         Currently checks that owner-less generic parameters aren't allowed
3083         in managed space.
3084         (mono_type_get_object): Use it.
3085         * icall.c (ves_icall_MonoType_GetGenericArguments): Remove checks
3086         that are now in mono_type_get_object.
3087         (ves_icall_MonoMethod_GetGenericArguments): Likewise.
3088
3089 2006-02-19  Raja R Harinath  <harinath@gmail.com>
3090
3091         * metadata.c (mono_type_create_from_typespec): Rename from
3092         mono_type_create_from_typespec_full.  Remove MonoGenericContainer*
3093         argument and caching of types in the generic container.
3094         (unwrap_arrays, find_generic_param): Remove.
3095         * metadata-internals.h: Update.
3096         * class-internals.h (_MonoGenericContainer): Remove 'types' field.
3097
3098 2006-02-18  Zoltan Varga  <vargaz@gmail.com>
3099
3100         * class.c (mono_class_get_exception_for_failure): Fix a warning.
3101
3102         * marshal.c (mono_marshal_emit_native_wrapper): Handle FNPTR args and
3103         return values. Fixes #77581.
3104
3105         * class.c (mono_fnptr_class_get): Switch name and name_space.
3106
3107         * marshal.c (mono_marshal_asany): Fix marshalling of blittable formatted
3108         classes and add support for [In, Out] attributes.
3109         (mono_marshal_free_asany): Ditto. Fixes #77524.
3110
3111 2006-02-18  Raja R Harinath  <harinath@gmail.com>
3112
3113         * class.c (mono_class_from_generic_parameter): Make more robust to
3114         incomplete MonoGenericContainers from monodis.
3115
3116 Fri Feb 17 16:10:34 CET 2006 Paolo Molaro <lupus@ximian.com>
3117
3118         * class-internals.h: added some more exception types.
3119         * class.c, metadata.c: added a few checks to handle missing
3120         types.
3121
3122 2006-02-17  Raja R Harinath  <rharinath@novell.com>
3123
3124         Use owner-less generic-params some more.
3125         * class.c (my_mono_class_from_generic_parameter): Remove.
3126         (mono_class_from_generic_parameter): Handle null image,
3127         param->name and param->owner.
3128         (mono_class_from_mono_type): Update.
3129         (mono_class_create_from_typespec): Remove 'container' parameter.
3130         If that parameter is non-null, the result is always inflated by
3131         'mono_class_get_full' anyway.
3132         (mono_class_get): Rename from _mono_class_get.  Remove 'container'
3133         parameter.
3134         (mono_class_get_full): Update.
3135
3136         * class.c (inflate_generic_type) [GENERICINST]: If the generic
3137         instance is not open, don't bother inflating.
3138         (mono_class_setup_fields): Hoist some loop-invariants.  Don't
3139         parse metadata for inflated classes.
3140         (_mono_class_get): Change GenericContext* parameter to
3141         GenericContainer*.
3142         (mono_class_create_from_typespec): Likewise.  Simplify, and
3143         implement trivially.  All the cases are handled in
3144         mono_class_from_mono_type.  Don't inflate returned class.
3145         (mono_class_get_full): Delegate GENERICINST optimization to
3146         inflate_generic_type.
3147         (mono_ldtoken) [TOKEN_TYPE_SPEC]: Use mono_class_get_full() here too.
3148
3149 2006-02-16  Dick Porter  <dick@ximian.com>
3150
3151         * socket-io.c (create_object_from_sockaddr): Fix typo.
3152         (create_sockaddr_from_object): Check array lengths before
3153         potentially accessing items off the end.
3154         (ves_icall_System_Net_Sockets_Socket_Receive_internal)
3155         (ves_icall_System_Net_Sockets_Socket_RecvFrom_internal)
3156         (ves_icall_System_Net_Sockets_Socket_Send_internal)
3157         (ves_icall_System_Net_Sockets_Socket_SendTo_internal): Fix buffer
3158         length checks to avoid wraparound overflows.
3159         (ves_icall_System_Net_Sockets_Socket_Select_internal): Check the
3160         contents of the array of sockets
3161         (hostent_to_IPHostEntry2)
3162         (addrinfo_to_IPHostEntry): IPv6 printed addresses can be 48 bytes.
3163         Check return value of inet_ntop ().
3164         (addrinfo_to_IPHostEntry): Fix typo
3165
3166 2006-02-16  Raja R Harinath  <rharinath@novell.com>
3167
3168         Type metadata parsing doesn't use generic-instantiation information.
3169         * metadata.c (mono_metadata_parse_array_full): Change
3170         MonoGenericContext* parameter to MonoGenericContainer*.
3171         (mono_metadata_parse_type_full): Likewise.
3172         (mono_type_create_from_typespec_full): Likewise.
3173         (mono_metadata_parse_mh_full): Likewise.
3174         (mono_metadata_parse_generic_inst): Likewise.
3175         (do_mono_metadata_parse_generic_class): Likewise.
3176         (do_mono_metadata_parse_type): Likewise.
3177         * metadata-internals.h: Update to changes.
3178         * class.c (mono_class_find_enum_basetype): Likewise.
3179         (mono_class_setup_fields): Likewise.
3180         (mono_class_create_from_typespec): Likewise.
3181         * loader.c (method_from_methodspec): Likewise.
3182         (mono_get_method_from_token): Likewise.
3183         (mono_method_get_header): Likewise.
3184
3185 Thu Feb 16 15:42:13 CET 2006 Paolo Molaro <lupus@ximian.com>
3186
3187         * marshal.c: handle additional GENERICINST case (patch from
3188         Thong Nguyen <tum@veridicus.com>).
3189         Fix a few cases where LDIND_I/STIND_I was used for references.
3190
3191 2006-02-16  Raja R Harinath  <rharinath@novell.com>
3192
3193         * reflection.c (mono_reflection_get_token): Remove unused variable.
3194
3195 2006-02-16  Martin Baulig  <martin@ximian.com>
3196
3197         * reflection.c (mono_reflection_get_token): Add support for fields
3198         in instantiated generic types.
3199
3200         * icall.c
3201         (ves_icall_MonoField_Mono_GetGenericFieldDefinition): Removed.
3202
3203 2006-02-15  Martin Baulig  <martin@ximian.com>
3204
3205         * icall.c
3206         (ves_icall_MonoMethod_get_HasGenericParameters): Removed.
3207         (ves_icall_MonoMethod_get_Mono_IsInflatedMethod): Removed.
3208         (ves_icall_MonoMethod_get_IsGenericMethod): New icall.
3209         (ves_icall_MonoMethod_get_IsGenericMethodDefinition): New icall.
3210
3211 Wed Feb 15 16:19:24 CET 2006 Paolo Molaro <lupus@ximian.com>
3212
3213         * class.c, metadata.c, metadata.h, object.c, icall.c,
3214         marshal.c: changed mono_type_get_underlying_type () to do
3215         the sensible thing and introduced mono_type_generic_inst_is_valuetype().
3216         Fixed handling of instantiated generic valuetypes (bug #75479).
3217
3218 2006-02-15  Raja R Harinath  <rharinath@novell.com>
3219
3220         * metadata.c (mono_metadata_decode_signed_value): Simplify.
3221         Delegate to mono_metadata_decode_value, and work on the returned value.
3222
3223         * icall.c (ves_icall_MonoType_GetGenericArguments):
3224         Add consistency check here too.
3225         
3226 2006-02-15  Ankit Jain  <jankit@novell.com>
3227
3228         * metadata.c (mono_metadata_decode_signed_value): Use gint* instead of
3229         char/short etc.
3230
3231 2006-02-15  Ankit Jain  <jankit@novell.com>
3232
3233         * metadata.c (mono_metadata_decode_signed_value): New function to decode
3234         signed values, used only for representing lower bounds of arrays.
3235         (mono_metadata_parse_array_full): Use new
3236         mono_metadata_decode_signed_value to decode lower bounds.
3237
3238 2006-02-14  Martin Baulig  <martin@ximian.com>
3239
3240         * reflection.c
3241         (mono_reflection_get_token): Support "MonoGenericMethod" and
3242         "MonoGenericCMethod" and allow generic instances / methods.
3243
3244 2006-02-11  Zoltan Varga  <vargaz@gmail.com>
3245
3246         * console-io.c (ves_icall_System_ConsoleDriver_GetTtySize): New icall
3247         to obtain the terminal size using an ioctl.
3248
3249         * object.c (mono_nullable_init): Revert this as nullable reference
3250         types are not valid.
3251         (mono_nullable_box): Ditto.
3252
3253 2006-02-09  Dick Porter  <dick@ximian.com>
3254
3255         * threads.c (mono_thread_detach): Drop a reference to the thread
3256         we're detaching.
3257
3258 2006-02-09  Zoltan Varga  <vargaz@gmail.com>
3259
3260         * object.c (mono_nullable_init): Handle nullable reference types.
3261         (mono_nullable_box): Ditto. Fixes #77446.
3262
3263 2006-02-07  Martin Baulig  <martin@ximian.com>
3264
3265         * icall.c (ves_icall_MonoMethod_get_IsGenericMethodDefinition): Removed.
3266
3267 2006-02-07  Ankit Jain  <jankit@novell.com>
3268
3269         * socket-io.h (MonoSocketFlags): New. Copy of System.Net.Sockets.SocketFlags
3270         * socket-io.c (convert_socketflags): New. Convert SocketFlags to native ones.
3271         (ves_icall_System_Net_Sockets_Socket_Receive_internal): Convert flags using convert_socketflags.
3272         (ves_icall_System_Net_Sockets_Socket_ReceiveFrom_internal): Likewise.
3273         (ves_icall_System_Net_Sockets_Socket_Send_internal): Likewise.
3274         (ves_icall_System_Net_Sockets_Socket_SendTo_internal): Likewise.
3275
3276 2006-02-02  Zoltan Varga  <vargaz@gmail.com>
3277
3278         * class.c (mono_class_create_generic): Set type_token as well.
3279
3280         * object.c (mono_runtime_invoke_array): Fix handling of byref vtypes to be
3281         compatible with MS.
3282
3283 2006-02-02  Martin Baulig  <martin@ximian.com>
3284
3285         * threads.c, gc.c: Removed the `WITH_INCLUDED_LIBGC' section; it
3286         has never been used so far.
3287
3288 2006-02-02  Martin Baulig  <martin@ximian.com>
3289
3290         * mono-debug-debugger.h: Changed comment at the top of this file;
3291         the header is not installed, but it's safe to #include it from
3292         within the JIT.
3293
3294         * mono-debug.c: Don't #define _IN_THE_MONO_DEBUGGER.
3295         * mono-debug-debugger.c, debug-mono-symfile.c: Likewise.
3296
3297 2006-02-02  Martin Baulig  <martin@ximian.com>
3298
3299         * mono-debug.h
3300         (MonoSymbolTable): Removed the `metadata_info' field.
3301
3302         * mono-debug.c
3303         (mono_debug_init_1): Always set `mono_symbol_table->corlib'.
3304
3305         * mono-debug-debugger.h (MonoDebuggerIOLayer): Removed.
3306         (mono_debugger_add_builtin_types): Removed.
3307         (MonoDebuggerInfo): Moved into ../mini/debug-debugger.h.
3308         (mono_debugger_create_notification_function): We now operate on a
3309         pre-allocated area; take a `gpointer' and return `void'.
3310
3311         * mono-debug-debugger.c
3312         (MonoDebuggerMetadataInfo): Moved into ../mini/debug-debugger.h.
3313         (mono_debugger_add_builtin_types): Removed.
3314
3315 2006-02-02  Martin Baulig  <martin@ximian.com>
3316
3317         * threads.c (mono_debugger_create_all_threads): New public method.
3318
3319 Wed Feb 1 18:22:34 CET 2006 Paolo Molaro <lupus@ximian.com>
3320
3321         * gc-internal.h, boehm-gc.c, null-gc.c: back out the patch, since it
3322         breaks on several platforms.
3323
3324 2006-02-01  Sebastien Pouliot  <sebastien@ximian.com>
3325
3326         * assembly.c: the VS.NET build doesn't supply default values for
3327         MONO_ASSEMBLIES and MONO_CFG_DIR.
3328
3329 2006-02-01  Zoltan Varga  <vargaz@gmail.com>
3330
3331         * gc-internal.h boehm-gc.c null-gc.c (mono_gc_unregister_thread): New
3332         helper function.
3333
3334         * threads.c (mono_thread_detach): Call mono_gc_unregister_thread ().
3335
3336         * loader.c (method_from_memberref): Fix a warning.
3337
3338         * metadata.c (mono_metadata_load_generic_params): Fix a warning.
3339
3340         * marshal.c (emit_struct_conv): Fix marshalling of embedded structs
3341         with explicit layout. Fixes #77433.
3342
3343 2006-01-31  Zoltan Varga  <vargaz@gmail.com>
3344
3345         * icall.c (ves_icall_Type_GetInterfaceMapData): Make sure 
3346         max_interface_id is initialized before using it. Fixes #77398.
3347         (ves_icall_Type_GetInterfaces): Ditto.
3348
3349 2006-01-30  Raja R Harinath  <rharinath@novell.com>
3350
3351         * metadata.c (mono_metadata_parse_method_signature_full): Don't
3352         allocate memory for parameter attributes when parsing memberref
3353         signatures.
3354         * loader.c (mono_loader_set_error_method_load): Don't warn.
3355         (method_from_memberref): Ensure MissingMethodException gets thrown
3356         if method is not found.  Make warning more informative.
3357
3358 2006-01-29  Raja R Harinath  <harinath@gmail.com>
3359
3360         Fix #77397
3361         * icall.c (ves_icall_MonoType_get_IsGenericParameter): Don't
3362         return true if is byref.
3363         (ves_icall_TypeBuilder_get_IsGenericParameter): Likewise.
3364         (ves_icall_MonoType_get_DeclaringType): Return NULL on byref classes.
3365         (ves_icall_MonoType_get_DeclaringMethod): Likewise.
3366
3367 2006-01-27  Raja R Harinath  <rharinath@novell.com>
3368
3369         Fix tests/find-method.2.il
3370         * loader.c (find_method, find_method_in_class): Remove is_inflated
3371         argument.  Revert 2006-01-18 change.
3372         (method_from_memberref) [MONO_MEMBERREF_PARENT_TYPESPEC]: If type
3373         is generic, search for method in its generic definition.
3374         * class.c (mono_class_setup_vtable_general): Print generic
3375         arguments of generic types in debugging printf.
3376
3377 2006-01-26  Zoltan Varga  <vargaz@gmail.com>
3378
3379         * object-internals.h (MonoThread): Add 'thread_dump_requested' field.
3380
3381         * threads.c (mono_threads_request_thread_dump): New helper function.
3382
3383 2006-01-25  Raja R Harinath  <rharinath@novell.com>
3384
3385         * metadata.c (mono_type_create_from_typespec_full): Fix caching of types.
3386
3387 2006-01-25  Ankit Jain  <jankit@novell.com>
3388
3389         * metadata-internals.h (mono_generic_params_with_ambiguous_names): Add declaration and
3390         move definition to ..
3391         * metadata.c (mono_generic_params_with_ambiguous_names): .. here.
3392         
3393 2006-01-25  Ankit Jain  <jankit@novell.com>
3394             Raja R Harinath  <rharinath@novell.com>
3395
3396         * metadata-internals.h (mono_generic_params_with_ambiguous_names): New.
3397         * metadata.c (mono_metadata_load_generic_params): Fill mono_generic_params_with_ambiguous_names
3398         as necessary.
3399
3400 2006-01-25  Martin Baulig  <martin@ximian.com>
3401
3402         * mono-debug-debugger.h: Moved `MonoDebuggerManager' and
3403         `MonoDebuggerThread' into debug-debugger.c.
3404
3405 Tue Jan 24 18:53:35 CET 2006 Paolo Molaro <lupus@ximian.com>
3406
3407         * profiler.c: fix printing of data.
3408
3409 2006-01-24  Atsushi Enomoto  <atsushi@ximian.com>
3410
3411         * object.c, marshal.c : Fixed runtime part of bug #77315. Reject
3412           invalid surrogate in UTF7/UTF8 bytes and don't return NULL.
3413
3414 Tue Jan 24 09:56:16 CET 2006 Paolo Molaro <lupus@ximian.com>
3415
3416         * object.c: fix deadlock related to string interning.
3417
3418 2006-01-23  Martin Baulig  <martin@ximian.com>
3419
3420         * mono-debug-debugger.h (MonoDebuggerIOLayer): Removed.
3421
3422         * mono-debug-debugger.c (mono_debugger_io_layer): Removed.
3423
3424 2006-01-23  Martin Baulig  <martin@ximian.com>
3425
3426         * mono-debug.h: Moved the prototypes of some functions which are
3427         used by the JIT here from mono-debug-debugger.h.
3428
3429 2006-01-21  Martin Baulig  <martin@ximian.com>
3430
3431         * Makefile.am: Don't install mono-debug-debugger.h.
3432
3433 2006-01-21  Martin Baulig  <martin@ximian.com>
3434
3435         * mono-debug-debugger.h: Enforce the private status of this header
3436         file and removed unneccessary #include's in metadata/*.c and mini/*.c.
3437         Moved some stuff from mono-debugger-jit-wrapper.h here.
3438
3439 2006-01-20  Raja R Harinath  <rharinath@novell.com>
3440
3441         * class.c (mono_class_from_typeref): Add a sanity test to help
3442         catch lack of assembly load/search hooks.
3443
3444 2006-01-19  Zoltan Varga  <vargaz@gmail.com>
3445
3446         * marshal.c (emit_struct_conv): Relax the fields with same offset
3447         check even more. Fixes #77230.
3448
3449 2006-01-18  Martin Baulig  <martin@ximian.com>
3450
3451         * loader.c (find_method_in_class): Added `gboolean is_inflated'
3452         argument; if false, we compare the uninstantiated signatures.
3453         (method_from_memberref): Compare the uninstantiated signatures;
3454         fixes #76417.
3455
3456 2006-01-18  Robert Jordan  <robertj@gmx.net>
3457
3458         * boehm-gc.c, null-gc.c (mono_gc_weak_link_remove):
3459         Clear the weak link. Fixes bug #77170.
3460
3461         * gc.c (mono_gchandle_free):
3462         Reflect *-gc.c changes (tiny optimization).
3463
3464 2006-01-18  Zoltan Varga  <vargaz@gmail.com>
3465
3466         * metadata.c (mono_metadata_signature_dup): Applied patch from
3467         Aras Pranckevicius (aras@otee.dk). Fix crash when compiled with MSVC.
3468         Fixes #77288.
3469
3470 2006-01-17  Zoltan Varga  <vargaz@gmail.com>
3471
3472         * marshal.c (emit_struct_conv): Allow fields with the same offset when
3473         marshalling from native to managed code. Fixes #77230.
3474
3475 2006-01-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
3476
3477         * threadpool.c: fix problem (Mac only) when more than one asynchronous
3478         connect. Fixes bug #77020.
3479
3480 Mon Jan 16 19:20:43 CET 2006 Paolo Molaro <lupus@ximian.com>
3481
3482         * class.c: fixed id assignement for nested interfaces (bug #77275).
3483         Added also better info for --print-vtable debugging.
3484
3485 2006-01-12  Martin Baulig  <martin@ximian.com>
3486
3487         * icall.c (ves_icall_MonoGenericClass_GetInterfaces): Inflate the
3488         interfaces on-the-fly; fixes #76625.
3489
3490         * class-internals.h
3491         (MonoDynamicGenericClass): Removed `ifaces' and `count_ifaces'; we
3492         don't need that anymore.
3493
3494 2006-01-12  Miguel de Icaza  <miguel@novell.com>
3495
3496         * socket-io.c
3497         (ves_icall_System_Net_Sockets_Socket_GetSocketOption_obj_internal):
3498         To avoid initing the nested_classes when not needed I turned the
3499         PeerCredData as a toplevel internal class, as it has to be shared
3500         anyways. 
3501
3502         Fixes the CASA issue.
3503
3504 2006-01-11  Ben Maurer  <bmaurer@andrew.cmu.edu>
3505
3506         * domain.c: Accessors for MonoJitInfo
3507
3508         * profiler-private.h: Add jitinfo to the end jit hook
3509
3510         * profiler.[ch]: Define new hooks, called after jitting which give
3511         the MonoJitInfo that was compiled
3512
3513 2006-01-10  Martin Baulig  <martin@ximian.com>
3514
3515         * class.c (mono_class_setup_events): Add support for generic
3516         classes; fixes #76440.
3517
3518 2006-01-06  Raja R Harinath  <rharinath@novell.com>
3519
3520         Fix #77160.
3521         * icall.c (ves_icall_InternalInvoke): Use mono_get_inflated_method
3522         on passed-in method.
3523
3524 2006-01-03  Zoltan Varga  <vargaz@gmail.com>
3525
3526         * object.c (mono_runtime_invoke_array): Add Nullable support.
3527
3528         * icall.c (ves_icall_System_Activator_CreateInstanceInternal): Ditto.
3529
3530 2006-01-03  Sebastien Pouliot  <sebastien@ximian.com>
3531
3532         * file-io.c: Don't consider sockets as directory and avoid an endless
3533         loop. Fix bug #76966.
3534
3535 2006-01-03  Zoltan Varga  <vargaz@gmail.com>
3536
3537         * object.c (mono_nullable_init): New helper function.
3538         (mono_nullable_box): Ditto.
3539
3540         * marshal.c (mono_marshal_get_runtime_invoke): Handle Nullables.
3541
3542         * icall.c (ves_icall_FieldInfo_SetValueInternal): Handle Nullables.
3543
3544         * icall.c (ves_icall_MonoField_GetValueInternal): Handle Nullables.
3545         
3546 2006-01-02  Zoltan Varga  <vargaz@gmail.com>
3547
3548         * class.c (mono_class_is_assignable_from): Make T assignable to 
3549         Nullable<T>.
3550
3551 2005-12-23  Sebastien Pouliot  <sebastien@ximian.com>
3552
3553         * appdomain.c: Bump corlib version to 46.
3554         * icalls.c: Renamed CurrentTimeZone to CurrentSystemTimeZone (for
3555         serialization purpose) and changed ves_icall_System_Reflection_
3556         Assembly_get_code_base signature to accept a boolean (to escape, or 
3557         not, the assembly code base).
3558
3559 2005-12-23  Dick Porter  <dick@ximian.com>
3560
3561         * icall.c: 
3562         * threads-types.h: 
3563         * threads.c: Added OpenMutex, OpenSemaphore and OpenEvent icalls.
3564         CreateEvent icall now returns "created" boolean parameter.
3565
3566 2005-12-22  Zoltan Varga  <vargaz@gmail.com>
3567
3568         * marshal.c (mono_mb_emit_restore_result): Add generics support. Fixes
3569         #76967.
3570
3571         * reflection.c (mono_custom_attrs_construct_by_type): Handle the case 
3572         when attr_klass is an interface. Fixes #77045.
3573
3574 2005-12-20  Zoltan Varga  <vargaz@gmail.com>
3575
3576         * marshal.c (emit_struct_conv): Fix previous patch.
3577         
3578         * marshal.c (emit_struct_conv): Add a check for fields with the same
3579         offset.
3580
3581 2005-12-20  Raja R Harinath  <rharinath@novell.com>
3582
3583         Fix regression in Mono.C5.
3584         * class.c (mono_class_create_generic): If 'klass' is an interface
3585         set up the interface offsets.
3586         (mono_class_is_assignable_from): Don't throw away generic arguments.
3587
3588 2005-12-19  Raja R Harinath  <rharinath@novell.com>
3589
3590         * icall.c (ves_icall_System_MonoType_getFullName): Return NULL for
3591         type parameters.
3592
3593 2005-12-15  Raja R Harinath  <rharinath@novell.com>
3594
3595         * metadata.c (mono_metadata_parse_method_signature_full): Remove a
3596         dead store.
3597         (do_mono_metadata_parse_generic_class): Don't pass the current
3598         generic context when parsing the type being instantiated: it
3599         cannot use it, anyway.
3600
3601         * loader.c (method_from_memberref): Don't inflate a signature if
3602         it doesn't contain any type parameters.
3603
3604 2005-12-15  Zoltan Varga  <vargaz@gmail.com>
3605
3606         * class.c (mono_class_setup_vtable): Call mono_reflection_get_dynamic_overrides () to get the overrides in dynamic assemblies.
3607
3608 2005-12-14  Martin Baulig  <martin@ximian.com>
3609
3610         * class.c
3611         (mono_type_get_name_recurse): Don't return null for type
3612         parameters and open generic classes.
3613         (mono_class_setup_methods): Don't exclude generic instances.
3614         (mono_get_unique_iid): Use different IDs for different
3615         instantiations of the same generic type.
3616         (mono_class_setup_vtable): Only use setup_generic_vtable() for
3617         open generic instances; create a normal vtable for closed generic
3618         instances.
3619         (mono_class_setup_vtable_general): We're now also called for
3620         closed generic instances.
3621
3622         * reflection.c
3623         (mono_reflection_bind_generic_parameters): Correctly use
3624         mono_metadata_lookup_generic_inst() everywhere.
3625
3626 2005-12-14  Zoltan Varga  <vargaz@gmail.com>
3627
3628         * object.c (mono_class_create_runtime_vtable): Call 
3629         mono_class_setup_vtable ().
3630
3631         * reflection.c (mono_reflection_get_dynamic_overrides): New helper
3632         function.
3633         (ensure_runtime_vtable): Initialize the generic vtable lazily. Fixes
3634         #76959.
3635
3636         * loader.c (mono_loader_set_error_type_load): Print the type load
3637         warnings to the console so they are more visible to the user.
3638         (mono_loader_set_error_method_load): Ditto.
3639
3640         * reflection.c (ensure_runtime_vtable): Revert the last change as it
3641         is still broken.
3642         
3643         * reflection.c (ensure_runtime_vtable): Fix build.
3644
3645         * reflection.c (ensure_runtime_vtable): Disable an optimization which
3646         doesn't work in all cases.
3647
3648 2005-12-13  Zoltan Varga  <vargaz@gmail.com>
3649
3650         * object.c (mono_array_new_full): Treat a single dimensional array
3651         with 0 lower bounds as an szarray. Fixes #76973.
3652
3653         * reflection.c (custom_attr_visible): Really fix this.
3654
3655 2005-12-12  Zoltan Varga  <vargaz@gmail.com>
3656
3657         * reflection.c (custom_attr_visible): Allow nested public attributes
3658         as well.
3659
3660         * class.c (mono_class_setup_vtable_general): Add missing != -1 to an
3661         interface check.
3662
3663 2005-12-12  Raja R Harinath  <harinath@gmail.com>
3664
3665         * class.c (set_generic_param_owner): Delete.
3666         (mono_class_create_from_typedef): Don't set ->owner field of
3667         generic parameters to "param containers" of enclosing classes.
3668         * reflection.c (mono_reflection_initialize_generic_parameter):
3669         Likewise.
3670
3671 2005-12-11  Zoltan Varga  <vargaz@gmail.com>
3672
3673         * reflection.c (custom_attr_visible): Fix build.
3674
3675 2005-12-10  Zoltan Varga  <vargaz@gmail.com>
3676
3677         * reflection.c (mono_custom_attrs_from_builders): Avoid returning
3678         private attributes.
3679         
3680         * reflection.c (reflection_methodbuilder_to_mono_method): Fix
3681         handling of null parameter defaults.
3682
3683 2005-12-09  Raja R Harinath  <rharinath@novell.com>
3684
3685         * class.c (mono_class_from_generic_parameter): Don't set
3686         klass->generic_container.
3687         (my_mono_class_from_generic_parameter): Likewise.
3688
3689 2005-12-07  Zoltan Varga  <vargaz@gmail.com>
3690
3691         * reflection.c (load_public_key): Fix a warning.
3692         (method_encode_code): Fix unaligned accesses.
3693
3694 2005-12-07  Martin Baulig  <martin@ximian.com>
3695
3696         * object-internals.h (MonoReflectionGenericParam): Added `cattrs'.
3697
3698         * reflection.c
3699         (write_generic_param_entry): Encode our custom attrs.
3700
3701         * appdomain.c (MONO_CORLIB_VERSION): Bump to 45.
3702
3703 2005-12-07  Martin Baulig  <martin@ximian.com>
3704
3705         * reflection.c (encode_new_constraint): Removed; we don't use the
3706         `NewConstraintAttribute' anymore.
3707
3708 2005-12-06  Zoltan Varga  <vargaz@gmail.com>
3709
3710         * icall.c (ves_icall_System_Reflection_Assembly_InternalGetType): Do
3711         not fire a TypeResolve event when Assembly.GetType () is called.
3712
3713 2005-12-05  Ben Maurer  <bmaurer@ximian.com>
3714
3715         Beginning of support for nullable types in the runtime. Parts of
3716         this patch are from Martin.
3717
3718         * appdomain.c (MONO_CORLIB_VERSION): Bump
3719
3720         * domain.c (mono_init_internal): get the nullable type
3721
3722         * class.c (mono_class_is_nullable): New method
3723         (mono_class_get_nullable_param): New mehod
3724         (mono_class_create_generic): In types T? set cast_class to T
3725
3726         * class-internals.h (MonoDefaults): new nullable default class
3727         (mono_class_get_nullable_param, mono_class_get_nullable_param):
3728         new methods.
3729
3730 2005-12-05  Raja R Harinath  <rharinath@novell.com>
3731
3732         * metadata.c (select_container): New.  Refactor code to select the
3733         appropriate GenericContainer given the type of generic parameter
3734         we are looking for.
3735         (mono_metadata_parse_generic_param): Take a MonoGenericContainer,
3736         not a MonoGenericContext.  Use select_container.  Update parameters.
3737         (do_mono_metadata_parse_type): Combine the code for MONO_TYPE_VAR
3738         and MONO_TYPE_MVAR.
3739         (unwrap_arrays): Remove duplicate tests.
3740         (find_generic_param): Rename from 'has_same_context'.  Now walks a
3741         generic instantiated class to find any arguments that are generic
3742         parameters.
3743         (mono_type_create_from_typespec_full): Use find_generic_param to
3744         avoid evicting some generic instantiations from the typespec
3745         cache.
3746
3747 Mon Dec 5 15:07:42 GMT 2005 Paolo Molaro <lupus@ximian.com>
3748
3749         * reflection.c: fixed writing of doubles on ARM FPA.
3750
3751 2005-12-02  Robert Jordan  <robertj@gmx.net>
3752
3753         * icall.c: Fixed EventInfo.ReflectedType (#76829).
3754
3755 2005-12-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
3756
3757         * filewatcher.c: try loading libgamin-1.so.0 before libfam, since at
3758         least on SUSE 10 they are not the same (on debian, they are just the
3759         same thing).
3760
3761 2005-12-01  Raja R Harinath  <rharinath@novell.com>
3762
3763         * icall.c (ves_icall_MonoType_get_DeclaringType): Implement
3764         DeclaringType for VARs and MVARs.
3765         * class.c (set_generic_param_owner): Fix initialization of owner
3766         fields.
3767
3768 Wed Nov 30 15:48:22 CET 2005 Paolo Molaro <lupus@ximian.com>
3769
3770         * icall.c: fixed Enum.ToObject() to correctly convert the values.
3771
3772 2005-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
3773
3774         * threadpool.c: workaround for a bug that shows up on the Mac:
3775         select()+connect() on a blocking socket is not like it should
3776         be, so we proceed to connect() in that case, wasting the I/O
3777         threadpool thread until connect succeedes. Fixes bug #75436.
3778
3779 2005-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
3780
3781         * threadpool.c: fix typo when setting file descriptor states.
3782
3783 2005-11-28  Raja R Harinath  <rharinath@novell.com>
3784
3785         * class-internals.h (MonoGenericContainer.is_signature): Remove.        
3786         * metadata.c (mono_metadata_parse_method_signature_full): Don't
3787         create a temporary signature container.
3788         (mono_metadata_parse_generic_param): Update to changes.
3789         (mono_type_create_from_typespec_full): Update to changes.
3790         * loader.c (method_from_memberref): Don't use a
3791         MonoGenericContainer while parsing a memberref signature.
3792         (method_from_methodspec): Remove dead-store of the 'container'
3793         variable.  It's overwritten before use.
3794
3795         * metadata.c (mono_type_create_from_typespec_full): Make debugging
3796         checks tighter.
3797         (mono_metadata_parse_generic_param): Likewise.
3798         * loader.c (find_method_in_class): Does not need a
3799         MonoGenericContainer.  Use 'mono_method_signature' rather than
3800         'mono_method_signature_full'.
3801         (find_method, mono_get_method_constrained, method_from_memberref):
3802         Update to changes.
3803
3804         * metadata.c (mono_type_create_from_typespec_full): Ensure that
3805         owner-less generic-parameters are never evicted from the typespec
3806         cache.
3807
3808         * loader.c (method_from_memberref): Don't use the current context
3809         when parsing signatures.
3810         (method_from_methodspec, mono_get_method_from_token): Update to changes.
3811
3812         * metadata.c (do_mono_metadata_parse_generic_class): Avoid
3813         side-effects in g_assert.
3814         * loader.c (mono_get_method_from_token): Resolve klass earlier so
3815         that we don't potentially lose information.
3816
3817 2005-11-26  Dick Porter  <dick@ximian.com>
3818
3819         * icall.c:
3820         * threads.c: icalls to implement basic (ie, not named)
3821         System.Threading.Semaphore.
3822
3823 2005-11-24  Dick Porter  <dick@ximian.com>
3824
3825         * process.c
3826         (ves_icall_System_Diagnostics_Process_ShellExecuteEx_internal):
3827         Use GetProcessId() if it's available.
3828
3829 2005-11-23  Zoltan Varga  <vargaz@gmail.com>
3830
3831         * icall.c threads-types.h threads.c: Add Exchange<T> icall.
3832
3833 2005-11-23  Raja R Harinath  <rharinath@novell.com>
3834             Ankit Jain  <jankit@novell.com>
3835
3836         * loader.c (mono_get_method_from_token): Initialize 'method' field
3837         of all generic parameters before parsing the signature.  Remove
3838         code that "fixed"-up MVAR references.
3839
3840 2005-11-23  Ankit Jain  <jankit@novell.com>
3841
3842         * metadata.c (mono_metadata_has_generic_params):
3843         (mono_metadata_load_generic_param_constraints):
3844         (mono_metadata_load_generic_params): Move duplicate code ...
3845         (mono_metadata_get_generic_param_row): ... here. Returns the
3846         first row-id in GenericParam table for a given owner (token).
3847         * metadata-internals.h (mono_metadata_get_generic_param_row): Add
3848         prototype.
3849
3850 2005-11-23  Raja R Harinath  <rharinath@novell.com>
3851             Ankit Jain  <jankit@novell.com>
3852
3853         * metadata.c (mono_metadata_class_equal): Pass signature_only when
3854         comparing VARs too.
3855         * icall.c (ves_icall_MonoType_get_DeclaringMethod): Look at 
3856         type->data.generic_param only if the type is an MVAR.
3857         (ves_icall_MonoMethod_GetGenericArguments): Ensure that we don't
3858         leak owner-less VARs and MVARs into managed space.
3859
3860 2005-11-21  Martin Baulig  <martin@ximian.com>
3861
3862         * class-internals.h
3863         (MonoMethod): Moved the `generic_container' here from
3864         `MonoMethodNormal' since we now also need it for
3865         `MonoMethodPInvoke';
3866         (MonoMethodNormal): Moved the `generic_container' to `MonoMethod'.
3867         (MonoMethodInflated): Replaced the `MonoMethodNormal nmethod' with
3868         an union containing both `MonoMethodNormal' and
3869         `MonoMethodPInvoke'.
3870
3871         * loader.c
3872         (mono_get_method_from_token): Allow implementing generic methods
3873         as interncalls.
3874
3875         * threads.c
3876         (ves_icall_System_Threading_Interlocked_CompareExchange_T): New
3877         icall.
3878
3879 2005-11-17  Dick Porter  <dick@ximian.com>
3880
3881         * icall.c: 
3882         * process.h: 
3883         * process.c: Split the Process Start_internal icall into
3884         ShellExecuteEx_internal and CreateProcess_internal, which are
3885         called depending on whether UseShellExecute is true.  Fixes bug
3886         76670.
3887
3888         * appdomain.c (MONO_CORLIB_VERSION): Incremented
3889
3890 2005-11-17  Zoltan Varga  <vargaz@gmail.com>
3891
3892         * marshal.c (emit_ptr_to_object_conv): Get rid of the 'usize' and
3893         'msize' parameters, use the information in 'mspec' instead.
3894         (emit_object_to_ptr_conv): Ditto.
3895
3896         * marshal.c (emit_struct_conv): Handle explicit layout structs with
3897         fields out of order. Fixes #76733.
3898
3899 2005-11-17  Ankit Jain  <jankit@novell.com>
3900
3901         * metadata.c (mono_type_create_from_typespec_full): Remove unnecessary g_assert.
3902
3903 2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
3904
3905         * icall.c : renamed MakeGenericMethod -> MakeGenericMethod_impl for
3906           bug #76575.
3907
3908 2005-11-16  Zoltan Varga  <vargaz@gmail.com>
3909
3910         * object.c (mono_class_compute_gc_descriptor): Disable typed allocation
3911         for types with non-auto layout. Fixes #76717.
3912
3913 2005-11-16  Ankit Jain  <jankit@novell.com>
3914
3915         * class.c (my_mono_class_from_generic_parameter): param->owner can be null.
3916         * metadata.c (mono_metadata_parse_generic_param): Create a dummy MonoGenericParam 
3917         if generic_context is null.
3918           (mono_metadata_generic_param_equal): param->owner can be null.
3919           (mono_type_create_from_typespec_full): Don't cache the MonoType if param->owner is
3920         null.
3921
3922 2005-11-16  Zoltan Varga  <vargaz@gmail.com>
3923
3924         * reflection.c (create_dynamic_mono_image): Set md_version_minor to
3925         the correct value.
3926
3927 2005-11-15  Martin Baulig  <martin@ximian.com>
3928
3929         * object.c (set_value): Use mono_class_from_mono_type() instead of
3930         the hack for generic instances; fixes #76136.
3931
3932 2005-11-15  Zoltan Varga  <vargaz@gmail.com>
3933
3934         * metadata-internals.h (_MonoImage): Add 'md_version_major/minor'
3935         fields.
3936
3937         * image.c (load_metadata_ptrs): Initialize the new fields.
3938
3939         * reflection.c (create_dynamic_mono_image): Ditto.
3940
3941         * reflection.c (build_compressed_metadata): Use the new fields.
3942
3943         * icall.c (ves_icall_System_Reflection_Module_get_MDStreamVersion): New
3944         icall.
3945
3946         * icall.c (mono_assembly_icalls): Remove obsolete get_MetadataToken
3947         icall.
3948         
3949 2005-11-15  Ankit Jain  <jankit@novell.com>
3950             Raja R Harinath  <harinath@gmail.com>
3951
3952         * class-internals.h (_MonoGenericContainer.types): New. Cache for MonoTypes.
3953         * metadata.c (mono_type_create_from_typespec_full): Use MonoType from the
3954         new per-generic_container cache if the cached MonoType's context matches
3955         the current context.
3956           (has_same_context): New. Check if the VARs or MVARs in a GENERIC_INST refer
3957         to the expected context.
3958           (unwrap_arrays): New. Get the element MonoType for an ARRAY/SZARRAY.
3959
3960 2005-11-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3961
3962         * appdomain.c: Update MONO_CORLIB_VERSION to 42, since
3963         we changed the signature of an icall.
3964         * icall.c: Modify to mono_double_ParseImpl return true/false 
3965         depending on the success, instead of throwing the exception. This will
3966         help us in Double.TryParse methods.
3967         
3968 2005-11-14  Zoltan Varga  <vargaz@gmail.com>
3969
3970         * marshal.c (emit_marshal_object): Throw an exception when
3971         marshalling 'object' instead of crashing. Fixes #76696.
3972
3973 2005-11-11  Zoltan Varga  <vargaz@gmail.com>
3974
3975         * class-internals.h: Add prototype for mono_type_get_full_name ().
3976
3977 2005-11-11  Dick Porter  <dick@ximian.com>
3978
3979         * threads.c (mono_thread_manage): Make sure the main thread has
3980         abandoned all its mutexes when cleaning up.  Fixes bug 74680.
3981
3982 2005-11-11  Zoltan Varga  <vargaz@gmail.com>
3983
3984         * loader.c (mono_loader_set_error_type_load): Log a warning to the
3985         console about the missing type.
3986         (mono_loader_set_error_method_load): Ditto.
3987
3988 2005-11-09  Miguel de Icaza  <miguel@novell.com>
3989
3990         * mono-config.c (mono_get_config_dir): Set the system defaults if
3991         none is specified.
3992
3993         * assembly.c (mono_set_dirs): New API entry point to set the
3994         assembly and the config directory in one call
3995
3996 2005-11-09  Zoltan Varga  <vargaz@gmail.com>
3997
3998         * marshal.c (mono_ftnptr_to_delegate): Throw a NotSupportedException if
3999         the ftnptr was created from a delegate in a domain other than the
4000         current domain. Fixes #75377.
4001
4002         * exception.h exception.c: Add mono_get_exception_not_supported ().
4003
4004 2005-11-08  Martin Baulig  <martin@ximian.com>
4005
4006         * mono-debug.h (MONO_DEBUGGER_VERSION): Bump to 53.
4007
4008 2005-11-07  Sebastien Pouliot  <sebastien@ximian.com>
4009
4010         * security-manager.h: Added definitions to deal with strongname key 
4011         pairs bigger (and smaller) than 1024 bits.
4012         * reflection.c: Remove hardcoded strongname size (128 bytes) and 
4013         adjust wrt the public key length being used.
4014
4015 2005-11-03  Atsushi Enomoto  <atsushi@ximian.com>
4016
4017         * marshal.c, icall.c : reverted sig->pinvoke changes which broke
4018           Windows build (r51396-51397).
4019
4020 2005-11-03  Martin Baulig  <martin@ximian.com>
4021
4022         * class.c (mono_class_setup_vtable_general): Also add generic
4023         methods to the vtable; fixes #76581.
4024
4025 2005-11-01  Miguel de Icaza  <miguel@novell.com>
4026
4027         * string-icalls.c (ves_icall_System_String_ctor_encoding): Make
4028         sure that we lookup GetString method from the System.Text.Encoding
4029         class, not the derived class or we get an empty method.
4030
4031         Fixed class #76612.
4032
4033 2005-10-25  Miguel de Icaza  <miguel@novell.com>
4034
4035         * assembly.c (mono_assemblies_init): Do not set the Mono root dir
4036         if it has been previously set (embedders). 
4037
4038         Make mono_set_rootdir available also on Unix.
4039
4040 005-10-24  Robert Jordan  <robertj@gmx.net>
4041
4042         * assembly.c: fixed MONO_ASSEMBLIES to be NULL on cygwin as well.
4043
4044 2005-10-30  Zoltan Varga  <vargaz@freemail.hu>
4045
4046         * marshal.c icall.c: Clean up the usage of sig->pinvoke flag. Now
4047         only calls which are made to native code use this flag.
4048
4049         * icall.c (ves_icall_System_Reflection_FieldInfo_GetUnmanagedMarshal): Remove the check for FieldBuilders as it is now done in managed code.
4050
4051 2005-10-29  Zoltan Varga  <vargaz@freemail.hu>
4052
4053         * icall.c (ves_icall_System_Reflection_FieldInfo_GetUnmanagedMarshal):
4054         Add support for FieldBuilders.
4055
4056 2005-10-29  Martin Baulig  <martin@ximian.com>
4057
4058         * mono-debug.c
4059         (mono_debug_using_mono_debugger): New public method; returns
4060         whether we're running inside the debugger.
4061
4062 2005-10-27  Zoltan Varga  <vargaz@gmail.com>
4063
4064         * reflection.c (mono_reflection_get_custom_attrs_info): Add support
4065         for Method/Constructor/FieldBuilders.
4066
4067 2005-10-26  Zoltan Varga  <vargaz@gmail.com>
4068
4069         * reflection.c (module_add_cattrs): Save custom attributes for global methods
4070         and fields as well.
4071
4072 2005-10-26  Martin Baulig  <martin@ximian.com>
4073
4074         * mono-debug-debugger.c
4075         (MonoDebuggerMetadataInfo): Added `klass_parent_offset'.
4076
4077 2005-10-24  Raja R Harinath  <harinath@gmail.com>
4078
4079         * icall.c (base64_to_byte_array): Don't pass an out-of-range
4080         integer to isspace.
4081
4082 2005-10-21  Zoltan Varga  <vargaz@gmail.com>
4083
4084         * marshal.c (emit_marshal_vtype): Correctly handle [In,Out] modifiers
4085         when passing valuetypes byref. Fixes #76502.
4086
4087 2005-10-19  Jackson Harper  <jackson@ximian.com>
4088
4089         * profiler.c: Don't put a . in front of types that are not in a
4090         namespace.
4091
4092 2005-10-18  Zoltan Varga  <vargaz@gmail.com>
4093
4094         * icall.c (ves_icall_Type_GetField): Applied patch from Robert Jordan (robertj@gmx.net). Fixes #75515.
4095
4096 2005-10-15  Zoltan Varga  <vargaz@freemail.hu>
4097
4098         * marshal.c: Add generics support to the ldfld/stfld wrappers. Fixes
4099         #76436.
4100         (mono_marshal_get_ldflda_wrapper): Fix a warning.
4101
4102 2005-10-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
4103
4104         * assembly.c metadata-internals.h icall.c: Define an additional
4105         parameter for mono_assembly_name_parse_full, so we can avoid creating
4106         S.R.AssemblyName.Version when no version info wasn't passed.
4107         
4108 2005-10-09  Miguel de Icaza  <miguel@novell.com>
4109
4110         * class.c (mono_type_get_full_name): Reimplement method that was
4111         removed. 
4112
4113         * image.c: Some docs
4114
4115 2005-10-10  Zoltan Varga  <vargaz@gmail.com>
4116
4117         * profiler.c (output_newobj_profile): Fix printing of Total memory
4118         on x86.
4119
4120 2005-10-08  Zoltan Varga  <vargaz@freemail.hu>
4121
4122         * profiler.c: Add support for allocations > 2GB. Fixes #74886.
4123
4124 2005-10-08  Gert Driesen  <drieseng@users.sourceforge.net>
4125
4126         * threads.c: remove debug output.
4127
4128 2005-10-08  Zoltan Varga  <vargaz@freemail.hu>
4129
4130         * threads.c (mono_thread_manage): Fix crashes if more than 64
4131         threads need to be aborted. Hopefully fixes #75899.
4132
4133         * assembly.c (mono_stringify_assembly_name): New helper function.
4134
4135         * class.c: Use mono_stringify_assembly_name instead of the similar
4136         static function.
4137
4138         * assembly.h assembly.c: Add support for calling a postload search 
4139         hook if an assembly cannot be loaded.
4140
4141         * appdomain.c: Register new search hooks which call the AssemblyResolve
4142         events in AppDomain. Fixes #75231
4143
4144 2005-10-07  Martin Baulig  <martin@ximian.com>
4145
4146         * mono-debug.c (mono_debug_add_method): Create a wrapper entry for
4147         methods without debug info.
4148
4149 2005-10-07  Zoltan Varga  <vargaz@gmail.com>
4150
4151         * class-internals.h debug-helpers.c marshal.h marshal.c: Add ldflda
4152         wrappers.
4153
4154 2005-10-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
4155
4156         * file-io.c: now that we return symlinks, use lstat and, when the file
4157         is a symbolic link, stat, to get the file attributes. Also avoid the
4158         conversion to/from utf16/external.
4159
4160 2005-10-06  Zoltan Varga  <vargaz@gmail.com>
4161
4162         * class.c (mono_class_layout_fields): Compute klass->has_references
4163         correctly if an embedded valuetype is not yet initialized. Fixes
4164         #76331.
4165
4166 2005-10-04  Martin Baulig  <martin@ximian.com>
4167
4168         * metadata.c
4169         (mono_metadata_load_generic_param_constraints): New public
4170         function; splitted the constraints loading out from
4171         mono_metadata_load_generic_params().
4172
4173         * class.c (mono_class_create_from_typedef): Call
4174         mono_metadata_load_generic_param_constraints() after setting up
4175         the type and creating our parent; fixes #75329.
4176
4177 2005-10-04  Martin Baulig  <martin@ximian.com>
4178
4179         * icall.c (ves_icall_MonoGenericClass_GetParentType): Allow
4180         non-dynamic parent classes.
4181
4182 2005-10-04  Atsushi Enomoto  <atsushi@ximian.com>
4183
4184         * file-io.c : win32 build fix (ETXTBSY seems not found).
4185
4186 2005-10-04  Martin Baulig  <martin@ximian.com>
4187
4188         * reflection.c
4189         (mono_image_get_methodspec_token): Make the cache actually work;
4190         fixes #75974.
4191
4192 2005-10-04  Martin Baulig  <martin@ximian.com>
4193
4194         * class.c (mono_class_name_from_token): Removed the unneccessary
4195         `MonoGenericContext *' argument.
4196
4197 2005-10-04  Martin Baulig  <martin@ximian.com>
4198
4199         * loader.c
4200         (method_from_methodspec): Make the caching work again; fixes the
4201         performance regression from #76262.
4202
4203 2005-10-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
4204
4205         * file-io.c:
4206         * file-io.h:
4207         * icall.c: replace FindFirst/FindNext/FindClose calls with a new
4208         GetFileSystemEntries that performs the same work but without going
4209         into io-layer, locking, etc.
4210
4211 2005-09-30  Zoltan Varga  <vargaz@gmail.com>
4212
4213         * threads.c (ves_icall_System_Threading_Thread_Abort): Handle 
4214         ThreadState_Stopped as well. Fixes #76047.
4215
4216 2005-09-29  Martin Baulig  <martin@ximian.com>
4217
4218         * class.c
4219         (inflate_generic_context): If the new context has a `gmethod', set
4220         its `container' that that gmethod's `container'.
4221
4222         * metadata.c
4223         (mono_metadata_parse_generic_param): Simplify things;
4224         `generic_container = generic_context->container;' is just fine.
4225
4226         * loader.c (method_from_methodspec): Code cleanups.
4227
4228 Wed Sep 28 17:06:01 CEST 2005 Paolo Molaro <lupus@ximian.com>
4229
4230         * decimal.c: fix warning (and let gcc generate correct
4231         code on ARM with optimizations).
4232
4233 2005-09-28  Martin Baulig  <martin@ximian.com>
4234
4235         * loader.c
4236         (method_from_memberref): Added `MonoGenericContext *class_context'
4237         argument; this is used when parsing a MONO_MEMBERREF_PARENT_TYPESPEC.
4238         (method_from_methodspec): If we're a memberref, use the enclosing
4239         context when parsing its parent.  Fixes #76262; see gtest-206.cs.
4240
4241 2005-09-28  Martin Baulig  <martin@ximian.com>
4242
4243         * object.c (mono_runtime_invoke_array): Added support for
4244         MONO_TYPE_GENERICINST; fixes #75917.
4245
4246 2005-09-27  Martin Baulig  <martin@ximian.com>
4247
4248         * reflection.c (encode_type): For `MONO_TYPE_CLASS/VALUETYPE', use
4249         `k->byval_arg.type' to determine the actual type.
4250
4251         * loader.c (method_from_methodspec): Removed some hacks.
4252
4253 2005-09-27  Ben Maurer  <bmaurer@ximian.com>
4254
4255         * class-internals.h (mono_field_is_deleted): Do the test for
4256         rtspecialname before we check the actual name of the field. This
4257         prevents us from dereferencing a pointer into the string table,
4258         saving us from accessing a few pages
4259
4260         * *.c: Replace the use of {Enter,Leave}CriticalSection with
4261         macros. This will allow a deadlock debugger to easily be plugged
4262         in.
4263
4264 2005-09-27  Martin Baulig  <martin@ximian.com>
4265
4266         * loader.c (method_from_methodspec): Create a "signature"
4267         MonoGenericContainer and use mono_get_method_full().  Fixes #75584.
4268
4269 2005-09-27  Martin Baulig  <martin@ximian.com>
4270
4271         * class.c
4272         (inflate_generic_class): Correctly set the new context's
4273         container.
4274
4275         * loader.c
4276         (find_method, find_method_in_class): Take a `MonoGenericContainer *'
4277         instead of a `MonoGenericContext *'.
4278         (mono_method_signature_full): Take a `MonoGenericContainer *'
4279         instead of a `MonoGenericContext *'.
4280
4281         * metadata.c
4282         (mono_metadata_parse_signature_full): Take a `MonoGenericContainer *'
4283         instead of a `MonoGenericContext *'.
4284         (mono_metadata_parse_method_signature_full): Likewise.
4285
4286 2005-09-26  Martin Baulig  <martin@ximian.com>
4287
4288         * class.c
4289         (mono_class_from_generic_parameter): Set `klass->generic_container'
4290         (mono_class_from_generic_parameter): Likewise.
4291         (mono_bounded_array_class_get): We inherit the generic container
4292         from the element class.
4293
4294         * loader.c
4295         (find_method, find_method_in_class): Take a `MonoGenericContext *'
4296         argument rather than computing it here.
4297         (method_from_memberref): Correctly set the generic context before
4298         parsing the signature.  Fixes #75681.
4299
4300 2005-09-26  Zoltan Varga  <vargaz@gmail.com>
4301
4302         * object.c (mono_class_has_special_static_fields): Fix warnings.
4303
4304 2005-09-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
4305
4306         * assembly.c: Add parse_public_key function, to
4307         par the public keys. Also added mono_assembly_name_parse_full,
4308         to define it the parsed key should be freed or not.
4309         * icall.c: Added ves_icall_System_Reflection_AssemblyName_ParseName,
4310         to parse a long format assembly name.
4311         * metadata-internals.h: Keep mono_assembly_name_parse_full as
4312         private, since calling it to preserve the key requires
4313         freeing it manually.
4314         
4315 2005-09-26  Atsushi Enomoto  <atsushi@ximian.com>
4316
4317         * locales.c : removed HAVE_ICU part.
4318
4319 2005-09-24  Zoltan Varga  <vargaz@freemail.hu>
4320
4321         * object.c (mono_class_create_runtime_vtable): Avoid calling 
4322         field_is_special_static if the klass has no special static fields.
4323
4324         * class-internals.h (MonoClass): Add 'no_special_static_fields' flag.
4325         (MonoCachedClassInfo): Likewise.
4326
4327         * object.c (mono_class_has_special_static_fields): New helper function.
4328
4329 2005-09-23  Zoltan Varga  <vargaz@gmail.com>
4330
4331         * class.c (mono_class_create_from_typedef): Don't call 
4332         interfaces_from_typedef_full for enums.
4333         (mono_class_create_from_typedef): Compute the base types of enums directly
4334         without calling mono_class_setup_fields ().
4335         (mono_class_find_enum_basetype): New helper function.
4336
4337         * reflection.c (mono_image_build_metadata): Emit type names+namespaces at
4338         one place inside the string heap.
4339         
4340 Fri Sep 23 19:37:46 CEST 2005 Paolo Molaro <lupus@ximian.com>
4341
4342         * class.c: locking fixes, code cleanups, some docs added.
4343         Allocate some data structures in the image mempool.
4344
4345 2005-09-23  Zoltan Varga  <vargaz@gmail.com>
4346
4347         * rawbuffer.c: Remove unneccessary set_n_pagefaults () routine and update
4348         the example code.
4349         
4350 Fri Sep 23 18:27:02 CEST 2005 Paolo Molaro <lupus@ximian.com>
4351
4352         * class-internals.h, class.c, reflection.c: reduce memory taken by
4353         MonoClass.
4354
4355 Fri Sep 23 17:56:21 CEST 2005 Paolo Molaro <lupus@ximian.com>
4356
4357         * metadata.c, metadata.h, loader.h: documentation updates, code and
4358         API cleanups.
4359
4360 2005-09-23  Zoltan Varga  <vargaz@gmail.com>
4361
4362         * rawbuffer.c: Remove unneccessary set_n_pagefaults () routine and update
4363         the example code.
4364
4365         * rawbuffer.h rawbuffer.c: Add code and APIs to help determine the number of
4366         page faults caused by the runtime while reading metadata.
4367
4368 2005-09-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
4369
4370         * socket-io.c: the field names were changed 3 months ago and no one
4371         realized until bug #76077 got filed!
4372
4373 2005-09-20  Martin Baulig  <martin@ximian.com>
4374
4375         * icall.c (assembly_icalls): Removed some unused debugger icalls.
4376
4377 2005-09-20  Martin Baulig  <martin@ximian.com>
4378
4379         * mono-debug.c (mono_debug_add_type): Ignore array types and don't
4380         write the rank into the class entry.
4381
4382 2005-09-20  Martin Baulig  <martin@ximian.com>
4383
4384         * mono-debug-debugger.c (MonoDebuggerMetadataInfo): Added some stuff.
4385
4386 2005-09-19  Zoltan Varga  <vargaz@gmail.com>
4387
4388         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.
4389
4390         * icall.c (custom_attrs_defined_internal): New icall.
4391
4392         * reflection.c (mono_reflection_get_custom_attrs_by_type): New helper
4393         function.
4394         (mono_custom_attrs_construct_by_type): New helper function.
4395
4396 2005-09-17  Zoltan Varga  <vargaz@freemail.hu>
4397
4398         * marshal.c (ves_icall_System_Runtime_InteropServices_Marshal_StringToHGlobalUni): Null
4399         terminate the resulting string. Fixes #76123.
4400
4401 2005-09-16  Martin Baulig  <martin@ximian.com>
4402
4403         * mono-debug.c
4404         (mono_debug_add_method): Ignore inflated methods for the moment.
4405
4406 2005-09-14  Martin Baulig  <martin@ximian.com>
4407
4408         * debug-mono-symfile.h (MONO_SYMBOL_FILE_VERSION): Bump version to 39.
4409
4410 2005-09-13  Zoltan Varga  <vargaz@gmail.com>
4411
4412         * metadata.c (mono_class_get_overrides_full): Modify signature to explicitly
4413         return a success/failure indication.
4414         (mono_metadata_interfaces_from_typedef_full): Ditto.
4415         (get_constraints): Ditto.
4416
4417 2005-09-12  Zoltan Varga  <vargaz@gmail.com>
4418
4419         * marshal.c (emit_marshal_array): Fix handling of null arrays.
4420         
4421         * marshal.c (emit_marshal_array): Add support for returning string
4422         arrays from delegates. Fixes #76063.
4423
4424         * marshal.c: Use the emit_ldloc/stloc macros where possible.
4425
4426 2005-09-11  Zoltan Varga  <vargaz@gmail.com>
4427
4428         * threads.c (ves_icall_System_Threading_Thread_MemoryBarrier): New
4429         icall.
4430
4431 2005-09-09  Zoltan Varga  <vargaz@gmail.com>
4432
4433         * reflection.c icall.c: Fix after mono_get_exception_type_load
4434         signature change.
4435
4436         * assembly.c (mono_assembly_get_assemblyref): New helper function.
4437         (mono_assembly_load_reference): Use the new helper.
4438
4439         * class-internals.h (MonoLoaderError): New structure containing 
4440         information about type loading errors.
4441
4442         * class-internals.h loader.c: Add APIs to store per-thread loader
4443         error information.
4444
4445         * loader.c class.c: Set the loader error if needed.
4446
4447         * exception.h exception.c: Add functions to throw MissingMethod/MissingFieldExceptions.
4448
4449 Thu Sep 8 18:54:07 BST 2005 Paolo Molaro <lupus@ximian.com>
4450
4451         * decimal.c: fixed to handle the broken ARM fp format.
4452
4453 Wed Sep 7 22:17:58 BST 2005 Paolo Molaro <lupus@ximian.com>
4454
4455         * icall.c: on ARM use the libc strtod(), since bsd_strtod() seems
4456         broken.
4457
4458 2005-09-06  Martin Baulig  <martin@ximian.com>
4459
4460         * domain.c (supported_runtimes): Added v2.0.50727.
4461
4462 Tue Sep 6 11:40:24 CEST 2005 Paolo Molaro <lupus@ximian.com>
4463
4464         * culture-info.h: reduce the size of some structures.
4465
4466 2005-09-05  Martin Baulig  <martin@ximian.com>
4467
4468         Reflect latest API changes in the August CTP.
4469
4470         * icall.c
4471         ("Type.BindGenericParameters"): Renamed to "MakeGenericType".
4472         ("MonoType.HasGenericArguments"): Removed.
4473         ("MonoMethod.BindGenericParameters"): Renamed to
4474         "MakeGenericMethod".
4475         ("MethodBuilder.BindGenericParameters"): Renamed to
4476         "MakeGenericMethod".    
4477
4478 2005-09-05  Martin Baulig  <martin@ximian.com>
4479
4480         * mono-debug-debugger.c: Moved the debugger icalls into icall.c.
4481
4482 2005-09-05  Martin Baulig  <martin@ximian.com>
4483
4484         Applying a patch from Michal Moskal <malekith@nemerle.org>.
4485
4486         * icall.c (ves_icall_Type_get_IsGenericType): Return true also if
4487         generic_container is non-NULL.
4488
4489 2005-09-05  Martin Baulig  <martin@ximian.com>
4490
4491         Applying a patch from Michal Moskal <malekith@nemerle.org>.
4492
4493         * object.c (set_value): In MONO_TYPE_VALUETYPE, add generics support.
4494
4495 2005-08-29  Michal Moskal  <malekith@nemerle.org>
4496
4497         * reflection.c (encode_locals,
4498         mono_reflection_sighelper_get_signature_local): Increase buffer sizes
4499         for large generic types.
4500
4501 2005-09-05  Martin Baulig  <martin@ximian.com>
4502
4503         Applying a patch from Michal Moskal <malekith@nemerle.org>.
4504
4505         * class.c (mono_dup_array_type): New public method.
4506         (mono_metadata_signature_deep_dup): New public method.
4507         (dup_type): Correctly duplicate array and function types.
4508
4509 2005-09-05  Martin Baulig  <martin@ximian.com>
4510
4511         Applying a patch from Michal Moskal <malekith@nemerle.org>.
4512
4513         * reflection.c (get_default_param_value_blobs): Handle generic types
4514         and generic methods.
4515
4516 2005-09-02  Sebastien Pouliot  <sebastien@ximian.com>
4517
4518         * class.c: Fixed error reporting (method/class were inversed) for 
4519         inheritance demands.
4520         * security-manager.c|h: Added the AppDomain when calling the managed
4521         System.Security.SecurityManager.InheritanceDemand method.
4522
4523 2005-09-01  Raja R Harinath  <rharinath@novell.com>
4524
4525         * reflection.c (encode_marshal_blob): 'marshaltype' and
4526         'marshaltyperef' are alternate sources for the custom marshaler
4527         name.
4528
4529 Wed Aug 31 17:39:54 CEST 2005 Paolo Molaro <lupus@ximian.com>
4530
4531         * class.c: fix creation of array classes with rank == 1
4532         (patch by Ankit Jain <jankit@novell.com>).
4533
4534 Wed Aug 31 17:35:19 CEST 2005 Paolo Molaro <lupus@ximian.com>
4535
4536         * object.c: fix check for creating the bound data for arrays vs
4537         szarrays.
4538
4539 2005-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
4540
4541         * object.c: configuration file name is now based on the executable name,
4542         not the image name. Fixes bug #75931.
4543
4544 2005-08-29  Zoltan Varga  <vargaz@gmail.com>
4545
4546         * marshal.c (emit_thread_interrupt_checkpoint_call): Load the
4547         flag using LDIND_U4 since it leads to smaller and faster code on ia64.
4548
4549 2005-08-25  Zoltan Varga  <vargaz@gmail.com>
4550
4551         * rand.c: Use wincrypt.h instead of WinCrypt.h.
4552
4553 2005-08-24  Ankit Jain  <jankit@novell.com>
4554             Raja R Harinath  <rharinath@novell.com>
4555
4556         * class.c (mono_class_from_typeref): Don't call mono_class_init as we might've been
4557           called by it recursively.
4558           (mono_class_init): Remove special case in pending_init handling, since it's
4559           superseded by the fix to mono_class_from_typeref.
4560
4561 2005-08-22  Zoltan Varga  <vargaz@freemail.hu>
4562
4563         * threads.c (ves_icall_System_Threading_Thread_Thread_internal): Remove the 
4564         BROKEN_THREAD_START stuff.
4565
4566 2005-08-21  Zoltan Varga  <vargaz@freemail.hu>
4567
4568         * class-internals.h object.c: Add a new kind of trampoline called a delegate 
4569         trampoline.
4570
4571         * domain-internals.h domain.c: Add a has for delegate trampolines to MonoDomain.
4572         
4573         * object.c (mono_delegate_ctor): Replace the original function address with
4574         a delegate trampoline.
4575
4576 2005-08-21 Gert Driesen <drieseng@users.sourceforge.net>
4577
4578         * icall.c: add boolean argument to base64_to_byte_array and 
4579         InternalFromBase64String to control whether a whitespace-only string
4580         is allowed (or should casue a FormatException to be thrown). We need
4581         this as the behavior has changed between MS.NET 1.x and 2.0, and we
4582         to match the MS behaviour in both profiles.
4583         * appdomain.c: Bump corlib version.
4584
4585 2005-08-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>
4586
4587         This patch implements a big portion of publisher policy
4588         support, used to bind assembly versions and redirect
4589         one assembly from version A to version B.
4590
4591         * assembly.c:
4592         New GSList loaded_assembly_bindings, for storing the cached
4593         assembly bindings.
4594         (assembly_binding_maps_name): New static function for checking if a 
4595         assembly binding information maps an assembly name.
4596         (mono_assembly_binding_info_free): New function for freeing
4597         assembly binding information resources.
4598         (get_publisher_policy_info): New static function for retrieving 
4599         assembly binding information from a MonoImage.
4600         (compare_versions): New static function for comparing an assembly
4601         binding information data and the version of an assembly name.
4602         (check_policy_versions): New static function for checking if an
4603         assembly binding info mapping an assembly name is valid for it.
4604         (mono_assembly_load_publisher_policy): New static function for
4605         loading the 'policy.major.minor.MyAssembly' image for an assembly
4606         with an assembly name 'aname'.
4607         (mono_assembly_bind_version): New static function for updating
4608         assembly redirection.
4609         (mono_assembly_apply_binding): New static function for applying
4610         assembly binding.
4611         (search_binding_loaded): New static function for searching 
4612         loaded assembly binding infos in the cache domain.
4613         (mono_assembly_load_full): Don't apply assembly binding for
4614         reflection only assemblies.
4615
4616         * metadata-internals.h: Add MonoAssemblyBindingInfo,
4617         which contains information about assembly binding. Also
4618         declare signature for mono_config_parse_publisher_policy ()
4619         function, used to retrieve pub policy info.
4620         
4621         * mono-config.c:
4622         (publisher_policy_start): New static function used to parse publisher 
4623         policy config files.
4624         (publisher_policy_parser): New static MonoParseHandler containing 
4625         the functions used when parsing config files.
4626         (mono_config_parse_publisher_policy): New function for parsing
4627         publisher policy files.
4628         
4629 2005-08-20  Zoltan Varga  <vargaz@freemail.hu>
4630
4631         * object.c (mono_delegate_ctor): Add support for IA64 function descriptors.
4632
4633         * marshal.c (mono_delegate_free_ftnptr): Ditto.
4634
4635         * object.c (mono_get_addr_from_ftnptr): New helper function.
4636
4637         * object.h (mono_array_addr): Fix unaligned access warnings on IA64.
4638
4639         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.
4640
4641 2005-08-19  Dick Porter  <dick@ximian.com>
4642
4643         * threads.c, threads.h, appdomain.c, appdomain.h,
4644         profiler-private.h, monitor.c, object.c, object-internals.h,
4645         profiler.c, mono-debug-debugger.h, profiler.h: Use a gsize to
4646         store the thread ID, so it can hold a 64 bit value if needed.
4647
4648 2005-08-19  Zoltan Varga  <vargaz@freemail.hu>
4649
4650         * reflection.c (mono_reflection_create_dynamic_method): Store the
4651         handle class into the method references as well so ldtoken works in
4652         dynamic methods.
4653
4654         * icall.c (ves_icall_MonoField_GetValueInternal): Add support for generic
4655         types.
4656
4657 2005-08-19  Ankit Jain <jankit@novell.com>
4658
4659         Fix #75847.
4660         * marshal.c (mono_marshal_get_ptr_to_struct): Build method signature 
4661           here rather than using the method signature of a arbitrary function
4662           named 'System.Runtime.InteropServices.Marshal::PtrToStructure' with 
4663           two arguments.
4664           Hack done with Harinath.
4665
4666 2005-08-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>
4667
4668         * threadpool.c: disable printing stack traces when we get a exception
4669         in a threadpool thread. I need to do more testing to figure out which
4670         cases actually print this. Fixes bug #75828.
4671
4672 2005-08-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>
4673
4674         * icall.c: there might be ignored whitespace after the last '='. This
4675         fixes length computation and bug #75840.
4676
4677 2005-08-18  Zoltan Varga  <vargaz@freemail.hu>
4678
4679         * assembly.c (mono_assembly_load_full): Consider .exe extension as
4680         well. Fixes #75809.
4681
4682         * reflection.c (create_custom_attr): Fix unmanaged memory leak. Fixes
4683         #75784.
4684         
4685         * reflection.c (create_custom_attr_data): Ditto.
4686
4687 2005-08-17  Atsushi Enomoto  <atsushi@ximian.com>
4688
4689         * locales.c, culture-info.h : removed RegionLCIDMap.
4690         * culture-info-tables.h : regenerated.
4691
4692 2005-08-16  Martin Baulig  <martin@ximian.com>
4693
4694         * class.c (mono_type_get_name_recurse): Small fix.
4695
4696 2005-08-16  Atsushi Enomoto  <atsushi@ximian.com>
4697
4698         * locales.c : indentation fixie.
4699
4700 2005-08-15  Atsushi Enomoto  <atsushi@ximian.com>
4701
4702         * object-internals.h,
4703           locales.h,
4704           locales.c,
4705           culture-info.h,
4706           icall.c : added RegionInfo table support.
4707         * culture-info-table.h : regenerated for region support.
4708
4709 2005-08-14  Kamil Skalski  <nazgul@nemerle.org>
4710
4711         * reflection.c (resolve_object): handle all kinds of MonoMethod
4712         including generic ones
4713
4714 2005-08-12  Ankit Jain <jankit@novell.com>
4715
4716         * get.c (dis_stringify_variant_type): New. Stringify MonoMarshalVariant.
4717           (dis_stringify_marshal_spec): Add new case for MONO_NATIVE_SAFEARRAY. 
4718
4719 2005-09-12  Lluis Sanchez  <lluis@ximian.com>
4720
4721         * process.c: Don't close a thread handle when it's NULL. This is a
4722         workaround for bug #75733.
4723
4724 2005-08-11  Zoltan Varga  <vargaz@freemail.hu>
4725
4726         * marshal.c (mono_marshal_get_string_encoding): Fix handling of CharSet.Auto. Fixes #75769.
4727
4728 2005-08-10  Zoltan Varga  <vargaz@freemail.hu>
4729
4730         * icall.c (ves_icall_Type_get_IsGenericType): New icall.
4731
4732 2005-08-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
4733
4734         * threadpool.c: if a work item in the thread pool has a callback that
4735         catches a exception, don't propagate it after invoking the callback.
4736         Fixes bug #75336.
4737
4738 2005-08-08  Zoltan Varga  <vargaz@freemail.hu>
4739
4740         * class.c (class_compute_field_layout): Rename this to mono_class_setup_fields.
4741
4742         * class-internals.h (MonoCachedClassInfo): Add some new fields.
4743
4744         * class.c (mono_class_init): Load field info lazily in the AOT case.    
4745
4746         * reflection.c (mono_image_load_module): Fix error checking. Fixes #75660.
4747
4748 2005-08-03  Ankit Jain  <jankit@novell.com>
4749
4750         Fix #75683.
4751         * loader.c (mono_method_signature_full): Use MONO_CALL_DEFAULT if
4752           PInvoke calling convention is 0.
4753
4754 2005-08-02  Zoltan Varga  <vargaz@freemail.hu>
4755
4756         * socket-io.c (convert_sockopt_level_and_name): Applied patch from 
4757         Julien Puydt (julien.puydt@laposte.net). Add check for IPV6_PKTINFO.
4758
4759 Mon Aug 1 16:52:12 CEST 2005 Paolo Molaro <lupus@ximian.com>
4760
4761         * gc-internal.h, threads.c, null-gc.c, boehm-gc.c: added interface
4762         to handle threads not started by the GC (patch by Michael Meeks
4763         <michael.meeks@novell.com>).
4764
4765 2005-07-31  Kamil Skalski  <nazgul@omega.pl>
4766
4767         * reflection.c: Make buffer used in emitting types larger for some
4768         big generic types (patch by Michal Moskal).
4769
4770 2005-07-30  Zoltan Varga  <vargaz@freemail.hu>
4771
4772         * mono-debug.c: Fix some (not all) alignment problems.
4773
4774 2005-07-29  Carlos Alberto Cortez <calberto.cortez@gmail.com>
4775
4776         * appdomain.c (ves_icall_System_AppDomain_LoadAssemblyRaw):
4777         Invoke mono_image_load_from_data_full passing the refonly
4778         parameter.
4779
4780         * assembly.c
4781         (mono_assembly_open_from_bundle): Add the refonly argument, 
4782         in order to pass it to other methods it calls to.
4783         (do_mono_assembly_open): Add the refonly argument, in order 
4784         to pass it to other methods it calls to.
4785         (mono_assembly_open_full): Invoke do_mono_assembly_open passing
4786         the refonly parameter to it.
4787
4788         * image.c: Add loaded_images_refonly_hash and
4789         loaded_images_refonly_guid_hash to cache the reflection
4790         only loaded images.
4791         (mono_images_init): Initialize the hash tables used for
4792         caching the reflection only images.
4793         (load_modules): Invoke mono_image_open_full passing the refonly
4794         parameter to load the modules the correct way.
4795         (build_guid_table): Add the refonly argument, to re-build the 
4796         correct hash table.
4797         (do_mono_image_open): Added the refonly argument, in order to
4798         define it for the loaded image.
4799         (mono_image_loaded_full): New function, which receives an
4800         additional parameter to look for the image in the refonly or
4801         non-refonly section.
4802         (mono_image_loaded): Updated, using mono_image_loaded_full.
4803         (mono_image_loaded_by_guid_full): The same case that happens
4804         with mono_image_loaded_full.
4805         (mono_image_loaded_by_guid): Likewise.
4806         (register_image): Use the ref_only variable inside MonoImage
4807         to decide in which hash table store the current image.
4808         (mono_image_open_from_data_full): Rename
4809         mono_image_open_from_data to mono_image_open_from_data_full,
4810         adding the refonly argument, to define the ref_only variable 
4811         inside MonoImage.
4812         (mono_image_open_from_data): Return 
4813         mono_image_open_from_data_full.
4814         (mono_image_open_full): Rename mono_image_open to
4815         mono_image_open_full, receiving the new refonly argument,
4816         to pass it to inner methods.
4817         (mono_pe_file_open): Update this function, to open
4818         a MonoImage as a non-refonly image.
4819         (mono_image_close): Use the refonly variable inside
4820         MonoImage to remove the image from the correct caches.
4821
4822         * image.h: Add the signatures of mono_image_open_full,
4823         mono_image_open_from_data_full, mono_image_loaded_full,
4824         mono_image_loaded_by_guid_full.
4825
4826         * metadata-internals.h: Add the ref_only field to 
4827         MonoImage.
4828         
4829 2005-07-29  Carlos Alberto Cortez <calberto.cortez@gmail.com>
4830
4831         * icall.c (ves_icall_System_Reflection_GetReferencedAssemblies):
4832         Fix the last behavior, which used to load the assemblies and
4833         extract MonoReflectionAssemblyName information, instead of
4834         extract it from the metadata tables. Needed for Reflection
4835         Only assemblies.
4836         
4837 2005-07-29  Martin Baulig  <martin@ximian.com>
4838
4839         * mono-debug-debugger.c
4840         (mono_debugger_lock, mono_debugger_unlock): g_assert() if we're
4841         not initialized.
4842
4843         * mono-debug.c
4844         (mono_debug_address_from_il_offset): Check whether we have
4845         debugging support before attempting to take the lock.
4846         (mono_debug_source_location_from_address): Likewise.
4847         (mono_debug_source_location_from_il_offset): Likewise.
4848         (mono_debug_il_offset_from_address): Likewise.
4849         (mono_debug_address_from_il_offset): Likewise.
4850
4851 2005-07-29  Zoltan Varga  <vargaz@freemail.hu>
4852
4853         * class.c (mono_class_from_name_case): Add support for dynamic images.
4854         Fixes #75650.
4855
4856         * object.c (mono_class_compute_gc_descriptor): Add a workaround
4857         for #75479.
4858
4859 2005-07-28  Zoltan Varga  <vargaz@freemail.hu>
4860         
4861         * reflection.c (mono_method_get_object): Fix warning.
4862
4863 2005-07-28  Martin Baulig  <martin@ximian.com>
4864
4865         * mono-debug.c
4866         (mono_debug_add_wrapper): Also write the wrapper type.
4867
4868 2005-07-28  Zoltan Varga  <vargaz@freemail.hu>
4869
4870         * class-internals.h (MonoCachedClassInfo): Add has_nested_classes field.
4871         
4872         * class.c (mono_class_init): Avoid reading nested classes if the AOT
4873         data indicates the class has none.
4874
4875 2005-07-26  Ben Maurer  <bmaurer@ximian.com>
4876
4877         * mono-debug.c, debug-mono-symfile.c: Replace the use of the
4878         loader lock with the debugger lock. Prevents deadlocks for beagle.
4879
4880         Beagle can now run on an smp box for a weekend without any
4881         issues. Woohoo!
4882
4883 2005-07-26  Zoltan Varga  <vargaz@freemail.hu>
4884
4885         * class.c (mono_bounded_array_class_get): Avoid crash if eclass is
4886         in a module. Fixes #75629.
4887
4888 2005-07-26  Martin Baulig  <martin@ximian.com>
4889
4890         * mono-debug.c (mono_debug_add_wrapper): New static method.
4891         (mono_debug_add_method): Call mono_debug_add_wrapper() if we're an
4892         interncall or a wrapper.
4893
4894         * mono-debug.h (MonoDebugWrapperData): New public typedef.
4895         (MonoDebugDataItemType): Added `MONO_DEBUG_DATA_ITEM_WRAPPER'.
4896         (MONO_DEBUGGER_VERSION): Bump to 51.
4897
4898         * mono-debug-debugger.c
4899         (mono_debugger_add_type): Removed this empty function.
4900         (mono_debugger_add_method): Likewise.
4901
4902 2005-07-22  Zoltan Varga  <vargaz@freemail.hu>
4903
4904         * icall.c (ves_icall_Type_GetMethodsByName): Call setup_vtable () 
4905         before accessing method->slot.
4906
4907 2005-07-21  Jb Evain  <jbevain@gmail.com>
4908
4909         * reflection.c (method_encode_clauses/class): Handle filters clauses.
4910         Fixes #75010.
4911
4912 2005-07-21  Zoltan Varga  <vargaz@freemail.hu>
4913
4914         * marshal.c (emit_marshal_custom): Implement byref marshalling. Fixes
4915         #75587.
4916
4917 2005-07-20  Zoltan Varga  <vargaz@freemail.hu>
4918
4919         * image.h image.c: Add mono_image_get_guid () API function.
4920
4921 2005-07-19  Ben Maurer  <bmaurer@ximian.com>
4922
4923         There were issues when multiple threads tried to load
4924         assemblies. A deadlock was created between assemblies_mutex and
4925         mono_domain_assemblies_lock. This fixes the issue by making the
4926         assembly ref counting be lock free. See bug 75586.
4927         
4928         * image.c (mono_image_close): The add ref function here was using
4929         Interlocked operations while the unref was using a mutex and a
4930         --. I don't think this was ever a bug that would be exposed in a
4931         non-pendantic way (ie, by an embedder doing a ref on one thread
4932         and an unref on another), but for the sake of correctness, this is
4933         now Interlocked.
4934
4935         * assembly.c (mono_assembly_addref): Use InterlockedIncrement
4936         (mono_assembly_load_reference): Call mono_assembly_addref rather
4937         than touching the refcount ourselves.
4938         (mono_assembly_close): Use InterlockedDecrement to unref the
4939         assembly. Don't acquire the lock unless it is actually needed.
4940
4941 2005-07-12  Zoltan Varga  <vargaz@freemail.hu>
4942
4943         * class.c (mono_class_layout_fields): Fix calculation of has_references
4944         for generic types.
4945
4946 2005-07-12  Martin Baulig  <martin@ximian.com>
4947
4948         Applying a patch from Michal Moskal <malekith@nemerle.org>.
4949
4950         * metadata.c
4951         (mono_type_hash): Provide better hashing for generic instances.
4952         (mono_generic_inst_hash): Improve hashing.
4953         (mono_generic_class_hash): Likewise.
4954
4955         * reflection.c (mymono_metadata_type_hash): Improve hashing for
4956         generic instances.
4957
4958 2005-07-12  Martin Baulig  <martin@ximian.com>
4959
4960         * reflection.c (mono_reflection_create_runtime_class): Remove the
4961         hack for generic type definitions and non-`Run' assemblies.
4962         (mono_reflection_bind_generic_parameters): Also use
4963         `klass->wastypebuilder' to check for TypeBuilders.
4964
4965 2005-07-12  Zoltan Varga  <vargaz@freemail.hu>
4966
4967         * class.c (mono_class_layout_fields): Fix calculation of has_references
4968         for generic types.
4969
4970         * class.c (inflate_generic_class): Fix a leak.
4971         (mono_class_init): Fix calculation of gchimpl and has_finalize fields
4972         for generic types.
4973
4974 2005-07-11  Martin Baulig  <martin@ximian.com>
4975
4976         * icall.c (ves_icall_Type_BindGenericParameters): Don't crash here
4977         on error.
4978
4979 2005-07-11  Martin Baulig  <martin@ximian.com>
4980
4981         * loader.c (find_method): Also lookup in
4982         `mono_defaults.object_class' if we're an interfaces; fixes #75460.
4983
4984 2005-07-07  Zoltan Varga  <vargaz@freemail.hu>
4985
4986         * appdomain.c (mono_domain_unload): Don't free the error message
4987         before passing it to mono_get_exception_...
4988
4989         * reflection.c (CACHE_OBJECT): Fix the race introduced by the previous patch.
4990         
4991 Thu Jul 7 19:59:31 CEST 2005 Paolo Molaro <lupus@ximian.com>
4992
4993         * threads.c: try to better guess an available RT signal (bug #75387).
4994
4995 2005-07-07  Zoltan Varga  <vargaz@freemail.hu>
4996
4997         * reflection.c (CACHE_OBJECT): Don't hold the domain lock between CHECK_OBJECT
4998         and CACHE_OBJECT.
4999
5000 2005-07-07  Martin Baulig  <martin@ximian.com>
5001
5002         * class.c (mono_type_get_name_full): Return NULL for
5003         MONO_TYPE_NAME_FORMAT_FULL_NAME if we have any generic parameters;
5004         fixes #75408.
5005
5006 2005-07-07  Zoltan Varga  <vargaz@freemail.hu>
5007
5008         * threads.c (mono_threads_abort_appdomain_threads): Wait for threads to
5009         exit the appdomain as well being aborted.
5010
5011         * threadpool.c: Create all threadpool threads inside the root appdomain, and
5012         change back to the root domain after calling managed code. This enables
5013         appdomains using threadpools to be unloaded.
5014
5015 2005-07-07  Martin Baulig  <martin@ximian.com>
5016
5017         * class-internals.h
5018         (MonoInflatedGenericClass): Moved the `MonoType *parent' field
5019         into `MonoDynamicGenericClass' since we only need it for dynamic
5020         types.
5021
5022         * reflection.c (mono_class_bind_generic_parameters): We don't need
5023         to compute the `parent' here.
5024
5025 2005-07-07  Atsushi Enomoto  <atsushi@ximian.com>
5026
5027         * culture-info-table.h : regenerated.
5028
5029 2005-07-06  Martin Baulig  <martin@ximian.com>
5030
5031         * icall.c
5032         (ves_icall_FieldInfo_SetValueInternal): Add MONO_TYPE_GENERICINST.
5033
5034         * object.c (set_value): Add MONO_TYPE_GENERICINST; fixes #75299.
5035
5036 2005-07-06  Martin Baulig  <martin@ximian.com>
5037
5038         * metadata.c (mono_metadata_class_equal): Add MONO_TYPE_SZARRAY if
5039         we're doing a signature-only comparision; fixes #74945.
5040
5041 2005-07-06  Martin Baulig  <martin@ximian.com>
5042
5043         * class-internals.h (MonoGenericClass): Moved some things out into
5044         a new `MonoInflatedGenericClass' type.  
5045         (MonoInflatedGenericClass): New type; the `klass' of a
5046         `MonoGenericClass' is now computed lazyly in
5047         mono_get_inflated_generic_class().      
5048
5049         * class.c (mono_get_inflated_generic_class): New public function.
5050         (mono_class_inflate_generic_method): Removed the unused
5051         `MonoClass *' argument.
5052         (setup_generic_vtable): Don't call mono_get_inflated_method() on
5053         all the methods.
5054         (mono_class_create_generic): Make this static and merge it with
5055         mono_class_create_generic_2(); we're now called automatically from
5056         mono_get_inflated_generic_class().
5057
5058         * loader.c (mono_method_signature): Call
5059         mono_get_inflated_method() here.
5060
5061 2005-07-06  Zoltan Varga  <vargaz@freemail.hu>
5062
5063         * object.c (mono_class_create_runtime_vtable): Allow MONO_TYPE_FNPTR as
5064         type of fields with RVA.
5065
5066         * class.c (mono_class_from_generic_parameter): Avoid calling mono_class_init ()
5067         for this pseudo class.
5068         (my_mono_class_from_generic_parameter): Likewise.
5069         (mono_class_init): Allow interfaces to have cctors.
5070
5071 2005-07-05  Zoltan Varga  <vargaz@freemail.hu>
5072
5073         * domain-internals.h domain.c: Add functionality to create MonoJitInfo structures
5074         lazily for AOT methods.
5075
5076 2005-07-05  Martin Baulig  <martin@ximian.com>
5077
5078         * loader.c (mono_lookup_pinvoke_call): g_ascii_strcasecmp()
5079         returns FALSE for a successful match, not TRUE.
5080
5081 2005-07-05  Zoltan Varga  <vargaz@freemail.hu>
5082
5083         * loader.c (mono_method_get_index): Optimize this a bit.
5084
5085 2005-07-04  Martin Baulig  <martin@ximian.com>
5086
5087         * class.c
5088         (class_compute_field_layout): Move the check for generic type
5089         definitions into mono_class_layout_fields().  Fixes #74684.
5090         (mono_class_from_generic_parameter): Correctly compute
5091         `klass->parent'; fixes #75457.
5092
5093         * reflection.c (register_assembly, register_module): Make sure
5094         `domain->rejobject_hash' is already created.
5095
5096 2005-07-02  Martin Baulig  <martin@ximian.com>
5097
5098         * class-internals.h
5099         (MonoGenericClass): Move `count_ifaces' and `ifaces' into
5100         `MonoDynamicGenericClass'.      
5101
5102 2005-07-01  Lluis Sanchez  <lluis@ximian.com>
5103
5104         * icall.c: In ves_icall_InternalExecute() dont't assert if the value
5105         returned by a field getter is null, since null is a valid value.
5106
5107 2005-07-01  Martin Baulig  <martin@ximian.com>
5108
5109         * reflection.c (mono_reflection_generic_class_initialize): Update
5110         the `dgclass->fields [i].parent' to the correct class.
5111         (mono_image_get_fieldref_token): Use the declaring type, not the
5112         reflected type.
5113
5114 2005-07-01  Martin Baulig  <martin@ximian.com>
5115
5116         * loader.c (find_method): Also look in the interfaces; fixes #75429.
5117
5118 2005-06-30  Ben Maurer  <bmaurer@ximian.com>
5119
5120         * threads.c (thread_cleanup): assert that thread != NULL
5121         (wait_for_tids_or_state_change): We were using the wrong variable
5122         when accessing wait->threads. `i' was always out of the bounds of
5123         the array.
5124
5125 2005-06-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5126
5127         * loader.c: map user32 and kernel32 to libMonoSupportW
5128
5129 2005-06-28  Zoltan Varga  <vargaz@freemail.hu>
5130
5131         * appdomain.c (unload_thread_main): Mark this as WINAPI.
5132
5133 2005-06-28  Martin Baulig  <martin@ximian.com>
5134
5135         * loader.c (method_from_methodspec): Fix #75334.
5136
5137 2005-06-28  Martin Baulig  <martin@ximian.com>
5138
5139         Fix #74953 - Arrays now implement the generic IList<T> interface
5140         on the 2.0 platform.
5141
5142         * class-internals.h (MonoDefaults): Added `generic_array_class'.
5143
5144         * reflection.c (mono_class_bind_generic_parameters): New public
5145         function; similar to mono_reflection_bind_generic_parameters(),
5146         but operates on a `MonoType *' and not on a `MonoReflectionType *'.
5147
5148         * domain.c (mono_init_internal): Try to initialize.
5149         `mono_defaults.generic_array_class' here; this'll only succeed if
5150         we're using the 2.0 corlib.
5151
5152         * icall.c
5153         (ves_icall_System_Array_InternalArray_GetGenericValueImpl): Added
5154         interncall for "System.Array/InternalArray`1:GetGenericValueImpl".
5155         (mono_lookup_internal_call): Added support for nested classes.
5156
5157         * loader.c
5158         (mono_get_method_from_token): Set `result->signature->pinvoke' if
5159         we're an interncall and have generic arguments.
5160
5161         * class.c
5162         (mono_class_inflate_generic_methods): Allow interncalls and PInvoke.
5163         (mono_bounded_array_class_get): If we're on the 2.0 corlib, use an
5164         instance of System.Array.InternalArray<T> for arrays, so they
5165         implement the generic IList<T> interface.
5166
5167 2005-06-27  Zoltan Varga  <vargaz@freemail.hu>
5168
5169         * marshal.c (emit_marshal_string): Applied patch from Itamar Rogel
5170         (chastamar@yahoo.com). Fixes #75374.    
5171
5172 2005-06-27  Atsushi Enomoto <atsushi@ximian.com>
5173
5174         * culture-info-table.h: regenerated.
5175
5176 2005-06-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5177
5178         * icall.c: handle spaces correctly for base64 strings.
5179
5180 2005-06-26  Ben Maurer  <bmaurer@ximian.com>
5181
5182         * *.c: Kill some warnings.
5183
5184 2005-06-23  Duncan Mak  <duncan@novell.com>
5185
5186         * socket-io.c (is_loopback): Cast 'ptr' to 'struct in6_addr *' so
5187         that this builds on Solaris 10 (x86).
5188
5189 2005-06-23  Martin Baulig  <martin@ximian.com>
5190
5191         * class.c
5192         (mono_type_get_name_recurse): Don't use a duplicate '[', ']' for
5193         generic type definitions.
5194
5195 2005-06-23  Martin Baulig  <martin@ximian.com>
5196
5197         Fix #75331.
5198
5199         * metadata.c (mono_class_get_overrides): Renamed to
5200         mono_class_get_overrides_full() and added a `MonoGenericContext *'.
5201         (method_from_method_def_or_ref): Added `MonoGenericContext *' and
5202         pass it to mono_get_method_full().
5203
5204 2005-06-22  Ben Maurer  <bmaurer@ximian.com>
5205
5206         * reflection.c (mono_reflection_create_runtime_class): take the
5207         mono_domain_lock in this method. Prevents deadlocks
5208
5209 2005-06-22  Martin Baulig  <martin@ximian.com>
5210
5211         * loader.c (method_from_methodspec): Fix #75330.
5212
5213 2005-06-22  Martin Baulig  <martin@ximian.com>
5214
5215         * reflection.c (type_get_qualified_name): Use
5216         mono_type_get_name_full() with MONO_TYPE_NAME_FORMAT_REFLECTION.
5217         (_mono_reflection_get_type_from_info): Added `MonoImage *image'
5218         argument; use it if we don't have an assembly name.
5219
5220 2005-06-22  Lluis Sanchez Gual  <lluis@novell.com>
5221
5222         * object.c: In mono_message_init, set "copy out" flag for in
5223         parameters with the [Out] flag.
5224
5225 2005-06-21  Martin Baulig  <martin@ximian.com>
5226
5227         * class.c
5228         (mono_type_get_name_recurse): Correctly handle MONO_TYPE_SZARRAY
5229         and MONO_TYPE_PTR.
5230
5231 2005-06-21  Martin Baulig  <martin@ximian.com>
5232
5233         * class.c (mono_class_init): Don't initialize `class->fields' for
5234         generic instances since they're initialized again in
5235         compute_field_layout(). 
5236         (compute_field_layout): Set the field's `generic_info' here; fix
5237         #75320. 
5238
5239 2005-06-21  Martin Baulig  <martin@ximian.com>
5240
5241         * class-internals.h
5242         (MonoGenericMethod): Added `MonoGenericClass *generic_class'.
5243
5244         * metadata.c (mono_metadata_generic_method_equal): Also
5245         distinguish the `generic_class'; fixes #75334.
5246
5247 2005-06-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5248
5249         * domain.c:
5250         * appdomain.c:
5251         * domain-internals.h:
5252         * reflection.c: 'domain_assemblies' field is now protected by its own
5253         lock. Don't call into managed code to run the AssemblyLoad event if we
5254         now there are no registered delegates for it.
5255
5256 2005-06-20  Martin Baulig  <martin@ximian.com>
5257
5258         * class.c (mono_class_is_assignable_from): Use a custom version of
5259         mono_class_has_parent() to make things work for generic instances;
5260         fix #75300.
5261
5262 2005-06-20  Martin Baulig  <martin@ximian.com>
5263
5264         * loader.c (method_from_methodspec): Apply a patch from
5265         Kamil Skalski <nazgul@nemerle.org> to fix #75296.
5266
5267 2005-06-20  Martin Baulig  <martin@ximian.com>
5268
5269         * class.c (mono_class_init): Reverted Zoltan's last change; it
5270         breaks generics.
5271
5272 2005-06-19  Zoltan Varga  <vargaz@freemail.hu>
5273
5274         * threads.c (wait_for_tids_or_state_change): Add missing locking.
5275
5276 2005-06-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5277
5278         * socket-io.c: fix the index in the socket array for writable/error
5279         sockets. Fixes bug #75306.
5280
5281 2005-06-17  Zoltan Varga  <vargaz@freemail.hu>
5282
5283         * class.c (mono_class_init): Allow interfaces to have static ctors.
5284
5285 2005-06-17  Martin Baulig  <martin@ximian.com>
5286
5287         * loader.c (method_from_methodspec): Use `context->container' when
5288         parsing the `gmethod->inst'.
5289
5290 2005-06-17  Martin Baulig  <martin@ximian.com>
5291
5292         * class.c (mono_type_get_name_recurse): Don't add the assembly
5293         name for type arguments.
5294
5295 2005-06-15  Martin Baulig  <martin@ximian.com>
5296
5297         * reflection.c (mono_image_get_inflated_method_token): Encode
5298         correct klass; fixes #75260.
5299
5300 2005-06-13 Michal Moskal <malekith@nemerle.org>
5301
5302         * icall.c: Make GetCorrespondingMethod/Constructor take
5303         MonoReflectionMethod method not MonoMethod. Removed
5304         MonoType.GetCorrespondingField, and make
5305         MonoGenericType.GetCorrespondingField take name not
5306         MonoClassField.
5307
5308 2005-06-13  Michal Moskal <malekith@nemerle.org>
5309
5310         * reflection.c (field_encode_signature, encode_locals):
5311          Make sizes of buffers for types larger (for big generic types).
5312          (create_generic_typespec,
5313          mono_reflection_sighelper_get_signature_local,
5314          mono_reflection_sighelper_get_signature_field):
5315          Add asserts for too small buffers.
5316
5317 2005-06-15  Martin Baulig  <martin@ximian.com>
5318
5319         * icall.c (ves_icall_MonoGenericClass_GetParentType): Return NULL
5320         if our parent is not a dynamic type.
5321
5322 2005-06-15  Martin Baulig  <martin@ximian.com>
5323
5324         * class-internals.h (MonoTypeNameFormat): New enum.
5325
5326         * class.c
5327         (mono_class_get_name_full): Renamed to mono_type_get_name_full().
5328         (mono_type_get_full_name): Removed.
5329         (mono_type_get_name_full): Take a `MonoTypeNameFormat format'
5330         argument instead of the boolean's.
5331
5332         * icall.c (ves_icall_System_MonoType_getFullName):
5333         Added `gboolean assembly_qualified'.    
5334
5335         * reflection.h
5336         (MonoTypeNameParse): Added `GPtrArray *type_arguments'.
5337
5338         * reflection.c (mono_reflection_parse_type): Parse the new type
5339         name format.
5340
5341 2005-06-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5342
5343         * icall.c: no need to convert from utf16 to utf8 and then back again
5344         after the call to GetLogicalDrives.
5345
5346 2005-06-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5347
5348         * icall.c: frombase64. Fix problems exposed by new tests.
5349
5350 2005-06-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5351
5352         * icall.c: added internal calls for converting char [] and strings in
5353         base64 into byte [].
5354
5355 2005-06-10  Martin Baulig  <martin@ximian.com>
5356
5357         * class.c (mono_class_create_generic_2): Read the nested classes
5358         from the metadata rather than from `gklass->nested_classes' since
5359         `gklass' might not be initialized yet.
5360
5361 2005-06-09  Duncan Mak  <duncan@novell.com>
5362
5363         * *.h: Added G_BEGIN_DECLS and G_END_DECLS where appropriate to
5364         all public headers. Fixes #74919.
5365
5366 2005-06-09  Lluis Sanchez Gual  <lluis@novell.com>
5367
5368         * domain.c: The key for proxy_vtable_hash is now a pointer
5369         array. Added new GHashFunc and GCompareFunc functions for this.
5370
5371         * class.h: The list of interfaces in MonoRemoteClass is known in
5372         advance and can't grow (we create a new MonoRemoteClass if needed),
5373         so now the interface array can be allocated together with
5374         MonoRemoteClass.
5375         
5376         * object.c: Added a new method create_remote_class_key.
5377         Fixed mono_remote_class so it does not depend on
5378         mono_upgrade_remote_class.
5379         Removed extend_interface_array.
5380         Added new method clone_remote_class(), which makes a copy of a remote
5381         class and adds a new interface or class to it.
5382         mono_upgrade_remote_class() now creates a new remote class (or gets
5383         it from the cache) if an vtable upgrade is needed. In this way
5384         we make sure that other objects sharing the same remote class
5385         don't get the new vtable with unwanted interfaces.
5386         
5387         * object-internals.h:
5388         * object.h: Moved mono_upgrade_remote_class to object-internals.h.
5389         
5390         * marshal.c: Track changes in mono_upgrade_remote_class().
5391
5392 2005-06-08  Kamil Skalski <nazgul@nemerle.org>
5393         * icall.c: Add runtime methods for obtaining members of inflated
5394         class, which were created from supplied non-inflated members. It
5395         is used in internal Get{Method,Constructor,Field} methods in
5396         System.Type
5397
5398 2005-06-09  Martin Baulig  <martin@ximian.com>
5399
5400         * reflection.c
5401         (mono_reflection_bind_generic_method_parameters): Fix #75169.
5402
5403 2005-06-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
5404         * reflection.c (mono_image_basic_init): Define
5405         Version in MonoDynamicAssembly. 
5406         
5407 2005-06-08  Martin Baulig  <martin@ximian.com>
5408
5409         Fix #75136.
5410
5411         * loader.c
5412         (mono_method_signature_full): New public method; takes a
5413         `MonoGenericContext *'.
5414         (find_method): Use mono_method_signature_full() and pass the
5415         klass'es context to it.
5416
5417         * class.c (mono_class_is_inflated_method): Use
5418         mono_method_signature_full() and pass the context to it.
5419
5420 Wed Jun 8 19:26:38 CEST 2005 Paolo Molaro <lupus@ximian.com>
5421
5422         * object.c: add proper locking in mono_remote_class_vtable(),
5423         fixes possible memory corruption.
5424
5425 2005-06-08  Michael Meeks  <michael.meeks@novell.com>
5426
5427         * marshal.c (mono_remoting_marshal_init): set
5428         initialized after initialization.
5429
5430 2005-06-08  Atsushi Enomoto  <atsushi@ximian.com>
5431
5432         * locales.c : hush.
5433
5434 2005-06-06  Michael Meeks  <michael.meeks@novell.com>
5435
5436         * object.c (extend_interface_array): fix really silly
5437         memory corrupting / comparison bug.
5438
5439 2005-06-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
5440
5441         * reflection.c: Functions added to support the creation
5442         of CustomAttributeData, which includes Attribute data
5443         used by ReflectionOnly methods.
5444
5445         * reflection.h:  mono_reflection_get_custom_attrs_data and
5446          mono_custom_attrs_data_construct added (functions exposed).
5447
5448          * icall.c: Added mono_reflection_get_custom_attrs_data
5449          as icall.
5450         
5451 2005-06-07  Zoltan Varga  <vargaz@freemail.hu>
5452
5453         * Makefile.am (libmonoruntime_la_SOURCES): Revert last change at
5454         lupus's request.
5455
5456 2005-06-06  Zoltan Varga  <vargaz@freemail.hu>
5457
5458         * icall.c (ves_icall_Mono_Runtime_GetDisplayName): Fix warning.
5459
5460         * reflection.c (reflection_methodbuilder_to_mono_method): Fix encoding of
5461         dynamic DllImportAttribute.
5462
5463         * icall.c (ves_icall_MonoMethod_GetDllImportAttribute): Fix decoding of 
5464         dynamic DllImportAttribute.
5465
5466         * Makefile.am (libmonoruntimeinclude_HEADERS): Export tabledefs.h too.
5467         Fixes #75162.
5468
5469 2005-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5470
5471         * threads.c: avoid segfault when an unstarted thread is aborted.
5472
5473 2005-06-05  Kornél Pál <kornelpal@hotmail.com>
5474
5475         * icall.c: Added ves_icall_Mono_Runtime_GetDisplayName:
5476         Returns the name and version of the runtime for reporting.
5477
5478 2005-06-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5479
5480         * appdomain.c: bump corlib version.
5481         * object-internals.h: new field in MonoReflectionAssembly.
5482
5483 2005-06-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5484
5485         * object-internals.h: Carlos forgot to add this field.
5486
5487 2005-06-03  Carlos Alberto Cortez <calberto.cortez@gmail.com>
5488
5489         * icall.c: Added create_version to create instances
5490         of Version of MonoReflectionAssemblyName. This change helps
5491         the AssemblyName tests to keep running fine.
5492         
5493 2005-06-03  Lluis Sanchez Gual  <lluis@novell.com>
5494   
5495         * object.c (mono_method_return_message_restore): A somehow less
5496         intrusive fix for #75138.
5497
5498 2005-06-03  Raja R Harinath  <rharinath@novell.com>
5499
5500         * object.c (mono_method_return_message_restore): Fix computation
5501         of expected number of out args.
5502
5503 2005-06-02  Zoltan Varga  <vargaz@freemail.hu>
5504
5505         * reflection.c (mono_image_get_method_info): Fix the case when the
5506         charset is empty.
5507
5508 2005-06-02  Lluis Sanchez Gual  <lluis@novell.com> 
5509
5510         * object.c: Added missing null check in
5511           mono_method_return_message_restore.
5512
5513 2005-06-02  Zoltan Varga  <vargaz@freemail.hu>
5514
5515         * reflection.c (mono_image_get_method_info): Handle the case when
5516         dllentry is empty.
5517
5518 2005-06-02  Lluis Sanchez Gual  <lluis@novell.com>
5519
5520         * object.c: When creating the vtable for a proxy, take into account
5521         all inherited interfaces, not only the ones registered in
5522         iclass->interfaces. This fixs bug #74996.
5523         Also, in mono_method_return_message_restore, verify that the array
5524         of out args has the expected lengh.
5525
5526 2005-06-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5527
5528         * socket-io.c: update the timeout in Poll when the call is interrupte.
5529
5530 2005-06-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5531
5532         * socket-io.c: support abort/suspend in Select_internal after last
5533         change.
5534
5535 2005-06-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5536
5537         * threadpool.c: remove warning.
5538
5539 2005-06-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5540
5541         * icall.c:
5542         * socket-io.[ch]: Select_internal uses poll() now when available, thus
5543         removing the 1024 limit from select(). Runtime part of the fix for
5544         bug #71203.
5545
5546 2005-05-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5547
5548         * socket-io.c: when resolving the addresses for the same
5549         host returned by gethostname(), get the local IPs from the interface
5550         list. Loopback addresses are discarded if the are interfaces up with
5551         non-loopback ones. Fixes bug #63265.
5552
5553 2005-05-27  Vladimir Vukicevic  <vladimir@pobox.com>
5554
5555         * appdomain.c, verify.c, object-internals.h, reflection.c:
5556         bumped corlib number to 36, and added new extra_flags field
5557         to ReflectionMethodBuilder and friends.  Fixes #75060.
5558
5559 Fri May 27 14:45:56 CEST 2005 Paolo Molaro <lupus@ximian.com>
5560
5561         * gc.c: register a new weak link only if the object is non-null
5562         (fixes bug#75047).
5563
5564 2005-05-26  Atsushi Enomoto  <atsushi@ximian.com>
5565
5566         * culture-info.h : short time pattern too.
5567
5568 2005-05-26  Atsushi Enomoto  <atsushi@ximian.com>
5569
5570         * culture-info.h : expand long time pattern string length.
5571
5572 2005-05-25  Atsushi Enomoto  <atsushi@ximian.com>
5573
5574         * culture-info-table.h : update (more French date format; #72788).
5575
5576 2005-05-25  Zoltan Varga  <vargaz@freemail.hu>
5577
5578         * icall.c (ves_icall_InternalInvoke): Avoid type checks on this if
5579         the method is static. Fixes #75029.
5580
5581 2005-05-25  Lluis Sanchez Gual  <lluis@novell.com>
5582
5583         * reflection.c: Update the table_idx field of method builders after
5584         saving the module, since it can change. This is a workaround for
5585         bug #74914. 
5586
5587 2005-05-25  Atsushi Enomoto  <atsushi@ximian.com>
5588
5589         * culture-info-table.h : update (additional French date format).
5590
5591 2005-05-20  Zoltan Varga  <vargaz@freemail.hu>
5592
5593         * icall.c (ves_icall_type_Equals): Revert last change.
5594         
5595         * icall.c (ves_icall_type_Equals): Turn the g_print into an assert.
5596
5597         * icall.c (ves_icall_type_GetTypeCode): Rename the icall to GetTypeCodeInternal.
5598
5599 2005-05-20  Sebastien Pouliot  <sebastien@ximian.com>
5600
5601         * class-internals.h: Added executioncontext_class field to 
5602         MonoDefaults structure.
5603         * domain.c: Cache System.Threading.ExecutionContext class in 
5604         mono_defaults.
5605         * object.c: Capture the ExecutionContext for asynchroneous calls in
5606          mono_async_result_new.
5607         * object-internals.h: Added execution_context and original_context 
5608         fields to MonoAsyncResult. Added execution_context to MonoThread.
5609         * security-manager.c|.h: Added mono_get_context_capture_method to 
5610         return the capture method (if required by the security manager or by
5611         the framework version used).
5612         * threadpool.c: Apply capture (if present) ExecutionContext in 
5613         mono_async_invoke and revert to original context after it completes.
5614
5615 2005-05-19  Atsushi Enomoto  <atsushi@ximian.com>
5616
5617         * culture-info-table.h : updated (real hacky solution for zh-CHT).
5618
5619 2005-05-18  Atsushi Enomoto  <atsushi@ximian.com>
5620
5621         * culture-info-table.h : zh-CHT related workaround.
5622
5623 2005-05-12  Zoltan Varga  <vargaz@freemail.hu>
5624
5625         * marshal.c (emit_marshal_custom): Add some error checking and call the
5626         methods in the ICustomMarshaler interface. Fixes #74875.
5627         
5628         * marshal.c (emit_marshal_array): Implement [Out] marshalling in
5629         native->managed wrappers.
5630
5631 2005-05-12  Martin Baulig  <martin@ximian.com>
5632
5633         * mono-debug-debugger.cs (mono_debugger_lock/unlock): Always lock
5634         here and use the loader lock.
5635
5636         * mono-debug.c: Properly lock when the debugger is not attached.
5637         (mono_debug_init): Release the initial lock if we're not running
5638         in the debugger.
5639
5640 2005-05-12  Zoltan Varga  <vargaz@freemail.hu>
5641
5642         * marshal.c (emit_marshal_custom): Pass through NULL values without
5643         calling the custom marshalling routines.
5644
5645         * marshal.c (emit_ptr_to_object_conv): Implement ftnptr->delegate
5646         conversion in structures. Fixes #74882.
5647
5648 2005-05-12  Atsushi Enomoto  <atsushi@ximian.com>
5649
5650         * culture-info-table.h : zh-* cultures were missing.
5651
5652 2005-05-12  Lluis Sanchez Gual  <lluis@novell.com>
5653
5654         * threads.c: Added a new event background_change_event which is signaled
5655         when a thread changes its background mode.
5656         Moved here several checks previously done in managed code. The checks
5657         require the thread lock, and using the thread lock in managed code
5658         can result in deadlocks.
5659         Merged Start_internal and Thread_internal into a single method. Now 
5660         Thread_internal does all work of creating and starting a thread.
5661         Added icalls for setting and getting the state of the object. Moved from
5662         managed code to avoid locking there.
5663         Added wait_for_tids_or_state_change() which is called instad of
5664         wait_for_tids when waiting for non-backround threads to end. This method
5665         will return if one of the threads ends or the background_change_event
5666         is signaled.
5667         * threadpool.c: use ves_icall_System_Threading_Thread_SetState() to set
5668         the background mode. This method signals the background_change_event
5669         event.
5670         * icall.c:
5671         * threads-types.h: Added icalls for ClrState, SetState and GetState, and
5672         removed Start_internal.
5673         
5674 2005-05-11  Martin Baulig  <martin@ximian.com>
5675
5676         * mono-debug.h (MonoSymbolTable, MonoDebugMethodAddress): Changed
5677         to order of some fields to get proper alignment on 64-bit machines.
5678
5679 2005-05-11  Martin Baulig  <martin@ximian.com>
5680
5681         * mono-debug.c, mono-debug-debugger.c: Revert Paolo's locking
5682         changes as they're broken and completely fuck up the debugger.
5683
5684         * mono-debug.c (mono_debug_add_method): Properly unlock on error.
5685
5686 2005-05-10  Martin Baulig  <martin@ximian.com>
5687
5688         * reflection.c (mono_reflection_generic_class_initialize): Don't
5689         call mono_class_setup_parent() here.
5690
5691 2005-05-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5692
5693         * metadata/socket-io.c: on windows, getsockopt/setsockopt for
5694         send/receive timeout use an integer in milliseconds. We were using a
5695         struct timeval.
5696
5697 2005-05-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5698
5699         * locales.c:
5700         (internal_get_cultures): reserve the first slot of the array for the
5701         InvariantCulture, which will be filled in managed code.
5702
5703 2005-05-06  Zoltan Varga  <vargaz@freemail.hu>
5704
5705         * reflection.c (mono_image_fill_module_table): Initialize the
5706         GENERATION field as well.
5707
5708 2005-05-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5709
5710         * monitor.c: ignore calls to Monitor.Exit even if no one ever called
5711         Monitor.Enter on the object.
5712
5713 2005-05-05  Lluis Sanchez Gual  <lluis@novell.com>
5714
5715         * threads.c: Enable the wait for running threads when exiting.
5716         * icall.c: Suspend all threads before exiting.
5717
5718 2005-05-05  Zoltan Varga  <vargaz@freemail.hu>
5719
5720         * assembly.c (mono_assembly_load_reference): Fix warning.
5721
5722 2005-05-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5723
5724         * threadpool.c: changed the default number of threads per cpu. From now
5725         on, the default will be 20 + (5 * number of cpus) instead of 50.
5726
5727 2005-05-04  Zoltan Varga  <vargaz@freemail.hu>
5728
5729         * loader.c (mono_method_get_signature_full): Add locking here.
5730
5731 2005-05-03  Lluis Sanchez Gual <lluis@novell.com>
5732
5733         * appdomain.c: Moved methods for parsing and freeing assembly
5734         names to assembly.c.
5735         * assembly.c, domain-internals.h: Created public methods for parsing
5736         assembly names. Fixed mono_assembly_load_with_partial_name:
5737         it now finds the best match, taking into account the version,
5738         token and culture specified in the partial name. Also return
5739         the latest version if no version information is specified.
5740
5741 Mon May 2 15:47:57 CEST 2005 Paolo Molaro <lupus@ximian.com>
5742
5743         * threadpool.c: replace check for SocketAsyncCall class.
5744
5745 2005-05-02 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5746
5747         * threadpool-internals.h:
5748         * Makefile.am: added threadpool-internals.h
5749
5750         * threadpool.c: call mono_unhandled_exception on exceptions not handled
5751         that happen in threadpool threads (tested on MS).
5752         (mono_thread_pool_remove_socket): new function that dispatch any pending
5753         AIO call on a socket that is closing. By now only epoll really needs it,
5754         as select/poll wake up when the socket closes.
5755
5756
5757         * socket-io.c: call mono_thread_pool_remove_socket in Close_internal.
5758
5759 2005-05-01  Zoltan Varga  <vargaz@freemail.hu>
5760
5761         * marshal.c (mono_marshal_get_managed_wrapper): Handle changing the calling convention.
5762
5763 2005-05-01  Lluis Sanchez Gual  <lluis@novell.com>
5764
5765         * gc.c: In mono_gc_cleanup(), wait for 2 seconds, not 2000 seconds.
5766
5767 2005-04-30  Lluis Sanchez Gual  <lluis@novell.com>
5768
5769         * threads.c: In mono_thread_suspend_all_other_threads, if a thread
5770         has an abort request, convert it into a suspend request.
5771
5772 2005-04-30  Ben Maurer  <bmaurer@ximian.com>
5773
5774         * marshal.c (mono_marshal_get_managed_wrapper): give a friendly
5775         warning for the usage of `UnmanagedFunctionPointerAttribute' which
5776         is not supported yet.
5777
5778 2005-04-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5779
5780         * image.c: register assemblies loaded from data (bundles) in the loaded
5781         assemblies hash. Fixes bug #74772.
5782
5783 2005-04-29  Martin Baulig  <martin@ximian.com>
5784
5785         * class.c (mono_type_get_name_recurse): Update to the new naming
5786         schema from the latest .NET 2.x beta2.
5787         (mono_class_setup_vtable_general): If we're a generic instance,
5788         copy the vtable from our generic type definition and inflate all
5789         the methods in it.
5790
5791         * loader.c (find_method): Update to the new naming schema from the
5792         latest .NET 2.x beta2.
5793
5794 2005-04-29  Raja R Harinath  <harinath@gmail.com>
5795
5796         * class.c (mono_class_init): Add a mono_loader_unlock to the
5797         #74734 fix.
5798
5799 2005-04-28  Zoltan Varga  <vargaz@freemail.hu>
5800
5801         * icall.c (ves_icall_System_Environment_Exit): Remove the 
5802         suspend_all_other_threads () call for the time being, since it can hang.
5803
5804         * threads.c (mono_thread_manage): Similarly, disable the waiting for
5805         the background threads to exit, since it can also hang.
5806
5807         * class.c (mono_class_init): Applied patch from Ankit Jain 
5808         (radical@gmail.com). Avoid pending init errors when a field refers
5809         to a nested class using a typeref. Fixes #74734.
5810
5811         * icall.c (ves_icall_System_Reflection_Assembly_GetModulesInternal): Fix
5812         this for dynamic modules.
5813
5814 2005-04-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5815
5816         * threads.c: don't wait for threads that are in the process of aborting
5817         or aborted. Set the 'shutting_down' flag before cleaning the threadpool
5818         and waiting for background threads to finish. This makes xsp and
5819         mod-mono-server exit without random length delays and/or hangs.
5820
5821 2005-04-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5822
5823         * icall.c: remove duplicate assignment from GetReferencedAssemblies.
5824
5825 2005-04-25  Zoltan Varga  <vargaz@freemail.hu>
5826
5827         * class.c (mono_class_is_assignable_from): Call is_assignable_to for
5828         dynamic types to prevent infinite loops. Fixes #74727.
5829
5830         * reflection.c (mono_reflection_call_is_assignable_from): Rename to
5831         ..._is_assignable_to.
5832
5833 2005-04-25  Sebastien Pouliot  <sebastien@ximian.com>
5834
5835         * security.c: Fixed #74698 where sysconf returned -1 on FreeBSD.
5836
5837 2005-04-25  Martin Baulig  <martin@ximian.com>
5838
5839         Upgrade to the latest .NET 2.x beta (Visual Studio 2005 Beta 2).
5840
5841         * domain.c
5842         (supported_runtimes): Change "v2.0.40607" -> "v2.0.50215".
5843
5844         * row-indexes.h (MONO_GENERICPARAM_KIND): Removed.
5845
5846         * reflection.c (build_compressed_metadata): Set metadata header
5847         version to 2.0.
5848
5849 2005-04-23  Zoltan Varga  <vargaz@freemail.hu>
5850
5851         * sysmath.c (ves_icall_System_Math_Round2): Use modf to decompose the
5852         number into an integral and a decimal part. Fixes #70473.
5853
5854         * marshal.c (ves_icall_System_Runtime_InteropServices_Marshal_OffsetOf): Ignore static fields. Fixes #74703.
5855
5856 2005-04-23  Atsushi Enomoto  <atsushi@ximian.com>
5857
5858         * culture-info-table.h : reflected the latest locale-builder output.
5859
5860 2005-04-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5861
5862         * threadpool.c: check for SuspendRequested too when deciding if
5863         mono_thread_interruption_checkpoint should be called.
5864
5865 2005-04-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5866
5867         * appdomain.[ch]: added function to set the shutting_down flag to TRUE.
5868         * threads.c: remove interruption_mutex and use Interlocked instead. When
5869         suspending all the threads, wait for all the suspended events at once.
5870         If we're shutting down and get an APC that is going to be queued,
5871         call mono_thread_execute_interruption immediately, as the thread might
5872         be sleeping on a pthread condition or mutex.
5873
5874         * icall.c: call mono_runtime_set_shutting_down before suspending the
5875         threads.
5876
5877         Fixes bug #74693. And now xsp is happier when exiting.
5878
5879 2005-04-22  Zoltan Varga  <vargaz@freemail.hu>
5880
5881         * loader.c (mono_stack_walk): Fix #74690.
5882
5883 2005-04-22  Martin Baulig  <martin@ximian.com>
5884
5885         * mono-debug.h (MonoDebugMethodJitInfo): Added
5886         `MonoDebugMethodJitInfo *jit'.
5887
5888         * mono-debug.c (mono_debug_read_method): Cache the
5889         MonoDebugMethodJitInfo in `address->jit'.
5890         (mono_debug_free_method_jit_info): New public method.
5891
5892 2005-04-22  Martin Baulig  <martin@ximian.com>
5893
5894         * class.c (mono_class_is_assignable_from): Disallow
5895         type parameter -> interface.
5896
5897 2005-04-21  Dick Porter  <dick@ximian.com>
5898
5899         * threads.c (mono_thread_create): Turn an assertion into an error.
5900
5901 2005-04-20  Zoltan Varga  <vargaz@freemail.hu>
5902
5903         * threads.c object.c icall.c: Fix some gcc 4.0 warnings.
5904         
5905         * threads.c marshal.h marshal.c exceptions.h exceptions.c appdomain.c: 
5906         Fix some gcc 4.0 warnings.
5907
5908 Wed Apr 20 16:09:06 CEST 2005 Paolo Molaro <lupus@ximian.com>
5909
5910         * file-io.c: fix alt dir separator char on unix systems
5911         and cleanup (fixes bug #71214).
5912
5913 2005-04-19  Lluis Sanchez Gual  <lluis@novell.com>
5914
5915         * marshal.c: Use CALLVIRT instead of CALL when dispatching
5916         a call to a remote domain, since the method may be an
5917         interface method in the client domain. This fixes bug #74192.
5918
5919 2005-04-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5920
5921         * threadpool.c: recv/send are now performed before going back to managed
5922         code to save one transition.
5923
5924 2005-04-16 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5925
5926         * metadata/socket-io.c: fixed semantics in Socket.Blocking icall.
5927
5928         * metadata/threadpool.c: removed hack to workaround the bug above.
5929
5930         Fixes bug #74618.
5931
5932 2005-04-16  Zoltan Varga  <vargaz@freemail.hu>
5933
5934         * reflection.c reflection.h: Fix handling of parameter defaults in
5935         dynamic methods. Also fixes handling of parameter attributes.
5936         Fixes #74609.
5937
5938         * mono-debug.c (mono_debug_close_image): Fix warning.
5939
5940 2005-04-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5941
5942         * socket-io.h: replaced old unused field with new 'blocking'.
5943         * threadpool.c: restore socket blocking state on windows(tm).
5944
5945 2005-04-14  Sebastien Pouliot  <sebastien@ximian.com>
5946
5947         * icall.c: don't return the codebase in the AssemblyName[] returned by
5948         ves_icall_System_Reflection_Assembly_GetReferencedAssemblies.
5949         * object-internals.h: Removed FIXME (fields were presents) and fixed
5950         versioncompat declaration.
5951
5952 2005-04-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5953
5954         * threadpool.c: sometimes we get EBADF from epoll but the epollfd is
5955         not closed, so don't cleanup when it happens.
5956
5957 2005-04-13  Chris Toshok  <toshok@ximian.com>
5958
5959         * mono-debug-debugger.h: change prototype for
5960         mono_debugger_lookup_type.
5961
5962         * mono-debug-debugger.c (mono_debugger_lookup_type): reinstate
5963         this function, although it should probably be named
5964         mono_debugger_init_type.
5965
5966 2005-04-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5967
5968         * threadpool.c: fix non-AIO case.
5969
5970 2005-04-13  Zoltan Varga  <vargaz@freemail.hu>
5971
5972         * profiler.c (mono_profiler_install_simple): Add a 'jit' option to
5973         the built-in profiler to measure just JIT compilation times.
5974
5975 2005-04-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5976
5977         * threadpool.c: the epollfd might be closed by another thread at
5978         any time, so ignore EBADF at treat it as a "we're closing" sign.
5979
5980 2005-04-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5981
5982         * threadpool.c: release the semaphores with a count equals to the number
5983         of working threads in both IO and regular pools. Fixed typo that messed
5984         up the count of IO pool threads. Don't initialize the pipe handles if
5985         we're using epoll.
5986
5987 2005-04-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5988
5989         * threadpool.c: some systems don't like a NULL when deleting the socket
5990         from epoll.
5991
5992 2005-04-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5993
5994         * threadpool.c: fix semaphore allocation.
5995
5996 2005-04-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
5997
5998         * threadpool.c: added epoll() based implementation for asynchronous IO
5999         that is used instead of the default poll() when available.
6000         It can be disabled by setting MONO_DISABLE_AIO.
6001
6002 2005-04-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6003
6004         * threadpool.c: windows needs 'closesocket' and instead of returning
6005         0 when the stream is closed while in select, it returns -1. Fixes bug
6006         #74573.
6007
6008 2005-04-12  Zoltan Varga  <vargaz@freemail.hu>
6009
6010         * class.c (class_compute_field_layout): Fix the regression caused by
6011         the previous try.
6012
6013 2005-04-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6014
6015         * threadpool.c: separate pool for socket async. IO.
6016         * threadpool.h: mono_max_worker_threads is not a global any more.
6017
6018 2005-04-10  Zoltan Varga  <vargaz@freemail.hu>
6019
6020         * class.c (class_compute_field_layout): Fix #74549.
6021
6022 2005-04-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6023
6024         * threadpool.c: select() on windows doesn't allow pipe handles, soooo
6025         use 2 connected sockets instead.
6026
6027 2005-04-08  Miguel de Icaza  <miguel@novell.com>
6028
6029         * mono-config.c: Add new entry point for mkbundle
6030         mono_config_parse_memory. 
6031
6032 2005-04-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6033
6034         * threadpool.c: removed another unused function.
6035
6036 2005-04-08  Ankit Jain  <radical@corewars.org>
6037
6038         * reflection.c (get_default_param_value_blobs): Add 'types'
6039         parameter to get the types encoded in the constant table.
6040         (mono_param_get_objects): Use the type from the constant table,
6041         not the type of the parameter, when creating default values.
6042         Handle null default values correctly.
6043
6044 2005-04-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6045
6046         * file-io.c:
6047         * file-io.h:
6048         * threadpool.c:
6049         * threadpool.h:
6050         * icall.c:
6051         * socket-io.c: removed dead code for async IO.
6052
6053 2005-04-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6054
6055         * socket-io.h: 2 more fields in MonoSocketAsyncResult.
6056
6057         * threadpool.c: intercept socket async. calls and pass them to a thread
6058         that is polling and dispatching the job items to the threadpool as
6059         socket become ready. Fixes bugs #71217, #71933.
6060
6061         * icall.c: Removed AsyncReceive and AsyncSend. Speed up for copies
6062         between char and short/ushort arrays.
6063
6064         * socket-io.c: remove dead code.
6065
6066 2005-04-06  Atsushi Enomoto  <atsushi@ximian.com>
6067
6068         * locales.c,
6069           icall.c : removed InternalToUpper_Comp() and
6070           InternalToLower_Comp().
6071
6072 2005-04-06  Atsushi Enomoto  <atsushi@ximian.com>
6073
6074         * char-conversions.h : The tables were incorrectly generated. Should
6075           be generated against invariant culture.
6076
6077 2005-04-04  Zoltan Varga  <vargaz@freemail.hu>
6078
6079         * object.c (mono_runtime_invoke_array): Fix return value when 
6080         passing pre-created valuetype objects to ctors.
6081
6082         * gc.c (mono_gchandle_is_in_domain): Applied patch from Jon Larimer 
6083         (jlarimer@gmail.com). Avoid crashes when the wrapper object is null.
6084         Fixes #74338.
6085
6086 2005-03-30  Sebastien Pouliot  <sebastien@ximian.com>
6087
6088         * domain.c: removed g_assert for runtimesecurityframe_class. This is 
6089         only used with --security and hides the wrong corlib version error.
6090
6091 2005-03-30  Joshua Tauberer  <tauberer@for.net>
6092
6093         * class.c: Changed mono_class_name_from_token so that types
6094         outside of a namespace don't have an initial period.  Improved
6095         the g_warning message used in _mono_class_get when loading
6096         fails.
6097         * assembly.c: In mono_assembly_load_reference, when an assembly
6098         can't be found, "No such file or directory" is misleading and
6099         unhelpful because a few paths were checked for the presence of
6100         the assembly.  When that happens (ENOENT), display a nicer
6101         message indicating the directories that were searched.  In all
6102         cases, the warning is made easier to read for non-hackers.
6103
6104 2005-03-29  Sebastien Pouliot  <sebastien@ximian.com>
6105
6106         * assembly.c: Set MONO_ASSEMBLIES to NULL when compiling from a VS.NET
6107         project/solution.
6108         * appdomain.h|domain.c: Removed inline from functions.
6109         * appdomain.c: Reduced warnings when compiling on windows.
6110         * icall.c: Fixed output_debug declaration to gunichar2*.
6111         * mono-config.c: Reduced warnings when compiling on windows.
6112         * rand.c: Added missing "windows.h". Added missing return value.
6113         * rawbuffer.c: Added missing winsock2.h for windows.
6114         * sysmath.h: Added mono-compiler.h header to allow/ease 
6115         compilation with non-GCC compilers.
6116         * threads.c: Fixed declarations to compile with VS.NET C compiler.
6117         Removed cast warnings.
6118
6119         Adapted from the work of J Lothian (for VC6).
6120
6121 2005-03-29  Zoltan Varga  <vargaz@freemail.hu>
6122
6123         * assembly.c (mono_assembly_load_corlib): Do not try loading corlib
6124         from default_path.
6125
6126 2005-03-27  Zoltan Varga  <vargaz@freemail.hu>
6127
6128         * marshal.c (mono_marshal_get_managed_wrapper): Fix bogus assert on
6129         the 2.0 profile.
6130
6131 2005-03-27  Raja R Harinath  <harinath@gmail.com>
6132
6133         * Makefile.am (assembliesdir): Fix.  If it is arch-dependent it
6134         has to be in $(exec_prefix).  $(prefix) is for arch-independent
6135         stuff, and it would probably use $(prefix)/share rather than
6136         $(prefix)/lib.
6137
6138 2005-03-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6139
6140         * console-io.c: added 2 includes that might be missing.
6141
6142 2005-03-24  Zoltan Varga  <vargaz@freemail.hu>
6143
6144         * marshal.c (mono_marshal_get_managed_wrapper): Fix crashes in 2.0
6145         profile.
6146
6147         * reflection.c (create_custom_attr): Allocate the params array using
6148         alloca so it gets GC tracking.
6149
6150 2005-03-23  Chris Toshok  <toshok@ximian.com>
6151
6152         * mono-debug-debugger.c (mono_debugger_runtime_invoke): comment
6153         out some spew.
6154
6155 2005-03-24  Raja R Harinath  <rharinath@novell.com>
6156
6157         * Makefile.am (assembly.lo, mono-config.lo): Rebuild when Makefile
6158         changes to pick up any changes in prefix, etc.
6159
6160 2005-03-23  Zoltan Varga  <vargaz@freemail.hu>
6161
6162         * marshal.c (mono_marshal_get_managed_wrapper): Remove fixme.
6163         
6164         * marshal.c (mono_marshal_get_managed_wrapper): Remove debugging output.
6165         * marshal.c (mono_marshal_get_managed_wrapper): Add support for the modopt(CallConvCdecl).
6166
6167 2005-03-23  Zoltan Varga  <vargaz@freemail.hu>
6168
6169         * class-internals.h object-internals.h class.c reflection.c: Extend the
6170         mono_lookup_dynamic_token () function to return the class of the
6171         token as well. 
6172
6173         * class.c (mono_ldtoken): Handle MEMBERREFS in the dynamic case as
6174         well. Fixes #73848.
6175
6176 2005-03-23  Sebastien Pouliot  <sebastien@ximian.com>
6177
6178         * security-manager.c: Skip inheritance checks for intra-corlib
6179         class inheritance and method overrides. This skips a lot of checks
6180         and (anyway) permissions cannot work until corlib is loaded.
6181
6182 2005-03-23  Martin Baulig  <martin@ximian.com>
6183
6184         * marshal.c (mono_marshal_get_stfld_wrapper): Add support for
6185         MONO_TYPE_GENERICINST.  
6186
6187 2005-03-23  Martin Baulig  <martin@ximian.com>
6188
6189         * metadata.c (mono_type_to_unmanaged): Add MONO_TYPE_GENERICINST.
6190
6191 Tue Mar 22 16:57:01 CET 2005 Paolo Molaro <lupus@ximian.com>
6192
6193         * class.c: added locking comments to some functions.
6194         Cache the interface offsets arrays (saves about 20 KB
6195         of runtime memory in a typical app).
6196         Reduce the time overhead in mono_class_setup_supertypes ().
6197
6198 Tue Mar 22 16:35:57 CET 2005 Paolo Molaro <lupus@ximian.com>
6199
6200         * icall.c: speedup and fix leaks in GetMethodsByName and
6201         GetPropertiesByName.
6202
6203 Tue Mar 22 16:34:29 CET 2005 Paolo Molaro <lupus@ximian.com>
6204
6205         * reflection.c: some locking fixes.
6206
6207 Tue Mar 22 15:13:54 CET 2005 Paolo Molaro <lupus@ximian.com>
6208
6209         * metadata.c: added missing break in case statement.
6210
6211 2005-03-22  Zoltan Varga  <vargaz@freemail.hu>
6212
6213         * marshal.c (mono_marshal_get_runtime_invoke): Add support for
6214         typedbyref return values. Fixes #73941.
6215
6216 2005-03-17  Sebastien Pouliot  <sebastien@ximian.com>
6217
6218         * security-manager.c|h: Added demandunmanaged method and 
6219         suppressunmanagedcodesecurity class to MonoSecurityManager.
6220         Renamed aptc class to allowpartiallytrustedcallers.
6221
6222 2005-03-17  Martin Baulig  <martin@ximian.com>
6223
6224         * class.c (inflate_generic_type): Add MONO_TYPE_ARRAY.
6225
6226 2005-03-16 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6227
6228         * file-io.c: disabled file async. IO using aio_*. It uses the
6229         threadpool now. Workaround for bug #73718.
6230
6231 Wed Mar 16 18:08:00 CET 2005 Paolo Molaro <lupus@ximian.com>
6232
6233         * assembly.h, mono-config.c: added code to deal with bundled configs
6234         for bundled assemblies.
6235
6236 Wed Mar 16 16:34:38 CET 2005 Paolo Molaro <lupus@ximian.com>
6237
6238         * *.c, private.h: cleanup, removing old private.h header file.
6239
6240 2005-03-16  Zoltan Varga  <vargaz@freemail.hu>
6241
6242         * reflection.c (mono_image_get_method_info): Encode best_fit_mapping
6243         and throw_on_unmappable_char attributes.
6244
6245 2005-03-13  Sebastien Pouliot  <sebastien@ximian.com>
6246
6247         * process.c: Fix buffer length in ves_icall_System_Diagnostics_Process
6248         _ProcessName_internal.
6249
6250 2005-03-13  Zoltan Varga  <vargaz@freemail.hu>
6251
6252         * object.c (mono_array_new_full): Fix aligning of array size. Fixes
6253         #73631.
6254
6255         * icall.c threads.c threads-types.h: Remove slothash icalls as they
6256         are no longer used.
6257
6258 2005-03-11  Zoltan Varga  <vargaz@freemail.hu>
6259
6260         * object.c (compute_class_bitmap): Add support for generics. Fixes
6261         #73527.
6262
6263 2005-03-10  Zoltan Varga  <vargaz@freemail.hu>
6264
6265         * reflection.c (mono_reflection_create_runtime_class): Fix 2.0 build.
6266
6267 2005-03-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6268
6269         * filewatcher.c: commented out the code for windows watcher, as we don't
6270         use it (we use the managed implementation instead).
6271
6272 2005-03-10  Zoltan Varga  <vargaz@freemail.hu>
6273
6274         * object-internals.h (MonoThread): Remove 'unused1' field.
6275
6276         * appdomain.c: Bump corlib version.
6277
6278         * marshal.c: Remove calls to Reset/RestoreDataStoreStatus ().
6279
6280         * reflection.c (mono_reflection_create_runtime_class): Remove the
6281         AssemblyBuilder.Save optimization since it causes too many problems.
6282
6283 2005-03-10  Sebastien Pouliot  <sebastien@ximian.com>
6284
6285         * exception.c|h: Added mono_get_exception_reflection_type_load to
6286         create a ReflectionTypeLoadException object.
6287         * icall.c: Updated ves_icall_System_Reflection_Assembly_InternalGetType
6288         to return NULL is a InheritanceDemand fails during reflection. Updated
6289         ves_icall_System_Reflection_Assembly_GetTypes to throw a 
6290         ReflectionTypeLoadException if an InheritanceDemand fails during 
6291         reflection. Added icall mapping for GetLinkDemandSecurity.
6292         * security-manager.c|h: Added ves_icall_System_Security_
6293         SecurityManager_GetLinkDemandSecurity internal call to return the
6294         class and methods permissions set for a LinkDemand. Removed unused
6295         fields in MonoSecurityManager.
6296
6297 2005-03-10  Martin Baulig  <martin@ximian.com>
6298
6299         * class.c (mono_bounded_array_class_get): Initialize `eclass' if
6300         it's a generic instance.
6301
6302 2005-03-09  Zoltan Varga  <vargaz@freemail.hu>
6303
6304         * reflection.c (mono_get_object_from_blob): Applied patch from
6305         Ankit Jain (radical@gmail.com). Fix enum default values. Fixes #73457.
6306
6307         * class.c (mono_class_is_assignable_from): Another try at fixing 
6308         #73469 without breaking anything.
6309
6310 2005-03-08  Zoltan Varga  <vargaz@freemail.hu>
6311
6312         * class.c: (mono_class_is_assignable_from): Revert the last changes
6313         since they don't work with generics.
6314         
6315         * class.c (mono_class_is_assignable_from): Fix build bustage.
6316
6317         * class.c (mono_class_is_assignable_from): If oklass is dynamic, call
6318         the managed IsAssignableFrom method. Fixes #73469.
6319
6320         * reflection.c (mono_reflection_call_is_assignable_from): New helper
6321         function.
6322
6323 2005-03-04  Zoltan Varga  <vargaz@freemail.hu>
6324
6325         * object.c (mono_load_remote_field_new): Fix returning uninitialized
6326         memory when the remoting callback does not sets the out arguments.
6327         Fixes #73007.
6328
6329         * marshal.c (mono_delegate_free_ftnptr): Remove debug array checked in
6330         by mistake.
6331
6332         * string-icalls.c: Return String.Empty where needed. Fixes #73310.
6333
6334         * object-internals.h (MonoStackFrame): Sync with managed object layout.
6335
6336         * appdomain.c: Bump corlib version.
6337
6338 2005-03-03  Zoltan Varga  <vargaz@freemail.hu>
6339
6340         * gc-internal.h boehm-gc.c null-gc.c: Add mono_gc_is_gc_thread () API
6341         function.
6342
6343         * threads.c (mono_thread_attach): Detect threads which are not started
6344         by the GC pthread wrappers.
6345
6346 2005-03-03  Sebastien Pouliot  <sebastien@ximian.com>
6347
6348         * icall.c: Added new icall for RNG.
6349         * rand.c|h: Added new icall to open the RNG. This allows to share a 
6350         single handle on Linux to access /dev/urandom and fix #73183.
6351
6352 Thu Mar 3 17:53:17 CET 2005 Paolo Molaro <lupus@ximian.com>
6353
6354         * object.c: setting the new vtable in a transparent proxy object must
6355         not change the GC descriptor.
6356
6357 Thu Mar 3 12:11:46 CET 2005 Paolo Molaro <lupus@ximian.com>
6358
6359         * object.c: fixed compilation without GCJ support.
6360         * reflection.c: for runtime-created types ensure klass->has_references
6361         is correct (bug #73215).
6362
6363 2005-03-02  Martin Baulig  <martin@ximian.com>
6364
6365         * class.c (mono_class_is_assignable_from): Make this work if
6366         `oklass' is a generic instance; fixes #72831.
6367
6368 2005-03-01  Zoltan Varga  <vargaz@freemail.hu>
6369
6370         * marshal.c (mono_marshal_get_managed_wrapper): Fix handling of methods
6371         with hasthis set.
6372         
6373         * marshal.c (emit_marshal_array): Emit native->managed marshalling of blittable arrays.
6374
6375         * marshal.c: Reorganize native->managed marshalling code to also use
6376         the emit_marshal_... functions.
6377
6378 Tue Mar 1 16:16:42 CET 2005 Paolo Molaro <lupus@ximian.com>
6379
6380         * object.c: typed allocs have issues with bitmap sizes > 30,
6381         so check for max_set >= 30.
6382
6383 2005-03-01  Zoltan Varga  <vargaz@freemail.hu>
6384
6385         * marshal.c (emit_marshal_array): Implement marshalling of arrays to
6386         managed code. Fixes #73012.
6387
6388         * metadata.h (MonoMarshalSpec): Add elem_mult field.
6389
6390         * metadata.c reflection.c: Load/Emit elem_mult as well.
6391         
6392         * metadata.h (MonoMarshalSpec): Add comment.
6393
6394         * metadata.h: Add MONO_MARSHAL_CONV_LPTSTR_STR.
6395
6396         * metadata.c (mono_metadata_parse_marshal_spec): Set param_num and
6397         num_elem to -1 if not given.
6398
6399         * object-internals.h (MonoReflectionMarshal): Add has_size field.
6400
6401         * reflection.c (encode_marshal_blob): Differentiate between 0 and not
6402         given values.
6403
6404 2005-03-01  Marek Safar  <marek.safar@seznam.cz>
6405
6406         * null-gc.c (mono_gc_free_fixed): Was not compilable.
6407
6408 2005-02-28  Zoltan Varga  <vargaz@freemail.hu>
6409
6410         * reflection.c (encode_marshal_blob): Encode param_num field as well.
6411
6412         * object-internals.h (MonoReflectionMarshal): Add param_num field.
6413
6414 Mon Feb 28 11:59:42 CET 2005 Paolo Molaro <lupus@ximian.com>
6415
6416         * object.c: generalized the reference bitmap creation
6417         and added hooks for the new GC.
6418         * class-internals.c: removed the gc_bitmap field from MonoClass.
6419
6420 Sat Feb 26 16:06:59 CET 2005 Paolo Molaro <lupus@ximian.com>
6421
6422         * domain.c: help the compiler to produce better code
6423         in mono_jit_info_table_find ().
6424
6425 Fri Feb 25 16:50:14 CET 2005 Paolo Molaro <lupus@ximian.com>
6426
6427         * object.c: make all allocations look typed.
6428
6429 Fri Feb 25 16:18:59 CET 2005 Paolo Molaro <lupus@ximian.com>
6430
6431         * socket-io.c: load Mono.Posix if it's not loaded already
6432         (fixes bug#73033).
6433
6434 2005-02-24  Martin Baulig  <martin@ximian.com>
6435
6436         * class.c (dup_type): Correctly duplicate MONO_TYPE_PTR.
6437         * reflection.c (dup_type): Likewise.
6438
6439 2005-02-24  Zoltan Varga  <vargaz@freemail.hu>
6440
6441         * gc.c (run_finalize): Set the domain for finalizing delegates as well.
6442         Thanks to Willibald Krenn and Scott Mohekey for tracking this down.
6443
6444 Thu Feb 24 15:19:35 CET 2005 Paolo Molaro <lupus@ximian.com>
6445
6446         * domain.c, threads.c, object-internals.h: make the critical thread
6447         local vars use the fast access mode (even when we're compiled in
6448         a lib). Provide accessors to be used by the jit during codegen.
6449
6450 2005-02-24  Carlos Alberto Cortez <calberto.cortez@gmail.com>
6451
6452         * appdomain.c: Changed hook functios behavior to include
6453         support for the reflection only assemblies. Some icalls were changed
6454         to support the mentioned assemblies too. Signatures of static methods
6455         try_assembly_resolve and real_load now have an additional parameter:
6456         refonly.
6457
6458         * assembly.c: General changes to mono_assembly_ methods to support
6459         reflection only api. Functions mono_assembly_open, mono_assembly_load,
6460         mono_assembly_load_from and mono_assembly_loaded have got a '_full'
6461         suffix, to support an additional gbool parameter to specify whether
6462         the assembli is reflection only or not. Created some new hook functions 
6463         to add support for reflection only assemblies. Signatures of static 
6464         methods load_in_path, search_loaded, and mono_assembly_load_from_gac 
6465         have now an additional parameter: refonly.
6466
6467         * metadata-internals.h: MonoAssembly now has a gbool ref_only flag,
6468         indicating whether the assembly is reflection only or not.
6469
6470         * exception.c: Add mono_get_exception_invalid_operation.
6471
6472         * icall.c: Throw an InvalidOperationException when trying to invoke
6473         a property/method/event, or trying to set/get the value of a field.
6474         Also add an icall to retrieve the ref_only flag to the
6475         MonoReflectionAssembly.
6476
6477 2005-02-23  Chris Toshok  <toshok@ximian.com>
6478
6479         Part of fix for #72827.
6480         * mono-debug.c (mono_debug_add_method): add lexical block data to
6481         the info we write.  Kind of a hack at the moment - we copy the
6482         lexical block info from the MonoDebugMethodInfo to the
6483         MonoDebugMethodJitInfo here, before writing it.
6484         (mono_debug_read_method): read the lexical block info.
6485
6486         * mono-debug.h (_MonoDebugMethodJitInfo): add lexical block slots.
6487
6488         * debug-mono-symfile.h: add lexical block support.
6489
6490         * debug-mono-symfile.c (mono_debug_find_method): add lexical block
6491         support.
6492
6493 2005-02-23  Zoltan Varga  <vargaz@freemail.hu>
6494
6495         * loader.c (mono_lookup_pinvoke_call): Fix warning.
6496
6497         * object.c (mono_runtime_free_method): Call mono_free_method () and
6498         put the TODOs there.
6499
6500         * loader.c (mono_free_method): Free up most memory allocated for 
6501         dynamic methods.
6502
6503 Wed Feb 23 18:54:26 CET 2005 Paolo Molaro <lupus@ximian.com>
6504
6505         * reflection.c: properly flag a Type argument to a
6506         named custom attr value (bug #72248).
6507
6508 Wed Feb 23 18:32:35 CET 2005 Paolo Molaro <lupus@ximian.com>
6509
6510         * reflection.c: reduce code duplication in named custom
6511         attribute encoding.
6512
6513 Wed Feb 23 17:23:52 CET 2005 Paolo Molaro <lupus@ximian.com>
6514
6515         * reflection.c: properly encode custom attrs of type object
6516         (bug #72649).
6517
6518 2005-02-23  Zoltan Varga  <vargaz@freemail.hu>
6519
6520         * marshal.c (mono_delegate_free_ftnptr): Make this thread safe.
6521
6522 Tue Feb 22 21:54:47 CET 2005 Paolo Molaro <lupus@ximian.com>
6523
6524         * socket-io.c: load System.dll if it's not loaded already
6525         (bug #72850 and #70477).
6526
6527 2005-02-21  Martin Baulig  <martin@ximian.com>
6528
6529         * marshal.c (mono_marshal_get_runtime_invoke): Add support for
6530         generic instances.
6531
6532 2005-02-21  Martin Baulig  <martin@ximian.com>
6533
6534         * reflection.c (mono_image_build_metadata): We also need to
6535         "fixup" the MethodImpl table after we computed the final method
6536         indices.  Call fixup_methodimpl() to do that.
6537         (fixup_methodimpl): New private method.
6538
6539 Mon Feb 21 16:17:14 CET 2005 Paolo Molaro <lupus@ximian.com>
6540
6541         * assembly.c: special case mscorlib.dll (bug#72536),
6542         patch from Carlos Alberto Cortez.
6543
6544 2005-02-20  Zoltan Varga  <vargaz@freemail.hu>
6545
6546         * threads-types.h threads.c: Fix build bustage.
6547
6548         * threads.c: Use a union for long<->double conversions.
6549
6550         * threads-types.h threads.c icall.c: Implement the net 2.0 interlocked
6551         functions based on a patch by Luca Barbieri (luca.barbieri@gmail.com).
6552
6553         * marshal.c (emit_thread_interrupt_checkpoint_call): Mark the bblock 
6554         containing the checkpoint call with NOT_TAKEN.
6555         
6556         * marshal.c (mono_marshal_get_managed_wrapper): Emit interrupt 
6557         checkpoint before pushing the arguments, so they won't have to be
6558         spilled to stack.
6559
6560 Sat Feb 19 15:19:46 CET 2005 Paolo Molaro <lupus@ximian.com>
6561
6562         * domain.c, assembly.c, domain-internals.h: make some data
6563         const and relocation-free.
6564
6565 Sat Feb 19 11:12:34 CET 2005 Paolo Molaro <lupus@ximian.com>
6566
6567         * object.c, appdomain.c, class-internals.h: introduce the
6568         MonoClassRuntimeInfo structure to hold the info needed to
6569         use a class at runtime. Made mono_class_vtable() lock-free
6570         for all the appdomains.
6571
6572 Sat Feb 19 11:11:12 CET 2005 Paolo Molaro <lupus@ximian.com>
6573
6574         * metadata-internals.h, image.c: introduce a per-image mempool to
6575         be used for memory that has the same lifetime as the image.
6576
6577 2005-02-18  Lluis Sanchez Gual  <lluis@novell.com>
6578
6579         * domain.c: In mono_init_internal(), instead of selecting the first
6580         runtime version supported by an executable, get a list of all
6581         supported versions and select the one for which an mscorlib exists
6582         (since even if the runtime supports a given version, it doesn't mean
6583         that the framework for that version is installed).
6584         Modified get_runtimes_from_exe to support this behavior.
6585         In supported_runtimes, added information about additional system
6586         assembly versions.
6587         
6588         * assembly.c: Added support for more than one system assembly version
6589         per runtime version. Updated the assembly list.
6590         In mono_assembly_remap_version, removed the initial version check,
6591         since we don't know to which version we need to compare until we
6592         get the version set on which the assembly is based.
6593         Moved the code for loading corlib into the new method
6594         mono_assembly_load_corlib(), so it can be used by the initialization
6595         code.
6596         
6597         * domain-internals.h: Updated data structures and added declaration
6598         for mono_assembly_load_corlib.
6599
6600 2005-02-17  Zoltan Varga  <vargaz@freemail.hu>
6601
6602         * reflection.c (resolve_object): Fix the creation of the signature in 
6603         the SignatureHelper case.
6604
6605         * assembly.c (mono_assembly_remap_version): Fix binary search.
6606         
6607 2005-02-17  Sebastien Pouliot  <sebastien@ximian.com>
6608  
6609         * class.c: Added inheritance check when a method is overloaded (from a
6610         virtual method or when implementing an interface) and when a class is
6611         inherited. Added functions to set a failure for a class and to 
6612         retreive the exception from a failure.
6613         * class-internals.h: Added fields to MonoClass to keep the exception
6614         information status for inheritance (or other exceptions) to be thrown
6615         later (i.e. not at load time).
6616         * object.c: Throw the inheritance SecurityException when a type is to 
6617         be created with either class or method inheritance violations.
6618         * reflection.c|h: Fix when getting declsec from a class. Removed 
6619         unrequired code for class. Improved sanity in parameter naming.
6620         * security-manager.c|h: Added functions to check for class and method
6621         inheritance.
6622
6623 2005-02-17  Zoltan Varga  <vargaz@freemail.hu>
6624
6625         * reflection.c (mono_reflection_create_runtime_class): Set has_cctor
6626         and has_finalize in dynamic types as well.
6627
6628 2005-02-17  Atsushi Enomoto  <atsushi@ximian.com>
6629
6630         * culture-info-table.h : fixed currency format for en-GB (and so on).
6631
6632 Wed Feb 16 16:28:15 CET 2005 Paolo Molaro <lupus@ximian.com>
6633
6634         * gc.c: ensure the GC handles never have 0 as a value.
6635
6636 2005-02-16  Zoltan Varga  <vargaz@freemail.hu>
6637
6638         * marshal.c (emit_marshal_ptr): Raise an exception if trying to pass
6639         a pointer to a struct to unmanaged code. Fixes #72625.
6640
6641 2005-02-16  Martin Baulig  <martin@ximian.com>
6642
6643         * mono-debug.c (mono_debug_open_image): Ignore dynamic images.
6644
6645 2005-02-16  Zoltan Varga  <vargaz@freemail.hu>
6646
6647         * marshal.c (emit_marshal_array): Only marshal unicode char arrays as [Out].
6648
6649 2005-02-15  Zoltan Varga  <vargaz@freemail.hu>
6650
6651         * loader.c (mono_lookup_pinvoke_call): Fix stdcall name mangling.
6652
6653         * marshal.c (mono_ftnptr_to_delegate): If the delegate has the 
6654         UnmanagedFunctionPointerAttribute, use it for determining calling convention
6655         etc. Fixes #71471.
6656
6657         * reflection.c (mono_custom_attrs_get_attr): New helper function.
6658
6659         * object-internals.h: Add MonoReflectionUnmanagedFunctionPointerAttribute.
6660
6661 Tue Feb 15 18:03:41 CET 2005 Paolo Molaro <lupus@ximian.com>
6662
6663         * domain.c, appdomain.c, appdomain.h, object-internals.h, object.h:
6664         changes to make the current context a field in MonoThread.
6665
6666 2005-02-15  Zoltan Varga  <vargaz@freemail.hu>
6667
6668         * marshal.c (mono_marshal_get_native_wrapper): Fix a crash caused by
6669         the last change.
6670         
6671         * marshal.c (mono_marshal_emit_native_wrapper): New helper function
6672         extracted from mono_marshal_get_native_wrapper.
6673
6674         * marshal.c (mono_marshal_get_native_func_wrapper): New helper function
6675         to create wrappers around native functions.
6676
6677         * marshal.c (mono_ftnptr_to_delegate): Add support for creating 
6678         delegates for arbitrary function pointers. Fixes #71472.
6679
6680 Tue Feb 15 11:01:09 CET 2005 Paolo Molaro <lupus@ximian.com>
6681
6682         * threads.c: cleaned up the code a little.
6683
6684 2005-02-15  Martin Baulig  <martin@ximian.com>
6685
6686         * mono-debug.h (MonoSymbolTable): Allow variable-length chunks in
6687         the data table.
6688
6689         * mono-debug.c (DATA_TABLE_CHUNK_SIZE): Set to 32768; we may now
6690         allocate larger chunks if needed.
6691
6692 2005-02-14  Zoltan Varga  <vargaz@freemail.hu>
6693
6694         * threads.c (start_wrapper): Remove #ifdef PLATFORM_WIN32 probably left
6695         in by mistake.
6696
6697 Mon Feb 14 16:48:24 CET 2005 Paolo Molaro <lupus@ximian.com>
6698
6699         * domain.c: keep the domains in an array and ensure the domain ids
6700         are kept small, so they can be used as indexes to domain-specific data
6701         with a small memory overhead.
6702
6703 2005-02-14  Zoltan Varga  <vargaz@freemail.hu>
6704
6705         * icall.c: Handle byref types in Type icalls. Fixes #72544.
6706
6707 Mon Feb 14 15:39:56 CET 2005 Paolo Molaro <lupus@ximian.com>
6708
6709         * Makefile.am: remove libmetadata: we build just libmonoruntime now.
6710
6711 2005-02-13  Zoltan Varga  <vargaz@freemail.hu>
6712
6713         * tabledefs.h (MANIFEST_RESOURCE_VISIBILITY_MASK): Add flags for ManifestResource.
6714
6715         * loader.c (mono_lookup_pinvoke_call): Correct the search order used for different CharSet
6716         values.
6717
6718         * marshal.c (mono_marshal_get_string_encoding): CHAR_SET_AUTO means Unicode on windows.
6719         
6720 2005-02-12  Ben Maurer  <bmaurer@ximian.com>
6721
6722         * domain-internals.h: add the hashtable here.
6723
6724         * class-internals.h: Remove `info' from MonoMethod
6725
6726         * domain.c: Add a new hashtable, jit_trampoline_hash
6727
6728 Fri Feb 11 17:11:20 CET 2005 Paolo Molaro <lupus@ximian.com>
6729
6730         * object.c: don't set the value of static fields
6731         (fixes bug#72494).
6732
6733 2005-02-11  Martin Baulig  <martin@ximian.com>
6734
6735         * mono-debug.c (DATA_TABLE_CHUNK_SIZE): Increase to 131072.
6736         (mono_debug_add_method): Silently ignore the method if it's too big.
6737         (mono_debug_add_type): Likewise.
6738
6739 Fri Feb 11 16:22:10 CET 2005 Paolo Molaro <lupus@ximian.com>
6740
6741         * threads.c, appdomain.c: remove #ifdefs from the code.
6742
6743 2005-02-10  Sebastien Pouliot  <sebastien@ximian.com>
6744
6745         * metadata-internals.h: Added flags to MonoAssembly to cache the most
6746         common security informations. This allows us to stay in unmanaged code
6747         when doing LinkDemand and it's special cases (except for the first 
6748         time for initialization). The flags a very much used with --security.
6749         * reflection.c|h: Added code to get declarative security attributes 
6750         for LinkDemand and InheritanceDemand. This required to refactor the
6751         existing code for Demand.
6752         * security-manager.c|h: Added new method fields for the special cases
6753         of LinkDemand.
6754
6755 2005-02-10  Martin Baulig  <martin@ximian.com>
6756
6757         * icall.c (ves_icall_MonoDebugger_MakeArrayType): New interncall.
6758         (ves_icall_MonoDebugger_GetTypeToken): New interncall.
6759
6760 2005-02-10  Martin Baulig  <martin@ximian.com>
6761
6762         * mono-debug.c, mono-debug-debugger.c: Completely reworked the
6763         debugging code; this is almost a complete rewrite.
6764
6765         * icall.c (ves_icall_MonoDebugger_GetMethodIndex): New interncall.
6766
6767 Thu Feb 10 15:19:01 CET 2005 Paolo Molaro <lupus@ximian.com>
6768
6769         * domain.c, object.h: expose mono_string_equal () and 
6770         mono_string_hash ().
6771         * icall.c, string-icalls.c: remove the string.GetHashCode () icall,
6772         it's implemented in managed code.
6773
6774 Thu Feb 10 15:03:46 CET 2005 Paolo Molaro <lupus@ximian.com>
6775
6776         * icall.c, gc.c, gc-internal.h: make sure gchandles can't be used
6777         lo leak objects between appdomains.
6778
6779 Thu Feb 10 14:25:00 CET 2005 Paolo Molaro <lupus@ximian.com>
6780
6781         * assembly.c: old compilers compilation fix from 
6782         robertj@gmx.net (Robert Jordan).
6783
6784 2005-02-09  Ben Maurer  <bmaurer@ximian.com>
6785
6786         * class-internals.h: Little reminder for the future.
6787
6788         * debug-helpers.c: Fix up wrapper_type_names
6789
6790 Wed Feb 9 19:34:29 CET 2005 Paolo Molaro <lupus@ximian.com>
6791
6792         * image.c, metadata-internals.h: when loading an image from a file,
6793         mmap all of it and use the same codepaths as when using a
6794         in-memory image: the code is simpler and we use less memory
6795         (both writable and readonly).
6796
6797 Wed Feb 9 18:32:51 CET 2005 Paolo Molaro <lupus@ximian.com>
6798
6799         * gc-internal.h, null-gc.c, boehm-gc.c: added functions to the GC
6800         API to alloc runtime data structures that need to be tracked by the
6801         GC and contain pointers.
6802         * appdomain.c, threads.c, object.c, gc.c: use the above changes to
6803         make the code more readable and eventually use a different GC.
6804
6805 2005-02-09  Zoltan Varga  <vargaz@freemail.hu>
6806
6807         * marshal.c (emit_marshal_vtype): Don't do managed->native conversion
6808         for out arguments.
6809         
6810 2005-02-09  Lluis Sanchez Gual  <lluis@novell.com>
6811
6812         * object.c: In release_type_locks(), don't release the cctor lock
6813         if it has already been released. This fixes a crash in the
6814         thread5 test.
6815
6816 Tue Feb 8 19:02:59 CET 2005 Paolo Molaro <lupus@ximian.com>
6817
6818         * gc.c, marshal.c, icall.c: register a delegate for finalization
6819         only when the native function pointer has been allocated for it.
6820
6821 Tue Feb 8 18:12:27 CET 2005 Paolo Molaro <lupus@ximian.com>
6822
6823         * object.c: cleaned up some code, allocate objects that are
6824         pointer free with the atomic malloc variant. Allocate memory
6825         for static data from the mempool if it's pointer-free.
6826         Allocate the bounds array at the end of the array data, when needed.
6827         * object-internals.h, object.h: move a private function in a private
6828         header.
6829         * class.c: handle missing case in tracking references in fields.
6830
6831 Tue Feb 8 18:04:51 CET 2005 Paolo Molaro <lupus@ximian.com>
6832
6833         * class.c, class-internals.h: keep track if a type has
6834         reference fields in either the instance or static fields.
6835
6836 2005-02-07  Lluis Sanchez Gual  <lluis@novell.com>
6837
6838         * domain.c, domain-internals.h: Moved RuntimeInfo to domain-internals.h,
6839         and renamed to MonoRuntimeInfo. Added fields to store the expected
6840         framework assembly version. Changed mono_get_framework_version and
6841         mono_get_runtime_version for a single mono_get_runtime_info method.
6842         
6843         * assembly.c: Added method to remap system assembly versions to the
6844         current executing runtime version. Removed old mapping code.
6845         Remap assembly versions in mono_assembly_load and mono_assembly_loaded.
6846         
6847         * icall.c, reflection.c: Track api changes.
6848
6849 2005-02-06  Miguel de Icaza  <miguel@novell.com>
6850
6851         * loader.c (method_from_memberref): Improve error reporting,
6852         produce the class name instead of the typeref/typedef index. 
6853
6854 2005-02-07  Zoltan Varga  <vargaz@freemail.hu>
6855
6856         * marshal.c (mono_marshal_get_stfld_remote_wrapper): Fix wrapper type.
6857
6858 2005-02-05  Zoltan Varga  <vargaz@freemail.hu>
6859
6860         * loader.c (mono_lookup_pinvoke_call): Allow for combination of
6861         stdcall and charset name mangling.  Reorganize the code and add
6862         some tracing stuff.
6863
6864 2005-02-05  Ben Maurer  <bmaurer@ximian.com>
6865
6866         * monodiet.c: More iters!
6867
6868         * marshal.c: Iter usage.
6869
6870         * icall.c: Iter usage.
6871
6872         * object.c: Use iters.
6873
6874         * debug-helpers.c: More iters
6875
6876 2005-02-05  Zoltan Varga  <vargaz@freemail.hu>
6877
6878         * loader.c (mono_lookup_pinvoke_call): Add brute-force checking for mangled function names
6879         under win32.
6880
6881 2005-02-05  Ben Maurer  <bmaurer@ximian.com>
6882
6883         * mono-debug-debugger.c: use iters
6884
6885         * class.c, class-internals.h: mono_class_setup_events is static
6886         now
6887
6888         * All callers: use iters
6889
6890 2005-02-05  Zoltan Varga  <vargaz@freemail.hu>
6891
6892         * class.c string-icalls.c marshal.c reflection.c: Applied patch from
6893         Robert Jordan (robertj@gmx.net). Fix compilation errors under gcc-2.95.
6894
6895 2005-02-04  Zoltan Varga  <vargaz@freemail.hu>
6896
6897         * object.c (mono_class_proxy_vtable): Add missing _setup () calls.
6898
6899         * marshal.h: Add prototypes for ldfld/stfld_remote.
6900
6901         * appdomain.c (mono_domain_fire_assembly_load): Handle the case when
6902         this is called during startup.
6903         
6904 Fri Feb 4 20:27:58 CET 2005 Paolo Molaro <lupus@ximian.com>
6905
6906         * appdomain.c, monitor.c, monitor.h, threads-types.h: made the
6907         MonoThreadsSync struct private in monitor.c. Changed the way
6908         MonoThreadsSync is allocated so it's faster and there is no
6909         need to keep track of it with a finalizer and it uses less memory.
6910         This also finally allows us to allocate mono objects as ptrfree when
6911         there are no reference fields.
6912
6913 Fri Feb 4 20:24:03 CET 2005 Paolo Molaro <lupus@ximian.com>
6914
6915         * gc.c, null-gc.c, boehm-gc.c, gc-internal.h: added functions to deal with
6916         disappearing link to the GC interface and use them to simplify
6917         the gchandles code.
6918
6919 2005-02-04  Zoltan Varga  <vargaz@freemail.hu>
6920
6921         * class-internals.h marshal.c: Add two new wrappers, ldfld_remote and
6922         stfld_remote which call mono_load/store_field_new. This allows methods
6923         calling ldfld/stfld wrappers to be AOTed.
6924
6925         * console-io.c: Include sys/filio.h under solaris.
6926         
6927         * console-io.c: Include curses.h if needed correctly.
6928
6929 2005-02-03  Zoltan Varga  <vargaz@freemail.hu>
6930         
6931         * icall.c (ves_icall_MonoMethod_get_base_definition): Initialize
6932         method->klass as well.
6933
6934         * class-internals.h (MonoCachedClassInfo): Add 'finalize_image' field.
6935
6936         * class.c (mono_class_init): Switch on lazy initialization of 
6937         methods.
6938
6939         * class.c (mono_class_get_finalizer): Handle the case when the 
6940         finalizer is inherited.
6941
6942 2005-02-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
6943
6944         * console-io.c: <curses.h> is needed by term.h on solaris.
6945
6946 2005-02-03  Ben Maurer  <bmaurer@ximian.com>
6947
6948         * icall.c, class-internals.h, monodiet.c, class.c: Remove
6949         mono_class_setup_properties where possible. Remove this ftn from
6950         the header file, and make it static.
6951
6952 2005-02-03  Zoltan Varga  <vargaz@freemail.hu>
6953
6954         * loader.c: Add missing setup_... call.
6955
6956         * class.c: Add missing setup_... calls.
6957
6958         * class.c (mono_class_init): Switch on lazy initialization of 
6959         the generic vtable.
6960         
6961         * class.c (mono_class_init): Fix generics broken by the recent changes.
6962
6963         * monodiet.c (handle_type): Add missing setup_... calls.
6964
6965         * class.c: Back out garbage in previous patch.
6966         
6967         * class.c: Add missing setup_... calls.
6968
6969         * class.c (mono_class_get_method_from_name_flags): Avoid calling
6970         mono_class_setup_methods () if possible.
6971
6972         * class-internals.h (MonoClass): Add 'has_cctor' flag.
6973
6974         * class-internals.h (MonoCachedClassInfo): New structure.
6975
6976         * class.c: Initialize properties and events fields of MonoClass lazily.
6977
6978         * class.c: Add infrastructure for lazily initializing the methods and
6979         vtable fields of MonoClass. Not yet used.
6980
6981         * class.c (mono_class_get_finalizer): New helper function.
6982
6983         * class.c: Add infrastructure for loading some class related data from
6984         an AOT file.
6985
6986         * object.c: Add infrastructure for initializing the vtable from data
6987         in the AOT file.
6988
6989         * gc.c (run_finalize): Use mono_class_get_finalizer ().
6990
6991         * class.c loader.c object.c icall.c gc.c reflection.c: Call the
6992         appropriate initialization function before accessing parts of the
6993         MonoClass structure.
6994
6995         * marshal.c: Fix warnings.
6996         
6997         * marshal.c (emit_marshal_array): Add missing 'break'. Fixes #72169.
6998
6999         * mono-debug-debugger.c (get_exception_message): Use 
7000         mono_class_get_method_from_name_flags ().
7001
7002 2005-02-02  Ben Maurer  <bmaurer@ximian.com>
7003
7004         * reflection.c, appdomain.c: Replace a few manual searches that
7005         Zoltan missed. (Paolo approved this part of my initial patch).
7006
7007 Wed Feb 2 16:32:08 CET 2005 Paolo Molaro <lupus@ximian.com>
7008
7009         * profiler.c: disable recording statistical events at report time.
7010
7011 Wed Feb 2 14:14:00 CET 2005 Paolo Molaro <lupus@ximian.com>
7012
7013         * icall.c: patch from Geoff Norton <gnorton@customerdna.com>
7014         to byteswap arrays of enum values, too (bug #72080).
7015
7016 2005-02-02  Zoltan Varga  <vargaz@freemail.hu>
7017
7018         * appdomain.c (set_domain_search_path): Allow this to be called if
7019         domain->setup is not yet set.
7020
7021         * loader.c (mono_method_get_index): New helper function.
7022
7023         * loader.c reflection.c: Use mono_method_get_index ().
7024
7025         * class.c (mono_class_get_method_from_name_flags): New helper method.
7026
7027         * debug-helpers.h debug-helpers.c (mono_find_method_by_name): Remove
7028         this.
7029
7030         * class.c (mono_class_get_cctor): New helper method.
7031
7032         * string-icalls.c object.c class.c marshal.c reflection.c: Use
7033         mono_class_get_method () to look up methods.
7034
7035 2005-02-01  Miguel de Icaza  <miguel@novell.com>
7036
7037         * console-io.c: Fix the build, this should work on Windows.
7038
7039 2005-01-31  Ben Maurer  <bmaurer@ximian.com>
7040
7041         * marshal.c (mono_marshal_xdomain_copy_out_value): cached_str must
7042         be set to null to keep things valid
7043
7044 2005-01-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
7045
7046         * icall.c: added Console 2.0 icalls.
7047         * Makefile.am: added console-io.[ch]
7048         * console-io.[ch]: internal calls for Console 2.0 API.
7049
7050 Mon Jan 31 19:01:29 CET 2005 Paolo Molaro <lupus@ximian.com>
7051
7052         * class.c: make sure we consider all the interfaces
7053         when calculating max_interface_id (bug found by
7054         Jeroen Frijters running ikvm).
7055
7056 2005-01-31  Zoltan Varga  <vargaz@freemail.hu>
7057
7058         * icall.c (ves_icall_FieldInfo_SetValueInternal): Handle setting of
7059         valuetype fields to null.
7060
7061         * object.c (set_value): Ditto. Fixes #71669.    
7062
7063 2005-01-31  Martin Baulig  <martin@ximian.com>
7064
7065         * metadata.c (mono_metadata_has_generic_params): New public
7066         function; checks whether something is a generic method.
7067
7068 Sun Jan 30 20:19:48 CET 2005 Paolo Molaro <lupus@ximian.com>
7069
7070         * appdomain.c: fix infinite recursion when adding assemblies.
7071
7072 2005-01-30  Sebastien Pouliot  <sebastien@ximian.com>
7073
7074         * object.c: Fix small typo to return all items for Environment.
7075         GetCommandLineArgs.
7076
7077 Sun Jan 30 16:49:01 CET 2005 Paolo Molaro <lupus@ximian.com>
7078
7079         * domain.c, appdomain.c, assembly.c, image.c, domain-internals.h,
7080         reflection.c: more domain and assembly-unload related fixes
7081         and memory leaks plugs.
7082
7083 2005-01-30  Zoltan Varga  <vargaz@freemail.hu>
7084
7085         * class.c loader.c security.c loader.h process.c threads.c mono-debug-debugger.c profiler.c marshal.c rand.cpedump.c: Fix 64 bit warnings.
7086
7087 2005-01-29  Ben Maurer  <bmaurer@ximian.com>
7088
7089         * loader.c (mono_method_signature): Make this method lazy
7090         (mono_get_method_from_token): Don't computate the signature here.
7091
7092         Doing this saves quite a bit of memory. I got 90 kb on starting up
7093         monodoc. It should also save some disk reads on startup.
7094
7095         * *: MonoMethod->signature might be NULL now. You *MUST* use
7096         mono_method_signature.
7097
7098 2005-01-29  Zoltan Varga  <vargaz@freemail.hu>
7099
7100         * object.c (mono_runtime_get_main_args): Return an array from the
7101         current domain here. Fixes #71938.
7102
7103 Sat Jan 29 15:59:05 CET 2005 Paolo Molaro <lupus@ximian.com>
7104
7105         * monitor.c: formatting changes to comply with the
7106         mono coding style and remove #ifdefs from the code.
7107
7108 Sat Jan 29 15:18:54 CET 2005 Paolo Molaro <lupus@ximian.com>
7109
7110         * metadata.c, private.h: remove some unneeded data
7111         and use a more compact representation for table schemas.
7112
7113 Fri Jan 28 18:23:44 CET 2005 Paolo Molaro <lupus@ximian.com>
7114
7115         * metadata.c, metadata-internals.h: add mono_aligned_addr_hash()
7116         to get a better distribution in hash tables.
7117         * *.c: use mono_aligned_addr_hash() where appropriate.
7118         * assembly.c: make var static.
7119
7120 2005-01-28  Zoltan Varga  <vargaz@freemail.hu>
7121
7122         * domain-internals.h: Put MonoJitInfo on a diet.
7123
7124         * domain.c: Fix a warning.
7125
7126 Wed Jan 26 22:20:46 CET 2005 Paolo Molaro <lupus@ximian.com>
7127
7128         * gc.c: rework the gc handles code to reuse handles
7129         when freed.
7130
7131 Wed Jan 26 17:34:09 CET 2005 Paolo Molaro <lupus@ximian.com>
7132
7133         * domain.c: fixed long standing bug in mono_string_equal() which
7134         was brought to light with the ldstr changes.
7135
7136 2005-01-26  Sebastien Pouliot  <sebastien@ximian.com>
7137
7138         * reflection.c: Remove warning by adding missing include for marshal.h
7139
7140 Tue Jan 25 18:06:00 CET 2005 Paolo Molaro <lupus@ximian.com>
7141
7142         * domain.c, object.c: change the ldstr_table to hold
7143         MonoString* as keys: makes the runtime isinterned lookup
7144         faster and simplifies memory management.
7145
7146 2005-01-25  Sebastien Pouliot  <sebastien@ximian.com> 
7147  
7148         * icall.c: Renamed GetEnvironmentVariable so internal* so it was
7149         possible to add imperative security checks before calling the icall.
7150         * reflection.c: Return security attributes on the original MonoMethod
7151         (and not the wrapped one). This fix permissions on icalls.
7152
7153 2005-01-25  Dick Porter  <dick@ximian.com>
7154
7155         * icall.c (ves_icall_System_CurrentTimeZone_GetTimeZoneData): Make
7156         the check for mktime() support actually test the mktime() return
7157         value.  "Fixes" bug 71682, though the output is still different to
7158         MS.
7159
7160 2005-01-25  Martin Baulig  <martin@ximian.com>
7161
7162         * class.c (mono_class_is_assignable_from): Make this work for
7163         generic instances.
7164
7165 2005-01-24  Ben Maurer  <bmaurer@ximian.com>
7166
7167         * marshal.c (mono_string_utf8_to_builder)
7168         (mono_string_builder_to_utf16): We might not have ownership of the
7169         string. In thise case, we need to create a new buffer.
7170
7171         * object-internals.h (mono_stringbuilder_capacity): sb->str might
7172         be null, in which case, use the default capacity.
7173
7174 Mon Jan 24 16:42:29 CET 2005 Paolo Molaro <lupus@ximian.com>
7175
7176         * gc-internal.h, null-gc.c, profiler.c, boehm-gc.c: hook the
7177         GC events to the profiler.
7178
7179 Mon Jan 24 15:59:54 CET 2005 Paolo Molaro <lupus@ximian.com>
7180
7181         * gc.c: remove valgrind detection nonsense. Set GC_DONT_GC
7182         if you don't want the GC to run.
7183
7184 Mon Jan 24 15:53:25 CET 2005 Paolo Molaro <lupus@ximian.com>
7185
7186         * Makefile.am, gc.c, mono-gc.h, boehm-gc.c, null-gc.c, gc-internal.h:
7187         start providing a GC API and keeping different implementations in
7188         their own file.
7189         * profiler.h, profiler.c, profiler-private.h: provide the GC events API.
7190
7191 2005-01-22  Ben Maurer  <bmaurer@ximian.com>
7192
7193         * debug-mono-symfile.c (mono_debug_open_mono_symbol_file): Use
7194         mmap rather than allocating a huge buffer.
7195         (mono_debug_close_mono_symbol_file): Free the buffer allocated
7196         above.
7197
7198 2005-01-22  Sebastien Pouliot  <sebastien@ximian.com>
7199
7200         * icall.c: Add new internal calls for SecurityManager.SecurityEnabled
7201         and CheckExecutionRights.
7202         * reflection.c|h: Keep the index of the declarative security to be 
7203         used, instead of the pointer, when AOT compiler is used. Also add 
7204         class initialization when requesting demands.
7205         * security-manager.c|h: Implement SecurityManager.SecurityEnabled and
7206         CheckExecutionRights. Both properties are now FALSE by default, and
7207         unmodifiable, unless the --security option is used.
7208
7209 Fri Jan 21 15:29:27 CET 2005 Paolo Molaro <lupus@ximian.com>
7210
7211         * domain.c, appdomain.c, assembly.c, image.c, metadata-internals.h,
7212         reflection.c: properly refcount images and assemblies, many leaks fixed.
7213
7214 2005-01-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
7215
7216         * threadpool.c: increase the timeout for threads in the thread pool to
7217         10s.  Fixes bug #67159.
7218
7219 2005-01-20  Bernie Solomon  <bernard@ugsolutions.com>
7220
7221         * class-internals.h: Sun's compiler insists on explicit
7222         signed on bit fields to handle then correctly.
7223
7224 2005-01-19  Miguel de Icaza  <miguel@ximian.com>
7225
7226         * file-io.c (ves_icall_System_IO_MonoIO_get_InvalidPathChars):
7227         Make the size of the array fit only the number of invalid path
7228         chars that we have.
7229
7230         * class.c (_mono_class_get): Improve the error reporting when a
7231         class referenced is not found, to assist debugging. 
7232
7233 Wed Jan 19 19:57:43 CET 2005 Paolo Molaro <lupus@ximian.com>
7234
7235         * threads.c: fix off-by-one error.
7236         * domain.c: free data allocated in the domain.
7237
7238 2005-01-19  Zoltan Varga  <vargaz@freemail.hu>
7239
7240         * reflection.c (mono_method_body_get_object): Fill out exception info
7241         as well.
7242
7243         * object-internals.h: Add MonoReflectionExceptionHandlingClause 
7244         structure.
7245         
7246 2005-01-19  Martin Baulig  <martin@ximian.com>
7247
7248         * loader.c (mono_get_method_constrained): Make this work again.
7249
7250 2005-01-19  Zoltan Varga  <vargaz@freemail.hu>
7251
7252         * object-internals.h (_MonoReflectionMethodBody): Make local_index a 
7253         guint16 to match the managed side.
7254
7255         * reflection.c (mono_reflection_body_get_object): Fill out local
7256         variables array.
7257
7258         * reflection.c (mono_method_body_get_object): Fill out local_var_sig_token
7259         as well.
7260
7261         * object-internals.h (_MonoReflectionMethodBody): Rename 'sig_token' to
7262         'local_var_sig_token'.
7263
7264 2005-01-18  Zoltan Varga  <vargaz@freemail.hu>
7265
7266         * loader.c (mono_lookup_pinvoke_call): Revert the previous patch as it breaks 
7267         System.Drawing.
7268
7269         * reflection.c (mono_method_body_get_object): Handle abstract and
7270         runtime methods.
7271
7272 Mon Jan 17 19:22:39 CET 2005 Paolo Molaro <lupus@ximian.com>
7273
7274         * marshal.c, loader.c, class-internals.h, reflection.c:
7275         store the emthod data for a wrapper in an array instead of a list.
7276
7277 Mon Jan 17 18:48:53 CET 2005 Paolo Molaro <lupus@ximian.com>
7278
7279         * marshal.c: change the code to allocate memory more
7280         conservatively for method wrappers.
7281
7282 Mon Jan 17 18:03:30 CET 2005 Paolo Molaro <lupus@ximian.com>
7283
7284         * class-internals.h, marshal.c: move the str_to_ptr and ptr_to_str
7285         fields from MonoClass to the marshal info structure where they belong.
7286
7287 Mon Jan 17 16:14:46 CET 2005 Paolo Molaro <lupus@ximian.com>
7288
7289         * class.c, object.c, class-internals.h, marshal.c: rearrange
7290         some fields and tweak some types to lower memory usage.
7291
7292 2005-01-17  Zoltan Varga  <vargaz@freemail.hu>
7293
7294         * threads.c (signal_thread_state_change): Handle the case when the
7295         target thread is the current thread.
7296
7297         * marshal.c (mono_struct_delete_old): Do not free lpwstr fields.
7298
7299         * marshal.c: Rename emit_ptr_to_str_conv and its pair to 
7300         emit_ptr_to_object_conv. 
7301
7302         * marshal.c (emit_ptr_to_object_conv): Add support for lpwstr->str
7303         marshalling. Fixes #71352.
7304
7305 Mon Jan 17 10:59:20 CET 2005 Paolo Molaro <lupus@ximian.com>
7306
7307         * metadata.h, blob.h: move table enum to blob.h so it can be included
7308         in any header.
7309         * image.c, metadata.c, metadata-internals.h, pedump.c, reflection.c:
7310         cut the size of MonoImage/MonoDynamicImage.
7311
7312 2005-01-16  Zoltan Varga  <vargaz@freemail.hu>
7313
7314         * profiler.c (mono_profiler_install_simple): Fix default arguments.
7315
7316 Sun Jan 16 12:25:22 CET 2005 Paolo Molaro <lupus@ximian.com>
7317
7318         * reflection.c, reflection.h, icall.c: add a function to check
7319         if an attribute type is defined for a metadata object.
7320
7321 2005-01-14  Lluis Sanchez Gual  <lluis@novell.com>
7322
7323         * object-internals.h: Added some needed fields from StringBuilder class.
7324         * marshal.c: Set the maxCapacity when creating a StringBuilder.
7325
7326 2005-01-13  Zoltan Varga  <vargaz@freemail.hu>
7327
7328         * icall.c (ves_icall_System_Environment_Exit): Suspend all managed
7329         threads before shutting down the runtime.
7330
7331         * threads.c (mono_thread_suspend_all_other_threads): New helper function.
7332
7333 Thu Jan 13 18:16:35 CET 2005 Paolo Molaro <lupus@ximian.com>
7334
7335         * object-internal.h, threads.c: implement stacksize and 
7336         parameterized thread start functionality (requires
7337         matching corlib). Marked broken code for later removal.
7338
7339 2005-01-12  Martin Baulig  <martin@ximian.com>
7340
7341         * class-internals.h (MonoGenericClass): Moved the `initialized'
7342         flag to MonoDynamicGenericClass, removed `init_pending'.
7343         (MonoGenericInst): Added `is_reference' flag.
7344
7345 2005-01-12  Zoltan Varga  <vargaz@freemail.hu>
7346
7347         * reflection.c (mono_image_create_pefile): Only set the pe_offset
7348         inside the MSDOS header. Fixes #71201.
7349
7350         * gc.c (mono_gc_cleanup): Handle the case when this is called from the
7351         gc thread.
7352         (mono_domain_finalize): Ditto.
7353
7354 2005-01-12  Martin Baulig  <martin@ximian.com>
7355
7356         * class.c (mono_get_shared_generic_class): Use the cache for
7357         non-dynamic generic classes.
7358
7359         * class-internals.h (mono_class_create_generic_2): Removed
7360         function prototype, this function is now static inside class.c.
7361
7362         * class.c (mono_class_create_generic_2): Made this static, only
7363         call it from mono_class_init() and mono_class_setup_parent().
7364         (collect_implemented_interfaces_aux): Call mono_class_init() on
7365         the interfaces we collect.
7366         (mono_class_setup_vtable): Call mono_class_init (class->parent).
7367
7368 2005-01-11  Zoltan Varga  <vargaz@freemail.hu>
7369
7370         * threads.c (mono_thread_attach): Call DuplicateHandle on the thread handle on win32 to make
7371         it a real thread handle.
7372
7373         * domain-internals.h: Move exvar_offset from MonoJitInfo to 
7374         MonoJitExceptionInfo, since each catch clause needs its own variable.
7375         
7376 2005-01-11  Dick Porter  <dick@ximian.com>
7377
7378         * image.c (mono_pe_file_open): New variant on mono_image_open()
7379         that does not set up the CLI metadata; used for FileVersionInfo so
7380         it can get the data for windows binaries too.
7381         
7382         * process.c (process_read_string_block): Don't read off the end of
7383         the StringTable block.
7384
7385         These both fix bug 70766.
7386
7387 Tue Jan 11 15:26:00 CET 2005 Paolo Molaro <lupus@ximian.comt>
7388
7389         * gc.c: set some fields to NULL at GC cleanup time.
7390         * threads.c: if we quit the main thread, call exit ().
7391
7392 2005-01-11  Zoltan Varga  <vargaz@freemail.hu>
7393
7394         * threads.c (interruption_request_apc): Decore APC callbacks with CALLBACK under win32.
7395
7396 Mon Jan 10 18:47:28 CET 2005 Paolo Molaro <lupus@ximian.com>
7397
7398         * threads.h, threads.c, object.c: added accessor and settor for
7399         main_thread. Handle it specially when exiting from it: wait
7400         for other foreground threads to exit.
7401
7402 Mon Jan 10 12:06:18 CET 2005 Paolo Molaro <lupus@ximian.com>
7403
7404         * process.c, verify.c: remove some bloat.
7405
7406 2005-01-09  Zoltan Varga  <vargaz@freemail.hu>
7407
7408         * loader.c (mono_lookup_pinvoke_call): If we found the function without name mangling, change
7409         the calling convention to cdecl under win32.
7410
7411 2005-01-08  Ben Maurer  <bmaurer@ximian.com>
7412
7413         * object.c (mono_object_get_size): New function to get the size of
7414         an object instance.
7415
7416         * profiler.c (simple_allocation): Use above.
7417
7418 2005-01-08  Sebastien Pouliot  <sebastien@ximian.com>
7419
7420         * appdomain.c: Replaced ves_icall_System_AppDomain_getDomainByID by
7421         ves_icall_System_AppDomain_getRootDomain (as it's not required to
7422         get an appdomain by it's id and we can't assume the root's id is 0).
7423         * domain-internals.h: Change the function prototype to match.
7424         * icall.c: Change the icall table for AppDomain.
7425
7426 2005-01-08  Miguel de Icaza  <miguel@ximian.com>
7427
7428         * locales.c (string_invariant_compare_char): Only compute
7429         GUnicodeTypes in the case where we need them.  Test for ordinality
7430         first and return if so.
7431
7432         From the commit:
7433
7434                 /*
7435                  * FIXME: here we must use the information from c1type and c2type
7436                  * to find out the proper collation, even on the InvariantCulture, the
7437                  * sorting is not done by computing the unicode values, but their
7438                  * actual sort order.
7439                  */
7440
7441 Sat Jan 8 19:03:26 CET 2005 Paolo Molaro <lupus@ximian.com>
7442
7443         * loader.c: for P/Invoke methods, allow the "Internal" shared
7444         library name to refer to the calling process symbol namespace.
7445
7446 2005-01-07  Sebastien Pouliot  <sebastien@ximian.com>
7447
7448         * Makefile.am: Add the security manager to the build.
7449         * security-manager.c|h: New. Initialization of the security manager.
7450
7451 2005-01-07  Dick Porter  <dick@ximian.com>
7452
7453         * threads.c: 
7454         * monitor.c: Update thread state during Monitor and WaitHandle
7455         waits.  Fixes bug 71031.
7456
7457 2005-01-07  Zoltan Varga  <vargaz@freemail.hu>
7458
7459         * reflection.c (property_encode_signature): Correctly handle when the
7460         property has no methods.
7461
7462 2005-01-06  Zoltan Varga  <vargaz@freemail.hu>
7463
7464         * reflection.c (reflection_methodbuilder_to_mono_method): Remove debug stuff.
7465         
7466         * reflection.c (reflection_methodbuilder_from_method_builder): Copy
7467         fields from mb, not rmb. Fixes #71017.
7468
7469         * marshal.c (emit_ptr_to_str_conv): Add support for 
7470         ByValTStr -> string conversion. Fixes #71015.
7471
7472         * appdomain.c (mono_domain_owns_vtable_slot): New helper function.
7473
7474         * mempool.c (mono_mempool_contains_addr): New helper function.
7475
7476 2005-01-05  Zoltan Varga  <vargaz@freemail.hu>
7477
7478         * metadata.c (mono_metadata_compute_size): Fix size calculation of
7479         HasSematics encoded fields.
7480         
7481         * metadata.c (mono_type_to_unmanaged): Improve error message for 
7482         invalid string marshalling.
7483
7484         * metadata.c: Fix warnings.
7485         
7486 Wed Jan 5 16:17:27 CET 2005 Paolo Molaro <lupus@ximian.com>
7487
7488         * profiler-private.h, profiler.c, profiler.h, gc.c: sample statistical
7489         profiler support.
7490
7491 2005-01-05  Zoltan Varga  <vargaz@freemail.hu>
7492
7493         * domain.c object.c domain-internals.h: Revert part of r38077 since the
7494         keys to proxy_vtable_hash are GCd objects. Fixes running the class lib
7495         tests.
7496
7497 2005-01-03  Zoltan Varga  <vargaz@freemail.hu>
7498
7499         * marshal.c: Use MONO_CLASSCONST instead of MONO_LDPTR in some places,
7500         so methods containing these can be AOTed.
7501
7502 2005-01-03  Martin Baulig  <martin@ximian.com>
7503
7504         * loader.c (find_method): Removed the hack for generic instances.
7505         (method_from_memberref): If our parent is a generic instance, pass
7506         its generic type definition to find_method() and then inflate the
7507         method.
7508         (mono_get_method_constrained): Pass the generic type definition to
7509         find_method() and inflate the method later.
7510
7511         * class-internals.h (MonoStats): Added `generic_class_count'.
7512
7513         * icall.c (ves_icall_MonoGenericMethod_get_reflected_type):
7514         Renamed to ves_icall_MonoGenericMethod_get_ReflectedType().
7515
7516         * reflection.c (mono_custom_attrs_from_params): Don't ignore
7517         generic type definitions.
7518
7519 2004-12-30  Zoltan Varga  <vargaz@freemail.hu>
7520
7521         * loader.c icall.c: Fix warnings.
7522
7523 2004-12-29  Zoltan Varga  <vargaz@freemail.hu>
7524
7525         * marshal.c (mono_marshal_get_managed_wrapper): Fix returning of
7526         blittable types. Fixes #70864.
7527
7528 2004-12-29  Martin Baulig  <martin@ximian.com>
7529
7530         * icall.c
7531         (ves_icall_MonoGenericMethod_get_reflected_type): New interncall.
7532
7533         * reflection.c (mono_method_get_object): Create a
7534         "System.Reflection.MonoGenericMethod" for inflated methods; don't
7535         call mono_get_inflated_method().
7536
7537         * class-internals.h (MonoStats): Added `inflated_method_count_2'.
7538
7539 2004-12-27  Martin Baulig  <martin@ximian.com>
7540
7541         * class-internals.h (MonoMethod): Added `is_inflated' flag.
7542         (MonoMethodInflated): Added `inflated' field.
7543
7544         * class.c (mono_class_inflate_generic_method): Don't really
7545         inflate the method here; just set the `is_inflated' flag in the
7546         MonoMethod.
7547         (mono_class_get_inflated_method): Actually inflate the method here
7548         if it's not already inflated; we use the MonoMethodInflated's new
7549         `inflated' field as a cache.
7550
7551 2004-12-26  Martin Baulig  <martin@ximian.com>
7552
7553         * class.c
7554         (inflate_generic_class): Moved some code out of inflate_generic_type().
7555         (mono_class_inflate_generic_method): If we're already inflated,
7556         inflate the context and use the declaring method; ie. make sure
7557         the declaring method of an inflated method is always the generic
7558         method definition.
7559         (mono_class_create_from_typedef): Create
7560         `class->generic_container->context->gclass'.
7561
7562 2004-12-24  Ben Maurer  <bmaurer@ximian.com>
7563
7564         * metadata-internals.h, marshal.c, reflection.c: More
7565         MonoGHashTable->GHashTable.
7566
7567         * domain-internals.h, class.c: Change MonoGHashTable's into
7568         GHashTables for some cases where no gc stuff is used
7569
7570         All users: update apis
7571
7572 2004-12-23  Ben Maurer  <bmaurer@ximian.com>
7573
7574         * metadata.c (builtin_types): Make this `const'. Makes this get
7575         put into the shareable section.
7576         (mono_metadata_init): Casts to make gcc happy.
7577
7578 2004-12-22  Zoltan Varga  <vargaz@freemail.hu>
7579
7580         * gc.c (mono_gc_init): Add a '\n' to the valgrind warning.
7581
7582 2004-12-21  Sebastien Pouliot  <sebastien@ximian.com> 
7583
7584         * icall.c: Added an internal call to retrieve the position and length
7585         of assembly-level declarative security attributes (RequestMinimum, 
7586         RequestOptional and RequestRefuse). This is used by the Assembly class
7587         to re-create the corresponding permission sets.
7588
7589 Tue Dec 21 14:50:31 CET 2004 Paolo Molaro <lupus@ximian.com>
7590
7591         * marshal.c: fix the stelemref wrapper to be type correct
7592         (and faster).
7593
7594 2004-12-20  Ben Maurer  <bmaurer@ximian.com>
7595
7596         * icall.c (ves_icall_System_Object_GetHashCode): There was no need
7597         to do key & 0x7fffffff. Hashtable already does this. It just
7598         results in longer code.
7599
7600 2004-12-20  Sebastien Pouliot  <sebastien@ximian.com>
7601
7602         * appdomain.c: Bump corlib version.
7603         * class-internals.h: Added RuntimeSecurityFrame to mono_defaults.
7604         * domain.c: Add RuntimeSecurityFrame to mono_defaults.
7605         * reflection.c|h: Add functions to get declarative security infos
7606         (blob position and length) for assemblies, classes and methods.
7607
7608 Mon Dec 20 15:28:54 CET 2004 Paolo Molaro <lupus@ximian.com>
7609
7610         * reflection.c: sort the constant table (bug #70693).
7611
7612 Mon Dec 20 12:19:37 CET 2004 Paolo Molaro <lupus@ximian.com>
7613
7614         * object-internals.h, threads.c, domain.c: add accessors for
7615         the MonoThread and MonoDomain tls keys.
7616
7617 2004-12-18  Martin Baulig  <martin@ximian.com>
7618
7619         * class.c (inflate_generic_type): If we're inflating a generic
7620         instance, set `ngclass->context->container = context->container';
7621         ie. the container we inflated into.
7622
7623         * metadata.c (mono_metadata_parse_generic_param): Reflect above
7624         inflate_generic_type() changes.
7625
7626 2004-12-17  Martin Baulig  <martin@ximian.com>
7627
7628         * class-internals.h
7629         (MonoGenericClass): Replaced `MonoType *generic_type' with
7630         `MonoClass *generic_class'.  Removed `dynamic_info'; if
7631         `is_dynamic' is true, we're a `MonoDynamicGenericClass'.
7632         (MonoDynamicGenericClass): Derive from `MonoGenericClass'.
7633
7634 2004-12-16  Zoltan Varga  <vargaz@freemail.hu>
7635
7636         * exception.c (mono_exception_from_token): New helper function.
7637
7638 2004-12-15  Zoltan Varga  <vargaz@freemail.hu>
7639
7640         * assembly.c (mono_assembly_load_with_partial_name): Call 
7641         mono_assembly_loaded before invoking the preload hooks. Fixes
7642         #70564.
7643
7644         * object-internals.h (MonoThread): Change culture_info and 
7645         ui_culture_info into an array.
7646
7647         * threads.c: Cache culture info objects from more than one appdomain.
7648
7649         * threads.c threads-types.h icall.c: Add icalls for manipulating the 
7650         current UI culture.
7651
7652 2004-12-14  Zoltan Varga  <vargaz@freemail.hu>
7653
7654         * threads.h threads.c appdomain.c: Clear the culture_info field of
7655         all threads during unloading if they point to an object in the dying
7656         appdomain.
7657
7658 2004-12-13  Ben Maurer  <bmaurer@ximian.com>
7659
7660         * culture-info.h (TextInfoEntry): New struct
7661         * object-internals.h: sync with managed
7662         * locales.c: fill the `text_info_data' field
7663         * culture-info-tables.h: update
7664
7665 Mon Dec 13 18:10:50 CET 2004 Paolo Molaro <lupus@ximian.com>
7666
7667         * Makefile.am, monodiet.c: add monodiet, an IL code garbage
7668         collector.
7669
7670 2004-12-12  Ben Maurer  <bmaurer@ximian.com>
7671
7672         * icall.c (ves_icall_ModuleBuilder_getToken): Check for null
7673         (ves_icall_ModuleBuilder_getMethodToken): Ditto
7674
7675 2004-12-12  Martin Baulig  <martin@ximian.com>
7676
7677         * mono-debug-debugger.c (write_type): If we're an enum and the
7678         builtin types have already been initialized, call mono_class_init().
7679
7680 2004-12-11  Martin Baulig  <martin@ximian.com>
7681
7682         * metadata.c (mono_metadata_load_generic_params): Added
7683         `MonoGenericContainer *parent_container' argument; automatically
7684         compute `container->is_method'; pass the correct owner to
7685         get_constraints().      
7686
7687         * reflection.c (compare_genericparam): Sort the GenericParam table
7688         according to increasing owners. 
7689
7690 Fri Dec 10 18:43:46 CET 2004 Paolo Molaro <lupus@ximian.com>
7691
7692         * profiler.c: allow disabling the default profiler.
7693
7694 Fri Dec 10 18:42:11 CET 2004 Paolo Molaro <lupus@ximian.com>
7695
7696         * decimal.c, icall.c: allow disabling System.Decimal support.
7697
7698 2004-12-09  Marek Safar <marek.safar@seznam.cz>
7699
7700         * reflection.c: Add support for null attribute arguments.
7701
7702 2004-12-09  Martin Baulig  <martin@ximian.com>
7703
7704         * metadata.h, loader.h: Use `idx' instead of `index' in parameter
7705         names to get rid of compiler warnings.
7706
7707 2004-12-08  Zoltan Varga  <vargaz@freemail.hu>
7708
7709         * marshal.c (mono_marshal_get_struct_to_ptr): Call 
7710         mono_marshal_load_type_info (). Fixes #69625.
7711         (mono_marshal_get_ptr_to_struct): Likewise.
7712
7713 2004-12-08  Martin Baulig  <martin@ximian.com>
7714
7715         * mono-debug.h: Bumped version number to 47.
7716
7717         * mono-debug-debugger.c
7718         (mono_debugger_event_handler, mono_debugger_event): Take two
7719         guint64 arguments insteed of a gpointer and a guint32.  
7720
7721 2004-12-08  Martin Baulig  <martin@ximian.com>
7722
7723         * debug-mono-symfile.h
7724         (MonoDebugLineNumberEntry): Renamed `offset' to `il_offset' and
7725         `address' to `native_offset'.
7726
7727 2004-12-08  Martin Baulig  <martin@ximian.com>
7728
7729         * class.c (mono_class_create_from_typespec): Only inflate if we
7730         either have `context->gclass' or `context->gmethod'.
7731
7732 2004-12-08  Zoltan Varga  <vargaz@freemail.hu>
7733
7734         * metadata-internals.h (MonoAssembly): Add 'corlib_internal' field.
7735
7736         * object-internals.h (MonoReflectionAssemblyBuilder): Move 'corlib_internal' field from Assembly to AssemblyBuilder.
7737
7738         * reflection.c (mono_image_basic_init): Initialize assembly->corlib_internal from the assembly builder.
7739
7740         * reflection.c (mono_assembly_get_object): Remove the workaround put
7741         in for the release.
7742         
7743         * appdomain.c: Use the corlib_internal field from MonoAssembly.
7744
7745         * appdomain.c: Bump corlib version.
7746
7747         * reflection.c (mono_assembly_get_object): Add a workaround so __MetadataTypes won't
7748         be visible in other appdomains.
7749
7750 2004-12-07  Ben Maurer  <bmaurer@ximian.com>
7751
7752         * threads.c: Interlocked inc and dec for longs were messed up,
7753         use a KISS based impl for this. Fixes 70234
7754
7755 2004-12-07  Zoltan Varga  <vargaz@freemail.hu>
7756
7757         * threads.c (ves_icall_System_Threading_Thread_GetCachedCurrentCulture): Make this lock-less.
7758
7759 Tue Dec 7 10:47:09 CET 2004 Paolo Molaro <lupus@ximian.com>
7760
7761         * icall.c: fix to follow policy not to allow struct
7762         arguments in icalls.
7763
7764 2004-12-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
7765
7766         * process.c: make the patch that handles spaces in file paths work
7767         on mono/windows too.
7768
7769 2004-12-06  Martin Baulig  <martin@ximian.com>
7770
7771         * class.c (mono_class_create_generic): Call
7772         mono_class_setup_supertypes() if we're dynamic.
7773         (mono_class_is_subclass_of): `g_assert (klass->idepth > 0)'.
7774
7775 2004-12-06  Zoltan Varga  <vargaz@freemail.hu>
7776
7777         * object-internals.h: Add new fields to MonoThread.
7778
7779         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.
7780
7781         * icall.c threads-types.h threads.c: Add new icalls.
7782
7783         * object-internals.h (MonoThread): Remove unused 'unmanaged' field.
7784
7785         * object-internals.h (MonoReflectionAssembly): Sync object layout with
7786         managed side.
7787
7788         * appdomain.c: Bump corlib version.
7789
7790         * appdomain.c (ves_icall_System_AppDomain_GetAssemblies): Skip
7791         internal assemblies. Fixes #69181.
7792
7793 2004-12-05  Martin Baulig  <martin@ximian.com>
7794
7795         * class.c (mono_class_inflate_generic_signature): Make this a
7796         no-op if `context' is NULL or we don't have any type parameters;
7797         also copy `sentinelpos'.        
7798
7799 2004-12-04  Zoltan Varga  <vargaz@freemail.hu>
7800
7801         * image.c: Add unbox_wrapper_cache.
7802
7803         * class-internals.h debug-helpers.c: Add MONO_WRAPPER_UNBOX.
7804
7805         * marshal.h marshal.c (mono_marshal_get_unbox_wrapper): New wrapper
7806         function generator.
7807         
7808         * object.c (mono_delegate_ctor): Call unbox wrapper if neccesary.
7809         Fixes #70173.
7810
7811         * metadata-internals.h image.c: Add MonoImage->unbox_wrapper_cache.
7812         
7813 2004-12-04  Martin Baulig  <martin@ximian.com>
7814
7815         * loader.c (mono_method_get_signature_full): New public function;
7816         like mono_method_get_signature(), but with an additional
7817         `MonoGenericContext *' argument.
7818
7819         * class.c (mono_class_inflate_generic_signature): Formerly known
7820         as inflate_generic_signature(); make this public.
7821
7822 2004-12-04  Martin Baulig  <martin@ximian.com>
7823
7824         * metadata.c
7825         (mono_metadata_parse_type_full): Take a `MonoGenericContext *'
7826         instead of a `MonoGenericContainer *'.  
7827         (mono_metadata_parse_array_full): Likewise.
7828         (mono_metadata_parse_signature_full): Likewise.
7829         (mono_metadata_parse_method_signature_full): Likewise.
7830         (mono_metadata_parse_generic_inst): Likewise.
7831         (mono_metadata_parse_generic_param): Likewise.
7832         (mono_metadata_parse_mh_full): Likewise.
7833         (mono_type_create_from_typespec_full): Likewise.
7834
7835 2004-12-03  Martin Baulig  <martin@ximian.com>
7836
7837         * class-internals.h (MonoGenericContainer): Replaced the
7838         `MonoGenericContext * pointer with a `MonoGenericContext'
7839         structure and made it the first element.
7840
7841 2004-12-03  Martin Baulig  <martin@ximian.com>
7842
7843         * class.c
7844         (inflate_generic_type): Set the `context->container' when creating
7845         a new MonoGenericContext.
7846         (mono_class_inflate_generic_method): Likewise.
7847         (mono_class_create_from_typespec): Just use `context->container'
7848         to get the container.
7849
7850         * loader.c (method_from_methodspec): Set `context->parent' from
7851         `context->container' - and if that's a method container, use its
7852         parent.  Also set the `context->container' when creating a new
7853         MonoGenericContext.
7854         (mono_get_method_from_token): Use just `context->container' to get
7855         the container.
7856
7857         * metadata.c (do_mono_metadata_parse_generic_class): Also set
7858         `gclass->context->container'.
7859
7860         * reflection.c (do_mono_reflection_bind_generic_parameters): Set
7861         the `context->container' when creating a new MonoGenericContext.
7862
7863 2004-12-03  Zoltan Varga  <vargaz@freemail.hu>
7864
7865         * reflection.c (compare_genericparam): Sort params with identical
7866         owner by their number. Fixes gen-111 on sparc.
7867
7868 2004-12-02  Zoltan Varga  <vargaz@freemail.hu>
7869
7870         * threadpool.c (async_invoke_thread): Call push/pop_appdomain_ref
7871         around the domain changes.
7872
7873         * appdomain.c (mono_domain_unload): Handle the case when the thread
7874         calling Unload is itself being aborted during unloading. Fixes #70022.
7875
7876         * appdomain.h: Add prototype for mono_install_runtime_cleanup.
7877
7878         * marshal.c (emit_thread_interrupt_checkpoint_call): Call 
7879         checkpoint_func as an icall so it gets a wrapper.
7880         (mono_marshal_get_xappdomain_invoke): Call push/pop_appdomain_ref ()
7881         in the cross-appdomain wrappers too.
7882
7883         * threads.c (mono_thread_has_appdomain_ref): Make this public.
7884
7885         * assembly.c (mono_assembly_open_from_bundle): Fix warning.
7886
7887         * reflection.c: Fix some memory leaks.
7888         
7889 2004-12-02  Martin Baulig  <martin@ximian.com>
7890
7891         * metadata-internals.h (MonoImage): Removed `generic_class_cache'.
7892
7893         * metadata.c (generic_class_cache): New static hashtable.
7894         (mono_metadata_lookup_generic_class): New public method.
7895
7896 2004-12-02  Martin Baulig  <martin@ximian.com>
7897
7898         * class.c (mono_class_create_from_typedef): Call
7899         mono_class_setup_parent() and mono_class_create_mono_type() before
7900         parsing the interfaces.
7901
7902 2004-12-02  Martin Baulig  <martin@ximian.com>
7903
7904         * metadata.c (generic_inst_cache): New static hashtable.
7905         (mono_metadata_lookup_generic_inst): New public function.
7906         (mono_metadata_inflate_generic_inst): New public function.
7907         (mono_metadata_parse_generic_inst): New public function.
7908         (do_mono_metadata_parse_generic_class): Use the new
7909         mono_metadata_parse_generic_inst() for parsing the `gclass->inst'
7910         since this'll also use the cache.
7911
7912         * reflection.c (mono_reflection_bind_generic_method_parameters):
7913         Use mono_metadata_lookup_generic_inst() to use the new cache.
7914
7915         * class.c (inflate_mono_type): Use
7916         mono_metadata_inflate_generic_inst() to inflate a generic
7917         instance; this'll also use the new cache.
7918
7919         * loader.c (method_from_methodspec): Use
7920         mono_metadata_parse_generic_inst() and
7921         mono_metadata_inflate_generic_inst() rather than parsing it
7922         manually, so we can use the new cache.
7923
7924 2004-12-02  Zoltan Varga  <vargaz@freemail.hu>
7925
7926         * threads.c (wait_for_tids): Do not incorrectly free threads when 
7927         the wait times out.
7928
7929 2004-12-01  Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
7930
7931         * icall.c (mono_ArgIterator_Setup) : Conditionally compile calculation of
7932         iter->args based on whether parameters are passed in registers (i.e.
7933         MONO_ARCH_REGPARMS is defined)
7934
7935 2004-12-01  Zoltan Varga  <vargaz@freemail.hu>
7936
7937         * loader.c (mono_lookup_pinvoke_call): Use the remapped dll name in
7938         the exception message. Fixes #70070.
7939         (method_from_methodspec): Fix warnings.
7940
7941 2004-12-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
7942
7943         * process.c: (complete_path) return the path quoted
7944
7945 2004-12-01  Martin Baulig  <martin@ximian.com>
7946
7947         * class-internals.h (MonoGenericInst): New structure.
7948         (MonoGenericClass): Replaced `type_argc', `type_argv' and
7949         `is_open' with `MonoGenericInst *inst'.
7950         (MonoGenericMethod): Replaced `mtype_argc', `mtype_argv' and
7951         `is_open' with `MonoGenericInst *inst'.
7952
7953 2004-11-30  Martin Baulig  <martin@ximian.com>
7954
7955         Generics API cleanup: renamed MonoGenericInst -> MonoGenericClass.
7956
7957         * metadata-internals.h (MonoImage): Renamed `generic_inst_cache'
7958         to `generic_class_cache'.
7959
7960         * metadata.c
7961         (mono_generic_inst_hash): Renamed to mono_generic_class_hash().
7962         (mono_generic_inst_equal): Renamed to mono_generic_class_equal().
7963         (mono_generic_inst_is_valuetype): Renamed to
7964         mono_generic_class_is_valuetype().
7965
7966         * class-internals.h
7967         (MonoGenericInst): Renamed to MonoGenericClass.
7968         (MonoDynamicGenericInst): Renamed to MonoDynamicGenericClass.
7969         (MonoClass): Renamed `generic_inst' to `generic_class'.
7970         (MonoGenericContext): Renamed `ginst' to `gclass'.
7971
7972         * object-internals.h
7973         (MonoReflectionGenericInst): Renamed to MonoReflectionGenericClass.
7974
7975         * reflection.c (mono_reflection_generic_inst_initialize): Renamed to
7976         mono_reflection_generic_class_initialize().
7977
7978         * icall.c (icall_entries): "System.Reflection.MonoGenericInst" is
7979         now known as "System.Reflection.MonoGenericClass".
7980         (monogenericinst_icalls): Renamed to monogenericclass_icalls.
7981
7982 2004-11-29  Sebastien Pouliot  <sebastien@ximian.com>
7983
7984         * class-internals.h: Added a flag field to MonoClass to cache the
7985         declarative security attributes actions associated with the class.
7986         * domain-internals.h: Added booleans to MonoJitInfo to cache the
7987         (class or method level) stack modifiers (Assert, Deny and PermitOnly)
7988         applicable to the JITted method.
7989         * reflection.c|h: Added functions to extract (as flags) which security
7990         actions are available (declaratively) for a method, class or assembly.
7991         * metadata.c|h: Added functions to search the declarative security
7992         table in the metadata.
7993         
7994 2004-11-29  Ben Maurer  <bmaurer@ximian.com>
7995
7996         * icall.c (ves_icall_System_Reflection_Assembly_GetNamespaces):
7997         EXPORTEDTYPES are already in the class name cache, so there is no
7998         need to add extra code here to look at them. Just removes a bit of
7999         cruft.
8000
8001         (ves_icall_System_Environment_get_TickCount): No need for #if
8002         WINDOWS. We already have the code in io-layer.
8003
8004 2004-11-28  Martin Baulig  <martin@ximian.com>
8005
8006         * loader.c
8007         (method_from_methodspec): Also inflate the `gmethod->mtype_argv'.
8008         Fixes gen-112.cs.
8009
8010 2004-11-27  Miguel de Icaza  <miguel@ximian.com>
8011
8012         * assembly.c (do_mono_assembly_open): Instead of having a
8013         conditional WITH_BUNDLE, incorporate support for bundles here, by
8014         having a global `bundles' variable holding a pointer to the actual
8015         bundles. 
8016
8017         (mono_register_bundled_assemblies): New API call used by the
8018         bundle code. 
8019
8020         See mkbundle.1 for details.
8021         
8022 2004-11-27  Martin Baulig  <martin@ximian.com>
8023
8024         * object.c (mono_class_vtable): Store the `MonoMethod *' itself in
8025         the vtable for generic methods.
8026
8027 2004-11-26  Martin Baulig  <martin@ximian.com>
8028
8029         * metadata.c
8030         (mono_metadata_generic_method_hash): New public function.
8031         (mono_metadata_generic_method_equal): Likewise.
8032
8033         * class-internals.h
8034         (MonoGenericContainer): Added `GHashTable *method_hash'.
8035
8036         * reflection.c (ReflectionMethodBuilder): Added
8037         `MonoGenericContainer *generic_container'.
8038         (reflection_methodbuilder_to_mono_method): Don't create a new
8039         MonoGenericContainer each time we're called.
8040         (mono_reflection_bind_generic_method_parameters): Use
8041         `container->method_hash' to cache the results so we don't create a
8042         different method if we're called several times with the same
8043         arguments.
8044
8045         * loader.c (method_from_methodspec): Use the new
8046         `container->method_hash' here, too.
8047
8048 2004-11-26  Martin Baulig  <martin@ximian.com>
8049
8050         * class.c (inflate_generic_signature): Correctly compute
8051         `res->has_type_parameters'.
8052         (mono_class_vtable): Use the `has_type_parameters' flag to
8053         determine whether we're a generic method.
8054
8055         * metadata.c (mono_metadata_parse_method_signature_full): Likewise.
8056
8057 2004-11-25  Zoltan Varga  <vargaz@freemail.hu>
8058
8059         * object.c (mono_runtime_run_main): Fix a small memory leak.
8060
8061 2004-11-25  Martin Baulig  <martin@ximian.com>
8062
8063         * class.c (set_generic_param_owner): Fixed the loop.
8064
8065 2004-11-25  Martin Baulig  <martin@ximian.com>
8066
8067         * object.c (mono_class_vtable): Don't create any JIT wrappers for
8068         generic methods.
8069
8070 2004-11-24  Zoltan Varga  <vargaz@freemail.hu>
8071
8072         * reflection.c: Allow all kinds of whitespace, not just ' ' in type
8073         names. Fixes #69787.
8074
8075 2004-11-24  Martin Baulig  <martin@ximian.com>
8076
8077         * class.c (mono_class_create_generic_2): If we don't have a
8078         `ginst->parent', inflate `gklass->parent' to get our parent.
8079
8080 2004-11-24  Martin Baulig  <martin@ximian.com>
8081
8082         * reflection.c (compare_genericparam): Correctly sort the
8083         GenericParam table; fixes #69779.
8084
8085 2004-11-23  Ben Maurer  <bmaurer@ximian.com>
8086
8087         * reflection.c: When writing a PE file, don't create a huge
8088         buffer in memory. Just write the arrays we have to the file.
8089         This reduces memory usage.
8090
8091         * metadata-internals.h: MonoDynamicStream pefile is no longer used
8092         globally.
8093
8094 2004-11-17  Martin Baulig  <martin@ximian.com>
8095
8096         * class.c (mono_class_init): Don't setup `class->parent' for
8097         dynamic instances; moved this to mono_class_generic_2().
8098         (mono_class_create_generic): Also set `klass->inited' for dynamic
8099         generic instances.
8100         (mono_class_create_generic_2): Don't do anything for dynamic
8101         generic instances.  Set `klass->parent' here and also call
8102         mono_class_setup_parent() here. 
8103
8104         * reflection.c (do_mono_reflection_bind_generic_parameters): Added
8105         `MonoType *parent' argument; set `ginst->parent' before calling
8106         mono_class_create_generic_2(), so we set the correct parent.
8107
8108 Thu Nov 18 17:10:32 CET 2004 Paolo Molaro <lupus@ximian.com>
8109
8110         * reflection.c: allow getting attributes from ModuleBuilder
8111         (used by ikvm).
8112
8113 2004-11-17  Martin Baulig  <martin@ximian.com>
8114
8115         * class.c (mono_class_create_from_typedef): If a type parameter is
8116         inherited from an outer class, set its owner to that class.
8117
8118 2004-11-17  Atsushi Enomoto  <atsushi@ximian.com>
8119
8120         * reflection.c: (mono_image_create_pefile): Don't use NULL argument
8121           for (int*) written size. This fixes bug #69592.
8122
8123 2004-11-15  Sebastien Pouliot  <sebastien@ximian.com>
8124
8125         * icall.c: Added IsAuthenticodePresnet internal call.
8126         * image.c|h: New function that check a MonoImage for an Authenticode
8127         signature in the certificate PE data directory.
8128         * security.c|h: New internal call to ask the runtime if an 
8129         Authenticode signature seems referenced in the PE header.
8130
8131 2004-11-15  Zoltan Varga  <vargaz@freemail.hu>
8132
8133         * icall.c (ves_icall_type_isprimitive): Native int is a primitive type.
8134
8135         * reflection.c (mono_image_create_pefile): Free the assembly streams
8136         after writing out the assembly file.
8137
8138         * object.c (mono_runtime_run_main): Fix small memory leak.
8139
8140         * icall.c (ves_icall_Type_GetPropertiesByName): Add support for
8141         property access modifiers. Fixes #69389.
8142
8143 Mon Nov 15 11:54:22 CET 2004 Paolo Molaro <lupus@ximian.com>
8144
8145         * domain.c, object.c, object-internals.h, domain-internals.h,
8146         object.h, marshal.c: keep dynamic code info per domain.
8147
8148 2004-11-15  Martin Baulig  <martin@ximian.com>
8149
8150         * class.c (mono_type_get_name_recurse): Put type arguments in
8151         `[',`]' instead of in `<','>'.  Thanks to Atsushi for the patch,
8152         see bug #68387.
8153
8154 2004-11-15  Martin Baulig  <martin@ximian.com>
8155
8156         * class.c (mono_type_get_name_recurse): Added `include_ns' flag.
8157         (mono_class_setup_vtable): When computing `the_cname' for a
8158         generic instance, don't include the namespace since we'd otherwise
8159         add it twice.
8160
8161 2004-11-15  Martin Baulig  <martin@ximian.com>
8162
8163         * class.c (mono_class_create_generic): Changed return type to void.
8164         (mono_class_create_generic_2): New public function; setup
8165         `class->method', `class->field' and `class->interfaces' here
8166         instead of in mono_class_init().
8167
8168         * class.h (mono_class_create_generic): Moved to class-internals.h.
8169
8170 2004-11-14  Ben Maurer  <bmaurer@ximian.com>
8171
8172         * reflection.c (mono_image_create_pefile): take a file HANDLE.
8173         rather than writing to memory, write to this file. Right now,
8174         we are just writting into a buffer, and copying that. However
8175         we can avoid the buffer later.
8176
8177         (mono_dynamic_stream_reset): new function
8178
8179         * icall.c, object-internals.h: update for the above.
8180
8181 2004-11-13  Ben Maurer  <bmaurer@ximian.com>
8182
8183         * reflection.c: Remove *_ATOMIC macros. We really shouldn't
8184         have been using gc'd memory. First it is slower, unlikely
8185         the comment in the source code said, secondly, it increases
8186         our footprint to do it in the gc.
8187
8188         * icall.c (WriteToFile): rename of getDataChunk. Rewrite
8189         the method so that it does not have to copy to managed code.
8190
8191 2004-11-12  Zoltan Varga  <vargaz@freemail.hu>
8192
8193         * loader.c (mono_method_get_header): Fix build for older glibs which does not define G_LIKELY.
8194
8195 2004-11-12  Martin Baulig  <martin@localhost>
8196
8197         * reflection.c (mono_image_create_token): Allow generic method
8198         definitions here, since they may appear in an `.override'; see
8199         gen-98/gen-99 for an example.
8200
8201 2004-11-11  Zoltan Varga  <vargaz@freemail.hu>
8202
8203         * icall.c (ves_icall_Type_GetField): Support BFLAGS_IgnoreCase. Fixes
8204         #69365.
8205
8206         * marshal.c (mono_string_to_ansibstr): Make g_error messages more
8207         descriptive.
8208
8209 2004-11-11  Martin Baulig  <martin@ximian.com>
8210
8211         * class.c (mono_class_setup_vtable): In an explicit interface
8212         implementation, the method name now includes the arity.
8213
8214 2004-11-10  Zoltan Varga  <vargaz@freemail.hu>
8215
8216         * object.c (mono_array_full_copy): Fix warning.
8217
8218 2004-11-10  Lluis Sanchez Gual  <lluis@novell.com>
8219
8220         * appdomain.c: Removed look_for_method_by_name(). Use the new method
8221         mono_class_get_method_from_name() instead.
8222         
8223         * class-internals.h: Added two new types of wrappers. 
8224         Added MonoRemotingTarget enum. Added new trampoline function type, which
8225         takes an additional MonoRemotingTarget value as parameter, so it is
8226         possible to request a trampoline for a specific target.
8227         
8228         * class.c: Added new mono_class_get_method_from_name() method.
8229         
8230         * class.h: In MonoRemoteClass, we can have now to vtables, one for
8231         general remoting sinks and one specific for cross domain calls.
8232         
8233         * debug-helpers.c: Added new wrapper names.
8234         
8235         * icall.c: Use the new method mono_remote_class_vtable() to get the vtable
8236         of a remote class.
8237         
8238         * image.c: Porperly delete value objects form the remoting invoke hashtable.
8239         
8240         * marshal.c: Added mono_marshal_get_xappdomain_invoke(), which together
8241         with several other methods (mono_marshal_get_xappdomain_dispatch,
8242         mono_marshal_get_xappdomain_target, mono_marshal_get_serialize_exception,
8243         and others) can generate a fast remoting wrapper for cross domain calls.
8244         More information can be found in docs/remoting.
8245         Other changes: Removed mono_find_method_by_name, and used
8246         mono_class_get_method_from_name instead.
8247         Remoting wrappers are now stored in a MonoRemotingMethods struct, which
8248         is stored in the remoting invoke hashtable.
8249         
8250         * marshal.h: published the new method for getting the xdomain wrapper,
8251         and also added a method for getting the adequate wrapper for a given
8252         method and target.
8253         
8254         * object-internals.h, object.c: Added a couple of methods for capying and
8255         cloning arrays.
8256         Modified mono_install_remoting_trampoline, which takes the new remoting
8257         trampoline that has a remoting target as parameter.
8258         mono_class_proxy_vtable now also takes a remoting target as parameter, and
8259         will return the most suitable vtable for the target.
8260         Added mono_remote_class_vtable, which returns the vtable of a remote class
8261         (which can be the normal remoting vtable or the xdomain vtable).
8262         
8263         * threads.c: the xdomain invoke and dispatch wrappers must also be
8264         protected against interruptions.
8265
8266 2004-11-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
8267
8268         * icall.c: use memmove in BlockCopyInternal when the source and
8269         destination arrays are the same.
8270
8271 2004-11-09  Martin Baulig  <martin@ximian.com>
8272
8273         * class-internals.h (MonoGenericContainer): Removed `method' and
8274         `signature', replaced them with `is_method' and `is_signature'
8275         flags.  Added `context'.
8276
8277         * loader.c (method_from_methodspec): Take a `MonoGenericContext *'
8278         instead of a `MonoGenericContainer *'.
8279
8280         * metadata.c (mono_metadata_generic_param_equal): Removed the hack
8281         for dynamic type parameters.
8282         (mono_metadata_load_generic_params): Setup `container->context'.
8283
8284         * reflection.c (mono_reflection_setup_generic_class): Setup
8285         `tb->generic_container->context'.
8286         (do_mono_reflection_bind_generic_parameters): Use
8287         mono_class_inflate_generic_type() to correctly inflate types,
8288         rather than using our own hack just for MONO_TYPE_VAR.
8289
8290 2004-11-09  Martin Baulig  <martin@ximian.com>
8291
8292         * class.c (mono_class_inflate_generic_method): Small fix; don't
8293         crash here.
8294
8295         * icall.c
8296         (ves_icall_MonoType_GetGenericArguments): Don't ignore `byref' types.
8297         (ves_icall_Type_get_IsGenericTypeDefinition): Likewise.
8298         (ves_icall_Type_GetGenericTypeDefinition_impl): Likewise.
8299         (ves_icall_Type_BindGenericParameters): Likewise.
8300         (ves_icall_Type_get_IsGenericInstance): Likewise.
8301         (ves_icall_Type_GetGenericParameterPosition): Likewise.
8302         (ves_icall_MonoType_get_HasGenericArguments): Likewise.
8303         (ves_icall_MonoType_get_IsGenericParameter): Likewise.
8304         (ves_icall_MonoType_get_DeclaringMethod): Likewise.
8305
8306 2004-11-09  Zoltan Varga  <vargaz@freemail.hu>
8307
8308         * assembly.c (mono_assembly_names_equal): Reenable the comparison of
8309         assembly versions and public key tokens. Fixes #69113.
8310
8311 Tue Nov 9 17:34:05 CET 2004 Paolo Molaro <lupus@ximian.com>
8312
8313         * metadata.c: fix bug introduced with the type cache changes
8314         on 2004-11-06.
8315
8316 Tue Nov 9 17:26:29 CET 2004 Paolo Molaro <lupus@ximian.com>
8317
8318         * metadata.h, metadata.c, domain-internals.h, marshal.c: include
8319         the MonoClass pointer instead of the token in exception clauses.
8320         * reflection.c: updates for the above and make the code not depend
8321         on the structure of MonoExceptionClause.
8322
8323 2004-11-08  Zoltan Varga  <vargaz@freemail.hu>
8324
8325         * icall.c (ves_icall_System_Reflection_Assembly_GetModulesInternal): 
8326         Add support for dynamic assemblies. Fixes #69114.
8327
8328         * loader.c (mono_method_get_header): Handle icalls and pinvoke methods.
8329
8330 2004-11-07  Ben Maurer  <bmaurer@ximian.com>
8331
8332         * class-internals.h (MonoMethod): Move addr to MonoMethodPInvoke
8333         since most only those methods use it. the code member of
8334         MonoMethodPInvoke was dead, so that can be removed too. Also,
8335         remove inline_count (again, not used), and move slot so that it
8336         can share bits with some other flags. This saves 8 bytes in the
8337         structure and gives us about 50 kb back for mcs helloworld.cs
8338
8339         * *.[ch]: Do naming changes for the above.
8340
8341         * loader.c (mono_method_get_header): Lazily init the header
8342         on first access.
8343         (mono_get_method_from_token): don't init the header here
8344         (mono_free_method): the header may never be allocated
8345
8346         Overall, this saves 150 kb of unmanaged allocations
8347         for mcs helloworld.cs. That accounts for 10% of the unmanaged
8348         memory at runtime.
8349         
8350         * loader.c, loader.h (mono_method_get_header): new accessor.
8351
8352         * *.[ch]: use the above method. Prepares us to lazily load
8353         the header.
8354
8355         * *.[ch]: Clean up all the pesky warnings. gcc now only gives
8356         three warnings, which are actual bugs (see 69206).
8357
8358         * class-internals.h (MonoMethod): Remove remoting_tramp. It is
8359         unused. Saves a cool 4 bytes / method.
8360
8361 2004-11-06  Ben Maurer  <bmaurer@ximian.com>
8362
8363         * metadata.c (builtin_types): Add types for System.Object here.
8364         (mono_metadata_parse_type_full): Cache MonoType*'s that are
8365         for a class or valuetype from klass->this_arg or klass->byval_arg.
8366
8367         On mcs for a hello world, this gets us down from 21836 MonoType's
8368         to 14560.
8369
8370         (mono_metadata_free_type): Account for the above change.
8371
8372 2004-11-06  Zoltan Varga  <vargaz@freemail.hu>
8373
8374         * appdomain.c (ves_icall_System_AppDomain_GetData): Throw an 
8375         exception instead of asserting if name is null.
8376         (ves_icall_System_AppDomain_GetData): Ditto.
8377
8378 2004-11-05  Zoltan Varga  <vargaz@freemail.hu>
8379
8380         (ves_icall_get_enum_info): Avoid crash when called on a non-finished
8381         EnumBuilder.
8382
8383         * icall.c (ves_icall_System_Reflection_Assembly_GetEntryAssembly): 
8384         Return NULL when the domain does not have entry_assembly set.
8385
8386         * icall.c (ves_icall_System_Reflection_Assembly_GetFilesInternal): 
8387         Add a 'resource_modules' argument.
8388         (ves_icall_type_GetTypeCode): Fix typecode of byref types.
8389
8390         * reflection.c (mono_reflection_create_runtime_class): Move setting
8391         of wastypebuilder here, so mono_get_type_object () returns a MonoType
8392         for enums too.
8393
8394         * marshal.c (ves_icall_System_Runtime_InteropServices_Marshal_PtrToStringAnsi): Return NULL here instead of an empty string to match MS behavior.
8395         (ves_icall_System_Runtime_InteropServices_Marshal_PtrToStringAnsi_len):
8396         Throw an ArgumentNullException if 'ptr' is null.
8397
8398         * appdomain.c (mono_domain_assembly_search): Avoid matching dynamic
8399         assemblies here. Fixes #69020.
8400
8401 2004-11-05  Geoff Norton  <gnorton@customerdna.com>
8402
8403         * reflection.c (build_compressed_metadata): Fix the previous patch for
8404         big endian systems.  GUINT32_FROM_LE isn't needed on strlen and was overwriting
8405         the stack.
8406
8407 2004-11-04  Zoltan Varga  <vargaz@freemail.hu>
8408
8409         * assembly.c (mono_assembly_names_equal): Allow a match if one of
8410         the cultures is false. Fixes #69090.
8411
8412         * reflection.c (build_compressed_metadata): Fix invalid memory read 
8413         detected by valgrind.
8414         
8415         * reflection.c (mono_reflection_get_type): Avoid triggering a 
8416         TypeResolve multiple times for the same type. Fixes #65577.
8417
8418 2004-11-04  Ben Maurer  <bmaurer@ximian.com>
8419
8420         * marshal.c: Avoid using ldftn to call managed functions. It is
8421         much slower than just a call.
8422
8423         * reflection.c (mono_module_get_object): free the basename we
8424         allocate here from glib.
8425         
8426         * reflection.c (ensure_runtime_vtable): make sure to free
8427         overrides.  Also, we were allocating an array of MonoMethod not an
8428         array of MonoMethod*.
8429
8430         * marshal.c (mono_marshal_get_stelemref): do a mono_mb_free here.
8431
8432         * image.c (mono_image_close): free image->guid here.
8433
8434 2004-11-02  Zoltan Varga  <vargaz@freemail.hu>
8435
8436         * reflection.c: Fix some spec conformance issues with the PE file
8437         structures so mcs compiled apps run on the Net 2.0 beta.
8438
8439 2004-11-01  Zoltan Varga  <vargaz@freemail.hu>
8440
8441         * string-icalls.c (ves_icall_System_String_ctor_encoding): 
8442         Implement this. Fixes #67264.
8443
8444         * debug-helpers.h debug-helpers.c marshal.c: Move 
8445         mono_find_method_by_name to debug-helpers.c.
8446
8447 2004-10-31  Zoltan Varga  <vargaz@freemail.hu>
8448
8449         * object.c (mono_release_type_locks): type_initialization_hash is
8450         a GHashTable.
8451
8452         * reflection.c object.c object-internals.h: Fix warnings.
8453
8454         * icall.c (ves_icall_Type_GetPropertiesByName): Handle properties
8455         without accessors. Fixes #61561.
8456
8457         * appdomain.c (ves_icall_System_AppDomain_createDomain): Inherit
8458         application base from the root domain if not set. Fixes #65641.
8459         (mono_runtime_init): Fix warning.
8460
8461 2004-10-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
8462
8463         * appdomain.c: call mono_thread_pool_init.
8464         * threadpool.[ch]: new mono_thread_pool_init that sets the max. number
8465         of worker threads based on the number of CPUs and the environment
8466         variable MONO_THREADS_PER_CPU if present. The defaults are 50 (25)
8467         for non-windows (windows) systems.
8468
8469 2004-10-27  Chris Toshok  <toshok@ximian.com>
8470
8471         * mono-debug-debugger.c (write_class): don't call mono_class_init
8472         here, as even with the check for (!klass->init_pending), we get
8473         into a situation where we're hitting cycles in class
8474         initialization.  Fixes #68816.
8475
8476 2004-10-25  Zoltan Varga  <vargaz@freemail.hu>
8477
8478         * image.c: Avoid overwriting values in the loaded_images_hash when an
8479         assembly is loaded multiple times. Fixes #61152.
8480
8481         * assembly.c (mono_assembly_names_equal): Compare the cultures as well,
8482         so multiple satellite assemblies for the same name can be loaded.
8483         Fixes #68259.
8484
8485         * mono_domain_assembly_preload: Actually return the loaded assembly, 
8486         not NULL.
8487
8488         * icall.c (ves_icall_type_is_subtype_of): Fix this for byref types.
8489         (ves_icall_type_is_assignable_from): Ditto. Fixes #68582.
8490
8491         * gc.c (finalize_domain_objects): Call GC_invoke_finalizers () so
8492         pending finalizers are not invoked after the appdomain has been 
8493         unloaded. Fixes #67862.
8494
8495 2004-10-22  Martin Baulig  <martin@ximian.com>
8496
8497         * mono-debug-debugger.c
8498         (mono_debugger_runtime_invoke): Don't box valuetypes.
8499
8500 2004-10-22  Chris Toshok  <toshok@ximian.com>
8501
8502         * mono-debug-debugger.c (do_write_class): handle .cctors too, and
8503         don't hide private methods.
8504
8505 2004-10-22  Sebastien Pouliot  <sebastien@ximian.com>
8506
8507         * icall.c: Allows the runtime to "share" (when known) the public key
8508         token of an assembly. This avoid the need to recalculate the token 
8509         (from the public key) in managed code.
8510
8511 2004-10-21  Chris Toshok  <toshok@ximian.com>
8512
8513         * debug-helpers.c (append_class_name): argh, revert last patch.
8514         
8515 2004-10-21  Chris Toshok  <toshok@ximian.com>
8516
8517         * debug-helpers.c (append_class_name): use '+' as the delimiter,
8518         not '/', so that it matches what the debugger uses to look up
8519         methods.
8520
8521 2004-10-21  Martin Baulig  <martin@ximian.com>
8522
8523         * mono-debug-debugger.c (mono_debugger_throw_exception): New
8524         public method; this is called each time an exception is thrown and
8525         allows the debugger to use exception catch points.
8526
8527 2004-10-21  Martin Baulig  <martin@ximian.com>
8528
8529         * mono-debug-debugger.c (mono_debugger_handle_exception): Write
8530         the stack pointer and the exception object in some struct and pass
8531         that to the debugger.
8532
8533 2004-10-21  Chris Toshok  <toshok@ximian.com>
8534
8535         * mono-debug-debugger.c (do_write_class): add instance/static
8536         event support.  We don't expose "raise" or "other" yet.
8537         (event_is_static): new method.
8538
8539 2004-10-20  Bernie Solomon  <bernard@ugsolutions.com>
8540
8541         * mono-debug-debugger.c
8542         (mono_debugger_handle_exception): Remove
8543         bogus return value for fussy compilers.
8544
8545 2004-10-20  Martin Baulig  <martin@ximian.com>
8546
8547         * mono-debug-debugger.c
8548         (mono_debugger_unhandled_exception): Added `gpointer stack' argument.
8549         (mono_debugger_handled_exception): Likewise.
8550
8551 2004-10-20  Martin Baulig  <martin@ximian.com>
8552
8553         * mono-debug-debugger.h (MonoDebuggerEvent): Added
8554         MONO_DEBUGGER_EVENT_EXCEPTION.
8555
8556         * mono-debug-debugger.c (mono_debugger_handle_exception): New
8557         public function to send the debugger a notification for an
8558         exception and inform it about a catch/finally clause.
8559
8560 2004-10-19  Zoltan Varga  <vargaz@freemail.hu>
8561
8562         * marshal.c, icall.c: Applied patch from Alexandre Rocha Lima e
8563         Marcondes (alexandremarcondes@psl-pr.softwarelivre.org). Really
8564         fix 2.95 build. 
8565
8566         * icall.c (ves_icall_InternalExecute): Fix build for gcc-2.95.
8567
8568 2004-10-18  Zoltan Varga  <vargaz@freemail.hu>
8569
8570         * marshal.c (emit_marshal_object): Fix freeing of memory when a reference type is
8571         marshalled as [In,Out]. Fixes #58325.
8572
8573 2004-10-14  Zoltan Varga  <vargaz@freemail.hu>
8574
8575         * reflection.c (mono_method_body_get_object): Implement some fields.
8576
8577 2004-10-12  Martin Baulig  <martin@ximian.com>
8578
8579         * reflection.c (mono_reflection_bind_generic_parameters): Small
8580         fix, correctly retrieve our parent from a generic instance.
8581
8582 2004-10-12  Martin Baulig  <martin@ximian.com>
8583
8584         * metadata.c (mono_metadata_generic_param_equal): We always have
8585         an owner.
8586
8587         * class.c
8588         (mono_class_from_generic_parameter): We need to have an owner.
8589         (my_mono_class_from_generic_parameter): Likewise.
8590
8591         * reflection.c (mono_reflection_setup_generic_class): Renamed to
8592         mono_reflection_create_generic_class() and added a new
8593         mono_reflection_setup_generic_class().  
8594         (mono_reflection_initialize_generic_param): If we're a nested
8595         generic type and inherited from the containing class, set our
8596         owner to the outer class.
8597
8598 2004-10-11  Zoltan Varga  <vargaz@freemail.hu>
8599
8600         * icall.c (ves_icall_System_Reflection_MethodBase_GetMethodBodyInternal): New icall.
8601
8602         * reflection.c (mono_method_body_get_object): New function to create
8603         a MethodBody object.
8604
8605         * object-internals.h object.h: Add MonoReflectionMethodBody structure.
8606
8607 2004-10-11  Martin Baulig  <martin@ximian.com>
8608
8609         * metadata.c (_mono_metadata_type_equal): Renamed to
8610         do_mono_metadata_type_equal() and made static.
8611
8612 2004-10-11  Martin Baulig  <martin@ximian.com>
8613
8614         * appdomain.c: Bump corlib version number to 28.
8615
8616 2004-10-10  Martin Baulig  <martin@ximian.com>
8617
8618         * class-internals.h
8619         (MonoGenericInst): Added `MonoGenericContainer *container'.
8620         (MonoGenericMethod): Likewise.
8621         (MonoGenericContext): Likewise.
8622         (MonoGenericParam): Added `MonoGenericContainer *owner'.
8623
8624         * metadata.c
8625         (do_mono_metadata_parse_type): Added a `MonoGenericContainer *' argument.
8626         (do_mono_metadata_parse_generic_inst): Likewise.
8627         (mono_metadata_parse_type_full): New public method.  This is the actual
8628         mono_metadata_parse_type() implementation - with an additional
8629         `MonoGenericContainer *' argument.
8630         (mono_metadata_parse_array_full): Likewise.
8631         (mono_metadata_parse_signature_full): Likewise.
8632         (mono_metadata_parse_method_signature_full): Likewise.
8633         (mono_metadata_parse_mh_full): Likewise.
8634         (mono_type_create_from_typespec): Likewise.
8635         (mono_metadata_interfaces_from_typedef_full): New public method;
8636         this is similar to the other _full() methods, but we take a
8637         `MonoGenericContext *' since we have to pass it to mono_class_get_full().
8638         (mono_metadata_parse_generic_param): Take an additional
8639         `MonoGenericContainer *' argument and lookup the MonoGenericParam
8640         from that container.
8641         (mono_metadata_generic_param_equal): New static method to compare
8642         two type parameters.
8643         (_mono_metadata_type_equal): New static method; takes an
8644         additional `gboolean signature_only' argument - if true, we don't
8645         compare the owners of generic parameters.
8646         (mono_metadata_signature_equal): Call _mono_metadata_type_equal()
8647         with a TRUE argument - do a signature-only comparision.
8648
8649         * loader.c: Use the new _full() methods and pass the
8650         MonoGenericContainer to them.
8651
8652         * object-internals.h (MonoReflectionTypeBuilder): Added
8653         `MonoGenericContainer *generic_container' field.
8654         (MonoReflectionMethodBuilder): Likewise.
8655
8656 2004-10-08  Zoltan Varga  <vargaz@freemail.hu>
8657
8658         * icall.c (ves_icall_System_Reflection_Module_GetGlobalType): Special
8659         case initial images of dynamic assemblies.
8660
8661         * reflection.c (mono_image_basic_init): Set 'initial_image' field.
8662
8663         * metadata-internals.h (MonoDynamicImage): Add 'initial_image' field.
8664
8665         * reflection.c (mono_reflection_event_builder_get_event_info): Fix
8666         length of event->other array.
8667         (typebuilder_setup_events): Ditto.
8668
8669         * domain-internals.h (MonoDomain): Rename 'assemblies' hash table to
8670         'assembly_by_name' and add an 'assemblies' list.
8671
8672         * assembly.h assembly.c: Add a new search hook for determining whenever
8673         an assembly is already loaded. Use this instead of searching in the
8674         loaded_assemblies list.
8675
8676         * domain.c appdomain.c: Implement the new search hook so loaded 
8677         assemblies are now scoped by appdomain. Fixes #67727.
8678
8679 2004-10-07  Zoltan Varga  <vargaz@freemail.hu>
8680
8681         * threads.c (mono_thread_attach): Initialize synch_lock field so
8682         mono_thread_detach works again.
8683
8684         * loader.c (mono_lookup_pinvoke_call): Try the dllname prefixed with
8685         'lib' too. Fixes #63130.
8686
8687 2004-10-06  Jackson Harper  <jackson@ximian.com>
8688
8689         * culture-info-tables.h: regenerated.
8690
8691 2004-10-06  Zoltan Varga  <vargaz@freemail.hu>
8692
8693         * icall.c (ves_icall_Type_GetInterfaces): Include interfaces 
8694         implemented by other interfaces in the result. Fixes #65764.
8695         
8696         * icall.c (ves_icall_System_Reflection_Assembly_GetModulesInternal): 
8697         Handle unloadable modules without crashing.
8698
8699         * image.c (load_modules): Revert the previous patch since modules must
8700         have a fixed index inside the array.
8701         
8702         * image.c (load_modules): Don't include native modules in the modules
8703         array.
8704
8705 2004-10-05  Zoltan Varga  <vargaz@freemail.hu>
8706
8707         * reflection.h: Add param_defaults field.
8708
8709         * reflection.c: Add support for parameter defaults in dynamic methods.
8710         Fixes #64595.
8711
8712         * icall.c (ves_icall_MonoType_get_Namespace): Return NULL instead of
8713         an empty string when a type has no namespace. Fixes #64230.
8714
8715 2004-10-04  Sebastien Pouliot  <sebastien@ximian.com>
8716
8717         * tabledefs.h: Added "internal" security actions to support non-CAS
8718         permissions NonCasDemand, NonCasLinkDemand and NonCasInheritance. 
8719         Note: they do not seems to be used anymore in 2.0 (new metadata format)
8720
8721 2004-10-04  Zoltan Varga  <vargaz@freemail.hu>
8722
8723         * icall.c (ves_icall_InternalInvoke): Throw an exception when calling
8724         constructor of abstract class. Fixes #61689.
8725
8726 2004-10-04  Martin Baulig  <martin@ximian.com>
8727
8728         * class-internals.h (MonoGenericContainer): New type.
8729         (MonoMethodNormal): Replaced `MonoGenericParam *gen_params' with
8730         `MonoGenericContainer *generic_container'.
8731         (MonoClass): Replaced `gen_params' and `num_gen_params' with
8732         `MonoGenericContainer *generic_container'.
8733
8734         * metadata.c (mono_metadata_load_generic_params): Return a
8735         `MonoGenericContainer *' instead of a `MonoGenericParam *';
8736         removed the `num' argument.
8737
8738 2004-10-03  Zoltan Varga  <vargaz@freemail.hu>
8739
8740         * icall.c (ves_icall_System_Reflection_Module_GetPEKind): Add support
8741         for dynamic images.
8742
8743         * object-internals.h (MonoReflectionAssemblyBuilder): Add pe_kind and
8744         machine fields.
8745
8746         * metadata-internals.h (MonoDynamicImage): Add pe_kind and machine fields.
8747
8748         * reflection.c: Save pe_kind and machine values into the generated
8749         image file.
8750
8751         * appdomain.c: Bump corlib version number.
8752
8753         * object-internals.h: Reorganize layout of LocalBuilder.
8754
8755         * class-internals.h class.c (mono_class_get_implemented_interfaces): 
8756         New helper function.
8757
8758         * icall.c (ves_icall_System_Reflection_Assembly_GetTypes): Return the
8759         created MonoType for dynamic types. Fixes #66180.
8760
8761 2004-10-02  Ben Maurer  <bmaurer@ximian.com>
8762
8763         * threadpool.c: the ares hashtable needs a critical section around it.
8764         this prevents some nasty segfaults
8765
8766 2004-10-02  Massimiliano Mantione  <massi@ximian.com>
8767
8768         * process.c: Fixed alignments to 32 bits as casting to unsigned is unsafe
8769         on 64 bits platforms, patch by will@exomi.com (Ville-Pertti Keinonen), see
8770         bug 67324).
8771         
8772 2004-09-30  Zoltan Varga  <vargaz@freemail.hu>
8773
8774         * object-internals.h (MonoReflectionTypeBuilder): Add 'created' field.
8775         
8776 2004-09-30  Lluis Sanchez Gual  <lluis@novell.com>
8777
8778         * image.c: Always canonicalize image file names, to avoid loading
8779         the same assembly twice when referenced using a relative path.
8780
8781 2004-09-30  Zoltan Varga  <vargaz@freemail.hu>
8782
8783         * marshal.h marshal.c icall.c: Fix bugs in previous patch.
8784
8785         * marshal.c marshal.h icall.c: Add GetDelegateForFunctionPointerInternal icall.
8786
8787         * marshal.c: Fix warnings.
8788
8789 2004-09-29  Geoff Norton  <gnorton@customerdna.com>
8790
8791         * marshal.c (mono_ftnptr_to_delegate): This method was improperly
8792         attempting to marshal the delegate_trampoline as the method_addr.
8793         This patch has a static hashtable of marshalled delegates so that 
8794         we can map delegate_trampoline addresses back to delegates.  This
8795         allows a delegate passed to managed code to be passed back into native
8796         code.  Fixes #67039
8797
8798 2004-09-28  Zoltan Varga  <vargaz@freemail.hu>
8799
8800         * icall.c: Add GetFunctionPointerForDelegateInternal icall.
8801
8802         * reflection.c (method_encode_code): Align method headers properly.
8803         Fixes #66025.
8804
8805 2004-09-28  Lluis Sanchez Gual  <lluis@novell.com>
8806
8807         * marshal.c: In the runtime invoke wrapper, reset the abort
8808         exception if it is cached. This avoids the automatic rethrowal of 
8809         the exception after the catch of the wrapper. Also check for pending
8810         interruptions before calling the managed method. This is done using
8811         the new method emit_thread_force_interrupt_checkpoint, since the
8812         normal checkpoint method is ignored when running the invoke wrapper.
8813         * object.c: If the abort exception is rethrown, set the abort_exc
8814         field of the thread, so it will be rethrown aftere every catch.
8815         * threadpool.c: Only run an interruption checkpoint if what has been
8816         requested is a stop of the thread (aborts will be ignored).
8817         * threads.c: By default, a thread will now never be interrumped while
8818         running the runtime invoke wrapper (this ensures that runtime_invoke
8819         will always return to the caller if an exception pointer is provided).
8820         There is a new special method mono_thread_force_interruption_checkpoint()
8821         to force an interruption checkpoint even if running a protected
8822         wrapper, which is used by the same runtime invoke wrapper to do a check
8823         at a safe point.
8824
8825 2004-09-28  Lluis Sanchez Gual  <lluis@novell.com>
8826
8827         * object.c, object-internals.h: Implemented mono_release_type_locks,
8828         which releases the cctor locks held by a thread.
8829         * threads.c, threads.h: In thread_cleanup, release cctor locks held
8830         by a thread. Added mono_thread_exit() method to be used to safely stop
8831         a thread.
8832
8833 2004-09-28  Raja R Harinath  <rharinath@novell.com>
8834
8835         * icall.c (ves_icall_System_Reflection_Assembly_GetModulesInternal): 
8836         Move null check before dereference.  Avoid indexing beyond the end
8837         of the 'modules' array.
8838
8839 2004-09-28  Raja R Harinath  <rharinath@novell.com>
8840
8841         * metadata-internals.h (MonoImage): Add module_count field.
8842         * image.c (load_modules): Set image->module_count.
8843         (mono_image_load_file_for_image): Use image->module_count.
8844         * reflection.c (mono_image_load_module): Append to image->modules array 
8845         of dynamic assembly.
8846         (mono_module_get_object): Fix loop to actually increment index.
8847         Use image->module_count.
8848         * assembly.c (mono_assembly_load_references): Use image->module_count.
8849         * icall.c (ves_icall_System_Reflection_Assembly_GetModulesInternal):
8850         Likewise.
8851
8852 2004-09-28  Zoltan Varga  <vargaz@freemail.hu>
8853
8854         * icall.c (ves_icall_System_Reflection_FieldInfo_GetUnmanagedMarshal): 
8855         Avoid assert on generic types.
8856
8857 2004-09-26  Zoltan Varga  <vargaz@freemail.hu>
8858
8859         * icall.c (ves_icall_System_Reflection_FieldInfo_GetUnmanagedMarshal): New icall.
8860
8861         * reflection.c (mono_param_get_objects): Fill out MarshalAsImpl field.
8862
8863         * reflection.c (mono_reflection_marshal_from_marshal_spec): New 
8864         function to convert a MarshalSpec structure to its managed counterpart.
8865
8866         * reflection.c: Fix warnings.
8867         
8868         * object-internals.h (MonoReflectionParameter): Add MarshalAsImpl
8869         field.
8870
8871         * icall.c (mono_create_icall_signature): Fix build.
8872
8873 2004-09-25  Zoltan Varga  <vargaz@freemail.hu>
8874
8875         * icall.c: Add MakePointType icall.
8876
8877         * icall.c (ves_icall_System_Text_Encoding_InternalCodePage): Fix
8878         warnings.
8879
8880 2004-09-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>
8881
8882         * threadpool.c: reuse allocated slots in the queue.
8883
8884 2004-09-24  Zoltan Varga  <vargaz@freemail.hu>
8885
8886         * object-internals.h (MonoReflectionDllImportAttribute): New structure.
8887
8888         * icall.c: Add new icalls for GetDllImportAttribute and GetFieldOffset.
8889
8890         * reflection.h reflection.c (mono_reflection_get_custom_attrs): Revert
8891         previous change.
8892
8893         * tabledefs.h: Add constants for pinvoke attributes BestFit and
8894         ThrowOnUnmappableChar.
8895
8896         * icall.c (ves_icall_Type_GetPacking): New icall.
8897
8898 2004-09-24  Martin Baulig  <martin@ximian.com>
8899
8900         * icall.c (ves_icall_Type_GetGenericParameterConstraints): New interncall.
8901
8902 2004-09-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
8903
8904         * appdomain.c:
8905         (mono_domain_set): allow setting a domain that is being unloaded.
8906         (mono_domain_unload): invoke the DomainUnload callbacks in the domain
8907         being unloaded.
8908
8909 2004-09-23  Zoltan Varga  <vargaz@freemail.hu>
8910
8911         * icall.c reflection.h reflection.c: Add a 'pseudo_attrs' argument to
8912         the GetCustomAttributes icall.
8913
8914 2004-09-23  Martin Baulig  <martin@ximian.com>
8915
8916         * object-internals.h (MonoReflectionGenericParam): Replaced
8917         'has_ctor_constraint', `has_reference_type' and `has_value_type'
8918         with `guint32 attrs'.
8919
8920 2004-09-23  Martin Baulig  <martin@ximian.com>
8921
8922         * icall.c (ves_icall_Type_GetGenericParameterAttributes): New interncall.
8923
8924 2004-09-23  Martin Baulig  <martin@ximian.com>
8925
8926         * object-internals.h (GenericParameterAttributes): New enum.
8927
8928 2004-09-23  Zoltan Varga  <vargaz@freemail.hu>
8929
8930         * object-internals.h (MonoEventInfo): Add 'other_methods' field.
8931         
8932         * class.c (init_events): Fill out event->other field.
8933
8934         * class.c: Fix warnings.
8935
8936         * icall.c (ves_icall_get_event_info): Fill out 'other_methods' field.
8937
8938 Wed Sep 22 19:04:32 CEST 2004 Paolo Molaro <lupus@ximian.com>
8939
8940         * class-internals.h, icall.c, loader.c, loader.h: added a faster stack
8941         walk which doesn't supply the IL offset.
8942
8943 2004-09-22  Martin Baulig  <martin@ximian.com>
8944
8945         * reflection.c (mono_reflection_setup_internal_class): If we're
8946         System.ValueType, System.Object or System.Enum, set
8947         `klass->instance_size' and create the vtable.
8948         (mono_reflection_create_internal_class): If we're an enum type,
8949         get the base class from our current corlib.
8950
8951 2004-09-22  Zoltan Varga  <vargaz@freemail.hu>
8952
8953         * reflection.h (MonoResolveTokenError): New type.
8954
8955         * icall.c (ves_icall_System_Reflection_Module_ResolveMemberToken): New
8956         icall.
8957
8958         * icall.c: Add an 'error' argument to the ResolveToken icalls.
8959
8960 2004-09-22  Lluis Sanchez Gual  <lluis@novell.com>
8961
8962         * icall.c: Support ContextBoundObject proxies in ves_icall_InternalExecute.
8963         Support also calling constructors, but only for already allocated objects.
8964
8965 2004-09-17  Geoff Norton <gnorton@customerdna.com>
8966
8967         * reflection.c (type_get_qualified_name): If the klass is null
8968         return the typename to avoid a NullRefEx.
8969         (encode_cattr_value): Get the qualified name of the boxed type,
8970         not the underlying enumtype.  Fixes #62984.
8971
8972 2004-09-21  Zoltan Varga  <vargaz@freemail.hu>
8973
8974         * marshal.c: Fix problems with previous checkin.
8975
8976 2004-09-21    <vargaz@freemail.hu>
8977
8978         * marshal.h marshal.c icall.c: Add new icalls for Alloc/FreeHGlobal. Change the
8979         existing mono_marshal_alloc/free functions to use CoTaskMemAlloc/Free under windows.
8980
8981         * marshal.c: Allocate marshaller memory using mono_marshal_alloc/free.
8982
8983 2004-09-21  Geoff Norton <gnorton@customerdna.com>
8984
8985         * icall.c (ves_icall_MonoType_GetElementType): GetElementType
8986         should only return a type for pointers, arrays, and passbyref types.
8987         Fixes bug #63841.
8988
8989 2004-09-21  Martin Baulig  <martin@ximian.com>
8990
8991         * domain.c (mono_debugger_check_runtime_version): New public
8992         function.
8993
8994         * icall.c (ves_icall_MonoDebugger_check_runtime_version): New icall.    
8995
8996 2004-09-20  Sebastien Pouliot  <sebastien@ximian.com>
8997
8998         * reflection.c: Added missing sort to the declarative security 
8999         attributes table. MS implementation stops seeing the attributes if the
9000         token number regress in the table (as shown by ildasm and permview).
9001
9002 2004-09-20  Zoltan Varga  <vargaz@freemail.hu>
9003
9004         * object-internals.h (MonoReflectionModule): Add 'token' field.
9005         
9006         * reflection.c (mono_reflection_get_token): Add support for Module
9007         and Assembly.
9008         (mono_module_get_object): Set 'token' field.
9009         (mono_module_file_get_object): Set 'token' field.
9010
9011         * icall.c: Add new Assembly and Module icalls.
9012
9013         * appdomain.c: Bump corlib version.
9014
9015 2004-09-19  Zoltan Varga  <vargaz@freemail.hu>
9016
9017         * loader.h loader.c class.h class.c: Add helper functions for obtaining
9018         tokens of metadata objects.
9019
9020         * reflection.h reflection.c (mono_reflection_get_token): New function
9021         to obtain the token of a metadata object.
9022
9023         * icall.c: Add icalls for MetadataToken and ModuleHandle methods.
9024
9025 2004-09-17  Zoltan Varga  <vargaz@freemail.hu>
9026
9027         * loader.c (mono_lookup_pinvoke_call): Try the underscore prefixed name as well.
9028         
9029         * loader.c (mono_lookup_pinvoke_call): Add support for stdcall name mangling.
9030
9031 2004-09-16  Sebastien Pouliot  <sebastien@ximian.com>
9032
9033         * appdomain.c: Bumped MONO_CORLIB_VERSION to 25.
9034         * object-internals.h: Added 3 MonoArray* members to MonoReflection
9035         AssemblyBuilder to access the permissions set in the class lib.
9036         * reflection.c: Added security attributes encoding step in 
9037         mono_image_build_metadata.
9038         * tabledefs.h: Added new security actions defined in 2.0:
9039         LinkDemandChoice, InheritanceDemandChoice and DemandChoice.
9040
9041 2004-09-16  Lluis Sanchez Gual  <lluis@novell.com>
9042
9043         * threads.c: Fixed SET_CURRENT_OBJECT macros, they were ignoring the
9044         macro parameter.
9045
9046 2004-09-16  Lluis Sanchez Gual  <lluis@novell.com>
9047  
9048         * locales.c: nullify the ICU_collator member of CompareInfo when it is
9049           finalized. There where random SIGSEVs at program termination, when
9050           an object being finalized was trying to do a string comparison and
9051           the current culture was already finalized.
9052  
9053 2004-09-16 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9054
9055         * threads.c: call thread_cleanup before finishing the thread if we get
9056         there.
9057
9058 2004-09-16  Zoltan Varga  <vargaz@freemail.hu>
9059
9060         * appdomain.c (ves_icall_System_AppDomain_createDomain): Load all
9061         assemblies from the parent. Fixes #65665.
9062
9063 2004-09-15  Zoltan Varga  <vargaz@freemail.hu>
9064
9065         * metadata.c (mono_metadata_parse_type): Fix parsing of custom
9066         modifiers.
9067
9068 2004-09-14  Bernie Solomon  <bernard@ugsolutions.com>
9069
9070         * reflection.h: add prototype for mono_get_dbnull_object
9071         * reflection.c: add prototypes for get_default_param_value_blobs 
9072         and mono_get_object_from_blob for fussier compilers
9073
9074 2004-09-14  Lluis Sanchez Gual  <lluis@novell.com>
9075  
9076         * object.c: Added a "done" flag to TypeInitializationLock. This avoids
9077         false deadlock checks in class initialization.
9078  
9079 2004-09-13  Zoltan Varga  <vargaz@freemail.hu>
9080
9081         * image.c (mono_image_addref): Fix comment.
9082
9083         * metadata.c (mono_metadata_parse_type): Avoid memory allocations if
9084         possible.
9085
9086 2004-09-12  Jambunathan K  <kjambunathan@novell.com>
9087
9088         * reflection.c (mono_param_get_objects): Modified to return
9089         ParameterInfo.DefaultValue object.
9090
9091         (get_default_param_value_blobs):
9092         (mono_get_object_from_blob):
9093         (mono_get_dbnull_object): New helper routines. 
9094
9095         * object.c (mono_get_constant_value_from_blob): New helper routine
9096         carved out from get_default_field_value ()
9097
9098         * object-internals.h (mono_get_constant_value_from_blob): Added
9099         function declaration.
9100
9101 2004-09-11  Zoltan Varga  <vargaz@freemail.hu>
9102
9103         * assembly.c assembly.h icall.c class.c appdomain.c: Lazily load 
9104         referenced assemblies. Fixes #62135.
9105
9106         * exception.h exception.c (mono_get_exception_file_not_found2): New
9107         helper function.
9108
9109 2004-09-10  Zoltan Varga  <vargaz@freemail.hu>
9110
9111         * class.h class.c: Add mono_type_get_underlying_type ().
9112
9113 2004-09-09  Geoff Norton <gnorton@customerndna.com>
9114
9115         * icall.c (ves_icall_System_Reflection_Assembly_GetTypes):
9116         Fix GetTypes() to support dynamically created assemblies.
9117
9118 2004-09-09  Zoltan Varga  <vargaz@freemail.hu>
9119
9120         * reflection.c (reflection_methodbuilder_to_mono_method): Remove TODO.
9121         
9122         * reflection.c (reflection_methodbuilder_to_mono_method): Fix bug in
9123         previous patch.
9124
9125         * reflection.h reflection.c loader.c: Allow dynamic construction of
9126         pinvoke methods. Fixes #65571.
9127         
9128         * reflection.c (mono_reflection_get_type): Revert previous change since
9129         it causes regressions.
9130
9131 2004-09-08  Martin Baulig  <martin@ximian.com>
9132
9133         * class.c (class_compute_field_layout): Don't call
9134         mono_class_layout_fields() for open generic instances.
9135
9136 2004-09-08 Bernie Solomon <bernard@ugsolutions.com>
9137         * threads.c appdomain.c: fix typo in GC macro
9138
9139 2004-09-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9140
9141         * threads.c: don't call mono_thread_detach() in start_wrapper(),
9142         avoiding a possible hang in GetCurrentThreadId(0). Fixes bug #65379.
9143
9144 2004-09-08  Zoltan Varga  <vargaz@freemail.hu>
9145
9146         * image.c (mono_image_close): Applied patch from 
9147         vasantha.paulraj@honeywell.com (Vasantha selvi). Fix crash when an
9148         assembly is loaded multiple times from data.
9149         
9150         * image.c (mono_image_open): Fix warning.
9151
9152 2004-09-07  Zoltan Varga  <vargaz@freemail.hu>
9153
9154         * reflection.h reflection.c icall.c: Only call TypeResolve handlers
9155         once. Fixes #58334.
9156         
9157         * reflection.c (mono_reflection_create_runtime_class): Initialize
9158         klass->nested_classes. Fixes #61224.
9159
9160 Tue Sep 7 14:35:26 CEST 2004 Paolo Molaro <lupus@ximian.com>
9161
9162         * threads.c: sched_yield() on exit, to allow threads to quit.
9163
9164 2004-09-07  Zoltan Varga  <vargaz@freemail.hu>
9165
9166         * object.c (mono_unhandled_exception): Remove leftover debug code.
9167
9168 2004-09-07  Atsushi Enomoto  <atsushi@ximian.com>
9169
9170         * appdomain.c, threads.c : don't use GC_CreateThread when with-gc=none
9171
9172 2004-09-07  Zoltan Varga  <vargaz@freemail.hu>
9173
9174         * marshal.c (emit_marshal_array): Really null terminate string arrays.
9175         
9176         * marshal.c (emit_marshal_string): Fix freeing of unicode strings.
9177
9178 2004-09-06  Zoltan Varga  <vargaz@freemail.hu>
9179
9180         * marshal.c (emit_marshal_array): Null terminate string arrays.
9181         
9182         * marshal.c (raise_auto_layout_exception): Fix warning.
9183
9184         * reflection.c (mono_param_get_objects): Initialize the default value
9185         with DBNull.Value, not null. Fixes #62123.
9186
9187 2004-09-01  Miguel de Icaza  <miguel@ximian.com>
9188
9189         * marshal.c (mono_marshal_get_managed_wrapper): Remove FIXME and
9190         throw an exception with a cute explanation.
9191
9192 2004-09-06  Dick Porter  <dick@ximian.com>
9193
9194         * process.c (ves_icall_System_Diagnostics_Process_Start_internal):
9195         Close the new process's thread handle, as we don't use it.  The
9196         handle stays around forever otherwise.
9197
9198 2004-09-06  Zoltan Varga  <vargaz@freemail.hu>
9199
9200         * object.c (arith_overflow): Fix warning.
9201
9202         * reflection.c (mono_image_get_methodref_token): Do not emit unmanaged
9203         calling conventions in method refs. Fixes #65352.
9204
9205         * reflection.c: Fix warnings.
9206
9207 2004-09-06 Ben Maurer  <bmaurer@users.sourceforge.net>
9208
9209         * icall.c: Add a new icall for Array.Clear
9210
9211 2004-09-06 Ben Maurer  <bmaurer@users.sourceforge.net>
9212
9213         * object.c: When allocating an array, we have to throw
9214         an overflow exception if any of the lengths are < 0.
9215
9216 2004-09-06  Zoltan Varga  <vargaz@freemail.hu>
9217
9218         * marshal.h marshal.c: Free unmanaged memory allocated by managed code
9219         properly. Also move implementation of string array marshalling to 
9220         managed code. Fixes #42316.
9221
9222 2004-09-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9223
9224         * assembly.c: provide more information when loading an assembly fails.
9225
9226 2004-09-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9227
9228         * filewatcher.c: don't expect the development fam package to be
9229         installed.
9230
9231 2004-09-03  Zoltan Varga  <vargaz@freemail.hu>
9232
9233         * marshal.c: Make a copy of the signature cookie since it will be
9234         freed by the caller.
9235         
9236         * marshal.c (mono_delegate_to_ftnptr): Fix bug in previous patch.
9237
9238         * marshal.c (mono_delegate_to_ftnptr): Fix memory leaks.
9239
9240         * metadata.c (mono_metadata_free_marshal_spec): New function to free
9241         marshal specs.
9242
9243         * marshal.c: More refactoring.
9244         
9245         * marshal.c: Refactor the mono_marshal_get_native_wrapper function into
9246         smaller functions.
9247
9248 2004-09-03  Lluis Sanchez Gual  <lluis@novell.com>
9249
9250         * object.c: In mono_message_invoke, fill the output parameter array after
9251           calling the managed method (it was done before the call). This fixes
9252           bug #59299.
9253
9254 2004-09-02  Zoltan Varga  <vargaz@freemail.hu>
9255
9256         * marshal.c (mono_marshal_alloc): Return a valid pointer on size 0
9257         as well.
9258
9259 2004-09-02  Martin Baulig  <martin@ximian.com>
9260
9261         * class.c (mono_class_instance_size): Don't allow generic type
9262         definitions or open generic instances.
9263         (mono_class_array_element_size): If we're a value type, call
9264         mono_class_instance_size() on the original class.
9265
9266         * metadata.c (mono_type_size, mono_type_stack_size): Correctly
9267         handle generic instances.
9268
9269         * mono-debug-debugger.c (write_type): Handle generic instances
9270         like classes.
9271
9272 2004-09-02  Zoltan Varga  <vargaz@freemail.hu>
9273
9274         * marshal.c (mono_marshal_alloc): Raise an OutOfMemory exception if
9275         the allocation request fails. Fixes #65089.
9276
9277         * object.c (mono_runtime_free_method): Do not call mono_free_method.
9278         
9279         * object.c (mono_runtime_free_method): New function to free a dynamic
9280         method.
9281
9282         * marshal.c (mono_delegate_free_ftnptr): New function to free the
9283         delegate trampoline.
9284
9285         * marshal.c (mono_marshal_get_managed_wrapper): Mark managed wrapper
9286         with hasthis as dynamic,
9287
9288         * icall.c (ves_icall_System_Delegate_FreeTrampoline): New icall.
9289
9290         * domain.c (mono_jit_info_table_remove): New function to remove an
9291         entry from the jit info table.
9292
9293         * class-internals.h (MonoMethod): Add 'dynamic' field.
9294
9295         * loader.c: Fix warnings.
9296
9297 2004-09-01  Martin Baulig  <martin@ximian.com>
9298
9299         * mono-debug.c, debug-mono-symfile.c: Use mono_loader_lock()
9300         instead of mono_debugger_lock() because the latter one is a no-op
9301         unless running in the debugger.
9302
9303 2004-09-01  Zoltan Varga  <vargaz@freemail.hu>
9304
9305         * class.c (class_compute_field_layout): Classes with auto-layout or
9306         reference fields are not blittable.
9307         
9308 2004-09-01  Dick Porter  <dick@ximian.com>
9309
9310         * icall.c (ves_icall_System_Reflection_Assembly_get_location): Use
9311         mono_image_get_filename() to get the assembly location.
9312
9313         * icall.c:
9314         * metadata.h: Fix compile warnings
9315
9316 2004-09-01  Zoltan Varga  <vargaz@freemail.hu>
9317
9318         * class.c (class_compute_field_layout): System.Object is blittable.
9319
9320         * marshal.c (mono_marshal_get_native_wrapper): Pass blittable classes
9321         as in/out. Fixes #59909.
9322
9323 2004-09-01  Martin Baulig  <martin@ximian.com>
9324
9325         * metadata.h (MONO_TYPE_ISREFERENCE): Call
9326         mono_metadata_generic_inst_is_valuetype() if we're a generic
9327         instance to check whether our underlying type is a reference type.
9328
9329 2004-09-01  Martin Baulig  <martin@ximian.com>
9330
9331         * metadata.c (mono_type_size): If we're a generic instance, call
9332         mono_class_value_size() for value types.
9333
9334 2004-08-31  Zoltan Varga  <vargaz@freemail.hu>
9335
9336         * marshal.c: Implement more custom marshalling functionality. Fixes
9337         #64915.
9338
9339 Tue Aug 31 17:55:15 CEST 2004 Paolo Molaro <lupus@ximian.com>
9340
9341         * mono-debug.c, debug-mono-symfile.c: add some locking love.
9342
9343 2004-08-30  Zoltan Varga  <vargaz@freemail.hu>
9344
9345         * domain-internals.h domain.c: Add a per-domain jump trampoline hash.
9346
9347         * icall.c (ves_icall_System_Reflection_MethodBase_GetMethodFromHandle): Rename to ...Internal.
9348
9349         * icall.c: Fix some warnings.
9350
9351         * threads.c (abort_appdomain_thread): Fix unref errors.
9352         (mono_thread_current): Fix THREAD_DEBUG define.
9353
9354 2004-08-29  Zoltan Varga  <vargaz@freemail.hu>
9355
9356         * metadata.h (MONO_TYPE_ISSTRUCT): Fix warning.
9357
9358         * icall.c (ves_icall_System_Reflection_MethodBase_GetMethodFromHandle): New icall.
9359
9360 2004-08-28  Zoltan Varga  <vargaz@freemail.hu>
9361
9362         * marshal.c (mono_marshal_get_native_wrapper): Add support for byref 
9363         string arrays.
9364
9365 2004-08-28  Martin Baulig  <martin@ximian.com>
9366
9367         * metadata.c
9368         (mono_metadata_generic_inst_is_valuetype): New public function.
9369
9370         * metadata.h (MONO_TYPE_ISSTRUCT): Call
9371         mono_metadata_generic_inst_is_valuetype() if we're a generic
9372         instance to check whether our underlying type is a valuetype.
9373
9374 2004-08-26  Zoltan Varga  <vargaz@freemail.hu>
9375
9376         * class.c (mono_ptr_class_get): Fix name of pointer classes. Fixes
9377         #63768.
9378
9379 2004-08-25  Martin Baulig  <martin@ximian.com>
9380
9381         * loader.c (mono_get_method_from_token): Abstract methods can also
9382         be generic and thus have type parameters.
9383
9384         * metadata-internals.h
9385         (MonoDynamicImage): Added `GPtrArray *gen_params'.
9386
9387         * reflection.c (mono_image_get_generic_param_info): Don't create a
9388         metadata row, just add an entry to the `gen_params' array.
9389         (build_compressed_metadata): Sort the `gen_params' array and then
9390         actually create the metadata.
9391
9392 2004-08-25  Gonzalo Paniagua Javier <gonzalo@ximian.com>
9393
9394         * threadpool.c: remove unneeded 'if' around mono_monitor_enter.
9395
9396 2004-08-25  Zoltan Varga  <vargaz@freemail.hu>
9397
9398         * debug-helpers.c: Handle MONO_TYPE_GENERICINST.
9399
9400 2004-08-24  Martin Baulig  <martin@ximian.com>
9401
9402         * class.cs (mono_class_is_subclass_of): Like an interface, a
9403         generic instance also derives from System.Object.
9404
9405 2004-08-23  Zoltan Varga  <vargaz@freemail.hu>
9406
9407         * metadata.c (mono_metadata_parse_type): Alloc pinned, byref and
9408         custom modifiers to be in any order. Fixes #61990.
9409
9410 2004-08-20  Zoltan Varga  <vargaz@freemail.hu>
9411
9412         * object.c: Register mono_object_new_fast icall.
9413         
9414         * object.c (mono_class_get_allocation_ftn): Return to calling
9415         mono_object_new_fast, since it seems faster to compute the object 
9416         size in unmanaged code than passing it as a parameter.
9417
9418         * object.c (mono_class_get_allocation_ftn): Add marshalbyref case.
9419
9420         * gc-internal.h gc.c: Add mono_gc_out_of_memory () function. Register
9421         this function with Boehm as the oom handler, so we don't have to check
9422         the result of GC_malloc.
9423
9424         * object.c: Remove checks for oom.
9425
9426         * object.h object.c (mono_class_get_allocation_ftn): New function to
9427         return the icall which can be used to allocate an instance of a given
9428         class. 
9429
9430         * object.c: Handle common allocation requests using GC_gcj_fast_malloc.
9431
9432         * class-internals.h: Add 'enabled' field.
9433
9434 2004-08-19  Zoltan Varga  <vargaz@freemail.hu>
9435
9436         * domain.c (mono_init_internal): Call MONO_GC_PRE_INIT ().
9437
9438 2004-08-18  Jambunathan K  <kjambunathan@novell.com>
9439         * tabledefs.h: Corretced PARAM_ATTRIBUTE_OPTIONAL to the right
9440         value 0x0010.
9441
9442 2004-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
9443
9444         * appdomain.c: use the Tls function for appdomain too,
9445         at Zoltan's request. Actually return in mono_context_get
9446
9447         * appdomain.c, profiler.c, threads.c: use __thread
9448
9449 2004-08-18  Zoltan Varga  <vargaz@freemail.hu>
9450
9451         * appdomain.c threads.c: Call GC_CreateThread on windows.
9452
9453         * Makefile.am (libmetadata_la_LIBADD): Avoid linking libmonoos into
9454         multiple libraries since this don't work on windows.
9455
9456 2004-08-18  Martin Baulig  <martin@ximian.com>
9457
9458         * class-internals.h
9459         (MonoMethodNormal): Moved `MonoGenericParam *gen_params' here from
9460         MonoMethodHeader.
9461
9462         * metadata.h (MonoMethodHeader): Moved the `gen_params' field to
9463         MonoMethodNormal since we also need it for abstract and interface
9464         methods.
9465
9466         * reflection.c
9467         (build_compressed_metadata): Sort the GenericParam table.
9468         (mono_image_create_token): Added `gboolean create_methodspec'
9469         argument; this is false when generating a MethodImpl token.
9470         (reflection_methodbuilder_to_mono_method): Abstract and interface
9471         methods may also have generic parameters.
9472
9473 2004-08-17 Ben Maurer  <bmaurer@users.sourceforge.net>
9474
9475         * appdomain.c: thread local alloc
9476
9477 2004-08-17  Martin Baulig  <martin@ximian.com>
9478
9479         * appdomain.c: Bumped MONO_CORLIB_VERSION to 24.
9480
9481         * icall.c
9482         (ves_icall_System_MonoType_getFullName): Added `gboolean full_name'
9483         argument.
9484
9485         * class.c (mono_type_get_full_name): New public function.
9486         (mono_type_get_name): Don't include the type arguments.
9487
9488 2004-08-16  Zoltan Varga  <vargaz@freemail.hu>
9489
9490         * Makefile.am: Build static versions of libmetadata and libmonoruntime
9491         for inclusion into the mono executable.
9492
9493 2004-08-16  Martin Baulig  <martin@ximian.com>
9494
9495         * metadata.c (do_mono_metadata_parse_generic_inst): Store the
9496         MonoGenericInst, not the MonoType in the `generic_inst_cache'.
9497
9498 2004-08-14  Martin Baulig  <martin@ximian.com>
9499
9500         * class.c (dup_type): Also copy the `byref' field.
9501
9502 2004-08-15  Zoltan Varga  <vargaz@freemail.hu>
9503
9504         * reflection.c (create_dynamic_mono_image): Revert the last change 
9505         since it breaks bootstrap.
9506
9507 2004-08-14  Zoltan Varga  <vargaz@freemail.hu>
9508
9509         * reflection.c (create_dynamic_mono_image): Set ref_count to 1.
9510
9511         * image.c (mono_image_close): Dynamic images are GC_MALLOCed, so do
9512         not free them with g_free.
9513
9514 2004-08-11  Martin Baulig  <martin@ximian.com>
9515
9516         * reflection.c (mono_reflection_setup_internal_class): Also call
9517         mono_class_setup_mono_type() if we already have a `tb->type.type'.
9518
9519 2004-08-09  Sebastien Pouliot  <sebastien@ximian.com>
9520
9521         * appdomain.c: Fix ves_icall_System_AppDomain_getDomainByID when 
9522         called during default (first) AppDomain creation. Keep track of
9523         Evidence when loading assemblies.
9524
9525 Mon Aug 9 14:41:45 CEST 2004 Paolo Molaro <lupus@ximian.com>
9526
9527         * opcodes.c, opcodes.h: reduce runtime relocations.
9528
9529 Mon Aug 9 13:30:53 CEST 2004 Paolo Molaro <lupus@ximian.com>
9530
9531         * culture-info.h, locales.c: fixes and chages to sue the new
9532         optimized format of the locale data.
9533         * culture-info-tables.h: regenerated.
9534
9535 2004-08-06  Geoff Norton <gnorton@customerdna.com>
9536         
9537         * filewatcher.c: If HAVE_KQUEUE return mode 3 to use the new kqueue watcher
9538
9539 2004-08-05  Sebastien Pouliot  <sebastien@ximian.com>
9540
9541         * appdomain.c: Bumped MONO_CORLIB_VERSION to 23. Added new icall
9542         ves_icall_System_AppDomain_getDomainByID to get an AppDomain by Id.
9543         * domain-internals.h: icall declaration.
9544         * icall.c: icall registration.
9545         * object-internals.h: New fields in MonoAssembly for CAS.
9546
9547 2004-08-05  Duncan Mak  <duncan@ximian.com>
9548
9549         * verify.c: Renamed CEE_STELEM to CEE_STELEM_ANY and CEE_LDELEM to
9550         CEE_LDELEM_ANY.
9551
9552 Thu Aug 5 17:11:44 CEST 2004 Paolo Molaro <lupus@ximian.com>
9553
9554         * reflection.c: fix to deal with object[] arrays in custom ctors
9555         (bug #62550).
9556
9557 2004-08-05  Martin Baulig  <martin@ximian.com>
9558
9559         * class.c (mono_class_array_element_size): Added support for
9560         generic instances and correctly handle "recursive" types.
9561
9562 2004-08-05  Zoltan Varga  <vargaz@freemail.hu>
9563
9564         * assembly.c: Fix warnings.
9565
9566 2004-08-04  Martin Baulig  <martin@ximian.com>
9567
9568         * class.c
9569         (mono_type_get_name_recurse): Added `gboolean include_arity'
9570         argument specifying whether or not we should include the generic
9571         arity in the type name.
9572         (_mono_type_get_name): New static function.
9573         (mono_class_setup_vtable): If we're a generic instance, don't
9574         include the generic arity in the names of explicit method
9575         implementations.        
9576
9577 2004-08-03  Martin Baulig  <martin@ximian.com>
9578
9579         * class.c (mono_type_get_name_recurse): Enclose the generic type
9580         arguments in `<', '>'.
9581
9582 Tue Aug 3 17:54:17 CEST 2004 Paolo Molaro <lupus@ximian.com>
9583
9584         * gc.c: make GC warning messages use the trace API, they are just
9585         noise to most of the users.
9586
9587 2004-08-03  Martin Baulig  <martin@ximian.com>
9588
9589         * debug-mono-symfile.c (read_string): Correctly read the string.
9590
9591 2004-07-30  Zoltan Varga  <vargaz@freemail.hu>
9592
9593         * marshal.c (signature_dup_add_this): Fix bug in previous patch.
9594         
9595         * marshal.c (mono_marshal_get_icall_wrapper): Add support for vararg
9596         icalls.
9597         (mono_marshal_get_runtime_invoke): Correctly handle valuetype methods.
9598
9599 2004-07-30  Martin Baulig  <martin@ximian.com>
9600
9601         * debug-mono-symfile.c, mono-debug.c, mono-debug-debugger.c:
9602         Reflect latest symbol writer changes.   
9603
9604 Fri Jul 30 16:49:05 CEST 2004 Paolo Molaro <lupus@ximian.com>
9605
9606         * object.c: always create an object if null is passed
9607         to Invoke() where a valuetype is expected.
9608
9609 2004-07-29  Bernie Solomon  <bernard@ugsolutions.com>
9610
9611         * marshal.c (mono_marshal_init): make managed
9612         signatures match native ones better for 64bits.
9613
9614 2004-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
9615
9616         * appdomain.c: hack to build correctly the private bin path on windows.
9617         Fixes bug #61991.
9618
9619 2004-07-28  Lluis Sanchez Gual  <lluis@novell.com>
9620
9621         * assembly.c: Load mscorlib from the correct framework directory
9622           (mono/<version>/mscorlib.dll).
9623         * appdomain.h: Added prototypes for new functions.
9624         * internals.h: Added some prototypes.
9625         * domain.c: When initializing the runtime, get from the executable and
9626           the configuration files the runtime version that the app supports.
9627           Added support methods for reading app.exe.config. Added list of versions
9628           supported by the JIT. Added two new methods: mono_init_from_assembly,
9629           which initializes the runtime and determines the required version from
9630           the provided exe file, and mono_init_version, which initializes
9631           the runtime using the provided version.
9632         * icall.c: Get machine.config from version-specific directory.
9633         * reflection.c: When generating an image, embed the version number
9634           of the current runtime.
9635
9636 2004-07-28  Dick Porter  <dick@ximian.com>
9637
9638         * socket-io.c
9639         (ves_icall_System_Net_Sockets_Socket_RecvFrom_internal): Check
9640         returned sockaddr size before creating the remote address object.
9641         Patch by Nick Vaughan (dev@6wardlaw.freeserve.co.uk), fixes bug
9642         61608.
9643
9644 2004-07-28  Dick Porter  <dick@ximian.com>
9645
9646         * locales.c (string_invariant_compare_char): Fix invariant char
9647         compares between upper and lower cases.  Fixes bug 61458.
9648
9649 2004-07-27  Ben Maurer  <bmaurer@ximain.com>
9650         
9651         * marshal.c: actually cache stelem.ref wrappers.
9652         
9653 Tue Jul 27 16:56:55 CEST 2004 Paolo Molaro <lupus@ximian.com>
9654
9655         * class.c, image.c, loader.c, cil-coff.h: lazily mmap the image 
9656         sections and remove the mono_cli_rva_map () function.
9657
9658 Tue Jul 27 15:58:19 CEST 2004 Paolo Molaro <lupus@ximian.com>
9659
9660         * debug-mono-symfile.c: fix one more endianess issue, from a patch
9661         by Geoff Norton (<gnorton@customerdna.com>).
9662
9663 Tue Jul 27 15:47:17 CEST 2004 Paolo Molaro <lupus@ximian.com>
9664
9665         * class.c: fix class loads for pointer types (typeof(int) !=
9666         typeof(int*)).
9667
9668 2004-07-27  Martin Baulig  <martin@ximian.com>
9669
9670         * debug-mono-symfile.c (mono_debug_open_mono_symbol_file): Support
9671         reading the debugging information from an external ".mdb" file.
9672
9673 2004-07-24  Martin Baulig  <martin@ximian.com>
9674
9675         * reflection.c (mono_image_get_type_info): Only write a class
9676         layout entry if we actually have a size or a packing size.
9677
9678 2004-07-21  Bernie Solomon  <bernard@ugsolutions.com>
9679
9680         * reflection.c (type_get_fully_qualified_name): 
9681         insert cast to get type checking of ?: with non-gcc compilers
9682
9683 2004-07-21  Bernie Solomon  <bernard@ugsolutions.com>
9684
9685         * rand.c: use g_getenv for both lookups of
9686         MONO_EGD_SOCKET
9687
9688 2004-07-17  Martin Baulig  <martin@ximian.com>
9689
9690         * reflection.c (mono_reflection_bind_generic_method_parameters):
9691         Set `gmethod->reflection_info'.
9692
9693 2004-07-17  Martin Baulig  <martin@ximian.com>
9694
9695         * class.c (mono_class_create_from_typedef): Insert the newly
9696         created class into the hash table before computing the interfaces
9697         since we could be called recursively.
9698
9699 2004-07-16  Ben Maurer  <bmaurer@ximain.com>
9700
9701         * marshal.[ch] (mono_marshal_get_stelemref): a new wrapper
9702         function to implement stelem.ref in managed code
9703         * class-internals.h, debug-helpers.c: a new wrapper type
9704         for the above.
9705
9706 Wed Jul 14 19:26:05 CEST 2004 Paolo Molaro <lupus@ximian.com>
9707
9708         * gc.c: allow GC handles to work even when no GC is compiled in.
9709         Fix part of bug #61134 (GetAddrOfPinnedObject).
9710
9711 2004-07-13  Peter Williams  <peter@newton.cx>
9712  
9713         * process.c (complete_path): Make sure we don't attempt to execute
9714         directories.
9715  
9716 2004-07-12  Geoff Norton <gnorton@customerdna.com>
9717
9718         * DateTime.cs: Patch for bug #61112.  Our DateTime wasn't roundtripping over timezone
9719           boundaries properly.  This patch checkes ToLocalTime() to see if we're tripping over a boundary
9720           and will add/subtract the hour if needed
9721
9722 2004-07-12  Martin Baulig  <martin@ximian.com>
9723
9724         * reflection.c (mono_field_get_object): If we have
9725         `field->generic_info', take the attributes from
9726         `field->generic_info->generic_type'.    
9727
9728 2004-07-12  Martin Baulig  <martin@ximian.com>
9729
9730         * mono-debug.c (mono_debug_init): Don't take a `MonoDomain *'.
9731         This function must be called before initializing the runtime.
9732         (mono_debug_init_1): New function; call this after initializing
9733         the runtime, but before loading the assembly.  It tells the
9734         debugger to load corlib and the builtin types.
9735
9736         * mono-debug-debugger.c: Did some larger changes in the debugging
9737         code; support recursive class declarations, make sure we actually
9738         add all classes.
9739
9740 2004-07-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9741
9742         * debug-helpers.c: undo my previous patch and fixed the real issue in
9743         ../mini/exceptions-x86.c
9744
9745 2004-07-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9746
9747         * debug-helpers.c: prevent SIGSEGV. It happened running xsp on monodoc
9748         when no HOME env. variable was set and a NullRef was thrown in a .cctor
9749         called from other .cctors.
9750
9751 2004-07-09  Miguel de Icaza  <miguel@ximian.com>
9752
9753         * loader.c: Removed the mono_loader_wine_init hack now that we are
9754         doing a managed version of Windows.Forms.
9755
9756 2004-07-09  Ben Maurer  <bmaurer@ximian.com>
9757
9758         * domain.c, gc.c, marshal.c, mono-debug-debugger.c,
9759         threadpool.c, threads.c: remove static data from rootset.
9760
9761 2004-07-09  Dick Porter  <dick@ximian.com>
9762
9763         * locales.c (ves_icall_System_String_InternalReplace_Str_Comp):
9764         Don't do any more processing if the matched length was 0.  It was
9765         increasing the size of the string before.  Fixes bug 61167.
9766
9767 2004-07-09  Dick Porter  <dick@ximian.com>
9768
9769         * socket-io.h:
9770         * socket-io.c
9771         (ves_icall_System_Net_Sockets_Socket_GetSocketOption_obj_internal):
9772         Add support for SO_PEERCRED if its available.
9773
9774 2004-07-09  Peter Bartok <pbartok@novell.com>
9775         * loader.c: winelib.exe.so error message is now only displayed if
9776         MONO_DEBUG is set. To help us avoid questions when people are trying
9777         out the new Managed.Windows.Forms.
9778
9779 2004-07-08  Zoltan Varga  <vargaz@freemail.hu>
9780
9781         * class-internals.h debug-helpers.c marshal.c: Add new wrapper types 
9782         for isinst and castclass wrappers.
9783
9784         * class-internals.h icall.c: Move registration and lookup of JIT icalls
9785         to libmetadata from the JIT, so they could be used by the marshalling
9786         code and the interpreter.
9787
9788         * marshal.c: Register marshalling related JIT icalls here instead of
9789         in mini.c. Use CEE_MONO_ICALL instead of the family of 
9790         CEE_MONO_PROC<x> opcodes to call marshalling functions.
9791
9792         * metadata.h: Remove unneeded marshalling conversions.
9793
9794         * opcodes.c: Update for new opcodes.
9795         
9796 2004-07-08  Martin Baulig  <martin@ximian.com>
9797
9798         * mono-debug.c: Check for `handle->symfile' being non-NULL everywhere.
9799         (mono_debug_get_domain_data): Make this function static.
9800
9801 Wed Jul 7 12:32:29 CEST 2004 Paolo Molaro <lupus@ximian.com>
9802
9803         * gc.c, object.h: add nice GC handle API for embedders.
9804
9805 2004-07-06  Ben Maurer  <bmaurer@ximian.com>
9806
9807         * reflection.c: more changes for the new api
9808
9809         * object.c: When we reflect on a field w/ a constant value, it
9810         will not have a memory location, so we must access metadata. Also,
9811         allow easier reading of strings so that we can read them from
9812         the constant data.
9813
9814         * class.c (mono_class_layout_fields): no need for literal fields here.
9815
9816         * class-internals.h: api changes for const fields
9817
9818         * icall.c (ves_icall_get_enum_info): use new apis for const fields
9819
9820 2004-07-06  Martin Baulig  <martin@ximian.com>
9821
9822         * mono-debug.h: Increment version number to 44.
9823
9824         * mono-debug.c (mono_debug_add_wrapper): The second argument is
9825         now a gpointer, rewrote this whole method.
9826
9827         * mono-debug-debugger.c (mono_debugger_add_wrapper): New
9828         function.  Add information about the wrapper in a new "misc table".
9829
9830         * mono-debug-debugger.h (MonoDebuggerSymbolTable): Added fields
9831         for the new misc table.
9832
9833 2004-07-05  Zoltan Varga  <vargaz@freemail.hu>
9834
9835         * metadata-internals.h image.c: Add a cache for helper signatures.
9836
9837         * monosn.c: Applied patch from "grompf" (grompf@sublimeintervention.com). Fix compilation under OSX.
9838
9839 2004-07-03  Zoltan Varga  <vargaz@freemail.hu>
9840
9841         * marshal.c (mono_marshal_get_managed_wrapper): Handle returning
9842         delegates from a delegate. Fixes #61033.
9843         
9844         * marshal.c: Fix managed->native stringbuilder marshalling. Implement
9845         marshalling of stringbuilder arrays. Fixes #59900.
9846
9847 2004-07-02  Zoltan Varga  <vargaz@freemail.hu>
9848
9849         * icall.c: Add EnumBuilder:setup_enum_type icall.
9850
9851 2004-06-30  Ben Maurer  <bmaurer@ximian.com>
9852
9853         * icall.c: Added a new icall for the property version of
9854         OffsetOfStringData.
9855
9856 2004-06-30  Zoltan Varga  <vargaz@freemail.hu>
9857
9858         * class-internals.h (MonoVTable): Make max_interface_id a guint32 so
9859         it has a constant size across platforms.
9860
9861         * marshal.c (mono_delegate_end_invoke): Avoid crash when there is no
9862         stack trace.
9863
9864 2004-06-29  Martin Baulig  <martin@ximian.com>
9865
9866         * mono-debug.c (mono_debug_add_method): Protect the whole function
9867         in mono_debugger_lock(), not just parts of it.
9868
9869 Fri Jun 25 21:36:26 CEST 2004 Paolo Molaro <lupus@ximian.com>
9870
9871         * reflection.c: make sure padding bytes in heaps are zeroed.
9872
9873 2004-06-24  David Waite  <mass@akuma.org>
9874
9875         * appdomain.c, class.c, domain.c, file-io.c, gc.c, icall.c,
9876         image.c, loader.c, locales.c, marshal.c, metadata.c,
9877         mono-debug.[ch], object.c, reflection.c, security.c, socket-io.c,
9878         string-icalls.c, threads.c: change to C90-style comments from C99 /
9879         C++ -style
9880
9881 2004-06-24  Dick Porter  <dick@ximian.com>
9882
9883         * threads.c
9884         (ves_icall_System_Threading_Mutex_CreateMutex_internal): Correctly
9885         return createdNew.  Fixes bug 60412.
9886
9887         * threads-types.h: 
9888         * icall.c: Add createdNew parameter to CreateMutex icall
9889
9890 Thu Jun 24 16:06:41 CEST 2004 Paolo Molaro <lupus@ximian.com>
9891
9892         * reflection.c, object-internals.h: save default value in params.
9893
9894 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9895
9896         * appdomain.c: for paths in PrivateBinPath that are absolute, there's
9897         no need to build a new path combining that with the application base.
9898         Fixes bug #60442.
9899
9900 Wed Jun 23 18:36:58 CEST 2004 Paolo Molaro <lupus@ximian.com>
9901
9902         * reflection.c: fixed minor standard compliance issues.
9903
9904 Wed Jun 23 17:59:29 CEST 2004 Paolo Molaro <lupus@ximian.com>
9905
9906         * reflection.c: fixed issue with encoding some custom attributes
9907         (arrays in properties and fields, bug #60411).
9908
9909 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
9910
9911         * reflection.c: fix start address when copying the public key token.
9912
9913 2004-06-23  Martin Baulig  <martin@ximian.com>
9914
9915         * mono-debug-debugger.c (mono_debugger_unhandled_exception): Store
9916         the `exc' object in a static object to put it into the GC's root set.
9917
9918 Wed Jun 23 15:37:31 CEST 2004 Paolo Molaro <lupus@ximian.com>
9919
9920         * reflection.c: make mono_reflection_setup_internal_class ()
9921         callable a second time to setup a new parent class.
9922
9923 2004-06-23  Dick Porter  <dick@ximian.com>
9924
9925         * threads.c: Check for WAIT_IO_COMPLETION return values.
9926
9927 2004-06-22  Sebastien Pouliot  <sebastien@ximian.com>
9928
9929         * appdomain.c: Removed the g_free on the public key token. Now copy 
9930         the pk token string into the MonoAssemblyName buffer using g_strlcpy.
9931         * assembly.c: Added public key token string value when loading 
9932         assemblies. Fix bug #60439.
9933         * icall.c: Added missing informations (like public key) in 
9934         GetReferencedAssemblies. Fix #60519.
9935         * image.h: Changed definition for public key token from const char*
9936         public_tok_value to guchar public_key_token [17];
9937         * reflection.c: Updated for changes to public key token.
9938
9939 2004-06-22  Lluis Sanchez Gual
9940
9941         * icall.c: In ves_icall_InternalExecute, when setting a filed, also look 
9942         for the field in base classes.
9943
9944 Tue Jun 22 16:48:02 CEST 2004 Paolo Molaro <lupus@ximian.com>
9945
9946         * mono-debug.h, mono-debug-debugger.h, debug-mono-symfile.h:
9947         mark headers as not supported, they are installed only for use by the
9948         debugger.
9949
9950 Tue Jun 22 16:32:03 CEST 2004 Paolo Molaro <lupus@ximian.com>
9951
9952         * *.c, *.h: avoid namespace pollution in public headers.
9953
9954 2004-06-21  Martin Baulig  <martin@ximian.com>
9955
9956         * exception.c (mono_get_exception_security): It's in
9957         "System.Security", not in "System".
9958
9959         * mono-debug-debugger.c (mono_debugger_add_builtin_types): Add all
9960         the exception classes.
9961
9962 2004-06-21  Martin Baulig  <martin@ximian.com>
9963
9964         * mono-debug-debugger.c (mono_debugger_unhandled_exception):
9965         Protect the exception object from being finalized.
9966
9967 2004-06-21  Martin Baulig  <martin@ximian.com>
9968
9969         * mono-debug-debugger.h (mono_debugger_unhandled_exception): New
9970         public function.
9971
9972 2004-06-21  Sebastien Pouliot  <sebastien@ximian.com>
9973
9974         * reflection.c: Load the assembly in mono_reflection_type_from_name,
9975         if it was not loaded before. Fix parts of #60439.
9976
9977 Mon Jun 21 16:04:43 CEST 2004 Paolo Molaro <lupus@ximian.com>
9978
9979         * marshal.c, icall.c, object.c, image.c: fix the runtime_invoke ()
9980         code that was broken since Ben's change: wrappers are now
9981         dependent on the method signature only again.
9982
9983 2004-06-21  Martin Baulig  <martin@ximian.com>
9984
9985         * mono-debug-debugger.c (write_class): Cleaned this up a bit and
9986         added interface support.
9987
9988 2004-06-21  Martin Baulig  <martin@ximian.com>
9989
9990         * class.c (mono_vtable_get_static_field_data): New public method.
9991
9992 2004-06-20  Atsushi Enomoto  <atsushi@ximian.com>
9993
9994         * filewatcher.c : Windows build fix to be compliant with API changes.
9995
9996 Sat Jun 19 19:04:50 CEST 2004 Paolo Molaro <lupus@ximian.com>
9997
9998         * class.h, class.c: more accessors.
9999         * metadata.h, metadata.c: prepare for hiding MonoType and
10000         MonoMethodSignature: people should use the accessors from now on
10001         outside of the tree.
10002
10003 Sat Jun 19 17:56:50 CEST 2004 Paolo Molaro <lupus@ximian.com>
10004
10005         * *.c, *.h: more API cleanups.
10006
10007 2004-06-18  Jackson Harper  <jackson@ximian.com>
10008
10009         * assembly.c: Trace loading assemblies.
10010         * loader.c: Trace loading native libraries.
10011         * mono-config.c: Trace loading config files.
10012         
10013 2004-06-18  Dick Porter  <dick@ximian.com>
10014
10015         * locales.c: Tell ICU the lengths of strings, it can cope with
10016         embedded \0 then.  Fixes bug 59274, and doesn't break bug 55822.
10017
10018 Fri Jun 18 11:59:57 CEST 2004 Paolo Molaro <lupus@ximian.com>
10019
10020         * image.c: swapped name/filename;
10021
10022 2004-06-18  Martin Baulig  <martin@ximian.com>
10023
10024         * mono-debug-debugger.c (write_class): Write the parent class at
10025         the end of the header.
10026
10027 Thu Jun 17 16:50:44 CEST 2004 Paolo Molaro <lupus@ximian.com>
10028
10029         * *.c, *.h, Makefile.am: more API cleanups and bugfixes.
10030
10031 2004-06-17  Raja R Harinath  <rharinath@novell.com>
10032
10033         * Makefile.am (PLATFORM_LIB): New.  Possibly refer to ../os/libmonoos.la.
10034         (bundle_obj): New conditional define.
10035         (BUILT_SOURCES): Remove.
10036         ($(bundle_srcs)): Make parallel-make safe.
10037         (libmonoruntime_la_LIBADD): Make unconditional.
10038         (libmetadata_la_LIBADD): Make unconditional.  Refer to $(bundle_obj).
10039         (libmetadata_la_SOURCES): Don't refer to $(bundle_srcs).
10040
10041 2004-06-17  Atsushi Enomoto  <atsushi@ximian.com>
10042
10043         * culture-info-tables.h: It was inconsistent with the latest
10044           supp info files.
10045
10046 2004-06-17  Zoltan Varga  <vargaz@freemail.hu>
10047
10048         * assembly.c (mono_assembly_open): Fix crash when the assembly can't
10049         be loaded.
10050
10051         * threads.c (ves_icall_System_Threading_Thread_Resume): Fix compilation
10052         with gcc 2.95.
10053
10054 Wed Jun 16 18:23:45 CEST 2004 Paolo Molaro <lupus@ximian.com>
10055
10056         * threads.h, icall.c, object.c, threadpool.c, threads-types.h:
10057         cleaned up public header threads.h.
10058
10059 Wed Jun 16 18:11:41 CEST 2004 Paolo Molaro <lupus@ximian.com>
10060
10061         * Makefile.am, *.c, *.h: more API cleanups.
10062
10063 Wed Jun 16 14:33:22 CEST 2004 Paolo Molaro <lupus@ximian.com>
10064
10065         * Makefile.am: removed monosn from compilation.
10066         * appdomain.c, assembly.c, assembly.h, blob.h, class.c,
10067         debug-helpers.c, debug-mono-symfile.c, domain.c, icall.c,
10068         image.c, image.h, loader.c, marshal.c, metadata-internals.h,
10069         metadata.c, metadata.h, mono-config.c, mono-debug-debugger.c,
10070         mono-debug.c, object.c, opcodes.c, opcodes.h, pedump.c, process.c,
10071         reflection.c, reflection.h, verify.c: more API cleanups and fixes.
10072
10073 2004-06-15  Jackson Harper  <jackson@ximian.com>
10074
10075         * assembly.c: Make locales lower case when searching the GAC for
10076         assemblies. gacutil will always make locales lowercase when
10077         installing so this effectively makes them case insensitive.
10078         
10079 2004-06-15  Lluis Sanchez Gual  <lluis@ximian.com>
10080
10081         * locales.c, threadpool.c: use mono_monitor_enter instead of mono_monitor_try_enter.
10082         * monitor.c: New method mono_monitor_try_enter_internal, which takes a new
10083           parameter which allows to choose whether the wait can be interrupted or 
10084           not. Also added the method mono_monitor_enter(), which locks the monitor
10085           using an infinite wait and without allowing interruption.
10086           In the Monitor.Enter and Wait icalls, retry the lock if the wait is
10087           interrupted.
10088         * object.h: Added new fields in MonoThread. suspend_event holds the event
10089           used to susped/resume the thread. synch_lock is the lock object to use for
10090           modifying the thread state.
10091         * threads.c: Use the new synch_lock object for locking, instead of "this",
10092           which can generate deadlocks.
10093           Moved thread state change in Thread.Sleep and Thread.Join from managed
10094           to unmanaged code. This avoids a deadlock when the thread was suspended
10095           just after acquiring the thread lock.
10096           In general, use mono_monitor_enter instead of mono_monitor_try_enter.
10097           Implemented Thread.Suspend using an event instead of ThreadSuspend,
10098           which is not fully implemented in the io-layer.
10099         * socket-io.c: Only try IPv6 DNS lookup if IPv4 fails.
10100
10101 Tue Jun 15 18:34:21 CEST 2004 Paolo Molaro <lupus@ximian.com>
10102
10103         * Makefile.am, monitor.h, object.h, threadpool.c, threadpool.h,
10104         threads-types.h: more API cleanups.
10105
10106 Tue Jun 15 16:40:19 CEST 2004 Paolo Molaro <lupus@ximian.com>
10107
10108         * domain-internals.h, Makefile.am, appdomain.c, appdomain.h,
10109         domain.c, gc.c, icall.c, mono-debug.c, object.c, reflection.c,
10110         threadpool.c, threads.c: first pass at the exported API cleanup.
10111
10112 Tue Jun 15 15:29:47 CEST 2004 Paolo Molaro <lupus@ximian.com>
10113
10114         * icall.c: fix signatures of some VolatileRead and VolatileWrite icalls.
10115
10116 2004-06-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
10117
10118         * icall.c: added internalGetHome.
10119
10120 2004-06-14  Dick Porter  <dick@ximian.com>
10121
10122         * file-io.c (ves_icall_System_IO_MonoIO_FindFirstFile): It was
10123         possible to return successfully when '.' or '..' were the only
10124         entries in a directory, but were skipped.  The MonoIOStat was not
10125         filled in in that case.  Now return ERROR_NO_MORE_FILES instead.
10126         Fixes bug 59574.
10127
10128 Mon Jun 14 00:27:15 CEST 2004 Paolo Molaro <lupus@ximian.com>
10129
10130         * reflection.c: make binaries run on .Net 1.1 by default.
10131
10132 Sun Jun 13 18:22:40 CEST 2004 Paolo Molaro <lupus@ximian.com>
10133
10134         * threadpool.c, threadpool.h: use the correct return type in SetMinThreads ().
10135
10136 Sun Jun 13 16:44:39 CEST 2004 Paolo Molaro <lupus@ximian.com>
10137
10138         * marshal.c: keep track of struct size with explicit layout
10139         (bug #59979).
10140
10141 2004-06-12  Martin Baulig  <martin@ximian.com>
10142
10143         * mono-debug-debugger.c: Comment out a debugging g_message().
10144
10145 Sat Jun 12 14:15:02 CEST 2004 Paolo Molaro <lupus@ximian.com>
10146
10147         * reflection.c, reflection.h: do not free custom attrs that are cached.
10148         * icall.c: use braces to make code clearer.
10149
10150 2004-06-11  Martin Baulig  <martin@ximian.com>
10151
10152         * class.h (MonoInflatedField): New type.
10153         (MonoClassField): Replaced `MonoType *generic_type' with
10154         `MonoInflatedField *generic_info'.
10155
10156         * icall.c
10157         (ves_icall_MonoField_Mono_GetGenericFieldDefinition): New icall.
10158
10159 2004-06-11  Martin Baulig  <martin@ximian.com>
10160
10161         * reflection.c (mono_image_create_method_token): Correctly encode
10162         varargs methods.
10163
10164 2004-06-11  Martin Baulig  <martin@ximian.com>
10165
10166         * metadata.c (mono_metadata_parse_method_signature): When parsing
10167         a MethodDef which has VarArgs, also set sentinelpos if we don't
10168         have any parameters.
10169
10170 2004-06-11  Martin Baulig  <martin@ximian.com>
10171
10172         * verify.c (mono_method_verify): In CEE_CALL, use
10173         mono_method_get_signature() to get the method's signature, unless
10174         we're a PInvoke method.
10175
10176 2004-06-10  Jackson Harper  <jackson@ximian.com>
10177
10178         * assembly.c: Use <path>/lib/mono/gac for the extra paths
10179         lookup. Rename MONO_GAC_PATH to MONO_GAC_PREFIX, this is a more
10180         logical name as the supplied path is just a prefix to the gac not
10181         the direct path to it.
10182         
10183 Thu Jun 10 20:10:16 CEST 2004 Paolo Molaro <lupus@ximian.com>
10184
10185         * reflection.c: make the token for a created method match
10186         the token of the MethodBuilder it was created from
10187         (IKVM requires this behaviour now).
10188
10189 Thu Jun 10 16:02:27 CEST 2004 Paolo Molaro <lupus@ximian.com>
10190
10191         * image.c, image.h, appdomain.c, assembly.c, loader.c, metadata.c,
10192         reflection.c, socket-io.c: leak fixes.
10193
10194 Wed Jun 9 18:23:59 CEST 2004 Paolo Molaro <lupus@ximian.com>
10195
10196         * icall.c: handle sentinel pos in vararg methods in position different
10197         from 0.
10198
10199 2004-06-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10200
10201         * culture-info-tables.h: freshly generated.
10202
10203 2004-06-09  Martin Baulig  <martin@ximian.com>
10204
10205         * loader.c (mono_get_method_constrained): Call `mono_class_init
10206         (constrained_class)'.   
10207
10208 2004-06-08  Gert Driesen <drieseng@users.sourceforge.net>
10209
10210         * icall.c (ves_icall_MonoType_GetEvent): Handle events without
10211         any methods. Fixes #59629.
10212
10213 2004-06-08  Atsushi Enomoto  <atsushi@ximian.com>
10214
10215         * culture-info-tables.h: reflecting locale-builder updates.
10216
10217 2004-06-08  Dick Porter  <dick@ximian.com>
10218
10219         * object.h:
10220         * locales.c: Fixed compile warnings, including a real bug in
10221         CompareInfo_internal_compare.
10222         
10223 2004-06-08  Dick Porter  <dick@ximian.com>
10224
10225         * locales.c
10226         (ves_icall_System_Globalization_CompareInfo_internal_index):
10227         (ves_icall_System_Globalization_CompareInfo_internal_index_char):
10228         Double-check the resuls of usearches, because ICU currently
10229         ignores most of the collator settings here.  Fixes bug 59720.
10230         
10231 2004-06-08  Dick Porter  <dick@ximian.com>
10232
10233         * locales.c
10234         (ves_icall_System_Globalization_CompareInfo_internal_index_char):
10235         Fix memory leak and segfault-causing typo.  No idea how this one
10236         lasted so long without being noticed.
10237
10238 2004-06-09  Zoltan Varga  <vargaz@freemail.hu>
10239
10240         * icall.c (ves_icall_Type_GetEvents_internal): Handle events without
10241         any methods. Fixes #59629.
10242
10243 2004-06-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10244
10245         * assembly.c:
10246         (mono_assembly_load): search_loaded -> mono_assembly_loaded (we didn't
10247         own the critical section before). Removed dead code (that's done
10248         in the preload hook).
10249
10250         (mono_assembly_load_with_partial_name): call the preload hook.
10251
10252 2004-06-08  Martin Baulig  <martin@ximian.com>
10253
10254         * metadata.c (mono_metadata_signature_alloc): Default
10255         `sentinelpos' to -1.
10256
10257         * reflection.c (mono_image_get_array_token): Likewise.
10258
10259 2004-06-08  Martin Baulig  <martin@ximian.com>
10260
10261         * icall.c (ves_icall_ModuleBuilder_getMethodToken): New icall.
10262
10263         * metadata.c (mono_metadata_parse_method_signature): When parsing
10264         a MethodDef which has VarArgs, set sentinelpos.
10265
10266         * metadata.h (MonoMethodSignature): Make `sentinalpos' a signed
10267         `gint16' since we're using -1 for non-varargs methods.
10268
10269         * reflection.c
10270         (ReflectionMethodBuilder): Added `MonoArray *opt_types'.
10271         (method_encode_signature): Added varargs support.
10272         (method_builder_encode_signature): Likewise.
10273         (mono_image_get_varargs_method_token): New static method.
10274         (mono_image_create_method_token): New public method; this is
10275         called via an icall instead of mono_image_create_token() when
10276         calling a varargs method.       
10277
10278 2004-06-08  Lluis Sanchez Gual  <lluis@ximian.com>
10279
10280         * locales.c: Fixed memory leak in Char.ToLower/ToUpper.
10281
10282 2004-06-08  Atsushi Enomoto  <atsushi@ximian.com>
10283
10284         * culture-info-tables.h : Reflecting the latest locale-builder that
10285           fixed empty array representation ({} to {0}).
10286
10287 2004-06-07  Jackson Harper  <jackson@ximian.com>
10288
10289         * assembly.c: It should be <MONO_GAC_PATH>/lib/mono/gac when
10290         looking up extra gac paths. This allows MONO_GAC_PATH to act
10291         exactly like a prefix.
10292         
10293 2004-06-08  Zoltan Varga  <vargaz@freemail.hu>
10294
10295         * reflection.c (mono_reflection_type_from_name): Make a copy of the
10296         type name before modifying it. Fixes #59405.
10297
10298 2004-06-08  Atsushi Enomoto  <atsushi@ximian.com>
10299
10300         * culture-info.h: added fields for "all datetime patterns".
10301         * locales.c: (  ves_icall_System_Globalization_CultureInfo
10302           _construct_datetime_format ()): fill xxx_patterns fields.
10303         * object.h: added fields for "all datetime patterns" to
10304           MonoDateTimeFormatInfo.
10305         * culture-info-tables.h: reflecting locale-builder updates.
10306
10307 2004-06-08  Zoltan Varga  <vargaz@freemail.hu>
10308
10309         * icall.c (ves_icall_Type_GetEvents_internal): Handle the case when
10310         the event has no add and remove methods. Fixes #59629.
10311
10312 2004-06-05  Sebastien Pouliot  <sebastien@ximian.com>
10313
10314         * object.c: Fixed possible integer overflow when allocating large
10315         strings.
10316
10317 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
10318
10319         * culture-info-tables.h: reflecting locale-builder updates.
10320
10321 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
10322
10323         * culture-info-tables.h: reflecting locale-builder updates.
10324
10325 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
10326
10327         * culture-info-tables.h: reflecting locale-builder updates.
10328
10329 2004-06-03  Lluis Sanchez Gual  <lluis@ximian.com>
10330
10331         * threads.c: Made Thread.Sleep abortable.
10332
10333 2004-06-02  Martin Baulig  <martin@ximian.com>
10334
10335         * mono-debug.h (MONO_DEBUGGER_VERSION): Bumped version to 41.
10336
10337         * debug-mono-symfile.h: Bumped symbol file version number to 37.
10338
10339 2004-05-31  Zoltan Varga  <vargaz@freemail.hu>
10340
10341         * marshal.c (mono_marshal_get_runtime_invoke): Fix CR/LFs.
10342
10343 2004-05-30  Jackson Harper  <jackson@ximian.com>
10344
10345         * reflection.c: Do not hardcode assembly versions or public key
10346         tokens anymore. All of this except the corlib section was dead
10347         code anyways.
10348         
10349 2004-05-29  Zoltan Varga  <vargaz@freemail.hu>
10350
10351         * object.c (mono_runtime_invoke_array): Automatically create boxed
10352         objects for byref valuetypes if needed. Fixes #59300.
10353         
10354         * object.c (mono_method_return_message_restore): Handle 
10355         MONO_TYPE_OBJECT as well.
10356
10357 2004-05-28  Jackson Harper  <jackson@ximian.com>
10358
10359         * reflection.c: The modified type encoding was causing build
10360         problems. Reverted for now.
10361         
10362 2004-05-28  Jackson Harper  <jackson@ximian.com>
10363
10364         * reflection.c/h: Take an assembly ref so that we dont create
10365         fully qualified names when encoding types in the same assembly as
10366         the custom attribute being emitted.
10367         * appdomain.c: Increment version number.
10368         
10369 2004-05-26  Duncan Mak  <duncan@ximian.com>
10370
10371         * icall.c
10372         (ves_icall_System_Reflection_Assembly_GetReferencedAssemblies):
10373         Set the full version number (major, minor, build, revision).
10374
10375 2004-05-28  Vladimir Vukicevic  <vladimir@pobox.com>
10376
10377         * marshal.c (emit_struct_conv): increment src/dst after blit
10378         (mono_marshal_get_managed_wrapper,
10379         mono_marshal_get_native_wrapper): make sure we have marshalling
10380         info before marshalling params (info computation affects
10381         blittable)
10382
10383         * class.c (class_compute_field_layout): correctly deal with
10384         blittable
10385         (mono_class_layout_fields): Don't do gc_aware_layout for AUTO
10386         value types (as per what windows dows by default)
10387         (mono_class_setup_mono_type): System.ValueType is blittable
10388         (mono_ptr_class_get, mono_fnptr_class_get): Pointer classes are
10389         blittable
10390
10391         * marshal.c (mono_marshal_load_type_info): flag types  as
10392         non-blittable if the native layout doesn't match the managed
10393         layout
10394
10395 2004-05-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10396
10397         * appdomain.c: don't add stuff in the private search path that is
10398         above the application base. If application base is not set, there's
10399         no private search path.
10400
10401 2004-05-28  Zoltan Varga  <vargaz@freemail.hu>
10402
10403         * marshal.c (mono_marshal_get_managed_wrapper): Add proper support for
10404         byref struct arguments in native->managed marshalling.
10405
10406 2004-05-28      Patrik Torstensson      <totte@hiddenpeaks.com>
10407
10408         * marshal.c (mono_marshal_get_runtime_invoke): correctly
10409         cache methods using signature (special case for methods
10410         that are value type or string class)
10411         
10412         * image.c (mono_image_close): clean up allocated GSList's
10413         in runtime_invoke_cache.
10414
10415 2004-05-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10416
10417         * mono-config.c: set the correct path for mono_cfg_dir on windows when
10418         there's no MONO_CFG_DIR environment variable defined.
10419
10420 2004-05-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10421
10422         * threads.c: windows version must be >= 0x0500 to include OpenThread.
10423
10424 2004-05-28  Lluis Sanchez Gual  <lluis@ximian.com>
10425
10426         * threadpool.c: Really wait for 500ms after the async call, even if the wait
10427           is interrumped.
10428         * threads.c: In mono_thread_manage, call OpenThread to ref each handle
10429           before waiting for it, and call CloseHandle after the wait to unref it.
10430           This will make sure that handles are not disposed too early.
10431
10432 2004-05-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10433
10434         * appdomain.c:
10435         * appdomain.h:
10436         * icall.c: removed
10437         ves_icall_System_AppDomainSetup_InitAppDomainSetup as it's not
10438         needed now.
10439
10440         * object.c: se the application_base only for the domain that runs
10441         Main. Fixes bug #59216,
10442
10443 2004-05-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10444
10445         * appdomain.c:
10446         * object.c: only the domain in which Main is run have
10447         SetupInformation.ConfigurationFile set, so moved a few lines from
10448         appdomain.c to object.c.
10449
10450 2004-05-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10451
10452         * appdomain.c: we tried to load [name].(dll|exe), but according
10453         to bug #57710, we must also try [culture]/[name].(dll|exe) and
10454         [culture]/[name]/[name](dll|exe). This patch fixes the bug.
10455         There's a test case attached to bug #58922.
10456
10457 2004-05-27  Dick Porter  <dick@ximian.com>
10458
10459         * icall.c:
10460         * file-io.c: Implemented icalls for locking and unlocking regions
10461         in a file.
10462         (ves_icall_System_IO_MonoIO_FindNextFile): FindNextFile() returns
10463         FALSE on error (fixes both compiler warning and real bug.)
10464
10465 2004-05-27  Atsushi Enomoto  <atsushi@ximian.com>
10466
10467         * culture-info-tables.h: reflecting locale-builder updates.
10468
10469           (Added missing ChangeLog entry for 05/26)
10470
10471 2004-05-27  Jackson Harper  <jackson@ximian.com>
10472
10473         * locales.c: Fix some cut and paste errors.
10474         
10475 2004-05-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10476
10477         * mono-config.c: set the correct path for config. directory on windows.
10478
10479 2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>
10480
10481         * icall.c : Fixed ves_icall_System_DateTime_GetNow() to return utc
10482           on win32.
10483
10484 2004-05-26  Zoltan Varga  <vargaz@freemail.hu>
10485
10486         * marshal.c (mono_marshal_get_native_wrapper): Free strings returned
10487         from pinvoke functions.
10488         
10489         * marshal.c (mono_ftnptr_to_delegate): Implement this.
10490
10491 2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>
10492
10493         * culture-info-tables.h: reflecting locale-builder updates.
10494
10495 2004-05-26  Zoltan Varga  <vargaz@freemail.hu>
10496
10497         * profiler.c (simple_allocation): Skip icall wrapper methods. Fixes
10498         #59086.
10499
10500 2004-05-26  Sebastien Pouliot  <sebastien@ximian.com>
10501
10502         * appdomain.cs: Bumped MONO_CORLIB_VERSION to 20.
10503         * icall.c: Modified icalls for RNG.
10504         * rand.c|h: Changed RNG interface to allow thread-safe usage under 
10505         Windows (CryptoAPI).
10506
10507 2004-05-25  Zoltan Varga  <vargaz@freemail.hu>
10508
10509         * locales.c: Fix build.
10510
10511 2004-05-25  Atsushi Enomoto  <atsushi@ximian.com>
10512
10513         * culture-info-tables.h: reflecting locale-builder updates.
10514
10515 2004-05-25  Jackson Harper  <jackson@ximian.com>
10516
10517         * locales.c: When creating the current culture use the $LANGs
10518         specific culture. So DateTimeFormat and NumberFormat entries are created.
10519         
10520 2004-05-25  Zoltan Varga  <vargaz@freemail.hu>
10521
10522         * string-icalls.{h,c} icalls.c: Add new icalls for Strcpy which take
10523         a char array as parameter.
10524
10525 2004-05-24  Lluis Sanchez Gual  <lluis@ximian.com>
10526
10527         * image.c: In mono_image_open(), always use an absolute path name to
10528           look for already loaded images.
10529
10530 2004-05-24  Sebastien Pouliot  <sebastien@ximian.com>
10531
10532         * icall.c: Added define for CSIDL_FLAG_CREATE (0x8000) in case it is
10533         missing in the windows build (like older cygwin include files).
10534
10535 2004-05-23  Sebastien Pouliot  <sebastien@ximian.com>
10536
10537         * icall.c: Fixed check for possible integer overflow in Buffer_
10538         BlockCopy icall. Replaced comments style // by /* */.
10539
10540 2004-05-22  Zoltan Varga  <vargaz@freemail.hu>
10541
10542         * marshal.c (mono_ftnptr_to_delegate): Fix warning.
10543         
10544         * marshal.c (mono_marshal_get_proxy_cancast): Move thread interrupt
10545         check after MONO_VTADDR. Fixes pinvoke2.exe.
10546
10547         * marshal.h marshal.c metadata.h: Add beginnings of support for
10548         ftnptr -> delegate marshalling.
10549
10550 2004-05-21  Zoltan Varga  <vargaz@freemail.hu>
10551
10552         * threads.c (ves_icall_System_Threading_Thread_ResetAbort): Fix compilation on gcc-2.95.
10553         * threads.c: Fix warnings.
10554
10555 2004-05-20  Lluis Sanchez Gual  <lluis@ximian.com>
10556
10557         * appdomain.c, gc.c: Make use of the new WaitForSingleObjectEx.
10558         * icall.c: Registered icalls for Suspend and Resume.
10559         * locales.c: Beware, mono_monitor_try_enter can now be interrupted by
10560           Thread.Abort.
10561         * monitor.c: Use WaitForSingleObjectEx. Added some interruption checkpoints.
10562         * mono-debug-debugger.c: Use WaitForSingleObjectEx et al.
10563         * process.c: Use WaitForSingleObjectEx.
10564         * threadpool.c: Use WaitForSingleObjectEx. Added some interruption 
10565           checkpoints.
10566         * threads.c, threads.h: Make use of new Ex wait methods. Improved
10567           implementation of Thread.Abort and Thread.ResetAbort icalls. Added icalls
10568           for Suspend and Resume. Added new mono_thread_stop, used for stoping
10569           background threads. Added basic support for Abort in Windows.
10570           Start new threads using a managed delegate invoke wrapper. This wrapper
10571           has an interruption checkpoint that is needed since an interruption
10572           can be requested before the thread leaves the unmanaged code that starts 
10573           the thread.
10574         * marshal.c: Added interruption checkpoint after every native call, and
10575           also before managed calls for wrappers called from unmanaged code to
10576           go into managed code.
10577         * object.h: Added new field in MonoThread to keep track of interruption
10578           requests.
10579
10580 2004-05-20  Zoltan Varga  <vargaz@freemail.hu>
10581
10582         * marshal.c: Insert SAVE_LMF and RESTORE_LMF opcodes around native
10583         calls.
10584
10585 2004-05-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10586
10587         * appdomain.c:
10588         * assembly.c:
10589         * gc.c:
10590         * locales.c:
10591         * mono-config.c:
10592         * rand.c: getenv -> g_getenv (windows!)
10593
10594         * process.c: complete_path is also used on non-windows platforms.
10595
10596 2004-05-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10597
10598         * icall.c: new signature for Process_Start.
10599
10600         * process.[ch]: new signature for Process_Start. If we're on windows
10601         and UseShellExecute is false, we have to search for the program by
10602         ourselves if we don't get a full path.
10603
10604 2004-05-18  Zoltan Varga  <vargaz@freemail.hu>
10605
10606         * marshal.c (mono_marshal_get_native_wrapper): Fix up custom 
10607         marshalling and call CleanUpNativeData if needed. Fixes #58646.
10608
10609 2004-05-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10610
10611         * socket-io.c: field value changed for Int32 from 'value' to 'm_value'.
10612         Fixes bug #58373.
10613
10614 2004-05-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10615
10616         * process.c: use double quotes to quote program name and arguments on
10617         windows. Fixes bug #58575.
10618
10619 2004-05-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10620
10621         * file-io.c: don't return "." and ".." when using windows Find*File.
10622
10623 2003-05-17      Patrik Torstensson <totte@hiddenpeaks.com>
10624
10625         * marshal.c: Don't pass wrappers to message init because method 
10626         addressed used to lookup metadata. part of remoting[2|3] fix.
10627
10628 2004-05-15  Jackson Harper  <jackson@ximian.com>
10629
10630         * assembly.c: Remove user gac and implement MONO_GAC_PATH, this
10631         path is essentially the same as MONO_PATH except that it points to
10632         GACs instead of lib directories.
10633         * loader.h: The user gac is gone so we dont need function to
10634         enable/disable it.
10635         * mono-config.c: user gac option is now gone.
10636         
10637 2004-05-15  Jackson Harper  <jackson@ximian.com>
10638
10639         * culture-info.h: Make defines more consistent, add calendar data
10640         to the culture info table.
10641         * culture-info-tables.h: Add basic calendar data. Basically
10642         everyone gets default gregorian until all the data is
10643         updated.
10644         * locales.c: Use the new consistent defines. Set calendar data for
10645         culture info objects.
10646         * object.h: add a field for calendar data to CultureInfo
10647         
10648 2004-05-14 Ben Maurer  <bmaurer@users.sourceforge.net>
10649
10650         * image.c: image->runtime_invoke_cache is keyed on signatures now.
10651         * marshal.c (mono_mb_emit_calli): new helper to emit a CEE_CALLI with
10652         a signature.
10653         (mono_mb_emit_managed_call, mono_mb_emit_native_call): use the above.
10654         (mono_marshal_get_runtime_invoke): The runtime invoke method now takes
10655         an extra param that is the pointer of the method to invoke. The IL for
10656         the invoke method is no longer specific to the method, but to the
10657         signature of the method. Thus, we can share the same code for multiple
10658         methods. This reduces the number of methods that have to be compiled.
10659
10660 2004-05-14  Zoltan Varga  <vargaz@freemail.hu>
10661
10662         * icall.c (ves_icall_System_Reflection_Assembly_load_with_partial_name): Fix warning.
10663
10664         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.
10665
10666         * icall.c: Optimize Buffer.BlockCopy.
10667
10668 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10669
10670         * culture-info-tables.h: seems like Spanish and Portuguese cultures had
10671         DateTimeFormatInfo.YearMonthPattern like "MMMM' yyyy" (note the single
10672         quote). Changed them to "MMMM yyyy".
10673
10674 2004-05-12  Miguel de Icaza  <miguel@ximian.com>
10675
10676         * rand.c
10677         (ves_icall_System_Security_Cryptography_RNGCryptoServiceProvider_InternalGetBytes): Always close the file. 
10678
10679 2004-05-13  Zoltan Varga  <vargaz@freemail.hu>
10680
10681         * reflection.h: Updated after changes to managed structures.
10682
10683         * appdomain.c: Bump corlib version.
10684
10685 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10686
10687         * Makefile.am: also add libmonoos to libmetadata. Fixes the build on
10688         windows.
10689
10690 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10691
10692         * Makefile.am: link to ../os/libmonoos.la on windows.
10693
10694         * assembly.c:
10695                 -If MONO_DEBUG, warn about non-existing directories in
10696                 MONO_PATH.
10697                 -Added mono_assembly_getrootdir() that replaces MONO_ASSEMBLIES
10698                 compile time variable.
10699                 -Removed init_default_path and call mono_set_rootdir from
10700                 libmonoos.a instead (windows only).
10701
10702         * assembly.h: declare mono_assembly_getrootdir().
10703
10704         * domain.c:
10705         * icall.c: use mono_assembly_getrootdir() instead of MONO_ASSEMBLIES.
10706
10707         * loader.c: s/getenv/g_getenv/
10708
10709 2004-05-11  Zoltan Varga  <vargaz@freemail.hu>
10710
10711         * marshal.{h,c}: Add support for UnmanagedType.AsAny.
10712
10713         * marshal.c: Use mono_metadata_signature_{alloc,dup} where appropriate.
10714
10715         * metadata.h: Add new marshalling conversions.
10716
10717         * metadata.h metadata.c (mono_metadata_signature_dup): New helper
10718         function.
10719
10720         * reflection.c (mono_reflection_get_type): Lookup the type in all
10721         modules of a multi-module assembly. Fixes #58291.
10722
10723 2004-05-11  Lluis Sanchez Gual  <lluis@ximian.com>
10724
10725         * threads.c: Before aborting a background, set the StopRequested
10726         state.  This avoids throwing the Abort exception.
10727         In mono_thread_manage, don't continue with the shutdown until all
10728         aborted threads have actually stopped.
10729
10730 2004-05-10  Jackson Harper  <jackson@ximian.com>
10731
10732         * locales.c: Remove the modifier from culture names.
10733         
10734 2004-05-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10735
10736         * Makefile.am: monosn is not installed any more. It has been deprecated
10737         in favor of sn.
10738
10739 2004-05-07  Jackson Harper  <jackson@ximian.com>
10740
10741         * locales.c
10742         (ves_icall_System_Globalization_CultureInfo_internal_get_cultures):
10743         Fix array construction, add bailout if the length is 0.
10744
10745 2004-05-07  Dick Porter  <dick@ximian.com>
10746
10747         * socket-io.c (addrinfo_to_IPHostEntry): Don't crash if the
10748         machine doesn't have a DNS entry.  Patch by Urs Muff
10749         (umuff@quark.com), fixes bug 57928.
10750
10751 2004-05-06  Jackson Harper  <jackson@ximian.com>
10752
10753         * reflection.c: Handle null PublicTokens properly. alloc mem for
10754         assembly names culture so we dont crash when freeing it.
10755         
10756 2004-05-06  Jackson Harper  <jackson@ximian.com>
10757
10758         * assembly.c: Check the usergac when loading with partial names.
10759         
10760 2004-05-05  Sebastien Pouliot  <sebastien@ximian.com>
10761
10762         * rand.c|h: Added new icall for (optionally) seeding the PRNG. This 
10763         does nothing for now (not required for Linux/Windows) but the class
10764         library can call it (and a newer or modified runtime could need it).
10765         * icall.c: Registred icall.
10766
10767 2004-05-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10768
10769         * loader.c: prints a message on module loading error we set MONO_DEBUG
10770         environment variable.
10771
10772 2004-05-05  Jackson Harper  <jackson@ximian.com>
10773
10774         * appdomain.c: Handle PublicKeyToken=null properly.
10775         
10776 2004-05-05  Sebastien Pouliot  <sebastien@ximian.com>
10777
10778         * environment.c|h: Added icall ves_icall_System_Environment_
10779         GetOSVersionString to get the current OS version as a string.
10780         * icall.c: Registred icall.
10781
10782 2004-05-05  Lluis Sanchez Gual  <lluis@ximian.com>
10783
10784         * object.c: in mono_object_get_virtual_method(), take into account that
10785         non-virtual methods don't have a slot in the vtable. Check needed when
10786         the object is a proxy.
10787
10788 2004-05-05  Zoltan Varga  <vargaz@freemail.hu>
10789
10790         * marshal.h marshal.c icall.c: Applied patch from vladimir@pobox.com
10791         (Vladimir Vukicevic). Implement UnsafeAddrOfPinnedArrayElement.
10792
10793         * object.c (mono_class_compute_gc_descriptor): Fix warning.
10794
10795         * object.c (mono_runtime_invoke_array): Add an assert so null cannot be
10796         passed when a valuetype is expected.
10797
10798         * object.c (mono_unhandled_exception): Only set the exit code if the
10799         exception happens in the main thread. Fixes thread5.exe.
10800
10801         * appdomain.c (get_info_from_assembly_name): Fix infinite loop on
10802         invalid names. Fixes #58047.
10803
10804 2004-05-03  Jackson Harper  <jackson@ximian.com>
10805
10806         * assembly.c: This line was committed accidently and is unneeded.
10807         
10808 2004-05-03  Jackson Harper  <jackson@ximian.com>
10809
10810         * icall.c: Add new icall for Assembly::LoadWithPartialName
10811         * assembly.c/.h: new function that probes the GAC to load partial
10812         assembly names by Paolo Molaro.
10813         
10814 2004-05-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10815
10816         * appdomain.c: use g_strncasecmp when looking for 'Culture=' et al.
10817         * reflection.c: use g_strncasecmp when looking for 'Culture=' et al.
10818         (type_get_fully_qualified_name): Added PublicKeyToken when building a
10819         full type name.
10820
10821 2004-05-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10822
10823         * appdomain.c: fixed check for 'neutral' culture and removed warning.
10824         * reflection.c: fix bug when parsing a full type name and Version is not
10825         the last thing in the string.
10826
10827 2004-05-03  Zoltan Varga  <vargaz@freemail.hu>
10828
10829         * appdomain.c (get_info_from_assembly_name): Strdup "" to prevent
10830         crashes when it is freed.
10831
10832 2004-05-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10833
10834         * assembly.c: print the compat warning to stderr.
10835
10836 2004-05-01  Miguel de Icaza  <miguel@ximian.com>
10837
10838         * assembly.c (mono_assembly_load_references): Add a compatibility
10839         hack to run old applications that might be still referencing the
10840         3300-based assemblies, only do this for System.xxx.
10841
10842 2004-05-01  Jackson Harper  <jackson@ximian.com>
10843
10844         * appdomain.c: If the culture is neutral we set it to "".
10845         
10846 2004-04-29  Jackson Harper  <jackson@ximian.com>
10847
10848         * locales.c: Add some missing MONO_ARCH_SAVE_REGS'.
10849
10850 2004-04-29  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
10851  
10852         * string-icalls.c: added low overhead function for copying chars
10853         * icall.c: added needed icall for the above function
10854  
10855 2004-04-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10856
10857         * icall.c: fix return value of get_global_assembly_cache.  Implemented
10858         Environment.GetLogicalDrives.
10859
10860 2004-04-28  Bernie Solomon  <bernard@ugsolutions.com>
10861
10862         * rand.c: try and talk to egd or prngd
10863         for random bytes if opening devices fail.
10864
10865 2004-04-28  Zoltan Varga  <vargaz@freemail.hu>
10866
10867         * marshal.c (mono_marshal_load_type_info): Calculate the minimum
10868         alignment for the type using the native alignment of its members 
10869         instead of using klass->min_align.
10870
10871         * metadata.c (mono_type_stack_size): Fix size of TYPEDBYREF.
10872
10873 2004-04-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10874
10875         * file-io.c:
10876         * socket-io.c: added check for sys/aio.h.
10877
10878 2004-04-28  Dick Porter  <dick@ximian.com>
10879
10880         * threads.c: Don't abort a thread thats already aborting, when
10881         terminating everything.
10882
10883 2004-04-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10884
10885         * icall.c: added 2 new async calls for Socket.
10886
10887         * socket-io.[ch]: fixed some warnings. Added support for asynchronous
10888         IO on *nix systems.
10889
10890         * threadpool.c: removed unused variable.
10891
10892 2004-04-27  Zoltan Varga  <vargaz@freemail.hu>
10893
10894         * marshal.c: Handle null properly in PtrToString* icalls. Fixes #57706.
10895
10896 Tue Apr 27 15:55:17 CEST 2004 Paolo Molaro <lupus@ximian.com>
10897
10898         * locales.c: put back string_invariant_tolower () and
10899         string_invariant_toupper ().
10900
10901 2004-04-26 David Waite <mass@akuma.org>
10902
10903         * file-io.h:
10904         * socket-io.h:
10905         * threads.h:
10906         * unicode.h: remove comma from end of enumeration declarations
10907
10908 2004-04-26 David Waite <mass@akuma.org>
10909
10910         * debug-mono-symfile.h:
10911         * decimal.c:
10912         * mono_debug.h:
10913         * sysmath.c: Define 64 bit constants as long long types (i.e. 10ULL)
10914
10915
10916 2004-04-26  Jackson Harper  <jackson@ximian.com>
10917
10918         * appdomain.c: Increment version number.
10919         
10920 2004-04-26  Jackson Harper  <jackson@ximian.com>
10921
10922         * appdomain.c: Set assembly references public token value when
10923         PublicKeyToken is specified, not the hash_value. Free public token
10924         values when free assembly name data. Previously the public key
10925         token was hex decoded, however we are using hex encoded public key
10926         tokens, so this is not neccasary.
10927         * assembly.c: Lookup assemblies in the gac if their public token
10928         value is set. Add function to allow enabling user gac
10929         lookups. Specify whether or not the assembly was loaded from the
10930         GAC. Compare full assembly names when checking the cache for
10931         assemblies (Temporarily disabled see comment in code). Remove
10932         mscorlib -> corlib mapping cruft. Add trace-loading. When a user
10933         specifies trace-loader they get extra info to stdout on the
10934         loading of assemblies.
10935         * image.h: Add a field for an assembly references public token
10936         value to MonoAssemblyname. Add a field to MonoAssembly to specifiy
10937         whether an assembly has been loaded from the GAC.
10938         * image.c: Remove a corlib -> mscorlib name mapping.
10939         * loader.h: Add function to enable/disable the user gac.
10940         * mono-config.c: Check if the usergac is enabled in the config
10941         file.
10942         * icall.c: New icall to determine whether or not an assembly has
10943         been loaded from the GAC. Remove some mscorlib -> corlib mappings.
10944         * tabldefs.h: Add constant for assemblyref flag that specifies a
10945         full public key is used instead of a public token.
10946         * reflection.c: Remove mscorlib -> corlib mappings. Set
10947         PublicTokenValue instead of hash value. This value is a hex
10948         string so it does not need to be expanded.
10949
10950 2004-04-26  Martin Baulig  <martin@ximian.com>
10951
10952         * mono-debug-debugger.c (mono_debugger_initialize): Set
10953         `mono_debugger_initialized' before calling mono_debug_lock().
10954
10955 2004-04-42  Robert Shade <rshade@dvsconsulting.com>
10956
10957         * icall.c: icalls for Char.ToUpper/ToLower are now hooked to
10958           InternalToUpper/InternalToLower.
10959         * locales.c: (ves_icall_System_{Char,String}_InternalTo{Upper,Lower}_Comp)
10960           removed invariant culture shortcut.  This is now done in managed code.
10961         * locales.c: (string_invariant_toupper/tolower) removed.
10962
10963 2004-04-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10964
10965         * icall.c: added GetSupportsAsync for Socket (same as MonoIO).
10966         Added Poll internal call.
10967
10968         * socket-io.[ch]: _wapi_socket == WSASocket. Added internal
10969         call for Poll. Select was too heavy for polling a single socket.
10970
10971         * threadpool.[ch]: added mono_threadpool_cleanup.
10972         * threads.c: use it. Don't use Thread_Abort on windows.
10973
10974 2004-04-23  Martin Baulig  <martin@ximian.com>
10975
10976         * mono-debug-debugger.c (mono_debugger_lookup_assembly): New function.
10977
10978 2004-04-23  Sebastien Pouliot  <sebastien@ximian.com>
10979
10980         * icall.c: Registred new icalls for key pair protection and added an
10981         icall for Environment.GetFolderPath on Windows.
10982         * security.c|h: Added new icalls for key pair protection.
10983
10984 2004-04-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10985
10986         * socket-io.c: don't display the non-supported family warning for known
10987         families. Now this is not displayed on windows when checking support
10988         for IPv4/IPv6.
10989
10990 2004-04-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10991
10992         * class.c: don't display the layout warning for static fields.
10993
10994 2004-04-21  Lluis Sanchez Gual <lluis@ximian.com>
10995
10996         * icall.cs: Registered new icalls for Char.ToLower and Char.ToUpper.
10997         * locales.c, locales.h: Added new icalls for culture-specific
10998         Char.ToLower and Char.ToUpper.
10999
11000 2004-04-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11001
11002         * threads.c: the 2nd argument when aborting a thread is NULL now. Patch
11003         by David Waite.
11004
11005 2004-04-20  Martin Baulig  <martin@ximian.com>
11006
11007         * mono-debug-debugger.c (mono_debugger_lookup_type): Make a copy
11008         of the type name before passing it to mono_reflection_type_from_name().
11009
11010 2004-04-19  Zoltan Varga  <vargaz@freemail.hu>
11011
11012         * marshal.c (mono_marshal_get_managed_wrapper): Handle different string
11013         encodings here. Fixes #56965.
11014
11015 2004-04-18  Bernie Solomon <bernard@ugsolutions.com>
11016
11017         * icall.c (ves_icall_System_Text_Encoding_InternalCodePage):
11018         fix test on strstr result not that I can see anything that
11019         relies on the result.
11020
11021 2004-04-18  Zoltan Varga  <vargaz@freemail.hu>
11022
11023         * metadata.c (mono_type_to_unmanaged): Handle MONO_NATIVE_FUNC as well.
11024         Fixes #57081.
11025
11026         * marshal.c (mono_marshal_get_string_encoding): New helper function.
11027
11028         * marshal.c (mono_marshal_get_native_wrapper): Use the new helper
11029         function to determine which marshalling to use for strings. Fixes
11030         #56965.
11031
11032         * marshal.c (mono_marshal_string_array_to_unicode): Fix warning.
11033
11034         * reflection.c (encode_marshal_blob): Add support for LPARRAY.
11035
11036 2004-04-15  Bernie Solomon  <bernard@ugsolutions.com>
11037
11038         * icall.c: #include mono-config.h
11039
11040 2004-04-15  Jackson Harper  <jackson@ximian.com>
11041
11042         * culture-info-tables.h: Fix date formats for en-US culture.
11043         
11044 2004-04-15  Lluis Sanchez Gual  <lluis@ximian.com>
11045
11046         * icall.c: Registered icalls for ThreadPool.GetMinThreads and 
11047         ThreadPool.SetMinThreads.
11048         * threadpool.c: Implemented ThreadPool.GetMinThreads and
11049         ThreadPool.SetMinThreads.
11050
11051 Thu Apr 15 15:36:40 CEST 2004 Paolo Molaro <lupus@ximian.com>
11052
11053         * mono-config.c: also load the .config file in the directory
11054         where the assembly was found.
11055
11056 Thu Apr 15 14:24:49 CEST 2004 Paolo Molaro <lupus@ximian.com>
11057
11058         * assembly.c: load per-assembly config files.
11059         * icall.c: decrapified code to get the config dir and moved to
11060         mono-config.c.
11061         * image.h, loader.c, loader.h, mono-config.c, mono-config.h: allow
11062         per-assembly config files. When doing a dll map lookup give precedence
11063         to the per-assembly data.
11064
11065 2004-04-14  Martin Baulig  <martin@ximian.com>
11066
11067         * mono-debug-debugger.h (MonoDebuggerEvent): Removed
11068         MONO_DEBUGGER_EVENT_TYPE_ADDED and MONO_DEBUGGER_EVENT_METHOD_ADDED
11069         and added MONO_DEBUGGER_EVENT_RELOAD_SYMTABS.
11070
11071         * mono-debugger-debugger.c: While the debugger is locked, remember
11072         whether the symbol tables have changes and send one single
11073         MONO_DEBUGGER_EVENT_RELOAD_SYMTABS when releasing the lock.
11074
11075 2004-04-14  Zoltan Varga  <vargaz@freemail.hu>
11076
11077         * metadata.h: Add STRARRAY_STRWLPARRAY marshalling convention.
11078
11079         * marshal.h marshal.c (mono_marshal_string_array_to_unicode): New 
11080         function.
11081
11082         * marshal.c (mono_marshal_get_native_wrapper): Take CharSet into
11083         account when marshalling string arrays. Fixes #56965.
11084
11085 2004-04-13  Sebastien Pouliot  <sebastien@ximian.com>
11086
11087         * icall.c: Add new icalls mapping for security.
11088         * security.c|h: Add internal calls for WindowsIdentity,
11089         WindowsImpersonationContext and WindowsPrincipal.
11090
11091 2004-04-13  Gert Driesen (drieseng@users.sourceforge.net)
11092
11093         * class.c: Added comment to ensure the System.MonoDummy class
11094         is removed when no longer necessary
11095
11096 2004-04-13  Miguel de Icaza  <miguel@ximian.com>
11097
11098         * appdomain.c: Pass arguments to the bootstraping exceptions to
11099         minimize JITed methods at boot
11100
11101         * metadata.c (mono_exception_from_name_two_strings): Allow for the
11102         second string to be null.
11103
11104         * icall.c (ves_icall_System_Text_Encoding_InternalCodePage):
11105         Change the protocol to minimize the JIT methods at startup.  Now
11106         it Returns the internal codepage, if the value of "int_code_page"
11107         is 1 at entry, and we can not compute a suitable code page
11108         number, returns the code page as a string.
11109
11110 2004-04-13  Jackson Harper  <jackson@ximian.com>
11111
11112         * culture-info-tables.h: Fix number of decimal digits for all
11113         english locales.
11114
11115 2004-04-13  Jackson Harper  <jackson@ximian.com>
11116
11117         * icall.c: Clairfy out of sync error message. It is not always
11118         your corlib that is out of sync.
11119
11120 2004-04-13  Zoltan Varga  <vargaz@freemail.hu>
11121
11122         * icall.c (ves_icall_Type_GetPropertiesByName): Avoid duplicate
11123         properties when only the set accessor is overriden. Fixes #55874.
11124
11125 2004-04-09  Zoltan Varga  <vargaz@freemail.hu>
11126
11127         * assembly.c (mono_assembly_load_references): Make this thread safe.
11128         Fixes #56327.
11129
11130 2004-04-08  Zoltan Varga  <vargaz@freemail.hu>
11131
11132         * monosn.c: Add missing initialization calls.
11133
11134 2004-04-08  Bernie Solomon  <bernard@ugsolutions.com>
11135
11136         * locales.c:
11137         ves_icall_System_Globalization_CultureInfo_construct_number_format
11138         Fix g_assert so it compiles on fussier compilers re int/ptr
11139         mismatch
11140
11141 2004-04-08  Dick Porter  <dick@ximian.com>
11142
11143         * socket-io.h:
11144         * socket-io.c: Don't set SO_REUSEADDR on windows.  Fixes bug
11145         53992.  Also rearrange the code so that the internal calls return
11146         an error value and exceptions are thrown from managed code.
11147
11148         * icall.c: Add type info to the socket icalls.
11149
11150 2004-04-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11151
11152         * object.h: synchronize MonoCompareInfo with CompareInfo class. Someone
11153         owes me a beer.
11154
11155 2004-04-07  Martin Baulig  <martin@ximian.com>
11156
11157         * class.c (mono_class_from_generic_parameter): Don't default
11158         `klass->parent' to `mono_defaults.object_type'.
11159
11160 2004-04-07  Martin Baulig  <martin@ximian.com>
11161
11162         * reflection.c (mono_reflection_initialize_generic_parameter): Set
11163         `param->pklass->reflection_info'.       
11164
11165 2004-04-07  Jackson Harper  <jackson@ximian.com>
11166
11167         * culture-info-tables.h: Fix date separator symbol.
11168         
11169 2004-04-07  Martin Baulig  <martin@ximian.com>
11170
11171         * icall.c (ves_icall_Type_GetGenericArguments): Moved this icall
11172         from System.Type to System.MonoType.
11173
11174 2004-04-07  Martin Baulig  <martin@ximian.com>
11175
11176         * reflection.h
11177         (MonoReflectionGenericParam): Added `has_reference_type' and
11178         `has_value_type' fields.
11179
11180         * reflection.c (mono_image_get_generic_param_info): Encode the
11181         correct flags if we have the `class' or `struct' constraint.
11182
11183 2004-04-07  Martin Baulig  <martin@ximian.com>
11184
11185         * reflection.h
11186         (MonoReflectionGenericParam): Added `MonoBoolean has_ctor_constraint'.
11187
11188 2004-04-07  Jackson Harper  <jackson@ximian.com>
11189
11190         * appdomain.c: Revert extra patches, just wanted to bump the
11191         version number.
11192         
11193 2004-04-07  Jackson Harper  <jackson@ximian.com>
11194
11195         * Makefile.am: Add culture-info private headers.
11196         * icall.c: Add new icalls for contructing locales.
11197         * locales.c: Construct CultureInfo objects from lookup tables instead of using ICU.
11198         * locales.h: Declare new culture info construction methods.
11199         * object.h: Add new fields used to avoid the CultureMap to
11200         MonoCultureInfo.
11201         * culture-info.h: Definition of structs used in the culture info
11202         tables.
11203         * culture-info-tables.h: Autogenerated tables that contain culture
11204         info data. This file was generated with the locale-builder tool.
11205         * appdomain.c: Incement corlib version number.
11206         
11207 2004-04-07  Bernie Solomon  <bernard@ugsolutions.com>
11208
11209         * appdomain.c: (mono_runtime_init) move mono_thread_init
11210         to before mono_object_new calls so critical sections
11211         are initialized before use.
11212
11213 2004-04-07  Martin Baulig  <martin@ximian.com>
11214
11215         * icall.c
11216         (ves_icall_TypeBuilder_define_generic_parameter): Removed.
11217         (ves_icall_MethodBuilder_define_generic_parameter): Removed.
11218         (ves_icall_MonoGenericParam_initialize): Removed.
11219         (monogenericparam_icalls): Removed.
11220         (generictypeparambuilder_icalls): Added new table for
11221         System.Reflection.Emit.GenericTypeParameterBuilder.
11222
11223         * reflection.c
11224         (mono_reflection_define_generic_parameter): Removed.
11225         (mono_reflection_initialize_generic_parameter): This is now called
11226         from GenericTypeParameterBuilder's .ctor.
11227
11228 2004-04-06  Martin Baulig  <martin@ximian.com>
11229
11230         * class.c (mono_class_init): Don't inflate nested classes in a
11231         generic instance.
11232         (mono_type_get_name_recurse): Include the generic arguments for
11233         generic instances and generic type declarations.
11234         (inflate_generic_type): Correctly inflate MONO_TYPE_SZARRAY.
11235         (_mono_class_get_instantiation_name): Removed.
11236         (mono_class_create_generic): Always use `gklass->name' as our name.
11237
11238         * class.h (MonoGenericInst): Removed `nested_in', and `nested'.
11239
11240         * icall.c (ves_icall_MonoGenericInst_GetDeclaringType): Removed.
11241         (ves_icall_MonoGenericInst_GetNestedTypes): Removed.
11242         (ves_icall_MonoMethod_GetGenericParameters): Renamed to
11243         ves_icall_MonoMethod_GetGenericArguments() and correctly handle
11244         closed generic methods here.
11245
11246         * reflection.c
11247         (mono_reflection_generic_inst_get_nested_types): Removed.
11248         (inflate_mono_method): Copy the generic parameters from the
11249         MonoMethodHeader into out MonoGenericMethod.
11250
11251 2004-04-06  Martin Baulig  <martin@ximian.com>
11252
11253         * row-indexes.h
11254         (MONO_GENERICPARAM_DEPRECATED_CONSTRAINT): Removed.
11255
11256         * metadata.c (GenericParamSchema): Removed "DeprecatedConstraint".
11257
11258         * reflection.c (build_compressed_metadata): If we have any entries
11259         in the GenericParam, MethodSpec or GenericParamConstraint tables,
11260         set the header version to 1.1.
11261
11262 2004-04-06  Martin Baulig  <martin@ximian.com>
11263
11264         * class.c (mono_class_init): If we're a generic instance,
11265         initialize our nested classes, too.
11266         (_mono_class_get_instantiation_name): Deal with the new `!%d'
11267         suffix. 
11268
11269 2004-04-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11270
11271         * process.c: quote the argument passed to the shell on windows.
11272
11273 2004-04-05  Zoltan Varga  <vargaz@freemail.hu>
11274
11275         * threads.c (mono_alloc_special_static_data): Allow this to be
11276         called during startup.
11277
11278 2004-04-02  Martin Baulig  <martin@ximian.com>
11279
11280         * icall.c
11281         (ves_icall_MonoGenericInst_GetDeclaringType): New icall.
11282
11283 2004-04-02  Zoltan Varga  <vargaz@freemail.hu>
11284
11285         * icall.c: Fix build.
11286
11287 2004-04-02  Sebastien Pouliot  <sebastien@ximian.com>
11288
11289         * Makefile.am: Added security.c|h.
11290         * icall.c: Added icall for get_UserName;
11291         * security.c: New file for security related icalls. Added function
11292         get_UserName for System.Environment (fix #56144).
11293         * security.h: New. Header file for security.c
11294
11295 2004-04-02  Dick Porter  <dick@ximian.com>
11296
11297         * icall.c: Deleted the icalls that were obsoleted some time ago
11298         by the ICU string code, and which were mixed into the icall
11299         rearranging.  Fixes bug 55969.
11300
11301         * string-icalls.h: 
11302         * string-icalls.c: Deleted the code that those icalls reference.
11303
11304 2004-04-01  Martin Baulig  <martin@ximian.com>
11305
11306         * metadata.h (MONO_CLASS_IS_INTERFACE): New macro.
11307
11308         * class.c (mono_class_from_generic_parameter): Don't set 
11309         TYPE_ATTRIBUTE_INTERFACE.
11310         (my_mono_class_from_generic_parameter): Likewise.
11311
11312 2004-04-01  Martin Baulig  <martin@ximian.com>
11313
11314         * loader.c (find_method): Added an optional `MonoClass *ic'
11315         argument to search in a specific interface.
11316         (mono_get_method_constrained): New public function.
11317
11318 2004-04-01  Martin Baulig  <martin@ximian.com>
11319
11320         * reflection.c (mono_image_get_generic_field_token): Use the
11321         `handleref' cache here.
11322
11323 2004-04-01  Martin Baulig  <martin@ximian.com>
11324
11325         * reflection.h (MonoDynamicImage): Added `GHashTable *typespec'.
11326
11327         * reflection.c (create_generic_typespec): Use the `typespec' hash
11328         here, not the `typeref' one.    
11329
11330 2004-04-01  Martin Baulig  <martin@ximian.com>
11331
11332         * class.c (mono_class_inflate_generic_type): Moved the
11333         functionality into a new static inflate_generic_type() which
11334         returns NULL if it didn't do anything.  Only increment the
11335         `mono_stats.inflated_type_count' if we actually inflated
11336         something.
11337         (mono_class_get_full): Check the classes type to see whether we
11338         need to inflate it; also inflate MONO_TYPE_(M)VAR.
11339
11340 2004-04-01  Jackson Harper  <jackson@ximian.com>
11341
11342         * reflection.c: Set culture for assembly references.
11343         
11344 2004-04-01 Ben Maurer  <bmaurer@users.sourceforge.net>
11345
11346         * reflection.[ch], icall.[ch], Fix support for pinning variables.
11347
11348 2004-04-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11349
11350         * assembly.c:
11351         (do_mono_assembly_open): the critical section also covers
11352         mono_image_open and mono_image_open_from_data. Fixes bug #56327.
11353
11354 2004-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11355
11356         * threads.c:
11357         (mono_manage_threads): abort the background threads when finishing.
11358         Fixes bug #47232.
11359
11360 2004-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11361
11362         * gc.c: only close the done_event handle if there was no timeout.
11363         C-ified comments.
11364
11365 2004-03-30  Martin Baulig  <martin@ximian.com>
11366
11367         * icall.c (icall_entries): It's called "System.Activator", not
11368         "System.Activation".    
11369
11370 2004-03-30  Martin Baulig  <martin@ximian.com>
11371
11372         * class.c (mono_ldtoken): Added `MonoGenericContext *' argument.
11373         (mono_class_create_from_typespec): Likewise.
11374
11375 2004-03-30  Martin Baulig  <martin@ximian.com>
11376
11377         * reflection.h (MonoReflectionGenericParam): Use MonoBoolean for
11378         `has_ctor_constraint' and `initialized'.
11379
11380 2004-03-30  Martin Baulig  <martin@ximian.com>
11381
11382         * reflection.c (encode_new_constraint): New static function to add
11383         the constructor constraint attribute to a type parameter.
11384         (encode_constraints): Call encode_new_constraint() if necessary.
11385
11386         * reflection.h
11387         (MonoReflectionGenericParam): Added `guint32 has_ctor_constraint'.
11388
11389         * row-indexes.h: Added CUSTOM_ATTR_GENERICPAR.
11390         
11391 2004-03-29 Ben Maurer  <bmaurer@users.sourceforge.net>
11392
11393         * reflection.c, icall.c: add support for pinning variables. 
11394
11395 2004-03-29  Bernie Solomon  <bernard@ugsolutions.com>
11396
11397         * marshal.c (mono_marshal_get_managed_wrapper):
11398         init bool local with zero rather than null.
11399
11400 2004-03-29  Martin Baulig  <martin@ximian.com>
11401
11402         * icall.c (ves_icall_MonoMethod_get_HasGenericParameters): Show
11403         the "official" behavior here.
11404         (ves_icall_MonoMethod_get_Mono_IsInflatedMethod): New interncall.
11405
11406 2004-03-29  Martin Baulig  <martin@ximian.com>
11407
11408         * icall.c: Reflect latest API changes.
11409
11410 2004-03-29  Martin Baulig  <martin@ximian.com>
11411
11412         * loader.c (mono_get_method_from_token): Also call
11413         mono_metadata_load_generic_params () for abstract and interface
11414         methods; replace the type arguments in the method signature with
11415         the ones which are loaded from the metadata.
11416
11417 2004-03-29  Lluis Sanchez Gual  <lluis@ximian.com>
11418
11419         * monitor.c: In mono_monitor_exit(), don't throw an exception if the owner
11420         of the lock is not the current thread. MS.NET don't do it, in spite of
11421         what the documentation says. See bug #56157.
11422
11423 2004-03-28  Martin Baulig  <martin@ximian.com>
11424
11425         * class.c (mono_class_init): Don't call init_properties() and
11426         init_events() for generic instances; set `prop->parent' when
11427         inflating properties.
11428
11429         * reflection.c (mono_generic_inst_get_object): Call
11430         `mono_class_init (ginst->klass)'.
11431         (mono_type_get_object): Only create a MonoGenericInst if your
11432         generic type is a TypeBuilder.
11433         (do_mono_reflection_bind_generic_parameters): Only set
11434         `ginst->is_dynamic' if our generic type is a TypeBuilder.
11435
11436 2004-03-28  Zoltan Varga  <vargaz@freemail.hu>
11437
11438         * appdomain.c (unload_thread_main): Do not clear proxy_vtable_hash.
11439         Fixes #56091.
11440
11441 2004-03-25  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11442
11443         * icall.c: added Kill_internal icall.
11444         * process.[ch]: added Kill_internal icall.
11445
11446 2004-03-25  Martin Baulig  <martin@ximian.com>
11447
11448         * class.h (MonoStats): Added `generic_instance_count',
11449         `inflated_method_count', `inflated_type_count' and
11450         `generics_metadata_size'.       
11451
11452 2004-03-25  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11453
11454         * reflection.c: no warnings now.
11455
11456 2004-03-25  Martin Baulig  <martin@ximian.com>
11457
11458         * class.c (mono_class_get_full): New public function; does a
11459         mono_class_get(), but also takes a `MonoGenericContext *'.
11460
11461         * loader.c (mono_field_from_memberref): Renamed to
11462         `field_from_memberref', made static and added `MonoGenericContext *'
11463         argument.
11464         (mono_field_from_token): Added `MonoGenericInst *' argument.
11465         (method_from_memberef): Likewise.
11466         (mono_get_method_from_token): Likewise.
11467         (mono_get_method_full): New public function; does a
11468         mono_get_method(), but also takes a `MonoGenericContext *'.
11469
11470         * verify.c (mono_method_verify): Get the method's generic context
11471         and pass it to mono_field_from_token(), mono_get_method_full() and
11472         mono_class_get_full().
11473
11474 2004-03-25  Martin Baulig  <martin@ximian.com>
11475
11476         * class.c (mono_class_inflate_generic_type): Take a
11477         `MonoGenericContext *' instead of a `MonoGenericInst *' and a
11478         `MonoGenericMethod *'.
11479
11480 2004-03-25  Martin Baulig  <martin@ximian.com>
11481
11482         * loader.h (MonoMethodInflated): Store the MonoGenericContext
11483         instead of the MonoGenericMethod here.
11484
11485 2004-03-25  Martin Baulig  <martin@ximian.com>
11486
11487         * class.h (MonoGenericInst): Added `MonoGenericContext *context';
11488         each time we create a new MonoGenericInst, we also create a new
11489         context which points back to us.
11490
11491         * class.c (inflate_method): Use `ginst->context' instead of
11492         creating a new context.
11493
11494         * loader.c (method_from_memberref): Use
11495         `klass->generic_inst->context' instead of creating a new context.
11496
11497 2004-03-25  Martin Baulig  <martin@ximian.com>
11498
11499         * class.h (MonoGenericContext): New struct.
11500         (MonoGenericMethod): Removed `generic_inst'.
11501
11502         * class.c (mono_class_inflate_generic_method): Take a
11503         `MonoGenericContext *' instead of a `MonoGenericMethod *'.
11504
11505 2004-03-25  Martin Baulig  <martin@ximian.com>
11506
11507         * loader.h (MonoMethodInflated): New typedef.
11508
11509         * metadata.h (MonoMethodSignature): Removed `gen_method', make
11510         `generic_param_count' consume just 30 bits, added `is_inflated'
11511         and `has_type_parameters' flags (one bit each).
11512
11513         * class.c (mono_class_inflate_generic_method): Create a
11514         MonoMethodInflated instead of a MonoMethodNormal and set
11515         `is_inflated' in the method signature.
11516
11517         * class.h (MonoGenericMethod): Removed `generic_method'.
11518
11519 2004-03-25  Lluis Sanchez Gual  <lluis@ximian.com>
11520
11521         * image.c: Make sure the name of a MonoImage is always an absolute path.
11522           This fixes bug #54415.
11523
11524 2004-03-24  Martin Baulig  <martin@ximian.com>
11525
11526         * class.c (mono_class_setup_vtable): If we're a generic instance,
11527         use our generic type's vtable size.
11528
11529 2004-03-24  Zoltan Varga  <vargaz@freemail.hu>
11530
11531         * appdomain.c (ves_icall_System_AppDomain_InternalUnload): Add
11532         MONO_NO_UNLOAD env var as a temporary workaround for unloading 
11533         problems.
11534
11535 2004-03-23  Martin Baulig  <martin@ximian.com>
11536
11537         * class.h (MonoDynamicGenericInst): Added `int count_events' and
11538         `MonoEvent *events'.
11539
11540         * icall.c (ves_icall_MonoGenericInst_GetEvents): New interncall.
11541         (typebuilder_icalls): Added "get_event_info"; calls
11542         mono_reflection_event_builder_get_event_info(). 
11543
11544         * reflection.c (mono_reflection_generic_inst_initialize): Added
11545         `MonoArray *events'.
11546         (mono_reflection_event_builder_get_event_info): New function.
11547
11548 2004-03-23  Bernie Solomon  <bernard@ugsolutions.com>
11549
11550         * object.h: add mono_type_initialization_init
11551
11552         * object.c (mono_runtime_class_init): 
11553         implement class constructor synchronization rules
11554         to cope with threading issues.  
11555         add mono_type_initialization_init
11556
11557         * appdomain.c (mono_runtime_init): call 
11558         mono_type_initialization_init
11559
11560         * class.h: removing initializing field from MonoVTable
11561
11562 2004-03-23  Martin Baulig  <martin@ximian.com>
11563
11564         * class.c (my_mono_class_from_generic_parameter): Use
11565         `param->name' if it's not NULL. 
11566
11567 2004-03-22 Ben Maurer  <bmaurer@users.sourceforge.net>
11568
11569         * class.c: do not insert non-virtual methods in the vtable.
11570         * icall.c, mono-debug-debugger.c, object.c: if method->slot == -1,
11571         that means the method is non-virtual. This never would have
11572         happened before.
11573
11574 2004-03-22  Lluis Sanchez Gual  <lluis@ximian.com>
11575
11576         * profiler.c: Added lock for accessing coverage_hash.
11577
11578 2004-03-22  Martin Baulig  <martin@ximian.com>
11579
11580         * icall.c (ves_icall_MethodInfo_get_IsGenericMethod): Use
11581         `method->method->signature->generic_param_count != 0' to make it
11582         work for interface methods.
11583
11584 2004-03-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11585
11586         * process.c: quote the string passed to the shell using g_shell_quote.
11587
11588 2004-03-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11589
11590         * threads.c:
11591         (mono_threads_manage): don't remove the finalizer thread and self
11592         from the threads hash table so that mono_thread_manage can be called
11593         more than once.
11594
11595 2004-03-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11596
11597         * process.c: quote the arguments when UseShellExecute is true. Fixes
11598         bug #55790.
11599
11600 2004-03-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11601
11602         * threads.c: set mono_thread_detach as a cleanup routine for every
11603         thread. This way it's always executed upon thread termination, either
11604         aborted or finished normally. No more xsp hangs!
11605
11606 2004-03-17  Martin Baulig  <martin@ximian.com>
11607
11608         * class.h (MonoGenericInst): Replaced the `GList *nested' with an
11609         `int count_nested' and a `MonoType **nested'.
11610
11611         * reflection.c (mono_reflection_bind_generic_parameters): Moved
11612         most of the functionality into a new static
11613         do_mono_reflection_bind_generic_parameters() and don't take a
11614         `MonoType *nested_in' argument any more.  Don't compute nested
11615         types here.
11616         (mono_reflection_generic_inst_get_nested_types): New public method
11617         to get nested types.
11618
11619         * class.c (mono_class_create_generic): Set `klass->nested_in' if
11620         we're a nested class.
11621
11622         * icall.c (ves_icall_MonoGenericInst_GetNestedTypes): Call
11623         mono_reflection_generic_inst_get_nested_types() to compute the
11624         nested types.
11625
11626 2004-03-17  Zoltan Varga  <vargaz@freemail.hu>
11627
11628         * threads.c (ves_icall_System_Threading_Thread_Abort): Add a more
11629         descriptive error message under windows.
11630         
11631 2004-03-17  Martin Baulig  <martin@ximian.com>
11632
11633         * class.c (dup_type): Added `const MonoType *original' argument;
11634         copy the attrs from the original type.
11635
11636 2004-03-17  Martin Baulig  <martin@ximian.com>
11637
11638         * metadata.c (do_mono_metadata_parse_generic_inst): Use the
11639         `m->generic_inst_cache' here.
11640
11641 2004-03-17  Zoltan Varga  <vargaz@freemail.hu>
11642
11643         * exception.h exception.c: Add stack_overflow_exception.
11644
11645 2004-03-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11646
11647         * threadpool.c:
11648         (overlapped_callback): call SetEvent *after* invoking the callback.
11649         No need to call CloseHandle.
11650
11651 2004-03-16  Martin Baulig  <martin@ximian.com>
11652
11653         * reflection.c (mono_image_get_fieldref_token): Take a
11654         `MonoReflectionField *' instead of a `MonoClassField *' and a
11655         `MonoClass *'; store the `MonoReflectionField *' in the hash.
11656
11657 2004-03-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11658
11659         * appdomain.c: don't add the culture to the filename we're looking for
11660         if it's neutral or NULL. Fixes bug #53788. Removed redundant memset.
11661
11662 2004-03-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11663
11664         * locales.c: don't ignore symbols when doing case insensitive compares.
11665         Thanks Dick! Fixes bug #54046.
11666
11667         * threads.c: surround 'threads' usage with enter/leave in
11668         mono_thread_manage.
11669
11670 2004-03-16  Zoltan Varga  <vargaz@freemail.hu>
11671
11672         * marshal.c (mono_marshal_get_native_wrapper): Char arrays are 
11673         implicitly marshalled as [Out]. Fixes #55450.
11674
11675         (mono_marshal_get_runtime_invoke): Zero out the result if there is
11676         an exception.
11677
11678 2004-03-16  Martin Baulig  <martin@ximian.com>
11679
11680         * class.c (mono_class_from_generic_parameter): Use the actual
11681         parameter name. 
11682
11683 2004-03-16  Martin Baulig  <martin@ximian.com>
11684
11685         * reflection.c (type_get_signature_size): New static function.
11686         Compues the size of the type in a method signature.
11687         (method_get_signature_size): New static function; calls
11688         type_get_signature_size() to compute the actual size of the
11689         method's signature.
11690         (method_encode_signature): Use method_get_signature_size() to get
11691         the signature's size rather than using `nparams * 10'.
11692
11693 2004-03-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11694
11695         * file-io.h: define here WapiOverlapped on windows. I don't want the
11696         regular OVERLAPPED one.
11697
11698         * file-io.c:
11699         * threadpool.c: somehow, BindIoCompletionCallback is not found.
11700         Disabling AIO on windows.
11701
11702 2004-03-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11703
11704         * marshal.c: Marshal.SizeOf throws an exception for AutoLayout. Fixes
11705         bug #55385.
11706
11707 2004-03-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11708
11709         * appdomain.c: upgraded corlib version.
11710
11711         * file-io.c: implemented new icalls: GetSupportsAIO, BeginRead
11712         and BeginWrite. Allow opening files for asynchrnous operations.
11713
11714         * file-io.h: new struct that maps FileStreamAsyncResult.
11715         * icall.c: added new icalls.
11716         * process.[ch]: support setting child process environment variables
11717         and use the SHELL or COMSPEC when UseShellExecute is true.
11718
11719         * threadpool.[ch]: fixed warnings, moved ThreadPool icalls here. The
11720         callback for async. IO is here and also BindHandle.
11721
11722         * threads.[ch]: added mono_thread_detach and removed ThreadPool icalls
11723         from here.
11724
11725 2004-03-14  Zoltan Varga  <vargaz@freemail.hu>
11726
11727         * reflection.c (create_custom_attr): Allow len == 0.
11728
11729         * object.c (mono_class_compute_gc_descriptor): Fix descriptor
11730         computation on big-endian machines.
11731
11732 2004-03-13  Martin Baulig  <martin@ximian.com>
11733
11734         * class.h (MonoGenericInst): Added `int count_ifaces'.
11735
11736         * iclass.c (ves_icall_MonoGenericInst_GetInterfaces): Use
11737         `ginst->count_ifaces' instead `klass->interface_count' since we
11738         may get called before the vtable is created.
11739
11740         * loader.c (mono_method_get_param_names): If we're a generic
11741         instance, return and don't initialize the class.
11742
11743         * reflection.c (mono_reflection_setup_generic_class): Don't call
11744         ensure_runtime_vtable().
11745         (mono_reflection_bind_generic_parameters): Set
11746         `ginst->count_ifaces'.
11747
11748 2004-03-11  Jackson Harper <jackson@ximian.com>
11749
11750         * icall.c:
11751         * unicode.c:
11752         * unicode.h: Remove unused System.Char icalls.
11753         
11754 2004-03-11  Miguel de Icaza  <miguel@ximian.com>
11755
11756         * loader.c (mono_lookup_pinvoke_call): Call the Windows.Forms init
11757         code when we P/Invoke the first library in Windows.Forms, instead
11758         of when we first open the assembly.
11759
11760         * assembly.c: Drop the lookup from here.
11761
11762 2004-03-10  Martin Baulig  <martin@ximian.com>
11763
11764         * reflection.c (mono_reflection_get_custom_attrs): Use the correct
11765         class for properties, fields and events.  Finally fixes #54945.
11766
11767 2004-03-10  Martin Baulig  <martin@ximian.com>
11768
11769         * metadata.c (mono_metadata_class_equal): New static function;
11770         checks whether two generic instances or two generic parameters are
11771         equal.
11772         (mono_metadata_type_equal): Use mono_metadata_class_equal() to
11773         compare classes.        
11774
11775 2004-03-10  Martin Baulig  <martin@ximian.com>
11776
11777         * class.h (MonoGenericMethod): Added `gpointer reflection_info'.
11778
11779         * reflection.c (inflate_mono_method): Added `MonoObject *obj'
11780         argument and write it into the `reflection_info' field.
11781
11782         * icall.c
11783         (ves_icall_MethodBase_GetGenericMethodDefinition): New interncall.
11784         (ves_icall_MethodBase_get_HasGenericParameters): New interncall.
11785
11786 2004-03-09  Jackson Harper  <jackson@ximian.com>
11787
11788         * char-conversions.h: use 8 bits for numeric data its all we need
11789         * icall.c: numeric data is only 8 bits now.
11790
11791 2004-03-09  Martin Baulig  <martin@ximian.com>
11792
11793         * class.h (MonoProperty, MonoEvent): Added `MonoClass *parent'.
11794
11795         * class.c (init_properties, init_events): Initialize the new
11796         `parent' field.
11797
11798         * reflection.c (typebuilder_setup_properties): Likewise.
11799         (typebuilder_setup_events): Likewise.
11800
11801         * reflection.h (MonoEventInfo): Replaced `parent with
11802         `declaring_type' and `reflected_type'.
11803
11804         * icall.c (ves_icall_get_property_info): Distinguish between
11805         declaring and reflected type.
11806         (ves_icall_get_event_info): Likewise.
11807
11808 2004-03-09  Martin Baulig  <martin@ximian.com>
11809
11810         * icall.c (ves_icall_Type_GetTypeCode): Added MONO_TYPE_GENERICINST.
11811         (ves_icall_Type_GetField): Correctly set field->klass.
11812
11813 2004-03-09  Zoltan Varga  <vargaz@freemail.hu>
11814
11815         * loader.h: Fix warning.
11816
11817 2004-03-08  Miguel de Icaza  <miguel@ximian.com>
11818
11819         *  loader.c, loader.h (mono_loader_wine_init): Loads the Wine/Lib
11820         library routine if present.  Notice that it will still continue
11821         executing even if its missing, for those working on the Gtk#
11822         edition of Windows.Forms.
11823
11824         * assembly.c (do_mono_assembly_open): If loading the
11825         System.Windows.Forms call mono_loader_wini_init.
11826
11827 2004-03-04  Lluis Sanchez Gual  <lluis@ximian.com>
11828
11829         * class.h: Added MonoRemoteClass struct.
11830         * domain.c: Changed hash function for proxy_vtable_hash. It now uses a
11831         function for MonoStrings.
11832         * icall.c: In GetTransparentProxy, assign a MonoRemoteClass to the proxy.
11833         Added internal call for getting the proxy type.
11834         * marshal.c: Get the type of transparent proxies from its remote_class.
11835         Added methods that generate the IL for type checks and casts:
11836         mono_marshal_get_isinst, mono_marshal_get_castclass, 
11837         mono_marshal_get_proxy_cancast.
11838         * marshal.h: Declaration of the previous new methods.
11839         * object.c: Added new moethods for creating and updating MonoRemoteClass
11840         instances: mono_remote_class, mono_upgrade_remote_class, 
11841         * object.h: Added MonoRemoteClass reference in MonoTransparentProxy.
11842         * verify.c: FIx transparent_proxy_fields layout.
11843         * appdomain.c: Bump corlib version.
11844
11845 2004-03-04  Jackson Harper  <jackson@ximian.com>
11846
11847         * icall.c: Add icall to access char conversion tables.
11848         * char-conversions.h: Character conversion tables.
11849         * Makefile.am: Add char-conversions.h private header file.
11850         
11851 2004-03-04  Zoltan Varga  <vargaz@freemail.hu>
11852
11853         * appdomain.c (unload_thread_main): Increase unloading timeout to
11854         10 sec as a temporary workaround for Nant problems.
11855
11856 2004-02-29  Zoltan Varga  <vargaz@freemail.hu>
11857
11858         * gc.c: Add checks for GC_enable and GC_disable.
11859
11860         * string-icalls.c locales.c: Applied patch from Jaroslaw Kowalski
11861         (jaak@zd.com.pl). Fix memory corruption in String.Replace 
11862         (bug #54988).
11863         
11864 2004-02-27  Martin Baulig  <martin@ximian.com>
11865
11866         * reflection.c (mono_reflection_bind_generic_parameters): Take a
11867         `MonoReflectionType *' instead of a `MonoType *'.
11868
11869 2004-02-26  Zoltan Varga  <vargaz@freemail.hu>
11870
11871         * gc.c (run_finalize): Avoid finalizing the object representing the
11872         finalizer thread.
11873         (finalizer_thread): Fix warning.
11874
11875 2004-02-25  Martin Baulig  <martin@ximian.com>
11876
11877         * class.c (_mono_class_get_instantiation_name): Added `int offset'
11878         argument for nested types.
11879         (mono_class_create_generic): Added support for nested generictypes.
11880
11881         * class.h (MonoGenericInst): Added `MonoType *nested_in' and
11882         `GList *nested'.
11883
11884         * icall.c (ves_icall_MonoGenericInst_GetNestedTypes): New icall.
11885
11886         * reflection.c (method_encode_signature): Increase the minimum
11887         value of `size' from 10 to 11.
11888         (mono_reflection_bind_generic_parameters): Take `int type_argc'
11889         and `MonoType **types' arguments instead of the `MonoArray
11890         *types'; added `MonoType *nested_in'.  Recursively instantiate
11891         nested classes. 
11892
11893 2004-02-23  Zoltan Varga  <vargaz@freemail.hu>
11894
11895         * appdomain.h (MonoDomain): Add preallocated null_reference_ex and 
11896         stack_overflow_ex members which are used by exception handling.
11897
11898         * appdomain.c (mono_runtime_init): Initialize the new members.
11899
11900         * gc.c (mono_gc_enable): New helper function.
11901         * gc.c (mono_gc_disable): New helper function.
11902
11903 2004-02-23  Martin Baulig  <martin@ximian.com>
11904
11905         * icall.c: I must have been really stupid - make it actually work
11906         this time ;-)
11907
11908 2004-02-23  Martin Baulig  <martin@ximian.com>
11909
11910         * loader.c (method_from_memberref): Only inflate the method if
11911         it's in another klass.
11912
11913 2004-02-23  Martin Baulig  <martin@ximian.com>
11914
11915         * class.c (mono_class_inflate_generic_type): Fixed two bugs.
11916         (mono_class_init): If we're a generic instance and an interface,
11917         compute `class->interface_id'; also create `class->interfaces'
11918         here and inflate them.
11919
11920         * metadata.c (do_mono_metadata_parse_generic_inst): Compute
11921         `ginst->is_open'.
11922         (mono_type_stack_size): Fix for MONO_TYPE_GENERICINST.
11923
11924         * reflection.c (mono_image_create_token): Allow "MonoGenericInst".
11925
11926 2004-02-15  Miguel de Icaza  <miguel@ximian.com>
11927
11928         * reflection.c (method_encode_code): Improved the error message
11929         generated by the exception.
11930
11931 2004-02-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11932
11933         * icall.c: Martin did not do what he said in the ChangeLog for
11934         2004-02-18, but put back the changes for properties and events.
11935         Commenting those changes out again and adding comment to bug #54518.
11936         
11937         * process.c: removed warning.
11938
11939 2004-02-20  Zoltan Varga  <vargaz@freemail.hu>
11940
11941         * marshal.c (emit_struct_conv): Print an error message instead of
11942         asserting when a type does not have the StructLayout attribute.
11943
11944 2004-02-20  Martin Baulig  <martin@ximian.com>
11945
11946         * reflection.c (mono_type_get_object): Also use the cache for
11947         generic instances.
11948         (mono_reflection_bind_generic_parameters): Always compute
11949         `ginst->ifaces'.        
11950
11951 2004-02-20  Martin Baulig  <martin@ximian.com>
11952
11953         * class.h (MonoGenericMethod): Removed `klass'.
11954
11955         * class.c (mono_class_inflate_generic_method): Added `MonoClass
11956         *klass' argument.
11957
11958 2004-02-20  Martin Baulig  <martin@ximian.com>
11959
11960         * reflection.c (method_encode_methodspec): Actually use the
11961         uninflated signature for the memberref.
11962
11963 2004-02-20  Martin Baulig  <martin@ximian.com>
11964
11965         * class.h (MonoGenericMethod): Removed `declaring'.
11966
11967         * class.c (mono_class_inflate_generic_method): If `gmethod->klass'
11968         is NULL, compute it here.
11969
11970 2004-02-20  Martin Baulig  <martin@ximian.com>
11971
11972         * image.h (MonoImage): Added `GHashTable *generic_inst_cache'.
11973
11974         * metadata.c (mono_metadata_generic_inst_hash): New method.
11975         (mono_metadata_generic_inst_equal): New method.
11976
11977         * reflection.c (mono_reflection_bind_generic_parameters): Use the
11978         `klass->image->generic_inst_cache' cache to avoid creating
11979         duplicate MonoGenericInst's.
11980
11981         * class.c (mono_class_inflate_generic_type): Use the cache.
11982
11983 Thu Feb 19 19:39:09 CET 2004 Paolo Molaro <lupus@ximian.com>
11984
11985         * object.c: fixed gc descriptor calculation for embedded valuetypes.
11986
11987 2004-02-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
11988
11989         * icall.c: added Socket.WSAIoctl icall.
11990
11991         * socket-io.[ch]: implemented
11992         ves_icall_System_Net_Sockets_Socket_WSAIoctl.
11993
11994 2004-02-19  Atsushi Enomoto  <atsushi@ximian.com>
11995
11996         * icall.c: removed IsDigit, IsSeparator, IsWhiteSpace from char_icalls.
11997
11998 2004-02-18  Urs C Muff  <umuff@quark.com>
11999
12000         * debug-mono-symfile.c, mono-debug-debugger.c, mono-debug.c: Make
12001         this work on PPC and other big-endian architectures.
12002
12003         * debug-mono-symfile.h: Prepended the names of all the `guint32'
12004         fields with an underscore to make sure they're only accessed by
12005         the read32() macro.
12006
12007 2004-02-18  Martin Baulig  <martin@ximian.com>
12008
12009         * icall.c: Put the klass->refclass changes back for methods and
12010         fields, but not for properties and events.  We're currently not
12011         distinguishing between DeclaringType and ReflectedType for
12012         properties and events, that's what caused the regressions.
12013
12014 2004-02-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12015
12016         * object.c:
12017         (mono_async_result_new): the handle can be NULL.
12018
12019         * threadpool.c: Use an event instead of a semaphore, don't initialize
12020         it until needed. This saves quite a few semaphores from being created
12021         when using the threadpool.
12022
12023 2004-02-18  Zoltan Varga  <vargaz@freemail.hu>
12024
12025         * object.c (mono_string_is_interned_lookup): Fix interning of long
12026         strings. Fixes #54473.
12027
12028         * domain.c (ldstr_equal): Optimize if the two strings are equal.
12029
12030         * icall.c: Revert the klass->refclass changes since they introduce
12031         regressions (bug #54518).
12032
12033 2004-02-18  Martin Baulig  <martin@ximian.com>
12034
12035         * class.c (mono_class_init): If we're a generic instance and don't
12036         come from a TypeBuilder, inflate our members here.
12037         (mono_class_from_generic): Removed; just use `ginst->klass' instead.
12038         (mono_class_create_generic): New public method.
12039         (mono_class_initialize_generic): Removed.
12040         (get_instantiation_name): Renamed to
12041         _mono_class_get_instantiation_name() and made it public.
12042
12043 2004-02-18  Martin Baulig  <martin@ximian.com>
12044
12045         * class.c (mono_class_inflate_generic_type): Clear the new
12046         instance's `nginst->klass' when inflating a generic instance.
12047         (mono_class_is_subclass_of): Added (basic) support for generic
12048         instances.
12049
12050 Tue Feb 17 21:40:16 CET 2004 Paolo Molaro <lupus@ximian.com>
12051
12052         * appdomain.h, domain.c: use a MonoCodeManager instead of a
12053         MonoMempool to hold compiled native code.
12054
12055 2004-02-17  Martin Baulig  <martin@ximian.com>
12056
12057         * class.h (MonoDynamicGenericInst): Added `count_properties' and
12058         `properties'.
12059
12060         * reflection.c (mono_reflection_generic_inst_initialize): Added
12061         `MonoArray *properties' argument.
12062
12063         * icall.c (ves_icall_MonoGenericInst_GetProperties): New interncall.    
12064
12065 2004-02-17  Martin Baulig  <martin@ximian.com>
12066
12067         * icall.c (ves_icall_Type_GetFields): Renamed to
12068         ves_icall_Type_GetFields_internal() and added a
12069         `MonoReflectionType *rtype' argument; pass it to
12070         mono_field_get_object() to set the field's "reflected" type.
12071         (ves_icall_Type_GetConstructors): Likewise.
12072         (ves_icall_Type_GetEvents): Likewise.
12073         (ves_icall_Type_GetMethodsByName): Added `MonoReflectionType *rtype'
12074         argument; pass it to mono_method_get_object() to set the method's
12075         "reflected" type.       
12076
12077 2004-02-17  Martin Baulig  <martin@ximian.com>
12078
12079         * class.h (MonoDynamicGenericInst): New type.
12080         (MonoGenericInst): Added `dynamic_info' and `is_dynamic' fields.
12081
12082         * icall.c (ves_icall_MonoGenericInst_GetMethods): New interncall.
12083         (ves_icall_MonoGenericInst_GetConstructors): New interncall.
12084         (ves_icall_MonoGenericInst_GetFields): New interncall.
12085
12086         * class.c (mono_class_from_generic): Don't call
12087         mono_class_initialize_generic() if this is a dynamic instance;
12088         ie. it's being created from a TypeBuilder.
12089         Use MONO_TYPE_GENERICINST for `class->this_arg.type' and
12090         `class->byval_arg.type'.
12091
12092         * reflection.c (mono_reflection_inflate_method_or_ctor): Renamed
12093         to `inflate_method' and made static.
12094         (mono_reflection_inflate_field): Removed.
12095         (mono_reflection_generic_inst_initialize): New public method.
12096
12097         * reflection.h (MonoReflectionGenericInst): Removed `methods',
12098         `ctors' and `fields'; added `initialized'.
12099
12100 2004-02-14  Zoltan Varga  <vargaz@freemail.hu>
12101
12102         * debug-helpers.c (mono_method_full_name): Fix output for empty
12103         namespaces.
12104
12105 2004-02-12  Martin Baulig  <martin@ximian.com>
12106
12107         * class.h (MonoClassField): Added `MonoType *generic_type'.
12108
12109         * reflection.c (mono_image_get_fieldref_token): Added support for
12110         instantiated generic types.
12111         (field_encode_inflated_field): Removed.
12112         (mono_image_get_inflated_field_token): Removed.
12113         (mono_reflection_inflate_field): Return a `MonoReflectionField *'.
12114
12115         * reflection.h (MonoReflectionInflatedField): Removed.
12116
12117 2004-02-12  Martin Baulig  <martin@ximian.com>
12118
12119         * metadata.h (MonoMethodHeader, MonoMethodSignature): Moved the
12120         `gen_method' field from MonoMethodHeader to MonoMethodSignature.
12121
12122         * reflection.c (mono_image_get_methodspec_token): Take a
12123         `MonoMethod *' instead of a `MonoReflectionInflatedMethod *'.
12124         (mono_image_create_token): Check whether we have a
12125         `method->signature->gen_method' and call
12126         mono_image_get_methodspec_token() if appropriate.
12127         (inflated_method_get_object): Removed.
12128         (mono_reflection_bind_generic_method_parameters): Return a
12129         `MonoReflectionMethod *', not a `MonoReflectionInflatedMethod *'.
12130         (mono_reflection_inflate_method_or_ctor): Likewise.
12131
12132         * reflection.h (MonoReflectionInflatedMethod): Removed.
12133
12134 2004-02-12  Zoltan Varga  <vargaz@freemail.hu>
12135
12136         * marshal.c (mono_marshal_get_native_wrapper): Implement proper support
12137         for custom valuetype marshalling.
12138
12139         * icall.c (icall_entries): Diagnostic -> Diagnostics. Fixes #54261.
12140
12141 2004-02-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12142
12143         * icall.c: fixed WSAGetLastError_internal name.
12144
12145 2004-02-11  Zoltan Varga  <vargaz@freemail.hu>
12146
12147         * threads.c (mono_thread_attach): Allow this to be called multiple
12148         times for a thread.
12149         
12150         * threads.c (build_wait_tids): Do not wait for ourselves.
12151
12152         * threads.c (mono_thread_pop_appdomain_ref): Avoid crash if the 
12153         appdomain list is empty.
12154
12155         * marshal.c (mono_marshal_get_native_wrapper): Do not free the
12156         memory returned by mono_string_builder_to_utf16, since it points into
12157         managed memory. Thanks to Bernie Solomon for noticing this.
12158
12159         * icall.c: Add AppDomainSetup icalls.
12160
12161         * reflection.h (MonoReflectionMethodAux): Add 'param_cattr' field.
12162
12163         * reflection.c (mono_custom_attrs_from_param): Add support for dynamic
12164         types.
12165
12166         * reflection.c (reflection_methodbuilder_to_mono_method): Save
12167         custom attributes to the method_aux struct. Also fix array indexes etc.
12168
12169         * loader.c (mono_method_get_param_names): Make dynamic case work again.
12170         
12171 Tue Feb 10 17:03:04 CET 2004 Paolo Molaro <lupus@ximian.com>
12172
12173         * icall.c, loader.c: icall cleanup: we save quite a bit of memory
12174         (both static and runtime) and reduce startup time.
12175
12176 2004-02-10  Zoltan Varga  <vargaz@freemail.hu>
12177
12178         * marshal.c (mono_marshal_get_native_wrapper): Throw an exception on
12179         AsAny marshalling conversion instead of crashing.
12180
12181         * marshal.c: Fix warnings.
12182
12183 2004-02-09  Martin Baulig  <martin@ximian.com>
12184
12185         * class.h (MonoGenericMethod): Added `MonoMethod *declaring'.
12186
12187         * reflection.h (MonoReflectionInflatedMethod): Removed the
12188         `declaring' field, it's now in the unmanaged MonoGenericMethod.
12189
12190         * reflection.c (method_encode_methodspec): Removed the `method'
12191         argument; we get it from `gmethod->declaring'.
12192         (inflated_method_get_object): Removed the `declaring' argument.
12193
12194 2004-02-09  Martin Baulig  <martin@ximian.com>
12195
12196         * class.h (MonoGenericMethod): New type.
12197         (MonoGenericInst): Remove `mtype_argc', `mtype_argv' and
12198         `generic_method'.
12199
12200         * metadata.h (MonoMethodHeader): Replaced the `geninst' field with
12201         a `MonoGenericMethod *gen_method' one.
12202
12203         * class.c (mono_class_inflate_generic_type): Take an additional
12204         `MonoGenericMethod * argument.  This is only non-NULL if we're
12205         inflating types for a generic method.   
12206         (mono_class_inflate_generic_signature): Renamed to
12207         inflate_generic_signature() and made static; take a
12208         `MonoGenericMethod *' argument instead of a `MonoGenericInst *'.
12209         (inflate_generic_header): Take a `MonoGenericMethod *' argument
12210         instead of a `MonoGenericInst *' one.
12211         (mono_class_inflate_generic_method): Likewise.
12212
12213         * reflection.c (encode_generic_method_sig): Take a
12214         `MonoGenericMethod *' argument instead of a `MonoGenericInst *'.
12215         (method_encode_methodspec): Likewise.
12216         (inflated_method_get_object): Likewise. 
12217
12218         * reflection.h (MonoReflectionGenericInst): Replaced the `ginst'
12219         field with a `MonoGenericMethod *gmethod' one.  
12220
12221 2004-02-08  Bernie Solomon  <bernard@ugsolutions.com>
12222
12223         * class.h (mono_class_has_parent): add parens to expansion
12224         so you can ! this.
12225
12226 2004-02-08  Martin Baulig  <martin@ximian.com>
12227
12228         * image.h (MonoImage): Removed `generics_cache'.
12229
12230         * class.c (mono_class_from_generic): Take a `MonoGenericInst *'
12231         instead of a `MonoType *' argument; removed the `inflate_methods'
12232         argument.  Don't inflate methods here.
12233
12234         * loader.c (find_method): If it's a generic instance, call
12235         mono_class_init() on the `sclass->generic_inst->generic_type'.
12236
12237         * metadata.c (mono_type_size): Make this work on uninitialized
12238         generic instances; call it on the `ginst->generic_type's class.
12239
12240         * reflection.c (mono_reflection_bind_generic_parameters): Call
12241         mono_class_from_generic() to create the `ginst->klass'.
12242
12243 2004-02-08  Martin Baulig  <martin@ximian.com>
12244
12245         * class.h (MonoClass): Changed type of `generic_inst' from
12246         `MonoType *' to `MonoGenericInst *'.
12247
12248 2004-02-08  Martin Baulig  <martin@ximian.com>
12249
12250         * icall.c (ves_icall_Type_BindGenericParameters): Just call
12251         mono_type_get_object(), this is now creating a `MonoGenericInst'
12252         for MONO_TYPE_GENERICINST.
12253         (ves_icall_MonoGenericInst_GetParentType): Likewise.
12254         (ves_icall_MonoGenericInst_GetInterfaces): Likewise.
12255
12256         * reflection.c (mono_type_get_object): Return a `MonoGenericInst'
12257         instead instead of a `MonoType' for MONO_TYPE_GENERICINST.
12258         (inflated_method_get_object): Added `MonoClass *refclass' argument.
12259         (mono_reflection_inflate_method_or_ctor): Correctly set declaring
12260         and reflected type.
12261
12262         * reflection.h (MonoReflectionInflatedMethod): Removed
12263         `declaring_type' and `reflected_type'.
12264
12265 2004-02-08  Martin Baulig  <martin@ximian.com>
12266
12267         * class.h (MonoGenericInst): Added `MonoType *parent' and
12268         `MonoType **ifaces'.
12269
12270         * reflection.h (MonoReflectionGenericInst): Removed `klass',
12271         `parent' and `interfaces'.
12272
12273         * reflection.c (mono_reflection_bind_generic_parameters): Take a
12274         `MonoType *' argument and return a `MonoType *'.
12275
12276         * icall.c
12277         (ves_icall_MonoGenericInst_GetParentType): New interncall.
12278         (ves_icall_MonoGenericInst_GetInterfaces): Likewise.    
12279
12280 2004-02-06  Zoltan Varga  <vargaz@freemail.hu>
12281
12282         * marshal.c (mono_marshal_get_native_wrapper): Add support for custom
12283         valuetype marshalling.
12284
12285 2004-02-06  Martin Baulig  <martin@ximian.com>
12286
12287         * class.c
12288         (mono_class_from_generic_parameter): Added TYPE_ATTRIBUTE_PUBLIC.
12289         (my_mono_class_from_generic_parameter): Likewise.
12290
12291 2004-02-06  Zoltan Varga  <vargaz@freemail.hu>
12292
12293         * debug-mono-symfile.c debug-mono-symfile.h mono-debug.c: Read the
12294         contents of the symbol files lazily.
12295
12296         * object.h (MonoThread): Add 'name' and 'name_len' fields.
12297
12298         * threads.h threads.c icall.c: New icalls for getting and setting the
12299         threads name.
12300
12301 2004-02-05  Zoltan Varga  <vargaz@freemail.hu>
12302
12303         * appdomain.c (ves_icall_System_AppDomain_InternalPushDomainRefByID): 
12304         Raise an exception when the domain is not found.
12305
12306 2004-02-03  Martin Baulig  <martin@ximian.com>
12307
12308         * reflection.c (mono_image_get_methodspec_token): Use the
12309         uninflated signature; fixes gen-33.
12310
12311 2004-02-02  Zoltan Varga  <vargaz@freemail.hu>
12312
12313         * gc.c threads.c: Make the finalizer thread a normal managed thread so
12314         the finalizer code can use thread functionality.
12315
12316         * gc.c (ves_icall_System_GC_WaitForPendingFinalizers): Fix check for 
12317         the finalizer thread.
12318
12319         * threads.c: Make some functions more robust.
12320
12321         * loader.c (mono_lookup_pinvoke_call): Another attempt at fixing #22532.
12322
12323         * metadata.h: Add new marshalling conventions.
12324
12325         * marshal.c (mono_marshal_get_native_wrapper): Add support for unicode
12326         stringbuilder marshalling. Fixes #53700.
12327
12328         * reflection.h (MonoReflectionTypeBuilder): Add 'permissions' field.
12329
12330         * reflection.c (mono_image_get_type_info): Save declarative security
12331         info.
12332
12333         * reflection.c (mono_image_get_field_info): Handle uninitialized 
12334         unmanaged fields as well.
12335
12336         * appdomain.c: Bump corlib version.
12337
12338 2004-02-01  Martin Baulig  <martin@ximian.com>
12339
12340         * loader.c (method_from_methodspec): Use `ginst->mtype_argc/v' for
12341         method type arguments.  
12342
12343 2004-01-30  Duncan Mak  <duncan@ximian.com>
12344
12345         * marshal.h: Add prototype for
12346         "ves_icall_System_Runtime_InteropServices_Marshal_AllocCoTaskMem"
12347         and
12348         "ves_icall_System_Runtime_InteropServices_Marshal_FreeCoTaskMem" to
12349         fix the build.
12350
12351 2004-01-30  Zoltan Varga  <vargaz@freemail.hu>
12352
12353         * marshal.c (ves_icall_System_Runtime_InteropServices_Marshal_AllocCoTaskMem): New icall.
12354         (ves_icall_System_Runtime_InteropServices_Marshal_FreeCoTaskMem): New icall.
12355
12356 2004-01-29  Zoltan Varga  <vargaz@freemail.hu>
12357
12358         * marshal.c (mono_marshal_get_native_wrapper): Add support for
12359         custom marshalling of valuetypes.
12360
12361         * marshal.c: Fix some warnings.
12362
12363 2004-01-29  Martin Baulig  <martin@ximian.com>
12364
12365         * class.h (MonoGenericInst): Added `mtype_argc' and `mtype_argv'
12366         for generic method parameters.
12367
12368         * reflection.c (method_encode_methodspec): Write the uninflated
12369         signature into the methodspec table.
12370         (mono_reflection_inflate_method_or_ctor): Ensure `res->declaring'
12371         is always the uninflated method.
12372         (reflection_methodbuilder_to_mono_method): Copy the generic
12373         parameters from the MethodBuilder into `header->gen_params'.
12374
12375 2004-01-29  Zoltan Varga  <vargaz@freemail.hu>
12376
12377         * class.c (mono_class_from_generic_parameter): Fix warning.
12378
12379 2004-01-27  Martin Baulig  <martin@ximian.com>
12380
12381         * class.c (mono_class_from_generic_parameter): Don't create
12382         `klass->methods' here.  
12383
12384 2004-01-26  Zoltan Varga  <vargaz@freemail.hu>
12385
12386         * loader.c (mono_lookup_pinvoke_call): Disable trimming of .dll
12387         extension since it does not work with libraries named lib<FOO>.dll.so.
12388
12389 2004-01-25  Martin Baulig  <martin@ximian.com>
12390
12391         * class.c (mono_class_inflate_generic_type): Added support for
12392         MONO_TYPE_GENERICINST.
12393
12394         * reflection.c (mono_reflection_inflate_method_or_ctor): Also
12395         inflate methods on open constructed types.      
12396
12397 2004-01-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12398
12399         * object.c: fire ProcessExit event in the root AppDomain after running
12400         Main. Fixes bug #53299.
12401
12402 Fri Jan 23 21:27:40 CET 2004 Paolo Molaro <lupus@ximian.com>
12403
12404         * socket-io.c: include the new socket-wrappers.h header.
12405         Use the wrappers instead of the unix socket functions to make the code
12406         more clear.
12407
12408 2004-01-23  Zoltan Varga  <vargaz@freemail.hu>
12409
12410         * profiler.c (merge_methods): Fix merging of profile info. Fixes #53010.
12411
12412         * loader.c (mono_lookup_pinvoke_call): Strip .dll from library names.
12413         Fixes #22532.
12414
12415 2004-01-22  Zoltan Varga  <vargaz@freemail.hu>
12416
12417         * reflection.c (mono_image_create_pefile): Handle the case when the
12418         entry point is not a MethodBuilder.
12419
12420         * reflection.h (MonoReflectionAssemblyBuilder): Change 'entry_point'
12421         field to ReflectionMethod since it is not allways a builder.
12422
12423         * reflection.c (type_get_fully_qualified_name): New helper function to
12424         return the fully qualified name of a type.
12425
12426         * reflection.c (encode_marshal_blob): Always emit the fully qualified
12427         type name for custom marshallers.
12428
12429         * reflection.c (mono_marshal_spec_from_builder): Ditto.
12430
12431         * class.c (mono_class_setup_vtable): If a parent class already 
12432         implements an interface, use the implementing methods from that class.
12433         Fixes #53148.
12434
12435 2004-01-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12436
12437         * threadpool.c: just return instead of ExitThread to allow for thread
12438         clean up earlier.
12439
12440 2004-01-21  Zoltan Varga  <vargaz@freemail.hu>
12441
12442         * icall.c (ves_icall_System_Reflection_Module_Close): Prevent assertion
12443         when closing resource modules.
12444
12445         * reflection.c (mono_image_create_pefile): Handle the case when the
12446         entry point is not a MethodBuilder.
12447
12448         * reflection.h (MonoReflectionAssemblyBuilder): Change 'entry_point'
12449         field to ReflectionMethod since it is not allways a builder.
12450
12451 2004-01-20  Bernie Solomon  <bernard@ugsolutions.com>
12452
12453         * marshal.c (mono_marshal_get_managed_wrapper): 
12454         mono_marshal_alloc takes native int so CONV_I
12455         the arg for 64bits.
12456
12457 2004-01-20  Zoltan Varga  <vargaz@freemail.hu>
12458
12459         * reflection.c (fixup_cattrs): New function to fixup the methoddef
12460         tokens in the cattr table. Fixes #53108.
12461
12462 2004-01-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12463
12464         * loader.c: don't trim ".dll" before looking up in the config file.
12465         Don't leak orig_scope. Reopened bug #22532 in the meanwhile.
12466
12467 2004-01-19  Zoltan Varga  <vargaz@freemail.hu>
12468
12469         * icall.c (ves_icall_System_Reflection_Assembly_GetManifestResourceInternal): 
12470         Return the module which contains the resource as well.
12471         (ves_icall_System_Reflection_Module_Close): New icall.
12472
12473         * appdomain.c: Bump corlib version number.
12474
12475         * image.c (mono_image_addref): New public function.
12476
12477         * assembly.c: Call mono_image_addref.
12478
12479         * reflection.c (mono_module_get_object): Increase reference count of 
12480         the image.
12481
12482         * loader.c (mono_lookup_pinvoke_call): Strip .dll from library names.
12483         Fixes #22532.
12484
12485         * exception.h exception.c loader.h loader.c icall.c marshal.h marshal.c:
12486         Applied patch from Bernie Solomon  <bernard@ugsolutions.com>. Throw
12487         proper exceptions on DllImport problems.
12488
12489 Mon Jan 19 17:50:27 CET 2004 Paolo Molaro <lupus@ximian.com>
12490
12491         * class.c, metadata.c: eliminate CSIZE macro.
12492
12493 2004-01-19  Lluis Sanchez Gual  <lluis@ximian.com>
12494
12495         * icall.c: Added ves_icall_type_IsInstanceOf internal call.
12496         * object.h: Added async_callback field in MonoAsyncResult.
12497         * marshal.c: In mono_delegate_begin_invoke, set the value of async_callback.
12498         * verify.c: Added async_callback in MonoAsyncResult layout.
12499
12500 2004-01-17  Zoltan Varga  <vargaz@freemail.hu>
12501
12502         * reflection.c (mono_reflection_get_custom_attrs): Add support
12503         for Modules.
12504
12505 2004-01-16  Zoltan Varga  <vargaz@freemail.hu>
12506
12507         * marshal.c (mono_string_builder_to_utf8): Fix stringbuilder 
12508         marshalling.
12509         (mono_marshal_method_from_wrapper): Add null pointer check.
12510
12511 2004-01-16  Martin Baulig  <martin@ximian.com>
12512
12513         * debug-mono-symfile.h: Set version number to 36 and reflect
12514         latest symbol writer changes.
12515
12516 2004-01-16  Zoltan Varga  <vargaz@freemail.hu>
12517
12518         * class.c (mono_bounded_array_class_get): Set 'bounded' to FALSE for
12519         multi-dimensional arrays.
12520         (mono_class_is_assignable_from): Check vectors<->one dim. arrays.
12521         (mono_class_from_mono_type): Use bounded_array_class_get.
12522         
12523         * class.c (mono_bounded_array_class_get): New function which takes
12524         a 'bounded' bool argument to distinguish vectors from one dimensional
12525         arrays.
12526
12527         * icall.c (ves_icall_System_Array_CreateInstanceImpl): Call 
12528         bounded_array_class_get if the array has bounds.
12529
12530         * icall.c (ves_icall_System_Reflection_Assembly_InternalGetType): 
12531         Search modules loaded using AssemblyBuilder:AddModule as well.
12532
12533 2004-01-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12534
12535         * appdomain.c: increased corlib version.
12536         * filewatcher.c: removed g_print.
12537         * icall.c:
12538         (get_property_info): only allocate what is actually requested.
12539         (ves_icall_Type_GetInterfaces): free the bitset in case of early error.
12540
12541 2004-01-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12542
12543         * Makefile.am: added filewatcher.[ch]
12544         * filewatcher.[ch]: FileSystemWatcher runtime support.
12545         * icall.c: added new FSW icalls.
12546
12547 Tue Jan 13 20:03:17 CET 2004 Paolo Molaro <lupus@ximian.com>
12548
12549         * string-icalls.c: fix stringbuilder regression as suggested by
12550         Iain McCoy <iain@mccoy.id.au>.
12551
12552 2004-01-13  Zoltan Varga  <vargaz@freemail.hu>
12553
12554         * process.c (process_read_stringtable_block): Recognize '007f' as
12555         a language neutral stringtable block.
12556
12557 2004-01-12  Patrik Torstensson
12558
12559         * object.h (MonoStringBuilder) : Changed layout to support our
12560         new stringbuilder class.
12561         * marshal.c: Change marshalling to support the new layout of 
12562         string builder.
12563         * appdomain.c: increased version number because new layout of
12564         string builder.
12565
12566 2004-01-12  Zoltan Varga  <vargaz@freemail.hu>
12567
12568         * appdomain.c (ves_icall_System_AppDomain_LoadAssembly): Receive the
12569         assembly name as an string instead of an AssemblyName, since it is
12570         easier to extract info from it.
12571
12572         * appdomain.c (mono_domain_assembly_preload): Look for assemblies in
12573         the culture subdirectories too. Fixes #52231.
12574
12575 2004-01-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12576
12577         * icall.c: renamed ves_icall_Type_GetMethods to GetMethodsByName.
12578         It takes 2 new parameters with an optional name for the method to look
12579         for and case ignoring info.
12580
12581         * threadpool.c: removed unused variable.
12582
12583 2004-01-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12584
12585         * icall.c: renamed ves_icall_Type_GetProperties to GetPropertiesByName.
12586         It takes 2 new parameters with an optional name for the property to look
12587         for and case ignoring info.
12588         Fixes bug #52753.
12589
12590 2004-01-09  Zoltan Varga  <vargaz@freemail.hu>
12591
12592         * reflection.c: Applied patch from Benjamin Jemlich (pcgod@gmx.net).
12593         Fix #52451.
12594
12595 2004-01-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12596
12597         * appdomain.c:
12598         * assembly.c: escape the uri before passing it to g_filename_from_uri.
12599         Fixes bug #52630.
12600
12601 2004-01-07  Zoltan Varga  <vargaz@freemail.hu>
12602
12603         * reflection.c: Add support for more than one unmanaged resource.
12604
12605         * icall.c (ves_icall_get_enum_info): Store the value of the enum fields
12606         in field->def_value, as done in all other cases.
12607
12608         * reflection.c (mono_reflection_get_custom_attrs): Add support for
12609         TypeBuilders.
12610
12611         * reflection.c (mono_reflection_create_runtime_class): Remove 
12612         errorneous assignment to klass->element_class, since it is already
12613         done in mono_reflection_setup_internal_class.
12614
12615 2004-01-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12616
12617         * gc.c: added missing LeaveCriticalSection.
12618         * icall.c: indented a couple of lines.
12619         * threadpool.c: remove dangling LeaveCriticalSection. Don't wait forever
12620         if we call EndInvoke inside a callback. Fixes bug #52601.
12621
12622 2004-01-07  Martin Baulig  <martin@ximian.com>
12623
12624         * mono-debug-debugger.h
12625         (MonoDebuggerIOLayer): Added `GetCurrentThreadID'.
12626
12627 2004-01-06  Miguel de Icaza  <miguel@ximian.com>
12628
12629         * appdomain.c: Use messages in NotImplementedException.
12630
12631         * exception.c (mono_get_exception_not_implemented): Now this takes
12632         a message argument.
12633
12634         * marshal.c (emit_str_to_ptr_conv): g_warning and throw an
12635         exception instead of g_asserting an aborting when something is not
12636         implemented.
12637
12638         Add some inline docs.
12639
12640 2004-01-05  Zoltan Varga  <vargaz@freemail.hu>
12641
12642         * reflection.h: Update after changes to object layout.
12643
12644         * reflection.c: Implement saving of unmanaged aka win32 resources.
12645
12646         * appdomain.c: Bump version number.
12647
12648         * appdomain.c (ves_icall_System_AppDomain_InternalSetDomainByID): 
12649         Handle missing domains gracefully.
12650
12651 2004-01-05  Atsushi Enomoto <atsushi@ximian.com>
12652
12653         * file-io.c : On Windows, there are much more invalid_path_chars.
12654
12655 Fri Jan 2 13:35:48 CET 2004 Paolo Molaro <lupus@ximian.com>
12656
12657         * class.h, object.c: prepare for GetType () speedup.
12658
12659 2003-12-24  Atsushi Enomoto <atsushi@ximian.com>
12660
12661         * profiler.c: workaround for --profile null reference exception on
12662           cygwin. Patch by Patrik Torstensson.
12663
12664 2003-12-22  Bernie Solomon  <bernard@ugsolutions.com>
12665
12666         * marshal.c: (ves_icall_System_Runtime_InteropServices_Marshal_Read/WriteXXX)
12667         make work for unaligned access.
12668
12669 Mon Dec 22 18:37:02 CET 2003 Paolo Molaro <lupus@ximian.com>
12670
12671         * class.c: small cleanup (class->fields [i] -> field).
12672         * image.c: check address of metadata is valid.
12673
12674 2003-12-22  Zoltan Varga  <vargaz@freemail.hu>
12675
12676         * assembly.h assembly.c (mono_assembly_loaded): New public function to
12677         search the list of loaded assemblies.
12678
12679         * reflection.c (mono_reflection_type_from_name): Use 
12680         mono_assembly_loaded instead of mono_image_loaded.
12681
12682         * reflection.c: Fix warnings.
12683
12684 2003-12-20  Zoltan Varga  <vargaz@freemail.hu>
12685
12686         * image.h (MonoImage): Add a new 'dynamic' field to denote that the image 
12687         is dynamic. This is needed since an assembly can contain both dynamic and
12688         non-dynamic images.
12689
12690         * class.c loader.c metadata.c object.c: Use image->dynamic instead of 
12691         assembly->dynamic.
12692
12693         * icall.c reflection.c: Add new AssemblyBuilder:AddModule icall.
12694
12695         * reflection.h (MonoReflectionAssemblyBuilder): Add 'loaded_modules' field
12696         to store modules loaded using AddModule.
12697
12698         * reflection.c (mono_image_fill_file_table): Generalize this so it works
12699         on Modules.
12700
12701         * reflection.c (mono_image_fill_export_table_from_class): New helper function.
12702
12703         * reflection.c (mono_image_fill_export_table_from_module): New function to
12704         fill out the EXPORTEDTYPES table from a module.
12705
12706         * reflection.c (mono_image_emit_manifest): Refactor manifest creation code
12707         into a separate function. Also handle loaded non-dynamic modules.
12708
12709         * reflection.c (mono_image_basic_init): Fix memory allocation.
12710
12711         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.
12712
12713         * assembly.c (mono_assembly_load_references): Make this public.
12714
12715 2003-12-19  Martin Baulig  <martin@ximian.com>
12716
12717         * class.c (mono_class_initialize_generic): Made this static, take
12718         a `MonoGenericInst *' instead of a `MonoClass *'.
12719         (mono_class_from_generic): Call mono_class_initialize_generic()
12720         unless we're already initialized or being called from
12721         do_mono_metadata_parse_generic_inst().
12722
12723         * class.h (MonoGenericInst): Added `initialized' and
12724         `init_pending' flags.
12725
12726         * metadata.c (do_mono_metadata_parse_generic_inst): Don't call
12727         `mono_class_init (gklass)' or mono_class_initialize_generic()
12728         here; set `generic_inst->init_pending' while parsing the
12729         `type_argv'.
12730
12731 2003-12-19  Bernie Solomon  <bernard@ugsolutions.com>
12732
12733         * locales.c: include string.h for memxxx prototypes
12734
12735 2003-12-19  Zoltan Varga  <vargaz@freemail.hu>
12736
12737         * icall.c (ves_icall_MonoField_GetValueInternal): Do not run the class
12738         constructor when accessing literal fields.
12739
12740 2003-12-17  Zoltan Varga  <vargaz@freemail.hu>
12741
12742         * appdomain.c (MONO_CORLIB_VERSION): Bump corlib version.
12743
12744         * reflection.c (assembly_add_resource_manifest): New function to fill
12745         the MANIFESTRESOURCE table.
12746
12747         * reflection.c (mono_image_build_metadata): Emit MANIFESTRESOURCE table.
12748
12749         * reflection.h: Update to changes in class layout.
12750
12751         * icall.c (ves_icall_System_Environment_get_HasShutdownStarted): 
12752         Reenable call to mono_runtime_is_shutting_down ().
12753
12754         * appdomain.c (mono_runtime_is_shutting_down): New helper function to
12755         determine if the runtime is shutting down.
12756
12757 2003-12-16  Jackson Harper <jackson@ximian.com>
12758
12759         * icall.c: comment out call to mono_runtime_is_shutting_down to
12760         fix build.
12761         
12762 2003-12-16  Zoltan Varga  <vargaz@freemail.hu>
12763
12764         * icall.c (ves_icall_System_Reflection_Assembly_GetManifestResourceInternal): Add support for loading resources from modules.
12765         (ves_icall_System_Environment_get_HasShutdownStarted): New icall.
12766
12767 2003-12-15  Bernie Solomon  <bernard@ugsolutions.com>
12768
12769         * reflection.c: move definition of swap_with_size
12770         to before its first call
12771
12772 2003-12-15  Zoltan Varga  <vargaz@freemail.hu>
12773
12774         * appdomain.c (mono_runtime_is_shutting_down): New public function.
12775
12776         * icall.c (ves_icall_System_Environment_get_HasShutdownStarted): New
12777         icall.
12778
12779         * object.c: Fix warnings.
12780
12781         * icall.c (ves_icall_Type_Get...): Only consider inherited static
12782         members if FlattenHierarchy is set.
12783
12784         * reflection.c (mono_image_add_decl_security): New function to emit
12785         declarative security.
12786
12787         * reflection.h reflection.c: Add support for declarative security.
12788
12789         * appdomain.c (MONO_CORLIB_VERSION): Bump version number.
12790         
12791 2003-12-13  Zoltan Varga  <vargaz@freemail.hu>
12792
12793         appdomain.c (MONO_CORLIB_VERSION): Bump version number.
12794         
12795         * appdomain.c verify.c: Moved corlib version checking into its own
12796         function in appdomain.c since it needs to create vtables etc.
12797
12798 2003-12-13  Patrik Torstensson <p@rxc.se>
12799
12800         * marshal.c (mono_remoting_wrapper): Fix bug 48015, using TP as this 
12801         instead of unwrapped server.
12802
12803 2003-12-12  Zoltan Varga  <vargaz@freemail.hu>
12804
12805         * verify.c (check_corlib): Fix field index.
12806
12807 2003-12-10  Zoltan Varga  <vargaz@freemail.hu>
12808
12809         * icall.c: Applied patch from Todd Berman (tbermann@gentoo.org). New
12810         GetGacPath icall.
12811
12812 2003-12-10  Bernie Solomon  <bernard@ugsolutions.com>
12813
12814         * process.c:  (ves_icall_System_Diagnostics_Process_GetWorkingSet_internal
12815         ves_icall_System_Diagnostics_Process_SetWorkingSet_internal):
12816         cope with sizeof(size_t) != sizeof(guint32).
12817
12818 2003-12-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12819
12820         * process.[ch]: the 'pid' field in MonoProcInfo stores GetLastError
12821         in case of failure.
12822
12823 2003-12-10  Mark Crichton <crichton@gimp.org>
12824
12825         * icall.c: removed the GetNonZeroBytes.  We now handle this case
12826         in managed code.
12827
12828         * rand.c, rand.h: Same here.  Also cleaned up the clode slightly.
12829
12830 Tue Dec 9 15:36:18 CET 2003 Paolo Molaro <lupus@ximian.com>
12831
12832         * class.h, class.c, icall.c, marshal.c, object.c: ignore fields
12833         marked as deleted.
12834
12835 2003-12-09  Zoltan Varga  <vargaz@freemail.hu>
12836
12837         * verify.c (check_corlib): Handle the case when the version field is 
12838         initialized by a static constructor.
12839
12840 2003-12-08  Patrik Torstensson  <p@rxc.se>
12841
12842     * rand.c (InternalGetBytes): Implemented win32 version with cryptapi
12843
12844 2003-12-08  Martin Baulig  <martin@ximian.com>
12845
12846         * icall.c (ves_icall_TypeBuilder_define_generic_parameter): Return
12847         a MonoReflectionGenericParameter, also take the parameter index
12848         and name as arguments.
12849         (ves_icall_MethodBuilder_define_generic_parameter): Likewise.
12850         (ves_icall_MonoGenericParam_initialize): New interncall.
12851         (ves_icall_Type_make_byref_type): New interncall.
12852
12853         * reflection.h (MonoReflectionGenericParam): Derive from
12854         MonoReflectionType, not just from MonoObject.  Added `refobj' and
12855         `index' fields.
12856
12857         * reflection.c (mono_reflection_define_generic_parameter): Create
12858         and return a new MonoReflectionGenericParam; don't initialize the
12859         constraints here.
12860         (mono_reflection_initialize_generic_parameter): New public method;
12861         initializes the constraints and creates the `param->pklass'.
12862
12863 2003-12-08  Zoltan Varga  <vargaz@freemail.hu>
12864
12865         * reflection.h reflection.c: Use the new fields 'num_types', 
12866         'num_fields' and 'num_methods' to track the number of types etc.
12867
12868         * verify.c (check_corlib): Check corlib version number.
12869
12870 2003-12-07  Zoltan Varga  <vargaz@freemail.hu>
12871
12872         * marshal.c (mono_marshal_method_from_wrapper): Remove assert so this
12873         function works on all methods.
12874
12875 2003-12-07  Lluis Sanchez Gual  <lluis@ximian.com>
12876
12877         * domain.c, loader.h: Added IRemotingTypeInfo interface in MonoDefaults.
12878         * icall.c: in, ves_icall_Remoting_RealProxy_GetTransparentProxy set
12879         the custom_type_info flag of the transparent proxy.
12880         * object.c: Added method mono_object_isinst_mbyref for casting mbyref
12881         objects that supports IRemotingTypeInfo.
12882         * object.h: Added custom_type_info field in transparent proxy.
12883
12884 2003-12-06  Martin Baulig  <martin@ximian.com>
12885
12886         * class.c (mono_class_create_from_generic): Removed.
12887         (mono_class_from_generic): Check `ginst->klass' before doing
12888         anything else.  This is important to fully support "recursive"
12889         generic types.
12890
12891         * metadata.c (do_mono_metadata_parse_generic_inst): Create an
12892         empty `generic_inst->klass' before doing anything else.
12893
12894 2003-12-06  Dick Porter  <dick@ximian.com>
12895
12896         * verify.c: 
12897         * object.h:
12898         * icall.c:
12899         * locales.c: Use C structs to access class fields.  Don't do a
12900         conversion between MonoString and UChar because both are
12901         platform-endian UTF-16.  Compare now takes startindex and count
12902         parameters.  Add a char overload for IndexOf.  Speed up the
12903         invariant string IndexOf.
12904
12905 2003-12-05  Zoltan Varga  <vargaz@freemail.hu>
12906
12907         * Makefile.am (monosn_LDADD): Fix parallel build.
12908
12909 2003-12-04  Martin Baulig  <martin@ximian.com>
12910
12911         * icall.c
12912         (ves_icall_type_GetTypeCode): Added MONO_TYPE_VAR and MONO_TYPE_MVAR.
12913         (ves_icall_Type_make_array_type): New interncall.       
12914
12915 2003-12-04  Martin Baulig  <martin@ximian.com>
12916
12917         * locales.c: also change it in the !HAVE_ICU case.
12918
12919 2003-12-04  Dick Porter  <dick@ximian.com>
12920
12921         * icall.c:
12922         * locales.c: construct_compareinfo is now in CompareInfo, not
12923         CultureInfo.
12924
12925 2003-12-04  Zoltan Varga  <vargaz@freemail.hu>
12926
12927         * image.c (mono_image_load_file_for_image): Cache loaded images in the
12928         image->files array.
12929
12930         * image.c (load_class_name): Load class names from the EXPORTEDTYPES
12931         table as well.
12932
12933         * assembly.c (mono_assembly_load_references): Only load references
12934         once.
12935
12936         * class.c (mono_class_from_name): Avoid linear search of the 
12937         EXPORTEDTYPE table.
12938
12939         * loader.c (mono_field_from_token): Cache lookups of fieldrefs as well.
12940
12941 2003-12-03  Zoltan Varga  <vargaz@freemail.hu>
12942
12943         * image.h (MonoImage): Add 'field_cache' field.
12944
12945         * loader.c (mono_field_from_token): Cache field lookups.
12946         
12947         * reflection.c (mono_module_get_object): Fix name property.
12948
12949         * icall.c (ves_icall_get_enum_info): Update after changes to 
12950         mono_metadata_get_constant_index ().
12951
12952         * icall.c: Get rid of get_type_info icall, use a separate icall for
12953         each type property to avoid needless memory allocations. Fixes #51514.
12954
12955         * metadata.c (mono_metadata_get_constant_index): Add a 'hint' parameter
12956         to avoid needless binary searches.
12957
12958         * class.c (class_compute_field_layout): Move the initialization of
12959         field->def_value to mono_class_vtable ().
12960
12961         * class.c (mono_class_layout_fields): Enable GC aware auto layout for
12962         non-corlib types.
12963
12964         * object.c (mono_object_allocate): Make it inline.
12965
12966         * object.c (mono_object_allocate_spec): Make it inline.
12967         
12968 2003-12-02  Dick Porter  <dick@ximian.com>
12969
12970         * locales.c (create_NumberFormat): NumberFormatInfo construction.
12971         Patch by Mohammad DAMT (mdamt@cdl2000.com).
12972
12973 2003-12-01  Dick Porter  <dick@ximian.com>
12974
12975         * threads.c: Fix signature and call in CreateMutex and
12976         CreateEvent.
12977
12978 2003-12-01  Dick Porter  <dick@ximian.com>
12979
12980         * icall.c: 
12981         * locales.c: Implement string compares and searching
12982
12983         * object.h: Add extra Thread field
12984
12985 2003-11-30  Zoltan Varga  <vargaz@freemail.hu>
12986
12987         * reflection.c (fixup_method): Add support for MonoCMethod.
12988
12989 2003-11-28  Zoltan Varga  <vargaz@freemail.hu>
12990
12991         * gc.c: Fix hangs and error messages when GC_DONT_GC is set.
12992
12993         * reflection.c (assembly_name_to_aname): Allow extra characters in
12994         assembly names. Fixes #51468.
12995
12996 2003-11-26  Zoltan Varga  <vargaz@freemail.hu>
12997
12998         * exception.c (mono_exception_from_name_domain): New helper function.
12999
13000         * appdomain.c (ves_icall_System_AppDomain_createDomain): Create the
13001         exception object in the correct domain.
13002
13003         * appdomain.c (ves_icall_System_AppDomain_LoadAssemblyRaw): Fix 
13004         formatting + make a copy a the input data.
13005
13006         * loader.c (mono_get_method_from_token): Methods which contain
13007         native code do not have entries in the ImplMap.
13008
13009         (ves_icall_System_AppDomain_LoadAssemblyRaw): Fix exception throw.
13010         Thanks to Gonzalo for spotting this.
13011         
13012         * appdomain.c (ves_icall_System_AppDomain_LoadAssemblyRaw): Applied
13013         patch from ztashev@openlinksw.co.uk (Zdravko Tashev). New icall.
13014
13015         * assembly.h (mono_assembly_load_from): Split the second part of 
13016         assembly loading into a new public function.
13017
13018         * exception.h (mono_get_exception_bad_image_format): New function.
13019
13020 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
13021
13022         icall.c (ves_icall_System_Reflection_Assembly_InternalGetType): 
13023         Enumerate all modules inside a dynamic assembly. Fixes #51293.
13024         
13025         * icall.c: Add new icall for creating dynamic methods.
13026
13027         * loader.h debug-helpers.c: Add new wrapper type for dynamic methods.
13028
13029         * reflection.h (MonoReflectionDynamicMethod): Fix type of bool fields.
13030
13031         * reflection.c (mono_reflection_create_dynamic_method): New icall to
13032         create a dynamic method.
13033
13034         * reflection.c (resolve_object): New helper function.
13035
13036         * reflection.c: Generalize ReflectionMethodBuilder and the functions
13037         which manipulate it so they can also work on dynamic methods.
13038
13039         * reflection.c (reflection_method_builder_to_mono_method): Avoid 
13040         creating the MonoReflectionMethodAux structure if it is not needed.
13041         
13042         * reflection.h verify.c: Update after changes to object layout.
13043
13044         * reflection.c (method_builder_encode_signature): Fix compilation on
13045         gcc 2.95.x.
13046
13047 2003-11-21  Lluis Sanchez Gual  <lluis@ximian.com>
13048
13049         * appdomain.h: Added support for context static fields. Added static_data
13050           field to MonoAppContext and renamed thread_static_fields to a more
13051           generic special_static_fields in MonoAppDomain, since it can now contain
13052           context static fields.
13053         * domain.c: Updated hashtable name.
13054         * object.c: Replaced field_is_thread_static() for a more generic
13055           field_is_special_static() which also checks for context static attribute.
13056           In mono_class_vtable(), added support for static context fields.
13057         * threads.c: Changed methods that manage thread static fields to more
13058           generic methods so they can be reused both for thread and context static
13059           data.
13060         * threads.h: Declared some new methods.
13061
13062 2003-11-21  Zoltan Varga  <vargaz@freemail.hu>
13063
13064         * reflection.h: Update after changes to the managed types.
13065
13066         * reflection.c (encode_custom_modifiers): New helper function.
13067
13068         * reflection.c (method_encode_signature): Emit custom modifiers.
13069
13070         * reflection.c (field_encode_signature): Emit custom modifiers.
13071
13072 2003-11-18  Zoltan Varga  <vargaz@freemail.hu>
13073
13074         * reflection.h (MonoReflectionAssemblyName): Applied patch from Laurent Morichetti (l_m@pacbell.net). Fix type of 'flags' field.
13075
13076         * icall.c (ves_icall_System_ValueType_Equals): New optimized 
13077         implementation.
13078
13079         * icall.c (ves_icall_System_ValueType_InternalGetHashCode): New 
13080         icall.
13081
13082         * object.c (mono_field_get_value_object): New function.
13083
13084         * object.c appdomain.h appdomain.c: Make out_of_memory_ex domain
13085         specific.
13086
13087 2003-11-17  Zoltan Varga  <vargaz@freemail.hu>
13088
13089         * appdomain.c (mono_runtime_get_out_of_memory_ex): New function to
13090         return a preallocated out-of-memory exception instance.
13091
13092         * object.c (out_of_memory): Use the new function.
13093
13094         * metadata.c (mono_metadata_parse_type): Handle the case when the byref
13095         flag is before the custom modifiers. Fixes #49802.
13096
13097 2003-11-16  Martin Baulig  <martin@ximian.com>
13098
13099         * class.c (mono_class_is_open_constructed_type): Implemented the
13100         MONO_TYPE_GENERICINST case.
13101
13102 2003-11-16  Zoltan Varga  <vargaz@freemail.hu>
13103
13104         * assembly.c (mono_assembly_fill_assembly_name): New function to
13105         fill out the MonoAssemblyName structure.
13106         (mono_assembly_open): Use the new function.
13107
13108         * icall.c (fill_reflection_assembly_name): New helper function.
13109
13110         * icall.c (ves_icall_System_Reflection_Assembly_FillName): Use the
13111         new function.
13112
13113         * icall.c (ves_icall_System_Reflection_Assembly_InternalGetAssemblyName): New icall.
13114
13115 2003-11-15  Martin Baulig  <martin@ximian.com>
13116
13117         * class.c (mono_class_is_open_constructed_type): New public
13118         function; checks whether a type is an open constructed type,
13119         ie. whether it still contains type parameters.
13120         (mono_class_inflate_generic_type): If we're a type parameter and
13121         the inflated type is also a MONO_TYPE_(M)VAR, return the original
13122         type.
13123
13124         * class.h (MonoGenericInst): Added `guint32 is_open'.
13125
13126         * loader.c (method_from_methodspec): Check whether we're an open
13127         or closed constructed type and set `ginst->is_open'.
13128
13129         * reflection.c (mono_reflection_bind_generic_parameters): Check
13130         whether we're an open or closed constructed type and set
13131         `ginst->is_open'.
13132         (mono_reflection_inflate_method_or_ctor): Don't inflate methods
13133         from open constructed types.
13134
13135 2003-11-15  Martin Baulig  <martin@ximian.com>
13136
13137         * reflection.c (mono_reflection_bind_generic_parameters): If we're
13138         a generic instance (instead of a generic type declaration) with
13139         unbound generic parameters, bind them to our actual types.
13140
13141 2003-11-14  Martin Baulig  <martin@ximian.com>
13142
13143         * reflection.h (MonoReflectionGenericInst): Added `MonoArray *interfaces'.
13144
13145         * reflection.c (mono_reflection_bind_generic_parameters): If we're
13146         an interface type, populate `res->interfaces' with instantiated
13147         versions of all the interfaces we inherit.
13148
13149 2003-11-13  Aleksey Demakov  <avd@openlinksw.com>
13150
13151         * assembly.c (mono_assembly_load): Fixed problem finding mscorlib.dll
13152         when MONO_PATH is set but doesn't contain the install dir.
13153
13154 2003-11-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
13155
13156         * icall.c:
13157         (ves_icall_Type_GetInterfaces): don't return an interface twice when
13158         it's also implemented in base classes. Fixes bug #50927.
13159
13160 2003-11-13  Zoltan Varga  <vargaz@freemail.hu>
13161
13162         * gc.c (ves_icall_System_GC_WaitForPendingFinalizers): Avoid deadlocks
13163         if this method is called from a finalizer. Fixes #50913.
13164
13165 2003-11-12  Miguel de Icaza  <miguel@ximian.com>
13166
13167         * threads.c: Implement VolatileRead/VolatileWrite
13168
13169         * icall.c: Add new icalls for VolatileRead/VolatileWrite
13170
13171 2003-11-12  Zoltan Varga  <vargaz@freemail.hu>
13172
13173         * icall.c (ves_icall_System_Reflection_Assembly_GetTypes): Applied 
13174         patch from Danilo Sagan (dsegan@gmx.net). Fix compilation under gcc
13175         2.95.3.
13176
13177         * assembly.c (mono_assembly_open): Fix windows build. Applied patch 
13178         from Peter Ross (pro@missioncriticalit.com).
13179         
13180 2003-11-12  Lluis Sanchez Gual  <lluis@ximian.com>
13181
13182         * icall.c: Added internal call for System.Environment::GetMachineConfigPath
13183
13184 2003-11-12  Zoltan Varga  <vargaz@freemail.hu>
13185
13186         * assembly.c (mono_assembly_load_references): Disable check because it
13187         triggers on older corlibs which lots of people have.
13188
13189 2003-11-12  Jackson Harper  <jackson@ximian.com>
13190
13191         * assembly.c: Change corlib name to mscorlib. Add a temp. hack to
13192         load corlib.dll if mscorlib.dll is not found.
13193         * assembly.h: Remove corlib name define.
13194         * class.c:
13195         * domain.c:
13196         * image.c: Change corlib name to mscorlib.
13197         
13198 2003-11-12  Zoltan Varga  <vargaz@freemail.hu>
13199
13200         * debug-mono-symfile.c: Add patch from FreeBSD ports tree.
13201
13202 2003-11-11  Miguel de Icaza  <miguel@ximian.com>
13203
13204         * appdomain.h: Added loader_optimization here to sync with the C#
13205         code, and add disallow_binding_redirects field.
13206
13207 2003-11-11  Zoltan Varga  <vargaz@freemail.hu>
13208
13209         * mono-debug.c (mono_debug_add_method): Ignore unknown modules.
13210
13211         * reflection.c (mono_image_build_metadata): Fix crash on modules
13212         with no types.
13213
13214         * reflection.h (MonoMethodInfo): Track changes to the managed structure.
13215
13216         * icall.c (ves_icall_get_method_info): Return callingConvention as
13217         well.
13218
13219         * icall.c (ves_icall_System_Reflection_Assembly_GetNamespaces): Add 
13220         namespaces from the EXPORTEDTYPE table as well.
13221
13222         * icall.c (ves_icall_System_Reflection_Assembly_GetTypes): Merge types
13223         from all modules inside the assembly.
13224         
13225 2003-11-11  Martin Baulig  <martin@ximian.com>
13226
13227         * reflection.c (mono_reflection_bind_generic_parameters): Make
13228         this work for interfaces.
13229
13230 2003-11-11  Martin Baulig  <martin@ximian.com>
13231
13232         * mono-debug.c (mono_debug_add_type): Ignore unknown modules.
13233
13234 2003-11-11  Martin Baulig  <martin@ximian.com>
13235
13236         * reflection.c (mono_reflection_inflate_method_or_ctor): Allow
13237         "MonoInflatedMethod" and "MonoInflatedCtor".
13238
13239 2003-11-11  Zoltan Varga  <vargaz@freemail.hu>
13240
13241         * reflection.c (resolution_scope_from_image): Use the assembly table
13242         from the manifest module, since other modules don't have it.
13243
13244         * debug-helpers.c (mono_type_full_name): New helper function.
13245
13246         * image.h (MonoAssembly): Change 'dynamic' to a boolean.
13247
13248         * image.c (mono_image_load_file_for_image): New public function which
13249         is a replacement for the load_file_for_image in class.c.
13250
13251         * assembly.c (mono_assembly_load_module): A wrapper for the function
13252         above which does assembly association and reference loading too.
13253
13254         * class.c (mono_class_from_name): Call mono_assembly_load_module.
13255
13256 2003-11-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
13257
13258         * appdomain.c: not all of the attributes for the full assembly name
13259         are required and the order doesn't matter. Fixes bug #50787.
13260
13261 2003-11-10  Dick Porter  <dick@ximian.com>
13262
13263         * locales.c: Use platform-endian UTF16
13264
13265 2003-11-10  Zoltan Varga  <vargaz@freemail.hu>
13266
13267         * reflection.c: Emit FILE and EXPORTEDTYPE tables.
13268         
13269 2003-11-10  Martin Baulig  <martin@ximian.com>
13270
13271         * metadata.c
13272         (mono_metadata_load_generic_params): Make this actually work.
13273
13274         * reflection.c (mono_reflection_bind_generic_parameters): If our
13275         parent is a generic instance, pass all the `types' to it, no
13276         matter whether it has the same number of type parameters or not.
13277
13278 2003-11-10  Zoltan Varga  <vargaz@freemail.hu>
13279
13280         * reflection.c: Emit FILE and EXPORTEDTYPE tables.
13281
13282         * assembly.c (mono_assembly_load_references): Move the image<->assembly
13283         assignment code to this function so it gets called recursively for all
13284         modules.
13285
13286         * image.c (load_modules): Remove the assembly assignment since it is
13287         now done by mono_assembly_load_references.
13288         
13289         * icall.c (ves_icall_System_Reflection_Assembly_InternalGetType): 
13290         Add 'module' argument.
13291         (mono_module_get_types): New helper function.
13292         (ves_icall_System_Reflection_Module_InternalGetTypes): New icall.
13293
13294 2003-11-08  Martin Baulig  <martin@ximian.com>
13295
13296         * class.c (mono_class_inflate_generic_method): Interface method
13297         don't have a header.
13298
13299         * reflection.c (mono_image_get_methodspec_token): Take an
13300         additional `MonoGenericInst *' argument instead of reading it from
13301         the header; this is necessary to support interfaces.
13302         (mono_image_create_token): Pass the `MonoGenericInst *' from the
13303         MonoReflectionInflatedMethod to mono_image_get_methodspec_token().
13304         (inflated_method_get_object): Take an additional `MonoGenericInst *'
13305         argument.
13306
13307         * reflection.h (MonoReflectionInflatedMethod): Added
13308         `MonoGenericInst *ginst'.
13309
13310 2003-11-07  Zoltan Varga  <vargaz@freemail.hu>
13311
13312         * gc.c (mono_domain_finalize): Fix compilation for no GC case.
13313
13314 2003-11-06  Zoltan Varga  <zovarga@ws-zovarga2>
13315
13316         * appdomain.c (mono_domain_unload): Add a workaround for bug #27663.
13317
13318 2003-11-06  Zoltan Varga  <vargaz@freemail.hu>
13319
13320         * reflection.c 
13321         (reflection_methodbuilder_from_method_builder):
13322         (reflection_methodbuilder_from_ctor_builder): New helper functions to 
13323         initialize a ReflectionMethodBuilder structure.
13324         (mono_image_get_methodbuilder_token):
13325         (mono_image_get_ctorbuilder_token): New functions to emit memberref
13326         tokens which point to types in another module inside the same assembly.
13327
13328         * reflection.c: Use the new helper functions.
13329         
13330         * reflection.c (mono_image_basic_init): Initialize basedir and culture.
13331
13332         * icall.c loader.c reflection.c: Use ModuleBuilder->dynamic_image 
13333         instead of AssemblyBuilder->dynamic_assembly in the appropriate places.
13334
13335         * reflection.c (resolution_scope_from_image): Emit a moduleref if
13336         neccesary.
13337
13338         * reflection.c (mono_image_build_metadata): Emit metadata only for the
13339         current module. Emit the manifest only for the main module.
13340
13341         * reflection.c (mono_image_create_token): Add assertion when a 
13342         memberref needs to be created.
13343
13344         * reflection.c reflection.h (MonoDynamicAssembly): Remove unused fields.
13345
13346         * reflection.c (mono_reflection_get_custom_attrs_blob): Allocate a 
13347         larger buffer for the custom attribute blob. Fixes #50637.
13348         
13349 2003-11-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
13350
13351         * threadpool.c: notify listener on async processing handles after
13352         invoking the async callback. Thanks to Zoltan.
13353
13354 2003-11-03  Zoltan Varga  <vargaz@freemail.hu>
13355
13356         * reflection.c (create_dynamic_mono_image): Call mono_image_init to 
13357         avoid code duplication.
13358
13359         * reflection.h (MonoDynamicImage): New type which is currently unused,
13360         but will be used through the ref.emit code in place of 
13361         MonoDynamicAssembly.
13362
13363         * reflection.h (MonoReflectionAssemblyBuilder): Track changes to the
13364         object layout.
13365
13366         * reflection.c (create_dynamic_mono_image): Rewrote so it now creates
13367         a MonoDynamicImage instead of just a MonoImage.
13368         
13369         * reflection.h reflection.c icall.c: Move nearly all AssemblyBuilder
13370         icalls to ModuleBuilder but keep their semantics, so they will work
13371         with moduleb->assemblyb. This will change later.
13372         
13373 2003-11-03  Zoltan Varga  <vargaz@freemail.hu>
13374
13375         * reflection.h (MonoReflectionAssemblyBuilder): Track changes to the
13376         object layout.
13377
13378         * reflection.c (mono_image_build_metadata): Avoid creation of a default
13379         main module, since it is now done by the managed code.
13380
13381 2003-11-03  Martin Baulig  <martin@ximian.com>
13382
13383         * reflection.c (mono_reflection_inflate_method_or_ctor): Set
13384         `ginst->klass' here.
13385         (method_encode_methodspec): Don't use the `ginst->generic_method's
13386         klass if it's a generic instance, use `ginst->klass' in this case.
13387
13388 2003-11-03  Martin Baulig  <martin@ximian.com>
13389
13390         * reflection.c (mono_image_get_generic_method_param_info):
13391         Removed, use mono_image_get_generic_param_info() instead.
13392         (mono_image_get_type_info): Write the GenericParam table before
13393         the Method table.  This is neccessary because in the GenericParam
13394         table, type parameters of the class (ie. '!0' etc.) must come
13395         before the ones from its generic methods (ie. '!!0' etc).
13396
13397 2003-11-03  Zoltan Varga  <vargaz@freemail.hu>
13398
13399         * icall.c (ves_icall_System_Reflection_Assembly_FillName): Fill out AssemblyName->codebase. Fixes #50469.
13400
13401 2003-11-02  Martin Baulig  <martin@ximian.com>
13402
13403         * reflection.c (create_generic_typespec): Take a
13404         `MonoReflectionTypeBuilder *' instead of a `MonoType *' and get
13405         the generic parameters from it.
13406
13407 2003-11-02  Martin Baulig  <martin@ximian.com>
13408
13409         * reflection.c (fieldref_encode_signature): Take a `MonoType *'
13410         instead of a `MonoClassField *' since we just need the type.
13411         (create_generic_typespec): New static function.  Creates a
13412         TypeSpec token for a generic type declaration.
13413         (mono_image_get_generic_field_token): New static function.
13414         (mono_image_create_token): If we're a FieldBuilder in a generic
13415         type declaration, call mono_image_get_generic_field_token() to get
13416         the token.
13417
13418 2003-11-02  Martin Baulig  <martin@ximian.com>
13419
13420         * reflection.h
13421         (MonoReflectionInflatedMethod, MonoReflectionInflatedField): Added
13422         `MonoReflectionGenericInst *declaring_type' and
13423         `MonoReflectionGenericInst *reflected_type' fields.
13424
13425         * reflection.c (mono_reflection_inflate_method_or_ctor): Take a
13426         `MonoReflectionGenericInst *declaring_type' and a
13427         `MonoReflectionGenericInst *reflected_type' argument instead of a
13428         single `MonoReflectionGenericInst *type' one.  Set
13429         `res->declaring_type' and `res->reflected_type' from them.
13430         (mono_reflection_inflate_field): Likewise.      
13431
13432 2003-11-02  Martin Baulig  <martin@ximian.com>
13433
13434         * class.c (mono_class_setup_vtable): Don't store generic methods
13435         in the vtable.  
13436
13437 2003-11-02  Martin Baulig  <martin@ximian.com>
13438
13439         * reflection.h (MonoReflectionGenericInst): Added
13440         `MonoReflectionType *declaring_type'.
13441
13442         * reflection.c (mono_reflection_bind_generic_parameters): Use
13443         `if (tb->parent)' instead of `klass->parent'.
13444
13445 2003-11-01  Zoltan Varga  <vargaz@freemail.hu>
13446
13447         * assembly.c (mono_assembly_open): Avoid crash if a module is loaded
13448         with an empty ASSEMBLY table.
13449
13450         * reflection.c (mono_image_build_metadata): Avoid using the same loop
13451         variable in the inner and outer loops.
13452
13453 2003-10-31  Zoltan Varga  <vargaz@freemail.hu>
13454
13455         * metadata.h (mono_metadata_make_token): Put parentheses around macro
13456         argument.
13457
13458         * appdomain.h appdomain.c (ves_icall_System_AppDomain_InternalPushDomainRef): Fix signature.
13459         
13460         * appdomain.c appdomain.h icall.c: Get rid of the InvokeInDomain 
13461         icalls. Instead, do everything in managed code. This is needed since
13462         it is hard to restore the original domain etc. in unmanaged code in the
13463         presence of undeniable exceptions.
13464
13465         * appdomain.c (ves_icall_System_AppDomain_InternalPushDomainRef): 
13466         New icalls to push and pop appdomain refs.
13467
13468 2003-10-31  Martin Baulig  <martin@ximian.com>
13469
13470         * class.c (inflate_generic_type): Renamed to
13471         mono_class_inflate_generic_type() and made it public.
13472
13473         * icall.c ("System.Reflection.MonoGenericInst::inflate_field"):
13474         New interncall.
13475
13476         * loader.c (mono_field_from_memberref): Also set the retklass for
13477         typespecs.
13478
13479         * fielder.c (mono_image_get_inflated_field_token): New static
13480         method; creates a metadata token for an inflated field.
13481         (mono_image_create_token, fixup_method): Added support for
13482         "MonoInflatedField".
13483         (fieldbuilder_to_mono_class_field): New static function.
13484         (mono_reflection_inflate_field): New public function.
13485
13486         * reflection.h
13487         (MonoReflectionGenericInst): Added `MonoArray *fields'.
13488         (MonoReflectionInflatedField): New typedef.     
13489
13490 2003-10-30  Bernie Solomon  <bernard@ugsolutions.com>
13491
13492         * socket-io.c (in6_addr ipaddress_to_struct_in6_addr): fix
13493         for Solaris and other platforms without s6_addr16
13494
13495 2003-10-30  Martin Baulig  <martin@ximian.com>
13496
13497         * class.c (inflate_generic_type): Take just one `MonoGenericInst *'
13498         argument instead of two.
13499         (mono_class_inflate_generic_signature): Likewise.
13500         (inflate_generic_header): Likewise.
13501         (mono_class_inflate_generic_method): Likewise.  In addition, if
13502         `ginst->klass' is set, it becomes the new `method->klass'.
13503
13504         * class.h (MonoGenericInst): Removed the `gpointer mbuilder'
13505         field.
13506
13507         * reflection.c (encode_generic_method_sig): Write a 0xa as the
13508         first byte. [FIXME]
13509         (method_encode_methodspec): If we have generic parameters, create
13510         a MethodSpec instead of a MethodRef.
13511         (fixup_method): Added support for "MonoInflatedMethod" and
13512         "MonoInflatedCtor".
13513         (mono_image_create_token): Added support for "MonoInflatedMethod"
13514         and "MonoInflatedCtor".
13515         (inflated_method_get_object): New static function; returns a
13516         managed "System.Reflection.MonoInflatedMethod" object.
13517         (mono_reflection_bind_generic_method_parameters): Return a
13518         `MonoReflectionInflatedMethod' instead of a `MonoReflectionMethod'.
13519         (mono_reflection_inflate_method_or_ctor): Likewise.
13520         (mono_image_get_generic_method_param_info): Initialize unused
13521         fields to zero.
13522         (mono_image_get_generic_param_info): Likewise.
13523
13524         * reflection.h (MonoReflectionInflatedMethod): New public
13525         typedef.  Corresponds to the managed "S.R.MonoInflatedMethod" and
13526         "S.R.MonoInflatedCtor" classes.
13527
13528         * loader.c (method_from_memberref): If we're a TypeSpec and it
13529         resolves to a generic instance, inflate the method.
13530
13531 2003-10-28  Dick Porter  <dick@ximian.com>
13532
13533         * object.c (mono_runtime_run_main): Convert command-line arguments
13534         into utf8, falling back to the user's locale encoding to do so.
13535
13536 2003-10-27  Zoltan Varga  <vargaz@freemail.hu>
13537
13538         * loader.c (mono_get_method_from_token): Avoid looking up the icalls
13539         at this time.
13540
13541         * marshal.c (mono_marshal_get_native_wrapper): Lookup icalls here.
13542
13543         * reflection.c (reflection_methodbuilder_to_mono_method): Avoid looking
13544         up icalls at method definition time. Partially fixes #33569.
13545
13546 2003-10-25  Zoltan Varga  <vargaz@freemail.hu>
13547
13548         * marshal.c (mono_marshal_get_native_wrapper): Add support for [Out]
13549         marshalling of arrays. Fixes #50116.
13550
13551         * appdomain.c (ves_icall_System_AppDomain_InternalIsFinalizingForUnload): New icall.
13552
13553         * appdomain.c (unload_thread_main): Clear class->cached_vtable if it
13554         points to a vtable in the dying appdomain.
13555
13556         * appdomain.c (mono_domain_unload): Move the notification of OnUnload
13557         listeners into unmanaged code inside the lock.
13558
13559         * object.c (mono_class_vtable): Turn off typed allocation in non-root
13560         domains and add some comments.
13561
13562 2003-10-25  Martin Baulig  <martin@ximian.com>
13563
13564         * class.h (MonoGenericInst): Added `MonoClass *klass' field.
13565
13566         * image.h (MonoImage): Added `GHashTable *typespec_cache'.
13567
13568         * metadata.c (mono_metadata_parse_generic_inst): Renamed to
13569         `do_mono_metadata_parse_generic_inst'; pass it the MonoType we're
13570         currently parsing.  Create the generic class and store it in
13571         `generic_inst->klass' before parsing the type arguments.  This is
13572         required to support "recursive" definitions; see mcs/tests/gen-23.cs
13573         for an example.
13574         (mono_type_create_from_typespec): Use a new `image->typespec_cache'
13575         to support recursive typespec entries.
13576
13577         * class.c (mono_class_setup_parent): If our parent is a generic
13578         instance, we may get called before it has its name set.
13579         (mono_class_from_generic): Splitted into
13580         mono_class_create_from_generic() and mono_class_initialize_generic().
13581
13582 2003-10-25  Martin Baulig  <martin@ximian.com>
13583
13584         * icall.c (ves_icall_Type_BindGenericParameters): Return a
13585         `MonoReflectionGenericInst *' instead of a `MonoReflectionType *'.
13586         ("System.Reflection.MonoGenericInst::inflate_method"): New interncall.
13587         ("System.Reflection.MonoGenericInst::inflate_ctor"): New interncall.
13588
13589         * reflection.c (my_mono_class_from_mono_type): Added MONO_TYPE_GENERICINST.
13590         (create_typespec): Likewise.
13591         (mono_reflection_bind_generic_parameters): Return a
13592         `MonoReflectionGenericInst *' instead of a `MonoClass *'.
13593         (mono_reflection_inflate_method_or_ctor): New public function.
13594
13595         * reflection.h (MonoReflectionGenericInst): New typedef.        
13596
13597 2003-10-24  Zoltan Varga  <vargaz@freemail.hu>
13598
13599         * object.c (mono_class_proxy_vtable): Run the whole vtable construction
13600         inside the domain lock. Fixes #49993.
13601         
13602         * object.c (mono_class_vtable): When typed allocation is used, 
13603         allocate vtables in the GC heap instead of in the mempool, since the
13604         vtables contain GC descriptors which are used by the collector even
13605         after the domain owning the mempool is unloaded.
13606
13607         * domain.c (mono_domain_set): Rename to mono_domain_set_internal.
13608
13609         * domain.c (mono_domain_unload): Rename to mono_domain_free to better
13610         reflect what it does. Also invalidate mempools instead of freeing
13611         them if a define is set.
13612
13613         * appdomain.h (MonoAppDomainState): New enumeration to hold the state
13614         of the appdomain.
13615         
13616         * appdomain.h (_MonoDomain): New field 'finalizable_object_hash' to
13617         hold the finalizable objects in this domain.
13618
13619         * appdomain.h (_MonoDomain): New field 'state' to hold the state of the
13620         appdomain.
13621
13622         * appdomain.c (mono_domain_set): New function to set the current
13623         appdomain, but only if it is not being unloaded.
13624
13625         * appdomain.c threads.c threadpool.c object.c: Avoid entering an
13626         appdomain which is being unloaded.
13627         
13628         * appdomain.c (ves_icall_System_AppDomain_InternalUnload): Prevent
13629         unloading of the root appdomain.
13630
13631         * appdomain.c (ves_icall_System_AppDomain_InternalInvokeInDomain): New
13632         icall to execute a method in another appdomain. Intended as a 
13633         replacement for InternalSetDomain, which can confuse the code 
13634         generation in the JIT.
13635
13636         * appdomain.c (mono_domain_is_unloading): New function to determine
13637         whenever an appdomain is unloading.
13638
13639         * appdomain.c (mono_domain_unload): New function to correctly unload
13640         an appdomain.
13641
13642         * assembly.c (mono_assembly_load_references): Check that an assembly
13643         does not references itself.
13644
13645         * gc.c (mono_domain_finalize): Rewrote so instead of finalizing a
13646         domain manually, it asks the finalizer thread to do it, then waits for
13647         the result. Also added a timeout.
13648
13649         * icall.c: Register the new icalls.
13650
13651         * threads.h threads.c: Export the mono_gc_stop_world and 
13652         mono_gc_start_world functions.
13653         
13654         * mempool.h mempool.c (mono_mempool_invalidate): New debugging 
13655         function to fill out the mempool with 0x2a.
13656
13657 2003-10-22  Zoltan Varga  <vargaz@freemail.hu>
13658
13659         * reflection.h (MonoReflectionMethodAux): New structure to store
13660         information which is rarely used, thus is not in the MonoMethod
13661         structure.
13662
13663         * reflection.h (MonoDynamicAssembly): New field 'method_aux_hash' to
13664         store the aux info.
13665
13666         * reflection.c (mono_methodbuilder_to_mono_method): Store param names
13667         and marshalling info into the aux structure.
13668
13669         * loader.c (mono_method_get_marshal_info): Retrieve the marshal info
13670         from the aux structure.
13671
13672         * loader.c (mono_method_get_param_names): Retrieve the param names from
13673         the aux structure.
13674         
13675 2003-10-21  Zoltan Varga  <vargaz@freemail.hu>
13676
13677         * exception.h exception.c: Add AppDomainUnloadedException && fix 
13678         warning.
13679
13680 2003-10-21  Dick Porter  <dick@ximian.com>
13681
13682         * socket-io.c
13683         (ves_icall_System_Net_Sockets_Socket_Select_internal): Applied
13684         patch from Laramie Leavitt moving divide out of loop. (Bug 45381).
13685
13686 2003-10-21  Martin Baulig  <martin@ximian.com>
13687
13688         * reflection.c (mono_reflection_bind_generic_parameters):
13689         `klass->parent' is NULL for interfaces.
13690
13691 2003-10-21  Martin Baulig  <martin@ximian.com>
13692
13693         * reflection.c (create_typespec): Added MONO_TYPE_VAR and MONO_TYPE_MVAR.
13694
13695 2003-10-20  Zoltan Varga  <vargaz@freemail.hu>
13696
13697         * exception.c (mono_exception_from_name_msg): New helper function for
13698         creating exceptions and initializing their message field.
13699
13700         * exception.c: Simplify functions using the new helper.
13701
13702         * exception.h exception.c (mono_get_exception_cannot_unload_appdomain):
13703         New function.
13704
13705         * object.h object.c: Remove G_GNUC_NORETURN from the signature of
13706         mono_raise_exception, since otherwise gcc doesn't generate the function
13707         epilog for raise_exception, confusing the stack unwinding in the JIT.
13708         Fixes #45043.
13709
13710         * rawbuffer.c (mono_raw_buffer_load_mmap): Map mmap-ed memory with
13711         PROT_EXEC. This seems to prevent segmentation faults on Fedora Linux.
13712         Fixes #49499.
13713
13714 2003-10-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
13715
13716         * icall.c: OutputDebugStringW expects 16-bit unicode characters, not
13717         utf8.
13718
13719 2003-10-18  Lluis Sanchez Gual  <lluis@ximian.com>
13720
13721         * icall.c: Removed GetUninitializedObject method because
13722           AllocateUninitializedClassInstance does the same.
13723
13724 2003-10-18  Martin Baulig  <martin@ximian.com>
13725
13726         * class.c (inflate_generic_signature): Renamed to
13727         mono_class_inflate_generic_signature() and made it public.
13728         (my_mono_class_from_generic_parameter): New static function; if we
13729         don't already have the generic parameter's MonoClass, create a
13730         very simple one which is just used internally in the runtime and
13731         not passed back to managed code.
13732
13733         * class.h (MonoGenericInst): Added `gpointer mbuilder' field.
13734
13735         * metadata.h (MonoMethodSignature): Moved the
13736         `MonoGenericParam *gen_params' to the MonoMethodHeader.
13737         (MonoMethodHeader): Moved the `MonoGenericParam *gen_params' here.
13738
13739         * icall.c (ves_icall_MethodInfo_GetGenericArguments): Renamed to
13740         ves_icall_MonoMethod_GetGenericArguments(); this is now an
13741         interncall on the MonoMethod class, not on MethodInfo.
13742         (ves_icall_MethodInfo_BindGenericParameters): Removed, we're now
13743         calling mono_reflection_bind_generic_method_parameters() directly.
13744
13745         * loader.c (mono_method_get_signature): If this is a MethodSpec;
13746         return the already computed `method->signature'.
13747         (method_from_methodspec): New static function to load a method
13748         from a MethodSpec entry.
13749         (mono_get_method_from_token): Call the new method_from_methodspec()
13750         for MethodSpec tokens.  
13751         (mono_get_method_from_token): If we're a generic method, load the
13752         type parameters.
13753
13754         * reflection.c (mono_image_get_memberref_token): Allow
13755         MEMBERREF_PARENT_TYPEDEF here; this will be used in the MethodSpec
13756         table.
13757         (fixup_method): Added support for MONO_TABLE_METHODSPEC.
13758         (mono_image_create_token): First check whether it's a generic
13759         method (so we'd need to create a MethodSpec), then do the other
13760         two alternatives.
13761         (mono_reflection_bind_generic_method_parameters): Return a
13762         `MonoReflectionMethod *' instead of a `MonoMethod *'; we're now
13763         called directly from the interncall.
13764
13765 2003-10-17  Zoltan Varga  <vargaz@freemail.hu>
13766
13767         * reflection.c (load_public_key): Move loading of the public key
13768         into managed code.
13769
13770         * image.h (MonoAssemblyName): Add public_key and hash_alg fields.
13771
13772         * assembly.c (mono_assembly_open): Fill in public_key and hash_alg
13773         fields.
13774
13775         * icall.c (ves_icall_System_Reflection_Assembly_FillName): Fill in
13776         culture, hash_alg and public_key. Fixes #49555.
13777
13778 2003-10-17  Martin Baulig  <martin@ximian.com>
13779
13780         * class.h (MonoGenericInst): Moved this declaration here and added
13781         `MonoMethod *generic_method'.
13782
13783         * icall.c
13784         (ves_icall_MethodInfo_GetGenericArguments): New interncall.
13785         (ves_icall_MethodInfo_BindGenericParameters): New interncall.
13786
13787         * metadata.c (mono_metadata_type_equal): Two types of
13788         MONO_TYPE_VAR or MONO_TYPE_MVAR equals if they have the same
13789         index; ie. don't compare the address of the `MonoGenericParam'
13790         structure.
13791         (mono_metadata_load_generic_params): Removed the `MonoMethod
13792         *method' argument.
13793
13794         * metadata.h (MonoGenericInst): Moved declaration to class.h.
13795         (MonoMethodHeader): Added `MonoGenericInst *geninst'.
13796
13797         * reflection.c (method_encode_signature): Encode the number of
13798         generic parameters.
13799         (encode_generic_method_sig): New static function.
13800         (method_encode_methodspec): New static function; creates an entry
13801         in the MethodSpec table for a generic method.
13802         (mono_image_get_methodspec_token): New static function.
13803         (mono_image_create_token): Call mono_image_get_methodspec_token()
13804         for generic methods.
13805         (mono_reflection_bind_generic_method_parameters): New public
13806         function.  Instantiates a generic method.
13807
13808 2003-10-16  Martin Baulig  <martin@ximian.com>
13809
13810         * metadata.h (MonoMethodSignature): Moved `MonoGenericParam
13811         *gen_params' here from MonoMethodHeader.
13812
13813         * metadata.c (mono_metadata_parse_method_signature): If we have
13814         generic parameters, initialize `method->gen_params' and then set
13815         the correct `type->data.generic_param' in all the parameters.
13816
13817 2003-10-16  Zoltan Varga  <vargaz@freemail.hu>
13818
13819         * threads.c (mono_threads_get_default_stacksize): New function to 
13820         return the default stacksize.
13821
13822         * gc.c (mono_gc_cleanup): Use a separate event for waiting for the
13823         termination of the finalizer thread, since the previous method had
13824         race conditions. Fixes #49628.
13825
13826         * gc.c (mono_gc_init): Use the same stacksize for the finalizer thread
13827         as for the other managed threads.
13828
13829 2003-10-16  Martin Baulig  <martin@ximian.com>
13830
13831         * class.c (inflate_generic_signature): Copy `generic_param_count'
13832         and `gen_params'.
13833
13834         * icall.c (ves_icall_MethodInfo_get_IsGenericMethodDefinition):
13835         New interncall.
13836
13837         * metadata.c (mono_metadata_parse_method_signature): Actually set
13838         the `method->generic_param_count' here.
13839         (mono_metadata_load_generic_params): Initialize `pklass' to NULL.
13840
13841 2003-10-15  Zoltan Varga  <vargaz@freemail.hu>
13842
13843         * object.h: Add a new field to TypedRef to simplify the implementation
13844         of the REFANY opcodes in the JIT.
13845
13846         * icall.c: Make use of the new field.
13847
13848         * metadata.c (mono_type_size): Compute the size of TYPEDBYREF types
13849         dynamically.
13850
13851 2003-10-15  Martin Baulig  <martin@ximian.com>
13852
13853         * class.c (mono_class_from_gen_param): Renamed to
13854         mono_class_from_generic_parameter() and moved most of the
13855         functionality from mono_reflection_define_generic_parameter()
13856         here; ie. we create a "real" class here.
13857         (mono_class_from_mono_type): Only allow MONO_TYPE_VAR and
13858         MONO_TYPE_MVAR if mono_class_from_generic_parameter() has
13859         previously been called.
13860
13861         * class.h (MonoGenericParam): Moved the declaration of this struct
13862         here from metadata.h and added `MonoMethod *method'.
13863
13864         * icall.c (ves_icall_MonoType_get_DeclaringMethod): New
13865         interncall.
13866
13867         * loader.c (mono_get_method_from_token): If we have any generic
13868         parameters, call mono_metadata_load_generic_params() to read them
13869         from the MONO_TABLE_GENERICPAR.
13870
13871         * metadata.c (mono_metadata_load_generic_params): Added
13872         `MonoMethod *method' argument which is used MONO_TYPE_MVAR.
13873
13874         * metadata.h (MonoMethodSignature): Replaced
13875         `MonoGenericInst *geninst' with `guint16 generic_param_count'.
13876         (MonoMethodHeader): Added `MonoGenericParam *gen_params'.
13877
13878         * reflection.c (mono_reflection_define_generic_parameter): Moved
13879         most of the functionality into the new
13880         mono_class_from_generic_parameter(); set the `method' field if
13881         we're a method parameter.       
13882
13883 2003-10-13 Bernie Solomon  <bernard@ugsolutions.com>
13884
13885         * marshal.c (emit_struct_conv): if native size is 0
13886         emit no code.
13887
13888 2003-10-14  Martin Baulig  <martin@ximian.com>
13889
13890         * icall.c: The generics API has changed in the spec since it was
13891         added to System.Type; these modifications make it match the spec
13892         again.
13893         (ves_icall_Type_GetGenericParameters): Renamed to
13894         `ves_icall_Type_GetGenericArguments'.
13895         (ves_icall_Type_get_IsGenericTypeDefinition): New interncall.
13896         (ves_icall_MonoType_get_HasGenericParameteres): Renamed to
13897         `ves_icall_MonoType_get_HasGenericArguments'.
13898         (ves_icall_MonoType_get_IsUnboundGenericParameter): Renamed to
13899         `ves_icall_MonoType_get_IsGenericParameter'.
13900         (ves_icall_MonoType_get_HasUnboundGenericParameters): Removed;
13901         this is no interncall anymore.
13902         (ves_icall_TypeBuilder_get_IsUnboundGenericParameter): Renamed to
13903         `ves_icall_TypeBuilder_get_IsGenericParameter'.
13904
13905 2003-10-14  Martin Baulig  <martin@ximian.com>
13906
13907         * reflection.c (mono_reflection_bind_generic_parameters): Also
13908         inflate generic methods if we're reading the class from IL.
13909
13910 2003-10-13  Martin Baulig  <martin@ximian.com>
13911
13912         * reflection.c (mono_reflection_define_generic_parameter): This
13913         method isn't called directly from the icall anymore; take a
13914         `MonoReflectionAssemblyBuilder *' so we can use this for type and
13915         method generic parameters.
13916         (ReflectionMethodBuilder): Added `MonoArray *generic_param'.
13917         (method_builder_encode_signature): Encode generic parameters.
13918         (mono_image_get_method_info): Write generic params to the
13919         MONO_TABLE_GENERICPARAM table.
13920
13921         * reflection.h (MonoReflectionMethodBuilder): Added
13922         `MonoArray *generic_params'.
13923
13924         * metadata.h (MonoMethodSignature): Added `MonoGenericInst *geninst'.
13925
13926         * icall.c (ves_icall_TypeBuilder_define_generic_parameter): Added
13927         wrapper for mono_reflection_define_generic_parameter().
13928         (ves_icall_MethodBuilder_define_generic_parameter): Likewise.   
13929
13930 2003-10-13  Zoltan Varga  <vargaz@freemail.hu>
13931
13932         * marshal.h: Add missing function to fix build.
13933
13934         * marshal.c (mono_marshal_get_native_wrapper): Add support for 
13935         the SetLastError pinvoke attribute.
13936
13937         * marshal.c (mono_marshal_set_last_error): New helper function called
13938         by the generated code.
13939         
13940         * marshal.c (mono_mb_emit_branch): New helper function.
13941
13942         * marshal.c (mono_mb_emit_exception): Added exception name parameter.
13943
13944         * marshal.c (mono_marshal_get_managed_wrapper): Added support for
13945         classes as parameters and return values of delegates. Fixes #29256. 
13946
13947 2003-10-12  Bernie Solomon  <bernard@ugsolutions.com>
13948
13949         * locales.c: use gint32 in non HAVE_ICU case
13950
13951 2003-10-11  Martin Baulig  <martin@ximian.com>
13952
13953         * mono-debug.c (mono_debug_add_method): Added a workaround for
13954         bug #48591.
13955
13956 2003-10-10  Zoltan Varga  <vargaz@freemail.hu>
13957
13958         * marshal.c (mono_marshal_get_managed_wrapper): Under windows,
13959         delegates passed to native code must use the STDCALL calling 
13960         convention. Fixes #35987.
13961
13962 2003-10-10  Martin Baulig  <martin@ximian.com>
13963
13964         * class.c (inflate_generic_type): If we're inflating for a generic
13965         type instance (and not for a generic method), return
13966         MONO_TYPE_MVAR unchanged.
13967
13968 2003-10-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
13969
13970         * string-icalls.c: Join ignores null strings in the source array.
13971         * threadpool.[ch]: export busy_worker_threads, not mono_worker_threads.
13972         * threads.c: GetAvailableTheads is slightly more accurate.
13973
13974 2003-10-09  Bernie Solomon  <bernard@ugsolutions.com>
13975
13976         * threads.h threads.c : add mono_threads_set_default_stacksize
13977         and pass default to CreateThread calls.
13978
13979 2003-10-09  Dick Porter  <dick@ximian.com>
13980
13981         * icall.c:
13982         * locales.h:
13983         * locales.c: Internal calls for constructing CultureInfo and
13984         related objects from libicu (if its available.)
13985
13986 2003-10-09  Zoltan Varga  <vargaz@freemail.hu>
13987
13988         * debug-helpers.c (wrapper_type_names): Add 'unknown' wrapper type.
13989
13990 2003-10-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
13991
13992         * threadpool.c: added an argument to async_invoke_thread that is the
13993         item to process, pass the MonoAsyncResult to the thread start function
13994         when creating a new thread. This way we don't need to acquire any lock
13995         when we're creating a new thread. Readded a semaphore for faster
13996         response times (instead of that Sleep i added).
13997
13998 2003-10-08  Bernie Solomon  <bernard@ugsolutions.com>
13999
14000         * icall.c (ves_icall_System_CurrentTimeZone_GetTimeZoneData):
14001         get daylight change dates better on Windows, fix handling
14002         of platforms without tm_gmtoff.
14003
14004 2003-10-06  Martin Baulig  <martin@ximian.com>
14005
14006         * class.c (inflate_generic_method): Renamed to
14007         mono_class_inflate_generic_method() and made public.
14008         (mono_class_init): Don't inflate the generic methods here.
14009         (mono_class_from_generic): Added `gboolean inflate_methods'
14010         argument.  Inflate the methods here.
14011
14012         * loader.c (mono_method_get_param_names): Ignore instances of
14013         generic types for the moment.
14014
14015         * reflection.c (fixup_method): Added support for inflated methods.
14016         (mono_image_create_token): Use mono_image_get_methodref_token()
14017         for inflated methods.
14018         (mono_custom_attrs_from_param): Ignore instances of generic types
14019         for the moment.
14020         (mono_reflection_bind_generic_parameters): New public function.
14021         Moved all the functionality from
14022         ves_icall_Type_BindGenericParameters() here and added support for
14023         dynamic types.
14024         (mono_reflection_define_generic_parameter): Initialize
14025         `klass->methods' here.
14026
14027         * icall.c (ves_icall_Type_BindGenericParameters): Moved all the
14028         functionality into mono_reflection_define_generic_parameter().
14029         (ves_icall_Type_GetGenericTypeDefinition): If we're coming from a
14030         TypeBuilder, return that TypeBuilder.
14031
14032 2003-10-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14033
14034         * appdomain.c: removed mono_delegate_semaphore.
14035
14036         * threadpool.c:
14037         (mono_thread_pool_add): moved hash table creation inside and the thread 
14038         creation outside of the critical region.
14039         (mono_thread_pool_finish): removed obsolete code.
14040         (async_invoke_thread): don't use the semaphore. Use a plain Sleep and
14041         continue or exit the thread depending on the queue.
14042
14043 2003-10-07  Bernie Solomon  <bernard@ugsolutions.com>
14044
14045         * metadata.c (mono_type_to_unmanaged): allow bools to marshal as I1
14046         marshal.c (emit_ptr_to_str_conv & mono_marshal_get_native_wrapper):
14047         handle more bool marshalling options
14048
14049 2003-10-07  Zoltan Varga  <vargaz@freemail.hu>
14050
14051         * marshal.c (mono_marshal_get_native_wrapper): Fix marshalling of
14052         arrays of structs. Also add a more descriptive error message when
14053         a structure member is marshalled as LPArray.
14054
14055 2003-10-06  Zoltan Varga  <vargaz@freemail.hu>
14056
14057         * marshal.c (mono_marshal_get_native_wrapper): Add support for
14058         marshalling arrays of complex types. Fixes #29098. Also remove an
14059         usused and incomplete function.
14060
14061 Mon Oct 6 15:38:40 CEST 2003 Paolo Molaro <lupus@ximian.com>
14062
14063         * gc.c: report heap_size - free_bytes as total memory allocated
14064         (bug#49362).
14065
14066 2003-10-05  Zoltan Varga  <vargaz@freemail.hu>
14067
14068         * icall.c (ves_icall_System_CurrentTimeZone_GetTimeZoneData): Finally 
14069         fix timezone handling problems on Windows.
14070         
14071         * icall.c (ves_icall_System_CurrentTimeZone_GetTimeZoneData): Avoid
14072         asserts when the year is outside the range handled by ms the functions.
14073
14074         * class.c (setup_interface_offsets): If the class is an interface,
14075         fill out its interface_offsets slot.
14076
14077 2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14078
14079         * threadpool.c: mark threadpool threads as background.
14080
14081 2003-10-03  Bernie Solomon  <bernard@ugsolutions.com>
14082
14083         * decimal.c - define DECINLINE to nothing if not using GCC
14084
14085 2003-10-03  Zoltan Varga  <vargaz@freemail.hu>
14086
14087         * assembly.c: More refcount fixes.
14088
14089 2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14090
14091         * string-icalls.c: if we're not trimming, return the same string.
14092         When not splitting, don't create a new string.
14093
14094 2003-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14095
14096         * image.c:
14097         (mono_image_open): increment the ref_count inside the critical section.
14098
14099 2003-10-02  Zoltan Varga  <vargaz@freemail.hu>
14100
14101         * image.c (mono_image_open): Fix reference counting bug.
14102
14103 2003-09-30  Bernie Solomon  <bernard@ugsolutions.com>
14104
14105         * marshal.c (mono_marshal_type_size) struct alignment changed for 
14106         64bit machines.  (emit_ptr_to_str_conv) Fix bool conversions for 
14107         64bits. Avoid leak in mono_marshal_get_native_wrapper when
14108         mono_lookup_pinvoke_call throws.        
14109
14110 2003-09-30  Zoltan Varga  <vargaz@freemail.hu>
14111
14112         * reflection.c (mono_reflection_parse_type): Fix #49114.
14113
14114         * file-io.c (ves_icall_System_IO_MonoIO_GetFileAttributes): Add
14115         temporary workaround for cygwin header problem.
14116
14117         * object.c (mono_object_isinst): Synchronize this with the code
14118         generated by the JIT for casts.
14119
14120 2003-09-29  Zoltan Varga  <vargaz@freemail.hu>
14121
14122         * reflection.c (encode_type): Fix #38332.
14123
14124 2003-09-26  Zoltan Varga  <vargaz@freemail.hu>
14125
14126         * marshal.c (mono_marshal_method_from_wrapper): New function to return
14127         the original method from the wrapper method.
14128
14129 2003-09-25  Martin Baulig  <martin@ximian.com>
14130
14131         * icall.c (ves_icall_Type_IsGenericTypeDefinition): Removed this
14132         interncall since it was identical to `Type.GetGenericTypeDefinition()'.
14133         (ves_icall_Type_get_IsGenericInstance): New interncall.
14134
14135 2003-09-24 Bernie Solomon <bernard@ugsolutions.com>
14136
14137         * object.c: fix cast warning in big endian code.
14138
14139 2003-09-19 Jackson Harper <jackson@latitudegeo.com>
14140
14141         * icall.c: Timezone patch from Zoltan Varga (vargaz@freemail.hu)
14142         
14143 2003-09-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14144
14145         * assembly.c: don't call check_env from mono_assembly_load. It's
14146         already done once in mono_assemblies_init and may cause headaches when
14147         multiple threads are loading assemblies.
14148
14149 2003-09-19  Martin Baulig  <martin@ximian.com>
14150
14151         * reflection.c (mono_reflection_define_generic_parameter): Don't
14152         allocate `klass->methods', set `klass->flags' to
14153         TYPE_ATTRIBUTE_INTERFACE, not TYPE_ATTRIBUTE_ABSTRACT.
14154
14155 2003-09-18  Martin Baulig  <martin@ximian.com>
14156
14157         * class.c (mono_class_init): Don't create `class->methods' if it's
14158         already initialized.
14159
14160         * metadata.c (mono_metadata_load_generic_params): Make this
14161         actually work.
14162
14163         * reflection.c (mono_reflection_define_generic_parameter): Set
14164         parent class and interfaces from the constraints.
14165
14166         * reflection.h (MonoReflectionGenericParam): Added `guint32 flags'
14167         to keep this struct in sync with the declaration in TypeBuilder.cs.
14168
14169 2003-09-17  Martin Baulig  <martin@ximian.com>
14170
14171         * metadata.h (MonoType): Replaced the data's `int type_param'
14172         field with `MonoGenericParam *generic_param'.
14173         (MonoGenericParam): Added `MonoClass *klass'.
14174
14175         * class.c (mono_class_from_gen_param): Removed the
14176         `MonoImage *image' and `int type_num' arguments.
14177
14178         * metadata.c (mono_metadata_parse_generic_param): New static
14179         method; creates a MonoGenericParam which just contains the index.
14180         (do_mono_metadata_parse_type): Call
14181         mono_metadata_parse_generic_param() for MONO_TYPE_VAR and
14182         MONO_TYPE_MVAR.
14183
14184         * reflection.c (mono_image_typedef_or_ref): Generic type
14185         parameters may be in the same assembly, but never use a typedef
14186         for them.
14187         (mono_reflection_define_generic_parameter): We're now creating a
14188         "real" class for the type parameter; it's now safe to call
14189         mono_class_from_mono_type() on the class'es type, it'll do the
14190         right thing.
14191
14192 2003-09-16  Martin Baulig  <martin@ximian.com>
14193
14194         * mono-debug-debugger.c (allocate_symbol_file_entry): Initialize
14195         `symfile->range_entry_size' and `symfile->class_entry_size' here;
14196         the `symfile' data structure must be fully initialized before it
14197         gets added to the table.
14198
14199 2003-09-15  Zoltan Varga  <vargaz@freemail.hu>
14200
14201         * icall.c (ves_icall_Type_IsArrayImpl): Added MONO_ARCH_SAVE_REGS.
14202
14203         * appdomain.h domain.c (MonoDomain): Added new hashtable to store the
14204         class init trampolines.
14205
14206 2003-09-11  Zoltan Varga  <vargaz@freemail.hu>
14207
14208         * profiler.c (mono_profiler_load): Added '-time' and '-alloc' options
14209         to the built-in profiler to turn off time and allocation profiling
14210         respectively.
14211
14212 2003-09-10  Zoltan Varga  <vargaz@freemail.hu>
14213
14214         * profiler.c (mono_profiler_coverage_alloc): Use NULL instead of
14215         g_direct_equal.
14216
14217         * debug-helpers.c (mono_method_full_name): Print the wrapper type
14218         in human readable form.
14219
14220 2003-09-08  Zoltan Varga  <vargaz@freemail.hu>
14221
14222         * reflection.c icall.c: Fixed warnings.
14223
14224         * image.c (load_class_names): Use a temporary hash table to hold the
14225         namespaces in order to avoid doing many string comparisons.
14226
14227         * image.h: Fix typo.
14228
14229         * image.c class.c rawbuffer.c reflection.c threads.c verify.c domain.c:
14230         Pass NULL instead of g_direct_equal to the GHashTable constructor 
14231         since the NULL case is short-circuited inside g_hash_table_lookup, 
14232         leading to better performance.  
14233
14234         * metadata.c (mono_metadata_custom_attrs_from_index): New function to
14235         obtain the first custom attribute for a given index. Depends on the
14236         CustomAttribute table being sorted by the parent field.
14237
14238         * reflection.c (mono_custom_attrs_from_index): Use the new function 
14239         for better performance.
14240
14241 2003-09-07  Martin Baulig  <martin@ximian.com>
14242
14243         * class.c (mono_class_init): If we're a generic instance, inflate
14244         all our methods instead of loading them from the image.
14245         (mono_class_from_generic): Set `class->methods = gklass->methods'.
14246
14247 2003-09-07  Martin Baulig  <martin@ximian.com>
14248
14249         * mono-debug-debugger.c: Added support for constructors.
14250
14251 2003-09-06  Martin Baulig  <martin@ximian.com>
14252
14253         * icall.c (ves_icall_TypeBuilder_get_IsUnboundGenericParameter):
14254         New interncall.
14255
14256         * reflection.c (mono_reflection_setup_generic_class): Call
14257         ensure_runtime_vtable() to create the vtable.
14258
14259 2003-09-05  Martin Baulig  <martin@ximian.com>
14260
14261         * class.c (mono_class_array_element_size): Added MONO_TYPE_VAR and
14262         MONO_TYPE_MVAR.
14263
14264 2003-09-04  Martin Baulig  <martin@ximian.com>
14265
14266         * reflection.c (mono_reflection_define_generic_parameter): Generic
14267         parameters start with zero.
14268
14269 2003-09-04  Martin Baulig  <martin@ximian.com>
14270
14271         * metadata.c (mono_type_size): Added MONO_TYPE_VAR and MONO_TYPE_MVAR.
14272
14273         * reflection.h (MonoReflectionGenericParam): New typedef.
14274         (MonoReflectionTypeBuilder): Added `generic_params' fields to get
14275         the generic parameters from the managed TypeBuilder.
14276
14277         * reflection.c (mono_reflection_define_generic_parameter): New function.
14278         (mono_reflection_create_runtime_class): Encode generic parameters.
14279         (mono_reflection_setup_generic_class): New function; this is
14280         called after adding adding all generic params to the TypeBuilder.
14281         (encode_type): Added MONO_TYPE_VAR.
14282
14283 2003-09-04  Zoltan Varga  <vargaz@freemail.hu>
14284
14285         * class.h class.c (mono_class_needs_cctor_run): Moved this method
14286         here from the JIT.
14287
14288         * assembly.h assembly.c: Moved the AOT loading code into an assembly
14289         load hook.
14290
14291 2003-09-03  Zoltan Varga  <vargaz@freemail.hu>
14292
14293         * reflection.h reflection.c class.h class.c: Delete duplicate 
14294         definition of mono_type_get_name () from reflection.c and export the
14295         one in class.c.
14296
14297         * class.c: Class loading fixes from Bernie Solomon 
14298         (bernard@ugsolutions.com).
14299
14300         * reflection.c: Endianness fixes from Bernie Solomon 
14301         (bernard@ugsolutions.com).
14302         
14303 2003-09-01  Zoltan Varga  <vargaz@freemail.hu>
14304
14305         * assembly.h assembly.c: Define a file format version for AOT
14306         libraries.
14307         
14308         * assembly.c (mono_assembly_open): Fix leaking of MonoImage-s.
14309
14310         * appdomain.h (MonoJitInfo): New field to determine whenever the
14311         code is domain neutral.
14312         
14313 2003-08-31  Miguel de Icaza  <miguel@ximian.com>
14314
14315         * marshal.c (emit_struct_conv): Add MONO_TYPE_CHAR
14316
14317 2003-08-30  Zoltan Varga  <vargaz@freemail.hu>
14318
14319         * icall.c (ves_icall_System_Web_Util_ICalls_get_machine_install_dir): 
14320         (ves_icall_System_Configuration_DefaultConfig_get_machine_config_path):
14321         Avoid caching the result since strings must be domain specific. Fixes
14322         #48050.
14323
14324 2003-08-29  Zoltan Varga  <vargaz@freemail.hu>
14325
14326         * marshal.c (mono_marshal_init): Make this callable multiple times
14327         since it is hard to find a correct place to call it.
14328
14329         * object.c (mono_runtime_class_init): Execute static constructors in
14330         the correct appdomain.
14331
14332         * image.c (build_guid_table): Handle the case when multiple images have
14333         the same GUID.
14334
14335 2003-08-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14336
14337         * icall.c: added a couple of icalls for System.Web.
14338
14339 2003-08-28  Martin Baulig  <martin@ximian.com>
14340
14341         * icall.c (ves_icall_Type_BindGenericParameters): Use
14342         `klass->generic_inst' instead of `&klass->byval_arg' in the
14343         mono_type_get_object() call.  The returned type must be
14344         MONO_TYPE_GENERICINST and not MONO_TYPE_CLASS.
14345
14346 2003-08-27  Zoltan Varga  <vargaz@freemail.hu>
14347
14348         * NOTES: New file.
14349
14350         * object.c (mono_class_proxy_vtable): Make it thread safe.
14351
14352         * pedump.c: Fix warning.
14353
14354         * object.c appdomain.h: Get rid of metadata_section. 
14355         It is no longer needed and it was causing deadlocks with domain->lock.
14356
14357         * appdomain.c (add_assemblies_to_domain): Make it thread safe.
14358
14359 2003-08-26  Martin Baulig  <martin@ximian.com>
14360
14361         * pedump.c (main): Don't call mono_image_close() if `verify_pe'.
14362
14363 2003-08-26  Martin Baulig  <martin@ximian.com>
14364
14365         * pedump.c (main): Call mono_metadata_init(),
14366         mono_raw_buffer_init(), mono_images_init(), mono_assemblies_init()
14367         and mono_loader_init().
14368
14369 2003-08-26  Zoltan Varga  <vargaz@freemail.hu>
14370
14371         * loader.h: Add missing include to fix build.
14372
14373         * image.h: mono_image_load_references is no more.
14374
14375         * assembly.c: Reworked assembly loading to make it really thread safe.
14376         After these changes, the assembly returned by mono_assembly_open is
14377         fully initialized, i.e. all its references assemblies are loaded.
14378
14379         * assembly.c (mono_image_load_references): Renamed to 
14380         mono_assembly_load_references, and made private, since clients no
14381         longer need to call it.
14382
14383         * class.c: Removed calls to mono_assembly_load_references, since it was
14384         a source of deadlocks.
14385
14386         * loader.h loader.c class.h class.c: Protect data structures using a 
14387         new lock, the loader lock.
14388
14389         * class.c (mono_class_setup_vtable): Create temporary hash tables and
14390         GPtrArrays only when needed.
14391
14392         * class.c (mono_class_layout_fields): Ignore the dummy field inserted 
14393         into empty structures by mcs. Fixes pinvoke7.cs.
14394         
14395         * domain.c (mono_init): Call a new initialization function.
14396
14397         * appdomain.c (mono_runtime_init): Call the new initializer function
14398         of the marshal module.
14399
14400         * marshal.c (mono_marshal_load_type_info): Ignore the dummy field
14401         inserted into empty structures by mcs. Fixes pinvoke7.cs.
14402
14403         * marshal.h marshal.c: Added locks around the wrapper caches to make
14404         this module thread safe.
14405
14406         * icall.c (ves_icall_InternalInvoke): Method wrappers doesn't require a
14407         this argument. Fixes pinvoke1.exe.
14408
14409 2003-08-25  Lluis Sanchez <lluis@ximian.com>
14410
14411         * object.h: Added call_type field to MonoMethodMessage and the corresponding
14412         enumeration of values. Removed fields to store remote call output values in
14413         MonoAsyncResult. Not needed any more.
14414         * object.c: Initialize call_type and async_result fields in mono_message_init.
14415         * marshal.c: mono_delegate_begin_invoke(): for proxies, set call_type before
14416         dispatching the message.
14417         mono_delegate_end_invoke (): delegate to the proxy the work of waiting for the
14418         async call to finish. To do it use a message with EndInvoke call type.
14419
14420 2003-08-25  Zoltan Varga  <vargaz@freemail.hu>
14421
14422         * loader.h loader.c (mono_method_hash_marhal_info): New function which
14423         determines whenever a method has marshalling info.
14424
14425 2003-08-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14426
14427         * assembly.c: fix the build on windows.
14428
14429 2003-08-22 Lluis Sanchez <lluis@ximian.com>
14430
14431         * object.cs: Fixed bug #47785.
14432
14433 2003-08-22 Jackson Harper <jackson@latitudegeo.com>
14434
14435         * string-icalls.c (StringReplace): If their are no occurances of
14436         the old string found return a reference to the supplied
14437         string. This saves some memory and matches MS behavoir.
14438         
14439 2003-08-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14440
14441         * socket-io.c: fixed compilation for systems that define AF_INET6
14442         and don't define SOL_IP/SOL_IPV6.
14443
14444 2003-08-21  Zoltan Varga  <vargaz@freemail.hu>
14445
14446         * object.c (mono_object_isinst): Fix casts to TransparentProxy in
14447         the interpreter. Patch by Bernie Solomon (bernard@ugsolutions.com).
14448
14449         * rawbuffer.c rawbuffer.h: Make this module thread safe.
14450
14451         * domain.c: Make this module thread safe.
14452
14453         * domain.c (mono_init): Call new initialization function.
14454
14455         * icall.c (ves_icall_System_Array_SetValueImpl): Check types for
14456         reference types too. Fixes #38812.
14457
14458         * image.c (mono_image_init): Fixed warnings.
14459
14460         * class.c (mono_class_from_typeref): Handle assembly load failure
14461         correctly.
14462
14463         * appdomain.c (add_assemblies_to_domain): Handle the case when
14464         the references of an assembly are not yet loaded.
14465
14466         * metadata.c image.c assembly.c: Moved initialization of global
14467         variables to a separate function called at startup since lazy 
14468         initialization of these variables is not thread safe.
14469         
14470         * image.c assembly.c: Made this module thread safe by adding locks in 
14471         the appropriate places.
14472
14473         * domain.c (mono_init): Call the new initialization functions of the
14474         three modules.
14475
14476 2003-08-20  Lluis Sanchez Gual  <lluis@ximian.com>
14477
14478         * marshal.c: mono_delegate_begin_invoke(): If the target is a proxy,
14479           make a direct call. It is proxy's work to make the call asynchronous.
14480           mono_delegate_end_invoke(): If the targe is a proxy, just collect
14481           the return values.
14482         * object.cs: mono_method_call_message_new(): read AsyncResult and
14483           state object from parameters list, if this info is requested.
14484         * object.h: Added fields to store remote call output values in
14485           MonoAsyncResult. Added AsyncResult field in MonoMethodMessage.
14486
14487 Wed Aug 20 12:57:42 CEST 2003 Paolo Molaro <lupus@ximian.com>
14488
14489         * object.h: add needed fields to MonoThread.
14490         * threads.c, threads.h: allow registering a function to cleanup data
14491         allocated per thread by the JIT.
14492
14493 Tue Aug 19 18:22:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
14494
14495         * loader.h: portability fix by Bernie Solomon
14496         * <bernard@ugsolutions.com>.
14497
14498 2003-08-16  Zoltan Varga  <vargaz@freemail.hu>
14499
14500         * reflection.h reflection.c (mono_param_get_objects): Changed this to 
14501         return a MonoArray. This simplifies the code and also ensures that
14502         the cache allways contains an object reference as a value.
14503
14504         * icall.c (ves_icall_get_parameter_info): Simplified using the new
14505         function.
14506
14507 2003-08-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14508
14509         * socket-io.c: patch by Bernie Solomon <bernard@ugsolutions.com> that
14510         fixes a problem with byte ordering when getting the address family for
14511         a socket.
14512
14513 2003-08-15  Zoltan Varga  <vargaz@freemail.hu>
14514
14515         * .cvsignore: Added monosn.
14516
14517         * reflection.h reflection.c loader.c: Added support for parameter
14518         marshalling to dynamically created types. Fixes #47295.
14519
14520 Fri Aug 15 11:42:46 CEST 2003 Paolo Molaro <lupus@ximian.com>
14521
14522         * rand.c: remove useless warnings.
14523
14524 Wed Aug 13 15:49:57 CEST 2003 Paolo Molaro <lupus@ximian.com>
14525
14526         * class.c: implemented ldtoken for methods and fieldrefs.
14527
14528 2003-08-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14529
14530         * threadpool.c: when mono_async_invoke was called, no one took care of
14531         monitoring the queue. So if the method invoked took some time and we
14532         got new async invoke requests after 500 ms (the thread created waited
14533         that long in WaitForSingleObject), the new async invoke was not called
14534         until the previous one finished.
14535
14536         This is fixed now. Thanks to Totte for helping with it.
14537
14538 2003-08-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14539
14540         * threadpool.c: set threadpool_thread to TRUE. Patch by totte.
14541
14542 2003-08-11  Martin Baulig  <martin@ximian.com>
14543
14544         * mono-debug-debugger.c (mono_debugger_lookup_type): New function.
14545
14546 2003-08-06  Martin Baulig  <martin@ximian.com>
14547
14548         * mono-debug-debugger.c: Added support for static fields,
14549         properties and methods.
14550
14551 2003-08-06  Martin Baulig  <martin@ximian.com>
14552
14553         * mono-debug-debugger.c: Don't store the MonoString's vtable to
14554         make this work for applications with multiple application domains.
14555
14556 2003-08-04  Martin Baulig  <martin@ximian.com>
14557
14558         * mono-debug-debugger.c: Completely reworked the type support; the
14559         most important thing is that we're now just using one single
14560         `MonoType' instance per type.
14561
14562 Sat Aug  2 13:05:27 BST 2003 Malte Hildingson <malte@amy.udd.htu.se>
14563
14564         * mono-endian.h, mono-endian.c, icall.c: Added icall
14565         ves_icall_System_Double_AssertEndianity to assert double word endianity
14566         on ARM (FPA). The icall uses a macro defined in mono-endian.h.
14567
14568 Fri Aug 1 16:51:13 CEST 2003 Paolo Molaro <lupus@ximian.com>
14569
14570         * class.c, class.h, reflection.c, metadata.c, icall.c: more generics
14571         support, icalls and fixes.
14572
14573 2003-07-31  Miguel de Icaza  <miguel@ximian.com>
14574
14575         * unicode.c (ves_icall_System_Char_IsPunctuation): The set of
14576         classes that are a punctuation character in .NET is not the same a
14577         g_unichar_ispunct.
14578
14579 Tue Jul 29 18:07:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
14580
14581         * socket-io.c: ipv6 portability fixes from Felix Ortga (guile@lared.es).
14582
14583 2003-07-29  Miguel de Icaza  <miguel@ximian.com>
14584
14585         * icall.c: Add new MemCopy internalcall.
14586         (ves_icall_System_Reflection_Assembly_GetManifestResourceInternal):
14587         Simplified code; It is not necessary to handle all the cases here,
14588         as the C# code takes care of it.  Only handle the case of the name
14589         resource embedded into the assembly.
14590
14591         Changed signature to return the data pointer and the size of the
14592         data. 
14593
14594 2003-07-26  Miguel de Icaza  <miguel@ximian.com>
14595
14596         * reflection.c (mono_image_get_method_info): Allow for 0x40 to be
14597         encoded.        (Partition II.22.1.7: PInvokeAttribute:SupportsLastErr).
14598
14599 2003-07-29  Lluis Sanchez Gual  <lluis@ximian.com>
14600
14601         * socket-io.c: ignore EINTR error in select.
14602
14603 Tue Jul 29 15:25:01 CEST 2003 Paolo Molaro <lupus@ximian.com>
14604
14605         * class.h, class.c: removed unused subclasses field in MonoClass.
14606
14607 2003-07-29  Lluis Sanchez Gual  <lluis@ximian.com>
14608
14609         * icall.c: improve fix of get_base_definition(). If the parent class
14610           doesn't have the mehod, look at the parent of the parent.
14611         * object.c: mono_message_init(): use the attribute PARAM_ATTRIBUTE_OUT
14612           to check if a parameter is an in or out parameter
14613           (PARAM_ATTRIBUTE_IN is not set by default).
14614           mono_method_return_message_restore(): Use mono_class_value_size to
14615           get the size of a value type. mono_type_stack_size (parameterType)
14616           does not return the correct value if parameterType is byRef.
14617           mono_load_remote_field(), mono_load_remote_field_new(),
14618           mono_store_remote_field(), mono_store_remote_field_new():
14619           raise exception if the remote call returns an exception.
14620
14621 2003-07-28  Martin Baulig  <martin@ximian.com>
14622
14623         * mono-debug-debugger.c (mono_debugger_runtime_invoke): New
14624         method.  This is a wrapper around mono_runtime_invoke() which
14625         boxes the instance object if neccessary.
14626
14627 Fri Jul 25 19:14:13 CEST 2003 Paolo Molaro <lupus@ximian.com>
14628
14629         * class.c, class.h, image.c, image.h, loader.c, metadata.c,
14630         metadata.h, row-indexes.h, verify.c: first cut of generics support.
14631
14632 Thu Jul 24 11:34:20 CEST 2003 Paolo Molaro <lupus@ximian.com>
14633
14634         * icall.c: disable mcs bug workaround.
14635
14636 2003-07-21  Miguel de Icaza  <miguel@ximian.com>
14637
14638         * object.c (mono_runtime_class_init): Take the metadata_section
14639         mutex before obtaining the domain mutex.
14640
14641         * appdomain.h: Added definition of metadata_section mutex here. 
14642
14643         * object.c: define metadata_mutex here.
14644
14645 2003-07-24  Ravi Pratap  <ravi@ximian.com>
14646
14647         * icall.c: Remove the FIXED_MCS_45127 workarounds - this has been
14648         fixed.
14649
14650 2003-07-24  Lluis Sanchez Gual  <lluis@ximian.com>
14651
14652         * reflection.c: Fix bug #46669
14653
14654 2003-07-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14655
14656         * exception.c:
14657         * exception.h:
14658         * icall.c:
14659         * object.h: fill in the type name for TypeLoadException.
14660
14661 2003-07-23  Ravi Pratap  <ravi@ximian.com>
14662
14663         * class.c: Fixes from Paolo in response to bug #45415 (Subclass
14664         relationship between TypeBuilders while compiling corlib) and bug
14665         45993 (Array types returned from the runtime while compiling
14666         corlib were from the loaded corlib).
14667
14668 2003-07-22  Martin Baulig  <martin@ximian.com>
14669
14670         * mono-debug-debugger.c: Reworked the type support a bit more;
14671         distinguish between types and classes.
14672
14673 Tue Jul 22 15:48:50 CEST 2003 Paolo Molaro <lupus@ximian.com>
14674
14675         * icall.c: add IsArrayImpl icall.
14676
14677 2003-07-22  Zoltan Varga  <vargaz@freemail.hu>
14678
14679         * class.c (mono_class_layout_fields): Fix gc aware auto layout by
14680         initializing real_size only once. Also fix bug #46602.
14681
14682 2003-07-21  Jerome Laban <jlaban@wanadoo.fr>
14683
14684         * object.c: Renamed mono_metadata_section to metadata_section.
14685
14686 2003-07-21  Lluis Sanchez Gual  <lluis@ximian.com>
14687
14688         * icall.c: in MS.NET ves_icall_Type_GetInterfaces returns an
14689           empty array if the type is an array. Fixed.
14690           ves_icall_MonoMethod_get_base_definition: if the base method
14691           is abstract, get the MethodInfo from the list of methods of
14692           the class.
14693         * reflection.c: ParameterInfo.PositionImpl should be zero-based
14694           and it was 1-based. Fixed in mono_param_get_objects.
14695
14696 2003-07-20  Martin Baulig  <martin@ximian.com>
14697
14698         * mono-debug.h: Set version number to 31.
14699         (mono_debug_init): Added `MonoDomain *' argument.
14700
14701         * mono-debug-debugger.c: Reworked the type support; explicitly
14702         tell the debugger about builtin types; pass the `klass' address to
14703         the debugger.
14704
14705 2003-07-20 Jackson Harper <jackson@latitudegeo.com>
14706
14707         * image.c: Allow new metadata tables to be loaded without a
14708         warning. Also update the warning message to give the new constant value.
14709                 
14710 Fri Jul 18 13:12:21 CEST 2003 Paolo Molaro <lupus@ximian.com>
14711
14712         * class.c, class.h, debug-helpers.c, icall.c, image.c, marshal.c,
14713         metadata.c, metadata.h, mono-debug-debugger.c, object.c, reflection.c: 
14714         array type representation changes.
14715
14716 Fri Jul 18 11:26:58 CEST 2003 Paolo Molaro <lupus@ximian.com>
14717
14718         * icall.c, appdomain.h, appdomain.c: support full runtime shutdown
14719         on Environment.Exit () call.
14720
14721 Thu Jul 17 17:21:57 CEST 2003 Paolo Molaro <lupus@ximian.com>
14722
14723         * icall.c, reflection.h, reflection.c, verify.c: cleanups,
14724         requires a matching corlib.
14725
14726 2003-07-17  Lluis Sanchez Gual  <lluis@ximian.com>
14727
14728         * Changelog: My editor decided to add a CR to each line. Sorry about that.
14729           Committed again without the CRs.
14730         
14731 2003-07-17  Lluis Sanchez Gual  <lluis@ximian.com>
14732
14733         * socket-io.c: Get system_assembly using mono_image_loaded(), instead
14734           getting it from the "this" socket instance. Did not work
14735           if the socket is a subclass of Socket.
14736           Also fixed bug #35371.
14737
14738 Thu Jul 17 13:39:32 CEST 2003 Paolo Molaro <lupus@ximian.com>
14739
14740         * metadata.c: fixed size for TypedByRef.
14741         * loader.c: when searching for a method, consider the vararg amrker.
14742         * unicode.c, decimal.c: constify some arrays.
14743
14744 2003-07-15  Dick Porter  <dick@ximian.com>
14745
14746         * socket-io.c: Fixed compilation for gcc < 3.2.
14747
14748         Fixed compilation for machines that don't have AF_INET6 (thanks to
14749         Bernie Solomon <bernard@ugsolutions.com> for that part.)
14750
14751         Fixed compile warnings.
14752         
14753         Fixed formatting and line endings.
14754
14755 2003-07-14  Jerome Laban <jlaban@wanadoo.fr>
14756
14757         * socket-io.h:
14758         * socket-io.c: Added IPv6 support.
14759
14760 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
14761
14762         * class.c (mono_class_is_assignable_from): New function to implement
14763         the is_assignable_from logic. Used by mono_object_isinst, 
14764         Type::IsAssignableFrom () and the interpreter.
14765
14766         * class.c (mono_class_is_subclass_of): Make all classes a subclass of
14767         Object, even interfaces.
14768         
14769         * object.c (mono_object_isinst): Implement in terms of 
14770         is_assignable_from.
14771
14772         * icall.c (ves_icall_type_is_assignable_from): New icall.
14773
14774 2003-07-11  Zoltan Varga  <vargaz@freemail.hu>
14775
14776         * domain.c (foreach_domain): fix compiler warning.
14777
14778 2003-07-11  Dietmar Maurer  <dietmar@ximian.com>
14779
14780         * image.c (load_metadata_ptrs): use g_strndup because strndup is
14781         not available on all plattforms
14782
14783 2003-07-10  Zoltan Varga  <vargaz@freemail.hu>
14784
14785         * image.h image.c: Store the metadata version string in MonoImage.
14786         * icall.c: New icall to retrieve the image version.
14787         * reflection.c (create_dynamic_image): Fill in the image version field
14788         * reflection.c (build_compressed_metadata): Use the image version
14789         from the image structure.
14790
14791 2003-07-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14792
14793         * appdomain.c: modified comment.
14794         * gc.c: finalizer_thread can call finalizers even when finished == TRUE.
14795         That will be its last iteration when mono_gc_cleanup is called from
14796         mono_runtime_cleanup and before the domain is unloaded.
14797
14798         Fixes bug #45962.
14799
14800 2003-07-04  Dietmar Maurer  <dietmar@ximian.com>
14801
14802         * marshal.c (mono_marshal_get_native_wrapper): fixes for [out]
14803         attributes.
14804
14805 Thu Jul 3 17:22:20 CEST 2003 Paolo Molaro <lupus@ximian.com>
14806
14807         * object.c, file-io.c, metadata.c, mono-endian.h, reflection.c,
14808         rawbuffer.c: more 64 bit and picky (or old) compiler fixes from
14809         Bernie Solomon <bernard@ugsolutions.com>.
14810
14811 Thu Jul 3 17:17:39 CEST 2003 Paolo Molaro <lupus@ximian.com>
14812
14813         * object.c, object.h: provide mono_object_new_fast() for faster
14814         allocation in some special cases.
14815
14816 Wed Jul 2 13:21:26 CEST 2003 Paolo Molaro <lupus@ximian.com>
14817
14818         * object.h, reflection.h, verify.c: fixes for some 64bit issues,
14819         mostly from a patch by Laramie Leavitt <lar@leavitt.us>.
14820
14821 Tue Jul 1 21:24:14 CEST 2003 Paolo Molaro <lupus@ximian.com>
14822
14823         * threadpool.c: fix leaks.
14824
14825 2003-07-01  Dick Porter  <dick@ximian.com>
14826
14827         * threadpool.c (mono_async_invoke): Use mono_g_hash_table_remove when
14828         using MonoGHashTables.  Fixes threadpool bug posted to list.
14829
14830 Tue Jul 1 11:45:40 CEST 2003 Paolo Molaro <lupus@ximian.com>
14831
14832         * image.h, image.c: added support to load an assembly from a byte array.
14833         * Makefile.am, assembly.c, make-bundle.pl, sample-bundle: added 
14834         assembly bundle support.
14835
14836 2003-06-27  Dietmar Maurer  <dietmar@ximian.com>
14837
14838         * threadpool.c (mono_thread_pool_add): keep a reference to the
14839         AsyncResult to prevent GC
14840
14841 Thu Jun 26 12:13:25 CEST 2003 Paolo Molaro <lupus@ximian.com>
14842
14843         * class.c: leak fix.
14844
14845 2003-06-25  Dick Porter  <dick@ximian.com>
14846
14847         * threadpool.c (mono_thread_pool_add): Don't set up a finaliser
14848         for the async object, the WaitHandle object will close the handle.
14849         Fixes bug 45321.
14850
14851 Wed Jun 25 18:12:29 CEST 2003 Paolo Molaro <lupus@ximian.com>
14852
14853         * class.c: in mono_array_class_get (), lookup from the hash with the
14854         same type we insert: this works around a bug in
14855         mono_metadata_type_hash() with SZARRAY and fixes a leak reported by
14856         lluis. The real fix will have to wait for after the release.
14857
14858 Wed Jun 25 13:14:41 CEST 2003 Paolo Molaro <lupus@ximian.com>
14859
14860         * icall.c: fix memory leak when getting type members.
14861
14862 Mon Jun 23 16:12:48 CEST 2003 Paolo Molaro <lupus@ximian.com>
14863
14864         * reflection.c: added more pubtoken special cases.
14865
14866 Mon Jun 23 15:29:06 CEST 2003 Paolo Molaro <lupus@ximian.com>
14867
14868         * class.c: handle field offset correctly when class size
14869         is set (bug# 45182, partially from a patch by jlaban@wanadoo.Fr (Jerome Laban)).
14870
14871 2003-06-20  Martin Baulig  <martin@ximian.com>
14872
14873         * mono-debug-debugger.h (MonoDebuggerSymbolFile): Added `MonoImage
14874         *image' field.
14875
14876 2003-06-20  Martin Baulig  <martin@ximian.com>
14877
14878         * image.h, mono-debug-debugger.h: Fixed compiler warnings.
14879
14880 2003-06-20  Martin Baulig  <martin@ximian.com>
14881
14882         * mono-debug.h (MONO_DEBUG_VAR_ADDRESS_MODE_STACK): Removed.  We
14883         just distinguish between variables in registers and variables at
14884         an offset relative to a register.
14885
14886 2003-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14887
14888         * icall.c: #ifdef out latest changes until mcs is fixed.
14889
14890 Thu Jun 19 11:03:42 CEST 2003 Paolo Molaro <lupus@ximian.com>
14891
14892         * icall.c: return members in metadata order.
14893
14894 Wed Jun 18 15:26:58 CEST 2003 Paolo Molaro <lupus@ximian.com>
14895
14896         * icall.c: avoid infinite loop in GetTimeZoneData.
14897
14898 Wed Jun 18 12:47:43 CEST 2003 Paolo Molaro <lupus@ximian.com>
14899
14900         * icall.c: added Marshal.Prelink/All icalls.
14901
14902 Wed Jun 18 12:17:48 CEST 2003 Paolo Molaro <lupus@ximian.com>
14903
14904         * object.c, object.h: fix warnings and do some overflow checking
14905         when creating arrays.
14906
14907 2003-06-17  Dick Porter  <dick@ximian.com>
14908
14909         * file-io.h:
14910         * file-io.c: File attributes need to be tweaked slightly when
14911         passed from the managed to the w32 world.
14912
14913 2003-06-17  Zoltan Varga  <vargaz@freemail.hu>
14914         * profiler.h profiler-private.h profiler.c: Rework last patch
14915         based on suggestion by Paolo.
14916         
14917 2003-06-17  Zoltan Varga  <vargaz@freemail.hu>
14918
14919         * profiler.h profiler-private.h profiler.c: Added infrastructure for 
14920         instruction level coverage data collection.
14921         * profiler.h profiler.c (: Added new callback function which can be
14922         used by the profiler to limit which functions should have coverage
14923         instrumentation.
14924         * profiler.c (mono_profiler_load): Call g_module_build_path to
14925         generate the file name of the profiler library.
14926
14927 Mon Jun 16 18:11:13 CEST 2003 Paolo Molaro <lupus@ximian.com>
14928
14929         * profiler.c, profiler.h, profiler-private.h: added basic block 
14930         coverage profiling API.
14931
14932 2003-06-15  Zoltan Varga  <vargaz@freemail.hu>
14933
14934         * reflection.c (mono_reflection_create_runtime_class): Add support
14935         for events in dynamically generated code.
14936
14937         * gc.c: Start GCHandle indexes from 1, since 0 means the handle is
14938         not allocated.
14939
14940 Sat Jun 14 19:01:32 CEST 2003 Paolo Molaro <lupus@ximian.com>
14941
14942         * icall.c: when getting timezone info, return reasonable values if we
14943         can't get the actual data.
14944
14945 2003-06-14  Dick Porter  <dick@ximian.com>
14946
14947         * threads.c (start_wrapper): Remove the reference to the thread
14948         object in the TLS data, so the thread object can be finalized.
14949         This won't be reached if the thread threw an uncaught exception,
14950         so those thread handles will stay referenced :-( (This is due to
14951         missing support for scanning thread-specific data in the Boehm GC
14952         - the io-layer keeps a GC-visible hash of pointers to TLS data.)
14953
14954 Sat Jun 14 13:16:17 CEST 2003 Paolo Molaro <lupus@ximian.com>
14955
14956         * reflection.c: ensure streams and tables are first allocated with
14957         ALLOC_ATOMIC (GC_realloc uses plain GC_malloc otherwise).
14958
14959 Sat Jun 14 13:13:20 CEST 2003 Paolo Molaro <lupus@ximian.com>
14960
14961         * icall.c: fixed GetElementType for byrefs (bug# 44792).
14962
14963 2003-06-13  Zoltan Varga  <vargaz@freemail.hu>
14964
14965         * reflection.c (mono_reflection_create_runtime_class): Add support for
14966         properties to dynamically created classes.
14967         * reflection.c: Fix a few places where non-MonoObjects were inserted
14968         into the tokens hashtable.
14969
14970 Fri Jun 13 19:10:55 CEST 2003 Paolo Molaro <lupus@ximian.com>
14971
14972         * object.c: some support to handle out of memory exceptions.
14973
14974 2003-06-12  Dietmar Maurer  <dietmar@ximian.com>
14975
14976         * marshal.c (mono_marshal_get_native_wrapper): support reference
14977         return types
14978
14979 Wed Jun 11 18:32:51 CEST 2003 Paolo Molaro <lupus@ximian.com>
14980
14981         * object.h, object.c: more portability stuff from Bernie Solomon.
14982         Unexport mono_object_allocate(). Added mono_object_unbox ().
14983         Set exitcode when an unhandled exception is thrown.
14984
14985 2003-06-11  Dietmar Maurer  <dietmar@ximian.com>
14986
14987         * marshal.c (mono_marshal_get_native_wrapper): use custom
14988         marshaler for return types.
14989
14990 2003-06-10  Dick Porter  <dick@ximian.com>
14991
14992         * socket-io.c: Don't assume that one of struct ip_mreqn or struct
14993         ip_mreq is available
14994
14995 Tue Jun 10 17:35:03 CEST 2003 Paolo Molaro <lupus@ximian.com>
14996
14997         * debug-mono-symfile.c, marshal.c, metadata.c, monitor.c,
14998         mono-debug-debugger.c, mono-debug.c, process.c: portability fixes
14999         by Bernie Solomon <bernard@ugsolutions.com>.
15000
15001 2003-06-10  Zoltan Varga  <vargaz@freemail.hu>
15002
15003         * gc.c (mono_gc_init): Avoid error message on shutdown when
15004         GC_DONT_GC=1 is used.
15005
15006         * icall.c (ves_icall_System_Reflection_Module_GetGuidInternal): 
15007         New icall to return the GUID of a module.
15008
15009 Mon Jun 9 19:33:51 CEST 2003 Paolo Molaro <lupus@ximian.com>
15010
15011         * class.c: ensure instance size always includes the parent's size
15012         even whem class size is set explicitly (fixes bug#44294).
15013
15014 Thu Jun 5 19:51:49 CEST 2003 Paolo Molaro <lupus@ximian.com>
15015
15016         * profiler.h, profiler.c: made the simple profiler thread-safe,
15017         get more accurate timing info. Allow the loading of an
15018         externally-developed profiler module.
15019
15020 2003-06-05  Dietmar Maurer  <dietmar@ximian.com>
15021
15022         * marshal.c (mono_marshal_get_native_wrapper): improved
15023         class/byref arguments.
15024         (mono_marshal_get_native_wrapper): better string marshaling support.
15025
15026 Wed Jun 4 18:01:22 CEST 2003 Paolo Molaro <lupus@ximian.com>
15027
15028         * class.c: ensure .pack and .size are handled correctly and
15029         simplified layout of static fields.
15030
15031 2003-06-04  Dietmar Maurer  <dietmar@ximian.com>
15032
15033         * appdomain.c
15034         (ves_icall_System_AppDomainSetup_InitAppDomainSetup): fix for bug 42934
15035
15036         * loader.c (mono_lookup_pinvoke_call): look for modules in the
15037         current directory (fix bug 44008)
15038
15039 2003-06-03  Dietmar Maurer  <dietmar@ximian.com>
15040
15041         * marshal.c (mono_marshal_get_native_wrapper): started support for
15042         custom marshalers.
15043         (mono_delegate_to_ftnptr): consider marshalling specifications
15044
15045 Tue Jun 3 11:17:02 CEST 2003 Paolo Molaro <lupus@ximian.com>
15046
15047         * reflection.c, reflection.h: emit custom marshal info.
15048
15049 2003-06-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15050
15051         * object.c: free the GError.
15052         * icall.c: added CloseEvent_internal.
15053         * threads.[ch]:
15054         (ves_icall_System_Threading_Events_CloseEvent_internal): new internal
15055         call.
15056
15057 2003-06-01  Zoltan Varga  <vargaz@freemail.hu>
15058
15059         * loader.c (mono_method_get_signature): Add support for dynamic
15060         assemblies.
15061
15062 Sat May 31 15:22:07 CEST 2003 Paolo Molaro <lupus@ximian.com>
15063
15064         * reflection.c: fixed bug #43905.
15065
15066 Fri May 30 12:56:29 CEST 2003 Paolo Molaro <lupus@ximian.com>
15067
15068         * class.c, domain.c, icall.c, metadata.h, object.h: support for
15069         handling TypedReference and ArgIterator.
15070         * loader.c, loader.h: added function to get signature at call site.
15071
15072 Thu May 29 11:34:55 CEST 2003 Paolo Molaro <lupus@ximian.com>
15073
15074         * metadata.c, metadata.h, private.h, tokentype.h, loader.c: make more 
15075         data readonly. Buglets and warning fixes. Some MethodSpec support.
15076
15077 Tue May 27 16:34:39 CEST 2003 Paolo Molaro <lupus@ximian.com>
15078
15079         * class.h, class.c, object.c: remove relative numbering support.
15080
15081 2003-05-26  Miguel de Icaza  <miguel@ximian.com>
15082
15083         * marshal.c (mono_marshal_get_native_wrapper): For now, do not
15084         free the string, until we get a chance to fix Gtk#
15085
15086 2003-05-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15087
15088         * marshal.c: revert last patch.
15089
15090 Mon May 26 20:21:52 CEST 2003 Paolo Molaro <lupus@ximian.com>
15091
15092         * icall.c: updates for new mono_class_vtable() not calling
15093         the type constructor anymore.
15094
15095 Mon May 26 12:10:35 CEST 2003 Paolo Molaro <lupus@ximian.com>
15096
15097         * object.h, object.c: separate vtable creation from type
15098         initialization. Make running the .cctor thread safe.
15099
15100 2003-05-26  Dietmar Maurer  <dietmar@ximian.com>
15101
15102         * marshal.c (mono_marshal_get_native_wrapper): free string return values.
15103
15104 2003-05-21  Dietmar Maurer  <dietmar@ximian.com>
15105
15106         * loader.c (mono_get_method): consider calling convention
15107
15108 2003-05-21  Zoltan Varga  <vargaz@freemail.hu>
15109
15110         * icall.c (ves_icall_System_Reflection_Module_GetGlobalType): New icall
15111         to return the invisible global type for a module.
15112
15113         * reflection.c (mono_image_build_metadata): Emit global fields too.
15114
15115 2003-05-20  Peter Williams  <peterw@ximian.com>
15116
15117         * loader.c (mono_lookup_internal_call): Add a few newlines.
15118
15119 2003-05-20  Zoltan Varga  <vargaz@freemail.hu>
15120
15121         * reflection.c (mono_reflection_lookup_dynamic_token): Intern dynamic
15122         literal strings.
15123
15124         * appdomain.c (set_domain_search_path): Recalculate search path when
15125         AppDomainSetup.PrivateBinPath changes.
15126
15127         * object.c (mono_class_compute_gc_descriptor): It turns out some
15128         parts of the class libs (like System.Thread) holds pointers to
15129         GC_MALLOC()-d memory in IntPtrs, which is wrong. The workaround is
15130         to treat native int a pointer type here.
15131         
15132 Tue May 20 17:18:16 CEST 2003 Paolo Molaro <lupus@ximian.com>
15133
15134         * appdomain.h, domain.c: add hashtable for jump target resolution.
15135
15136 2003-05-19  Zoltan Varga  <vargaz@freemail.hu>
15137
15138         * reflection.h reflection.c icall.c: Added new icalls 
15139         GetManifestResourceInfoInternal, GetModulesInternal and support
15140         infrastructure.
15141
15142 2003-05-16  Dick Porter  <dick@ximian.com>
15143
15144         * icall.c:
15145         * file-io.h:
15146         * file-io.c: Implement System.IO.MonoIO::GetTempPath
15147
15148 2003-05-14  Lluis Sanchez Gual  <lluis@ideary.com>
15149
15150         * object.c: mono_store_remote_field: little fix to previous patch.
15151
15152 Wed May 14 18:10:42 CEST 2003 Paolo Molaro <lupus@ximian.com>
15153
15154         * class.c: add constructors to array classes.
15155         * icall.c: special case array construction for InternalInvoke (),
15156
15157 2003-05-14  Zoltan Varga  <vargaz@freemail.hu>
15158
15159         * class.h class.c reflection.c object.c: Added support for field
15160         defaults in dynamically generated classes.
15161
15162 Wed May 14 13:35:27 CEST 2003 Paolo Molaro <lupus@ximian.com>
15163
15164         * reflection.c: properly encode charset for ddlimport.
15165
15166 Wed May 14 11:14:54 CEST 2003 Paolo Molaro <lupus@ximian.com>
15167
15168         * threads.c: allow compiling without GC.
15169
15170 Tue May 13 16:41:49 CEST 2003 Paolo Molaro <lupus@ximian.com>
15171
15172         * appdomain.h, object.c, object.h, threads.c, threads.h: added
15173         handling of thread static data.
15174
15175 Tue May 13 16:36:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
15176
15177         * reflection.h, reflection.c: added mono_custom_attrs_free ().
15178
15179 2003-05-13  Dietmar Maurer  <dietmar@ximian.com>
15180
15181         * class.c (mono_array_class_get): always set the serializable flags
15182         (mono_array_class_get): always set the SEALED attribute for array types
15183
15184 2003-05-12  Dietmar Maurer  <dietmar@ximian.com>
15185
15186         * loader.c (mono_lookup_pinvoke_call): consider Ansi/Unicode
15187         attributes (fix for bug 42021).
15188
15189 2003-05-12  Dick Porter  <dick@ximian.com>
15190
15191         * gc.c: Don't run finalizers when the finalizer thread is
15192         finishing up, because the default domain has already been
15193         destroyed.
15194
15195 2003-05-11  Miguel de Icaza  <miguel@ximian.com>
15196
15197         * string-icalls.c (ves_icall_System_String_ctor_chara_int_int): if
15198         value is null, we should throw an exception.   This is slightly
15199         different than the other conventions used for the constructor.
15200
15201 2003-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15202
15203         * socket-io.c: fixed windows build.
15204
15205 2003-05-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15206
15207         * socket-io.c: patch by Jerome Laban that fixes bug #42393.
15208
15209 2003-05-10  Zoltan Varga  <vargaz@freemail.hu>
15210
15211         * object.c (mono_string_new_wrapper): Compatibility fix for MS
15212         compilers.
15213
15214 2003-05-09  Zoltan Varga  <vargaz@freemail.hu>
15215
15216         * class.c (mono_class_layout_fields): Add experimental GC aware
15217         auto layout facility. Requires class library changes to work correctly.
15218
15219         (mono_class_setup_vtable): Avoid overriding explicit interface
15220         method implementations. Fixes iface3.exe test.
15221
15222         * object.c (mono_class_compute_gc_descriptor): Type I can't hold an
15223         object reference.
15224         (mono_array_new_specific): Add MONO_ARCH_SAVE_REGS.
15225         (mono_string_new_wrapper): Add MONO_ARCH_SAVE_REGS.
15226
15227         * metadata.h: Add new type classification macro which determines
15228         whenever the type holds an object reference.
15229
15230 2003-05-08  Dietmar Maurer  <dietmar@ximian.com>
15231
15232         * marshal.c (mono_marshal_get_native_wrapper): cleanups
15233
15234 2003-05-07  Zoltan Varga  <vargaz@freemail.hu>
15235
15236         * gc.c (finalizer_thread): Work around a GC bug.
15237
15238 2003-05-07  Dietmar Maurer  <dietmar@ximian.com>
15239
15240         * marshal.c (emit_struct_conv): allow unions
15241
15242         * class.c (class_compute_field_layout): added patches from Jerome Laban <jlaban@wanadoo.fr>
15243
15244 2003-05-06  Dietmar Maurer  <dietmar@ximian.com>
15245
15246         * marshal.c (mono_marshal_get_native_wrapper): free strings after pinvoke
15247
15248 2003-05-06  Martin Baulig  <martin@ximian.com>
15249
15250         * mono-debug-debugger.h: #include <mono/io-layer/io-layer.h>.
15251
15252 2003-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15253
15254         * socket-io.c:
15255         (Select_internal): allow NULLs, don't create arrays if not needed.
15256         Coupled with Socket.cs changes.
15257
15258         * threadpool.c:
15259         (mono_thread_pool_add): use GC_MALLOC to allocate the ASyncCall and
15260         register a finalizer for it that will close the semaphore handle. This
15261         fixes the leak and make Lupus' test run with > 4080 loops.
15262
15263 2003-05-05  Dietmar Maurer  <dietmar@ximian.com>
15264
15265         * marshal.c (mono_marshal_get_struct_to_ptr): added fixes from
15266         Jerome Laban (bug #42287)
15267
15268 2003-05-02  Martin Baulig  <martin@ximian.com>
15269
15270         * debug-mono-symfile.h
15271         (MonoSymbolFile): Moved declaration into mono-debug.h.
15272         (MonoDebugMethodJitInfo): Likewise.
15273         (mono_debug_open_mono_symbol_file): Take the MonoDebugHandle as
15274         argument.
15275         (_mono_debug_address_from_il_offset): Take a
15276         MonoDebugMethodJitInfo instead of a MonoDebugMethodInfo.
15277
15278         * mono-debug.h
15279         (MonoDebugDomainData): New struct.
15280         (mono_debug_get_domain_data): New function.
15281         (mono_debug_add_method): Take an additional `MonoDomain *'
15282         argument.
15283         (mono_debug_source_location_from_address): Likewise.
15284         (mono_debug_il_offset_from_address): Likewise.
15285         (mono_debug_address_from_il_offset): Likewise.
15286
15287 Thu May 1 19:40:37 CEST 2003 Paolo Molaro <lupus@ximian.com>
15288
15289         * reflection.c: one more check for null type in custom attrs.
15290
15291 2003-05-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15292
15293         * reflection.c: avoid warning (comparison is always false due to limited
15294         range of data type).
15295
15296 2003-05-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15297
15298         * icall.c: throw an exception in Type.GetField if the argument 'name'
15299         is NULL.
15300
15301 Wed Apr 30 10:53:09 CEST 2003 Paolo Molaro <lupus@ximian.com>
15302
15303         * reflection.c: fixed handling of enums in named arguments to custom
15304         attributes (bug #42123).
15305
15306 Tue Apr 29 19:15:10 CEST 2003 Paolo Molaro <lupus@ximian.com>
15307
15308         * reflection.c: use the right array element type and handle
15309         a null for a Type argument, too.
15310
15311 Tue Apr 29 15:46:00 CEST 2003 Paolo Molaro <lupus@ximian.com>
15312
15313         * reflection.c: handle arrays as arguments to custom attributes.
15314
15315 Tue Apr 29 11:43:01 CEST 2003 Paolo Molaro <lupus@ximian.com>
15316
15317         * reflection.c: handle a string value in a custom attr
15318         ctor that takes an object.
15319
15320 2003-04-29  Dietmar Maurer  <dietmar@ximian.com>
15321
15322         * marshal.c (mono_mb_emit_restore_result): support MONO_TYPE_PTR
15323         (fix bug #42063)
15324
15325 2003-04-28  Zoltan Varga  <vargaz@freemail.hu>
15326
15327         * icall.c (ves_icall_Type_GetNestedType): Fixed warnings.
15328
15329 2003-04-27  Martin Baulig  <martin@ximian.com>
15330
15331         * mono-debug-debugger.h (MonoDebuggerEvent): Renamed
15332         MONO_DEBUGGER_EVENT_BREAKPOINT_TRAMPOLINE to
15333         MONO_DEBUGGER_EVENT_BREAKPOINT.
15334         (mono_breakpoint_trampoline_code): Removed.
15335         (mono_debugger_event_handler): The last argument is now a
15336         `guint32'.
15337         (mono_debugger_insert_breakpoint_full): Removed the
15338         `use_trampoline' argument.
15339         (mono_debugger_method_has_breakpoint): Likewise.
15340         (mono_debugger_trampoline_breakpoint_callback): Renamed to
15341         mono_debugger_breakpoint_callback(); take the method and
15342         breakpoint number as arguments.
15343
15344 Sat Apr 26 19:25:31 CEST 2003 Paolo Molaro <lupus@ximian.com>
15345
15346         * metadata.c: fix off by one when loading parameters attributes.
15347
15348 2003-04-24  Martin Baulig  <martin@ximian.com>
15349
15350         * mono-debug-debugger.c (mono_debugger_io_layer): Put this back.
15351
15352 2003-04-24  Martin Baulig  <martin@ximian.com>
15353
15354         * mono-debug-debugger.c: Moved all code which interacts with the
15355         Mono Debugger here.
15356
15357         * debug-mono-symfile.c: This code now just deals with the symbol
15358         file itself, the debugger code is now in mono-debug-debugger.c.
15359
15360 2003-04-23  Martin Baulig  <martin@ximian.com>
15361
15362         * mono-debug.c (mono_debug_source_location_from_il_offset):
15363         New method; like mono_debug_source_location_from_address(), but
15364         takes an IL offset instead of a machine address.
15365
15366 2003-04-23  Martin Baulig  <martin@ximian.com>
15367
15368         * debug-mono-symfile.h (MonoDebugLineNumberEntry): Removed the
15369         `line' field; this is now computed by the debugger.
15370
15371 2003-04-23  Martin Baulig  <martin@ximian.com>
15372
15373         * mono-debug.[ch]: New files.  This is the new debugging interface.
15374
15375         * mono-debug-debugger.[ch]: New files.  Moved all code which
15376         interacts with the Mono Debugger here.
15377
15378 2003-04-22  Dietmar Maurer  <dietmar@ximian.com>
15379
15380         * domain.c (mono_init): initialize mono_defaults.monitor_class
15381
15382 2003-04-21  Miguel de Icaza  <miguel@ximian.com>
15383
15384         * reflection.c (method_encode_code): Add a spicy exception to help
15385         future compiler authors.
15386
15387 2003-04-21  Martin Baulig  <martin@ximian.com>
15388
15389         * icall.c
15390         (ves_icall_System_Reflection_Assembly_GetReferencedAssemblies):
15391         Make this work with relative pathnames; g_filename_to_uri() needs
15392         an absolute filename.
15393
15394 2003-04-18  Zoltan Varga  <vargaz@freemail.hu>
15395
15396         * icall.c: Track name changes in Object and ValueType.
15397
15398 2003-04-18  Dietmar Maurer  <dietmar@ximian.com>
15399
15400         * metadata.c (mono_type_stack_size): size should be a multiple of
15401         sizeof (gpointer)
15402
15403 2003-04-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15404
15405         * gc.c:
15406         (internal_domain_finalize): moved into mono_domain_finalize. No need
15407         to create another thread because the finalizers will be run in the
15408         finalizer thread.
15409         
15410         (ves_icall_System_GC_WaitForPendingFinalizers): implemented.
15411         (finalizer_notify): if shutting down, wait 2 seconds for the finalizers
15412         to be run (MS does this too).
15413
15414 2003-04-17  Zoltan Varga  <vargaz@freemail.hu>
15415
15416         * object.c (mono_class_compute_gc_descriptor): Update comment.
15417
15418         * loader.h marshal.h marshal.c: Added synchronized method wrappers.
15419
15420         * image.h: Add synchronized wrapper cache.
15421
15422         * image.c (do_mono_image_open): Initialize cache.
15423
15424         * reflection.c (create_dynamic_mono_image): Initialize cache.
15425
15426 2003-04-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15427
15428         * icall.c: patch by Jerome Laban <jlaban@wanadoo.fr> that fixes
15429         ves_icall_System_Buffer_ByteLengthInternal.
15430
15431 Tue Apr 15 13:56:55 CEST 2003 Paolo Molaro <lupus@ximian.com>
15432
15433         * reflection.c: setup klass->nested_in earlier. Allow
15434         a dash in the assembly name.
15435
15436 2003-04-15  Dietmar Maurer  <dietmar@ximian.com>
15437
15438         * metadata.c (mono_type_to_unmanaged): dont access
15439         type->data.klass for MONO_TYPE_OBJECT
15440         (mono_type_to_unmanaged): consider System.Delegate class
15441
15442 Tue Apr 15 11:16:05 CEST 2003 Paolo Molaro <lupus@ximian.com>
15443
15444         * class.c: just setup supertypes in the proper place instead of
15445         initializing the full element class for arrays.
15446
15447 Tue Apr 15 11:03:25 CEST 2003 Paolo Molaro <lupus@ximian.com>
15448
15449         * class.c: ensure the element class of arrays is initialized.
15450         Setup the supertype info for array classes, too.
15451
15452 2003-04-14  Miguel de Icaza  <miguel@ximian.com>
15453
15454         * icall.c (ves_icall_Type_GetNestedType): Add new internal call.
15455
15456 2003-04-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15457
15458         * Makefile.am: re-added -m option when running cygpath. This way,
15459         MONO_ASSEMBLIES and MONO_CFG_DIR will contain '/' as directory
15460         separator.
15461         * mono-config.c: same codepath for locating mono config file for WIN32
15462         and the rest.
15463         * assembly.c: if mono_assembly_setrootdir is called, don't override
15464         the value set.
15465
15466 2003-04-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15467
15468         * Makefile.am: patch by Urs Muff <umuff@quark.com> that fixes
15469         MONO_ASSEMBLIES variable.
15470
15471 Fri Apr 11 12:44:15 CEST 2003 Paolo Molaro <lupus@ximian.com>
15472
15473         * icall.c: added Assembly::GetNamespaces() icall.
15474
15475 2003-04-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15476
15477         * reflection.c: fix from Jaak <jaak@zd.com.pl>.
15478
15479 2003-04-10  Lluis Sanchez Gual  <lluis@ideary.com>
15480
15481         * appdomain.c,appdomain.h,icall.c: Added internal method that returns the process guid
15482         * object.c: fixed bug in the construction of vtable for proxies
15483
15484 2003-04-10  Zoltan Varga  <vargaz@freemail.hu>
15485
15486         * object.c (mono_array_new): Mark mono_array_new as an icall.
15487
15488 2003-04-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15489
15490         * class.c: fixed test for public method when overriding interfaces.
15491         Closes bug #40970.
15492
15493 Wed Apr 9 15:19:41 CEST 2003 Paolo Molaro <lupus@ximian.com>
15494
15495         * appdomain.h, domain.c: added mono_domain_foreach() to
15496         be able to access the currently loaded appdomains.
15497         * object.c: make string interning work across sppdomains.
15498         Mark some functions for use as icalls.
15499
15500 2003-04-09  Zoltan Varga  <vargaz@freemail.hu>
15501
15502         * class.c reflection.c: Fix memory leaks reported by ccmalloc.
15503
15504         * reflection.h reflection.c: Allocate long living data using 
15505         GC_MALLOC_ATOMIC so the collector does not need to scan it.
15506
15507         * reflection.c: Double the allocation size in streams instead of
15508         increasing it, to prevent unneccesary copying on large assemblies.
15509         
15510         * reflection.c (mono_reflection_create_runtime_class): Avoid vtable
15511         creation if the assembly does not have the Run flag set.
15512
15513 Tue Apr 8 11:19:53 CEST 2003 Paolo Molaro <lupus@ximian.com>
15514
15515         * class.h: avoid the C++ keywords in header files (Jerome Laban
15516         spotted and fixed this).
15517
15518 2003-04-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15519
15520         * object.c:
15521         (mono_unhandled_exception): fill in the arguments for the
15522         UnhandledException event. Only trigger that event for the default
15523         domain (as MS does).
15524
15525 2003-04-04  Zoltan Varga  <vargaz@freemail.hu>
15526
15527         * object.c: Improve typed allocation stuff based on suggestions from
15528         Paolo. Also turn it on if the GC library supports it.
15529
15530 2003-04-03  Zoltan Varga  <vargaz@freemail.hu>
15531
15532         * object.c object.h class.h: Added experimental typed allocation
15533         facility using the interfaces in gc_gcj.h.
15534
15535         * os/gc_wrapper.h: Added new include files.
15536         
15537 2003-04-03  Martin Baulig  <martin@ximian.com>
15538
15539         All the following changes are conditional to `WITH_INCLUDED_LIBGC'
15540         which is not yet enabled by default.
15541
15542         * gc.c (mono_gc_init): Set the gc_thread_vtable to our thread
15543         functions.
15544         (mono_gc_lock, mono_gc_unlock): New static functions.
15545
15546         * threads.c (mono_gc_stop_world, mono_gc_start_world): New public
15547         functions; stop/start the world for the garbage collector.  This
15548         is using the windows API; we need to complete the SuspendThread()/
15549         ResumeThread() implementation in the io-layer to make this work on Unix.
15550         (mono_gc_push_all_stacks): New public function; tells the garbage
15551         collector about the stack pointers from all managed threads.
15552
15553 2003-04-03  Martin Baulig  <martin@ximian.com>
15554
15555         * object.h (MonoThread): Added `gpointer stack_ptr'.
15556
15557         * threads.c (start_wrapper): Save the stack pointer in `stack_ptr'.
15558
15559 2003-04-03  Martin Baulig  <martin@ximian.com>
15560
15561         * Makefile.am: It's called `cygpath -w', not `cygpath -m'.
15562
15563 2003-04-03  Zoltan Varga  <vargaz@freemail.hu>
15564
15565         * reflection.c (typebuilder_setup_fields): Initialize field.first and
15566         field.last.
15567
15568 2003-04-02  Miguel de Icaza  <miguel@ximian.com>
15569
15570         * loader.c (mono_lookup_internal_call): Report the corlib that is
15571         out of sync.
15572
15573 2003-03-05  Aleksey Demakov <avd@openlinksw.com>
15574
15575         * icall.c (ves_icall_type_GetTypeCode): fixed check for
15576         System.DBNull (it's class not valuetype).
15577
15578 Wed Apr 2 18:37:35 CEST 2003 Paolo Molaro <lupus@ximian.com>
15579
15580         * reflection.c: set table_idx in MonoReflectionArrayMethod object even 
15581         if the array method was already assigned a token (fixes bug#40646).
15582
15583 2003-04-02  Zoltan Varga  <vargaz@freemail.hu>
15584
15585         * reflection.c (mono_reflection_get_type): Attempt type resolve even
15586         if no assembly is given.
15587
15588 2003-04-01  Miguel de Icaza  <miguel@ximian.com>
15589
15590         * metadata.h: Added the new tables.
15591
15592         * row-indexes.h: Added definitions for new tables.
15593
15594         * metadata.c: Add schemas for new tables, and add support for
15595         computing the sizes of them.
15596
15597         * class.c: Update for handling the new type cases.
15598
15599 2003-04-01  Dietmar Maurer  <dietmar@ximian.com>
15600
15601         * metadata.h (MONO_TYPE_IS_VOID): new macro
15602
15603 2003-03-31  Martin Baulig  <martin@ximian.com>
15604
15605         * threads.h (MonoThreadCallbacks): Added `thread_created'.
15606
15607         * threads.c (mono_thread_new_init): Call `thread_created' in the
15608         mono_thread_callbacks.
15609
15610 2003-03-31  Lluis Sanchez Gual <lluis@ideary.com>
15611
15612         * loader.h: added marshalbyrefobject_class to mono_defaults
15613         * domain.c: added initialization of mono_defaults.marshalbyrefobject_class 
15614         * icall.c: ves_icall_InternalExecute: fixed bug in field setter and in the
15615           generation of output parameters.
15616           ves_icall_Remoting_RealProxy_GetTransparentProxy: added support for interfaces.
15617         * marshal.c: mono_remoting_wrapper(): avoided call through proxy when the type is
15618           contextbound and the target object belongs to the context of the caller.
15619         * object.h: added context and unwrapped_server variables in MonoRealProxy.
15620         * object.c: Implemented support for interfaces and abstract classes
15621           in mono_class_proxy_vtable. Fixed several methods to avoid unneeded calls through
15622           proxy. Fixed problem when dealing with output parameters in mono_runtime_invoke_array.
15623
15624 2003-03-30  Zoltan Varga  <vargaz@freemail.hu>
15625
15626         * class.h class.c (mono_class_is_subclass_of): New function.
15627         
15628         * icall.c (ves_icall_System_Array_FastCopy): Added optimized copy
15629         routines for most common case (calls from ArrayList::ToArray).
15630
15631         * icall.c (ves_icall_System_Environment_Exit): Call profiler shutdown 
15632         routine so programs which call Environment::Exit() can be profiled.
15633
15634         * icall.c (ves_icall_System_Reflection_FieldInfo_internal_from_handle): 
15635         Added MONO_ARCH_SAVE_REGS.
15636
15637         * icall.c (ves_icall_type_is_subtype_of): Use new function.
15638
15639 2003-03-29  Miguel de Icaza  <miguel@ximian.com>
15640
15641         * blob.h: Add a couple of new MonoType types definitions.
15642
15643         * tabledefs.h: Add a couple of new call convs.
15644
15645 2003-03-27  Zoltan Varga  <vargaz@freemail.h>
15646
15647         * reflection.h (MonoReflectionDynamicAssembly): track changes in
15648         the layout of the class.
15649
15650         * reflection.c (alloc_table): double the size on overflow to avoid
15651         unnecessary copying.
15652
15653         * reflection.h reflection.c: If AssemblyBuilderAccess is Run, then
15654         avoid filling out metadata tables and blobs. Also set mb->ilgen to
15655         null so it can be garbage collected.
15656         
15657 2003-03-27  Zoltan Varga  <vargaz@freemail.hu>
15658
15659         * reflection.c (mono_reflection_get_type): Return the resolved type
15660         only if it is in the assembly we searched.
15661
15662         * reflection.c (ensure_runtime_vtable): Initialize method slots.
15663
15664         * class.c (mono_class_setup_vtable): Set the slot of the overriding
15665         method.
15666
15667 2003-03-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15668
15669         * appdomain.c:
15670         (set_domain_search_path): allow 'file://blah'. It's an invalid URI,
15671         the right one is 'file:///blah', but MS allows it.
15672         * assembly.c:
15673         (mono_assembly_open): allow 'file://blah'
15674
15675         Fixes bug #40306. Thanks to Mitko Iliev (imitko@openlinksw.co.uk).
15676
15677 2003-03-26  Aleksey Demakov <avd@openlinksw.com>
15678
15679         * socket-io.c: fixes bug #40310.
15680
15681 2003-03-25  Zoltan Varga  <vargaz@freemail.hu>
15682
15683         * reflection.c (mono_reflection_parse_type): handle deeply nested
15684         types correctly.
15685
15686         * reflection.c (mono_image_create_token): Use unique token values
15687         since they will be put into a hash table.
15688
15689         * class.c (mono_class_setup_vtable): If a method occurs in more than
15690         one place in the vtable, and it gets overriden, then change the
15691         other occurances too.
15692
15693         * marshal.c (mono_marshal_get_managed_wrapper): Added support for
15694         object as return type.
15695
15696 2003-03-22  Pedro Mart?nez Juli?  <yoros@wanadoo.es>
15697
15698         * icall.c: Deleted "ToString" implementation for double and float
15699         because they are full implemented in managed code.
15700
15701 Wed Mar 19 18:05:57 CET 2003 Paolo Molaro <lupus@ximian.com>
15702
15703         * reflection.c, reflection.h: implemented and exported functions
15704         to retrieve info about custom attributes.
15705
15706 2003-03-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15707
15708         * appdomain.c: moved Uri handling to assembly.c
15709         * assembly.c: use g_filename_from_uri (). This makes assembly.LoadFrom
15710         work when using a file Uri in *nix and windows.
15711
15712         * icall.c: fixed Assembly.CodeBase to return a valid Uri. The same for
15713         GetReferencedAssemblies.
15714
15715 2003-03-18  Dick Porter  <dick@ximian.com>
15716
15717         * icall.c: Rename a couple of internal calls
15718
15719         * threads.c: Set the thread state to Stopped when a thread exits.
15720         Fixes bug 39377.
15721
15722 2003-03-17  Zoltan Varga  <vargaz@freemail.hu>
15723
15724         * icall.c (ves_icall_System_Reflection_FieldInfo_internal_from_handle):
15725         New icall.
15726
15727         * object.c (mono_class_vtable): fix warning.
15728
15729 2003-03-17  Zoltan Varga  <vargaz@freemail.hu>  
15730
15731         * icall.c (ves_icall_type_is_subtype_of): Avoid vtable creation.
15732
15733         * reflection.c (mono_blob_entry_hash): Avoid reading uninitialized
15734         memory.
15735         (method_encode_clauses): Create exception info structures in the right
15736         order.
15737         (mono_reflection_setup_internal_class): Initialize supertypes field.
15738
15739         * class.c object.c: Handle interfaces which implement other interfaces 
15740         correctly.
15741
15742         * class.h class.c: Move the supertypes array initialization code into 
15743         a separate function so it can be used for dynamic types too. Also call
15744         it earlier, in mono_class_init(), since it can be used before the
15745         type is initialized.
15746
15747 2003-03-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15748
15749         * Makefile.am:
15750         * assembly.c:
15751         * icall.c: make MONO_ASSEMBLIES and MONO_CFG_DIR work on windows.
15752
15753         * appdomain.c:
15754         * appdomain.h:
15755         * marshal.c:
15756         * object.c: remove warnings.
15757
15758 2003-03-13  Martin Baulig  <martin@ximian.com>
15759
15760         * debug-mono-symfile.h (MonoSymbolFileLexicalBlockEntry): New type.
15761         (MonoDebugLexicalBlockEntry): New types.
15762
15763         * debug-mono-symfile.c
15764         (_mono_debug_address_from_il_offset): Moved here from ../jit/debug.c.
15765
15766 2003-03-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15767
15768         * process.c: ret can be any non-zero value accroding to MS doc.
15769
15770 2003-03-07  Miguel de Icaza  <miguel@ximian.com>
15771
15772         * class.c (mono_marshal_load_type_info): Fix buglet:  Noticed when
15773         fixing a warning for a miss-used prototype, would have cause
15774         random memory corruption.
15775
15776 2003-03-07  Martin Baulig  <martin@ximian.com>
15777
15778         * marshal.c (mono_marshal_free_array): That "TESTFREE %p" was
15779         getting really annoying ....
15780
15781 2003-03-07  Zoltan Varga  <vargaz@freemail.hu>
15782
15783         * reflection.c (fixup_method): added support for array methods.
15784
15785 Tue Mar 4 18:03:27 CET 2003 Paolo Molaro <lupus@ximian.com>
15786
15787         * socket-io.c:  handle case when AF_INET6 and AF_IPX are not defined
15788         (pointed out by Michael Adams).
15789
15790 2003-03-04  Dick Porter  <dick@ximian.com>
15791
15792         * icall.c: Temporarily reverted the Double and Single ToString()
15793         change, because it broke nunit.
15794
15795 Tue Mar 4 12:40:58 CET 2003 Paolo Molaro <lupus@ximian.com>
15796
15797         * object.h, threads.h: make include files compatible with C++
15798         (patch by Jerome Laban <jlaban@wanadoo.fr>).
15799
15800 2003-03-04  Pedro Mart?nez Juli?  <yoros@wanadoo.es>
15801
15802         * icall.c: Erased ToString helper functions for Double and Single.
15803         Now, that implementations ar all in managed code (Double and Single
15804         Formatters).
15805
15806 2003-03-03  Lluis Sanchez Gual  <lluis@ideary.com>
15807
15808         * appdomain.c: Added method for initializing the default context of
15809         a domain. Added internal call for getting the default context.
15810         * appdomain.h: Added context variable in MonoDomain struct.
15811         * domain.c: mono_domain_set also sets the default context of the domain
15812         * icall.c: Mapped internal method InternalGetDefaultContext.
15813         * object.c: mono_object_get_virtual_method returns always a remoting
15814         wrapper if the object is a transparent proxy.
15815         mono_runtime_invoke_array: when creating an object by calling the
15816         constructor, if the created object is a proxy, then the constructor should
15817         be called using the a remoting wrapper.
15818
15819 2003-03-03  Dick Porter  <dick@ximian.com>
15820
15821         * socket-io.c (create_sockaddr_from_object): Rename sockaddr_un
15822         variable so it compiles on solaris.  Problem spotted by
15823         Christopher Taylor <ct@cs.clemson.edu>
15824
15825 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15826
15827         * appdomain.c:
15828         (get_info_from_assembly_name): don't leak value.
15829
15830         * icall.c:
15831         (ves_icall_System_Reflection_Assembly_GetFilesInternal): initialize
15832         result.
15833
15834 Sat Mar 1 15:32:56 CET 2003 Paolo Molaro <lupus@ximian.com>
15835
15836         * assembly.c: export mono_image_load_references ().
15837         * class.c: handle function pointers. mono_class_from_name() now
15838         supports nested type names directly.
15839
15840 2003-02-28  Zoltan Varga  <vargaz@freemail.hu>
15841
15842         * reflection.h reflection.c: Encode already created dynamic methods 
15843         and fields correctly as a DEF instead of a REF.
15844
15845         * reflection.c: Get rid of the force_ref argument to 
15846         mono_image_typedef_or_ref since it was wrong in the first place.
15847
15848         * string-icalls.c: add error checking to string constructors according
15849         to the MSDN docs.
15850
15851         * reflection.c: Emit types in the order their TypeBuilders were 
15852         created. Previously, a new table index was assigned to each type before
15853         the tables were emitted. This was wrong because the signature blob
15854         might already refer to a type by its original table index.
15855
15856 2003-02-27  Zoltan Varga  <vargaz@freemail.hu>
15857
15858         * metadata.c (mono_metadata_nesting_typedef): fix bug in previous
15859         change.
15860         
15861 2003-02-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15862
15863         * Makefile.am: make assemblies dir have \ instead of / on windows.
15864
15865 2003-02-27  Zoltan Varga  <vargaz@freemail.hu>  
15866
15867         * metadata.c metadata.h (mono_metadata_nesting_typedef): changed to
15868         iterate over the NESTEDCLASS table using a linear search since the
15869         table is not guaranteed to be sorted by the secondary key.
15870
15871         * class.c (mono_class_create_from_typedef): fixed up call to
15872         mono_metadata_nesting_typedef.
15873         
15874 2003-02-27  Dietmar Maurer  <dietmar@ximian.com>
15875
15876         * marshal.c (mono_string_to_byvalstr): clear the memory as
15877         suggested by Jerome Laban <jlaban@wanadoo.fr>
15878
15879 2003-02-26  Dick Porter  <dick@ximian.com>
15880
15881         * process.c: Cope with padding in .rsrc blocks
15882
15883 2003-02-26  Dietmar Maurer  <dietmar@ximian.com>
15884
15885         * metadata.h: reverted the filter_len change, it breaks reflection
15886         
15887 2003-02-26  Dietmar Maurer  <dietmar@ximian.com>
15888
15889         * metadata.h: added a new field to store the filter_len
15890         
15891
15892 Tue Feb 25 10:56:16 CET 2003 Paolo Molaro <lupus@ximian.com>
15893
15894         * reflection.c: handle custom attributes for types and members
15895         created with Reflection.Emit (bug#38422).
15896
15897 2003-02-22  Zoltan Varga  <vargaz@freemail.hu>
15898
15899         * reflection.c: define RTSpecialName automatically for constructors for
15900         compatibility with MS.NET.
15901
15902         * reflection.c (mono_reflection_create_runtime_class): initialize
15903         nested_in field of dynamically created classes.
15904
15905 2003-02-22  Martin Baulig  <martin@ximian.com>
15906
15907         * debug-mono-symfile.h: Incremented version number.
15908
15909 2003-02-21  Zoltan Varga  <vargaz@freemail.hu>
15910
15911         * object.h icall.c process.c: fix warnings.
15912
15913 2003-02-21  Zoltan Varga  <vargaz@freemail.hu>
15914
15915         * appdomain.h appdomain.c:
15916         (mono_domain_try_type_resolve): split the 
15917         name_or_tb argument into a name and a tb argument.
15918         (mono_domain_has_type_resolve): new function to check whenever the
15919         application has registered a TypeResolve event handler.
15920         
15921         * icall.c reflection.h reflection.c: move the type resolve logic into
15922         mono_reflection_get_type () so it will be invoked when 
15923         Assembly::GetType () is called.
15924
15925         * reflection.c:
15926         (mono_reflection_get_type): renamed to get_type_internal.
15927         (mono_reflection_get_type): fixed type name generation so it works 
15928         for nested types too.
15929         (mono_reflection_get_type): call has_type_resolve () to avoid the 
15930         costly type name generation if there is no resolve event handler.
15931
15932 Fri Feb 21 11:36:57 CET 2003 Paolo Molaro <lupus@ximian.com>
15933
15934         * class.c, image.c: load exported types from file references.
15935
15936 2003-02-19  Lluis Sanchez Gual  <lluis@ideary.com>
15937
15938         * appdomain.h: Added in MonoDomain a couple of MonoMethod* variables
15939           used to cache the managed methods used to create proxies and make 
15940           remote invocation of methods.
15941         * class.h: Added in MonoVTable a flag to indicate that a class needs 
15942           to be remotely created.
15943         * object.c: Modified the method mono_class_vtable(). It now initializes 
15944           the remote flag of the vtable. Modified mono_object_new_specific(), 
15945           so now it checks the remote flag.
15946         * icall.c: Added a couple of internal methods, one for enabling instance 
15947           creation interception for a type, and one for creating objects bypassing
15948           the remote check.
15949
15950 2003-02-18  Martin Baulig  <martin@ximian.com>
15951
15952         * debug-mono-symfile.c (ves_icall_MonoDebugger_GetMethodToken):
15953         New interncall to get a method's metadata token.
15954
15955         * icall.c ("System.Reflection.Assembly::MonoDebugger_GetMethodToken"):
15956         New interncall for the debugger.
15957
15958 2003-02-18  Dietmar Maurer  <dietmar@ximian.com>
15959
15960         * class.c (mono_class_setup_vtable): allocate supertype array
15961
15962 2003-02-18  Martin Baulig  <martin@ximian.com>
15963
15964         * debug-mono-symfile.h (MonoSymbolFileMethodAddress): Added `has_this'.
15965
15966 2003-02-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15967
15968         * reflection.c:
15969         (assembly_name_to_aname): jump over unknown properties (i've found
15970         something like: 'type, assembly, version=xxx, custom=null, public...',
15971         so now will ignore custom=null and still get the rest of the values).
15972
15973 2003-02-17  Dick Porter  <dick@ximian.com>
15974
15975         * threads.c: Have Thread.Start() wait for a semaphore to signal
15976         that the thread has set up all its local data.  This fixes bug
15977         34323, where Abort() raced the new thread's TLS data.
15978
15979         Also removes the handle_store() call from start_wrapper, because
15980         threads are now always created suspended and there is no longer a
15981         race between the parent and child threads to store the info.
15982
15983 Mon Feb 17 13:13:31 CET 2003 Paolo Molaro <lupus@ximian.com>
15984
15985         * image.c: explain the #- heap issue in a message, hopefully
15986         avoiding FAQs on mono-list.
15987
15988 2003-02-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15989
15990         * icall.c:
15991         (GetEntryAssembly): if the domain has not invoked
15992         AppDomain.ExecuteAssembly yet, return the assembly of the default
15993         AppDomain.
15994
15995 2003-02-16  Zoltan Varga  <vargaz@freemail.hu>
15996
15997         * class.c (mono_ldtoken): make it work in dynamic assemblies.
15998
15999 Sun Feb 16 13:10:06 CET 2003 Paolo Molaro <lupus@ximian.com>
16000
16001         * metadata.c, reflection.c: simple speedup to type hash
16002         and equals code.
16003
16004 Sat Feb 15 15:15:03 CET 2003 Paolo Molaro <lupus@ximian.com>
16005
16006         * image.c, image.h, class.c, assembly.c: move module loading
16007         to MonoImage. When loading metadata, consider alignemnet from
16008         the start of metadata, not from the metadata address in memory.
16009
16010 2003-02-13  Zoltan Varga  <vargaz@freemail.hu>
16011
16012         * reflection.c (mono_reflection_get_custom_attrs): Added support for 
16013         AssemblyBuilder objects. Factored out custom attribute creation into
16014         a separate function.
16015         (create_custom_attr): new function to create custom attributes.
16016
16017 2003-02-12  Miguel de Icaza  <miguel@ximian.com>
16018
16019         * Makefile.am: Got tired of typing the full pathname to pedump.
16020         Until there is another option, am installing this.
16021
16022 2003-02-12  Dietmar Maurer  <dietmar@ximian.com>
16023
16024         * class.c (class_compute_field_layout): always set field->parent 
16025         (mono_ldtoken): use mono_defaults.fieldhandle_class;
16026
16027 2003-02-11  Dick Porter  <dick@ximian.com>
16028
16029         * threads-types.h:
16030         * monitor.c: Rewrote Monitor, making lock much faster and
16031         Pulse/Wait work as specified.  Also uses much fewer handles, and only
16032         creates them as needed.
16033
16034         * exception.c: Added SynchronizationLockException
16035
16036         * threads.c: Deleted old Monitor implementation.  The new one is
16037         in a new file.
16038
16039 Mon Feb 10 17:54:10 CET 2003 Paolo Molaro <lupus@ximian.com>
16040
16041         * class.c: handled TypedReference type code. Set the correct size for
16042         class data. Setup interface_offsets for interface classes, too.
16043
16044 2003-02-09  Martin Baulig  <martin@ximian.com>
16045
16046         * debug-mono-symfile.h: Reflect latest symbol writer changes.
16047
16048 Sun Feb 9 18:37:01 CET 2003 Paolo Molaro <lupus@ximian.com>
16049
16050         * loader.c: implemented MEMBERREF_PARENT_TYPEDEF.
16051         * metadata.c, reflection.c: missing MONO_TYPE_TYPEDBYREF handling.
16052         * object.c: fixed mono_object_get_virtual_method () for interfaces.
16053         * verify.c: check for code that runs after the end of the method.
16054
16055 2003-02-08  Pedro Mart?nez Juli?  <yoros@wanadoo.es>
16056
16057         * icall.c: Added "System.Math::Floor", "System.Math::Round" and
16058         "System.Math::Round2".
16059         * sysmath.h: Added Floor, Round and Round2 definitions.
16060         * sysmath.c: Modified certain functions that were not 100% compliant
16061         with MS.NET (math precision) and added the implementation of Floor,
16062         Round and Round2.
16063
16064 2003-02-07  Martin Baulig  <martin@ximian.com>
16065
16066         * debug-mono-symfile.c (mono_debug_symfile_add_method): Ignore interncalls.
16067
16068 2003-02-07  Martin Baulig  <martin@ximian.com>
16069
16070         * debug-mono-symfile.c: Reflected latest symwriter changes.
16071         (mono_debug_create_mono_symbol_file): Removed.
16072         (mono_debug_open_mono_symbol_file): Take an argument which
16073         specifies whether to create a dynamic symbol file.
16074
16075 2003-02-07  Dietmar Maurer  <dietmar@ximian.com>
16076
16077         * class.c (mono_class_from_mono_type): added MONO_TYPE_TYPEDBYREF
16078
16079 2003-02-05  Martin Baulig  <martin@ximian.com>
16080
16081         * reflection.c (mono_image_build_metadata): Make this public,
16082         protect it against being called multiple times, don't create
16083         resources and don't build the compressed metadata here.
16084         (mono_image_create_pefile): Do this here.
16085
16086         * icall.c
16087         ("System.Reflection.Emit.AssemblyBuilder::build_metadata"): Added.
16088
16089 2003-02-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16090
16091         * socket-io.c: fixed bug #36322.
16092
16093 2003-02-06  Piers Haken <piersh@friskit.com>
16094
16095         * appdomain.[ch]:
16096         * class.h:
16097         * debug-mono-symfile.c:
16098         * icall.c:
16099         * loader.c:
16100         * mono-config.c:
16101         * monosn.c:
16102         * reflection.c:
16103         * socket-io.c: warning cleanups
16104
16105 2003-02-06  Dietmar Maurer  <dietmar@ximian.com>
16106
16107         * marshal.c (mono_marshal_get_remoting_invoke_with_check): new
16108         function. works like remoting invoke, but does a check for the Proxy first.
16109
16110 2003-02-05  Miguel de Icaza  <miguel@ximian.com>
16111
16112         * appdomain.c (ves_icall_System_AppDomain_InternalUnload): Make it compiler.
16113
16114 2003-02-05  Dietmar Maurer  <dietmar@ximian.com>
16115
16116         * marshal.c (mono_marshal_get_native_wrapper): only allocate an
16117         array of pointers.
16118         (mono_marshal_get_ldfld_wrapper): only generate necessary ldfld wrappers.
16119         (mono_marshal_get_stfld_wrapper): only generate necessary stfld wrappers.
16120
16121         * object.c (mono_store_remote_field_new): used by the new jit
16122         instead of mono_store_remote_field
16123         (mono_load_remote_field_new): used by the new jit
16124         instead of mono_load_remote_field
16125
16126 2003-02-05  Patrik Torstensson
16127
16128         * appdomain.c: changed unload to take the domain id instead
16129         of domain
16130         
16131         * icall.c: changed icall for AppDomain.Unload to AppDomain.InternalUnload
16132
16133
16134 2003-02-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16135
16136         * appdomain.c: don't look for assemblies in ApplicationBase if
16137         PrivateBinPathProbe is set.
16138
16139 2003-02-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16140
16141         * object.c: make the first argument in main_args contain the absolute
16142         path to the assembly. Fixes bug #37511.
16143
16144 2003-02-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16145
16146         * icall.c: get correct UTC offset for countries not using daylight
16147         time saving. Fixes bug #30030.
16148
16149 2003-02-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16150
16151         * socket-io.c: support AF_UNIX and use the same layout as MS (bytes 0
16152         and 1 are the family).
16153
16154 2003-02-04  Dietmar Maurer  <dietmar@ximian.com>
16155
16156         * icall.c (ves_icall_InternalExecute): removed wrong assertion
16157
16158         * marshal.c (mono_marshal_get_remoting_invoke): generate valid IL
16159
16160 2003-02-04  Zoltan Varga  <vargaz@freemail.hu>
16161
16162         * reflection.c: added support for SignatureHelper tokens, which is
16163         needed by the Calli opcode.
16164
16165         * reflection.h: track changes to SignatureHelper class.
16166
16167         * metadata.c (mono_metadata_parse_signature): handle dynamic tokens.
16168
16169 2003-02-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16170
16171         * appdomain.c: fixed loading assemblies from PrivateBinPath.
16172
16173 2003-02-03  Patrik Torstensson
16174         * appdomain.[c|h], domain.c : 
16175          - Added support for getting a domain via domain id
16176          - Support for setting and getting domain from System.AppDomain 
16177            (used in cross appdomain channel)
16178          - Added support for get/set for a MonoAppContext on a thread 
16179            (Context class in System.Runtime.Remoting.Contexts),
16180          - Removed hack in Get/SetData and ExecuteAssembly.
16181         
16182         * icall.c : renamed GetTransparantProxy to InternalGetTransparantProxy to allow
16183         the managed world to get control when a proxy is created.
16184
16185         * icall.c (ves_icall_InternalExecute) : bug fix, must return empty array
16186         
16187 2003-02-03  Miguel de Icaza  <miguel@ximian.com>
16188
16189         * icall.c
16190         (ves_icall_System_Reflection_Assembly_GetReferencedAssemblies):
16191         Populate the codebase field as well.
16192
16193 2003-02-02  Martin Baulig  <martin@ximian.com>
16194
16195         * debug-mono-symfile.c
16196         (MonoSymbolFileMethodAddress): Added `wrapper_address' field.
16197         (mono_debug_symfile_add_method): Allow interncalls.
16198
16199 2003-01-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16200
16201         * icall.c: throw parse exception if strtod fails or the string is empty.
16202
16203 Fri Jan 31 16:09:48 CET 2003 Paolo Molaro <lupus@ximian.com>
16204
16205         * marshal.c: handle object type separately from defined
16206         class types.
16207
16208 Fri Jan 31 16:01:20 CET 2003 Paolo Molaro <lupus@ximian.com>
16209
16210         * marshal.c: handle NATIVE_LPSTR for strings when it's
16211         explicitly specified.
16212
16213 Fri Jan 31 11:51:43 CET 2003 Paolo Molaro <lupus@ximian.com>
16214
16215         * reflection.c, reflection.h, icall.c: setup the reflection
16216         handle cache for ModuleBuilders and AssemblyBuilders.
16217
16218 2003-01-30  Dietmar Maurer  <dietmar@ximian.com>
16219
16220         * reflection.c (reflection_methodbuilder_to_mono_method): set
16221         pinvoke flag
16222
16223 2003-01-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16224
16225         * icall.c: implemented ves_icall_MonoMethod_get_base_definition.
16226
16227 2003-01-29  Dick Porter  <dick@ximian.com>
16228
16229         * threads.c: No need for the fake_thread kludge now that Thread
16230         doesn't run a class constructor
16231         
16232 2003-01-29  Dick Porter  <dick@ximian.com>
16233
16234         * threads.c: Use g_direct_hash instead of the rather bogus
16235         g_int_hash
16236
16237 2003-01-29  Dietmar Maurer  <dietmar@ximian.com>
16238
16239         * marshal.c (mono_marshal_get_native_wrapper): add check for null
16240         (fix pinvoke12.exe)
16241         (mono_marshal_get_struct_to_ptr): generate valid IL code
16242         (mono_marshal_get_ptr_to_struct): generate valid IL code
16243         (*): correctly set sig->pinvoke, we need to memdup the signature
16244         to do that
16245
16246 Tue Jan 28 22:57:57 CET 2003 Paolo Molaro <lupus@ximian.com>
16247
16248         * marshal.c, marshal.h: use larger integers in mono_mb_emit_add_to_local()
16249         to avoid overflows (bug spotted and fixed by Jerome Laban <jlaban@wanadoo.fr>).
16250
16251 Tue Jan 28 18:55:19 CET 2003 Paolo Molaro <lupus@ximian.com>
16252
16253         * profiler.c: provide more callers information.
16254
16255 2003-01-28  Dietmar Maurer  <dietmar@ximian.com>
16256
16257         * marshal.c (mono_marshal_get_managed_wrapper): generate valid IL code
16258
16259         * appdomain.h:added fix from Patrik: _MonoAppDomain is a MBR object
16260
16261         * marshal.c (mono_marshal_get_native_wrapper): generate valid IL code
16262
16263 2003-01-27  Zoltan Varga  <vargaz@freemail.hu>
16264
16265         * icall.c: (ves_icall_System_CurrentTimeZone_GetTimeZoneData): raise an
16266         exception instead of going into an infinite loop on dates which it 
16267         can't yet handle.
16268
16269         * string-icalls.c (ves_icall_System_String_get_Chars): raise 
16270         out-of-range exception if needed.
16271
16272         * class.c (mono_class_setup_vtable): allow a virtual method to provide
16273         an implementation for an interface method and to override an inherited
16274         method at the same time. 
16275         Imagine a scenario when a virtual method is used to override a
16276         virtual abstract method in a parent class, and this same method 
16277         provides an implementation for an method inherited from an interface. 
16278         In this case, the interface resolution code will set im->slot, which 
16279         means that the virtual method override pass will skip this method 
16280         which means a pointer to the abstract method inherited from the parent
16281         will remain in the vtable of this non-abstract class.
16282
16283         * class.c: (mono_class_setup_vtable): continue search for a real 
16284         method if only an abstract method is found.     
16285
16286 Mon Jan 27 17:12:19 CET 2003 Paolo Molaro <lupus@ximian.com>
16287
16288         * reflection.c: add size to encoding for ByValStr and ByValArray
16289         marshal blob (from "Jerome Laban" <jlaban@wanadoo.fr>).
16290
16291 2003-01-27  Zoltan Varga  <vargaz@freemail.hu>
16292
16293         * class.c (mono_class_setup_vtable): pass the override info as an
16294         argument.
16295
16296         * class.c (mono_class_setup_vtable): set the slot of overriding methods
16297         correctly.
16298         
16299         * reflection.c (ensure_runtime_vtable); add support for method 
16300         overrides.
16301         
16302 2003-01-27  Zoltan Varga  <vargaz@freemail.hu>
16303
16304         * reflection.c (resolution_scope_from_image): Hack to work to work with
16305         dynamic assemblies.
16306
16307         * reflection.c (mono_image_typedef_or_ref): renamed to ..._aux and 
16308         added a 'force_ref' argument to force this function to allways return 
16309         a TypeRef. This is needed by mono_image_get_memberref_token ().
16310         
16311 2003-01-27  Zoltan Varga  <vargaz@freemail.hu>
16312
16313         * reflection.c (mono_image_get_type_info): interfaces really don't have
16314         a parent.
16315
16316         * reflection.c (mono_image_basic_init): fill out missing fields of
16317         image structure.
16318
16319         * reflection.c (mono_image_basic_init): Invoke assembly load hooks for 
16320         dynamic assemblies. This is required so dynamic assemblies show up in
16321         AppDomain.GetAssemblies (), emit an AssembyLoadEvent, gets searched by
16322         Type::GetType() etc. This is consistent with MS behaviour.
16323
16324         * image.c image.h reflection.c: add newly created classes to the name 
16325         cache so mono_class_get () will find them.      
16326
16327 2003-01-27  Zoltan Varga  <vargaz@freemail.hu>
16328
16329         First part of changes to get IKVM.NET running under mono.
16330         
16331         * appdomain.h, appdomain.c: added new function 
16332         mono_domain_try_type_resolve() which will emit TypeResolve events. 
16333         This function will call AppDomain::DoTypeResolve to do the actual work.
16334
16335         * class.h, class.c, loader.c, object.c, reflection.h, reflection.c: 
16336         moved existing code dealing with dynamic tokens to a new function 
16337         called mono_reflection_lookup_dynamic_token (). This function will 
16338         raise TypeResolve events when appropriate. Since reflection.c is not 
16339         part of libmetadata, a new hook function called 
16340         mono_lookup_dynamic_token() is added to class.c which will call this.
16341
16342         * assembly.h assembly.c: make the invoke_load_hook function public,
16343         so it can be called for dynamic assemblies.
16344
16345         * icall.c (ves_icall_System_Runtime_CompilerServices_RuntimeHelpers_RunClassConstructor): skip interfaces since they do not have initializers.
16346
16347         * icall.c (ves_icall_type_from_name): emit a TypeResolve event if the 
16348         type isn't found.
16349
16350         * reflection.c reflection.h: change MonoDynamicAssembly.tokens to a 
16351         MonoGHashTable, since it contains pointers to objects which the GC 
16352         needs to track.
16353
16354         * assembly.c (search_loaded): remove unused variable.
16355         
16356 Mon Jan 27 12:18:45 CET 2003 Paolo Molaro <lupus@ximian.com>
16357
16358         * object.c: fixed issue exposed by gcc-generated IL programs
16359         that use RVA data for pointers.
16360
16361 2003-01-25  Martin Baulig  <martin@ximian.com>
16362
16363         * threads.c (start_wrapper): Moved the initialization of
16364         `start_func' above the mono_new_thread_init() call to which we
16365         pass it as argument.
16366
16367 2003-01-24  Martin Baulig  <martin@ximian.com>
16368
16369         * threads.h (MonoThreadCallbacks): Pass the thread ID instead of
16370         the MonoThread pointer.
16371
16372 2003-01-21  Miguel de Icaza  <miguel@ximian.com>
16373
16374         * icall.c: Rename `PowImpl' to Pow.
16375
16376 2003-01-23  Dick Porter  <dick@ximian.com>
16377
16378         * threads.c (start_wrapper): Create a Thread object if needed, so
16379         the Main() thread can do the class initialisation in a subthread
16380         that has been set up to allow managed code execution.
16381
16382         Pass the thread ID instead of the MonoThread pointer to the thread
16383         start and attach callbacks.  This change is required, because the
16384         jit thread start callback must be called _before_ the Thread
16385         object can be created.
16386         
16387         (mono_thread_init): Removed much object creation code that is no
16388         longer needed.  No managed code is called from here now.
16389
16390         * object.c (mono_runtime_exec_managed_code): Create a subthread
16391         for Main, and call back to the runtime to use it.
16392         Set the exit code when Main exits.
16393
16394         * gc.c: Make sure domain finalisation happens in a subthread.
16395         Re-enable threaded GC, fixing bug 31333 (again).
16396
16397         * environment.c: System.Environment internall calls (so far just
16398         ExitCode is here, the others are still in icall.c)
16399
16400         * appdomain.c (mono_runtime_cleanup): All threads running managed
16401         code should have finished before mono_runtime_cleanup() is
16402         reached, so no need to clean up threads.
16403
16404 2003-01-22  Martin Baulig  <martin@ximian.com>
16405
16406         * appdomain.h (MonoThreadStartCB): Added `MonoThread *thread' and
16407         `gpointer func' arguments.      
16408         (MonoThreadAttachCB): New typedef; like the old MonoThreadStartCB,
16409         but added `MonoThread *thread' argument.
16410         (mono_runtime_init): The last argument is now a MonoThreadAttachCB.
16411
16412         * threads.c (mono_new_thread_init): Added `gpointer func' argument
16413         and pass it to the mono_thread_start_cb callback.
16414         (mono_install_thread_callbacks): New public function to install a
16415         set of callbacks which are set by the debugger.
16416         (mono_thread_init): The last argument is now a MonoThreadAttachCB.
16417
16418 2003-01-22  Martin Baulig  <martin@ximian.com>
16419
16420         * Makefile.am: Install debug-mono-symfile.h.
16421
16422 2003-01-21  Aleksey Demakov <avd@openlinksw.com>
16423
16424         * marshal.c: fixed copy_from_managed and copy_to_unmanaged for 0 length.
16425
16426 2003-01-21  Dietmar Maurer  <dietmar@ximian.com>
16427
16428         * added the following fix from Jackson Harper <jackson@latitudegeo.com>
16429         * class.c (mono_ptr_class_get): correctly set access levels of pointers
16430         (mono_array_class_get): correctly set access levels of arrays
16431
16432 2003-01-20      Patrik Torstensson
16433         * image.h (MonoAssemblyName): changed major, minor, build, revision
16434         from signed to unsigned.
16435
16436 2003-01-20  sean kasun <skasun@azstarnet.com>
16437
16438         * reflection.c (load_cattr_value): Now this handles
16439         MONO_TYPE_SZARRAY.  Fixes bug #35629
16440
16441 2003-01-20  Miguel de Icaza  <miguel@ximian.com>
16442
16443         * marshal.c (emit_struct_conv): Handle MONO_TYPE_PTR as an
16444         integer value
16445
16446 2003-01-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16447
16448         * decimal.c: fixed bug #26056.
16449
16450 2003-01-17  Martin Baulig  <martin@ximian.com>
16451
16452         * gc.c: Raise an ExecutionEngineException instead of using g_error().
16453
16454 2003-01-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16455
16456         * exception.[ch]:
16457         (mono_get_exception_type_initialization): new function.
16458
16459         * object.c: throw a TypeInitializationException when an exception is
16460         thrown invoking the class constructor.
16461
16462 2003-01-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16463
16464         * reflection.c: fixed attribute reading.
16465
16466 2003-01-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16467
16468         * icall.c:
16469         (ves_icall_type_from_name): make it work as MS. Ie, if no assembly name
16470         provided, look for the type in the calling assembly and then in
16471         mscorlib; if the assembly name is provided, only try that one.
16472
16473 Tue Jan 14 14:52:52 CET 2003 Paolo Molaro <lupus@ximian.com>
16474
16475         * object.c: register the vtable before there is a chance it's
16476         queried again recursively.
16477
16478 2003-01-13  Duncan Mak  <duncan@ximian.com>
16479
16480         * Makefile.am (libmonoruntime_la_SOURCES): Change gc.h to
16481         gc-internal.h. 
16482         
16483 2003-01-12  Patrik Torstensson <totte@race-x-change.com>
16484
16485         * string-icall.[c|h], icall.c: Added support for CompareOrdinal mode
16486
16487 2003-01-11  Martin Baulig  <martin@ximian.com>
16488
16489         * debug-mono-symfile.h (MONO_SYMBOL_FILE_DYNAMIC_VERSION): Incremented
16490         this to 20 for the release.
16491
16492 2003-01-10  Dietmar Maurer  <dietmar@ximian.com>
16493
16494         * marshal.c (emit_struct_conv): added support for EXPLICIT_LAYOUT
16495
16496         * loader.c (mono_method_get_marshal_info): bug fix
16497
16498         * marshal.c (mono_marshal_get_ptr_to_struct): don't convert
16499         structures with explicit layout
16500
16501 Fri Jan 10 15:58:09 CET 2003 Paolo Molaro <lupus@ximian.com>
16502
16503         * profiler.c: made the output more readable (and sorted). 
16504         Added caller information for the allocation profiler.
16505
16506 2003-01-09  Sebastien Pouliot  <spouliot@videotron.ca>
16507
16508         * icall.c, rand.c, rand.h: Prepended RNG functions with Internal.
16509
16510 2003-01-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16511
16512         * icall.c: added ves_icall_System_Activator_CreateInstanceInternal. Used
16513         to get value types.
16514         
16515 Thu Jan 9 19:43:11 CET 2003 Paolo Molaro <lupus@ximian.com>
16516
16517         * object.c, profiler.h, profiler.c, profiler-private.h:
16518         Added object allocation profiler.
16519
16520 Thu Jan 9 16:17:00 CET 2003 Paolo Molaro <lupus@ximian.com>
16521
16522         * reflection.h, reflection.c: handle global methods.
16523         Compress blob entries.
16524
16525 Thu Jan 9 15:54:53 CET 2003 Paolo Molaro <lupus@ximian.com>
16526
16527         * marshal.c: fix compilation.
16528
16529 2003-01-09  Dietmar Maurer  <dietmar@ximian.com>
16530
16531         * loader.c (mono_method_get_marshal_info): impl.
16532
16533         * metadata.c (mono_metadata_field_info): use mono_metadata_get_marshal_info
16534
16535 2003-01-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16536
16537         * icall.c: applied fix from Zoltan Varga that fixes Type.IsPrimitive
16538         for reference types.
16539
16540 Wed Jan 8 20:11:46 CET 2003 Paolo Molaro <lupus@ximian.com>
16541
16542         * loader.c: fixed off by one error in loaded parameter names.
16543
16544 2003-01-08  Dietmar Maurer  <dietmar@ximian.com>
16545
16546         * marshal.c (mono_marshal_get_icall_wrapper): like
16547         mono_marshal_get_native_wrapper, but simpler and use a MonoMethodSignature
16548         instead of a MonoMethod.
16549
16550 2003-01-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16551
16552         * decimal.c: fixed bug #36537.
16553
16554 Mon Jan 6 19:37:59 CET 2003 Paolo Molaro <lupus@ximian.com>
16555
16556         * marshal.c: throw a missing method exception if a
16557         P/Invoke method is not found.
16558
16559 Sun Jan 5 11:57:09 CET 2003 Paolo Molaro <lupus@ximian.com>
16560
16561         * icall.c: allow a null this for constructors.
16562
16563 Sat Jan 4 18:28:42 CET 2003 Paolo Molaro <lupus@ximian.com>
16564
16565         * icall.c: raise the proper exceptions if the arguments to the
16566         internal Invoke are incorrect.
16567
16568 2003-01-03  Dietmar Maurer  <dietmar@ximian.com>
16569
16570         * marshal.c (mono_marshal_get_ptr_to_struct): code cleanups
16571
16572 2003-01-03  Martin Baulig  <martin@ximian.com>
16573
16574         * debug-mono-symfile.h: Increment MONO_SYMBOL_FILE_DYNAMIC_VERSION.
16575
16576 2002-12-31  Martin Baulig  <martin@ximian.com>
16577
16578         * debug-mono-symfile.c: Completely rewrote the type section.
16579         Instead of using individual malloc()ed fields, we use one big
16580         continuous memory area and offsets into this area.
16581         See the comments in the source code for details.
16582
16583 2002-12-30  Martin Baulig  <martin@ximian.com>
16584
16585         * debug-mono-symfile.h (MonoDebugTypeInfo): Renamed to MonoDebugClassInfo.
16586
16587 2002-12-30  Martin Baulig  <martin@ximian.com>
16588
16589         * debug-mono-symfile.h (MonoSymbolFileMethodAddress): Include the
16590         line number table in this data blob instead of using an external
16591         pointer.
16592
16593 2002-12-28  Martin Baulig  <martin@ximian.com>
16594
16595         * debug-mono-symfile.h: Increment MONO_SYMBOL_FILE_DYNAMIC_VERSION.
16596
16597 2002-12-22  Rachel Hestilow  <hestilow@ximian.com>
16598
16599         * marshal.c (mono_marshal_get_runtime_invoke): Support MONO_TYPE_CHAR
16600         as a boxed return type.
16601
16602 2002-12-21  Miguel de Icaza  <miguel@ximian.com>
16603
16604         * appdomain.c
16605         (ves_icall_System_AppDomainSetup_InitAppDomainSetup): Use
16606         g_build_filename to properly get separators on the filename created.
16607
16608         * object.h: Small change, introduce MonoMarshalByRefObject to
16609         track the layout of that structure in the C# universe as we make
16610         changes there.
16611
16612 Thu Dec 19 16:23:19 CET 2002 Paolo Molaro <lupus@ximian.com>
16613
16614         * object.c: removed assert to allow static fields on interfaces.
16615         * loader.c: a TypeSpec may be used for any type, not just arrays.
16616
16617 Thu Dec 19 14:19:42 CET 2002 Paolo Molaro <lupus@ximian.com>
16618
16619         * class.c, class.h: added mono_class_array_element_size ().
16620         Ignore static methods in interfaces.
16621
16622 2002-12-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16623
16624         * threads.c: fixed the build under cygwin.
16625
16626 Wed Dec 18 18:43:47 CET 2002 Paolo Molaro <lupus@ximian.com>
16627
16628         * reflection.c: handle nullref constants. Allocate keys for
16629         reflection handles with the GC.
16630
16631 Wed Dec 18 11:34:18 CET 2002 Paolo Molaro <lupus@ximian.com>
16632
16633         * threads.c, threads.h: added mono_thread_get_abort_signal()
16634         to get a suitable signal for thread abort.
16635
16636 Wed Dec 18 11:26:18 CET 2002 Paolo Molaro <lupus@ximian.com>
16637
16638         * metadata.c: fix handling of ExportedType table.
16639
16640 2002-12-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16641
16642         * icall.c: added WriteWindowsDebugString internal call.
16643
16644 2002-12-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16645
16646         * reflection.h: added fields to match C# implementation.
16647
16648 2002-12-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16649
16650         * icall.c: patch from Jaroslaw Kowalski to fix Environment.MachineName.
16651
16652 2002-12-12  Juli Mallett  <jmallett@FreeBSD.org>
16653
16654         * gc.h, gc-internal.h: Rename header for GC internal calls to
16655         gc-internal.h from gc.h as to not clash with Boehm GC having its
16656         header installed as <gc.h> in outside include paths.
16657         * appdomain.c, gc.c, icall.c, object.c: Account for aforementioned.
16658         * threads.c: If SIGRTMIN is not defined, fall back to SIGUSR1.
16659
16660 2002-12-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16661
16662         * icall.c: assign minor, build and revision in FillName.
16663
16664 2002-12-11  Zoltan Varga  <vargaz@freemail.hu>
16665
16666         * image.h reflection.h reflection.c class.h class.c loader.c object.c:
16667         Added support for running code generated by Reflection.Emit.
16668
16669 2002-12-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16670
16671         * appdomain.c: check for NULL argument in LoadFrom.
16672
16673 2002-12-10  Dick Porter  <dick@ximian.com>
16674
16675         * threads.c: WaitHandle fixes from Tum <tum@veridicus.com>
16676
16677 2002-12-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16678
16679         * appdomain.c: fix buglet when building exe file name.  Handle full
16680         assembly name (needed after latest changes to AssemblyName).
16681         * image.c:
16682         (mono_image_close): free some hashtables.
16683
16684 2002-12-05  Dietmar Maurer  <dietmar@ximian.com>
16685
16686         * threads.c (ves_icall_System_Threading_Thread_Abort): we use SIGRTMIN 
16687         instead of SIGUSR1, because SIGUSR1 is used by the pthread implementation 
16688         on some systems (redhat 7.3) 
16689
16690 Thu Dec 5 16:13:40 CET 2002 Paolo Molaro <lupus@ximian.com>
16691
16692         * threads.c: delete the critical section of a sync block,
16693         spotted and fixed by tum@veridicus.com (Thong (Tum) Nguyen).
16694
16695 Thu Dec 5 12:52:52 CET 2002 Paolo Molaro <lupus@ximian.com>
16696
16697         * pedump.c, cil-coff.h, monosn.c: add strong name cli header flag.
16698
16699 2002-12-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16700
16701         * appdomain.[ch]: handle the assembly preload event to try loading the
16702         assemblies using the paths we have in the current domain.
16703
16704         * assembly.[ch]: created an assembly preload hook that is called to try
16705         loading the assembly by other means that the ones provided here.
16706
16707         * domain.c: initialize the domain search path.
16708
16709         From now on, assemblies (TODO: except corlib and System) are loaded
16710         according to these rules when using mono_assembly_load ():
16711
16712                 1. It tries to load the assembly from the ApplicationBase
16713                 of the current domain appending .dll and .exe (TODO: have to
16714                 try loading from name/name.dll and name/name.exe).
16715
16716                 2. It tries the search path specified in PrivateBinPath for the
16717                 current domain (if any).
16718
16719                 3. Previous behavior.
16720
16721 Wed Dec 4 16:02:25 CET 2002 Paolo Molaro <lupus@ximian.com>
16722
16723         * icall.c: implemented GetInterfaceMap() related icall.
16724         * domain.c, loader.h: load MethodInfo in mono_defaults.
16725
16726 Wed Dec 4 11:02:30 CET 2002 Paolo Molaro <lupus@ximian.com>
16727
16728         * gc.c: disable the finalizer thread for now, untill all the issues
16729         with it are resolved.
16730
16731 Wed Dec 4 10:44:01 CET 2002 Paolo Molaro <lupus@ximian.com>
16732
16733         * string-icalls.c: handle embedded nulls in string ctor when the
16734         length is specified.
16735
16736 Tue Dec 3 19:29:20 CET 2002 Paolo Molaro <lupus@ximian.com>
16737
16738         * class.c: look for explicit interface implementation in parent
16739         classes, too.
16740
16741 2002-12-03  Dietmar Maurer  <dietmar@ximian.com>
16742
16743         * gc.c (run_finalize): dont run the finalizer (strange behaviour on rh7.3) 
16744
16745 Tue Dec 3 12:40:06 CET 2002 Paolo Molaro <lupus@ximian.com>
16746
16747         * gc.c: protect handles with a critical section.
16748
16749 2002-12-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16750
16751         * icall.c:
16752         (ves_icall_type_from_name): it now has throwOnError and ignoreCase
16753         parameters. If no assembly specified, try getting the type from all
16754         the assemblies in the current domain, else, load the assembly and get
16755         the type from it.
16756
16757 2002-11-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16758
16759         * marshal.c: applied patch from Aleksey Demakov that fixes
16760         ves_icall_System_Runtime_InteropServices_Marshal_PtrToStringUni.
16761
16762 2002-11-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16763
16764         * icall.c: fixed get_location.
16765
16766 2002-11-28  Dietmar Maurer  <dietmar@ximian.com>
16767
16768         * icall.c: moved MONO_ARCH_SAVE_REGS to the end of the
16769         declarations to make it work with older gcc. 
16770
16771         * loader.c (mono_get_method): set signature->pinvoke for native calls
16772
16773 2002-11-20  Dick Porter  <dick@ximian.com>
16774
16775         * threads.c (mono_thread_init): Set the main thread's handle
16776
16777 Tue Nov 19 14:15:34 CET 2002 Paolo Molaro <lupus@ximian.com>
16778
16779         * gc.c: allow compilation without GC support. Changed to match the
16780         mono coding style.
16781
16782 Mon Nov 18 18:41:51 CET 2002 Paolo Molaro <lupus@ximian.com>
16783
16784         * gc.c: don't start the finalizer thread if the env var GC_DONT_GC is set.
16785
16786 Mon Nov 18 16:35:22 CET 2002 Paolo Molaro <lupus@ximian.com>
16787
16788         * reflection.c: set a public key token on the core assemblies.
16789
16790 2002-11-18  Dick Porter  <dick@ximian.com>
16791
16792         * threads.c: Split out some thread initialisation so that other
16793         files can set the start callback function.
16794
16795         * gc.c: Run finalisers in a separate thread, to avoid stack
16796         overflow.  Fixes bug 31333.
16797
16798         * appdomain.c: Set up GC finalisation thread.
16799
16800         * reflection.c: 
16801         * object.c: 
16802         * domain.c: Use gc.h macros for GC_malloc
16803         
16804 2002-11-15  Dick Porter  <dick@ximian.com>
16805
16806         * threadpool.c: 
16807         * threads.c:
16808         * appdomain.c: Removed mono_runtime_init_with_attach(),
16809         mono_thread_create_arg(), and mono_thread_init_with_attach(), by
16810         merging the extra parameter with the existing function.  Removed
16811         unneeded code in mono_thread_attach().
16812
16813 2002-11-14  Dietmar Maurer  <dietmar@ximian.com>
16814
16815         * image.c (mono_image_loaded_by_guid): a method to get loaded
16816         images by guid. 
16817         (load_metadata_ptrs): we store the guid as string.
16818
16819 2002-11-11  Dietmar Maurer  <dietmar@ximian.com>
16820
16821         * assembly.c (mono_assembly_open): check the guid of aot compiled lib.
16822
16823         * metadata.c (mono_guid_to_string): imported method form Zoltan
16824         Varga (slightly modified)
16825
16826         * assembly.c (mono_assembly_open): load precompiled code
16827
16828         * loader.h (MonoMethod): we store the method token for use in the
16829         aot compiler. 
16830
16831 2002-11-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16832
16833         * appdomain.c: insert the loaded assemblies in the domain->assemblies in
16834         the hook function called when an assembly is loaded.
16835         
16836         * domain.c: Modified file.
16837         (mono_domain_assembly_load): removed hash table insertion of assemblies.
16838
16839         Fixes bug #33196.
16840
16841 2002-11-07  Miguel de Icaza  <miguel@ximian.com>
16842
16843         * reflection.c: Map PEFileKind to the value expected by the WinNT
16844         image loader. 
16845
16846 2002-11-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16847
16848         * rand.c: use /dev/urandom. If it fails to open, use the previous one.
16849         Read until the buffer is filled completely.
16850
16851 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16852
16853         * icall.c: implemented MonoType.InternalGetEvent ().
16854
16855 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16856
16857         * appdomain.c: implemented InitAppDomainSetup. Delayed
16858         AppDomain.SetupInformation until mono_runtime_exec_main, where we get
16859         the entry_assembly.
16860
16861         * assembly.c: base_dir is now an absolute path ending with
16862         G_DIR_SEPARATOR.
16863
16864         * icall.c: modified get_location according to the above changes.
16865
16866         * object.c: init AppDomain.SetupInformation for the default domain after
16867         we have the entry assembly.
16868
16869         * domain.c: when unloading a domain, setup = NULL.
16870
16871 2002-11-04  Dietmar Maurer  <dietmar@ximian.com>
16872
16873         * marshal.c (emit_ptr_to_str_conv): try to fix bug 29548
16874
16875 Sun Nov 3 15:39:28 CET 2002 Paolo Molaro <lupus@ximian.com>
16876
16877         * object.h, object.c: introduced mono_object_get_virtual_method ()
16878         to lookup the method invoked on an object when a callvirt is done on
16879         a method.
16880         * icall.c: make MethodInfo::Invoke() always do a virtual call.
16881
16882 2002-11-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16883
16884         * appdomain.c: invoke AssemblyLoad and AsemblyResolve events in the
16885         current domain when loaded an assembly and failed to load it.
16886
16887         * icall.c: changed ...Assembly_GetType to Assembly_InternalGetType.
16888
16889 2002-10-31  Dick Porter  <dick@ximian.com>
16890
16891         * icall.c: 
16892         * file-io.h: 
16893         * file-io.c: Return the error status in a parameter, as the
16894         GetLastError() value has long since been blown away if we try and
16895         look it up in a subsequent internal call invocation.  Delete the
16896         GetLastError() internal call, because it's useless.
16897
16898 2002-10-31  Dietmar Maurer  <dietmar@ximian.com>
16899
16900         * class.[ch]: added cast_class to fix bug 29517
16901
16902 Wed Oct 30 19:37:32 CET 2002 Paolo Molaro <lupus@ximian.com>
16903
16904         * marshal.c: create valid IL code in the filter clause:
16905         the new JIT is less forgiving:-)
16906
16907 2002-10-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16908
16909         * icall.c: removed get_property internal call.
16910
16911 2002-10-25  Zoltan Varga  <vargaz@freemail.hu>
16912
16913         * appdomain.h domain.c: Added an ID to appdomains.
16914         
16915         * threads.c threads.h icall.c: Implement icall
16916         Thread:GetDomainID(), and remove unused icall 
16917         CurrentThreadDomain_internal.
16918
16919 2002-10-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16920
16921         * icall.c: Don't recurse through the base types in GetConstructor.
16922         Fixes bug #32063. 
16923
16924 Thu Oct 24 16:56:00 CEST 2002 Paolo Molaro <lupus@ximian.com>
16925
16926         * mempool.h, mempool.c: added mono_mempool_empty() and
16927         mono_mempool_stats().
16928
16929 2002-10-23  Dick Porter  <dick@ximian.com>
16930
16931         * file-io.c: 
16932         * file-io.h: 
16933         * icall.c: Added MonoIO.GetFileType internal call
16934
16935 2002-10-17  Dick Porter  <dick@ximian.com>
16936
16937         * appdomain.c (mono_runtime_cleanup): Don't signal the async
16938         delegate semaphore before waiting for all threads to finish,
16939         because new threads can also call async delegates.  Fixes bug
16940         32004.
16941
16942         * threadpool.c (async_invoke_thread): Only wait for 500ms instead
16943         of 3 seconds, in case another async job is queued.  (This part is
16944         needed because the bug fix reintroduced the 3s exit lag.)  This
16945         makes the mono_runtime_shutdown flag superfluous.
16946
16947 Thu Oct 17 13:11:39 CEST 2002 Paolo Molaro <lupus@ximian.com>
16948
16949         * reflection.c: include ehader size in method section headers.
16950         Really check for suplicated modules entries.
16951
16952 2002-10-17  Martin Baulig  <martin@gnome.org>
16953
16954         * debug-mono-symfile.c: Added back support for locals.
16955
16956 2002-10-14  Martin Baulig  <martin@gnome.org>
16957
16958         * debug-mono-symfile.c: Added MONO_TYPE_I, MONO_TYPE_U and
16959         MONO_TYPE_VOID.
16960
16961 2002-10-14  Martin Baulig  <martin@gnome.org>
16962
16963         * debug-mono-symfile.c (ves_icall_MonoDebugger_GetType): Use
16964         mono_class_get() instead of looking in the class cache. 
16965
16966 2002-10-13  Martin Baulig  <martin@gnome.org>
16967
16968         * debug-mono-symfile.c: Set version number to 28, include the
16969         signature in method names.
16970
16971 2002-10-13  Martin Baulig  <martin@gnome.org>
16972
16973         * debug-mono-symfile.h: Set version number to 27.
16974
16975 2002-10-11  Martin Baulig  <martin@gnome.org>
16976
16977         * gc.c: Don't register/unregister NULL pointers as disappearing links.
16978
16979 Thu Oct 10 14:56:51 CEST 2002 Paolo Molaro <lupus@ximian.com>
16980
16981         * metadata.c, metadata.h: added helper function to allocate signatures.
16982
16983 2002-10-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16984
16985         * icall.c: added internal call to get the location of machine.config.
16986
16987 2002-10-08  Martin Baulig  <martin@gnome.org>
16988
16989         * debug-mono-symfile.c: Ignore classes with a pending init for the
16990         moment.
16991
16992 2002-10-03  Dick Porter  <dick@ximian.com>
16993
16994         * threads.c: Freebsd pthread_t is a pointer
16995
16996 2002-10-03  Dick Porter  <dick@ximian.com>
16997
16998         * socket-io.c: Implemented GetHostName_internal
16999
17000 2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17001
17002         * mono-config.c:
17003         (mono_config_parse_file): don't leak the text.
17004
17005 2002-10-02  Martin Baulig  <martin@gnome.org>
17006
17007         * debug-mono-symfile.c: Added support for methods.
17008
17009 2002-10-01  Martin Baulig  <martin@gnome.org>
17010
17011         * debug-mono-symfile.c: Don't emit methods and line numbers for
17012         the dynamic symbol file, just write the type table.  We can easily
17013         have an external helper program which creates a symbol file for an
17014         IL file.        
17015
17016 2002-10-01  Dick Porter  <dick@ximian.com>
17017
17018         * threads.c (ves_icall_System_Threading_Thread_Start_internal):
17019         Only add the handle to the cleanup array when we're about to
17020         launch the thread.  Bug 31425 deadlocked when the test was run on
17021         mono under w32.
17022
17023 2002-10-01  Martin Baulig  <martin@gnome.org>
17024
17025         * debug-mono-symfile.c: Added support for properties.
17026
17027 Fri Sep 27 18:55:01 CEST 2002 Paolo Molaro <lupus@ximian.com>
17028
17029         * reflection.c: unaligned store fix from Mark Crichton
17030         <crichton@gimp.org>.
17031
17032 2002-09-27  Martin Baulig  <martin@gnome.org>
17033
17034         * icall.c ("System.Reflection.Assembly::GetReferencedAssemblies"):
17035         New interncall.
17036
17037 Fri Sep 27 15:38:31 CEST 2002 Paolo Molaro <lupus@ximian.com>
17038
17039         * assembly.h, assembly.c: use a sane API to hook into the assembly
17040         loading process instead of a useless special-purpouse hack
17041         (ngen needs a hook, too, for example).
17042
17043 2002-09-27  Dick Porter  <dick@ximian.com>
17044
17045         * threads.c (mono_thread_init): Call GetCurrentProcess() so
17046         io-layer can set up some process handle info.  Not needed on w32,
17047         but doesn't hurt either.
17048
17049         * process.c: Pass the program name in the second parameter to
17050         CreateProcess, so the path is searched.  Include the working
17051         directory. Implemented process name, process enumeration, and some
17052         process detail internal calls.
17053         
17054         * icall.c: Added internal calls for process lookup, and some
17055         process details
17056
17057 2002-09-26  Martin Baulig  <martin@gnome.org>
17058
17059         * assembly.c (mono_install_open_assembly_hook): New global
17060         function to install a function to be invoked each time a new
17061         assembly is loaded.
17062         (mono_assembly_open): Run this callback function if set.
17063
17064         * debug-mono-symfile.c: Put back line numbers for the dynamic
17065         symbol file and also record the .il file as source file.  This
17066         allows us to install the temporary symbol file as `file.dbg' just
17067         like a compiler-generated one.
17068
17069 2002-09-26  Nick Zigarovich <nick@chemlab.org>
17070
17071         * Corrected typo in gc.c (BOHEM vs BOEHM).
17072
17073 2002-09-25  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17074
17075         * icall.c: fixed bug #31235 by copying a few lines from GetMethods to
17076         GetProperties. Also avoid calling g_slist_length in GetProperties and
17077         GetMethods.
17078
17079 Wed Sep 25 22:18:03 CEST 2002 Paolo Molaro <lupus@ximian.com>
17080
17081         * reflection.c: avoid unaligned stores (bug spotted by
17082         Mark Crichton  <crichton@gimp.org>).
17083
17084 2002-09-25  Martin Baulig  <martin@gnome.org>
17085
17086         * debug-mono-symfile.h (MonoSymbolFileMethodAddress): Use pointers
17087         instead of guint64 for addresses and added prologue/epilogue info.
17088
17089 2002-09-25  Martin Baulig  <martin@gnome.org>
17090
17091         * debug-mono-symfile.h (MonoDebugLineNumberEntry): New type to
17092         store line number info.  For the dynamic symbol file, we only need
17093         to provide the JIT generated dynamic line number info for the dynamic
17094         symbol file.
17095
17096 2002-09-25  Martin Baulig  <martin@gnome.org>
17097
17098         * debug-mono-symfile.h: Incremented version number.
17099
17100 2002-09-24  Martin Baulig  <martin@gnome.org>
17101
17102         * class.c (mono_debugger_class_init_func): New global function
17103         pointer variable.
17104         (mono_class_init): If mono_debugger_class_init_func is non-NULL,
17105         call it.
17106
17107         * debug-mono-symfile.c (mono_debug_symfile_add_type): New
17108         function.  This is called via the mono_debugger_class_init_func
17109         hook to add all types to the dynamic type table.
17110         (ves_icall_MonoDebugger_GetType): New interncall to get a class
17111         from its metadata token.
17112
17113         * icall.c ("System.Reflection.Assembly::MonoDebugger_GetType"):
17114         New interncall for the debugger.
17115
17116 2002-09-24  Nick Drochak <ndrochak@gol.com>
17117
17118         * icall.c (ves_icall_System_Enum_ToObject): validate the type parameter
17119         before using it in case it is null.
17120         
17121 Tue Sep 24 13:24:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
17122
17123         * metadata.c: allow custom modifiers in local var signatures
17124         (bug spotted by Zoltan Varga).
17125
17126 Tue Sep 24 12:12:16 CEST 2002 Paolo Molaro <lupus@ximian.com>
17127
17128         * class.c: deal with the <Module> class that may have a NULL vtable.
17129         Eliminate warnings.
17130
17131 Tue Sep 24 11:28:46 CEST 2002 Paolo Molaro <lupus@ximian.com>
17132
17133         * image.c, image.h: more strong name helpers.
17134         * monosn.c: more work: convert pem keys to cryptoapi format.
17135
17136 Tue Sep 24 11:27:38 CEST 2002 Paolo Molaro <lupus@ximian.com>
17137
17138         * string-icalls.c: speedup IndexOf.
17139
17140 Tue Sep 24 11:17:13 CEST 2002 Paolo Molaro <lupus@ximian.com>
17141
17142         * icall.c: updates from Zoltan.2.Varga@nokia.com.
17143
17144 Tue Sep 24 11:09:17 CEST 2002 Paolo Molaro <lupus@ximian.com>
17145
17146         * icall.c: cleanup: use mono_object_domain ().
17147
17148 2002-09-23  Martin Baulig  <martin@gnome.org>
17149
17150         * debug-mono-symfile.c: Improved type support.
17151
17152 2002-09-22  Martin Baulig  <martin@gnome.org>
17153
17154         * debug-mono-symfile.c: Added support for reference types and strings.
17155
17156 2002-09-22  Martin Baulig  <martin@gnome.org>
17157
17158         * debug-mono-symfile.c: Started to work on the type table.
17159
17160 2002-09-21  Martin Baulig  <martin@gnome.org>
17161
17162         * debug-mono-symfile.c: Largely reworked the symbol table format.
17163         The symbol table is now incrementally updated each time a new
17164         method is added.  We're now also using our own magic and version
17165         so that you don't need to recompile all your classes if the
17166         dynamic table changes.
17167         (mono_debug_update_mono_symbol_file): Removed.
17168         (mono_debug_symfile_add_method): New function to add a method.
17169
17170 2002-09-21  Martin Baulig  <martin@gnome.org>
17171
17172         * icall.c
17173         ("System.Reflection.Assembly::MonoDebugger_GetLocalTypeFromSignature"):
17174         New interncall.
17175
17176         * debug-mono-symfile.c (ves_icall_MonoDebugger_GetLocalTypeFromSignature):
17177         New interncall to get a method from its metadata token.
17178
17179 2002-09-21  Martin Baulig  <martin@gnome.org>
17180
17181         * debug-mono-symfile.c: Create type table.
17182
17183 2002-09-20  Martin Baulig  <martin@gnome.org>
17184
17185         * debug-mono-symfile.c: Reflect latest Mono.CSharp.Debugger changes.
17186
17187 2002-09-20  Martin Baulig  <martin@gnome.org>
17188
17189         * debug-mono-symfile.c: Provide information about params and locals.
17190
17191 2002-09-20  Martin Baulig  <martin@gnome.org>
17192
17193         * icall.c ("System.Reflection.Assembly::MonoDebugger_GetMethod"):
17194         New interncall.
17195
17196         * debug-mono-symfile.c (ves_icall_MonoDebugger_GetMethod): New
17197         interncall to get a method from its metadata token.
17198
17199 2002-09-20  Martin Baulig  <martin@gnome.org>
17200
17201         * debug-mono-symfile.c: Added a few checks for method->header
17202         being non-NULL.  This should never happen, but for the moment
17203         let's use a g_warning() rather than a g_assert().
17204
17205 2002-09-19  Mark Crichton  <crichton@gimp.org>
17206
17207         * gc.c: ves_icall_System_GCHandle_FreeHandle made a call to libgc
17208         even if support for it isn't present.  Added an #ifdef to fix this.
17209
17210         * socket-io.c: Added checks back for Solaris support.
17211
17212 2002-09-19  Martin Baulig  <martin@gnome.org>
17213
17214         * debug-mono-symfile.c (read_string, write_string): Reflect latest
17215         changes in the symbol file format.
17216
17217 2002-09-18  Martin Baulig  <martin@gnome.org>
17218
17219         * debug-mono-symfile.c: Set version number to 21.
17220
17221 2002-09-18  Dick Porter  <dick@ximian.com>
17222
17223         * threads.c (mon_new): Use the GC_MALLOC macro to hide differences
17224         on netbsd.  Fixes bug 30051.
17225
17226 2002-09-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17227
17228         * reflection.c:
17229         (set_version_from_string): little fix.
17230
17231 Mon Sep 16 18:57:13 CEST 2002 Paolo Molaro <lupus@ximian.com>
17232
17233         * monosn.c, Makefile.am: added strong name utility.
17234         * reflection.h, reflection.c: implemented delayed signing,
17235         locale, version and hash id assembly attributes.
17236
17237 Mon Sep 16 18:51:47 CEST 2002 Paolo Molaro <lupus@ximian.com>
17238
17239         * loader.c, metadata.c: load param attributes in signatures.
17240
17241 2002-09-16  Martin Baulig  <martin@gnome.org>
17242
17243         * debug-mono-symfile.c: Added string table with all method names.
17244
17245 2002-09-14  Martin Baulig  <martin@gnome.org>
17246
17247         * debug-mono-symfile.h (MonoSymbolFile): Added method range table for
17248         fast method lookup.
17249
17250 Fri Sep 13 16:04:54 CEST 2002 Paolo Molaro <lupus@ximian.com>
17251
17252         * reflection.c: record the public key token of referenced assemblies.
17253
17254 Fri Sep 13 15:41:40 CEST 2002 Paolo Molaro <lupus@ximian.com>
17255
17256         * image.c, image.h: added functions to get the strong name and the
17257         public key of an assembly.
17258         * pedump.c: use them.
17259
17260 2002-09-12  Dietmar Maurer  <dietmar@ximian.com>
17261
17262         * marshal.c (emit_str_to_ptr_conv): support marshalling of delegates.
17263
17264 2002-09-12  Miguel de Icaza  <miguel@ximian.com>
17265
17266         * marshal.c (mono_marshal_get_managed_wrapper): Added
17267         MONO_TYPE_BOOLEAN 
17268
17269 2002-09-11  Martin Baulig  <martin@gnome.org>
17270
17271         * gc.c: Call GC_unregister_disappearing_link() on all links when
17272         finalizing them, this is necessary to aviod a crash in boehm's
17273         finalize handler.
17274
17275 Wed Sep 11 17:06:49 CEST 2002 Paolo Molaro <lupus@ximian.com>
17276
17277         * gc.c: handle GetTarget for finalized objects spotted and fixed by
17278         nick@chemlab.org.
17279
17280 Wed Sep 11 15:27:20 CEST 2002 Paolo Molaro <lupus@ximian.com>
17281
17282         * icall.c: implemented MonoType::Module.
17283         * reflection.c, reflection.h: mono_module_get_object () from
17284         Tomi Pakarinen <tomi.pakarinen@welho.com>.
17285
17286 Wed Sep 11 12:53:28 CEST 2002 Paolo Molaro <lupus@ximian.com>
17287
17288         * icall.c: ignore overridden methods in GetMethods ().
17289         Fix for FieldInfo::SetValue().
17290         * object.c: handle float/double in runtime invoke.
17291
17292 Tue Sep 10 15:51:53 CEST 2002 Paolo Molaro <lupus@ximian.com>
17293
17294         * object.c: allow a constructor to be called again on an object.
17295
17296 Tue Sep 10 11:58:46 CEST 2002 Paolo Molaro <lupus@ximian.com>
17297
17298         * class.h, class.c: move field layout code to it's own function and
17299         export it. Get an interface id earlier. Move fields in MonoClass
17300         so they are more cache friendly and align the bitfields.
17301         * loader.c: temporary handle get_param_names() for a runtime method.
17302         * reflection.c, reflection.h: more code to handle runtime creation of
17303         types.
17304
17305 2002-09-09  Martin Baulig  <martin@gnome.org>
17306
17307         * marshal.c (mono_marshal_get_native_wrapper): We need to use a special
17308         signature with the pinvoke field being set for the actual call.
17309
17310 Sat Sep 7 10:12:19 CEST 2002 Paolo Molaro <lupus@ximian.com>
17311
17312         * icall.c: removed some unused icalls. Start of map of glib charsets
17313         to corlib names. Implemented RuntimeMethod::GetFunctionPointer ().
17314
17315 Fri Sep 6 16:08:44 CEST 2002 Paolo Molaro <lupus@ximian.com>
17316
17317         * debug-helpers.c: break infinite loop (found and fixed by
17318         Holger Arnold <harnold@gmx.de>).
17319
17320 Thu Sep 5 18:50:54 CEST 2002 Paolo Molaro <lupus@ximian.com>
17321
17322         * icall.c: target may be null in create_delegate.
17323
17324 Thu Sep 5 17:42:13 CEST 2002 Paolo Molaro <lupus@ximian.com>
17325
17326         * marshal.c: handle a boolean return type.
17327
17328 Thu Sep 5 13:09:46 CEST 2002 Paolo Molaro <lupus@ximian.com>
17329
17330         * gc.c: put HIDE_POINTER/REVEAL_POINTER only here.
17331
17332 Wed Sep 4 19:23:09 CEST 2002 Paolo Molaro <lupus@ximian.com>
17333
17334         * gc.c: fix weakreferences.
17335
17336 Wed Sep 4 13:59:50 CEST 2002 Paolo Molaro <lupus@ximian.com>
17337
17338         * icall.c: added icall to get default codepage.
17339
17340 2002-09-03  Dick Porter  <dick@ximian.com>
17341
17342         * threads.h: 
17343         * threads.c: Use MonoThread instead of MonoObject where
17344         apropriate.
17345
17346         Store running thread objects in a hash table, so that we have all
17347         the info to hand when waiting for them to finish
17348         (means we don't need OpenThread() any more, so mingw builds should
17349         be fully functional again.)
17350
17351         * verify.c:
17352         * object.h: Added thread ID to MonoThread
17353
17354 2002-09-03  Martin Baulig  <martin@gnome.org>
17355
17356         * icall.c (System.Reflection.Assembly::get_location): New interncall.
17357
17358 2002-09-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17359
17360         * icall.c: fixed leak in get_temp_path. Thanks lupus.
17361
17362 2002-09-03  Martin Baulig  <martin@gnome.org>
17363
17364         * debug-helpers.c (mono_disasm_code_one): Added `const guchar **endp'
17365         argument to store the end address of the disassembled instruction.
17366
17367         * debug-mono-symfile.h (MonoDebugMethodInfo, MonoDebugVarInfo): Moved
17368         here from debug-symfile.h.
17369         (MonoDebugMethodJitInfo): Moved all fields which are filled out by the
17370         JIT into this struct.
17371         (MonoSymbolFile): Added `char *image_file' field.
17372         (MonoDebugGetMethodFunc): Removed.
17373         (mono_debug_update_mono_symbol_file): Removed the hash table argument.
17374         (mono_debug_create_mono_symbol_file): Removed the `source_file' argument.
17375         (mono_debug_find_method): New method.
17376
17377         * debug-mono-symfile.c (mono_debug_create_mono_symbol_file): Always
17378         create a full symbol file.
17379         (mono_debug_update_mono_symbol_file): Don't distinguish between dynamic
17380         and static symbol files.
17381         (mono_debug_find_method): The symbol file keeps an internal method hash,
17382         call this to get a MonoDebugMethodInfo from a MonoMethod.
17383
17384         * debug-symfile.[ch]: Removed.
17385
17386 2002-08-29  Miguel de Icaza  <miguel@ximian.com>
17387
17388         * image.c (do_mono_image_open): Remove linker version check.
17389
17390 2002-08-29  Dietmar Maurer  <dietmar@ximian.com>
17391
17392         * marshal.c (mono_marshal_get_managed_wrapper): don't cache
17393         wrappers for instance methods.
17394         
17395 2002-08-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17396
17397         * icall.c: added ves_icall_System_IO_Path_get_temp_path.
17398
17399 2002-08-28  Dick Porter  <dick@ximian.com>
17400
17401         * Makefile.am: Export HOST_CC for w32 builds
17402
17403 Tue Aug 27 18:34:51 CEST 2002 Paolo Molaro <lupus@ximian.com>
17404
17405         * file-io.c process.c: MonoString are null terminated, no
17406         need for mono_string_to_utf16() anymore.
17407
17408 Tue Aug 27 17:51:27 CEST 2002 Paolo Molaro <lupus@ximian.com>
17409
17410         * icall.c, unicode.h, unicode.c: removed unused iconv stuff.
17411
17412 Tue Aug 27 16:38:58 CEST 2002 Paolo Molaro <lupus@ximian.com>
17413
17414         * icall.c, reflection.h: speedup System.MonoType.
17415
17416 Tue Aug 27 16:37:01 CEST 2002 Paolo Molaro <lupus@ximian.com>
17417
17418         * reflection.c: allow null as the value of a string argument in
17419         custom attributes constructors.
17420
17421 2002-08-27  Martin Baulig  <martin@gnome.org>
17422
17423         * debug-mono-symfile.h (MonoSymbolFileMethodAddress): Removed the
17424         `trampoline_address' field.
17425
17426 2002-08-27  Dietmar Maurer  <dietmar@ximian.com>
17427
17428         * marshal.c (mono_marshal_get_native_wrapper): removed wrong null
17429         check (fixes bug #29486) 
17430
17431 2002-08-27  Martin Baulig  <martin@gnome.org>
17432
17433         * debug-mono-symfile.c: Changed the file format in a way that allows us
17434         open it read-only and to use a specially malloced area for all the
17435         dynamic data.  We can now also generate a symbol file on-the-fly if we're
17436         debugging IL code and there is no MCS generated symbol file for it.
17437
17438 Mon Aug 26 16:47:37 CEST 2002 Paolo Molaro <lupus@ximian.com>
17439
17440         * object.c: added a define for a good string and array
17441         creation speedup (not enabled by default because we need to deal with
17442         the synch stuff).
17443
17444 2002-08-26  Martin Baulig  <martin@gnome.org>
17445
17446         * debug-mono-symfile.c (mono_debug_create_mono_symbol_file): New
17447         function to create a dynamic symbol file.  This is used by the
17448         debugger to create a symbol file for IL code on-the-fly.
17449
17450 2002-08-26  Martin Baulig  <martin@gnome.org>
17451
17452         * loader.c (mono_lookup_pinvoke_call): Include the error message
17453         from g_module_error() in the error message.
17454
17455 2002-08-24  Martin Baulig  <martin@gnome.org>
17456
17457         * debug-mono-symfile.c (mono_debug_update_mono_symbol_file): New
17458         function to update the symbol file.  The symbol file is mmap()ed
17459         writable, but private.  This allows us to install the symbol file
17460         together with the assembly.
17461
17462 2002-08-24  Martin Baulig  <martin@gnome.org>
17463
17464         * debug-mono-symfile.[ch]: New files.  Similar to debug-symfile.[ch]
17465         but they can read the new symbol file format which mcs is now creating.
17466
17467         * debug-symfile.c (mono_debug_find_source_location): Moved to
17468         debug-mono-symfile.c; this is now operating on the new symbol file.
17469
17470 2002-08-23  Martin Baulig  <martin@gnome.org>
17471
17472         * debug-helpers.c (mono_method_desc_from_method): New function to get
17473         a MonoMethodDesc from a MonoMethod.
17474
17475 Fri Aug 23 15:54:09 CEST 2002 Paolo Molaro <lupus@ximian.com>
17476
17477         * object.c: fixes assertion failure caused by multiple ExecuteAssembly
17478         calls for same domain (patch by Tomi Pakarinen <Tomi.Pakarinen@iki.fi>).
17479
17480 Fri Aug 23 12:14:45 CEST 2002 Paolo Molaro <lupus@ximian.com>
17481
17482         * string-icalls.[ch]: make helper methods static.
17483
17484 2002-08-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17485
17486         * icall.c: re-applied patch to GetValueInternal. Also added R4 and R8
17487         types to it and to SetValueInternal.
17488
17489         * object.c: Moved handle_enum label to its proper place. This was the
17490         f... bug! ;-)
17491
17492         This time i compiled mcs and gtk-sharp and they both work.
17493
17494 2002-08-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17495
17496         * icall.c: reverted partially my previous patch until 
17497         object.c:set_value handles enums correcly.
17498
17499 2002-08-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17500
17501         * icall.c:
17502         (ves_icall_MonoField_GetValue): changed to use mono_field_get_value.
17503         (ves_icall_System_Environment_get_MachineName): removed warning when
17504         compiling under cygwin.
17505
17506 Thu Aug 22 18:49:11 CEST 2002 Paolo Molaro <lupus@ximian.com>
17507
17508         * object.c: fixed field_get_value() for reference types.
17509
17510 2002-08-22  Dick Porter  <dick@ximian.com>
17511
17512         * socket-io.c (ves_icall_System_Net_Sockets_Socket_RecvFrom_internal):
17513         Don't free a buffer while it's still needed.  Patch from Jonathan
17514         Liger <Jonathan.liger@wanadoo.fr>
17515
17516 2002-08-21  Miguel de Icaza  <miguel@ximian.com>
17517
17518         * icall.c (ves_icall_System_Environment_get_Platform): Add new
17519         internal call.
17520
17521 2002-08-21  Dietmar Maurer  <dietmar@ximian.com>
17522
17523         * icall.c (ves_icall_get_method_info): s/MonoMethod/MonoReflectionMethod/
17524         (ves_icall_get_parameter_info): s/MonoMethod/MonoReflectionMethod/
17525
17526         * marshal.c (mono_marshal_get_remoting_invoke): save lmf, because
17527         we call unmanaged code which throws exceptions.
17528
17529 Wed Aug 21 12:56:49 CEST 2002 Paolo Molaro <lupus@ximian.com>
17530
17531         * appdomain.h: added per-domain entry_assembly.
17532         * appdomain.c: ensure mono_runtime_exec_main () gets non-null
17533         arguments.
17534         * icall.c: Assembly::GetEntryAssembly icall.
17535         * object.c: set domain->entry_assembly in mono_runtime_exec_main().
17536         Changes above from a patch by Tomi Pakarinen <tomi.pakarinen@welho.com>.
17537
17538 Tue Aug 20 15:42:15 CEST 2002 Paolo Molaro <lupus@ximian.com>
17539
17540         * appdomain.h, gc.c: added mono_domain_finalize ().
17541
17542 2002-08-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17543
17544         * object.c:
17545         (mono_print_unhandled_exception): changed g_warning by g_printerr
17546         because g_log has a 1024 characters limit (yeah, i got a big stack
17547         trace). Don't print exception name, that should be in ToString 
17548         returned string.
17549
17550 2002-08-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17551
17552         * icall.c: added ves_icall_FieldInfo_SetValueInternal.
17553         * object.c: added missing MONO_TYPE_ARRAY in mono_runtime_invoke_array.
17554
17555 2002-08-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17556
17557         * object.c:
17558         (mono_print_unhandled_exception): after previous commit, i realized
17559         that MS calls ToString on the exception. I changed this function to
17560         do that. This way we get stack_trace for free.
17561
17562 2002-08-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17563
17564         * object.c:
17565         (mono_print_unhandled_exception): invoke Message property instead of
17566         getting 'message' field from Exception. Don't allocate memory for
17567         'trace' and 'message' if not needed.
17568
17569 2002-08-18  Dick Porter  <dick@ximian.com>
17570
17571         * unicode.c: Fix asserts to match Encoder.cs checks
17572
17573 Fri Aug 16 21:42:57 CEST 2002 Paolo Molaro <lupus@ximian.com>
17574
17575         * marshal.c: fix unaligned store issue and a few wrong
17576         opcode argument types.
17577
17578 2002-08-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17579
17580         * icall.c: added GetUninitializedObjectInternal internal call.
17581
17582 2002-08-16  Dietmar Maurer  <dietmar@ximian.com>
17583
17584         * appdomain.c (mono_runtime_invoke_in_domain): transfer Exception
17585         to the right domain.
17586
17587 2002-08-14  Dietmar Maurer  <dietmar@ximian.com>
17588
17589         * marshal.c (mono_marshal_get_runtime_invoke): unbox value types
17590
17591         * class.c (class_compute_field_layout): set blittable to false for Strings
17592
17593         * appdomain.c (mono_domain_transfer_object): added support for ISerializable
17594
17595 Wed Aug 14 17:26:27 CEST 2002 Paolo Molaro <lupus@ximian.com>
17596
17597         * appdomain.h, reflection.c, icall.c, object.c, reflection.h:
17598         first chunk of code to create types at runtime. Code to
17599         handle ReflectedType/DeclaringType. Make reflection handles
17600         domain specific.
17601
17602 Wed Aug 14 17:24:21 CEST 2002 Paolo Molaro <lupus@ximian.com>
17603
17604         * class.c: set correct name in arrays.
17605
17606 2002-08-13  Dietmar Maurer  <dietmar@ximian.com>
17607
17608         * appdomain.c (mono_domain_transfer_object): make it work with
17609         valuetypes. bug fixes.
17610
17611 2002-08-12  Dick Porter  <dick@ximian.com>
17612
17613         * object.h: Rename some parameters to avoid c++ keywords (Patch
17614         from Joseph Wenninger <kde@jowenn.at>)
17615
17616 Thu Aug 8 13:04:18 CEST 2002 Paolo Molaro <lupus@ximian.com>
17617
17618         * icall.c: added icall to implement Assembly.GetFile*.
17619
17620 Thu Aug 8 10:18:17 CEST 2002 Paolo Molaro <lupus@ximian.com>
17621
17622         * reflection.h, reflection.c: code to embed managed resources.
17623
17624 Tue Aug 6 17:59:44 CEST 2002 Paolo Molaro <lupus@ximian.com>
17625
17626         * class.c: move all the type size stuff into
17627         class_compute_field_layout().
17628
17629 Tue Aug 6 11:20:49 CEST 2002 Paolo Molaro <lupus@ximian.com>
17630
17631         * class.c: ensure enums have always the correct instance size.
17632         * unicode.c: remove wrong assert.
17633
17634 Mon Aug 5 19:30:04 CEST 2002 Paolo Molaro <lupus@ximian.com>
17635
17636         * assembly.c: fix mem corruption issue.
17637         * image.h, image.c: added mono_image_get_resource () to access
17638         managed resources.
17639         * icall.c: implemented Assembly.EntryPoint property and some
17640         Managed Resources related internalcalls.
17641
17642
17643 Mon Aug 5 18:18:03 CEST 2002 Paolo Molaro <lupus@ximian.com>
17644
17645         * image.c, image.h: impemented mono_image_get_entry_point ().
17646         * appdomain.c: use mono_image_get_entry_point.
17647
17648 Mon Aug 5 13:08:15 CEST 2002 Paolo Molaro <lupus@ximian.com>
17649
17650         * reflection.c: support the object type argument when loading
17651         custom attributes.
17652
17653 2002-08-05  Dietmar Maurer  <dietmar@ximian.com>
17654
17655         * marshal.c (mono_marshal_get_managed_wrapper): add suppport for
17656         String as return type.
17657
17658 Fri Aug 2 21:15:42 CEST 2002 Paolo Molaro <lupus@ximian.com>
17659
17660         * reflection.c: fix encoding of named args for custom attrs to match
17661         the ms implementation. Read them back when instantiating custom
17662         attributes.
17663
17664 2002-08-02  Radek Doulik  <rodo@ximian.com>
17665
17666         * marshal.c (mono_mb_add_data): convert ret value to LE, suggested
17667         by Dietmar as quick fix
17668         (mono_marshal_get_delegate_begin_invoke): use sig->param_count +
17669         16 as stack size, used on more places as quick fix before Dietmar
17670         will fix it properly
17671
17672 Fri Aug 2 17:48:17 CEST 2002 Paolo Molaro <lupus@ximian.com>
17673
17674         * object.h, object.c: added accessors for fields and properties.
17675
17676 Fri Aug 2 17:45:15 CEST 2002 Paolo Molaro <lupus@ximian.com>
17677
17678         * class.c, class.h: made mono_class_get_field_from_name ()
17679         loop on parent types.
17680         Added mono_class_get_property_from_name ().
17681
17682 Fri Aug 2 11:40:32 CEST 2002 Paolo Molaro <lupus@ximian.com>
17683
17684         * class.c, class.h: move the code to setup the type vtable in its own
17685         function so that it can be reused also for types created at runtime.
17686         Eliminate the "class" identifier from the header file.
17687         * reflection.c: setup the vtable for enums so that we can create
17688         objects for use in SetConstant ().
17689
17690 2002-08-02  Dietmar Maurer  <dietmar@ximian.com>
17691
17692         * marshal.c (mono_delegate_to_ftnptr): pass delegate->target
17693         instead of the delegate itself as this pointer (bug #28383)
17694
17695 2002-08-01  Dietmar Maurer  <dietmar@ximian.com>
17696
17697         * marshal.c (mono_marshal_get_managed_wrapper): added return type
17698         conversions.
17699
17700 Wed Jul 31 16:49:29 CEST 2002 Paolo Molaro <lupus@ximian.com>
17701
17702         * loader.c: don't set the pinvoke bit on icalls.
17703
17704 2002-07-31  Dietmar Maurer  <dietmar@ximian.com>
17705
17706         * debug-helpers.c (mono_method_full_name): only print a number to
17707         indicate wrapper type (so that the output is more readable in traces).
17708
17709 2002-07-30  Dietmar Maurer  <dietmar@ximian.com>
17710
17711         * class.c (mono_class_init): include method override patch from Paolo
17712
17713 Tue Jul 30 15:20:08 CEST 2002 Paolo Molaro <lupus@ximian.com>
17714
17715         * icall.c: fixed GetTypeCode().
17716
17717 2002-07-29  Dietmar Maurer  <dietmar@ximian.com>
17718
17719         * threads.c (ves_icall_System_Threading_Thread_Thread_internal):
17720         use real delegate invoke function to make it work with multicast
17721         delegates (fix bug# 28291).
17722
17723 Fri Jul 26 11:58:22 CEST 2002 Paolo Molaro <lupus@ximian.com>
17724
17725         * object.c: load constant strings.
17726
17727 Fri Jul 26 11:36:14 CEST 2002 Paolo Molaro <lupus@ximian.com>
17728
17729         * reflection.c: no magic numbers.
17730         * tabledefs.h: security action enum.
17731
17732 Fri Jul 26 11:22:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
17733
17734         * assembly.c: fix possible memory corruption.
17735
17736 Thu Jul 25 13:58:38 CEST 2002 Paolo Molaro <lupus@ximian.com>
17737
17738         * reflection.h, reflection.c: added support for linking resources.
17739         * verify.c: check we have an updated corlib.
17740
17741 2002-07-25  Dietmar Maurer  <dietmar@ximian.com>
17742
17743         * marshal.c (mono_marshal_get_native_wrapper): correctly marshal
17744         string arrays.
17745         (mono_marshal_string_array): null terminate unmanaged string arrays.
17746         (mono_marshal_get_managed_wrapper): print warning for arrays (not implemented)
17747
17748 Wed Jul 24 13:32:36 CEST 2002 Paolo Molaro <lupus@ximian.com>
17749
17750         * icall.c: Type.GetType () can now return also types from the
17751         calling assembly.
17752
17753 Wed Jul 24 13:04:05 CEST 2002 Paolo Molaro <lupus@ximian.com>
17754
17755         * loader.h, loader.c: stack walking support.
17756         * icall.c: implemented GetCurrentMethod, GetExecutingAssembly,
17757         GetCallingAssembly.
17758
17759 2002-07-24  Dietmar Maurer  <dietmar@ximian.com>
17760
17761         * marshal.c: added optimisations for blittable types 
17762
17763         * class.c (mono_array_class_get): do not set blittable attribute on arrays
17764         (mono_class_setup_mono_type): set blittable attribute for single
17765         and double.
17766
17767         * marshal.c (mono_string_utf8_to_builder): impl.
17768         (mono_string_builder_to_utf8): impl.
17769         (mono_marshal_get_native_wrapper): impl. StringBuilder marshaling
17770
17771 2002-07-23  Dietmar Maurer  <dietmar@ximian.com>
17772
17773         * marshal.c (mono_marshal_get_native_wrapper): impl. byref types
17774         (mono_marshal_get_managed_wrapper): impl. byref types
17775
17776 2002-07-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17777
17778         * icall.c:
17779         (search_method): don't display debug message. 
17780
17781 2002-07-22  Dietmar Maurer  <dietmar@ximian.com>
17782
17783         * metadata.c (mono_type_stack_size): removed temporary fix for new gcc
17784
17785 Mon Jul 22 18:17:05 CEST 2002 Paolo Molaro <lupus@ximian.com>
17786
17787         * appdomain.c: set the missing filename when throwing exception.
17788
17789 2002-07-22  Dietmar Maurer  <dietmar@ximian.com>
17790
17791         * metadata.c (mono_type_size): code cleanup
17792         (mono_type_stack_size): removed some test code
17793
17794 2002-07-21  Miguel de Icaza  <miguel@ximian.com>
17795
17796         * appdomain.c (ves_icall_System_Reflection_Assembly_LoadFrom): Use
17797         mono_get_exception_file_not_found now.
17798
17799         * exception.c (mono_exception_from_name_two_strings): New version
17800         that will call a constructor with two string arguments. 
17801         (mono_get_exception_file_not_found): New helper routine, used to
17802         report file-not-found errors.
17803
17804 2002-07-20  Dick Porter  <dick@ximian.com>
17805
17806         * process.h:
17807         * process.c: Pass file handles to CreateProcess
17808         
17809         * icall.c:
17810         * file-io.h:
17811         * file-io.c: Implemented CreatePipe
17812
17813 2002-07-19  Dietmar Maurer  <dietmar@ximian.com>
17814
17815         * metadata.c (mono_get_param_info): set alignment for value types
17816
17817 Fri Jul 19 18:58:27 CEST 2002 Paolo Molaro <lupus@ximian.com>
17818
17819         * appdomain.h, domain.c, threads-types.h: don't include config.h in headers.
17820         Constify mono_domain_assembly_open().
17821         * loader.c: handle null namespace in icalls.
17822
17823 2002-07-19  Dietmar Maurer  <dietmar@ximian.com>
17824
17825         * marshal.c (emit_ptr_to_str_conv): marshal object as structs
17826         (emit_str_to_ptr_conv): marshal object as structs
17827
17828         * metadata.c (mono_type_to_unmanaged): marshal object as structs
17829
17830         * marshal.c (mono_marshal_get_runtime_invoke): support value types
17831
17832 2002-07-18  Dietmar Maurer  <dietmar@ximian.com>
17833
17834         * marshal.c (mono_marshal_get_runtime_invoke): use exception filters
17835         (mono_marshal_get_native_wrapper): we an now return value types
17836
17837 Wed Jul 17 18:21:29 CEST 2002 Paolo Molaro <lupus@ximian.com>
17838
17839         * verify.c: more checks implemented.
17840
17841 2002-07-17  Dietmar Maurer  <dietmar@ximian.com>
17842
17843         * marshal.c (mono_delegate_to_ftnptr): invoke the right method
17844         (fix bug #27695)
17845         (mono_marshal_get_native_wrapper): allow byref arguments
17846         (ves_icall_System_Runtime_InteropServices_Marshal_PtrToStringXXX):
17847         impl. PtrToStringXXX methods
17848         (ves_icall_System_Runtime_InteropServices_Marshal_PtrToStructure_type): impl.
17849         (ves_icall_System_Runtime_InteropServices_Marshal_OffsetOf): impl.
17850         (ves_icall_System_Runtime_InteropServices_Marshal_StringToHGlobalAnsi): impl.
17851         (ves_icall_System_Runtime_InteropServices_Marshal_StringToHGlobalUni): impl.
17852         (ves_icall_System_Runtime_InteropServices_Marshal_DestroyStructure): impl.
17853
17854 Tue Jul 16 19:00:57 CEST 2002 Paolo Molaro <lupus@ximian.com>
17855
17856         * reflection.c: fix buglet in parsing an assembly name.
17857
17858 2002-07-16  Dietmar Maurer  <dietmar@ximian.com>
17859
17860         * marshal.c (emit_ptr_to_str_conv): first impl.
17861
17862 Tue Jul 16 12:39:33 CEST 2002 Paolo Molaro <lupus@ximian.com>
17863
17864         * object.c, class.h: cache the vtable in the class as suggested by
17865         vargaz@freemail.hu (Zoltan Varga).
17866
17867 Tue Jul 16 11:27:57 CEST 2002 Paolo Molaro <lupus@ximian.com>
17868
17869         * class.h, loader.c: added mono_field_from_token().
17870         * verify.c: first cut of type checking code.
17871
17872 2002-07-16  Dietmar Maurer  <dietmar@ximian.com>
17873
17874         * marshal.c (mono_marshal_get_native_wrapper): support valuetypes
17875
17876 2002-07-15  Dietmar Maurer  <dietmar@ximian.com>
17877
17878         * marshal.c (mono_marshal_get_native_wrapper): handle enum types
17879         (fix bug #27782)
17880         (mono_marshal_get_remoting_invoke): impl.
17881         (mono_delegate_begin_invoke): impl.
17882         (mono_mb_emit_save_args): impl.
17883         (mono_delegate_end_invoke): impl.
17884         (mono_marshal_get_delegate_begin_invoke):
17885         (mono_marshal_get_delegate_end_invoke):
17886         (mono_marshal_get_delegate_invoke): generate a special name for
17887         those methods (including the signature) and associate them whith
17888         the delegate class. 
17889
17890 2002-07-13  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
17891
17892         * reflection.[ch]: 
17893         (mono_reflection_type_from_name): now it has a MonoImage parameter
17894         which is used as the default image to search the type in. If the image
17895         is NULL or getting the type from it fails, it defaults to corlib.
17896
17897         * icall.c: changed 1 call to mono_reflection_type_from_name to match
17898         new parameter.
17899
17900 Sat Jul 13 19:32:19 CEST 2002 Paolo Molaro <lupus@ximian.com>
17901
17902         * reflection.c: update the parameter table index.
17903
17904 Sat Jul 13 17:34:23 CEST 2002 Paolo Molaro <lupus@ximian.com>
17905
17906         * domain.c: don't include the mark byte in the string hash.
17907
17908 Sat Jul 13 15:06:23 CEST 2002 Paolo Molaro <lupus@ximian.com>
17909
17910         * icall.cs: icall for Type.GetTypeCode ().
17911         * verify: a couple of fixes and disabled local initialization checks.
17912
17913 2002-07-12  Dietmar Maurer  <dietmar@ximian.com>
17914
17915         * marshal.c: better debugging support (DEBUG_RUNTIME_CODE)
17916
17917         * debug-helpers.c (mono_method_full_name): print the type of the
17918         runtime wrapper
17919
17920         * metadata.c (mono_signature_hash): a hash function for signatures
17921         (mono_signature_hash): better hash algorithm
17922
17923         * marshal.c (mono_marshal_get_delegate_invoke): cache methods by signature
17924
17925         * debug-helpers.c (mono_method_full_name): this can now generate
17926         method names with signatures
17927
17928         * marshal.c (mono_marshal_get_managed_wrapper): bug fix: unmanaged
17929         method dont have this pointers.
17930
17931 Fri Jul 12 11:35:48 CEST 2002 Paolo Molaro <lupus@ximian.com>
17932
17933         * reflection.c: fixup typebuilder tokens.
17934         * image.c: fix buglet.
17935         * marshal.h: remove whitespace.
17936         * metadata.h, metadata.c: reinstate code that was removed.
17937         * verify.c: handle catch directives and fix another couple of bugs.
17938
17939 2002-07-11  Dietmar Maurer  <dietmar@ximian.com>
17940
17941         * marshal.c (mono_marshal_get_native_wrapper): support BOOLEAN
17942         (mono_marshal_get_native_wrapper): make it comp. with the old code
17943         (mono_marshal_get_native_wrapper): support boolean
17944         (mono_marshal_get_managed_wrapper): support more types
17945
17946 2002-06-25  Dietmar Maurer  <dietmar@ximian.com>
17947
17948         * class.c (class_compute_field_layout): compute class->blittable attribute.
17949
17950 2002-07-09  Dick Porter  <dick@ximian.com>
17951
17952         * threads.c: Make the thread cleaning up cope with threads that
17953         call ExitThread()
17954
17955 2002-07-08  Radek Doulik  <rodo@ximian.com>
17956
17957         * reflection.c (method_encode_code): use non-translated values to
17958         compute finally_start, this fixes exception handling on ppc, yay!
17959
17960         * decimal.h (struct signscale): fix endianess
17961
17962 2002-07-07  Radek Doulik  <rodo@ximian.com>
17963
17964         * reflection.c: swap box_val and not val
17965
17966 Mon Jul 8 15:18:59 CEST 2002 Paolo Molaro <lupus@ximian.com>
17967
17968         * reflection.c, reflection.h: handle full assembly info in type name.
17969         Handle Type arguments when loading custom attributes.
17970         * icall.c: updated to use new mono_reflection_type_from_name () method.
17971
17972 2002-07-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17973
17974         * loader.c:
17975         (method_from_memberref): also print assembly name when method not found.
17976
17977 2002-07-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17978
17979         * icall.c:
17980         (ves_icall_TypeGetProperties): fixed bug #27473. 
17981
17982 2002-07-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17983
17984         * reflection.c: display image name and token when cannot find the
17985         .ctor for an attribute.
17986
17987 2002-07-05  Martin Baulig  <martin@gnome.org>
17988
17989         * debug-symfile.c: Reflect latest MonoDwarfFileWriter changes.
17990
17991 2002-07-04  Dick Porter  <dick@ximian.com>
17992
17993         * threads.c (mono_thread_cleanup): Nasty kludge to get this to
17994         compile on mingw.  This will cause mingw builds to not wait for
17995         subthreads to terminate after the main thread does.  I've lodged a
17996         bug with the mingw developers for them to wrap OpenThread().
17997
17998 2002-07-03  Dick Porter  <dick@ximian.com>
17999
18000         * threads.c: Store thread IDs instead of handles, because
18001         GetCurrentThread() returns a pseudohandle and therefore stores
18002         useless values.  mono_thread_cleanup() continues checking the
18003         array of threads until it is empty, to cope with subthreads
18004         spawning new threads after the main thread has finished.
18005
18006         * profiler.h:
18007         * profiler.c:
18008         * profiler-private.h: Pass the thread ID to thread profiler
18009         functions, instead of a handle
18010
18011 Wed Jul 3 17:43:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
18012
18013         * verify.c: fixes to make it more usable.
18014         * pedump.c: added --verify code to verify IL code in an assembly.
18015
18016 Tue Jul 2 20:40:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
18017
18018         * reflection.c: turn errors into warnings to allow compiling corlib.
18019
18020 Tue Jul 2 19:33:20 CEST 2002 Paolo Molaro <lupus@ximian.com>
18021
18022         * reflection.c: add special cases to compile corlib.
18023
18024 Mon Jul 1 18:00:40 CEST 2002 Paolo Molaro <lupus@ximian.com>
18025
18026         * reflection.c: handle properties with only a set method.
18027
18028 Mon Jul 1 17:11:11 CEST 2002 Paolo Molaro <lupus@ximian.com>
18029
18030         * opcodes.h: add enum with opcodes in opval order.
18031
18032 2002-07-01  Dick Porter  <dick@ximian.com>
18033         
18034         * object.h:
18035         * object.c (mono_runtime_run_main): Removed unneeded argument
18036
18037 2002-06-28  Martin Baulig  <martin@gnome.org>
18038
18039         * debug-symfile.c: Reflect latest MonoDwarfFileWriter changes.
18040
18041 2002-06-27  Dick Porter  <dick@ximian.com>
18042
18043         * threads.c: Store the handle in both the parent thread and in the
18044         subthread, to minimise the time between starting a new thread and
18045         storing its ID.
18046
18047 2002-06-26  Dick Porter  <dick@ximian.com>
18048
18049         * appdomain.c (mono_runtime_cleanup): Close the socket library
18050         after all the threads have finished, not before
18051
18052 2002-06-26  Martin Baulig  <martin@gnome.org>
18053
18054         * debug-symfile.c (mono_debug_find_source_location): Added
18055         `guint32 *line_number' argument.  If it's not NULL, store the line number
18056         there and return the file name without the line number.
18057
18058 2002-06-25  Dick Porter  <dick@ximian.com>
18059
18060         * icall.c:
18061         * process.h:
18062         * process.c: Process forking and other support functions
18063
18064 2002-06-25  Dick Porter  <dick@ximian.com>
18065
18066         * image.c (do_mono_image_open): Set ref_count to 1, so that bad
18067         things dont happen when the image is closed.
18068         (mono_image_lookup_resource): Walk the resource section looking
18069         for a particular entry
18070
18071         * cil-coff.h: PE resource section decoding
18072
18073 2002-06-25  Dick Porter  <dick@ximian.com>
18074         
18075         * assembly.h:
18076         * assembly.c: 
18077         (mono_assembly_foreach): Accessor functions to walk the list of
18078         loaded assemblies
18079         (mono_assembly_set_main):
18080         (mono_assembly_get_main): Process methods need to know which
18081         assembly is the "main" one
18082
18083         * object.c (mono_runtime_run_main): Record the main assembly
18084
18085         * debug-helpers.c: Fix typo
18086
18087 2002-06-24  Dietmar Maurer  <dietmar@ximian.com>
18088
18089         * icall.c (ves_icall_System_Runtime_InteropServices_Marshal_copy_to_unmanaged): impl.
18090         (ves_icall_System_Runtime_InteropServices_Marshal_copy_from_unmanaged): impl.
18091
18092 Sat Jun 22 11:37:25 CEST 2002 Paolo Molaro <lupus@ximian.com>
18093
18094         * icall.c: fix off-by-one in Assembly.GetTypes() reported by bob@karr.ath.cx.
18095
18096 2002-06-21  Miguel de Icaza  <miguel@ximian.com>
18097
18098         * image.c (do_mono_image_open): Initialize reference count,
18099         otherwise we leak the MonoImage.
18100
18101 Fri Jun 21 19:16:47 CEST 2002 Paolo Molaro <lupus@ximian.com>
18102
18103         * reflection.c: small tweak to handle self-hosting.
18104
18105 Thu Jun 20 23:28:13 CEST 2002 Paolo Molaro <lupus@ximian.com>
18106
18107         * reflection.c: fix type name parse code.
18108
18109 Thu Jun 20 19:24:32 CEST 2002 Paolo Molaro <lupus@ximian.com>
18110
18111         * reflection.c: break out of the loop.
18112         * image.c: special case corlib.
18113
18114 Thu Jun 20 16:43:29 CEST 2002 Paolo Molaro <lupus@ximian.com>
18115
18116         * reflection.c: add all the custom attrs at the end to ensure the
18117         ctors have been properly initialized when the attributes are defined
18118         in the current assembly.
18119
18120 Thu Jun 20 13:46:40 CEST 2002 Paolo Molaro <lupus@ximian.com>
18121
18122         * reflection.c: handle correctly multiple-nested types.
18123
18124 Thu Jun 20 11:49:00 CEST 2002 Paolo Molaro <lupus@ximian.com>
18125
18126         * row-indexes.h: fix typos.
18127         * reflection.c: adjust for typos and fix method_def_or_ref
18128         encoding in MethodImpl table.
18129
18130 Wed Jun 19 21:57:30 CEST 2002 Paolo Molaro <lupus@ximian.com>
18131
18132         * reflection.c: fix entry point patching (thanks Serge!).
18133
18134 2002-06-18  Dietmar Maurer  <dietmar@ximian.com>
18135
18136         * verify.c: add check for System.Exception
18137
18138 Mon Jun 17 20:23:23 CEST 2002 Paolo Molaro <lupus@ximian.com>
18139
18140         * image.c, class.c: minifix for code just c&p'ed.
18141         * reflection.c: warning fix.
18142         * object.h, loader.h, domain.c: load also StringBuilder.
18143
18144 Mon Jun 17 17:29:40 CEST 2002 Paolo Molaro <lupus@ximian.com>
18145
18146         * marshal.h, marshal.c: some support code to handle complex marshaling.
18147
18148 Mon Jun 17 16:32:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
18149
18150         * class.h, class.c, reflection.c: handle ignorecase in GetType ().
18151         Better signatures with vtable error dump.
18152
18153 Mon Jun 17 16:13:35 CEST 2002 Paolo Molaro <lupus@ximian.com>
18154
18155         * reflection.c, reflection.h, icall.c: fixes for multiple-nested types.
18156
18157 2002-06-17  Dietmar Maurer  <dietmar@ximian.com>
18158
18159         * icall.c (ves_icall_Type_GetField): impl.
18160
18161 Mon Jun 17 16:08:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
18162
18163         * metadata.h, metadata.c: added mono_metadata_get_marshal_info()
18164         to retrieve a marshal description blob for a field or param.
18165
18166 Mon Jun 17 14:57:03 CEST 2002 Paolo Molaro <lupus@ximian.com>
18167
18168         * reflection.h, reflection.c: change order of nested type emission
18169         to avoid table corruption. The NestedTypes table is sorted.
18170         * icall.c: change order of GetConstructor results to workaround mcs bug.
18171
18172 Fri Jun 14 16:24:30 CEST 2002 Paolo Molaro <lupus@ximian.com>
18173
18174         * reflection.h, reflection.c: handle field and param marshal
18175         information.
18176
18177 Wed Jun 12 16:30:57 CEST 2002 Paolo Molaro <lupus@ximian.com>
18178
18179         * icall.c, marshal.c marshal.h: more Marshal class implementation.
18180
18181 Tue Jun 11 17:29:19 CEST 2002 Paolo Molaro <lupus@ximian.com>
18182
18183         * reflection.c: fix call convention.
18184
18185 Tue Jun 11 16:52:19 CEST 2002 Paolo Molaro <lupus@ximian.com>
18186
18187         * reflection.h, reflection.c: mono_image_get_memberref_token()
18188         takes a type instead of a class, now. Added
18189         mono_image_get_array_token() to create tokens for the special
18190         multi-dim array methods.
18191
18192 Tue Jun 11 13:21:51 CEST 2002 Paolo Molaro <lupus@ximian.com>
18193
18194         * assembly.c: handle modules (no assembly table). Split
18195         loading references in its own function.
18196         * class.c: handle moduleref resolution scope.
18197         * image.c, image.h: cache module name in image.
18198
18199 2002-06-07  Martin Baulig  <martin@gnome.org>
18200
18201         * reflection.c (mono_image_get_type_info): Only add a class layout entry
18202         if we actually have a `tb->class_size' (ie. it's not UnspecifiedTypeSize).
18203
18204 Fri Jun 7 22:07:25 CEST 2002 Paolo Molaro <lupus@ximian.com>
18205
18206         * icall.c: more signature fixes that used uint instead of int.
18207
18208 Fri Jun 7 20:41:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
18209
18210         * reflection.c: fixed signature of field refs.
18211
18212 Fri Jun 7 19:41:14 CEST 2002 Paolo Molaro <lupus@ximian.com>
18213
18214         * class.c, reflection.c: handle typerefs of nested types
18215         (both on read and when writing files).
18216
18217 Fri Jun 7 17:46:50 CEST 2002 Paolo Molaro <lupus@ximian.com>
18218
18219         * icall.c: fix method signatures that tried to workaround the previous
18220         typo, d'oh!
18221
18222 Fri Jun 7 17:36:33 CEST 2002 Paolo Molaro <lupus@ximian.com>
18223
18224         * debug-helpers.c: fix typo.
18225
18226 Fri Jun 7 17:00:04 CEST 2002 Paolo Molaro <lupus@ximian.com>
18227
18228         * cil-coff.h, icall.c, image.c, reflection.c, reflection.h:
18229         rewrote the PE/COFF writing code (our programs are understood by the
18230         ms runtime, now).
18231
18232 Tue Jun 4 18:10:47 CEST 2002 Paolo Molaro <lupus@ximian.com>
18233
18234         * gc.c, gc.h, icall.c: weakreference support.
18235
18236 Tue Jun 4 16:06:19 CEST 2002 Paolo Molaro <lupus@ximian.com>
18237
18238         * Makefile.am, mono-config.c: use $(sysconfdir).
18239
18240 Mon Jun 3 13:13:32 CEST 2002 Paolo Molaro <lupus@ximian.com>
18241
18242         * icall.c: changed default precision of Double.ToString() to 15.
18243         Fixed memory leak. Unified with Single.ToString.
18244
18245 Sat Jun 1 14:26:45 CEST 2002 Paolo Molaro <lupus@ximian.com>
18246
18247         * sysmath.c: workaround systems missing NAN and/or HUGE_VAL.
18248
18249 Sat Jun 1 13:46:54 CEST 2002 Paolo Molaro <lupus@ximian.com>
18250
18251         * pedump.c, appdomain.c, appdomain.h, assembly.c, domain.c,
18252         gc.c, icall.c, image.c, mono-config.c, reflection.c: killed
18253         warnings and compilation fixes from Dennis Haney (davh@davh.dk)
18254         and myself.
18255
18256 Fri May 31 16:58:36 CEST 2002 Paolo Molaro <lupus@ximian.com>
18257
18258         * debug-symfile.c, sysmath.c: yet more compilation fixes.
18259
18260 Fri May 31 16:35:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
18261
18262         * reflection.c, socket-io.c: more compilation fixes.
18263
18264 Fri May 31 15:58:22 CEST 2002 Paolo Molaro <lupus@ximian.com>
18265
18266         * appdomain.c, class.c, class.h, debug-symfile.c, decimal.c,
18267         domain.c, loader.c, object.c, object.h, reflection.c, string-icalls.h,
18268         unicode.c: warning and compiler compatibility fixes.
18269
18270 Fri May 31 15:36:53 CEST 2002 Paolo Molaro <lupus@ximian.com>
18271
18272         * class.h, metadata.c: fixed warnings/compilation errors.
18273
18274 Fri May 31 13:08:25 CEST 2002 Paolo Molaro <lupus@ximian.com>
18275
18276         * Makefile.am, mono-config.c, mono-config.h: configuration file
18277         support routines.
18278         * loader.c, loader.h: make Dll mapping configurable at runtime in the
18279         config file. Export methods to insert and lookup mappings.
18280
18281 Fri May 31 12:45:38 CEST 2002 Paolo Molaro <lupus@ximian.com>
18282
18283         * reflection.c: handle types and boxed objects in custom attr
18284         constructors.
18285
18286 2002-05-30  Martin Baulig  <martin@gnome.org>
18287
18288         * debug-symfile.c
18289         (ves_icall_Debugger_MonoSymbolWriter_method_builder_from_token): Removed.
18290
18291 Thu May 30 14:15:02 CEST 2002 Paolo Molaro <lupus@ximian.com>
18292
18293         * metadata.c, metadata.h: added mono_metadata_implmap_from_method()
18294         to lookup the implmap row for a P/Invoke method.
18295         * loader.c: added mono_lookup_pinvoke_call(): we only lookup a
18296         P/Invoke method from the runtime on an as needed basis.
18297
18298 2002-05-28  Dietmar Maurer  <dietmar@ximian.com>
18299
18300         * metadata.c (mono_metadata_parse_signature): impl.
18301
18302 Tue May 28 16:02:29 CEST 2002 Paolo Molaro <lupus@ximian.com>
18303
18304         * class.c: handle .pack directive.
18305
18306 Tue May 28 11:04:46 CEST 2002 Paolo Molaro <lupus@ximian.com>
18307
18308         * object.c: initialize static fields with RVA data.
18309
18310 2002-05-25  Martin Baulig  <martin@gnome.org>
18311
18312         * debug-symfile.c
18313         (ves_icall_Debugger_DwarfFileWriter_get_type_token): Removed.
18314
18315 2002-05-24  Martin Baulig  <martin@gnome.org>
18316
18317         * debug-symfile.c
18318         (ves_icall_Debugger_MonoSymbolWriter_get_local_type_from_sig): Removed.
18319         (ves_icall_Debugger_MonoSymbolWriter_method_from_token): Renamed to
18320         `ves_icall_Debugger_MonoSymbolWriter_method_builder_from_token'.
18321
18322 Thu May 23 18:44:37 CEST 2002 Paolo Molaro <lupus@ximian.com>
18323
18324         * object.c: special case string ctros in invoke.
18325         * gc.c: silly whitespace changes.
18326
18327 2002-05-23  Dietmar Maurer  <dietmar@ximian.com>
18328
18329         * threadpool.[ch]: impl. a threadpool that can
18330         be used by mint and mono.
18331
18332 2002-05-22  Martin Baulig  <martin@gnome.org>
18333
18334         * debug-symfile.c (ves_icall_Debugger_MonoSymbolWriter_method_from_token):
18335         The first argument is now a `MonoReflectionModuleBuilder *', the return
18336         value is a `MonoReflectionModuleBuilder *'.  Use the AssemblyBuilder's
18337         `methods' field to get the method builder.  The `token' argument is the
18338         unfixed token.
18339
18340         * unicode.c (iconv_get_length, iconv_convert): Silently ignore all
18341         invalid characters instead of g_assert_not_reached()ing.  This seems
18342         to be the behaviour of mscorlib.
18343
18344 2002-05-22  Dietmar Maurer  <dietmar@ximian.com>
18345
18346         * object.c (mono_runtime_invoke_array): applied patch from Rachel
18347         Hestilow to fix bug #25104
18348
18349 2002-05-21  Martin Baulig  <martin@gnome.org>
18350
18351         * debug-symfile.c (mono_debug_find_source_location): New function.
18352         Looks up an IL offset in the line number table and returns the source
18353         location as a string.
18354
18355 2002-05-21  Gonzalo Paniagua Javier <gonzalo@ximian.com>
18356
18357         * icall.c:
18358         (mono_double_ToStringImpl): changed %f by %g until we have something
18359         better.
18360
18361 2002-05-21  Nick Drochak  <ndrochak@gol.com>
18362
18363         * icall.c : Use different name for Math.Pow's icall.  Needed to check
18364         parameters first in C#.
18365
18366 Mon May 20 17:36:36 CEST 2002 Paolo Molaro <lupus@ximian.com>
18367
18368         * icall.c, reflection.h: added icall to get info about an event.
18369
18370 2002-05-20  Radek Doulik  <rodo@ximian.com>
18371
18372         * object.c (mono_value_box): don't use memcpy for boxing on BIG
18373         endian
18374         (mono_value_box): don't use memcpy for small sizes on
18375         architectures with unaligned access
18376
18377 2002-05-20  Martin Baulig  <martin@gnome.org>
18378
18379         * reflection.c (mono_reflection_setup_internal_class): Don't crash
18380         if `tb->parent == NULL'.
18381         (mono_reflection_create_internal_class): New function.  This is
18382         called from TypeBuilder.CreateType() and sets `klass->enum_basetype'
18383         for enum types.
18384
18385         * icall.c ("System.Reflection.Emit.TypeBuilder::create_internal_class"):
18386         New interncall.
18387
18388 2002-05-19  Martin Baulig  <martin@gnome.org>
18389
18390         * unicode.c (ves_icall_iconv_get_bytes): Actually use the `charCount'
18391         argument to get the length, don't default to the array length.
18392
18393 2002-05-18  Miguel de Icaza  <miguel@ximian.com>
18394
18395         * assembly.c (mono_assembly_setrootdir): New function used to
18396         override the MONO_ASSEMBLIES directory.
18397
18398 Fri May 17 20:39:53 CEST 2002 Paolo Molaro <lupus@ximian.com>
18399
18400         * icall.c: ValueType_GetHashCode() initialize local var.
18401
18402 Thu May 16 17:20:22 CEST 2002 Paolo Molaro <lupus@ximian.com>
18403
18404         * reflection.c: sort custom attributes table.
18405
18406 Thu May 16 16:08:01 CEST 2002 Paolo Molaro <lupus@ximian.com>
18407
18408         * reflection.c: support named args in custom attributes (write support).
18409
18410 Thu May 16 13:04:59 CEST 2002 Paolo Molaro <lupus@ximian.com>
18411
18412         * reflection.c: fix finally position calculation.
18413
18414 2002-05-15  Radek Doulik  <rodo@ximian.com>
18415
18416         * reflection.c: fixed endianess at many places
18417
18418         * icall.c (ves_icall_InitializeArray): comment out debug msg
18419
18420 2002-05-15  Dietmar Maurer  <dietmar@ximian.com>
18421
18422         * object.c (mono_unhandled_exception): new function to handle
18423         unhandled exceptions.
18424         (mono_unhandled_exception): call the UnhandledException event.
18425         (mono_runtime_delegate_invoke): impl.
18426
18427 Wed May 15 15:59:55 CEST 2002 Paolo Molaro <lupus@ximian.com>
18428
18429         * metadata.h, metadata.c, class.c: mono_metadata_field_info ()
18430         returns the RVA, not the direct pointer to the data. Handle the case
18431         when the class size is fixed.
18432
18433 Tue May 14 16:59:44 CEST 2002 Paolo Molaro <lupus@ximian.com>
18434
18435         * reflection.c: fix some endianess issues.
18436
18437 2002-05-14  Dietmar Maurer  <dietmar@ximian.com>
18438
18439         * object.c (mono_runtime_invoke): is now able to catch exceptions.
18440
18441         * threads.c (mono_thread_init): added a callback which is invoked
18442         at thread start.
18443
18444 2002-05-14  Dan Lewis  <dihlewis@yahoo.co.uk>
18445         
18446         * icall.c: make GetHashCode return non-negative values.
18447
18448 2002-05-14  Dan Lewis  <dihlewis@yahoo.co.uk>
18449
18450         * object.c, icall.c, gc.c: revert to address-based hashcode.
18451
18452 2002-05-13  Miguel de Icaza  <miguel@ximian.com>
18453
18454         * icall.c (mono_double_ParseImpl): Added ParseImpl method.
18455
18456 Mon May 13 16:40:30 CEST 2002 Paolo Molaro <lupus@ximian.com>
18457
18458         * icall.c, class.c: special case <Module>.
18459
18460 2002-05-13  Dan Lewis  <dihlewis@yahoo.co.uk>
18461
18462         * icall.c: fix bug in GetNow().
18463
18464 2002-05-11  Dietmar Maurer  <dietmar@ximian.com>
18465
18466         * object.c (mono_runtime_class_init): make sure that we call all
18467         static class constructors.
18468
18469 Fri May 10 18:14:51 CEST 2002 Paolo Molaro <lupus@ximian.com>
18470
18471         * reflection.c: sort methodsemantics table.
18472
18473 Fri May 10 16:31:49 CEST 2002 Paolo Molaro <lupus@ximian.com>
18474
18475         * reflection.h, reflection.c: honour init locals setting.
18476
18477 Thu May 9 18:50:00 EDT 2002 Daniel Morgan <danmorg@sc.rr.com>
18478
18479         * icall.c: copied Double ToStringImpl for Single ToStringImpl
18480
18481 Wed May 8 12:28:28 CEST 2002 Paolo Molaro <lupus@ximian.com>
18482
18483         * reflection.c: support ContructorBuilders in attribute blob creation.
18484
18485 Wed May 8 12:06:14 CEST 2002 Paolo Molaro <lupus@ximian.com>
18486
18487         * reflection.c: some changes to build a binary that can be run
18488         directly in windows.
18489
18490 Mon May 6 13:10:34 CEST 2002 Paolo Molaro <lupus@ximian.com>
18491
18492         * loader.c: print a big message when an icall can't be found.
18493
18494 2002-05-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
18495
18496         * string-icalls.c: fix bug 24248.
18497
18498 Sat May 4 14:03:21 CEST 2002 Paolo Molaro <lupus@ximian.com>
18499
18500         * appdomain.c, appdomain.h, assembly.c, assembly.h, image.h,
18501         icall.c, reflection.h: separate assembly loading by pathname and by
18502         assembly name. Use the MONO_PATH env var to search for assemblies.
18503
18504 Thu May 2 17:56:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
18505
18506         * assembly.c, image.h: add some support for assemblies
18507         with multiple modules.
18508         * class.c, class.h: export mono_class_from_typeref().
18509         * loader.c: remove duplicated code and use mono_class_from_typeref(),
18510         instead.
18511
18512 Thu May 2 15:51:11 CEST 2002 Paolo Molaro <lupus@ximian.com>
18513
18514         * unicode.c: Char.IsNumber doesn't include hex digits as the ms
18515         documentation says (the ECMA one is correct).
18516
18517 2002-05-02  Dick Porter  <dick@ximian.com>
18518
18519         * threads.c: Use GC_debug_register_finalizer with GC_debug_malloc.
18520         Don't name the synchronisation mutex.
18521
18522 2002-04-30  Jeffrey Stedfast  <fejj@ximian.com>
18523
18524         * rand.c
18525         (ves_icall_System_Security_Cryptography_RNGCryptoServiceProvider_GetBytes):
18526         Make the prototypes match.
18527         (ves_icall_System_Security_Cryptography_RNGCryptoServiceProvider_GetNonZeroBytes):
18528         Same.
18529
18530         * icall.c
18531         (ves_icall_System_CurrentTimeZone_GetTimeZoneData): Fixed for
18532         systems that use 'timezone' rather than tm.tm_gmtoff. Also, not
18533         all systems have tm.tm_zone, so use strftime() with %Z to print
18534         the timezone abreviation into a temp string.
18535
18536         * object.c (mono_ldstr): Fixed to use mono_string_chars() macro
18537         rather than mono_array_addr() on a MonoString on Big Endian
18538         machines.
18539
18540 2002-04-30  Dietmar Maurer  <dietmar@ximian.com>
18541
18542         * string-icalls.c (ves_icall_System_String_InternalReplace_Str):
18543         fix bug 24041
18544
18545 2002-04-30  Dick Porter  <dick@ximian.com>
18546
18547         * socket-io.c: Cope with SOCKET being an integer rather than a
18548         pointer now.
18549
18550         * threads.c: Added Thread_free_internal, to deal with thread
18551         handle cleanup.  Moved calls to handle_store() and handle_remove()
18552         to start_wrapper(), so each can only be called once.  Allocate
18553         synchronisation blocks with GC_malloc(), and use GC finalisation
18554         to close the handles.
18555
18556         * icall.c: added System.Threading.Thread::Thread_free_internal
18557
18558 Mon Apr 29 15:33:27 CEST 2002 Paolo Molaro <lupus@ximian.com>
18559
18560         * icall.c: support Environment.Exit, CommandLineArgs().
18561
18562 Mon Apr 29 15:15:57 CEST 2002 Paolo Molaro <lupus@ximian.com>
18563
18564         * object.c, object.h: added mono_runtime_run_main () and
18565         mono_runtime_get_main_args () for use in System.Environment.
18566
18567 Mon Apr 29 13:45:11 CEST 2002 Paolo Molaro <lupus@ximian.com>
18568
18569         * gc.c: fix thinko, enable actual finalization since the jit is now
18570         fixed.
18571
18572 Mon Apr 29 12:47:36 CEST 2002 Paolo Molaro <lupus@ximian.com>
18573
18574         * gc.c, object.c: take into account that an object may be offset wrt the address
18575         returned by GC_malloc().
18576
18577 Mon Apr 29 12:14:39 CEST 2002 Paolo Molaro <lupus@ximian.com>
18578
18579         * image.c: handle files without entries in the assembly table (modules).
18580
18581 2002-04-28 Patrik Torstensson <patrik.torstensson@intel.com>
18582
18583         * reflection.c (mono_reflection_setup_internal_class): remove g_assert_not_reached() to allow 
18584         mcs selfhosting again (build breaker) and did move the check to class instead. parent is
18585         allowed to be null when it's System.Object class setup.
18586
18587 2002-04-27  Martin Baulig  <martin@gnome.org>
18588
18589         * reflection.c (mono_reflection_setup_internal_class): g_assert_not_reached()
18590         if `tb->parent == NULL' rather than crashing.
18591
18592 2002-04-28  Nick Drochak  <ndrochak@gol.com>
18593
18594         * sysmath.c (ves_icall_System_Math_Asin): Fix copy-paste error.  Was
18595         calling acos() where asin() should have been called.
18596
18597 2002-04-26  Martin Baulig  <martin@gnome.org>
18598
18599         * assembly.c (default_assembly_name_resolver): Use G_FILE_TEST_IS_REGULAR
18600         instead of G_FILE_TEST_EXISTS - if you're in mcs/class/corlib/System/Test,
18601         there's a subdirectory called `System', but we don't want to read that
18602         subdirectory as an assembly.
18603
18604 2002-04-25  Martin Baulig  <martin@gnome.org>
18605
18606         * debug-symfile.c: Reflect latest MonoString changes.
18607
18608 Thu Apr 25 16:38:01 CEST 2002 Paolo Molaro <lupus@ximian.com>
18609
18610         * rand.c, rand.h: instance method icalls need to have an explicit
18611         this pointer as first argument in the C implementation.
18612
18613 2002-04-25  Nick Drochak <ndrochak@gol.com>
18614
18615         * icall.c: Fix typo in map for GetNonZeroBytes
18616
18617 2002-04-24      Patrik Torstensson <patrik.torstensson@labs2.com>
18618
18619         * string-icalls.c : String does now passes unit tests without any 
18620         errors, the following changes has been made:
18621         
18622         Implemented replace methods.
18623         Renaming of methods to (try) follow the standard.
18624         Fixed compare ordinal
18625         Made all memory allocated directly to function instead of via icall function.
18626         Small performance fix in is_in_array function
18627                         
18628  (2002-04-23) Changes from Duncan Mak <duncan@ximian.com>
18629
18630         c (mono_string_Internal_ctor_charp_int_int):
18631         (mono_string_Internal_ctor_sbytep_int_int):  Removed check for
18632         sindex < 0, throw ArgumentOutOfRangeException instead of
18633         ArgumentNullException.
18634
18635         Added new check for length == 0, however
18636         I need to make it return String.Empty from the C code.
18637         
18638         (mono_string_Internal_ctor_sbytep): Use mono_string_new, and let
18639         that calculate the length for us here.
18640         
18641         (mono_string_Internal_ctor_sbytep_int_int): Replaced
18642         mono_string_new_utf16 with mono_string_new, since value is utf8.
18643
18644 Wed Apr 24 18:43:29 CEST 2002 Paolo Molaro <lupus@ximian.com>
18645
18646         * object.c: register the object for finalization if needed.
18647         Allocate one more char in the string for the terminating 0 char.
18648
18649 Wed Apr 24 18:22:27 CEST 2002 Paolo Molaro <lupus@ximian.com>
18650
18651         * class.c, class.h, image.c: check if a type implemenst a destructor.
18652         Use the proper key for array class lookups.
18653         * icall.c: register the icalls in the System.GC class.
18654         * gc.c, gc.h: GC-related functions and icalls.
18655
18656 2002-04-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
18657
18658         * icall.c:
18659         * socket-io.c:
18660         * unicode.c: free some strings gotten from mono_string_to_utf8 and
18661         changed a couple of free () by g_free ().
18662
18663         * decimal.c: one-liner in the comments for decimal2string ().
18664
18665 2002-04-24      Patrik Torstensson <patrik.torstensson@labs2.com>
18666
18667         * object.c (mono_runtime_invoke_array) : Bug because of my incompetence.
18668
18669 2002-04-24      Patrik Torstensson <patrik.torstensson@labs2.com>
18670
18671         * reflection.c (mono_reflection_get_custom_attrs) : fixed image bug (crash)
18672         * object.c (mono_runtime_invoke_array) : handle null in params
18673
18674 2002-04-23      Patrik Torstensson <patrik.torstensson@labs2.com>
18675
18676         * string-icalls.c: fixed bug in split (one off bug)
18677
18678 2002-04-23      Patrik Torstensson <patrik.torstensson@labs2.com>
18679
18680         * string-icalls.c: fixed bug in remove and lastindexofany, add equals icall.
18681         * icalls.c: added String::Equals as internal method
18682
18683 2002-04-23      Patrik Torstensson <patrik.torstensson@labs2.com>
18684
18685         * threads.c: fixed bug in the double interlocked functions
18686
18687 2002-04-22      Patrik Torstensson <patrik.torstensson@labs2.com>
18688
18689         * threads.c: implemented all of the new interlocked icalls.
18690         * string-icalls.c: fix a bug in insert.
18691         * icalls.c: added the icalls for interlocked, removed old string functions.
18692         
18693 Mon Apr 22 19:44:16 CEST 2002 Paolo Molaro <lupus@ximian.com>
18694
18695         * loader.c: fix off-by-one error when reading argument names.
18696
18697 Mon Apr 22 19:28:14 CEST 2002 Paolo Molaro <lupus@ximian.com>
18698
18699         * profiler.c: win32 counter implementation (untested).
18700         * icall.cs: win32 GetNow() and GetTimeZoneData() implementations
18701         (the latter needs testing and more complete impl. from win32 folks).
18702
18703 2002-04-21  Dan Lewis  <dihlewis@yahoo.co.uk>
18704
18705         * object.c: mono_array_new_full workaround mono_array_class_get
18706         problem.
18707
18708 2002-04-17      Patrik Torstensson <patrik.torstensson@labs2.com>
18709
18710         * string-icalls.c (mono_string_InternalRemove): Fixed overwrite bug.
18711         * object.h (mono_string_chars): Changed casting type.
18712
18713 2002-04-17      Patrik Torstensson <patrik.torstensson@labs2.com>
18714
18715         * string-icalls.c: Fixed trim method, added the constructors done by Duncan, fixed
18716                            method signatures to use gunichar2 instead of gint16.
18717
18718 2002-04-20  Dan Lewis  <dihlewis@yahoo.co.uk>
18719
18720         * object.h, object.c: domain-specific versions of mono_object_new and
18721         mono_array_new.
18722
18723 2002-04-20  Dietmar Maurer  <dietmar@ximian.com>
18724
18725         * object.c: changed String layout
18726
18727         * string-icalls.c (mono_string_Internal_ctor_chara): added
18728         internal string constructors.
18729
18730 Sat Apr 20 13:33:07 CEST 2002 Paolo Molaro <lupus@ximian.com>
18731
18732         * threads.c: pass 'this' to the thread start routine.
18733
18734 2002-04-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
18735
18736         * string-icalls.c: fix IndexOf and LastIndexOf. Now
18737         InternalCompareStr don't call twice mono_string_cmp_char for the last
18738         character. Improved performance in mono_string_cmp_char.
18739
18740 Fri Apr 19 19:26:28 CEST 2002 Paolo Molaro <lupus@ximian.com>
18741
18742         * Makefile.am, appdomain.c, class.c, object.c: split runtime-depended
18743         code into its own library: libmonoruntime.
18744
18745 2002-04-19  Dan Lewis  <dihlewis@yahoo.co.uk>
18746
18747         * object.h, object.c: changed array format so that szarrays do not
18748         require a bounds structure.
18749         * icall.c, appdomain.c: support for new szarray format.
18750
18751 Fri Apr 19 18:04:34 CEST 2002 Paolo Molaro <lupus@ximian.com>
18752
18753         * metadata.c: compare also the retuns type when comparing signatures:
18754         we didn't do this as an optimization since really overloaded methods
18755         must differ also in the arguments, but this doesn't work with
18756         low-level IL code (or when using explicit conversion operators: see
18757         bug#23498 for an example).
18758
18759 Fri Apr 19 16:14:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
18760
18761         * loader.c: SZARRAY types can be saved as TYPESPEC, too.
18762
18763 Thu Apr 18 17:15:09 CEST 2002 Paolo Molaro <lupus@ximian.com>
18764
18765         * icall.c: make MonoType::GetElementType its own icall.
18766
18767 Thu Apr 18 16:41:30 CEST 2002 Paolo Molaro <lupus@ximian.com>
18768
18769         * icall.c: remove MonoMethod_get_Name().
18770         * reflection.c, reflection.h, verify: cache the method name in the MonoMethod
18771         object.
18772
18773 2002-04-17      Patrik Torstensson <patrik.torstensson@labs2.com>
18774
18775         * string-icalls.c: optimized a few methods.
18776
18777 2002-04-17      Patrik Torstensson <patrik.torstensson@labs2.com>
18778
18779         * icall.c: added all new string internal calls
18780         * string-icalls.c: added, new string internal call implementation.
18781         * object.c: added mono_string_new_size for allocating a string a size
18782
18783 2002-04-17  Dietmar Maurer  <dietmar@ximian.com>
18784
18785         * object.c (mono_object_isinst): use the same code as in the
18786         optimized x86 version.
18787
18788 Wed Apr 17 14:14:36 CEST 2002 Paolo Molaro <lupus@ximian.com>
18789
18790         * profiler.c: TSC-based timer code (faster and more accurate).
18791         Not hooked up in configure, yet (set USE_X86TSC to 1).
18792
18793 Wed Apr 17 12:33:10 CEST 2002 Paolo Molaro <lupus@ximian.com>
18794
18795         * profiler.c, profiler.h: track time spent compiling methods.
18796         * threads.c: track thread creation/destruction.
18797
18798 Tue Apr 16 20:08:43 CEST 2002 Paolo Molaro <lupus@ximian.com>
18799
18800         * profiler.c, profiler.h, profiler-private.h: profiling interface
18801         and sample implementation. Moved here so that it can be used also by
18802         the jit.
18803
18804 Tue Apr 16 12:58:12 CEST 2002 Paolo Molaro <lupus@ximian.com>
18805
18806         * reflection.c, reflection.h: keep types and other handles separate in
18807         the hash tables for referred tokens. Add guid for modules.
18808
18809 Mon Apr 15 11:37:33 CEST 2002 Paolo Molaro <lupus@ximian.com>
18810
18811         * assembly.c: fix bugs found with valgrind.
18812         * metadata.h, metadata.c: added mono_metadata_guid_heap().
18813
18814 2002-04-14      Patrik Torstensson <patrik.torstensson@labs2.com>
18815
18816         * threads: added icall support for getting current domain for
18817                    the thread.
18818  
18819 2002-04-13  Martin Baulig  <martin@gnome.org>
18820
18821         * debug-symfile.h (MonoDebugLocalInfo): Renamed to MonoDebugVarInfo.
18822         (MonoDebugVarInfo): Added `index' field for register based addresses.
18823         (MONO_DEBUG_SYMBOL_FILE_VERSION): Increased to 9.
18824         (MonoDebugMethodInfo): Replaced `guint32 *param_offsets' with
18825         `MonoDebugVarInfo *params' and `guint32 this_offset' with
18826         `MonoDebugVarInfo *this_var'.
18827
18828         * debug-symfile.c (relocate_variable): New static function to write
18829         a location description for a local variable or method parameter.
18830
18831 2002-04-12  Martin Baulig  <martin@gnome.org>
18832
18833         * debug-symfile.h (MonoDebugLocalInfo): New type. This contains the
18834         stack offset and begin/end scope address of a local variable.
18835         (MonoDebugMethodInfo): Replaced `guint32 *local_offsets' with
18836         'MonoDebugLocalInfo *locals', added `prologue_end' and `epilogue_begin'.
18837         (MONO_DEBUG_SYMBOL_FILE_VERSION): Increased to 8.
18838
18839         * debug-symfile.c (MRT_variable_start_scope, MRT_variable_end_scope):
18840         Added new relocation types for start/end scope of a local variable.
18841
18842 Fri Apr 12 18:30:29 CEST 2002 Paolo Molaro <lupus@ximian.com>
18843
18844         * object.h: add mono_object_domain() macro.
18845         * reflection.c: handle typespecs.
18846         * icall.c: MonoMethod::get_Name() implementation.
18847
18848 Thu Apr 11 12:29Ni:14 CEST 2002 Paolo Molaro <lupus@ximian.com>
18849
18850         * icall.c: String::GetHashCode() icall implementation.
18851
18852 Wed Apr 10 21:16:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
18853
18854         * icall.c: String::IndexOfAny icall.
18855         * object.c, object.h: make array->max_length more useful.
18856         Intrduced mono_object_class() and mono_string_length() macros.
18857
18858 2002-04-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
18859
18860         * unicode.c (ves_icall_System_Char_IsNumber): use g_unichar_isxdigit
18861         instead of g_unichar_isdigit.
18862
18863 2002-04-11  Nick Drochak  <ndrochak@gol.com>
18864
18865         * icall.c: Implement a simple Double.ToString().
18866
18867 Tue Apr 9 21:31:16 CEST 2002 Paolo Molaro <lupus@ximian.com>
18868
18869         * appdomain.h: only io-layer.h is supposed to be included.
18870         * icall.c: explicitly import environ. Fix warning.
18871
18872 2002-04-10  Nick Drochak  <ndrochak@gol.com>
18873
18874         * icall.c (ves_icall_System_CurrentTimeZone_GetTimeZoneData) :
18875                 return true even if it's not Daylight Savings time.
18876                 Only return false for the case where the function isn't
18877                 implemented for a plaform (read Windows).
18878
18879 Tue Apr 9 13:05:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
18880
18881         * appdomain.h, appdomain.c, class.c, object.c: protect MonoDomain
18882         data with a mutex.
18883
18884 2002-04-09  Dietmar Maurer  <dietmar@ximian.com>
18885
18886         * mempool.c (mono_mempool_alloc): only use g_malloc when
18887         absolutely necessary.
18888
18889 2002-04-08  Dietmar Maurer  <dietmar@ximian.com>
18890
18891         * mempool.c (MEM_ALIGN): hardcode MEM_ALIGN to 8
18892
18893         * class.c (mono_class_vtable): use domain mempool to allocate vtable
18894         (mono_class_proxy_vtable): use domain mempool
18895
18896 Mon Apr 8 17:17:04 CEST 2002 Paolo Molaro <lupus@ximian.com>
18897
18898         * appdomain.h, appdomain.c: split initialization that requires the
18899         execution engine support into mono_runtime_init().
18900
18901 2002-04-08  Dietmar Maurer  <dietmar@ximian.com>
18902
18903         * class.c (mono_class_init): don't include vtable inside MonoClass
18904         to save some memory, gather some statistics.
18905         (mono_class_vtable): use g_malloc instead of GC_malloc when possible
18906
18907 Sat Apr 6 20:07:48 CEST 2002 Paolo Molaro <lupus@ximian.com>
18908
18909         * icall.c: internalcall implementation for ValueType.Equals().
18910
18911 2002-04-06  Dietmar Maurer  <dietmar@ximian.com>
18912
18913         * object.c (mono_message_init): moved 
18914         (mono_runtime_exec_main): new arch. independent impl.
18915         (mono_runtime_invoke_array): new method - like
18916         mono_runtime_invoke, but you can pass an array of objects.
18917         (mono_remoting_invoke): new arch. independent impl.
18918         (mono_message_invoke): new arch. independent impl.
18919         (mono_runtime_class_init): new arch. independent impl.
18920         (mono_runtime_object_init): new arch. independent impl.
18921
18922 Fri Apr 5 18:29:14 CEST 2002 Paolo Molaro <lupus@ximian.com>
18923
18924         * metadata.c, object.c, reflection.c: documented the exported
18925         functions.
18926
18927 Fri Apr 5 15:42:31 CEST 2002 Paolo Molaro <lupus@ximian.com>
18928
18929         * icall.c: simpler code to pass the assembly builder data to corlib.
18930         Implement GetNestedTypes() internalcall.
18931
18932 Thu Apr 4 21:46:48 CEST 2002 Paolo Molaro <lupus@ximian.com>
18933
18934         * class.c: warn if a type can't be loaded.
18935
18936 2002-04-04  Dietmar Maurer  <dietmar@ximian.com>
18937
18938         * image.h: typedef MonoImageOpenStatus
18939         * types.h: removed unused file
18940         
18941 2002-04-04  Dan Lewis  <dihlewis@yahoo.co.uk>
18942
18943         * icall.c: Enum_ToObject accepts enum value arguments.
18944
18945 Thu Apr 4 11:35:37 CEST 2002 Paolo Molaro <lupus@ximian.com>
18946
18947         * class.c: move initialization of properties, events and nested
18948         classes, so that they happen for interfaces, too.
18949
18950 Wed Apr 3 20:03:32 CEST 2002 Paolo Molaro <lupus@ximian.com>
18951
18952         * icall.c: cleanup some ugly casts in Array_SetValue*.
18953
18954 Wed Apr 3 19:49:53 CEST 2002 Paolo Molaro <lupus@ximian.com>
18955
18956         * icall.c: the values array fro enums is of the correct type, now.
18957         Implement (correctly) getFullName instead of assQualifiedName for
18958         MonoType.
18959         * reflection.h, reflection.c: added mono_type_get_name ().
18960
18961 Wed Apr 3 17:56:22 CEST 2002 Paolo Molaro <lupus@ximian.com>
18962
18963         * assembly.c, image.h: for each MonoImage, record from wich assembly
18964         it was loaded.
18965         * reflection.h, icall.c: added System_Reflection_Assembly_GetTypes().
18966         Make Type.Assembly work.
18967
18968 2002-04-03  Dietmar Maurer  <dietmar@ximian.com>
18969
18970         * debug-symfile.h: use char* instead of gpointer to avoid
18971         unnecessary casts.
18972
18973         * appdomain.c (mono_jit_info_table_find): use char* instead of gpointer
18974
18975         * icall.c (ves_icall_InternalExecute): impl. FielSetter
18976         (ves_icall_System_Array_SetValueImpl): removed strange MonoArray cast
18977
18978 2002-03-30  Dietmar Maurer  <dietmar@ximian.com>
18979
18980         * icall.c (mono_message_init): impl. (code cleanup)
18981         (ves_icall_InternalExecute): impl. FieldGetter
18982
18983         * class.c (mono_class_init): added exerimental EXT_VTABLE_HACK, if
18984         defined we call all (non-static)methods through the vtable. 
18985
18986 Fri Mar 29 18:09:08 CET 2002 Paolo Molaro <lupus@ximian.com>
18987
18988         * class.c: it seems GC_debug_malloc() makes the Boehm GC call the
18989         finalizer even though the memory is still referenced (and the chunk of
18990         memory is not freed).
18991
18992 Fri Mar 29 17:43:04 CET 2002 Paolo Molaro <lupus@ximian.com>
18993
18994         * assembly.c: fix brokeness.
18995
18996 Fri Mar 29 16:09:54 CET 2002 Paolo Molaro <lupus@ximian.com>
18997
18998         * class.c: kill some warnings. Check explicit interface method
18999         implementation also without considering the namespace.
19000         Load also literal strings in static class data.
19001
19002 2002-03-29  Miguel de Icaza  <miguel@ximian.com>
19003
19004         * assembly.c (default_assembly_name_resolver): Kill memory leak. 
19005         (default_assembly_name_resolver): Make the resolver take the
19006         "base" directory where the assembly was originally defined, so we
19007         can load DLLs that are in the same directory as the assembly that
19008         is being referenced.
19009
19010 2002-03-28  Dick Porter  <dick@ximian.com>
19011
19012         * file-io.h: 
19013         * file-io.c:
19014         * socket-io.c: 
19015         * unicode.h: 
19016         * unicode.c: Warning cleanups
19017
19018 Thu Mar 28 18:06:14 CET 2002 Paolo Molaro <lupus@ximian.com>
19019
19020         * object.h, reflection.h: use the correct type instead of MonoObject.
19021
19022 2002-03-28  Martin Baulig  <martin@gnome.org>
19023
19024         * debug-symfile.c (mono_debug_class_get): Don't look in referenced assemblies.
19025         (mono_debug_update_symbol_file): Initialize classes if necessary.
19026
19027 Thu Mar 28 15:58:43 CET 2002 Paolo Molaro <lupus@ximian.com>
19028
19029         * assembly.c, debug-helpers.c, image.c, image.h, metadata.c, pedump.c,
19030         rawbuffer.c, reflection.c, verify.c: mare warning cleanups.
19031
19032 Thu Mar 28 15:20:39 CET 2002 Paolo Molaro <lupus@ximian.com>
19033
19034         * assembly.h: fix function prototype.
19035         * metadata.h, metadata.c, object.h, private.h: get rid of warnings.
19036         * mono-endian.h: use const cast.
19037
19038 2002-03-28  Dietmar Maurer  <dietmar@ximian.com>
19039
19040         * icall.c (ves_icall_MonoMethodMessage_InitMessage): moved from message.c
19041
19042 Thu Mar 28 12:32:00 CET 2002 Paolo Molaro <lupus@ximian.com>
19043
19044         * loader.c: don't assert when a typeref can't be loaded, give
19045         a chance to the runtime to trow an exception instead.
19046         * loader.h: fix warning.
19047
19048 2002-03-28  Dietmar Maurer  <dietmar@ximian.com>
19049
19050         * class.c (mono_class_proxy_vtable): added proxy support
19051
19052 2002-03-27  Dan Lewis <dihlewis@yahoo.co.uk>
19053
19054         * icall.c: removed last of PAL calls, added System.Environment
19055         * file-io.h, file-io.c: MonoIO implementation
19056         * object.h, object.c: mono_string_to_utf16() now returns gunichar2*
19057
19058 Tue Mar 26 19:56:10 CET 2002 Paolo Molaro <lupus@ximian.com>
19059
19060         * appdomain.c: do not use the byte marker in ldstr table lookup.
19061         * debug-helpers.c: allow two ':' to separate class and method name.
19062         * object.c: allocate arrays bounds with the GC, too.
19063         * verify: add a few more checks.
19064
19065 Tue Mar 26 18:45:46 CET 2002 Paolo Molaro <lupus@ximian.com>
19066
19067         * reflection.c: output also literal strings. Allocate parameter data
19068         with GC_malloc() (thanks, Martin, for catching this!).
19069
19070 2002-03-26  Martin Baulig  <martin@gnome.org>
19071
19072         * debug-symfile.h (MonoDebugMethodInfo): Added `this_offset', don't
19073         include the `this' offset in the `param_offsets'.
19074
19075 2002-03-25  Martin Baulig  <martin@gnome.org>
19076
19077         * debug-symfile.c (mono_debug_update_symbol_file): Use a new
19078         mono_debug_get_class() function to get the classes. Added new
19079         relocation types for arrays and strings.
19080         (mono_debug_get_class): New static function to search in all
19081         referenced assemblies for a metadata token.
19082
19083         * debug-symfile.h (MONO_DEBUG_SYMBOL_FILE_VERSION): Increased to 7.
19084
19085 Mon Mar 25 13:08:18 CET 2002 Paolo Molaro <lupus@ximian.com>
19086
19087         * reflection.h, reflection.c: use a gc-safe hash for hash tables that
19088         hold gc-allocated objects. Make the string heap a stream like the
19089         others. Removed duplicated code when writing stream info.
19090         Added asserts to catch possible buffer overflows. Set the sorted map
19091         for tables that need sorting. Added some documentation.
19092
19093 Mon Mar 25 13:04:56 CET 2002 Paolo Molaro <lupus@ximian.com>
19094
19095         * appdomain.h, appdomain.c, class.c, object.c: use a GC-safe hash table 
19096         for interned strings and vtables.
19097
19098 2002-03-24  Martin Baulig  <martin@gnome.org>
19099
19100         * icall.c (ves_icall_Type_GetFields): Reverse the list before storing
19101         it in the array since it was created with g_slist_prepend().
19102
19103 2002-03-24  Martin Baulig  <martin@gnome.org>
19104
19105         * debug-symfile.c (mono_debug_local_type_from_signature): Renamed
19106         to ves_icall_Debugger_MonoSymbolWriter_get_local_type_from_sig().
19107         (mono_debug_method_from_token): Renamed to
19108         ves_icall_Debugger_MonoSymbolWriter_method_from_token().
19109         (ves_icall_Debugger_DwarfFileWriter_get_type_token): New interncall.
19110
19111         * debug-symfile.c (MRT_type_sizeof, MRT_type_field_offset): New
19112         relocation types.
19113
19114         * debug-symfile.h (MONO_DEBUG_SYMBOL_FILE_VERSION): Increased to 6.
19115
19116 2002-03-24  Martin Baulig  <martin@gnome.org>
19117
19118         * debug-symfile.c (mono_debug_local_type_from_signature): New func.
19119         (mono_debug_method_from_token): New func.
19120
19121         * icall.c (Mono.CSharp.Debugger.MonoSymbolWriter::get_local_type_from_sig):
19122         New interncall, calls mono_debug_local_type_from_signature().
19123         (Mono.CSharp.Debugger.MonoSymbolWriter::get_method): New interncall,
19124         calls mono_debug_method_from_token().
19125
19126 2002-03-23  Martin Baulig  <martin@gnome.org>
19127
19128         * unicode.c (ves_icall_iconv_get_char_count): The `count' argument
19129         specifies the number of bytes to be converted, not the array size.
19130         Return the number of chars, not the number of bytes.
19131         (ves_icall_iconv_get_chars): The `byteCount' argument
19132         specifies the number of bytes to be converted, not the array size.
19133
19134 2002-03-23  Martin Baulig  <martin@gnome.org>
19135
19136         * reflection.h (MonoReflectionSigHelper): New type.
19137
19138         * reflection.c (mono_reflection_sighelper_get_signature_local),
19139         (mono_reflection_sighelper_get_signature_local): New functions.
19140
19141         * icall.c (System.Reflection.Emit.SignatureHelper::get_signature_local),
19142         (System.Reflection.Emit.SignatureHelper::get_signature_field): New
19143         interncalls.
19144
19145 2002-03-23  Martin Baulig  <martin@gnome.org>
19146
19147         * rawbuffer.c (mono_raw_buffer_load_mmap): Use MAP_SHARED when
19148         is_writeable is set.
19149         (mono_raw_buffer_update): New function to write the modified map
19150         back to disk.
19151
19152         * debug-symfile.h (MonoDebugSymbolFile): Added `raw_contents_size'.
19153
19154         * debug-symfile.c (mono_debug_update_symbol_file): Call
19155         mono_raw_buffer_update() when done writing.
19156
19157 2002-03-23  Martin Baulig  <martin@gnome.org>
19158
19159         * debug-symfile.h (MONO_DEBUG_SYMBOL_FILE_VERSION): Increased to 5.
19160
19161         * debug-symfile.c: Added support for arguments and local variables.
19162
19163 2002-03-23  Dick Porter  <dick@ximian.com>
19164
19165         * debug-symfile.c: Remove extraneous 'include <elf.h>' that wasn't
19166         protected by ifdefs, hence breaking the w32 build.
19167
19168 Thu Mar 21 17:35:01 CET 2002 Paolo Molaro <lupus@ximian.com>
19169
19170         * object.c: implement is_interned() the right way.
19171
19172 2002-03-21  Martin Baulig  <martin@gnome.org>
19173
19174         * debug-symfile.[ch]: New files to handle debugging information
19175         files. There's also support to dynamically update these symbol
19176         files to include machine dependent information.
19177
19178 2002-03-20  Dietmar Maurer  <dietmar@ximian.com>
19179
19180         * threads.c (mono_thread_create): new function to create thread
19181         from C
19182
19183 2002-03-20  Martin Baulig  <martin@gnome.org>
19184
19185         * icall.c (ves_icall_InternalInvoke): Create a new object if the
19186         method is a constructor.
19187         (icall_map): Added "System.Reflection.MonoCMethod::InternalInvoke",
19188         points to ves_icall_InternalInvoke().
19189
19190 2002-03-20  Dan Lewis <dihlewis@yahoo.co.uk>
19191
19192         * file-io.c: Flush shouldn't throw exceptions.
19193
19194 2002-03-19  Dan Lewis <dihlewis@yahoo.co.uk>
19195
19196         * file-io.c: FileStream flush support; FileSetLength now
19197         restores file pointer.
19198
19199 Tue Mar 19 18:17:21 CET 2002 Paolo Molaro <lupus@ximian.com>
19200
19201         * class.c: set image for pointer classes.
19202
19203 2002/03/19  Nick Drochak <ndrochak@gol.com>
19204
19205         * sysmath.c: Forgot one.
19206
19207 2002-03-18  Miguel de Icaza  <miguel@ximian.com>
19208
19209         * sysmath.c: Avoid redefining existing names.
19210
19211 2002-03-18  Dan Lewis <dihlewis@yahoo.co.uk>
19212
19213         * sysmath.c, sysmath.h, icall.c, Makefile.am: math routines now
19214         handled by runtime as icall rather than dllimport from libm.so
19215         * file-io.c, file-io.h: fixed handle argument type.
19216
19217 2002-03-18  Dick Porter  <dick@ximian.com>
19218
19219         * reflection.c (mono_image_get_type_info): rename interface to
19220         iface, because of "#define interface struct" on windows.
19221
19222 Sat Mar 16 19:18:38 CET 2002 Paolo Molaro <lupus@ximian.com>
19223
19224         * class.c, class.h: rename and export mono_ptr_class_get().
19225         * metadata.c: support MONO_TYPE_ARRAY in MonoType compare.
19226         * reflection.c, reflection.h, icall.c: better/saner type name
19227         parsing and MonoType creation. Handle MONO_TYPE_ARRAY in
19228         method signatures.
19229
19230 2002-03-14  Dietmar Maurer  <dietmar@ximian.com>
19231
19232         * class.c (mono_class_init): removed hardcoded GHC_SLOT
19233
19234         * icall.c (ves_icall_InternalInvoke): impl.
19235
19236 Wed Mar 13 00:27:30 CET 2002 Paolo Molaro <lupus@ximian.com>
19237
19238         * reflection.c: output the interface map table, too.
19239
19240 2002-03-12  Dietmar Maurer  <dietmar@ximian.com>
19241
19242         * class.c (class_compute_field_layout): separate computation of 
19243         static field layout
19244
19245 2002-03-12  Dan Lewis <dihlewis@yahoo.co.uk>
19246
19247         * icall.c: added System.Buffer support.
19248         * file-io.c: moved file icalls from PAL to FileStream.
19249
19250 2002-03-12  Dietmar Maurer  <dietmar@ximian.com>
19251
19252         * icall.c (ves_icall_System_Object_GetHashCode): impl.
19253
19254 2002-03-11  Dietmar Maurer  <dietmar@ximian.com>
19255
19256         * icall.c (ves_icall_System_ValueType_GetHashCode): impl.
19257
19258 Mon Mar 11 14:45:42 CET 2002 Paolo Molaro <lupus@ximian.com>
19259
19260         * verify.c, verify.h: moved here the corlib/runtime consistency checks.
19261
19262 Mon Mar 11 11:12:23 CET 2002 Paolo Molaro <lupus@ximian.com>
19263
19264         * debug-helpers.{c,h}: moved here from monograph some useful functions
19265         to locate a method by name/signature in a class or image. Included
19266         also a small and flexible IL disassembler.
19267
19268 Fri Mar 8 16:29:29 CET 2002 Paolo Molaro <lupus@ximian.com>
19269
19270         * reflection.c: fixup tokens in methods with small header size, too.
19271
19272 2002-03-08  Dietmar Maurer  <dietmar@ximian.com>
19273
19274         * object.c (mono_string_to_utf8): remove assert(!error), instead
19275         print a warning. 
19276
19277 Thu Mar 7 18:55:15 CET 2002 Paolo Molaro <lupus@ximian.com>
19278
19279         * icall.c: update to the new mono_Array_class_get interface.
19280
19281 Thu Mar 7 17:23:26 CET 2002 Paolo Molaro <lupus@ximian.com>
19282
19283         * appdomain.c, object.c: Boehm-GC enable.
19284         * icall.c: make get_data_chunk() support split data requests.
19285         Ensure a class is initialized in more cases. Return only the first
19286         property found in GetProperties() or the compiler gets confused. 
19287         Implemented GetEvents(). Temporary fix to GetType(), needs rewriting.
19288         * reflection.h, reflection.c: add fixup mechanism for field and method
19289         tokens. Initialize assembly->typeref in a single place. Output
19290         properties after events. Support custom attributes for events, too.
19291         Typo fix for paramter custom attrs.
19292
19293 2002-03-07  Martin Baulig  <martin@gnome.org>
19294
19295         * icall.c (ves_icall_System_Array_FastCopy): Small fix.
19296
19297 2002-03-07  Dietmar Maurer  <dietmar@ximian.com>
19298
19299         * class.c (mono_array_class_get): fix. for multi. dim. arrays
19300
19301 2002-03-06  Martin Baulig  <martin@gnome.org>
19302
19303         * icall.c (ves_icall_System_Array_CreateInstanceImpl): Make this work with
19304         non-zero lower bounds. See testcases #F10-#F13.
19305
19306 2002-03-05  Martin Baulig  <martin@gnome.org>
19307
19308         * exception.c (mono_get_exception_argument_out_of_range): New exception.
19309
19310         * icall.c (ves_icall_System_Array_GetValue): Moved actual implementation to
19311         ves_icall_System_Array_GetValue(), only calculate the absolute array position
19312         here.
19313         (ves_icall_System_Array_SetValue): Likewise.
19314         (ves_icall_System_Array_GetValueImpl): New interncall. Takes an array position
19315         as argument and does the actual work. This function is used when copying a
19316         multi-dimensional array.
19317         (ves_icall_System_Array_SetValueImpl): Almost completely rewrote this. It can
19318         now do all the widening conversions of value types.
19319         (ves_icall_System_Array_CreateInstanceImpl): Implemented.
19320
19321 Tue Mar 5 18:14:01 CET 2002 Paolo Molaro <lupus@ximian.com>
19322
19323         * class.c: remove some magic numbers and use the smbolic names,
19324         instead. Added init_events() to load event info at class init time.
19325         * metadata.h, metadata.c: added mono_metadata_events_from_typedef()
19326         and mono_metadata_methods_from_event().
19327         * reflection.h, reflection.c: added support for writing out the evnets
19328         related information.
19329
19330 Mon Mar 4 20:32:43 CET 2002 Paolo Molaro <lupus@ximian.com>
19331
19332         * reflection.h, icall.c: use a different method (GetInterfaces)
19333         to gather interface info and add isbyref, isprimitive and
19334         ispointer to the ves_icall_get_type_info() return value.
19335
19336 Mon Mar 4 11:22:26 CET 2002 Paolo Molaro <lupus@ximian.com>
19337
19338         * class.h: stared adding support for events.
19339         * icall.c: split find_members implementation. Added debug icall to get
19340         the address of an object.
19341         * reflection.c: handle TypeBuilders in mono_type_get_object().
19342
19343 2002-03-01  Martin Baulig  <martin@gnome.org>
19344
19345         * icall.c (ves_icall_System_Array_GetLength): This must throw an
19346         ArgumentOutOfRangeException(), not an ArgumentException().
19347         (ves_icall_System_Array_GetLowerBound): Likewise.
19348         (ves_icall_System_Array_GetValue): Improved argument checking.
19349         (ves_icall_System_Array_SetValue): Improved argument checking.
19350
19351 2002-03-01  Martin Baulig  <martin@gnome.org>
19352
19353         * icall.c (ves_icall_System_Array_GetValue): Raise an exception when
19354         called with invalid arguments rather than just dying with g_assert().
19355         (ves_icall_System_Array_SetValue): Likewise.
19356         (ves_icall_System_Array_CreateInstanceImpl): Don't g_assert_not_reached(),
19357         raise a NotImplementedException instead.
19358         (ves_icall_System_Array_GetLength): Added argument checking.
19359         (ves_icall_System_Array_GetLowerBound): Added argument checking.
19360
19361 2002-03-01  Dietmar Maurer  <dietmar@ximian.com>
19362
19363         * object.h (mono_assert): new macros mono_assert and
19364         mono_assert_not_reached
19365
19366 2002-02-28  Martin Baulig  <martin@gnome.org>
19367
19368         * icall.c: Rename "System::String::Intern" to "System::String::_Intern"
19369         and "System::String::IsInterned" to "System::String::_IsInterned".
19370
19371 Thu Feb 28 19:19:35 CET 2002 Paolo Molaro <lupus@ximian.com>
19372
19373         * icall.c: remove hacks for typebuilder. Added icall to create a
19374         modified type from a tybebuilder.
19375         * reflection.c: removed hacks for TypeBuilder. Create also a MonoImage
19376         in mono_image_basic_init (). Added mono_reflection_setup_internal_class ()
19377         to create a backing MonoClass for a TypeBuilder.
19378
19379 Thu Feb 28 15:35:51 CET 2002 Paolo Molaro <lupus@ximian.com>
19380
19381         * class.c, class.h: more refactoring of class init.
19382         Export mono_class_setup_mono_type() and mono_class_setup_parent().
19383
19384 Thu Feb 28 12:33:41 CET 2002 Paolo Molaro <lupus@ximian.com>
19385
19386         * marshal.c, marshal.h: start of marshaling interface.
19387
19388 Wed Feb 27 22:15:17 CET 2002 Paolo Molaro <lupus@ximian.com>
19389
19390         * icall.c: fix order in assembly qualified name icall.
19391
19392 Wed Feb 27 18:45:03 CET 2002 Paolo Molaro <lupus@ximian.com>
19393
19394         * class.c: do not free str, since we store it in the hash table.
19395         * reflection.h: add label field to MonoILExceptionInfo.
19396         * reflection.c: handle references to more than one assembly. Handle
19397         case when there isn't a module created in the assembly.
19398
19399 Wed Feb 27 12:35:10 CET 2002 Paolo Molaro <lupus@ximian.com>
19400
19401         * class.c: Fix typo. Start refactoring of class init code.
19402
19403 Wed Feb 27 12:23:00 CET 2002 Paolo Molaro <lupus@ximian.com>
19404
19405         * appdomain.c: exit with 1 on error.
19406         * class.c: we already have the name in MonoClassField.
19407         * image.c, image.h, metadata.c, pedump.c: use directly a pointer in
19408         MonoStreamHeader instead of an offset of image->raw_metadata.
19409
19410 2002-02-26  Miguel de Icaza  <miguel@ximian.com>
19411
19412         * appdomain.c (mono_init): Be even more descriptive about the error.
19413
19414 Tue Feb 26 16:18:07 CET 2002 Paolo Molaro <lupus@ximian.com>
19415
19416         * appdomain.c: give the user an informative message when corlib can't
19417         be loaded.
19418
19419 2002-02-26  Martin Baulig  <martin@gnome.org>
19420
19421         * icall.c (ves_icall_System_CurrentTimeZone_GetTimeZoneData):
19422         New icall to get the time zone data.
19423
19424 Mon Feb 25 15:51:51 CET 2002 Paolo Molaro <lupus@ximian.com>
19425
19426         * reflection.c: set virtual and raw size of section correctly.
19427         * threads.c: transfer domain information to newly created threads.
19428
19429 Fri Feb 22 18:55:57 CET 2002 Paolo Molaro <lupus@ximian.com>
19430
19431         * class.c: when instancing a class in a domain, load the default
19432         vaules for static fields from the constant table. Fix System.Enum to
19433         not be an enum.
19434         * icall.c: implement Object::GetType() internalcall. Implemented
19435         MonoField::GetValue() internalcall. Avoid SEGV in search_method().
19436         Fixed checking of binding flags in find_members().
19437         * metadata.c, metadata.h: introduce mono_metadata_type_hash().
19438         * reflection.c: handle enumerations when writing to the constant
19439         table. Use a different object cache for types.
19440
19441
19442 2002-02-22  Dietmar Maurer  <dietmar@ximian.com>
19443
19444         * object.c (mono_object_isinst): fix for arrays
19445
19446         * icall.c (ves_icall_type_is_subtype_of): fix for 2 interfaces
19447
19448 Thu Feb 21 21:00:13 CET 2002 Paolo Molaro <lupus@ximian.com>
19449
19450         * object.c: don't use mprotect ()  and fix intern pool hash table
19451         lookup for big endian systems.
19452
19453 Thu Feb 21 19:30:29 CET 2002 Paolo Molaro <lupus@ximian.com>
19454
19455         * icall.c: change type_is_subtype_of () signature.
19456
19457 2002-02-21  Mark Crichton  <crichton@gimp.org>
19458
19459         * rand.c, rand.h: Added random number generator for
19460         System.Security.Cryptography classes.
19461
19462         * exception.c, exception.h: Added mono_get_exception_not_implemeted.
19463
19464         * icall.c: Added System.Security.Cryptography calls.
19465
19466 Thu Feb 21 16:45:34 CET 2002 Paolo Molaro <lupus@ximian.com>
19467
19468         * class.c, icall.c, metadata.c: better support for pointer types.
19469         Create a class for them as suggested by dietmar. Fix TYPE_ARRAY class.
19470         * reflection.c: Add support for getting custom attrs for properties
19471         and simplify some code.
19472
19473 Wed Feb 20 22:20:29 CET 2002 Paolo Molaro <lupus@ximian.com>
19474
19475         * icall.c: change getToken () and add custom attribute GetBlob()helper
19476         method.
19477         * reflection.h: add custom attrs array to the reflection builder structures.
19478         * reflection.c: encode and emit custom attributes for all the relevant
19479         reflection objects. Cache fieldref and methodref tokens. Change
19480         mono_image_create_token() interface to take a MonoDynamicAssembly.
19481         More complete custom attributes decoder. Load custom attributes for
19482         Assembly, Field, Method and Constructor objects, too. Make the
19483         returned array an Attribute[] one, not object[]. Added
19484         mono_reflection_get_custom_attrs_blob() to encode the arguments of a
19485         custom attribute constructor.
19486
19487 2002-02-20  Dick Porter  <dick@ximian.com>
19488
19489         * icall.c:
19490         * rawbuffer.c:
19491         * socket-io.c: Windows portability fixes (sometimes just ifdeffing
19492         problem code out for now).
19493
19494 2002-02-19  Radek Doulik  <rodo@ximian.com>
19495
19496         * object.c (mono_ldstr): use hash table to avoid multiple swapping
19497
19498 Tue Feb 19 20:23:11 CET 2002 Paolo Molaro <lupus@ximian.com>
19499
19500         * icall.c: register the GetCustomAttributes method.
19501         * object.c, object.h: add mono_string_new_len ().
19502         * reflection.h, reflection.c: added mono_runtime_invoke(),
19503         mono_install_runtime_invoke(). Added
19504         mono_reflection_get_custom_attrs () to load custom attributes and
19505         create the attribute objects.
19506
19507 2002-02-19  Dick Porter  <dick@ximian.com>
19508         * threads-dummy-types.c:
19509         * threads-dummy-types.h:
19510         * threads-dummy.c:
19511         * threads-dummy.h:
19512         * threads-pthread-types.c:
19513         * threads-pthread-types.h:
19514         * threads-pthread.c:
19515         * threads-pthread.h:  Deleted obsolete files
19516
19517 2002-02-19  Dietmar Maurer  <dietmar@ximian.com>
19518
19519         * class.c (mono_class_vtable): runtime init the class when we
19520         allocate static class data.
19521
19522         * icall.c (ves_icall_System_Array_SetValue): check for null values.
19523
19524         * appdomain.c (mono_domain_transfer_object): impl. hack for Arrays
19525         and String - but we will need generic marshalling support in the
19526         future. 
19527         (mono_init): set the domain name in a ms compatible way
19528
19529         * object.c (mono_string_new_utf16): bug fix: use char[] instead of
19530         String[].
19531
19532 2002-02-18  Dietmar Maurer  <dietmar@ximian.com>
19533
19534         * object.c (mono_array_clone): use alloca() instead of g_malloc  
19535         for sizes
19536
19537         * appdomain.c (mono_domain_unload): impl.
19538
19539 Mon Feb 18 15:52:20 CET 2002 Paolo Molaro <lupus@ximian.com>
19540
19541         * appdomain.c, object.c: fix intern pool implementation.
19542         * class.c: fix alignment code.
19543
19544 2002-02-16  Radek Doulik  <rodo@ximian.com>
19545
19546         * icall.c (ves_icall_System_Enum_ToObject): in case of big endian
19547         and s2 > s1, just copy lower bytes to be compatible with little
19548         endian (i.e. 64bit value & 0xffffffff --> 32bit value)
19549         (ves_icall_System_Enum_ToObject): and likewise for s1 > s2
19550
19551         * unicode.c (ves_icall_iconv_new_encoder): decide on big_endian,
19552         force big_endian to be 1 for big endian machines 
19553         (ves_icall_iconv_new_decoder): ditto
19554
19555 2002-02-16  Jeffrey Stedfast  <fejj@ximian.com>
19556
19557         * socket-io.c (convert_sockopt_level_and_name): If the system
19558         doesn't define SOL_IP or SOL_TCP, get them by hand using
19559         getprotobyname() and caching the values (because this could be a
19560         slow operation).
19561         (ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal):
19562         Use the appropriate struct when the system does support it. Ie,
19563         not all systems have struct ip_mreqn so use struct ip_mreq when
19564         appropriate.
19565
19566 Fri Feb 15 18:15:44 CET 2002 Paolo Molaro <lupus@ximian.com>
19567
19568         * reflection.c: handle finally clauses.
19569
19570 Fri Feb 15 15:06:33 CET 2002 Paolo Molaro <lupus@ximian.com>
19571
19572         * socket-io.c: use g_snprintf() instead of snprintf.
19573
19574 2002-02-14  Jeffrey Stedfast  <fejj@ximian.com>
19575
19576         * reflection.c (mono_param_get_objects): Cast second argument to
19577         mono_method_get_param_names to a const char** to silence the
19578         compiler warning.
19579
19580         * appdomain.c (mono_domain_assembly_open): Put parens around the
19581         truth statement in the for-loop.
19582
19583         * unicode.c (iconv_convert): Got rid of a compiler warning about
19584         int i being unused when the system has a new iconv.
19585         (iconv_get_length): Same.
19586
19587         * image.c (load_class_names): Cast the second argument to
19588         g_hash_table_insert() to char* to hush compiler warnings about the
19589         arg being a const.
19590         (mono_image_open): Same here.
19591
19592         * socket-io.c: Don't conditionally include sys/filio.h or
19593         sys/sockio.h here anymore since we now get them from
19594         io-layer/io-layer.h
19595         (inet_pton): If the system doesn't support inet_aton, implement
19596         using inet_addr and also #define INADDR_NONE if it isn't defined
19597         by the system.
19598
19599 Thu Feb 14 19:01:06 CET 2002 Paolo Molaro <lupus@ximian.com>
19600
19601         * metadata.c, metadata.h: added function to get packing and size info
19602         of a typedef.
19603         * reflection.h, reflection.c: handle field RVA data. Save info about
19604         the table layout if needed. Assign typedef indexes to all the types
19605         before dumping the info about them to avoid forward reference problems.
19606
19607 2002-02-14  Dietmar Maurer  <dietmar@ximian.com>
19608
19609         * socket-io.c (convert_sockopt_level_and_name): ifdef
19610         SO_ACCEPTCONN because it is not defined on my system (old debian)
19611
19612 Thu Feb 14 11:49:30 CET 2002 Paolo Molaro <lupus@ximian.com>
19613
19614         * opcode.c: use stddef.h to get NULL.
19615
19616 2002-02-14  Jeffrey Stedfast  <fejj@ximian.com>
19617
19618         * socket-io.c: conditionally include sys/filio.h and sys/sockio.h
19619         for FIONBIO, FIONREAD and SIOCATMARK.
19620         (ves_icall_System_Net_Dns_GetHostByAddr_internal): SunOS doesn't
19621         define INADDR_NONE and besides, inet_addr() is deprecated and
19622         should not be used. Use inet_pton() instead - it also has the
19623         added bonus that it can easily handle IPv6 addresses as well.
19624         (inet_pton): Implement using inet_aton() ifndef HAVE_INET_PTON.
19625
19626 Wed Feb 13 23:00:21 CET 2002 Paolo Molaro <lupus@ximian.com>
19627
19628         * decimal.c: remove _MSC_VER conditional.
19629
19630 2002-02-13  Dick Porter  <dick@ximian.com>
19631
19632         * socket-io.c: 
19633         * icall.c: Internal calls for Blocking, Select, Shutdown,
19634         GetSocketOption and SetSocketOption
19635
19636 Wed Feb 13 19:20:01 CET 2002 Paolo Molaro <lupus@ximian.com>
19637
19638         * assembly.cs: better resolver: use it instead of some kludgy
19639         code.
19640
19641 Wed Feb 13 18:25:55 CET 2002 Paolo Molaro <lupus@ximian.com>
19642
19643         * reflection.c: the best way to speed-up the compiler is to avoid
19644         infinite loops.
19645
19646 2002-02-13  Dietmar Maurer  <dietmar@ximian.com>
19647
19648         * class.c (mono_class_vtable): changed the object layout
19649         (obj->vtable->class). 
19650         (mono_class_create_from_typespec): consider MONO_TYPE_PTR
19651
19652 Tue Feb 12 20:06:01 CET 2002 Paolo Molaro <lupus@ximian.com>
19653
19654         * assembly.c: look for assemblies in the assembly dir, too.
19655
19656 Tue Feb 12 14:03:42 CET 2002 Paolo Molaro <lupus@ximian.com>
19657
19658         * class.c: fix thinko in mono_class_from_type().
19659
19660 Mon Feb 11 19:43:51 CET 2002 Paolo Molaro <lupus@ximian.com>
19661
19662         * exception.h, exception.c: added TypeLoadException.
19663         * object.h, object.c: added mono_array_clone ().
19664         * icall.c: handle throwOnError in AssemblyGetType().
19665         Added Array.Clone().
19666         * opcode.h, opcode.c: use a single value for the opcode val.
19667         Compile fix for non-gcc compilers.
19668
19669 Fri Feb 8 12:26:37 CET 2002 Paolo Molaro <lupus@ximian.com>
19670
19671         * opcodes.c, opcodes.h: export interesting info about opcodes.
19672
19673 2002-02-05  Dietmar Maurer  <dietmar@ximian.com>
19674
19675         * object.h (MONO_CHECK_ARG, MONO_CHECK_ARG_NULL): new macro for
19676         icalls. 
19677
19678         * class.c (class_compute_field_layout): set element_class for enums
19679         (mono_class_create_from_typedef): set element_class for normal classes
19680
19681         * icall.c (ves_icall_System_Enum_get_value): impl.
19682
19683         * class.c (mono_class_create_from_typedef): do not set valuetype
19684         flag for System.ValueType and System.Enum
19685
19686 2002-02-04  Dietmar Maurer  <dietmar@ximian.com>
19687
19688         * unicode.c (iconv_convert): fix big endian problem.
19689
19690 Fri Feb 1 16:13:20 CET 2002 Paolo Molaro <lupus@ximian.com>
19691
19692         * class.c: add asserts if we are ever going to scribble over memory.
19693         * socket-io.c: not all systems have AF_IRDA defined.
19694
19695 2002-01-31  Dietmar Maurer  <dietmar@ximian.com>
19696
19697         * class.c (class_compute_field_layout): do not consider static
19698         fields to compute alignment
19699
19700 2002-01-25  Dietmar Maurer  <dietmar@ximian.com>
19701
19702         * appdomain.c (mono_appdomain_get): impl.
19703         (ves_icall_System_AppDomain_ExecuteAssembly): impl.
19704
19705 Thu Jan 24 12:59:23 CET 2002 Paolo Molaro <lupus@ximian.com>
19706
19707         * icall.c: ignore "file://" prefix when loading an assembly.
19708
19709 2002-01-23  Dick Porter  <dick@ximian.com>
19710
19711         * socket-io.c:
19712         * icall.c:
19713         * Makefile.am: Added socket support
19714
19715 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
19716
19717         * icall.c (ves_icall_appdomain_get_default_assemblies): put this
19718         code back.  This should return the assemblies that are loaded by
19719         the runtime on behalf of an application domain. 
19720
19721         The current implementation is still broken, it just returns every
19722         assembly loaded, but until we get real applications domain this
19723         will do.
19724
19725 2002-01-23  Dietmar Maurer  <dietmar@ximian.com>
19726
19727         * icall.c (ves_icall_appdomain_get_cur_domain): runtime_init the
19728         AppDomain object.
19729
19730 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
19731
19732         * icall.c (ves_icall_appdomain_get_cur_domain): Cache the value of
19733         the mono_class_from_name lookup.
19734         (ves_icall_get_parameter_info): ditto.
19735         (ves_icall_appdomain_get_assemblies, add_assembly): Implement new internal
19736         method.
19737         (ves_icall_System_Reflection_Assembly_get_code_base): Another new call.
19738
19739 Tue Jan 22 22:43:47 CET 2002 Paolo Molaro <lupus@ximian.com>
19740
19741         * class.c: load also nested classes on class init.
19742         System.ValueType instance methods gets passed boxed
19743         values, unless methods in derived classed that get a pointer to the
19744         data.
19745         * icall.c: use better name parsing code in GetType().
19746         * image.c, image.h: add mono_image_loaded ().
19747         * metadata.c, metadata.h: add mono_metadata_nesting_typedef ().
19748         * reflection.c, reflection.h: added mono_reflection_parse_type().
19749
19750 2002-01-22  Veronica De Santis <veron78@interfree.it>
19751
19752         * icall.c : Added mapping of internal calls for Manual and Auto reset events
19753         * threads.c : Added the implementation of internal calls for events
19754         * threads.h : Added prototypes of internal calls for events
19755         
19756 2002-01-21  Radek Doulik  <rodo@ximian.com>
19757
19758         * icall.c (ves_icall_InitializeArray): swap bytes on big endians
19759
19760 2002-01-21  Dietmar Maurer  <dietmar@ximian.com>
19761
19762         * class.c (mono_class_init): set min_align to 1 (instead of 0)
19763         (mono_class_value_size): use min_align
19764
19765 2002-01-20  Dick Porter  <dick@ximian.com>
19766
19767         * threads.h:
19768         * threads.c: Replaced all instances of WapiHandle * with HANDLE,
19769         so it compiles on w32.
19770
19771 2002-01-17  Dietmar Maurer  <dietmar@ximian.com>
19772
19773         * metadata.c (mono_type_stack_size): impl.
19774
19775         * class.c (mono_class_get_field): impl. memberref token
19776
19777 2002-01-16 Veronica De Santis <veron78@@interfree.it>
19778
19779         * icall.h : Added the internal calls mapping for CreateMutex_internal
19780                     and ReleaseMutex_internal.
19781         * threads.h : Added the prototype of mutexes internal calls.
19782         * threads.c : Added the implementations of mutexes internal calls.
19783
19784 Tue Jan 15 22:47:57 CET 2002 Paolo Molaro <lupus@ximian.com>
19785
19786         * metaparse.h: removed unused file.
19787         * reflection.c, reflection.h: added stream_data_align () function 
19788         to align data in streams and keep stream aligned. Add support for
19789         exception support in method headers.
19790
19791 Tue Jan 15 19:42:50 CET 2002 Paolo Molaro <lupus@ximian.com>
19792
19793         * unicode.c: make iconv_convert () return the number of bytess written
19794         in the output buffer.
19795
19796 2002-01-15  Dick Porter  <dick@ximian.com>
19797         * threads.c: Make the runtime's idea of infinite timeouts coincide
19798         with the class library's
19799
19800         Fix a particularly egregious bug in mono_thread_cleanup(). That
19801         code was so utterly bogus it must have been written on a Monday.
19802
19803 Mon Jan 14 17:01:03 CET 2002 Paolo Molaro <lupus@ximian.com>
19804
19805         * reflection.h: add subtypes field to TypeBuilder.
19806         * reflection.c: encode constants for literal fields.
19807         Handle subtypes. Fix user string token (and add a zero byte)
19808         at the end.
19809         
19810 2002-01-14  Dietmar Maurer  <dietmar@ximian.com>
19811
19812         * class.c (mono_class_init): bug fix: assign slot numbers for
19813         abstract methods.
19814
19815 Fri Jan 11 18:54:42 CET 2002 Paolo Molaro <lupus@ximian.com>
19816
19817         * reflection.c: don't try to output a code RVA for abstract methods.
19818         Small fixes for method header format. Output parameter info to the
19819         ParamDef table. Save method overriding info to MethodImpl table.
19820         Fix property support. Allow typedef.extends to be a type in the
19821         building assembly.
19822         * verify.c: fix off-by-one error.
19823
19824 Thu Jan 10 19:36:27 CET 2002 Paolo Molaro <lupus@ximian.com>
19825
19826         * class.c: fix mono_class_from_mono_type () for szarray types.
19827         Remove unused cache check in mono_class_from_type_spec().
19828         * icall.c: *type_from_name () functions handle simple arrays and byref.
19829         * reflection.c: handle byref and szarray types. Handle methods without
19830         body (gets P/Invoke compilation working). Handle types and fields in
19831         get_token ().
19832         * reflection.h: add rank to MonoTypeInfo.
19833
19834 2002-01-10  Dick Porter  <dick@ximian.com>
19835
19836         * threads.c: Implemented WaitAll(), WaitAny() and WaitOne()
19837         internal calls
19838
19839 Wed Jan 9 19:27:13 CET 2002 Paolo Molaro <lupus@ximian.com>
19840
19841         * icall.c: initialize class in type_from_handle ().
19842         Loop also in parent classes for get_method ().
19843         * reflection.c: properly encode class and valuetype types.
19844         Start on encoding TypeBuilder types. Handle fieldrefs.
19845         Use correct length when registering a user string.
19846         Handle ConstructorBuilder and MonoMethod in get_token ().
19847         Make mono_type_get_object () aware of cached types.
19848         * object.c: back out change to mono_string_new ().
19849
19850 Tue Jan 8 22:47:44 EST 2002 Matt Kimball <matt@kimball.net>
19851         * object.c: mono_string_new should return a NULL when the string 
19852         passed in is NULL -- not try to deference it.
19853         
19854 Sat Jan 5 15:48:04 CET 2002 Paolo Molaro <lupus@ximian.com>
19855
19856         * icall.c: hack to make IsSubType work for TypeBuilders.
19857         * reflection.c: emit constructors before methods.
19858         Retrieve param names in mono_param_get_objects().
19859
19860 2002/01/05  Nick Drochak  <ndrochak@gol.com>
19861
19862         * Makefile.am: fix list of headers and sources so automake 1.5
19863         doesn't complain. Removed \# at end of list.
19864
19865 Thu Jan 3 23:17:17 CET 2002 Paolo Molaro <lupus@ximian.com>
19866
19867         * reflection.c: get token for a method ref. Set return type of
19868         constructor to void.
19869         * loader.c: debug message.
19870         * class.c: typo fix.
19871
19872 Mon Dec 24 17:18:10 CET 2001 Paolo Molaro <lupus@ximian.com>
19873
19874         * icall.c: fix array init with rank > 1. FindMembers
19875         loops in parent class as well.
19876         * image.c: do not insert nested types in name cache.
19877         * reflection.c: warning fix.
19878         * reflection.h: add override method (for interface impl).
19879
19880 Mon Dec 24 16:16:56 CET 2001 Paolo Molaro <lupus@ximian.com>
19881
19882         * metadata.c: fix customattr decoding.
19883
19884 2001-12-21  Miguel de Icaza  <miguel@ximian.com>
19885
19886         * rawbuffer.cs: Added native Win32 implementation, avoids using
19887         mmap on Cygwin.  This patch is from Dan Lewis (dihlewis@yahoo.co.uk)
19888
19889 Thu Dec 20 20:11:26 CET 2001 Paolo Molaro <lupus@ximian.com>
19890
19891         * class.c: make the low-level routines handle the cache.
19892
19893 Thu Dec 20 15:20:35 CET 2001 Paolo Molaro <lupus@ximian.com>
19894
19895         * image.c: fopen (file, "rb") ("David Dawkins" <david@dawkins.st>).
19896
19897 Tue Dec 18 18:50:00 CET 2001 Paolo Molaro <lupus@ximian.com>
19898
19899         * class.c: fix mono_array_element_size() for objects.
19900         * class.h, class.c: add properties to MonoClass and load them
19901         at init time.
19902         * icall.c: check with isinst() when assigning a value to an array
19903         instead of requiring the classes to match exactly.
19904         Implemented icall for System.Type::GetType().
19905         Implemented icalls to get ParameterInfo, ProprtyInfo and info about
19906         enums. Handle bindingflags when looking for methods and fields.
19907         * metadata.h, metadata.c: implemented mono_metadata_properties_from_typedef()
19908         and mono_metadata_methods_from_property().
19909         * reflection.h, reflection.c: added structures for propreties,
19910         parameters and enums. Implemented mono_property_get_object() and
19911         mono_param_get_objects().
19912
19913 2001-12-18  Dick Porter  <dick@ximian.com>
19914
19915         * file-io.c: Use mono_string_to_utf16() instead of
19916         mono_string_chars()
19917
19918         * object.c: Added mono_string_to_utf16(), which copies the non
19919         NULL-terminated MonoString into a new double-null-terminated
19920         buffer.
19921
19922 2001-12-17  Dietmar Maurer  <dietmar@ximian.com>
19923
19924         * icall.c (ves_icall_System_DateTime_GetNow): added EPOCH adjustment
19925
19926 2001-12-16  Dietmar Maurer  <dietmar@ximian.com>
19927
19928         * file-io.c: raise exceptions if handle is invalid.
19929
19930 Thu Dec 13 20:27:08 CET 2001 Paolo Molaro <lupus@ximian.com>
19931
19932         * assembly.c: yet another check for mscorlib.
19933         * class.c, class.h: load nesting info for classes.
19934         * icall.c: many new functions to support the Reflection classes.
19935         * metadata.c, metadata.h: mono_metadata_nested_in_typedef() added.
19936         * reflection.h, reflection.c: mono_image_create_token(),
19937         mono_assembly_get_object(), mono_type_get_object(),
19938         mono_method_get_object(), mono_field_get_object(): methods to return
19939         objects that parallel the C representation of assemblies, types,
19940         methods, fields.
19941
19942 2001-12-11  Dick Porter  <dick@ximian.com>
19943
19944         * icall.c:
19945         * file-io.c: Internal calls for file IO.
19946
19947 Thu Dec 6 16:21:30 CET 2001 Paolo Molaro <lupus@ximian.com>
19948
19949         * tabledefs.h: missing FileAttributes.
19950         * verify.h, verify.c: use is_valid_string () to simplify and check for
19951         valid strings more correctly. Fix warnings and speeling.
19952         Check more tables: Filed, File, ModuleRef, StandAloneSig.
19953         Check code: branches, maxstack, method calls.
19954
19955 2001-12-04  Dietmar Maurer  <dietmar@ximian.com>
19956
19957         * object.c (mono_object_allocate): removed static, so that the jit
19958         can allocate value types.
19959
19960         * icall.c (ves_icall_System_DateTime_GetNow): impl.
19961
19962 Mon Dec 3 17:02:01 CET 2001 Paolo Molaro <lupus@ximian.com>
19963
19964         * class.c: init enum types right away and register the
19965         token->MonoClass map in mono_class_create_from_typedef ().
19966         * verify.h, verify.c: first cut of the verifier.
19967         * pedump.c: add --verify switch to verify metadata tables.
19968         * tabledefs.h: add some missing enums.
19969
19970 2001-11-30  Dietmar Maurer  <dietmar@ximian.com>
19971
19972         * class.c (mono_install_runtime_class_init): impl.
19973         (mono_class_init): renamed mono_class_metadata_init to
19974         mono_class_init, also removed the metadata_inited flag
19975
19976         * object.c (mono_object_isinst): use faster algorithm
19977
19978 2001-11-30  Radek Doulik  <rodo@ximian.com>
19979
19980         * mono-endian.h: reverted last change
19981         added function prototypes
19982
19983         * Makefile.am (libmetadata_a_SOURCES): reverted my last change and
19984         add mono-endian.c back
19985
19986         * mono-endian.c: returned back, as Paolo pointed out, it's needed
19987         for unaligned access, I've mistaked it with endianess. I am
19988         sorry.
19989         (mono_read16): fix reverted endianess
19990         (mono_read64): ditto
19991         (mono_read32): ditto
19992
19993 2001-11-30  Dick Porter  <dick@ximian.com>
19994
19995         * exception.c: Implement mono_exception_from_name()
19996
19997 Fri Nov 30 12:01:02 CET 2001 Paolo Molaro <lupus@ximian.com>
19998
19999         * metadata.h, metadata.c: remove params_size and locals_size and their
20000         calculation from the metadata code: they are only usefult to the
20001         interp.
20002
20003 2001-11-29  Radek Doulik  <rodo@ximian.com>
20004
20005         * object.c (mono_ldstr): swap bytes here, it's probably not the
20006         best place, but works for me now, I'll redo it once I know mono
20007         better, also note that I add PROT_WRITE and don't reset back, also
20008         note that it's only affects big endians, so x86 should be OK
20009
20010         * mono-endian.h (read16): use just glib macros for both endians
20011
20012         * mono-endian.c: removed as glib macros are used in in
20013         mono-endian.h so we don't need to care about endianess for read
20014         macros as glib does that for us already
20015
20016 Thu Nov 29 18:20:58 CET 2001 Paolo Molaro <lupus@ximian.com>
20017
20018         * class.h, class.h: take minimum alignment into consideration so
20019         that the fields of a class remain aligned also when in an array.
20020
20021 Tue Nov 27 16:39:01 CET 2001 Paolo Molaro <lupus@ximian.com>
20022
20023         * loader.h, loader.c: add mono_method_get_param_names().
20024         * class.c: 0-init class fields.
20025
20026 2001-11-26  Dick Porter  <dick@ximian.com>
20027
20028         * icall.c:
20029         * threads-types.h:
20030         * threads.c: New file that handles System.Threading on all platforms
20031
20032         * object.c: 
20033         * object.h: Remove the synchronisation struct from MonoObject,
20034         replace it with a pointer that gets initialised on demand
20035
20036         * Makefile.am: Replace all the system-specific threading code with
20037         a single file that uses the new wrapper library
20038
20039 Mon Nov 19 11:37:14 CET 2001 Paolo Molaro <lupus@ximian.com>
20040
20041         * class.c, class.h: add mono_install_trampoline() so that the runtime
20042         can register a function to create a trampoline: removes the ugly
20043         requirement that a runtime needed to export arch_create_jit_trampoline.
20044         * object.h, object.c: added mono_install_handler() so that the runtime
20045         can install an handler for exceptions generated in C code (with
20046         mono_raise_exception()). Added C struct for System.Delegate.
20047         * pedump.c: removed arch_create_jit_trampoline.
20048         * reflection.c: some cleanups to allow registering user strings and
20049         later getting a token for methodrefs and fieldrefs before the assembly
20050         is built.
20051         * row-indexes.h: updates and fixes from the new ECMA specs.
20052
20053 Thu Nov 15 17:44:49 CET 2001 Paolo Molaro <lupus@ximian.com>
20054
20055         * class.h, class.c: add enum_basetype field to MonoClass.
20056         * metadata.h, metadata.c: add mono_metadata_get_constant_index()
20057         to get index in the constant table reated to a field, param or
20058         property.
20059         * reflection.h, reflection.c: handle constructors. Set public-key and
20060         version number of the built assembly to 0.
20061         * row-indexes.h: update from new ECMA spec.
20062
20063 Wed Nov 14 19:26:06 CET 2001 Paolo Molaro <lupus@ximian.com>
20064
20065         * class.h, class.c: add a max_interface_id to MonoClass.
20066         * icall.c: rename my_mono_new_object() to my_mono_new_mono_type()
20067         since it's used to do that. Added mono_type_type_from_obj().
20068         Make GetType() return NULL instead of segfaulting if the type was not
20069         found. Handle simple arrays in assQualifiedName.
20070         * object.h: add a struct to represent an Exception.
20071         * reflection.c: output call convention in method signature.
20072         Add code to support P/Invoke methods and fixed offsets for fields.
20073
20074 Mon Nov 12 12:41:32 CET 2001 Paolo Molaro <lupus@ximian.com>
20075
20076         * decimal.c, decimal.h: mono_double2decimal() get the sign bit from
20077         the value.
20078         * icall.c: use mono_array_addr instead of array->vector: fixes the
20079         reflection image writing.
20080         * reflection.c: init call convention byte to 0 in method signature.
20081         Encode the property signature. Don't output property-related methods
20082         twice. Really process the properties for a type (don't cast a field to
20083         a property, my mom always told me that).
20084         Fix 64 bit issues in pointer alignment in a different and more
20085         readable way.
20086
20087 2001-11-10  Sean MacIsaac  <macisaac@ximian.com>
20088
20089         * loader.h: Removed type class from MonoDefaults, added monotype
20090
20091         * loader.c: Loaded MonoType, removed loading of Type
20092
20093         * icall.c (my_mono_new_object): Now returns a System.MonoType,
20094         and fills in System.Type._impl with a RuntimeTypeHandle rather
20095         than the actual MonoClass *
20096
20097         (ves_icall_type_from_handle): change from type_class to
20098         monotype_class
20099
20100         (ves_icall_System_Runtime_InteropServices_Marshal_ReadIntPtr):
20101         implemented
20102
20103         (ves_icall_System_Runtime_InteropServices_Marshal_PtrToStringAuto):
20104         implemented
20105
20106         (ves_icall_System_Reflection_Assembly_LoadFrom): implemented
20107
20108         (ves_icall_System_Reflection_Assembly_GetType): implemented
20109
20110         (ves_icall_System_MonoType_assQualifiedName): implemented
20111
20112         (ves_icall_System_PAL_OpSys_GetCurrentDirecotry): implemented
20113
20114 2001-11-09  Miguel de Icaza  <miguel@ximian.com>
20115
20116         * assembly.c (mono_assembly_open): Implement a cache for the
20117         assemblies. 
20118
20119         (mono_assembly_close): only destroy the assembly when the last
20120         reference is gone.
20121         
20122 2001-11-09  Dick Porter  <dick@ximian.com>
20123
20124         * Makefile.am (pedump_LDADD): Don't need THREAD_LIBS any more
20125
20126 2001-11-09  Dietmar Maurer  <dietmar@ximian.com>
20127
20128         * class.c (mono_class_metadata_init): bug fix: compute the right slot
20129
20130 Fri Nov 9 15:48:02 CET 2001 Paolo Molaro <lupus@ximian.com>
20131
20132         * icall.c, decimal.h, decimal.c: integrated decimal internalcalls
20133         from Martin Weindel.
20134         * object.h: add mono_string_chars ().
20135
20136 2001-11-07  Miguel de Icaza  <miguel@ximian.com>
20137
20138         * reflection.c (build_compressed_metadata): Eliminates warnings
20139         and uses 64-bit clean code.
20140
20141         * metadata.c (mono_type_hash): Change signature to eliminate warnings.
20142         (mono_type_equal): Change signature to eliminate warnings.
20143
20144 Wed Nov 7 15:40:01 CET 2001 Paolo Molaro <lupus@ximian.com>
20145
20146         * icall.c, loader.c: remove the internalcall array constructors.
20147         Changes to match the new MonoArray structure.
20148         * object.h, object.c: an array object doesn't allocate an extra
20149         vector. Add mono_array_new_full () to create jagged arrays easily.
20150
20151 Mon Nov 5 19:51:06 CET 2001 Paolo Molaro <lupus@ximian.com>
20152
20153         * metadata.h, metadata.c: add mono_metadata_field_info () to
20154         retreive all the info about a field from vairous tables.
20155         * icall.c: implement S.Runtime.CServices::InitializeArray () icall.
20156         * class.h, class.c: augment MonoClassField with more info.
20157         Implemented mono_ldtoken for fields. Implemented ExplicitLayout
20158         policy and load a field's RVA if needed.
20159
20160 2001-11-05  Dietmar Maurer  <dietmar@ximian.com>
20161
20162         * class.c (mono_class_metadata_init): create a trampoline for all
20163         virtual functions instead of actually compiling them.
20164
20165 Fri Nov 2 19:37:51 CET 2001 Paolo Molaro <lupus@ximian.com>
20166
20167         * class.h, class.c: include name in MonoClassField.
20168         * class.c: fix fundamental type of System.Object and System.String.
20169         Set the right fundamental type for SZARRAY, too. Handle TypeSpec
20170         tokens in ldtoken.
20171         * icall.c: remove internalcalls for the Reflection stuff that is now
20172         done in C# code.
20173         * loader.c: mono_field_from_memberref () implementation.
20174         * mono-endian.c: thinko (s/struct/union/g).
20175         * object.c, object.h: make the mono_string_* prototypes actually use
20176         MonoString instead of MonoObject.
20177         * reflection.c, reflection.h: updates for changes in the reflection
20178         code in corlib: we use C structures that map to the actual C# classes.
20179         Handle SZARRAYs when encoding types. Handle locals in methods. Use a
20180         fat method header if needed and use the info from the ILGenerator for
20181         methods. Handle fields in types. Misc fixes.
20182
20183 2001-10-17  Dietmar Maurer  <dietmar@ximian.com>
20184
20185         * class.c (mono_class_metadata_init): bug fix: always allocate
20186         space for static class data
20187
20188 2001-10-25  Dietmar Maurer  <dietmar@ximian.com>
20189
20190         * class.c (mono_compute_relative_numbering): use relative
20191         numbering to support fast runtime type checks.
20192
20193 2001-10-17  Sean MacIsaac  <macisaac@ximian.com>
20194
20195         * class.c (mono_class_create_from_typeref): added debugging output
20196         to print class name when MonoDummy is returned instead of real class
20197
20198 2001-10-15  Dietmar Maurer  <dietmar@ximian.com>
20199
20200         * class.c (mono_class_metadata_init): interface offset table now
20201         contains pointers into the vtable - this is more efficient for the jit
20202
20203 2001-10-12  Dietmar Maurer  <dietmar@ximian.com>
20204
20205         * class.c (mono_class_metadata_init): use a temporary vtable (the
20206         old algorithm only worked for the interpreter, but not for the jit)
20207
20208 2001-10-11  Dietmar Maurer  <dietmar@ximian.com>
20209
20210         * loader.c (method_from_memberref): use mono_class_get to get the
20211         class of an array instead of using System.Array directly.
20212         (mono_get_method): also add MEMBERREF methods to the method cache
20213         which usefull for arrays.
20214
20215 2001-10-10  Dietmar Maurer  <dietmar@ximian.com>
20216
20217         * pedump.c (arch_compile_method): added to compute vtable entry
20218
20219         * metadata.c (mono_metadata_interfaces_from_typedef): also return the
20220         number of interfaces.
20221         
20222         * class.h: merged MonoArrayClass into MonoClass
20223
20224         * class.c (mono_class_create_from_typedef): compute the vtable size and
20225         allocate space to include the vtable inside MonoClass
20226         (mono_class_metadata_init): initialize the vtable
20227
20228 Mon Oct 8 16:12:38 CEST 2001 Paolo Molaro <lupus@ximian.com>
20229
20230         * metadata.c, metadata.h: use MonoArrayType to describe the shape of an array.
20231         Guard against calling bsearch with a NULL pointer (pointed out by Laurent Rioux, smoux).
20232         * image.c: endian fixes by Laurent Rioux.
20233         * object.h, object.c: rename MonoStringObject to MonoString and
20234         MonoArrayObject to MonoArray. Change some function names to conform to
20235         the style mono_<object>_<action>. mono_string_new_utf16 () takes a
20236         guint16* as first argument, so don't use char*.
20237         Provide macros to do the interesting things on arrays in a portable way.
20238         * threads-pthread.c: updates for the API changes and #include <sched.h>
20239         (required for sched_yield()).
20240         * icall.c: updates for the API changes above.
20241         * Makefile.am, mono-endian.c. mono-endian.h: include unaligned read routines for
20242         platforms that need them.
20243
20244 Mon Oct 8 10:43:23 CEST 2001 Paolo Molaro <lupus@ximian.com>
20245
20246         * class.c: set the correct type for all the fundamental
20247         type when loading the class.
20248
20249 2001-10-05  Dick Porter  <dick@ximian.com>
20250
20251         * threads-pthread.c (pthread_mutex_timedlock): Simple
20252         compatibility version for C libraries that lack this call.
20253
20254 Thu Oct 4 19:10:30 CEST 2001 Paolo Molaro <lupus@ximian.com>
20255
20256         * class.c: MonoTypes stored in MonoClass are stored as
20257         fundamental MonoTypes when the class represents a
20258         fundamental type (System.Int32, ...).
20259         The TypeHandle return by ldtoken is a MonoType*.
20260         * icall.c: ves_icall_get_data_chunk () write out all the
20261         PE/COFF stuff. Implement ves_icall_define_method (),
20262         ves_icall_set_method_body (), ves_icall_type_from_handle ().
20263         * image.c: properly skip unknown streams.
20264         * loader.h, loader.c: add type_class to mono_defaults.
20265         * metadata.c, metadata.h: export compute_size () as
20266         mono_metadata_compute_size () with a better interface.
20267         Typo and C&P fixes.
20268         * pedump.c: don't try to print the entry point RVA if there is no entry point.
20269         * reflection.c, reflection.h: many cleanups, fixes, output method
20270         signatures and headers, typedef and typeref info, compress the metadata
20271         tables, output all the heap streams, cli header etc.
20272         * row-indexes.h: typo fixes.
20273
20274 2001-10-04  Dick Porter  <dick@ximian.com>
20275
20276         * object.h: Add a synchronisation mutex struct to MonoObject
20277
20278         * object.c (mono_new_object): Initialise the object
20279         synchronisation mutexes
20280
20281         * icall.c: System.Threading.Monitor internal calls
20282         
20283         * threads-pthread.h:
20284         * threads-pthread.c: System.Threading.Monitor internal calls
20285
20286         * threads-types.h: New file, includes the system-specific thread
20287         structures
20288         
20289         * threads-pthread-types.h:
20290         * threads-pthread-types.c: New files, handle pthread-specific
20291         synchronisation types
20292
20293         * threads-dummy-types.h: 
20294         * threads-dummy-types.c: New files of dummy support for
20295         thread-specific types
20296
20297         * metadata.c:
20298         * image.c:
20299         * pedump.c: include mono-endian.h not endian.h
20300         
20301         * Makefile.am: More threads files.
20302         Name mono-endian.h not endian.h
20303
20304 Tue Oct 2 20:33:48 CEST 2001 Paolo Molaro <lupus@ximian.com>
20305
20306         * Makefile.am, reflection.h, reflection.c: move here the reflection related 
20307         stuff and implement a few more bits.
20308         * icall.c: a field needs to be dereferenced twice. Do not use the same
20309         name for two variables in the same scope.
20310         * image.c, image.h: cleanups.
20311
20312 2001-10-02  Dietmar Maurer  <dietmar@ximian.com>
20313
20314         * class.c (mono_class_metadata_init): bug fix: compute the right size
20315
20316 Mon Oct 1 20:43:57 CEST 2001 Paolo Molaro <lupus@ximian.com>
20317
20318         * icall.c: implemented some of the Reflection internalcalls.
20319         * image.c, image.h: start writing out the PE/COFF image.
20320         * metadata.h, metadata.c: implement mono_metadata_encode_value ()
20321         that does the reverse than decode_blob_size ().
20322         * object.c: use mono_metadata_encode_value (). Move here
20323         temporary implementation of mono_string_to_utf8 ().
20324         * rawbuffer.c: make malloc_map static.
20325
20326 Fri Sep 28 19:26:30 CEST 2001 Paolo Molaro <lupus@ximian.com>
20327
20328         * metadata.c: fix type comparison for arrays.
20329         * loader.h, loader.c: half-assed fix to get more tests work in cygwin.
20330         Added a couple of new classes to monodefaults.
20331         * icall.c: added a couple of Reflection-related internalcalls.
20332         * class.h, class.c: implemented mono_ldtoken () for RuntimeTypeHandles.
20333         Added a byval_arg MonoType to MonoClass.
20334
20335 2001-09-28  Dick Porter  <dick@ximian.com>
20336
20337         * icall.c:
20338         * threads-pthread.h: 
20339         * threads-pthread.c: Implemented internal calls for
20340         LocalDataStoreSlot operations.  Applied mutexes around all shared
20341         data.  Reworked the thread creation and Start() operations to
20342         avoid a race condition.
20343         
20344         * threads-dummy.h:
20345         * threads-dummy.c: Dummy calls for the LocalDataStoreSlot operations
20346
20347 Thu Sep 27 21:45:55 CEST 2001 Paolo Molaro <lupus@ximian.com>
20348
20349         * rawbuffer.c: disable mmap on cygwin since it seems to be broken there.
20350
20351 Thu Sep 27 19:52:11 CEST 2001 Paolo Molaro <lupus@ximian.com>
20352
20353         * class.c, loader.c: warn and return NULL instead of erroring out.
20354         * icall.c: added System.AppDomain::getCurDomain().
20355         * loader.c: we don't need to lookup the typedef again for p/invoke calls.
20356
20357 2001-09-25  Dick Porter  <dick@ximian.com>
20358
20359         * threads-pthread.h:
20360         * threads-pthread.c: Implemented timed thread joining and added
20361         System.Threading.Thread::Join_internal internal call
20362
20363         * icall.c: Added System.Threading.Thread::Join_internal internal call
20364
20365         * threads-dummy.h:
20366         * threads-dummy.c: Dummy calls for System.Thread.Thread::Join_internal
20367
20368 Mon Sep 24 18:56:59 CEST 2001 Paolo Molaro <lupus@ximian.com>
20369
20370         * object.c, object.h: added mono_ldstr (), mono_string_is_interned () and
20371         mono_string_intern () to implement the semantics of the ldstr opcode
20372         and the interning of System.Strings.
20373         * icall.c: provide hooks to make String::IsIntern and String::Intern
20374         internalcalls.
20375
20376 2001-09-23  Dick Porter  <dick@ximian.com>
20377
20378         * threads-dummy.c: 
20379         * threads-dummy.h: New files of dummy threading routines
20380
20381         * Makefile.am (THREAD_SOURCE): Arrange to compile different thread
20382         support code based on system specifics
20383
20384         Rename PTHREAD_LIBS to THREAD_LIBS
20385         
20386 2001-09-23  Dick Porter  <dick@ximian.com>
20387
20388         * threads-pthread.c: Implement the System.Threading.Thread::Sleep,
20389         Schedule (called when asked to Sleep for 0 ms) and CurrentThread
20390         internal calls.
20391         (mono_thread_init): Set up a Thread object instance to return when
20392         the main thread calls Thread.CurrentThread
20393         (mono_thread_cleanup): Wait for all subthreads to exit
20394
20395         * icall.c: New internal calls for System.Threading.Thread::Sleep
20396         (including Schedule) and CurrentThread
20397
20398         * threads.h: New file, to insulate thread-specific stuff from the
20399         rest of the code
20400
20401 2001-09-21  Dick Porter  <dick@ximian.com>
20402
20403         * threads-pthread.h: 
20404         * threads-pthread.c: New file, for handling pthreads-style
20405         threading support.  Start() now starts a new thread and executes
20406         the ThreadStart delegate instance.
20407
20408         * icall.c: Added the internalcall for
20409         System.Threading.Thread::Start_internal
20410
20411         * Makefile.am: Added new files, and PTHREADS_LIBS to the link line
20412
20413 Thu Sep 20 19:37:39 CEST 2001 Paolo Molaro <lupus@ximian.com>
20414
20415         * loader.c: work around the different signatures for delegates
20416         constructors csc generates in compiled code vs the ones compiled in mscorlib.
20417
20418 Tue Sep 18 13:16:32 CEST 2001 Paolo Molaro <lupus@ximian.com>
20419
20420         * class.h, class.c: add mono_class_get_field_from_name ().
20421         * *: Fix C comments and other ANSI C issues.
20422
20423 Mon Sep 10 20:21:34 CEST 2001 Paolo Molaro <lupus@ximian.com>
20424
20425         * endian.h, assembly.c: fix some endianness issues.
20426
20427 Fri Sep 7 18:40:40 CEST 2001 Paolo Molaro <lupus@ximian.com>
20428
20429         * loader.h, load.c: add delegate_class to mono_defaults.
20430         Handle runtime provided methods in mono_get_method ().
20431
20432 2001-08-29  Dietmar Maurer  <dietmar@ximian.com>
20433
20434         * loader.c (mono_get_method): use pinvoke for internal call
20435
20436         * icall.c: use pinvoke for internal call
20437
20438         * loader.c (method_from_memberref): set the method name
20439
20440 Wed Aug 29 12:43:41 CEST 2001 Paolo Molaro <lupus@ximian.com>
20441
20442         * metadata.c: help the compiler generate better code for
20443         mono_class_from_mono_type ().
20444
20445 2001-08-28  Dietmar Maurer  <dietmar@ximian.com>
20446
20447         * class.c (mono_class_metadata_init): delayed computing of the
20448         class size to mono_class_metadata_init ()
20449
20450 Tue Aug 28 15:47:15 CEST 2001 Paolo Molaro <lupus@ximian.com>
20451
20452         * class.c, class.h: add an interfaces member to MonoClass.
20453         * image.c, image.h: add assembly_name field to MonoImage
20454         from the assembly table.
20455         * metadata.c, metadata.h: add mono_metadata_interfaces_from_typedef ().
20456
20457 Mon Aug 27 20:12:01 CEST 2001 Paolo Molaro <lupus@ximian.com>
20458
20459         * class.c: Handle Array in mono_class_from_mono_type ().
20460         * metadata.c, pedump.c: some endian fixes.
20461
20462 Mon Aug 27 15:23:23 CEST 2001 Paolo Molaro <lupus@ximian.com>
20463
20464         * class.c, loader.c, loader.h: More types handled in mono_class_from_mono_type ().
20465         * metadata.c: fix small problem introduced with the latest commit.
20466
20467 Mon Aug 27 12:17:17 CEST 2001 Paolo Molaro <lupus@ximian.com>
20468
20469         * loader.c, metadata.c, metadata.h: Export mono_metadata_type_equal().
20470         We don't need a MonoMetadata pointer anymore to compare signatures in
20471         mono_metadata_signature_equal (), update callers.
20472         Reduced memory usage an number of allocations for MonoMethodHeader and
20473         MonoMethodSignature.
20474
20475 Sun Aug 26 23:03:09 CEST 2001 Paolo Molaro <lupus@ximian.com>
20476
20477         * metadata.c: added compare for szarray.
20478
20479 Sun Aug 26 11:34:24 CEST 2001 Paolo Molaro <lupus@ximian.com>
20480
20481         * class.h, class.c, loader.h, loader.c: export mono_class_from_mono_type ()
20482         and add a couple more types to it and mono_defaults. Give an hint on
20483         classes that need implementing in our corlib and are referenced
20484         in mscorlib.
20485
20486 Sat Aug 25 12:52:54 CEST 2001 Paolo Molaro <lupus@ximian.com>
20487
20488         * class.h, class.c: keep track if a class is also an Enum.
20489         * loader.c: Implement a couple more types for use in libffi
20490         marshalling. Gives better diagnostics when failing to dlopen
20491         a library. Set method->klass for P/Invoke methods, too.
20492
20493 Fri Aug 24 19:30:25 CEST 2001 Paolo Molaro <lupus@ximian.com>
20494
20495         * class.c, class.h: add a MonoType this_arg to MonoClass that
20496         represents a pointer to an object of the class' type that
20497         can be used by the interpreter and later the type cache.
20498         Add best guess alignment info for valuetype objects.
20499
20500 Fri Aug 24 15:50:31 CEST 2001 Paolo Molaro <lupus@ximian.com>
20501
20502         * metadata.h, metadata.c, class.h, class.c: squeezed MonoParam
20503         into MonoType: one less level of indirection and allocation and
20504         simplifies quite a bit of code. Added cache for MonoTypes that are
20505         used frequently, so that we don't need to allocate them all the time.
20506
20507 2001-08-24  Dietmar Maurer  <dietmar@ximian.com>
20508
20509         * class.c (mono_class_create_from_typedef): System.Enum is also a
20510         value type, although it does not derive from System.ValueType
20511         (maybe a bug in the ms compiler?)
20512
20513         * metadata.c (mono_type_size): return the right size for value types
20514
20515         * loader.c (mono_get_method): only initialize method header if not abstract
20516
20517         * class.c (mono_class_from_mono_type): use mono_default values. 
20518
20519 2001-08-23  Dietmar Maurer  <dietmar@ximian.com>
20520
20521         * *: use MonoClass pointers instead of <type_tokens>
20522         
20523         * class.h: new flag: metadata_inited.
20524
20525         * class.c (mono_class_metadata_init): impl.
20526         (mono_class_instance_size): impl.
20527         (mono_class_data_size): impl.
20528
20529 Wed Aug 22 16:27:30 CEST 2001 Paolo Molaro <lupus@ximian.com>
20530
20531         * metadata.c, loader.h, loader.c, image.h, image.c, class.h, class.c:
20532         MonoClass now has the name and name_space fields. 
20533         MonoMethod has a pointer to its MonoClass, instead of MonoImage.
20534         mono_get_method () takes and optional MonoClass as argument.
20535         Removed mono_typedef_from_name() and added mono_class_token_from_name()
20536         instead that takes advantage of a map from class names to typedef
20537         tokens in MonoImage.
20538
20539 Tue Aug 21 18:54:58 CEST 2001 Paolo Molaro <lupus@ximian.com>
20540
20541         * metadata.c: zero is not a valid alignment boundary.
20542         Merge MONO_TYPE_VOID in default decoding code.
20543
20544 2001-08-21  Dietmar Maurer  <dietmar@ximian.com>
20545
20546         * image.h: merged MonoMetadata into MonoImage
20547
20548         * class.h: cleanup of MonoArrayClass, use a MonoClass pointer to
20549         identify the type of elements.
20550
20551 Mon Aug 20 19:39:00 CEST 2001 Paolo Molaro <lupus@ximian.com>
20552
20553         * blob.h: fix MONO_TYPE_TYPEDBYREF value.
20554         * cil-coff.h: split MonoMSDOSHeader and add size info.
20555         * image.c: add some consistency checks.
20556         * metadata.c: fix row size computation: one programmer
20557         error and one LAMESPEC. Handle MONO_TYPE_TYPEDBYREF.
20558         add explanation for the locator routine.
20559         Fix decoding of size in method header.
20560         
20561 2001-08-20  Miguel de Icaza  <miguel@ximian.com>
20562
20563         * assembly.c    (g_concat_dir_and_file): Use _S for string concat.
20564         (g_concat_dir_and_file): Bring g_concat_dir_and_file
20565         function from gnome-libs.  This uses the right path separator
20566         based on the OS, and also works around a bug in some systems where
20567         a double slash is not allowed. 
20568         (default_assembly_name_resolver): Use g_concat_dir_and_file
20569         (mono_assembly_open): ditto.
20570
20571 2001-08-20  Dietmar Maurer  <dietmar@ximian.com>
20572
20573         * metadata.c (mono_metadata_signature_equal): impl.
20574
20575         * *: void is now a realy MonoType (instead of using NULL)
20576         
20577         * metadata.c (do_mono_metadata_parse_type): use
20578         mono_metadata_parse_type to parse void value.
20579
20580 Sat Aug 18 12:51:28 CEST 2001 Paolo Molaro <lupus@ximian.com>
20581
20582         * metadata.c, metadata.h: in the signature and method header store
20583         only the space required for holding the loca vars and incoming arguments.
20584
20585 2001-08-15  Dietmar Maurer  <dietmar@ximian.com>
20586
20587         * metadata.c (do_mono_metadata_parse_type): treat void like any
20588         other type (instead of assigning NULL);
20589
20590 2001-08-14  Dietmar Maurer  <dietmar@ximian.com>
20591
20592         * metadata.c (mono_metadata_parse_mh): fixxed pinned/byref value
20593
20594 2001-08-09  Dietmar Maurer  <dietmar@ximian.com>
20595
20596         * image.c (do_mono_image_open): added a cache for arrays.
20597
20598 Sat Aug 4 12:46:02 CEST 2001 Paolo Molaro <lupus@ximian.com>
20599
20600         * metadata.h, metadata.c: add mono_metadata_decode_row_col () to
20601         decode a single column from a row in a metadata table and changes
20602         to take advantage of it in the typedef locator (gives a nice speed up).
20603         Store offset info for function params.
20604
20605 2001-08-02  Dietmar Maurer  <dietmar@ximian.com>
20606
20607         * image.h (MONO_IMAGE_IS_CORLIB): removed 
20608
20609 Wed Aug 1 22:54:08 CEST 2001 Paolo Molaro <lupus@ximian.com>
20610
20611         * assembly.c: how could mono_assembly_close () had ever worked?
20612         * metadata.c, metadata.h: provide offset info for local vars.
20613         Implement mono_type_size () to take care of alignment as well
20614         as size (it was mono_field_type_size in cli/class.c before).
20615
20616 2001-08-01  Dietmar Maurer  <dietmar@ximian.com>
20617
20618         * image.h (MONO_IMAGE_IS_CORLIB): new macro to check root image
20619
20620         * assembly.h (CORLIB_NAME): set to corlib.dll
20621
20622         * assembly.c (mono_assembly_open): replaced strcmp() with !strcmp()
20623
20624 Tue Jul 31 17:54:02 CEST 2001 Paolo Molaro <lupus@ximian.com>
20625
20626         * metadata.h, metadata.c, Makefile.am, private.h, assembly.c, blob.h,
20627         cil-coff.h, image.c, image.h, pedump.c, rawbuffer.c, rawbuffer.h, row-indexes.h,
20628         tokentype.h: massive namespace cleanup.
20629
20630 Mon Jul 30 20:11:01 CEST 2001 Paolo Molaro <lupus@ximian.com>
20631
20632         * metadata.h, metadata.c: decode exception clauses when parsing method header.
20633
20634 2001-07-27  Dietmar Maurer  <dietmar@ximian.com>
20635
20636         * metadata.c (mono_metadata_free_type): added check for type !=
20637         NULL (void) before calling mono_metadata_free_type()
20638
20639 Thu Jul 26 19:11:19 CEST 2001 Paolo Molaro <lupus@ximian.com>
20640
20641         * metadata.h, row_indexes.h: added header with enumerations to use
20642         to index in the columns from tables in metadata and to decode coded
20643         tokens: we should start using this instead of embedding magic numbers
20644         all over the code.
20645
20646 Thu Jul 26 13:03:27 CEST 2001 Paolo Molaro <lupus@ximian.com>
20647
20648         * assembly.c, cil-coff.h, image.c, image.h, pedump.c, typedef.c:
20649         Move metadata_t info from cli_image_info_t to MonoImage, where
20650         it's easily accessible. Changed all the uses accordingly.
20651         Added the method and class caches to MonoImage.
20652         * metadata.c, metadata.h: Changed mono_metadata_decode_blob_size ()
20653         and mono_metadata_decode_value () signature to be more consistent
20654         with the other parse functions (and simplify code). Taken advantage
20655         of zero-length array allocation with GCC. Removed reduntant (and
20656         wrong) MonoFieldType struct and use MonoParam instead. Changed
20657         mono_metadata_parse_field_type () to use common code for parsing.
20658         Added mono_metadata_typedef_from_field () and
20659         mono_metadata_typedef_from_method () to lookup a typedef index from a
20660         field or method token.
20661         Pack the MonoRetType structure more tightly (fits in 8 bytes now).
20662
20663 2001-07-23  Miguel de Icaza  <miguel@ximian.com>
20664
20665         * metadata.c (mono_metadata_parse_field_type): Implement. 
20666         (do_mono_metadata_parse_type): Split engine from
20667         mono_metadata_parse_type, so that we can create smaller structures
20668         for things that just have one pointer to the MonoType (look at
20669         the MonoFieldType)
20670
20671 2001-07-20  Miguel de Icaza  <miguel@ximian.com>
20672
20673         * metadata.c (mono_metadata_parse_mh): Correct the implementation,
20674         as Jan Gray found out, it is incorrect. 
20675
20676 2001-07-18  Miguel de Icaza  <miguel@ximian.com>
20677
20678         * assembly.c: Implement asssembly loading.  This loads an image
20679         and loads all the referenced assemblies.  Come to think of it, we
20680         could always do lazy loading of the assemblies. 
20681
20682         * image.c (mono_image_open): Keep loaded images in a hashtable.
20683
20684         * image.h (MonoImage): Add reference count.
20685
20686 2001-07-17  Miguel de Icaza  <miguel@ximian.com>
20687
20688         * assembly.c (mono_assembly_open): Keep track of the file name in
20689         case the assembly has no ASSEMBLY table.
20690
20691         * metadata.h: Fixed Paolo's quick hack.  Put the documnentation
20692         from get.c here.
20693
20694 Sun Jul 15 19:39:06 CEST 2001 Paolo Molaro <lupus@ximian.com>
20695
20696         * metadata.c, metadata.h: decode local vars in method header
20697         parse function. Change callers accordingly.
20698
20699 Sun Jul 15 17:40:47 CEST 2001 Paolo Molaro <lupus@ximian.com>
20700
20701         * metadata.h, cil-coff.h: protect against multiple inclusion.
20702         Added some new structures to hold information decoded from metadata:
20703         MonoType, MonoParam, MonoArray, MonoMethod, MonoMethodSignature
20704         and relevant decoding/free functions.
20705         * metadata.c: implement decoding functions. Add warning for out of bounds
20706         index in mono_metadata_locate(). Implement mono_get_method () to retreive
20707         all the info about a method signature and invocation. Remove check on
20708         uninitialized local var in parse_mh() and fix memory leak.
20709
20710 2001-07-12  Miguel de Icaza  <miguel@ximian.com>
20711
20712         * metadata.h: More macros.
20713
20714         * tokentype.h: New file.
20715
20716 Fri Jul  6 11:30:53 CEST 2001 Paolo Molaro <lupus@ximian.com>
20717
20718         * assembly.c: added a consistency check and initialize
20719         some structures with g_new0().
20720         * metadata.c: fixed a couple more bugs in table size computation
20721         and add other checks for out-of bound access to metadata.
20722
20723 Thu Jul  5 22:34:21 CEST 2001 Paolo Molaro <lupus@ximian.com>
20724
20725         * metatada.c: fix bugs computing table sizes. Spew a
20726         warning when index in string heap is out of bounds.
20727
20728 2001-07-04  Miguel de Icaza  <miguel@ximian.com>
20729
20730         * metadata.h: Add a couple of macros to manipulate tokens. 
20731
20732 Tue Jul  3 18:33:32 CEST 2001 Paolo Molaro <lupus@ximian.com>
20733
20734         * assembly.c: g_free(ii->cli_sections) (and avoid double free of
20735         cli_section_tables).
20736
20737 2001-07-01  Miguel de Icaza  <miguel@ximian.com>
20738
20739         * metadata.c (mono_metadata_user_string): New function, provides
20740         access to the UserString heap. 
20741
20742 2001-06-27  Miguel de Icaza  <miguel@ximian.com>
20743
20744         * metadata.c: Add inline documentation.
20745
20746 2001-06-26  Miguel de Icaza  <miguel@ximian.com>
20747
20748         * propertyattr.h, paramattr.h, methodsem.h, methodattr.h: New
20749         files. 
20750
20751 2001-06-22  Miguel de Icaza  <miguel@ximian.com>
20752
20753         * typeattr.h: New file, TypeAttribute flags. 
20754
20755 2001-06-21  Miguel de Icaza  <miguel@ximian.com>
20756
20757         * mono/metadata/assembly.c (mono_assembly_ensure_section_idx,
20758         mono_assembly_ensure_section): Section loading code.
20759         (load_section_tables): Load the sections.
20760
20761         * mono/metadata/metadata.c (mono_metadata_locate_token,
20762         mono_metadata_locate): Functions to locate the information
20763         definition given a token or a table and an index.
20764         (mono_metadata_compute_table_bases): New.
20765         (compute_size): New function to compute the sizes of the various
20766         tables.
20767
20768         * mono/metadata/metadata.h: Finish listing the different index
20769         types. 
20770
20771         * mono/metadata/pedump.c: Improve to dump new information.
20772
20773 2001-06-19  Miguel de Icaza  <miguel@ximian.com>
20774
20775         * mono/metadata/metadata.c: Entered all the tables matching
20776         Beta2. 
20777
20778         * mono/metadata/assembly.c (load_metadata_ptrs): Fix for Beta2
20779
20780
20781