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
*
Use ctest_test and APPEND to correctly report passed and failed test numbers ...
Larry Knox
2022-11-02
13
-43/+83
*
Update link for Software Changes in RELEASE.txt. (#2205)
Larry Knox
2022-11-01
2
-958/+1428
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
9
-22/+28
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1269
-1852/+221
*
Added a test case for H5VLget_connector_name (#2195)
raylu-hdf
2022-10-28
1
-0/+58
*
added issue with Perlmutter and subfiling (#2202)
Scot Breitenfeld
2022-10-28
1
-0/+21
*
Update release.txt (#2201)
Larry Knox
2022-10-28
1
-104/+19
*
Fix for documentation misunderstanding on m1 Intel builds (#2188)
Allen Byrne
2022-10-26
1
-4/+4
*
running on node-16 insteas of Node.js 12 (#2190)
Scot Breitenfeld
2022-10-26
4
-4/+4
*
Update develop branch version to 1.13.4-1 (#2189)
Larry Knox
2022-10-26
10
-18/+18
*
JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)
Allen Byrne
2022-10-26
12
-970/+1088
*
Add RELEASE.txt note for multi dataset feature (#2187)
Neil Fortner
2022-10-26
1
-1/+9
*
converted from ISO-8859-1 to UTF-8 (#2185)
Scot Breitenfeld
2022-10-25
2
-43/+43
*
Removed the file, func, line args in the _async APIs fpr doxygen (#2179)
Scot Breitenfeld
2022-10-25
23
-75/+354
*
Port VOL User Guide to doxygen (#2165)
Allen Byrne
2022-10-25
3
-12/+1200
*
Implement option for using CMake GNUInstallDirs (#2175)
Allen Byrne
2022-10-25
18
-40/+129
*
Added a test case to verify the VOL capacity flags work correctly. (#2178)
raylu-hdf
2022-10-25
1
-10/+112
*
fixed error code returned for H5Aexits (#2180)
Scot Breitenfeld
2022-10-25
1
-2/+2
*
Fix problem with variable length attributes being accessed through multiple f...
Neil Fortner
2022-10-25
3
-1/+92
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
40
-2984/+6502
*
make sure to match the debug library postfix with external cmake projects and...
Pierce Brooks
2022-10-19
1
-1/+9
*
address test failing when default real and integers are 8 bytes (#2173)
Scot Breitenfeld
2022-10-19
1
-6/+17
*
changed to referencing C APIs by empty brackets (Fortran) (#2167)
Scot Breitenfeld
2022-10-17
18
-463/+463
*
Fix H5Dfill_f test (#2162)
Scot Breitenfeld
2022-10-14
4
-126/+188
*
Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#2153)
vchoi-hdfgroup
2022-10-14
2
-14/+24
*
Cleans final production mode warnings from H5Shyper.c (#2163)
Dana Robinson
2022-10-14
2
-161/+249
*
renamed H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE DLL (#2158)
Scot Breitenfeld
2022-10-13
2
-2/+2
*
Fix for missing h5dfill_c_long_double in dll (#2155)
Scot Breitenfeld
2022-10-12
2
-1/+4
*
Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)
Scot Breitenfeld
2022-10-11
7
-72/+398
*
Avoid calling H5FD_subfiling_init from h5open_f. (#2149)
Scot Breitenfeld
2022-10-07
1
-1/+23
*
Subfiling Fortran wrapper work. (#2143)
Scot Breitenfeld
2022-10-06
18
-34/+870
*
Fix static-cast format (#2141)
Allen Byrne
2022-10-04
1
-3/+3
*
Fix mostly java warnings, and cpp cast (#2134)
Allen Byrne
2022-10-03
9
-185/+204
*
Grouped the Fortran constants in Doxygen (#2136)
Scot Breitenfeld
2022-10-03
6
-67/+104
*
Adds a first cut at a "getting started with HDF5 development" guide (#2137)
Dana Robinson
2022-10-01
1
-0/+866
*
Subfiling testing fix and documentation (#2132)
jhendersonHDF
2022-09-30
5
-29/+157
*
Misc. Fortran Doxygen updates (#2129)
Scot Breitenfeld
2022-09-28
12
-287/+377
*
Fixed an issue that could occur when combining hyperslab selections (#2122)
Neil Fortner
2022-09-27
3
-2/+61
*
Added C references to Fortran constants. (#2126)
Scot Breitenfeld
2022-09-27
16
-425/+1077
*
Restructure ref manual presentation (#2123)
Allen Byrne
2022-09-27
12
-167/+902
*
Add missing windows include/lib configure for StrStrIA (#2114)
Allen Byrne
2022-09-22
1
-0/+7
*
Use case-insensitive comparison for headers fix #2100 (#2101)
Frank Berghaus
2022-09-21
8
-2/+80
*
Update examples reference to single-source version 2.0.1 (#2107)
Allen Byrne
2022-09-20
5
-7/+7
*
Updates VOL capabilities flags (#2105)
Dana Robinson
2022-09-17
13
-56/+103
*
Use doxygen snippets for common tables (#2104)
Allen Byrne
2022-09-16
7
-743/+1069
*
Subfiling VFD updates (#2106)
jhendersonHDF
2022-09-16
18
-2356/+5432
*
develop Merge doxygen from 1.12 branch (#2095)
Allen Byrne
2022-09-14
322
-14783/+38360
*
removed H5R interface definition (#2090)
Scot Breitenfeld
2022-09-14
1
-1/+1
*
Fix memory bug in selection I/O (#2096)
Neil Fortner
2022-09-14
1
-14/+18
*
Adds file locking documentation (#2084)
Dana Robinson
2022-09-14
1
-0/+366
[next]