summaryrefslogtreecommitdiffstats
path: root/test/dtypes.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-55/+57
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-2/+0
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-5/+5
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-121-12/+44
* Much normalization with develop (#701)Dana Robinson2021-05-281-3/+3
* Brings H5Z and many test changes from developDana Robinson2021-05-071-40/+40
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-2720/+3705
* Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-336/+262
* merge and fixkmu2020-01-211-7/+7
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-7/+7
* | merge and fix conflictkmu2020-01-191-1/+1
|\ \ | |/
* | merge and fix conflictskmu2020-01-141-2/+2
|\ \ | |/
| * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-4/+4
| |\
| * | remove unnecessary check macrokmu2019-12-061-3/+2
| * | fix intel compile warningskmu2019-12-041-2/+3
| * | Revert "fix warnings from Intel compiler"kmu2019-11-261-2/+2
| * | Revert "fix issues from previous PR comments"kmu2019-11-261-2/+2
| * | Revert "using a different MACRO"kmu2019-11-261-2/+2
| * | using a different MACROkmu2019-11-251-2/+2
| * | fix issues from previous PR commentskmu2019-11-251-2/+2
| * | fix warnings from Intel compilerkmu2019-11-071-2/+2
* | | fix unused related warningskmu2020-01-131-1/+1
| |/ |/|
* | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-4/+4
|/
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-11/+11
* Fixed the iteration error in test_versionbounds() in test/dtypes.c.Vailin Choi2019-09-301-6/+5
* add missing version to listAllen Byrne2019-09-261-2/+2
* Add HD prefix to testsAllen Byrne2019-08-151-912/+912
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-40/+61
* Changes that show the right way to iterate over enums.Dana Robinson2019-03-211-6/+10
* Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-10/+10
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-8/+8
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-4/+4
* Improving testsBinh-Minh Ribler2018-03-091-1/+1
* Miscellaneous test fixesBinh-Minh Ribler2018-03-061-9/+34
* Misc improvementBinh-Minh Ribler2018-02-281-1/+0
* Improving testsBinh-Minh Ribler2018-02-171-139/+516
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Changes to be committed:Frank.Willmore2016-10-251-1/+1
* [svn-r30285] Description:Quincey Koziol2016-08-131-8/+8
* [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h typ...Allen Byrne2016-08-011-2/+0
* [svn-r28761] Description:Quincey Koziol2016-01-011-10/+89
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-9/+84
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-4/+0
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-2/+2
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-2/+2
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-6/+6
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-7/+9
* [svn-r25527] fix printf format warnings in dtypes test.Mohamad Chaarawi2014-08-111-2/+2