summaryrefslogtreecommitdiffstats
path: root/src/H5Olayout.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-6/+6
* merge intel warning fixKimmy Mu2020-01-091-1/+1
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-191-2/+4
* I'm bringing the fixes for the following Jira issues from the develop branch ...Songyu Lu2019-02-121-1/+7
* Fix for HDFFV-10333:Vailin Choi2018-07-261-2/+2
* removed extraneous lib. ver. bound, PR commentM. Scot Breitenfeld2018-05-101-6/+0
* temporary fix for HDFFV-10469M. Scot Breitenfeld2018-05-091-101/+1
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-25/+20
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-3/+42
| |\
| * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-126/+20
* | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-091-2/+40
|\ \ \ | | |/ | |/|
| * | Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+3
| * | Changes made based on code reviews.Vailin Choi2018-01-121-2/+3
| * | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-1/+38
| |/
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Resolve compilation errors.Vailin Choi2018-03-091-8/+14
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-4/+10
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r29770] Description:Quincey Koziol2016-04-231-0/+12
* [svn-r29738] Description:Quincey Koziol2016-04-191-0/+23
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-0/+21
* [svn-r29635] Description:Quincey Koziol2016-04-051-7/+90
* [svn-r29607] Description:Quincey Koziol2016-04-021-31/+97
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-36/+36
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-1/+1
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-1/+1
* [svn-r28606] Description:Quincey Koziol2015-12-131-84/+82
* [svn-r27835] Description:Quincey Koziol2015-09-211-7/+11
|\
| * [svn-r27811] Description:Quincey Koziol2015-09-161-0/+3
| * [svn-r27768] Description:Quincey Koziol2015-09-141-7/+8
* | [svn-r27646] Add version number to VDS global heap object encoding.Neil Fortner2015-09-011-4/+21
* | [svn-r27632] Description:Quincey Koziol2015-08-311-6/+6
* | [svn-r27630] Description:Quincey Koziol2015-08-311-16/+32
|\ \ | |/
| * [svn-r27614] Description:Quincey Koziol2015-08-291-12/+28
| * [svn-r27612] Description:Quincey Koziol2015-08-291-3/+3
* | [svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c.Neil Fortner2015-08-191-3/+0
* | [svn-r27501] Add mapping validity checking to VDS open.Neil Fortner2015-08-121-2/+10
* | [svn-r27424] Implement support for h5debug for VDS.Neil Fortner2015-07-221-6/+21
* | [svn-r27323] Implement support for H5Dflush for VDS.Neil Fortner2015-07-021-1/+4
* | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...Neil Fortner2015-06-251-0/+3
* | [svn-r27215] Fix issue where % characters could not be used in non-printf map...Neil Fortner2015-06-161-12/+25
* | [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-0/+6
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-6/+6
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-6/+6
* | [svn-r27104] Add support for printf-style source dataset name resolution.Neil Fortner2015-05-221-17/+24
* | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-111-2/+1
* | [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds andNeil Fortner2015-05-051-1/+1
* | [svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w...Neil Fortner2015-04-291-0/+1
* | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-1/+14