Douglas Gregor
ca9223844a
Provide a CMake option for deciding between installers that bundle all of Boost vs. installers that download selected components on-the-fly
...
[SVN r52808]
2009-05-06 20:17:36 +00:00
Thorsten Jørgen Ottosen
344738c83c
update that makes it possible to have empty aligned_storage
...
[SVN r52804]
2009-05-06 19:21:17 +00:00
Thorsten Jørgen Ottosen
dfbf62197e
new test of empty aligned_storage
...
[SVN r52803]
2009-05-06 19:20:55 +00:00
Douglas Gregor
5c8013b5a0
Add includes needed to build the wave preprocessor executable with a modularized tree
...
[SVN r52802]
2009-05-06 15:17:51 +00:00
Douglas Gregor
733ce9cbf7
Update subdirectories that Quickbook needs to use when building modularized
...
[SVN r52801]
2009-05-06 14:37:31 +00:00
Douglas Gregor
e24fed3fc4
Update Wave to cope with some namespace reshuffling in Spirit
...
[SVN r52799]
2009-05-06 14:16:28 +00:00
Douglas Gregor
e359f4c37a
Boost.Test depends on the Numeric library, and graph_parallel has no headers of its own (at the moment)
...
[SVN r52796]
2009-05-06 05:45:36 +00:00
Steven Watanabe
e257a7d51e
Allow specifing the default conversion using either base units or units.
...
[SVN r52773]
2009-05-05 20:00:46 +00:00
Hartmut Kaiser
422d813ac9
Spirit: pending commits related to recent namespace change
...
[SVN r52771]
2009-05-05 14:07:52 +00:00
Hartmut Kaiser
c7bebb1eea
Spirit: added some parenthesis' avoiding macro expansion of certain names
...
[SVN r52770]
2009-05-05 14:06:05 +00:00
Hartmut Kaiser
201d8cac49
Spirit: minor edit
...
[SVN r52769]
2009-05-05 13:01:35 +00:00
Hartmut Kaiser
26659e593e
Spirit: Added a new test case
...
[SVN r52768]
2009-05-05 13:00:56 +00:00
Hartmut Kaiser
0e6701621c
Spirit: fixed member initialization sequence
...
[SVN r52767]
2009-05-05 12:57:16 +00:00
Andreas Huber
0c2a07e1da
Updated statechart markup.
...
[SVN r52755]
2009-05-04 15:41:03 +00:00
Vladimir Prus
8e350b2668
Fix remembering of the libdir option.
...
[SVN r52754]
2009-05-04 10:43:02 +00:00
Daniel James
8d40e0fbd3
Generate GIL documentation again.
...
Something went wrong checking it in last time.
[SVN r52731]
2009-05-02 12:58:46 +00:00
Daniel James
f32baae687
Detab a few files.
...
[SVN r52730]
2009-05-02 12:45:51 +00:00
Daniel James
0d44c3359e
Redirect to the correct page for the adobe docs.
...
[SVN r52729]
2009-05-02 12:45:17 +00:00
Daniel James
a1ea66745a
Regenerate gil documentation.
...
[SVN r52728]
2009-05-02 12:43:21 +00:00
Daniel James
68e529a0a5
Make the gil doxygen docs a litte more boost friendly and a bit to build.
...
* Add a shell script to make building easier.
* Merge the two different versions of adobe_source.css.
* `shorten_file_name.sh`:
* Add copyright.
* Use GNU sed and expr in shorten_file_name.sh.
* Optimise it slightly by using xargs instead of a loop.
* Only shorten file names in html files.
* `header.html`:
* Add copyright notice to doxygen header.
* Remove google analytics tags.
* Remove adobe RSS feed.
* Remove the link to `globals.html` as it isn't generated.
* Rename to `header_html.txt` to stop inspect complaining about it.
* Remove `insert_boost_licence.sh` as the copyright is already in the header.
[SVN r52727]
2009-05-02 12:39:02 +00:00
Daniel James
4443fe224b
Check in the doxygen files for building standalone gil docs.
...
They are mostly unchanged. I've just changed some of the paths.
[SVN r52726]
2009-05-02 12:38:39 +00:00
Beman Dawes
7bb882a1f5
Add __GXX_EXPERIMENTAL_CXX0X__
...
[SVN r52725]
2009-05-02 12:25:14 +00:00
Robert Ramey
1fd2058b61
fix for error in handling compilers which don't handle has_new_operator
...
[SVN r52713]
2009-05-01 22:52:33 +00:00
Daniel James
92460f3af3
Better inspect error for external content.
...
[SVN r52712]
2009-05-01 20:51:10 +00:00
Daniel James
927cd088dd
Use a preprocessor sequence for the primes.
...
This feels like overkill but it seems to be the most reliable way to ensure
that the length is correct. I obviously can't be trusted to get it right, and
the template hack seems to prevent Boost.Range from working.
[SVN r52711]
2009-05-01 20:50:32 +00:00
Hartmut Kaiser
ae0e88a184
Spirit.Support: Renamed policy namespace for iterators
...
[SVN r52708]
2009-05-01 19:27:22 +00:00
Robert Ramey
96ef7af72a
fixed const in bitset
...
[SVN r52701]
2009-05-01 16:15:21 +00:00
Andreas Huber
dfa8e8e961
More statechart markup updates.
...
[SVN r52700]
2009-05-01 15:40:15 +00:00
Hartmut Kaiser
a157e8bd34
Spirit.Lex: Added token_set::state() function
...
[SVN r52690]
2009-05-01 01:12:59 +00:00
Hartmut Kaiser
2c446d59c4
Spirit: Fixed assertion in multi_pass iterator
...
[SVN r52688]
2009-04-30 18:46:53 +00:00
Hartmut Kaiser
152b27bb6d
Spirit: Started to add repository of reusable Spirit components, added repository::karma::confix and some related tests
...
[SVN r52687]
2009-04-30 17:14:04 +00:00
Hartmut Kaiser
34852ca699
Spirit: Started to add repository of reusable Spirit components, added repository::karma::confix and some related tests
...
[SVN r52686]
2009-04-30 17:13:24 +00:00
Hartmut Kaiser
69e380c1c7
Spirit: Applied some changes to the result_of::terminal metafunction.
...
[SVN r52685]
2009-04-30 17:05:29 +00:00
Hartmut Kaiser
b81d7e33d4
Spirit: fixes to test build system
...
[SVN r52684]
2009-04-30 17:02:14 +00:00
Hartmut Kaiser
fcb57f595e
Spirit: Removed stale header references
...
[SVN r52683]
2009-04-30 17:00:53 +00:00
Hartmut Kaiser
b0cb8109de
Spirit: Comment fixes
...
[SVN r52682]
2009-04-30 17:00:26 +00:00
Hartmut Kaiser
615b522f67
Added missing using <bla> directives to pull in the correct placeholders and types.
...
[SVN r52681]
2009-04-30 17:00:02 +00:00
Hartmut Kaiser
890eb835d5
Added missing using <bla> directives to pull in the correct placeholders and types.
...
[SVN r52680]
2009-04-30 16:59:24 +00:00
Hartmut Kaiser
843047c53c
Added pairs of parenthesis to avoid macro expansion
...
[SVN r52679]
2009-04-30 16:58:25 +00:00
Hartmut Kaiser
3457a0b39a
Removed template keywords from function call as Intel compilers complain about it
...
[SVN r52678]
2009-04-30 16:55:29 +00:00
Hartmut Kaiser
2d639be559
Spirit: Updated what's new section to cover version 2.1
...
[SVN r52677]
2009-04-30 16:06:52 +00:00
Daniel James
5035dac415
Fix the prime number list length in unordered.
...
[SVN r52674]
2009-04-30 05:10:57 +00:00
Daniel James
b2872db2f1
Revert changes to unordered, as the test fails on most compilers.
...
[SVN r52673]
2009-04-30 05:08:40 +00:00
Daniel James
6cb8bd9c62
Don't test prime_list::length on Visual C++.
...
Checking the array size doesn't seem to work on it.
[SVN r52669]
2009-04-29 21:43:41 +00:00
Daniel James
6fef251273
Fix a link to a header on trac.
...
IMO it would be better to link to the local copy.
[SVN r52668]
2009-04-29 21:19:56 +00:00
Daniel James
07b7316cd2
Remove unused copy of boostbook.css
...
[SVN r52667]
2009-04-29 21:19:40 +00:00
Daniel James
994bfa1cc0
Use local copies of the boost logo.
...
[SVN r52666]
2009-04-29 21:19:12 +00:00
Daniel James
294d070d78
Remove google analytics script tags.
...
[SVN r52665]
2009-04-29 21:16:10 +00:00
Daniel James
b32b8138d0
Check for external links.
...
[SVN r52664]
2009-04-29 21:12:32 +00:00
Daniel James
d620298da3
Check for invalid css links in html files as well as css files.
...
[SVN r52663]
2009-04-29 21:12:08 +00:00