summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* HDFFV-10398 patch for UBSANAllen Byrne2018-02-051-13/+29
|
* Snapshot version 1.8 release 21 (snap5)hdftest2018-02-051-2/+2
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-011-4/+8
|
* Snapshot version 1.8 release 21 (snap4)hdftest2018-01-291-2/+2
|
* Snapshot version 1.8 release 21 (snap3)hdftest2018-01-081-2/+2
|
* Snapshot version 1.8 release 21 (snap2)hdftest2018-01-011-2/+2
|
* Reworked MPI includes to be used as default with parallelAllen Byrne2017-12-201-14/+2
|
* HDFFV-10307 Add HDtupper() call for Windows driveAllen Byrne2017-12-201-2/+2
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-12-201-2/+2
|\ | | | | | | | | | | | | * commit 'a608cd4e09213433ec7799777da4a0a98a03ed42': napshot version 1.8 release 21 (snap1) Snapshot version 1.8 release 21 (snap1) Replaced H5Dopen with H5Dopen2. Platform tested: Linux/32 2.6 (jam)
| * Snapshot version 1.8 release 21 (snap1)hdftest2017-12-181-2/+2
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-12-132-24/+58
|\ \ | |/ | | | | | | | | | | | | * commit '4d336d26b1f14db4dec821009310f72a23f5af48': Snapshot version 1.8 release 21 (snap0) Miscellaneous cleanup Description: Moved items around to remove Doxygen warnings. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Add assignment to get value from environment variable realtimeOutput. Propagate changes to Makefile.ins with bin/reconfigure. Add HDF5 1.8.20 RELEASE.txt file to HISTORY-1_8.txt. Removed new features and bug fixes released in HDF5 1.8.20 from RELEASE.txt. Copied Platforms Tested, Tested Configuration Features Summary, More Tested Platforms, and Known Problems sections from 1.8.20 RELEASE.txt to hdf5_1_8 RELEASE.txt.
| * Snapshot version 1.8 release 21 (snap0)hdftest2017-12-111-2/+2
| |
| * Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | | | | | Propagate changes to Makefile.ins with bin/reconfigure.
* | H5detect and make_libsettings need the include folderAllen Byrne2017-12-011-0/+6
|/
* Merge pull request #787 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-11-211-7/+7
|\ | | | | | | | | * commit 'd113b892320d8c428707c4dd71f2c144bc68546c': Update .so numbers in hdf5_1_8 to match updates for hdf5_1_8_20 branch.