2001-09-02 Ravi Pratap <ravi@ximian.com>
[mono.git] / ChangeLog
1 2001-08-30  Dietmar Maurer  <dietmar@ximian.com>
2
3         * *: removed the libffi dependency, mono now compiles on cygwin 
4
5         * mono/wrapper/build-dll: new file.
6
7 2001-08-28  Dietmar Maurer  <dietmar@ximian.com>
8
9         * mono/tests/console.cs: impl.
10
11         * mono/tests/box.cs: impl.
12
13         * mono/tests/stream-writer.cs: impl.
14
15 Mon Aug 27 20:24:26 CEST 2001 Paolo Molaro <lupus@ximian.com>
16
17         * mono/tests/*: New test cases, mostly for virtual method dispatch.
18         Use make testb for the slow benchmarking programs,
19         make test for the usual regression test checks.
20
21 2001-08-22  Rodrigo Moya <rodrigo@ximian.com>
22
23         * mono/cil/Makefile.am:
24         * mono/wrapper/Makefile.am: use correct variables for installation
25         directories
26
27 Tue Aug 21 18:54:06 CEST 2001 Paolo Molaro <lupus@ximian.com>
28
29         * mono/tests/exceptions*: enhanced and added more tests for
30         exceptions.
31
32 2001-08-20  Miguel de Icaza  <miguel@ximian.com>
33
34         * mono/Makefile.am (SUBDIRS): Remove `test' from here to allow us
35         to pass make distcheck
36
37         * mono/wrapper/Makefile.am (EXTRA_DIST): Include genwrapper.pl
38
39         * configure.in, Makefile.am, runtime/Makefile.am (dist-hook,
40         install-data-hook): Added mechanism to distribute and install the
41         dll files.
42
43 2001-08-20  Dietmar Maurer  <dietmar@ximian.com>
44
45         * mono/tests/stream.cs: new tests for the Stream class
46
47         * configure.in: I really need LIBTOOL for libmonowrapper.so, so I
48         added it again.
49
50 2001-08-16  Alex Graveley  <alex@ximian.com>
51
52         * configure.in: Replace AM_PROG_LIBTOOL with AC_PROG_RANLIB. This
53         removes libtool dependency on all of Mono.
54
55 2001-08-10  Dietmar Maurer  <dietmar@ximian.com>
56
57         * mono/tests/array.cs: more array tests
58
59 2001-08-09  Dietmar Maurer  <dietmar@ximian.com>
60
61         * mono/tests/array.cs: more array tests
62
63 2001-08-06  Dietmar Maurer  <dietmar@ximian.com>
64
65         * mono/tests/pinvoke.cs: we can now print strings ;-)
66
67         * mono/tests/array.cs: new test for arrays
68
69 2001-08-02  Alex Graveley  <alex@ximian.com>
70
71         * libffi/*: Import libffi CVS version, with minor changes to make it 
72           compile.
73
74         * mono/interpreter/Makefile.am: Link against 
75           ../../libffi/.libs/libffi.a.
76
77         * Makefile.am: Add libffi
78
79         * autogen.sh: Replace with adapted gnome autogen.sh
80
81         * configure.in: Add AC_CONFIG_SUBDIRS(libffi).
82
83 2001-08-02  Dietmar Maurer  <dietmar@ximian.com>
84
85         * mono/tests/pinvoke.cs: impl.
86
87 Wed Aug 1 22:34:52 CEST 2001 Paolo Molaro <lupus@ximian.com>
88
89         * configure.in, mono/tests: added some tests for the interpreter.
90
91 2001-07-15  Sean MacIsaac  <macisaac@ximian.com>
92
93         * doc/download: added instructions for cygwin
94         
95         * doc/c-sharp: removed bit about compiling
96         
97         * status/compare-assembly.cs: basedir should be there if
98         parameters are provided.
99
100         * status/makefile: made targets to dump info.
101         
102 2001-07-15  Joe Shaw  <joe@ximian.com>
103
104         * configure.in: Don't create doc/Makefile as there's nothing there
105         to make.
106
107         * Makefile.am: Don't build the doc directory because there's no
108         Makefile.am there.
109
110         * autogen.sh: Call aclocal with the $ACLOCAL_FLAGS env var.
111
112 2001-07-15  Miguel de Icaza  <miguel@ximian.com>
113
114         * doc/class-library (A): Updated FAQ with question on error 1595.
115
116 2001-07-14  Miguel de Icaza  <miguel@ximian.com>
117
118         * doc/index: 
119
120 Wed Jul 11 00:36:36 CEST 2001 Paolo Molaro <lupus@ximian.com>
121
122         * status/*: scripts and data to create statistics about the
123         class library status.
124
125 2001-07-09  Alex Graveley  <alex@ximian.com>
126
127         * doc/makefile (clean): Add clean target.
128         * doc/web/makefile (clean): Ditto.
129
130 2001-07-09  Alex Graveley  <alex@ximian.com>
131
132         * doc/makefile (all-docs): Fix typo.
133
134 2001-05-30  Miguel de Icaza  <miguel@ximian.com>
135
136         * NEWS: 
137