Vladimir Prus
1e7d5f2376
Merge from trunk
...
[SVN r59728]
2010-02-17 09:49:08 +00:00
Daniel James
0f2752edd4
Merge some detail changes.
...
- [53670] Avoid C style casts.
- [55604] Fix #3346 boost/detail/scoped_enum_emulation.hpp enum_t conflict
with Unix rpc/types.h
- Don't foward declare containers when using gcc's parallel library and add a
macro to disable forward declaration. Fixes #3866 .
[SVN r59679]
2010-02-14 16:31:21 +00:00
Joaquín M López Muñoz
2593fbf4c6
merged [59582] from trunk
...
[SVN r59638]
2010-02-11 19:28:27 +00:00
Eric Niebler
3a4bdf48d9
add missing include, fixes #3915
...
[SVN r59619]
2010-02-10 14:54:58 +00:00
Joaquín M López Muñoz
5f05e0884e
merged [58485] and [59443] from trunk
...
[SVN r59525]
2010-02-06 14:38:28 +00:00
Daniel James
dad1ced3d7
Handle redirections when downloading docbook files.
...
[SVN r59378]
2010-01-31 14:00:27 +00:00
Joel de Guzman
56d01e9694
fix regression failure. macro BOOST_SPIRIT_TEST_REAL_PRECISION enables a particular test for precision. This is disabled by default.
...
[SVN r59360]
2010-01-30 03:43:46 +00:00
Daniel James
5e18cb5484
Merge some fixes from trunk:
...
- Missing newline in an iostreams header.
- Link fixes for iostream documentation.
- Ignore a doxygen tag in boostbook.
[SVN r59258]
2010-01-24 20:43:34 +00:00
Hartmut Kaiser
1340cd0963
Spirit: merging docs from trunk
...
[SVN r59255]
2010-01-24 17:27:33 +00:00
Hartmut Kaiser
bb62430b18
Spirit: merging bug fix for rule copy construction from trunk
...
[SVN r59240]
2010-01-23 18:29:34 +00:00
Hartmut Kaiser
05d4f2472f
Spirit: merging docs from trunk
...
[SVN r59135]
2010-01-18 18:40:10 +00:00
Christopher Kohlhoff
5950b82072
Merge doc and example changes from trunk.
...
........
r58900 | chris_kohlhoff | 2010-01-11 23:22:33 +1100 (Mon, 11 Jan 2010) | 2 lines
Add HTTP Server 4 example.
........
r59103 | chris_kohlhoff | 2010-01-18 08:42:36 +1100 (Mon, 18 Jan 2010) | 2 lines
Add coroutine::is_complete() and support for "yield break;".
........
r59104 | chris_kohlhoff | 2010-01-18 08:48:17 +1100 (Mon, 18 Jan 2010) | 2 lines
Document ordering of handlers in strands. Fix error in streambuf snippet.
........
r59106 | chris_kohlhoff | 2010-01-18 09:21:21 +1100 (Mon, 18 Jan 2010) | 2 lines
Update revision history.
........
[SVN r59110]
2010-01-18 02:35:32 +00:00
Jeremiah Willcock
2ad82e88c4
Merged r59005 from trunk, commenting out debugging code
...
[SVN r59031]
2010-01-15 10:30:32 +00:00
Daniel James
d48f96aac0
Copy generated fusion documentation from trunk.
...
[SVN r59021]
2010-01-15 06:35:28 +00:00
Daniel James
8db2223fb1
Merge link fix.
...
[SVN r59013]
2010-01-15 00:56:07 +00:00
Hartmut Kaiser
e76543b06a
Spirit: merging from trunk
...
[SVN r59011]
2010-01-14 23:52:48 +00:00
Daniel James
39b6d65ab5
Merge root index for 1.42.
...
[SVN r58992]
2010-01-13 23:42:39 +00:00
Matias Capeletto
a5ad7e94b1
merge from trunk (58852-58891)
...
[SVN r58985]
2010-01-13 19:04:38 +00:00
Matias Capeletto
63652d8ce8
merge from trunk (58852-58891)
...
[SVN r58984]
2010-01-13 19:04:08 +00:00
Beman Dawes
a4675c4da4
merge trunk
...
[SVN r58983]
2010-01-13 18:03:18 +00:00
Andy Tompkins
3816964d0f
add uuid library
...
[SVN r58969]
2010-01-13 12:14:12 +00:00
Andy Tompkins
e54d899921
add uuid library
...
[SVN r58968]
2010-01-13 11:50:43 +00:00
Andy Tompkins
cb8aed9e3c
add uuid library
...
[SVN r58967]
2010-01-13 11:44:30 +00:00
Marshall Clow
37050bb1f3
Merged array changes from trunk to release
...
[SVN r58921]
2010-01-12 05:55:52 +00:00
John Maddock
bd327364a8
Fixes #3704 .
...
[SVN r58905]
2010-01-11 13:30:26 +00:00
Eric Niebler
08f4a0c069
Merged revisions 58887 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r58887 | eric_niebler | 2010-01-11 21:42:45 +1100 (Mon, 11 Jan 2010) | 1 line
add qualification to extractor calls for gcc users
........
[SVN r58889]
2010-01-11 10:57:44 +00:00
John Maddock
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.
[SVN r58885]
2010-01-11 09:55:40 +00:00
Christopher Kohlhoff
b898c57454
Version bump.
...
[SVN r58884]
2010-01-11 02:36:53 +00:00
Christopher Kohlhoff
66093ff6c9
Merge from trunk. Fixes #3743 , #3670 , #3822 .
...
........
r58670 | chris_kohlhoff | 2010-01-04 23:33:04 +1100 (Mon, 04 Jan 2010) | 2 lines
Fix example to compile with MSVC 10 beta 2.
........
r58671 | chris_kohlhoff | 2010-01-04 23:33:42 +1100 (Mon, 04 Jan 2010) | 2 lines
Fix Win64 warnings.
........
r58703 | chris_kohlhoff | 2010-01-05 22:51:41 +1100 (Tue, 05 Jan 2010) | 3 lines
Include boost/limits.hpp rather than <limits>, to support older compilers.
Refs #3743 .
........
r58704 | chris_kohlhoff | 2010-01-05 23:20:10 +1100 (Tue, 05 Jan 2010) | 2 lines
Drop back to second_clock if microsec_clock is unavailable. Refs #3743 .
........
r58705 | chris_kohlhoff | 2010-01-05 23:50:39 +1100 (Tue, 05 Jan 2010) | 2 lines
Use sockatmark if SIOCATMARK is not defined. Refs #3743 .
........
r58740 | chris_kohlhoff | 2010-01-06 13:38:39 +1100 (Wed, 06 Jan 2010) | 2 lines
Use buffer debugging workaround with MSVC 8 only.
........
r58761 | chris_kohlhoff | 2010-01-06 23:27:05 +1100 (Wed, 06 Jan 2010) | 2 lines
Disable iostreams-related functionality if BOOST_NO_IOSTREAMS is defined. Refs #3743 .
........
r58762 | chris_kohlhoff | 2010-01-06 23:36:51 +1100 (Wed, 06 Jan 2010) | 2 lines
Apply fix for reported excessive CPU usage under Solaris. Refs #3670 .
........
r58782 | chris_kohlhoff | 2010-01-07 09:44:48 +1100 (Thu, 07 Jan 2010) | 2 lines
Disable handler allocation and invocation hooks on g++ 2.x. Refs #3743 .
........
r58793 | chris_kohlhoff | 2010-01-08 09:18:16 +1100 (Fri, 08 Jan 2010) | 2 lines
Support platforms that don't define INET6_ADDRSTRLEN. Refs #3743 .
........
[SVN r58883]
2010-01-11 02:34:00 +00:00
Daniel James
062d32c366
Merge boostbook changes.
...
[SVN r58879]
2010-01-10 19:47:31 +00:00
Daniel James
b06aeed89e
Fix some whitespace differences between trunk and release.
...
[SVN r58878]
2010-01-10 19:17:23 +00:00
Hartmut Kaiser
608d76c364
Spirit: merging docs from trunk
...
[SVN r58873]
2010-01-10 16:33:45 +00:00
Hartmut Kaiser
90f5cebedf
Spirit: merging from trunk
...
[SVN r58872]
2010-01-10 16:25:12 +00:00
Joaquín M López Muñoz
46f5e26b50
reverted [58517]
...
[SVN r58847]
2010-01-09 18:17:59 +00:00
Daniel James
ff9642813e
Merge unordered documentation.
...
[SVN r58844]
2010-01-09 17:17:53 +00:00
Daniel James
79b725bf91
Merge iostreams. Release notes + more support for sun.
...
[SVN r58843]
2010-01-09 17:17:01 +00:00
Hartmut Kaiser
ab09c8ef3b
Spirit: merged addition of qi::matches from trunk
...
[SVN r58819]
2010-01-08 21:06:55 +00:00
Vladimir Prus
4dabdcfe10
Merge from trunk.
...
[SVN r58818]
2010-01-08 21:00:57 +00:00
Daniel James
6214900d70
Merge iostreams changes.
...
[SVN r58803]
2010-01-08 05:40:59 +00:00
Daniel James
f69dfd69ad
Merge unordered changes.
...
[SVN r58802]
2010-01-08 05:39:54 +00:00
Daniel James
dce6b5c517
Merge hash changes.
...
[SVN r58801]
2010-01-08 05:38:39 +00:00
Hartmut Kaiser
83413c312d
Spirit: merging from trunk
...
[SVN r58787]
2010-01-07 16:23:39 +00:00
Jeremiah Willcock
7335ac7790
Merged r58783 from trunk, fixing doc typo
...
[SVN r58784]
2010-01-07 00:17:39 +00:00
John Maddock
44e6281977
Add bcp docs.
...
[SVN r58765]
2010-01-06 13:09:45 +00:00
John Maddock
307b95f3e8
Merge updates from Trunk
...
[SVN r58764]
2010-01-06 13:08:49 +00:00
John Maddock
c158617b72
Add markup for new tests and VC-7.1
...
[SVN r58753]
2010-01-06 10:34:20 +00:00
Daniel James
b301b2ecef
Merge warning fix from trunk. Fixes #1414 .
...
[SVN r58747]
2010-01-06 08:55:23 +00:00
Hartmut Kaiser
43b2ea667b
Wave: merging from trunk
...
[SVN r58724]
2010-01-05 18:46:09 +00:00
Hartmut Kaiser
7b40071701
Spirit: merging from trunk
...
[SVN r58723]
2010-01-05 18:42:31 +00:00
Eric Niebler
29f5f225d6
Merged revisions 58401,58412 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r58401 | eric_niebler | 2009-12-16 09:29:09 +1100 (Wed, 16 Dec 2009) | 1 line
more appropriate use of ellipses when a really bad conversion sequence is needed
........
r58412 | eric_niebler | 2009-12-16 21:30:40 +1100 (Wed, 16 Dec 2009) | 1 line
fix BOOST_PROTO_EXTENDS to work with elaborated types
........
[SVN r58697]
2010-01-05 01:39:28 +00:00