summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-1/+1
* Revert malloc's back to using hard-coded type for sizeofJordan Henderson2017-09-011-23/+23
* Minor comment refactoringJordan Henderson2017-09-011-3/+4
* Update documentationJordan Henderson2017-08-311-39/+158
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-08-246-453/+455
|\
| * Fix for daily test failureVailin Choi2017-08-241-1/+1
| * Modifications based on comments from pull request reviewVailin Choi2017-08-234-47/+26
| * Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-226-415/+438
* | Updated H5C__flush_single_entry() in H5C.c to correctmainzer2017-08-151-8/+18
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Jordan Henderson2017-08-1122-888/+2362
|\ \ | |/
| * Moved H5PL diagnostic pragmas to comply with old gcc requirements that theyDana Robinson2017-08-022-17/+19
| * Minor tweaks in response to code review.Dana Robinson2017-08-011-6/+2
| * Merge branch 'develop' into h5pl_commitDana Robinson2017-08-014-19/+24
| |\
| | * Skip test in test/fheap.c when:Vailin Choi2017-07-181-1/+1
| | * Changes made based on RFC review commentsVailin Choi2017-07-184-18/+23
| * | Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-1413-817/+1856
| |/
| * Merge pull request #596 in HDFFV/hdf5 from GreaterThan-2GB-MPIO to developRichard Warren2017-07-131-46/+458
| |\
| | * Include code fixes and additional modifications pointed out by code reviewersRichard Warren2017-07-101-6/+6
| | * Commited changes to the development branch here to allow a pull request to be...Richard Warren2017-07-051-46/+458
| * | Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-104-6/+26
| |/
* | Fix bug where incorrect amount of data was being read from the fileJordan Henderson2017-08-101-1/+1
* | Add test file to build processJordan Henderson2017-08-031-1/+1
* | 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