summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27887] Description:Quincey Koziol2015-09-2711-176/+277
|\ | | | | | | | | | | | | | | Merge changes from trunk to the branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r27884] Description:Quincey Koziol2015-09-266-79/+123
| | | | | | | | | | | | | | | | | | Update dataspace selection encode/decode routines to avoid type aliasing errors. Tested on: Linux/64 2.6.x (platypus) w/production (h5committest forthcoming)
| * [svn-r27880] Changes to autogen.shDana Robinson2015-09-251-23/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * [svn-r27878] Updated autogen.sh script to be more informative about missingDana Robinson2015-09-251-2/+24
| | | | | | | | | | | | flex/bison. Tested on: local linux
| * [svn-r27874] Add ability to extend the cmake path for searching for ↵Allen Byrne2015-09-241-0/+4
| | | | | | | | libraries/programs.
| * [svn-r27873] Update with changes to script fileAllen Byrne2015-09-241-4/+4
| |
| * [svn-r27871] Update with changes to script fileAllen Byrne2015-09-242-39/+41
| |
| * [svn-r27869] Update with changes to script fileAllen Byrne2015-09-241-11/+22
| |
| * [svn-r27868] Add missing exported headers due to generation changes.Allen Byrne2015-09-241-3/+9
| |
| * [svn-r27863] Correct commentAllen Byrne2015-09-231-1/+1
| |
| * [svn-r27862] Make the system vars configurable through the CTEST_SCRIPT_ARGAllen Byrne2015-09-231-8/+35
| |
* | [svn-r27885] Description:Quincey Koziol2015-09-271-4/+8
| | | | | | | | | | | | | | | | 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)
* | [svn-r27879] Move property list shutdown earlier in H5_term_library, since ↵Neil Fortner2015-09-251-4/+8
| | | | | | | | | | | | | | | | with VDS layout it needs to call into the H5D package. Tested: ummon
* | [svn-r27876] Description:Quincey Koziol2015-09-251-1/+2
| | | | | | | | | | | | | | | | | | 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)
* | [svn-r27860] Description:Quincey Koziol2015-09-233-1/+11
|\ \ | |/ | | | | | | | | | | Sync w/changes on trunk Tested on: Not necessary, text only...
| * [svn-r27858] Add depends for H5E filesAllen Byrne2015-09-221-0/+10
| |
| * [svn-r27854] fixed typo in name of fileScot Breitenfeld2015-09-222-1/+1
| |
* | [svn-r27852] Description:Quincey Koziol2015-09-220-0/+0
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk (which was already from the VDS branch) Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required)
| * [svn-r27851] Description:Quincey Koziol2015-09-2211-103/+134
| | | | | | | | | | | | | | | | | | 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)
* | [svn-r27850] Description:Quincey Koziol2015-09-2210-82/+142
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
| * [svn-r27849] Description:Quincey Koziol2015-09-2214-230/+227
| | | | | | | | | | | | | | | | Normalize against incoming changes on VDS branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest forthcoming)
| * [svn-r27847] Add Not early in document about CMAKE_INSTALL_PREFIX.Allen Byrne2015-09-211-0/+4
| |
| * [svn-r27846] Fix generated files process.Allen Byrne2015-09-218-81/+137
| | | | | | | | Add script for post processing of flex/bison files.
* | [svn-r27848] Description:Quincey Koziol2015-09-229-94/+89
| | | | | | | | | | | | | | | | Clean up warnings and some normalization against trunk. Tested: McaOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
* | [svn-r27842] Description:Quincey Koziol2015-09-211-2/+20
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (although not CMake) (h5committest not required on this branch)
| * [svn-r27836] HDFFV-8932: added option --with-szlib to support szip library ↵Albert Cheng2015-09-211-2/+20
| | | | | | | | | | | | support. Tested: platypus 32 or 64bit, with or without zlib.
* | [svn-r27839] Removed generated autotools stragglers missed in trunk sync.Dana Robinson2015-09-219-46672/+0
| |
* | [svn-r27835] Description:Quincey Koziol2015-09-21608-101535/+13302
|\ \ | |/ | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
| * [svn-r27834] Description:Quincey Koziol2015-09-212-2/+6
| | | | | | | | | | | | | | | | 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)
| * [svn-r27832] Updates to configure.ac based on the results of autoscan.Dana Robinson2015-09-191-52/+63
| | | | | | | | | | | | | | 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)
| * [svn-r27831] HDF5-0: Removed enable-fortran2003 which is no longer needed.Albert Cheng2015-09-181-11/+7
| | | | | | | | | | | | HDFFV-8932: added option to specify which zlib to use. Tested: platypus 32 or 64bit, with or without zlib.
| * [svn-r27829] Added --copy to automake invocation in autogen.sh to force copiesDana Robinson2015-09-181-1/+1
| | | | | | | | | | | | instead of symlinks. Tested on: local linux
| * [svn-r27828] Removed Perl-generated header files and H5LT parse code created ↵Dana Robinson2015-09-1810-9641/+0
| | | | | | | | | | | | by flex/bison. Tested on: jam
| * [svn-r27826] Modify bbrelease to add autogen.sh to the source tarball.Larry Knox2015-09-181-0/+1
| |
| * [svn-r27823] Add new options for dynamic analysisAllen Byrne2015-09-181-0/+4
| |
| * [svn-r27819] bbrelease is a modified copy of the release script, which ↵Larry Knox2015-09-171-1/+9
| | | | | | | | | | | | 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.
| * [svn-r27818] Minor warning fixes.Dana Robinson2015-09-177-61/+46
| | | | | | | | Tested on: h5committest
| * [svn-r27817] Fix generated file dependenciesAllen Byrne2015-09-171-40/+46
| |
| * [svn-r27812] Updated the autotools files to only compile direct VFD and ↵Dana Robinson2015-09-161-6/+15
| | | | | | | | | | | | | | | | parallel code when those options were specified in the configure step. Tested on: jam w/ serial, parallel, and direct VFD
| * [svn-r27811] Description:Quincey Koziol2015-09-1643-1891/+3187
| | | | | | | | | | | | | | | | | | | | | | 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)
| * [svn-r27810] Description:Quincey Koziol2015-09-161-6/+39
| | | | | | | | | | | | | | Clean up resources on failure Tested on: Linux/32 2.6.x (jam) w/Purify
| * [svn-r27809] Minor warning fixes in the library.Dana Robinson2015-09-163-6/+7
| | | | | | | | Tested on: jam (too minor for h5committest)
| * [svn-r27808] Update CMake files to use updated test files.Allen Byrne2015-09-162-29/+65
| |
| * [svn-r27807] Description:Quincey Koziol2015-09-161-0/+2
| | | | | | | | | | | | | | Close memory leak on failure. Tested on: Linux/32 2.6.x (jam) w/purify
| * [svn-r27806] Fix property list serialization for values encoded by ↵Neil Fortner2015-09-16105-209/+627
| | | | | | | | | | | | | | | | | | | | 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
| * [svn-r27805] Description:Quincey Koziol2015-09-161-1/+1
| | | | | | | | | | | | | | | | Shut warnings from purify up. Tested on: Linux/32 2.6 (jam) w/purify (Too minor to require h5committest)
| * [svn-r27803] Synch header generation to autogen and create files in source ↵Allen Byrne2015-09-161-26/+16
| | | | | | | | | | | | folder. Tested : Windows which had issues creating the files in both source and build (by-product of perl script).
| * [svn-r27802] Added an explicit -I m4 to the aclocal line.Dana Robinson2015-09-163-1/+3
| | | | | | | | | | | | The files in the m4 directory were not getting picked up on some platforms. Tested on: jam
| * [svn-r27801] Minor warning fixes in the tools.Dana Robinson2015-09-1615-236/+152
| | | | | | | | Tested on: jam (too minor for h5committest)
| * [svn-r27800] Minor warning fixes in the library tests.Dana Robinson2015-09-168-59/+71
| | | | | | | | Tested on: jam (too minor for h5committest)