Quincey Koziol
f30ab55f41
[svn-r27237] Description:
...
Merge v3 metadata cache changes to trunk. Yay! :-)
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
Linux/32 2.6.x (jam) w/serial & parallel
(daily tested on branch)
2015-06-17 19:58:49 -05:00
Scot Breitenfeld
8353d79d26
[svn-r27232] fixed C test program for float128
2015-06-17 14:25:32 -05:00
Scot Breitenfeld
0cf5413849
[svn-r27230] added test for float128
2015-06-17 13:29:20 -05:00
Scot Breitenfeld
3256437a00
[svn-r27228] restricted __float128 to gnu compilers
2015-06-17 11:52:49 -05:00
Scot Breitenfeld
2962171a1c
[svn-r27227] restricted __float128 to gnu compilers
2015-06-17 11:52:14 -05:00
Scot Breitenfeld
3bf582bae9
[svn-r27226] restricted __float128 to gnu compilers
2015-06-17 11:47:17 -05:00
Scot Breitenfeld
f51fcf3ffa
[svn-r27225] new test for __float128
2015-06-17 10:40:24 -05:00
Scot Breitenfeld
1ea6564419
[svn-r27223] Added check for quadmath.h
2015-06-17 09:14:40 -05:00
Scot Breitenfeld
85bcb77904
[svn-r27221] Reworked Fortran autools REAL KIND detection.
2015-06-16 16:47:00 -05:00
Barbara Jones
6e9e9e0dd2
[svn-r27216] The comments in this example were incorrect regarding the resulting
...
dataset. They were updated to match the output of the file. (HDFFV-637)
2015-06-16 13:32:04 -05:00
Scot Breitenfeld
48086667b5
[svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-06-16 08:49:28 -05:00
Mohamad Chaarawi
afb85e30e5
[svn-r27207] use "closing" flag instead of always TRUE in the truncate call.
2015-06-15 14:29:30 -05:00
Mohamad Chaarawi
f34bdad87c
[svn-r27206] fix for HDFFV-9418.
...
- Moving truncate to H5F_flush() where it was done a long time ago.
- Add a second H5AC_flush() call after the truncate is done to make sure we write the correct EOA.
tested with h5committest
2015-06-15 13:35:00 -05:00
Quincey Koziol
adbb64c6cd
[svn-r27204] Description:
...
Clean up compiler warnings before merging in v3 metadata cache changes
from branch.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
Linux/32 2.6.x (jam) w/serial & parallel
2015-06-15 11:07:38 -05:00
Allen Byrne
b5a6740703
[svn-r27202] Except one file is used by other tests!
2015-06-15 08:10:14 -05:00
Allen Byrne
83208611cb
[svn-r27201] Changed location of packed bits testfiles
2015-06-15 07:59:14 -05:00
Quincey Koziol
65e76690fd
[svn-r27199] Description:
...
Large code cleanups and optimizations, in preparation for the upcoming
v3 metadata cache merge.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
Linux/32 2.6.x (jam) w/serial & parallel
2015-06-12 22:40:33 -05:00
Vailin Choi
e29904660a
[svn-r27198] Set "entire_chunk" to false in H5D__chunk_write() for point selection as duplicate points are not checked to determine
...
that it is really an "entire chunk". The bug appears from running the mdset.c test. This is a short-term fix for the problem.
2015-06-12 17:55:18 -05:00
Allen Byrne
d92c74b4aa
[svn-r27196] Move pbbits file to subfolder
2015-06-12 16:33:27 -05:00
Scot Breitenfeld
133a5c3681
[svn-r27188] Switch to using parameters for SELECTED_*_KIND and instead use numerical precision.
2015-06-10 14:58:34 -05:00
Scot Breitenfeld
6c4e3759f5
[svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-06-10 14:23:09 -05:00
Scot Breitenfeld
f2d14c76b8
[svn-r27186] added fix for jam with promoted reals and integers
2015-06-10 14:15:08 -05:00
Mohamad Chaarawi
b9f2a18b5a
[svn-r27185] fix more instances where both mpi is_initialized and is_finalized need to be checked before making any MPI calls.
...
tested with h5committest.
2015-06-10 12:57:32 -05:00
Scot Breitenfeld
202ea3747e
[svn-r27184] added case for real*16 when C does not have that precision
2015-06-10 11:45:07 -05:00
Scot Breitenfeld
7a49603732
[svn-r27183] removed the use of -i in sed, used mv instead from a temporary file.
2015-06-10 10:57:27 -05:00
Scot Breitenfeld
48741994ac
[svn-r27178] changed to using SELECTED_*_KIND with numerical precision specified
2015-06-10 08:54:16 -05:00
Scot Breitenfeld
625fc9db69
[svn-r27176] Removed debugging statements.
2015-06-09 16:51:27 -05:00
Allen Byrne
0f4e97907c
[svn-r27172] Change disable to skip big test on cygwin
2015-06-09 13:52:43 -05:00
Allen Byrne
84311eb701
[svn-r27171] Disable big test on cygwin
2015-06-09 13:48:03 -05:00
Scot Breitenfeld
5097bd4429
[svn-r27170] added new precompiler directives
2015-06-09 13:25:41 -05:00
Scot Breitenfeld
62401ac7c6
[svn-r27167] more DT fixes
2015-06-09 12:05:09 -05:00
Scot Breitenfeld
32703c9fc5
[svn-r27164] various bug fixes for DT
2015-06-08 16:13:15 -05:00
Mohamad Chaarawi
bf3b382df7
[svn-r27163] update manifest for newly added file.
2015-06-08 16:10:14 -05:00
Mohamad Chaarawi
929e8ce128
[svn-r27162] fix for HDFFV-9412:
...
- Check for mpi is_initialized and is_finalized before making MPI calls in init/terminate of HDF5.
- Add a test to make sure we can make serial HDF5 calls from rank 0 after MPI_Finalize is called.
tested with h5committest
2015-06-08 15:52:48 -05:00
HDF Tester
02e9a43900
[svn-r27159] Snapshot version 1.9 release 221
2015-06-07 19:01:32 -05:00
Mohamad Chaarawi
4a2bee5cd8
[svn-r27158] missed rename if UNUSED to H5_ATTR_UNUSED in trace script.
2015-06-07 18:03:42 -05:00
Scot Breitenfeld
8641814c4e
[svn-r27154] fixed issue with mis-matching long double between Fortran and C
2015-06-05 17:17:13 -05:00
Scot Breitenfeld
043173a689
[svn-r27151] fixed __float128 errors
2015-06-04 15:26:02 -05:00
Quincey Koziol
235b3b86c1
[svn-r27144] Description:
...
Normalize trunk against the metadata_cache_merge branch, in preparation
for merging the branch into the trunk.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
Linux/64 2.6.x (koala) w/serial
Linux/32 2.6.x (jam) w/serial & parallel
2015-06-03 10:35:28 -05:00
Allen Byrne
e2fa1a7555
[svn-r27142] Add optional variable for version extension
2015-06-03 09:32:56 -05:00
Scot Breitenfeld
4d500d4902
[svn-r27140] fixed interger*16 support
2015-06-03 09:13:58 -05:00
Scot Breitenfeld
f486fe1a49
[svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-06-02 09:46:51 -05:00
Scot Breitenfeld
17a9efa359
[svn-r27136] defines size and kinds
2015-06-02 09:19:00 -05:00
Scot Breitenfeld
2069dbf25e
[svn-r27134] Switched to uses a verify for each kind for the tests. Testing quad precision.
2015-06-01 14:49:54 -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
Jerome Soumagne
92e3188ff3
[svn-r27130] Fix warnings in H5Tconv
...
Remove H5T_INIT_INTERFACE from H5Tconv
Add macro in H5Tconv to check overflow when using H5T_CONV_uS
2015-06-01 10:44:42 -05:00
Jerome Soumagne
1ac9bcaaa6
[svn-r27129] Fix warnings in H5Tbit
2015-06-01 10:43:13 -05:00
Jerome Soumagne
9ff4558203
[svn-r27128] Fix warnings in H5Tdbg
2015-06-01 10:41:33 -05:00
HDF Tester
78c4a8f4c6
[svn-r27127] Snapshot version 1.9 release 220
2015-05-31 19:02:10 -05:00
Scot Breitenfeld
52e5579fba
[svn-r27122] removed dependency on generatored fortran source code
2015-05-28 11:53:15 -05:00