Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r25994] revert adding the has_mpi_atomicity feature flag and use the ↵ | Mohamad Chaarawi | 2015-01-21 | 1 | -2/+2 |
| | | | | | | has_mpi flag instead. | ||||
* | [svn-r25983] HDFFV-1125: Eliminate IS_H5FD_MPI() macro use in the library ↵ | Mohamad Chaarawi | 2015-01-20 | 1 | -4/+4 |
| | | | | | | | | and replace with driver feature flag(s). Add an MPI atomicity feature flag and remove the macro from the library. tested Parallel on Jam. | ||||
* | [svn-r23713] Description: | Quincey Koziol | 2013-05-21 | 1 | -3/+3 |
| | | | | | | | | | | Clean up warnings, switch library code to use Standard C/POSIX wrapper macros, remove internal calls to API routines, update checkapi and checkposix scripts. Tested on: Mac OSX/64 10.8.3 (amazon) w/C++ & FORTRAN Big-Endian Linux/64 (ostrich) | ||||
* | [svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private components | Mohamad Chaarawi | 2013-01-15 | 1 | -1/+0 |
| | | | | | | https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8203 tested: h5committest | ||||
* | [svn-r22140] Snapshot version 1.9 release 112 | HDF Tester | 2012-03-25 | 1 | -2/+2 |
| | |||||
* | [svn-r22115] Add 2 new API routines to set/unset file atomicity for files ↵ | Mohamad Chaarawi | 2012-03-21 | 1 | -0/+82 |
| | | | | | | | opened with the MPI-IO VFD Add test cases for these two routines Jira issue HDFFV-7961 | ||||
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -3/+3 |
| | | | | | | | | Refactor function name macros and simplify the FUNC_ENTER macros, to clear away the cruft and prepare for further cleanups. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug, production & parallel | ||||
* | [svn-r15800] Description: | Quincey Koziol | 2008-10-07 | 1 | -0/+181 |
Bring file free space branch changes through r15795 into trunk, which includes a fair bit of code cleanup & rearrangement along with a couple of bug fixes also. Tested on: Mac OS X/32 10.5.5 (amazon) in debug mode Mac OS X/32 10.5.5 (amazon) w/C++ & FORTRAN, w/threadsafe, in production mode FreeBSD/32 6.3 (duty) in debug mode FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in production mode Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode |