summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made some H5O_layout_t stack allocations dynamic (quiets warnings).Dana Robinson2017-06-066-53/+86
* Merge pull request #559 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-06-025-231/+143
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-06-0226-88/+98
| |\ | |/ |/|
* | Merge pull request #483 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:windows_open to...Dana Robinson2017-05-3125-87/+97
|\ \
| * \ Merge branch 'develop' into windows_openDana Robinson2017-05-31144-5273/+6793
| |\ \ | |/ / |/| |
* | | Merge pull request #553 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-05-301-1/+1
|\ \ \
| * | | Fixed typo in vfd.c from 'updated VFD feature flag' checkin.Dana Robinson2017-05-301-1/+1
|/ / /
| * | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-2825-96/+86
| * | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-2818-41/+60
| | * Add toolset optionAllen Byrne2017-06-023-4/+5
| | * Synchronize cmake filesAllen Byrne2017-05-302-218/+113
| | * Added toolset and intel checksAllen Byrne2017-05-303-16/+32
| |/ |/|
* | Merge pull request #548 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:compat_feature_...Dana Robinson2017-05-2714-64/+292
|\ \
| * | Added feature flag checks for a few other VFDs in test/vfd.c.Dana Robinson2017-05-261-10/+116
| * | Merge branch 'develop' into compat_feature_flagDana Robinson2017-05-2640-895/+415
| |\ \ | |/ / |/| |
* | | Merge pull request #547 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gcc_flag_cull t...Dana Robinson2017-05-262-3/+3
|\ \ \
| * | | Chagned gfortran40 to gfortran in a few config files.Dana Robinson2017-05-262-3/+3
* | | | Merge pull request #545 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-05-261-2/+22
|\ \ \ \
| * | | | SpellingAllen Byrne2017-05-261-1/+1
| * | | | Enhanced the release note using 'Writing Notes in a RELEASE.txt File' Allen Byrne2017-05-261-5/+20
| * | | | Note HDFFV-8611 changeAllen Byrne2017-05-261-0/+5
* | | | | Merge pull request #546 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gcc_flag_cull t...Dana Robinson2017-05-261-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed misplaced space in config/gnu-flags.Dana Robinson2017-05-261-1/+1
|/ / /
* | | Merge pull request #538 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:may_dev_warning...Dana Robinson2017-05-2627-265/+278
|\ \ \
| * | | Minor warning fix.Dana Robinson2017-05-251-1/+0
| * | | More minor warning fixes.Dana Robinson2017-05-253-2/+4
| * | | Minor warning fixes in the tools.Dana Robinson2017-05-252-4/+5
| * | | Minor type fixes to h5watch.Dana Robinson2017-05-252-19/+19
| * | | A few more warnings fixed.Dana Robinson2017-05-251-3/+3
| * | | Fixed additional minor warnings.Dana Robinson2017-05-255-25/+25
| * | | Fixed many minor warnings.Dana Robinson2017-05-2516-214/+225
* | | | Merge pull request #540 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gcc_flag_cull t...Dana Robinson2017-05-261-607/+88
|\ \ \ \
| * \ \ \ Merge branch 'develop' into gcc_flag_cullDana Robinson2017-05-2551-539/+744
| |\ \ \ \
| * | | | | Updated the gnu-flags config file to remove gcc 3.x and 4.0 configurationsDana Robinson2017-05-161-607/+88
* | | | | | Merge pull request #541 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-05-265-9/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reduce warningsAllen Byrne2017-05-255-9/+10
|/ / / / /
* | | | | 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
| * | | | | cleanupFrank Willmore2017-05-231-0/+0
| * | | | | enabled MPI error handlingFrank Willmore2017-05-231-0/+5
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Frank Willmore2016-12-191063-21355/+45066
| |\ \ \ \ \
| * | | | | | added test fileFrank.Willmore2016-09-301-0/+0
* | | | | | | Merge pull request #535 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_object_veri...Dana Robinson2017-05-243-9/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | 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-246-11/+97
| | | | * | * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-245-45/+70
| | | | * | Initialized IDs to -1 and minor code tidy.Dana Robinson2017-05-241-6/+6
| | | | * | Merge branch 'develop' into compat_feature_flagDana Robinson2017-05-2420-92/+225
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #531 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-05-2315-77/+198
|\ \ \ \ \ \
| * \ \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-05-235-15/+27
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |