Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Removed unused variables. | M. Scot Breitenfeld | 2016-09-29 | 1 | -12/+12 | |
| * | | | | | Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is n... | M. Scot Breitenfeld | 2016-09-29 | 3 | -12/+20 | |
| * | | | | | Removed duplicate FCFLAG | M. Scot Breitenfeld | 2016-09-29 | 1 | -3/+0 | |
| * | | | | | Removed duplicate FCFLAG. | M. Scot Breitenfeld | 2016-09-29 | 3 | -8/+2 | |
| * | | | | | Added number of integer KINDs found to the header files. | M. Scot Breitenfeld | 2016-09-26 | 6 | -28/+41 | |
| * | | | | | Added path to source include files when building buidiface. | M. Scot Breitenfeld | 2016-09-26 | 2 | -2/+2 | |
| * | | | | | Added rule to build buildiface program, without a rule, build would add repea... | M. Scot Breitenfeld | 2016-09-26 | 2 | -2/+9 | |
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Scot Breitenfeld | 2016-09-23 | 2 | -27/+81 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Misc. cleaning up of the program. | M. Scot Breitenfeld | 2016-09-23 | 2 | -92/+15 | |
| * | | | | | | Added SEQUENCE to derived types for NAG: | M. Scot Breitenfeld | 2016-09-23 | 2 | -3/+4 | |
| * | | | | | | misc. format code-cleanup | M. Scot Breitenfeld | 2016-09-22 | 1 | -6/+0 | |
| * | | | | | | Removed the use of hard-coded integer KINDs. | M. Scot Breitenfeld | 2016-09-22 | 1 | -17/+15 | |
| * | | | | | | Code clean-up. | M. Scot Breitenfeld | 2016-09-22 | 1 | -2/+1 | |
| * | | | | | | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb... | M. Scot Breitenfeld | 2016-09-22 | 13 | -117/+415 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler | M. Scot Breitenfeld | 2016-09-22 | 7 | -234/+181 | |
* | | | | | | | | Merge pull request #57 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2016-10-05 | 24 | -306/+49 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | HDFFV-9991: Remove uneeded file | Allen Byrne | 2016-10-04 | 3 | -102/+0 | |
| * | | | | | | Fix missing defines for standalone perf | Allen Byrne | 2016-10-03 | 1 | -0/+25 | |
| * | | | | | | Remove hanging property set | Allen Byrne | 2016-10-03 | 1 | -1/+0 | |
| * | | | | | | Revert clear objects for testfile removal | Allen Byrne | 2016-10-03 | 1 | -1/+9 | |
| * | | | | | | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 19 | -212/+17 | |
| * | | | | | | Move clear-objects inside runTest | Allen Byrne | 2016-10-03 | 3 | -10/+18 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #55 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Dana Robinson | 2016-10-01 | 6 | -7/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct typo: add ' ' | lrknox | 2016-10-01 | 1 | -1/+1 | |
| * | | | | | | Snapshot release: increment version. | lrknox | 2016-10-01 | 6 | -7/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #54 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop | Dana Robinson | 2016-10-01 | 1 | -7/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Changed H5Dcreate to H5Dcreate2 in test/evict_on_close.c | Dana Robinson | 2016-10-01 | 1 | -7/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #53 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2016-09-30 | 3 | -11/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct variable name | Allen Byrne | 2016-09-30 | 1 | -2/+2 | |
| * | | | | | | Fix error reporting | Allen Byrne | 2016-09-30 | 3 | -9/+33 | |
* | | | | | | | Merge pull request #52 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop | Dana Robinson | 2016-09-30 | 24 | -42/+1027 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | - Removed BRANCH.txt and MANIFEST entry | Dana Robinson | 2016-09-30 | 3 | -23/+1 | |
| * | | | | | | - Removed non-implemented code from H5Gint.c | Dana Robinson | 2016-09-30 | 3 | -27/+2 | |
| * | | | | | | Merge branch 'develop' into evict_on_close | Dana Robinson | 2016-09-30 | 25 | -260/+682 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #46 in HDFFV/hdf5 from ~KOZIOL/hdf5:features/warning_clean... | Quincey Koziol | 2016-09-29 | 16 | -141/+449 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Clean up hardcoded constants and check return values better. (Comments from | Quincey Koziol | 2016-09-29 | 6 | -43/+62 | |
| * | | | | | | Description: | Quincey Koziol | 2016-09-29 | 3 | -6/+6 | |
| * | | | | | | Description: | Quincey Koziol | 2016-09-27 | 16 | -120/+409 | |
* | | | | | | | Merge pull request #42 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0179 to dev... | Neil Fortner | 2016-09-23 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'develop' into talos-0179 | Neil Fortner | 2016-09-23 | 19 | -58/+2228 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change check for number of dimensions for old-style arrays in datatype decodi... | Neil Fortner | 2016-09-08 | 1 | -1/+5 | |
* | | | | | | | | | Merge pull request #41 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0177 to dev... | Neil Fortner | 2016-09-23 | 1 | -25/+74 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'develop' into talos-0177 | Neil Fortner | 2016-09-23 | 19 | -58/+2228 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Fix bug in "nooptype" decode in fix for TALOS-0177. | Neil Fortner | 2016-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | Fix issues in H5Znbit.c where the decompression algorithm would not check the... | Neil Fortner | 2016-09-08 | 1 | -24/+73 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #40 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0176 to dev... | Neil Fortner | 2016-09-23 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'develop' into talos-0176 | Neil Fortner | 2016-09-23 | 19 | -58/+2228 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Replace assertion in H5O_dtype_decode_helper for number of array dimensions w... | Neil Fortner | 2016-09-01 | 1 | -1/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| | | | * | | | | Merge branch 'evict_on_close' of https://bitbucket.hdfgroup.org/scm/~derobins... | Dana Robinson | 2016-09-30 | 1 | -2/+14 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Added "Purpose:" information to the API call comments for the | Dana Robinson | 2016-09-23 | 1 | -2/+14 | |