summaryrefslogtreecommitdiffstats
path: root/src/H5Tconv.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-17/+16
* 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
* [svn-r24101] Description:Quincey Koziol2013-09-051-1/+55
* [svn-r23713] Description:Quincey Koziol2013-05-211-275/+352
* [svn-r23698] Description:inactive/trunk_merge_coverityQuincey Koziol2013-05-131-330/+254
* [svn-r23695] Description:Quincey Koziol2013-05-111-254/+330
* [svn-r23417] Fixes an issue (HDFFV-8159) where uninitialized memory was being...Dana Robinson2013-03-211-8/+11
* [svn-r22935] Description:Quincey Koziol2012-10-211-14/+11
* [svn-r22914] I checked in the conversion function H5T__conv_enum_numeric (num...Raymond Lu2012-10-171-0/+83
* [svn-r22749] Description:Dana Robinson2012-09-101-30/+28
* [svn-r22748] Description:Dana Robinson2012-09-101-28/+30
* [svn-r22287] Description:Quincey Koziol2012-04-161-526/+526
* [svn-r21921] Description:Quincey Koziol2012-02-091-1/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-1115/+30
* [svn-r21734] Issue 7582 - The library allowed the conversion of strings betwe...Raymond Lu2011-11-081-0/+15
* [svn-r21508] Revoked svn check-ins 20913 and 20921 (fix for HDFFV-7579) pendi...Dana Robinson2011-10-101-90/+2
* [svn-r20921] Issue 7579 - The overflowing ENUM values are inconsistent. I to...Raymond Lu2011-05-271-5/+6
* [svn-r20913] Issue 7579 - The overflowing ENUM values are inconsistent. When...Raymond Lu2011-05-271-2/+84