87218bd0a1Spirit: more static lexer updates
Hartmut Kaiser
2009-11-13 14:05:33 +0000
5bb808bcdaFix various Variant warnings. Addresses issue #1507.
John Maddock
2009-11-13 10:07:30 +0000
1201c2b8aaavoid iterator invalidation in segmented_range, fixes#3583
Eric Niebler
2009-11-13 02:52:34 +0000
9c6c648a6bboost.python: merging from trunk to release (Troy Straszheim's fix for a long-standing bug)
Ralf W. Grosse-Kunstleve
2009-11-13 00:40:01 +0000
7383e94b61Suppress warnings on msvc-7.1
Steven Watanabe
2009-11-12 23:01:53 +0000
91a6381e63Fix a warning on Visual C++ 7.1. Although, I don't think I'm going to be warning free on the compiler.
Daniel James
2009-11-12 21:36:27 +0000
323da022d7Fix mapped file errors in windows. Refs #3505.
Daniel James
2009-11-12 19:20:46 +0000
31db51e9d8Fix title of a iostream page.
Daniel James
2009-11-12 19:20:29 +0000
b690b57153Fix CRC on x64 during gzip decompression. Refs #3352.
Daniel James
2009-11-12 19:20:09 +0000
839ae95363Support boost::ref(std::istream) in code_converter. Refs #3011.
Daniel James
2009-11-12 19:19:52 +0000
a5efd7709dHopefully fix#2894.
Daniel James
2009-11-12 19:19:35 +0000
9fc7d7d4ddThis file is dead and is the only remaining place mentioning the futimes function mentioned in #2817.
Daniel James
2009-11-12 19:19:15 +0000
f51d571ffcAdd missing include guard. Refs #3010.
Daniel James
2009-11-12 19:18:58 +0000
099ea98ba4Prevent ADL from finding other dispatch functions or types. Required for #2094.
Daniel James
2009-11-12 19:18:42 +0000
d122bc50f2Use boost::throw_exception. Refs #2094.
Daniel James
2009-11-12 19:18:21 +0000
1c001d7f54Fix unthrown exceptions. Refs #3311.
Daniel James
2009-11-12 19:17:56 +0000
ea8a6b9bb5Allocate exceptions on the stack, not the heap. Refs #3612, by Richard Smith.
Daniel James
2009-11-12 19:17:25 +0000
be793687b5Fixed issues in docs, especially ToC; refs #3615
Jeremiah Willcock
2009-11-12 19:11:58 +0000
a7176de62bremove tabs, s/malloc/operator new/
Eric Niebler
2009-11-12 02:41:19 +0000
6996c3892fdo NOT copy singular iterators, fixes#3538
Eric Niebler
2009-11-12 02:18:37 +0000
c2d3943669Don't use type_is_gc... type_is_gc expects a PyTypeObject, which is not what will get passed to it if we pass it to the tp_is_gc fields of static_data_object
Troy D. Straszheim
2009-11-12 00:46:46 +0000
4983928395Spirit: updating static lexer support
Hartmut Kaiser
2009-11-11 21:29:50 +0000
ca327601a4Spirit: updating static lexer support
Hartmut Kaiser
2009-11-11 21:29:20 +0000
17b8054f99Reverted Integer back to Release branch state - as per devel-list discussions.
John Maddock
2009-11-11 18:57:24 +0000
a01207a696Reposition CMake info, and make it clearer that it is experimental. Remove index mention entirely.
Beman Dawes
2009-11-11 16:54:55 +0000
1f02d544e9Spirit: updating static lexer support
Hartmut Kaiser
2009-11-11 14:57:04 +0000
f7e4cc6b33Remove 'warnings-as-errors' flag that was breaking the build.
Daniel James
2009-11-11 14:03:44 +0000
9ee22662b0Spirit: started to integrate re2c style code generator for lexer
Hartmut Kaiser
2009-11-11 03:58:20 +0000
e12ee75637Spirit: re-added missing file
Hartmut Kaiser
2009-11-11 03:56:11 +0000
b791e7c9a0Spirit: started to integrate re2c style code generator for lexer
Hartmut Kaiser
2009-11-11 03:55:34 +0000
c34b55fdb8Changed to boost::unordered_* containers instead of compiler-specific ones; made hashed containers enabled always
Jeremiah Willcock
2009-11-11 02:59:25 +0000
93540ccc8fGeneralize the detection and addition of OSX SDKs so that it doesn't rely on a fixed feature list.
Rene Rivera
2009-11-11 01:09:00 +0000
9880eaf8abFix a warning that only shows up in release builds.
Daniel James
2009-11-10 20:07:50 +0000
3823b0b89aAdded missing code to now be able to override apply_operation with a dynamic image ( variant ) AND a separate Info object. This fix enables such functionality.
Christian Henning
2009-11-10 19:56:17 +0000
00878a0a84Filesystem: Fix#3528. Return type is bool.
Beman Dawes
2009-11-10 19:45:47 +0000
68ea9ffd69Spirit: minor whitespace edit to force incremental build to run
Hartmut Kaiser
2009-11-10 18:20:00 +0000
97e2fba9daChange unordered move tests to be more lenient on compilers without NRVO. Will probably need to reintroduce some of the failure markup later.
Daniel James
2009-11-10 18:17:53 +0000
c18c11bd86Merge from trunk
Vladimir Prus
2009-11-10 17:54:32 +0000
23ad40fba6Merge: Fix generating invalid feature values for OSX version to target.
Vladimir Prus
2009-11-10 17:26:59 +0000
9110143ffbFix generating invalid feature values for OSX version to target.
Rene Rivera
2009-11-10 17:20:51 +0000
15e1626bd0Fix a few gcc warnings. Still some long long constant warnings and an integer overflow warning.
Daniel James
2009-11-09 19:46:09 +0000
525ef377bcFixed perfect forwarding for make_shared() in trunk, and added corresponding test. Refs #2962.
Frank Mori Hess
2009-11-09 18:12:35 +0000
ee3bb2bc5dDon't strip quotes from values.
Vladimir Prus
2009-11-09 18:12:10 +0000
daa27a5c50Fixed access to enable_shared_from_raw::weak_this_ when BOOST_NO_MEMBER_TEMPLATE_FRIENDS is defined.
Frank Mori Hess
2009-11-09 16:33:35 +0000
5e488273f2Fix wordwrapping in presense of default parameters.
Vladimir Prus
2009-11-09 16:12:31 +0000
ff36bb8d53Test for \t-alignment of options descriptions.
Vladimir Prus
2009-11-09 15:57:51 +0000
9addbcf349Spirit: removed old files from release branch
Hartmut Kaiser
2009-11-09 15:48:01 +0000
6aef8ab2c2Spirit: updating docs
Hartmut Kaiser
2009-11-09 13:40:06 +0000
a476ab5fd8Spirit: added missing headers
Hartmut Kaiser
2009-11-09 13:36:42 +0000
f9e3f321d2Misc small fixes to suppress warnings. Code should now be clean with msvc /W4 and gcc /Wall /Wextra -pedantic with the exception of one deliberate warning in one test.
John Maddock
2009-11-09 12:27:54 +0000
9be04d88faSuppress unused parameter warning.
John Maddock
2009-11-09 12:26:02 +0000
f98a546623Merge from trunk -- mostly OSX 10.6 ppc64 fixes.
Vladimir Prus
2009-11-09 10:00:32 +0000
83cc3d926aFix URL to Boost.Build invocation section.
Vladimir Prus
2009-11-09 09:46:54 +0000
ec2b17503dFix URL to Boost.Build invocation section.
Vladimir Prus
2009-11-09 09:45:48 +0000
c402c95eaeSpirit: silencing MSVC warnings
Hartmut Kaiser
2009-11-09 04:02:16 +0000
252e0bf5afSpirit: silencing MSVC warnings
Hartmut Kaiser
2009-11-09 04:01:15 +0000
9ab8cbb388Phoenix: silenced a couple of MSVC warnings created during Spirit test runs
Hartmut Kaiser
2009-11-09 03:58:27 +0000
9bdde9bf20Fusion: silenced a couple of MSVC warnings created during Spirit test runs
Hartmut Kaiser
2009-11-09 03:57:40 +0000
aef18854b2Variant: silenced a couple of MSVC warnings created during Spirit test runs
Hartmut Kaiser
2009-11-09 03:56:25 +0000
8cc35561beFix references to non-existent rules that caused building to fail. And fix building with iPhone as it uses a symbolic version number, not jsut numeric.
Rene Rivera
2009-11-09 02:13:02 +0000
6a23a93ac7Fix gcc warning.
John Maddock
2009-11-08 18:59:24 +0000
6c3098ccddSuppress/fix some msvc and gcc compiler warnings.
John Maddock
2009-11-08 18:53:59 +0000
0466c426f1Spirit: merging doc updates from trunk
Hartmut Kaiser
2009-11-08 18:39:14 +0000
b1b005d911Spirit: more doc updates
Hartmut Kaiser
2009-11-08 17:47:40 +0000
6cdf78bab9Allow to localize rules when inheriting toolset.
Vladimir Prus
2009-11-08 17:32:53 +0000
b87d27a087Fix msvc and gcc warnings in the type_traits library. Build should now be clean with cl /W4 or gcc -Wall -Wextra -pedantic for all except one test - there appears to be no way to use initialized aligned_storage with gcc without it producing a warning :-(
John Maddock
2009-11-08 16:49:40 +0000
a2ff1da73eMerge: Make bootstrap.bat work on 64-bit Windows
Vladimir Prus
2009-11-08 14:04:20 +0000
e6c78fc0ebMake bootstrap.bat work on 64-bit Windows
Vladimir Prus
2009-11-08 14:03:25 +0000
41207000a0Detect, and produce proper diagnostics for '10.6 and ppc64 does not work'.
Vladimir Prus
2009-11-08 13:54:58 +0000
3a6f969791Add swap to utility index page.
Daniel James
2009-11-08 11:45:20 +0000
6b73423a4eDeal with warnings with /Za. Fixes#3485
Steven Watanabe
2009-11-08 04:11:21 +0000
338ee27416Signals: merging fix for VS2010 from trunk
Hartmut Kaiser
2009-11-08 01:48:37 +0000
2f07178f56Spirit: merging docs from trunk
Hartmut Kaiser
2009-11-08 01:39:04 +0000
da0adeb5c5Spirit: more doc updates
Hartmut Kaiser
2009-11-08 01:28:37 +0000
7f46687764Spirit: merging fixes for warnings and missing header #include's from trunk
Hartmut Kaiser
2009-11-07 23:14:31 +0000
7a401841bfSpirit: doc updates
Hartmut Kaiser
2009-11-07 23:03:47 +0000
a6168e6eaeSpirit: and yet another fixed warning
Hartmut Kaiser
2009-11-07 23:00:36 +0000
bc508ff74cSpirit: fixing more warnings
Hartmut Kaiser
2009-11-07 22:58:06 +0000