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
*
[svn-r29222] HDFFV-9570: Fix segfault when optional args are last option on c...
Allen Byrne
2016-02-28
1
-23/+28
*
[svn-r29202] Fix for unknown message HDFFV-9697.
Vailin Choi
2016-02-24
12
-205/+435
*
[svn-r29198] Remove if condition for test mask situation
Allen Byrne
2016-02-24
1
-2/+2
*
[svn-r29190] Add checking for *.err file before trying to read
Allen Byrne
2016-02-23
3
-12/+12
*
[svn-r29186] HDFFV-9654: add VDS options to h5dump
Allen Byrne
2016-02-23
30
-139/+1257
*
[svn-r29183] Fixed missing reopen test call in tfile from HDFFV-8740 fix.
Dana Robinson
2016-02-22
1
-0/+1
*
[svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure
Dana Robinson
2016-02-22
18
-317/+1554
*
[svn-r29179] Revert of 29177 which breaks the autotools build.
Dana Robinson
2016-02-22
16
-257/+139
*
[svn-r29177] HDFFV-9654: add VDS options to h5dump
Allen Byrne
2016-02-22
16
-139/+257
*
[svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOF
Scot Breitenfeld
2016-02-19
1
-1/+1
*
[svn-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE instead...
Scot Breitenfeld
2016-02-19
1
-2/+2
*
[svn-r29165] Various rododoc fixes. Effects comments only.
Scot Breitenfeld
2016-02-19
8
-51/+22
*
[svn-r29163] changed robodoc specs to look for .F90 files
Scot Breitenfeld
2016-02-19
1
-4/+1
*
[svn-r29162] added robodoc header information
Scot Breitenfeld
2016-02-19
1
-11/+10
*
[svn-r29158] HDFFV-9190: Changed configure.ac to define H5_USE_18_API_DEFAULT...
Mike McGreevy
2016-02-19
1
-0/+2
*
[svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...
Scot Breitenfeld
2016-02-19
5
-121/+330
*
[svn-r29150] fix for Jira issue 9670 - HDF5 segfaults on corrupted file.
Mohamad Chaarawi
2016-02-18
12
-144/+223
*
[svn-r29142] Updated the Intel files in config to use the new NO_SYMBOLS flags
Dana Robinson
2016-02-17
3
-13/+44
*
[svn-r29139] Updated PGI compiler files to set NO_SYMBOLS_CFLAGS/FCFLAGS and
Dana Robinson
2016-02-17
2
-9/+6
*
[svn-r29134] Updated config/solaris to use the latest configure option
Dana Robinson
2016-02-17
1
-21/+70
*
[svn-r29132] Added new single-responsibility functions to h5test.c/h that can
Dana Robinson
2016-02-17
2
-0/+311
*
[svn-r29131] Updated the GNU g++ compiler config file to use the new debug/
Dana Robinson
2016-02-17
3
-7/+35
*
[svn-r29129] Added NO_SYMBOLS_CFLAGS, etc. to allow stripping symbols when
Dana Robinson
2016-02-17
9
-26/+73
*
[svn-r29127] Moved the --enable-build-mode check in configure.ac to after the
Dana Robinson
2016-02-16
1
-54/+54
*
[svn-r29119] Converted HDoff_t to off_t in test/external.c.
Dana Robinson
2016-02-15
1
-116/+114
*
[svn-r29096] fix bug in internal dxpls generated exposed by production and pa...
Mohamad Chaarawi
2016-02-12
1
-6/+8
*
[svn-r29094] Removed the v-1 B-tree package from the list of packages that
Dana Robinson
2016-02-12
2
-3/+8
*
[svn-r29092] Fixed uninitialized return value from fortran API.
Scot Breitenfeld
2016-02-11
1
-2/+2
*
[svn-r29090] Changed "smart quotes" to ASCII ' and " in r28960 code.
Dana Robinson
2016-02-11
1
-1/+1
*
[svn-r29088] - Add a test for retrieving the property values for the new coll...
Mohamad Chaarawi
2016-02-11
6
-4/+132
*
[svn-r29086] missed renaming the GET collective metadata read requirement.
Mohamad Chaarawi
2016-02-11
2
-4/+4
*
[svn-r29084] Revert of:
Dana Robinson
2016-02-11
16
-1783/+526
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
72
-1561/+3241
|
\
|
*
[svn-r29080] merge from trunk.
inactive/phdf5_metadata_opt
Mohamad Chaarawi
2016-02-10
3
-310/+378
|
|
\
|
|
/
|
/
|
*
|
[svn-r29076] Description:
Quincey Koziol
2016-02-10
11
-55/+71
*
|
[svn-r29074] fixed integer type for H5Sget_simple_extent_ndims_f argument
Scot Breitenfeld
2016-02-09
1
-1/+1
*
|
[svn-r29072] test/gheap stack size cleanup.
Dana Robinson
2016-02-09
2
-42/+131
*
|
[svn-r29069] test/gheap cleanup prior to stack size fixes.
Dana Robinson
2016-02-09
1
-306/+285
|
*
[svn-r29079] rename the coll read requirement function.
Mohamad Chaarawi
2016-02-10
7
-10/+11
|
*
[svn-r29077] Description:
Quincey Koziol
2016-02-10
21
-517/+392
|
*
[svn-r29066] - fixing some of the internal usage of dxpls.
Mohamad Chaarawi
2016-02-08
30
-72/+1278
|
|
\
|
|
/
|
/
|
*
|
[svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.
Scot Breitenfeld
2016-02-08
20
-19/+1219
|
*
[svn-r29059] merge from trunk.
Mohamad Chaarawi
2016-02-07
109
-2822/+5397
|
|
\
|
|
/
|
/
|
*
|
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
57
-1478/+1722
*
|
[svn-r29050] Setting --enable-build-mode=debug now creates an H5_DEBUG_BUILD ...
Dana Robinson
2016-02-05
1
-0/+1
*
|
[svn-r29043] Fixes to make relative external storage work on Windows. Part of...
Dana Robinson
2016-02-04
2
-5/+5
*
|
[svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...
Dana Robinson
2016-02-04
15
-216/+1405
*
|
[svn-r29035] Removed external links test from external storage test.
Dana Robinson
2016-02-02
3
-108/+1
*
|
[svn-r29034] Update the external test to use the default and latest file format.
Dana Robinson
2016-02-02
1
-28/+60
*
|
[svn-r29032] capture the entry address before the entry is freed to avoid
Mohamad Chaarawi
2016-02-02
1
-1/+6
[next]