index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: in->out (#2514) (#2532)
H. Joe Lee
2023-03-12
1
-1/+1
*
Update copyright headers. (#2527)
Larry Knox
2023-03-10
1197
-1335/+35
*
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
[next]