Allen Byrne
2299ff06c3
Correct variable name
2016-09-30 09:41:18 -05:00
Allen Byrne
fe71ac8d0e
Fix error reporting
2016-09-30 09:35:09 -05:00
Quincey Koziol
30ca70b096
Merge pull request #46 in HDFFV/hdf5 from ~KOZIOL/hdf5:features/warning_cleanups to develop
...
* commit '5a7880183025f56421cf6f2274d9f1ac36f59641':
Clean up hardcoded constants and check return values better. (Comments from group code review)
Description: Cleanups from Dana's review.
Description: Further warning cleanups: from 667 warnings to 503.
2016-09-29 15:19:35 -05:00
Quincey Koziol
5a78801830
Clean up hardcoded constants and check return values better. (Comments from
...
group code review)
2016-09-29 13:17:55 -07:00
Quincey Koziol
1853868fdc
Description:
...
Cleanups from Dana's review.
Tested on:
MacOSX/64 10.11.5 (amazon) w/C++ & FORTRAN
(h5committest forthcoming)
2016-09-29 11:01:23 -07:00
Quincey Koziol
fa66428a6d
Description:
...
Further warning cleanups: from 667 warnings to 503.
2016-09-27 10:29:16 -07:00
Neil Fortner
a7fb4ede86
Merge pull request #42 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0179 to develop
...
* commit '748d6f318c5ebe4fa7ee5d8e4ca2681d69792b70':
Change check for number of dimensions for old-style arrays in datatype decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect.
2016-09-23 10:58:37 -05:00
Neil Fortner
51c6e5b595
Merge pull request #41 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0177 to develop
...
* commit '866d17f57f47414b6e778d63fcdcc2a82b208683':
Fix bug in "nooptype" decode in fix for TALOS-0177.
Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow.
2016-09-23 10:58:22 -05:00
Neil Fortner
afd8d14a1e
Merge pull request #40 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0176 to develop
...
* commit '62d7562fbd6c6f9f2892cc9a3894f5a68a2b6fdc':
Replace assertion in H5O_dtype_decode_helper for number of array dimensions with a check and error. The assertion was inappropriate because it is operating on data read from the file, which the library does not always have direct control of.
2016-09-23 10:58:05 -05:00
Neil Fortner
748d6f318c
Merge branch 'develop' into talos-0179
2016-09-23 09:51:59 -05:00
Neil Fortner
62d7562fbd
Merge branch 'develop' into talos-0176
2016-09-23 09:51:16 -05:00
Neil Fortner
866d17f57f
Merge branch 'develop' into talos-0177
2016-09-23 09:37:48 -05:00
Allen Byrne
be3ad22522
Merge pull request #38 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '583af563d9f7eb8cedba6a8bb12d3218f55addf6':
Add missing target depends command
Correct clear objects working dir
2016-09-21 12:22:53 -05:00
Allen Byrne
583af563d9
Add missing target depends command
2016-09-21 12:22:16 -05:00
Allen Byrne
a25cf22663
Correct clear objects working dir
2016-09-21 12:12:37 -05:00
Allen Byrne
f240c5c422
Merge pull request #37 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'bc1d833a80190a83bb11151f2d60035acdae3d2c':
Fix typo
Add missing SH to target name
Add gen file technique to HL and test fortran libraries
2016-09-21 10:58:20 -05:00
Allen Byrne
bc1d833a80
Fix typo
2016-09-21 10:49:48 -05:00
Allen Byrne
408aaba902
Add missing SH to target name
2016-09-21 10:48:12 -05:00
Allen Byrne
e219ee88e4
Add gen file technique to HL and test fortran libraries
2016-09-21 10:46:03 -05:00
Allen Byrne
5f13efeb79
Merge pull request #35 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '60adc706e6c8bdee4a2e9a7c211f2f2a12dfc355':
Add WORKING_DIR to command
Add target depends require separate folders
2016-09-20 17:11:40 -05:00
Allen Byrne
60adc706e6
Add WORKING_DIR to command
2016-09-20 17:03:40 -05:00
Allen Byrne
a3bd6e7aa4
Add target depends require separate folders
2016-09-20 16:57:42 -05:00
Allen Byrne
a796aa6487
Merge pull request #34 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '347501aba2962691988e73ddb1b384397e507a80':
Add another source property
Update generated files commands and properties
2016-09-20 15:42:52 -05:00
Allen Byrne
347501aba2
Add another source property
2016-09-20 15:41:07 -05:00
Allen Byrne
55fa38f3c9
Update generated files commands and properties
2016-09-20 15:27:26 -05:00
Allen Byrne
609f7e31f2
Merge pull request #33 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'e9d582a034b68a4b4485e2c71c089d9e52b63d52':
Chage command proces to generate file before use.
2016-09-20 14:12:19 -05:00
Allen Byrne
e9d582a034
Chage command proces to generate file before use.
2016-09-20 13:38:57 -05:00
Allen Byrne
8fb61c59eb
Merge pull request #31 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'ef2e93d23988b44c663b6df583edecd2e604f009':
Eliminate unreferenced local variable warning
2016-09-19 14:16:57 -05:00
Allen Byrne
ef2e93d239
Eliminate unreferenced local variable warning
2016-09-19 14:04:40 -05:00
Allen Byrne
08d84691ed
Merge pull request #29 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'c635d463115efdd60bbcd9654644d6b298fd7cd3':
Add missing command to set shared generated file
2016-09-19 10:21:36 -05:00
Allen Byrne
c635d46311
Add missing command to set shared generated file
2016-09-19 10:20:49 -05:00
Allen Byrne
99d6246fc2
Merge pull request #27 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '3585b373508ca5ea940fbf6e7d0ffeed1968a6bf':
Add default site names
Separate fortran generation into static and shared folders.
2016-09-19 09:28:52 -05:00
Allen Byrne
3585b37350
Add default site names
2016-09-16 15:57:28 -05:00
Allen Byrne
8efb84b9a8
Separate fortran generation into static and shared folders.
2016-09-16 15:21:43 -05:00
Allen Byrne
6d5ee49ff3
Merge pull request #26 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'bea6ab9ea44eab3503e7fc3c6f1e7ea0d7c1557a':
Revert to using old set command
2016-09-16 11:24:44 -05:00
Allen Byrne
bea6ab9ea4
Revert to using old set command
2016-09-16 11:23:38 -05:00
Allen Byrne
1a617e3c5d
Merge pull request #25 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '6a3551eba007e826968361d3525cfa2b9139e553':
Change string to list - older usage
2016-09-16 10:09:20 -05:00
Allen Byrne
6a3551eba0
Change string to list - older usage
2016-09-16 10:08:36 -05:00
Allen Byrne
fc57f73409
Merge pull request #23 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '1963f50928089c0ec4a1ff11d54f652a4ab0a498':
Add option to submit to Cdash
Change UPDATE_TYPE to git
Update CMake java functions
2016-09-15 16:11:44 -05:00
Allen Byrne
1963f50928
Add option to submit to Cdash
2016-09-15 16:07:08 -05:00
Allen Byrne
a6bff1b7eb
Change UPDATE_TYPE to git
2016-09-15 13:32:26 -05:00
Allen Byrne
04634520cf
Update CMake java functions
2016-09-15 13:32:01 -05:00
Neil Fortner
391a231b76
Fix bug in "nooptype" decode in fix for TALOS-0177.
2016-09-09 12:08:30 -05:00
Neil Fortner
bc10fd219e
Change check for number of dimensions for old-style arrays in datatype decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect.
2016-09-08 13:47:22 -05:00
Neil Fortner
2409f99166
Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow.
2016-09-08 10:48:54 -05:00
Binh-Minh Ribler
052efd9bde
Merge pull request #11 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cppapi:develop to develop
...
Purpose: Code cleanup
Description:
- Used FP_EPSILON in comparing float values to verify read data
- Casted C macro to fix mismatched types in verify_val calls
Platforms tested:
Linux/32 2.6 (jam), Linux/64 (platypus), Darwin (osx1010test)
* commit '478f771243b4e7b7c416dde22b5dcde13e1f3541':
Purpose: Code cleanup Description: - Used FP_EPSILON in comparing float values to verify read data - Casted C macro to fix mismatched types in verify_val calls Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
2016-09-07 12:25:34 -05:00
Larry Knox
e2f7b36b36
Merge pull request #18 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '03169f5b19e64ab568e13bc883ef5047542b632e':
Restrict git commit hash in tar file names to first 7 characters with --short option.
2016-09-06 14:05:33 -05:00
Allen Byrne
2c6720aacb
Merge pull request #17 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '9bcb5305db7226d06076aef5aada8c07fff1c41c':
Add longer timeout to cache tests - test has consistently exceeded default timing.
2016-09-06 14:05:03 -05:00
lrknox
03169f5b19
Restrict git commit hash in tar file names to first 7 characters with
...
--short option.
2016-09-06 13:14:45 -05:00
Allen Byrne
9bcb5305db
Add longer timeout to cache tests - test has consistently exceeded
...
default timing.
2016-09-06 10:13:28 -05:00