| Commit message (Expand) | Author | Age | Files | Lines |
* | Update system from master. | Automated Commit | 2015-01-06 | 1 | -0/+0 |
* | fixes for Boost.System on cygwin/mingw | Eric Niebler | 2014-08-03 | 1 | -0/+0 |
* | Update multi_index, system from master. | Automated Commit | 2014-07-19 | 1 | -0/+0 |
* | Update system, interprocess from master. | Automated Commit | 2014-06-02 | 1 | -0/+0 |
* | Update system, timer, filesystem, icl. | Daniel James | 2013-12-20 | 1 | -0/+0 |
* | Merge from trunk. | Christopher Kohlhoff | 2013-10-26 | 1 | -0/+0 |
* | Merge system from trunk. | Christopher Kohlhoff | 2013-09-22 | 1 | -0/+0 |
* | System/FileSystem: merge from trunk to fix #7278. | Vicente J. Botet Escriba | 2013-03-24 | 1 | -0/+0 |
* | System: merge trunk | Beman Dawes | 2012-05-21 | 1 | -0/+0 |
* | Merge from trunk | Beman Dawes | 2011-01-11 | 1 | -0/+0 |
* | Merge trunk, including changes to come into closer conformance with C++0x FCD | Beman Dawes | 2010-07-06 | 1 | -0/+0 |
* | Spirit: merging from trunk upto rev. 61489 | Hartmut Kaiser | 2010-07-04 | 1 | -0/+0 |
* | Merge standards-conformance fix for Boost.System | Douglas Gregor | 2010-05-09 | 1 | -0/+0 |
* | System: merge trunk | Beman Dawes | 2009-11-13 | 1 | -0/+0 |
* | rm cmake from the release branch before it goes out broken. Policy dictates ... | Troy D. Straszheim | 2009-10-17 | 1 | -0/+0 |
* | system: merge trunk | Beman Dawes | 2009-10-13 | 1 | -0/+0 |
* | Merge from trunk | Beman Dawes | 2009-08-09 | 1 | -0/+0 |
* | Add basic copyright/license to keep cmake out of the inspection report | Troy D. Straszheim | 2009-07-22 | 1 | -0/+0 |
* | merge of cmake build files from trunk per beman | Troy D. Straszheim | 2009-01-24 | 1 | -0/+0 |
* | System: merge from trunk | Beman Dawes | 2009-01-21 | 1 | -0/+0 |
* | System: merge accumulated changes from trunk | Beman Dawes | 2008-10-12 | 1 | -0/+0 |
* | Merge accumulated changes from trunk | Beman Dawes | 2008-07-11 | 1 | -0/+0 |
* | Merged tools, system, filesystem from trunk at 41106 | Beman Dawes | 2007-11-15 | 1 | -0/+0 |
* | Include system-specific headers, change namespaces accordingly. | Beman Dawes | 2007-11-12 | 1 | -0/+0 |
* | Add separate headers for system-specific enums, thus reducing coupling. Sugge... | Beman Dawes | 2007-11-12 | 1 | -0/+0 |
* | Borland appends newline, so just check text | Beman Dawes | 2007-11-08 | 1 | -0/+0 |
* | Cope with larger errno on 64-bit systems | Beman Dawes | 2007-11-08 | 1 | -0/+0 |
* | Remove prematurely committed portion of prior change | Beman Dawes | 2007-11-06 | 1 | -0/+0 |
* | Make message test conditional for Windows, Linux, HP-UX, OSF, and VMS (Boris ... | Beman Dawes | 2007-11-06 | 1 | -0/+0 |
* | Add message display to illuminate why aCC fails Unknown error test | Beman Dawes | 2007-11-05 | 1 | -0/+0 |
* | Workaround MingW doesn't supply GetUserDefaultUILanguage | Beman Dawes | 2007-11-04 | 1 | -0/+0 |
* | glibc++ may append unknown error value, so only test first part of string | Beman Dawes | 2007-11-04 | 1 | -0/+0 |
* | Detect Windows FormatMessage errors, standardize message() return on message-... | Beman Dawes | 2007-11-03 | 1 | -0/+0 |
* | WinCE workaround for lack of FormatMessageA | Beman Dawes | 2007-11-02 | 1 | -0/+0 |
* | Add missing BOOST_SYSTEM_NO_DEPRECATED #ifndef | Beman Dawes | 2007-10-31 | 1 | -0/+0 |
* | Make sure every library can be installed by using | Vladimir Prus | 2007-10-26 | 1 | -0/+0 |
* | Fix linux_errno misspelling | Beman Dawes | 2007-10-23 | 1 | -0/+0 |
* | Rename posix, windows, Linux, and cygwin namespaces to conform with C++ std. | Beman Dawes | 2007-10-23 | 1 | -0/+0 |
* | Limit Windows expected message check to US English | Beman Dawes | 2007-09-29 | 1 | -0/+0 |
* | Quiet compiler warnings | Beman Dawes | 2007-09-28 | 1 | -0/+0 |
* | AIX treats ENOTEMPTY and EEXIST as the same value. Reported by Chris Cambly | Beman Dawes | 2007-09-27 | 1 | -0/+0 |
* | Turns out the --dep_name errors were due to functions in the wrong namespace ... | Beman Dawes | 2007-09-26 | 1 | -0/+0 |
* | Supply std:: to fix Borland 5.9.2 errors | Beman Dawes | 2007-09-25 | 1 | -0/+0 |
* | Use a switch rather than an array to translate system_category error codes to... | Christopher Kohlhoff | 2007-09-24 | 1 | -0/+0 |
* | Fix order-of-initialization problem, add initialization_test.cpp to detect re... | Beman Dawes | 2007-09-21 | 1 | -0/+0 |
* | Some compilers require all of the make_error_* functions be template speciali... | Beman Dawes | 2007-09-21 | 1 | -0/+0 |
* | Strictly conforming compilers (EDG with --dep_name) require the make_* functi... | Beman Dawes | 2007-09-20 | 1 | -0/+0 |
* | Add get_posix_category, get_system_category, to solve order-of-initialization... | Beman Dawes | 2007-09-19 | 1 | -0/+0 |
* | Add get_posix_category, get_system_category, to solve order-of-initialization... | Beman Dawes | 2007-09-19 | 1 | -0/+0 |
* | Remove unnecessary overhead in execunix.c related to | K. Noel Belcourt | 2007-09-18 | 1 | -0/+0 |