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