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
/
hl
/
src
/
H5DS.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+4
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-642/+612
*
Minor refactoring based on 1.10 normalization work
Dana Robinson
2020-08-17
1
-13/+12
*
Addresseda Dana's comments from the pull request.
Elena
2020-08-14
1
-29/+32
*
Fixed several typos in the comments found by Larry during the review.
Elena
2020-08-12
1
-3/+3
*
The H5DSis_scale function was updated to return "not a dimension scale" (0)
Elena
2020-08-12
1
-40/+49
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-305/+238
*
Fixes -Wnull-dereference warning in hl/src/H5DS.c
Dana Robinson
2020-08-06
1
-4/+3
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-62/+109
*
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-01-04
1
-18/+18
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-1/+1
*
Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...
David Young
2019-11-27
1
-5/+1
*
Oops, remove more C99 designated initializers for VS 2010 compatibility.
David Young
2019-11-25
1
-1/+5
*
Initialize a variable before its first use.
David Young
2019-11-13
1
-1/+1
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
1
-8/+8
*
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-53/+53
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-14/+14
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-14/+14
*
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-r26575] Removed compiler warning for hl/tools and hl/src.
Scot Breitenfeld
2015-03-25
1
-30/+34
*
[svn-r26417] Removed compiler warnings from HL. HDF5-237
Scot Breitenfeld
2015-03-10
1
-7/+8
*
[svn-r25755] Removed spurious casts in a few HDfree() statements.
Dana Robinson
2014-10-31
1
-3/+3
*
[svn-r25614] Fixed HDFFV-8670
Scot Breitenfeld
2014-09-24
1
-9/+56
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-2/+7
*
[svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.
Dana Robinson
2013-10-31
1
-47/+47
*
[svn-r24020] Description:
Quincey Koziol
2013-08-17
1
-7/+1
*
[svn-r23241] Fix for: HDFFV-7596 H5DSget_scale returns size that includes NUL...
Scot Breitenfeld
2013-02-11
1
-1/+3
*
[svn-r21157] Description: JIRA HDFFV-7673: fixed segfault when retrieving the...
Scot Breitenfeld
2011-07-31
1
-13/+20
*
[svn-r21124] Issue 2763 - adding OAPL_ID as a new parameter to H5Rdereference...
Raymond Lu
2011-07-19
1
-5/+5
*
[svn-r21121] Description:
Quincey Koziol
2011-07-18
1
-1/+1
*
[svn-r21117] Issue 2763 - I added a new parameter of object access property l...
Raymond Lu
2011-07-18
1
-6/+6
*
[svn-r20901] Remove if() that avoided a copy of the last element to itself. T...
Allen Byrne
2011-05-25
1
-4/+2
*
[svn-r20870] Description: Fixed HDFFV-7605: Dim Scales APIs- error when unatt...
Scot Breitenfeld
2011-05-20
1
-1/+1
*
[svn-r20061] Description:
Quincey Koziol
2011-02-08
1
-164/+102
*
[svn-r18882] Maintenance: fixed a typo in email address
Elena Pourmal
2010-05-22
1
-1/+1
*
[svn-r18880] Bug fix:
Elena Pourmal
2010-05-22
1
-44/+55
*
[svn-r18818] Bug fix:
Elena Pourmal
2010-05-15
1
-112/+94
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-41/+41
*
[svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform...
Allen Byrne
2009-10-01
1
-4/+24
*
[svn-r17268] Description:
Quincey Koziol
2009-07-30
1
-3/+3
*
[svn-r16719] clean linux warnings
Pedro Vicente Nunes
2009-04-09
1
-6/+6
*
[svn-r16706] #1538 (B2) Problems with Dim Scale APIs reported by Mathworks
Pedro Vicente Nunes
2009-04-08
1
-16/+22
*
[svn-r16696] #1538 (B2) Problems with Dim Scale APIs reported by Mathworks
Pedro Vicente Nunes
2009-04-08
1
-60/+102
*
[svn-r16676] #1521 (B2) H5DSdetach_scale memory leak
Pedro Vicente Nunes
2009-04-07
1
-3/+11
*
[svn-r16588]
Pedro Vicente Nunes
2009-03-19
1
-1574/+1671
*
[svn-r16549] Bug #608: Memory leak in H5DSset_label. Added code to free sub s...
Allen Byrne
2009-03-05
1
-225/+258
*
[svn-r15462] Description:
Quincey Koziol
2008-08-12
1
-3/+3
*
[svn-r14225] Description:
Quincey Koziol
2007-10-31
1
-16/+16
*
[svn-r14222] Description:
Quincey Koziol
2007-10-30
1
-2/+2
[next]