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
*
Modifications based on comments from pull request review
Vailin Choi
2017-08-23
3
-4/+39
*
Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file
Vailin Choi
2017-08-22
5
-1/+170
*
Minor tweaks in response to code review.
Dana Robinson
2017-08-01
1
-21/+35
*
Merge branch 'develop' into h5pl_commit
Dana Robinson
2017-08-01
3
-0/+42
|
\
|
*
Add test header for log
Allen Byrne
2017-07-26
1
-0/+1
|
*
Verify default paths exist in table
Allen Byrne
2017-07-26
1
-0/+2
|
*
Skip test in test/fheap.c when:
Vailin Choi
2017-07-18
1
-0/+16
|
*
Changes made based on RFC review comments
Vailin Choi
2017-07-18
1
-0/+17
*
|
Major rework of H5PL package code before bringing VOL changes
Dana Robinson
2017-07-14
1
-156/+270
|
/
*
Fix for HDFFV-10217 infinite loop in H5VM_power2up().
Vailin Choi
2017-07-10
1
-2/+95
*
Merge pull request #594 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:test_misc13 to ...
Dana Robinson
2017-07-05
1
-142/+140
|
\
|
*
* Yanked the smoke check that was recently introduced to test
Dana Robinson
2017-07-05
1
-142/+140
*
|
Skip HDFFV-10160 filenotclosed test for split/multi driver
Vailin Choi
2017-07-05
2
-1/+20
|
/
*
* Reverted removal of H5I_REFERENCE to avoid breaking binary
Dana Robinson
2017-07-03
3
-0/+32
*
Added missing free() call to test_misc19().
Dana Robinson
2017-07-01
1
-0/+2
*
Purged the unused H5I_REFERENCE from the library.
Dana Robinson
2017-07-01
3
-5/+0
*
Added a test for VFD IDs to testhdf5.
Dana Robinson
2017-07-01
3
-14/+156
*
Fix for HDFFV-10160
Vailin Choi
2017-06-29
5
-5/+193
*
Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiers
Vailin Choi
2017-06-11
1
-117/+475
*
Merge branch 'develop' into windows_open
Dana Robinson
2017-05-31
11
-24/+327
|
\
|
*
Fixed typo in vfd.c from 'updated VFD feature flag' checkin.
Dana Robinson
2017-05-30
1
-1/+1
|
*
Added feature flag checks for a few other VFDs in test/vfd.c.
Dana Robinson
2017-05-26
1
-10/+116
|
*
Merge branch 'develop' into compat_feature_flag
Dana Robinson
2017-05-26
8
-13/+29
|
|
\
|
|
*
More minor warning fixes.
Dana Robinson
2017-05-25
2
-1/+3
|
|
*
A few more warnings fixed.
Dana Robinson
2017-05-25
1
-3/+3
|
|
*
Fixed additional minor warnings.
Dana Robinson
2017-05-25
1
-0/+3
|
|
*
Fixed many minor warnings.
Dana Robinson
2017-05-25
5
-9/+20
|
*
|
* Added new public H5FDdriver_query() API call.
Dana Robinson
2017-05-24
2
-4/+49
|
*
|
* Made H5FD_driver_query() a private function instead of static.
Dana Robinson
2017-05-24
1
-6/+30
|
*
|
Initialized IDs to -1 and minor code tidy.
Dana Robinson
2017-05-24
1
-6/+6
|
|
/
|
*
Call to H5Dopen has H5dopen2 arguments at line 12704 of test/dsets.c -
lrknox
2017-05-10
1
-1/+1
|
*
Fix for the two issues reported in HDFFV-10051
Vailin Choi
2017-05-09
1
-13/+6
|
*
Fix for the two issues reported in HDFFV-10051:
Vailin Choi
2017-05-07
1
-0/+119
|
*
Comment out install-exec-hooks to remove libdynlib* files. Allen did
lrknox
2017-04-28
1
-2/+2
*
|
Rework of the POSIX file open permissions and macros to clean up
Dana Robinson
2017-04-28
13
-45/+45
*
|
Changed the Windows POSIX open() file permissions to be correct
Dana Robinson
2017-04-28
10
-28/+28
|
/
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
171
-1026/+698
*
Fix typo
Allen Byrne
2017-04-24
1
-1/+1
*
Signature change requires a ptr
Allen Byrne
2017-04-24
1
-8/+8
*
Change H5PLsize() signature
Allen Byrne
2017-04-24
1
-8/+15
*
Revert HDFFV-9655
Allen Byrne
2017-04-24
1
-5/+9
*
Revert HDFFV-9655 by disabling test and not using new function.
Allen Byrne
2017-04-24
1
-6/+9
*
Fix path to actual executable location
Allen Byrne
2017-04-24
1
-12/+13
*
Windows ahs one more directory level
Allen Byrne
2017-04-24
1
-1/+3
*
Comment out failing plugin test until fixed (unexpected .libs in plugin test ...
lrknox
2017-04-22
1
-11/+11
*
Merge pull request #449 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2017-04-21
1
-2/+14
|
\
|
*
Our best effort to build dynamic plugin tests and not install them with
lrknox
2017-04-21
1
-16/+14
|
*
Add targets for plugin test libraries to avoid linking to external libs.
lrknox
2017-04-20
1
-1/+15
*
|
Merge remote-tracking branch 'origin/develop' into
Allen Byrne
2017-04-21
9
-720/+1560
|
\
\
|
|
/
|
*
The cache_image test shows a skipped message about EoC in parallel.
Dana Robinson
2017-04-20
2
-10/+9
[next]