a303c1cde5Spirit: updating docs
Hartmut Kaiser
2010-01-18 18:14:30 +0000
12e75ff9a4Spirit: fixed violation reported by inspect
Hartmut Kaiser
2010-01-18 17:26:26 +0000
fff0930ef3Spirit: added missing eol at eof
Hartmut Kaiser
2010-01-18 17:19:05 +0000
fdb42fcd54Add 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
9d766bcdc3Report one line per problem
Beman Dawes
2010-01-18 12:37:59 +0000
5950b82072Merge doc and example changes from trunk.
Christopher Kohlhoff
2010-01-18 02:35:32 +0000
792212a845Update revision history.
Christopher Kohlhoff
2010-01-17 22:21:21 +0000
92f9a21f1eDocument ordering of handlers in strands. Fix error in streambuf snippet.
Christopher Kohlhoff
2010-01-17 21:48:17 +0000
3b84426427Add coroutine::is_complete() and support for "yield break;".
Christopher Kohlhoff
2010-01-17 21:42:36 +0000
d519353ae7Simplify code a little, and add diagnostic printout.
John Maddock
2010-01-11 10:46:23 +0000
692743e3f1add qualification to extractor calls for gcc users
Eric Niebler
2010-01-11 10:42:45 +0000
6049d31a10Add new test, to verify that the the std lib's long double support is OK.
John Maddock
2010-01-11 10:04:43 +0000
736b14ae8fMerge 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
b898c57454Version bump.
Christopher Kohlhoff
2010-01-11 02:36:53 +0000
66093ff6c9Merge from trunk. Fixes#3743, #3670, #3822.
Christopher Kohlhoff
2010-01-11 02:34:00 +0000
062d32c366Merge boostbook changes.
Daniel James
2010-01-10 19:47:31 +0000
b06aeed89eFix some whitespace differences between trunk and release.
Daniel James
2010-01-10 19:17:23 +0000
40ae6c9f32Changed to BOOST_THROW_EXCEPTION (except in one test case)
Jeremiah Willcock
2010-01-10 18:54:01 +0000
608d76c364Spirit: merging docs from trunk
Hartmut Kaiser
2010-01-10 16:33:45 +0000
90f5cebedfSpirit: merging from trunk
Hartmut Kaiser
2010-01-10 16:25:12 +0000
d11e5d1f49Spirit: modified conditions for workaround
Hartmut Kaiser
2010-01-10 16:11:58 +0000
ded493d7cbSpirit: working around false static assert on earlier versions of gcc
Hartmut Kaiser
2010-01-10 16:08:21 +0000
acbdc34dd9Spirit: adding docs for auto_ and matches[]
Hartmut Kaiser
2010-01-10 15:33:12 +0000
baf36f1b7eFix previous commit - it contained some inadvertent changes.
John Maddock
2010-01-10 10:21:08 +0000
1ca54cbe59Only add the -nologo option for Intel-on-windows compilers.
John Maddock
2010-01-10 10:17:07 +0000
6c5231c66bSpirit: added compile time assertion diagnosing a configuration mismatch
Hartmut Kaiser
2010-01-10 01:45:56 +0000
0d53f93d02Spirit: disambiguating call to traits::is_empty
Hartmut Kaiser
2010-01-09 18:59:46 +0000
a2fc2f3c31Spirit: reverting change to Qi sequence attribute handling
Hartmut Kaiser
2010-01-09 18:52:59 +0000
46f5e26b50reverted [58517]
Joaquín M López Muñoz
2010-01-09 18:17:59 +0000
ff9642813eMerge unordered documentation.
Daniel James
2010-01-09 17:17:53 +0000
79b725bf91Merge iostreams. Release notes + more support for sun.
Daniel James
2010-01-09 17:17:01 +0000
74fbba88e1Spirit: fixing attribute handling in sequences
Hartmut Kaiser
2010-01-09 03:51:21 +0000
ab09c8ef3bSpirit: merged addition of qi::matches from trunk
Hartmut Kaiser
2010-01-08 21:06:55 +0000
4dabdcfe10Merge from trunk.
Vladimir Prus
2010-01-08 21:00:57 +0000
a6bfc9fa5dChange name of extern "C" function so it's prefixed with "boost_"
John Maddock
2010-01-08 11:59:23 +0000
2af09e2bc7More unreachable returns. This should only be a temporary workaround.
Daniel James
2010-01-08 06:44:51 +0000
17e97ce5a0Iostreams release notes for 1.42 and backdated for 1.41.
Daniel James
2010-01-08 06:44:33 +0000
875cc19e31Update changelogs and slightly improved reference documentation for new release.
Daniel James
2010-01-08 06:43:57 +0000
6214900d70Merge iostreams changes.
Daniel James
2010-01-08 05:40:59 +0000
f69dfd69adMerge unordered changes.
Daniel James
2010-01-08 05:39:54 +0000
dce6b5c517Merge hash changes.
Daniel James
2010-01-08 05:38:39 +0000
33d5d62abaSpirit: reverted accidental changes
Hartmut Kaiser
2010-01-08 04:54:10 +0000
3cd5aa2a4eSpirit: adding tests for the matches[] directive
Hartmut Kaiser
2010-01-08 02:35:10 +0000
590ee26de4Spirit: adding the matches.hpp[] directive
Hartmut Kaiser
2010-01-08 02:33:56 +0000
07f27540f2Spirit: minor fixes to qi::omit.hpp[] directive
Hartmut Kaiser
2010-01-08 02:22:05 +0000
8b771eb52cSupport platforms that don't define INET6_ADDRSTRLEN. Refs #3743.
Christopher Kohlhoff
2010-01-07 22:18:16 +0000
f8be83c70aSpeed 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
83413c312dSpirit: merging from trunk
Hartmut Kaiser
2010-01-07 16:23:39 +0000
3bb33ff0dcThis 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