| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
~FRANK.WILLMORE/hdf5:HDFFV-8882-replace-numeric-exit-code-with to develop
* commit '526bcc242d03a6fc4fd28d3a0f68cc31f4f2a850':
Changes to be committed: modified: bittests.c modified: cmpd_dset.c modified: dsets.c modified: dt_arith.c modified: dtypes.c modified: extend.c modified: fillval.c modified: filter_fail.c modified: flush1.c modified: gen_cross.c modified: hyperslab.c modified: istore.c modified: links.c modified: links_env.c modified: objcopy.c modified: plugin.c modified: tcheck_version.c modified: unlink.c modified: unregister.c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
modified: bittests.c
modified: cmpd_dset.c
modified: dsets.c
modified: dt_arith.c
modified: dtypes.c
modified: extend.c
modified: fillval.c
modified: filter_fail.c
modified: flush1.c
modified: gen_cross.c
modified: hyperslab.c
modified: istore.c
modified: links.c
modified: links_env.c
modified: objcopy.c
modified: plugin.c
modified: tcheck_version.c
modified: unlink.c
modified: unregister.c
Minor fixes to replace numeric exit codes with MACRO declarations. Not all codes found were boolean, and those cases were not changed.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit 'b2878dec04c120e4e3cdf00e943283e359862c84':
Move cache debugging routines into separate module.
Change file memory type for extending to default, and correct error in backward compatibility for multi VFD.
Warning and whitespace cleanup.
Improvements to the log VFD, for helping with SWMR debugging.
Minor code cleanups.
Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping in tools code.
|
| |/
| |
| |
| | |
in tools code.
|
| | |
|
| | |
|
|/
|
|
|
| |
test/evict_on_close.c has been updated to generate
groups but does not yet check EoC works correctly.
|
|
|
|
|
|
|
| |
A 'static' keyword was removed from an array that needs it on Windows
during a warning removal overhaul. Replacing it fixes the error.
Tested on: 64-bit Windows 7 w/ VS 2015
|
|
|
|
| |
This reverts commit f1dcda5c8e23d4897b5fe49049b8d939313b39c6.
|
|
|
|
|
|
| |
Replaced a static keyword that was deleted during a warnings overhaul.
Tested on 64-bit Visual Studio 2015
|
| |
|
|\ |
|
| |
| |
| |
| | |
group code review)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Cleanups from Dana's review.
Tested on:
MacOSX/64 10.11.5 (amazon) w/C++ & FORTRAN
(h5committest forthcoming)
|
| |
| |
| |
| | |
Further warning cleanups: from 667 warnings to 503.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/ |
|
| |
| |
| | |
default timing.
|
| |
| |
| |
| |
| |
| |
| | |
which is a compound datatype consisting of
a variable length string.
Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Prevents the test from segfaulting in other sub-tests
when a previous test fails.
Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0
Autotools serial + direct VFD (vfd test only)
Also tested with a forced error to ensure
that the test no longer segfaults and
confirmed that all test files are cleaned up.
|
| |
| |
| |
| |
| | |
Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0
Autotools serial, vfd test only
|
| |
| |
| |
| |
| | |
Tested on: 64-bit Ubuntu 16.04 LTS w/ gcc 5.4.0
Autotools serial w/ make check-vfd
|
| |
| |
| |
| |
| |
| |
| |
| | |
Correct failure on older Windows compilers.
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
More warning cleanups, bringing the build down to 25 unique types of
warnings, with 550 warnings in 122 files (down from 28, 770, and 134).
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
|
| |
| |
| |
| | |
Tested: ummon
|
| |
| |
| |
| | |
in r30264.
|
| |
| |
| |
| |
| |
| |
| |
| | |
where a block could
be unaligned, causing an assertion failure.
Tested: koala, ostrich, jelly (h5committest), ummon
|
| | |
|
| | |
|
| |
| |
| |
| | |
calls a HDF5 function.
|
| |
| |
| |
| | |
type headers. Also remove duplicated includes when h5private.h is used.
|
| |
| |
| |
| | |
commands. Fixes possible overruns on windows command lines.
|
| |
| |
| |
| |
| |
| |
| | |
Checked the return value of a read() call to clean up a warning.
Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0
Autotools serial, file_image test only
|
| |
| |
| |
| |
| | |
Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0
Autotools serial
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
More warning cleaups: down to 770 warnings (from ~940) in 134 files (from
148), with 28 unique kinds of warnings (from 31).
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Switch test framework to dynamically allocate the testing array, and
expand the length of the description field.
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Clean up more warnings: drop the warning count from ~1310 down to ~940,
with only 31 types of warnings in 148 files (down from 38 types in 167 files).
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
|
| |
| |
| |
| |
| | |
Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0
Autotools serial, vfd test only w/ various VFDs
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since it only tests the core VFD, there's no need to get a
VFD-dependent fapl.
Tested on:
64-bit Ubuntu Linux w/ gcc 5.3.1
vfd test w/ all VFDs tested by make check-vfd
|
| |
| |
| |
| |
| |
| |
| |
| | |
More warning cleanups. This brings us down to ~1300 warnings in 167 files
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
|
| |
| |
| |
| | |
Tested on osx1010test, moohan, emu, kituo.
|
| |
| |
| |
| |
| |
| |
| | |
also.
Tested on: 64-bit Ubuntu Linux w/ gcc 5.3.1
Autotools serial
|
| |
| |
| |
| | |
Tested on jam, osx1010test, moohan, platypus, emu, kite, kituo, mayll, ostrich, quail.
|