f462c8a48cSpirit: adding karma::columns directive
Hartmut Kaiser
2009-12-03 17:46:48 +0000
d666609456Merge [58073], [58093] to release. Fixes#3003.
Peter Dimov
2009-12-03 17:44:37 +0000
edba775d8aSpirit: simplified auto facilities, adjusted tests to compile with gcc as well
Hartmut Kaiser
2009-12-03 16:57:55 +0000
73c34ecf3cSpirit: simplified auto facilities
Hartmut Kaiser
2009-12-03 16:57:16 +0000
ffa2a8f42dMade traits classes into structs to fix access control errors
Jeremiah Willcock
2009-12-03 15:40:50 +0000
b898dd605dTentative Borland/Codegear patch.
John Maddock
2009-12-03 12:14:15 +0000
d505cf441erename description_length to min_description_length for better semantic
Sascha Ochsenknecht
2009-12-03 11:11:34 +0000
380b7fddc9Fix bogus protect example
Aleksey Gurtovoy
2009-12-03 10:44:05 +0000
58ee0e90ecSpirit: fixing included files
Hartmut Kaiser
2009-12-03 03:20:36 +0000
814725a115Spirit: fixing numeric generators for character types
Hartmut Kaiser
2009-12-03 03:19:41 +0000
4dced06264Spirit: added tests for new API functions
Hartmut Kaiser
2009-12-03 03:18:41 +0000
c81fb73703Spirit: fixes for recent patch
Hartmut Kaiser
2009-12-03 03:17:44 +0000
fa55b9c178Spirit: added auto based overloads for API functions where possible
Hartmut Kaiser
2009-12-03 02:43:53 +0000
932d09916csee #3649: * applied patch * existing unit test seem to work
Gunter Winkler
2009-12-02 20:20:50 +0000
212c8b1282Make 'keep-going' option default to 'true' if not specified.
Vladimir Prus
2009-12-02 16:47:48 +0000
04785d2947Removed BOOST_STATIC_ASSERT, replaced with a static method
Andy Tompkins
2009-12-02 13:44:08 +0000
442c8e3124Additional parameter to allow user to specify width of column for description text, patch from Chard, Fixes#3703
Sascha Ochsenknecht
2009-12-02 13:35:54 +0000
fb7958921eAdd memory_order_consume.
Peter Dimov
2009-12-02 11:47:58 +0000
9ae1411eb3Fix Borland regression. Refs #3003.
Peter Dimov
2009-12-02 10:47:01 +0000
8ac71cc762Qualified names of get() functions
Jeremiah Willcock
2009-12-01 20:25:30 +0000
4915bbe37fMade vertex_property_type and edge_property_type traits lazier in filtered_graph
Jeremiah Willcock
2009-12-01 20:25:18 +0000
c32d740c05Changed to Boost.Unordered to fix deprecation warnings
Jeremiah Willcock
2009-12-01 19:57:23 +0000
12f020a371Ticket #3211
Emil Dotchevski
2009-12-01 19:48:58 +0000
156a57ed42Fixed another linkage issue
Jeremiah Willcock
2009-12-01 19:42:56 +0000
db6f89c0daRemoved uses of abort() and fixed DLL linkage issues for Windows Mobile
Jeremiah Willcock
2009-12-01 19:38:49 +0000
bc0f4bbcc3Spirit: added new karma example (auto_facilities.cpp), tweaks to auto_ tests
Hartmut Kaiser
2009-12-01 14:35:34 +0000
610176c202Compile fixes for uuid
Marshall Clow
2009-11-30 15:01:10 +0000
9dfcd8e72eSpirit: tweaking auto_
Hartmut Kaiser
2009-11-30 14:24:13 +0000
ca50036100Get the tests warning free again with GCC. Finally get everything working with the Borland compiler. Fix a few typos: use of long rather than unsigned long, use of long long rather than long_long_type etc.
John Maddock
2009-11-30 13:50:05 +0000
d382e4f6a5Update test for BOOST_NO_INTEGRAL_INT64_T. Set define for Borland/Codegear compilers.
John Maddock
2009-11-30 13:47:41 +0000
32ddc01b11additional patch for Ticket #1527
Sascha Ochsenknecht
2009-11-30 13:38:14 +0000
040baf65f8Spirit: tweaks for auto_
Hartmut Kaiser
2009-11-30 00:38:32 +0000
55eac4a4faSpirit: fixes to karma::auto_, added qi::auto_, added tests
Hartmut Kaiser
2009-11-29 23:30:50 +0000
5241c9af7cSpirit: fixes to karma::auto_, added qi::auto_
Hartmut Kaiser
2009-11-29 23:30:14 +0000
439bea6501Spirit: formatting, typos, etc.
Hartmut Kaiser
2009-11-29 21:29:04 +0000
390e16a201Spirit: added karma::auto_ and related facilities, added test
Hartmut Kaiser
2009-11-29 21:28:22 +0000
f5207f211aSpirit: added karma::auto_ and related facilities
Hartmut Kaiser
2009-11-29 21:27:42 +0000
d5710b64beAdd a newline after callout bodies, to avoid confusing the quickbook parser.
Daniel James
2009-11-29 21:06:23 +0000
02b2d2aa8bRemoved Expat condition since it is no longer required
Jeremiah Willcock
2009-11-29 21:03:01 +0000
646f99858eRemoved Expat stuff since it is no longer needed
Jeremiah Willcock
2009-11-29 20:51:20 +0000
564ba2eb9eRewrote GraphML parser to use Boost.PropertyTree; fixes#3300
Jeremiah Willcock
2009-11-29 20:35:25 +0000
cc13d455f0Merge some non-spirit 2 changes from the spirit 2 branch.
Daniel James
2009-11-29 19:16:42 +0000
9687154d16Up template instantiation depth for sun compiler.
John Maddock
2009-11-29 16:23:04 +0000
9b0cb92ef9Merge hash warning fixes from trunk.
Daniel James
2009-11-29 16:14:10 +0000
f6702ec1aaMake code respect BOOST_NO_INTEGRAL_INT64_T.
John Maddock
2009-11-29 16:02:45 +0000
0f5ab56829Add support for friend functions defined inline
Steven Watanabe
2009-11-29 15:56:53 +0000
f1fb535395Change long long to boost::long_long_type etc.
John Maddock
2009-11-29 13:59:18 +0000
2191f37f3eFix Boost.Filesystem->Boost.System dependency for windows/shared.
Vladimir Prus
2009-11-29 10:03:34 +0000
2842fb35a6Add requirements for Comeau toolset.
Vladimir Prus
2009-11-29 07:59:32 +0000
232704f1b9(yet) another fix for void cast pointer
Robert Ramey
2009-11-29 07:32:53 +0000
d5ee607b19Backout collection_type primitive. Problem showed in in tests of 64 bit compilers tweak jamfile to supress long-long warnings in gcc
Robert Ramey
2009-11-29 06:33:35 +0000
d6fd2d04f9Backout collection_type primitive. Problem showed in in tests of 64 bit compilers
Robert Ramey
2009-11-29 06:32:32 +0000
097d6e4765Fix memory leaks in void_caster short cut memory leaks
Robert Ramey
2009-11-28 22:18:00 +0000
e1ac6ace0fdocumentation fixes
Robert Ramey
2009-11-28 22:16:48 +0000
ffdcd605fadocumentation fixes
Robert Ramey
2009-11-28 22:16:18 +0000
a34d6a34dfdisabled deprecated warnings for MSVC
Andy Tompkins
2009-11-28 21:53:16 +0000
41f90d67adFix quickbook scanner for filenames that start with 't'. (bjam doesn't support '\t')
Steven Watanabe
2009-11-28 20:01:31 +0000
b9c579688acategory of each component iterator is reduced to a known category before we try to find a minimum. Closes#1517
Dave Abrahams
2009-11-28 18:53:43 +0000
7e822fcaa4Fix warnings. Closes#3656.
Vladimir Prus
2009-11-28 17:46:46 +0000
79e3c4bf2eFix issues in docs.
John Maddock
2009-11-28 17:08:31 +0000
842b01c1d6When building Boost, stop on first error by default.
Vladimir Prus
2009-11-28 08:29:03 +0000
7861cc2196Made sure that iterator_facade's nested `::pointer` type is always the same as what's returned from operator->. For input iterators, that wasn't always the case (see operator_arrow_proxy).
Dave Abrahams
2009-11-28 05:12:29 +0000
4402496eedAdded uuid library
Andy Tompkins
2009-11-28 04:16:43 +0000
7659f67fcdfixed BOOST_STATIC_WARNING implementation macro name conflict
Robert Ramey
2009-11-27 22:32:28 +0000
741e75d39aSpirit: removed UB in rule and token_def initialization, added copy constructor for token_def
Hartmut Kaiser
2009-11-27 22:28:35 +0000
f233a42ad8tweaked demo_polymorphic example
Robert Ramey
2009-11-27 22:17:03 +0000
323bedd34dProgramOptions: added a couple of missing std:: namespace qualifiers
Hartmut Kaiser
2009-11-27 22:07:33 +0000
fe4c9350edchanges to minimize warnings in library build
Robert Ramey
2009-11-27 21:25:18 +0000
21696c0abechanges to minimize warnings in library build
Robert Ramey
2009-11-27 21:24:07 +0000
997916bd1cAdding const ref to channel_convert function to reduce potential performance penalties.
Christian Henning
2009-11-27 20:18:20 +0000
f14af59b93Implement --keep-going option.
Vladimir Prus
2009-11-27 20:14:52 +0000
8e30d5bc1fAllow Boost.Build to control keep-going behaviour
Vladimir Prus
2009-11-27 19:57:44 +0000