summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
Commit message (Expand)AuthorAgeFilesLines
* Fix encode and decode of tokens in H5VLnativeJerome Soumagne2019-10-111-1/+1
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-54/+115
* More whitespace synchingAllen Byrne2019-10-021-69/+69
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+2
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-2/+2
* Updated H5Tcopy() to get the dataset's datatype through the VOL whenDana Robinson2019-06-241-18/+34
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+1
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* C and POSIX call cleanupDana Robinson2019-01-111-1/+1
* HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-071-0/+106
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-1/+0
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-3/+3
* Refactor and standardize named datatype VOL callbacks.Quincey Koziol2018-11-011-49/+48
* Updates after merging changes from develop.Quincey Koziol2018-10-261-1/+1
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-5/+5
* VOL FEATUREDana Robinson2018-10-101-5/+50
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-158/+104
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-2/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-2/+2
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-533/+649
|\
| * Cleanup API context function usage.Quincey Koziol2018-03-191-30/+3
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-14/+41
| |\
| | * Merge branch 'develop' into hdffv_10355Dana Robinson2018-03-061-0/+5
| | |\
| | | * Fix for HDFFV-10357 (CVE-2017-17508).Dana Robinson2018-02-271-0/+5
| | * | Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-4/+9
| | |/
| | * Changes made based on code reviews.Vailin Choi2018-01-121-3/+2
| | * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-6/+6
| | |\
| | * | Initial checkin for library version boundsVailin Choi2017-10-031-8/+26
| | |/
| * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-533/+676
| |/
| * HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-8/+21
| * HDFFV-10186 Whitespace changesAllen Byrne2017-05-091-1441/+1389
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-14/+41
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-2/+2
* | merge from develop and apply HDFFV-8611Allen Byrne2017-05-241-1449/+1410
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-2/+2
* [svn-r30143] Fix for HDFFV-9940.Vailin Choi2016-07-041-0/+43
* [svn-r30139] Description:Quincey Koziol2016-07-021-0/+72
* [svn-r30113] Description:Quincey Koziol2016-06-281-0/+2
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+11
* [svn-r29776] Description:Quincey Koziol2016-04-241-0/+29
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-1/+1
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-181/+181
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-181/+181
* [svn-r28606] Description:Quincey Koziol2015-12-131-15/+3
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1