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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)
Larry Knox
2021-09-29
1
-1/+1
*
Update Platforms Tested in RELEASE.txt. (#1045)
hdf5-1_13_0-rc6
Larry Knox
2021-09-28
1
-1/+1
*
Develop cmake install dir (#1041)
Allen Byrne
2021-09-28
2
-4/+4
*
Develop libaec up (#1037)
Allen Byrne
2021-09-28
1
-1/+7
*
MS clang needs EHsc flag (#1035)
Allen Byrne
2021-09-24
1
-2/+2
*
Need to match clang and versions not just "Clang" (#1029)
Allen Byrne
2021-09-22
4
-20/+12
*
HDFFV-11266 - add option to build HL tools (#1018)
Allen Byrne
2021-09-16
2
-0/+2
*
Disable fortran warning (#1014)
Allen Byrne
2021-09-16
2
-7/+8
*
Update examples version because of HDFFV-11269 (#998)
Allen Byrne
2021-09-10
2
-2/+2
*
Correction of pkg-config compile script. (#974)
Allen Byrne
2021-09-07
1
-1/+1
*
Sync CMake java macros with cmake repo (#982)
Allen Byrne
2021-09-07
4
-369/+536
*
Small doxygen fixes plus simple doc fixes (#989)
Allen Byrne
2021-09-04
1
-1/+1
*
cmake: simplify try_run result comparisons (#950)
Ben Boeckel
2021-08-23
1
-5/+5
*
Remove incorrect compiler check for windows clang sanitizer (#942)
Allen Byrne
2021-08-20
1
-1/+1
*
Develop windows compiler fixes (#912)
Allen Byrne
2021-08-19
3
-32/+39
*
Fixed the CMake processing for C++ warnings and flags (#888)
Allen Byrne
2021-08-16
6
-274/+337
*
Fix clang/sanitizer for windows (#883)
Allen Byrne
2021-08-16
2
-7/+12
*
Update examples version used by CMake (#882)
Allen Byrne
2021-08-12
3
-3/+5
*
Issue #833 fix setting return result (#843)
Allen Byrne
2021-07-21
1
-2/+2
*
Changes to docs for using plugins (#814)
Allen Byrne
2021-07-14
4
-5/+8
*
Remove checks for winsock2.h (#813)
Dana Robinson
2021-07-06
2
-9/+0
*
Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)
Dana Robinson
2021-06-30
2
-4/+0
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
2
-5/+0
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
3
-49/+0
*
Assume frexpl/f and fabsl/f, which are C99 (#799)
Dana Robinson
2021-06-25
2
-8/+0
*
Removes checks for signal and set/longjmp, which are C89 (#798)
Dana Robinson
2021-06-25
2
-26/+3
*
Normalization of CMake H5pubconf.h with Autotools (#791)
Dana Robinson
2021-06-23
1
-11/+12
*
Removes checks for system(), which is C89/90 (#782)
Dana Robinson
2021-06-23
2
-5/+0
*
Removes outdated checks for ways inline might be defined (#781)
Dana Robinson
2021-06-23
3
-34/+0
*
Removes checks for (v)snprintf, which are C99 (#772)
Dana Robinson
2021-06-21
3
-39/+0
*
Removes checks and work-arounds for strtoll and strtoull (#769)
Dana Robinson
2021-06-18
2
-8/+0
*
Fix cmake configure path (#760)
Allen Byrne
2021-06-17
1
-1/+2
*
Fix warnings files (#753)
Allen Byrne
2021-06-15
9
-49/+111
*
Fix problem in gnu-cxxflags; remove empty if block that throws away all (#748)
Larry Knox
2021-06-12
1
-4/+1
*
Organize and align compiler flags (#741)
Allen Byrne
2021-06-11
14
-89/+249
*
Removed -fanalyzer from the gcc 10 developer options (#744)
Dana Robinson
2021-06-10
1
-4/+0
*
Make sure MAX_PRECISION is always defined with a value (#736)
Allen Byrne
2021-06-08
1
-2/+2
*
Rework Fortran configure to allow multiple CMake reruns (#721)
Allen Byrne
2021-06-07
3
-145/+133
*
Moves H5PacketTable default ctor inside source file (#731)
Dana Robinson
2021-06-06
1
-1/+1
*
Fixes issue with ccmake that prevents building Fortran (#723)
Dana Robinson
2021-06-04
1
-69/+7
*
Adds an Intel C++ configuration file (#716)
Dana Robinson
2021-06-03
2
-0/+132
*
Updates PGI C/C++ configurations (#715)
Dana Robinson
2021-06-03
3
-38/+131
*
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
2
-12/+0
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
9
-198/+30
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
4
-51/+3
*
Require a C++11 compiler to build the C++ wrappers (#693)
Dana Robinson
2021-05-28
3
-15/+3
*
Various CMake changes (#679)
Dana Robinson
2021-05-24
1
-8/+0
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
1
-1/+1
*
CMake uses matches for clang (#645)
Allen Byrne
2021-05-17
1
-3/+3
[next]