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
*
1.12 Move error-stack text to top of usage display #1564 (#1566)
Allen Byrne
2022-04-01
28
-82/+136
*
Assume C99 fixed sized ints exist, use them (#470) (#1571)
Larry Knox
2022-04-01
27
-506/+199
*
October 2021 Pull Requests not previously merged to 1.12 (#1570)
Larry Knox
2022-04-01
4
-65/+109
*
Update command format, avoid policy warning (#1551)
Allen Byrne
2022-04-01
1
-3/+3
*
Remove old RELEASE.txt entries already in HISTORY-1_12.txt. (#1562)
Larry Knox
2022-04-01
1
-33/+2
*
Updated RELEASE.txt (#1549)
Dana Robinson
2022-03-30
1
-27/+26
*
1.12 Merge doxygen changes from develop (#1542)
Allen Byrne
2022-03-30
68
-440/+3463
*
Brings MANIFEST removal over from develop (#1533)
Dana Robinson
2022-03-29
11
-6408/+110
*
Enable creation of RPM/DEB binaries GH#1394 #1398 (#1535)
Allen Byrne
2022-03-28
2
-1/+16
*
Hdf5 1 12 parallel compression merge (#1529)
jhendersonHDF
2022-03-28
28
-3339/+9471
*
Hdf5 1 12 merges (#1528)
jhendersonHDF
2022-03-25
55
-470/+855
*
Windows and *nix use different forms for warnings #1515 (#1524)
Allen Byrne
2022-03-25
4
-5/+7
*
Change ENV to CMake var #1520 (#1521)
Allen Byrne
2022-03-25
1
-2/+1
*
Merge free an MPI communicator #1503 (#1511)
Allen Byrne
2022-03-21
1
-7/+8
*
Fix java test name conflict #1467 (#1496)
Allen Byrne
2022-03-12
1
-2/+1
*
1.12 Fix release check version logic #1438 (#1493)
Allen Byrne
2022-03-12
4
-10/+25
*
Implemented suggestion in #1381 for dtransform test (#1490)
Allen Byrne
2022-03-11
2
-18/+22
*
1 12 Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1482)
Allen Byrne
2022-03-11
2
-1/+29
*
1.12 Update HDF5_ROOT usage (#1486)
Allen Byrne
2022-03-11
3
-3/+14
*
Merge Mingw fixes from develop (#1477)
Baljak
2022-03-10
6
-35/+34
*
1 12 Merge SZ plugin changes from develop (#1455)
Allen Byrne
2022-02-24
41
-115/+119
*
1.12 Fix tools incompatibility (#1448)
Allen Byrne
2022-02-21
22
-531/+751
*
Unify handling of collective metadata reads status (#1206) (#1417)
jhendersonHDF
2022-02-03
11
-137/+366
*
1 12 Remove const from the argv tools/tests main sig. #1390 (#1404)
Allen Byrne
2022-01-29
41
-107/+111
*
Merge Update code owners file with more names #1386 (#1407)
Allen Byrne
2022-01-29
1
-15/+15
*
Merge various cleanup java test, test files, comments (#1365)
Allen Byrne
2022-01-24
5
-14/+19
*
Merge Update the java slf4j logging jars to latest 1.7.33 (#1370)
Allen Byrne
2022-01-24
21
-32/+32
*
Fix cmake dynamic analysis on windows (#1374)
Allen Byrne
2022-01-24
2
-5/+21
*
Merge cmake custom command changes (#1360)
Allen Byrne
2022-01-14
1
-32/+36
*
1.12 Merge Add tests for H5Ocopy of new object refs (#1339)
Allen Byrne
2022-01-14
20
-503/+910
*
Remove duplicate memcpy in chunk_file_cb (#1286)
jhendersonHDF
2021-12-13
1
-1/+0
*
Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261) (#1276)
jhendersonHDF
2021-12-11
1
-1/+7
*
Merge Fix directory variable in shell scripts #1273 (#1278)
Allen Byrne
2021-12-11
9
-113/+40
*
Make default to build high-level tools the same as default for (#1258)
Larry Knox
2021-12-07
1
-0/+2
*
change windows os from 2016 to latest (#1242)
Allen Byrne
2021-12-02
2
-8/+8
*
Merge #1237 Add check for SDK version on windows (#1238)
Allen Byrne
2021-12-02
1
-1/+1
*
Merge Fix Fortran REGEX and newlines #1226 (#1228)
Allen Byrne
2021-12-02
3
-9/+9
*
Merge Github #969 Use stdout instead of file for configure check #1089 (#1204)
Allen Byrne
2021-11-19
4
-158/+93
*
1.12 Merge Add javadoc to packages - HDFFV-11285 (#1198)
Allen Byrne
2021-11-19
7
-9/+282
*
1.12 TRILAB-266: Remove clang warnings. (#1193)
H. Joe Lee
2021-11-13
8
-108/+119
*
Re-enable collective metadata reads after disabling for chunk lookup (#1174)
jhendersonHDF
2021-11-12
2
-7/+28
*
Update CODEOWNERS (#1161)
Allen Byrne
2021-11-03
1
-5/+5
*
Merge Fix Java VOL tests #1158 (#1160)
Allen Byrne
2021-11-03
5
-317/+16
*
Merge Github #1019 - add Fortran developer flags #1090 (#1147)
Allen Byrne
2021-10-31
5
-10/+11
*
1.12 Merge Consolidate VFD create list macro #1132 (#1133)
Allen Byrne
2021-10-31
9
-31/+36
*
Merge Set the plugin path to the library default #1144 (#1150)
Allen Byrne
2021-10-31
1
-0/+2
*
Merge Correct java exception declarations #1121 (#1122)
Allen Byrne
2021-10-21
1
-16/+19
*
1.12 Merge Move test utilities to utils/test folder #1109 (#1110)
Allen Byrne
2021-10-21
32
-256/+342
*
Merge Fixed HL_test_packet, incorrect length assignment (#1101)
Allen Byrne
2021-10-17
2
-3/+7
*
1 12 Merge Remove clang warnings from develop (#1097)
Allen Byrne
2021-10-17
14
-695/+695
[next]