Information on all weekly change summaries is available.
| Added FDZERO problem with Macs | doc/faq/faq.txt |
| Added fixme about using the wrong (higher overhead) timer type | src/include/rlog.h |
| Added missing test for runtime timing choice (this entire file needs to be overhauled) | src/include/mpitimerimpl.h |
| Added test of null request arrays | test/mpi/pt2pt/Makefile.sm test/mpi/pt2pt/testlist test/mpi/pt2pt/waittestnull.c |
| Enhanced the detection of package changes and fixed bug in acquiring the configure arguments (autoconf silently ignores shell commands before AC_INIT) | Makefile.sm configure.in |
| fix typo in link command for shared library and add environment variable CREATESHLIB_ECHO to allow setting -echo from the environment | src/util/createshlib.in |
| Fixed bug in mpi values | maint/checkbuilds.in |
| Fixed build of LaTeX version of faq | doc/faq/faqbuild |
| Send stderr from processes to mpiexecs stderr | src/pm/util/labelout.c |