summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing test statusAllen Byrne2017-04-061-0/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-04-069-213/+932
|\ | | | | | | | | | | * commit '043aabe8cbd1abcc41ea2fb887b3a8ddd706500c': Made corrections according to code review. 1) Change fprintf to HDfprintf in hl/test/test_dset_opt.c 2) Remove extra line in src/H5Dpkg.h 3) Add one more test to hl/test/test_dset_opt.c Tested on mayll and osx1010test. Incorporate patch from GE Heathcare (HDFFV-9934) 1) Integrate the patch 2) Fix bugs when debugging the patch 3) Add test to hl/test/test_dset_opt.c Tested on moohan, ostrich, platypus, emu, osx1010test, quail, kituo, mayll.
| * Merge pull request #387 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to ↵Vailin Choi2017-04-059-213/+932
| |\ | | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit '1bb278787bafe647ed1711efcaeed09688f5fc80': Made corrections according to code review. 1) Change fprintf to HDfprintf in hl/test/test_dset_opt.c 2) Remove extra line in src/H5Dpkg.h 3) Add one more test to hl/test/test_dset_opt.c Tested on mayll and osx1010test. Incorporate patch from GE Heathcare (HDFFV-9934) 1) Integrate the patch 2) Fix bugs when debugging the patch 3) Add test to hl/test/test_dset_opt.c Tested on moohan, ostrich, platypus, emu, osx1010test, quail, kituo, mayll.
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Vailin Choi2017-04-051-0/+15
| | |\ | | |/ | |/| | | | | | | * commit '880b0705b74efe07b70c87269c8a4ef2020283eb': Added comment to file to address HDFFFV-8270
| | * Made corrections according to code review.Vailin Choi2017-04-033-30/+78
| | | | | | | | | | | | | | | | | | | | | 1) Change fprintf to HDfprintf in hl/test/test_dset_opt.c 2) Remove extra line in src/H5Dpkg.h 3) Add one more test to hl/test/test_dset_opt.c Tested on mayll and osx1010test.
| | * Incorporate patch from GE Heathcare (HDFFV-9934)Vailin Choi2017-04-039-201/+872
| | | | | | | | | | | | | | | | | | | | | 1) Integrate the patch 2) Fix bugs when debugging the patch 3) Add test to hl/test/test_dset_opt.c Tested on moohan, ostrich, platypus, emu, osx1010test, quail, kituo, mayll.
* | | HDFFV-10143 branch does not have HDprintfAllen Byrne2017-04-041-9/+9
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-04-041-0/+15
|\ \ \ | |/ / | | | | | | | | | * commit '880b0705b74efe07b70c87269c8a4ef2020283eb': Added comment to file to address HDFFFV-8270
| * | Merge pull request #384 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-04-031-0/+15
| |\ \ | | |/ | |/| | | | | | | * commit 'a1e68e2424a9854bf49ca877045c0e7ea498a5f6': Added comment to file to address HDFFFV-8270
| | * Added comment to file to address HDFFFV-8270lrknox2017-03-311-0/+15
| |/
* | Fix typo deletionAllen Byrne2017-04-041-2/+2
| |
* | HDFFV-10143 Update new feature section.Allen Byrne2017-04-041-1/+4
| |
* | HDFFV-10143 clean up format and function returnAllen Byrne2017-04-041-349/+307
| |
* | Update with checks for index boundsAllen Byrne2017-04-032-2/+14
| |
* | Correct usuage of HD prefixAllen Byrne2017-04-031-19/+19
| |
* | FIX pkg include errorAllen Byrne2017-03-301-0/+1
| |
* | HDFFV-10143 fix use before setAllen Byrne2017-03-301-1/+1
| |
* | HDFFV-10143 check for H5PL_PACKAGE in 1.8Allen Byrne2017-03-301-1/+1
| |
* | HDFFV-10143 surround will fail with try blockAllen Byrne2017-03-301-1/+4
| |
* | HDFFV-10143 typo cleanupAllen Byrne2017-03-301-4/+4
| |
* | HDFFV-10143 typo removedAllen Byrne2017-03-301-1/+1
| |
* | Fix code error and use H5PL_MAX_PATH_NUM in testAllen Byrne2017-03-302-15/+18
| |
* | HDFFV-10143 Cleanup due to commentsAllen Byrne2017-03-303-13/+11
| |
* | HDFFV-10143 remove debugging outputAllen Byrne2017-03-301-6/+0
| |
* | HDFFV-10143 change h5PLget to use buffer like H5Iget_nameAllen Byrne2017-03-303-44/+74
| |
* | HDFFV-10143 change put to replace and add constAllen Byrne2017-03-303-11/+11
| |
* | Remove redundant codeAllen Byrne2017-03-301-13/+9
| |
* | HDFFV-10143 Use Windows A version of ExpandEnvironmentStringsAllen Byrne2017-03-301-1/+1
| |
* | HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-305-160/+181
| | | | | | | | | | | | Fixed Conflicts: MANIFEST test/plugin.c
* | Add missing declarationsAllen Byrne2017-03-301-0/+9
| |
* | Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-2979-2052/+2916
| |
* | Update cmake commands to match masterAllen Byrne2017-03-2717-60/+114
| |
* | HDFFV-10138 merge app framework to examplesAllen Byrne2017-03-147-354/+495
|/
* Merge pull request #327 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to ↵Vailin Choi2017-03-0711-268/+503
|\ | | | | | | | | | | | | hdf5_1_8 * commit 'd5fea5b80a2ccc21fb4f187d0efeda80b9134156': Bring fix for HDFFV-9697 from develop branch. Populate the fix for HDFFV-9697: Fix for unknown message from develop branch. Tested on ostrich, platypus, kite, quail, osx1010test, emu, mayll, moohan, kituo.
| * Bring fix for HDFFV-9697 from develop branch.Vailin Choi2017-03-0711-268/+503
|/ | | | | Populate the fix for HDFFV-9697: Fix for unknown message from develop branch. Tested on ostrich, platypus, kite, quail, osx1010test, emu, mayll, moohan, kituo.
* Merge pull request #325 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-03-0611-18/+310
|\ | | | | | | | | | | | | | | * commit '16621eeb9174ae69be31a619426ff6ad39600150': HDFFV-10128 fix test scripts with ref files HDFFV-10128 new files added HDFFV-10128 test reference files HDFFV-10128 merge from develop
| * HDFFV-10128 fix test scripts with ref filesAllen Byrne2017-03-062-4/+29
| |
| * HDFFV-10128 new files addedAllen Byrne2017-03-061-0/+6
| |
| * HDFFV-10128 test reference filesAllen Byrne2017-03-064-0/+87
| |
| * HDFFV-10128 merge from developAllen Byrne2017-03-066-18/+192
|/
* Merge pull request #322 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-03-0214-99/+108
|\ | | | | | | | | | | * commit 'db3936746f1175d07a754c345836a01c2c0128ef': Remove non-applicable test HDFFV-10120 verify nozlib checks and synchronize scripts with develop
| * Remove non-applicable testAllen Byrne2017-03-011-7/+0
| |
| * HDFFV-10120 verify nozlib checks and synchronize scripts with developAllen Byrne2017-03-0114-99/+115
|/
* Merge pull request #317 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-03-0115-425/+422
|\ | | | | | | | | | | | | * commit '1653bb14324c2edc1a0c0336eb9f327d4f2e76b9': Add option TEST_SHARED_PROGRAMS to disable shared testing by default Merge CMake FindMPI changes and CMake documentation from develop Disable SHARED VFD tests and remove links_env from defualt list
| * Add option TEST_SHARED_PROGRAMS to disable shared testing by defaultAllen Byrne2017-03-014-243/+192
| |
| * Merge CMake FindMPI changes and CMake documentation from developAllen Byrne2017-02-2811-273/+321
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-02-281-2/+4
| |\ | |/ |/| | | | | | | * commit '285efe71114b51d3ed246df233482c78330f009d': Updated the H5L.c error message after additional thought. Fix for HDFFV-10141. Updated an error message in H5L.c to be more helpful. Fixes HDFFV-10141.
* | Merge pull request #314 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_8 to ↵Dana Robinson2017-02-281-2/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit 'c7c014d4cd9039ad986197e627635978a72b4584': Updated the H5L.c error message after additional thought. Fix for HDFFV-10141. Updated an error message in H5L.c to be more helpful. Fixes HDFFV-10141.
| * | Updated the H5L.c error message after additional thought.Dana Robinson2017-02-271-1/+1
| | | | | | | | | | | | Fix for HDFFV-10141.
| * | Updated an error message in H5L.c to be more helpful.Dana Robinson2017-02-271-2/+4
|/ / | | | | | | Fixes HDFFV-10141.