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

ChangeLog « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d0e9981ee079e59693c365ce6fb0609024f7edf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>

	* mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
	will have the runtime support and CodeDom support for the JScript Compiler.

2003-03-06 Jackson Harper <jackson@latitudegeo.com>

	* makefile.gnu: Add PEAPI to the build

2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>

	* library.build: added Mono.Security to build, test and clean. 

2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* class/library.build:
	* class/makefile.gnu: added Mono.Posix and System.Management.

2003-03-02 Jackson Harper <jackson@latitudegeo.com>

	* mcs/class: Add PEAPI directory

2003-02-22  Martin Baulig  <martin@ximian.com>

	* library.make: Pass `MCS_FLAGS' to MCS.

2003-02-15  Zoltan Varga  <vargaz@freemail.hu>

	* makefile.gnu (test): do not install .dbg files since mcs no longer
	generates them.

2003-02-13  Tim Coleman <tim@timcoleman.com>
	* makefile.gnu: Add System.Data.OracleClient to linux build.

2003-02-10  Nick Drochak  <ndrochak@gol.com>

	* library.build:
	* makefile: add testcorlib target to run unit tests just for corlib.

2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>

	* library.build: added Mono.Security.Win32 to build, test and 
	clean. There's no makefile.gnu for this assembly as it is 
	specific to Win32.

2003-01-23  Nick Drochak <ndrochak@gol.com>

	* makefile: install the .dbg files too so the debugger can use them.

2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>

	* library.build: added System.Security to build, test and clean.
	There's no makefile.gnu yet for this assembly.

2003-01-16  Rodrigo Moya <rodrigo@ximian.com>

	* makefile.gnu: added Mono.Data.DB2Client directory.

2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>

	* System.Web.Mobile  : Added new directory

2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
	
	* enabled building Mono.Directory.LDAP and
	  System.Design in .build file

2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
	
	* updated .build file(s) to correctly contain required buildfile 
	  attribute for nant

2002-12-09  Daniel Morgan <danmorg@sc.rr.com>

	* library.build: add Mono.GetOptions to windows build
	
	* Mono.GetOptions/Mono.GetOptions.build: add file
	for windows build

2002-12-08  Radek Doulik  <rodo@ximian.com>

	* makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
	Mono.GetOptions references System.Data

2002-12-07 Jackson Harper <jackson@latitudegeo.com>

	* library.build: Added Cscompmgd to the build

2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>

	* mcs/class: Added assembly directory System.ServiceProcess

2002-11-26  Daniel morgan <danmorg@sc.rr.com>

	* makefile.gnu: add Mono.Data.PostgreSqlClient 
	to Linux build
	
	* library.build: add Mono.Data.PostgreSqlClient
	to Windows build

2002-11-20  Nick Drochak <ndrochak@gol.com>

	* library.make: for .response allow white space at the end of
	the line