summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OESS-65 replace szip with aec libraryAllen Byrne2020-04-2713-108/+102
* Merge pull request #2528 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...hdftest2020-04-2717-117/+196
|\
| * Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-262-25/+22
| * Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...David Young2020-04-262-6/+3
| * Fix NoFilter buildAllen Byrne2020-04-261-1/+1
| * TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-2613-56/+129
| * Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-214-41/+53
* | Merge pull request #2545 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_12 to hd...hdftest2020-04-276-7/+7
|\ \ | |/ |/|
| * Snapshot version 1.12 release 1 (snap0)hdftest2020-04-276-7/+7
|/
* Merge pull request #2512 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-04-141-42/+47
|\
| * TRILAB-192 version of std=f2008 special checkAllen Byrne2020-04-141-42/+47
* | Merge pull request #2497 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_d...Vailin Choi2020-04-141-5/+3
|\ \ | |/ |/|
| * Fix according to PR feedback.vchoi2020-04-071-1/+1
| * Fix error in previous merge: should use NULL instead of FAIL.vchoi2020-04-071-4/+2
| * Merge pull request #30 in ~VCHOI/my_third_fork from hdf5_1_12 to bugfix/112_d...Vailin Choi2020-04-070-0/+0
| |\
* | \ Merge pull request #2480 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-04-13109-2211/+2660
|\ \ \ | |_|/ |/| |
| * | Fix shadowed typeAllen Byrne2020-04-131-3/+3
| * | 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-073-663/+821
| * | TRILAB-192 - merge changes from developAllen Byrne2020-04-0747-1259/+1047
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-04-052-350/+400
| |\ \ | |/ / |/| |
* | | Merge pull request #2488 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_d...Vailin Choi2020-04-032-350/+400
|\ \ \ | | |/ | |/|
| * | Merge pull request #2461 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype...Vailin Choi2020-04-022-350/+400
|/ /
| * Update release note for CMake warningsAllen Byrne2020-04-031-0/+2
| * Correct extra flagsAllen Byrne2020-04-011-2/+2
| * TRILAB-192 merging warnings changes from developAllen Byrne2020-03-3067-243/+701
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-03-2910-211/+585
| |\ | |/ |/|
* | Merge pull request #2468 in HDFFV/hdf5 from alloc_stats_1_12 to hdf5_1_12Quincey Koziol2020-03-2810-211/+585
|\ \
| * | Update release notes about H5get_alloc_stats() and H5get_free_list_sizes().Quincey Koziol2020-03-251-0/+3
| * | Was checking the wrong compiler macro.Quincey Koziol2020-03-251-1/+1
| * | Correct failure when allocation tracking are disabled.Quincey Koziol2020-03-241-0/+12
| * | Remove VCS merge conflictQuincey Koziol2020-03-241-6/+0
| * | Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-236-99/+64
| * | Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-239-211/+611
|/ /
| * TRILAB-24 use CheckStructHasMember CMake moduleAllen Byrne2020-03-273-88/+19
|/
* Merge pull request #2454 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v112_...Vailin Choi2020-03-195-5/+23
|\
| * Merge pull request #2451 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/devel...Vailin Choi2020-03-165-5/+23
|/
* Merge pull request #2448 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2020-03-121-1/+1
|\
| * Add \d to list of characters allowed after - in versions.Larry Knox2020-03-121-1/+1
|/
* Merge pull request #2437 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2020-03-041-2/+2
|\
| * Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
|/
* Merge pull request #2425 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:hdf5_1_12 to hdf...Jake Smith2020-03-011-2/+2
|\
| * Fix improper signing key null check. (HDFFV-11015)Jacob Smith2020-02-281-2/+2
| * Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd...Jacob Smith2019-10-11157-5762/+15516
| |\
| * | Add updates from develop, PR 1958.Jacob Smith2019-10-111-24/+65
* | | Merge pull request #2429 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast_12 to ...Kimmy Mu2020-02-291-2/+2
|\ \ \
| * | | revert type castkmu2020-02-281-2/+2
* | | | Merge pull request #2421 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_12 to hd...Scot Breitenfeld2020-02-282-6/+25
|\ \ \ \
| * \ \ \ Merge branch 'hdf5_1_12' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_m...M. Scot Breitenfeld2020-02-285-37/+21
| |\ \ \ \ | |/ / / / |/| | | |