summaryrefslogtreecommitdiffstats
path: root/tools/src/h5import
Commit message (Expand)AuthorAgeFilesLines
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-81/+81
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-2/+2
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-2/+0
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-3/+3
* Fixed various clang -Wformat-security warnings (#340)Sean McBride2021-02-191-2/+2
* Update license url part2 (#333)Larry Knox2021-02-173-3/+3
* Clang-format of source filesAllen Byrne2020-09-302-2596/+2532
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+13
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-1/+1
* Warnings reduction in toolsAllen Byrne2020-07-301-2/+2
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-1/+1
* squash cast warning fixkmu2020-01-231-4/+4
* Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-171-6/+6
|\
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-6/+6
* | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-19/+22
|/
* address problems from commentskmu2019-12-111-1/+1
* fix and address commentskmu2019-12-111-2/+2
* Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-1/+1
|\
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1
* | remove unnecessary check macrokmu2019-12-061-4/+1
* | fix intel compile warningskmu2019-12-041-3/+6
|/
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-051-1/+1
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-8/+22
* TRILAB-81 fix typoAllen Byrne2018-10-241-1/+1
* TRILAB-82 fixed errors found in reviewAllen Byrne2018-10-242-63/+63
* TRILAB-81 Output error if filename length is greater then 255Allen Byrne2018-10-191-0/+5
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-6/+6
* HD prefix and whitespaceAllen Byrne2018-08-281-151/+151
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-1/+1
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-3/+3
* 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-5/+1
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10345 spelling errorsAllen Byrne2018-02-051-2/+2
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-2/+4
* HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-202-5/+24
* HDFFV-10219 remove standard headers already included in h5private.hAllen Byrne2017-06-161-5/+0
* HDFFV-10219 - remove debug commentsAllen Byrne2017-06-151-28/+0
* HDFFV-10219 - disable debug outputAllen Byrne2017-06-151-1/+1
* HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-153-100/+633
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-121-40/+293
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-253-18/+12
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-9/+10
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
* Split tools into src and test - add foldersAllen Byrne2016-10-274-0/+4666