Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tools cleanup | Allen Byrne | 2018-12-13 | 1 | -2/+0 |
| | |||||
* | HDFFV-10632 separate stderr and stdout in tests | Allen Byrne | 2018-12-13 | 17 | -174/+104 |
| | |||||
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -2/+2 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 1 | -2/+6 |
|\ | | | | | | | | | | | | | * commit '1f8cb03e11a46f853881f45dac18eff2dd68401e': Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') Further minor cleanups Checkpoint normalization against incoming hyperslab / selection / dataspace improvements. | ||||
| * | Fix errors in Makefile.am files that cause "make check" to repeat test, even | Quincey Koziol | 2018-04-29 | 1 | -2/+6 |
| | | | | | | | | | | when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') | ||||
* | | 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 | -17/+12 |
| | |||||
* | 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 | 15 | -3128/+3736 |
|\ | | | | | | | | | | | 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 |
| | | |||||
| * | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-10 | 2 | -0/+0 |
| | | |||||
| * | HDFFV-9745 Create test and files to verify fixes | Allen Byrne | 2018-01-04 | 8 | -3123/+3734 |
| | | |||||
| * | HDFFV-8745 remove files from test scripts | Allen Byrne | 2018-01-02 | 2 | -4/+0 |
| | | |||||
| * | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-02 | 2 | -0/+0 |
| | | |||||
| * | HDFFV-8745 - fix implementation of 8625 | Allen Byrne | 2018-01-02 | 4 | -14/+21 |
| | | |||||
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -2/+5 |
|/ | |||||
* | 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. | ||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 1 | -2/+2 |
| | |||||
* | Fix tools error handling and valgrind issues | Allen Byrne | 2017-10-18 | 2 | -8/+4 |
| | |||||
* | Fix error handling issues | Allen Byrne | 2017-10-17 | 10 | -21/+25 |
| | |||||
* | Correct test results | Allen Byrne | 2017-10-17 | 3 | -10/+10 |
| | |||||
* | HDFFV-1097 Changed file columns | Allen Byrne | 2017-10-16 | 16 | -2083/+2083 |
| | |||||
* | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 10 | -10/+10 |
| | |||||
* | Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-11 | 2 | -10/+14 |
|\ | | | | | | | | | | | | | | | | | | | | | | | * commit '11df540c92ac284a664be912b0cb045e8d92e7d3': Added older change that was added to last change HDFFV-10297 add release note - fix test step HDFFV-10297 Fix resource errors and cleanup whitespace HDFFV-10297 fix vl buffer error HDFFV-10297 update calls to H5Zfilter_avail HDFFV-10297 - code changes nullify error HDFFV-10297 - Fix test errors - five remaining HDFFV-10297 - fix repack individual objects includes H5Zfilter_avail() fix | ||||
| * | HDFFV-10297 update calls to H5Zfilter_avail | Allen Byrne | 2017-10-09 | 2 | -10/+14 |
| | | |||||
* | | Correct indentation in h5diff/Makefile.am. | lrknox | 2017-10-09 | 1 | -1/+1 |
| | | |||||
* | | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 1 | -5/+2 |
|/ | | | | | | 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. | ||||
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 1 | -8/+38 |
| | |||||
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 1 | -5/+5 |
| | |||||
* | HDFFV-9774 Apply standard mask to .err files | Allen Byrne | 2017-09-06 | 6 | -12/+12 |
| | |||||
* | HDFFV-10276 Add filter mask for standard err | Allen Byrne | 2017-09-06 | 7 | -12/+15 |
| | |||||
* | HDFFV-9774 Add enable-error-stack argument to h5diff | Allen Byrne | 2017-08-31 | 23 | -0/+186 |
| | |||||
* | if PARALLEL copy seconf file to PAR folder | Allen Byrne | 2017-07-27 | 1 | -0/+3 |
| | |||||
* | Correct copy to file name | Allen Byrne | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | HDFFV-10246 Add check for string not null before use | Allen Byrne | 2017-07-25 | 3 | -0/+29 |
| | |||||
* | Fixed additional minor warnings. | Dana Robinson | 2017-05-25 | 1 | -22/+19 |
| | |||||
* | HDFFV-9055 Correct file generator | Allen Byrne | 2017-05-18 | 6 | -3/+3 |
| | |||||
* | HDFFV-9055 add test files | Allen Byrne | 2017-05-17 | 5 | -9/+51 |
| | |||||
* | HDFFV-9995 Clarify help text | Allen Byrne | 2017-05-16 | 10 | -90/+120 |
| | |||||
* | HDFFV-10128 Fixed string length with no null fixed | Allen Byrne | 2017-05-16 | 2 | -14/+2 |
| | |||||
* | HDFFV-10128 add test to check null term | Allen Byrne | 2017-05-15 | 5 | -2/+42 |
| | | | Test is another dataset | ||||
* | Make test scripts fail if result files are created | Allen Byrne | 2017-05-02 | 2 | -0/+4 |
| | |||||
* | Comment out install-exec-hooks to remove libdynlib* files. Allen did | lrknox | 2017-04-28 | 1 | -2/+2 |
| | | | | | | | the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably work. In the develop branch they are causing make install failures because the autotools' install commands sometimes attempt to chmod these files when they no longer exist. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 7 | -36/+35 |
| | | | | | | | | | | 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. | ||||
* | Our best effort to build dynamic plugin tests and not install them with | lrknox | 2017-04-21 | 1 | -2/+5 |
| | | | | | "make install". It seems the install-exec-hook doesn't remove the last to be installed. | ||||
* | Update tool dyn lib | Allen Byrne | 2017-04-18 | 1 | -0/+1 |
| |