Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Runtime.CompilerServices « corlib « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f59f55bfc2ef475953863778e30363a2c48f0194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2002-04-15  Dan Lewis <dihlewis@yahoo.co.uk>

	* MethodImplAttribute.cs: added constructor usage.

Fri Feb 22 15:36:19 CET 2002 Paolo Molaro <lupus@ximian.com>

	* RuntimeHelpers.cs: added OffsetToStringData() property.

Mon Nov 5 19:50:11 CET 2001 Paolo Molaro <lupus@ximian.com>

	* RuntimeHelpers.cs: make InitializeArray an internalcall.

2001-07-18  Michael Lambert <michaellambert@email.com>

	* MethodCodeType.cs, MethodImplOptions.cs: Add.