| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
repeated compile options when using the NAG compiler.
|
|\
| |
| |
| |
| |
| |
| |
| | |
* commit 'a7fb4ede8601e135433ef2d23bf4bbb466d9f58d':
Fix bug in "nooptype" decode in fix for TALOS-0177.
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.
Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow.
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.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
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.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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.
|
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | | | |
|
| | | |/
| | |/|
| | | |
| | | | |
the compressed data for validity, potentially causing a buffer overflow.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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.
|
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | |/
| | |/|
| | | |
| | | | |
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.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Section 81 of the compiler manual, e.g. at
http://www.nag.co.uk/nagware/np/r61_doc/np61_manual.pdf
covers details about the compiler's internal representations, including
"
Fortran derived types are translated into C structs.
If BIND(C) or SEQUENCE is used, the order of the items within
the struct is the same as the order within the derived type definition.
Otherwise, the order of items is permuted to
put larger types at the front of the struct so as to improve alignment
and reduce storage; the C output code can be
inspected to determine the ordering used.
"
Removed INTENT(IN) to fix segfaults in C APIs for TYPE(C_PTR).
Tested: NAG (gnu)
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '583af563d9f7eb8cedba6a8bb12d3218f55addf6':
Add missing target depends command
Correct clear objects working dir
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'bc1d833a80190a83bb11151f2d60035acdae3d2c':
Fix typo
Add missing SH to target name
Add gen file technique to HL and test fortran libraries
|
| | | | | |
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '60adc706e6c8bdee4a2e9a7c211f2f2a12dfc355':
Add WORKING_DIR to command
Add target depends require separate folders
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '347501aba2962691988e73ddb1b384397e507a80':
Add another source property
Update generated files commands and properties
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'e9d582a034b68a4b4485e2c71c089d9e52b63d52':
Chage command proces to generate file before use.
|
| |/ / / |
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* commit 'ef2e93d23988b44c663b6df583edecd2e604f009':
Eliminate unreferenced local variable warning
|
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit 'c635d463115efdd60bbcd9654644d6b298fd7cd3':
Add missing command to set shared generated file
|
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit '3585b373508ca5ea940fbf6e7d0ffeed1968a6bf':
Add default site names
Separate fortran generation into static and shared folders.
|
| | | | |
|
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit 'bea6ab9ea44eab3503e7fc3c6f1e7ea0d7c1557a':
Revert to using old set command
|
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '6a3551eba007e826968361d3525cfa2b9139e553':
Change string to list - older usage
|
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit '1963f50928089c0ec4a1ff11d54f652a4ab0a498':
Add option to submit to Cdash
Change UPDATE_TYPE to git
Update CMake java functions
|
| | | | |
|
| | | | |
|
| |/ / |
|
|/ /
| |
| |
| | |
Fixes issues with KIND = BYTE assumptions.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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)
|