summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #487 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-05-043-34/+35
|\ \ \
| * | | Use correct var types for dataAllen Byrne2017-05-043-34/+35
|/ / /
* | | Merge pull request #486 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-05-0417-367/+421
|\ \ \
| * | | Remove duplicate definesAllen Byrne2017-05-042-18/+0
| * | | Add test file to list and fix test typoAllen Byrne2017-05-021-1/+3
| * | | Make test scripts fail if result files are createdAllen Byrne2017-05-0215-348/+418
|/ / /
* | | Merge pull request #482 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-05-025-10/+10
|\ \ \
| * | | Comment out install-exec-hooks to remove libdynlib* files. Allen didlrknox2017-04-285-10/+10
|/ / /
* | | Merge pull request #481 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2017-04-281-1/+3
|\ \ \
| * | | Add extra files to be copiedAllen Byrne2017-04-271-1/+3
|/ / /
* | | Merge pull request #480 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:cmake_header_cr...Dana Robinson2017-04-274-7/+2
|\ \ \
| * | | Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-274-7/+2
|/ / /
* | | Merge pull request #478 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2017-04-271-1/+2
|\ \ \
| * | | Change position of declaration to top of blockAllen Byrne2017-04-271-1/+2
|/ / /
* | | Merge pull request #473 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-04-269-159/+899
|\ \ \
| * | | Modifications based on pull request review.Vailin Choi2017-04-262-3/+3
| * | | Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-259-158/+898
|/ / /
* | | Merge pull request #470 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-251-83/+3
|\ \ \
| * | | HDFFV-10170 revert entire changeAllen Byrne2017-04-251-83/+3
|/ / /
* | | Merge pull request #468 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-04-251531-8774/+22224
|\ \ \
| * | | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251530-8768/+22220
| * | | Commit copyright header change for src/H5PLpkg.c which was added after runnin...lrknox2017-04-251-6/+4
|/ / /
* | | Merge pull request #464 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:bin_trace_compl...Dana Robinson2017-04-252-30/+48
|\ \ \
| * | | Updated bin/trace to emit errors and reordered autogen.sh processingDana Robinson2017-04-252-30/+48
|/ / /
* | | Merge pull request #457 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-247-43/+62
|\ \ \
| * | | Correct name of native functionAllen Byrne2017-04-241-1/+1
| * | | Fix javadocAllen Byrne2017-04-241-2/+4
| * | | Fix typoAllen Byrne2017-04-241-1/+1
| * | | Signature change requires a ptrAllen Byrne2017-04-241-8/+8
| * | | Change H5PLsize() signatureAllen Byrne2017-04-241-8/+15
| * | | Revert HDFFV-9655Allen Byrne2017-04-241-5/+9
| * | | Changed signature of H5PLgetsizeAllen Byrne2017-04-241-6/+4
| * | | Revert HDFFV-9655 by disabling test and not using new function.Allen Byrne2017-04-243-19/+24
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-2424-867/+508
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #453 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-04-2424-867/+508
|\ \ \ \
| * | | | Fix for HDFFV-10166 h5watch tests fail randomly to match expected output filesVailin Choi2017-04-2124-867/+508
| | * | | Fix path to actual executable locationAllen Byrne2017-04-241-12/+13
| | * | | Windows ahs one more directory levelAllen Byrne2017-04-241-1/+3
| |/ / / |/| | |
* | | | Merge pull request #454 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-04-221-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Comment out failing plugin test until fixed (unexpected .libs in plugin test ...lrknox2017-04-221-11/+11
|/ / /
* | | Merge pull request #449 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-04-216-13/+45
|\ \ \
| * | | Our best effort to build dynamic plugin tests and not install them withlrknox2017-04-216-28/+44
| * | | Add targets for plugin test libraries to avoid linking to external libs.lrknox2017-04-202-4/+20
* | | | Merge pull request #447 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9655-p...Allen Byrne2017-04-213-19/+114
|\ \ \ \
| * | | | HDFFV-9655 fix test and some warningsAllen Byrne2017-04-211-3/+3
| * | | | Merge remote-tracking branch 'origin/develop' intoAllen Byrne2017-04-2183-1476/+3307
| |\ \ \ \
| * | | | | HDFFV-9655 fix compile and testAllen Byrne2017-04-213-47/+74
| * | | | | HDFFV-9655 - Add functions for '@' - untestedAllen Byrne2017-03-291-0/+68
* | | | | | Merge pull request #452 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-211-10/+0
|\ \ \ \ \ \
| * | | | | | file already in listAllen Byrne2017-04-211-10/+0
| | |/ / / / | |/| | | |