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
*
Fix bugs in read/write implementation. Only seems to read/write the
Neil Fortner
2016-11-29
8
-42/+62
*
Add autogenerated trace commands.
Neil Fortner
2016-11-29
1
-0/+11
*
Initial implementation of dataset reads and writes. Untested. Does not
Neil Fortner
2016-11-29
10
-7/+747
*
Fix Dataset open.
Neil Fortner
2016-11-23
1
-3/+3
*
Encode/decode datatype/dataspace/DCPL to/from dataset. Decode not
Neil Fortner
2016-11-23
1
-39/+203
*
Improve transaction support, add H5Fcreate_ff, H5Fopen_ff, H5Fclose_ff.
Neil Fortner
2016-11-18
6
-97/+436
*
Fix bug in dataset create/open, Transaction terminate.
Neil Fortner
2016-11-16
2
-10/+11
*
Initial implementation of dataset create/open/close, transactions. Not
Neil Fortner
2016-11-14
17
-52/+1550
*
Processes with rank greater than 0 should now fail when process 0 fails.
Neil Fortner
2016-10-28
1
-3/+57
*
Various improvements/fixes.
Neil Fortner
2016-10-27
1
-8/+27
*
Add daos error code reporting.
Neil Fortner
2016-10-27
1
-62/+65
*
Query epoch instead of hardcoding it. Also bring fixes from create to close r...
Neil Fortner
2016-10-27
1
-42/+49
*
Minor fixes.
Neil Fortner
2016-10-27
2
-3/+5
*
More fixes for new API, fix warnings.
Neil Fortner
2016-10-27
1
-6/+6
*
More fixes for new DAOS API.
Neil Fortner
2016-10-27
1
-12/+12
*
Update to use new DAOS API.
Neil Fortner
2016-10-27
2
-37/+36
*
Initial implementation of file create/open/close on daos-m. Has not been tested.
Neil Fortner
2016-10-27
5
-0/+980
*
Merge pull request #5 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:vol to vol
Larry Knox
2016-08-31
1
-3/+3
|
\
|
*
Tested "make installcheck" on jelly.
lrknox
2016-08-31
1
-1/+1
|
*
Correct incorrect merge from main that added extra commands to a list in
lrknox
2016-08-31
1
-2/+2
|
/
*
[svn-r29903] merge from trunk.
Mohamad Chaarawi
2016-05-09
766
-9591/+109732
|
\
|
*
[svn-r29698] Switched true and false to TRUE and FALSE in a function in
Dana Robinson
2016-04-14
1
-2/+2
|
*
[svn-r29696] Applied fix for HDFFV-9439 to mpicc config as well as mpif90 in ...
Larry Knox
2016-04-14
1
-1/+1
|
*
[svn-r29683] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...
Allen Byrne
2016-04-11
2
-20/+0
|
*
[svn-r29681] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...
Allen Byrne
2016-04-11
1
-4/+6
|
*
[svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...
Allen Byrne
2016-04-11
5
-44/+203
|
*
[svn-r29678] Revert r29672 changes to h5diff.
Larry Knox
2016-04-09
3
-35/+10
|
*
[svn-r29673] Fix typo of var name
Allen Byrne
2016-04-08
1
-1/+1
|
*
[svn-r29672] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...
Allen Byrne
2016-04-08
3
-10/+35
|
*
[svn-r29668] Added H5Dfarray.c to CMake.
Dana Robinson
2016-04-08
1
-0/+1
|
*
[svn-r29665] Added new chunk index types to h5debug.
Dana Robinson
2016-04-07
1
-2/+50
|
*
[svn-r29659] Added fixed array chunk indexing from revise_chunks.
Dana Robinson
2016-04-07
14
-22/+2189
|
*
[svn-r29655] Added H5D_CHUNK_BTREE to the deprecated section of H5Dpublic.h.
Dana Robinson
2016-04-07
1
-0/+1
|
*
[svn-r29653] fixed A variable that is specified as an argument to the intrins...
Scot Breitenfeld
2016-04-07
1
-1/+1
|
*
[svn-r29649] changed indentation format, updated comments
Scot Breitenfeld
2016-04-06
1
-17/+12
|
*
[svn-r29648] FIX: HDFFV-8486
Scot Breitenfeld
2016-04-06
6
-122/+621
|
*
[svn-r29646] FIX: HDFFV-9522
Scot Breitenfeld
2016-04-06
1
-5/+71
|
*
[svn-r29644] Description:
Quincey Koziol
2016-04-06
1
-1/+1
|
*
[svn-r29640] Description:
Quincey Koziol
2016-04-05
1
-1/+1
|
*
[svn-r29638] Added new chunk index types to trace code.
Dana Robinson
2016-04-05
1
-0/+34
|
*
[svn-r29635] Description:
Quincey Koziol
2016-04-05
19
-21/+3773
|
*
[svn-r29632] Description:
Quincey Koziol
2016-04-05
1
-6/+10
|
*
[svn-r29630] Description:
Quincey Koziol
2016-04-05
1
-25/+31
|
*
[svn-r29626] Description:
Quincey Koziol
2016-04-04
3
-17/+23
|
*
[svn-r29625] Description:
Quincey Koziol
2016-04-04
2
-115/+0
|
*
[svn-r29620] Merge of r29619 from revise_chunks. Minor H5Fpublic.h comment up...
Dana Robinson
2016-04-04
1
-3/+0
|
*
[svn-r29614] Description:
Quincey Koziol
2016-04-03
4
-38/+71
|
*
[svn-r29612] Description:
Quincey Koziol
2016-04-03
18
-150/+115
|
*
[svn-r29607] Description:
Quincey Koziol
2016-04-02
14
-261/+1452
|
*
[svn-r29603] HDFFV-9746 Add test for "/" for H5LTpath_valid
Scot Breitenfeld
2016-04-01
1
-0/+23
[next]