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
path:
root
/
config
/
cmake_ext_mod
Commit message (
Expand
)
Author
Age
Files
Lines
*
To reduce maintenance effort, delete the `noerror-` variants of the compiler ...
David Young
2021-10-06
1
-0/+3
*
Develop libaec up (#1037)
Allen Byrne
2021-09-28
1
-1/+7
*
Develop windows compiler fixes (#912)
Allen Byrne
2021-08-19
1
-1/+1
*
Remove checks for winsock2.h (#813)
Dana Robinson
2021-07-06
1
-6/+0
*
Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)
Dana Robinson
2021-06-30
1
-1/+0
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
2
-43/+0
*
Assume frexpl/f and fabsl/f, which are C99 (#799)
Dana Robinson
2021-06-25
1
-2/+0
*
Removes checks for signal and set/longjmp, which are C89 (#798)
Dana Robinson
2021-06-25
1
-11/+3
*
Removes checks for system(), which is C89/90 (#782)
Dana Robinson
2021-06-23
1
-2/+0
*
Removes outdated checks for ways inline might be defined (#781)
Dana Robinson
2021-06-23
2
-25/+0
*
Removes checks for (v)snprintf, which are C99 (#772)
Dana Robinson
2021-06-21
2
-33/+0
*
Removes checks and work-arounds for strtoll and strtoull (#769)
Dana Robinson
2021-06-18
1
-2/+0
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-9/+7
*
Removes some DEC Alpha cruft from H5detect and H5private.h (#708)
Dana Robinson
2021-06-02
1
-9/+0
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
2
-145/+0
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
3
-36/+3
*
Remove unused #cmakedefine and autotools checks (#431)
Sean McBride
2021-04-13
1
-6/+0
*
Removed checks/workarounds for pre-C++89 compatibility (#449)
Sean McBride
2021-03-10
2
-61/+0
*
Update license url part2 (#333)
Larry Knox
2021-02-17
11
-11/+11
*
Remove prohibition against building Universal Binaries on macOS (#318)
Sean
2021-02-08
1
-15/+0
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
6
-39/+77
*
OESS-98 convert plugin option to FetchContent, add tests (#155)
Allen Byrne
2020-12-16
1
-0/+13
*
Correct TARGET variable and CMake config file location
Allen Byrne
2020-11-11
1
-2/+3
*
Merge pull request #67 from xantares/mingw1
Larry Knox
2020-10-31
1
-1/+1
|
\
|
*
CMake: Set specific INSTALL_DATA_DIR only on MSVC
Michel Zou
2020-10-30
1
-1/+1
*
|
Merge pull request #70 from xantares/mingw4
Larry Knox
2020-10-31
2
-5/+5
|
\
\
|
*
|
CMake: MINGW implies WIN32
Michel Zou
2020-10-30
2
-5/+5
|
|
/
*
|
CMake: Add an option to opt-out MSVC naming convention
Michel Zou
2020-10-30
1
-2/+2
|
/
*
Add mingw define
Allen Byrne
2020-10-02
1
-0/+1
*
Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...
David Young
2020-09-28
1
-1/+1
|
\
|
*
Test the format string "ll" before "l", "L", and "q", like the
David Young
2020-09-17
1
-1/+1
*
|
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
2
-1/+27
|
/
*
Tools refactor
Allen Byrne
2020-07-15
1
-1/+0
*
Clean up warnings
Quincey Koziol
2020-06-28
1
-3/+0
*
Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...
Quincey Koziol
2020-06-27
1
-1/+0
*
Correct filename
Allen Byrne
2020-05-08
1
-7/+7
*
OESS-65 fix packaging config files
Allen Byrne
2020-05-08
1
-1/+1
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-23
1
-0/+18
|
\
|
*
Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove
Larry Knox
2020-04-22
1
-0/+18
*
|
OESS-65 add option to use AEC library in place of SZip
Allen Byrne
2020-04-22
1
-37/+27
|
/
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2020-04-07
2
-90/+15
|
\
|
*
Correct extra flags
Allen Byrne
2020-04-01
1
-2/+2
|
*
TRILAB-24 use CHECK_STRUCT_HAS_MEMBER
Allen Byrne
2020-03-24
2
-88/+13
*
|
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-0/+3
|
/
*
Fix Fortran macro use and jni comment
Allen Byrne
2020-02-25
1
-6/+6
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
5
-114/+121
*
CMake cleanup
Allen Byrne
2020-02-21
2
-2/+2
*
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-01-15
1
-1/+1
*
Adjust regex for warnings
Allen Byrne
2020-01-14
1
-8/+8
*
Ignore ZLIB warnings
Allen Byrne
2020-01-13
1
-0/+1
[next]