3d0ca00ff5Remove a few unused parameters.
Daniel James
2009-08-31 15:33:28 +0000
0d8b68c0c4Bug fix for bol/eol flag setting.
Ben Hanson
2009-08-31 15:17:45 +0000
5acfb9330cRemove spurious word.
Christopher Kohlhoff
2009-08-31 12:45:18 +0000
e040d973e5merged sandbox-branches/intrusive_fix_SunCC (r55765 and r55775) fixing intrusive for Sun CC (#3339)
Christopher Hite
2009-08-31 12:16:58 +0000
b66802e11eSupport image attributes. Refs #1157.
Daniel James
2009-08-31 11:38:47 +0000
66fd4713caAdd missing table tests.
Daniel James
2009-08-31 11:38:33 +0000
f8c120773aDon't use seperators that are in brackets, or are escaped. Refs #2036.
Daniel James
2009-08-31 11:38:20 +0000
a18f5a41cfSeparate out the current version of the template argument parser, as I want to create a new one for 1.5
Daniel James
2009-08-31 11:38:11 +0000
c074904546Table ids. Refs #1194.
Daniel James
2009-08-31 11:37:59 +0000
ef49bba198Introduce temporary id variable.
Daniel James
2009-08-31 11:37:48 +0000
156d6aac63Ignore spaces after 'section:' for quickbook 1.5+ Refs #2712
Daniel James
2009-08-31 11:37:32 +0000
d70f95de0aPut the quickbook version numbers in a single header, along with convenience functions for using them in spirit grammars.
Daniel James
2009-08-31 11:37:17 +0000
83f3d3a57dIn quickbook 1.5 don't mix '..' and whitespace seperators for template arguments. Refs #1174
Daniel James
2009-08-31 11:37:04 +0000
8e48543752Implement static/lexical scoping for 1.5. Refs #2034.
Daniel James
2009-08-31 11:36:47 +0000
0c399434e6Wrap the template info in a struct.
Daniel James
2009-08-31 11:36:34 +0000
8e933f1407Create entry for 1.5 in the change log.
Daniel James
2009-08-31 11:36:23 +0000
ffa9cf6b96Update quickbook version number.
Daniel James
2009-08-31 11:36:13 +0000
faad84695fSpirit: default parameters for custom generator specs, semantic changes to binary generators
Hartmut Kaiser
2009-08-31 11:29:29 +0000
b10367a974Spirit: using endian from trunk starting with V1.42 only
Hartmut Kaiser
2009-08-31 11:21:17 +0000
04cffacb13Remove unnecessary BOOST_DEDUCED_TYPENAMEs
Daniel James
2009-08-31 10:39:40 +0000
d268fbef4cDetab.
Daniel James
2009-08-31 10:39:25 +0000
ae1534596aInitial checkin of new version of Boost.Unordered.
Daniel James
2009-08-30 16:42:28 +0000
9c69212eeaRemove allocator_constructor since it's never used.
Daniel James
2009-08-30 16:33:42 +0000
c556302184Merged patchset 44631 from trunk. Resolves parenthesis warnings on GCC 4.3. Fixes#2321.
Andrey Semashev
2009-08-30 10:23:32 +0000
b35b93fdc6Spirit: added more docs
Hartmut Kaiser
2009-08-29 21:01:56 +0000
0c509b7bd9documentation bug
Emil Dotchevski
2009-08-29 18:45:08 +0000
0d76e1ee16More diagnostics for tests that fail on OSX.
Vladimir Prus
2009-08-29 13:34:09 +0000
14c02f24d4Preserve the order of sources when calling generator
Vladimir Prus
2009-08-29 13:15:58 +0000
11ad5b007fAdd virtual-target.always.
Vladimir Prus
2009-08-29 11:15:46 +0000
e9933b668dMPL refmanual: for_each doc fixes (thanks to Emil Dotchevski)
Aleksey Gurtovoy
2009-08-29 08:48:11 +0000
5c233a92fdSet release number to 1.41.0
Beman Dawes
2009-08-28 18:28:55 +0000
7ae4a391d2Set release number to 1.41.0
Beman Dawes
2009-08-28 18:20:44 +0000
ba3930098areduce fusion, proto and xpressive warnings under msvc /Za switch
Eric Niebler
2009-08-28 16:45:21 +0000
63333e30f2Fix for old GCC versions with BOOST_REGEX_BUGGY_CTYPE_FACET defined.
John Maddock
2009-08-28 16:07:13 +0000
838d3c80d9Prevent overflow in comparison.
Ben Hanson
2009-08-28 08:10:38 +0000
a6d3f50f8bDoc updates
Joel de Guzman
2009-08-28 04:18:01 +0000
cfad1006d5doc updates
Joel de Guzman
2009-08-28 02:02:48 +0000
f5b8cb3916Fix spirit documentation Jamfiles so the PDF's can be built from doc/pdf. Add new docs to the PDF build.
John Maddock
2009-08-27 12:39:55 +0000
a3c1731a38atttped fix for #2932; will close after next testing cycle completes
Jonathan Turkanis
2009-08-27 04:38:12 +0000
d4d1435436moved code from header to library to reduce code bloat
Robert Ramey
2009-08-26 20:47:01 +0000
f96132418amoved code from header to library to reduce code bloat
Robert Ramey
2009-08-26 20:45:13 +0000
b1e1679340moved code from header to library to reduce code bloat
Robert Ramey
2009-08-26 20:44:55 +0000
3893534f56fixed bug in load(wchar *)
Robert Ramey
2009-08-26 20:42:43 +0000
62e6b656c2merged sandbox-branches/intrusive_fix_SunCC (r55765 and r55775) fixing intrusive for Sun CC (#3339)
Christopher Hite
2009-08-26 08:59:34 +0000
b295807f76Doc updates
Joel de Guzman
2009-08-26 04:48:07 +0000
8032fde18eSpirit: more docs
Hartmut Kaiser
2009-08-26 01:03:55 +0000
31343d32d2Spirit: fixed a problem in lexertl
Hartmut Kaiser
2009-08-25 22:06:50 +0000
d047b92d2bAdded copyright and license info from Michael Hansen
Jeremiah Willcock
2009-08-25 20:55:22 +0000
423482f1c2Spirit: moved karma::ostream_iterator out of namespace detail to make it usable by user code
Hartmut Kaiser
2009-08-25 14:52:35 +0000
044ed8cd5eAvoid unnamed namespace, to please vacpp.
Vladimir Prus
2009-08-25 06:38:59 +0000
0ed821e952Spirit: Added karma::stream_generator test cases
Hartmut Kaiser
2009-08-25 00:24:54 +0000
8ab098611cSpirit: Added karma::stream_generator
Hartmut Kaiser
2009-08-25 00:24:18 +0000
fdc4aec80dfix accidental include
Robert Ramey
2009-08-24 15:40:43 +0000
f013e5986eSpirit: fixing doc errors in porting guide
Hartmut Kaiser
2009-08-24 12:56:07 +0000
c1735c896cremoved new_clone() overload that causes problems in other contexts
Thorsten Jørgen Ottosen
2009-08-24 11:43:32 +0000
be6ff9235fFix XML so it validates when building PDF's.
John Maddock
2009-08-24 11:22:18 +0000
bcf3fc711aFix PDF image paths.
John Maddock
2009-08-24 10:32:39 +0000
ce475efdefAdd fusion and signals2.
John Maddock
2009-08-24 10:31:45 +0000
ce4b0cf1dbFix up logic and date_time Jamfiles so they build needed dependencies. Fix PDF image paths in fusion Jamfile.v2. Add fusion to the PDF build.
John Maddock
2009-08-24 10:31:43 +0000
7ba44d2287Treat ICU_PATH relatively to current dir.
Vladimir Prus
2009-08-24 09:34:08 +0000
33c2fe6cb9doc updates
Joel de Guzman
2009-08-24 05:51:21 +0000
50b563a0baMPL: merge test for #2042/#3298 from the trunk (thanks to Steven Watanabe for the fix!)
Aleksey Gurtovoy
2009-08-24 04:17:30 +0000
1b61d9d69fMPL: merge fix for #2042/#3298 from the trunk (thanks to Steven Watanabe for the fix!)
Aleksey Gurtovoy
2009-08-24 04:11:00 +0000
f748228be4clean up and reorg
Joel de Guzman
2009-08-24 03:50:59 +0000
b874a900cbAdded more name qualifications for VC 7.1
Jeremiah Willcock
2009-08-24 02:34:39 +0000
33b3c55a2aSpirit: changed chunking level to 4 again
Hartmut Kaiser
2009-08-24 02:07:18 +0000
ec799b4834Spirit: more docs
Hartmut Kaiser
2009-08-24 01:56:47 +0000
16c43d1123fixing compile errors with some compilers
Emil Dotchevski
2009-08-23 22:34:19 +0000
1ebf4e296eRefine documentation for EXPORT Refine documentation for extended_type_info.html
Robert Ramey
2009-08-23 21:50:53 +0000
68d9db1036boost/python/object_operators.hpp: merging trunk rev. 55708 into release branch
Ralf W. Grosse-Kunstleve
2009-08-23 21:22:52 +0000
40681961acSpirit: mostly spelling fixes
Hartmut Kaiser
2009-08-23 20:46:42 +0000
4cf1f9e64fSpirit: added missing file
Hartmut Kaiser
2009-08-23 20:14:30 +0000
05b8c67579Spirit: beginnings of a porting guide
Hartmut Kaiser
2009-08-23 20:13:48 +0000
32c7425eb5Improved implemenation of boost_serializer_map Improved support for serialization of types in DLLS New exception for violations of ODR when using DLLS Fix error in recent update of export.hpp Added class names to exception messages
Robert Ramey
2009-08-23 19:27:10 +0000
1cf69835ffImproved implemenation of boost_serializer_map Improved support for serialization of types in DLLS New exception for violations of ODR when using DLLS Fix error in recent update of export.hpp Added class names to exception messages
Robert Ramey
2009-08-23 19:26:12 +0000
252c858861Improved implemenation of boost_serializer_map Improved support for serialization of types in DLLS New exception for violations of ODR when using DLLS Fix error in recent update of export.hpp
Robert Ramey
2009-08-23 19:25:26 +0000
2f3799e657Merge: Use right name of PDB file, even if tag rule doesn't handle PDB.
Vladimir Prus
2009-08-23 16:20:59 +0000
d712137b36Merge: Emit clear error when using --layout=system with --build-type=complete.
Vladimir Prus
2009-08-23 16:17:37 +0000
dbbf8fa0cfEmit clear error when using --layout=system with --build-type=complete.
Vladimir Prus
2009-08-23 16:02:26 +0000
bd0f382b55Merge: Don't add leading slash to every path.
Vladimir Prus
2009-08-23 15:53:38 +0000
076859f7f9Don't add leading slash to every path.
Vladimir Prus
2009-08-23 15:50:50 +0000
edf1ffe40fAdd depencies on doxygen documentation to standalone documentation targets.
Daniel James
2009-08-23 10:07:25 +0000
ba58b5d117Mark up a couple of unordered container failures.
Daniel James
2009-08-23 10:06:24 +0000
16f3831723Use order instead of size to find the next order in the non-typeof implementation of mpl::insert for mpl::map. Fixes#2042.
Steven Watanabe
2009-08-23 04:42:25 +0000
31dbc78c76Added doc updates from Michael Hansen
Jeremiah Willcock
2009-08-22 20:54:16 +0000
d9ba25f175mingw g++ 3.4 doesn't like it when you call close() on a default-constructed ofstream.
Frank Mori Hess
2009-08-22 20:14:08 +0000
888dbf6adbescape quickbook special character
Eric Niebler
2009-08-22 16:30:40 +0000
c458892562Use right name of PDB file, even if tag rule doesn't handle PDB.
Vladimir Prus
2009-08-22 15:31:40 +0000
ebe38a2021Expand overview. Improve extending documentation.
Vladimir Prus
2009-08-22 12:23:39 +0000
f632df0ba0Rename advanced.xml to overview.xml, to reduce confusion.
Vladimir Prus
2009-08-22 08:42:34 +0000
c1fab4fef5Minir doc tweaks
Vladimir Prus
2009-08-22 08:38:00 +0000
25c9554d18Fix viable-source-types-for-generator-real looping thinko.
Vladimir Prus
2009-08-22 08:21:07 +0000
af79875986New --dump-generators option to list all generators.
Vladimir Prus
2009-08-22 08:04:31 +0000
92d36c45f0tweaks to chunking
Joel de Guzman
2009-08-22 05:26:45 +0000
cc94405712separate parsers into logical groups
Joel de Guzman
2009-08-22 05:14:02 +0000
7fa249efc0boost/python/object_operators.hpp: added missing error checks in operator bool_type(), operator!(); this resolves https://svn.boost.org/trac/boost/ticket/3356 posted by Stefan Seefeld
Ralf W. Grosse-Kunstleve
2009-08-22 00:18:28 +0000
9d6458713amutable get_error_info support
Emil Dotchevski
2009-08-21 22:28:44 +0000
2adec13f04Change <section> to <chapter> so we get valid XML in the output.
John Maddock
2009-08-21 18:49:55 +0000