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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
I'm not sure what the previous code was trying to do, casting an array
David Young
2019-11-13
1
-2/+2
*
Quiet a warning about an unused variable. This code looks like it
David Young
2019-11-13
1
-1/+1
*
Straggler from previous commit: build and link the new .c files where I
David Young
2019-11-13
1
-1/+7
*
Move some static functions and variables to .c files to avoid unused
David Young
2019-11-13
4
-54/+106
*
Avoid unused-variable warnings: change static const strings in a couple
David Young
2019-11-13
1
-1/+1
*
Merge remote-tracking branch 'hdf5/develop' into add-werror-and-squash-some to
David Young
2019-11-12
1
-32/+121
|
\
|
*
Merge pull request #2027 in HDFFV/hdf5 from ~DYOUNG/hdf5:dsets-randomness to ...
David Young
2019-11-12
1
-32/+121
|
|
\
|
|
*
Use HD prefix.
David Young
2019-11-12
1
-8/+8
|
|
*
Fix HDFFV-10937: use a more reliable (and probably faster) scheme for
David Young
2019-10-28
1
-32/+121
*
|
|
Merge remote-tracking branch 'hdf5/develop' into add-werror-and-squash-some
David Young
2019-11-08
1
-1/+7
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop
David Young
2019-11-05
1
-1/+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Follow longstanding execv convention for compatibility with NetBSD.
David Young
2019-10-03
1
-1/+7
*
|
|
Change some GCC warnings to errors. Fix code to quiet some warnings.
David Young
2019-11-05
7
-14/+28
|
/
/
*
|
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
13
-185/+185
*
|
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
7
-581/+5186
*
|
Fixed a bug (HDFFV-10899) where the behavior of the deprecated
Dana Robinson
2019-10-04
1
-2/+7
|
/
*
Merge pull request #1959 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/itera...
Vailin Choi
2019-10-01
1
-6/+5
|
\
|
*
Fixed the iteration error in test_versionbounds() in test/dtypes.c.
Vailin Choi
2019-09-30
1
-6/+5
*
|
Move function-scope macro definition to file-scope.
Jacob Smith
2019-09-30
1
-5/+6
*
|
Refactor external file addition loop to static function.
Jacob Smith
2019-09-29
1
-18/+57
*
|
fix declaring variable in for statement
Jacob Smith
2019-09-28
1
-9/+10
|
/
*
Number of arguments requires H5Dopen2.
Larry Knox
2019-09-28
1
-1/+1
*
Merge pull request #1934 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2019-09-27
1
-0/+162
|
\
|
*
(1) Address the feedback from the PR review
Vailin Choi
2019-09-26
1
-11/+11
|
*
Merge pull request #21 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...
Vailin Choi
2019-09-26
10
-231/+420
|
|
\
|
*
|
Fix for HDFFV-10585 investigate hyperslab slowness:
Vailin Choi
2019-09-19
1
-0/+162
*
|
|
Converted H5O MD cache cork calls to use the VOL.
Dana Robinson
2019-09-27
1
-5/+7
|
|
/
|
/
|
*
|
add missing version to list
Allen Byrne
2019-09-26
1
-2/+2
*
|
Add new versioned filename to list
Allen Byrne
2019-09-26
1
-13/+14
*
|
Update versioning to next major version
Allen Byrne
2019-09-25
2
-1/+3
*
|
Merge Binh-Minh's changes for code improvement to chunk_info.c (PR #1942)
Larry Knox
2019-09-25
1
-20/+25
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2019-09-23
103
-23597/+30790
|
\
\
|
*
|
HDFFV-10740 - skip copying dirs in for loops
Allen Byrne
2019-09-18
4
-26/+54
|
|
/
|
*
Fixed some exit calls.
Dana Robinson
2019-09-07
28
-168/+140
|
*
Reworked the previously refactorred code.
Binh-Minh Ribler
2019-09-05
1
-150/+161
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b...
Binh-Minh Ribler
2019-09-04
3
-9/+22
|
|
\
|
|
*
Fix CMake build of test needing compression libs
Allen Byrne
2019-09-03
1
-1/+14
|
|
*
Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...
Binh-Minh Ribler
2019-09-03
3
-3/+1968
|
|
|
\
|
|
*
|
Fix EXISTS test syntax
Allen Byrne
2019-08-29
1
-7/+7
|
|
*
|
fix get gethostname for windows
Allen Byrne
2019-08-28
1
-1/+1
|
*
|
|
Improvement of test code
Binh-Minh Ribler
2019-09-04
1
-10/+21
|
|
|
/
|
|
/
|
|
*
|
Fixed error code and error messages
Binh-Minh Ribler
2019-09-03
1
-26/+26
|
*
|
Updated comments
Binh-Minh Ribler
2019-09-01
1
-1/+9
|
*
|
Updated based on reviews and refactored test code
Binh-Minh Ribler
2019-09-01
1
-769/+809
|
*
|
Code cleanup and refactor
Binh-Minh Ribler
2019-08-29
1
-68/+47
|
*
|
HDFFV-10677 and HDFFV-10661
Binh-Minh Ribler
2019-08-28
3
-3/+1941
|
|
/
|
*
OESS-29 Update HD prefix mostly
Allen Byrne
2019-08-24
12
-276/+256
|
*
Merge branch 'develop' into shared_file_ptr
Quincey Koziol
2019-08-21
60
-17385/+17202
|
|
\
|
|
*
Untangle #ifdef mess in ROS3 code.
Dana Robinson
2019-08-20
3
-239/+56
|
|
*
Add missing HD prefix
Allen Byrne
2019-08-18
1
-121/+121
[next]