summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-07147-952/+1997
|\
| * Merge pull request #2740 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:code_tidy to d...Dana Robinson2020-08-07110-657/+546
| |\
| | * Removes staff email addresses from the repositoryDana Robinson2020-08-07110-657/+546
| |/
| * Merge pull request #2730 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:file_locking_s...Dana Robinson2020-08-0639-310/+1457
| |\
| | * Renames BEST-EFFORT to BEST_EFFORT for file locking env varDana Robinson2020-08-067-9/+9
| | * Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-0630-851/+880
| | |\
| | * | Updated the file locking Fortran property list wrappers and addedDana Robinson2020-08-045-88/+86
| | * | Fixed missing parens in VFDsDana Robinson2020-08-035-5/+5
| | * | Minor change to header comments in file locking C++ changes.Dana Robinson2020-08-031-2/+2
| | * | Squash merge of file locking fixesDana Robinson2020-08-0339-309/+1458
* | | | Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-0640-166/+214
* | | | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-06362-10270/+6711
|/ / /
* | | Merge pull request #2715 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_vlen_ref to d...Jerome Soumagne2020-08-065-4/+338
|\ \ \
| * | | H5R: fix encoding of references that are part of compound typesJerome Soumagne2020-07-285-4/+338
* | | | Merge pull request #2738 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-067-1444/+1583
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reverts H5FDsplitter.c changes so they don't conflict with Quincey'sDana Robinson2020-08-061-38/+56
| * | | Fixes -Wnull-dereference warnings around the cache logging callsDana Robinson2020-08-061-30/+40
| * | | Fixes -Wnull-dereference warning in hl/src/H5DS.cDana Robinson2020-08-061-4/+3
| * | | Adds -Wnull-dereference to the warnings we ignore in flex/bisonDana Robinson2020-08-064-1301/+1392
| * | | Fixes warnings in the splitter VFD and testsDana Robinson2020-08-062-165/+186
|/ / /
* | | Merge pull request #2737 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-063-34/+43
|\ \ \
| * | | Warning fixes in tools and h5test.cDana Robinson2020-08-063-34/+43
|/ / /
* | | Merge pull request #2733 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-0410-508/+529
|\ \ \
| * | | Fixes indenting in tools test scriptsDana Robinson2020-08-0410-508/+529
|/ / /
* | | Merge pull request #2727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-0217-309/+308
|\ \ \ | |_|/ |/| |
| * | Minor normalizations with 1.12 branchDana Robinson2020-08-0116-266/+265
| * | Merge branch 'develop' into develop_minorDana Robinson2020-08-012-5/+8
| |\ \ | |/ / |/| |
* | | Merge pull request #2723 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-019-414/+331
|\ \ \
* \ \ \ Merge pull request #2722 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-312-5/+8
|\ \ \ \
| * | | | Mingw copy disabledAllen Byrne2020-07-312-5/+8
|/ / / /
| | * | Fixed bad parens in H5trace.cDana Robinson2020-07-311-43/+43
| |/ /
| * | Minor normalizations with hdf5_1_10Dana Robinson2020-07-319-414/+331
|/ /
* | Merge pull request #2720 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-07-3111-312/+220
|\ \
| * \ Merge branch 'develop' into develop_minorDana Robinson2020-07-3071-4714/+4091
| |\ \ | |/ / |/| |
* | | Merge pull request #2718 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-3010-134/+126
|\ \ \
| * | | Warnings reduction in toolsAllen Byrne2020-07-3010-134/+126
|/ / /
* | | Merge pull request #2716 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-299-27/+27
|\ \ \
| * | | Correct reference fileAllen Byrne2020-07-291-2/+2
| * | | Correct h5diff filenamesAllen Byrne2020-07-299-29/+29
|/ / /
* | | Merge pull request #2711 in HDFFV/hdf5 from bmr-HDFFV-11120 to developBinh-Minh Ribler2020-07-292-1/+29
|\ \ \ | |_|/ |/| |
| * | Fixed typos in error messages.Binh-Minh Ribler2020-07-281-3/+3
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Binh-Minh Ribler2020-07-2223-236/+162
| |\ \
| * | | Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)Binh-Minh Ribler2020-07-222-1/+29
* | | | Merge pull request #2714 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5s_set_extent...Dana Robinson2020-07-284-5/+99
|\ \ \ \
| * | | | Updated the Java tests to deal with H5Sset_extent_none changesDana Robinson2020-07-281-1/+1
| * | | | Fixed additional typos in tselect.c comments.Dana Robinson2020-07-281-2/+2
| * | | | Fixes typo in tselect.cDana Robinson2020-07-281-1/+1
| * | | | Updates H5Sset_extent_none() to set H5S_NULLDana Robinson2020-07-283-4/+98
| | |/ / | |/| |
* | | | Merge pull request #2697 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-07-2864-4679/+3942
|\ \ \ \ | |/ / / |/| | |
| * | | Only one line needed to compareAllen Byrne2020-07-271-0/+1