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 branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...
Binh-Minh Ribler
2017-02-23
15
-236/+363
|
\
|
*
Merge pull request #309 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
Dana Robinson
2017-02-23
1
-2/+1
|
|
\
|
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...
Dana Robinson
2017-02-23
0
-0/+0
|
|
|
\
|
|
*
|
Minor fix for duplicated H5Pclose() call in C++ tests.
Dana Robinson
2017-02-23
1
-2/+1
|
*
|
|
Merge pull request #308 in HDFFV/hdf5 from merge_page_buffering_03 to develop
Quincey Koziol
2017-02-23
11
-213/+126
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2017-02-23
4
-21/+237
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #307 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
Dana Robinson
2017-02-23
1
-2/+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Changed C++ comments to C comments in H5win32defs.h.
Dana Robinson
2017-02-22
1
-2/+2
|
|
/
/
|
*
|
Merge pull request #304 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
hdftest
2017-02-22
2
-19/+234
|
|
\
\
|
|
*
|
Make release script fail and return failing exit code when any of the steps f...
lrknox
2017-02-21
1
-5/+5
|
|
*
|
h5vers:
lrknox
2017-02-21
2
-14/+229
|
|
|
*
Fix some more signed -> unsigned value issues with cache data structures, also
Quincey Koziol
2017-02-23
11
-213/+126
*
|
|
|
Purpose: Add new C++ wrappers
Binh-Minh Ribler
2017-02-23
6
-31/+174
|
/
/
/
*
|
|
Merge pull request #305 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-02-22
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correct filename typo
Allen Byrne
2017-02-22
1
-1/+1
|
/
/
*
|
Merge pull request #303 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-02-20
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
Add new cmake options file
Allen Byrne
2017-02-20
1
-1/+2
|
/
*
Merge pull request #302 in HDFFV/hdf5 from merge_page_buffering_02 to develop
Quincey Koziol
2017-02-20
20
-822/+592
|
\
|
*
Cleanups and normalizations against incoming page_buffering changes.
Quincey Koziol
2017-02-20
13
-183/+190
|
*
Switch major error code from H5E_FSPACE [back] to H5E_RESOURCE
Quincey Koziol
2017-02-18
2
-102/+102
|
*
Misc. style cleanups from the page_buffering branch.
Quincey Koziol
2017-02-18
7
-673/+436
|
/
*
Merge pull request #298 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp:develop to ...
Binh-Minh Ribler
2017-02-17
3
-4/+160
|
\
|
*
Description:
Binh-Minh Ribler
2017-02-16
1
-2/+10
|
*
Description:
Binh-Minh Ribler
2017-02-15
1
-1/+1
|
*
Purpose: Add new C++ wrappers
Binh-Minh Ribler
2017-02-15
3
-4/+152
*
|
Merge pull request #295 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2017-02-17
1
-119/+433
|
\
\
|
*
|
Resolve missed conflicts.
lrknox
2017-02-17
1
-8/+0
|
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...
lrknox
2017-02-17
1
-0/+8
|
|
\
\
|
|
*
|
Check in changes to snapshot script from hdfdts repository to copy in
lrknox
2017-02-13
1
-116/+465
|
|
|
/
|
*
|
Remove references to SVN.
lrknox
2017-02-17
1
-119/+433
|
|
/
*
|
Merge pull request #301 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-02-17
2
-2/+11
|
\
\
|
*
|
Add MPI_Fortran variables
Allen Byrne
2017-02-17
2
-2/+11
|
/
/
*
|
Merge pull request #300 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-02-17
3
-103/+114
|
\
\
|
*
|
Correct name of file
Allen Byrne
2017-02-17
1
-2/+2
|
*
|
Update cmake build scripts, split out options to seprate file
Allen Byrne
2017-02-17
3
-103/+114
|
/
/
*
|
Merge pull request #296 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-02-16
4
-19/+51
|
\
\
|
|
/
|
/
|
|
*
Fix parallel h5diff test comapare
Allen Byrne
2017-02-14
2
-9/+28
|
*
Set depends test dependency for parallel h5diff
Allen Byrne
2017-02-14
1
-0/+4
|
*
Convert string APPEND to set commands
Allen Byrne
2017-02-14
1
-10/+12
|
*
Revert whitespace
Allen Byrne
2017-02-13
1
-1206/+1206
|
*
Close file before trying to remove it
Allen Byrne
2017-02-13
1
-1206/+1213
|
/
*
Merge pull request #294 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
Dana Robinson
2017-02-09
6
-18/+15
|
\
|
*
Minor warning fixes.
Dana Robinson
2017-02-09
6
-18/+15
|
/
*
Merge pull request #292 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
Dana Robinson
2017-02-08
1
-3/+1
|
\
|
*
Deleted an extraneous remove() call from a test function
Dana Robinson
2017-02-08
1
-3/+1
|
/
*
Merge pull request #291 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
Dana Robinson
2017-02-08
3
-1/+6
|
\
|
*
Added #ifdef QAK macros around log VFD calls in SWMR acceptance
Dana Robinson
2017-02-08
3
-1/+6
|
/
*
Merge pull request #290 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
Dana Robinson
2017-02-07
1
-53/+52
|
\
|
*
Whitespace changes in bin/trace.
Dana Robinson
2017-02-07
1
-53/+52
|
/
*
Merge pull request #289 in HDFFV/hdf5 from merge_page_buffering_01 to develop
Quincey Koziol
2017-02-07
15
-869/+842
|
\
[next]