Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Vailin Choi | 2019-01-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | develop Resolve conflicts: Conflicts: test/Makefile.am | ||||
| * | Fixed a CMake build issue (CMake still doesn't run the VOL plugin | Dana Robinson | 2018-12-28 | 1 | -1/+1 |
| | | | | | | | | tests) | ||||
* | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 1 | -0/+1 |
|/ | | | | | | | | after deleting attributes in densed storage. The fix: When deleting attribute nodes from the name index v2 B-tree, if an attribute is found in the intermediate B-tree nodes, which may be merged/redistributed in the process, we need to free the dynamically allocated spaces for the intermediate decoded attribute. | ||||
* | HDFFV-10605 Only test plugins if SHARED enabled | Allen Byrne | 2018-11-06 | 1 | -0/+2 |
| | |||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+33 |
| | |||||
* | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | Fix usage of compression lib in shared tests | Allen Byrne | 2018-06-01 | 1 | -1/+18 |
| | |||||
* | Merge pull request #1043 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-05-31 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5do_direct_chunk_hl_to_src to develop * commit '1da9c5545c013ebc540ba3044810889d4acfa5be': Restored some unused #defines to the deprecated section of H5Dpublic.h. Added deprecated symbol wrappers for the H5DOwrite/read_chunk wrappers. Updated commenting in the H5DO compat test. Stripped out most of the duplicated functionality in the H5DO compat test. * Added H5DO compatibility functions. * Changed the offset copy to use an array on the stack. * Yanked some unused #defines. * Fixed the error tests * Moved common functionality into helper functions Normalize with trunk prior to update merge Fixed a warning. Finished move of H5DOread/write_chunk calls to H5D. First stage of moving H5DOread/write_chunk() to src/ and making them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 1 | -96/+77 |
| |\ | |||||
| * \ | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 1 | -7/+23 |
| |\ \ | |||||
| * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
* | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -21/+21 |
| |_|/ |/| | | |||||
* | | | Correct COMPILE defs usage | Allen Byrne | 2018-05-09 | 1 | -1/+1 |
| | | | |||||
* | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -96/+77 |
| |/ |/| | |||||
* | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | | |||||
* | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -6/+22 |
|/ | |||||
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -4/+4 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Fix list var | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Fix IN_LIST usage | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -113/+112 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -19/+0 |
| | |||||
* | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -6/+6 |
| | |||||
* | Add library INTERFACE and MPI to tools | Allen Byrne | 2017-12-28 | 1 | -8/+10 |
| | |||||
* | Correct linkage of filters and other libs | Allen Byrne | 2017-11-16 | 1 | -2/+2 |
| | |||||
* | Plugin test rework | Dana Robinson | 2017-11-09 | 1 | -46/+46 |
| | | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge. | ||||
* | Fix for HDFFV-10160 | Vailin Choi | 2017-06-29 | 1 | -0/+1 |
| | | | | Modifications to fix the assertion/abort failure when the application does not close the file. | ||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+1 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | cmake non-code typo | Allen Byrne | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | HDFFV-10125 cache_common file already in test lib | Allen Byrne | 2017-02-02 | 1 | -2/+0 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-01-29 | 1 | -0/+69 |
|\ | | | | | | | develop_merge_cache_image_06 | ||||
| * | Moved remaining SWMR-related test files to develop. | Dana Robinson | 2017-01-26 | 1 | -0/+69 |
| | | |||||
* | | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -0/+22 |
|/ | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -24/+24 |
| | |||||
* | Added a missing test file needed for the flushrefresh script. | Dana Robinson | 2016-12-30 | 1 | -0/+8 |
| | |||||
* | Bring new/updated tests from revise+chunks branch: flush1/flush2 update and | Quincey Koziol | 2016-12-20 | 1 | -0/+1 |
| | | | | flushrefresh test. (Also refactor of message send / wait code) | ||||
* | Update CMake configuration files with SWMR accumulator changes. | Quincey Koziol | 2016-12-18 | 1 | -3/+15 |
| | |||||
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -0/+1 |
| | | | | and the tool and API wrappers will be coming in over the weekend. | ||||
* | Add cache logging test. | Quincey Koziol | 2016-11-04 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' into evict_on_close | Dana Robinson | 2016-09-14 | 1 | -0/+1 |
|\ | |||||
| * | [svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which ↵ | Allen Byrne | 2016-08-01 | 1 | -0/+1 |
| | | | | | | | | calls a HDF5 function. | ||||
* | | Added missing evict on close test file line to test/CMakeLists.txt. | Dana Robinson | 2016-09-14 | 1 | -0/+1 |
|/ | |||||
* | [svn-r30068] Description: | Quincey Koziol | 2016-06-13 | 1 | -0/+1 |
| | | | | | | | | Bring metadata cache corking to trunk. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r29963] Fix plugin test executable link library | Allen Byrne | 2016-05-24 | 1 | -2/+2 |
| | |||||
* | [svn-r29882] Convert cache source files to library compatible by CMake and ↵ | Allen Byrne | 2016-05-04 | 1 | -99/+30 |
| | | | | Windows | ||||
* | [svn-r29545] Minor normalization w/ trunk in preparation for big merge. | Dana Robinson | 2016-03-24 | 1 | -1/+1 |
| | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial autotools parallel (MPICH 3.1.4) | ||||
* | [svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN support | Allen Byrne | 2016-02-29 | 1 | -12/+2 |
| | |||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -3/+3 |
| | |||||
* | [svn-r28467] Removed commented-out tests from the list of simple tests. They ↵ | Dana Robinson | 2015-11-30 | 1 | -8/+0 |
| | | | | | | are handled in the additional tests section, below the list. Tested on 64-bit Windows 10 w/ VS2015 and CMake 3.3.1. |