summaryrefslogtreecommitdiffstats
path: root/src/H5Tvlen.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-2/+0
* Remove lint comments (#4107)Dana Robinson2024-03-101-4/+4
* Fix typo in comment (#3775)tbeu2023-10-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-14/+14
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-26/+20
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-27/+27
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-8/+8
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-69/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-4/+4
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-41/+41
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-8/+8
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-8/+8
* Remove H5_NO_ALIGNMENT_RESTRICTIONS (#1426)David Young2022-04-161-74/+20
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-18/+18
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-14/+36
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Jan ws changes (#282)Allen Byrne2021-01-271-1/+1
* Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...hdf5-1_13_0-rc5Neil Fortner2021-01-221-1/+12
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-187/+162
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-0/+1
* Move H5T_vlen_reclaim to package scopeQuincey Koziol2020-08-071-4/+4
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-2/+4
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-112/+64
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-93/+34
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-5/+2
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-8/+61
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-350/+407
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-17/+17
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-3/+3
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-9/+15
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-110/+42
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30219] Description:Quincey Koziol2016-07-221-5/+5
* [svn-r28761] Description:Quincey Koziol2016-01-011-4/+4
* [svn-r28646] Minor normalization with revise_chunks.Dana Robinson2015-12-141-12/+0
* [svn-r27768] Description:Quincey Koziol2015-09-141-28/+4
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-4/+22
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-12/+12
* [svn-r23695] Description:Quincey Koziol2013-05-111-5/+5
* [svn-r22287] Description:Quincey Koziol2012-04-161-10/+10
* [svn-r21919] Description:Quincey Koziol2012-02-091-26/+26
* [svn-r19272] Description:Quincey Koziol2010-08-201-119/+52
* [svn-r18804] Purpose:Mike McGreevy2010-05-141-0/+41
* [svn-r18212] Description:Quincey Koziol2010-02-051-2/+7