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
*
Add \d to list of characters allowed after '-' in versions.
Larry Knox
2020-03-12
1
-1/+1
*
Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se...
David Young
2020-03-05
2
-6/+2
|
\
|
*
Use a naked pthread_self() call in the HDF5 thread wrappers.
David Young
2020-02-06
2
-6/+2
*
|
Merge pull request #2424 in HDFFV/hdf5 from ~DYOUNG/hdf5:passed-do-while to d...
David Young
2020-03-05
19
-254/+253
|
\
\
|
*
|
Add semicolons to more PASSED() invocations.
David Young
2020-02-28
4
-5/+5
|
*
|
So that I can use PASSED(); anywhere a statement can go, #define PASSED() with
David Young
2020-02-28
15
-249/+248
*
|
|
Merge pull request #2434 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-03-04
2
-16/+16
|
\
\
\
|
*
|
|
Remove system command from valgrind reports
Allen Byrne
2020-03-02
1
-2/+2
|
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-03-01
2
-3/+3
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2427 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:develop to develop
Jake Smith
2020-03-01
2
-3/+3
|
\
\
\
\
|
*
|
|
|
Fix incorrect FUNC_LEAVE macro (should match FUNC_ENTER_*_TAG).
Jacob Smith
2020-02-28
2
-3/+3
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Whitespace
Allen Byrne
2020-02-29
1
-14/+14
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2431 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast to dev...
Kimmy Mu
2020-02-29
1
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
revert type cast
kmu
2020-02-28
1
-2/+2
*
|
|
Merge pull request #2419 in HDFFV/hdf5 from revise_get_offset to develop
Quincey Koziol
2020-02-28
5
-37/+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Switch the 'get offset' operation from a dataset 'get' callback to a [native]
Quincey Koziol
2020-02-28
5
-37/+21
|
/
/
*
|
Merge pull request #2411 in HDFFV/hdf5 from ~DYOUNG/werror:darwin-barriers to...
Larry Knox
2020-02-28
1
-1/+139
|
\
\
|
*
|
Complete the comment on thread_main(), explaining why the barrier is used.
David Young
2020-02-27
1
-1/+9
|
*
|
The first implementation seemed to allow for the possibility that a thread
David Young
2020-02-27
1
-1/+8
|
*
|
Test the right condition for the EBUSY return in pthread_barrier_destroy().
David Young
2020-02-27
1
-1/+1
|
*
|
s/exit_failure/EXIT_FAILURE/g
David Young
2020-02-27
1
-2/+2
|
*
|
Implement pthread_barrier(3) for Darwin using a counter, condition variable,
David Young
2020-02-27
1
-0/+123
*
|
|
Merge pull request #2415 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-02-28
2
-2/+2
|
\
\
\
|
*
|
|
Modfy expression to match mpicc build with Intel as intel compiler, not
Larry Knox
2020-02-27
2
-2/+2
|
/
/
/
*
|
|
Merge pull request #2414 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
Scot Breitenfeld
2020-02-27
1
-6/+19
|
\
\
\
|
*
|
|
Fixed issue building HDF5 with NAG Fortran 7.0.
M. Scot Breitenfeld
2020-02-27
1
-6/+19
*
|
|
|
Merge pull request #2412 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-27
1
-2/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add java version and reference libsettings
Allen Byrne
2020-02-27
1
-2/+3
|
/
/
/
*
|
|
Merge pull request #2409 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-27
16
-266/+257
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update examples and fix old version references.
Allen Byrne
2020-02-26
15
-259/+249
|
*
|
Move MODEL check to before usage in CTestScript.cmake.
Allen Byrne
2020-02-26
2
-7/+8
|
/
/
*
|
Merge pull request #2405 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-25
5
-15/+40
|
\
\
|
*
|
Copy generated files instead creating twice
Allen Byrne
2020-02-25
1
-8/+32
|
*
|
Fix standalone link
Allen Byrne
2020-02-25
4
-7/+8
|
/
/
*
|
Merge pull request #2398 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-25
4
-16/+12
|
\
\
|
*
|
Fix Fortran macro use and jni comment
Allen Byrne
2020-02-25
4
-16/+12
|
/
/
*
|
Merge pull request #2394 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-24
6
-22/+172
|
\
\
|
*
|
Update Windows platforms
Allen Byrne
2020-02-24
1
-5/+1
|
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-02-24
1
-0/+2
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2385 in HDFFV/hdf5 from manifest-repair to develop
David Young
2020-02-24
1
-0/+2
|
\
\
\
|
*
|
|
Add missing MANIFEST entry, ./doc/code-conventions.md .
David Young
2020-02-20
1
-0/+2
|
|
*
|
HDFFV-11036 add release note
Allen Byrne
2020-02-24
1
-1/+8
|
|
*
|
HDFFV-11036 add file compare test process
Allen Byrne
2020-02-24
4
-13/+162
|
|
*
|
Correct usage of add_compile_definitions
Allen Byrne
2020-02-23
1
-3/+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2390 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Larry Knox
2020-02-22
87
-337/+436
|
\
\
\
|
*
|
|
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
87
-337/+436
|
/
/
/
*
|
|
Merge pull request #2388 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2020-02-21
4
-11/+11
|
\
\
\
|
*
|
|
Fix always true issue because member is not dynamically allocated
Allen Byrne
2020-02-21
1
-7/+7
|
*
|
|
CMake cleanup
Allen Byrne
2020-02-21
2
-2/+2
|
*
|
|
HDFFV-11032 fix JNI call
Allen Byrne
2020-02-21
1
-2/+2
|
/
/
/
[next]