Scot Breitenfeld
b1cf507c6d
[svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-05-27 17:12:43 -05:00
Scot Breitenfeld
244784ab2c
[svn-r27115] Moved testing KINDs and SIZEOFs to configure.
2015-05-27 17:07:18 -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
Scot Breitenfeld
b15fc6e4a0
[svn-r27023] Changed H5I to H5IM
2015-05-05 15:28:47 -05:00
Scot Breitenfeld
aa403a1a5d
[svn-r27021] Added hdf5_hl_fortrandll.def to hl library build.
2015-05-05 15:09:19 -05:00
Scot Breitenfeld
5ffdaa87fc
[svn-r27020] fixed HL Fortran Binary dir.
2015-05-05 14:46:14 -05:00
Scot Breitenfeld
1166efe131
[svn-r27006] Added hdf5_hl_fortrandll.def to hl library build.
2015-05-04 10:16:59 -05:00
HDF Tester
39e0b31a24
[svn-r26997] Snapshot version 1.9 release 217
2015-05-03 06:06:41 -05:00
Scot Breitenfeld
213aa4d060
[svn-r26976] Added TARGET.
2015-04-30 08:54:48 -05:00
Scot Breitenfeld
29f4e85094
[svn-r26975] Renamed variable to eliminate conflict.
2015-04-30 08:43:23 -05:00
Scot Breitenfeld
0e742cb8d0
[svn-r26974] spelling
2015-04-29 17:04:24 -05:00
Scot Breitenfeld
eee4741a2f
[svn-r26971] fixed declaration of h5ltget_attribute_c
2015-04-29 15:24:56 -05:00
Scot Breitenfeld
68e4b6ef39
[svn-r26970] Added new pointer APIs for h5ltmake_dataset ahd h5ltread_dataset.
2015-04-29 15:12:34 -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
0f453502b9
[svn-r26918] fixed H5_FORTRAN_HAVE_C_LONG_DOUBLE
2015-04-24 13:44:50 -05:00
Scot Breitenfeld
fbf21b18ee
[svn-r26917] added conditional for C_LONG_DOUBLE
2015-04-23 17:16:30 -05:00
Scot Breitenfeld
f0c4d55f91
[svn-r26908] Added missing c_long_double interfaces, now handles promotion of reals and integers to 8 bytes, added C wrappers that take pointers from Fortran.
2015-04-23 15:12:13 -05:00
Scot Breitenfeld
36eec4b620
[svn-r26896] added LONG_DOUBLE interfaces
2015-04-23 09:39:31 -05:00
Scot Breitenfeld
aad4f74fa9
[svn-r26882] renamed .f90 fo .F90
2015-04-22 09:38:33 -05:00
Scot Breitenfeld
cfeb1509c2
[svn-r26881] Added BIND(C) to the Fortran HL APIs, and fixed the issue with -r8 (or equiv.) being specified.
2015-04-22 09:37:02 -05:00
Scot Breitenfeld
1ba402214d
[svn-r26875] Added BIND(C) to interfaces.
2015-04-21 15:55:09 -05:00
Scot Breitenfeld
c7529c3d83
[svn-r26873] Added BIND(C) and moved to .F90 extension.
2015-04-21 14:53:56 -05:00
Scot Breitenfeld
5e6d18e5be
[svn-r26869] removed the --enable-fortran2003 option, it is now just --enable-fortran
2015-04-21 13:33:25 -05:00
Larry Knox
cf98752566
[svn-r26840] configure
...
configure.ac
hl/src/H5LTparse.c
hl/src/H5LTparse.h
Address HDFFV-9010: configure issue with gcc 4.9.2 "-l ".
Change default to disable_shared on CYGWIN.
release_docs/INSTALL_Cygwin.txt
release_docs/RELEASE.txt
Update for changed default and no CYGWIN szip binary.
c++/src/cpp_doc_config
bin/h5vers
AddressHDFFV-9010: Add cpp_doc_config to h5vers
Tested with h5committest, on CYGWIN.
2015-04-17 17:24:47 -05:00
Scot Breitenfeld
0cc9b0c79f
[svn-r26825] Added include for preprocessing fortran files with configure definitions
2015-04-16 13:36:34 -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
99baa66184
[svn-r26699] Generators are only built static
2015-04-01 16:02:43 -05:00
Allen Byrne
d28652dacf
[svn-r26685] Add new test from test script
2015-03-31 16:42: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
Albert Cheng
56fe37c8e6
[svn-r26646] Bug fix: HDFFV-8957 h52gif crashes when run against one of our own examples.
...
Description: h52gif crashed when it was asked to convert a 24bitimage.
Upon viewing the code, it did not prepare to handle images other than 2 dimensions.
It has no concept of multiple planes images. Further examinations showed past attempts
to fix it ended up removed some abilities (-p or multiple planes, animation, ...) have
been removed but documentation was not updated. Even its online help message still
shows -p is an option.
Solution: added protection code to flag errors if input request is not an
8bit image within size limits. (I don't have enough knowledge of the GIF
format to fix this tool. All I did was plugging known bug from crashing the
program.)
Tested: h5committest.
2015-03-30 00:28:13 -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
299deb64fb
[svn-r26575] Removed compiler warning for hl/tools and hl/src.
...
HDF5-250 and HDF5-241
tested: h5committest
2015-03-25 10:25:59 -05:00
Jerome Soumagne
245f874eb1
[svn-r26526] Merge r26524 from autotools_rework branch
...
Remove SETX variable from Makefile.am/Makefile.in
Part of: HDFFV-9164
2015-03-23 11:05:44 -05:00
Jerome Soumagne
1cd7c16a9d
[svn-r26509] Run reconfigure after merges from autotools_rework branch.
2015-03-20 14:15:51 -05:00
Allen Byrne
5c32711280
[svn-r26472] Remove duplicate src dir
2015-03-18 10:31:23 -05:00
HDF Tester
ead7273c2c
[svn-r26459] Snapshot version 1.9 release 215
2015-03-15 06:08:23 -05:00
Scot Breitenfeld
04a3b2a458
[svn-r26417] Removed compiler warnings from HL. HDF5-237
...
Tested: h5committest
2015-03-10 14:02:41 -05:00
Scot Breitenfeld
31ffa03914
[svn-r26405] Removed compiler warnings, hl/examples:
...
HDF5-237
tested: h5committest
2015-03-09 13:45:44 -05:00
Mohamad Chaarawi
89ffc9f2d7
[svn-r26387] warning fixes from Feb27.
2015-03-06 14:53:23 -05:00
Dana Robinson
86d1ef2096
[svn-r26351] Adds warning prevention pragmas, etc. to flex- and bison-generated code.
...
Fixes: HDFFV-9149
Tested on: jam w/ gcc 4.1 and koala w/ gcc 4.9
2015-03-03 22:23:04 -05:00
Dana Robinson
d8e3d8e908
[svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
...
- Adds 'F' suffixes for most float constants.
- A few constants MUST be of type double. These now receive the long
double L suffix and are then cast to double. I do this via a new
H5_DOUBLE() macro which was added to H5private.h.
Fixes: HDFFV-9148
Tested on: h5committest
2015-03-01 13:48:54 -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
Scot Breitenfeld
2048e0bff9
[svn-r26321] Fix for HDFFV-9042.
...
tested: h5commit
2015-02-26 15:39:51 -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
Scot Breitenfeld
48d9c30923
[svn-r26294] Fix for HDFFV-9132.
...
tested: h5committest
2015-02-24 15:30:07 -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
Allen Byrne
73bb11dda3
[svn-r26208] Update cmake minimums
2015-02-18 11:56:22 -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