This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit f35d474f0cc42d31f5f4ffb50261362a6747ca98 | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 18:26:22 2012 -0600 | |
--enables-strict=posix improvements: choose standard & make 2001 default | |
You can now choose from three new "--enable-strict=" values: | |
"posix1995", "posix2001", and "posix2008". | |
Also the default has been changed from 1995 to 2001. This resolves a number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit f35d474f0cc42d31f5f4ffb50261362a6747ca98 | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 18:26:22 2012 -0600 | |
--enables-strict=posix improvements: choose standard & make 2001 default | |
You can now choose from three new "--enable-strict=" values: | |
"posix1995", "posix2001", and "posix2008". | |
Also the default has been changed from 1995 to 2001. This resolves a number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit f35d474f0cc42d31f5f4ffb50261362a6747ca98 | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 18:26:22 2012 -0600 | |
--enables-strict=posix improvements: choose standard & make 2001 default | |
You can now choose from three new "--enable-strict=" values: | |
"posix1995", "posix2001", and "posix2008". | |
Also the default has been changed from 1995 to 2001. This resolves a number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit f35d474f0cc42d31f5f4ffb50261362a6747ca98 | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 18:26:22 2012 -0600 | |
--enables-strict=posix improvements: choose standard & make 2001 default | |
You can now choose from three new "--enable-strict=" values: | |
"posix1995", "posix2001", and "posix2008". | |
Also the default has been changed from 1995 to 2001. This resolves a number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit a179be64ddfa8a9b7575128b23d1994335278a25 | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 17:41:43 2012 -0600 | |
${DESTDIR}${docdir} was not always created for some reason | |
No reviewer. | |
--- | |
Makefile.am | 1 + | |
1 files changed, 1 insertions(+), 0 deletions(-) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit c3df97ff29d52547d5ef65aae31c403d04d411b1 | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 17:42:54 2012 -0600 | |
tt#1569: mismatched F77/F90 compilers should be an error | |
Also clean up some useless commented-out code. | |
No reviewer. | |
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 403606a78accd2d0db07fac09b73e454e1cba96d | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 17:44:07 2012 -0600 | |
stop cheating with _POSIX_C_SOURCE and friends in tcp_getip.c | |
This was always a questionable hack, but it finally bit us on | |
OS X 10.7 (Lion). | |
No reviewer. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 3b0c4e50280653b29d34a7a29bd493d6c1307a91 | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 17:46:30 2012 -0600 | |
tt#1568: insert -D_DARWIN_C_SOURCE early in hydra's configure | |
Because we build hwloc in "m4 embedded mode", we can't restrict this | |
#define to only the hwloc code without getting configure tests inside | |
of HWLOC_SETUP_CORE wrong. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 942e0dca5ecb475299aea1b945b7ff2905a5fadc | |
Author: Dave Goodell <[email protected]> | |
Date: Wed Jan 18 17:47:23 2012 -0600 | |
our home-grown MPL_snprintf should also use VA_ARGS compiler checking | |
No reviewer. | |
--- | |
src/mpl/include/mplstr.h | 2 +- | |
1 files changed, 1 insertions(+), 1 deletions(-) |
OlderNewer