summaryrefslogtreecommitdiffstats
path: root/src/H5Dlayout.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Multi Dataset (#2120)Neil Fortner2022-10-191-7/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-1/+1
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-9/+8
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-158/+145
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-18/+18
* Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-011-2/+4
* Update versioning to next major versionAllen Byrne2019-09-251-24/+25
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-20/+25
|\
| * Changes made based on code reviews.Vailin Choi2018-01-121-8/+11
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-6/+5
| |\
| * | Initial checkin for library version boundsVailin Choi2017-10-031-16/+19
| |/
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-30/+34
|/
* Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-071-2/+10
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29770] Description:Quincey Koziol2016-04-231-0/+16
* [svn-r29738] Description:Quincey Koziol2016-04-191-16/+51
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-2/+27
* [svn-r29635] Description:Quincey Koziol2016-04-051-4/+136
* [svn-r29614] Description:Quincey Koziol2016-04-031-3/+4
* [svn-r29612] Description:Quincey Koziol2016-04-031-0/+35
* [svn-r29607] Description:Quincey Koziol2016-04-021-7/+27
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-16/+17
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-3/+9
* [svn-r28723] Description:Quincey Koziol2015-12-221-2/+4
* [svn-r28452] Description:Quincey Koziol2015-11-231-3/+3
* [svn-r27835] Description:Quincey Koziol2015-09-211-12/+11
|\
| * [svn-r27811] Description:Quincey Koziol2015-09-161-7/+5
| * [svn-r27768] Description:Quincey Koziol2015-09-141-2/+2
* | [svn-r27630] Description:Quincey Koziol2015-08-311-48/+1
|\ \ | |/
| * [svn-r27613] Description:Quincey Koziol2015-08-291-62/+3
* | [svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.Neil Fortner2015-06-191-1/+1
|\ \ | |/
| * [svn-r27237] Description:Quincey Koziol2015-06-181-1/+1
* | [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds andNeil Fortner2015-05-051-78/+48
* | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no...Neil Fortner2015-03-181-6/+7
* | [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-171-2/+5
* | [svn-r26346] Add more test cases, refactor test code to reduce code duplicati...Neil Fortner2015-03-031-1/+1
* | [svn-r26293] Implement patching of virtual dataspace extent in mapping datasp...Neil Fortner2015-02-241-0/+10
* | [svn-r26261] Commit working but incomplete prototype. Does not perform I/O.Neil Fortner2015-02-201-1/+0
* | [svn-r26198] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-171-0/+1
* | [svn-r26153] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-101-0/+12
|/
* [svn-r22287] Description:Quincey Koziol2012-04-161-24/+24
* [svn-r22242] Issue 7934 - The data sieve buffer size was for all the datasets...Raymond Lu2012-04-021-5/+17
* [svn-r21919] Description:Quincey Koziol2012-02-091-5/+5
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-2/+2
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+1