summaryrefslogtreecommitdiffstats
path: root/src/H5VM.c
Commit message (Expand)AuthorAgeFilesLines
* Remove lint comments (#4107)Dana Robinson2024-03-101-7/+6
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-17/+17
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-4/+4
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-5/+5
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-65/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-101/+101
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-101-75/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-8/+8
* Removes definitions for (U)LLONG_MAX and (S)SIZET_MAX (#1877)Dana Robinson2022-07-111-6/+6
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-200/+186
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-15/+6
* Clang-format of source filesAllen Byrne2020-09-301-372/+329
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-061-5/+5
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-57/+20
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* - 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
* Refixed HDFFV-10578Binh-Minh Ribler2019-01-081-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-r27058] Description:Quincey Koziol2015-05-131-58/+39
* [svn-r26993] Description:Quincey Koziol2015-05-021-8/+75
* [svn-r26757] Description:Quincey Koziol2015-04-071-9/+6
* [svn-r26195] Description:Quincey Koziol2015-02-171-1/+1
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-0/+1712