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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:stack_size_war...
Dana Robinson
2020-01-18
3
-54/+116
|
\
|
*
Merge branch 'develop' into stack_size_warnings
Dana Robinson
2020-01-17
75
-1344/+1699
|
|
\
|
*
|
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-01-15
3
-54/+116
*
|
|
Correct standalone function attributes
Allen Byrne
2020-01-17
3
-8/+13
*
|
|
Standalone should not use import/export attributes
Allen Byrne
2020-01-17
1
-0/+5
|
|
/
|
/
|
*
|
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
27
-376/+570
*
|
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-01-15
13
-192/+197
*
|
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-01-15
12
-17/+39
*
|
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
47
-719/+726
*
|
io_timer.c uses a parallel lib function
Allen Byrne
2020-01-10
2
-4/+3
*
|
Fix standalone compile issues
Allen Byrne
2020-01-09
4
-48/+176
|
/
*
Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-09
1
-2/+2
|
\
|
*
fix test assert fail error
kmu
2020-01-09
1
-2/+2
*
|
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-06
10
-28/+28
|
\
\
|
|
/
|
*
address problems from comments
kmu
2019-12-11
1
-1/+1
|
*
fix and address comments
kmu
2019-12-11
4
-21/+9
|
*
Merge branch 'develop' into bugfix/intel_warnings
kmu
2019-12-09
9
-27/+12
|
|
\
|
*
|
remove unnecessary check macro
kmu
2019-12-06
5
-17/+11
|
*
|
fix intel compile warnings
kmu
2019-12-04
10
-30/+48
*
|
|
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-01-04
3
-5/+5
*
|
|
Fix issue in h5dump where reference objects weren't being destroyed
Jordan Henderson
2019-12-31
1
-10/+3
*
|
|
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
22
-952/+871
*
|
|
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
23
-1300/+1390
*
|
|
Add MPI libs to standalone perf
Allen Byrne
2019-12-22
1
-2/+2
*
|
|
Grep needs to search error file
Allen Byrne
2019-12-22
1
-1/+1
*
|
|
Correct flaws in test scripts and files
Allen Byrne
2019-12-22
3
-10/+12
*
|
|
grep for failure text in error stack
Allen Byrne
2019-12-22
1
-1/+37
*
|
|
Add list to function arg
Allen Byrne
2019-12-21
1
-1/+1
*
|
|
Test files for new ref types
Allen Byrne
2019-12-21
1
-0/+13
*
|
|
h5diff test script files
Allen Byrne
2019-12-21
2
-0/+4
*
|
|
Add ref changes to test script
Allen Byrne
2019-12-21
1
-1/+4
*
|
|
Fix compile statement order
Allen Byrne
2019-12-20
3
-4/+5
*
|
|
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2019-12-20
5
-6/+6
*
|
|
Add unknown define for h5dump ref objects
Allen Byrne
2019-12-20
2
-1/+3
*
|
|
Standalone doesn't use h5test implementation.
Allen Byrne
2019-12-20
1
-0/+3
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-12-20
1
-1/+1
|
\
\
\
|
*
|
|
In portable shell scripts (using #!/bin/sh) we have to use single square
David Young
2019-12-19
1
-1/+1
*
|
|
|
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2019-12-19
47
-467/+1454
|
/
/
/
*
|
|
Update h5debug to retrieve file pointer through VOL framework
Quincey Koziol
2019-12-17
1
-1/+7
*
|
|
Remove duplicate instance
Allen Byrne
2019-12-16
1
-4/+0
*
|
|
Revert and move declaration
Allen Byrne
2019-12-13
1
-3/+5
*
|
|
Correct struct access
Allen Byrne
2019-12-13
1
-2/+2
*
|
|
Fix duplicate and varname
Allen Byrne
2019-12-13
1
-4/+3
*
|
|
Fix compile and test issues from DT
Allen Byrne
2019-12-13
1
-1/+1
*
|
|
Fix issues found with ONLY_SHARED_LIBS option
Allen Byrne
2019-12-11
3
-16/+16
*
|
|
HDFFV-10876 fix compare reference
Allen Byrne
2019-12-08
1
-2/+2
*
|
|
Add missing quotes
Allen Byrne
2019-12-07
1
-2/+2
*
|
|
Correct indentation
Allen Byrne
2019-12-07
1
-15/+15
*
|
|
Revert declaration used in macro.
Allen Byrne
2019-12-07
1
-0/+1
*
|
|
Revert declaration deletion.
Allen Byrne
2019-12-07
1
-0/+1
[next]