summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-027-6/+48
| | | Merge from develop
* Commit files missed for commit after Snapshot version 1.8 release 20 (snap0)hdftest2017-08-013-75/+75
|
* Snapshot version 1.8 release 20 (snap0)HDF Tester2017-08-016-17/+17
|
* Merge pull request #615 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-07-278-6/+62
|\ | | | | | | | | | | | | | | | | | | * commit '61cbf3b334905c14c2031dac96a54587954142e1': Parallel needs copy of file in PAR folder Add comparison file to list Add comparison file to list Insure program execution order Add test for plugin initialize check HDFFV-10246 Fix vl string compare
| * Parallel needs copy of file in PAR folderAllen Byrne2017-07-271-0/+3
| |
| * Add comparison file to listAllen Byrne2017-07-261-0/+1
| |
| * Add comparison file to listAllen Byrne2017-07-261-0/+1
| |
| * Insure program execution orderAllen Byrne2017-07-261-0/+1
| |
| * Add test for plugin initialize checkAllen Byrne2017-07-261-0/+3
| |
| * HDFFV-10246 Fix vl string compareAllen Byrne2017-07-266-6/+53
|/
* Merge pull request #612 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-07-2621-26/+21
|\ | | | | | | | | | | * commit 'bea3266f1c49f1e67caa8fa1e97730cef6bf7ff2': Correct case of var Synch with hdf5 deveolp improvements
| * Correct case of varAllen Byrne2017-07-251-5/+5
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-07-253-124/+471
| |\ | |/ |/| | | | | | | * commit '90b2126a38fd73ccef9aec823eaec372295d1270': Archive RELEASE.txt from HDF5 1.8.19 in HISTORY-1_8.txt. Clear entries from New Features and Bugs Fixed sections of RELEASE.txt. Revert change for temporary testing.
* | Merge pull request #607 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-07-192-122/+470
|\ \ | | | | | | | | | | | | * commit 'ee7b10c858e75ec18ea768f9f7e18950fdb29d07': Archive RELEASE.txt from HDF5 1.8.19 in HISTORY-1_8.txt. Clear entries from New Features and Bugs Fixed sections of RELEASE.txt.
| * \ Merge branch 'hdf5_1_8' of ↵lrknox2017-07-170-0/+0
| |\ \ | |/ / |/| | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
* | | Merge pull request #600 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-07-121-2/+1
|\ \ \ | | | | | | | | | | | | | | | | * commit '966fbddc9a42b19c47551cab46a462f1b7d40ffa': Revert change for temporary testing.
| | * | Archive RELEASE.txt from HDF5 1.8.19 in HISTORY-1_8.txt.lrknox2017-07-172-122/+470
| |/ / | | | | | | | | | Clear entries from New Features and Bugs Fixed sections of RELEASE.txt.
| * | Revert change for temporary testing.lrknox2017-07-121-2/+1
|/ /
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-07-127-144/+594
| |\ | |/ |/| | | | | * commit 'e47ff92e92ae4ae4123e4083d619630f8bf3f004': Fix for HDFFV-7853 H5Ocopy to 1.8 branch Apply the fix for HDFFV-7853 H5Ocopy from develop to 1.8 branch. This is the similar set of changes as in develop branch. Some coding is added to do the copying because 1.8 does not flush out the storage address when writing to a dataset.
* | Merge pull request #598 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to ↵Vailin Choi2017-07-117-144/+594
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit '2ba063c0a5d248c059f2422811beed76a2e624d8': Fix for HDFFV-7853 H5Ocopy to 1.8 branch Apply the fix for HDFFV-7853 H5Ocopy from develop to 1.8 branch. This is the similar set of changes as in develop branch. Some coding is added to do the copying because 1.8 does not flush out the storage address when writing to a dataset.
| * | Fix for HDFFV-7853 H5Ocopy to 1.8 branchVailin Choi2017-07-117-144/+594
|/ / | | | | | | | | | | | | Apply the fix for HDFFV-7853 H5Ocopy from develop to 1.8 branch. This is the similar set of changes as in develop branch. Some coding is added to do the copying because 1.8 does not flush out the storage address when writing to a dataset.
| * Synch with hdf5 deveolp improvementsAllen Byrne2017-06-1921-21/+16
|/
* Merge pull request #570 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-06-0819-173/+412
|\ | | | | | | | | | | * commit 'c8499b192638da0f0eef9544d830f0df959cc76f': Reset default build mode to enable-production=no. Update h5vers and release scripts for 1.8.19 branch, set version to 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
| * Reset default build mode to enable-production=no.lrknox2017-06-082-4/+4
| |
| * Update h5vers and release scripts for 1.8.19 branch, set version tolrknox2017-06-0819-169/+408
|/ | | | | | | | 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
* Merge pull request #564 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-06-051-1/+1
|\ | | | | | | | | * commit '0cc75ef161066d0e6b6d7f4f962ed6cc0cb1c235': Change file name
| * Change file nameAllen Byrne2017-06-051-1/+1
|/
* Merge pull request #563 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Larry Knox2017-06-051-0/+0
|\ | | | | | | | | * commit 'be4618e0dc23d11abe06b5c68191145a60f2bafd': Make script name consistent across product versions
| * Make script name consistent across product versionsAllen Byrne2017-06-051-0/+0
|/
* Merge pull request #562 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-06-027-36/+43
|\ | | | | | | | | * commit '9e705cdcdbbbbd099f9348ccc70d78088f157d0c': Propagate .so number changes to Makefile.ins with bin/reconfigure.
| * Propagate .so number changes to Makefile.ins with bin/reconfigure.lrknox2017-06-027-36/+43
|/
* Merge pull request #551 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 ↵Binh-Minh Ribler2017-06-023-12/+32
|\ | | | | | | | | | | | | | | | | to hdf5_1_8 * commit 'dbeb06192f67cc5fbc6ef6b993129cdc5f97ddf4': Cleanup documentation. Removed deprecated function Description: Removed IdComponent(const hid_t h5_id). This prototype was left over from a previous deprecation. Platforms tested: Linux/32 2.6 (jam) Updated RELEASE.txt Description: Added items for new C++ wrappers (HDFFV-10004 and HDFFV-10156.)
| * Cleanup documentation.Binh-Minh Ribler2017-05-311-5/+5
| |
| * Removed deprecated functionBinh-Minh Ribler2017-05-311-1/+1
| | | | | | | | | | | | | | | | Description: Removed IdComponent(const hid_t h5_id). This prototype was left over from a previous deprecation. Platforms tested: Linux/32 2.6 (jam)
| * Merge branch 'hdf5_1_8' of ↵Binh-Minh Ribler2017-05-301213-13514/+12342
| |\ | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
| * | Updated RELEASE.txtBinh-Minh Ribler2017-05-301-6/+26
| | | | | | | | | | | | | | | Description: Added items for new C++ wrappers (HDFFV-10004 and HDFFV-10156.)
* | | Merge pull request #560 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-06-022-2/+3
|\ \ \ | | | | | | | | | | | | | | | | * commit '37ec0c2a24bd72dd5015cb5bd3cc3cdca67c8505': Add toolset option
| * \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-06-022-182/+29
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | * commit '6f6c393e0966a472b60c8175b76858de653032c1': Update so version numbers according to the interface compatibility report. Update supported Platforms section. Remove empty sub-sections of New Features and Bugs Fixed sections.
* | | | Merge pull request #558 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-06-022-182/+29
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * commit '28f16eab9abf4924b1bd87c3c6c58a7296b7019b': Update so version numbers according to the interface compatibility report. Update supported Platforms section. Remove empty sub-sections of New Features and Bugs Fixed sections.
| * | | | Update so version numbers according to the interface compatibilitylrknox2017-06-021-5/+5
| | | | | | | | | | | | | | | | | | | | report.
| * | | | Update supported Platforms section.lrknox2017-06-021-177/+24
|/ / / / | | | | | | | | | | | | Remove empty sub-sections of New Features and Bugs Fixed sections.
| * | | Add toolset optionAllen Byrne2017-06-022-2/+3
|/ / /
* | | Merge pull request #557 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to ↵Vailin Choi2017-06-021-0/+17
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit '69c953cbb9afc0924de203e47333042e1f973e72': Add entries for HDFFV-10051 and HDFFV-9934 to RELEASE.txt.
| * | | Add entries for HDFFV-10051 and HDFFV-9934 to RELEASE.txt.Vailin Choi2017-06-021-0/+17
|/ / /
* | | Merge pull request #556 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-06-011-6/+48
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '64f8611393fe626fccd2ecfe52a6701b695d0d1d': Correct spelling Fix meaning of text Added issues to bug fixes and enhancements
| * | | Correct spellingAllen Byrne2017-06-011-2/+2
| | | |
| * | | Fix meaning of textAllen Byrne2017-06-011-5/+5
| | | |
| * | | Added issues to bug fixes and enhancementsAllen Byrne2017-06-011-4/+46
|/ / /
* | | Merge pull request #555 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to ↵Scot Breitenfeld2017-06-011-1/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit 'c10b47422dd75bb356c5c712624ec7fd70e448ca': formatting Added 1.8.19 Fortran fixes
| * | | formattingM. Scot Breitenfeld2017-06-011-1/+1
| | | |