fortran archive
date index for January, 2018

This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

January 31, 2018
22:59 Re: [PATCH] PR 83705 Repeat with large values Steve Kargl
20:50 [committed] Fix ICE with invalid OpenMP linear clauses (PR fortran/84116) Jakub Jelinek
20:34 [Patch, fortran] PR84088 - [8 Regression][nvptx] libgomp.oacc-fortran/declare-*.f90 execution fails Paul Richard Thomas
20:22 [patch, fortran, committed] Fix symbol name for prototypes generated by -fc-prototypes Thomas Koenig
20:18 [PATCH] PR 83705 Repeat with large values Janne Blomqvist
19:46 [Patch, fortran, committed] Use gfc_charlen_t instead of int in gfc_conv_string_init Janne Blomqvist

January 30, 2018
22:55 Re: [PATCH] Fix debug info after the fortran descriptor changes (PR debug/84131) Steve Kargl
22:53 [PATCH] Fix debug info after the fortran descriptor changes (PR debug/84131) Jakub Jelinek
22:38 [patch, fortran, committed] Fix PR 84134 Thomas Koenig
22:14 Re: [PATCH] PR 78534 Reinstate better string copy algorithm Steve Kargl
21:23 [Patch, Fortran, committed] fix bracket in dejagnu directive Janus Weil
21:21 Re: Link with correct values-*.o files on Solaris (PR target/40411) Rainer Orth
20:51 [patch, fortran, committed] Fix PR 84133, regression with matmul Thomas Koenig
18:40 Re: [PATCH] Use pointer sized array indices. Thomas Koenig
16:28 Re: [patch, libfortran] Adapt handling of derived types to new dtype Janne Blomqvist
16:26 Re: [PATCH] Use pointer sized array indices. Janne Blomqvist
16:25 Re: [PATCH] PR 78534 Reinstate better string copy algorithm Janne Blomqvist
15:05 Re: Link with correct values-*.o files on Solaris (PR target/40411) Jonathan Wakely
14:51 Re: Link with correct values-*.o files on Solaris (PR target/40411) Rainer Orth
14:43 Re: Link with correct values-*.o files on Solaris (PR target/40411) Joseph Myers
14:03 Re: Link with correct values-*.o files on Solaris (PR target/40411) Rainer Orth
09:06 Fwd: gfortran: alignment data in derived type Юрий Юрьевич

January 29, 2018
21:52 [patch, libfortran] Adapt handling of derived types to new dtype Thomas Koenig
11:47 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Tom de Vries
02:41 Re: [patch, fortran] Reject character lengths unequal to one in BIND(C) Steve Kargl
02:40 Re: Quality of implementation question Steve Kargl

January 28, 2018
16:01 [patch, fortran] Reject character lengths unequal to one in BIND(C) Thomas Koenig
15:20 Re: Quality of implementation question N.M. Maclaren
13:04 Re: "svn up" over ssh does not work Thomas Koenig
13:01 Re: "svn up" over ssh does not work Andreas Schwab
12:43 Re: "svn up" over ssh does not work Jonathan Wakely
11:26 Re: "svn up" over ssh does not work Andreas Schwab
11:00 Re: "svn up" over ssh does not work Thomas Koenig
10:58 Re: "svn up" over ssh does not work Andreas Schwab
10:17 Completion of the fortran rank 15 on the library side held up Thomas Koenig

January 27, 2018
18:59 Re: [PATCH] PR fortran/83633 -- check for nonconstant explicit shape array Bernhard Reutner-Fischer
17:23 Re: [PATCH] PR fortran/83633 -- check for nonconstant explicit shape array Steve Kargl
17:21 Re: Quality of implementation question Steve Kargl
13:33 Problem with cvs over ssh Christopher Dimech
12:41 [Patch, fortran] PR 56691 - [OOP] Allocatable array: wrong offset when passing to CLASS dummy Paul Richard Thomas
12:11 "svn up" over ssh does not work Thomas Koenig
11:04 Re: [PATCH] PR fortran/83633 -- check for nonconstant explicit shape array Janne Blomqvist
10:39 Re: Quality of implementation question Janne Blomqvist
10:24 Re: [PATCH] Avoid creating >= 8GB EXPR_CONSTANT initializers for ilp32 targets (PR fortran/84065) Janne Blomqvist

January 26, 2018
23:31 [PATCH] PR fortran/83633 -- check for nonconstant explicit shape array Steve Kargl
23:21 [PATCH] Avoid creating >= 8GB EXPR_CONSTANT initializers for ilp32 targets (PR fortran/84065) Jakub Jelinek
23:06 Re: Quality of implementation question Steve Kargl
21:58 Re: Quality of implementation question N.M. Maclaren
20:15 Re: [PATCH, fortran] Support Fortran 2018 teams Alessandro Fanfarillo
17:22 Quality of implementation question Steve Kargl

January 25, 2018
19:19 Re: [PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays Steve Kargl
19:13 Re: [Bug fortran/83999] [8 Regression] ICE in gfc_trans_assignment_1, at fortran/trans-expr.c:10233 Paul Richard Thomas
19:07 Re: [PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays Steve Kargl
18:58 Re: [PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays Thomas Koenig
18:24 Re: [PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays Steve Kargl
15:06 Re: [PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays Steve Kargl
07:38 Re: [PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays Thomas Koenig
02:11 [PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays Steve Kargl

January 24, 2018
22:17 Re: [PATCH, fortran] Support Fortran 2018 teams Jakub Jelinek
21:48 Re: Different dynamical array debug info 7.2 vs. 8.0 Yao Qi
21:30 Re: [PATCH, fortran] Support Fortran 2018 teams Damian Rouson
21:29 Re: [PATCH, fortran] Support Fortran 2018 teams Steve Kargl
21:25 Re: [PATCH, fortran] Support Fortran 2018 teams Damian Rouson
20:20 Re: [PATCH, fortran] Support Fortran 2018 teams Paul Richard Thomas
09:05 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Paul Richard Thomas
08:38 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Jakub Jelinek
08:30 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Janne Blomqvist

January 23, 2018
20:31 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Jakub Jelinek
19:30 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Paul Richard Thomas
19:29 Re: [PATCH] PR 83975 Set character length to 0 if unknown Janne Blomqvist
19:25 [Patch, fortran] PR83866 - [8 Regression] ICE in gfc_release_symbol, at fortran/symbol.c:3087 Paul Richard Thomas
19:17 [Patch, fortran] PR83898 - [6/7/8 Regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7181 Paul Richard Thomas
19:09 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Janne Blomqvist
19:06 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Thomas Koenig
18:33 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Thomas Koenig
17:12 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Paul Richard Thomas
16:33 Re: [PATCH] PR 83975 Set character length to 0 if unknown Thomas Koenig
16:02 Different dynamical array debug info 7.2 vs. 8.0 Yao Qi
13:32 [PATCH] PR 78534 Reinstate better string copy algorithm Janne Blomqvist
09:31 [PATCH] PR 83975 Set character length to 0 if unknown Janne Blomqvist
06:13 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Dominique d'Humières
05:45 Re: [PATCH, fortran] Support Fortran 2018 teams Steve Kargl
04:29 Re: [PATCH, fortran] Support Fortran 2018 teams Damian Rouson
03:53 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Jerry DeLisle

January 22, 2018
22:21 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Steve Kargl
20:24 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Thomas Koenig
19:59 Re: [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Janne Blomqvist
19:12 [Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15 Paul Richard Thomas

January 21, 2018
19:58 Re: [PATCH] PR 78534, 83704 Large character lengths Steve Kargl
19:49 Re: [PATCH] PR 78534, 83704 Large character lengths Janne Blomqvist
18:30 Re: [PATCH] PR 78534, 83704 Large character lengths Steve Kargl
14:04 Re: [PATCH] PR 78534, 83704 Large character lengths Dominique d'Humières
11:11 Re: [PATCH] PR 78534, 83704 Large character lengths Janne Blomqvist

January 20, 2018
20:28 Re: [PATCH] PR fortran/83900 -- follow-up to set type Jerry DeLisle
20:19 [PATCH] PR fortran/83900 -- follow-up to set type Steve Kargl
06:17 [Committed] PR fortran/83900 -- Remove bogus assert Steve Kargl

January 19, 2018
23:31 [Committed] PR fortran/80768 -- testcase Steve Kargl
22:47 Re: [PATCH, fortran] Support Fortran 2018 teams Alessandro Fanfarillo
17:33 Re: [PATCH, fortran] Support Fortran 2018 teams Steve Kargl
17:18 Re: [PATCH, fortran] Support Fortran 2018 teams Damian Rouson
17:17 Re: [PATCH, fortran] Support Fortran 2018 teams Alessandro Fanfarillo
15:36 Re: [PATCH, fortran] Support Fortran 2018 teams Steve Kargl
05:21 [PATCH, fortran] Support Fortran 2018 teams Damian Rouson

January 18, 2018
07:54 Re: [PATCH, fortran] PR/83864 - ICE in gfc_apply_init, at fortran/expr.c:4271 Steve Kargl

January 17, 2018
23:51 Re: [PATCH] PR/83874: ICE initializing character array from derived type Steve Kargl
22:06 [PATCH, fortran] PR/83864 - ICE in gfc_apply_init, at fortran/expr.c:4271 Harald Anlauf
21:44 Re: [PATCH] PR/83874: ICE initializing character array from derived type Harald Anlauf
21:23 Re: [PATCH] PR/83874: ICE initializing character array from derived type Steve Kargl
21:10 [PATCH] PR/83874: ICE initializing character array from derived type Harald Anlauf
18:09 Re: [PATCH] Use pointer sized array indices. Janne Blomqvist
02:37 Re: FINDLOC: (was Implement simplification of minloc and maxloc) Darrell Reich via fortran

January 16, 2018
20:30 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Damian Rouson
01:17 Fortran, committed: ICE on CLASS(*) function result (pr 82257) Louis Krupp

January 15, 2018
18:44 Re: [patch, fortran] Change ABI for F2008 - minloc/maxloc BACK argument Thomas Koenig
08:50 Re: [patch, fortran] Change ABI for F2008 - minloc/maxloc BACK argument Janne Blomqvist

January 14, 2018
21:49 Re: [patch, committed] PR83811 fortran 'e' format broken for single digit exponents Jerry DeLisle
17:42 [patch, committed] PR83811 fortran 'e' format broken for single digit exponents Jerry DeLisle
12:33 Re: [PATCH] PR 78534, 83704 Large character lengths Janne Blomqvist
10:58 [patch, fortran] Change ABI for F2008 - minloc/maxloc BACK argument Thomas Koenig
10:55 Re: [PATCH] PR 78534, 83704 Large character lengths Thomas Koenig
10:45 Re: [PATCH] PR 78534, 83704 Large character lengths Janne Blomqvist
10:11 Re: Possible patch for fortran/82257 Paul Richard Thomas
05:19 Re: Internal compiler error Steve Kargl
04:09 Internal compiler error William Clodius

January 13, 2018
20:02 [patch, fortran] DTIO write format stored in a string leads to severe errors Jerry DeLisle
17:42 Re: [patch, fortran] Fix PR 83744, ICEs with -fc-prototypes Steve Kargl
17:35 Re: [PATCH] PR 78534, 83704 Large character lengths Dominique d'Humières
17:24 [patch, fortran] Fix PR 83744, ICEs with -fc-prototypes Thomas Koenig
13:29 [patch, fortran, committed] Fix PR 83803 Thomas Koenig
08:37 Possible patch for fortran/82257 Louis Krupp

January 12, 2018
20:43 Re: [PATCH] PR 78534, 83704 Large character lengths Joseph Myers
19:57 Re: [PATCH] PR 78534, 83704 Large character lengths Janne Blomqvist
17:46 Re: Link with correct values-*.o files on Solaris (PR target/40411) Joseph Myers
16:11 Re: Gcc stage 3 ends January 14th Janne Blomqvist
13:50 Re: Gcc stage 3 ends January 14th Paul Richard Thomas
09:59 Link with correct values-*.o files on Solaris (PR target/40411) Rainer Orth
06:57 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl
05:52 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Damian Rouson
04:17 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl
03:11 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Damian Rouson
00:54 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl

January 11, 2018
23:13 Gcc stage 3 ends January 14th Thomas Koenig
20:18 Re: [PATCH] PR Fortran/79383 -- Testcase from PR Thomas Koenig
20:13 [PATCH] PR Fortran/79383 -- Testcase from PR Steve Kargl
17:26 Re: [Patch, fortran] PR52162 - Bogus -fcheck=bounds with realloc on assignment to unallocated LHS Steve Kargl
17:20 Re: [Patch, fortran] PR52162 - Bogus -fcheck=bounds with realloc on assignment to unallocated LHS Paul Richard Thomas

January 10, 2018
23:28 [Committed] PR Fortran/82367 -- Check for NULL pointer. Steve Kargl
22:27 Re: [PATCH] PR Fortran/83093 -- Check the type of character length Steve Kargl
21:14 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Steve Kargl
20:51 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Thomas Koenig
20:04 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Janne Blomqvist
13:35 Re: [PATCH] PR 78534, 83704 Large character lengths Dominique d'Humières
11:36 Re: [PATCH] PR 84740 Wrong string length type in bounds check Janne Blomqvist
11:21 Re: [PATCH] PR 84740 Wrong string length type in bounds check Jakub Jelinek
11:18 [PATCH] PR 84740 Wrong string length type in bounds check Janne Blomqvist
07:20 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Thomas Koenig
06:41 Re: [PATCH] PR Fortran/83093 -- Check the type of character length Janne Blomqvist
01:18 [PATCH] PR Fortran/83093 -- Check the type of character length Steve Kargl
01:10 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl

January 09, 2018
23:33 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Damian Rouson
20:26 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Thomas Koenig
19:51 [Committed] PR Fortran/83742 -- Check for NULL pointer Steve Kargl
17:11 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl
12:20 Help with installing Gfortran Alan C. D. Ferreira via fortra
12:07 [PATCH] PR 78534, 83704 Large character lengths Janne Blomqvist
08:13 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Janne Blomqvist
03:21 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl
02:51 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Jerry DeLisle
02:03 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl
01:33 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Damian Rouson
01:20 [Committed] PR Fortran/83741 -- Check for NULL pointer Steve Kargl
00:58 Re: [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl

January 08, 2018
21:48 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Thomas Koenig
21:26 Re: anyone know the semantics for _gfortran_caf_this_image(0)? Steve Kargl
20:58 Re: anyone know the semantics for _gfortran_caf_this_image(0)? Andre Vehreschild
20:49 [Committed] Fix typo in comment. Steve Kargl
19:55 anyone know the semantics for _gfortran_caf_this_image(0)? Steve Kargl
19:05 Re: [PATCH] PR 78534 Change character length from int to size_t Bob Deen
14:36 [Patch, fortran] PR52162 - Bogus -fcheck=bounds with realloc on assignment to unallocated LHS Paul Richard Thomas
12:12 [PATCH] PR 78534 Regression on 32-bit targets Janne Blomqvist
11:27 [Patch, fortran] PDT bugs PR2 83611 and 83731 Paul Richard Thomas
08:00 Re: [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Janne Blomqvist
02:52 [PATCH] Implementation of RANDOM_INIT from F2018 Steve Kargl

January 07, 2018
23:24 [patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC Thomas Koenig
20:45 Re: RFC: DTIO and PR82007 Jerry DeLisle
19:22 Re: WIP Implementation of F2018 RANDOM_INIT Jerry DeLisle
18:42 Re: WIP Implementation of F2018 RANDOM_INIT Steve Kargl
14:24 Re: FINDLOC: (was Implement simplification of minloc and maxloc) n8tm via fortran
13:15 Re: FINDLOC: (was Implement simplification of minloc and maxloc) Thomas Koenig
12:55 Re: [patch, libfortran] Use macros for dtype in array intrinsics Paul Richard Thomas
12:33 Re: FINDLOC: (was Implement simplification of minloc and maxloc) arrl via fortran
12:23 Re: [patch, libfortran] Use macros for dtype in array intrinsics Thomas Koenig
10:18 [PATCH] PR 78534, 83704 Handle large formatted I/O Janne Blomqvist
03:18 Re: WIP Implementation of F2018 RANDOM_INIT Jerry DeLisle

January 06, 2018
21:08 Re: FINDLOC: (was Implement simplification of minloc and maxloc) Steve Kargl
20:38 WIP Implementation of F2018 RANDOM_INIT Steve Kargl
19:28 FINDLOC: (was Implement simplification of minloc and maxloc) Darrell Reich via fortran
19:17 Re: Reminder to cleanup Janne Blomqvist
19:10 [PATCH] PR 83704 Use size_t in write_character Janne Blomqvist
17:45 [patch, libfortran] Use macros for dtype in array intrinsics Thomas Koenig
14:46 Re: RFC: DTIO and PR82007 Jerry DeLisle
12:55 Re: RFC: DTIO and PR82007 Janne Blomqvist
12:28 Re: RFC: DTIO and PR82007 Thomas Koenig
10:45 [PATCH] PR 50892 Latent bug in char pointer assignment Janne Blomqvist

January 05, 2018
18:57 RFC: DTIO and PR82007 Jerry DeLisle

January 04, 2018
21:06 Re: [patch, fortran] Simplify eoshift Thomas Koenig
20:32 [patch, fortran] Simplify eoshift Thomas Koenig
20:22 [COMMITTED] PR fortran/83679 -- fix regression with cshift simplification Steve Kargl
15:30 Re: random_seed appears broken Steve Kargl
09:29 Re: Possible patch for fortran/56471 Louis Krupp
08:53 Re: Possible patch for fortran/56471 Janne Blomqvist
08:05 Possible patch for fortran/56471 Louis Krupp
07:20 Re: [PATCH] PR 78534 Change character length from int to size_t Janne Blomqvist
06:56 Re: random_seed appears broken Janne Blomqvist
02:21 Re: [PATCH] PR 78534 Change character length from int to size_t Jerry DeLisle
00:10 Re: random_seed appears broken Steve Kargl

January 03, 2018
23:36 random_seed appears broken Steve Kargl
19:43 Re: [PATCH] PR 78534 Change character length from int to size_t Janne Blomqvist
18:34 Re: [PATCH] PR 78534 Change character length from int to size_t Bob Deen
12:22 Re: [PATCH] PR 78534 Change character length from int to size_t Janne Blomqvist
12:10 Re: [PATCH] PR 78534 Change character length from int to size_t Thomas Koenig
11:37 Re: [PATCH] PR 78534 Change character length from int to size_t Janne Blomqvist
11:17 Re: [patch, fortran] Fix PR 83664, missing check on boundary argument for eoshift Janne Blomqvist
11:14 [patch, fortran] Fix PR 83664, missing check on boundary argument for eoshift Thomas Koenig
09:23 Re: [Patch, fortran] PR83076 - [8 Regression] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598 Paul Richard Thomas
00:22 Re: [Patch, fortran] PR83076 - [8 Regression] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598 Damian Rouson
00:18 Re: [patch, fortran] Implement simplification of minloc and maxloc Damian Rouson

January 02, 2018
22:56 Re: [patch, fortran, committed] Fix PR 83650 on gcc-7 Thomas Koenig
20:33 Re: [PATCH] PR libgfortran/83649 Chunk large reads and writes Janne Blomqvist
18:11 Missing Finalizations - was [patch, fortran] Implement simplification of minloc and maxloc Paul Richard Thomas
18:01 Re: [patch, fortran] Implement simplification of minloc and maxloc Paul Richard Thomas
18:01 [patch, fortran, committed] Fix PR 83650 on gcc-7 Thomas Koenig
17:40 Re: [patch, fortran] Complete implementation and correction of simplification Paul Richard Thomas
15:54 [patch, fortran] Complete implementation and correction of simplification Thomas Koenig
14:15 Re: [PATCH] PR libgfortran/83649 Chunk large reads and writes Thomas Koenig
13:22 [PATCH] PR libgfortran/83649 Chunk large reads and writes Janne Blomqvist

January 01, 2018
17:45 Re: [Patch, fortran] PR83076 - [8 Regression] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598 Paul Richard Thomas


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc