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