Commits
User selector
Commit History
Commits on Sep 17, 2018
Commits on Sep 16, 2018
- committed
Commits on Jan 6, 2014
Commits on Jan 4, 2014
fix header-only use of error codes
Show description for 2c620a4committed
Commits on Oct 3, 2013
Fix WinRT detection.
Show description for ec47972committed
Commits on Sep 16, 2013
Add Windows Runtime support to Boost.System.
Show description for c64f27ccommitted
Commits on Dec 9, 2012
System/FileSystem/Asio/Thread: ref #7278 Added noexcept to Boost.System to conform with C++11
Show description for 65e14ffcommitted
Commits on Sep 28, 2011
Fix comment typo (Rob Stewart)
Show description for 46d95f8committed
Commits on Aug 15, 2011
Fix #5778 for INTEGRITY operating system
Show description for 5c3a2b0committed
Commits on Dec 1, 2010
Fix PGI non-compliance (portability issue).
Show description for 2e93f04committed
Commits on Jun 21, 2010
Fix #3474, memory leak on exception. First reported by Chis Kohlhoff.
Show description for f1b9778committed
Commits on May 30, 2010
Commits on May 26, 2010
Fix #3994, error values on some Broadcom chips
Show description for 2565e53committed
Commits on Nov 12, 2009
System: fix too_many_symbolic_link_levels typo
Show description for d493021committed
Commits on Oct 17, 2009
Commits on Jul 26, 2009
- committed
Commits on May 30, 2009
System: fix #3113
Show description for 3f26239committed
Commits on Jan 22, 2009
System: move throws function to namespace boost to allow peaceful coexistence with throws object.
Show description for f1cdde2committed
Commits on Jan 21, 2009
System: provide optional throws function rather than throws object
Show description for 5bc362ecommitted
Commits on Nov 1, 2008
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Show description for 3e8a263committed
Commits on Oct 12, 2008
System: apply patch from ticket #2175
Show description for 888786ecommitted
Commits on Oct 9, 2008
System: Only supply case EALREADY if EALREADY != EBUSY, to close a portion of ticket #2288
Show description for 4dc986ccommitted
Commits on Oct 7, 2008
System: fix typo that is apparent cause of Mac OS X compile failures
Show description for b4cc289committed
Commits on Oct 1, 2008
system: add #ifndef as requested by #2098
Show description for ee16863committedsystem: reduce chance of message() throwing in response to ticket #2098
Show description for 463cefccommitted
Commits on Sep 4, 2008
Add error_code throws
Show description for d6446d1committed
Commits on Jun 24, 2008
Apply LWG issue 805, using a namespace to emulate scoped enums.
Show description for 2953464committed
Commits on May 29, 2008
Fix Ticket #1768 by including <boost/config/warning_disable.hpp>
Show description for 69d2a22committed
Commits on Nov 3, 2007
Detect Windows FormatMessage errors, standardize message() return on message-not-found errors
Show description for e0c4665committed
Commits on Nov 2, 2007
WinCE workaround for lack of FormatMessageA
Show description for e4fc987committed
Commits on Oct 23, 2007
Rename posix, windows, Linux, and cygwin namespaces to conform with C++ std.
Show description for 2f9e1cecommitted
Commits on Sep 28, 2007
Quiet compiler warnings
Show description for 1101e65committed
Commits on Sep 27, 2007
AIX treats ENOTEMPTY and EEXIST as the same value. Reported by Chris Cambly
Show description for d944929committed