Minor changes
[mono.git] / ChangeLog
1 2002-12-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2
3         * configure.in: moved struct tm field tm_gmtoff check before the check
4         for timezone global variable. This makes Timezone work for me (debian
5         sid, linux, x86, which has both the field and the global variables).
6
7 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
8
9         * doc/oracle: added file which is
10         a new web page oracle.html
11
12         * doc/ado-net: clean up and add link
13         to oracle.html
14         
15         * doc/web/commands
16         * doc/web/makefile: added oracle.html
17
18 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
19
20         * man/Makefile.am: changed sqlsharpcli.1 to sqlsharp.1
21         
22         * man/sqlsharpcli.1: renamed to sqlsharp.1
23
24 2002-12-09  Tim Haynes  <thaynes@openlinksw.co.uk>
25
26         * mono/jit/jit.c
27         * mono/metadata/icall.c: added mono_install_get_config_dir() to
28         utilize the MONO_CFG_DIR environment variable for specifying
29         different machine.configs.
30
31 2002-12-06  Duncan Mak  <duncan@ximian.com>
32
33         * data/Makefile.am (EXTRA_DIST): Add machine.config
34         (DISTCLEANFILES): Add config.
35
36 2002-11-30  Daniel Morgan <danmorg@sc.rr.com>
37
38         * man/sqlsharpcli.1: added file - a man page 
39         for SQL# CLI
40         
41         * man/Makefile.am: added sqlsharpcli.1 to man_MANS
42         
43 2002-11-20  Daniel Morgan <danmorg@sc.rr.com>
44
45         * doc/firebird: updated web page
46
47 2002-11-19  Mike Kestner <mkestner@speakeasy.net>
48
49         * data/Config.in : added the gtk# dll mapping entries
50
51 2002-11-19  Daniel Morgan <danmorg@sc.rr.com>
52
53         * doc/firebird: updated web page based on input
54         from the firebird .net data provider author
55
56 Mon Nov 18 16:40:34 CET 2002 Paolo Molaro <lupus@ximian.com>
57
58         * configure.in, mono/os/gc_wrapper.h: check that the gc headers have
59         been installed.
60
61 2002-11-12  Daniel Morgan <danmorg@sc.rr.com>
62
63         * doc/oledb
64         * doc/odbc
65         * doc/mysql
66         * doc/sqlite
67         * doc/sqlclient
68         * doc/tdsclient
69         * doc/sybase
70         * doc/firebird: added web pages
71         for each specific data provider
72         
73         * doc/ado-net
74         * doc/postgresql: updated web page
75         with current status
76         
77         * doc/web/commands
78         * doc/web/makefile: updated to include
79         new web pages
80
81 2002-11-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
82
83         * autogen.sh: make it work when MONO_PATH is set and it has more than
84         one directory or ends in ":". Also check that the directory added to
85         ACLOCAL_FLAGS and PATH exist (aclocal fails if they don't).
86
87 2002-10-22  Miguel de Icaza  <miguel@ximian.com>
88
89         * configure.in: Also allow the miss-spelled bohem.
90
91 2002-10-18  Daniel Morgan <danmorg@sc.rr.com>
92
93         * doc/ado-net
94         * doc/postgresql
95         * doc/tds-providers: cleaned up the web pages
96         
97         * doc/web/commands: postgresql.html page was mistyped
98
99 2002-10-18  Daniel Morgan <danmorg@sc.rr.com>
100
101         * doc/ado-net: updated status of
102         the ADO.NET functionality and providers
103         and added link to tds-providers.html
104
105         * doc/tds-providers: added file to
106         describe the design     and status of 
107         the SqlClient, SybaseClient, and TdsClient
108         ADO.NET providers.
109
110         * doc/web/makefile
111         * doc/web/command: added new web page 
112         tds-providers.html to build of  www.go-mono.com web site
113         
114 2002-10-17  Daniel Morgan <danmorg@sc.rr.com>
115
116         * doc/web/makefile
117         * doc/web/commands:     web page 
118         postgresql needed to be added
119
120 2002-10-13  Mark Crichton <crichton@gimp.org>
121
122         * doc/index: Even more spelling errors fixed.
123
124 2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
125
126         * doc/adonet: updated status of all providers, added links, 
127           and added information
128           about the Mono.Data.SqliteClient provider that 
129           Vladimir Vukicevic contributed. Added Brian Ritchie's 
130           and Vladimir Vukicevic's email addresses as
131           people to contact about ADO.NET in Mono.  
132           Added information about SQL#, configuration tools, 
133           and an ADO.NET Multiplexor, etc...  
134
135 2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
136
137         * doc/index: corrected some mistypes
138         
139         * doc/adonet: updated the status and plans of all the ADO.NET providers
140           and moved PostgreSQL specific stuff to doc/postgresql
141
142         * doc/postgresql: added new file to detail
143           the status of the PostgreSQL ADO.NET provider
144           and provide test notes for setting it up
145
146 2002-10-09  Daniel Morgan <danmorg@sc.rr.com>
147
148         * data/config.in: add entry for MySQL native shared libraries
149           which are different on Windows and Linux
150
151 2002-10-04  Diego Sevilla Ruiz  <dsevilla@um.es>
152
153         * doc/ccvs: Fixed some ugly formatting.
154
155 2002-10-03  Dick Porter  <dick@ximian.com>
156
157         * acconfig.h:
158         * configure.in:  Freebsd pthread_t is a pointer
159
160 2002-10-01  Duncan Mak  <duncan@ximian.com>
161
162         * mono/os/Makefile.am: Add gc_wrapper.h.
163
164         * runtime/Makefile.am: Fix the path for monoresgen.exe.
165
166 2002-09-27  Dick Porter  <dick@ximian.com>
167
168         * configure.in: Check for semaphore.h.  Patch for BSD from
169         jmmv@hispabsd.org (Julio Merino).
170
171 2002-09-20  Duncan Mak  <duncan@ximian.com>
172
173         * data/config.in: Added reference to libxslt.
174
175 2002-09-20  Mark Crichton  <crichton@gimp.org>
176
177         * configure.in: added NEED_LINK_UNLINK to make io-layer more portable.
178         Linux has a "virtual fs" for UNIX sockets, Solaris and BSD don't.
179         For systems that do not have such a virtual FS, define
180         NEED_LINK_UNLINK.
181
182         * acconfig.h: added NEED_LINK_UNLINK
183         
184 Wed Sep 4 18:09:58 CEST 2002 Paolo Molaro <lupus@ximian.com>
185
186         * configure.in: add some needed defines to fix support of
187         threads in the GC.
188
189 2002-09-19  Mark Crichton  <crichton@gimp.org>
190
191         * configure.in: Added checks for Solaris to use X/Open functionality.
192         Really needed for the io-layer code.
193
194 2002-09-15  Andrew Birkett  <andy@nobugs.org>
195
196         * man/mcs.1: --probe is now --expect-error.
197
198 2002-09-09  Dick Porter  <dick@ximian.com>
199
200         * acconfig.h: 
201         * configure.in: Simplify thread checks, by using canned rules for
202         particular systems (based on the sleepycat db configure.in).
203         Tested on linux/x86, freebsd and w32.  Solaris also added, but I
204         don't have a solaris machine to try it on.
205
206 2002-09-04  Juli Mallett  <jmallett@FreeBSD.org>
207
208         * configure.in: Include <sys/types.h> when checking <sys/un.h> stuff.
209
210 2002-09-02  Diego Sevilla Ruiz  <dsevilla@um.es>
211
212         * doc/ccvs: Added how to convert SSH keys (from SSH Communications
213         Security) to the OpenSSH keys required by mono CVS
214         access.
215
216 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
217
218         * configure.in, mono/interpreter/interp.c,
219         mono/io-layer/handles.c, mono/io-layer/processes.c,
220         mono/io-layer/threads.c, mono/io-layer/timed-thread.c,
221         mono/io-layer/wait.c, mono/jit/helpers.c, mono/jit/jit.c,
222         mono/metadata/appdomain.c, mono/metadata/class.c,
223         mono/metadata/domain.c, mono/metadata/gc.c,
224         mono/metadata/object.c, mono/metadata/reflection.c,
225         mono/metadata/threads.c, mono/os/gc_wrapper.h,
226         mono/utils/mono-hash.c: Add a new header, gc_wrapper.h, to
227         wrap inclusion of gc.h for boehm, since from FreeBSD and
228         OpenBSD ports, gc.h is <gc.h>, but on GNU it seems to be
229         in <gc/gc.h>.  This will reduce the diffs FreeBSD ports has
230         to apply, and also makes it possible for me to build with
231         GC on OpenBSD/macppc built by hand.
232
233 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
234
235         * configure.in: On BSD don't try to use -ldl, we simply don't use it.
236
237 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
238
239         * mono/dis/dis-cil.c:
240         * configure.in: Check for <wchar.h> via autoconf, don't use it if
241         it isn't there, as it seems to work fine without it on OpenBSD.
242
243 2002-08-28  Dick Porter  <dick@ximian.com>
244
245         * mono/os/win32/util.c: 
246         * mono/os/unix/util.c: 
247         * mono/os/util.h: mono_set_rootdir() doesnt take any args now.
248         (It doesn't do anything on unix builds, and the w32 version no
249         longer needs an arg.)
250
251         * configure.in: Add HOST_CC for w32 builds
252
253 Tue Aug 27 18:17:43 CEST 2002 Paolo Molaro <lupus@ximian.com>
254
255         * configure.in: remove iconv checks.
256
257 2002-08-24  Juli Mallett  <jmallett@FreeBSD.org>
258
259         * configure.in: Recognise OpenBSD/macppc as PowerPC.
260
261 Tue Aug 20 15:15:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
262
263         * configure.in: patch by noa@metamatrix.se (Daniel Resare)
264         to error out if bison is missing.
265
266 2002-08-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
267
268         * configure.in: don't link against libdl on windoze.
269
270 2002-08-12  Dick Porter  <dick@ximian.com>
271
272         * mono.pc.in: Add $includedir to Cflags
273
274 Fri Jul 19 18:38:38 CEST 2002 Paolo Molaro <lupus@ximian.com>
275
276         * configure.in, Makefile.am, mono.pc.in: add a mono.pc file for use
277         with pkg-config.
278         * */Makefile.am: makefile overhaul to create a shared libmono library.
279         * */*.h: do not include config.h in headers that should be installed.
280
281 2002-07-12  Dick Porter  <dick@ximian.com>
282
283         * acconfig.h:
284         * configure.in: Check the size of sockaddr_un.sun_path
285
286 2002-06-23  Miguel de Icaza  <miguel@ximian.com>
287
288         * man/Makefile.am (man_MANS): Added new man page
289
290         * man/mono-config.5: New manual page describing the mono-config
291         file format. 
292
293 2002-06-10  Jaroslaw Kowalski <jarek@atm.com.pl>
294
295         * configure.in: added checks for MSG_NOSIGNAL
296
297 2002-05-30  Daniel Morgan <danmorg@sc.rr.com>
298
299         * doc/ado-net: update the ado-net web page on go-mono.com
300         input parameters support, beginnings of Mono.Data.MySQL 
301         and System.Data.OleDb, updated the sample source code,
302         and output from a PostgresTest
303
304 2002-05-21  Martin Baulig  <martin@gnome.org>
305
306         * mono.1: Documented the "--debug-args" debugging arguments.
307
308 2002-05-21  Martin Baulig  <martin@gnome.org>
309
310         * mono.1: Updated to reflect my latest changes and beautified this a bit.
311         (FIXME: There are still command line argument which aren't documented here.)
312
313 2002-05-19  Daniel Morgan <danmorg@sc.rr.com>
314
315         * doc/ado-net: updated page to include C# code snippets using
316         System.Data.  Update status: handle reading NULL values, DataSet/DataAdapter
317         works, executing/reading multiple results, and stored procedures.
318         And other tweaks about the providers.  
319
320 2002-05-19  Martin Baulig  <martin@gnome.org>
321
322         * mono/Makefile.am (SUBDIRS): Added `os', it's referenced by
323         interpreter/Makefile.am.
324
325 Wed May 15 12:22:09 CEST 2002 Paolo Molaro <lupus@ximian.com>
326
327         * configure.in: search for pthread functions also in libc_r (patch
328         from Garrett Rooney <rooneg@electricjellyfish.net>).
329
330 2002-05-11  Daniel Morgan <danmorg@sc.rr.com>
331
332         * doc/ado-net: added instructions for installing PostgreSQL on Linux
333         and for using nant to re-compile just the System.Data.dll assembly
334         on Windows.
335
336 2002-05-10  Rodrigo Moya <rodrigo@ximian.com>
337
338         * doc/ado-net: added instructions for compiling System.Data.dll
339         (a subset of) on Linux.
340
341 2002-05-10  Daniel Morgan <danmorg@sc.rr.com>
342
343         * doc/ado-net: added links
344
345 2002-05-09  Dick Porter  <dick@ximian.com>
346
347         * configure.in: Set CPPFLAGS not CFLAGS (bug 23767)
348
349 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
350
351         * doc/ado-net: correct formatting
352         * doc/index: added credit i forgot to add
353
354 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
355
356         * doc/ado-net: i did not format it correctly earlier, i 
357         tried added various tags where appropriate.
358         
359         * doc/index: added news item for May 5, 2002 - ado.net able
360         to retrieve data now
361
362 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
363
364         * doc/ado-net: updated the current status which
365         I kept forgetting to do.
366
367 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
368
369         * doc/ado-net: updated to includes an example for
370         running ipc-daemon as a Windows service.  Thanks
371         to gonzalo.
372
373 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
374
375         * doc/ado-net: updated to include installation of
376         PostgreSQL DBMS under cygwin.  It is a TODO for Linux though.
377         Also included notes on running the System.Data/Test/PostgresTest.cs
378         that should work on a lot of Mono installations that have
379         PostgreSQL installed.  If not please let me, rodrigo, or gonzalo
380         know.
381
382 2002-05-01  Rodrigo Moya <rodrigo@ximian.com>
383
384         * doc/ado-net: updated a little bit.
385
386 2002-04-30  Jeffrey Stedfast  <fejj@ximian.com>
387
388         * configure.in: Added checks for timezone stuff.
389
390 2002-04-30  Dick Porter  <dick@ximian.com>
391
392         * acconfig.h:
393         * configure.in: Added option to disable using shared memory for
394         handles
395
396 2002-04-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
397
398         * configure.in: fix for conditional "THREADS_PTHREAD" was never 
399         defined problem under cygwin with latest version of automake and
400         autoconf. Patch from Jeroen Janssen <japj@darius.demon.nl>.
401
402 2002-04-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
403
404         * configure.in: removed -Wshadow from CFLAGS.
405
406 2002-04-12  Rodrigo Moya <rodrigo@ximian.com>
407
408         * status/maintainers.xml: added danmorg and myself for System.Data.*
409         classes.
410
411         * status/class.xml: added System.Data.* classes.
412
413 2002-04-08  Dick Porter  <dick@ximian.com>
414
415         * configure.in: Set -mno-cygwin here rather than in the build script
416
417 2002-04-05  Dietmar Maurer  <dietmar@ximian.com>
418
419         * mono/tests/remoting2.cs: new test for async invoke of proxy calls
420
421 2002-03-29  Martin Baulig  <martin@gnome.org>
422
423         * doc/jit-debug, docs/jit-debug-sample, docs/jit-debug-sample2:
424         New files, added documentation for the debugging code.
425
426         * doc/web/commands: Added the debugging pages.
427
428         * docs/jit-debug: Removed, this is now on the web site.
429
430 2002-03-24  Martin Baulig  <martin@gnome.org>
431
432         * man/mcs.1: Documented the new --debug option and added a section
433         about debugging support.
434
435         * man/mono.1: Documented the new --dwarf and --dwarf-plus options.
436
437 2002-03-21  Martin Baulig  <martin@gnome.org>
438
439         * configure.in: Added check for <elf.h>.
440
441 2002-03-18  Dick Porter  <dick@ximian.com>
442
443         * configure.in: Only look for libgc on the system.  Default to not
444         using GC at all, because it doesn't work with the jit.
445
446 2002-03-17  Miguel de Icaza  <miguel@ximian.com>
447
448         * configure.in: Add support for building the included boehm GC.
449
450 Thu Mar 7 17:19:44 CET 2002 Paolo Molaro <lupus@ximian.com>
451
452         * configure.in: detect Boehm GC libs and add --with-gc switch.
453         Boehm GC needs to be explicitly enabled since the JIT currently fails
454         in some cases with it.
455
456 2002-02-27  Dietmar Maurer  <dietmar@ximian.com>
457
458         * mono/tests/fib.cs: it is now possible to pass a repeat count as
459         command line argument, for example fib.exe 20 runs the test 20
460         times. 
461
462 2002-02-25  Sergey Chaban  <serge@wildwestsoftware.com>
463         * configure.in: added support for ARM target arch.
464         Uncommented and modified arm-*-linux* target,
465         added mono/arch/arm/Makefile to AC_OUTPUT list.
466
467 2002-02-21  Mark Crichton  <crichton@gimp.org>
468
469         * status/class.xml: Added contact info for RNGCryptoServiceProvider
470         class and Rijndael classes.
471         * status/maintainers.xml: Added contact info to maintainers list.
472
473 2002-02-21  Mark Crichton  <crichton@gimp.org>
474  
475         * configure.in: Add checks for a system-provided entropy device
476         * acconfig.h: Added HAVE_CRYPT_RNG and NAME_DEV_RANDOM
477
478 2002-02-20  Dick Porter  <dick@ximian.com>
479
480         * acconfig.h:
481         * configure.in: Always build without cygwin support on windows
482
483 2002-02-19  Radek Doulik  <rodo@ximian.com>
484
485         * mono/tests/pinvoke.cs: use more pinvoke test methods
486
487 2002-02-19  Radek Doulik  <rodo@ximian.com>
488
489         * mono/tests/libtest.c (mono_test_many_short_arguments): new test
490         method
491         (mono_test_many_byte_arguments): ditto
492
493 2002-02-18  Radek Doulik  <rodo@ximian.com>
494
495         * mono/tests/Makefile.am: added small test library for pinvoke
496         testing
497
498         * mono/tests/libtest.c (mono_test_many_int_arguments): new file,
499         new function to test pinvoke
500
501         * mono/tests/pinvoke.cs (Test): added pinvoked method with 10 int
502         arguments
503
504         * mono/tests/Makefile.am: display # of passing tests too
505         added simple shared library libtest with testing function for
506         pinvoke
507
508 2002-02-17  Radek Doulik  <rodo@ximian.com>
509
510         * mono/tests/Makefile.am (test): display # of failed tests
511
512 2002-02-16  Jeffrey Stedfast  <fejj@ximian.com>
513
514         * configure.in: Add checks for SOL_IP, SOL_TCP, and
515         IP_PKTINFO. Also check for struct ip_mreqn.
516
517 2002-02-14  Jeffrey Stedfast  <fejj@ximian.com>
518
519         * configure.in: Add checks to see if we need to link to libsocket,
520         libnsl, and/or librt. Also check for inet_pton and inet_aton.
521
522 2002-02-13  Jeffrey Stedfast  <fejj@ximian.com>
523
524         * acconfig.h: #undef USE_MONO_MUTEX
525
526         * configure.in: If the system pthread implementation is lacking,
527         default to using mono-mutex.
528
529 2002-02-05  Dietmar Maurer  <dietmar@ximian.com>
530
531         * mono/tests/enum2.cs: new file with more enum tests.
532
533 2002-02-01  Dietmar Maurer  <dietmar@ximian.com>
534
535         * mono/tests/jit-long.cs: added some SHL/SHR tests
536
537 Fri Feb 1 15:32:36 CET 2002 Paolo Molaro <lupus@ximian.com>
538
539         * configure.in: allow PKG_CONFIG_PATH for the build-platform
540         pkg-config invocation.
541
542 Fri Feb 1 15:13:25 CET 2002 Paolo Molaro <lupus@ximian.com>
543
544         * configure.in: add some support/fixes for cross-compilation.
545
546 2002-01-14  Dietmar Maurer  <dietmar@ximian.com>
547
548         * mono/tests/exception6.cs: new tests for ADD_OVF, MUL_OVF
549         added tests for SUB_OVF, SUB_OVF_UN
550
551 2001-12-21  Dietmar Maurer  <dietmar@ximian.com>
552
553         * mono/tests/Makefile.am (TESTSRC): disabled stream-writer test
554
555 2001-12-21  Aaron Weber  <aaron@ximian.com>
556
557         * doc/faq (A): added a linebreak that was missing and was causing
558         a heading to appear badly.
559
560 2001-12-20  Aaron Weber  <aaron@ximian.com>
561
562         * doc/faq: added <a name=""> nav links, and moved all MSFT-related
563         questions into a single section.
564
565 2001-12-17  Aaron Weber  <aaron@ximian.com>
566
567         * doc/faq (Q): Question-by-question, line-by-line revision.
568
569 2001-12-17  Dietmar Maurer  <dietmar@ximian.com>
570
571         * mono/tests/time.cs: new test
572
573 2001-11-30  Radek Doulik  <rodo@ximian.com>
574
575         * configure.in: remove ACCESS_UNALIGNED="no" from ppc
576
577 2001-11-29  Radek Doulik  <rodo@ximian.com>
578
579         * configure.in (ACCESS_UNALIGNED): uncommented and modified
580         powerpc-*-linux* 
581         generate mono/arch/ppc/Makefile
582
583 2001-11-26  Dietmar Maurer  <dietmar@ximian.com>
584
585         * mono/tests/exception3.cs: modified the test to show a bug in the
586         current exception handling implementation.
587
588 2001-11-13  Dick Porter  <dick@ximian.com>
589
590         * configure.in: Some more tests for pthread features
591         (specifically, glibc 2.1 doesnt define pthread_mutex_timedlock but
592         still needs _GNU_SOURCE for PTHREAD_MUTEX_RECURSIVE)
593
594 2001-11-09  Dick Porter  <dick@ximian.com>
595
596         * configure.in: Try and get large file support, but it's not fatal
597         if it's not there (the io-layer just ignores the high word in that
598         case.)
599
600         Check for windows builds, and only bother to look for pthreads and
601         large files if we're not building for cygwin or native win32.  Not
602         having pthread support on Posix systems is now a fatal error.
603
604         * autogen.sh: Fix ACLOCAL_FLAGS - it wasn't being passed to
605         aclocal
606
607 2001-10-15  Dietmar Maurer  <dietmar@ximian.com>
608
609         * mono/tests/Makefile.am: removed JITTESTS, simply run all tests for
610         target testjit. 
611
612 2001-10-11  Dietmar Maurer  <dietmar@ximian.com>
613
614         * docs/object-layout: more documentation
615
616 Mon Oct 8 20:27:50 CEST 2001 Paolo Molaro <lupus@ximian.com>
617
618         * configure.in: define NO_UNALIGNED_ACCESS for platforms that
619         can't read on unaligned boundaries
620
621 2001-10-04  Dick Porter  <dick@ximian.com>
622
623         * configure.in: Do some deeper checks on pthreads for some of the
624         more interesting functions
625
626 2001-09-24  Dietmar Maurer  <dietmar@ximian.com>
627
628         * mono/tests/Makefile.am (testjit): a new target to test the JITer
629
630         * mono/tests/jit-*: added some test for the JITer
631
632 2001-09-23  Dick Porter  <dick@ximian.com>
633
634         * configure.in: Arrange to compile dummy thread support routines
635         if pthread isnt available
636         
637 2001-09-23  Dick Porter  <dick@ximian.com>
638
639         * configure.in: Check for pthread.h, so that we can check for the
640         HAVE_PTHREAD_H define in config.h
641
642 2001-09-21  Dick Porter  <dick@ximian.com>
643
644         * configure.in: Check for libpthread
645
646 2001-09-19  Dietmar Maurer  <dietmar@ximian.com>
647
648         * mono/tests/test-ops.cs: added more tests
649
650 Mon Sep 10 20:19:00 CEST 2001 Paolo Molaro <lupus@ximian.com>
651
652         * configure.in: check for sizeof(void*) and for the architecture.
653
654 2001-09-05  Dick Porter  <dick@ximian.com>
655
656         * autogen.sh: Fixed the section that adds $ACLOCAL_FLAGS to the
657         aclocal invocation, so putting aclocal files in /usr/local works
658
659 2001-08-30  Dietmar Maurer  <dietmar@ximian.com>
660
661         * *: removed the libffi dependency, mono now compiles on cygwin 
662
663         * mono/wrapper/build-dll: new file.
664
665 2001-08-28  Dietmar Maurer  <dietmar@ximian.com>
666
667         * mono/tests/console.cs: impl.
668
669         * mono/tests/box.cs: impl.
670
671         * mono/tests/stream-writer.cs: impl.
672
673 Mon Aug 27 20:24:26 CEST 2001 Paolo Molaro <lupus@ximian.com>
674
675         * mono/tests/*: New test cases, mostly for virtual method dispatch.
676         Use make testb for the slow benchmarking programs,
677         make test for the usual regression test checks.
678
679 2001-08-22  Rodrigo Moya <rodrigo@ximian.com>
680
681         * mono/cil/Makefile.am:
682         * mono/wrapper/Makefile.am: use correct variables for installation
683         directories
684
685 Tue Aug 21 18:54:06 CEST 2001 Paolo Molaro <lupus@ximian.com>
686
687         * mono/tests/exceptions*: enhanced and added more tests for
688         exceptions.
689
690 2001-08-20  Miguel de Icaza  <miguel@ximian.com>
691
692         * mono/Makefile.am (SUBDIRS): Remove `test' from here to allow us
693         to pass make distcheck
694
695         * mono/wrapper/Makefile.am (EXTRA_DIST): Include genwrapper.pl
696
697         * configure.in, Makefile.am, runtime/Makefile.am (dist-hook,
698         install-data-hook): Added mechanism to distribute and install the
699         dll files.
700
701 2001-08-20  Dietmar Maurer  <dietmar@ximian.com>
702
703         * mono/tests/stream.cs: new tests for the Stream class
704
705         * configure.in: I really need LIBTOOL for libmonowrapper.so, so I
706         added it again.
707
708 2001-08-16  Alex Graveley  <alex@ximian.com>
709
710         * configure.in: Replace AM_PROG_LIBTOOL with AC_PROG_RANLIB. This
711         removes libtool dependency on all of Mono.
712
713 2001-08-10  Dietmar Maurer  <dietmar@ximian.com>
714
715         * mono/tests/array.cs: more array tests
716
717 2001-08-09  Dietmar Maurer  <dietmar@ximian.com>
718
719         * mono/tests/array.cs: more array tests
720
721 2001-08-06  Dietmar Maurer  <dietmar@ximian.com>
722
723         * mono/tests/pinvoke.cs: we can now print strings ;-)
724
725         * mono/tests/array.cs: new test for arrays
726
727 2001-08-02  Alex Graveley  <alex@ximian.com>
728
729         * libffi/*: Import libffi CVS version, with minor changes to make it 
730           compile.
731
732         * mono/interpreter/Makefile.am: Link against 
733           ../../libffi/.libs/libffi.a.
734
735         * Makefile.am: Add libffi
736
737         * autogen.sh: Replace with adapted gnome autogen.sh
738
739         * configure.in: Add AC_CONFIG_SUBDIRS(libffi).
740
741 2001-08-02  Dietmar Maurer  <dietmar@ximian.com>
742
743         * mono/tests/pinvoke.cs: impl.
744
745 Wed Aug 1 22:34:52 CEST 2001 Paolo Molaro <lupus@ximian.com>
746
747         * configure.in, mono/tests: added some tests for the interpreter.
748
749 2001-07-15  Sean MacIsaac  <macisaac@ximian.com>
750
751         * doc/download: added instructions for cygwin
752         
753         * doc/c-sharp: removed bit about compiling
754         
755         * status/compare-assembly.cs: basedir should be there if
756         parameters are provided.
757
758         * status/makefile: made targets to dump info.
759         
760 2001-07-15  Joe Shaw  <joe@ximian.com>
761
762         * configure.in: Don't create doc/Makefile as there's nothing there
763         to make.
764
765         * Makefile.am: Don't build the doc directory because there's no
766         Makefile.am there.
767
768         * autogen.sh: Call aclocal with the $ACLOCAL_FLAGS env var.
769
770 2001-07-15  Miguel de Icaza  <miguel@ximian.com>
771
772         * doc/class-library (A): Updated FAQ with question on error 1595.
773
774 2001-07-14  Miguel de Icaza  <miguel@ximian.com>
775
776         * doc/index: 
777
778 Wed Jul 11 00:36:36 CEST 2001 Paolo Molaro <lupus@ximian.com>
779
780         * status/*: scripts and data to create statistics about the
781         class library status.
782
783 2001-07-09  Alex Graveley  <alex@ximian.com>
784
785         * doc/makefile (clean): Add clean target.
786         * doc/web/makefile (clean): Ditto.
787
788 2001-07-09  Alex Graveley  <alex@ximian.com>
789
790         * doc/makefile (all-docs): Fix typo.
791
792 2001-05-30  Miguel de Icaza  <miguel@ximian.com>
793
794         * NEWS: 
795
796