summaryrefslogtreecommitdiffstats
path: root/hl/c++/test
ModeNameSize
-rw-r--r--CMakeLists.txt635logstatsplain
-rw-r--r--CMakeTests.cmake1351logstatsplain
-rw-r--r--Makefile.am1301logstatsplain
-rw-r--r--ptableTest.cpp17029logstatsplain
-rw-r--r--ptableTest.h2216logstatsplain
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-13/+1 * Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-1/+1 * fix unused related warningskmu2020-01-131-3/+1 * - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1 * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-26/+26 * C and POSIX call cleanupDana Robinson2019-01-111-3/+3 * Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-2/+2 * Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1 * Normalize with vol_integration.Dana Robinson2018-05-291-4/+4 * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-120/+104 * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4 * [svn-r30025] Description;Quincey Koziol2016-06-061-2/+3 * [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-1/+1 * [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-6/+5 * [svn-r28663] Merge of r28662 from revise_chunks.Dana Robinson2015-12-151-1/+2 * [svn-r28452] Description:Quincey Koziol2015-11-231-2/+3 * [svn-r27768] Description:Quincey Koziol2015-09-141-5/+8 * [svn-r27237] Description:Quincey Koziol2015-06-181-17/+17 * [svn-r27070] Description:Quincey Koziol2015-05-151-55/+55 * [svn-r26193] Description:Quincey Koziol2015-02-171-112/+35 * [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...Mohamad Chaarawi2013-08-30