| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | quiet compiler warning | Beman Dawes | 2007-09-18 | 1 | -0/+0 |
* | Missing std added to ::remove to clear problem in Sun tests | Beman Dawes | 2007-09-15 | 1 | -0/+0 |
* | Replace docs with up-to-date contents, design | Beman Dawes | 2007-09-14 | 1 | -0/+0 |
* | Supply errno values missing from Windows Mobile | Beman Dawes | 2007-09-14 | 1 | -0/+0 |
* | Remove <runtime-link>static to see if that is what is causing link problems o... | Beman Dawes | 2007-09-14 | 1 | -0/+0 |
* | Ensure error_category::operator< test works regardless of how compiler lays o... | Beman Dawes | 2007-09-13 | 1 | -0/+0 |
* | Some compilers warn on trailing enum constant list commas, so remove these to... | Beman Dawes | 2007-09-12 | 1 | -0/+0 |
* | Ha! Finally figured out how to shut off msvc exception switch warning. Also f... | Beman Dawes | 2007-09-11 | 1 | -0/+0 |
* | Chris Kohlhoff says change needed for asio to link correctly | Beman Dawes | 2007-09-11 | 1 | -0/+0 |
* | Posix and Linux fixes | Beman Dawes | 2007-09-09 | 1 | -0/+0 |
* | Merge system and filesystem branches, bringing them in sync with N2415. Sever... | Beman Dawes | 2007-09-09 | 1 | -0/+0 |
* | Revive V1 Jamfile to please asio | Vladimir Prus | 2007-08-22 | 1 | -0/+0 |
* | Remove V1 Jamfiles | Vladimir Prus | 2007-08-08 | 1 | -0/+0 |
* | supply errno values likely to be missing, particularly on Windows | Beman Dawes | 2007-06-15 | 1 | -0/+0 |
* | strerror vs strerror_r: add conditionalization for Tru64 and VMS | Boris Gubenko | 2007-06-11 | 1 | -0/+0 |
* | add include for <cassert> (Ryo Igarashi) | Beman Dawes | 2007-05-11 | 1 | -0/+0 |
* | Make init_decoders[] a function-local static, rather than global, to avoid | Christopher Kohlhoff | 2007-04-06 | 1 | -0/+0 |
* | Add missing include of <cstdlib> | Douglas Gregor | 2007-03-26 | 1 | -0/+0 |