Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10329 Correct LINK INTERFACE and VS20013 compile | Allen Byrne | 2017-11-20 | 1 | -2/+2 |
| | |||||
* | HDFFV-10321 Merge from 1.8 | Allen Byrne | 2017-11-02 | 1 | -2/+2 |
| | |||||
* | Fix test DEPENDS | Allen Byrne | 2017-10-25 | 1 | -2/+1 |
| | |||||
* | Fix typo | Allen Byrne | 2017-10-24 | 1 | -2/+2 |
| | |||||
* | Fix typos | Allen Byrne | 2017-10-24 | 2 | -6/+6 |
| | |||||
* | HDFFV-10297 Free buffer used in loop | Allen Byrne | 2017-10-23 | 1 | -1/+6 |
| | |||||
* | HDFFV-10297 - Cleanup, Initialize variables | Allen Byrne | 2017-10-23 | 8 | -316/+225 |
| | |||||
* | Avoid double free | Allen Byrne | 2017-10-19 | 1 | -3/+0 |
| | |||||
* | HDFFV-10297 merge from develop | Allen Byrne | 2017-10-19 | 59 | -5136/+4808 |
| | |||||
* | Fix VS2012,2008 declaration statements | Allen Byrne | 2017-10-12 | 1 | -11/+19 |
| | |||||
* | HDFFV-10297 merge from develop | Allen Byrne | 2017-10-11 | 65 | -2767/+4189 |
| | | | Also cleaned up some other non-merged changes | ||||
* | Fix VS2012 declare error | Allen Byrne | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | HDFFV-9774 Fix code merge | Allen Byrne | 2017-09-08 | 1 | -3338/+2152 |
| | |||||
* | HDFFV-9774 Add missing error commands | Allen Byrne | 2017-09-08 | 3 | -670/+418 |
| | |||||
* | Add missing test file | Allen Byrne | 2017-09-07 | 1 | -0/+6 |
| | |||||
* | HDFFV-9774 Fix merge typo | Allen Byrne | 2017-09-07 | 1 | -3/+4 |
| | |||||
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-09-06 | 17 | -575/+568 |
| | |||||
* | HDFFV-9774 Add enable-error-stack to h5diff | Allen Byrne | 2017-09-06 | 26 | -301/+460 |
| | |||||
* | HDFFV-10276 restore argument spacing | Allen Byrne | 2017-09-06 | 1 | -22/+18 |
| | |||||
* | Fix extra whitespace in usage() text | Allen Byrne | 2017-09-06 | 1 | -3/+3 |
| | |||||
* | HDFFV-10276 add enable-error-stack to h5diff | Allen Byrne | 2017-08-31 | 7 | -205/+173 |
| | |||||
* | Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵ | lrknox | 2017-08-25 | 16 | -427/+292 |
|\ | | | | | | | into hdf5_1_8 | ||||
| * | Put back link targets for dynamically loaded libraries in Makefile.ams | lrknox | 2017-06-15 | 8 | -16/+59 |
| | | | | | | | | | | | | that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed. | ||||
| * | Disable building of libdynlib* dynamically loaded plugin test libraries | lrknox | 2017-06-14 | 16 | -76/+61 |
| | | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file. | ||||
| * | Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with added | lrknox | 2017-06-12 | 16 | -396/+233 |
| | | | | | | | | | | | | | | flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing. | ||||
* | | HDFFV-10188 Force non-native type description | Allen Byrne | 2017-08-23 | 3 | -3/+3 |
| | | |||||
* | | HDFFV-10188 merge fix and tests from develop | Allen Byrne | 2017-08-23 | 14 | -56/+201 |
| | | |||||
* | | Merge branch 'hdf5_1_8' of ↵ | M. Scot Breitenfeld | 2017-08-04 | 10 | -10/+85 |
|\ \ | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into hdf5_1_8 | ||||
| * | | HDFFV-10256 correct len of string copy to the len of esc string | Allen Byrne | 2017-08-02 | 5 | -6/+36 |
| | | | | | | | | | Merge from develop | ||||
| * | | Parallel needs copy of file in PAR folder | Allen Byrne | 2017-07-27 | 1 | -0/+3 |
| | | | |||||
| * | | Add comparison file to list | Allen Byrne | 2017-07-26 | 1 | -0/+1 |
| | | | |||||
| * | | Add comparison file to list | Allen Byrne | 2017-07-26 | 1 | -0/+1 |
| | | | |||||
| * | | Insure program execution order | Allen Byrne | 2017-07-26 | 1 | -0/+1 |
| | | | |||||
| * | | HDFFV-10246 Fix vl string compare | Allen Byrne | 2017-07-26 | 4 | -4/+43 |
| | | | |||||
* | | | generated reconfigure files for configure changes | M. Scot Breitenfeld | 2017-08-04 | 12 | -0/+12 |
|/ / | |||||
* | | Update h5vers and release scripts for 1.8.19 branch, set version to | lrknox | 2017-06-08 | 1 | -7/+7 |
|/ | | | | | | | | 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. | ||||
* | Remove file and directories unintentionally added in last commit. | lrknox | 2017-05-26 | 1 | -13/+0 |
| | |||||
* | Merge pull request #543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 | Allen Byrne | 2017-05-26 | 14 | -48/+169 |
|\ | | | | | | | | | | | | | | | | | * commit 'c13e0835f70b3ba9d9d706d772b5fa0f2a534cbf': Add missing creation order flag set Update usage reference file for test Remove unavailable argument Add missing variable HDFFV-8611 preserve creation order for root group | ||||
| * | Add missing creation order flag set | Allen Byrne | 2017-05-25 | 1 | -0/+3 |
| | | |||||
| * | Update usage reference file for test | Allen Byrne | 2017-05-25 | 1 | -0/+4 |
| | | |||||
| * | Remove unavailable argument | Allen Byrne | 2017-05-24 | 1 | -1/+0 |
| | | |||||
| * | Add missing variable | Allen Byrne | 2017-05-24 | 1 | -0/+1 |
| | | |||||
| * | HDFFV-8611 preserve creation order for root group | Allen Byrne | 2017-05-24 | 15 | -60/+170 |
| | | |||||
* | | Update text in COPYING files in subdirectories to match changes to | lrknox | 2017-05-24 | 3 | -7/+28 |
| | | | | | | | | | | | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files. | ||||
* | | Merge branch 'hdf5_1_8' of ↵ | lrknox | 2017-05-20 | 77 | -4791/+5279 |
|\ \ | |/ | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8 | ||||
| * | Generate corrected file | Allen Byrne | 2017-05-19 | 1 | -0/+0 |
| | | |||||
| * | remove old reference file | Allen Byrne | 2017-05-19 | 1 | -103/+0 |
| | | |||||
| * | Revert "Remove old file" | Allen Byrne | 2017-05-19 | 1 | -0/+0 |
| | | | | | | | | This reverts commit a0e8ee6917bf2496676780980f0f270412550d4e. | ||||
| * | Remove old file | Allen Byrne | 2017-05-19 | 1 | -0/+0 |
| | | |||||
| * | HDFFV-9055 Correct file generation | Allen Byrne | 2017-05-18 | 6 | -3/+3 |
| | |