HDF Tester
53930f6671
[svn-r27262] Snapshot version 1.9 release 222
2015-06-21 19:16:13 -05:00
HDF Tester
02e9a43900
[svn-r27159] Snapshot version 1.9 release 221
2015-06-07 19:01:32 -05:00
Mohamad Chaarawi
fc45d5fcb0
[svn-r27133] - Add a new attribute function characterstic for format:
...
* H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z)))
- Rename UNUSED attribute characterstic to H5_ATTR_UNUSED.
- Rename NORETURN attribute characterstic to H5_ATTR_NORETURN
tested with h5committest.
2015-06-01 14:38:09 -05:00
HDF Tester
78c4a8f4c6
[svn-r27127] Snapshot version 1.9 release 220
2015-05-31 19:02:10 -05:00
HDF Tester
965e459a98
[svn-r27110] Snapshot version 1.9 release 219
2015-05-24 18:59:54 -05:00
HDF Tester
ab80cbadfd
[svn-r27092] Snapshot version 1.9 release 218
2015-05-17 18:59:27 -05:00
HDF Tester
39e0b31a24
[svn-r26997] Snapshot version 1.9 release 217
2015-05-03 06:06:41 -05:00
Dana Robinson
bfa5786184
[svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.
...
The H5F_ACC_DEBUG symbol remains but has been defined to zero and
has been listed as deprecated.
Fixes: HDFFV-1074
Tested on:
h5committest
32-bit Linux w/ C++ and Fortran and multi VFD
32-bit Linux w/ C++ and Fortran and multi VFD (no deprec symbols)
2015-04-30 14:32:25 -05:00
Albert Cheng
056ffa6341
[svn-r26963] HDFFV-9298: make uninstall generated "test: argument expected" lines
...
The error is that $EXAMPLETOPDIR is used without setting a value first.
Solution is to set them with the proper values.
Tested: jam only to confirm the error no longer exists.
2015-04-29 02:22:43 -05:00
Scot Breitenfeld
1644eda6de
[svn-r26812] Removed printf debugging statements.
...
Tested: trival.
2015-04-15 08:45:06 -05:00
HDF Tester
27313306f8
[svn-r26785] Snapshot version 1.9 release 216
2015-04-12 06:05:35 -05:00
Larry Knox
3032f3adf3
[svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure.
...
Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths.
Tested with h5committest.
2015-04-02 16:07:53 -05:00
Allen Byrne
45577d5693
[svn-r26660] HDFFV-9131: autotols rework
...
Remove CXX_CONDITIONAL
remove unneeded/obsolete sections.
h5commtitest
2015-03-30 13:55:21 -05:00
Scot Breitenfeld
13980cd69a
[svn-r26657] Fix for HDFFV09202.
...
HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests
Tested: jam( --enable-fortran2003, gnu)
koala (--enable-fortran2003, intel)
2015-03-30 13:17:45 -05:00
Larry Knox
f617eeb78f
[svn-r26645] Revert the part of revision 26642 that is in fortran/test and causes the error "undefined reference to `verify_fortran_integer_4_".
...
files:
tH5P_F03.f90
tf.f90
Tested: h5committest and several failed daily tests.
2015-03-29 21:32:09 -05:00
Scot Breitenfeld
8e5a71c716
[svn-r26642] Fix for HDFFV09202 and HDFFV-9171.
...
HDFFV-9171 Configure mistakes Cray Compilers for Intel Compilers,
HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests
Tested: h5committest
2015-03-28 15:24:36 -05:00
Scot Breitenfeld
ff1c86df14
[svn-r26631] reverted change r26629
2015-03-27 17:16:49 -05:00
Scot Breitenfeld
d494d7b3b9
[svn-r26629] Fix for HDFFV09202 and HDFFV-9171.
...
HDFFV-9171 Configure mistakes Cray Compilers for Intel Compilers,
HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests
Tested: h5committest
2015-03-27 17:10:24 -05:00
Scot Breitenfeld
037f8104e8
[svn-r26616] Removed reference to grpit.f90 since it was removed.
2015-03-27 10:40:55 -05:00
Allen Byrne
451a91e53b
[svn-r26594] Merge macros and fortran changes from dual_binary feature.
...
Tested: local linux
2015-03-25 17:08:46 -05:00
Scot Breitenfeld
25aa1845e6
[svn-r26541] fixed array bounds starting from zero in H5Pff.f90 routines.
...
Tested: h5committest
2015-03-23 12:58:57 -05:00
Allen Byrne
1180b57990
[svn-r26530] Add back Windows dll export define
2015-03-23 12:01:51 -05:00
Scot Breitenfeld
23afd10544
[svn-r26512] Reverted changed 26488 and 26477
...
Tested: h5committest
2015-03-20 16:48:41 -05:00
Jerome Soumagne
1cd7c16a9d
[svn-r26509] Run reconfigure after merges from autotools_rework branch.
2015-03-20 14:15:51 -05:00
Jerome Soumagne
8a1d1b24cf
[svn-r26505] Merge r26435 from autotools_rework branch.
...
Remove DEFAULT_LIBS from configure.ac and irix6.x config file which
was using it.
Remove references to IRIX/irix* platform.
2015-03-20 14:04:30 -05:00
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
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
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