| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_10_1
* commit '184fc09bf7f429790fb2457999c469c80e47f5b9':
Commit release version changes. Add CMake-$version directory in CMake source files produced by bin/release.
|
|/
|
|
|
| |
Add CMake-$version directory in CMake source files produced by
bin/release.
|
|\
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10_1
* commit '9f6640afd48a9d03ff2fd44c050c64d45dc0816e':
More edits to Supported Platforms section of RELEASE.txt.
Final edits to RELEASE.txt and to correctly remove a test directory and test file.
|
| | |
|
|/
|
|
| |
test file.
|
|\
| |
| |
| |
| |
| |
| | |
~BMRIBLER/hdf5_bmr_1_10_1:hdf5_1_10_1 to hdf5_1_10_1
* commit 'ed01c3ec1cea922aa9f2d2b0ede2ca317e04fcd7':
Documentation clean-up Description: - Rearranged public/non-public functions relative to the DOXYGEN_SHOULD_SKIP_THIS blocks to display them correctly in the RM - Moved internal comments outside of the \brief blocks so they will not be displayed in the RM - Updated RELEASE.txt about the changes in PR#466 Platforms tested: Verified document on Windows 10. Linux/64 (platypus) Darwin (osx1010test)
|
| |\
| |/
|/|
| | |
https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_1_10_1 into hdf5_1_10_1
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10_1
* commit '4a425eabc70cf5236afc41c2e56d4a57cc7c536e':
Commit version change to 1.10.1 and changes to Makfile.ins and other files generated by running autogen.sh.
|
|/ /
| |
| |
| | |
files generated by running autogen.sh.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10_1
* commit 'c0602ab77f4bac2616604feeaf83f954126337be':
Merge 1_10 branch to 1_10_1 HDFV10170 dyn lib changes Plugin API changes
|
|/ /
| |
| |
| |
| | |
HDFV10170 dyn lib changes
Plugin API changes
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
~BMRIBLER/hdf5_bmr_1_10_1:hdf5_1_10_1 to hdf5_1_10_1
* commit '4bc55bbf94d7fce7521b2efd766f677ca45c9ecc':
Code clean-up. Description: - Removed function prototypes left in by mistake - Moved H5Location::getNumObjs() to class Group because the C function in this wrapper only takes a group or file id. - Moved H5Object::getNumAttrs to H5Location because the C function in this wrapper can also take an attribute id. - Misc improvements in comments Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Description:
- Rearranged public/non-public functions relative to the
DOXYGEN_SHOULD_SKIP_THIS blocks to display them correctly in the RM
- Moved internal comments outside of the \brief blocks so they will
not be displayed in the RM
- Updated RELEASE.txt about the changes in PR#466
Platforms tested:
Verified document on Windows 10.
Linux/64 (platypus)
Darwin (osx1010test)
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description:
- Removed function prototypes left in by mistake
- Moved H5Location::getNumObjs() to class Group because the C
function in this wrapper only takes a group or file id.
- Moved H5Object::getNumAttrs to H5Location because the C function
in this wrapper can also take an attribute id.
- Misc improvements in comments
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
|
|\
| |
| |
| |
| |
| |
| | |
to hdf5_1_10_1
* commit '89483c19461623b77319a83ec0c6609e0e5f37a8':
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure
|
|/
|
|
|
| |
(1) Re-structure tests to do one "extend" action at a time
(2) Re-try test till max limit before final failure
|
|\
| |
| |
| |
| |
| |
| |
| | |
to hdf5_1_10_1
* commit '0f9c0a31645ddc58ec7fc92c344bae9c04f13ebf':
Modifications based on review comments from pull request. Made changes according to review comments and discussion with Allen.
Fix for DAILYTEST-259 h5clear test failure Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest. Tested on kituo, osx1010test, quail, platypus and ostrich.
|
| |
| |
| |
| | |
Made changes according to review comments and discussion with Allen.
|
|/
|
|
|
| |
Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest.
Tested on kituo, osx1010test, quail, platypus and ostrich.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10_1
* commit '435214cb555725d3690826caeb7c255057b9f09a':
Fixed problems that prevent bin/trace from marking up some functions.
The cache_image test shows a skipped message about EoC in parallel.
Added code to disable the evict-on-close feature in the parallel library.
|
| | |
|
| | |
|
|/
|
|
| |
the parallel library.
|
|\
| |
| |
| |
| |
| |
| | |
~MAMCGREE/hdf5_mamcgree:hdf5_1_10_1 to hdf5_1_10_1
* commit 'ee714ed9444eb6b651629a500b2b5c0d42ef5d1b':
Remove duplicate entries, add missing entries, and misc. formatting in RELEASE.txt
|
| |
| |
| |
| | |
RELEASE.txt
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10_1
* commit '4d024142658d1c94a0a5f6b8b95778ecfd3291a9':
Commit changes to files generated by running autogen.sh.
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_10_1
* commit 'a036a68ae36dd8f5a60ca0b10bdb025495847e39':
Add LDFLAGS for plugin libs
Reformat char * args
HDFFV-10170 undo patch
LDFLAGS module forces .so lib to be built on osx instead of .dylib
Update tool dyn lib
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
hdf5_1_10_1
* commit 'b834c100729d450e0c466c2044c3f0658b1979e6':
added point to build script repo.
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_10_1
* commit '66092af9dd3ff3d5169ca4ccf60e9272a813c10d':
HDFFV-10170 fix noinst libs and HDFFV-10173 fix VS2008 build
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
~MAINZER/hdf5_1.10.1_jrm:hdf5_1_10_1 to hdf5_1_10_1
* commit 'c953358666e842cada6879a2dbb3d724e9c90690':
Expanded slightly on the RELEASE.txt entry for HDFFV-10055.
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
hdf5_1_10_1
* commit 'd39deb8b323c95e2fba1a453c78ea31759eb4ce9':
Updated Copyright header in H5PLpkg.h.
Update version to 1.10.1-pre3.
Commit version changes in README.txt and RELEASE.txt for 1.10.1-pre2 release.
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_10_1
* commit '32e706e2cc1cb73cc6cacf78e9174b7afa5e5430':
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Skip tests for page buffering in test/fheap.c for parallel build Skip the two tests for page buffering in test/fheap.c because this feature is disabled in parallel. Activate full testing when this feature is re-enabled in the future for parallel build.
Due to HDFVIEW-19 add read VL as string function
|
| |\ |
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* commit '606529f5e0cffcea26af66106f094fbe350c5bac':
Due to HDFVIEW-19 add read VL as string function
|
| | | | |
|
| | |\ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
develop
* commit '3d1b227a67b557da247f6b683f58617b6d75bfdb':
Skip tests for page buffering in test/fheap.c for parallel build Skip the two tests for page buffering in test/fheap.c because this feature is disabled in parallel. Activate full testing when this feature is re-enabled in the future for parallel build.
|
| | |/
| | |
| | |
| | |
| | | |
Skip the two tests for page buffering in test/fheap.c because this feature is disabled in parallel.
Activate full testing when this feature is re-enabled in the future for parallel build.
|
|/ /
| |
| |
| |
| | |
Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running
autogen.sh.
|