summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Suggested changes from code reviewJordan Henderson2017-07-075-12/+60
* | Amend header comment errorJordan Henderson2017-07-061-19/+18
* | Clean up remaining warningsJordan Henderson2017-07-061-6/+21
* | Add prototype for H5D__cmp_filtered_collective_io_info_entry_ownerJordan Henderson2017-07-051-0/+2
* | Add comment for memory copy possibly not being necessary anymore forJordan Henderson2017-07-051-0/+1
* | Remove use of H5E_CANTDISTRIBUTE errorJordan Henderson2017-07-052-2/+1
* | Add comment for full overwrite special caseJordan Henderson2017-07-051-0/+8
* | Add remaining documentation/commentsJordan Henderson2017-07-051-23/+54
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-05442-4893/+4415
|\ \ | |/
| * More minor whitespace cleanupDana Robinson2017-07-031-3/+3
| * Fixed a minor comment typo in H5R.cDana Robinson2017-07-031-1/+1
| * * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-0315-5/+100
| * Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-0114-115/+22
| * Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-012-243/+70
| * Fix for HDFFV-10160Vailin Choi2017-06-293-0/+36
| * Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-115-88/+155
| * Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-098-395/+230
| * * Made STATIC free lists EXTERN for H5O_layout_t.Dana Robinson2017-06-077-170/+251
| * Updated H5O_layout_t dynamic work to use the H5FL interface.Dana Robinson2017-06-077-28/+79
| * Made some H5O_layout_t stack allocations dynamic (quiets warnings).Dana Robinson2017-06-066-53/+86
| * Merge branch 'develop' into windows_openDana Robinson2017-05-3130-1674/+1755
| |\
| | * Merge branch 'develop' into compat_feature_flagDana Robinson2017-05-2611-137/+145
| | |\
| | | * Merge pull request #538 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:may_dev_warning...Dana Robinson2017-05-267-128/+131
| | | |\
| | | | * More minor warning fixes.Dana Robinson2017-05-251-1/+1
| | | | * Fixed many minor warnings.Dana Robinson2017-05-256-127/+130
| | | * | Merge pull request #534 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5:fix-set-mpi-e...Frank Willmore2017-05-251-0/+5
| | | |\ \
| | | | * | updated MPI error handling call for MPICH2 standardFrank Willmore2017-05-241-1/+1
| | | | * | enabled MPI error handlingFrank Willmore2017-05-231-0/+5
| | | * | | Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-243-9/+9
| | | | |/ | | | |/|
| | * | | * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-244-7/+48
| | * | | * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-244-39/+40
| | * | | Fixed HDFFV-10214:Dana Robinson2017-05-198-17/+28
| | |/ /
| | * | Incorporate additional code changes for the H5DOread_chunk patch from GE Heat...Vailin Choi2017-05-151-21/+22
| | * | Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch.Dana Robinson2017-05-121-5/+11
| | * | HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-8/+21
| | * | Fix for HDFFV-10051Vailin Choi2017-05-091-0/+1
| | * | Merge pull request #494 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-05-093-4/+55
| | |\ \
| | | * | Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-092-1/+44
| | | * | Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-072-3/+11
| | * | | HDFFV-10186 Whitespace changesAllen Byrne2017-05-091-1441/+1389
| | |/ /
| | * | Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-271-1/+1
| * | | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-287-28/+18
| * | | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-287-9/+28
| |/ /
| * | Change position of declaration to top of blockAllen Byrne2017-04-271-1/+2
| * | Modifications based on pull request review.Vailin Choi2017-04-261-1/+1
| * | Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-256-70/+438
| * | HDFFV-10170 revert entire changeAllen Byrne2017-04-251-83/+3
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-25440-2653/+1768
| * | Commit copyright header change for src/H5PLpkg.c which was added after runnin...lrknox2017-04-251-6/+4
| * | Revert HDFFV-9655 by disabling test and not using new function.Allen Byrne2017-04-242-13/+15