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
/
hl
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor refactoring based on 1.10 normalization work
Dana Robinson
2020-08-17
1
-13/+12
*
Addresseda Dana's comments from the pull request.
Elena
2020-08-14
1
-29/+32
*
Fixed several typos in the comments found by Larry during the review.
Elena
2020-08-12
1
-3/+3
*
The H5DSis_scale function was updated to return "not a dimension scale" (0)
Elena
2020-08-12
1
-40/+49
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
6
-450/+367
*
Fixes -Wnull-dereference warning in hl/src/H5DS.c
Dana Robinson
2020-08-06
1
-4/+3
*
Adds -Wnull-dereference to the warnings we ignore in flex/bison
Dana Robinson
2020-08-06
4
-1301/+1392
*
Fix HDFFV-10591
Binh-Minh Ribler
2020-06-19
1
-1/+2
*
Eliminate unneccesary creation of DXPL
Quincey Koziol
2020-06-02
1
-14/+3
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
9
-327/+327
*
TRILAB-192 update LTparse files
Allen Byrne
2020-04-07
3
-1206/+1129
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-9/+3
*
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-03-24
1
-0/+6
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
Cleaned up remaining warnings in high-level library.
Dana Robinson
2020-01-30
5
-672/+915
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
2
-64/+111
*
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-01-04
1
-18/+18
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-1/+1
*
Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...
David Young
2019-11-27
1
-5/+1
*
Oops, remove more C99 designated initializers for VS 2010 compatibility.
David Young
2019-11-25
1
-1/+5
*
Initialize a variable before its first use.
David Young
2019-11-13
1
-1/+1
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
2
-9/+9
*
HDFFV-10845 fix configure check and PATHs
Allen Byrne
2019-07-17
1
-1/+1
*
Merge branch 'develop' into feature/update_gcc_flags
Quincey Koziol
2019-07-10
1
-1/+1
|
\
|
*
HDFFV-10581 fix locations for static pdb files
Allen Byrne
2019-07-08
1
-1/+1
*
|
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
4
-373/+380
|
/
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-2/+2
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-9/+10
*
Add H5_HLDLL prefix for windows link
Allen Byrne
2019-06-20
1
-5/+12
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-14/+20
*
Makes the installed header files the same between the autotools
Dana Robinson
2018-10-27
1
-3/+6
*
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-53/+53
*
Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...
Dana Robinson
2018-05-31
2
-172/+84
|
\
|
*
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
Dana Robinson
2018-05-15
1
-14/+15
|
|
\
|
*
|
Added deprecated symbol wrappers for the H5DOwrite/read_chunk
Dana Robinson
2018-05-04
2
-0/+11
|
*
|
* Added H5DO compatibility functions.
Dana Robinson
2018-05-04
2
-8/+61
|
*
|
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
Dana Robinson
2018-04-30
1
-1/+3
|
|
\
\
|
*
|
|
First stage of moving H5DOread/write_chunk() to src/ and making
Dana Robinson
2018-04-30
2
-194/+42
*
|
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-23
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Fix MPI on Windows by adding MPI include folder
Allen Byrne
2018-05-09
1
-2/+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-14/+14
*
|
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Vailin Choi
2018-05-14
1
-14/+15
|
\
\
\
\
|
|
/
/
/
|
*
|
|
TRILABS-19 remove add_defintions and use generator expressions
Allen Byrne
2018-04-26
1
-14/+15
|
|
|
/
|
|
/
|
*
|
|
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-14/+14
|
/
/
*
|
TRILABS-20 set a compiler name on all project commands
Allen Byrne
2018-04-20
1
-1/+1
*
|
TRILABS-19 Initial conversion of include_directories to targets
Allen Byrne
2018-04-17
1
-0/+2
|
/
*
HDFFV-10444 fix soversion numbers for libraries
Allen Byrne
2018-04-10
1
-2/+2
*
Correct name of h5 hl compile script
Allen Byrne
2018-03-28
1
-2/+2
*
Change CMake min to 3.10
Allen Byrne
2018-03-09
1
-1/+1
*
HDFFV-4359 Add HL C++ and fix install parameters
Allen Byrne
2018-03-08
1
-2/+2
[next]