summaryrefslogtreecommitdiffstats
path: root/src/H5trace.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-4/+4
* Hdf5 1 12 Miscellaneous warnings fixes (#1718)jhendersonHDF2022-05-031-6/+9
* Assume C99 fixed sized ints exist, use them (#470) (#1571)Larry Knox2022-04-011-2/+0
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-1/+1
* 1 12 Merges from develop (#421)Allen Byrne2021-03-041-1/+1
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-2/+2
* Merge available RM doxygen from develop to hdf5 1 12 (#131)Larry Knox2020-11-261-0/+1
* Merge changes from developAllen Byrne2020-10-081-13/+13
* Source formattedAllen Byrne2020-10-011-731/+732
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-1/+1
* Sync with developDana Robinson2020-08-011-122/+141
* Switch the 'get offset' operation from a dataset 'get' callback to a [native]Quincey Koziol2020-02-281-3/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-3/+25
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-01-041-3/+3
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-3/+403
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2019-12-131-0/+6
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2019-12-091-0/+3
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-5/+1
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-1/+5
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-18/+60
* Remove ability to loc by ref from H5VL layerJerome Soumagne2019-10-081-12/+0
* Add H5VL_OBJECT_GET_TYPE to get object typeJerome Soumagne2019-10-081-0/+6
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-3/+6
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-0/+29
* Cleanup whitespace and comments compared to developAllen Byrne2019-10-021-4/+4
* Added the map (H5M) APIDana Robinson2019-08-131-1/+13
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-1/+1
* New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-161-0/+8
* Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-111-0/+3
* Minor warning fixes:Dana Robinson2019-06-051-0/+3
* Rename H5VL_ID_GET_NAME to H5VL_OBJECT_GET_NAMEJerome Soumagne2019-05-231-2/+2
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-1/+5
* Merge pull request #1390 in HDFFV/hdf5 from stackable_vol_fix_06 to developQuincey Koziol2018-12-181-3/+0
|\
| * Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns outQuincey Koziol2018-12-171-3/+0
* | Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_...Dana Robinson2018-12-171-8/+0
|\ \ | |/ |/|
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-8/+0
* | Added HD to va_* calls in a couple of library files.Dana Robinson2018-12-171-90/+90
|/
* Switch H5VL_class_value_t from enum to unsigned integerQuincey Koziol2018-11-291-12/+5
* Update API tracing info for VOL functions and regenerate trace macros for VOLQuincey Koziol2018-11-281-0/+49
* Added 'notify' callback for async requests; switched VOL class and infoQuincey Koziol2018-11-281-2/+2
* Add VOL connector info to the flie access property list returned fromQuincey Koziol2018-11-181-0/+3
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-0/+3
* Refactor, standardize, and revise the async request callbacks.Quincey Koziol2018-11-041-2/+2
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-3/+3
* VOL FEATUREDana Robinson2018-10-101-0/+474
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-544/+545
|\
| * Modifications made based on comments from pull request.Vailin Choi2018-02-071-520/+520
| * Changes made based on code reviews.Vailin Choi2018-01-121-1/+2