| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix H5Dchunk_iter doxygen example (#2520) | Mark Kittisopikul | 2023-03-10 | 1 | -3/+3 |
|
|
* | Fix 1.10 new codespell issues (#2521) (#2525) | Larry Knox | 2023-03-09 | 13 | -14/+14 |
|
|
* | Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (... | Mark Kittisopikul | 2023-03-08 | 1 | -26/+0 |
|
|
* | Fix an errant bracket that confused formatter (#2511) | Dana Robinson | 2023-03-06 | 1 | -4525/+4539 |
|
|
* | 1.10 Merge doxygen plist tables changes #2470 from develop (#2506) | Allen Byrne | 2023-03-01 | 36 | -13503/+15015 |
|
|
* | Merge uthash version update from develop (#2502) | Dana Robinson | 2023-02-26 | 3 | -68/+47 |
|
|
* | Use LINK_COMP_LIBS instead of STATIC_LIBRARY for depends (#2500) | Allen Byrne | 2023-02-24 | 3 | -29/+28 |
|
|
* | 1.10 Add fetchcontent for compression libs and fix cmake config #2487 (#2494) | Allen Byrne | 2023-02-22 | 21 | -119/+2136 |
|
|
* | 1.10: Fix weird characters in C2Cppfunction_map.htm (#2490) | Dana Robinson | 2023-02-21 | 2 | -43/+43 |
|
|
* | Backport H5Dchunk_iter to 1.10 branch (#1968) | Mark Kittisopikul | 2023-02-21 | 6 | -1/+659 |
|
|
* | Remove space from toolchain name #2482 (#2485) | Allen Byrne | 2023-02-21 | 1 | -0/+0 |
|
|
* | 1.10 Merge Merge CMake generated pkg-config file is incorrect #2259 (#2479) | Allen Byrne | 2023-02-17 | 9 | -16/+59 |
|
|
* | Merge toolchain lowercase names and updates #2426 (#2469) | Allen Byrne | 2023-02-16 | 5 | -14/+24 |
|
|
* | Merge Add build options for CMake packaging #2347 (#2466) | Allen Byrne | 2023-02-16 | 1 | -24/+30 |
|
|
* | 1.10: Add spelling check to CI and fix errors. (#2442) | Allen Byrne | 2023-02-16 | 367 | -1305/+1345 |
|
|
* | Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#215... | vchoi-hdfgroup | 2023-02-13 | 2 | -14/+24 |
|
|
* | 1.10 Correct requires setting for pkgconfig files #2280 (#2284) | Allen Byrne | 2023-02-13 | 6 | -10/+18 |
|
|
* | 1.10 h5repack should only print if verbose (#2275) | Allen Byrne | 2023-02-13 | 5 | -31/+46 |
|
|
* | Bring generated file tidying from develop (#2451) | Dana Robinson | 2023-02-12 | 2 | -10/+12 |
|
|
* | Add szip/libaec to GitHub CI and fix warnings (#2438) (#2450) | Dana Robinson | 2023-02-12 | 5 | -20/+30 |
|
|
* | Fixes an incorrect brief description for H5Dopen2 (#2452) | Dana Robinson | 2023-02-12 | 1 | -1/+1 |
|
|
* | Bring `make install` GitHub action from develop (#2449) | Dana Robinson | 2023-02-12 | 1 | -0/+14 |
|
|
* | Drop non-1.10 branches in main.yml (#2445) | Dana Robinson | 2023-02-12 | 1 | -1/+1 |
|
|
* | Update CODEOWNERS given personnel changes (#2454) | Dana Robinson | 2023-02-11 | 1 | -34/+3 |
|
|
* | CMake: Find MPI in HDF5 CMake config (#2400) (#2412) | Larry Knox | 2023-01-20 | 1 | -0/+2 |
|
|
* | Update README.md | Dana Robinson | 2023-01-05 | 1 | -1/+1 |
|
|
* | Brings README.md changes from develop (#2390) | Dana Robinson | 2023-01-05 | 3 | -42/+43 |
|
|
* | 1.10: Brings the updated CI in from develop (#2312) | Dana Robinson | 2022-12-16 | 3 | -393/+334 |
|
|
* | Merge #2198 CMake MPI link (#2216) | Allen Byrne | 2022-11-05 | 7 | -19/+25 |
|
|
* | 1.10 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2222) | Allen Byrne | 2022-11-05 | 19 | -64/+164 |
|
|
* | Fix problem with variable length attributes being accessed through multiple f... | Neil Fortner | 2022-11-05 | 3 | -1/+92 |
|
|
* | 1.10 Fix some Java warnings (#2147) | Allen Byrne | 2022-10-06 | 6 | -184/+187 |
|
|
* | Fixed an issue that could occur when combining hyperslab selections (#2122) (... | Neil Fortner | 2022-10-05 | 3 | -2/+61 |
|
|
* | Update examples reference to single-source version 2.0.1 (#2109) | Allen Byrne | 2022-10-01 | 6 | -42/+43 |
|
|
* | Cleanup some warnings in Java JNI code (#2034) (#2099) | jhendersonHDF | 2022-09-16 | 4 | -108/+146 |
|
|
* | 1.10 Port "learn HDF5" tutorial to doxygen (#2093) | Allen Byrne | 2022-09-09 | 32 | -99/+6216 |
|
|
* | Main Getting Started page and the three HDF Resources have pages. (#2092) | Allen Byrne | 2022-09-09 | 84 | -15352/+9791 |
|
|
* | Fix bug in attribute type conversion wiith compound types - merge to 1.10 (#2... | Neil Fortner | 2022-09-09 | 3 | -9/+186 |
|
|
* | Persist dataset access properties when using H5Fstart_swmr_write - merge to 1... | Neil Fortner | 2022-08-23 | 6 | -30/+498 |
|
|
* | Correct target name for szaec lib - merge #2000 (#2003) | Allen Byrne | 2022-08-17 | 4 | -15/+16 |
|
|
* | [1.10 Merge] Hdf5 1 10 develop merges (#2013) | jhendersonHDF | 2022-08-16 | 5 | -9/+346 |
|
|
* | Fix Error examples (#1996) | Allen Byrne | 2022-08-11 | 1 | -267/+211 |
|
|
* | Update java code with doxygen tags, add menu files. (#1972) | Allen Byrne | 2022-08-09 | 86 | -1480/+2762 |
|
|
* | 1.10 clang 13 format #1933 (#1940) | Allen Byrne | 2022-07-29 | 629 | -5947/+5972 |
|
|
* | fortran module folder from GH#1411 #1922 (#1943) | Allen Byrne | 2022-07-29 | 10 | -21/+78 |
|
|
* | Merge changes between branches (#1930) | Allen Byrne | 2022-07-26 | 7 | -16/+19 |
|
|
* | Port UG chapter 1 and some cleanup (#1924) | Allen Byrne | 2022-07-22 | 25 | -4/+560 |
|
|
* | Port UG chapter 2 and fix LD bad ref warning (#1921) | Allen Byrne | 2022-07-21 | 10 | -3/+806 |
|
|
* | Add doxygen chapter for files, fix autotools images (#1908) | Allen Byrne | 2022-07-19 | 8 | -1/+1405 |
|
|
* | 1.10 eliminate unnecessary errors in the error stack (#1881) | Allen Byrne | 2022-07-18 | 2 | -16/+19 |
|
|