Commit History

Author SHA1 Message Date
  Anthony Williams 2ea59ae5e1 Added unimplemented default constructor to derived to avoid complaints 16 years ago
  Anthony Williams fdcce14b6d Add extra braces to fix issue #4321 16 years ago
  Anthony Williams 789201b4da Added missing #includes. Fix for issue #4322 16 years ago
  Anthony Williams 30323f49c7 Moved thread startup and shutdown hooks to namespace boost 16 years ago
  Vladimir Prus 79ca5599dd When no target is requested to be built via UPDATE, return status of last UPDATE_NOW. 16 years ago
  Vladimir Prus 48c2fb62a7 Fix detection of exit status. We use close on pipe to get return status 16 years ago
  Anthony Williams 488448badb Replace use of noncopyable with private copy operations, issue #3244 16 years ago
  Anthony Williams b252966814 Added documentation for this_thread::sleep overload that takes a 16 years ago
  Anthony Williams fb80ce725c Added "inline" on system_time overload of timed_wait to fix issue #2747 16 years ago
  Steven Watanabe d77e9362b7 Fix compile error in example 16 years ago
  Steven Watanabe 9b57fd7e1d Add an example of generating a random password. Fixes #4183 16 years ago
  Steven Watanabe 75cce881cf Revert [62617], since there is already a Jamfile for Lambda's tests 16 years ago
  Steven Watanabe 6a6b379978 Enable using result_of with Boost.Lambda. Fixes #426. Fixes #864 16 years ago
  Jeremiah Willcock 6ec04b7707 Fixed #3434 16 years ago
  Jeremiah Willcock 146602ffff Applied patches from #1427; fixes #1427 16 years ago
  Jeremiah Willcock cce1b43c9d Changed references to --with-* and --without-* to --with-libraries; fixes #3433 16 years ago
  Jeremiah Willcock 5e913c585e Applied patch from #4073; fixes #4073 16 years ago
  Jeremiah Willcock 510e42e3f2 Applied patch from #3912; fixes #3912 16 years ago
  Jeremiah Willcock c86e2991ad Applied patch from #3618; fixes #3618 16 years ago
  Jeremiah Willcock 2a79755f73 Changed compound assignment (and actually all binary operators) to copy their RHS arguments like the documentation said; added a test for this; fixes #4043 16 years ago
  Jeremiah Willcock b5626b4def Fixed warning 16 years ago
  Eric Niebler 1c6926ed53 more namespace reform 16 years ago
  Jeremiah Willcock 9d2f61fc51 Added Jamfile.v2 from Daniel Walker; refs #864 16 years ago
  Eric Niebler 43d40e8b00 use basic_expr instead of expr when possible for better compile times 16 years ago
  Jeremiah Willcock 5c3691f49a Added function_input_iterator from Dean Michael Berris; fixes #2893 16 years ago
  Jeremiah Willcock 25fc66ebd2 Removed all but one old-style cast, breaking GCC 2.95.3; fixes #3410 16 years ago
  Jeremiah Willcock 5645cba3bb Added char as an integral type; fixes #2629 16 years ago
  Jeremiah Willcock 742d5cbd9e Moved Collection concept into Boost.ConceptCheck; moved other MultiArray concepts into boost::multi_array_concepts and documented them in reference.xml (do not know how to rebuild HTML from that); fixes #4032 16 years ago
  Jeremiah Willcock 776cdf6303 Fixed missing header 16 years ago
  Jeremiah Willcock 7b07c0b8a4 Added missing typename; fixes #3989 16 years ago

粤ICP备19079148号