Tim Prins
38fde640ad
Fix builds on FreeBSD by renaming strings.h to f77_strings.h so that our file does not get accidently included by FreeBSD's string.h.
...
Thanks to Karol Mroz for pointing out the problem.
This commit was SVN r16164.
2007-09-19 23:24:23 +00:00
Jeff Squyres
a3aae09ca3
Since we've found a few MPI_Fint/MPI_Aint problems in the F77 bindings
...
recently, I went through and took a closer look this afternoon and
fixed a bunch more places where this problem occurred.
This commit was SVN r13166.
2007-01-17 22:17:34 +00:00
Brian Barrett
1aa13c1e5c
* do proper fortran string handling for the MPI-IO functions that take string
...
arguments. Thanks to Bernard Knaepen for bringing this to our attention.
This commit was SVN r9792.
2006-05-02 14:39:11 +00:00
Brian Barrett
566a050c23
Next step in the project split, mainly source code re-arranging
...
- move files out of toplevel include/ and etc/, moving it into the
sub-projects
- rather than including config headers with <project>/include,
have them as <project>
- require all headers to be included with a project prefix, with
the exception of the config headers ({opal,orte,ompi}_config.h
mpi.h, and mpif.h)
This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Jeff Squyres
85859af77b
Fix compiler warnings
...
This commit was SVN r7000.
2005-08-24 10:46:44 +00:00
Jeff Squyres
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00