summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-0812-12/+12
* Update cross compile checks and files (#2497)Allen Byrne2023-03-023-54/+138
* Check for overflow when calculating on-disk attribute data size (#2459)Egbert Eich2023-03-025-4/+26
* Missing or misplaced entries in API reference tables #2470 (#2472)Allen Byrne2023-03-013-65/+208
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-2620-141/+2150
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-267-24/+273
* HDFFV-10368 (OESS-319): Making two useful macros (H5L_EXT_FLAGS_ALL and H5L_E...raylu-hdf2023-02-214-8/+119
* Remove space from toolchain name (#2482)Allen Byrne2023-02-211-0/+0
* OESS-330/HDFFV-11282: Improve failure message when a VOL connector can't be l...raylu-hdf2023-02-202-3/+8
* Fix issue with collective metadata writes of global heap data (#2480)jhendersonHDF2023-02-207-4/+105
* Develop toolchain lowercase names and updates (#2426)Allen Byrne2023-02-179-24/+28
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-179-16/+59
* GitHub #2417: to avoid the pass-through VOL failing in unexpected places, mak...raylu-hdf2023-02-171-0/+31
* Add build options for CMake packaging #2347 (#2462)Allen Byrne2023-02-151-24/+30
* Add parallel Autotools -Werror checks (#2384)Dana Robinson2023-02-131-0/+46
* Fix uninitialized variable in pio_engine.c (#2463)Dana Robinson2023-02-131-11/+11
* Fix a possible uninitialized variable in pio_perf (#2461)Dana Robinson2023-02-131-1/+1
* Fix parallel warnings in H5Dmpio.c (#2457)Dana Robinson2023-02-131-2/+8
* Drop non-develop branches in main.yml (#2446)Dana Robinson2023-02-121-1/+1