Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Switch to using flag in signal handler, to trigger dropping out of main loop | Quincey Koziol | 2017-04-03 | 1 | -4/+5 | |
| |/ / / | ||||||
| * | | | Merge pull request #374 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to... | Binh-Minh Ribler | 2017-04-03 | 1 | -5/+5 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2017-03-28 | 6 | -13/+82 | |
| | |\ \ \ | ||||||
| | * | | | | Fix HDFFV-8089 | Binh-Minh Ribler | 2017-03-28 | 1 | -5/+5 | |
| | | | * | | Fix typo deletion | Allen Byrne | 2017-04-04 | 1 | -2/+2 | |
| | | | * | | HDFFV-10143 Update new feature section. | Allen Byrne | 2017-04-04 | 1 | -0/+4 | |
| | | | * | | HDFFV-10143 clean up format and function return | Allen Byrne | 2017-04-04 | 1 | -348/+306 | |
| | | | * | | HDFFV-10143 Add plugin APIs to Java interface | Allen Byrne | 2017-04-03 | 5 | -1/+328 | |
| | | | * | | Update with checks for index bounds | Allen Byrne | 2017-04-03 | 2 | -12/+24 | |
| | | | * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2017-04-03 | 11 | -94/+996 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #385 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-03-31 | 11 | -94/+996 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Small corrections to DOPYING file. | lrknox | 2017-03-31 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'develop' into hdf5_1_10 | lrknox | 2017-03-31 | 11 | -93/+995 | |
| |\ \ \ \ \ \ |/ / / / / / / | | _ / / / / | | / / / / | ||||||
| * | | | | | Merge pull request #382 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2017-03-30 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | lrknox | 2017-03-30 | 7 | -78/+886 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #376 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to develop | John Mainzer | 2017-03-30 | 7 | -78/+886 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Omnibus checkin for several relatively minor modifications: | mainzer | 2017-03-28 | 7 | -78/+886 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | Add new file COPYING_LBNL_HDF5. | lrknox | 2017-03-30 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge pull request #375 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2017-03-30 | 2 | -4/+60 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Revert "Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entr... | lrknox | 2017-03-29 | 1 | -27/+332 | |
| | * | | | | Add LBNL license file and modify COPYING file accordingly. | lrknox | 2017-03-29 | 2 | -4/+60 | |
| | | | * | | HDFFV-10143 fix use before set | Allen Byrne | 2017-03-30 | 1 | -1/+1 | |
| | | | * | | HDFFV-10143 surround will fail with try block | Allen Byrne | 2017-03-30 | 1 | -1/+4 | |
| | | | * | | HDFFV-10143 typo cleanup | Allen Byrne | 2017-03-30 | 1 | -4/+4 | |
| | | | * | | HDFFV-10143 typo removed | Allen Byrne | 2017-03-30 | 1 | -1/+1 | |
| | | | * | | Fix code error and use H5PL_MAX_PATH_NUM in test | Allen Byrne | 2017-03-30 | 2 | -15/+18 | |
| | | | * | | HDFFV-10143 Cleanup due to comments | Allen Byrne | 2017-03-30 | 3 | -13/+11 | |
| | | | * | | HDFFV-10143 remove debugging output | Allen Byrne | 2017-03-30 | 1 | -6/+0 | |
| | | | * | | HDFFV-10143 change h5PLget to use buffer like H5Iget_name | Allen Byrne | 2017-03-30 | 3 | -44/+74 | |
| | | | * | | HDFFV-10143 change put to replace and add const | Allen Byrne | 2017-03-30 | 3 | -11/+11 | |
| | | | * | | HDFFV-10143 Use Windows A version of ExpandEnvironmentStrings | Allen Byrne | 2017-03-30 | 1 | -1/+1 | |
| | | | * | | Remove redundant code | Allen Byrne | 2017-03-30 | 1 | -13/+9 | |
| | | | * | | HDFFV-10143 Fix initial issues from review | Allen Byrne | 2017-03-30 | 5 | -160/+181 | |
| | | | * | | Merge branch 'develop' into hdf5_1_10 | Allen Byrne | 2017-03-29 | 1 | -4/+5 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Remove duplicated paths, add new paths | Allen Byrne | 2017-03-28 | 1 | -4/+5 | |
| | | | | * | Merge pull request #5 in ~BYRN/hdf5_adb from bugfix/HDFFV-10143-programmatic-... | Allen Byrne | 2017-03-28 | 3 | -215/+712 | |
| | | | | |\ | | |_|_|/ / | |/| | | | | ||||||
| | | | | * | HDFFV-10143 add APIs to manipulate plugin path table | Allen Byrne | 2017-03-28 | 3 | -215/+712 | |
| | | | | * | Merge pull request #4 in ~BYRN/hdf5_adb from develop to bugfix/HDFFV-10143-pr... | Allen Byrne | 2017-03-28 | 46 | -317/+690 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||||
| | | | | * | Merge pull request #3 in ~BYRN/hdf5_adb from HDFFV/hdf5:develop to bugfix/HDF... | Allen Byrne | 2017-03-20 | 9 | -54/+2053 | |
| | | | | |\ | ||||||
| | | | | * \ | Merge pull request #2 in ~BYRN/hdf5_adb from develop to bugfix/HDFFV-10143-pr... | Allen Byrne | 2017-03-20 | 301 | -21605/+38860 | |
| | | | | |\ \ | ||||||
| | | | * | \ \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2017-03-29 | 3 | -281/+16 | |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #377 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-03-28 | 6 | -289/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Resolve conflict missed in merge. | lrknox | 2017-03-28 | 1 | -8/+0 | |
| * | | | | | | | | Merge branch 'develop' into hdf5_1_10 | lrknox | 2017-03-28 | 7 | -289/+64 | |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | | | _ / / / / / | | | / / / / / | ||||||
| * | | | | | | | Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries | lrknox | 2017-03-28 | 1 | -332/+27 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #373 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-03-27 | 3 | -8/+40 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update with extra checks for reference | Allen Byrne | 2017-03-27 | 1 | -3/+28 | |
| | * | | | | | | Update cdash max test output and VS version matching | Allen Byrne | 2017-03-27 | 2 | -5/+12 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #372 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Elena Pourmal | 2017-03-24 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Stop skipping h5watch tests. | lrknox | 2017-03-24 | 1 | -3/+3 | |
| |/ / / / / / |