summaryrefslogtreecommitdiffstats
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* 1 10 merges from develop (#298)Allen Byrne2021-02-041-1/+1
| | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms
* OESS-98 Update plugin build option (#172)Allen Byrne2020-12-151-0/+1
|
* Add Makefile.ins in utils directory to MANIFEST. (#156)Larry Knox2020-12-111-0/+2
|
* hdf5 1 10 merge changes from dev (#107)Allen Byrne2020-11-201-0/+1
| | | | | * Merge changes from 1.12/dev * Add chkmanifest
* Add doxygen framework for CMake and autotools (#90)Allen Byrne2020-11-201-0/+10
|
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-0/+2
|
* Merge from developAllen Byrne2020-10-071-1/+0
| | | | | | github updates bin scripts updates parser changes remove obsolete file
* Merge of clang-format changes from developAllen Byrne2020-09-301-0/+7
|
* Refactors the 1.10 reference/selection bounds testsDana Robinson2020-08-181-0/+10
|
* Fix MANIFEST.Larry Knox2020-08-171-1/+1
|
* Tag TRILABS-227 and fix MANIFESTAllen Byrne2020-08-151-0/+8
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2020-08-151-3/+27
|\ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c638d93f3e660ce669a36e50a02473aac126953d': Fixes missing chunk_info entry in CMake files Even more normalization with develop More normalizations with develop Misc normalizations with develop Normalization of perform directory with develop Brings monotonic timer changes from develop Brings Mirror VFD to 1.10 from develop Brings splitter VFD from develop Brings file locking changes from develop
| * Brings monotonic timer changes from developDana Robinson2020-08-151-0/+2
| |
| * Brings Mirror VFD to 1.10 from developDana Robinson2020-08-141-3/+23
| |
| * Brings splitter VFD from developDana Robinson2020-08-141-0/+2
| |
* | HDFFV-9984 Add merge/prune h5repack options for ext linksAllen Byrne2020-08-151-0/+19
|/
* Correct h5diff test file namesAllen Byrne2020-07-291-4/+4
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2020-07-291-0/+1
|\ | | | | | | | | | | * commit '475120abfb493098e907fe40073260f48b35d15d': Supply the appropriate file pointer to H5T_patch_vlen_file() without H5F_VOL_OBJ from develop branch. Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-11080-heap-use-after-free-by-the-call to develop
| * Merge pull request #2693 in HDFFV/hdf5 from ↵Vailin Choi2020-07-211-0/+1
| | | | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-11080-heap-use-after-free-by-the-call to develop * commit '3023b34272cc6ada84aebfa7441a6a55afa3621c': Update MANIFEST. Add new test to Cmake. Fix for jira issue HDFFV-11080: (1) Patch up the file pointer when reading attribute of variable length datatype (2) Test to verify the fix when doing multiple threads
* | Merge from dev of tools changesAllen Byrne2020-07-221-0/+4
|/
* Brought over thread-safety changes from develop.Dana Robinson2020-07-201-0/+1
|
* Normalization of H5S package with developDana Robinson2020-07-081-0/+1
|
* Fix MANIFESTDana Robinson2020-06-231-0/+2
|
* Update MANIFEST for removal of older warnings files.Larry Knox2020-05-201-19/+1
| | | | Fix max_index in make_vers - must equal current version.
* Normalization of high-level library with develop. Also brings theDana Robinson2020-05-151-0/+1
| | | | warnhist script over.
* Correct pathAllen Byrne2020-05-071-1/+1
|
* Add github actions file and cleanup javaAllen Byrne2020-05-061-0/+2
|
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-271-0/+3
|
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-0/+1
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-1/+13
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-301-3/+40
|
* Changes to region reference in h5dump no longer have errstackAllen Byrne2020-03-091-3/+0
|
* Merge CMake and tools changes from developAllen Byrne2020-02-271-0/+1
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-111-0/+6
|
* Add sanitizer filesAllen Byrne2020-01-201-0/+7
|
* Remove duplicate file namesAllen Byrne2019-10-031-2/+0
|
* HDFFV-10918 External Storage test files addedAllen Byrne2019-10-021-0/+22
|
* Add new toolchain fileAllen Byrne2019-10-011-0/+1
|
* fix for statement declare variableAllen Byrne2019-09-301-0/+1
|
* Merge S3 code from develop to 1.10Allen Byrne2019-09-131-0/+22
|
* Fix EXISTS test syntax and add toolchainAllen Byrne2019-08-291-0/+1
|
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-051-0/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-291-0/+6
|\ | | | | | | | | | | | | * commit 'b20ffd84e3572cd506bf1f696431892258e9ab3b': Updated the command for external_env and vds_env to the most recent changes. 1. Updated the commands for compiling two new tests (external_env.c and vds_env.c). 2. Changed the data file names for external.c and external_env.c to avoid potential name conflict. HDFFV-10658: setting and getting properties in API context. Porting the changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
| * HDFFV-10658: setting and getting properties in API context. Porting the ↵Songyu Lu2019-07-261-0/+6
| | | | | | | | changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
* | HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-4/+0
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-231-0/+1
|\ \ | |/ | | | | | | | | * commit '308393a020bd7a812c231eee8130c9365d192e18': Change "bad" hid_t_value to H5I_INVALID_HID in test_libver_bounds_copy() test. Bring pull request #1729 from develop to 1.10: Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
| * Bring pull request #1729 from develop to 1.10:Vailin Choi2019-07-171-0/+1
| | | | | | | | | | | | Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
* | Merge from develop, mostly HDFFV-10845Allen Byrne2019-07-121-3/+3
|/
* Squash commit of options to build tools and testsDhvanil Popat2019-06-251-2/+4
|
* HDFFV-9407 Merge test addition from developAllen Byrne2019-06-251-0/+1
|