summaryrefslogtreecommitdiffstats
path: root/hl/src
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* Revert "Oops, remove more C99 designated initializers for VS 2010 compatibili...David Young2019-11-271-5/+1
* Oops, remove more C99 designated initializers for VS 2010 compatibility.David Young2019-11-251-1/+5
* Initialize a variable before its first use.David Young2019-11-131-1/+1
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-082-9/+9
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-101-1/+1
|\
| * HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-1/+1
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-034-373/+380
|/
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-2/+2
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-9/+10
* Add H5_HLDLL prefix for windows linkAllen Byrne2019-06-201-5/+12
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-14/+20
* Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-3/+6
* HD prefix and whitespaceAllen Byrne2018-08-281-53/+53
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-312-172/+84
|\
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-151-14/+15
| |\
| * | Added deprecated symbol wrappers for the H5DOwrite/read_chunkDana Robinson2018-05-042-0/+11
| * | * Added H5DO compatibility functions.Dana Robinson2018-05-042-8/+61
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-301-1/+3
| |\ \
| * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-302-194/+42
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-231-2/+2
|\ \ \ \
| * | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
| | |_|/ | |/| |
* | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-14/+14
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-14/+15
|\ \ \ \ | |/ / /
| * | | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-14/+15
| | |/ | |/|
* | | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-14/+14
|/ /
* | TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* | TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-0/+2
|/
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Correct name of h5 hl compile scriptAllen Byrne2018-03-281-2/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* HDFFV-4359 Add HL C++ and fix install parametersAllen Byrne2018-03-081-2/+2
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-0/+46
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+2
* Modifications based on pull request review.Vailin Choi2017-04-261-2/+2
* Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-252-4/+83
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2527-174/+108
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+1
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+1
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-4/+4
* Description:Binh-Minh Ribler2016-10-201-6/+8
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
* [svn-r30289] Fix for HDFFV-9960 H5DOappend without append callback.Vailin Choi2016-08-141-20/+18
* [svn-r30285] Description:Quincey Koziol2016-08-131-2/+2
* [svn-r30262] Fix for HDFFV-9960: H5DOappend will not fail if a dataset has no...Vailin Choi2016-08-051-3/+6
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-3/+5
* [svn-r29857] Description:Quincey Koziol2016-05-035-2/+724
* [svn-r29850] Description:Quincey Koziol2016-05-012-0/+195