Network

 
AuthorCommitMessageCommit Date
Dana RobinsonDana Robinson
b7bd4f710e0* Misc normalization changes w/ develop. * Updated Windows nanosleep function to match develop.
Dana RobinsonDana Robinson
58ba369ee70Updated the MANIFEST w/ missed h5watch CMake files.
Dana RobinsonDana Robinson
bc2467eb690MMerge branch 'page_buffering' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into page_buffering
Allen ByrneAllen Byrne
a9af095cd16MMerge pull request #293 in HDFFV/hdf5 from ~BYRN/hdf5_adb:page_buffering to page_buffering * commit 'fe533aa3f909de15bc2ffe2952463dd4c1fbbd93': Change project page for CDash results
Allen ByrneAllen Byrne
fe533aa3f90Change project page for CDash results
Dana RobinsonDana Robinson
86fc2bad731Added h5watch from develop. Note that this test is currently skipped.
Dana RobinsonDana Robinson
8eb3e2f4c8eAdded the SWMR acceptance tests. As a part of this changeset, I disabled the log VFD API call, which causes failures on my system. This can be re-enabled in the future, after investigation.
Dana RobinsonDana Robinson
569db77397fAdded the flushrefresh test + script from develop. Also includes a minor tweak that may prevent failures of this test on some systems. A remove() call was removed before a call to fopen() in h5test.c.
Dana RobinsonDana Robinson
f4f9601eef1* Added the twriteorder test from develop * Added the atomic reader and writer programs from develop
Dana RobinsonDana Robinson
c94b60f3ddaFixed a missing type and some whitespace problems in bin/trace.
Dana RobinsonDana Robinson
1b037fb4564* Added h5clear cleanup to CMake (from develop) * Added the pdb fix (from develop)
Larry KnoxLarry Knox
21a9af4de5fMMerge pull request #288 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:page_buffering to page_buffering * commit 'dbc8574f85efb3f81c27015a23d215fe3fe8d0b4': Add missing test file h5diff_30.txt to LIST_OTHER_TEST_FILES in CMakeTests.cmake.
Larry KnoxLarry Knox
dbc8574f85eMMerge branch 'page_buffering' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into page_buffering
Larry KnoxLarry Knox
b4ea94d750eAdd missing test file h5diff_30.txt to LIST_OTHER_TEST_FILES in CMakeTests.cmake.
Dana RobinsonDana Robinson
303ba6a2519Add SWMR use case tests from develop.
Dana RobinsonDana Robinson
5465e797232Added h5clear tool and tests.
Dana RobinsonDana Robinson
2593b917408Updated MANIFEST to add new accum file.
Dana RobinsonDana Robinson
46e15e0baafManual merge of SWMR tests in accum.c (and related) from develop. Also brings over some CMake cleanup for flush1/flush2 tests.
Quincey KoziolQuincey Koziol
7bab56709ffBring in recent tools changes from the develop branch.
Quincey KoziolQuincey Koziol
f66f83decc6Merge changes from develop branch.
Quincey KoziolQuincey Koziol
88dcf0ecb8eBring of recent FORTRAN changes from trunk.
Quincey KoziolQuincey Koziol
250eaa0bf83Add missing files.
Quincey KoziolQuincey Koziol
ee948a8a850Merge in recent C++ changes from the trunk.
Quincey KoziolQuincey Koziol
bfd3e56d09eMMerge branch 'page_buffering' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into page_buffering
Dana RobinsonDana Robinson
346607309b1Manual merge of SWMR tests to flush1.c/flush2.c from develop.
Dana RobinsonDana Robinson
84a85c56585Manual merge of SWMR tests to cork.c from develop.
Larry KnoxLarry Knox
961028982b2MMerge pull request #284 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:page_buffering to page_buffering * commit '0d105401846f07b727449b207da3483eba41aefc': Correct typo in filename.
Larry KnoxLarry Knox
0d105401846MMerge branch 'page_buffering' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into page_buffering
Larry KnoxLarry Knox
79354521f13Correct typo in filename.
Quincey KoziolQuincey Koziol
15b61d88bd6Bring developer-warnings option from trunk.
Quincey KoziolQuincey Koziol
92713c7cf94Fold in updates to CMake build version and style. Also a couple of text files.
Larry KnoxLarry Knox
38b8baa245cMMerge pull request #283 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:page_buffering to page_buffering * commit '34171303766909200af3fb80dee225f5c0d27ecf': Add new testfiles to list in test/CMakeTests.cmake
Larry KnoxLarry Knox
34171303766Add new testfiles to list in test/CMakeTests.cmake
Vailin ChoiVailin Choi
b1684bdb05eMMerge pull request #282 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:page_buffering to page_buffering * commit '5154a63846bbe8d66f00f91672326c461188ab35': Fix MANIFEST Add new test files to MANIFEST.
Vailin ChoiVailin Choi
5154a63846bMMerge branch 'page_buffering' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into page_buffering Fix MANIFEST
Vailin ChoiVailin Choi
7296c7aee45MMerge pull request #279 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:page_buffering to page_buffering * commit 'b8284136e4451b80078a48a57d4a19bb8f98500b': Handle compatibility issue for release 1.10.0 file space handling 1) Deprecate H5Pset/get_file_space() public routines in release 1.10.0. 2) Map H5Pset/get_file_space() to H5Pset/get_file_space_strategy(). 3) Map version 0 (release 1.10.0) File Space Info message to version 1 File Space Info message. 4) Regenerate test files with version 1 Fil...
Vailin ChoiVailin Choi
97f84386424Fix MANIFEST Add new test files to MANIFEST.
Vailin ChoiVailin Choi
b8284136e44Handle compatibility issue for release 1.10.0 file space handling 1) Deprecate H5Pset/get_file_space() public routines in release 1.10.0. 2) Map H5Pset/get_file_space() to H5Pset/get_file_space_strategy(). 3) Map version 0 (release 1.10.0) File Space Info message to version 1 File Space Info message. 4) Regenerate test files with version 1 File Space Info message. 4) Add test files from release 1.10.0 for testing. Tested on emu, moohan, osx1010test, platypus, ostrich, mayll, kituo, quail, kite.
Allen ByrneAllen Byrne
7ae68b70facMMerge pull request #270 in HDFFV/hdf5 from ~BYRN/hdf5_adb:page_buffering to page_buffering * commit 'e43576a7ea881c028c719b6f44ad8678192d8a4d': Correct reference theshold size Default and list change implemented in JNI Fix file space strategy test
Allen ByrneAllen Byrne
e43576a7ea8Correct reference theshold size
Allen ByrneAllen Byrne
6056195fa84Default and list change implemented in JNI
Allen ByrneAllen Byrne
b5dfdf80441Fix file space strategy test
Vailin ChoiVailin Choi
fac1d8b9231MMerge pull request #267 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:page_buffering to page_buffering * commit '8c745cf979f4b1b0dcda6279761344304f5f7cfd': Fix to MANIFEST and CMake Fix MANIFEST and test/CMakeTests.cmake due to some test files got deleted and added.
Vailin ChoiVailin Choi
8c745cf979fFix to MANIFEST and CMake Fix MANIFEST and test/CMakeTests.cmake due to some test files got deleted and added.
Vailin ChoiVailin Choi
e5a42cda336MMerge pull request #266 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:page_buffering to page_buffering * commit 'adae194f7f60ba7ade32e4418a66b012946e94f1': Modifications to file space strategies (1) Add/modify file space strategies: H5F_FSPACE_STRATEGY_FSM_AGGR, H5F_FSPACE_STRATEGY_PAGE, H5F_FSPACE_STRATEGY_AGGR, H5F_FSPACE_STRATEGY_NONE (2) Fix for h5format_convert daily test failure Tested on emu, platypus, ostrich, moohan, mayll, kituo, kite, quail, osx1010test.
Vailin ChoiVailin Choi
adae194f7f6Modifications to file space strategies (1) Add/modify file space strategies: H5F_FSPACE_STRATEGY_FSM_AGGR, H5F_FSPACE_STRATEGY_PAGE, H5F_FSPACE_STRATEGY_AGGR, H5F_FSPACE_STRATEGY_NONE (2) Fix for h5format_convert daily test failure Tested on emu, platypus, ostrich, moohan, mayll, kituo, kite, quail, osx1010test.
mainzermainzer
a38e710682eAdded preliminary cache image parallel test, and fixes for several bugs exposed by this new test. In particular: 1) Cache image / R/O bug: In R/O case, dirty entries in the cache image must be inserted into the metadata cache marked clean so that the cache will not attempt to write them on close. However, this allowed the cache to evict these entries and later try to reload them. Fixed by adding code to prevent the eviction of such entries. 2) Several...
Dana RobinsonDana Robinson
7db5a63de38Merged the main SWMR feature into page_buffering. NOTE: The page_buffering test fails, possibly due to general brittleness. This will be fixed in a future commit.
Dana RobinsonDana Robinson
6906a31c04eMMerge pull request #256 in HDFFV/hdf5 from ~BYRN/hdf5_adb:page_buffering to page_buffering * commit '5107ae1665501fb2b4dbe9edebbb89de9432a789': Remove old constants Fix java file space and mdc_logging errors
Allen ByrneAllen Byrne
5107ae16655Remove old constants