summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* fixed typo.Hyo-Kyung Lee2018-07-261-1/+1
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-141-18/+24
|\
| * Normalization with vol_integration branch.Dana Robinson2018-06-071-18/+24
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-0431-472/+2792
|\ \ | |/
| * Fix usage of compression lib in shared testsAllen Byrne2018-06-011-1/+18
| * Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-316-9/+2179
| |\
| | * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-152-99/+80
| | |\
| | * | * Fixed the error testsDana Robinson2018-05-022-3/+3
| | * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-304-212/+231
| | |\ \
| | * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-304-6/+2176
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-313-158/+158
| |\ \ \ \
| | * | | | Normalize with vol_integration.Dana Robinson2018-05-293-158/+158
| * | | | | (1) Made the change according to the pull request feedback.Vailin Choi2018-05-311-201/+1
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-237-292/+273
| |\ \ \ \ \ | | |/ / / /
| * | | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-1417-254/+257
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-144-304/+287
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2423-309/+639
* | | | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-227-292/+273
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-05-215-270/+251
| |\ \ \ \ \
| | * | | | | Updated the threadsafety test to use error macros insteadDana Robinson2018-05-145-270/+251
| | | |/ / / | | |/| | |
| * | | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-092-22/+22
| |/ / / /
* | | | | Fix for HDFFV-10469: set to latest format for virtual layout encoding.Vailin Choi2018-05-171-1/+1
* | | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-102-99/+80
|\ \ \ \ \ | |/ / / /
| * | | | Correct COMPILE defs usageAllen Byrne2018-05-091-1/+1
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-302-205/+207
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-262-99/+80
| | |/ / | |/| |
* | | | temporary fix for HDFFV-10469M. Scot Breitenfeld2018-05-091-1/+4
* | | | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-0842-5098/+4637
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-1/+1
| |\ \ \
| | * | | Fix errors in Makefile.am files that cause "make check" to repeat test, evenQuincey Koziol2018-04-291-1/+1
| | |/ /
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-29213-14725/+20146
| |\ \ \ | | |/ /
| | * | TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
| | * | TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-172-6/+23
| | |/
| | * HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-093-15/+12
| | |\
| | | * Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-063-15/+12
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-04-0636-4872/+4395
| | |\ \ | | | |/
| | | * Update encoded DXPLs to reflect changes in properties.Quincey Koziol2018-03-208-0/+0
| | | * Cleanup API context function usage.Quincey Koziol2018-03-1917-206/+218
| | | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-53/+59
| | | |\
| | | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-1863-4820/+8779
| | | |\ \
| | | * | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-1523-4371/+4057
| | * | | | Use var instead of absolute numberAllen Byrne2018-04-051-2/+2
| | | |_|/ | | |/| |
| | * | | Fix memory leak simply by capturing allocation in varAllen Byrne2018-03-161-53/+59
| | | |/ | | |/|
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-04-115-688/+1550
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-03-284-8/+125
| |\ \ \ \
| * | | | | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-204/+206
* | | | | | HDFFV-10444 fix so numbers and merge java test changesAllen Byrne2018-04-102-6/+6
* | | | | | Merge mem leak fix from developAllen Byrne2018-03-201-53/+59
* | | | | | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2018-03-131-0/+128
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |