Sebastian Redl
|
1ea751c930
Work around a bug in the VC++10 standard library. Hopefully fixes bug 3594; regression tests will tell. This may need to be updated if subsequent releases have the same bug.
|
16 years ago |
Sebastian Redl
|
0b59f12308
Fix a comment typo.
|
16 years ago |
Hartmut Kaiser
|
8068259d09
Spirit: Updated docs
|
16 years ago |
Anthony Williams
|
a1c25b5703
Overload boost::move for thread& and thread&&
|
16 years ago |
Joel de Guzman
|
4f52fd8e86
simplified but equivalent logic
|
16 years ago |
Joel de Guzman
|
84d5df5c6a
fixed logic
|
16 years ago |
Joel de Guzman
|
2a66921f95
fixed logic
|
16 years ago |
Joel de Guzman
|
ab1ca60f85
Doc updates. Clarified the logical meaning of 'lexeme'.
|
16 years ago |
Joel de Guzman
|
3acec1dac5
Doc updates. Clarified the logical meaning of 'lexeme'.
|
16 years ago |
Joel de Guzman
|
8be7166254
Doc updates. Clarified the logical meaning of 'lexeme'.
|
16 years ago |
Joel de Guzman
|
befdbdcc39
Doc updates. Clarified the logical meaning of 'lexeme'.
|
16 years ago |
Hartmut Kaiser
|
6843f65dcc
Spirit: adding no_skip[] directive, docs, tests, etc.
|
16 years ago |
Joel de Guzman
|
01315f1fdc
added code for pre-skipping "implicit lexeme" rules
|
16 years ago |
Joel de Guzman
|
3f748ec39e
minor tweaks
|
16 years ago |
Hartmut Kaiser
|
08b2953d32
Spirit: adding no_skip[] directive
|
16 years ago |
Hartmut Kaiser
|
5e4bcbf419
Spirit: reverted latest changes for raw as well
|
16 years ago |
Hartmut Kaiser
|
d4afc063b0
Spirit: reverted latest changes
|
16 years ago |
Hartmut Kaiser
|
6c9cb86969
Spirit: Reverted doc changes
|
16 years ago |
Daniel James
|
772a3be1d1
Update link from config docs to tracker to trac instead.
|
16 years ago |
Daniel James
|
8fc4799b66
Don't allow '[' in simple_markup. Fixes #1844.
|
16 years ago |
Daniel James
|
4968e7abc9
Deal with mismatched section tags in templates.
|
16 years ago |
Daniel James
|
e82acf40fa
Use full filesystem namespace as there isn't an alias at this point.
|
16 years ago |
Daniel James
|
beb658739f
Remove deprecated macros for hash and unordered's tests.
|
16 years ago |
Daniel James
|
7f695f429f
Take advantage of the simplified parameters.
|
16 years ago |
Daniel James
|
95adb60d72
Trying to simplify the boostbook parameters.
|
16 years ago |
Robert Ramey
|
7edaed07fb
change to avoid ">>" syntax error when passed a template instance
|
16 years ago |
Anthony Williams
|
5044b7eb12
Changed boost.thread to use BOOST_NO_RVALUE_REFERENCES rather than BOOST_HAS_RVALUE_REFS
|
16 years ago |
Beman Dawes
|
f5106d370b
Use BOOST_NO_STATIC_ASSERT
|
16 years ago |
Daniel James
|
0033b86203
Stop using the deprecated BOOST_HAS_ macros in unordered and hash.
|
16 years ago |
Beman Dawes
|
a288ddd6ce
Fix #3928
|
16 years ago |