summaryrefslogtreecommitdiffstats
path: root/src/H5Tconv.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Warning fixes and minor cleanup (#1847)feature/vfd_swmrDana Robinson2022-07-051-12/+20
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-4/+4
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-24/+24
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-8/+0
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-60/+60
* Much normalization with develop (#701)Dana Robinson2021-05-281-1263/+1268
* Normalization of H5TDana Robinson2021-05-081-2/+2
* Brings much of the printf changes over from developDana Robinson2021-05-061-81/+79
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-3207/+3144
* H5R: fix type conversion of references within vlen typeJerome Soumagne2020-07-161-2/+18
* Trim trailing whitespaceQuincey Koziol2020-04-201-16/+16
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-101-1/+1
* merge and fix conflictkmu2020-01-191-1/+1
|\
* \ merge and fix conflictskmu2020-01-141-17/+16
|\ \ | |/
| * Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-17/+16
* | fix unused related warningskmu2020-01-131-1/+1
|/
* H5R: fix H5Tconv to check for null referencesJerome Soumagne2019-11-261-29/+42
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-15/+15
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-0/+273
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-36/+38
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-21/+21
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-11/+11
* C and POSIX call cleanupDana Robinson2019-01-111-1/+1
* VOL FEATUREDana Robinson2018-10-101-3/+3
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-39/+28
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-5/+5
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-998/+383
* Normalization with VOL integration branch.Dana Robinson2017-12-011-31/+59
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30017] Description:Quincey Koziol2016-06-061-4/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-3/+4
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-2/+5
* [svn-r27428] Bug fix: DAILYTEST-170Albert Cheng2015-07-241-0/+8
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-331/+331
* [svn-r27130] Fix warnings in H5TconvJerome Soumagne2015-06-011-91/+132
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-9/+9
* [svn-r26625] Description:Quincey Koziol2015-03-271-4/+0
* [svn-r26623] Description:Quincey Koziol2015-03-271-4/+0
* [svn-r26606] Description:Quincey Koziol2015-03-261-4/+0
* [svn-r26605] Description:Quincey Koziol2015-03-261-12/+8
* [svn-r26596] Description:Quincey Koziol2015-03-261-4/+0
* [svn-r26595] Description:Quincey Koziol2015-03-251-2/+0
* [svn-r26591] Description:Quincey Koziol2015-03-251-4/+0
* [svn-r26587] Description:Quincey Koziol2015-03-251-6/+0
* [svn-r26560] Description:Quincey Koziol2015-03-241-14/+0
* [svn-r26495] Description:Quincey Koziol2015-03-191-14/+0
* [svn-r26206] Reverting change r26204Scot Breitenfeld2015-02-181-4/+0
* [svn-r26205] Fix for HDFFV-8908:Scot Breitenfeld2015-02-181-0/+4
* [svn-r24803] Description:Quincey Koziol2014-03-161-54/+54