summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-086-19/+19
* Remove mismerged codeQuincey Koziol2020-01-071-4/+0
* Cherry pick of 0225e6d5969Quincey Koziol2020-01-0414-357/+478
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-01-041-3/+3
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-043-12/+32
* Use HD prefix.David Young2019-12-191-8/+8
* Fix HDFFV-10937: use a more reliable (and probably faster) scheme forDavid Young2019-12-191-32/+121
* Follow longstanding execv convention for compatibility with NetBSD.David Young2019-12-191-1/+7
* Adjust cache.c only variables.Allen Byrne2019-12-184-30/+27
* Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-182-1/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-1624-112/+112
* Fixed missing blob callbacks in test VOL connectors.Dana Robinson2019-12-162-0/+12
* HDFFV-10979 cleanup global namesAllen Byrne2019-12-122-7/+5
* HDFFV-10979 Merge global name fix from developAllen Byrne2019-12-114-718/+727
* Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char toDavid Young2019-12-093-142/+139
* H5R: fix H5Tconv to check for null referencesJerome Soumagne2019-12-091-4/+4
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-0923-310/+133
* Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...Richard Warren2019-12-062-43/+43
|\
| * Merge pull request #2080 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_h...Vailin Choi2019-12-061-1/+1
| |\
| | * More fixes for the PR:Vailin Choi2019-12-061-1/+1
| * | Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-062-42/+42
| |/
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-0623-133/+310
|/
* Merge pull request #2001 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_12_alpha_mer...Dana Robinson2019-10-111-2/+7
|\
| * Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-111-2/+7
* | Merge pull request #1959 from develop to 1.12.Vailin Choi2019-10-111-6/+5
|/
* Merge pull request #1990 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:references_1_12 t...Larry Knox2019-10-0920-766/+5371
|\
| * Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-0813-185/+185
| * Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-087-581/+5186
* | Merge pull request #1962 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_H...Vailin Choi2019-10-091-0/+162
|\ \ | |/ |/|
| * Merge pull request #1957 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-09-301-1/+1
| * Merge pull request #1934 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-09-301-0/+162
* | Cleanup whitespace and comments compared to developAllen Byrne2019-10-022-18/+20
* | fix for statement declare variableAllen Byrne2019-09-301-24/+65
|/
* add missing version to listAllen Byrne2019-09-261-2/+2
* Merge Binh-Minh's changes for code improvement to chunk_info.c (PR #1942)Larry Knox2019-09-251-20/+25
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-23103-23597/+30790
|\
| * HDFFV-10740 - skip copying dirs in for loopsAllen Byrne2019-09-184-26/+54
| * Fixed some exit calls.Dana Robinson2019-09-0728-168/+140
| * Reworked the previously refactorred code.Binh-Minh Ribler2019-09-051-150/+161
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b...Binh-Minh Ribler2019-09-043-9/+22
| |\
| | * Fix CMake build of test needing compression libsAllen Byrne2019-09-031-1/+14
| | * Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...Binh-Minh Ribler2019-09-033-3/+1968
| | |\
| | * | Fix EXISTS test syntaxAllen Byrne2019-08-291-7/+7
| | * | fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
| * | | Improvement of test codeBinh-Minh Ribler2019-09-041-10/+21
| | |/ | |/|
| * | Fixed error code and error messagesBinh-Minh Ribler2019-09-031-26/+26
| * | Updated commentsBinh-Minh Ribler2019-09-011-1/+9
| * | Updated based on reviews and refactored test codeBinh-Minh Ribler2019-09-011-769/+809
| * | Code cleanup and refactorBinh-Minh Ribler2019-08-291-68/+47
| * | HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-283-3/+1941
| |/