summaryrefslogtreecommitdiffstats
path: root/src/H5Dcontig.c
Commit message (Expand)AuthorAgeFilesLines
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-7/+2
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-6/+6
* Begin converting dataset code to use shared file pointer instead of top fileQuincey Koziol2019-08-201-30/+30
* Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-031-11/+37
|\
| * - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
| * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-11/+11
| * Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-061-0/+25
* | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-20/+0
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-83/+87
|\
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-64/+49
| * Cleaned up misc warnings in src and test.Dana Robinson2017-11-101-1/+1
| * Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-111-17/+38
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-1/+1
|/
* [svn-r29549] Minor normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-241-1/+1
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-28/+23
* [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-4/+3
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-1/+1
* [svn-r28646] Minor normalization with revise_chunks.Dana Robinson2015-12-141-1/+0
* [svn-r27811] Description:Quincey Koziol2015-09-161-2/+3
* [svn-r27768] Description:Quincey Koziol2015-09-141-5/+6
* [svn-r27613] Description:Quincey Koziol2015-08-291-1/+75
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-5/+5
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-9/+21
* [svn-r26842] Description:Quincey Koziol2015-04-181-9/+4
* [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-2/+2
* [svn-r25766] Description:Quincey Koziol2014-11-031-1/+1
* [svn-r25273] Description:Quincey Koziol2014-06-131-1/+1
* [svn-r24769] Description:Quincey Koziol2014-03-071-1/+1
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-17/+17
* [svn-r22287] Description:Quincey Koziol2012-04-161-126/+101
* [svn-r22242] Issue 7934 - The data sieve buffer size was for all the datasets...Raymond Lu2012-04-021-2/+11
* [svn-r22058] Description:Quincey Koziol2012-03-131-5/+2
* [svn-r22053] Description:Quincey Koziol2012-03-121-2/+5
* [svn-r21919] Description:Quincey Koziol2012-02-091-18/+18
* [svn-r20588] Description:Quincey Koziol2011-04-211-1/+1
* [svn-r20587] Description:Quincey Koziol2011-04-211-1/+1
* [svn-r19654] Description:Quincey Koziol2010-10-211-5/+5
* [svn-r19498] Description:Quincey Koziol2010-10-011-457/+516
* [svn-r19476] Description:Quincey Koziol2010-09-231-80/+78
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-10/+7
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-4/+4
* [svn-r18894] Purpose: Improve allocation performance of filtered datasets wit...Neil Fortner2010-05-251-1/+1
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+0
* [svn-r18595] Description:Quincey Koziol2010-04-201-3/+3
* [svn-r18357] Description:Quincey Koziol2010-03-021-0/+1
* [svn-r18212] Description:Quincey Koziol2010-02-051-2/+2
* [svn-r18011] Description:Quincey Koziol2009-12-131-3/+9
* [svn-r17977] Bug fix for 1584. H5Tdetect_class said a VL string is a string ...Raymond Lu2009-12-091-1/+1
* [svn-r17585] Purpose: Fix bug 1597Neil Fortner2009-10-021-1/+1