summaryrefslogtreecommitdiffstats
path: root/MANIFEST
Commit message (Expand)AuthorAgeFilesLines
* added -M HPC to ctest commandM. Scot Breitenfeld2019-05-101-4/+0
* Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.M. Scot Breitenfeld2019-05-091-0/+2
* Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe...Ray Lu2019-04-181-0/+6
|\
| * Some coding style changes.Songyu Lu2019-04-111-0/+2
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-091-0/+1
| |\
| * | HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-091-0/+4
* | | Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL.Dana Robinson2019-04-111-1/+1
| |/ |/|
* | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-0/+1
|/
* Fixed the MANIFESTDana Robinson2019-03-071-1/+2
* Fixes for JNI updatesJordan Henderson2019-02-121-0/+26
* CMake script changes to simplify executionAllen Byrne2019-02-081-2/+5
* Remove obsolete fileAllen Byrne2019-02-061-1/+0
* Add new files to MANIFEST.Larry Knox2019-02-011-0/+10
* Added data file for test and updated MANIFESTBinh-Minh Ribler2019-01-251-0/+1
* Fixed the MANIFESTDana Robinson2019-01-091-6/+6
* Add PGI toolchainAllen Byrne2019-01-021-0/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Vailin Choi2019-01-021-6/+10
|\
| * Merge pull request #1400 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks...Dana Robinson2018-12-311-0/+1
| |\
| | * Merge branch 'develop' into openmpi_tweaksDana Robinson2018-12-311-1/+20
| | |\
| | * | Added a shell script so we can run the parallel flush testDana Robinson2018-12-201-0/+1
| * | | Merge branch 'develop' into yay_pluginsDana Robinson2018-12-281-1/+3
| |\ \ \ | | | |/ | | |/|
| * | | Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-271-6/+9
* | | | Changes based on feedback from pull request.Vailin Choi2018-12-311-2/+2
* | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library"Vailin Choi2018-12-281-1/+2
| |/ / |/| |
* | | Merge branch 'develop' into md_cache_logging_squashDana Robinson2018-12-281-0/+5
|\ \ \ | |/ /
| * | Merge pull request #1407 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-211-0/+5
| |\ \
| | * | Remove unused CMake filesAllen Byrne2018-12-211-3/+0
| | * | HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-201-0/+8
* | | | Squash merge of MDC logging changes.Dana Robinson2018-12-211-1/+3
|/ / /
* | | Merge branch 'develop' into vol_tweaksDana Robinson2018-12-201-0/+4
|\ \ \ | |/ /
| * | HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-191-0/+4
| |/
* | Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-0/+1
* | Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+7
|/
* HDFFV-10632 update new filesAllen Byrne2018-12-141-0/+2
* HDFFV=10632 test cleanupAllen Byrne2018-12-061-12/+3
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-051-3/+3
|\
| * Refactor infrastructure for setting FAPL information from environmentQuincey Koziol2018-11-281-1/+0
| * Remove example VOL connector, since it's been superceded by the pass-throughQuincey Koziol2018-11-281-1/+0
| * Add pass-through VOL connectorQuincey Koziol2018-11-281-0/+2
| * Remove unused test for unimplemented routine.Quincey Koziol2018-11-221-1/+0
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-221-0/+5
| |\
| * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-181-0/+1
| |\ \
| * \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-041-6/+4
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-1/+3
| |\ \ \ \
| * | | | | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-0/+1
* | | | | | HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-031-18/+32
| |_|_|_|/ |/| | | |
* | | | | Move wait_H5init.cmake up to config/cmake.Larry Knox2018-11-201-1/+1
* | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Larry Knox2018-11-201-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | HDFFV-10601: Adding the new hdf5/tools/test/perform/chunk_cache.c to MANIFEST.Songyu Lu2018-11-161-0/+1
| | |_|/ | |/| |
* | | | Add script and changes to wait for H5Tinit.cLarry Knox2018-11-141-0/+5
|/ / /