summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add LBNL license file and modify COPYING file accordingly.lrknox2017-03-292-4/+60
|
* Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entrieslrknox2017-03-281-332/+27
| | | | | in this branch version of RELEASE.txt should be intended for the future 1.12.0 release.
* Merge pull request #373 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-03-273-8/+40
|\ | | | | | | | | | | * commit '5d830b1873c67def2d781acf9cc14ea8c3304c02': Update with extra checks for reference Update cdash max test output and VS version matching
| * Update with extra checks for referenceAllen Byrne2017-03-271-3/+28
| |
| * Update cdash max test output and VS version matchingAllen Byrne2017-03-272-5/+12
|/
* Merge pull request #372 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developElena Pourmal2017-03-241-3/+3
|\ | | | | | | | | * commit 'ea6c20fdc6f9aef7b43a41f9a3bbd8886cd2f261': Stop skipping h5watch tests.
| * Stop skipping h5watch tests.lrknox2017-03-241-3/+3
|/
* Merge pull request #362 in HDFFV/hdf5 from merge_h5clear_revert_02 to developQuincey Koziol2017-03-241-0/+2
|\ | | | | | | | | | | * commit 'ddb870b4b67590e5624e40eb51d807914e016a46': Add H5_DLL to H5AC_get_mdc_image_info() prototype Add prototype for H5AC_get_mdc_image_info
| * Add H5_DLL to H5AC_get_mdc_image_info() prototypeQuincey Koziol2017-03-241-1/+1
| |
| * Add prototype for H5AC_get_mdc_image_infoQuincey Koziol2017-03-221-0/+2
| |
* | Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵Vailin Choi2017-03-231-2/+37
|\ \ | | | | | | | | | | | | | | | | | | | | | develop * commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1': Update RELEASE.txt based on review comments from pull request. Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
| * | Update RELEASE.txt based on review comments from pull request.Vailin Choi2017-03-231-8/+4
| | |
| * | Update RELEASE.txt to reflect changes for new features and bug fixes since ↵Vailin Choi2017-03-221-1/+40
| | | | | | | | | | | | 1.10.0-patch1.
* | | Merge pull request #363 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop ↵Binh-Minh Ribler2017-03-231-64/+2
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | to develop * commit 'f21b268812b10e11ee98be17dd121e6a43525aef': Description: Removed notes about the C++ API in develop. Only keep in 1.10 branch.
| * | Merge branch 'develop' of ↵Binh-Minh Ribler2017-03-2314-33/+198
| |\ \ | |/ / |/| | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
* | | Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to developQuincey Koziol2017-03-226-15/+102
|\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '46c9ab600de491657520897322b75659c3bdfb5f': Minor style cleanups Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
| * | | Minor style cleanupsQuincey Koziol2017-03-224-7/+9
| | | |
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2017-03-224-6/+83
| |\ \ \ | |/ / / |/| | | | | | | develop
* | | | Merge pull request #358 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-03-224-6/+83
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | * commit '82183c7cdc50f9dc41ef8238c6a2bef6f1c7fcde': Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files.
| * | | Merge branch 'develop' of ↵lrknox2017-03-220-0/+0
| |\ \ \ | |/ / / |/| | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * | | Run all scripts using signal files between processes in their own ↵lrknox2017-03-224-6/+83
| | | | | | | | | | | | | | | | directories to avoid accidental deletion of the signal files.
| | * | Revert "Switch h5clear for cache images to use existing ↵Quincey Koziol2017-03-226-15/+100
| |/ / |/| | | | | | | | | | | | | | H5Pget_cache_image_config()" This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9.
* | | Merge pull request #356 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-03-214-12/+13
|\ \ \ | |/ / | | | | | | | | | | | | * commit 'fa5ca5272d7aa6f25656541b72a24697b36dd52b': Remove extra space added by h5vers to version string in H5.java, which then failed to match the pattern after the first run. Remove incorrect " marks added to java files by bin/h5vers. Pull version from configure for version test in h5repack_plugin.sh.in
| * | 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)
| | * | 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
| | | * Description:Binh-Minh Ribler2017-03-231-64/+2
| | |/ | |/| | | | | | | Removed notes about the C++ API in develop. Only keep in 1.10 branch.
| * | 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.
| * 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)