Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -1/+1 |
| | | | | Update version to 1.11.6. | ||||
* | Fix Java JUnit-TestH5P failure on 32-bit arch | Jordan Henderson | 2019-04-30 | 1 | -0/+4 |
| | |||||
* | Added new C++ wrappers - HDFFV-10622 | Binh-Minh Ribler | 2019-04-22 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | Description: Added wrappers for H5Pset/get_create_intermediate_group: // Specifies in property list whether to create missing // intermediate groups void setCreateIntermediateGroup(bool crt_intmd_group) const; // Determines whether property is set to enable creating missing // intermediate groups bool getCreateIntermediateGroup() const; Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test) | ||||
* | Remove conflict symbols | Allen Byrne | 2019-04-15 | 1 | -4/+0 |
| | |||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 2 | -4/+8 |
| | |||||
* | Fix merge conflicts | Allen Byrne | 2019-04-15 | 1 | -1/+0 |
| | |||||
* | Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL. | Dana Robinson | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-04-03 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | * commit '844f38c6462f42a9a3a6002de6a4acb0520b8fb7': Correct entry Snapshot version 1.11 release 4. Update version to 1.11.5. Allow option to select NAMESPACE Correct examples for packaging | ||||
| * | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
| | | | | | | | | Update version to 1.11.5. | ||||
| * | Correct examples for packaging | Allen Byrne | 2019-03-28 | 1 | -0/+2 |
| | | |||||
* | | Correct examples for packaging | Allen Byrne | 2019-03-28 | 1 | -0/+2 |
| | | |||||
* | | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 2 | -17/+26 |
|/ | |||||
* | Merge pull request #1602 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:wopen_squash ↵ | Dana Robinson | 2019-03-15 | 1 | -0/+8 |
|\ | | | | | | | | | | | | | | | to develop * commit '0c20c65e2f3abf390ad87c9167daca4cdff2de39': Added the HDopen work-around on windows to pio_engine.c Adds _wopen support on Windows so that files with UTF-8 names can be opened. | ||||
| * | Adds _wopen support on Windows so that files with UTF-8 names | Dana Robinson | 2019-03-15 | 1 | -0/+8 |
| | | | | | | | | | | | | can be opened. Fixes: HDFFV-2714, HDFFV-3914, HDFFV-3895, HDFFV-8237, HDFFV-10413, HDFFV-10691 | ||||
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Neil Fortner | 2019-03-15 | 4 | -79/+1274 |
|\ \ | |/ | | | | | develop | ||||
| * | Added a note of bug fix for HDFFV-10705. | Songyu Lu | 2019-03-08 | 1 | -0/+10 |
| | | |||||
| * | Update documents following DHF5 1.10.5 release. | Larry Knox | 2019-03-05 | 3 | -79/+1264 |
| | | |||||
* | | Fix issue with direct chunk write not updating the "last chunk" index | Neil Fortner | 2019-03-06 | 1 | -0/+12 |
|/ | | | | | cache. Fix issues involving datasets being "no allocated" when they contain cached raw data. | ||||
* | Correct CMake examples for a binary install | Allen Byrne | 2019-02-27 | 1 | -6/+16 |
| | |||||
* | Code improvement | Binh-Minh Ribler | 2019-02-16 | 1 | -3/+3 |
| | | | | | | | Description: Removed dead code and accidentally leftover code Platforms tested: Linux/64 (jelly) - very minor | ||||
* | Added C++ wrapper for H5Ovisit2 | Binh-Minh Ribler | 2019-02-14 | 1 | -44/+4 |
| | |||||
* | Add RELEASE.txt note for collective metadata read fixes | Jordan Henderson | 2019-02-12 | 1 | -0/+16 |
| | |||||
* | Fix test issue in testpar/t_dset.c with MPI-2 implementations | Jordan Henderson | 2019-02-07 | 1 | -0/+5 |
| | |||||
* | Add release notes information. | Vailin Choi | 2019-02-06 | 1 | -0/+10 |
| | |||||
* | Added a line for the CMake pread/write option to INSTALL_CMake.txt. | Dana Robinson | 2019-02-04 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1508 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-01-31 | 2 | -0/+88 |
|\ | | | | | | | | | | | | | | | | | * commit 'bae744199b69eb7c3f5eda2441cca30cb8c6175f': Add more specific batch scripts. Add script raybsub to handle submitting .lsf files on ray with bsub < script.lsf syntax that we couldn't handle with CMake. Add hpc-cmake-tgz option for bin/release. Account info can be submitted as an argument to run the batch scripts. Special versions for sandia are not needed. Add HDF5options.cmake files for serial and parallel tests on HPC machines (where tests are to be run as batch jobs. Add README_HPC file with instructions for setting up configuration to use batch scripts for running tests on HPC machines and some pointers for cross compiling. Remove knl configuration from ctestS.sl.in.cmake. Add sandia batch files with account info. Add batch files with batch parameters specific to cori and ray. Release.txt entry for skipping long double dt_arith tests on ppc64. | ||||
| * | Add HDF5options.cmake files for serial and parallel tests on HPC | Larry Knox | 2019-01-28 | 1 | -0/+79 |
| | | | | | | | | | | | | | | machines (where tests are to be run as batch jobs. Add README_HPC file with instructions for setting up configuration to use batch scripts for running tests on HPC machines and some pointers for cross compiling. | ||||
| * | Add batch files with batch parameters specific to cori and ray. | Larry Knox | 2019-01-26 | 1 | -0/+9 |
| | | | | | | | | Release.txt entry for skipping long double dt_arith tests on ppc64. | ||||
* | | Add RELEASE.txt note for unknown message fix (pull request 1448) | Neil Fortner | 2019-01-30 | 1 | -0/+6 |
|/ | |||||
* | Updated Fortran Bug and new features | M. Scot Breitenfeld | 2019-01-08 | 1 | -1/+22 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | M. Scot Breitenfeld | 2019-01-07 | 3 | -5/+45 |
|\ | | | | | | | develop | ||||
| * | Add RELEASE.txt entry for HDFFV-10596. | Larry Knox | 2019-01-04 | 1 | -0/+9 |
| | | |||||
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Vailin Choi | 2019-01-02 | 1 | -3/+7 |
| |\ | | | | | | | | | | | | | | | | | | | | | | develop Resolve conflicts: Conflicts: test/Makefile.am | ||||
| | * | Updated the parallel install docs. | Dana Robinson | 2018-12-31 | 1 | -8/+3 |
| | | | |||||
| | * | Merge branch 'develop' into openmpi_tweaks | Dana Robinson | 2018-12-31 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Added a shell script so we can run the parallel flush test | Dana Robinson | 2018-12-20 | 1 | -4/+13 |
| | | | | | | | | | | | | | | | | on OpenMPI. | ||||
| * | | | Correction based on code review. | Vailin Choi | 2019-01-02 | 1 | -2/+2 |
| | | | | |||||
| * | | | Changes based on feedback from pull request. | Vailin Choi | 2018-12-31 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 1 | -0/+13 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | after deleting attributes in densed storage. The fix: When deleting attribute nodes from the name index v2 B-tree, if an attribute is found in the intermediate B-tree nodes, which may be merged/redistributed in the process, we need to free the dynamically allocated spaces for the intermediate decoded attribute. | ||||
| * | | Merge branch 'develop' into md_cache_logging_squash | Dana Robinson | 2018-12-28 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Update option text | Allen Byrne | 2018-12-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 1 | -0/+1 |
| | |/ | |||||
| * | | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -1/+0 |
| |/ | |||||
| * | Merge pull request #1364 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-12-17 | 1 | -0/+14 |
| |\ | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5i_reference_removal to develop * commit 'e21c1cf7c6ee6dba5dd5bfd1a525227ac1304b53': Removed H5I_REFERENCE from the library. It has always been unused and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252. | ||||
| | * | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 1 | -0/+14 |
| | | | | | | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252. | ||||
* | | | Documented HDFFV-10652 | M. Scot Breitenfeld | 2019-01-02 | 1 | -1/+7 |
|/ / | |||||
* | | HDFFV-10632 correct number | Allen Byrne | 2018-12-12 | 1 | -1/+1 |
| | | |||||
* | | HDFFV-10632 stder/stdout change note | Allen Byrne | 2018-12-12 | 1 | -0/+9 |
| | | |||||
* | | HDFVIEW-4 note | Allen Byrne | 2018-12-12 | 1 | -3/+12 |
|/ | |||||
* | RELEASE.txt updates for fixes pushed to 1.10.5. | Dana Robinson | 2018-12-07 | 1 | -49/+0 |
| |