summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Collapse)AuthorAgeFilesLines
* Autotools reconfigure updateAllen Byrne2020-03-3114-21/+48
|
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-319-13/+68
|
* Fix gif tool and h5dumpAllen Byrne2020-03-018-180/+187
|
* Merge changes from other branchesAllen Byrne2020-02-2914-14/+14
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-113-15/+9
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-208-11/+17
|
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler
* Ran bin/reconfigurebyrn2019-10-0714-0/+42
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-2814-56/+70
| | | | bin/reconfigur.
* Fix merge issues for MPIAllen Byrne2019-08-231-6/+6
|
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-226-92/+92
|
* Correct test logicAllen Byrne2019-08-181-5/+5
|
* Merge mostly whitespace changes from 1.10 branchAllen Byrne2019-08-1816-1029/+1020
|
* Fix fortran SHARED issues from mergeAllen Byrne2019-08-072-17/+17
|
* HDFFV-10845 More changes from 1.10 branchAllen Byrne2019-07-316-7/+17
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-2720-484/+604
|
* Removed h5watch and java makefilesdpopat2019-07-261-53/+0
|
* Reconfigured autoconf filesdpopat2019-07-1916-85/+121
|
* Updated change for options to build tools & tests for 1_8Dhvanil Popat2019-07-161-0/+53
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-164-8/+33
|
* Add tabs for entire block in Makefile.Larry Knox2019-05-112-16/+16
|
* Makefile needed tab instead of spaces.Larry Knox2019-05-112-2/+2
|
* Merge pull request #1697 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to ↵Larry Knox2019-05-102-4/+34
|\ | | | | | | | | | | | | | | hdf5_1_8 * commit 'dc7852104184dcb647382fa0a10e734c01d3d005': Add RELEASE.txt entry for HDFFV-10596. Add links to lib files from hl/fortran with names that match those of the other hl libs; e.g. libhdf5_hl_fortran.so -> libhdf5hl_fortran.so. Fix for HDFFV-10596.
| * Add links to lib files from hl/fortran with names that match those ofLarry Knox2019-05-092-4/+34
| | | | | | | | | | the other hl libs; e.g. libhdf5_hl_fortran.so -> libhdf5hl_fortran.so. Fix for HDFFV-10596.
* | Add fixes that were mistakenly omitted from merge of pull request 1594Neil Fortner2019-05-091-2/+2
| | | | | | | | to 1.8 branch.
* | Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-05-071-5/+216
|/ | | | | cache. Fix issues involving datasets being "not allocated" when they contain cached raw data.
* Merge in CMake changes from developAllen Byrne2019-04-043-6/+6
|
* Snapshot version 1.8 release 22 (snap0)hdftest2019-04-012-74/+74
|
* Add missing SKIP_HDF5_FORTRAN_SHARED to all fortran cmakeAllen Byrne2018-11-013-4/+4
|
* Remove invalid file referenceAllen Byrne2018-10-301-4/+1
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-0216-267/+314
|
* Updated support branch version number to 1.8.22lrknox2018-05-132-74/+74
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-103-8/+8
|
* Correct name of hl compile scriptAllen Byrne2018-03-281-2/+2
|
* Merge from develop HDFFV-8359 and remove FindMPI copiesAllen Byrne2018-03-092-0/+93
|
* Change CMake min to 3.10Allen Byrne2018-03-0914-14/+14
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-014-11/+11
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-228-28/+10
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-101-10/+5
|
* Update link target commandsAllen Byrne2017-12-213-16/+8
|
* Snapshot version 1.8 release 21 (snap0)hdftest2017-12-112-74/+74
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-0414-308/+784
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* Update .so numbers in hdf5_1_8 to match updates for hdf5_1_8_20 branch.lrknox2017-11-173-21/+21
|
* HDFFV-10321 merge from developAllen Byrne2017-11-027-7/+7
|
* updated configure changes with bin/reconfigM. Scot Breitenfeld2017-10-272-74/+74
|
* Snapshot version 1.8 release 20 (snap6)HDF Tester2017-10-092-74/+74
|
* reconfigure needed after commit of test/Makefile.am on 8/22/2017.lrknox2017-09-192-74/+74
| | | | | Snap version in configure file was incorrect due to merges. reconfigure changed comments in H5LTparse.c and .h.
* Snapshot version 1.8 release 20 (snap3)HDF Tester2017-09-042-74/+74
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-2516-130/+102
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-1414-0/+14
| | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.