summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-135-88/+200
* Add missing " and update function calls incorrectlyLarry Knox2020-04-123-27/+27
* TRILAB-192 update LTparse filesAllen Byrne2020-04-074-740/+905
* TRILAB-192 - merge changes from developAllen Byrne2020-04-0746-1260/+1170
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2020-04-062-16/+50
|\
| * Merge pull request #2491 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to hdf...Jordan Henderson2020-04-052-16/+50
| |\
| | * H5repack bug fixes from developJordan Henderson2020-04-032-16/+50
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2020-04-052-1/+82
|\ \ \ | |/ /
| * | Merge pull request #2492 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2020-04-041-2/+0
| |\ \ | | |/ | |/|
| | * Remove return statement from void function test_reference_sel_none().Larry Knox2020-04-041-2/+0
| |/
| * Merge pull request #2487 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-04-032-1/+84
| |\
| | * Somehow missed in committing this file for the fix submitted previously.vchoi2020-04-031-1/+1
| | * Fix for HDFFV-11067:incorrect # of selected elements returned from region ref...vchoi2020-04-021-0/+83
| |/
* | Update release note for CMake warningsAllen Byrne2020-04-031-0/+2
* | Correct extra flags and merge TRILAB-24Allen Byrne2020-04-013-90/+22
* | Correct cb object nameAllen Byrne2020-03-301-1/+1
* | TRILAB-192 merging warnings changes from developAllen Byrne2020-03-3083-792/+1413
|/
* Merge pull request #2450 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v110_...Vailin Choi2020-03-155-6/+26
|\
| * Fix issues when deserializing point/all/none selection with version beyond th...vchoi2020-03-125-6/+26
| * Merge pull request #27 in ~VCHOI/my_third_fork from hdf5_1_10 to bugfix/v110_...Vailin Choi2020-03-121-4/+4
| |\
| * \ Merge pull request #25 in ~VCHOI/my_third_fork from hdf5_1_10 to bugfix/v110_...Vailin Choi2020-03-11226-7323/+7924
| |\ \
* | \ \ Merge pull request #2449 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to h...Dana Robinson2020-03-131-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add void * --> char * back to HDmemcpy in HDF5 1.10 to fix dt_arithDana Robinson2020-03-121-1/+4
|/ / /
* | | Merge pull request #2447 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Larry Knox2020-03-121-4/+4
|\ \ \ | |_|/ |/| |
| * | Add \d to list of characters allowed after - in versions. Version with -Larry Knox2020-03-121-1/+1
| * | Escape { and } in regex as required by sh in updated cori.nersc.gov.Larry Knox2020-03-121-3/+3
|/ /
* | Merge pull request #2443 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-03-109-167/+71
|\ \
| * | Fix commentAllen Byrne2020-03-101-1/+1
| * | Remove deleted filesAllen Byrne2020-03-092-6/+0
| * | Changes to region reference in h5dump no longer have errstackAllen Byrne2020-03-096-82/+6
| * | Check sizeof type to use correct ref_typeAllen Byrne2020-03-093-79/+65
|/ /
* | Merge pull request #2441 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-03-061-30/+24
|\ \
| * | Update CMake compare commandAllen Byrne2020-03-051-30/+24
|/ /
* | Merge pull request #2438 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Larry Knox2020-03-043-13/+55
|\ \
| * | Correct test script for errstackAllen Byrne2020-03-043-13/+55
|/ /
* | Merge pull request #2435 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_...Allen Byrne2020-03-04218-7183/+7824
|\ \
| * | Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
| * | Fix h5ls attrregAllen Byrne2020-03-012-11/+44
| * | Fixed region refsAllen Byrne2020-03-011-4/+59
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2020-03-013-9/+29
| |\ \ | |/ / |/| |
* | | Merge pull request #2432 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast_10 to ...Kimmy Mu2020-02-291-3/+3
|\ \ \
| * | | revert type castkmu2020-02-281-3/+3
| * | | Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_...kmu2020-01-100-0/+0
| |\ \ \
| * | | | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-102-4/+4
* | | | | Merge pull request #2422 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to hd...Scot Breitenfeld2020-02-282-6/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed configure issue when building HDF5 with NAG Fortran 7.0.M. Scot Breitenfeld2020-02-281-0/+7
| * | | | Fixed issue building HDF5 with NAG Fortran 7.0.M. Scot Breitenfeld2020-02-281-6/+19
| | | | * h5dump object reference fixedAllen Byrne2020-03-013-108/+275
| | | | * Updated reference codeAllen Byrne2020-02-293-24/+102
| | | | * Fix gif2h5 tool build on windowsAllen Byrne2020-02-289-185/+188