summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-2314-713/+8901
|
* Snapshot version 1.8 release 22 (snap2)hdftest2019-09-231-2/+2
|
* Merged HDFFV-10893 (inappropriate MPI C++ linkage) to 1.8.Dana Robinson2019-09-181-0/+3
|
* Snapshot version 1.8 release 22 (snap1)hdftest2019-09-161-2/+2
|
* Fix EXISTS test and add toolchainAllen Byrne2019-08-291-2/+2
|
* Fixed TS library linkageAllen Byrne2019-08-281-94/+231
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-285-845/+846
| | | | bin/reconfigur.
* Add trailing tabAllen Byrne2019-08-271-4/+4
|
* Fix separator for shell testAllen Byrne2019-08-271-4/+4
|
* Revert generated filesAllen Byrne2019-08-264-841/+841
|
* Fix merge issues for MPIAllen Byrne2019-08-234-841/+841
|
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-2229-2491/+2492
|
* Merge mostly CMake changes from develop and file cleanupAllen Byrne2019-08-064-837/+837
|
* HDFFV-10845 More changes from 1.10 branchAllen Byrne2019-07-317-974/+992
|
* Merge cleanupAllen Byrne2019-07-2810-407/+282
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-274-142/+706
|
* Reconfigured autoconf filesdpopat2019-07-195-699/+701
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-166-813/+815
|
* Add fixes that were mistakenly omitted from merge of pull request 1594Neil Fortner2019-05-091-1/+1
| | | | to 1.8 branch.
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-05-078-11/+78
| | | | | cache. Fix issues involving datasets being "not allocated" when they contain cached raw data.
* Make the corresponding fix for HDFFV-10579 H5Arename fails when creation ↵Vailin Choi2019-04-231-0/+31
| | | | order of attributes is tracked.
* Snapshot version 1.8 release 22 (snap0)hdftest2019-04-011-2/+2
|
* Fixed HDFFV-10210 and HDFFV-10587Binh-Minh Ribler2019-03-242-0/+5
| | | | | | | | | | | Description: - Added parameter validation (HDFFV-10210) - Added detection of division by zero (HDFFV-10587 - CVE-2018-17438) - Fixed typos in various tests Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test)
* Remove H5O_BOGUS_INVALID_ID from H5O_msg_class_g initialization, sinceNeil Fortner2019-03-151-6/+1
| | | | space for it was removed.
* Delay checking if decoded message's "shareable" flag is appropriate forNeil Fortner2019-03-155-18/+33
| | | | | | | | | | | the message type until we've verified we understand the message type. Reduce size of H5O_msg_class_g to *not* include space for H5O_BOGUS_INVALID. Make bogus messages shareable. Add new bogus message test with shareable messages to cover the formerly problematic code. Re-run gen_bogus.c to add this test case and also to fix the bogus_invalid messages that were no longer H5O_BOGUS_INVLAID due to a new message class being added in a previous commit. Added comment to remind developers to run gen_bogus.c when adding a new message class.
* Fix target files for commandsAllen Byrne2018-11-091-38/+19
|
* Add missing SKIP_HDF5_FORTRAN_SHARED to all fortran cmakeAllen Byrne2018-11-014-854/+854
|
* HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from developAllen Byrne2018-10-295-966/+990
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-023-1026/+971
|
* Updated support branch version number to 1.8.22-snap0lrknox2018-05-221-2/+2
|
* Correct attribute locationAllen Byrne2018-05-221-20/+20
|
* Updated support branch version number to 1.8.22lrknox2018-05-131-3/+3
|
* Moved a fix for HDFFV-10358 (CVE-2017-17509) from develop to 1.8.Dana Robinson2018-05-113-32/+35
| | | | | This was done manually due to the cache differences between 1.8 and develop.
* Fix for HDFFV-10357 (CVE-2017-17508).Dana Robinson2018-05-111-0/+5
|
* Address compile errors and merge conflicts.lrknox2018-05-115-12/+7
|
* Remove added files.lrknox2018-05-102-785/+0
|
* Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-05-1036-104/+929
| | | | (cherry picked from commit 302053f978e38a8d4306a7c1233cdf8fd2ec28dd)
* Fix for HDFFV-10354 (CVE-2017-17505).Dana Robinson2018-05-081-15/+29
|
* Snapshot version 1.8 release 21 (snap12)hdftest2018-04-161-2/+2
|
* Merge branch 'hdf5_1_8' of ↵Binh-Minh Ribler2018-04-121-2/+2
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
| * HDFFV-10444 fix so numbersAllen Byrne2018-04-101-2/+2
| |
* | Fixed typosBinh-Minh Ribler2018-04-1230-459/+460
|/ | | | | | | | Description: Looked for typos similar to user's report in HDFFV-10404. Not all the same but many were found and fixed. Platforms tested: Linux/64 (jelly) - only typos
* Snapshot version 1.8 release 21 (snap11)hdftest2018-04-021-2/+2
|
* Snapshot version 1.8 release 21 (snap10)hdftest2018-03-261-2/+2
|
* Merge from develop HDFFV-8359 and remove FindMPI copiesAllen Byrne2018-03-091-0/+48
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Snapshot version 1.8 release 21 (snap9)hdftest2018-03-051-2/+2
|
* Snapshot version 1.8 release 21 (snap8)hdftest2018-02-261-2/+2
|
* Snapshot version 1.8 release 21 (snap7)hdftest2018-02-191-2/+2
|
* Snapshot version 1.8 release 21 (snap6)hdftest2018-02-121-2/+2
|