summaryrefslogtreecommitdiffstats
path: root/src/H5Tcommit.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-3/+3
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-1/+1
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-30/+89
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-2/+2
* Much normalization with develop (#701)Dana Robinson2021-05-281-67/+217
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-269/+243
* Trim trailing whitespaceQuincey Koziol2020-05-201-2/+2
* H5T_copy() constification plus Quincey's contributions.David Young2020-05-201-3/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-5/+5
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-05-201-1/+2
* Use API context to store/retrieve LCPL when creating intermediate groupsChris Hogan2020-05-201-0/+3
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-3/+3
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-27/+292
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-130/+106
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-83/+11
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-2/+2
* Cleanup API context function usage.Quincey Koziol2018-03-191-60/+16
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-13/+12
|\
| * Modifications made based on comments from pull request.Vailin Choi2018-02-071-0/+1
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-8/+9
| |\
| * | Initial checkin for library version boundsVailin Choi2017-10-031-15/+13
* | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-108/+410
| |/ |/|
* | Normalization with VOL integration branch.Dana Robinson2017-11-301-8/+9
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-3/+3
* [svn-r29612] Description:Quincey Koziol2016-04-031-1/+1
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-4/+4
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-5/+5
* [svn-r28916] Description:Quincey Koziol2016-01-151-18/+9
* [svn-r28894] Description:Quincey Koziol2016-01-141-3/+5
* [svn-r27768] Description:Quincey Koziol2015-09-141-33/+8
* [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-1/+1
* [svn-r25084] Description:Quincey Koziol2014-04-231-1/+1
* [svn-r22287] Description:Quincey Koziol2012-04-161-6/+6
* [svn-r21923] Description:Quincey Koziol2012-02-101-5/+5
* [svn-r21919] Description:Quincey Koziol2012-02-091-13/+13
* [svn-r21917] Description:Quincey Koziol2012-02-081-1/+1
* [svn-r20539] Description:Quincey Koziol2011-04-181-1/+1
* [svn-r19587] Description:Quincey Koziol2010-10-131-1/+16
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-1/+2
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-1/+1
* [svn-r18460] Description:Quincey Koziol2010-03-261-1/+1
* [svn-r18357] Description:Quincey Koziol2010-03-021-0/+1
* [svn-r18031] Description:Quincey Koziol2009-12-171-2/+2
|\
* | [svn-r17755] Purpose: Fix assertion failure caused by H5Tcommit1/2Neil Fortner2009-10-271-4/+4
* | [svn-r17751] Purpose: Fix assertion failure caused by H5Tcommit1/2Neil Fortner2009-10-271-0/+4
* | [svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...Raymond Lu2009-07-131-0/+4
* | [svn-r15609] Description:Quincey Koziol2008-09-101-27/+77