summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* Stripped out most of the duplicated functionality in the H5DODana Robinson2018-05-041-2046/+147
* * Added H5DO compatibility functions.Dana Robinson2018-05-046-10/+2241
* Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-3015-83/+53
|\
| * TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-2015-20/+15
| * TRILABS-19 All c code INCLUDE_DIRECTORIES convertedAllen Byrne2018-04-182-10/+13
| * TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-1712-56/+28
* | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-307-3062/+44
|/
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-103-8/+8
* Correct name of h5 hl compile scriptAllen Byrne2018-03-281-2/+2
* Couple fixes to the test routine for HDFFV-10425.Vailin Choi2018-03-211-2/+2
* Add test and release info for the fix to HDFFV-10425 test failure with H5DOwr...Vailin Choi2018-03-211-0/+143
* HDFFV-10418 adjust build commands to match main library buildAllen Byrne2018-03-121-17/+27
* Change CMake min to 3.10Allen Byrne2018-03-0915-15/+15
* HDFFV-4359 Add HL C++ and fix install parametersAllen Byrne2018-03-082-2/+49
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-0/+46
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-2715-15/+15
* HDFFV-10345 spelling errorsAllen Byrne2018-02-053-9/+9
* HDFFV-10398 use the target name for custom commandsAllen Byrne2018-01-301-4/+2
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-304-12/+12
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...lrknox2018-01-3011-57/+21
|\
| * HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
| * HDFFV-10385 rework java namesAllen Byrne2018-01-178-24/+0
| * Fix fortran cmake variable usageAllen Byrne2018-01-111-2/+3
| * HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+2
| * HDFFV-10385 fix packagingAllen Byrne2018-01-101-2/+2
| * HDFFV-10385 fix fortran referencesAllen Byrne2018-01-101-0/+2
| * HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-12/+11
| * HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-10/+4
| * Add library INTERFACE and MPI to toolsAllen Byrne2017-12-283-16/+8
* | Increase maximum number of retries to 30 for h5watch tests.lrknox2018-01-301-1/+1
|/
* Increase maximum number of retries for h5watch tests.lrknox2017-12-241-1/+1
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-073-12/+12
* removed duplicate exports of DS subroutinesM. Scot Breitenfeld2017-12-061-62/+3
* Minor warning fixesDana Robinson2017-11-151-0/+1
* Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-021-1/+1
* Removed extra Fortran flags, (HDFFV-10037)M. Scot Breitenfeld2017-08-011-2/+2
* HDFF-10254 - Copy test files with macro to avoid POST_BUILD failureAllen Byrne2017-07-121-9/+2
* Minor type fixes to h5watch.Dana Robinson2017-05-252-19/+19
* Fixed many minor warnings.Dana Robinson2017-05-253-71/+68
* Incorporate additional code changes for the H5DOread_chunk patch from GE Heat...Vailin Choi2017-05-151-323/+809
* Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch.Dana Robinson2017-05-121-0/+114
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-2/+2
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-3/+3
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-3/+3
* Modifications based on pull request review.Vailin Choi2017-04-261-2/+2
* Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-253-88/+460
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-25132-770/+599
* Fix for HDFFV-10166 h5watch tests fail randomly to match expected output filesVailin Choi2017-04-2124-867/+508
* Switch to using flag in signal handler, to trigger dropping out of main loopQuincey Koziol2017-04-031-4/+5
* Stop skipping h5watch tests.lrknox2017-03-241-3/+3