Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 19 | -26/+26 |
| | | | | modified: test/dsets.c | ||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 20 | -153/+309 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Dana Robinson | 2018-09-24 | 2 | -2/+4 |
|\ | | | | | | | | | | | | | | | | | | | * commit '2618dc314b9e4875e6ece7ee8696846ac2d02183': Remove extra unneeded Remove libsettings from pregenerated block CMake changes for SKIPPED and flush tests Correct $withval usage in configure HDFFV-10332 Adjust checks and generation of files HDFFV-10332 Use pre-generated files | ||||
| * | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 2 | -2/+4 |
| | | |||||
* | | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 2 | -3/+3 |
|/ | |||||
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 11 | -138/+102 |
| | | | | orginally intended to support the full SWMR feature. | ||||
* | Add missing test option | Allen Byrne | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Add test file with unwritten datasets | Allen Byrne | 2018-07-24 | 2 | -4/+96 |
| | |||||
* | Changes based on feedback from pull request. | Vailin Choi | 2018-07-12 | 1 | -2/+2 |
| | |||||
* | Modifications made based on feedback from pull request. | Vailin Choi | 2018-07-11 | 2 | -3/+8 |
| | |||||
* | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 2 | -0/+91 |
| | | | | | | | | | 1) Check for valid object header version for a refcount messge 2) Check for invalid fill value size 3) Check for invalid dimension size in a layout message 4) Add --enable-error-stack option to h5stat 5) Add error checks to h5stat.c 6) Add tests to h5stat and h5dump | ||||
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -2/+2 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -6/+6 |
| | |||||
* | 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 | -42/+37 |
| | |||||
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 9 | -10/+103 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | | |||||
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -1/+0 |
| | | |||||
| * | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 7 | -8/+32 |
| | | |||||
| * | HDFFV-9724 add valgrind ENV | Allen Byrne | 2017-12-29 | 1 | -1/+4 |
| | | |||||
| * | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -0/+67 |
| | | |||||
| * | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵ | lrknox | 2017-12-22 | 1 | -67/+0 |
| | | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2. | ||||
| * | Add h5dump VDS prefix tests | Allen Byrne | 2017-12-13 | 1 | -0/+67 |
| | | |||||
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 20 | -203/+246 |
|/ | |||||
* | Brings H5Z and H5PL packages in sync with VOL integration branch. | Dana Robinson | 2017-11-17 | 1 | -1/+1 |
| | |||||
* | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins. | Dana Robinson | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | Plugin test rework | Dana Robinson | 2017-11-09 | 1 | -3/+0 |
| | | | | Cleanup of plugin test code. Renames many files. Prep for VOL branch merge. | ||||
* | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 1 | -6/+3 |
| | | | | | | allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches. | ||||
* | Fix other test name typos | Allen Byrne | 2017-10-05 | 1 | -2/+2 |
| | |||||
* | Fix typo in valgrind test name | Allen Byrne | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 4 | -13/+111 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 3 | -9/+9 |
| | |||||
* | HDFFV-10188 fix typo | Allen Byrne | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | HDFFV-10188 add missing copy commands | Allen Byrne | 2017-08-21 | 1 | -0/+2 |
| | |||||
* | HDFFV-10188 Add tests and files | Allen Byrne | 2017-08-21 | 3 | -6/+53 |
| | |||||
* | HDFFV-10188 enable null space test | Allen Byrne | 2017-08-21 | 2 | -6/+6 |
| | |||||
* | Fix misnamed file in test script | Allen Byrne | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | HDFFV-10256 Add test | Allen Byrne | 2017-08-01 | 2 | -0/+12 |
| | |||||
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 1 | -1/+0 |
| | |||||
* | HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixed | Allen Byrne | 2017-06-19 | 2 | -4/+4 |
| | |||||
* | Minor warning fix. | Dana Robinson | 2017-05-25 | 1 | -1/+0 |
| | |||||
* | Fixed additional minor warnings. | Dana Robinson | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | HDFFV-10186 Need to pull the flag into the script | Allen Byrne | 2017-05-11 | 2 | -0/+4 |
| | |||||
* | HDFFV-10186 xml test also needs endianess aware files | Allen Byrne | 2017-05-10 | 2 | -6/+18 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 2 | -6/+18 |
| | |||||
* | Fix name to copy | Allen Byrne | 2017-05-05 | 1 | -1/+1 |
| | |||||
* | Correct name of file to copy | Allen Byrne | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | Use correct var types for data | Allen Byrne | 2017-05-04 | 1 | -18/+19 |
| |