summaryrefslogtreecommitdiffstats
path: root/hl/src/H5DS.c
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-181-2/+2
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-231-282/+618
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-642/+612
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-13/+12
* Addresseda Dana's comments from the pull request.Elena2020-08-141-29/+32
* Fixed several typos in the comments found by Larry during the review.Elena2020-08-121-3/+3
* The H5DSis_scale function was updated to return "not a dimension scale" (0)Elena2020-08-121-40/+49
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-305/+238
* Fixes -Wnull-dereference warning in hl/src/H5DS.cDana Robinson2020-08-061-4/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-62/+109
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-18/+18
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...David Young2019-11-271-5/+1
* Oops, remove more C99 designated initializers for VS 2010 compatibility.David Young2019-11-251-1/+5
* Initialize a variable before its first use.David Young2019-11-131-1/+1
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-8/+8
* HD prefix and whitespaceAllen Byrne2018-08-281-53/+53
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-14/+14
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-14/+14
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r26575] Removed compiler warning for hl/tools and hl/src.Scot Breitenfeld2015-03-251-30/+34
* [svn-r26417] Removed compiler warnings from HL. HDF5-237Scot Breitenfeld2015-03-101-7/+8
* [svn-r25755] Removed spurious casts in a few HDfree() statements.Dana Robinson2014-10-311-3/+3
* [svn-r25614] Fixed HDFFV-8670 Scot Breitenfeld2014-09-241-9/+56
* [svn-r25496] Description:Quincey Koziol2014-07-301-2/+7
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-47/+47
* [svn-r24020] Description:Quincey Koziol2013-08-171-7/+1
* [svn-r23241] Fix for: HDFFV-7596 H5DSget_scale returns size that includes NUL...Scot Breitenfeld2013-02-111-1/+3
* [svn-r21157] Description: JIRA HDFFV-7673: fixed segfault when retrieving the...Scot Breitenfeld2011-07-311-13/+20
* [svn-r21124] Issue 2763 - adding OAPL_ID as a new parameter to H5Rdereference...Raymond Lu2011-07-191-5/+5
* [svn-r21121] Description:Quincey Koziol2011-07-181-1/+1
* [svn-r21117] Issue 2763 - I added a new parameter of object access property l...Raymond Lu2011-07-181-6/+6
* [svn-r20901] Remove if() that avoided a copy of the last element to itself. T...Allen Byrne2011-05-251-4/+2
* [svn-r20870] Description: Fixed HDFFV-7605: Dim Scales APIs- error when unatt...Scot Breitenfeld2011-05-201-1/+1
* [svn-r20061] Description:Quincey Koziol2011-02-081-164/+102
* [svn-r18882] Maintenance: fixed a typo in email addressElena Pourmal2010-05-221-1/+1
* [svn-r18880] Bug fix: Elena Pourmal2010-05-221-44/+55
* [svn-r18818] Bug fix: Elena Pourmal2010-05-151-112/+94
* [svn-r18197] Description:Quincey Koziol2010-01-301-41/+41
* [svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform...Allen Byrne2009-10-011-4/+24
* [svn-r17268] Description:Quincey Koziol2009-07-301-3/+3
* [svn-r16719] clean linux warningsPedro Vicente Nunes2009-04-091-6/+6
* [svn-r16706] #1538 (B2) Problems with Dim Scale APIs reported by MathworksPedro Vicente Nunes2009-04-081-16/+22
* [svn-r16696] #1538 (B2) Problems with Dim Scale APIs reported by MathworksPedro Vicente Nunes2009-04-081-60/+102
* [svn-r16676] #1521 (B2) H5DSdetach_scale memory leakPedro Vicente Nunes2009-04-071-3/+11
* [svn-r16588] Pedro Vicente Nunes2009-03-191-1574/+1671
* [svn-r16549] Bug #608: Memory leak in H5DSset_label. Added code to free sub s...Allen Byrne2009-03-051-225/+258
* [svn-r15462] Description:Quincey Koziol2008-08-121-3/+3