Commit graph

32064 commits

Author SHA1 Message Date
Jeremiah Willcock
6909691b6f Made random graph test size configurable and reduced the regression test size to avoid timeout errors on slow machines; refs #3134
[SVN r53825]
2009-06-12 14:43:41 +00:00
Joel de Guzman
b6e26efd44 fixAdded Syntax Diagram Images
[SVN r53822]
2009-06-12 12:44:52 +00:00
Joel de Guzman
3efaef2d0e Added Syntax Diagram Images
[SVN r53821]
2009-06-12 12:27:37 +00:00
Vladimir Prus
5411a2c738 Remove the 'build_all' alias, now that 'stage' is built by default too.
[SVN r53815]
2009-06-12 09:02:28 +00:00
Jeremiah Willcock
458947f4e4 Trying to clean up BGL part of file more
[SVN r53809]
2009-06-12 04:59:18 +00:00
Hartmut Kaiser
f2de3f66a6 Spirit: some documentation work
[SVN r53807]
2009-06-12 02:40:08 +00:00
Jeremiah Willcock
8036c46acf Fixed asserts and probability updates to handle floating point rounding errors better; refs #3134
[SVN r53806]
2009-06-12 02:02:07 +00:00
Jeremiah Willcock
a11da9737c Updated BGL known failures list
[SVN r53805]
2009-06-12 01:46:39 +00:00
Jeremiah Willcock
fa5e78874d Merged r53803 from release branch and rebuilt HTML docs from RST using script from that checkin
[SVN r53804]
2009-06-12 00:42:04 +00:00
Steven Watanabe
f507b25a35 misc assertions/tests
[SVN r53802]
2009-06-12 00:24:09 +00:00
Hartmut Kaiser
364880f878 Spirit: Added missing file
[SVN r53801]
2009-06-12 00:23:06 +00:00
Steven Watanabe
31273333bc Minor documentation updates
[SVN r53800]
2009-06-11 22:34:50 +00:00
David Dean
5addfa4c4c borland/codegear configuration patch to set BOOST_SP_NO_SP_CONVERTIBLE
[SVN r53797]
2009-06-11 22:03:07 +00:00
Hartmut Kaiser
ffaff32fa9 ProgramOptions: Fixed warning about not all control paths returning a value
[SVN r53795]
2009-06-11 20:05:19 +00:00
Frank Mori Hess
b66cddbe8c Trying to work around sun 5.9 compiler bug to make connection_test pass.
[SVN r53793]
2009-06-11 18:30:26 +00:00
Hartmut Kaiser
a1155f3075 Spirit: Lot of work done in Lexer, fixed bugs, added support functions, refactored code
[SVN r53791]
2009-06-11 03:39:04 +00:00
Ronald Garcia
02a452a9c2 Added a test-case to check a reversing view of a 1D array.
[SVN r53790]
2009-06-10 21:51:06 +00:00
Ronald Garcia
5e5f5c0fe4 Fixed asserts in generate_array_view to properly handle negative strides.
[SVN r53789]
2009-06-10 20:27:13 +00:00
Daniel Wallin
7b0d30771a Update my email address.
[SVN r53788]
2009-06-10 19:28:06 +00:00
Jeremiah Willcock
1c683ac66a Sped up out_degree() and related functions for new interface
[SVN r53786]
2009-06-10 14:43:12 +00:00
Steven Watanabe
d66a884754 Test tweaks
[SVN r53780]
2009-06-10 02:16:24 +00:00
Frank Mori Hess
f311a51e54 Added a copy of Thorsten Ottosen's auto_buffer into signals2/detail
and used it to replace stack_allocator/stack_vector (which worked 
on popular compilers but were not strictly standards conforming).


[SVN r53779]
2009-06-09 18:07:08 +00:00
Jeremiah Willcock
2882dae956 Fixed issues from ticket 3155; fixes #3155, refs #3134
[SVN r53778]
2009-06-09 18:04:26 +00:00
Jeremiah Willcock
3b98ff5651 Fixed issue from #3156; fixes #3156, refs #3134
[SVN r53777]
2009-06-09 17:42:02 +00:00
David Dean
fba4270688 updating codegear.hpp with defines for newest compiler
[SVN r53775]
2009-06-09 15:55:05 +00:00
Gennadiy Rozental
c0ccaf8758 Fixes #2435. Resolves compilation issues with older FreeBSD
[SVN r53766]
2009-06-09 05:08:42 +00:00
Joel de Guzman
8d2866fb5d fix ticket #1529
[SVN r53765]
2009-06-09 04:02:33 +00:00
Hartmut Kaiser
897584fdce Spirit: added placeholders for lexer semantic actions
[SVN r53763]
2009-06-09 00:31:09 +00:00
Steven Watanabe
842a9e5f51 Add missing semicolon
[SVN r53762]
2009-06-08 22:16:47 +00:00
Jeremiah Willcock
67a44971a2 Fixed issues from ticket #3151 (some using the patch there and some in other ways); fixes #3151, refs #3134
[SVN r53761]
2009-06-08 21:06:13 +00:00
David Dean
12d6e04ce5 updating borland.hpp with defines for newest compiler
[SVN r53760]
2009-06-08 20:31:39 +00:00
François Barel
9575043045 Spirit: fix two range_run issues (range truncation on set, lower bound underflow on clear)
[SVN r53759]
2009-06-08 20:18:44 +00:00
Daniel James
414070dbdf Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs #3062.
[SVN r53756]
2009-06-08 19:30:20 +00:00
François Barel
99cfb2671e Spirit: remove extra semicolons
[SVN r53752]
2009-06-08 14:58:26 +00:00
Dave Abrahams
855211d9d6 concept:: => concepts:: fixes #865
[SVN r53751]
2009-06-08 14:41:16 +00:00
Jeremiah Willcock
5485cde87a Copied over character escaping code from property_tree since that library is not stable yet
[SVN r53750]
2009-06-08 14:16:06 +00:00
Jeremiah Willcock
953ff5d865 Fixed syntax of copyright entities
[SVN r53749]
2009-06-08 13:45:46 +00:00
Jeremiah Willcock
5e20e8a1e5 Fixed inline stylesheet
[SVN r53748]
2009-06-08 13:45:08 +00:00
Aleksey Gurtovoy
ecdcfb5a91 Further MPL doc generation fixes
[SVN r53747]
2009-06-08 13:12:50 +00:00
Aleksey Gurtovoy
3a4b403e54 More MPL refmanual doc generation fixes
[SVN r53744]
2009-06-08 11:16:27 +00:00
Joel de Guzman
27dd27b532 warnings patch (Ticket #1500)
[SVN r53739]
2009-06-08 02:47:52 +00:00
John Maddock
e7f16be211 Simplify and fix PP logic.
[SVN r53729]
2009-06-07 17:50:17 +00:00
Vladimir Prus
2dc4c63958 Add warning to "Using BJam" section.
This is apparently the first hit for "bjam" search in google,
and we want to redirect users to Boost.Build docs.


[SVN r53725]
2009-06-07 16:30:55 +00:00
Vladimir Prus
6d523a4ae3 Make program_options compile with disabled exceptions.
It appears the all throw statements are during the
parsing, so alternative error reporting strategies are
possible. 
Closes #2096.


[SVN r53723]
2009-06-07 16:10:03 +00:00
Vladimir Prus
14f0fd477b Make Boost.Function compile with disabled exceptions.
Closes #2900. Patch from Gabi Davar.


[SVN r53722]
2009-06-07 15:44:50 +00:00
Ion Gaztañaga
c302c14e5f Ticket #3145: condition_test regression test failure
[SVN r53719]
2009-06-07 14:28:12 +00:00
Andrew Sutton
8b0a41d75a Removing experimental headers. To be worked on later.
[SVN r53717]
2009-06-07 11:32:51 +00:00
Vladimir Prus
2f73d056a6 Clarify that Boost.Jam is low-level engine for Boost.Build.
This includes big warning that Boost.Build docs are better
be read, explanation that Boost.Jam is not meant as classic Jam
replacement, and removal of Jam-as-standalone-build-system
features.


[SVN r53704]
2009-06-07 08:57:11 +00:00
Eric Niebler
2d604316bd virtual_members get proto_arity_c
[SVN r53703]
2009-06-07 08:09:34 +00:00
Joel de Guzman
cf743dc670 updates
[SVN r53702]
2009-06-07 05:57:01 +00:00