summaryrefslogtreecommitdiffstats
path: root/test/tmisc.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-31/+73
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-1/+1
* Much normalization with develop (#701)Dana Robinson2021-05-281-11/+125
* Brings more develop code over, especially DoxygenDana Robinson2021-05-031-11/+28
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-1068/+1152
* Refactor to reduce verbosity.Quincey Koziol2020-05-201-55/+33
* Correct macro checkQuincey Koziol2020-05-201-1/+1
* Correct failure when allocation tracking are disabled.Quincey Koziol2020-05-201-0/+12
* Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-05-201-38/+30
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-05-201-0/+139
* fix unused related warningskmu2020-05-201-1/+9
* remove unsed var,function,macro, etckmu2020-05-201-5/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-43/+97
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-28/+68
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-16/+14
* HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* Vailin's fix for H5open fail when file doesn't have write permissionsLarry Knox2018-07-121-1/+1
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-8/+8
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-12/+12
* More includes cleanupAllen Byrne2018-02-141-52/+51
* Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-18/+18
* Removed asserts from H5MM calls that conflict with stated behaviorDana Robinson2017-11-091-1/+61
* Modifications based on comments from pull request reviewVailin Choi2017-08-231-1/+1
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-221-0/+55
* * Yanked the smoke check that was recently introduced to testDana Robinson2017-07-051-142/+140
* * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-031-0/+29
* Added missing free() call to test_misc19().Dana Robinson2017-07-011-0/+2
* Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-011-2/+0
* Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-011-14/+55
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-7/+9
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-5/+5
* [svn-r28761] Description:Quincey Koziol2016-01-011-3/+13
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1
* [svn-r27773] Description:Quincey Koziol2015-09-141-8/+8
* [svn-r27772] Description:Quincey Koziol2015-09-141-17/+30
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-21/+21
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-1/+1
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-1/+1
* [svn-r27204] Description:Quincey Koziol2015-06-151-8/+8
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-2/+2
* [svn-r26514] Fix for HDFFV-9173:Vailin Choi2015-03-201-0/+12
* [svn-r26392] Reinstates r26327-8, which had been reverted due to failures onDana Robinson2015-03-091-0/+68
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-12/+12
* [svn-r26331] Revert checking r 26327&8, which added new code and test that fa...Larry Knox2015-02-281-68/+0
* [svn-r26328] Fixed a typo in tmisc.c.Dana Robinson2015-02-271-1/+1
* [svn-r26327] Added public API functions that expose the C library's memory al...Dana Robinson2015-02-271-0/+68
* [svn-r24998] Description:Quincey Koziol2014-04-091-0/+110