summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Glenn Song to the CODEOWNERS file (#2551) (#2557)Larry Knox2023-03-153-5/+5
* Add concurrency option to cancel in-progress jobs (#2539) (#2556)Larry Knox2023-03-141-1/+6
* GH issue #2538, print must have verbose on first (#2543)Allen Byrne2023-03-141-4/+6
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2547)Allen Byrne2023-03-1436-124/+116
* docs: in->out (#2514) (#2532)H. Joe Lee2023-03-121-1/+1
* Update copyright headers. (#2527)Larry Knox2023-03-101197-1335/+35
* Fix H5Dchunk_iter doxygen example (#2520)Mark Kittisopikul2023-03-101-3/+3
* Fix 1.10 new codespell issues (#2521) (#2525)Larry Knox2023-03-0913-14/+14
* Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...Mark Kittisopikul2023-03-081-26/+0
* Fix an errant bracket that confused formatter (#2511)Dana Robinson2023-03-061-4525/+4539
* 1.10 Merge doxygen plist tables changes #2470 from develop (#2506)Allen Byrne2023-03-0136-13503/+15015
* Merge uthash version update from develop (#2502)Dana Robinson2023-02-263-68/+47
* Use LINK_COMP_LIBS instead of STATIC_LIBRARY for depends (#2500)Allen Byrne2023-02-243-29/+28
* 1.10 Add fetchcontent for compression libs and fix cmake config #2487 (#2494)Allen Byrne2023-02-2221-119/+2136
* 1.10: Fix weird characters in C2Cppfunction_map.htm (#2490)Dana Robinson2023-02-212-43/+43
* Backport H5Dchunk_iter to 1.10 branch (#1968)Mark Kittisopikul2023-02-216-1/+659
* Remove space from toolchain name #2482 (#2485)Allen Byrne2023-02-211-0/+0
* 1.10 Merge Merge CMake generated pkg-config file is incorrect #2259 (#2479)Allen Byrne2023-02-179-16/+59
* Merge toolchain lowercase names and updates #2426 (#2469)Allen Byrne2023-02-165-14/+24
* Merge Add build options for CMake packaging #2347 (#2466)Allen Byrne2023-02-161-24/+30
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-16367-1305/+1345
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#215...vchoi-hdfgroup2023-02-132-14/+24
* 1.10 Correct requires setting for pkgconfig files #2280 (#2284)Allen Byrne2023-02-136-10/+18
* 1.10 h5repack should only print if verbose (#2275)Allen Byrne2023-02-135-31/+46
* Bring generated file tidying from develop (#2451)Dana Robinson2023-02-122-10/+12
* Add szip/libaec to GitHub CI and fix warnings (#2438) (#2450)Dana Robinson2023-02-125-20/+30
* Fixes an incorrect brief description for H5Dopen2 (#2452)Dana Robinson2023-02-121-1/+1
* Bring `make install` GitHub action from develop (#2449)Dana Robinson2023-02-121-0/+14
* Drop non-1.10 branches in main.yml (#2445)Dana Robinson2023-02-121-1/+1
* Update CODEOWNERS given personnel changes (#2454)Dana Robinson2023-02-111-34/+3
* CMake: Find MPI in HDF5 CMake config (#2400) (#2412)Larry Knox2023-01-201-0/+2
* Update README.mdDana Robinson2023-01-051-1/+1
* Brings README.md changes from develop (#2390)Dana Robinson2023-01-053-42/+43
* 1.10: Brings the updated CI in from develop (#2312)Dana Robinson2022-12-163-393/+334
* Merge #2198 CMake MPI link (#2216)Allen Byrne2022-11-057-19/+25
* 1.10 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2222)Allen Byrne2022-11-0519-64/+164
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-11-053-1/+92
* 1.10 Fix some Java warnings (#2147)Allen Byrne2022-10-066-184/+187
* Fixed an issue that could occur when combining hyperslab selections (#2122) (...Neil Fortner2022-10-053-2/+61
* Update examples reference to single-source version 2.0.1 (#2109)Allen Byrne2022-10-016-42/+43
* Cleanup some warnings in Java JNI code (#2034) (#2099)jhendersonHDF2022-09-164-108/+146
* 1.10 Port "learn HDF5" tutorial to doxygen (#2093)Allen Byrne2022-09-0932-99/+6216
* Main Getting Started page and the three HDF Resources have pages. (#2092)Allen Byrne2022-09-0984-15352/+9791
* Fix bug in attribute type conversion wiith compound types - merge to 1.10 (#2...Neil Fortner2022-09-093-9/+186
* Persist dataset access properties when using H5Fstart_swmr_write - merge to 1...Neil Fortner2022-08-236-30/+498
* Correct target name for szaec lib - merge #2000 (#2003)Allen Byrne2022-08-174-15/+16
* [1.10 Merge] Hdf5 1 10 develop merges (#2013)jhendersonHDF2022-08-165-9/+346
* Fix Error examples (#1996)Allen Byrne2022-08-111-267/+211
* Update java code with doxygen tags, add menu files. (#1972)Allen Byrne2022-08-0986-1480/+2762
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-29629-5947/+5972