Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -12/+12 |
| | |||||
* | 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 | -5/+4 |
| | |||||
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -7/+12 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 2 | -25/+147 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2018-03-12 | 1 | -16/+142 |
| |\ | | | | | | | | | | | | | | | | | | | | | | develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| | * | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 1 | -16/+142 |
| | | | |||||
| * | | 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 | -4/+0 |
| | | |||||
| * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -4/+4 |
| | | |||||
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -26/+33 |
|/ | |||||
* | Minor warning fixes | Dana Robinson | 2017-11-15 | 1 | -0/+2 |
| | |||||
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 2 | -34/+2 |
| | | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files. | ||||
* | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -12/+12 |
| | | | | | | HDopen() calls. Also fixed a minor const warning in the core VFD. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 7 | -42/+28 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Minor style cleanups | Quincey Koziol | 2017-03-22 | 1 | -0/+1 |
| | |||||
* | Revert "Switch h5clear for cache images to use existing ↵ | Quincey Koziol | 2017-03-22 | 1 | -15/+3 |
| | | | | | | H5Pget_cache_image_config()" This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9. | ||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -55/+200 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -11/+12 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -2/+2 |
| | |||||
* | Corrected return calls | Allen Byrne | 2017-01-05 | 2 | -10/+6 |
| | |||||
* | Fix valgrind memory leak | Allen Byrne | 2017-01-05 | 1 | -28/+30 |
| | |||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 3 | -1/+147 |
| | |||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 7 | -0/+2316 |