summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | Don't track file offset position when using pread / pwrite.Quincey Koziol2020-03-294-32/+80
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #2734 in HDFFV/hdf5 from ~DYOUNG/werror:cse to developLarry Knox2020-08-181-96/+106
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fa7f8ad2f3fe509ff69dc574ddad0ae4d329ccca': Improve code readability: extract common subexpressions into temporary variables.
| | * | | | | | | | | | Improve code readability: extract common subexpressions into temporaryDavid Young2020-08-041-96/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variables.
| * | | | | | | | | | | Merge pull request #2735 in HDFFV/hdf5 from ~DYOUNG/werror:virtual-write-one ↵Larry Knox2020-08-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '7b48e3409a8c3ba1e83c929656e84196a6dc2e6d': Fix a bug in H5D__virtual_write_one to stop an assertion from failing deep in H5Dwrite---project the *clipped* virtual selection instead of the virtual selection:
| | * | | | | | | | | | Fix a bug in H5D__virtual_write_one to stop an assertion from failingDavid Young2020-08-041-1/+1
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deep in H5Dwrite---project the *clipped* virtual selection instead of the virtual selection: assertion "((src_space)->select.num_elem) == ((dst_space)->select.num_elem)" failed: file "../../../vchoi_fork/src/H5Sselect.c", line 2617, function "H5S_select_project_intersection" with this backtrace: at /home/dyoung/plain-nbsd/src/lib/libc/gen/raise.c:48 at /home/dyoung/plain-nbsd/src/lib/libc/stdlib/abort.c:74 file=0xae9e3e80 "../../../vchoi_fork/src/H5Sselect.c", line=2617, function=0xae9e4ca0 <__func__.15686> "H5S_select_project_intersection", failedexpr=0xae9e0e54 "((src_space)->select.num_elem) == ((dst_space)->select.num_elem)") at /home/dyoung/plain-nbsd/src/lib/libc/gen/assert.c:72 dst_space=0xae26f0dc, src_intersect_space=0xae0b577c, new_space_ptr=0xbfb85fac, share_selection=true) at ../../../vchoi_fork/src/H5Sselect.c:2749 type_info=type_info@entry=0xbfb86084, file_space=file_space@entry=0xae0b577c, source_dset=0xae24741c, io_info=<optimized out>) at ../../../vchoi_fork/src/H5Dvirtual.c:2784 type_info=0xbfb86084, nelmts=256, file_space=0xae0b577c, mem_space=0xae26ec8c, fm=0xadf0401c) at ../../../vchoi_fork/src/H5Dvirtual.c:2873 mem_type_id=216172782113783837, mem_space=0xae26ec8c, file_space=0xae0b577c, buf=0xae203808) at ../../../vchoi_fork/src/H5Dio.c:780 mem_type_id=216172782113783837, mem_space_id=288230376151711754, file_space_id=288230376151711755, dxpl_id=792633534417207304, buf=0xae203808, req=0x0) at ../../../vchoi_fork/src/H5VLnative_dataset.c:206 mem_type_id=216172782113783837, mem_space_id=288230376151711754, file_space_id=288230376151711755, dxpl_id=792633534417207304, buf=0xae203808, req=0x0, cls=<optimized out>) at ../../../vchoi_fork/src/H5VLcallback.c:2152 mem_type_id=216172782113783837, mem_space_id=288230376151711754, file_space_id=288230376151711755, dxpl_id=792633534417207304, buf=0xae203808, req=0x0) at ../../../vchoi_fork/src/H5VLcallback.c:2186 mem_type_id=216172782113783837, mem_space_id=288230376151711754, file_space_id=288230376151711755, dxpl_id=792633534417207304, buf=0xae203808) at ../../../vchoi_fork/src/H5Dio.c:313
| * | | | | | | | | | Moves lock flag to H5F_shared_t and adds test.Dana Robinson2020-08-174-7/+36
| | | | | | | | | | |
| * | | | | | | | | | Adds fix for H5Fstart_swmr_write lock issueDana Robinson2020-08-172-4/+16
| | | | | | | | | | |
* | | | | | | | | | | Trivial whitespace change to H5Pencdec.cDana Robinson2020-08-171-4/+4
| | | | | | | | | | |
* | | | | | | | | | | Minor refactoring based on 1.10 normalization workDana Robinson2020-08-1724-175/+195
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'develop' into develop_minorDana Robinson2020-08-1710-787/+2306
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #2769 in HDFFV/hdf5 from mdc_sl_opt to developJohn Mainzer2020-08-1710-787/+2306
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd00bab96fb4da12a18b5de528c96469978c4c927': Minor copy edits to comments -- no code changes. Tab to space conversions. When flushing, the metadata cache attempts to flush entries in increasing address order. To facilitate this, the metadata cache needs a list of of dirty entries in increasing address order. This is implemented via a skip list of all dirty entries in the cache.
| | * | | | | | | | | Minor copy edits to comments -- no code changes.inactive/mdc_sl_optmainzer2020-08-173-3/+3
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'develop' into mdc_sl_optmainzer2020-08-15343-9882/+6640
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Tab to space conversions.mainzer2020-08-146-461/+459
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-applied tab to space conversions accidentally reverted in the commit of the metadata cache skip list optimization, and performed some additional tab to space conversions in passing. Tested parallel / debug on Jelly.
| | * | | | | | | | | | Merge branch 'develop' into mdc_sl_optmainzer2020-08-1338-492/+967
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-0510-811/+2331
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | address order. To facilitate this, the metadata cache needs a list of of dirty entries in increasing address order. This is implemented via a skip list of all dirty entries in the cache. To date this skip list has been maintained at all times. However, profiling indicates that we can avoid significant overhead by constructing the skip list of dirty entries just before a flush, taking it down afterwareds, and not maintaining it during normal operation. This commit implements this optimization for both serial and parallel. Tested serial and parallel, debug and production on charis and jelly.
* | | | | | | | | | | | | Trivialities noticed while normalizing 1.10Dana Robinson2020-08-172-2/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2771 in HDFFV/hdf5 from ↵Binh-Minh Ribler2020-08-163-14/+91
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV-10933 to develop Fixed HDFFV-10933 * commit '16349c5fddce8a74644e18d01d7ea8186aaaa255': Fixed HDFFV-10933
| * | | | | | | | | | | Fixed HDFFV-10933Binh-Minh Ribler2020-08-143-14/+91
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Updated the original fix by Kent Y. in commit 200a77d8c3e51663c375aafffff607ae9b438f4e - used internal functions instead of public API - moved some code into the subroutine for a cleaner look. - added test to dsets.c Platforms tested: Linux/64 (jelly)
* | | | | | | | | | | Trivialities noticed while merging things to 1.10Dana Robinson2020-08-155-28/+28
|/ / / / / / / / / /
* | | | | | | | | | Fixes naming issues in H5VM inline functionsDana Robinson2020-08-141-10/+10
| | | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_taggingQuincey Koziol2020-08-14343-9850/+6607
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #2739 in HDFFV/hdf5 from namespace_cleanup_01 to developQuincey Koziol2020-08-14342-9847/+6604
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3f46a380e084d83a84783383bdfbbd9a443e9f27': Correct typos w/HGOTO_DONE & HGOTO_ERROR Move H5T_vlen_reclaim to package scope Switch H5VM inline routines back to single underscope and put a comment in their header about this naming Clean up private / package / static namespace issues (function naming, which header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup.
| | * | | | | | | | | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-113-24/+32
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-107-50/+47
| | | | | | | | | | | |
| | * | | | | | | | | | 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 ↵Quincey Koziol2020-08-0637-153/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | their header about this naming
| | * | | | | | | | | | | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-06344-9948/+6651
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup.
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of HDFFV-10591 fix. * commit 'f863d4f970c2f54298a69f95bb6a15e710e1ed75': Addition to HDFFV-10591
| | * | | | | | | | | | | Addition to HDFFV-10591Binh-Minh Ribler2020-08-092-15/+21
| | | |/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description Added missing parameter description and improved format. Platforms tested: Linux/64 (jelly)
| * | | | | | | | | | | Merge pull request #2655 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2020-08-101-9/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7c3d4402d730789173e413b48951fede5f6932f3': Fix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t *
| | * | | | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2020-08-0576-2402/+2773
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f59bb712dec221a076728b6c582818bcf814d71a': (55 commits) Fixes indenting in tools test scripts Minor normalizations with 1.12 branch Fixed bad parens in H5trace.c Minor normalizations with hdf5_1_10 Mingw copy disabled Warnings reduction in tools Correct reference file Correct h5diff filenames Fixed typos in error messages. Updated the Java tests to deal with H5Sset_extent_none changes Fixed additional typos in tselect.c comments. Fixes typo in tselect.c Updates H5Sset_extent_none() to set H5S_NULL Only one line needed to compare Revert err file Minor normalization with 1.10 branch Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869) revert error-stack enable Minor normalization with 1.10. Add release notes for tools ...
| | * | | | | | | | | | 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 ↵Dana Robinson2020-08-0620-243/+667
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:file_locking_squash_2 to develop * commit '47ad0ac7237b464e939fe54dd129a151944d9706': Renames BEST-EFFORT to BEST_EFFORT for file locking env var Updated the file locking Fortran property list wrappers and added a test. Fixed missing parens in VFDs Minor change to header comments in file locking C++ changes. Squash merge of file locking fixes
| * | | | | | | | | | 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 ↵Jerome Soumagne2020-08-064-4/+35
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit 'ef6db167a86e6c065d46963dbd75cd325fe83813': H5R: fix encoding of references that are part of compound types
| * | | | | | | | | | H5R: fix encoding of references that are part of compound typesJerome Soumagne2020-07-284-4/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add corresponding test and some debug information
* | | | | | | | | | | Reverts H5FDsplitter.c changes so they don't conflict with Quincey'sDana Robinson2020-08-061-38/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | big cleanup patch
* | | | | | | | | | | 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
| |/ / / / / / / / |/| | | | | | | |