Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10143 clean up format and function return | Allen Byrne | 2017-04-04 | 1 | -348/+306 |
| | |||||
* | Update with checks for index bounds | Allen Byrne | 2017-04-03 | 1 | -11/+14 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-04-03 | 2 | -14/+588 |
|\ | | | | | | | | | | | | | | | | | | | * commit '2412158ed8326a3f3d62fbd947e470667d0b5951': Add new file COPYING_LBNL_HDF5. Revert "Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries" Add LBNL license file and modify COPYING file accordingly. Omnibus checkin for several relatively minor modifications: Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries in this branch version of RELEASE.txt should be intended for the future 1.12.0 release. Fix HDFFV-8089 Description: Some code within an "ifdef H5D_CHUNK_DEBUG" block was using outdated data structure but not caught because the case of H5D_CHUNK_DEBUG being defined was never tested. It was commented out. I defined H5D_CHUNK_DEBUG, tested, and commented out again. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) | ||||
| * | Omnibus checkin for several relatively minor modifications: | mainzer | 2017-03-28 | 2 | -14/+588 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Added code test/page_buffer.c to verify that page buffering is disabled in parallel builds. 2) Added code to test/cache_image.c to verify correct interaction between evict on close and cache image -- in particular management of a file containing a cache image containing dirty metadata that has been opened R/O. Also fix for the bug exposed. 3) Added code to testpar/t_cache_image.c to verify expected procedure for reading cache images, and also supporting stats collection code needed for the test. 4) Repair of an overactive sanity check in H5C__reconstruct_cache_contents(). 5) Other minor tidies in passing. Tested serial and parallel, debug and production on Jelly. | ||||
* | | HDFFV-10143 surround will fail with try block | Allen Byrne | 2017-03-30 | 1 | -1/+4 |
| | | |||||
* | | HDFFV-10143 typo cleanup | Allen Byrne | 2017-03-30 | 1 | -4/+4 |
| | | |||||
* | | HDFFV-10143 typo removed | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
| | | |||||
* | | Fix code error and use H5PL_MAX_PATH_NUM in test | Allen Byrne | 2017-03-30 | 1 | -13/+17 |
| | | |||||
* | | HDFFV-10143 Cleanup due to comments | Allen Byrne | 2017-03-30 | 1 | -7/+7 |
| | | |||||
* | | HDFFV-10143 remove debugging output | Allen Byrne | 2017-03-30 | 1 | -6/+0 |
| | | |||||
* | | HDFFV-10143 change h5PLget to use buffer like H5Iget_name | Allen Byrne | 2017-03-30 | 1 | -12/+41 |
| | | |||||
* | | HDFFV-10143 change put to replace and add const | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
| | | |||||
* | | HDFFV-10143 Fix initial issues from review | Allen Byrne | 2017-03-30 | 1 | -60/+92 |
| | | |||||
* | | HDFFV-10143 add APIs to manipulate plugin path table | Allen Byrne | 2017-03-28 | 1 | -215/+407 |
|/ | |||||
* | Run all scripts using signal files between processes in their own ↵ | lrknox | 2017-03-22 | 4 | -6/+83 |
| | | | | directories to avoid accidental deletion of the signal files. | ||||
* | Run swmr tests in their own subdirectory of test to avoid signal | lrknox | 2017-03-17 | 1 | -0/+23 |
| | | | | file deletion by other tests. | ||||
* | output_filter.sh: | lrknox | 2017-03-15 | 1 | -5/+22 |
| | | | | | | | | | | | | | | | | | | | | Comment added to address HDFFV-8270. The sample ontput in the file's comments are not up-to-date with the scripts in the file that remove output unique to certain systems when running test scripts. This output doesn't match expected output files for the tests, causing them to fail. Ther output_filter.sh file removes such output. Currently we don't have access to these systems to update the comments. testflushrefresh.sh.in: flushrefresh and other SWMR tests have been failing occasionally but regularly since bringing them to the develop branch. The logs and debugging point to unexpected deletion of signal files as the point of failure, and John Mainzer suggests that two such tests running simultaneously in the same directory may lead to the operating system deleting the other test's signal file. Running the flushrefresh test in its own directory seems to solve the problem. | ||||
* | Correct double sourcedir name on copied datafiles. | Quincey Koziol | 2017-03-15 | 1 | -6/+2 |
| | |||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 43 | -3068/+8414 |
| | |||||
* | Bring changes to I/O parameters from page_buffering branch. | Quincey Koziol | 2017-03-13 | 1 | -28/+31 |
| | |||||
* | Merge in reentrency changes to "make space in cache" from page_buffering branch. | Quincey Koziol | 2017-03-13 | 2 | -51/+695 |
| | |||||
* | Minor cleanups and bring over "prefetched dirty" fixes for entries loaded from | Quincey Koziol | 2017-03-12 | 3 | -3/+61 |
| | | | | a cache image. | ||||
* | Fix alignment | Allen Byrne | 2017-03-08 | 1 | -9/+9 |
| | |||||
* | Fix vds tests | Allen Byrne | 2017-03-07 | 1 | -9/+28 |
| | | | | java wrong call vds test - missing checks and if content | ||||
* | Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-03-02 | 2 | -10/+10 |
|\ | | | | | | | | | | | | | | | * commit 'f4dd30f41ccee7bcd97fba065573c5201cbcc743': Update CMake formatting Update CMake files and formatting HDFFV-10120 verify nozlib checking with tools tests cmake non-code typo | ||||
| * | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 2 | -9/+9 |
| | | |||||
| * | cmake non-code typo | Allen Byrne | 2017-03-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #319 in HDFFV/hdf5 from merge_page_buffering_07 to develop | Quincey Koziol | 2017-03-02 | 9 | -125/+23 |
|\ \ | | | | | | | | | | | | | * commit '5df52404bc6f6323ebf064b3d82b8e683de96eba': Misc. small cleanups to sync against incoming page buffering changes. | ||||
| * | | Misc. small cleanups to sync against incoming page buffering changes. | Quincey Koziol | 2017-03-02 | 9 | -125/+23 |
| |/ | |||||
* | | Added "flush" and "refresh" to testflushrefresh.sh error output so | Dana Robinson | 2017-03-02 | 1 | -2/+2 |
|/ | | | | it's easier to see where errors in the script occur. | ||||
* | Correct issues from pull request reviews. | Quincey Koziol | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0: | Quincey Koziol | 2017-02-28 | 4 | -48/+26 |
| | | | | | Fix some more signed -> unsigned value issues with cache data structures, also misc. style cleanups. All to align w/incoming page_buffering changes. | ||||
* | Revert "Fix some more signed -> unsigned value issues with cache data ↵ | Quincey Koziol | 2017-02-28 | 4 | -26/+48 |
| | | | | | | structures, also" This reverts commit 4b5e05c084f93c35dae946c2c9e814d565a613b0. | ||||
* | Fix some more signed -> unsigned value issues with cache data structures, also | Quincey Koziol | 2017-02-23 | 4 | -48/+26 |
| | | | | misc. style cleanups. All to align w/incoming page_buffering changes. | ||||
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 8 | -100/+99 |
| | |||||
* | Revert whitespace | Allen Byrne | 2017-02-13 | 1 | -1206/+1206 |
| | |||||
* | Close file before trying to remove it | Allen Byrne | 2017-02-13 | 1 | -1206/+1213 |
| | |||||
* | Minor warning fixes. | Dana Robinson | 2017-02-09 | 5 | -17/+14 |
| | |||||
* | Deleted an extraneous remove() call from a test function | Dana Robinson | 2017-02-08 | 1 | -3/+1 |
| | | | | that might be causing the flushrefresh test to fail. | ||||
* | Added #ifdef QAK macros around log VFD calls in SWMR acceptance | Dana Robinson | 2017-02-08 | 3 | -1/+6 |
| | | | | tests. | ||||
* | HDFFV-10125 cache_common file already in test lib | Allen Byrne | 2017-02-02 | 1 | -2/+0 |
| | |||||
* | HDFFV-10124 Using cache_common.h contains other include files | Allen Byrne | 2017-02-02 | 5 | -17/+0 |
| | |||||
* | Fix Windows static only cache test checking | Allen Byrne | 2017-01-31 | 1 | -2/+3 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-01-29 | 36 | -16/+9675 |
|\ | | | | | | | develop_merge_cache_image_06 | ||||
| * | Additional minor changes from revise_chunks->develop. | Dana Robinson | 2017-01-27 | 1 | -1/+0 |
| | | |||||
| * | Moved remaining SWMR-related test files to develop. | Dana Robinson | 2017-01-26 | 36 | -15/+9675 |
| | | |||||
* | | Add missing files | Quincey Koziol | 2017-01-29 | 3 | -0/+10436 |
| | | |||||
* | | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 38 | -7/+63 |
| | | |||||
* | | Bring change to use array of metadata cache entry classes for H5C_create | Quincey Koziol | 2017-01-28 | 3 | -71/+77 |
| | | | | | | | | instead of array of class names from cache image branch. | ||||
* | | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 4 | -409/+163 |
|/ |