- 22 May, 2014 1 commit
-
-
Wesley Bland authored
There are quite a few places where the request cleanup is done via: MPIU_Object_set_ref(req, 0); MPIDI_CH3_Request_destroy(req); when it should be: MPID_Request_release(req); This makes the handling more uniform so requests are cleaned up by releasing references rather than hitting them with the destroy hammer. Fixes #1664 Signed-off-by:
Ken Raffenetti <raffenet@mcs.anl.gov>
-
- 05 Nov, 2012 1 commit
-
-
Darius Buntinas authored
-
- 26 Oct, 2012 1 commit
-
-
Darius Buntinas authored
-
- 25 Oct, 2012 1 commit
-
-
Darius Buntinas authored
[svn-r10466] increased event queue length to avoid dropped events. Make oveflow MEs throw AUTO_UNLINK and AUTO_FREE events
-
- 24 Oct, 2012 1 commit
-
-
Darius Buntinas authored
-
- 12 Oct, 2012 1 commit
-
-
Darius Buntinas authored
-
- 10 Oct, 2012 1 commit
-
-
David Goodell authored
By setting "indent-tabs-mode:nil" we should hopefully begin to slowly squeeze out hard tabs from the source without a disruptive (to downstream projects) whitespace-fixing change. No reviewer.
-
- 03 Oct, 2012 3 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
-
Darius Buntinas authored
-
- 11 Sep, 2012 1 commit
-
-
Darius Buntinas authored
-
- 07 Sep, 2012 1 commit
-
-
Darius Buntinas authored
-
- 29 Aug, 2012 1 commit
-
-
Darius Buntinas authored
-
- 17 Aug, 2012 1 commit
-
-
Darius Buntinas authored
-
- 30 Jul, 2012 2 commits
-
-
Darius Buntinas authored
-
Darius Buntinas authored
-