Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
027c960fd1c[svn-r29275] HDFFV-9698: fix subsetting issues with h5dump
Allen ByrneAllen Byrne
40cdbe0b8dc[svn-r29274] HDFFV-9698: fix subsetting issues with h5dump
Allen ByrneAllen Byrne
1f10dc7f119[svn-r29272] Add code to deal with two source files for test_packet test.
Binh-Minh RiblerBinh-Minh Ribler
2a714ac4c0c[svn-r29270] Description: Updated for "Improve Packet Table library" commit 29269.
Binh-Minh RiblerBinh-Minh Ribler
9592119ffd4[svn-r29269] Purpose: Improve Packet Table library Description: The Packet Table API used to have fixed-length and variable-length functions (i.e., H5PTcreate_fl and H5PTcreate_vl), but in 2006, the vlen functions were ifdef'ed out with VLPT_REMOVED, see HDFFV-442. The majority of this revision includes removing unused vlen stuff, adding various vlen tests, initial code cleanup, and first pass of commenting. Details: - Removed the VLPT_REMOVED ifdef, but keep H5P...
Allen ByrneAllen Byrne
6e7e6bb3aa3[svn-r29266] Header generation default should be OFF. For Trunk - cacheinit.cmake should enable it ON
Allen ByrneAllen Byrne
49e774296b7[svn-r29262] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0
Allen ByrneAllen Byrne
d0444d4f2b3[svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0
Allen ByrneAllen Byrne
28ee82a07b1[svn-r29259] HDFFV-9066: Improve h5dump usage statement for -O F, -ddl=F option.
Allen ByrneAllen Byrne
f0a7f5978ee[svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time info for VDS files
Allen ByrneAllen Byrne
16f23888326[svn-r29248] Fix test results for HDF_JAVA
Allen ByrneAllen Byrne
e836bfd0101[svn-r29247] Fix return type
Mohamad ChaarawiMohamad Chaarawi
c9c8ec5f7c6[svn-r29245] use HDONE_ERROR instead of HGOTO after done.
Allen ByrneAllen Byrne
281a4901f6c[svn-r29242] Set default or override val
Allen ByrneAllen Byrne
7705a4d914c[svn-r29239] Add HDF_JAVA AC_SUST line for settings file
Allen ByrneAllen Byrne
16e529f5a93[svn-r29237] Missed a "then"
Allen ByrneAllen Byrne
6152dd65320[svn-r29236] Check for shared libs only within enable-java block
Allen ByrneAllen Byrne
8538eedde3b[svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN support
Allen ByrneAllen Byrne
c9ea2431570[svn-r29233] Add ARGN option for soversion arguments
Allen ByrneAllen Byrne
a0485058d60[svn-r29232] add debug symbols library to install
Allen ByrneAllen Byrne
83b5bed5d43[svn-r29231] Check if szip is enabled before attempting to run example with szip.
Allen ByrneAllen Byrne
6e9e1d67f5a[svn-r29229] Turn java OFF by default.
Allen ByrneAllen Byrne
198ceb5fcc2[svn-r29227] HDFFV-9552: merge in java code. new files added.
Allen ByrneAllen Byrne
63249be0e10[svn-r29226] HDFFV-9552: merge in java code.
Allen ByrneAllen Byrne
a1617b7cdbe[svn-r29222] HDFFV-9570: Fix segfault when optional args are last option on command line. Tested: java_merge DT
Vailin ChoiVailin Choi
337e62226ca[svn-r29202] Fix for unknown message HDFFV-9697. Tested on jam, ostrich, platypus, kite, quail, osx1010test, emu, mayll, moohan.
Allen ByrneAllen Byrne
016ebfcdf24[svn-r29198] Remove if condition for test mask situation
Allen ByrneAllen Byrne
f74042d4e8a[svn-r29190] Add checking for *.err file before trying to read
Allen ByrneAllen Byrne
f7689087de6[svn-r29186] HDFFV-9654: add VDS options to h5dump includes new data files
Dana RobinsonDana Robinson
807187e2f20[svn-r29183] Fixed missing reopen test call in tfile from HDFFV-8740 fix. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ fortran and C++
Dana RobinsonDana Robinson
19a8216bd52[svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure 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
Dana RobinsonDana Robinson
7511d8b4691[svn-r29179] Revert of 29177 which breaks the autotools build. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial
Allen ByrneAllen Byrne
910d4204098[svn-r29177] HDFFV-9654: add VDS options to h5dump
Scot BreitenfeldScot Breitenfeld
fe2b65f3e44[svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOF
Scot BreitenfeldScot Breitenfeld
553374e665a[svn-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE instead of H5_FORTRAN_HAVE_C_LONG_DOUBLE Tested: jam (gnu)
Scot BreitenfeldScot Breitenfeld
5126111606c[svn-r29165] Various rododoc fixes. Effects comments only.
Scot BreitenfeldScot Breitenfeld
0859dd40bb0[svn-r29163] changed robodoc specs to look for .F90 files
Scot BreitenfeldScot Breitenfeld
f4430184abd[svn-r29162] added robodoc header information
Mike McGreevyMike McGreevy
70c24f201ca[svn-r29158] HDFFV-9190: Changed configure.ac to define 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
Scot BreitenfeldScot Breitenfeld
1b2c30753d2[svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata functions Tested: h5committest.new
Mohamad ChaarawiMohamad Chaarawi
70ad55b1052[svn-r29150] fix for Jira issue 9670 - HDF5 segfaults on corrupted file. Change compare callback in Btree2 class to correctly account for errors. tested on bb-8.
Dana RobinsonDana Robinson
b3df4e9c8d7[svn-r29142] Updated the Intel files in config to use the new NO_SYMBOLS flags and modified the failsafe configure flags in ibm-aix to use the new scheme.
Dana RobinsonDana Robinson
52705fa6f0e[svn-r29139] Updated PGI compiler files to set NO_SYMBOLS_CFLAGS/FCFLAGS and 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)
Dana RobinsonDana Robinson
d334af98c15[svn-r29134] Updated config/solaris to use the latest configure option and compiler flag scheme. Tested on: Solaris 11.1 (emu) w/ SunPro 5.12 CC/FC/CXX autotools serial
Dana RobinsonDana Robinson
e43c97fdb24[svn-r29132] Added new single-responsibility functions to h5test.c/h that can 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
Dana RobinsonDana Robinson
77f2f1c132a[svn-r29131] Updated the GNU g++ compiler config file to use the new debug/ 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++
Dana RobinsonDana Robinson
ad0925c214c[svn-r29129] Added NO_SYMBOLS_CFLAGS, etc. to allow stripping symbols when --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, p...
Dana RobinsonDana Robinson
6731dca11fb[svn-r29127] Moved the --enable-build-mode check in configure.ac to after the 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)
Dana RobinsonDana Robinson
944e9326623[svn-r29119] Converted HDoff_t to off_t in test/external.c. Fixes Windows errors. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 64-bit Windows 10 w/ VS2015
Mohamad ChaarawiMohamad Chaarawi
8025f6b7123[svn-r29096] fix bug in internal dxpls generated exposed by production and parallel.