summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-02-237-18/+19
| |\ | |/ |/| | | | | | | * commit 'c83faa4905c24f4c74653e8f4d279c732204d2d0': Delete files inadvertently checked in with version changes following snapshot release. (Changed daily test command to add specific files for commit instead of all new and modified files.) Snapshot version 1.8 release 19 (snap1)
* | Merge pull request #306 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to ↵hdftest2017-02-227-18/+19
|\ \ | | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit 'e627a2a45b6751294a14cab7f6617c48a5809482': Delete files inadvertently checked in with version changes following snapshot release. (Changed daily test command to add specific files for commit instead of all new and modified files.) Snapshot version 1.8 release 19 (snap1)
| * | Delete files inadvertently checked in with version changes following ↵hdftest2017-02-224-345/+0
| | | | | | | | | | | | snapshot release. (Changed daily test command to add specific files for commit instead of all new and modified files.)
| * | Snapshot version 1.8 release 19 (snap1)HDF Tester2017-02-2011-18/+364
|/ /
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-02-209-92/+92
| |\ | |/ |/| | | | | | | * commit 'f3022b3d23b50e07aaf39d7a7589c4515ab09b42': Delete files inadvertently checked in with version changes following snapshot release. Snapshot version 1.8 release 19 (snap0)
* | Merge pull request #299 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to ↵Larry Knox2017-02-179-92/+92
|\ \ | | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit '31cb55251cbc3c67d9df989f99372d1e61c2b82b': Delete files inadvertently checked in with version changes following snapshot release. Snapshot version 1.8 release 19 (snap0)
| * | Delete files inadvertently checked in with version changes following ↵hdftest2017-02-165-346/+1
| | | | | | | | | | | | | | | | | | snapshot release. Add 2 test files to testfiles to be removed list in hl/test/Makefile.am.
| * | Snapshot version 1.8 release 19 (snap0)HDF Tester2017-02-1312-91/+436
|/ /
| * Disable SHARED VFD tests and remove links_env from defualt listAllen Byrne2017-02-081-99/+99
|/
* Merge pull request #286 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-02-0775-1102/+1497
|\ | | | | | | | | | | * commit 'e8b131c4c7bbe338ac4c39a12a06e38790771800': Correct typo HDFFV-9875 Bring changes from develop branch
| * Correct typoAllen Byrne2017-02-061-2/+2
| |
| * HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-0675-1101/+1496
|/