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