summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update namespace handlingAllen Byrne2019-04-046-31/+34
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-04-036-7/+7
|\ | | | | | | | | * commit 'af7dc057890c8ddb9327e8bb7e93f78195152320': Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)
| * Merge pull request #1631 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to ↵Larry Knox2019-04-026-7/+7
| |\ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '5894e19ad5432f599dd5deba2f4cc0e224c92bc3': Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)
| | * Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)hdftest2019-04-016-7/+7
| |/
* | Allow option to select NAMESPACEAllen Byrne2019-03-284-64/+17
|/
* Merge pull request #1623 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-03-284-104/+5
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'ad3a510e61017fa6da64b46e45120172d27376c2': Correct Examples for packaging
| * Correct Examples for packagingAllen Byrne2019-03-284-104/+5
|/
* Merge pull request #1622 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to ↵Scot Breitenfeld2019-03-274-31/+31
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'cc0a892704bcd5a15d919d346202a066d551b183': HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_f
| * HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_fM. Scot Breitenfeld2019-03-274-31/+31
|/ | | | | | Fixed. Also fixed INTENT issues for H5DS, H5IM and H5TB when reading or getting.
* Merge pull request #1609 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:hdf5_1_10 to ↵Neil Fortner2019-03-1911-29/+243
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'a8443acaa76b79ebe74624af363008f0163a44f8': Fix issue with direct chunk write not updating the "last chunk" index cache. Fix issues involving datasets being "no allocated" when they contain cached raw data.
| * Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-1911-29/+243
|/ | | | | cache. Fix issues involving datasets being "no allocated" when they contain cached raw data.
* Merge pull request #1591 in HDFFV/hdf5 from ↵Ray Lu2019-03-082-0/+15
|\ | | | | | | | | | | | | | | | | | | ~SONGYULU/hdf5_ray:HDFFV-10705-for-1-10-branch to hdf5_1_10 * commit '2f3c34c649b8ec04d399296fa6203f68615e55a0': Revised the entry of bug fix for HDFFV-10705. Minor change: revised the note from the previous commit about HDFFV-10705. HDFFV-10705: added a release note. HDFFV-10705: Fixed memory leak in scale offset filter.
| * Revised the entry of bug fix for HDFFV-10705.Songyu Lu2019-03-081-3/+5
| |
| * Minor change: revised the note from the previous commit about HDFFV-10705.Songyu Lu2019-03-071-1/+2
| |
| * HDFFV-10705: added a release note.Songyu Lu2019-03-041-0/+7
| |
| * HDFFV-10705: Fixed memory leak in scale offset filter.Songyu Lu2019-03-041-0/+5
|/
* Merge pull request #1583 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-02-275-9/+124
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '81f446d31169e464f87148b061c9816a4197e622': Correct CMake examples for a binary install Fix typos
| * Correct CMake examples for a binary installAllen Byrne2019-02-273-8/+119
| |
| * Fix typosAllen Byrne2019-02-262-1/+5
|/
* Merge pull request #1575 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-02-235-1/+353
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '675be2a4a48253ed2622b9c45f8beabaa872c18d': HDFFV-10552 Change to use H5G_loc_info HDFFV-10552 Revert H5O_*1 functions for compatibility
| * HDFFV-10552 Change to use H5G_loc_infoAllen Byrne2019-02-221-3/+3
| |
| * HDFFV-10552 Revert H5O_*1 functions for compatibilityAllen Byrne2019-02-225-1/+353
| |
* | Merge pull request #1577 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Dana Robinson2019-02-221-0/+1
|\ \ | |/ |/| | | | | | | | | hdf5_1_10 * commit 'd628025b500a9480ce08ced10d566a700d82f8e3': Updated H5err.txt to replace a global variable that was removed during the metadata cache logging changes (to maintain binary compatibility).
| * Updated H5err.txt to replace a global variable that was removedDana Robinson2019-02-221-0/+1
|/ | | | | during the metadata cache logging changes (to maintain binary compatibility).
* Merge pull request #1572 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to ↵Jordan Henderson2019-02-223-3/+3
|\ | | | | | | | | | | | | hdf5_1_10 * commit '2cb70b01eadbed1363ea4418fa1d36e636d9998d': 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 #1570 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-02-2145-371/+350
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'b7d6f11182f148c0d0fff8d077d7fa342080d98c': HDFFV-10703 - Update CMake variable handling
| * HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-2145-371/+350
|/
* Merge pull request #1567 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-206-14/+245
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '1353f9552eaabf9f17b9043ed1d9a3d97fb5ba87': Add new files to MANIFEST. Update so version numbers. fix 2 typos.
| * Add new files to MANIFEST.Larry Knox2019-02-201-0/+2
| |
| * Update so version numbers.Larry Knox2019-02-205-14/+243
|/ | | | fix 2 typos.
* Merge pull request #1564 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-189-20/+20
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'afc010179ce9bed6b9a432fe7531070e5fa589f1': Update version on hdf5_1_10 branch to 1.10.6-snap0.
| * Update version on hdf5_1_10 branch to 1.10.6-snap0.Larry Knox2019-02-189-20/+20
|/
* Merge pull request #1562 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-181-1/+19
|\ | | | | | | | | | | | | hdf5_1_10 * commit '0712f746e900a461513d8f31ddec74d684bd30c8': Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to hdf5_1_10_5
| * Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to ↵Richard Warren2019-02-181-1/+19
|/ | | | | | | | hdf5_1_10_5 * commit '5dd2fda18fbbeab95ba44200e48c8202dae65206': Modify RELEASE.txt in response to PR comments Updated RELEASE.txt with updates regarding HDFFV-10540
* Merge pull request #1561 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-182-444/+478
|\ | | | | | | | | | | | | hdf5_1_10 * commit '51c5f6b4b962062b6eb8f4f8b6425c8930e73118': Update HISTORY-1_10.txt and RELEASE.txt files.
| * Update HISTORY-1_10.txt and RELEASE.txt files.Larry Knox2019-02-182-444/+478
|/
* Merge pull request #1553 in HDFFV/hdf5 from ↵Binh-Minh Ribler2019-02-168-308/+247
|\ | | | | | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10 Added C++ wrapper for H5Ovisit2 * commit '2a4e26146dfc2f51edb7b9bb8317d3816172f86d': Code improvement Adding a C++ wrapper Fixing typo in documentation
| * Code improvementBinh-Minh Ribler2019-02-162-280/+12
| | | | | | | | | | | | | | Description: Removed dead code and accidentally leftover code Platforms tested: Linux/64 (jelly) - very minor
| * Adding a C++ wrapperBinh-Minh Ribler2019-02-158-37/+246
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Removed a pair of [] in a delete statement for a non-array pointer. Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test)
| * Fixing typo in documentationBinh-Minh Ribler2019-02-151-3/+1
| |
* | Merge pull request #1556 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Larry Knox2019-02-161-1/+0
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '10317c7b5b5c3e39367a6538b9dbc72cf984d07f': Updated MANIFEST
| * | Updated MANIFESTDana Robinson2019-02-151-1/+0
| | |
* | | Merge pull request #1555 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-02-161-112/+212
|\ \ \ | |/ / |/| | | | | | | | | | | | | | hdf5_1_10 * commit 'b705528a4e4d5b81d2c1582a378a64315d661163': Add release function to create HPC-CMake tar.gz file.
| * | Merge branch 'hdf5_1_10' of ↵Larry Knox2019-02-150-0/+0
| |\ \ | |/ / |/| | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10
* | | Merge pull request #1554 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Allen Byrne2019-02-151-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '47f58dfb2315abe96dadc7107e564bf1c61d4506': raybsub is an executable script.
| | * | Add release function to create HPC-CMake tar.gz file.Larry Knox2019-02-151-112/+212
| |/ /
| * | raybsub is an executable script.Larry Knox2019-02-151-0/+0
|/ /
* | Merge pull request #1549 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Larry Knox2019-02-1516-67/+160
|\ \ | |/ |/| | | | | | | | | hdf5_1_10 * commit 'eadc7752609b383f8444bd3b20b31a2b3416e428': TRILABS-111 Add missing batch scripts
| * TRILABS-111 Add missing batch scriptsAllen Byrne2019-02-1516-67/+160
|/