summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Small correction for my previous commit.Songyu Lu2019-04-111-2/+2
* Forgot to add external_common.c and external_common.h.Songyu Lu2019-04-101-0/+2
* Updated CMake for the splitting of external.c and vds.c.Songyu Lu2019-04-102-0/+108
* Minor fixes: updating the test vds_env.c according to the set up of vds.c.Songyu Lu2019-04-101-7/+47
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-095-484/+1440
|\
| * Modifications based on PR feedback:Vailin Choi2019-04-081-0/+194
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-065-485/+1247
* | Left out this file in previous commit.Songyu Lu2019-04-091-11/+10
* | HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-094-36/+57
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-087-165/+271
|\ \ | |/
| * Fix for HDFFV-10271 hyperslab encoding incorrect length.Vailin Choi2019-04-051-0/+79
| * Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-046-165/+192
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-0417-240/+251
|\ \ | |/
| * Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-0311-65/+177
| |\
| | * Merge pull request #1610 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-03-242-4/+26
| | |\
| | | * Test improvementBinh-Minh Ribler2019-03-211-18/+25
| | | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-03-2023-1550/+1443
| | | |\
| | | * | Fixed HDFFV-10210 and HDFFV-10587Binh-Minh Ribler2019-03-202-1/+16
| | * | | Changes that show the right way to iterate over enums.Dana Robinson2019-03-211-6/+10
| | * | | Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-217-39/+39
| | * | | Fix CMake error in nameAllen Byrne2019-03-191-2/+2
| | | |/ | | |/|
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Neil Fortner2019-03-151-1/+6
| | |\ \
| | | * | CMake: fix pthread linking to only be privateJerome Soumagne2019-03-131-1/+6
| | * | | Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-061-20/+101
| | |/ /
| * | | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-107-175/+74
| |/ /
* | | This commit basically has the following changes:Songyu Lu2019-04-048-430/+792
|/ /
* | Correct varnameAllen Byrne2019-02-261-1/+1
* | Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'Quincey Koziol2019-02-231-10/+14
* | Merge pull request #1569 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_threadsafe ...Jerome Soumagne2019-02-221-1/+1
|\ \
| * | Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.hJerome Soumagne2019-02-211-1/+1
* | | Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-1914-1427/+1295
|\ \ \ | |/ /
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-02-171-366/+0
| |\ \
| | * \ Merge pull request #1548 in HDFFV/hdf5 from merge_hyperslab_updates_04 to dev...Quincey Koziol2019-02-151-366/+0
| | |\ \
| | | * | More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-366/+0
| * | | | HDFFV-10703 macro vars need quotesAllen Byrne2019-02-153-8/+8
| * | | | HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-155-98/+98
| |/ / /
| * | | Skip testing of cache_image testAllen Byrne2019-02-143-0/+4
| |/ /
| * | Merge pull request #1540 in HDFFV/hdf5 from merge_hyperslab_changes_01 to dev...Quincey Koziol2019-02-142-606/+612
| |\ \
| | * | Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-132-606/+612
| * | | TRILAB-111 fixes for parallel testingAllen Byrne2019-02-134-242/+399
| |/ /
| * | Refactor out timeout valuesAllen Byrne2019-02-063-22/+22
| |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-261-9/+9
| |\
| | * Fixed a bug identified by valgrind in the cork test.Dana Robinson2019-01-251-9/+9
| * | Added test file for CMakeBinh-Minh Ribler2019-01-261-0/+1
| |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-01-252-4/+11
| |\
| | * Merge pull request #1479 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-241-0/+101
| | |\
| | * | Fixed a memory issue flagged by valgrind in the direct_chunk test.Dana Robinson2019-01-171-2/+2
| | * | Update usage for FAPLs, and reduce # of groups for smoke checksQuincey Koziol2019-01-161-2/+9
| * | | Added data file for test and updated MANIFESTBinh-Minh Ribler2019-01-251-0/+0
| | |/ | |/|
| * | Added test for HDFFV-10588Binh-Minh Ribler2019-01-241-0/+101
| |/