Commit Graph

  • 6ac2e09c0c Fix some false positives in the the bookmark checker. Daniel James 2010-01-18 19:24:13 +0000
  • 05d4f2472f Spirit: merging docs from trunk Hartmut Kaiser 2010-01-18 18:40:10 +0000
  • 1fd33e9d1d Fixed duplicate bookmarks Jeremiah Willcock 2010-01-18 18:35:49 +0000
  • a2e5a50ba8 Fixed bookmark errors Jeremiah Willcock 2010-01-18 18:31:13 +0000
  • a303c1cde5 Spirit: updating docs Hartmut Kaiser 2010-01-18 18:14:30 +0000
  • 12e75ff9a4 Spirit: fixed violation reported by inspect Hartmut Kaiser 2010-01-18 17:26:26 +0000
  • fff0930ef3 Spirit: added missing eol at eof Hartmut Kaiser 2010-01-18 17:19:05 +0000
  • fdb42fcd54 Add tgamma1pm1 speed test. Suppress some more gcc warnings: in particular make sure that our C99 functions have the same throw specification as the functions in math.h. John Maddock 2010-01-18 17:07:03 +0000
  • 9d766bcdc3 Report one line per problem Beman Dawes 2010-01-18 12:37:59 +0000
  • 5950b82072 Merge doc and example changes from trunk. Christopher Kohlhoff 2010-01-18 02:35:32 +0000
  • 792212a845 Update revision history. Christopher Kohlhoff 2010-01-17 22:21:21 +0000
  • 92f9a21f1e Document ordering of handlers in strands. Fix error in streambuf snippet. Christopher Kohlhoff 2010-01-17 21:48:17 +0000
  • 3b84426427 Add coroutine::is_complete() and support for "yield break;". Christopher Kohlhoff 2010-01-17 21:42:36 +0000
  • c398eb91de Add --trust-server-cert Beman Dawes 2010-01-17 19:55:49 +0000
  • ac969d75a6 Add checks for broken or duplicate bookmarks Beman Dawes 2010-01-17 19:48:08 +0000
  • 1c12de97c6 Change cbrt implementation to use a better performing algorithm. Fix a few warnings along the way. John Maddock 2010-01-17 17:28:34 +0000
  • ff303e2374 tweaks by michael caisse Joel de Guzman 2010-01-16 03:38:28 +0000
  • 2ad82e88c4 Merged r59005 from trunk, commenting out debugging code Jeremiah Willcock 2010-01-15 10:30:32 +0000
  • d48f96aac0 Copy generated fusion documentation from trunk. Daniel James 2010-01-15 06:35:28 +0000
  • 8db2223fb1 Merge link fix. Daniel James 2010-01-15 00:56:07 +0000
  • e76543b06a Spirit: merging from trunk Hartmut Kaiser 2010-01-14 23:52:48 +0000
  • 07217c7be2 Commented out debugging code Jeremiah Willcock 2010-01-14 17:06:30 +0000
  • 2c19674cb7 Spirit: added spirit::ostream_iterator Hartmut Kaiser 2010-01-14 03:44:30 +0000
  • 39b6d65ab5 Merge root index for 1.42. Daniel James 2010-01-13 23:42:39 +0000
  • a5ad7e94b1 merge from trunk (58852-58891) Matias Capeletto 2010-01-13 19:04:38 +0000
  • 63652d8ce8 merge from trunk (58852-58891) Matias Capeletto 2010-01-13 19:04:08 +0000
  • a4675c4da4 merge trunk Beman Dawes 2010-01-13 18:03:18 +0000
  • dcc00defb0 Spirit: reformulating static assertion Hartmut Kaiser 2010-01-13 13:23:25 +0000
  • 3816964d0f add uuid library Andy Tompkins 2010-01-13 12:14:12 +0000
  • e54d899921 add uuid library Andy Tompkins 2010-01-13 11:50:43 +0000
  • cb8aed9e3c add uuid library Andy Tompkins 2010-01-13 11:44:30 +0000
  • 8327d36df7 better encoding Joel de Guzman 2010-01-13 11:27:22 +0000
  • 32b230fa01 Fix link to example file. Fixes #3836. Daniel James 2010-01-12 18:52:43 +0000
  • 17e27353dc Markup debug container failure on darwin 4.2 Daniel James 2010-01-12 18:52:22 +0000
  • 5bbdcfb804 Turn warnings as errors back on. Daniel James 2010-01-12 18:51:59 +0000
  • 0f5276626d Disable warnings when defining INT#_C macros for gcc. Daniel James 2010-01-12 18:51:40 +0000
  • 2b1fc2b3bb Spirit: more tests for recent binary fix Hartmut Kaiser 2010-01-12 16:20:01 +0000
  • 8a54aa2c7f Spirit: added another test case for unsigned integer generators Hartmut Kaiser 2010-01-12 16:14:39 +0000
  • 37050bb1f3 Merged array changes from trunk to release Marshall Clow 2010-01-12 05:55:52 +0000
  • a02f359fdb Spirit: minor comment edits Hartmut Kaiser 2010-01-12 04:27:45 +0000
  • fbfeee28d4 Spirit: Allowing karma uint generators being invoked using signed integers Hartmut Kaiser 2010-01-12 04:15:47 +0000
  • 81cdc168c4 Spirit: fixed signed/unsigned mismatch in Qi's binary parsers Hartmut Kaiser 2010-01-12 01:22:48 +0000
  • 1d00bb7cb3 Spirit: fixing tests for qi::matches[] Hartmut Kaiser 2010-01-12 01:10:31 +0000
  • ae24fe6848 Spirit: qi::matches.hpp[] has to succeed always Hartmut Kaiser 2010-01-11 20:42:50 +0000
  • 51696a32ce Copy over some of the project options from the test Jamfile. John Maddock 2010-01-11 18:29:36 +0000
  • bd327364a8 Fixes #3704. John Maddock 2010-01-11 13:30:26 +0000
  • 3230dceee4 Update docs with new history section. John Maddock 2010-01-11 13:19:25 +0000
  • 6d23820d7e Fixes #3704. John Maddock 2010-01-11 13:04:01 +0000
  • d3fea696fc Add HTTP Server 4 example. Christopher Kohlhoff 2010-01-11 12:22:33 +0000
  • 53ddd7bb68 fix context to complex for V7.1 Matias Capeletto 2010-01-11 11:24:52 +0000
  • 08f4a0c069 Merged revisions 58887 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-01-11 10:57:44 +0000
  • d519353ae7 Simplify code a little, and add diagnostic printout. John Maddock 2010-01-11 10:46:23 +0000
  • 692743e3f1 add qualification to extractor calls for gcc users Eric Niebler 2010-01-11 10:42:45 +0000
  • 6049d31a10 Add new test, to verify that the the std lib's long double support is OK. John Maddock 2010-01-11 10:04:43 +0000
  • 736b14ae8f Merge changes in Trunk: Simplify regex_timer to eliminate regression failure. Rename extern "C" function to have a "boost_" prefix. Fix recursive-expression related bug, and update tests to match. John Maddock 2010-01-11 09:55:40 +0000
  • b898c57454 Version bump. Christopher Kohlhoff 2010-01-11 02:36:53 +0000
  • 66093ff6c9 Merge from trunk. Fixes #3743, #3670, #3822. Christopher Kohlhoff 2010-01-11 02:34:00 +0000
  • 062d32c366 Merge boostbook changes. Daniel James 2010-01-10 19:47:31 +0000
  • b06aeed89e Fix some whitespace differences between trunk and release. Daniel James 2010-01-10 19:17:23 +0000
  • 40ae6c9f32 Changed to BOOST_THROW_EXCEPTION (except in one test case) Jeremiah Willcock 2010-01-10 18:54:01 +0000
  • 608d76c364 Spirit: merging docs from trunk Hartmut Kaiser 2010-01-10 16:33:45 +0000
  • 90f5cebedf Spirit: merging from trunk Hartmut Kaiser 2010-01-10 16:25:12 +0000
  • d11e5d1f49 Spirit: modified conditions for workaround Hartmut Kaiser 2010-01-10 16:11:58 +0000
  • ded493d7cb Spirit: working around false static assert on earlier versions of gcc Hartmut Kaiser 2010-01-10 16:08:21 +0000
  • acbdc34dd9 Spirit: adding docs for auto_ and matches[] Hartmut Kaiser 2010-01-10 15:33:12 +0000
  • baf36f1b7e Fix previous commit - it contained some inadvertent changes. John Maddock 2010-01-10 10:21:08 +0000
  • 1ca54cbe59 Only add the -nologo option for Intel-on-windows compilers. John Maddock 2010-01-10 10:17:07 +0000
  • 6c5231c66b Spirit: added compile time assertion diagnosing a configuration mismatch Hartmut Kaiser 2010-01-10 01:45:56 +0000
  • d32d0f5db3 fix custom allocators, ticket #3665 Matias Capeletto 2010-01-09 22:11:40 +0000
  • f71135fce0 fix count() constness, ticket #2484 Matias Capeletto 2010-01-09 21:33:41 +0000
  • 85d12be4b7 fix missing include headers, ticket #1521 Matias Capeletto 2010-01-09 20:58:38 +0000
  • e50ef5a1b1 fix regressions in VC10, ticket #3573 Matias Capeletto 2010-01-09 20:43:48 +0000
  • 32e453963a fix xpressive regression in GCC 4.4, ticket #3042 Matias Capeletto 2010-01-09 20:20:36 +0000
  • 0d53f93d02 Spirit: disambiguating call to traits::is_empty Hartmut Kaiser 2010-01-09 18:59:46 +0000
  • a2fc2f3c31 Spirit: reverting change to Qi sequence attribute handling Hartmut Kaiser 2010-01-09 18:52:59 +0000
  • 46f5e26b50 reverted [58517] Joaquín M López Muñoz 2010-01-09 18:17:59 +0000
  • ff9642813e Merge unordered documentation. Daniel James 2010-01-09 17:17:53 +0000
  • 79b725bf91 Merge iostreams. Release notes + more support for sun. Daniel James 2010-01-09 17:17:01 +0000
  • 74fbba88e1 Spirit: fixing attribute handling in sequences Hartmut Kaiser 2010-01-09 03:51:21 +0000
  • ab09c8ef3b Spirit: merged addition of qi::matches from trunk Hartmut Kaiser 2010-01-08 21:06:55 +0000
  • 4dabdcfe10 Merge from trunk. Vladimir Prus 2010-01-08 21:00:57 +0000
  • a6bfc9fa5d Change name of extern "C" function so it's prefixed with "boost_" John Maddock 2010-01-08 11:59:23 +0000
  • 2af09e2bc7 More unreachable returns. This should only be a temporary workaround. Daniel James 2010-01-08 06:44:51 +0000
  • 17e97ce5a0 Iostreams release notes for 1.42 and backdated for 1.41. Daniel James 2010-01-08 06:44:33 +0000
  • 875cc19e31 Update changelogs and slightly improved reference documentation for new release. Daniel James 2010-01-08 06:43:57 +0000
  • 6214900d70 Merge iostreams changes. Daniel James 2010-01-08 05:40:59 +0000
  • f69dfd69ad Merge unordered changes. Daniel James 2010-01-08 05:39:54 +0000
  • dce6b5c517 Merge hash changes. Daniel James 2010-01-08 05:38:39 +0000
  • 33d5d62aba Spirit: reverted accidental changes Hartmut Kaiser 2010-01-08 04:54:10 +0000
  • 3cd5aa2a4e Spirit: adding tests for the matches[] directive Hartmut Kaiser 2010-01-08 02:35:10 +0000
  • 590ee26de4 Spirit: adding the matches.hpp[] directive Hartmut Kaiser 2010-01-08 02:33:56 +0000
  • 07f27540f2 Spirit: minor fixes to qi::omit.hpp[] directive Hartmut Kaiser 2010-01-08 02:22:05 +0000
  • 8b771eb52c Support platforms that don't define INET6_ADDRSTRLEN. Refs #3743. Christopher Kohlhoff 2010-01-07 22:18:16 +0000
  • f8be83c70a Speed up the code a little, and stop swapping stream buffers around in case that's the cause of some test failures. John Maddock 2010-01-07 16:47:02 +0000
  • 83413c312d Spirit: merging from trunk Hartmut Kaiser 2010-01-07 16:23:39 +0000
  • 3bb33ff0dc This patch ensures we close both file descriptors following the dup2 calls. This is mostly for completeness but also because I've occasionally noticed output isn't flushed from a terminated process (when it is killed for exceeding the time limit). I'm sure this won't break anything and am slightly hopeful that it might ensure output is flushed before the terminating process is killed. K. Noel Belcourt 2010-01-07 05:57:33 +0000
  • 7335ac7790 Merged r58783 from trunk, fixing doc typo Jeremiah Willcock 2010-01-07 00:17:39 +0000
  • 9aeecdc826 Fixed typo Jeremiah Willcock 2010-01-07 00:15:38 +0000
  • 655ebf32e6 Disable handler allocation and invocation hooks on g++ 2.x. Refs #3743. Christopher Kohlhoff 2010-01-06 22:44:48 +0000
  • a97fc31be9 Spirit: added special operator= to lookahead and basic_istream_iterator. Hartmut Kaiser 2010-01-06 20:56:20 +0000