summaryrefslogtreecommitdiffstats
path: root/src/H5Dcompact.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Various warning fixes (#1812)Sean McBride2022-06-221-2/+2
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-8/+8
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-3/+3
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-201-10/+20
* Update compact dataset I/O routines to handle driver-level memory copy (#1054)jhendersonHDF2021-09-301-10/+96
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-149/+127
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-1/+1
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-13/+3
* Code improvementBinh-Minh Ribler2019-05-051-1/+6
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-5/+5
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-061-0/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-20/+18
* 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-1/+7
* Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-091-1/+3
* Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-071-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-1/+1
* [svn-r28769] Description:Quincey Koziol2016-01-031-4/+1
* [svn-r27811] Description:Quincey Koziol2015-09-161-1/+30
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-4/+4
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r26842] Description:Quincey Koziol2015-04-181-10/+5
* [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-3/+3
* [svn-r22287] Description:Quincey Koziol2012-04-161-50/+50
* [svn-r21919] Description:Quincey Koziol2012-02-091-8/+8
* [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-r19309] Description:Quincey Koziol2010-08-261-1/+11
* [svn-r18894] Purpose: Improve allocation performance of filtered datasets wit...Neil Fortner2010-05-251-1/+1
* [svn-r18634] Description:Quincey Koziol2010-04-271-2/+7
* [svn-r18595] Description:Quincey Koziol2010-04-201-3/+3
* [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-4/+8
* [svn-r17403] Description:Quincey Koziol2009-08-211-2/+2
* [svn-r17402] Description:Quincey Koziol2009-08-211-2/+2
* [svn-r17281] Description:Quincey Koziol2009-07-311-17/+26
* [svn-r17275] Description:Quincey Koziol2009-07-301-18/+18
* [svn-r17269] Description:Quincey Koziol2009-07-301-3/+3
* [svn-r17261] Description:Quincey Koziol2009-07-291-18/+18
* [svn-r17243] Description:Quincey Koziol2009-07-271-0/+36
* [svn-r17146] Description:Quincey Koziol2009-07-021-5/+3