Allen Byrne
9501c16857
[svn-r26490] Remove unused defines
2015-03-19 16:37:04 -05:00
Scot Breitenfeld
d75a6763ec
[svn-r26488] Updated developers notes due to the removal of COMMON and EQUIVALANCE and how everything is now put together.
...
Not tested, comments only.
2015-03-19 16:09:42 -05:00
Scot Breitenfeld
c26d21bb63
[svn-r26481] Removed compiler warnings. HDF5-239
...
Tested: h5committest.
2015-03-19 14:14:19 -05:00
Scot Breitenfeld
8f8cbb6225
[svn-r26479] Fix for: HDFFV-9162
...
h5pget_class_f should return hid_t for classtype
Also removed all left over C comment artifacts /* and */ in the Fortran comments.
Tested: h5committest
2015-03-19 12:11:47 -05:00
Scot Breitenfeld
c2c3294c21
[svn-r26477] Removed COMMON and EQUIVALENCE usage from Fortran Source.
...
Also removed disabling shared when building Fortran on the Mac.
These fixes should fix all the building shared with Fortran problems. HDF5-247
Also fixes array bounds starting from zero in H5Pff.f90 routines.
Tested: h5committest
2015-03-19 10:38:27 -05:00
HDF Tester
ead7273c2c
[svn-r26459] Snapshot version 1.9 release 215
2015-03-15 06:08:23 -05:00
Scot Breitenfeld
2d6a979b25
[svn-r26452] Fixed formatting of copyright.
2015-03-13 13:48:10 -05:00
Jerome Soumagne
9379314551
[svn-r26435] Remove DEFAULT_LIBS from configure.ac and irix6.x config file which
...
was using it.
Remove references to IRIX/irix* platform.
2015-03-11 15:15:25 -05:00
Dana Robinson
77f1054b3d
[svn-r26429] Merge of r26393-26428 from the trunk.
...
Tested w/ h5committest
2015-03-11 04:59:37 -05:00
Scot Breitenfeld
04a3b2a458
[svn-r26417] Removed compiler warnings from HL. HDF5-237
...
Tested: h5committest
2015-03-10 14:02:41 -05:00
Elena Pourmal
1f4f709e8c
[svn-r26401] Fixed warnings in the C stubs for Fortran wrappers. See Crucible review HDF5-238.
...
Tested on platypus with gcc/gfortran 4.9.2, jam and emu with the default compilers.
2015-03-09 10:51:09 -05:00
Dana Robinson
7462a7ef1c
[svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework
...
branch.
Removed the configure option that allows selective disabling of individual
internal filters (fletcher32, shuffle, etc.).
This feature mucked up the code with a lot of #ifdefs, saved very little space,
and was not scalable to a general scheme for library size reduction. We've
decided to remove the feature while we investigate a more general scheme for
decreasing the library size.
Part of: HDFFV-9086
Tested on: h5committest
2015-02-27 07:50:38 -05:00
Mohamad Chaarawi
c4044e0c85
[svn-r26303] remove files with .clog2 extension generated by MPE when doing make clean.
2015-02-25 13:48:31 -05:00
Dana Robinson
c07d803659
[svn-r26274] Merge of r26096 to r26271 from trunk.
...
Tested on: jam - serial: C++/Fortran
parallel: Fortran
2015-02-22 07:16:30 -05:00
Allen Byrne
f679b9006d
[svn-r26253] Update CMake with fortran source properties and defines, correct name of hl fortran examples option check
2015-02-20 12:25:56 -05:00
Scot Breitenfeld
6ce3158da7
[svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since windows does not seem to support 'USE MPI'.
2015-02-20 08:59:18 -05:00
Scot Breitenfeld
3eeed2f1d5
[svn-r26241] Fixed issue with default 8 byte integers using xlf compilers.
2015-02-19 11:17:16 -05:00
Scot Breitenfeld
3a03c275e9
[svn-r26233] Disable h5tenum_insert_f if F2003 is enabled.
2015-02-19 09:02:36 -05:00
Allen Byrne
a3f987daa9
[svn-r26230] Add def file comment when it is F2003
2015-02-19 08:57:48 -05:00
Scot Breitenfeld
93379cf58f
[svn-r26217] Added H5T_PROVISIONAL_mp_H5TENUM_INSERT_F
2015-02-18 15:03:45 -05:00
Scot Breitenfeld
27a385d557
[svn-r26214] Fix for HDFFV-8908:
...
h5tenum_insert_f does not work with default 8 byte integers (xlf compiler)
2015-02-18 13:51:13 -05:00
Scot Breitenfeld
3a303d3dd3
[svn-r26211] revert ci 26204
2015-02-18 12:45:42 -05:00
Scot Breitenfeld
f1ffd2202b
[svn-r26210] Removed debugging statement and typos.
2015-02-18 12:30:31 -05:00
Allen Byrne
73bb11dda3
[svn-r26208] Update cmake minimums
2015-02-18 11:56:22 -05:00
Scot Breitenfeld
a75fd4c960
[svn-r26205] Fix for HDFFV-8908:
...
h5tenum_insert_f does not work with default 8 byte integers (xlf compiler)
2015-02-18 11:42:47 -05:00
Scot Breitenfeld
b28b5fade9
[svn-r26188] Merged autotools fixes into the trunk:
...
HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095
2015-02-16 12:17:49 -05:00
Mohamad Chaarawi
74fbb9e327
[svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from autotools_rework branch:
...
- Remove Infering parallel compilers (C and Fortran) from configure.ac
- Remove restriction to build shared with parallel
- Cleanup parallel sections in configure.ac
- remove large file support checks
- MPE fixes.
tested with h5committest.
2015-02-16 11:17:03 -05:00
HDF Tester
9a376e4ee9
[svn-r26177] Snapshot version 1.9 release 214
2015-02-15 06:13:34 -05:00
Allen Byrne
ab75986b8c
[svn-r26161] Fix cmake case.
...
Turn on F2003 by default.
Set source properties in fortran cmake files.
2015-02-12 16:52:48 -05:00
HDF Tester
f4a60fc34c
[svn-r26146] Snapshot version 1.9 release 213
2015-02-08 06:05:07 -05:00
Dana Robinson
7590687d4b
[svn-r26143] Merged r26096-26142 from trunk.
...
Tested on: jam w/ Fortran and C++
2015-02-07 01:14:12 -05:00
Scot Breitenfeld
167619a75d
[svn-r26132] reverted change 26177
...
svn merge -c -26117 .
Shared Fortran libraries don't work on Mac, the check for building shared on Mac needs to stay in.
2015-02-05 14:36:51 -05:00
Scot Breitenfeld
06d1971f41
[svn-r26124] Fixed issue with deprecated symbols for H5G constants
2015-02-04 09:38:16 -05:00
Scot Breitenfeld
5060fb1050
[svn-r26122] Fix for HDFFV-9040 h5rget_object_type_f returns different types than indicated by API
...
Slight change of global variable definitions from C.
Tested: jam.
2015-02-03 13:52:27 -05:00
Scot Breitenfeld
8a528170ec
[svn-r26117] Autotools work HDFFV-9067,
...
Removed restiction of disabling shared libraries on the MAC, H5_FORTRAN_SHARED was replaced with HAVE_SHARED_CONDITIONAL since H5_FORTRAN_SHARED was removed.
tested: jam
2015-02-03 10:42:15 -05:00
Scot Breitenfeld
68631b6e95
[svn-r26113] Updated configure and the parallel tests to 'USE mpi' instead of 'include 'mpih.f'
...
tested jam (mpich + gnu).
2015-02-02 13:52:35 -05:00
Dana Robinson
e2240d544e
[svn-r26097] Removed configure and Makefile.in files from version control.
...
Developers will now have to run bin/reconfigure (deprecated, will be removed
soon) or autogen.sh after checking out code.
Part of: HDFFV-9120
Tested on: jam with Fortran and C++
2015-02-02 02:50:25 -05:00
Dana Robinson
cd1d1d41df
[svn-r26096] Merged r26024-26095 from trunk.
...
Tested on: jam with Fortran and C++
2015-02-02 01:46:40 -05:00
HDF Tester
67f41bf9f8
[svn-r26092] Snapshot version 1.9 release 212
2015-02-01 06:03:18 -05:00
Dana Robinson
45aece2434
[svn-r26069] Removed the option to selectively disable internal filters like n-bit
...
at compile time.
Fixes HDFFV-9086
Tested on: jam, both serial and parallel w/ fortran & C++
2015-01-29 08:19:22 -05:00
Scot Breitenfeld
4d34a0c6ad
[svn-r26051] Fix for HDFFV-9092
...
Change AC_TRY_RUN TO AC_TRY_COMPILE
Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use
AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory:
aclocal_cxx.m4 (for C++ tests)
aclocal_fc.m4 (for Fortran tests)
tested: jam
2015-01-27 12:17:09 -05:00
Allen Byrne
055348122d
[svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls.
2015-01-26 15:23:19 -05:00
Scot Breitenfeld
374f064f82
[svn-r26011] Added (i.e. re-added) missing h5oget_info_c definition.
2015-01-23 08:54:04 -05:00
Scot Breitenfeld
1e3f530848
[svn-r26010] Fix for:
...
HDFFV-9049
Intel 15.0 15.0.1 Fails with --enable-fortran2003
Added BIND to the Fortran 2003 functions.
Tested: windows (tested concept)
linux (--enable-fortran and --enable-fortran2003)
2015-01-22 16:56:03 -05:00
Scot Breitenfeld
324f087d05
[svn-r26009] Code Comment cleanup:
...
-----------------------
Remove the numbers in the comments associated with:
H5G_UNKNOWN_F (-1)
H5G_LINK_F 0
H5G_GROUP_F 1
H5G_DATASET_F 2
H5G_TYPE_F 3
These should not be defined as a number since they can changed. They should be considered named parameters, not actual values.
HDFFV-9040
h5rget_object_type_f returns different types than indicated by API
2015-01-22 16:53:30 -05:00
HDF Tester
234e77b3f9
[svn-r25981] Snapshot version 1.9 release 211
2015-01-18 06:01:21 -05:00
Scot Breitenfeld
485faa47e7
[svn-r25980] Reverting check-in 25978, C_LONG_DOUBLE seems to be 16 bytes sometimes and 10 bytes other times. Not sure why.
2015-01-15 10:18:45 -05:00
Scot Breitenfeld
c6cf45e3e7
[svn-r25978] Bug fix for HDFFV-8847
...
Tested: h5committest
2015-01-13 11:23:07 -05:00
HDF Tester
d3ddfe842d
[svn-r25975] Snapshot version 1.9 release 210
2015-01-11 06:05:36 -05:00
HDF Tester
509cd32da2
[svn-r25949] Snapshot version 1.9 release 209
2015-01-04 06:04:11 -05:00
Quincey Koziol
b65eae7aee
[svn-r25929] Description:
...
Clean up EOF code within library and add 'mem_type' parameter to 'get_eof'
VFD callback, to avoid various ambiguous situations, particularly with the
multi VFD. (Supports changes for 'avoid_truncate' feature also)
Tested on:
MacOSX/64 10.10.1 (amazon) w/serial & parallel
h5committest forthcoming
2014-12-29 01:02:06 -05:00
HDF Tester
b7047b6425
[svn-r25924] Snapshot version 1.9 release 208
2014-12-28 06:03:37 -05:00
Scot Breitenfeld
fc8767cf82
[svn-r25923] Added name to the BIND(C) attribute, removed the !DEC$ statements for windows.
2014-12-23 10:08:55 -05:00
Scot Breitenfeld
443bc1200f
[svn-r25920] Undo BIND(C) addition.
2014-12-23 09:34:17 -05:00
Scot Breitenfeld
51abd359f3
[svn-r25917] Added BIND(C) to fortran functions that pass a VALUE.
2014-12-22 09:12:04 -05:00
HDF Tester
c8fea60113
[svn-r25915] Snapshot version 1.9 release 207
2014-12-21 05:45:34 -05:00
HDF Tester
118710f360
[svn-r25886] Snapshot version 1.9 release 206
2014-12-14 05:46:08 -05:00
HDF Tester
c1763bef53
[svn-r25864] Snapshot version 1.9 release 205
2014-12-07 05:51:49 -05:00
HDF Tester
ccbd46e914
[svn-r25855] Snapshot version 1.9 release 204
2014-11-30 05:49:53 -05:00
Allen Byrne
0a21243303
[svn-r25847] Correct typos in linux export of mod
2014-11-25 16:33:04 -05:00
HDF Tester
b59663156d
[svn-r25834] Snapshot version 1.9 release 203
2014-11-23 05:47:28 -05:00
Quincey Koziol
89e2c8822d
[svn-r25766] Description:
...
Revert r25273, 25283 & 25439 (the hyperslab improvement changes). They
are buggy and it's taking me a long time to correct the problem. I'll check
in a revised form of the changes when I've got them straightened out.
Tested on:
Mac OSX 10.10.0 (amazon) w/gcc 4.9.x, C++, FORTRAN
Linux 2.6.x (jam) w/parallel
2014-11-03 15:13:25 -05:00
HDF Tester
2fcec016a8
[svn-r25762] Snapshot version 1.9 release 202
2014-11-02 04:51:44 -05:00
HDF Tester
290dfb8799
[svn-r25736] Snapshot version 1.9 release 201
2014-10-26 06:00:38 -05:00
HDF Tester
2a668bd0fc
[svn-r25720] Snapshot version 1.9 release 200
2014-10-19 05:31:05 -05:00
Scot Breitenfeld
d527a825d4
[svn-r25707] Added missing type cast for hid_t_f ids.
2014-10-15 16:29:29 -05:00
HDF Tester
e8ffff6853
[svn-r25693] Snapshot version 1.9 release 199
2014-10-12 05:28:29 -05:00
Allen Byrne
6fdac87ac1
[svn-r25691] File is not generated by non-2003 compliant fortran compilers.
...
Tested: jam and local linux
2014-10-10 12:41:13 -05:00
HDF Tester
e6702f2cae
[svn-r25668] Snapshot version 1.9 release 198
2014-10-05 05:27:58 -05:00
HDF Tester
c617cbdfb0
[svn-r25627] Snapshot version 1.9 release 197
2014-09-28 05:34:35 -05:00
Scot Breitenfeld
6f2f584c42
[svn-r25626] Changed the callback function integer type from INTEGER to INTEGER(C_INT) for portability, HDFFV-8909.
2014-09-26 09:25:04 -05:00
Scot Breitenfeld
52d5e22956
[svn-r25618] Added tests for HDFFV-8879
2014-09-25 09:48:33 -05:00
HDF Tester
ae00b7b591
[svn-r25604] Snapshot version 1.9 release 196
2014-09-21 05:29:14 -05:00
HDF Tester
7f2fa8340b
[svn-r25591] Snapshot version 1.9 release 195
2014-09-14 05:30:20 -05:00
HDF Tester
2154d1c6f1
[svn-r25563] Snapshot version 1.9 release 194
2014-08-31 05:31:14 -05:00
HDF Tester
77e7e788c8
[svn-r25546] Snapshot version 1.9 release 193
2014-08-24 05:32:01 -05:00
HDF Tester
3f11676e9d
[svn-r25534] Snapshot version 1.9 release 192
2014-08-17 04:54:45 -05:00
Scot Breitenfeld
a72cb6e43e
[svn-r25510] Added the parameters to the code comment section:
...
H5T_VLEN_F (9)
H5T_ARRAY_F (10)
No source changes.
2014-08-05 09:06:35 -05:00
HDF Tester
1bd45cb96f
[svn-r25506] Snapshot version 1.9 release 191
2014-08-03 05:01:09 -05:00
Quincey Koziol
33ea1ada24
[svn-r25496] Description:
...
Merge 64-bit ID changes from branch to trunk. (Plus a few minor cleanups
that aren't on the branch)
Tested on:
Mac OSX/64 10.9.4 (amazon) w/C++ & FORTRAN
(h5committested on branch already for a week)
2014-07-30 15:55:14 -05:00
HDF Tester
2173d36d66
[svn-r25484] Snapshot version 1.9 release 190
2014-07-27 05:38:25 -05:00
Scot Breitenfeld
f41ac60621
[svn-r25483] Fixed code comments.
2014-07-24 16:11:24 -05:00
Scot Breitenfeld
c85497442b
[svn-r25475] Fixed for nh5pget_fill_valuec_c where we called the wrong function
...
ret_value = nh5pset_fill_value_c(prp_id, type_id, _fcdtocp(fillvalue))
HDFFV-8879
Tested: jam( intel, gnu)
2014-07-23 13:50:06 -05:00
Scot Breitenfeld
00e4cbc963
[svn-r25473] Added VALUE to callback group_id type. Needed to fix problem when hid_t is 64-bit.
...
Tested: jam (intel, gnu)
2014-07-23 12:01:51 -05:00
Scot Breitenfeld
1ebce1bfcf
[svn-r25469] Removed duplicate BIND(C) type defintion.
...
Tested: (jam: gnu, intel)
2014-07-22 15:55:08 -05:00
Scot Breitenfeld
7595d00ae5
[svn-r25440] Fixed type conversion in h5pset_fill_value and fixed for
...
nh5pget_fill_valuec_c we call the wrong function
ret_value = nh5pset_fill_value_c(prp_id, type_id, _fcdtocp(fillvalue))
HDFFV-8879
Tested: jam( intel, gnu)
2014-07-21 10:09:56 -05:00
HDF Tester
84d0a9f7cb
[svn-r25434] Snapshot version 1.9 release 189
2014-07-20 05:09:27 -05:00
HDF Tester
06e4e32ba0
[svn-r25407] Snapshot version 1.9 release 188
2014-07-13 07:32:17 -05:00
Mohamad Chaarawi
06ef71a37f
[svn-r25397] - remove configure checks for MPI_File_get_size and Big
...
MPI_File_set_size as they are supported by most MPI implementations.
- fix bug in t_mpi.c (HDFFV-8856)
2014-07-07 13:22:48 -05:00
HDF Tester
5ad9bfb322
[svn-r25395] Snapshot version 1.9 release 187
2014-07-06 07:31:55 -05:00
HDF Tester
8925b39181
[svn-r25378] Snapshot version 1.9 release 186
2014-06-29 05:24:43 -05:00
HDF Tester
fbaf82bc3c
[svn-r25339] Snapshot version 1.9 release 185
2014-06-22 05:26:37 -05:00
Allen Byrne
c194e9c9a7
[svn-r25313] Use cmake var to store name of created h5_test_kind_xxxx mod file.
...
Tested: local linux
2014-06-18 09:28:09 -05:00
Scot Breitenfeld
bfb60a0cc1
[svn-r25304] Fixes latest check-in errors for:
...
HDFFV-8653
replace non-standard sizeof in the fortran tests with c_sizeof
(1) Removed the overloaded h5_sizeof functions for characters and integer arrays since Sun compilers don't allow them to be passed into a function that uses sizeof.
(2) Requested min. precision for reals to avoid duplicate interfaces when the flag -r8 (or equiv.) is set.
tested:
*jam: intel, -i8 -r8 --enable-fortran2003
*jam: pgi, --enable-fortran2003
*emu: sun, --enable-fortran2003
2014-06-17 13:09:39 -05:00
Scot Breitenfeld
90757478c2
[svn-r25294] added implicit none
2014-06-16 12:06:46 -05:00
Scot Breitenfeld
7d3ff84d59
[svn-r25291] Fix for:
...
HDFFV-8653
replace non-standard sizeof in the fortran tests with c_sizeof
2014-06-16 11:56:01 -05:00
Scot Breitenfeld
9cf0844928
[svn-r25290] Fix for:
...
HDFFV-8653
replace non-standard sizeof in the fortran tests with c_sizeof
2014-06-16 11:38:07 -05:00
Scot Breitenfeld
744bc7d236
[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.
2014-06-16 10:15:25 -05:00
HDF Tester
588a733b18
[svn-r25285] Snapshot version 1.9 release 184
2014-06-15 04:58:19 -05:00
Quincey Koziol
ec408ef083
[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)
2014-06-13 22:23:54 -05:00
Quincey Koziol
4ccb865c70
[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)
2014-06-13 01:23:57 -05:00
HDF Tester
99800edafb
[svn-r25241] Snapshot version 1.9 release 183
2014-06-08 06:30:43 -05:00
Scot Breitenfeld
cf71b7db57
[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)
2014-06-04 09:08:17 -05:00
HDF Tester
4a8b02f838
[svn-r25216] Snapshot version 1.9 release 182
2014-05-25 06:51:16 -05:00
HDF Tester
2c12b5d42d
[svn-r25199] Snapshot version 1.9 release 181
2014-05-18 04:53:32 -05:00
HDF Tester
0774c92383
[svn-r25181] Snapshot version 1.9 release 180
2014-05-11 07:01:22 -05:00
Scot Breitenfeld
1ab0de9861
[svn-r25173] Removed unused module TH5F.
...
Tested: jam (intel, pgi)
2014-05-07 10:57:01 -05:00
Scot Breitenfeld
fb7e8562e2
[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)
2014-05-06 09:18:30 -05:00
HDF Tester
3f5886da9f
[svn-r25158] Snapshot version 1.9 release 179
2014-05-04 07:15:58 -05:00
Scot Breitenfeld
a9fa46cf8e
[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)
2014-04-28 16:44:33 -05:00
HDF Tester
9711359755
[svn-r25126] Snapshot version 1.9 release 178
2014-04-27 07:14:13 -05:00
Larry Knox
c6e3e68297
[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, platypus and quail.
2014-04-25 16:59:53 -05:00
Dana Robinson
7309bb5ab8
[svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.
2014-04-25 16:27:37 -05:00
HDF Tester
6233002749
[svn-r25034] Snapshot version 1.9 release 177
2014-04-13 04:56:37 -05:00
Allen Byrne
e2bc556949
[svn-r25009] Add missing mod file to install
...
Tested: local linux
2014-04-10 08:27:28 -05:00
Allen Byrne
c0bb145242
[svn-r25002] By Permission: Add missing mod file to install
...
Tested: local linux
2014-04-09 10:11:04 -05:00
Scot Breitenfeld
3677c1cc8e
[svn-r25001] Cast as integer to verify routine to remove intel warning.
...
Tested: jam (intel)
2014-04-09 09:45:04 -05:00
Larry Knox
f32690b53c
[svn-r24997] Added compiler versions for mpich to settings file and configure summary.
...
For make installcheck, compile and run installed examples using the installed scripts. They were being compiled but not run.
Add Fortran2003 examples to the run-ex-fortran script when fortran2003 is enabled.
Set flag to -O3 in production mode for Intel compilers other than those with specified other settings.
Gentoo patches:
Remove unnecessary setting of LD_LIBRARY_PATH from configure.
Prevent potential array subscript out of bounds error in perform/pio_engine.c and sio_engine.c.
Tested with h5committest on jam, koala, ostrich and platypus, on emu and kite, and parallel tests on jam, koala and platypus with mpich built with gnu 4.8.2 and with intel compilers.
2014-04-08 23:55:49 -05:00
Scot Breitenfeld
9cd1a1bb60
[svn-r24986] Comparing REALs now converts all REALs to double precision and then compares if the two numbers are equivalent.
...
Tested: jam (gnu, intel)
2014-04-08 14:34:42 -05:00
Scot Breitenfeld
d1f2b1a682
[svn-r24985] reverted the r24984 update.
2014-04-07 20:00:24 -05:00
Scot Breitenfeld
ff9a10cfda
[svn-r24984] Added overload operatorZ to compare REALs for tests.
...
Tested on jam (gfortran, (-r8))
2014-04-07 19:18:20 -05:00
Elena Pourmal
849177c7b6
[svn-r24979] Maintenance: Addressed DT failures on emu in 64-bit mode and on macs, linux, powerpc
...
for non-standard sizes of reals.
Platforms tested: jam, ostrich, platypus, kite, quail, emu
2014-04-07 12:05:22 -05:00
Scot Breitenfeld
f6a04cded9
[svn-r24978] Removed the .mod (and .raw) files when make clean is issued.
...
tested (emu).
2014-04-07 11:29:23 -05:00
Elena Pourmal
c455fdc4f1
[svn-r24974] Maintenance: Fixed daily tests parallel tests compilation failures
...
Platforms tested: jam
2014-04-07 08:49:00 -05:00
Elena Pourmal
805b1ec23c
[svn-r24972] Maintenance: Fixed another typo; see HDFFV-8714
2014-04-06 17:57:04 -05:00
Elena Pourmal
dde80eef11
[svn-r24970] Maintenance: Fixed a typo in a comment line (see HDFFV-8714)
2014-04-06 17:52:44 -05:00
Elena Pourmal
70daa61a87
[svn-r24967] Maintenance: Reorganized and cleaned the code to remove compiler warnings in the Fortran test code
...
and examples.
Platforms tested: Manual testing in place and using srcdir on jam, platypus, and emu with default and
PGI, Intel and new GNU compilers. ifort compiler was also tested with -i8 and -r8 flags
on jam. CMake tested on jam.
2014-04-06 10:56:21 -05:00
HDF Tester
a9724dfd6c
[svn-r24966] Snapshot version 1.9 release 176
2014-04-06 04:20:59 -05:00
Scot Breitenfeld
79a891c241
[svn-r24959] Updated the development procedures.
2014-04-03 15:51:16 -05:00
Allen Byrne
5f4562b2ea
[svn-r24954] HDFFV-8700: lowercase CMake commands
2014-04-03 10:34:08 -05:00
Scot Breitenfeld
e26b78a04b
[svn-r24953] Fixed --enable-production compilation error using Sun compilers.
...
Tested (emu)
2014-04-03 10:18:42 -05:00
Scot Breitenfeld
b0bdd25417
[svn-r24952] Fixed -i8 -r8 error with optimization on jam using intel compiler.
...
Tested: jam (intel)
2014-04-03 10:01:21 -05:00
Scot Breitenfeld
b87b1c965d
[svn-r24951] Changed ordering of initiation of variable to remove warnings using sun compilers.
...
Tested: emu
2014-04-03 09:35:54 -05:00
Allen Byrne
98bbf4a36a
[svn-r24948] Group tests by Common name
...
Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32
Tested: local linux CMake
2014-04-02 13:35:01 -05:00
Scot Breitenfeld
5555f057ae
[svn-r24945] Fixed failed test on jam with intel compilers and -i8 -r8
...
Tested: jam (intel)
2014-04-02 09:17:14 -05:00
Scot Breitenfeld
c86aedeba1
[svn-r24939] Fix for HDFFV-8309 Fortran wrappers for H5Pget/set_file_image functions
...
Tested: jam (gnu, intel, pgi)
2014-04-01 10:15:26 -05:00
Dana Robinson
d01ee66666
[svn-r24937] Adds an H5free_memory() function to the library for use with
...
functions that return library-allocated memory. The test and tool
code were modified to use this new function where it's appropriate.
Fixes HDFFV-7710, HDFFV-8519, and HDFFV-8551
Tested on:
64-bit Windows 7 w/ VS2012
32-bit LE linux w/ parallel and fortran (jam)
32-bit LE linux w/ fortran and C++ (jam)
2014-03-31 18:35:09 -05:00
Allen Byrne
c6fe8c70b2
[svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS instead of INCLUDES. Update automake to 1.14.1
...
h5committest
2014-03-31 12:07:05 -05:00
HDF Tester
d6cd6cabc2
[svn-r24924] Snapshot version 1.9 release 175
2014-03-30 04:18:22 -05:00
Allen Byrne
448e1e05f1
[svn-r24904] Revert includes move
2014-03-26 09:38:18 -05:00
Allen Byrne
1e1f754fb0
[svn-r24903] Correct mod install lists
...
Tested: local linux
2014-03-26 09:36:08 -05:00
Allen Byrne
9db0c02b96
[svn-r24899] Add msmpi fortran libs to FindMPI
2014-03-25 16:57:30 -05:00
Allen Byrne
425408b5a1
[svn-r24895] Add INTERFACE properties to libs
2014-03-25 13:25:53 -05:00
Scot Breitenfeld
8b27024edd
[svn-r24888] Cleaned-up warning errors using --enable-fortran only and gcc 4.8.2
...
tested: gcc (4.8.2, jam)
2014-03-24 16:20:14 -05:00
Allen Byrne
63e1b32068
[svn-r24886] Fix fortran mod file handling and packing
2014-03-24 16:00:34 -05:00
Allen Byrne
810285be8e
[svn-r24876] Move includes command up before all programs
2014-03-24 11:29:13 -05:00
Scot Breitenfeld
958a762dd1
[svn-r24866] Fixed compiler warnings using gnu 4.8.1
...
Tested: jam( intel, gnu, pgi)
2014-03-22 15:01:58 -05:00
Quincey Koziol
2e4302818a
[svn-r24864] Description:
...
Remove all traces of MPI-POSIX VFD and GPFS detection/code.
Remove remaining traces of stream VFD.
Remove testpar/t_posix_compliant test (it's not actually verifying anything).
Clean up H5D__mpio_opt_possible() further.
Moved environment variable that disables MPI collective operations into
MPI-IO VFD (instead of it being in src/H5S.c).
A few other small code cleanups.
Tested on:
Mac OSX/64 10.9.2 (amazon) w/parallel & serial
2014-03-21 18:02:24 -05:00
Allen Byrne
c4f982abf1
[svn-r24859] Remove unnecessary use of $(srcdir).
...
Tested: local linux, h5committest
2014-03-21 13:50:30 -05:00
Scot Breitenfeld
6515a1f8ac
[svn-r24856] added missing common statement
2014-03-21 09:34:05 -05:00
Scot Breitenfeld
6c13c99ce9
[svn-r24855] added missing dllexport
2014-03-21 09:28:03 -05:00
Scot Breitenfeld
34bfba14d5
[svn-r24846] Bug fix for HDFFV-8689 : Mix-match of type in H5D_CHUNK_CACHE_NBYTES_DEFAULT, Review HDF5-184
...
Tested with -i8 flag with intel compilers and --enable-production
2014-03-20 09:06:42 -05:00
Allen Byrne
03d10edd23
[svn-r24824] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Bump up CMake minimum versions.
Split test file into separate file for h5repack test.
Tested: local linux
2014-03-18 11:21:46 -05:00
Allen Byrne
f5689224b5
[svn-r24789] Bump up the minimum cmake version
2014-03-13 10:05:09 -05:00
Scot Breitenfeld
b17f3e4183
[svn-r24783] fixed typo
2014-03-12 09:20:47 -05:00
Allen Byrne
6c5e74942d
[svn-r24782] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
2014-03-11 17:07:13 -05:00
Allen Byrne
a3292a77ce
[svn-r24781] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Remove INCLUDE_DIRECTORIES in src for target level includes.
Change ADD_DEFINITIONS package debug defines into CMake option.
Remove -DNDEBUG
2014-03-11 16:14:57 -05:00
HDF Tester
4a9ea60adc
[svn-r24770] Snapshot version 1.9 release 174
2014-03-09 05:17:47 -05:00
HDF Tester
f683d9a035
[svn-r24753] Snapshot version 1.9 release 173
2014-03-02 04:16:37 -05:00
Quincey Koziol
1162465570
[svn-r24727] Description:
...
Revert change of sprintf -> snprintf, due to failures on Windows. We'll
need to figure out the correct course of action in the future.
Tested on:
MacOSX/64 10.9.1 (amazon) w/C++, FORTRAN
(too minor to require h5committest)
2014-02-21 11:53:33 -05:00
Quincey Koziol
1e36b5a348
[svn-r24726] Description:
...
Revert some earlier usage of strncpy, which was incorrect.
Bring Coverity changes from branch back to trunk:
r20821:
Use HDstrncpy. --gh
(Fixed already, with strdup)
r20822:
(Not merged, incorrect use of HDstrncpy())
r20823:
(Not merged, incorrect use of HDstrncpy())
r20824:
Maintenance: Bug fix: addressed CID 666.
Value stored at *expression_len should be used in the call to
HD5packFstring to avoid overflow (and unnecessary arithmetic
calculation and casting)
r20825:
Issue 642: Added check for error and handler with print to stderr and exit.
r20826:
Undo revision 20818, as that issue has already been fixed in the 1.8 branch
and trunk (but not coverity branch)
r20827:
(Not merged, incorrect use of HDstrncpy())
r20828:
Use HDstrncpy. --gh
(Corrected use of strncpy())
r20829:
Check return of H5Lget_val(print_udata->fid, path, targbuf,
linfo->u.val_size + 1, H5P_DEFAULT) and if error set trgbuf[0] to 0.
Check if H5Lunpack_elink_val(targbuf, linfo->u.val_size, NULL,
&filename, &objname) was successful and allow print. Otherwise filename
and objname are not created. (init those to NULL)
r20830:
resolved coverity issues 939, 940, 941, 944, and 947.
all were complaints about use of sprintf, and in all cases, the
buffers used were large enough for all eventualities.
Resolved issue by replacing calls to sprintf with calls
to snprintf.
r20831:
Maintenance: Addressed CID 852
Replaced sprintf with snprintf
r20832:
Purpose: Fix valgrind issues with hl/examples/ex_image2
Description:
Modified hl/examples/ex_image2 to free global "gbuf" before exit.
Tested on:
Mac OSX/64 10.9.1 (amaon) w/C++, FORTRAN & Threadsafety
(too minor to require h5committest)
2014-02-20 16:29:26 -05:00
HDF Tester
d7f00b8002
[svn-r24716] Snapshot version 1.9 release 172
2014-02-16 03:32:48 -05:00
HDF Tester
1b6683e58f
[svn-r24698] Snapshot version 1.9 release 171
2014-02-09 03:36:37 -05:00
Scot Breitenfeld
ecc60884a8
[svn-r24697] Fix for:
...
HDFFV-8651: H5F_Provisional missing from HDF5mpio.f90
Tested: jam (mpi 3.0.4/gnu)
2014-02-07 16:45:23 -05:00
Allen Byrne
6569d7437a
[svn-r24682] Add IF SHARED block around Windows PDB file generation command.
2014-02-04 10:11:36 -05:00
HDF Tester
ddf75b10f6
[svn-r24676] Snapshot version 1.9 release 170
2014-02-02 03:34:20 -05:00
Scot Breitenfeld
4a428e25b8
[svn-r24636] typesetting changes for documentation
2014-01-17 16:10:29 -05:00
Scot Breitenfeld
d4d0407a87
[svn-r24623] Enabled test for
...
HDFFV-8268 Fortran wrapper for H5Fget_file_image function
Tested: jam (pgi compilers)
h5committest
2014-01-08 15:21:32 -05:00
Scot Breitenfeld
1febc8a453
[svn-r24611] This is a partial fix for HDFFV-8634. It fixes the problem without --enable-fortran2003, where the optional parameter should not be given as an option for an interface to a C function. --enable-fortran2003 does not work due to a compiler bug in intel 14.0
...
Tested: kite (intel 14.0 with --enable-fortran)
2014-01-06 10:53:56 -05:00
HDF Tester
bc09cdc302
[svn-r24465] Snapshot version 1.9 release 169
2013-11-24 22:31:26 -05:00
Allen Byrne
819b8099e2
[svn-r24392] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles.
...
Tested: local cmake, autools, and h5committest
2013-11-01 16:15:37 -05:00
Dana Robinson
e6cace9ee4
[svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.
...
Prep work for adding a memory free function, part of HDFFV-8551.
Tested on:
32-bit LE linux (jam)
* with C++, Fortran
* with thread safety on
These are minor changes (almost entirely renaming foo functions
to HDfoo) that don't change functionality. This should not
require a full commit test.
2013-10-30 23:20:36 -05:00
HDF Tester
56803a1970
[svn-r24362] Snapshot version 1.9 release 168
2013-10-27 04:33:34 -05:00
HDF Tester
8538cf61f9
[svn-r24334] Snapshot version 1.9 release 167
2013-10-20 04:21:31 -05:00
HDF Tester
5092f5a30e
[svn-r24287] Snapshot version 1.9 release 166
2013-10-13 03:43:04 -05:00
HDF Tester
a4ab8b0e1d
[svn-r24218] Snapshot version 1.9 release 165
2013-09-29 03:41:59 -05:00
Larry Knox
ab239810e1
[svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-sharedlib-rpath configure option is invoked. Fix for HDFFV-8276.
...
Tested with h5committest and on hdf-duck.
2013-09-23 20:14:24 -05:00
HDF Tester
f9a758f442
[svn-r24186] Snapshot version 1.9 release 164
2013-09-22 04:17:20 -05:00
Larry Knox
2c6fc585fd
[svn-r24114] Reverting the changes in r24113 for now because they break parallel make fortran. The changes aren't incorrect, but more work in needed on dependencies and also for enable-parallel.
...
Reverted to r24112.
2013-09-06 17:42:10 -05:00
Quincey Koziol
f825256c87
[svn-r24113] Description:
...
Reduce warnings w/gfortran in FORTRAN build by declaring interface for
utility test routines.
Tested on:
Mac OSX/64 10.8.4 (amazon) w/gcc/g++/gfortran 4.8
2013-09-06 15:27:13 -05:00
Quincey Koziol
5b876c929f
[svn-r24101] Description:
...
Clean up warnings, enable new compiler warning flag(s) and bring back
changes from Coverity branch:
r20813:
Remove the dead code as listed for coverity bug #1722 . h5committested.
r20814:
Issue 69: Check return value and throw error if negative return. Also free datatype id on error
r20815:
Use HDstrncpy. --gh
r20816:
Replaced one last HDstrcat call with HDstrncat to resolve coverity issue 832.
r20817:
Use HDstrncpy and HDstrncat. --gh
r20818:
Purpose: Fix valgrind issues with h5jam
Description:
Modified h5jam to free strings strdup'd in parse_command_line before exit. Note
that they may still not be freed in case of error, due to the widespread use of
exit().
r20819:
Issue 80: change loop to use int as loop index.
r20820:
Maintenance: Fixed the bug found by coverity CID 788
There were two problems with this function:
1) it tried to unnecessary free NULL pointer
2) it tried to allocate c_name buffer that is done by H5Pget_class_name
Tested on:
Mac OSX 10.8.4 (amazon) w/gcc 4.8.1, C++ & FORTRAN
(too minor to require h5committest)
2013-09-05 15:44:14 -05:00
HDF Tester
a4294ab3cc
[svn-r24092] Snapshot version 1.9 release 163
2013-09-01 03:37:42 -05:00
Larry Knox
d24404ae83
[svn-r24077] Updated -help output for compile scripts for changing default from -noshlib to -shlib when hdf5 is built without static libraries (--disable-static).
...
Tested with h5committest on jam, koala, ostrich and platypus.
2013-08-27 08:26:37 -05:00
HDF Tester
ca60bda9fb
[svn-r24068] Snapshot version 1.9 release 162
2013-08-25 03:44:51 -05:00
Allen Byrne
c502d81a8c
[svn-r24029] Move TESTS to seperate file to allow easier editing by all developers.
...
Tested: local linux
2013-08-19 16:49:44 -05:00
Quincey Koziol
308c378ccd
[svn-r24020] Description:
...
Clean up compiler warnings
Tested on:
Mac OSX/64 10.8.4 (amazon) w/C++ & FORTRAN
(too minor to require h5committest)
2013-08-17 15:05:27 -05:00
Allen Byrne
33d5f5d1e8
[svn-r24004] HDFFV-8319 and -8321: Cleanup autotools code.
...
Also remove GetConsoleScreenInfo check from cygwin configure.
Tested: h5committest
2013-08-13 12:53:23 -05:00
HDF Tester
407d3db6a4
[svn-r23989] Snapshot version 1.9 release 161
2013-08-11 03:37:02 -05:00
HDF Tester
f1b5d46cd0
[svn-r23968] Snapshot version 1.9 release 160
2013-08-04 03:35:17 -05:00
HDF Tester
f26b04712e
[svn-r23926] Snapshot version 1.9 release 159
2013-07-21 03:38:01 -05:00
HDF Tester
4e12ec74ae
[svn-r23895] Snapshot version 1.9 release 158
2013-07-14 03:31:23 -05:00
HDF Tester
3cb8efae13
[svn-r23865] Snapshot version 1.9 release 157
2013-07-07 03:33:31 -05:00
HDF Tester
a157eb2f68
[svn-r23849] Snapshot version 1.9 release 156
2013-06-30 03:35:12 -05:00
HDF Tester
6fedfb6124
[svn-r23806] Snapshot version 1.9 release 155
2013-06-23 03:36:24 -05:00
HDF Tester
bdbd06d85d
[svn-r23778] Snapshot version 1.9 release 154
2013-06-16 03:34:51 -05:00
Allen Byrne
feb14ea872
[svn-r23745] HDFFV-8461: Add Windows /MT support
...
This adds the UserMacros.cmake support needed.
2013-06-10 12:46:48 -05:00
HDF Tester
70d440330d
[svn-r23741] Snapshot version 1.9 release 153
2013-06-09 03:39:22 -05:00
HDF Tester
177a90f97a
[svn-r23718] Snapshot version 1.9 release 152
2013-05-26 03:56:00 -05:00
HDF Tester
c09748b14e
[svn-r23708] Snapshot version 1.9 release 151
2013-05-19 03:39:09 -05:00
HDF Tester
8f3aee85de
[svn-r23669] Snapshot version 1.9 release 150
2013-05-05 03:32:05 -05:00
HDF Tester
1f09e9d19e
[svn-r23642] Snapshot version 1.9 release 149
2013-04-28 03:37:26 -05:00
Allen Byrne
ed5a2bc1c1
[svn-r23614] Remove subfolders for includes
2013-04-23 12:50:15 -05:00
Scot Breitenfeld
c61fb7260a
[svn-r23585] changed the integer kind in the enum to satisfy g95.
...
Tested: jam (g95, gfortran)
2013-04-14 16:19:40 -05:00
Scot Breitenfeld
337242feea
[svn-r23576] added missing argument in check call.
...
tested: jam (g95,gcc))
2013-04-11 14:40:57 -05:00
Larry Knox
0b16cecb99
[svn-r23527] Revised usage to reflect change to use -shlib as default when no static libraries were built.
...
No test - text only revision of compile scripts.
2013-04-02 17:54:20 -05:00
Scot Breitenfeld
1b6963230b
[svn-r23516] Updated documentation.
2013-04-01 19:58:44 -05:00
Raymond Lu
6c974c824d
[svn-r23495] ported revisions 23433:23494 from the trunk
2013-03-29 18:13:05 -05:00
Larry Knox
99b1524474
[svn-r23431] Fix for HDFFV-8141.
...
Changes default value for USE_SHARED_LIB in compile scripts to yes when static is disabled.
Comments in scripts about the order of flag variables containing library paths was also corrected.
Tested with h5committest on duck, jam, koala, and ostrich in addition to specific testing for the
compile script change.
2013-03-22 16:02:07 -05:00
Scot Breitenfeld
626fb1b02f
[svn-r23379] HDFFV-8297 h5fc does not recognize files ending in .f95, .f03, and .f08 as source files
...
added missing extensions.
Tested: jam (gnu)
2013-03-18 23:14:59 -05:00
HDF Tester
e188e7797b
[svn-r23361] Snapshot version 1.9 release 148
2013-03-17 03:28:21 -05:00
HDF Tester
c896a5b7eb
[svn-r23341] Snapshot version 1.9 release 147
2013-03-10 04:34:50 -05:00
Scot Breitenfeld
ebb18c5186
[svn-r23325] Description
...
------------
Fix for:
HDFFV-8149: h5pset_external_f API - the offset is declared integer which can cause problem if use 64-bit integer
Added new type off_t, modified source files and added a new test.
Tested (jam, intel, gnu)
2013-03-05 00:06:59 -05:00
HDF Tester
1cffcb401a
[svn-r23323] Snapshot version 1.9 release 146
2013-03-03 11:20:00 -05:00
HDF Tester
66ba0b4f33
[svn-r23311] Snapshot version 1.9 release 145
2013-02-24 11:26:03 -05:00
Allen Byrne
aff5c20a6a
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library.
...
Tested: local linux, h5committest
2013-02-18 15:56:21 -05:00
Scot Breitenfeld
f3da4919c4
[svn-r23297] Temporary fix: PGI COMPILERS seem to have a bug in the INQUIRE function,
...
waiting for an answer from PGI how to resolve the problem.
Tested: jam (pgi compiler)
2013-02-18 10:28:36 -05:00
Scot Breitenfeld
2ec529c035
[svn-r23296] Fix HDFFV-8312: Problem using NAG compiler and F2003 interface
...
added character bounds for C_LOC arguments.
Tested: jam (gnu)
2013-02-17 22:46:06 -05:00
Scot Breitenfeld
4e08487549
[svn-r23295] Did not intend to check in this file with the previous ci.
...
reverted check in.
2013-02-17 22:10:17 -05:00
Scot Breitenfeld
a4521b7901
[svn-r23294] Related to: HDFFV-8265
...
Fortran2003 option does not work under windows; Need to manage .def files more efficiently
Changed the comment notes from adding to the 'hdf5_fortrandll.def' to instead adding
to the 'hdf5_fortrandll.def.in' file.
2013-02-17 21:22:29 -05:00
Scot Breitenfeld
a976ca99a9
[svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.
...
Tested: (jam, gnu,intel compilers)
2013-02-17 21:01:18 -05:00
HDF Tester
32da9c96ae
[svn-r23290] Snapshot version 1.9 release 144
2013-02-17 11:30:06 -05:00
Scot Breitenfeld
9d07161dd9
[svn-r23248] Made modification of comments for h5rget_name_*f for the loc_id identifier.
...
Cleaned up comments.
2013-02-11 20:28:08 -05:00
HDF Tester
944f0399ac
[svn-r23240] Snapshot version 1.9 release 143
2013-02-10 11:25:10 -05:00
Scot Breitenfeld
386f73823a
[svn-r23236] Fix for: HDFFV-8223
...
Write a Fortran test for conversion fron enum to numeric type
Tested (jam, gnu, intel)
2013-02-07 19:28:55 -05:00
HDF Tester
b65a911b8a
[svn-r23221] Snapshot version 1.9 release 142
2013-02-03 11:20:03 -05:00
HDF Tester
37d1a0330a
[svn-r23180] Snapshot version 1.9 release 141
2013-01-20 11:23:56 -05:00
Allen Byrne
2fba171a67
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
2013-01-14 13:35:30 -05:00
HDF Tester
2381dacdad
[svn-r23153] Snapshot version 1.9 release 140
2013-01-13 11:18:18 -05:00
HDF Tester
c1b0e4f686
[svn-r23136] Snapshot version 1.9 release 139
2013-01-06 11:19:19 -05:00
Scot Breitenfeld
99af0ce575
[svn-r23134] Revised the comments to reflect what is in the F2003 standard.
2013-01-03 19:49:06 -05:00
HDF Tester
72e8ef707b
[svn-r23121] Snapshot version 1.9 release 138
2012-12-30 11:18:08 -05:00
HDF Tester
d1b7de066e
[svn-r23119] Snapshot version 1.9 release 137
2012-12-23 11:31:26 -05:00
Dana Robinson
7b5b6d239e
[svn-r23111] Purpose:
...
Fixes for HDF5 1.8.10 p1
HDFFV-7975
Changed the max single I/O operation size on Darwin/Mac OS X.
HDFFV-8124 and HDFFV-8158
Fixed a core VFD bug when large blocks of data are read.
HDFFV-8246
Added more fields to the VFD read/write error messages.
Tested on:
64-bit Windows 7, Visual Studio 2010, CMake
64-bit Mac OS X Snow Leopard (Fred), Fortran, C++
64-bit BE Linux (Ostrich), Fortran, C++
32-bit LE Linux (jam), Fortran, C++ (also parallel w/ Fortran)
2012-12-19 16:51:55 -05:00
Scot Breitenfeld
a692fe88cd
[svn-r23105] Changed Fortran examples to reflect tutorial examples via Barbara;
...
added: h5_cmprss.f90
Tested: jam (gnu compilers)
2012-12-15 17:59:00 -05:00
Scot Breitenfeld
8dc9f39570
[svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIs
...
Checked: jam (gnu, mpi) --disable-deprecated-symbols, --with-default-api-version=v16
2012-12-12 09:56:39 -05:00
Scot Breitenfeld
e92f4b1a7c
[svn-r23092] Cleaned-up printed output and corrected output comments
...
Tested: jam (gnu)
2012-12-11 23:30:22 -05:00
Scot Breitenfeld
3079b8dde8
[svn-r23090] Fixed H5Dread input parameters.
...
Tested: gnu (jam)
2012-12-11 08:39:39 -05:00
Scot Breitenfeld
02fb07aa85
[svn-r23089] Changed Fortran examples to reflect changes in documentation via Barbara;
...
mainly program name changes. Two new examples added: h5_extend.f90 h5_subset.f90 and
example fileexample.f90 was removed.
Tested: jam (gnu compilers)
2012-12-10 17:41:13 -05:00
Scot Breitenfeld
17fd0e9ce4
[svn-r23088] Changed Fortran examples to reflect changes in documentation via Barbara;
...
mainly program name changes. Two new examples added: h5_extend.f90 h5_subset.f90 and
example fileexample.f90 was removed.
Tested: jam (gnu compilers)
2012-12-10 17:30:38 -05:00
HDF Tester
f89d080191
[svn-r23085] Snapshot version 1.9 release 136
2012-12-09 11:14:57 -05:00
HDF Tester
0de4e03305
[svn-r23071] Snapshot version 1.9 release 135
2012-12-02 09:57:47 -05:00
Allen Byrne
5697dc8f80
[svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optional functions and refactor ISO_C_BINDING usage in cmake files
...
Tested: local cmake
2012-11-29 09:50:21 -05:00
Allen Byrne
b3c12e8d55
[svn-r23057] HDFFV-8265: create .def file during configure
...
Tested: windows
2012-11-27 10:53:30 -05:00
Allen Byrne
e5d4ba944f
[svn-r23053] Remove deleted file from CMake build list
2012-11-26 08:56:29 -05:00
Scot Breitenfeld
e53f4cce8a
[svn-r23052] Description:
...
Removed example grpit.f90 which used undocumented/obsolete APIs, The equivalent and up-to-date example
to transverse through a file would be the example h5ex_g_traverse_F03.f90 in hdf5-examples.
2012-11-25 22:08:02 -05:00
HDF Tester
48b241d52d
[svn-r23050] Snapshot version 1.9 release 134
2012-11-25 09:47:11 -05:00
HDF Tester
9ac4fea3b0
[svn-r23039] Snapshot version 1.9 release 133
2012-11-18 09:57:04 -05:00
HDF Tester
82868270dc
[svn-r23021] Snapshot version 1.9 release 132
2012-11-11 09:56:57 -05:00
Larry Knox
33504deb83
[svn-r22908] Reverted changes in revision 22819
...
Tested with h5committest on jam, koala and ostrich.
2012-10-16 16:38:58 -05:00
Scot Breitenfeld
2f798dc842
[svn-r22897] Cleaned up the comments, formatted for automatic documentation.
2012-10-12 22:23:47 -05:00
Scot Breitenfeld
777884558a
[svn-r22896] Updated the robodoc resource file with new keywords and new options
...
for generating the documentation.
2012-10-12 22:22:38 -05:00
Scot Breitenfeld
ac472bb111
[svn-r22876] Fixed exporting subroutines that will not be compiled if --enable-fortran2003
...
was not used.
2012-10-09 18:59:33 -05:00
Scot Breitenfeld
223bdd1173
[svn-r22859] Fixed new functions that are used in the _F03 files, updated to reflect the correct
...
module they are in.
2012-10-03 15:05:25 -05:00
Allen Byrne
9603f61cda
[svn-r22857] Change def list of RGET_REGION to match other types declarations
2012-10-03 13:55:57 -05:00
Scot Breitenfeld
3e59374ccd
[svn-r22854] Fixed issues with default 8-byte real and default 8-byte integers and the new H5O routines.
...
Tested: jam (gcc,intel)
2012-10-02 19:53:21 -05:00
Allen Byrne
7648354b80
[svn-r22853] Change def list of RGET_REGION to match other types declarations
2012-10-02 12:53:03 -05:00
HDF Tester
d4657ce265
[svn-r22846] Snapshot version 1.9 release 131
2012-09-30 09:46:20 -05:00
Scot Breitenfeld
51bb0fe2d2
[svn-r22843] Renamed variable to match C.
...
Tested: jam (gnu, mpich)
2012-09-28 15:42:33 -05:00
Scot Breitenfeld
cc2669fedf
[svn-r22842] Fixed typo in variable.
...
Tested: jam (gnu,mpich)
2012-09-28 15:29:38 -05:00
Scot Breitenfeld
08a5424f60
[svn-r22839] removed unused variable.
...
tested: jam (pgi compiler)
2012-09-28 09:48:12 -05:00
Scot Breitenfeld
5fba5c2e3a
[svn-r22838] Fixed typo in variable name.
...
Tested: jam (pgi compiler)
2012-09-28 08:36:39 -05:00
Scot Breitenfeld
485b5dea69
[svn-r22829] Fixed merge mistake, merge removed part of the subroutine.
...
tested: jam (intel)
2012-09-27 15:24:03 -05:00
Scot Breitenfeld
7b9929e309
[svn-r22828]
...
HDFFV-8007:Add missing H5O Fortran functions
Added new F03 test file for new H5O functions.
2012-09-27 14:48:54 -05:00
Scot Breitenfeld
0878e52087
[svn-r22827] HDFFV-8007: Add missing H5O Fortran functions.
...
Tested: jam(gnu,intel)
2012-09-27 14:43:48 -05:00
Scot Breitenfeld
393852a414
[svn-r22826] Fix for: HDFFV-7903 Fortran problem writing control character to a dataset
...
reconfigured
2012-09-27 14:21:45 -05:00
Scot Breitenfeld
32a131ea70
[svn-r22825] Fix for: HDFFV-7903 Fortran problem writing control character to a dataset
...
Tested: (jam, gfortran)
2012-09-27 14:20:09 -05:00
Scot Breitenfeld
a81cc2ac7e
[svn-r22824] FIX: HDFFV-8118: Support Fortran compiler flags that change the default size of integer and real
...
Tested: jam(gnu,intel), machine with gcc 4.7 and C long double = 16 bytes.
2012-09-27 14:13:13 -05:00
Scot Breitenfeld
0710ab3955
[svn-r22823] Fix for HDFFV-7658: Add FORTRAN interface for H5Pget_mpio_actual_io_mode API routine
...
Test: jam (gnu)
2012-09-27 10:59:40 -05:00
Scot Breitenfeld
dbf542c008
[svn-r22822] Fix for HDFFV-7658: Add FORTRAN interface for H5Pget_mpio_actual_io_mode API routine
...
Test: jam (gnu)
2012-09-27 10:58:54 -05:00
Larry Knox
c5371d7618
[svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if configured with --disable-static the default for HDF5_USE_SHLIB in the compile scripts will be changed to yes. This is a fix for HDFFV-8141, where the compile scripts try to link to non-existant static hdf5 libraries.
...
Tested on jam,koala,ostrich(h5committest) and other THG machines.
2012-09-26 23:49:19 -05:00
HDF Tester
528bd520b8
[svn-r22802] Snapshot version 1.9 release 130
2012-09-23 09:32:56 -05:00
HDF Tester
786b220e46
[svn-r22766] Snapshot version 1.9 release 129
2012-09-16 09:27:43 -05:00
HDF Tester
0824b43ecd
[svn-r22745] Snapshot version 1.9 release 128
2012-09-09 09:43:15 -05:00
Scot Breitenfeld
fa7b8028af
[svn-r22738] Fix for Windows and DLLEXPORT if statement.
...
Tested: jam (gnu)
2012-09-05 11:52:13 -05:00
Scot Breitenfeld
1c9e159ffe
[svn-r22737] Fix for HDF5 HDFFV-8109 H5S_UNLIMITED_F has a wrong type
...
Tested: jam (gnu)
2012-09-04 22:46:58 -05:00
Scot Breitenfeld
7740e853f4
[svn-r22736] Fix for HDFFV-8132: Compile problem w/NAG Fortran due to too many continuation lines.
...
Tested: jam (gnu)
2012-09-04 19:59:46 -05:00
HDF Tester
3ab17f5e04
[svn-r22732] Snapshot version 1.9 release 127
2012-09-02 09:34:02 -05:00
Allen Byrne
b257bab294
[svn-r22720] Fix RelWithDebInfo packaging
2012-08-28 12:39:30 -05:00
Allen Byrne
5d88bae6df
[svn-r22714] one more missed VAR change for parallel examples
2012-08-26 14:10:01 -05:00
Allen Byrne
1f8fb63581
[svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files.
...
Tested: h5committest
2012-08-23 11:07:43 -05:00
Larry Knox
edf83e5d1f
[svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2
...
Tested THG machines.
2012-08-22 00:00:32 -05:00
HDF Tester
1560a6ea38
[svn-r22697] Snapshot version 1.9 release 126
2012-08-19 09:35:47 -05:00
HDF Tester
2eb782130a
[svn-r22670] Snapshot version 1.9 release 125
2012-08-12 15:28:06 -05:00
Larry Knox
456b97b9fa
[svn-r22629] Snapshot version 1.9 release 124
2012-08-05 13:42:13 -05:00
Larry Knox
9e79829ab8
[svn-r22525] Snapshot version 1.9 release 124
2012-07-09 11:54:50 -05:00
Scot Breitenfeld
ce47ef777f
[svn-r22510] Enabled the compilation of tH5E_F03.f90
2012-07-02 20:16:45 -05:00
Elena Pourmal
732ae085dc
[svn-r22504] Maintenance:
...
See HELPDESK-643 issue in JIRA.
NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments
and no executable statements. Removed tH5E_F03.f90 from the list of modules to build.
Tested on jam with Intel compiler using --enable-fortran2003 flag.
2012-06-29 15:39:42 -05:00
HDF Tester
02a0bd53e8
[svn-r22487] Snapshot version 1.9 release 122
2012-06-24 09:29:36 -05:00
Elena Pourmal
24b1316f8b
[svn-r22482] Maintenance:
...
- Fixed a typo in return value of the nh5dread_f_c function ( was 1
instead of 0 on success); fixed the return value to make it consistent
with other Fortran functions; cleaned the code from debug statements.
Platforms tested: jam with GNU and Intel compilers, fortran 2003 feature.
2012-06-23 18:31:40 -05:00
HDF Tester
d1b7eede73
[svn-r22448] Snapshot version 1.9 release 121
2012-06-10 08:53:06 -05:00
HDF Tester
64fc9df55b
[svn-r22427] Snapshot version 1.9 release 120
2012-06-03 09:29:20 -05:00
Larry Knox
f4990be635
[svn-r22426] Add examples/README file to be installed with examples.
...
Text file only, but tested with h5committest.
2012-06-02 13:54:58 -05:00
HDF Tester
80955cf224
[svn-r22413] Snapshot version 1.9 release 119
2012-05-27 09:34:59 -05:00
Allen Byrne
336a743068
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfo
...
Tested: local linux and Windows
2012-05-24 16:50:06 -05:00
Scot Breitenfeld
24810fd216
[svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option.
...
Cleaned-up formating and comments for h5tcreate_f.
Tested: jam (gnu compiler)
2012-05-22 23:47:31 -05:00
HDF Tester
823e63252b
[svn-r22382] Snapshot version 1.9 release 118
2012-05-20 09:36:03 -05:00
Allen Byrne
a4eb58bc33
[svn-r22361] Change library source properties: remove "LANGUAGE C" property from headers. Add "LINKER C" property to link.
...
Tested: local linux
2012-05-14 12:19:56 -05:00
HDF Tester
306a2e07e1
[svn-r22356] Snapshot version 1.9 release 117
2012-05-13 09:35:22 -05:00
HDF Tester
825a2ae17e
[svn-r22326] Snapshot version 1.9 release 116
2012-04-29 09:36:52 -05:00
HDF Tester
3d90128b16
[svn-r22311] Snapshot version 1.9 release 115
2012-04-22 09:35:32 -05:00