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