Dana Robinson
801f6a504c
[svn-r27763] Merges from trunk:
...
- tools: 27238, 27252, 27267, 27656
- inline markup: 27278
- bin/bbrelease: 27280, 27283, 27624
- h5vers: 27475
- C++ Doxygen: 27494-6
- FUNC_ENTER macro bug: 27581
- H5is_library_threadsafe: 27587, 27601
- release_docs: 27597
- Autotools freshening: 27641, 27653, 27675, 27686, 27692, 27699, 27722
27731, 27734, 27752
- MANIFEST comments: 27642
Tested on: ostrich & koala
various combinations of --enable-threadsafe
2015-09-12 07:05:05 -05:00
Dana Robinson
2333fd7d82
[svn-r27536] Partial implementation of CMake fixes. Library and tests now build on Windows.
...
config/cmake/H5pubconf.h.in has been brought up to date.
2015-08-19 23:27:38 -05:00
Dana Robinson
291bf20529
[svn-r27522] CMake files match those of the trunk but still need to be updated with changes in this branch.
...
Tested on: NONE (CMake is still broken in this branch)
2015-08-19 05:54:48 -05:00
Albert Cheng
e95208c87d
[svn-r27439] Merged r27428 from trunk.
...
Bug fix: DAILYTEST-170
Description:
XL compilers in ostrich (PowerPC64 linux) fail in test/dt_arith
because of the removal of the LLONG_TO_LDOUBLE_CORRECT (removed in
r26625) and LDOUBLE_TO_LLONG_ACCURATE (removed in r26623).
Solution:
Reverse revisions
r26623: bring back LDOUBLE_TO_LLONG_ACCURATE configure macro
r26625: bring back LLONG_TO_LDOUBLE_CORRECT configure macro
r26627: bring back WANT_DATA_ACCURACY configure macro which is
used together with the above two macros. This also brings
back the enable-dconv-accuracy configure option.
Tested: platypus & kituo, using --enable-fortran, --enable-cxx. Also in Ostrich using
both GCC and XL compilers.
2015-07-28 18:20:23 -05:00
Vailin Choi
a2aa6d4e64
[svn-r26992] Bring revisions #26785 - #26837 from trunk to revise_chunks.
...
h5committested.
2015-05-01 14:51:47 -05:00
Vailin Choi
e0e28a7aae
[svn-r26894] Bring revisions #26459 - #26785 from trunk to revise_chunks.
...
h5committested.
2015-04-22 17:31:12 -05:00
Vailin Choi
3f36df51d8
[svn-r26859] Bring revisions #26324 - #26843 from trunk to revise_chunks.
...
h5committested.
2015-04-20 21:52:07 -05:00
Vailin Choi
76d509dd6f
[svn-r26378] Bring revisions #26220 - #26324 from trunk to revise_chunks. h5committested.
2015-03-06 00:13:47 -05:00
Vailin Choi
7ec8fad952
[svn-r25814] Bring revisions #25284 - #25434 from trunk to revise_chunks.
...
(Revision #25283 is skipped since it was backed out later on 11/3/2015.)
h5committested.
2014-11-13 17:32:19 -05:00
Vailin Choi
9158e8aa03
[svn-r25342] Bring revisions #25120 - #25266 from trunk to revise_chunks.
...
Tested on jam, koala, ostrich, platypus.
2014-06-23 15:24:08 -05:00
Vailin Choi
02eab2eb72
[svn-r25328] Bring revisions #24851 - 24948 from trunk to revise_chunks.
...
Tested on jam, koala, ostrich, platypus.
2014-06-18 19:01:55 -05:00
Vailin Choi
611d2c89af
[svn-r25307] Bring revisions #24698 - #24783 from trunk to revise_chunks.
...
Tested on jam, koala, ostrich, platypus.
2014-06-17 15:40:01 -05:00
Vailin Choi
9dfe3e854f
[svn-r24457] Bring revisions #24333 - #24432 from trunk to revise_chunks.
...
h5committested.
2013-11-19 18:00:19 -05:00
Vailin Choi
2b18e934c6
[svn-r24336] Bring revisions #24118 - #24200 from trunk.
2013-10-21 11:12:33 -05:00
Vailin Choi
0a9249a401
[svn-r24330] Bring revisions 24098 - #24118 from trunk to revise_chunks.
...
h5committested.
2013-10-18 13:05:54 -05:00
Vailin Choi
0e1e79f0e0
[svn-r23601] Bring revisions #23341 - 23597 from trunk to revise_chunks.
...
h5committtested.
2013-04-19 12:24:43 -05:00
Vailin Choi
14d8e1c2b5
[svn-r23600] Bring revisions #23085 - #23341 from trunk to revise_chunks.
...
h5committested.
2013-04-19 10:23:01 -05:00
Vailin Choi
6ee0e05fb9
[svn-r23599] Bring revisions 22802 : 23085 from trunk to revise_chunks.
...
h5committested.
2013-04-18 13:23:51 -05:00
Quincey Koziol
cd3f42096b
[svn-r22636] Description:
...
Bring r22599:22634 from trunk to revise_chunks branch
Tested on:
Mac OSX/64 10.7.4 (amazon) w/gcc 4.7.x, C++ & FORTRAN
(No need for h5committest yet on this branch)
2012-08-06 14:42:49 -05:00
Allen Byrne
046f1d7b1f
[svn-r22522] Merge trunk revision 22520 cmake files and h5dump/h5diff and configure to branch
2012-07-06 14:16:07 -05:00
Quincey Koziol
d5a6223958
[svn-r22254] Description:
...
Bring r22085:22251 from trunk to revise_chunks branch.
Also tackle some testing issues in test/objcopy.c test and clean up
some warnings.
Tested on:
FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode
FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (ostrich) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-ia64 2.6 (ember) w/Intel compilers, w/paralle, C++ & FORTRAN,
in production mode
Mac OS X/32 10.7.3 (amazon) in debug mode
Mac OS X/32 10.7.3 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
Mac OS X/32 10.7.3 (amazon) w/parallel, in debug mode
2012-04-05 21:57:06 -05:00
Quincey Koziol
eb89d7b53a
[svn-r22105] Description:
...
Bring r20557:22085 from trunk to this branch, also fixing some other
issues/failures in the branch simultaneously. The h5repack tests are still
failing, but Neil will be checking into those, so the branch can be fully
functional again.
Tested on:
Mac OSX/64 10.7.3 (amazon) w/debug
2012-03-21 10:10:17 -05:00
Quincey Koziol
099b37d073
[svn-r20559] Description:
...
Bring r20407:20557 from trunk to revise_chunks branch
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-ia64 2.6 (ember) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
2011-04-19 15:15:21 -05:00
Quincey Koziol
727b687ae6
[svn-r20146] Description:
...
Bring r19714:20145 from trunk to revise_chunks branch.
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
Mac OS X/32 10.6.6 (amazon) in debug mode
Mac OS X/32 10.6.6 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
2011-02-22 14:37:06 -05:00
Quincey Koziol
3c470c9db6
[svn-r19543] Description:
...
Bring r19411:19542 from trunk to revise_chunks branch.
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
Mac OS X/32 10.6.4 (amazon) in debug mode
Mac OS X/32 10.6.4 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
Mac OS X/32 10.6.4 (amazon) w/parallel, in debug mode
2010-10-07 20:55:21 -05:00
Quincey Koziol
642f392ba3
[svn-r19330] Description:
...
Bring r19109:19328 from trunk to revise_chunks branch.
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
Mac OS X/32 10.6.4 (amazon) in debug mode
Mac OS X/32 10.6.4 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
Mac OS X/32 10.6.4 (amazon) w/parallel, in debug mode
2010-09-01 05:27:45 -05:00
Quincey Koziol
de3a870bcd
[svn-r19110] Description:
...
Bring r19049:19109 from trunk to revise_chunks branch
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (heiwa) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in debug mode
Mac OS X/32 10.6.4 (amazon) in debug mode
Mac OS X/32 10.6.4 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
Mac OS X/32 10.6.4 (amazon) w/parallel, in debug mode
2010-07-20 11:51:49 -05:00