summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-187-30/+466
|\
| * HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ...Songyu Lu2018-11-161-77/+25
| * Merge pull request #1316 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1...Ray Lu2018-11-153-2/+469
| |\
| | * HDFFV-10601: I added error checking to the HDF5 functions.Songyu Lu2018-11-141-65/+161
| | * HDFFV10601: Adding performance test to verify the improvement.Songyu Lu2018-11-133-2/+373
| * | Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-144-28/+49
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-121-2/+2
|\ \ \ | |/ /
| * | Fix target files for commandsAllen Byrne2018-11-091-2/+2
| |/
* | Switch tool error output to match VOL changes within libraryQuincey Koziol2018-11-1220-205/+286
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-0722-634/+630
|\ \ | |/
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-11-067-90/+102
| |\
| | * Merge pull request #1319 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developAllen Byrne2018-11-061-7/+7
| | |\
| | | * Commit version changes for additional files for 1.11.3 snapshot release.Larry Knox2018-11-061-7/+7
| | * | HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-066-83/+95
| | |/
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-291-12/+0
| |\ \ | | |/
| * | TRILAB-81 fix typoAllen Byrne2018-10-241-1/+1
| * | TRILAB-82 fixed errors found in reviewAllen Byrne2018-10-243-63/+65
| * | TRILAB-81 Output error if filename length is greater then 255Allen Byrne2018-10-191-0/+5
| * | TRILAB-81 check for func success before using valueAllen Byrne2018-10-191-27/+31
| * | TRILAB-81 Coverity fixAllen Byrne2018-10-191-18/+21
| * | TRILAB-81 coverity fixesAllen Byrne2018-10-1712-438/+408
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-041-12/+0
|\ \ \ | | |/ | |/|
| * | Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-12/+0
| |/
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-2520-27/+27
|/
* VOL FEATUREDana Robinson2018-10-1026-202/+364
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Dana Robinson2018-09-246-13/+25
|\
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-246-13/+25
* | Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-243-5/+5
|/
* Snapshot version 1.11 release 2.hdftest2018-09-201-7/+7
* Develop normalization with vol_integration.Dana Robinson2018-09-197-289/+255
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1811-138/+102
* Cleanup and add intermediate dir for javaAllen Byrne2018-08-311-3/+0
* HD prefix and whitespaceAllen Byrne2018-08-286-236/+236
* Merge pull request #1157 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/CMake_MPI...Allen Byrne2018-07-302-3/+3
|\
| * Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-272-3/+3
* | Add missing test optionAllen Byrne2018-07-241-1/+1
* | Add test file with unwritten datasetsAllen Byrne2018-07-244-4/+425
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-07-1818-135/+441
|\
| * Changes based on feedback from pull request.Vailin Choi2018-07-122-3/+2
| * Modifications made based on feedback from pull request.Vailin Choi2018-07-114-12/+31
| * Fix for HDFFV-10333:Vailin Choi2018-07-1116-132/+420
* | Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-181-0/+2
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-7/+7
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-0419-54/+740
|\ \ | |/
| * Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-311-0/+684
| |\
| | * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-1527-246/+205
| | |\
| | * \ Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-3027-364/+280
| | |\ \
| | * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-0/+684
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-2322-52/+56
| |\ \ \ \
| * | | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-1415-43/+42