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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r27425] Implement support for H5Pequal with VDS properties.
Neil Fortner
2015-07-22
1
-1/+42
*
[svn-r27424] Implement support for h5debug for VDS.
Neil Fortner
2015-07-22
5
-49/+224
*
[svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch.
Neil Fortner
2015-07-21
7
-222/+541
|
\
|
*
[svn-r27415] Fix potential error with H5I_clear_type which could occur when a...
Neil Fortner
2015-07-20
3
-217/+533
|
*
[svn-r27412] Snapshot version 1.9 release 225
HDF Tester
2015-07-20
2
-3/+3
|
*
[svn-r27407] Updated the H5_ATTR_* macros.
Dana Robinson
2015-07-18
2
-2/+5
*
|
[svn-r27398] Fixed potential issue layouts with compilers that do not support...
Neil Fortner
2015-07-15
1
-0/+3
*
|
[svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.
Neil Fortner
2015-07-15
26
-4360/+4198
|
\
\
|
|
/
|
*
[svn-r27372] Snapshot version 1.9 release 224
HDF Tester
2015-07-13
2
-3/+3
|
*
[svn-r27364] Add Mac Framework support
Allen Byrne
2015-07-09
1
-1/+2
|
*
[svn-r27339] Snapshot version 1.9 release 223
HDF Tester
2015-07-06
2
-28/+31
|
*
[svn-r27332] Fix src/CMakeLists.txt after Quincey's metadata cache changes
Jerome Soumagne
2015-07-02
1
-0/+2
|
*
[svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did th...
Neil Fortner
2015-07-01
8
-16/+46
|
*
[svn-r27298] Description:
Quincey Koziol
2015-06-29
5
-134/+159
|
*
[svn-r27296] Description:
Quincey Koziol
2015-06-29
4
-18/+17
|
*
[svn-r27294] Description:
Quincey Koziol
2015-06-29
5
-707/+316
|
*
[svn-r27293] Description:
Quincey Koziol
2015-06-27
9
-3506/+3658
|
*
[svn-r27292] Description:
Quincey Koziol
2015-06-27
3
-12/+16
|
*
[svn-r27278] Merge of 27270 from trunk. Fixes HDFFV-9119 and HDFFV-9421.
Dana Robinson
2015-06-24
4
-31/+45
|
*
[svn-r27262] Snapshot version 1.9 release 222
HDF Tester
2015-06-22
2
-3/+3
*
|
[svn-r27323] Implement support for H5Dflush for VDS.
Neil Fortner
2015-07-02
4
-51/+100
*
|
[svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...
Neil Fortner
2015-06-25
5
-53/+115
*
|
[svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.
Neil Fortner
2015-06-19
83
-11362/+13789
|
\
\
|
|
/
|
*
[svn-r27243] fix problem with encoding/decoding external fapl for lapls.
Mohamad Chaarawi
2015-06-18
1
-17/+33
|
*
[svn-r27237] Description:
Quincey Koziol
2015-06-18
80
-8004/+11390
|
*
[svn-r27207] use "closing" flag instead of always TRUE in the truncate call.
Mohamad Chaarawi
2015-06-15
1
-1/+1
|
*
[svn-r27206] fix for HDFFV-9418.
Mohamad Chaarawi
2015-06-15
1
-8/+9
|
*
[svn-r27204] Description:
Quincey Koziol
2015-06-15
3
-1440/+1270
|
*
[svn-r27199] Description:
Quincey Koziol
2015-06-13
5
-1966/+1159
|
*
[svn-r27198] Set "entire_chunk" to false in H5D__chunk_write() for point sele...
Vailin Choi
2015-06-12
2
-4/+5
*
|
[svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...
Neil Fortner
2015-06-18
7
-330/+289
*
|
[svn-r27224] Fix bug that prevented reading from datasets with unlimited mapp...
Neil Fortner
2015-06-17
1
-31/+41
*
|
[svn-r27215] Fix issue where % characters could not be used in non-printf map...
Neil Fortner
2015-06-16
4
-57/+144
*
|
[svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no...
Dana Robinson
2015-06-16
1
-1/+1
*
|
[svn-r27197] Improve performance of "printf" VDS with selections in the file ...
Neil Fortner
2015-06-12
3
-16/+60
*
|
[svn-r27192] Improve support for printf selections (support partial blocks with
Neil Fortner
2015-06-12
7
-253/+417
*
|
[svn-r27191] Merged r26781 to r27185 from trunk
Dana Robinson
2015-06-11
149
-1599/+1873
|
\
\
|
|
/
|
*
[svn-r27185] fix more instances where both mpi is_initialized and is_finalize...
Mohamad Chaarawi
2015-06-10
1
-4/+8
|
*
[svn-r27162] fix for HDFFV-9412:
Mohamad Chaarawi
2015-06-08
1
-11/+15
|
*
[svn-r27159] Snapshot version 1.9 release 221
HDF Tester
2015-06-08
2
-3/+3
|
*
[svn-r27144] Description:
Quincey Koziol
2015-06-03
34
-475/+614
|
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
119
-967/+980
|
*
[svn-r27130] Fix warnings in H5Tconv
Jerome Soumagne
2015-06-01
1
-91/+132
|
*
[svn-r27129] Fix warnings in H5Tbit
Jerome Soumagne
2015-06-01
1
-5/+7
|
*
[svn-r27128] Fix warnings in H5Tdbg
Jerome Soumagne
2015-06-01
1
-2/+44
|
*
[svn-r27127] Snapshot version 1.9 release 220
HDF Tester
2015-06-01
2
-3/+3
|
*
[svn-r27114] Fixed spelling and which file is created with the program.
Scot Breitenfeld
2015-05-27
1
-1/+1
|
*
[svn-r27111] move undef of __attribute__ back to private and remove its usage...
Mohamad Chaarawi
2015-05-26
3
-8/+3
|
*
[svn-r27110] Snapshot version 1.9 release 219
HDF Tester
2015-05-24
2
-3/+3
*
|
[svn-r27174] Fix bug in H5S__hyper_project_intersection that affected empty s...
Neil Fortner
2015-06-09
1
-5/+8
[next]