summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Move H5T_vlen_reclaim to package scopeQuincey Koziol2020-08-074-6/+6
| | | * | | | | | | | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-0720-228/+661
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-0637-153/+201
| | | * | | | | | | | | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-06344-9948/+6651
| | * | | | | | | | | | HDFFV-11127 - force RTLD_LOCAL in dlopenAllen Byrne2020-08-121-1/+1
| | * | | | | | | | | | Fixes a size mismatch when copying old-style to new-style referencesDana Robinson2020-08-122-2/+2
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_taggingQuincey Koziol2020-08-123-24/+32
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #2746 in HDFFV/hdf5 from bmr_HDFFV-10591-2 to developBinh-Minh Ribler2020-08-112-15/+21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Addition to HDFFV-10591Binh-Minh Ribler2020-08-092-15/+21
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge pull request #2655 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2020-08-101-9/+11
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2020-08-0576-2402/+2773
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | Fix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t *Jordan Henderson2020-06-191-9/+11
| * | | | | | | | | | Remove redundant calls to set the metadata cache tagQuincey Koziol2020-08-087-46/+46
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #2730 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:file_locking_s...Dana Robinson2020-08-0620-243/+667
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Renames BEST-EFFORT to BEST_EFFORT for file locking env varDana Robinson2020-08-066-6/+6
| | * | | | | | | | Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-0611-188/+190
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Fixed missing parens in VFDsDana Robinson2020-08-035-5/+5
| | * | | | | | | | Squash merge of file locking fixesDana Robinson2020-08-0320-243/+667
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #2715 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_vlen_ref to d...Jerome Soumagne2020-08-064-4/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | H5R: fix encoding of references that are part of compound typesJerome Soumagne2020-07-284-4/+35
| * | | | | | | | | 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 warnings in the splitter VFD and testsDana Robinson2020-08-061-56/+38
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Minor normalizations with 1.12 branchDana Robinson2020-08-0110-145/+147
| * | | | | | | | Fixed bad parens in H5trace.cDana Robinson2020-07-311-43/+43
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'develop' into develop_minorDana Robinson2020-07-302-3/+23
| |\ \ \ \ \ \ \
| * | | | | | | | Minor normalization with 1.10 branchDana Robinson2020-07-2711-312/+220
* | | | | | | | | Use PRIu32 and "zu" formats. Delete some casts from `size_t`.David Young2020-07-312-4/+4
* | | | | | | | | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-3050-1392/+1348
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #2711 in HDFFV/hdf5 from bmr-HDFFV-11120 to developBinh-Minh Ribler2020-07-291-1/+18
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | 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-221-1/+18
| * | | | | | | | Updates H5Sset_extent_none() to set H5S_NULLDana Robinson2020-07-281-2/+5
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #2703 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-07-2023-236/+162
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Minor normalization with 1.10.Dana Robinson2020-07-2023-236/+162
| * | | | | | | Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-07-171-0/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix for jira issue HDFFV-11080:vchoi2020-07-141-0/+4
| * | | | | | | Minor normalization with 1.10Dana Robinson2020-07-174-31/+30
| * | | | | | | H5R: fix type conversion of references within vlen typeJerome Soumagne2020-07-163-25/+66
| * | | | | | | Fallback to older time functions in new timer code.Dana Robinson2020-07-141-23/+8
| |/ / / / / /
| * | | | | | Merge pull request #2683 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_normal...Dana Robinson2020-07-0921-1074/+1055
| |\ \ \ \ \ \
| | * | | | | | Minor changes from normalization with 1.10Dana Robinson2020-07-0921-1074/+1055
* | | | | | | | I'm taking a guess that this code intended to point the 2-digit wideDavid Young2020-07-301-1/+1
* | | | | | | | %08p is not portable, it's a GNU-ism. Use %8p, instead. Squashes a GCC error.David Young2020-07-301-1/+1
* | | | | | | | Add format string macros PRI[doxX]HID for hid_t and use PRIdHID.David Young2020-07-302-1/+7
* | | | | | | | Use HDva_copy() and introduce a bunch of compatbility format-string constantsDavid Young2020-07-303-2/+12
* | | | | | | | Provide an HDvasprintf implementation only if it isn't #defined. This shouldDavid Young2020-07-071-0/+2
* | | | | | | | Fix va_list usage in the vasprintf(3) implementation.David Young2020-07-071-2/+7
* | | | | | | | Take pains to provide UINT64_MAX in all conditions.David Young2020-07-071-0/+6