Commit graph

38472 commits

Author SHA1 Message Date
Marshall Clow
69185d3507 Applied patch; Refs #4870
[SVN r71191]
2011-04-11 18:20:53 +00:00
Marshall Clow
d63bcf307b Applied patch; Refs #5126
[SVN r71190]
2011-04-11 18:09:59 +00:00
Marshall Clow
aee7922ba2 Applied patch; Refs #4754 Refs #4411
[SVN r71186]
2011-04-11 15:05:23 +00:00
Robert Ramey
a97092cbbf small fixes to address track items
[SVN r71184]
2011-04-11 03:51:35 +00:00
Robert Ramey
8f9665897e small fixes to address track items
[SVN r71183]
2011-04-11 03:46:26 +00:00
Joel de Guzman
2c3fb6bf37 added version of fold (overload) accepting non-const State.
[SVN r71179]
2011-04-10 23:45:34 +00:00
Bruno Lalande
7fa68caae4 Small fix - forgotten const
[SVN r71170]
2011-04-10 20:44:26 +00:00
Jeremiah Willcock
ac817b7a05 Fixed C++0x array ambiguity
[SVN r71166]
2011-04-10 20:01:06 +00:00
Robert Ramey
5608759847 correct bug in test
[SVN r71165]
2011-04-10 17:26:06 +00:00
Robert Ramey
81a5f5ed8c fix for "delete virtual function" bug
[SVN r71164]
2011-04-10 17:25:39 +00:00
Joel Falcou
32e66ba9d3 mpl::always is now nullary. Test is updated to take care of new possible calls using apply and apply0.
[SVN r71163]
2011-04-10 11:27:54 +00:00
Gordon Woodhull
7ced97a065 remove unintended (and unimproving) detail
[SVN r71161]
2011-04-10 08:48:26 +00:00
Joel Falcou
ad662c27c4 Applied documentation patch from Daniel James. Fix Ticket #5240
[SVN r71159]
2011-04-10 07:07:01 +00:00
Beman Dawes
095f755bf0 Fix #5405. Note that this is only a partial fix. The issue is much larger; see ticket 5448 for details.
[SVN r71157]
2011-04-10 02:00:35 +00:00
Barend Gehrels
cd59443252 Added doc for equals
[SVN r71156]
2011-04-09 21:24:54 +00:00
Barend Gehrels
b20884482e Added doc for equals
[SVN r71155]
2011-04-09 21:24:27 +00:00
Barend Gehrels
f3645c4e06 Bugfix in example
[SVN r71154]
2011-04-09 20:41:25 +00:00
Barend Gehrels
410e7d39d7 Added and updated documentation of correct, transform, distance, comparable_distance
[SVN r71153]
2011-04-09 20:31:35 +00:00
Barend Gehrels
39cab5759a Added and updated documentation of correct, transform, distance, comparable_distance
[SVN r71152]
2011-04-09 20:29:34 +00:00
Ion Gaztañaga
e66d813d21 Added new linker flags
[SVN r71147]
2011-04-09 12:01:11 +00:00
Ion Gaztañaga
8aacd30890 Removed dynamic library loading to improve performance.
[SVN r71145]
2011-04-09 11:50:37 +00:00
Daniel James
674a050294 Quickbook: Nest escapes in syntax highlighted comments.
[SVN r71144]
2011-04-09 11:29:22 +00:00
Daniel James
ea032dc3a3 Quickbook: Move the syntax grammar into the implementation file.
[SVN r71143]
2011-04-09 11:29:04 +00:00
Daniel James
6d480cdfef Quickbook: Detemplate the syntax highlighters.
[SVN r71142]
2011-04-09 11:28:20 +00:00
Ion Gaztañaga
1fbf8d3a36 Non-throwing make_managed_shared_ptr version.
[SVN r71140]
2011-04-09 08:47:07 +00:00
Ion Gaztañaga
0abe2b8a7e Non-throwing make_managed_shared_ptr version.
[SVN r71139]
2011-04-09 08:45:37 +00:00
Ion Gaztañaga
586f41f48b Remove asm("") because non-GCC compilers define __GNUC__ and don't support it
[SVN r71138]
2011-04-09 08:33:45 +00:00
Ion Gaztañaga
ed024582d7 Remove asm("") because non-GCC compilers define __GNUC__ and don't support it
[SVN r71137]
2011-04-09 08:32:18 +00:00
Joel de Guzman
28e4425af7 Fixed typo
[SVN r71133]
2011-04-08 23:38:09 +00:00
Joel de Guzman
b4e0434ec0 Fixed typo
[SVN r71132]
2011-04-08 23:38:00 +00:00
Beman Dawes
3643f22568 Fix #5355 QNX workarounds
[SVN r71131]
2011-04-08 21:48:27 +00:00
Bruno Lalande
3dc0534732 Added assign_value and assign_point to arithmetic functions.
[SVN r71126]
2011-04-08 21:13:10 +00:00
Barend Gehrels
06381ec21e Doc update, added behaviour/samples of clear, expand, reverse, unique
[SVN r71124]
2011-04-08 20:19:01 +00:00
Barend Gehrels
a8ee83b0ba Doc update, added samples of clear, expand, reverse, unique
Removed convert from doc

[SVN r71123]
2011-04-08 20:17:49 +00:00
Beman Dawes
35a0454acc Distinguish between v2 and v3 test directory names to allow parallel testing without race conditions
[SVN r71121]
2011-04-08 18:20:30 +00:00
Barend Gehrels
8dbf52725d Moved convert to detail::convert
[SVN r71118]
2011-04-08 14:55:06 +00:00
Barend Gehrels
9a80ef22f4 Moved convert to detail::convert
Removed deprecated file copy.hpp

[SVN r71117]
2011-04-08 14:49:49 +00:00
Daniel James
1197032d54 Quickbook: update tests.
[SVN r71111]
2011-04-08 06:16:00 +00:00
Steven Watanabe
d6440e7694 Fix bug that was preventing the results directory from getting cleaned up when run.py was invoked with --force-update. Fixes #4916.
[SVN r71101]
2011-04-08 01:39:57 +00:00
Joel de Guzman
8ccd9d5222 Fixes http://boost.2283326.n4.nabble.com/Grammar-stopped-compiling-on-more-recent-spirit-version-td3432652.html
[SVN r71100]
2011-04-08 00:21:27 +00:00
Joel de Guzman
f1424e45e2 Fixes http://boost.2283326.n4.nabble.com/Grammar-stopped-compiling-on-more-recent-spirit-version-td3432652.html
[SVN r71099]
2011-04-08 00:21:12 +00:00
Daniel James
fcaf43a6af Quickbook: Escapes in syntax highlighted comments.
Not great since it closes the comments around the escaped code. But to
nest it properly will require a bigger change. Would also be nice to
deal with escape in other contexts - such as strings.

[SVN r71098]
2011-04-08 00:09:59 +00:00
Hartmut Kaiser
19efce9872 Wave: Added new pp hook: locate_include_file
[SVN r71097]
2011-04-08 00:06:46 +00:00
Hartmut Kaiser
6264c02be9 Wave: comment fix
[SVN r71096]
2011-04-08 00:06:15 +00:00
Hartmut Kaiser
8d5b5ab16e Wave: Added new pp hook: locate_include_file
[SVN r71095]
2011-04-08 00:03:03 +00:00
Steven Watanabe
ce0254f594 Implement a preprocessed rule for generating preprocessed source files. Refs #5390. This is not yet complete as it is only implemented for gcc and msvc.
[SVN r71094]
2011-04-07 23:41:19 +00:00
Bruno Lalande
a38514fb2e Actually enabled centroid linestring calculation for nD.
[SVN r71093]
2011-04-07 21:11:17 +00:00
Steven Watanabe
5bfaf46714 Add link to header from synopsis. Fixes #4049. Add links to in place factory assignment operators.
[SVN r71092]
2011-04-07 21:05:15 +00:00
Beman Dawes
f049818f15 stems.cpp initial commit
[SVN r71091]
2011-04-07 20:57:49 +00:00
Steven Watanabe
0fe4f5ff06 Fix some more typos and grammatical errors.
[SVN r71089]
2011-04-07 19:56:55 +00:00