summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed division-by-zero issuesBinh-Minh Ribler2018-07-263-24/+39
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-2678-249/+248
* Add note about single chunk caching and serial libraryJordan Henderson2018-07-261-1/+7
* Add check for actually using the MPI file driver when caching one chunkJordan Henderson2018-07-261-1/+15
* Fix error message mentioning wrong MPI function usedJordan Henderson2018-07-261-1/+1
* HDFFV-10527:corrected two more typos.Hyo-Kyung Lee2018-07-261-2/+2
* HDFFV-10527:corrected typos in comment blocks.Hyo-Kyung Lee2018-07-261-2/+2
* Changes based on feedback from pull request.Vailin Choi2018-07-261-3/+1
* Fix for HDFFV-10333:Vailin Choi2018-07-264-15/+41
* Fix for HDFFV-10509Jordan Henderson2018-07-261-2/+15
* Fix H5detect to use no_sanitize_address attribute and support GCC sanitizersJerome Soumagne2018-07-261-7/+5
* Snapshot version 1.10 release 3 (snap3)hdftest2018-06-241-2/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)hdftest2018-06-1645-1859/+1902
|\
| * Merge pull request #1111 in HDFFV/hdf5 from hdf5_1_10.sync to hdf5_1_10Scot Breitenfeld2018-06-1545-1859/+1902
| |\
| | * Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-149-498/+507
| | |\
| | | * Cleaned up H5Fmount/unmount code.Dana Robinson2018-06-071-18/+40
| | | * Normalization with vol_integration branch.Dana Robinson2018-06-076-252/+232
| | | * Normalization with the vol_integration branch.Dana Robinson2018-06-063-235/+242
| | * | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-0438-1365/+1399
| | |\ \ | | | |/
| | | * Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-318-584/+318
| | | |\
| | | | * Restored some unused #defines to the deprecated section of H5Dpublic.h.Dana Robinson2018-05-151-1/+13
| | | | * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-152-85/+78
| | | | |\
| | | | * | * Added H5DO compatibility functions.Dana Robinson2018-05-042-67/+51
| | | | * | * Fixed the error testsDana Robinson2018-05-023-89/+136
| | | | * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-3029-1863/+1832
| | | | |\ \
| | | | * | | Normalize with trunk prior to update mergeDana Robinson2018-04-301-16/+16
| | | | * | | Fixed a warning.Dana Robinson2018-04-301-1/+1
| | | | * | | Finished move of H5DOread/write_chunk calls to H5D.Dana Robinson2018-04-305-600/+142
| | | | * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-302-5/+154
| | | * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-3117-412/+426
| | | |\ \ \ \
| | | | * | | | Normalize with vol_integration.Dana Robinson2018-05-2917-412/+426
| | | * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-305-256/+141
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Removed unused H5MF functions and updated FUNC_ENTER macros andDana Robinson2018-05-241-206/+91
| | | * | | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-144-24/+25
| | | * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-1430-1956/+1911
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2413-151/+551
* | | | | | | | Snapshot version 1.10 release 3 (snap2)hdftest2018-06-041-2/+2
|/ / / / / / /
* | | | | | | Updated version to 1.10.3-snap2hdftest2018-05-291-2/+2
|/ / / / / /
* | | | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-253-12/+12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Minor H5FS tweaks.Dana Robinson2018-05-243-12/+12
* | | | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-231-38/+38
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Put back CTRL-L charsAllen Byrne2018-05-231-52/+52
| * | | | | Valgrind fixed by checking for prefix_len of 0Allen Byrne2018-05-231-90/+90
| | |/ / / | |/| | |
* | | | | Fix for HDFFV-10469: set to latest format for virtual layout encoding.Vailin Choi2018-05-171-4/+32
* | | | | Fixed libver bounds underscore issueM. Scot Breitenfeld2018-05-115-7/+7
* | | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-102-85/+78
|\ \ \ \ \ | |/ / / /
| * | | | GGC requires attribute before functionAllen Byrne2018-05-091-20/+20
| * | | | Correct COMPILE defs usageAllen Byrne2018-05-091-5/+5
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-3028-1871/+1833
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | TRILABS-19 Fix missing angle charAllen Byrne2018-04-271-2/+2