Information on all weekly change summaries is available.
| Added a test for stdin handling by mpiexec | test/commands/Makefile.sm test/commands/cmdtests.in test/commands/stdintest.c |
| added faq for running jobs in background | doc/faq/faq.txt |
| Added fflush discussion | doc/faq/faq.txt |
| better err msg about redirecting stdin | src/pm/mpd/mpiexec.py |
| Check for F77 and FC and remove MPICH_DEBUG_INTERNAL (use MPIU_DBG_MSG instead) | configure.in |
| Fix Fortran test programs (first line not properly indented) | test/mpi/configure.in |
| Switch to MPIU_DBG_MSG interface | src/mpi/pt2pt/bsendutil.c |
| unreferenced args | src/mpid/ch3/util/sock/ch3u_init_sock.c |
| Update handling of external for gfortran F90 compiler | src/binding/f90/Makefile.sm src/binding/f90/mpi.f90 |