Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit version change to 1.10.1 and changes to Makfile.ins and other | lrknox | 2017-04-25 | 3 | -9/+18 |
| | | | | files generated by running autogen.sh. | ||||
* | Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files | Vailin Choi | 2017-04-24 | 24 | -867/+508 |
| | | | | | (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure | ||||
* | Update text in COPYING files in subdirectories to match changes to | lrknox | 2017-04-11 | 1 | -7/+4 |
| | | | | | | | | 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. | ||||
* | Add Copyright headers to 90 files (mostly .cmake files) without | lrknox | 2017-04-07 | 2 | -0/+22 |
| | | | | Copyright headers. | ||||
* | Change copyright headers to replace url referring to file to be removed | lrknox | 2017-04-06 | 21 | -126/+84 |
| | | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines. | ||||
* | Merge branch 'develop' into hdf5_1_10_1 | lrknox | 2017-04-04 | 1 | -4/+5 |
|\ | |||||
| * | Switch to using flag in signal handler, to trigger dropping out of main loop | Quincey Koziol | 2017-04-03 | 1 | -4/+5 |
| | | | | | | | | and shutdown cleanly, instead of calling leave() from the signal handler. | ||||
* | | Merge branch 'develop' into hdf5_1_10_1 | lrknox | 2017-03-31 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Stop skipping h5watch tests. | lrknox | 2017-03-24 | 1 | -3/+3 |
| | | |||||
* | | Switch maintainer mode off. | lrknox | 2017-03-24 | 3 | -0/+4460 |
|/ | | | | | | Update version to 1.10.1-pre1. Check in files generated by autogen.sh, and comment those out in .gitignore. | ||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -36/+22 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 2 | -13/+19 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 4 | -14/+14 |
| | |||||
* | Skip h5watch tests | Vailin Choi | 2017-01-10 | 1 | -0/+4 |
| | | | | | Tests for h5watch are skipped temporarily. Debugging for test failures will be done. | ||||
* | hdf5 lib needed for extend_dset link. | Allen Byrne | 2016-12-28 | 1 | -2/+2 |
| | |||||
* | Add test lib to extend_dset test link line | Allen Byrne | 2016-12-28 | 1 | -1/+1 |
| | |||||
* | Add hl test dir and test dlib | Allen Byrne | 2016-12-28 | 1 | -2/+2 |
| | |||||
* | Fix h5test.h include issue | Allen Byrne | 2016-12-28 | 2 | -32/+33 |
| | |||||
* | Bring new/updated tests from revise+chunks branch: flush1/flush2 update and | Quincey Koziol | 2016-12-20 | 2 | -57/+13 |
| | | | | flushrefresh test. (Also refactor of message send / wait code) | ||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 45 | -1/+3202 |
| | |||||
* | Add missing EXPORT tag in INSTALL command | Allen Byrne | 2016-10-17 | 1 | -0/+2 |
| | |||||
* | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 1 | -0/+2 |
| | |||||
* | Fix cyclic depends due to typo | Allen Byrne | 2016-10-05 | 1 | -4/+3 |
| | |||||
* | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 1 | -0/+5 |
| | |||||
* | Description: | Quincey Koziol | 2016-09-29 | 1 | -2/+2 |
| | | | | | | | | Cleanups from Dana's review. Tested on: MacOSX/64 10.11.5 (amazon) w/C++ & FORTRAN (h5committest forthcoming) | ||||
* | Description: | Quincey Koziol | 2016-09-27 | 1 | -1/+7 |
| | | | | Further warning cleanups: from 667 warnings to 503. | ||||
* | [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵ | Allen Byrne | 2016-08-01 | 1 | -21/+4 |
| | | | | commands. Fixes possible overruns on windows command lines. | ||||
* | [svn-r30020] Description: | Quincey Koziol | 2016-06-06 | 1 | -0/+10 |
| | | | | | | | | | | Bring r29992 from revise_chunks branch to trunk: Turn off error reporting for h5debug and hdf2gif. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & produciton (h5committest forthcoming) | ||||
* | [svn-r29874] Move hl/tools/gif2h5 CMake code to subfolder. | Allen Byrne | 2016-05-04 | 3 | -66/+70 |
| | |||||
* | [svn-r29007] Fixed typos in h52gif test. | Dana Robinson | 2016-01-28 | 1 | -1/+1 |
| | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial autotools | ||||
* | [svn-r27854] fixed typo in name of file | Scot Breitenfeld | 2015-09-22 | 1 | -0/+0 |
| | |||||
* | [svn-r27799] Minor warning fixes in the high-level library. | Dana Robinson | 2015-09-16 | 1 | -1/+1 |
| | | | | Tested on: jam (too minor for h5committest) | ||||
* | [svn-r27507] Merge of r27237-27500 from the trunk. | Dana Robinson | 2015-08-14 | 1 | -10/+7 |
|\ | | | | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals. | ||||
| * | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 2 | -9/+47 |
| | | | | | | | | Tested: h5committest --PASSED-- | ||||
| * | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 2 | -47/+9 |
| | | |||||
| * | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-08-05 | 2 | -8/+2 |
| |\ | |||||
| * | | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 3 | -9/+15 |
| | | | | | | | | | | | | Tested: local linux with CMake | ||||
| * | | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 1 | -5/+2 |
| |\ \ | | |/ | |||||
| | * | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -5/+2 |
| | | | |||||
| * | | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 2 | -0/+10 |
| | | | |||||
| * | | [svn-r27186] added fix for jam with promoted reals and integers | Scot Breitenfeld | 2015-06-10 | 2 | -0/+2 |
| | | | |||||
| * | | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 2 | -0/+2 |
| | | | |||||
| * | | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 2 | -0/+2 |
| | | | |||||
| * | | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 2 | -0/+2 |
| | | | |||||
| * | | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 2 | -0/+2 |
| | | | |||||
| * | | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 2 | -0/+2 |
| | | | |||||
| * | | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 2 | -2/+0 |
| | | | |||||
| * | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 2 | -0/+22 |
| | | | |||||
| * | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵ | Scot Breitenfeld | 2015-04-21 | 2 | -6/+0 |
| | | | | | | | | | | | | --enable-fortran | ||||
| * | | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 2 | -3/+5 |
| |/ | | | | | | | definitions |