| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor tweaks in response to code review. | Dana Robinson | 2017-08-01 | 1 | -6/+2 |
|
|
* | Merge branch 'develop' into h5pl_commit | Dana Robinson | 2017-08-01 | 4 | -19/+24 |
|\ |
|
| * | Skip test in test/fheap.c when: | Vailin Choi | 2017-07-18 | 1 | -1/+1 |
|
|
| * | Changes made based on RFC review comments | Vailin Choi | 2017-07-18 | 4 | -18/+23 |
|
|
* | | Major rework of H5PL package code before bringing VOL changes | Dana Robinson | 2017-07-14 | 13 | -817/+1856 |
|/ |
|
* | Merge pull request #596 in HDFFV/hdf5 from GreaterThan-2GB-MPIO to develop | Richard Warren | 2017-07-13 | 1 | -46/+458 |
|\ |
|
| * | Include code fixes and additional modifications pointed out by code reviewers | Richard Warren | 2017-07-10 | 1 | -6/+6 |
|
|
| * | Commited changes to the development branch here to allow a pull request to be... | Richard Warren | 2017-07-05 | 1 | -46/+458 |
|
|
* | | Fix for HDFFV-10217 infinite loop in H5VM_power2up(). | Vailin Choi | 2017-07-10 | 4 | -6/+26 |
|/ |
|
* | More minor whitespace cleanup | Dana Robinson | 2017-07-03 | 1 | -3/+3 |
|
|
* | Fixed a minor comment typo in H5R.c | Dana Robinson | 2017-07-03 | 1 | -1/+1 |
|
|
* | * Reverted removal of H5I_REFERENCE to avoid breaking binary | Dana Robinson | 2017-07-03 | 15 | -5/+100 |
|
|
* | Purged the unused H5I_REFERENCE from the library. | Dana Robinson | 2017-07-01 | 14 | -115/+22 |
|
|
* | Added a test for VFD IDs to testhdf5. | Dana Robinson | 2017-07-01 | 2 | -243/+70 |
|
|
* | Fix for HDFFV-10160 | Vailin Choi | 2017-06-29 | 3 | -0/+36 |
|
|
* | Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiers | Vailin Choi | 2017-06-11 | 5 | -88/+155 |
|
|
* | Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop... | Dana Robinson | 2017-06-09 | 8 | -395/+230 |
|
|
* | * Made STATIC free lists EXTERN for H5O_layout_t. | Dana Robinson | 2017-06-07 | 7 | -170/+251 |
|
|
* | Updated H5O_layout_t dynamic work to use the H5FL interface. | Dana Robinson | 2017-06-07 | 7 | -28/+79 |
|
|
* | Made some H5O_layout_t stack allocations dynamic (quiets warnings). | Dana Robinson | 2017-06-06 | 6 | -53/+86 |
|
|
* | Merge branch 'develop' into windows_open | Dana Robinson | 2017-05-31 | 30 | -1674/+1755 |
|\ |
|
| * | Merge branch 'develop' into compat_feature_flag | Dana Robinson | 2017-05-26 | 11 | -137/+145 |
| |\ |
|
| | * | Merge pull request #538 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:may_dev_warning... | Dana Robinson | 2017-05-26 | 7 | -128/+131 |
| | |\ |
|
| | | * | More minor warning fixes. | Dana Robinson | 2017-05-25 | 1 | -1/+1 |
|
|
| | | * | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 6 | -127/+130 |
|
|
| | * | | Merge pull request #534 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5:fix-set-mpi-e... | Frank Willmore | 2017-05-25 | 1 | -0/+5 |
| | |\ \ |
|
| | | * | | updated MPI error handling call for MPICH2 standard | Frank Willmore | 2017-05-24 | 1 | -1/+1 |
|
|
| | | * | | enabled MPI error handling | Frank Willmore | 2017-05-23 | 1 | -0/+5 |
|
|
| | * | | | Added missing casts for the return value of H5I_object_verify(). | Dana Robinson | 2017-05-24 | 3 | -9/+9 |
| | | |/
| | |/| |
|
| * | | | * Added new public H5FDdriver_query() API call. | Dana Robinson | 2017-05-24 | 4 | -7/+48 |
|
|
| * | | | * Made H5FD_driver_query() a private function instead of static. | Dana Robinson | 2017-05-24 | 4 | -39/+40 |
|
|
| * | | | Fixed HDFFV-10214: | Dana Robinson | 2017-05-19 | 8 | -17/+28 |
| |/ / |
|
| * | | Incorporate additional code changes for the H5DOread_chunk patch from GE Heat... | Vailin Choi | 2017-05-15 | 1 | -21/+22 |
|
|
| * | | Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch. | Dana Robinson | 2017-05-12 | 1 | -5/+11 |
|
|
| * | | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 1 | -8/+21 |
|
|
| * | | Fix for HDFFV-10051 | Vailin Choi | 2017-05-09 | 1 | -0/+1 |
|
|
| * | | Merge pull request #494 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2017-05-09 | 3 | -4/+55 |
| |\ \ |
|
| | * | | Fix for the two issues reported in HDFFV-10051 | Vailin Choi | 2017-05-09 | 2 | -1/+44 |
|
|
| | * | | Fix for the two issues reported in HDFFV-10051: | Vailin Choi | 2017-05-07 | 2 | -3/+11 |
|
|
| * | | | HDFFV-10186 Whitespace changes | Allen Byrne | 2017-05-09 | 1 | -1441/+1389 |
| |/ / |
|
| * | | Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed | Dana Robinson | 2017-04-27 | 1 | -1/+1 |
|
|
* | | | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 7 | -28/+18 |
|
|
* | | | Changed the Windows POSIX open() file permissions to be correct | Dana Robinson | 2017-04-28 | 7 | -9/+28 |
|/ / |
|
* | | Change position of declaration to top of block | Allen Byrne | 2017-04-27 | 1 | -1/+2 |
|
|
* | | Modifications based on pull request review. | Vailin Choi | 2017-04-26 | 1 | -1/+1 |
|
|
* | | Incorporate patch from GE Healthcare (HDFFV-9934) | Vailin Choi | 2017-04-25 | 6 | -70/+438 |
|
|
* | | HDFFV-10170 revert entire change | Allen Byrne | 2017-04-25 | 1 | -83/+3 |
|
|
* | | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 440 | -2653/+1768 |
|
|
* | | Commit copyright header change for src/H5PLpkg.c which was added after runnin... | lrknox | 2017-04-25 | 1 | -6/+4 |
|
|
* | | Revert HDFFV-9655 by disabling test and not using new function. | Allen Byrne | 2017-04-24 | 2 | -13/+15 |
|
|