jsquyres [Tue, 20 Mar 2007 15:27:00 +0000] rev 17919
* Submitted by: Brian Barrett
* Reviewed by: Jeff Squyres
Fixes #947
Fixed a compile error on OS X 10.3 introduced with 1.1.5 / 1.2. Thanks
to Marius Schamschula for reporting the issue.
jsquyres [Mon, 19 Mar 2007 20:29:12 +0000] rev 17918
Bump to v1.1.6devel
jsquyres [Fri, 09 Mar 2007 17:13:24 +0000] rev 17917
* Submited by: Brian Barrett
* Reviewed by: George Bosilca
Fixes #940
Adaptation of r13967 for v1.1:
Implement MPI_TYPE_CREATE_DARRAY function. Works with MPICH2
darray-pack test, Sun's darray test, and an internal LANL test code. I
would not assume it will work properly on other codes, as I'm still
not sure I completely understand what the standard says this function
is supposed to do.
jsquyres [Fri, 09 Mar 2007 12:16:26 +0000] rev 17916
* Submitted by: Rolf Vandevaart, Gleb Natapov
* Reviewed by: Rich Graham
Fixes 939
Derived from r13968 and r13950 from the trunk for 2 different sm fixes.
jsquyres [Fri, 02 Mar 2007 22:43:38 +0000] rev 17915
* Submitted by: Rich Graham
* Reviewed by: Jeff Squyres
Fixes #927
Port of r12949 and r12964 from the trunk to fix an sm btl startup race
condition.
There was a minor debate about whether to back-port this fix or not
(i.e., just release v1.1.5 with the problem and encourage anyone who
saw the problem to upgrade to v1.2). Turns out that there are at
least a few people who are seeing this problem, and it was a trivial
back-port. So it seemed like the Right thing to do.
jsquyres [Thu, 01 Mar 2007 03:52:26 +0000] rev 17914
Fixes #910
Adaptation of r13630 for v1.1:
Correctly handle the pack and unpack for contiguous types with
gaps. The pack/unpack let the convertor in a consistent state, such
that the next operation will succeed.
jsquyres [Tue, 27 Feb 2007 17:22:36 +0000] rev 17913
Remove redundant bullet.
jsquyres [Mon, 19 Feb 2007 17:57:12 +0000] rev 17912
* Submitted by: Jeff Squyres
* Reviewed by: Brian Barrett
Fixes #914
Fix a syntax error in the event library (already fixed on the trunk).
jsquyres [Fri, 16 Feb 2007 11:28:35 +0000] rev 17911
rc1 escaped -- on to rc2...
jsquyres [Fri, 16 Feb 2007 11:26:37 +0000] rev 17910
Fix a bunch of spec file problems noted by Steve Duchene on the
users mailing list.
Fixes #913.