Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split tools into src and test - remove folders | Allen Byrne | 2016-10-27 | 1 | -494/+0 |
| | |||||
* | [svn-r29881] Add include guards. | Allen Byrne | 2016-05-04 | 1 | -3/+15 |
| | | | | Remove unnecessary includes. | ||||
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -1/+1 |
| | | | | | | | | * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest. | ||||
* | [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of ↵ | Mohamad Chaarawi | 2015-02-23 | 1 | -3/+0 |
| | | | | functions to work with v16 default API. | ||||
* | [svn-r26271] Reverse merge of r26260 which was causing daily test failures. | Dana Robinson | 2015-02-22 | 1 | -0/+3 |
| | | | | Tested on: jam w/ parallel and fortran | ||||
* | [svn-r26260] - add an attribute callback to call H5_term_library when ↵ | Mohamad Chaarawi | 2015-02-20 | 1 | -3/+0 |
| | | | | | | | | | MPI_COMM_SELF is destroyed. - add tests for above. - this is a fix for HDFFV-883. tested h5committest | ||||
* | [svn-r26223] add another H5close before finalize so with-mpe does not fail. | Mohamad Chaarawi | 2015-02-18 | 1 | -1/+4 |
| | |||||
* | [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory | Albert Cheng | 2014-12-17 | 1 | -0/+482 |
Moved perform/ to tools/perform. Updated all the configure related files for the new location. Tested: h5committested plus tested in jam and kite. |