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