summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* grep for failure text in error stackAllen Byrne2020-05-201-1/+37
* Add list to function argAllen Byrne2020-05-201-1/+1
* Test files for new ref typesAllen Byrne2020-05-201-0/+13
* h5diff test script filesAllen Byrne2020-05-202-0/+4
* Add ref changes to test scriptAllen Byrne2020-05-201-1/+4
* Add new h5diff filesAllen Byrne2020-05-201-0/+3
* Fix compile statement orderAllen Byrne2020-05-203-4/+5
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2020-05-207-8/+8
* Add unknown define for h5dump ref objectsAllen Byrne2020-05-202-1/+3
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-2048-465/+1483
* Remove unnecessary H5CX callQuincey Koziol2020-05-201-4/+0
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-05-208-57/+258
* Cleanups from PR reviewsQuincey Koziol2020-05-204-102/+101
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-2050-1584/+2905
* Standalone doesn't use h5test lib implementation.Allen Byrne2020-05-201-2/+3
* In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2020-05-201-1/+1
* Make this script work on hosts where PERL is not installed atDavid Young2020-05-201-1/+2
* Add missing noteAllen Byrne2020-05-201-0/+12
* Remove constAllen Byrne2020-05-201-1/+1
* Fix compile error - declaration after executable statementAllen Byrne2020-05-201-2/+3
* Adjust cache.c only variables.Allen Byrne2020-05-203-29/+26
* Fix include to correct memory calls - big-endian issue.Allen Byrne2020-05-202-1/+1
* Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2020-05-201-1/+7
* Minor whitespaceAllen Byrne2020-05-201-2/+2
* Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2020-05-204-15/+36
* More fixes for previous committed PR #2079 dated Dec 5 2019.Vailin Choi2020-05-202-2/+2
* Remove duplicate instanceAllen Byrne2020-05-201-4/+0
* Revert and move declarationAllen Byrne2020-05-201-3/+5
* Correct struct accessAllen Byrne2020-05-201-2/+2
* Fix duplicate and varnameAllen Byrne2020-05-201-4/+3
* Fix compile and test issues from DTAllen Byrne2020-05-205-6/+18
* Add release note for sanitizer supportAllen Byrne2020-05-201-0/+6
* HDFFV-10979 cleanup globalsAllen Byrne2020-05-202-7/+5
* TRILABS-135 Add clang analyzersAllen Byrne2020-05-208-9/+1261
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2020-05-2011-2/+153
* HDFFV-10979 fix global name clashAllen Byrne2020-05-205-718/+732
* Fix 2010 compile issuesAllen Byrne2020-05-202-623/+623
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2020-05-206-23/+24
* Change from using H5Dcreate to H5Dcreate2Richard Warren2020-05-201-2/+2
* Correct assignmentAllen Byrne2020-05-201-1/+1
* Fix java include, h5watch and remove clang tool.Allen Byrne2020-05-203-29/+12
* Add missing filenamesAllen Byrne2020-05-201-2/+3
* Update RELEASE.txt with performance improvementsChris Hogan2020-05-201-0/+6
* HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2020-05-208-180/+175
* Add RELEASE.txt entry for Jira 10934Chris Hogan2020-05-201-0/+6
* Add H5Rdestroy calls to cleanupAllen Byrne2020-05-201-0/+3
* Remove problem tests for nowAllen Byrne2020-05-201-202/+102
* Add new test referenceAllen Byrne2020-05-201-0/+2
* HDFFV-10876 fix compare referenceAllen Byrne2020-05-201-2/+2
* HDFFV-10876 ignore old reference API testsAllen Byrne2020-05-203-40/+26