e3f0f5bad9Change to honour BOOST_TR1_DISABLE_INCLUDE_NEXT. Change to not set BOOST_HAS_INCLUDE_NEXT on Linux. Fixes problems caused by having TR1 headers installed in /usr/include/boost when GCC's native TR1 implementation is enabled.
John Maddock
2010-02-28 16:57:15 +0000
0715213024Implement --python-buildid.
Vladimir Prus
2010-02-28 08:22:46 +0000
284ae78e0dUse same flags for fortran compilation as for C and C++.
Vladimir Prus
2010-02-28 07:51:21 +0000
68f5f3fa29Merge doc directory from trunk.
Daniel James
2010-02-27 19:17:20 +0000
04db1d6e34Try to avoid a warning.
Daniel James
2010-02-26 20:50:21 +0000
59b0fa1856Change my email address.
Daniel James
2010-02-26 20:48:46 +0000
d27d83fc7fSpirit: silenced a g++ warning.
Hartmut Kaiser
2010-02-26 12:12:31 +0000
da137e1614detab
Emil Dotchevski
2010-02-26 07:58:55 +0000
7d82371b72Add missing 'userinput'. Add spaces after shell prompt
Vladimir Prus
2010-02-26 07:40:11 +0000
0094227559move recent changes to release branch
Robert Ramey
2010-02-26 05:29:59 +0000
fe319931ebmove recent changes to release branch
Robert Ramey
2010-02-26 05:28:56 +0000
d4c7ae8217move recent changes to release branch
Robert Ramey
2010-02-26 05:17:31 +0000
26eb81ba49move recent changes to release branch
Robert Ramey
2010-02-26 05:08:08 +0000
8711491247Spirit: fixed#2304 (Patch to fix warnings in spirit)
Hartmut Kaiser
2010-02-26 02:24:59 +0000
5219ecd9e4Spirit: fixed#2511 (Corrections to Spirit Qi Documentation)
Hartmut Kaiser
2010-02-26 02:06:55 +0000
57f81bd570add missing include
Eric Niebler
2010-02-26 01:59:46 +0000
35f30cca8dSpirit: fixed#3749 (Minor documentation feedbacks)
Hartmut Kaiser
2010-02-26 01:53:06 +0000
806dfbc204Spirit: fixed#3799 (boost 1.41 spirit multi_pass.html has undefined my_functor)
Hartmut Kaiser
2010-02-26 01:22:23 +0000
c5df9d6ca1better adapt structs/classes implementation
Christopher Schmidt
2010-02-25 20:10:37 +0000
fc74cae871Merge hash and unordered from trunk.
Daniel James
2010-02-25 19:05:01 +0000
0a1e9aa347Add Quickbook/Doxygen documentation
Steven Watanabe
2010-02-25 18:13:36 +0000
ef58474a32Ran ranlib on static libraries.
Vladimir Prus
2010-02-25 11:41:41 +0000
c84fbf27c8Fix boost.image.src when whitespace creeps in.
Daniel James
2010-02-25 07:51:26 +0000
3696066e2cI think doxygen 'par' is closest to'formalpara' in docbook/boostbook.
Daniel James
2010-02-25 07:51:03 +0000
c4b3d080a1Use the official boost.math check for long double
Vladimir Prus
2010-02-24 13:15:58 +0000
e01519a17bConfiguration framework and boost.math long long configuration.
Vladimir Prus
2010-02-24 12:26:26 +0000
af00ea6fe4Fix UPDATE_NOW declaration
Vladimir Prus
2010-02-24 12:18:49 +0000
482b507e64Add 'ignore -n' option to BUILTIN_UPDATE_NOW.
Vladimir Prus
2010-02-24 12:08:58 +0000
95e677a416Robustify against dots in Jamfile pathnames.
Vladimir Prus
2010-02-24 10:27:50 +0000
9d8867ce2eQuick hack to deal with title tags in doxygen descriptions.
Daniel James
2010-02-24 00:14:19 +0000
21b6280be0Bump the version number.
Daniel James
2010-02-24 00:12:37 +0000
c002cd0e51Modified boost::thread to work with MSVC10 RC
Anthony Williams
2010-02-23 13:46:13 +0000
74d9819568fix const correctness issues, work around fusion bug #3954
Eric Niebler
2010-02-23 08:42:25 +0000
db9833e346adapt template classes/structs
Christopher Schmidt
2010-02-22 22:55:54 +0000
38281a2448Don't produce any messages upon seeing <build>no.
Vladimir Prus
2010-02-22 10:41:26 +0000
10ff0b792cCorrect summary printing
Vladimir Prus
2010-02-22 07:53:38 +0000
528a576edaOnly emit the summary if top-level 'forward' target was built.
Vladimir Prus
2010-02-22 07:15:13 +0000
25523918a4msvc 7.1 regression, thanks Joaquin
Emil Dotchevski
2010-02-22 05:52:40 +0000
cb7751ac65delete superflous "include map"
Robert Ramey
2010-02-22 05:02:37 +0000
4fd6051c9cinclude export.hpp
Robert Ramey
2010-02-22 05:01:58 +0000
9da68ccd3cfix gcc warnings
Robert Ramey
2010-02-22 05:00:57 +0000
f2445a29c2Report where the headers and libraries were built to at the end of the build.
Vladimir Prus
2010-02-21 23:59:08 +0000
930eeae8cfMention Boost.Build option for each ABI tag.
Vladimir Prus
2010-02-21 23:48:08 +0000
292f1aa219Fix scalability issues in subvariant.all-referenced-targets.
Vladimir Prus
2010-02-21 23:46:42 +0000
1b9202d0aeRemove debug print
Vladimir Prus
2010-02-21 23:42:19 +0000
0eb23e6ff2Various new builtins.
Vladimir Prus
2010-02-21 23:33:13 +0000
04c4327ab3Get rid of the MPL assertions in doxygen generated docs
Steven Watanabe
2010-02-20 22:18:28 +0000
5d6a1f9bcbSpecial case processing of RPATH, so that '$ORIGIN' can be used
Vladimir Prus
2010-02-20 11:03:58 +0000
dc5c7d1719Spirit: added karma::no_delimit[], added post-delimit step to implicit verbatim Karma rules
Hartmut Kaiser
2010-02-19 15:45:23 +0000
5ab11d92f6Disable templated rvalue ref constructor for MSVC10
Anthony Williams
2010-02-19 09:54:00 +0000
e697033841Fixes to some uses of rvalue references; patch to avoid var size warnings on 64-bit platforms in future.hpp
Anthony Williams
2010-02-18 21:54:46 +0000
c7b3e8ab2dSpirit: missing commit
Hartmut Kaiser
2010-02-18 16:38:01 +0000
2ae09c89b2Robustify disambiguation of full/approximate matches.
Vladimir Prus
2010-02-18 09:43:07 +0000
8152ba1129Fixing problems found by the vacpp test.
Emil Dotchevski
2010-02-18 05:58:00 +0000
13c105f7defixed missing pre-skip in other parse branch
Joel de Guzman
2010-02-17 21:47:54 +0000
6f642db7cefile_parser_error's property getters ought to be const. Now they are. Fixes bug 3838.
Sebastian Redl
2010-02-17 19:30:44 +0000
f791558ea4Make the JSON parser's number production fit the JSON spec instead of doing stupid things. Fixes bug 3831.
Sebastian Redl
2010-02-17 19:26:52 +0000
b667d4236bGive 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!
Sebastian Redl
2010-02-17 18:55:11 +0000
d498c5f2e5Turns 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.
Sebastian Redl
2010-02-17 18:43:56 +0000
ebdb748182RapidXML 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.
Sebastian Redl
2010-02-17 18:10:46 +0000
935d19a9e1Update examples/custom_data_type.cpp to new converter syntax. Fixes bug 3674. Patch by Roman Neuhauser.
Sebastian Redl
2010-02-17 17:58:16 +0000
76ebdf6586Make 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.
Sebastian Redl
2010-02-17 17:53:28 +0000
1ea751c930Work 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.
Sebastian Redl
2010-02-17 17:40:14 +0000
0b59f12308Fix a comment typo.
Sebastian Redl
2010-02-17 17:38:44 +0000
8068259d09Spirit: Updated docs
Hartmut Kaiser
2010-02-17 14:10:40 +0000
1e7d5f2376Merge from trunk
Vladimir Prus
2010-02-17 09:49:08 +0000
a1c25b5703Overload boost::move for thread& and thread&&
Anthony Williams
2010-02-17 08:34:09 +0000
4f52fd8e86simplified but equivalent logic
Joel de Guzman
2010-02-17 04:00:30 +0000