Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
890a76ea64b[svn-r25300] Add flex / bison commands to bin script and regenerate hl files using latest versions. No other files touched. Tested: h5committest
Allen ByrneAllen Byrne
8c56c5096e7[svn-r25299] correct case of CMake commands
Scot BreitenfeldScot Breitenfeld
90757478c21[svn-r25294] added implicit none
Scot BreitenfeldScot Breitenfeld
7d3ff84d595[svn-r25291] Fix for: HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof
Scot BreitenfeldScot Breitenfeld
9cf08449289[svn-r25290] Fix for: HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof
Scot BreitenfeldScot Breitenfeld
59517a164b5[svn-r25287] Fix for: HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof
Scot BreitenfeldScot Breitenfeld
744bc7d236c[svn-r25286] Fix for: HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof Tested: jam (gnu, intel) with make and cmake.
Private HDFPrivate HDF
588a733b189[svn-r25285] Snapshot version 1.9 release 184
Quincey KoziolQuincey Koziol
ec408ef0831[svn-r25283] Description: Correct error in new hyperslab selection test to use the right # of dimensions for start/stride/count/block arrays. Also, switch H5Sselect_select to H5Smodify_select. Tested on: MacOSX/64 10.9.3 (amazon) w/gcc 4.9.1, OpenMPI, C++, FORTRAN & threadsafe (Too minor to require h5committest)
Allen ByrneAllen Byrne
e23830d29f6[svn-r25282] remove obsolete file
Dana RobinsonDana Robinson
25ba47bc97b[svn-r25274] Adds #defines that ensures that DllMain is only compiled in when the thread-safe shared library is built on Windows. Fixes HDFFV-8837. Tested on 64-bit Windows 7 with VS2012.
Quincey KoziolQuincey Koziol
4ccb865c70f[svn-r25273] Description: Bring in Chao/Neil/my changes to optimize hyperslab selection operations further, along with 3 new public API routines: H5Scombine_hyperslab(), H5Sselect_select() and H5Scombine_select(), along with many minor cleanups to the code and fixing a few compiler warnings. Tested on: Mac OSX/64 10.9.3 w/gcc 4.9.x and parallel w/OpenMPI (h5commttest forthcoming)
Allen ByrneAllen Byrne
c2bc22d51cd[svn-r25266] update to m4 1.4.17 in reconfigure did not change any other files
Allen ByrneAllen Byrne
d74b7fb7b8d[svn-r25261] limit vfd flush1 test time
Allen ByrneAllen Byrne
0c07b68c929[svn-r25260] Update versions
Allen ByrneAllen Byrne
d8671781924[svn-r25249] change test to ignore h5diff warnings (endianess issue)
Private HDFPrivate HDF
99800edafbd[svn-r25241] Snapshot version 1.9 release 183
Allen ByrneAllen Byrne
80a2084bf7a[svn-r25239] Add set_property command for list option. Minor doc edits
Scot BreitenfeldScot Breitenfeld
cf71b7db57f[svn-r25238] Removed warning about the data type of the actual argument does not match the definition to verify function. Trivial fix. tested: jam (gnu)
Private HDFPrivate HDF
4a8b02f838a[svn-r25216] Snapshot version 1.9 release 182
Quincey KoziolQuincey Koziol
60f8a4100e2[svn-r25215] Description: Bring changes from Coverity branch back to trunk: r20914: Use HDstrncpy and HDstrncat! --gh 20915: Use HDstrncpy and HDstrncat! --gh Tested on: Mac OSX/64 10.9.3 (amazon) w/gcc 4.9.0, C++, FORTRAN & parallel (too minor to require h5committest)
Allen ByrneAllen Byrne
a8b48bc7f53[svn-r25208] Make the header generation optional and depend on finding perl executable. Needed because window does not have perl.
Quincey KoziolQuincey Koziol
b6733f1109e[svn-r25207] Description: Merge changes from Coverity branch to trunk: r20907: Original issue was #338. Refactored code to clean up allocations consistantly, completely, check all returns, assign initialization values and handle errors. Tested on: MacOSX/64 10.9.3 (amazon) w/gcc 4.9, FORTRAN, C++, parallel & multi-threaded (too minor to require h5committest)
Quincey KoziolQuincey Koziol
04c24b4624e[svn-r25206] Description: Add new warning flags for gcc 4.9.x Tested on: MacOSX/64 10.9.3 (amazon) w/gcc 4.9.0
Allen ByrneAllen Byrne
e6a3a3cfad1[svn-r25205] Fix CMP0040 Policy cmake usage
Binh-Minh RiblerBinh-Minh Ribler
5444efe2b12[svn-r25202] Description: Set OUTPUT_DIRECTORY to cpplus_RM and HTML_OUTPUT to '.' because they were reset by accident causing "bin/release doc" to fail. Ran bin/release to verify the failure was gone.
Private HDFPrivate HDF
2c12b5d42d3[svn-r25199] Snapshot version 1.9 release 181
Quincey KoziolQuincey Koziol
a613b70f935[svn-r25197] Description: Bring changes from hdf5_1_8_coverity branch back to trunk: r20878: Issue 76: Check if H5Tget_nmembers(type) fails and simply return(FALSE). Also move printf to after check. r20880: Issue 192: Create ret_val var set to -1. Add out label for failures to jump to, return ret_val at bottom. r20882: Fixes for coverity: 1) bug #1679: remove dead code in test/mf.c 2) bug #1680: remove dead code in tools/lib/h5diff_dset.c r20883: Fix coverity i...
Allen ByrneAllen Byrne
896a5e7992a[svn-r25191] Moved file back to cmake folder
Allen ByrneAllen Byrne
ef494f08a2d[svn-r25189] Fix CMP0053 cmake usage
Allen ByrneAllen Byrne
21474f8eeef[svn-r25188] Implement change to cmake_ext_mod config folder Tested: local linux
Allen ByrneAllen Byrne
8f57e86ab9f[svn-r25185] update cmake command name case
Allen ByrneAllen Byrne
22f96446703[svn-r25183] correct path statement
Private HDFPrivate HDF
0774c92383e[svn-r25181] Snapshot version 1.9 release 180
Scot BreitenfeldScot Breitenfeld
1ab0de98616[svn-r25173] Removed unused module TH5F. Tested: jam (intel, pgi)
Scot BreitenfeldScot Breitenfeld
fb7e8562e27[svn-r25169] Removed duplicate tests in fortranlib_test_1_8.f90 and fortranlib_test.f90. Thus removing the dependency on tH5F.f90, which was causing compilation race-conditions in cmake. Tested: jam (gnu)
Allen ByrneAllen Byrne
4545b87a091[svn-r25163] Update file to match release changes
Dana RobinsonDana Robinson
acff290b945[svn-r25161] Removed some C++-style comments from H5FDcore.c. Tested on: 32-bit LE linux (jam) Tested with HDF5_DRIVER set to "core_paged".
Private HDFPrivate HDF
3f5886da9f2[svn-r25158] Snapshot version 1.9 release 179
Albert ChengAlbert Cheng
75044d8ae78[svn-r25136] Bug: HDFFV-8433 The temporary directory used by zip is the same as the rest but it has to be different. Changed tar2zip to use a different (ztmpdir) name. Tested: by hand running "bin/release ... gzip zip md5".
Allen ByrneAllen Byrne
d517af50864[svn-r25135] Remove property will fail - This only is true on windows shared.
Scot BreitenfeldScot Breitenfeld
a9fa46cf8e7[svn-r25133] Rudimentary changes; changed the casting of hid_t_f variables that used a casting of int_f to use a casting of hid_t_f. Tested: jam (gnu)
Allen ByrneAllen Byrne
39681a594ff[svn-r25130] Add clarification to download location and extlibs.
Allen ByrneAllen Byrne
9fd8692663f[svn-r25128] HDFFV-8172: Add tests properties that indicate it will fail and to depend on PASSED in the output.
Private HDFPrivate HDF
9711359755a[svn-r25126] Snapshot version 1.9 release 178
Binh-Minh RiblerBinh-Minh Ribler
6f46f254867[svn-r25125] Description: Made printError() virtual as the original; missed it from the previous fix. Platforms tested: Linux/ppc64 (ostrich) Linux/32 2.6 (jam) SunOS 5.11 (emu)
Albert ChengAlbert Cheng
3fde3a16b5f[svn-r25120] HDFFV-8755: Remove compress option from bin/release Tested: by hand. "bin/release ... compress" to see it failed and to see it succeeded when compress is not used.
Larry KnoxLarry Knox
c6e3e682973[svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll back fix for removing rpaths from l ib files. The fix also removed dependencies on libhdf5, etc. when the --disable-sharedlib-rpath co nfigure option was invoked. Added instead configure variable hardcode_into_lib=no. This removes rpath from lib files on Linux and solaris machines. Tested with h5committest on jam, koala, ostrich and platypus (cmake), and with configure option --disable-sharedlib-rpath on emu, plat...
Dana RobinsonDana Robinson
7309bb5ab88[svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.
Quincey KoziolQuincey Koziol
1c3f9457396[svn-r25112] Description: Revert r25081 Tested on: MacOSX/64 10.9.2 (amazon) w/FORTRAN & parallel (h5committest not necessary)