summaryrefslogtreecommitdiffstats
path: root/src/H5M.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-28/+28
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-5/+5
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-55/+9
* Fix map open to use correct VOL argument structure (#1116)jhendersonHDF2021-10-211-1/+3
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-5/+5
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-98/+248
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Reformat source (#244)Quincey Koziol2021-01-071-5/+5
* Fix error is H5Mclose_async. (#240)Neil Fortner2021-01-051-2/+2
* Turns off clang formatter for H5ARGS_TRACE (#184)Dana Robinson2020-12-161-8/+14
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-89/+447
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-3/+3
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-6/+6
* Enhance API tracing (#120)Quincey Koziol2020-11-261-4/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+1
* Clang-format of source filesAllen Byrne2020-09-301-201/+163
* Trim trailing whitespaceQuincey Koziol2020-04-201-2/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-5/+5
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-20/+20
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2019-12-121-0/+23
* Renamed H5Mdelete_key to H5Mdelete and H5Mset to H5Mput.Dana Robinson2019-08-131-13/+13
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1032
* [svn-r319] Removed H5M API from codeQuincey Koziol1998-03-121-763/+0
* [svn-r303] Changes since 19980228Robb Matzke1998-03-041-2/+1
* [svn-r297] Switched templates to "property lists" and changed API prefix from...Quincey Koziol1998-02-251-8/+8
* [svn-r296] Switched prefix for dataspaces from H5P to H5SQuincey Koziol1998-02-251-3/+3
* [svn-r224] Initial implementation of the upper levels of PHDF5. TheAlbert Cheng1998-02-061-0/+17
* [svn-r193] Changes since 19980128Robb Matzke1998-01-281-29/+13
* [svn-r164] Changes since 19980122Robb Matzke1998-01-221-13/+14
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-389/+358
* [svn-r145] ./src/H5Osdtyp.c -> H5Odtype.cRobb Matzke1997-12-111-26/+31
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-101-275/+233
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-44/+44
* [svn-r89] ./src/H5Apublic.hRobb Matzke1997-09-161-18/+1
* [svn-r87] Moved an auto init after the FUNC_ENTER()Robb Matzke1997-09-151-1/+4
* [svn-r78] Checkpointing dataset code. Everything is currently working, excep...Quincey Koziol1997-09-151-1/+27
* [svn-r73] Lots of added code for dataset I/O. Its now writing out datasets t...Quincey Koziol1997-09-121-2/+2
* [svn-r70] Added clarifying comments from code review meeting to H5Mflush and ...Quincey Koziol1997-09-051-3/+5
* [svn-r61] ./src/H5.cRobb Matzke1997-09-021-14/+14
* [svn-r47] Finished flashing out the H5M* functions calls. Cleaned up non-com...Quincey Koziol1997-08-281-1/+406
* [svn-r35] ./src/H5ACproto.hRobb Matzke1997-08-151-6/+79
* [svn-r31] Added code for H5Mget_file & H5Mflush and re-targeted some of the H...Quincey Koziol1997-08-151-0/+87
* [svn-r13] ./src/H5.cRobb Matzke1997-08-051-23/+17
* [svn-r2] Oops...Quincey Koziol1997-07-301-0/+257