| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| | |
Merge changes from trunk to the branch.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update dataspace selection encode/decode routines to avoid type aliasing
errors.
Tested on:
Linux/64 2.6.x (platypus) w/production
(h5committest forthcoming)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Removed the long options, which are not supported under
the getopts builtin.
- Correctly labeled the autogen.sh script as requiring bash
(via the #!). We may need to remove the bash constructs
before the 1.10 release and revert to sh.
- The help output is now correct.
Tested on: local linux
|
| |
| |
| |
| |
| |
| | |
flex/bison.
Tested on: local linux
|
| |
| |
| |
| | |
libraries/programs.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Check if the layout has been retrieved before setting it again.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
|
| |
| |
| |
| |
| |
| |
| |
| | |
with VDS layout it
needs to call into the H5D package.
Tested: ummon
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Make virtual layout return to the property list occur in all cases, even
on failure.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not needed on this branch)
|
|\ \
| |/
| |
| |
| |
| |
| | |
Sync w/changes on trunk
Tested on:
Not necessary, text only...
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Sync w/trunk (which was already from the VDS branch)
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(h5committest not required)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Normalization changes that wouldn't otherwise be necessary if the VDS branch
wasn't coming in shortly.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest forthcoming)
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Sync w/trunk
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(h5committest not required on this branch)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Normalize against incoming changes on VDS branch.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(h5committest forthcoming)
|
| | |
|
| |
| |
| |
| | |
Add script for post processing of flex/bison files.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Clean up warnings and some normalization against trunk.
Tested:
McaOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Sync w/trunk.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel (although not CMake)
(h5committest not required on this branch)
|
| |
| |
| |
| |
| |
| | |
support.
Tested: platypus 32 or 64bit, with or without zlib.
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Sync w/trunk.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Close FAPL for external link test, to fix infinite loop closing the library.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(too minor to require h5committest)
|
| |
| |
| |
| |
| |
| |
| | |
This removes all of the TRY_* macros and replaces them with *_IFELSE
macros, which are better for cross-compiling.
Tested on: h5committest (cmake fails due to --enable-fortran2003)
|
| |
| |
| |
| |
| |
| | |
HDFFV-8932: added option to specify which zlib to use.
Tested: platypus 32 or 64bit, with or without zlib.
|
| |
| |
| |
| |
| |
| | |
instead of symlinks.
Tested on: local linux
|
| |
| |
| |
| |
| |
| | |
by flex/bison.
Tested on: jam
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
checks for the "configure" file to verify that it is in the top level HDF5 directory. bbrelease creates a tar file for buildbot testing, and since configure is no longer checked in, the script failed. configure.ac should always be present in the top level source directory, even before running autogen.sh, so it should be a workable substitute for the verification.
Tested with h5committest.
|
| |
| |
| |
| | |
Tested on: h5committest
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
parallel code
when those options were specified in the configure step.
Tested on: jam w/ serial, parallel, and direct VFD
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Refactor property list code to "deep copy" properties in the correct way,
retraining the rest of the library to copy & release things correctly. This
cleans up another batch of memory leaks, etc. within the library.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
Linux/32 2.6.x (jam) w/serial & parallel
(h5committest forthcoming)
|
| |
| |
| |
| |
| |
| |
| | |
Clean up resources on failure
Tested on:
Linux/32 2.6.x (jam) w/Purify
|
| |
| |
| |
| | |
Tested on: jam (too minor for h5committest)
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Close memory leak on failure.
Tested on:
Linux/32 2.6.x (jam) w/purify
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
H5Pset_chunk_cache to be
compatible between 32 and 64 bit systems.
Expand cross platform property list encode/decode testing.
Fix warning in H5P__fill_value_enc.
Tested: jam, koala, ostrich (h5committest), ummon
|
| |
| |
| |
| |
| |
| |
| |
| | |
Shut warnings from purify up.
Tested on:
Linux/32 2.6 (jam) w/purify
(Too minor to require h5committest)
|
| |
| |
| |
| |
| |
| | |
folder.
Tested : Windows which had issues creating the files in both source and build (by-product of perl script).
|
| |
| |
| |
| |
| |
| | |
The files in the m4 directory were not getting picked up on some platforms.
Tested on: jam
|
| |
| |
| |
| | |
Tested on: jam (too minor for h5committest)
|
| |
| |
| |
| | |
Tested on: jam (too minor for h5committest)
|