Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed an extra "using" statement | Binh-Minh Ribler | 2019-02-15 | 1 | -2/+0 |
| | |||||
* | Adding documentation | Binh-Minh Ribler | 2019-02-15 | 1 | -1/+7 |
| | | | | | Description Added detail about the argument "fields" of H5Object::visit. | ||||
* | Added C++ wrapper for H5Ovisit2 | Binh-Minh Ribler | 2019-02-14 | 1 | -44/+4 |
| | |||||
* | Merge branch 'develop' of ↵ | Binh-Minh Ribler | 2019-02-14 | 7 | -11/+19 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp5 into develop | ||||
| * | Merge pull request #1544 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-02-14 | 7 | -11/+19 |
| |\ | | | | | | | | | | | | | | | | | | | | | | * commit 'b5a4f470cdf7113c0691cca6fb201672c4e1d86d': Use STREQUAL Add command to build options and check defines Skip testing of cache_image test CMake if statement correction | ||||
| | * | Use STREQUAL | Allen Byrne | 2019-02-14 | 1 | -1/+1 |
| | | | |||||
| | * | Add command to build options and check defines | Allen Byrne | 2019-02-14 | 3 | -10/+14 |
| | | | |||||
| | * | Skip testing of cache_image test | Allen Byrne | 2019-02-14 | 3 | -0/+4 |
| | | | |||||
| | * | CMake if statement correction | Allen Byrne | 2019-02-14 | 2 | -3/+3 |
| |/ | |||||
* | | Adding a C++ wrapper | Binh-Minh Ribler | 2019-02-14 | 5 | -35/+238 |
|/ | | | | | | | | | | | | | Description: - Added a wrapper for H5Ovisit2 to class H5Object // Recursively visit elements reachable from this object. void visit(H5_index_t idx_type, H5_iter_order_t order, visit_operator_t user_op, void *op_data, unsigned int fields); - Fixed various typos in documentation Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test) | ||||
* | Merge pull request #1540 in HDFFV/hdf5 from merge_hyperslab_changes_01 to ↵ | Quincey Koziol | 2019-02-14 | 20 | -2247/+2256 |
|\ | | | | | | | | | | | | | develop * commit 'fb5d1a37c11bca613175a48262a2147e99c9dede': Align develop with incoming hyperslab_updates branch changes. | ||||
| * | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_changes_01 | Quincey Koziol | 2019-02-13 | 1 | -10/+13 |
| |\ | |||||
| * | | Align develop with incoming hyperslab_updates branch changes. | Quincey Koziol | 2019-02-13 | 20 | -2247/+2256 |
| | | | |||||
* | | | Merge pull request #1542 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-02-13 | 14 | -285/+499 |
|\ \ \ | |_|/ |/| | | | | | | | | * commit 'b95f05638ce40ccd944248f5865a248f39ef0d10': TRILAB-111 fixes for parallel testing | ||||
| * | | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 14 | -285/+499 |
|/ / | |||||
* | | Merge pull request #1539 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Larry Knox | 2019-02-13 | 1 | -10/+13 |
|\ \ | |/ |/| | | | | | | | * commit '3ed1ac0f1b760fe84ec009de19550d98f0b38071': Add missing toolchain include for cross-compile KNL option for batch scripts | ||||
| * | Add missing toolchain include for cross-compile | Allen Byrne | 2019-02-13 | 1 | -0/+1 |
| | | |||||
| * | KNL option for batch scripts | Allen Byrne | 2019-02-12 | 1 | -10/+12 |
|/ | |||||
* | Merge pull request #1534 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-02-12 | 23 | -35/+399 |
|\ | | | | | | | | | * commit '3acd486b83f319579b1c6884c90289b0eb1d44a6': Fixes for JNI updates | ||||
| * | Fixes for JNI updates | Jordan Henderson | 2019-02-12 | 23 | -35/+399 |
|/ | |||||
* | Merge pull request #1523 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-02-12 | 11 | -87/+381 |
|\ | | | | | | | | | | | * commit '8f447bd3564a88738b9a26b1b0ac3bba785efd39': Add RELEASE.txt note for collective metadata read fixes Fix some collective metadata read issues | ||||
| * | Add RELEASE.txt note for collective metadata read fixes | Jordan Henderson | 2019-02-12 | 1 | -0/+16 |
| | | |||||
| * | Merge in latest from develop | Jordan Henderson | 2019-02-12 | 126 | -16482/+19094 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1533 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-02-11 | 17 | -38/+38 |
|\ \ | | | | | | | | | | | | | * commit '6f71b2cdcf3326b1d7bc67cf664b56d2f4056bfd': Refactor mpi test names | ||||
| * | | Refactor mpi test names | Allen Byrne | 2019-02-11 | 17 | -38/+38 |
|/ / | |||||
* | | Merge pull request #1530 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Larry Knox | 2019-02-11 | 25 | -338/+263 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'edcbc9966f5c742970ad32eb50a7925fcf7ab677': Refactor parallel test names Rename parallel tests to start with PAR_ Distinguish parallel performance tests Set the full generator name Add new cmake copy file tests to ignore Use correct values for other file versions CMake script changes to simplify execution | ||||
| * | | Refactor parallel test names | Allen Byrne | 2019-02-11 | 10 | -10/+10 |
| | | | |||||
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-02-11 | 56 | -16057/+18127 |
| |\ \ | |/ / |/| | | | | | | | | * commit 'a3a90e79afda2351f16181ec3592b96caceffbe1': Re-write of Java JNI error handling | ||||
* | | | Merge pull request #1532 in HDFFV/hdf5 from ~JHENDERSON/hdf5_merge:develop ↵ | Allen Byrne | 2019-02-11 | 56 | -16057/+18127 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit 'cc6a61215e508d047ed6aa2daf67475cfe34ee4d': Re-write of Java JNI error handling | ||||
| * | | | Re-write of Java JNI error handling | Jordan Henderson | 2019-02-11 | 56 | -16057/+18127 |
|/ / / | |||||
| * | | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 6 | -12/+12 |
| | | | |||||
| * | | Distinguish parallel performance tests | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
| | | | |||||
| * | | Set the full generator name | Allen Byrne | 2019-02-11 | 1 | -1/+2 |
| | | | |||||
| * | | Add new cmake copy file tests to ignore | Allen Byrne | 2019-02-11 | 1 | -0/+8 |
| | | | |||||
| * | | Use correct values for other file versions | Allen Byrne | 2019-02-09 | 2 | -12/+12 |
| | | | |||||
| * | | CMake script changes to simplify execution | Allen Byrne | 2019-02-08 | 7 | -315/+231 |
|/ / | |||||
* | | Merge pull request #1528 in HDFFV/hdf5 from add_id_type_to_vol_wrap_cb to ↵ | Quincey Koziol | 2019-02-07 | 5 | -16/+20 |
|\ \ | | | | | | | | | | | | | | | | | | | develop * commit '163dcebec5d853b720dcb64b5e9828670b963773': Add ID type (of eventual hid_t) to the VOL "wrap" callback. | ||||
| * | | Add ID type (of eventual hid_t) to the VOL "wrap" callback. | Quincey Koziol | 2019-02-07 | 5 | -16/+20 |
| | | | |||||
* | | | Merge pull request #1527 in HDFFV/hdf5 from ~JHENDERSON/hdf5_merge:develop ↵ | Jordan Henderson | 2019-02-07 | 2 | -0/+7 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | to develop * commit '28b9af4f28df6c0e4f7fbf1ce4a0f50e1797b4d3': Fix test issue in testpar/t_dset.c with MPI-2 implementations | ||||
| * | | Fix test issue in testpar/t_dset.c with MPI-2 implementations | Jordan Henderson | 2019-02-07 | 2 | -0/+7 |
|/ / | |||||
* | | Merge pull request #1524 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-02-07 | 19 | -247/+116 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '36e3d1600a3f9d771cfb9b4475f23c57d4b10280': Refactor out timeout values Correct name of variable Remove F2003 Option and references Remove obsolete file Update examples version Update to example reference version Switch OFF if compression source is not available Fail configure if SZIP/ZLIB is requested but not found | ||||
| * | | Refactor out timeout values | Allen Byrne | 2019-02-06 | 6 | -24/+29 |
| | | | |||||
| * | | Correct name of variable | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 8 | -107/+68 |
| | | | |||||
| * | | Remove obsolete file | Allen Byrne | 2019-02-06 | 3 | -108/+1 |
| | | | |||||
| * | | Update examples version | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Update to example reference version | Allen Byrne | 2019-02-06 | 3 | -3/+3 |
| | | | |||||
| * | | Switch OFF if compression source is not available | Allen Byrne | 2019-02-05 | 1 | -2/+2 |
| | | | |||||
| * | | Fail configure if SZIP/ZLIB is requested but not found | Allen Byrne | 2019-02-05 | 3 | -5/+15 |
| | | | |||||
* | | | Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2019-02-06 | 6 | -2/+61 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | develop * commit '7f5741825db0737db5ac46c43009681508a73002': Add release notes information. Modification based on feedback from pull request. Modification based on feedback from pull request. There is performance issue when closing an object. The slow down is due to the search of the "tag_list" to find out the "corked" status of an object. The fix: (1) Add a counter "num_objs_corked" in the cache structure to track the number of "corked" objects. (2) Skip the search of "tag_list" if the counter is zero i.e. no "corked" objects. |