Vladimir Prus
|
528a576eda
|
Only emit the summary if top-level 'forward' target was built.
[SVN r59838]
|
2010-02-22 07:15:13 +00:00 |
|
Emil Dotchevski
|
25523918a4
|
msvc 7.1 regression, thanks Joaquin
[SVN r59837]
|
2010-02-22 05:52:40 +00:00 |
|
Robert Ramey
|
cb7751ac65
|
delete superflous "include map"
[SVN r59836]
|
2010-02-22 05:02:37 +00:00 |
|
Robert Ramey
|
4fd6051c9c
|
include export.hpp
[SVN r59835]
|
2010-02-22 05:01:58 +00:00 |
|
Robert Ramey
|
9da68ccd3c
|
fix gcc warnings
[SVN r59834]
|
2010-02-22 05:00:57 +00:00 |
|
Vladimir Prus
|
f2445a29c2
|
Report where the headers and libraries were built to at the end of the
build.
[SVN r59833]
|
2010-02-21 23:59:08 +00:00 |
|
Vladimir Prus
|
930eeae8cf
|
Mention Boost.Build option for each ABI tag.
[SVN r59832]
|
2010-02-21 23:48:08 +00:00 |
|
Vladimir Prus
|
292f1aa219
|
Fix scalability issues in subvariant.all-referenced-targets.
[SVN r59831]
|
2010-02-21 23:46:42 +00:00 |
|
Vladimir Prus
|
1b9202d0ae
|
Remove debug print
[SVN r59830]
|
2010-02-21 23:42:19 +00:00 |
|
Vladimir Prus
|
0eb23e6ff2
|
Various new builtins.
[SVN r59829]
|
2010-02-21 23:33:13 +00:00 |
|
Steven Watanabe
|
04c4327ab3
|
Get rid of the MPL assertions in doxygen generated docs
[SVN r59795]
|
2010-02-20 22:18:28 +00:00 |
|
Vladimir Prus
|
5d6a1f9bcb
|
Special case processing of RPATH, so that '$ORIGIN' can be used
Fixes #3479
[SVN r59765]
|
2010-02-20 11:03:58 +00:00 |
|
Hartmut Kaiser
|
dc5c7d1719
|
Spirit: added karma::no_delimit[], added post-delimit step to implicit verbatim Karma rules
[SVN r59761]
|
2010-02-19 15:45:23 +00:00 |
|
Anthony Williams
|
5ab11d92f6
|
Disable templated rvalue ref constructor for MSVC10
[SVN r59758]
|
2010-02-19 09:54:00 +00:00 |
|
Anthony Williams
|
e697033841
|
Fixes to some uses of rvalue references; patch to avoid var size warnings on 64-bit platforms in future.hpp
[SVN r59752]
|
2010-02-18 21:54:46 +00:00 |
|
Hartmut Kaiser
|
c7b3e8ab2d
|
Spirit: missing commit
[SVN r59748]
|
2010-02-18 16:38:01 +00:00 |
|
Vladimir Prus
|
2ae09c89b2
|
Robustify disambiguation of full/approximate matches.
Fixes #3942.
[SVN r59744]
|
2010-02-18 09:43:07 +00:00 |
|
Emil Dotchevski
|
8152ba1129
|
Fixing problems found by the vacpp test.
[SVN r59743]
|
2010-02-18 05:58:00 +00:00 |
|
Joel de Guzman
|
13c105f7de
|
fixed missing pre-skip in other parse branch
[SVN r59742]
|
2010-02-17 21:47:54 +00:00 |
|
Sebastian Redl
|
6f642db7ce
|
file_parser_error's property getters ought to be const. Now they are. Fixes bug 3838.
[SVN r59741]
|
2010-02-17 19:30:44 +00:00 |
|
Sebastian Redl
|
f791558ea4
|
Make the JSON parser's number production fit the JSON spec instead of doing stupid things. Fixes bug 3831.
[SVN r59740]
|
2010-02-17 19:26:52 +00:00 |
|
Sebastian Redl
|
b667d4236b
|
Give the JSON writer the ability to NOT pretty-print, but instead produce compact code. Fixes bug 3828. But I still have to write test cases for the JSON writer; there aren't ANY!
[SVN r59739]
|
2010-02-17 18:55:11 +00:00 |
|
Sebastian Redl
|
d498c5f2e5
|
Turns out JSON doesn't allow \0 as an escape sequence. Also, don't rely on is_print for figuring out which characters to escape, but instead follow the spec. Fixes bug 3827.
[SVN r59738]
|
2010-02-17 18:43:56 +00:00 |
|
Sebastian Redl
|
ebdb748182
|
RapidXML is in PropertyTree as an implementation detail and should be treated as such, so prefix macros and put the namespace into ptree's detail namespace. Fixes bug 3817.
[SVN r59737]
|
2010-02-17 18:10:46 +00:00 |
|
Sebastian Redl
|
935d19a9e1
|
Update examples/custom_data_type.cpp to new converter syntax. Fixes bug 3674. Patch by Roman Neuhauser.
[SVN r59736]
|
2010-02-17 17:58:16 +00:00 |
|
Sebastian Redl
|
76ebdf6586
|
Make BOOST_PROPERTY_TREE_THROW an alias for BOOST_THROW_EXCEPTION. I doubt the original motivation for this macro is still very valid, and it causes warnings on more important compilers.
[SVN r59735]
|
2010-02-17 17:53:28 +00:00 |
|
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.
[SVN r59734]
|
2010-02-17 17:40:14 +00:00 |
|
Sebastian Redl
|
0b59f12308
|
Fix a comment typo.
[SVN r59733]
|
2010-02-17 17:38:44 +00:00 |
|
Hartmut Kaiser
|
8068259d09
|
Spirit: Updated docs
[SVN r59729]
|
2010-02-17 14:10:40 +00:00 |
|
Anthony Williams
|
a1c25b5703
|
Overload boost::move for thread& and thread&&
[SVN r59727]
|
2010-02-17 08:34:09 +00:00 |
|
Joel de Guzman
|
4f52fd8e86
|
simplified but equivalent logic
[SVN r59726]
|
2010-02-17 04:00:30 +00:00 |
|
Joel de Guzman
|
84d5df5c6a
|
fixed logic
[SVN r59725]
|
2010-02-17 03:55:37 +00:00 |
|
Joel de Guzman
|
2a66921f95
|
fixed logic
[SVN r59724]
|
2010-02-17 03:52:46 +00:00 |
|
Joel de Guzman
|
ab1ca60f85
|
Doc updates. Clarified the logical meaning of 'lexeme'.
[SVN r59723]
|
2010-02-17 02:55:29 +00:00 |
|
Joel de Guzman
|
3acec1dac5
|
Doc updates. Clarified the logical meaning of 'lexeme'.
[SVN r59722]
|
2010-02-17 02:54:11 +00:00 |
|
Joel de Guzman
|
8be7166254
|
Doc updates. Clarified the logical meaning of 'lexeme'.
[SVN r59721]
|
2010-02-17 02:53:31 +00:00 |
|
Joel de Guzman
|
befdbdcc39
|
Doc updates. Clarified the logical meaning of 'lexeme'.
[SVN r59720]
|
2010-02-17 02:47:50 +00:00 |
|
Hartmut Kaiser
|
6843f65dcc
|
Spirit: adding no_skip[] directive, docs, tests, etc.
[SVN r59719]
|
2010-02-17 02:18:44 +00:00 |
|
Joel de Guzman
|
01315f1fdc
|
added code for pre-skipping "implicit lexeme" rules
[SVN r59718]
|
2010-02-17 02:10:50 +00:00 |
|
Joel de Guzman
|
3f748ec39e
|
minor tweaks
[SVN r59717]
|
2010-02-17 02:09:30 +00:00 |
|
Hartmut Kaiser
|
08b2953d32
|
Spirit: adding no_skip[] directive
[SVN r59716]
|
2010-02-17 01:48:34 +00:00 |
|
Hartmut Kaiser
|
5e4bcbf419
|
Spirit: reverted latest changes for raw as well
[SVN r59715]
|
2010-02-17 01:22:47 +00:00 |
|
Hartmut Kaiser
|
d4afc063b0
|
Spirit: reverted latest changes
[SVN r59714]
|
2010-02-17 01:16:44 +00:00 |
|
Hartmut Kaiser
|
6c9cb86969
|
Spirit: Reverted doc changes
[SVN r59713]
|
2010-02-17 01:06:14 +00:00 |
|
Daniel James
|
772a3be1d1
|
Update link from config docs to tracker to trac instead.
[SVN r59712]
|
2010-02-16 22:34:29 +00:00 |
|
Daniel James
|
8fc4799b66
|
Don't allow '[' in simple_markup. Fixes #1844.
[SVN r59711]
|
2010-02-16 22:34:09 +00:00 |
|
Daniel James
|
4968e7abc9
|
Deal with mismatched section tags in templates.
[SVN r59710]
|
2010-02-16 22:33:49 +00:00 |
|
Daniel James
|
e82acf40fa
|
Use full filesystem namespace as there isn't an alias at this point.
[SVN r59709]
|
2010-02-16 22:33:27 +00:00 |
|
Daniel James
|
beb658739f
|
Remove deprecated macros for hash and unordered's tests.
[SVN r59708]
|
2010-02-16 22:33:10 +00:00 |
|
Daniel James
|
7f695f429f
|
Take advantage of the simplified parameters.
[SVN r59707]
|
2010-02-16 22:32:49 +00:00 |
|