84685d1774Merge [67640] from the trunk.
Steven Watanabe
2011-03-17 16:29:28 +0000
a686f196dfRevert r69620.
Daniel James
2011-03-10 07:34:15 +0000
417265b4d0Merge a couple of documentations fixes for iostreams.
Daniel James
2011-03-09 08:50:16 +0000
5201697566Regenerate with up to date autoconf - otherwise exhibits spurious failures.
John Maddock
2011-03-08 17:22:16 +0000
1910f5a448Merge r68990 to release just before 2.46.1, because it's a critical and low-risk fix. Sorry about not waiting for permission, but I won't have access to this computer again until after the release. So if this merge is a problem, just revert it.
Sebastian Redl
2011-03-08 14:58:52 +0000
08a0b65231Merge selected bug fixes from trunk:
Christopher Kohlhoff
2011-03-08 11:07:01 +0000
f87809bb1eMerge minor fixes in TR1 to release.
John Maddock
2011-03-07 16:43:45 +0000
608795d8a3Merge minor regex lib fixes from Trunk.
John Maddock
2011-03-07 13:23:36 +0000
ec6ed78bdfBring Boost.Config into line with Trunk.
John Maddock
2011-03-07 13:07:30 +0000
eb144f5b7fCommitting changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
Emil Dotchevski
2011-03-07 07:45:38 +0000
b1359536e4removed reference to 45-degree booleans optimization
Luke Simonson
2011-03-07 01:31:26 +0000
180e43f359disabled 45-degree booleans optimization
Luke Simonson
2011-03-07 01:24:34 +0000
60937ce708Merge minor bug fixes from Trunk for 1.46.1 release.
John Maddock
2011-03-06 17:19:34 +0000
339d767193Merged [69071-69538] from trunk for 1.46.1. Ticket #5207, reports from John Reid, corrections on the documentation. Additions of tests. Some tests fro compiler specific issues prefixed by cmp_.
Joachim Faulhaber
2011-03-04 10:26:17 +0000
ea3d06f671Add note on portability issues. Refs #5254.
John Maddock
2011-03-04 09:00:48 +0000
26fbf16065closed#5260
Joaquín M López Muñoz
2011-03-04 08:06:42 +0000
dd3b8bb95eMake std::tr1::hash a thin wrapper around boost::hash so folks can specialise it. Fixes#5254.
John Maddock
2011-03-03 16:55:10 +0000
697a57cfcfFixed behaviour of new approach for dissolve
Barend Gehrels
2011-03-03 16:17:47 +0000
405fbfeea8Updated dissolve/unit test (tie-like polygon: now both barts are included for dissolve)
Barend Gehrels
2011-03-03 16:14:59 +0000
78ede310e8Fixed behaviour of new approach for dissolve
Barend Gehrels
2011-03-03 16:13:52 +0000
a2e4a89db5Don't assume SIGRTMAX is a compile-time constant.
Christopher Kohlhoff
2011-03-03 11:56:32 +0000
20ae1f81f7Added many tests for difference Removed obsoleted copy.cpp
Barend Gehrels
2011-03-03 11:33:39 +0000
305da39529Added include file for gcc
Barend Gehrels
2011-03-03 11:30:27 +0000
48b5714c55Fix nexttoward concept check.
John Maddock
2011-03-03 11:24:56 +0000
a16f571852Fix PDF build from within boost-root/doc/pdf.
John Maddock
2011-03-03 11:23:57 +0000
5372eadd1aFix PDF build from within boost-root/doc/pdf
John Maddock
2011-03-03 11:22:48 +0000
bdaac3c52cRefactored assemble.hpp, now three parts: select_rings, assign_parents, add_rings Rewritten ring_properties Obsoleted add_to_containment.hpp, assemble.hpp
Barend Gehrels
2011-03-03 11:21:59 +0000
9b76ba581cMSVC warning suppression.
John Maddock
2011-03-03 11:09:23 +0000
0bbe2e158bFix typo in inverse_gausian.qbk. Fixes#5254.
John Maddock
2011-03-03 11:04:25 +0000
f705ac2be3Documentation update.
Joachim Faulhaber
2011-03-03 10:48:09 +0000
5bcf0e77c2teejay's keyword directive
Joel de Guzman
2011-03-03 00:40:18 +0000
6a1d1fe35fteejay's keyword directive
Joel de Guzman
2011-03-03 00:32:48 +0000
79a194ffe8Merged bug fixes from trunk (r68781,r68949,r68972,r68979,r69021,r69404,r69430) for 1.46.1
Jeremiah Willcock
2011-03-03 00:29:41 +0000
a28730f317Added DEBUG_NODES and sucess_handler.
Joel de Guzman
2011-03-03 00:26:00 +0000
813b7f9983Spirit: commented two non-functional use cases
Hartmut Kaiser
2011-03-02 23:45:14 +0000
23035dc54aSpirit: reverting accidental commit
Hartmut Kaiser
2011-03-02 23:41:45 +0000
5aea40904cSpirit: added handling of variants to the new attribute handling
Hartmut Kaiser
2011-03-02 23:38:30 +0000
ce0fe03c44Spirit: added handling of variants to the new attribute handling
Hartmut Kaiser
2011-03-02 23:37:52 +0000
44cfabc27eMore tests and some documentation fixes.
Joachim Faulhaber
2011-03-02 21:18:25 +0000
fa4106202dRenamed unit_closure to detail::unit_trail. It shall not yet go to the public interface. Added tests for fixes around ticket #5207.
Joachim Faulhaber
2011-03-02 14:04:10 +0000
cde093b8ceMerged from trunk to release.
Frank Mori Hess
2011-03-02 13:54:30 +0000
5a12834004Fixed#5246: mmap_file_iterator Fails to Initialize Correctly
Hartmut Kaiser
2011-03-02 12:29:17 +0000
241f528f6fMerge quickbook workaround for g++ 4.4 optimization bug.
Daniel James
2011-03-02 08:51:20 +0000
a76f9feb47Add copy constructors and assignment operators when using rvalue references. Fixes#5119.
Daniel James
2011-03-02 08:47:34 +0000
9804cf650fMerge prep for 1.46.1
Daniel James
2011-03-02 08:38:42 +0000
575d963b64* Add support for the fork() system call. Programs that use fork must call io_service.notify_fork() at the appropriate times. Two new examples have been added showing how to use this feature. Refs #3238, #4162.
Christopher Kohlhoff
2011-03-02 08:27:32 +0000
2070a07313Merge boost build updates to the getting started guide.
Daniel James
2011-03-02 08:25:52 +0000
a2feb55397merge changeset 68314 68463 to release
Eric Niebler
2011-03-02 04:34:53 +0000
d3e484748fMerge from trunk
Joel de Guzman
2011-03-02 00:08:13 +0000
46aea2a45dnew entries
Joel de Guzman
2011-03-01 23:41:17 +0000
1f562d9c78Added interval_associator_base.hpp and refactored new code for icl::find. Added tests for interval maps using statically bounded intervals: test/fast_stat_interval_map_.
Joachim Faulhaber
2011-03-01 22:51:00 +0000
c855412cbePrep for 1.46.1
Daniel James
2011-03-01 22:17:39 +0000
4e8db163fbcalc8
Joel de Guzman
2011-03-01 17:26:06 +0000
437b18ef1dFilesystem v3 patch for PGI large file supported.
K. Noel Belcourt
2011-03-01 17:14:41 +0000
9ea9b18587Fixed a bug (gcc) introduced by adding icl::find.
Joachim Faulhaber
2011-03-01 11:11:26 +0000
205ef4ffb5Fix bad editting.
Daniel James
2011-03-01 09:46:53 +0000
5875b2e8bfsilenced the pesky msvc warning
Joel de Guzman
2011-03-01 07:00:31 +0000
52683b8ba4small error reporting tweaks
Joel de Guzman
2011-03-01 04:13:10 +0000
b1dc15e0a1Spirit: decorating function calls for disambiguation
Hartmut Kaiser
2011-03-01 03:30:14 +0000
f002c49892Removed superseded workaround from reverse_graph
Jeremiah Willcock
2011-03-01 03:20:29 +0000
f8eb292f1cadded assembler printing
Joel de Guzman
2011-03-01 03:06:33 +0000
2de6a0bd36Spirit: fixing container attribute handling of sequences and container parser components
Hartmut Kaiser
2011-02-28 22:43:13 +0000
5a5c654c26Made filtered_graph work with bundled graph properties by fixing bundle_type template; probably fixed other adapters as well
Jeremiah Willcock
2011-02-28 22:41:34 +0000
eed7cd167dAdded function icl::unit_closure. Enabled functions find, contains and intersects for element-types-arguments on icl containers. Added some tests.
Joachim Faulhaber
2011-02-28 21:54:04 +0000
e0f5fa96ddTentative fix for Apache 5.0.0 std lib.
John Maddock
2011-02-28 18:13:22 +0000
6aad6022dfRmoved images from /html/images
Paul A. Bristow
2011-02-28 15:35:35 +0000
fe47b682aaBetter error handling and reporting.
Joel de Guzman
2011-02-28 11:57:37 +0000
ef41141bfbMinor tweaks
Joel de Guzman
2011-02-28 10:15:00 +0000
a1fd18de7bBetter error handling
Joel de Guzman
2011-02-28 06:06:50 +0000
780b505180Removed test fix_include_after_thread from test suite.
Joachim Faulhaber
2011-02-27 21:50:41 +0000
caa55065b5Added ttmath_big for multi (all but within) plus all vcproj files
Barend Gehrels
2011-02-27 18:08:17 +0000
320845945eifdefed ttmath for Linux, on assign_2d_point.cpp
Barend Gehrels
2011-02-27 17:46:15 +0000
7cf3aa1288ifdefed ttmath in test_areal
Barend Gehrels
2011-02-27 17:29:22 +0000
2ed9259e21Fix on forgotten typename
Barend Gehrels
2011-02-27 17:14:39 +0000
0bd58b6ea8almost working
Joel de Guzman
2011-02-27 16:30:51 +0000
953548f3b8Added ttmath_big for: append,assign,buffer,comparable_distance,convert,correct,disjoint,distance,envelope,for_each,make,reverse,simplify,transform,unique plus all vcproj files
Barend Gehrels
2011-02-27 16:27:57 +0000
4827c51d81Some adaptions for ttmath type Doc update in (sym)difference
Barend Gehrels
2011-02-27 16:20:00 +0000
f60659a2e2Update the getting started guide.
Daniel James
2011-02-27 15:40:08 +0000
bb4db6775aSrc update, move of ref/* to reference/*
Barend Gehrels
2011-02-27 14:16:11 +0000
00d158c0c2Doc update, moved reference/* to generated/* and ref/* to reference/* doxygen_xml2qbk escaping of underscores
Barend Gehrels
2011-02-27 14:02:14 +0000
6d9b4a9c59Remove html redirects for jam.
Daniel James
2011-02-27 14:02:02 +0000
a874c58afdUpdate links to boost tools in bimap.
Daniel James
2011-02-27 12:02:25 +0000
42af87f86eUpdate some links from iostreams.
Daniel James
2011-02-27 12:00:57 +0000
b0673d3c8fTypo.
Daniel James
2011-02-27 12:00:03 +0000
10014fab7bstatement grammar plus various updates
Joel de Guzman
2011-02-27 11:58:18 +0000
9872524c04Added _inserter versions for (symmetric)difference Replaced double by coordinate type in correct Added multi in generic geometry include file
Barend Gehrels
2011-02-26 22:33:13 +0000
7c84214805calc7 updates: tagging the AST
Joel de Guzman
2011-02-26 09:54:14 +0000
41730faf1aupdates
Joel de Guzman
2011-02-26 08:35:11 +0000
1bb999fe70Spirit: doc tweaks
Hartmut Kaiser
2011-02-26 04:13:55 +0000
d99e131a5bSpirit: lexer tweaks
Hartmut Kaiser
2011-02-26 04:12:08 +0000
4e8937235dSpirit: added context to top level APIs, added docs, added tests
Hartmut Kaiser
2011-02-26 04:07:14 +0000
fbdbe6d0d7Spirit: added context to top level APIs
Hartmut Kaiser
2011-02-26 04:05:11 +0000