summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove duplicated H5_IS_BUFFER_OVERFLOW macro (#2700)jhendersonHDF2023-04-121-5/+0
* Change name of test file to avoid conflict (#2701)Allen Byrne2023-04-121-2/+2
* Revert "Added tables of CVE issues (#2685)" (#2696)Dana Robinson2023-04-122-174/+0
* Added tables of CVE issues (#2685)bmribler2023-04-122-0/+174
* Fix for github issue #2599: (#2665)vchoi-hdfgroup2023-04-122-1/+21
* Use additional CPUs in GitHub actions (#2695)Dana Robinson2023-04-121-4/+4
* Cache tidy (#2693)Quincey Koziol2023-04-127-1189/+524
* Clean up memory allocated when reading messages in H5Dlayout on error (#2602)...glennsong092023-04-112-5/+25
* Fix invalid memory access in H5O__ginfo_decode (#2663)mattjala2023-04-113-1/+29
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#2679)jhendersonHDF2023-04-114-55/+276
* Perlmutter was fixed (#2677)Scot Breitenfeld2023-04-111-20/+0
* Fix improper include of build directory (#2422, #2621) (#2667)jhendersonHDF2023-04-112-4/+20
* CMake: Let runtime checks through stdout only (#2666)Julien Schueller2023-04-113-23/+33
* ci: add HDF-EOS5 test action (#2415) (#2625)H. Joe Lee2023-04-111-0/+30
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664)jhendersonHDF2023-04-112-0/+46
* Remove -Wunused-but-set-variable warnings in tests (#2661)Allen Byrne2023-04-113-31/+6
* Update release schedule (#2692)Dana Robinson2023-04-113-9/+12
* Dead code removal (#2690)Quincey Koziol2023-04-112-254/+5
* Comment cleanup (#2689)Quincey Koziol2023-04-11126-2959/+154
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-1012-300/+4
* Fix #2598 sanitize leak (#2660)Allen Byrne2023-04-072-5/+10
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-0313-73/+90
* Update java logger version (#2643)Allen Byrne2023-04-0321-30/+33
* Minor fixes for Subfiling VFD tests (#2633)jhendersonHDF2023-04-032-26/+109
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-0318-236/+799
* Fix memory leaks and aborts in H5O EFL decode (#2656)Dana Robinson2023-04-031-48/+61
* CMake - Match Autotools behavior for library instrumentation (#2648)jhendersonHDF2023-04-012-1/+17
* chore: make comment consistent (#2654)H. Joe Lee2023-04-011-1/+1
* Avoid suppressing error output for non-tentative file opens (#2632)jhendersonHDF2023-04-011-11/+41
* Fix a memory corruption issue in H5S__point_project_simple (#2626)jhendersonHDF2023-03-242-1/+15
* Fix minor things noted when doing 1.10 merges (#2610)Dana Robinson2023-03-245-6/+6
* Bring new release_docs scheme from 1.14 (#2614)Dana Robinson2023-03-238-21897/+884
* Fix test script names in cleanup code (#2590)Dana Robinson2023-03-201-6/+9
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-173-39/+286
* Add a clang-format comment about permissions (#2577)Dana Robinson2023-03-171-0/+9
* Remove an obsolete comment from the MDS test (#2578)Dana Robinson2023-03-171-4/+0
* Fix 2nd argument of Java H5Fis_accessible (#2535)Mark Kittisopikul2023-03-172-5/+5
* Enclose MESG in do...while loop (#2576)glennsong092023-03-171-2/+5
* Change libaec URL to actively maintained repo GH#2552 (#2559)Allen Byrne2023-03-153-6/+6
* Rename clang-format fix action (#2550)Dana Robinson2023-03-142-4/+4
* Add Glenn Song to the CODEOWNERS file (#2551)Dana Robinson2023-03-141-1/+1
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-1337-125/+117
* Add concurrency option to cancel in-progress jobs (#2539)Scot Breitenfeld2023-03-131-1/+6
* GH issue #1142, print must have verbose on first (#2540)Allen Byrne2023-03-131-4/+6
* Addressed various Doxygen grammar issues. (#2524)Scot Breitenfeld2023-03-1343-210/+210
* Elaborate how cd_values get stored (#2522)Mark (he/his) C. Miller2023-03-081-4/+7
* docs: in -> out (#2514) (#2516)H. Joe Lee2023-03-081-1/+1
* Update ReferenceManual.dox (#2517)mattjala2023-03-081-1/+1
* Fix H5Dchunk_iter doxygen example, cherry-pick of ef3bed6 (#2519)Mark Kittisopikul2023-03-081-3/+3
* Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...Mark Kittisopikul2023-03-081-26/+0