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
*
Merge pull request #2229 in HDFFV/hdf5 from vol_changes_to_1_12 to hdf5_1_12
Quincey Koziol
2020-01-07
85
-2102/+3784
|
\
|
*
Remove mismerged code
Quincey Koziol
2020-01-07
1
-4/+0
|
*
Cherry pick of 0225e6d5969
Quincey Koziol
2020-01-04
42
-537/+700
|
*
Cleanups from PR reviews
Quincey Koziol
2020-01-04
4
-102/+101
|
*
Remove unnecessary H5CX call
Quincey Koziol
2020-01-04
1
-4/+0
|
*
Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...
Quincey Koziol
2020-01-04
8
-57/+258
|
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2020-01-04
50
-1583/+2904
|
*
Update h5debug to retrieve file pointer through VOL framework
Quincey Koziol
2020-01-04
1
-1/+7
|
/
*
Merge pull request #2168 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-12-20
1
-0/+3
|
\
|
*
Standalone doesn't use h5test implementation.
Allen Byrne
2019-12-20
1
-0/+3
|
/
*
Merge pull request #2160 in HDFFV/hdf5 from ~DYOUNG/netbsd:hdf5_1_12 to hdf5_...
David Young
2019-12-19
34
-76/+401
|
\
|
*
In portable shell scripts (using #!/bin/sh) we have to use single square
David Young
2019-12-19
2
-2/+2
|
*
Make this script work on hosts where PERL is not installed at
David Young
2019-12-19
1
-1/+2
|
*
Use HD prefix.
David Young
2019-12-19
1
-8/+8
|
*
Fix HDFFV-10937: use a more reliable (and probably faster) scheme for
David Young
2019-12-19
1
-32/+121
|
*
Apparently, + has no special meaning, and neither does \+, in so-called
David Young
2019-12-19
6
-5/+6
|
*
Make these scripts relocatable again: derive a relative path for the
David Young
2019-12-19
4
-4/+97
|
*
Get the path to prefix right: needs a ../ to back out of subdirectory
David Young
2019-12-19
1
-1/+1
|
*
Make this script relocatable again: derive a relative path for the
David Young
2019-12-19
1
-2/+25
|
*
Let us override the examples directory using --with-examplesdir=DIR.
David Young
2019-12-19
13
-18/+40
|
*
Follow longstanding execv convention for compatibility with NetBSD.
David Young
2019-12-19
1
-1/+7
|
*
Under the examples directories, always find the installed HDF5
David Young
2019-12-19
6
-6/+6
|
*
Make the HDF5 configure script grok NetBSD.
David Young
2019-12-19
2
-0/+59
|
*
For portability, insulate the HDF5 library from some system macros.
David Young
2019-12-19
1
-1/+18
|
*
Not every system has perl installed in /usr/bin/, so change the shebang
David Young
2019-12-19
12
-12/+26
|
*
For portability, use the POSIX sh(1) string-comparison operator `=`
David Young
2019-12-19
1
-2/+2
|
/
*
Merge pull request #2154 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-12-19
4
-31/+28
|
\
|
*
Adjust cache.c only variables.
Allen Byrne
2019-12-18
4
-30/+27
|
*
Fix include to correct memory calls - big-endian issue.
Allen Byrne
2019-12-18
2
-1/+1
|
/
*
Merge pull request #2147 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-12-17
2
-8/+2
|
\
|
*
Minor Whitespace
Allen Byrne
2019-12-17
1
-2/+2
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)
Allen Byrne
2019-12-17
50
-205/+5154
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2145 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_12 to h...
Dana Robinson
2019-12-17
46
-204/+197
|
\
\
|
*
|
Minor tweaks noticed while going over VOL documentation.
Dana Robinson
2019-12-16
3
-6/+6
|
*
|
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-16
37
-175/+156
|
*
|
Fixed missing blob callbacks in test VOL connectors.
Dana Robinson
2019-12-16
2
-0/+12
|
*
|
Trivial parameter renaming in VOL API calls.
Dana Robinson
2019-12-16
4
-23/+23
*
|
|
Merge pull request #2144 in HDFFV/hdf5 from Merging-t_2Gio-into_hdf5_1_12 to ...
Richard Warren
2019-12-17
4
-1/+4957
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge t_2Gio test into hdf5_1_12. This will eventually be refactored out aft...
Richard Warren
2019-12-16
4
-3/+5
|
*
|
Merge t_2Gio test into hdf5_1_12. This will eventually be refactored out aft...
Richard Warren
2019-12-16
1
-0/+4954
|
/
/
|
*
Remove duplicate instance
Allen Byrne
2019-12-16
1
-6/+0
|
/
*
Merge pull request #2141 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-12-15
10
-36/+1301
|
\
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)
Allen Byrne
2019-12-15
11
-2/+153
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2142 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:tmp_112 to hdf...
Neil Fortner
2019-12-13
11
-2/+153
|
\
\
|
*
|
Modify H5VL initialization routines to initialize all VOL-managed object
Neil Fortner
2019-12-13
11
-2/+153
|
/
/
|
*
TRILABS-135 add clang sanitizer support
Allen Byrne
2019-12-13
10
-36/+1301
|
/
*
Merge pull request #2135 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2019-12-13
6
-15/+24
|
\
|
*
Revert and move declaration
Allen Byrne
2019-12-13
1
-3/+5
|
*
Correct compile and test Windows errors
Allen Byrne
2019-12-13
4
-10/+19
|
*
HDFFV-10979 cleanup global names
Allen Byrne
2019-12-12
2
-7/+5
[next]