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
/
testpar
/
t_dset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code hidden behind #ifdef LATER (#2686)
Dana Robinson
2023-04-10
1
-3/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-1/+1
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-25/+25
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-2/+3
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
1
-1/+1
*
Merge initial version of selection I/O feature into develop (#1367)
Neil Fortner
2022-03-26
1
-20/+26
*
Parallel Compression improvements (#1302)
jhendersonHDF
2022-02-24
1
-276/+1
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-4/+8
*
OESS-168: Remove clang warnings. (#1280)
H. Joe Lee
2021-12-13
1
-8/+8
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-24/+24
*
Minor parallel improvements (#519)
Quincey Koziol
2021-03-26
1
-31/+36
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-3/+3
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1261/+1220
*
fix issues from test fail
kmu
2020-01-28
1
-12/+15
*
squash cast warning fix
kmu
2020-01-23
1
-110/+110
*
merge and fix conflicts
kmu
2020-01-14
1
-1/+1
|
\
|
*
fix intel compile warnings
kmu
2019-12-04
1
-1/+1
*
|
remove unsed var,function,macro, etc
kmu
2019-12-06
1
-4/+4
|
/
*
Revert "fix warnings from Intel compiler"
kmu
2019-11-26
1
-1/+1
*
fix warnings from Intel compiler
kmu
2019-11-07
1
-1/+1
*
Marked up H5Fget/set_mpi_atomicity() to use the VOL.
Dana Robinson
2019-09-27
1
-4/+4
*
Fix test issue in testpar/t_dset.c with MPI-2 implementations
Jordan Henderson
2019-02-07
1
-0/+2
*
HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...
Quincey Koziol
2019-01-07
1
-1/+1
*
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-522/+528
*
Corrections for parallel I/O & tests.
Quincey Koziol
2018-03-21
1
-24/+24
*
Modify t_dset.c in lieu of Parallel Compression changes
Jordan Henderson
2017-08-15
1
-5/+2
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r29632] Description:
Quincey Koziol
2016-04-05
1
-6/+10
*
[svn-r29607] Description:
Quincey Koziol
2016-04-02
1
-94/+112
*
[svn-r28649] - add new API to toggle collective metadata write.
Mohamad Chaarawi
2015-12-14
1
-1/+1
*
[svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...
Dana Robinson
2015-02-27
1
-16/+14
*
[svn-r25779] fix bug in parallel tests where a compact dset is being created
Mohamad Chaarawi
2014-11-04
1
-4/+11
*
[svn-r25651] Fix for: HDFFV-8715
Mohamad Chaarawi
2014-10-01
1
-1/+6
*
[svn-r24864] Description:
Quincey Koziol
2014-03-21
1
-87/+36
*
[svn-r24772] Description:
Quincey Koziol
2014-03-10
1
-6/+18
*
[svn-r24769] Description:
Quincey Koziol
2014-03-07
1
-28/+378
*
[svn-r24612] fix bugs in parallel tests exposed in corner cases when running ...
Mohamad Chaarawi
2014-01-06
1
-16/+15
*
[svn-r24380] The parallel test code now uses HDfree, HDmalloc, and HDcalloc
Dana Robinson
2013-10-31
1
-65/+65
*
[svn-r23607] Purpose:
Albert Cheng
2013-04-22
1
-1/+1
*
[svn-r23544] Description:
Quincey Koziol
2013-04-04
1
-1/+1
*
[svn-r23529] Description:
Quincey Koziol
2013-04-03
1
-0/+60
*
[svn-r22992] Purpose:
Jonathan Kim
2012-10-30
1
-59/+45
*
[svn-r22763] Purpose:
Jonathan Kim
2012-09-14
1
-35/+24
*
[svn-r22744] Purpose:
Jonathan Kim
2012-09-08
1
-0/+4
*
[svn-r22743] Purpose:
Jonathan Kim
2012-09-07
1
-18/+21
*
[svn-r22741] Purpose:
Jonathan Kim
2012-09-05
1
-8/+4
*
[svn-r22735] Purpose:
Jonathan Kim
2012-09-04
1
-0/+684
*
[svn-r22651] fix a bug that would skip or include the parallel atomicity test...
Mohamad Chaarawi
2012-08-09
1
-1/+5
[next]