Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r29262] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 | Allen Byrne | 2016-03-03 | 3 | -21/+21 |
| | |||||
* | [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0 | Allen Byrne | 2016-03-03 | 16 | -23/+33 |
| | |||||
* | [svn-r29259] HDFFV-9066: Improve h5dump usage statement for -O F, -ddl=F option. | Allen Byrne | 2016-03-03 | 9 | -9/+9 |
| | |||||
* | [svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time ↵ | Allen Byrne | 2016-03-03 | 9 | -205/+160 |
| | | | | info for VDS files | ||||
* | [svn-r29248] Fix test results for HDF_JAVA | Allen Byrne | 2016-03-01 | 1 | -1/+3 |
| | |||||
* | [svn-r29247] Fix return type | Allen Byrne | 2016-03-01 | 2 | -5/+5 |
| | |||||
* | [svn-r29245] use HDONE_ERROR instead of HGOTO after done. | Mohamad Chaarawi | 2016-03-01 | 1 | -2/+2 |
| | |||||
* | [svn-r29242] Set default or override val | Allen Byrne | 2016-03-01 | 1 | -2/+4 |
| | |||||
* | [svn-r29239] Add HDF_JAVA AC_SUST line for settings file | Allen Byrne | 2016-03-01 | 1 | -0/+3 |
| | |||||
* | [svn-r29237] Missed a "then" | Allen Byrne | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | [svn-r29236] Check for shared libs only within enable-java block | Allen Byrne | 2016-03-01 | 1 | -116/+116 |
| | |||||
* | [svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN support | Allen Byrne | 2016-02-29 | 3 | -32/+7 |
| | |||||
* | [svn-r29233] Add ARGN option for soversion arguments | Allen Byrne | 2016-02-29 | 1 | -2/+9 |
| | |||||
* | [svn-r29232] add debug symbols library to install | Allen Byrne | 2016-02-29 | 1 | -0/+1 |
| | |||||
* | [svn-r29231] Check if szip is enabled before attempting to run example with ↵ | Allen Byrne | 2016-02-29 | 1 | -1/+18 |
| | | | | szip. | ||||
* | [svn-r29229] Turn java OFF by default. | Allen Byrne | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | [svn-r29227] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 26 | -0/+2114 |
| | | | | new files added. | ||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 290 | -46/+74248 |
| | |||||
* | [svn-r29222] HDFFV-9570: Fix segfault when optional args are last option on ↵ | Allen Byrne | 2016-02-28 | 1 | -23/+28 |
| | | | | | | command line. Tested: java_merge DT | ||||
* | [svn-r29202] Fix for unknown message HDFFV-9697. | Vailin Choi | 2016-02-24 | 12 | -205/+435 |
| | | | | Tested on jam, ostrich, platypus, kite, quail, osx1010test, emu, mayll, moohan. | ||||
* | [svn-r29198] Remove if condition for test mask situation | Allen Byrne | 2016-02-24 | 1 | -2/+2 |
| | |||||
* | [svn-r29190] Add checking for *.err file before trying to read | Allen Byrne | 2016-02-23 | 3 | -12/+12 |
| | |||||
* | [svn-r29186] HDFFV-9654: add VDS options to h5dump | Allen Byrne | 2016-02-23 | 30 | -139/+1257 |
| | | | | includes new data files | ||||
* | [svn-r29183] Fixed missing reopen test call in tfile from HDFFV-8740 fix. | Dana Robinson | 2016-02-22 | 1 | -0/+1 |
| | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ fortran and C++ | ||||
* | [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure | Dana Robinson | 2016-02-22 | 18 | -317/+1554 |
| | | | | | | | | | | | | external dataset storage path behavior. This check-in fixes a bug in the original check-in where the external path stored in the file struct was not copied on reopen causing subsequent dataset operations to fail. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ fortran and C++ autotools parallel (MPICH 3.1.4) w/ fortran | ||||
* | [svn-r29179] Revert of 29177 which breaks the autotools build. | Dana Robinson | 2016-02-22 | 16 | -257/+139 |
| | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial | ||||
* | [svn-r29177] HDFFV-9654: add VDS options to h5dump | Allen Byrne | 2016-02-22 | 16 | -139/+257 |
| | |||||
* | [svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOF | Scot Breitenfeld | 2016-02-19 | 1 | -1/+1 |
| | |||||
* | [svn-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE ↵ | Scot Breitenfeld | 2016-02-19 | 1 | -2/+2 |
| | | | | | | instead of H5_FORTRAN_HAVE_C_LONG_DOUBLE Tested: jam (gnu) | ||||
* | [svn-r29165] Various rododoc fixes. Effects comments only. | Scot Breitenfeld | 2016-02-19 | 8 | -51/+22 |
| | |||||
* | [svn-r29163] changed robodoc specs to look for .F90 files | Scot Breitenfeld | 2016-02-19 | 1 | -4/+1 |
| | |||||
* | [svn-r29162] added robodoc header information | Scot Breitenfeld | 2016-02-19 | 1 | -11/+10 |
| | |||||
* | [svn-r29158] HDFFV-9190: Changed configure.ac to define ↵ | Mike McGreevy | 2016-02-19 | 1 | -0/+2 |
| | | | | | | | | | H5_USE_18_API_DEFAULT when 'v18' is provided to --with-default-api-version. Tested: h5committest.new and kituo with --with-default-api-version=v18 | ||||
* | [svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata ↵ | Scot Breitenfeld | 2016-02-19 | 5 | -121/+330 |
| | | | | | | functions Tested: h5committest.new | ||||
* | [svn-r29150] fix for Jira issue 9670 - HDF5 segfaults on corrupted file. | Mohamad Chaarawi | 2016-02-18 | 12 | -144/+223 |
| | | | | | | Change compare callback in Btree2 class to correctly account for errors. tested on bb-8. | ||||
* | [svn-r29142] Updated the Intel files in config to use the new NO_SYMBOLS flags | Dana Robinson | 2016-02-17 | 3 | -13/+44 |
| | | | | | and modified the failsafe configure flags in ibm-aix to use the new scheme. | ||||
* | [svn-r29139] Updated PGI compiler files to set NO_SYMBOLS_CFLAGS/FCFLAGS and | Dana Robinson | 2016-02-17 | 2 | -9/+6 |
| | | | | | | | moved the -s (strip symbols) option from the production flags to the no symbols flags. Tested on: platypus w/ PGI 15.7 (C, C++, Fortran) | ||||
* | [svn-r29134] Updated config/solaris to use the latest configure option | Dana Robinson | 2016-02-17 | 1 | -21/+70 |
| | | | | | | | and compiler flag scheme. Tested on: Solaris 11.1 (emu) w/ SunPro 5.12 CC/FC/CXX autotools serial | ||||
* | [svn-r29132] Added new single-responsibility functions to h5test.c/h that can | Dana Robinson | 2016-02-17 | 2 | -0/+311 |
| | | | | | | | | | | | replace functions like h5_clean_files() that also do things like reset the error handler and close fapls. Existing tests have not yet been updated to use these new functions. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial | ||||
* | [svn-r29131] Updated the GNU g++ compiler config file to use the new debug/ | Dana Robinson | 2016-02-17 | 3 | -7/+35 |
| | | | | | | | production, etc. system. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial - prod/debug w/ C++ | ||||
* | [svn-r29129] Added NO_SYMBOLS_CFLAGS, etc. to allow stripping symbols when | Dana Robinson | 2016-02-17 | 9 | -26/+73 |
| | | | | | | | | | | | | | | | | | | | | --disable-symbols is specified and to ensure that production mode (where symbol stripping is usually a part of the FLAGS) doesn't conflict with --enable-symbols. This will allow better (though still limited) debugging of production/optimized code. The PGI, XLC, Intel, and Solaris files were not modified and do not generate the symbol removal flag at this time. They'll be updated in future check-ins. In the meantime, production mode on those platforms still usually strips symbols. This check-in also updates the Cygwin-specific files to use the new autotools FLAGS and option scheme when uncommon (non-gnu, etc.) Fortran compilers are used. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial (prod/debug w/ and w/o symbols) symbol presence/absence checked with objdump | ||||
* | [svn-r29127] Moved the --enable-build-mode check in configure.ac to after the | Dana Robinson | 2016-02-16 | 1 | -54/+54 |
| | | | | | | | | platform-specific build information so the debug and production flags are not clobbered. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial (production & debug) | ||||
* | [svn-r29119] Converted HDoff_t to off_t in test/external.c. | Dana Robinson | 2016-02-15 | 1 | -116/+114 |
| | | | | | | | Fixes Windows errors. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 64-bit Windows 10 w/ VS2015 | ||||
* | [svn-r29096] fix bug in internal dxpls generated exposed by production and ↵ | Mohamad Chaarawi | 2016-02-12 | 1 | -6/+8 |
| | | | | parallel. | ||||
* | [svn-r29094] Removed the v-1 B-tree package from the list of packages that | Dana Robinson | 2016-02-12 | 2 | -3/+8 |
| | | | | | | | | | | | | can be configured to generate extra debugging output in both the autotools and CMake. This can still be set by defining H5B_DEBUG manually or by using a custom string in configure. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial CMake serial | ||||
* | [svn-r29092] Fixed uninitialized return value from fortran API. | Scot Breitenfeld | 2016-02-11 | 1 | -2/+2 |
| | |||||
* | [svn-r29090] Changed "smart quotes" to ASCII ' and " in r28960 code. | Dana Robinson | 2016-02-11 | 1 | -1/+1 |
| | | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools parallel (MPICH 3.1.4) CMake serial (CMake 3.3.2) | ||||
* | [svn-r29088] - Add a test for retrieving the property values for the new ↵ | Mohamad Chaarawi | 2016-02-11 | 6 | -4/+132 |
| | | | | | | | | | coll md functions. - ifdef some code that don't need to be built in parallel - more minor enhancements tested on bb-8 with parallel and serial | ||||
* | [svn-r29086] missed renaming the GET collective metadata read requirement. | Mohamad Chaarawi | 2016-02-11 | 2 | -4/+4 |
| | |||||
* | [svn-r29084] Revert of: | Dana Robinson | 2016-02-11 | 16 | -1783/+526 |
| | | | | | | | | | | | | | | | r29069 and 72 (gheap cleanup) r29041 and 43 (HDFFV-8740 external storage) These cause problems in the daily tests. They will be re-introduced when their respective problems have been addressed. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial (check-vfd) w/ Fortran and C++ autotools parallel w/ Fortran CMake serial |