Scot Breitenfeld
3f866f18ec
[svn-r27333] added comments
2015-07-02 17:14:45 -05:00
Scot Breitenfeld
549cc2e1c3
[svn-r27328] updated reconfigure
2015-07-02 14:14:10 -05:00
Scot Breitenfeld
985e8d02a4
[svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-02 14:12:03 -05:00
Scot Breitenfeld
2a567e8155
[svn-r27326] Working version of cmake on linux.
2015-07-02 14:04:25 -05:00
Neil Fortner
9804fed58f
[svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did this by modifying
...
metadata cache clients to clear unused memory in the buffer after serializing.
Tested: ummon; jam, koala, ostrich (h5committest)
2015-07-01 17:08:11 -05:00
Allen Byrne
e2bbdddff7
[svn-r27316] switch internal cdash URL
2015-06-30 16:19:01 -05:00
Allen Byrne
980db9e85b
[svn-r27313] switch internal cdash URL
2015-06-30 16:18:15 -05:00
Allen Byrne
513d039f08
[svn-r27308] switch public cdash URL
2015-06-30 14:51:57 -05:00
Scot Breitenfeld
0f9d534bc2
[svn-r27301] fixed configure error with pgi compiler by checking if __float128 is 0
2015-06-30 14:20:35 -05:00
Scot Breitenfeld
5b2117ebc7
[svn-r27299] Changed from using sed to perl.
2015-06-30 10:07:43 -05:00
Quincey Koziol
1a5c36ce7e
[svn-r27298] Description:
...
Separate H5AC layer from using package-scoped pieces of the H5C layer,
moving from including H5Cpkg.h to H5Cprivate.h.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial, parallel & production
Linux/32 2.6.x (jam) w/serial & parallel
2015-06-29 17:17:24 -05:00
Scot Breitenfeld
4b51823ed4
[svn-r27297] changed from using sed to perl
2015-06-29 16:54:25 -05:00
Quincey Koziol
ad37464819
[svn-r27296] Description:
...
Correct error with braces around macro (in production builds), also clean
up a few warnings.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial, parallel & production
Linux/32 2.6 (jam) w/serial & parallel
2015-06-29 15:22:30 -05:00
Quincey Koziol
89115b11b0
[svn-r27294] Description:
...
Clean up parameters to H5C__flush_single_entry: accept cache entry instead
of address, and make new flag for deleting entry from skiplist on destroy
instead of a separate parameter to the routine.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
Linux/32 2.6.x (jam) w/serial & parallel
2015-06-29 10:19:34 -05:00
Quincey Koziol
8e94745298
[svn-r27293] Description:
...
Split parallel metadata cache code into separate source code modules.
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
(too minor for h5committest)
2015-06-27 11:45:21 -05:00
Quincey Koziol
58a95d0d4a
[svn-r27292] Description:
...
Bring 'fail if unknown always' object header message flag from the
avoid_truncate branch, strengthen error checking for unknown messages, and try
to catch object header code configurations at compile time (instead of runtime).
Tested on:
MacOSX/64 10.10.3 (amazon) w/serial & parallel
(h5committest forthcoming)
2015-06-27 00:51:04 -05:00
Scot Breitenfeld
44718454ca
[svn-r27285] added search replace for space to comma
2015-06-25 15:06:16 -05:00
Larry Knox
df8bd7ccd6
[svn-r27283] Change generic directory in tarballs to hdfsrc.
...
Remove some commented lines.
2015-06-25 11:39:19 -05:00
Larry Knox
5dac57c5c4
[svn-r27280] Add temporary file to create tarballs for buildbot (and possibly all) daily testing. When the behavior is acceptable, the changes should be merged into the regular release script as a --revision option.
2015-06-24 16:45:32 -05:00
Dana Robinson
e030fe2751
[svn-r27278] Merge of 27270 from trunk. Fixes HDFFV-9119 and HDFFV-9421.
...
Changes that allow the autotools to correctly deal with inline
functions.
- Inline markup schemes are now checked with AC_COMPILE_IFELSE
tests instead of AC_C_INLINE.
- The inline designator is now H5_INLINE instead of H5_inline.
This is now set in H5private.h instead of H5pubconf.h.
Tested on: h5committest
2015-06-24 13:53:43 -05:00
Mohamad Chaarawi
a07297e90d
[svn-r27271] fix a few warnings in t_mpi.c
2015-06-23 08:54:01 -05:00
Allen Byrne
86d1946424
[svn-r27267] Combine float checks and int checks to eliminate possible conflicts
2015-06-22 13:49:46 -05:00
HDF Tester
53930f6671
[svn-r27262] Snapshot version 1.9 release 222
2015-06-21 19:16:13 -05:00
Allen Byrne
48e1bbb0f8
[svn-r27252] Fix whitespace
2015-06-19 10:57:38 -05:00
Mohamad Chaarawi
c614e178e3
[svn-r27243] fix problem with encoding/decoding external fapl for lapls.
2015-06-18 15:36:19 -05:00
Allen Byrne
cf7c5123cb
[svn-r27238] Add function prototype for local function
2015-06-18 08:52:35 -05:00
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