summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra space added by h5vers to version string in H5.java, whichlrknox2017-03-212-2/+2
| | | | then failed to match the pattern after the first run.
* Merge branch 'develop' of ↵lrknox2017-03-2119-84/+182
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * Merge pull request #355 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop ↵Binh-Minh Ribler2017-03-2118-82/+117
| |\ | | | | | | | | | | | | | | | | | | to develop * commit '778a16daafe5d8edc4df9ddb35eb3e692d3adfbe': Description: Fixed typos and missing items in function headers, that were revealed by Doxygen, and revised various comments. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
| | * Merge branch 'develop' of ↵Binh-Minh Ribler2017-03-210-0/+0
| | |\ | | |/ | |/| | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
| * | Merge pull request #354 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop ↵Binh-Minh Ribler2017-03-211-2/+65
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit 'd8199a74ee5251be30b72d1b50a855192650c9d1': Description: Updated the C++ API sections.
| | | * Description:Binh-Minh Ribler2017-03-2118-82/+117
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | Fixed typos and missing items in function headers, that were revealed by Doxygen, and revised various comments. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
| | * Description:Binh-Minh Ribler2017-03-201-2/+65
| |/ | | | | | | Updated the C++ API sections.
| * Merge pull request #353 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-03-2011-24/+101
| |\ | | | | | | | | | | | | | | | * commit 'dbff1180b763ae41c4ac6aba6a1ca8c782713f4a': Extend h5vers to update version strings in java files and h5repack version test expected output file. Run swmr tests in their own subdirectory of test to avoid signal file deletion by other tests.
* | | Remove incorrect " marks added to java files by bin/h5vers.lrknox2017-03-214-11/+12
| |/ |/| | | | | Pull version from configure for version test in h5repack_plugin.sh.in
* | Merge branch 'develop' of ↵lrknox2017-03-203-180/+206
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * Merge pull request #351 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-03-203-180/+206
| |\ | | | | | | | | | | | | | | | | | | * commit 'e809b609d3f5cc851e13f63bcfed7052958d302b': Add reference to CMake application framwork Whitespace changes Update notes
| | * Add reference to CMake application framworkAllen Byrne2017-03-201-1/+3
| | |
| | * Whitespace changesAllen Byrne2017-03-201-148/+152
| | |
| | * Update notesAllen Byrne2017-03-201-31/+51
| |/
* | Extend h5vers to update version strings in java files and h5repacklrknox2017-03-2010-24/+78
| | | | | | | | | | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
* | Merge branch 'develop' of ↵lrknox2017-03-209-54/+2053
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * Merge pull request #350 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-03-202-8/+8
| |\ | | | | | | | | | | | | * commit '94850f37cb3130dbad92e39a420e90a73f72aca8': Use global variable for test command - update reference
| | * Use global variable for test command - update referenceAllen Byrne2017-03-202-8/+8
| | |
| * | Merge pull request #341 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to developJohn Mainzer2017-03-207-46/+2045
| |\ \ | | |/ | |/| | | | | | | | | | * commit 'b7c58f7dfca66d4caa26d7f8b318ad3514b8c46f': Minor code changes to address comments in pull request Checkin of additions to cache image parallel test code and associated bug fixes.
| | * Minor code changes to address comments in pull requestmainzer2017-03-174-7/+6
| | |
| | * Update required for checkin.mainzer2017-03-169-315/+410
| | |\ | | | | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~mainzer/hdf5_jrm into develop
| | * | Checkin of additions to cache image parallel test code andmainzer2017-03-167-46/+2046
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | associated bug fixes. Also, modifications to H5PB_dest() to flush the page buffer before destroying the page buffer. This is necessary, as when persistant free space managers are enabled, the page buffer will typically contain dirty FSM data at page buffer destroy time. Tested serial/debug, serial/production, serial/check-vfd/debug, parallel/debug, parallel/production on Jelly.
* | | | Merge branch 'develop' of ↵lrknox2017-03-204-55/+73
|\ \ \ \ | |/ / / | | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * | | Merge pull request #348 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp2:develop ↵Larry Knox2017-03-204-55/+73
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit 'b6cb20d608aa6f5d9a7d825c1f38cfcea6ff5234': Description: Removed "#ifndef H5_NO_DEPRECATED_SYMBOLS" in file space tests, because the wrappers only use the latest functions now. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Purpose: Add new C++ wrappers Description: Because H5Pset_file_space and H5Pget_file_space are deprecated, changed to make wrappers for the new functions instead: H5Ps/get_file_space_strategy H5Ps/get_file_space_page_size
| | * | | Description:Binh-Minh Ribler2017-03-201-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed "#ifndef H5_NO_DEPRECATED_SYMBOLS" in file space tests, because the wrappers only use the latest functions now. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
| | * | | Purpose: Add new C++ wrappersBinh-Minh Ribler2017-03-194-47/+73
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Because H5Pset_file_space and H5Pget_file_space are deprecated, changed to make wrappers for the new functions instead: H5Ps/get_file_space_strategy H5Ps/get_file_space_page_size New wrappers in FileCreatPropList: // Sets the strategy and the threshold value that the library will // will employ in managing file space. void setFileSpaceStrategy(H5F_fspace_strategy_t strategy, hbool_t persist, hsize_t threshold) const; // Returns the strategy that the library uses in managing file space. void getFileSpaceStrategy(H5F_fspace_strategy_t& strategy, hbool_t& persist, hsize_t& threshold) const; // Sets the file space page size for paged aggregation. void setFileSpacePagesize(hsize_t fsp_psize) const; // Returns the threshold value that the library uses in tracking free // space sections. hsize_t getFileSpacePagesize() const; Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* | | | Merge branch 'develop' of ↵lrknox2017-03-172-2/+66
|\ \ \ \ | |/ / / | | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * | | Merge pull request #344 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp2:develop ↵Binh-Minh Ribler2017-03-172-2/+66
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '5acc8b9e169e6416e353433791321bc9c4e7b725': Description: Fixed typos. Platforms tested: Linux/64 (jelly) Description: Deprecating versions of PropList::setProperty that have arguments that miss "const" Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1010test)
| | * | | Description:Binh-Minh Ribler2017-03-171-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typos. Platforms tested: Linux/64 (jelly)
| | * | | Merge branch 'develop' of ↵Binh-Minh Ribler2017-03-178-47/+135
| | |\ \ \ | | |/ / / | |/| | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp2 into develop
| | * | | Description:Binh-Minh Ribler2017-03-172-2/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecating versions of PropList::setProperty that have arguments that miss "const" Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1010test)
* | | | | Run swmr tests in their own subdirectory of test to avoid signallrknox2017-03-171-0/+23
|/ / / / | | | | | | | | | | | | file deletion by other tests.
* | | | Merge pull request #342 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp2:develop ↵Binh-Minh Ribler2017-03-1738-183/+219
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | to develop * commit '50ac3cd6ecc37bb2196bcebe8a202711e315759d': Description: Miscellaneous clean-up: format and comments Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
| * | | Description:Binh-Minh Ribler2017-03-1738-183/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Miscellaneous clean-up: format and comments Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
* | | | Merge pull request #340 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-03-178-47/+135
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | * commit '4c6f538770f92a09c6be46e44de056ad7ec68426': Add toolset option to cmake configure Update cmake pubconf to match autotools and add strtoll checks
| * | | Add toolset option to cmake configureAllen Byrne2017-03-172-2/+11
| | | |
| * | | Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-166-45/+124
| | |/ | |/|
* | | Merge pull request #334 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp2:develop ↵Binh-Minh Ribler2017-03-1615-14/+490
|\ \ \ | |/ / |/| | | | | | | | | | | | | | to develop * commit '98090fe3b08a0ff85ae9bc93218a14017a6f37fe': Purpose: Add new C++ wrappers Description: Added wrappers for H5Iis_valid, H5Ps/get_nlinks, H5Tget_create_plist, H5Oopen, H5Oclose and H5Pset_virtual
| * | Merge branch 'develop' of ↵Binh-Minh Ribler2017-03-1428-824/+2060
| |\ \ | | | | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp2 into develop
| * | | Purpose: Add new C++ wrappersBinh-Minh Ribler2017-03-1415-14/+490
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Added wrappers for H5Iis_valid, H5Ps/get_nlinks, H5Tget_create_plist, H5Oopen, H5Oclose and H5Pset_virtual // Checks if the given ID is valid. static bool isValid(hid_t an_id); // Sets the number of soft or user-defined links that can be // traversed before a failure occurs. void setNumLinks(size_t nlinks) const; // Gets the number of soft or user-defined link traversals allowed size_t getNumLinks() const; // Returns a copy of the creation property list of a datatype. PropList getCreatePlist() const; // Opens an object within a group or a file, i.e., root group. hid_t getObjId(const char* name,...); hid_t getObjId(const H5std_string& name,...); // Closes an object opened by getObjId(). void closeObjId(hid_t obj_id) const; // Maps elements of a virtual dataset to elements of the source dataset. void setVirtual(const DataSpace& vspace, const char *src_fname,...); void setVirtual(const DataSpace& vspace, const H5std_string src_fname,...); Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* | | | Merge pull request #336 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-03-168-314/+409
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'f21374c455b713df8e866d0ebfddece7874b0f47': HDFFV-10138 Merge app framework to examples
| * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-03-161-1/+1
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | * commit '887783eb0e9a1787c77092ed53a7737ad4aaac3a': Switch from HDatoll to HDstrtoll, for Windows compatibility.
* | | | | Merge pull request #339 in HDFFV/hdf5 from merge_page_buffering_10 to developQuincey Koziol2017-03-161-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | * commit 'a16d142f80630b11ac45c0bcf00ee2ea5b88f08e': Switch from HDatoll to HDstrtoll, for Windows compatibility.
| * | | | Switch from HDatoll to HDstrtoll, for Windows compatibility.Quincey Koziol2017-03-161-1/+1
|/ / / /
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-03-163-11/+39
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | * commit 'cee9624b0febcb60a7b2699262104e9eaf20313d': output_filter.sh: 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. Correct double sourcedir name on copied datafiles.
* | | | Merge pull request #338 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-03-162-5/+37
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * commit '98567db19290dc07cc86efae720b0dc457ae9f65': output_filter.sh: 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.
| * | | | output_filter.sh:lrknox2017-03-152-5/+37
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | Merge pull request #337 in HDFFV/hdf5 from merge_page_buffering_09 to developQuincey Koziol2017-03-151-6/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'ecfdadfb1eff5ae8f18269e33dce3856e22f4bd7': Correct double sourcedir name on copied datafiles.
| * | | | Correct double sourcedir name on copied datafiles.Quincey Koziol2017-03-151-6/+2
|/ / / /
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-03-14202-5762/+20987
| |\ \ \ | |/ / / |/| | | | | | | | | | | * commit 'd0aeefd6455d6877afd934e238362636a86e4b42': Final merge of page buffering branch to develop