4d6453a964Spirit: integrated lexer with Qi's debug facilities
Hartmut Kaiser
2010-07-08 18:13:01 +0000
1dd6fa40a8Spirit: Fixing Qi example for ggc
Hartmut Kaiser
2010-07-08 18:11:42 +0000
10838dfd87added the new folds to the changelist
Christopher Schmidt
2010-07-08 17:25:24 +0000
7bc9e8fe85Ensure futures and shared_mutex work on MSVC-10; fix for issue #2501
Anthony Williams
2010-07-08 15:25:45 +0000
58d0096bc2Set push and pop pragmas to be guarded by the same logic.
John Maddock
2010-07-08 10:31:00 +0000
cf814ae8daMake all references to the detail:: namespace fully qualified so we don't get ambiguities with other libraries. Fixes#4407.
John Maddock
2010-07-08 10:27:58 +0000
7bce0decc1Make all references to the detail:: namespace fully qualified so we don't get ambiguities with other libraries. Refs #4407.
John Maddock
2010-07-08 10:15:11 +0000
40be9f354bMerge rebuilt fusion documentation with missing file.
Daniel James
2010-07-08 07:50:58 +0000
40cbdf0fe4Copy tests from spirit 2 branch.
Daniel James
2010-07-08 07:14:35 +0000
df3ae07c9bFix duplicate image attribute detection.
Daniel James
2010-07-08 07:14:03 +0000
8fae88c2b3Fix xml encoding in a few places.
Daniel James
2010-07-08 07:13:26 +0000
6da5ba570bFix documentation info handling in included files. Refs #3907.
Daniel James
2010-07-08 07:12:43 +0000
bbe4f21a69Fix identifier generation for headings. Refs #1436.
Daniel James
2010-07-08 07:11:58 +0000
789e9ab0f5Rebuild fusion docs - with missing file this time.
Daniel James
2010-07-08 07:10:41 +0000
d1346aaab0Scheme compiler fixes for g++ 4.2
Joel de Guzman
2010-07-08 04:38:43 +0000
e35afa5dfeExamples bug fixes and code tweaks to make g++ 4.2 happy.
Joel de Guzman
2010-07-08 02:49:09 +0000
f16fdb95b1removed arity detection from has_xxx_template
Daniel Walker
2010-07-07 20:44:59 +0000
2844ef9427add missing include to docs for covariance
Eric Niebler
2010-07-07 15:55:56 +0000
85f3cc89d4Spirit: Fixing merge problem
Hartmut Kaiser
2010-07-07 13:23:27 +0000
a180e0af69Spirit: more pizza version customization
Hartmut Kaiser
2010-07-07 00:57:16 +0000
b3e8313c7dSpirit: changed the pizza version to something edible :-P
Hartmut Kaiser
2010-07-07 00:56:21 +0000
e071293e8fTry preventing static casts when calling hash_value.
Daniel James
2010-07-06 23:32:37 +0000
742a3d0b12Detab last commit.
Daniel James
2010-07-06 23:15:23 +0000
30dc67d840Backport improved paragraphs from spirit 2 version
Daniel James
2010-07-06 23:10:10 +0000
a69bd066c2Use unique_path instead of tmpnam. Refs #2325.
Daniel James
2010-07-06 23:07:20 +0000
3ff19b92e3added test case
Christophe Henry
2010-07-06 19:11:55 +0000
19b3ab0a6dfixed sporadic bug with explicit entries
Christophe Henry
2010-07-06 19:07:59 +0000
c796325d26Moved the test for _GNU_SOURCE to last to try and fix issue #4395
Anthony Williams
2010-07-06 15:12:21 +0000
f585e9db04Spirit: Fixing problem with Qi example
Hartmut Kaiser
2010-07-06 14:48:45 +0000
0fd1c28cc0boost/python/converter/builtin_converters.hpp: 64-bit Windows special case to avoid getting a Python long for each std::size_t
Ralf W. Grosse-Kunstleve
2010-07-06 14:29:25 +0000
0c5aa0b901Spirit: more example fixing...
Hartmut Kaiser
2010-07-06 13:52:00 +0000
40ebaadf2fSpirit: Added global Jamfile for examples
Hartmut Kaiser
2010-07-06 12:54:35 +0000
8be30261caMerge v2, v3, from trunk
Beman Dawes
2010-07-06 11:17:54 +0000
bd9b4a211aMerge from trunk
Beman Dawes
2010-07-06 10:52:01 +0000
27718052b9Merge trunk, including changes to come into closer conformance with C++0x FCD
Beman Dawes
2010-07-06 10:47:30 +0000
db66c9a0a6Merged from trunk.
Christopher Kohlhoff
2010-07-06 04:49:47 +0000
0453e7e596Spirit: Fixing examples
Hartmut Kaiser
2010-07-06 02:24:26 +0000
c51e596575Spirit: Fixing Karma examples
Hartmut Kaiser
2010-07-06 02:23:23 +0000
bd5adec2f4Partially merge iostreams.
Daniel James
2010-07-06 00:55:15 +0000
2828c6f5b4Merge boostbook (mostly by Steven Watanabe).
Daniel James
2010-07-06 00:12:00 +0000
6359658294Spirit: merged another missing revision
Hartmut Kaiser
2010-07-05 20:23:31 +0000
77642732f4Spirit: minor formatting changes
Hartmut Kaiser
2010-07-05 20:01:23 +0000
fa30ac2807Spirit: merged missing revision from trunk
Hartmut Kaiser
2010-07-05 19:55:02 +0000
23be048b92Spirit: Added a clarifying comment
Hartmut Kaiser
2010-07-05 19:43:11 +0000
8034363cc6whoops another file missing. Now it's correct, kdiff3 gives 100% between trunk and release
David Bellot
2010-07-05 18:20:58 +0000
4a2317e3dfwhoops, 2 files where missing during the merge !
David Bellot
2010-07-05 18:13:41 +0000
16b4696537Fixed random spanning tree issues from regression tests
Jeremiah Willcock
2010-07-05 15:08:08 +0000
9d5b4d27c7Added missing "typename"
Anthony Williams
2010-07-05 14:37:13 +0000
b8ee368516Added overload for swap member function that takes an lvalue reference in all cases
Anthony Williams
2010-07-05 14:35:45 +0000
1c94cb8159Add missing parameter.
Christopher Kohlhoff
2010-07-05 07:43:22 +0000
401899c3d2last update for 1.44
David Bellot
2010-07-05 06:35:22 +0000
5a6b4fb4fblast update for 1.44
David Bellot
2010-07-05 06:06:24 +0000
21e10ac550Allowed boost::intmax_t as a pointer serialization type to hopefully avoid problems on LLP64 systems; fixes#4366
Jeremiah Willcock
2010-07-05 04:17:58 +0000
d1d0006051Spirit: merging from trunk upto rev. 63622
Hartmut Kaiser
2010-07-05 03:11:56 +0000
994a0b926aSpirit: merging from trunk upto rev. 61489
Hartmut Kaiser
2010-07-04 22:38:38 +0000
4a5702206cMerged value_init fixes (extra tests + documentation) from trunk, see #3472, #3869.
Niels Dekker
2010-07-04 21:56:44 +0000
3632625b21update doxygen doc
David Bellot
2010-07-04 21:43:41 +0000
53c50dd8caSpirit: merging from trunk upto rev. 61347
Hartmut Kaiser
2010-07-04 21:04:31 +0000
81ebd73965Merge rebuilt fusion documentation.
Daniel James
2010-07-04 20:19:01 +0000
b9bddbdffdRefactored color map generation code to make it more broadly usable
Jeremiah Willcock
2010-07-04 20:14:41 +0000
d59602add4merged revision 63613
Christophe Henry
2010-07-04 20:01:28 +0000
aea126eea0Spirit: merging from trunk upto rev. 61266
Hartmut Kaiser
2010-07-04 19:45:44 +0000
8d6748d31bAdding the first version of the doxygen documentation
David Bellot
2010-07-04 19:27:27 +0000
fa989ad391Rebuild fusion documentation.
Daniel James
2010-07-04 19:20:50 +0000
99af530b7cFix quoting in spirit example.
Daniel James
2010-07-04 18:52:48 +0000
cb4f043938Don't output empty paragraphs.
Daniel James
2010-07-04 18:52:05 +0000
0dc62a897bSpirit: merging from trunk upto rev. 61194
Hartmut Kaiser
2010-07-04 18:45:54 +0000
6255c8ddf6changed a path
David Bellot
2010-07-04 18:25:39 +0000
28eb30b7f7Doxygen configuration
David Bellot
2010-07-04 18:22:52 +0000
909805dd6cSpirit: restored Scheme example to the point where it has been deleted from release branch
Hartmut Kaiser
2010-07-04 18:04:41 +0000
99277c6c77Spirit: reverting accidental commit
Hartmut Kaiser
2010-07-04 17:47:19 +0000
6350f9e6b2fixed bug with explicit entries + internal transition
Christophe Henry
2010-07-04 17:10:50 +0000
d575139809Test some empty templates.
Daniel James
2010-07-04 16:56:28 +0000
b2316146feDon't match empty paragraphs.
Daniel James
2010-07-04 16:55:58 +0000
9a8606e65eAllow empty document bodies.
Daniel James
2010-07-04 16:55:24 +0000
e18b86b4baClear template_info before parsing a template.
Daniel James
2010-07-04 16:54:44 +0000
9396888c4fOnly store template name after correct match.
Daniel James
2010-07-04 16:53:54 +0000
b49ba3f07cMake author parsing a little stricter.
Daniel James
2010-07-04 16:53:25 +0000
e199e0d53aSpirit: Added Scheme example to release branch
Hartmut Kaiser
2010-07-04 16:30:38 +0000
180203d82cFix warnings emitted when char is unsigned.
John Maddock
2010-07-04 15:47:54 +0000
f630e5b03aOops forgot to update this one in last type_traits merge. Updates file to include the new traits added.
John Maddock
2010-07-04 15:46:45 +0000
06938216d0Merge changes from Trunk to support rvalue references better.
John Maddock
2010-07-04 15:25:03 +0000
eff7e05579Fix unused parameters.
Christopher Kohlhoff
2010-07-04 13:42:41 +0000