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
/
test
/
tattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1875/+1885
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-9/+2
*
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-01-23
1
-2/+2
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-85/+92
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
1
-6/+6
*
OESS-29 Update HD prefix mostly
Allen Byrne
2019-08-24
1
-16/+13
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-136/+136
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-1/+1
*
Added the creation and use of an attribute access property list to
Dana Robinson
2019-06-15
1
-49/+60
*
Change the checking to H5I_INVALID_HID in test_attr_dense_rename().
Vailin Choi
2019-04-16
1
-10/+10
*
Fix for HDFFV-10579 H5Arename fails when creation order of attributes is trac...
Vailin Choi
2019-04-12
1
-38/+55
*
Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...
Jordan Henderson
2019-01-08
1
-0/+57
*
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-28
1
-1/+95
|
\
|
*
Add test for H5Arename NULL/empty attribute name fix
Jordan Henderson
2018-12-17
1
-1/+96
*
|
OHDR tests now accept h5_fileaccess() fapls.
Jacob Smith
2018-12-26
1
-104/+107
*
|
Reformat to be more consistent with existing code.
Jacob Smith
2018-12-13
1
-12/+3
*
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-13
1
-0/+64
|
\
\
|
|
/
|
*
Add test for H5Aget_info(_by_name/_by_idx) NULL info pointer
Jordan Henderson
2018-12-13
1
-0/+65
*
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-12
1
-578/+576
|
\
\
|
|
/
|
*
Normalization with vol_integration (test code and H5Xtest.c)
Dana Robinson
2018-09-20
1
-578/+576
*
|
Sidestep and hide&flag minor issues causing test failures.
Jacob Smith
2018-12-05
1
-17/+57
*
|
Incorporate minimized dset ohdr tests into extant suite.
Jacob Smith
2018-11-19
1
-158/+272
|
/
*
Fix for HDFFV-9277: update the ainfo message after removing an attribute.
Vailin Choi
2018-07-20
1
-0/+94
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-10/+10
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-25/+25
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-49/+47
|
\
|
*
Cleanup overuse of include files
Allen Byrne
2018-02-14
1
-49/+47
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-121/+121
|
/
*
Fixed misc Warnings flagged by VS2017.
Dana Robinson
2017-11-27
1
-7/+7
*
Fix some of the whitespace
Allen Byrne
2017-11-16
1
-127/+127
*
Fix Windows link error
Allen Byrne
2017-11-14
1
-379/+379
*
Initialize hid_t variables in test_Attr_bug9.
Neil Fortner
2017-11-13
1
-4/+4
*
Fix HDFFV-10274. When deleting all (or almost all) of the messages in
Neil Fortner
2017-11-10
1
-0/+98
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Description:
Quincey Koziol
2016-09-27
1
-12/+32
*
[svn-r30017] Description:
Quincey Koziol
2016-06-06
1
-20/+20
*
[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-10-20
1
-9/+9
*
[svn-r27800] Minor warning fixes in the library tests.
Dana Robinson
2015-09-16
1
-6/+6
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-3/+3
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
1
-6/+6
*
[svn-r27548] Revert r27545
Jerome Soumagne
2015-08-21
1
-9/+9
*
[svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-08-21
1
-9/+9
*
[svn-r27204] Description:
Quincey Koziol
2015-06-15
1
-5/+5
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-3/+3
*
[svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in
Dana Robinson
2015-03-11
1
-3/+3
*
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
Dana Robinson
2015-03-01
1
-10/+10
*
[svn-r25531] remove use of C99 PRI that failed on windows in dtypes.c
Mohamad Chaarawi
2014-08-11
1
-38/+44
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-1/+1
*
[svn-r24937] Adds an H5free_memory() function to the library for use with
Dana Robinson
2014-03-31
1
-1/+1
*
[svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.
Dana Robinson
2013-10-31
1
-1/+1
[next]