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