Commit Graph

13 Commits

Author SHA1 Message Date
K. Noel Belcourt
54ca23d767 Various sundry PGI fixes to get Boost.config working.
[SVN r76464]
2012-01-13 19:16:02 +00:00
Beman Dawes
03fac52dcb Fix #7534 both v2 and v3 - copy_file failing to close file after stat error
[SVN r73402]
2011-07-27 18:39:29 +00:00
Beman Dawes
d65642912c Clear several GCC 4.6 warnings. Change V2 code to use BOOST_THROW_EXCEPTION.
[SVN r67577]
2011-01-02 16:49:28 +00:00
Beman Dawes
8f617d3de7 Clean up tabs, replace C-style assert with BOOST_ASSERT
[SVN r67497]
2010-12-30 02:05:34 +00:00
Beman Dawes
cb884cd6e1 Fix #4930, add V3 test case to detect any future regression
[SVN r67067]
2010-12-06 14:03:23 +00:00
Beman Dawes
91b24db22c Fixes for libraries not supporting wide character strings: correct existing V2 workarounds (thanks to John Maddock), V3 library components null compile if no support, #error earlier and in more files if using V3 with unsupported library.
[SVN r64623]
2010-08-05 21:27:55 +00:00
Beman Dawes
72a608b0ba Avoid deprecated name
[SVN r63215]
2010-06-22 01:41:30 +00:00
Beman Dawes
152886d0f8 Fix #4248 W.R.T. BOOST_FILESYSTEM_NO_DEPRECATED and BOOST_SYSTEM_NO_DEPRECATED
[SVN r63185]
2010-06-21 13:13:20 +00:00
Beman Dawes
c6f8f3dada Fix Apple breakage caused by moving utf8_codecvt_facet.hpp
[SVN r62936]
2010-06-14 17:40:50 +00:00
Beman Dawes
7922c919d8 V2 tests added. All tests passing on at least one compiler, none passing on all compilers
[SVN r62759]
2010-06-10 20:02:39 +00:00
Beman Dawes
3b51e980ae Initial source code changes to achieve integration
[SVN r62659]
2010-06-09 14:05:57 +00:00
Beman Dawes
7392b5361a Rename files to workaround Visual Studio build system bug.
[SVN r62658]
2010-06-09 13:56:58 +00:00
Beman Dawes
fa515c07f5 Move files into new v2 + v3 directory structure
[SVN r62653]
2010-06-09 13:00:15 +00:00