0573dfb776Boost.Icl version 4.0.0 initial import
Joachim Faulhaber
2010-11-07 14:34:32 +0000
d29ad1320bFix 32/64 address model options on HPUX.
Vladimir Prus
2010-11-07 08:06:19 +0000
3b2c5c562bmerge to release branch
Robert Ramey
2010-11-06 20:35:35 +0000
84fc9996d4merge to release branch
Robert Ramey
2010-11-06 20:34:23 +0000
d8e2024704merge to release branch
Robert Ramey
2010-11-06 20:06:00 +0000
6391615842merge to release branch
Robert Ramey
2010-11-06 20:03:52 +0000
ebffd0166dmerge to release branch
Robert Ramey
2010-11-06 20:00:50 +0000
ca28f63605merge to release branch
Robert Ramey
2010-11-06 20:00:11 +0000
04456e122bmerge to release branch
Robert Ramey
2010-11-06 19:59:37 +0000
268b17c063merge to release branch
Robert Ramey
2010-11-06 19:58:23 +0000
900726c7b2Introducing base_channel_type metafunction which helps to avoid useless casting between integral data types. For older compilers it also reduces warnings about those castings operations.
Christian Henning
2010-11-06 18:17:10 +0000
289f202254merge to release branch
Robert Ramey
2010-11-06 16:41:35 +0000
0b0dd47db7merge to release branch
Robert Ramey
2010-11-06 16:31:31 +0000
8817216dd4Handle \t escape sequence.
Vladimir Prus
2010-11-06 15:31:12 +0000
ba6caf7884Fusion: removed fusion::sequence_root; Fixes#2335
Christopher Schmidt
2010-11-06 12:21:18 +0000
c2499c6c5bFixes#4817.
Andreas Huber
2010-11-06 11:12:15 +0000
e88c0fe877Merge r64579 | steven_watanabe | 2010-08-03 21:46:19 +0400 (Tue, 03 Aug 2010)
Vladimir Prus
2010-11-05 15:25:20 +0000
c9c4957e2aMerge r64217
Vladimir Prus
2010-11-05 15:14:07 +0000
8dbaa5c7d9Fix MSVC warning.
John Maddock
2010-11-05 09:50:42 +0000
c6323acc55various bug fixes made since 1.44 release
Luke Simonson
2010-11-04 18:37:35 +0000
be67d81bc1MacPorts gcc also defines __APPLE_CC__, but to 1.
Christopher Kohlhoff
2010-11-04 11:40:42 +0000
c4df0e3f0bminor correction which avoids spurious warning
Robert Ramey
2010-11-03 23:35:54 +0000
c12559ad69Temporarily backout changes to xml_archive until after next release
Robert Ramey
2010-11-03 23:34:11 +0000
1b0814b5e9Temporarily backout changes to xml_archive until after next release
Robert Ramey
2010-11-03 23:33:31 +0000
ed5f53676fAdapted spacing to the convention used in the rest of the code.
Andreas Huber
2010-11-03 21:46:45 +0000
9b192226d8Spirit: merging missing file
Hartmut Kaiser
2010-11-01 13:12:40 +0000
43683d2115Spirit: added missing file
Hartmut Kaiser
2010-11-01 13:01:43 +0000
f777b46ae0Spirit: merging doc changes from trunk
Hartmut Kaiser
2010-11-01 13:01:30 +0000
e09810fb25Spirit: regenerated docs
Hartmut Kaiser
2010-11-01 12:32:36 +0000
0a03289e00Spirit: more doc fixes
Hartmut Kaiser
2010-11-01 12:16:07 +0000
32ec9334dcFix write return type in sink concept.
Daniel James
2010-10-31 19:40:20 +0000
4100efb46bMerge some more documentation fixes.
Daniel James
2010-10-31 13:43:19 +0000
e0ace55dc0Added a test for 'get_c_array'
Marshall Clow
2010-10-31 02:25:04 +0000
7d42f31fe8Restore \n support to quickbook.
Daniel James
2010-10-30 23:16:21 +0000
efc32f440bFix a non-ascii character in a bookmark.
Daniel James
2010-10-30 23:15:36 +0000
0545faef5dTarget workaround at non-Apple objective-c++ compilers only, as the previous workaround broke those platforms. Pragmas push_macro and pop_macro are only available on gcc 4.4 or later, so use plain ol' #define/#undef instead.
Christopher Kohlhoff
2010-10-30 22:45:29 +0000
ea4b6f16e7Applied patch from Daniel Trebbien
Jeremiah Willcock
2010-10-30 20:16:17 +0000
b91bf55ec7Merge documentation fixes to release.
Daniel James
2010-10-30 17:34:45 +0000
5fb96f32caRevert a link I broke.
Daniel James
2010-10-30 17:00:10 +0000
5f3ca9adf4Fix some links I missed in string algorithms
Daniel James
2010-10-30 15:53:41 +0000
b566a574e3Copy boostbook element attributes.
Daniel James
2010-10-30 15:52:02 +0000
f8eedb0ea4Get run-tests.py working on python 2.5
Daniel James
2010-10-30 15:50:06 +0000
9ec814c302A couple more link fixes.
Daniel James
2010-10-30 14:34:54 +0000
4856d36e17Link fixes.
Daniel James
2010-10-30 14:32:50 +0000
a22727b826Missing html file in type traits.
Daniel James
2010-10-30 14:31:23 +0000
c892ecf90eOnly list the alternative formats we actually release.
Daniel James
2010-10-30 14:29:27 +0000
9652e7dc68Merge a couple of old documentation fixes for date_time.
Daniel James
2010-10-30 13:38:25 +0000
bd37eaa70eMergeinfo for libs/date_time and clean up whitespace differences with trunk.
Daniel James
2010-10-30 13:34:37 +0000
474d51f4cbSpirit: merging doc fixes from trunk
Hartmut Kaiser
2010-10-30 00:20:29 +0000
aeb0bcbc44Merged Boost.Thread from trunk
Anthony Williams
2010-10-29 23:27:00 +0000
1ab91547c0Repaired copy_component() using suggestion from Christopher Alfeld; fixes#4793
Jeremiah Willcock
2010-10-26 18:24:01 +0000
5a25588341small tweak, add docs for external transforms
Eric Niebler
2010-10-26 05:42:13 +0000
f4241c9c31s/external/external_transform/ and s/action_map/external_transforms/
Eric Niebler
2010-10-26 00:53:39 +0000
fcdd205be7clean-up
Eric Niebler
2010-10-25 23:58:26 +0000
071693ef44optimize boost::tr1_result_of for default_domain and default_generator
Eric Niebler
2010-10-25 23:57:16 +0000
2e568dbf67add when<T, external> to allow transforms to be specified with the Data parameter
Eric Niebler
2010-10-25 23:55:22 +0000
8b8595c1dcDeclare inline functions as inline.
Daniel James
2010-10-25 21:59:52 +0000
4a672b94f9Merge fix of typo.
John Maddock
2010-10-25 18:07:43 +0000
f51a2a36f0Spirit: merging latest bug fixes and doc updates from trunk
Hartmut Kaiser
2010-10-25 17:27:18 +0000
64a0f5355eFix typo and regenerate docs.
John Maddock
2010-10-25 16:19:16 +0000
91925163a4Merged revision history.
Christopher Kohlhoff
2010-10-25 13:07:38 +0000
43d4602c07Revision history.
Christopher Kohlhoff
2010-10-25 13:06:29 +0000
60e29698e1Merge from trunk: Rename separate compilation header. Fixes#4560.
Christopher Kohlhoff
2010-10-25 12:57:23 +0000
1410634c28Rename separate compilation header. Refs #4560.
Christopher Kohlhoff
2010-10-25 12:26:06 +0000
5becb1b04bMerge from trunk. ........ r66075 | chris_kohlhoff | 2010-10-18 23:27:12 +1100 (Mon, 18 Oct 2010) | 2 lines
Christopher Kohlhoff
2010-10-25 10:44:35 +0000
8363d1e180Merge Boost.Build configure changes, to unbreak Boost.Regex.
Vladimir Prus
2010-10-25 09:17:39 +0000
114bd84faeRemove debug print
Vladimir Prus
2010-10-25 07:52:02 +0000
27c5503eb0Spirit: fixed a regression in qi::repeat[] I introduced with my last commit
Hartmut Kaiser
2010-10-25 01:01:35 +0000
94a81378bdSpirit: added regression test for qi::repeat
Hartmut Kaiser
2010-10-25 00:53:56 +0000
9d452823f6Spirit: updating docs for release
Hartmut Kaiser
2010-10-25 00:19:05 +0000
4ae51f9076Spirit: fixing a problem in repeat, which caused the iterator not to be reset on certain parsing failures
Hartmut Kaiser
2010-10-24 22:25:37 +0000
2f065418f5Merging from trunk
Hartmut Kaiser
2010-10-24 22:24:54 +0000
b484f038d1Wave, Spirit: merging from trunk
Hartmut Kaiser
2010-10-24 22:20:01 +0000
276f4e7f67Merge minor tweaks from Trunk.
John Maddock
2010-10-24 17:22:07 +0000
3a1673ba70Fix failure in socket_base test on NetBSD.
Christopher Kohlhoff
2010-10-24 13:15:46 +0000
f897c81c17Fix kqueue_reactor so that it compiles on NetBSD. Refs #4662.
Christopher Kohlhoff
2010-10-24 07:58:23 +0000