Information on all weekly change summaries is available.
| Added IO test programs | test/mpi/io/.cvsignore |
| Added a directory of tests that will need to be run by hand | test/mpi/Makefile.sm test/mpi/configure.in test/mpi/manual/.cvsignore test/mpi/manual/Makefile.sm test/mpi/manual/README test/mpi/manual/singjoin.c |
| Added a fix for the enable-fast case | src/mpi/errhan/errutil.c |
| Added a rule for bash and libtool | maint/clmake.in |
| Added copyright and style | src/util/osserv/osserv.c |
| Added couple barriers before getting synchronized time offset. | src/mpe2/src/logging/src/clog_timer.c |
| Added directories to .cvsignore | src/mpe2/src/slog2sdk/.cvsignore src/mpe2/src/slog2sdk/trace_rlog/.cvsignore src/mpe2/src/slog2sdk/trace_sample/.cvsignore |
| Added errs++ missing when user-handler is called but an exception is thrown anyway | test/mpi/errors/cxx/io/fileerrretx.cxx |
| Added ifdefs for the no-weak-symbol case | src/mpi/errhan/file_call_errhandler.c |
| Added missing coyright/style | test/mpi/errors/spawn/badport.c |
| Added room for the C++-only datatypes (MPI::BOOL etc.) | src/mpid/common/datatype/mpid_datatype.h |
| Added some info on the most important configure options | doc/installguide/install.tex |
| added undef FCNAME to get rid of warning | src/mpi/errhan/file_call_errhandler.c |
| Allow both comma and colon in with_pm | configure.in |
| attributes need to allow for setting dfile count, else we don't honor hint | src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_common.c |
| Bug fixed | src/mpid/ch3/channels/nemesis/src/ch3_progress.c |
| Cast strings to char * for some picky c++ compilers | src/binding/cxx/buildiface |
| Cleanup command tests | test/commands/Makefile.sm test/commands/cmdtests.in |
| Don't select an installed python if the user has chosen --enable-totalviewand yet the python development tools are not there. | src/pm/mpd/configure.in |
| Ensure that gfortran is recognized in the shared library checks | configure.in src/env/mpif77.bash.in src/env/mpif77.in src/env/mpif90.bash.in src/env/mpif90.in |
| Fix for disable-cxx + cast to suppress compiler warning | src/mpi/errhan/file_call_errhandler.c |
| fix longstanding 'a == a == b' typo | src/mpi/romio/adio/ad_pvfs/ad_pvfs_read.c src/mpi/romio/adio/ad_pvfs/ad_pvfs_write.c src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_read.c src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_write.c |
| Fix output redirection | confdb/aclocal_cc.m4 |
| Fix up valid command regular expression patterns | maint/clmake.in |
| fixed accumulate bug with float_int etc datatypes | src/mpid/ch3/include/mpidimpl.h src/mpid/ch3/src/ch3u_handle_recv_pkt.c src/mpid/ch3/src/ch3u_handle_recv_req.c src/mpid/ch3/src/ch3u_rma_ops.c src/mpid/ch3/src/ch3u_rma_sync.c |
| fixed file_c2f | src/mpi/romio/adio/common/ad_close.c src/mpi/romio/adio/common/ad_open.c src/mpi/romio/adio/include/adio.h src/mpi/romio/mpi-io/glue/mpich1/mpio_file.c src/mpi/romio/mpi-io/glue/mpich2/mpio_file.c |
| Fixed handling of File error handlers in C++ (to stop an exception from being thrown) | src/include/mpiext.h src/mpi/errhan/file_call_errhandler.c src/mpi/errhan/file_set_errhandler.c src/mpi/romio/mpi-io/glue/mpich2/mpio_err.c |
| Fixed problem in defining MPICH_THREAD_LEVEL when a particular version of thread multiple is selected | configure.in |
| Make comments conform | test/mpi/spawn/concurrent_spawns.c |
| Make enable_totalview the default again if there is an executabletotalview in the user's path. | src/pm/mpd/configure.in |
| nemesis: added lib64 to gm library path | src/mpid/ch3/channels/nemesis/configure.in |
| nemesis: factored out shared memory allocation to support either sysv or mmap | src/mpi/errhan/errnames.txt src/mpid/ch3/channels/nemesis/configure.in src/mpid/ch3/channels/nemesis/include/mpidi_ch3_pre.h src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_alloc.c src/mpid/ch3/channels/nemesis/src/ch3_init.c |
| nemesis: included MPIDI_CH3_Progress_poke_with_matching in BYPASS_PROGRESS ifdef block | src/mpid/ch3/channels/nemesis/src/ch3_progress.c |
| See if integer*8 will work with the Fortran compiler | src/mpi/romio/configure.in |
| yeargh.. forgot the semicolon | src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_common.c |