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
*
Whitespace cleanup
Allen Byrne
2020-05-12
2
-16/+16
*
Whitespace cleanup
Allen Byrne
2020-05-12
8
-8/+8
*
Whitespace cleanup
Allen Byrne
2020-05-12
24
-314/+312
*
Whitespace cleanup
Allen Byrne
2020-05-12
24
-191/+191
*
Whitespace cleanup
Allen Byrne
2020-05-12
21
-271/+271
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)
Allen Byrne
2020-05-12
5
-71/+273
|
\
|
*
Merge pull request #2575 in HDFFV/hdf5 from ~DYOUNG/werror:fix-thread_id-1_12...
Larry Knox
2020-05-12
5
-71/+273
|
|
\
|
|
*
Complete the comment on thread_main(), explaining why the barrier is used.
David Young
2020-05-11
1
-1/+9
|
|
*
The first implementation seemed to allow for the possibility that a thread
David Young
2020-05-11
1
-1/+8
|
|
*
Test the right condition for the EBUSY return in pthread_barrier_destroy().
David Young
2020-05-11
1
-1/+1
|
|
*
s/exit_failure/EXIT_FAILURE/g
David Young
2020-05-11
1
-2/+2
|
|
*
Implement pthread_barrier(3) for Darwin using a counter, condition variable,
David Young
2020-05-11
1
-0/+123
|
|
*
Use HD prefix.
David Young
2020-05-11
1
-13/+13
|
|
*
Provide local copies of err(3)- and errx(3)-alike functions
David Young
2020-05-11
1
-7/+37
|
|
*
Oops, the test has to return success in the unimplemented case.
David Young
2020-05-11
1
-3/+2
|
|
*
src/H5Eint.c: #include H5TSprivate.h for H5TS_thread_id() definitions.
David Young
2020-05-11
2
-2/+3
|
|
*
Remove tongue-in-cheek credit for Rusty Shackleford and Dale Alvin Gribble.
David Young
2020-05-11
1
-21/+0
|
|
*
Follow HDF5 conventions.
David Young
2020-05-11
1
-30/+89
|
|
*
Make sure that H5TS_thread_id() is available as either a function or a macro in
David Young
2020-05-11
2
-12/+5
|
|
*
Use a naked pthread_self() call in the HDF5 thread wrappers.
David Young
2020-05-11
2
-6/+2
|
|
*
If H5_HAVE_THREADSAFE is not #defined, define nothing but a stub implementation
David Young
2020-05-11
1
-0/+7
|
|
/
*
|
Whitespace cleanup compared to develop
Allen Byrne
2020-05-09
22
-67/+67
*
|
Whitespace cleanup compared to develop
Allen Byrne
2020-05-09
13
-74/+74
|
/
*
Merge pull request #2569 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2020-05-08
7
-14/+18
|
\
|
*
disable pr action and enable fail fast
Allen Byrne
2020-05-08
1
-3/+3
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)
Allen Byrne
2020-05-08
16
-128/+557
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2567 in HDFFV/hdf5 from alloc_0sized_dset_fix_1_12 to hdf...
Quincey Koziol
2020-05-08
16
-128/+557
|
\
\
|
*
|
Add note to release notes.
Quincey Koziol
2020-05-07
1
-1/+4
|
*
|
Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...
Quincey Koziol
2020-05-07
1
-1/+1
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.
David Young
2020-05-06
6
-19/+20
|
*
|
Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's
David Young
2020-05-06
2
-0/+2
|
*
|
Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads
David Young
2020-05-06
9
-25/+288
|
*
|
Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...
Quincey Koziol
2020-05-06
9
-25/+109
|
|
\
\
|
*
|
|
Align contents of CMake and autotools testfile cleanup lists.
Quincey Koziol
2020-05-04
2
-89/+53
|
*
|
|
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-04
4
-13/+209
|
|
|
*
Correct filename
Allen Byrne
2020-05-08
1
-7/+7
|
|
|
*
OESS-65 Fix packaging
Allen Byrne
2020-05-08
6
-4/+8
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2566 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2020-05-07
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Correct path
Allen Byrne
2020-05-07
1
-1/+1
|
/
/
*
|
Merge pull request #2562 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2020-05-06
9
-25/+109
|
\
\
|
|
/
|
/
|
|
*
Add github actions and cleanup java whitespace
Allen Byrne
2020-05-06
9
-25/+109
|
/
*
Merge pull request #2546 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...
Allen Byrne
2020-04-27
13
-108/+102
|
\
|
*
OESS-65 replace szip with aec library
Allen Byrne
2020-04-27
13
-108/+102
|
/
*
Merge pull request #2528 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...
hdftest
2020-04-27
17
-117/+196
|
\
|
*
Restrict errors to gcc 4.8 and above.
Allen Byrne
2020-04-26
2
-25/+22
|
*
Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...
David Young
2020-04-26
2
-6/+3
|
*
Fix NoFilter build
Allen Byrne
2020-04-26
1
-1/+1
|
*
TRILAB-244 separate CXX warnings and errors from C
Allen Byrne
2020-04-26
13
-56/+129
|
*
Don't add general warnings flags for unsupported old versions of gcc and
Larry Knox
2020-04-21
4
-41/+53
*
|
Merge pull request #2545 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_12 to hd...
hdftest
2020-04-27
6
-7/+7
|
\
\
|
|
/
|
/
|
[next]