summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Correct CMake examples for a binary installAllen Byrne2019-02-273-8/+119
| | | |
| | * | Correct varnameAllen Byrne2019-02-261-1/+1
| |/ /
| * | Merge pull request #1580 in HDFFV/hdf5 from update_vol_callbacks to developQuincey Koziol2019-02-258-140/+170
| |\ \ | | | | | | | | | | | | | | | | * commit 'd6663b95ac7e9e378b24bd721ea4403ca98d4adf': Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval' classes.
| | * | Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'Quincey Koziol2019-02-238-140/+170
| |/ / | | | | | | | | | classes.
| * | Merge pull request #1571 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-02-223-3/+3
| |\ \ | | | | | | | | | | | | | | | | * commit '8a4371f69ae07619fa9561431b9ee9df9d5b3e47': Minor fix in h5str_sprintf for NULL region references
| | * | Minor fix in h5str_sprintf for NULL region referencesJordan Henderson2019-02-223-3/+3
| |/ /
| * | Merge pull request #1569 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_threadsafe ↵Jerome Soumagne2019-02-224-7/+19
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit 'bcf5c400c06bf06820b25c37eceaa97245f15f1f': Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h
| | * | Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.hJerome Soumagne2019-02-214-7/+19
| | | | | | | | | | | | | | | | | | | | | | | | Add REQUIRED to find_package(Threads) Link against thread library if static and not WIN32 platform
| * | | Merge pull request #1466 in HDFFV/hdf5 from ↵Dana Robinson2019-02-2044-367/+435
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:c_stdlib_posix_call_cleanup to develop * commit '32ea4e72f1e85e0e7ff6457aae0bd210e56d1cad': C and POSIX call cleanup
| | * | Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-19221-23697/+25274
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1559 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-02-1848-375/+364
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6d07eb126e63b025199a5fe68f41a42269b5921b': Update standard check Fix typo HDFFV-10703 Update version match logic HDFFV-10703 revert pre-3.11 option HDFFV-10703 macro vars need quotes HDFFV-10703 Update CMake commands to latest standard Use correct variable name
| | * | | Update standard checkAllen Byrne2019-02-171-6/+4
| | | | |
| | * | | Fix typoAllen Byrne2019-02-171-1/+1
| | | | |
| | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-02-1722-3977/+1898
| | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5ad3891d9b861593ebe25d540bed2d913eb83aba': Remove ' ' (typo). Code improvement Removed an extra "using" statement Adding documentation More changes to align with incoming selection improvements. Added C++ wrapper for H5Ovisit2 Adding a C++ wrapper
| * | | | Merge pull request #1558 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-02-171-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f69e11efa827521231813496a1ca1243dd0e1cba': Remove ' ' (typo).
| | * | | | Remove ' ' (typo).Larry Knox2019-02-171-1/+1
| |/ / / /
| * | | | Merge pull request #1547 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp5:develop ↵Binh-Minh Ribler2019-02-167-345/+243
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop C++ wrapper for H5Ovisit2 * commit '6c212353c45ef84b5c977c6019e4d72263534aea': Code improvement Removed an extra "using" statement Adding documentation Added C++ wrapper for H5Ovisit2 Adding a C++ wrapper
| | * | | | Code improvementBinh-Minh Ribler2019-02-163-282/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Removed dead code and accidentally leftover code Platforms tested: Linux/64 (jelly) - very minor
| | * | | | Removed an extra "using" statementBinh-Minh Ribler2019-02-151-2/+0
| | | | | |
| | * | | | Adding documentationBinh-Minh Ribler2019-02-151-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description Added detail about the argument "fields" of H5Object::visit.
| | * | | | Added C++ wrapper for H5Ovisit2Binh-Minh Ribler2019-02-141-44/+4
| | | | | |
| | * | | | Merge branch 'develop' of ↵Binh-Minh Ribler2019-02-147-11/+19
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp5 into develop
| | * | | | | Adding a C++ wrapperBinh-Minh Ribler2019-02-145-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 #1548 in HDFFV/hdf5 from merge_hyperslab_updates_04 to ↵Quincey Koziol2019-02-1514-3631/+1654
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '320eaf91b9adb36bb0fed9264d460e4a808200b7': More changes to align with incoming selection improvements.
| | * | | | | More changes to align with incoming selection improvements.Quincey Koziol2019-02-1414-3631/+1654
| | |/ / / /
| | | * | | HDFFV-10703 Update version match logicAllen Byrne2019-02-151-25/+25
| | | | | |
| | | * | | HDFFV-10703 revert pre-3.11 optionAllen Byrne2019-02-153-4/+68
| | | | | |
| | | * | | HDFFV-10703 macro vars need quotesAllen Byrne2019-02-155-13/+12
| | | | | |
| | | * | | HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-1548-407/+335
| | | | | |
| | | * | | Use correct variable nameAllen Byrne2019-02-141-1/+1
| | |/ / / | |/| | |
| * | | | Merge pull request #1544 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-02-147-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 STREQUALAllen Byrne2019-02-141-1/+1
| | | | |
| | * | | Add command to build options and check definesAllen Byrne2019-02-143-10/+14
| | | | |
| | * | | Skip testing of cache_image testAllen Byrne2019-02-143-0/+4
| | | | |
| | * | | CMake if statement correctionAllen Byrne2019-02-142-3/+3
| |/ / /
| * | | Merge pull request #1540 in HDFFV/hdf5 from merge_hyperslab_changes_01 to ↵Quincey Koziol2019-02-1420-2247/+2256
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit 'fb5d1a37c11bca613175a48262a2147e99c9dede': Align develop with incoming hyperslab_updates branch changes.
| | * \ \ Merge remote-tracking branch 'origin/develop' into merge_hyperslab_changes_01Quincey Koziol2019-02-131-10/+13
| | |\ \ \
| | * | | | Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-1320-2247/+2256
| | | | | |
| * | | | | Merge pull request #1542 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-02-1314-285/+499
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | * commit 'b95f05638ce40ccd944248f5865a248f39ef0d10': TRILAB-111 fixes for parallel testing
| | * | | | TRILAB-111 fixes for parallel testingAllen Byrne2019-02-1314-285/+499
| |/ / / /
| * | | | Merge pull request #1539 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2019-02-131-10/+13
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | * commit '3ed1ac0f1b760fe84ec009de19550d98f0b38071': Add missing toolchain include for cross-compile KNL option for batch scripts
| | * | | Add missing toolchain include for cross-compileAllen Byrne2019-02-131-0/+1
| | | | |
| | * | | KNL option for batch scriptsAllen Byrne2019-02-121-10/+12
| |/ / /
| * | | Merge pull request #1534 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-02-1223-35/+399
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '3acd486b83f319579b1c6884c90289b0eb1d44a6': Fixes for JNI updates
| | * | | Fixes for JNI updatesJordan Henderson2019-02-1223-35/+399
| |/ / /
| * | | Merge pull request #1523 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-02-1211-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 fixesJordan Henderson2019-02-121-0/+16
| | | | |
| | * | | Merge in latest from developJordan Henderson2019-02-12126-16482/+19094
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #1533 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-02-1117-38/+38
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '6f71b2cdcf3326b1d7bc67cf664b56d2f4056bfd': Refactor mpi test names
| | * | | | Refactor mpi test namesAllen Byrne2019-02-1117-38/+38
| |/ / / /