971e23a696Added explicit cast from 0 to pointer type to attempt to satisfy GCC 4.3.2 C++0x mode
Jeremiah Willcock
2009-01-19 20:15:20 +0000
d8cfba2a29Fixed include directives and namespaces to match new versions of Spirit and Phoenix (using backward compatibility headers)
Jeremiah Willcock
2009-01-19 19:43:16 +0000
d7e45d2e6fMerge from trunk
Beman Dawes
2009-01-19 18:56:42 +0000
f04c4020e5Add Blackfin support to fix#2663
Beman Dawes
2009-01-19 18:52:23 +0000
55493c5e74Filesystem: path operator==, !=; use string comparison rather than !(lhs < rhs) && !(rhs < lhs) because the result is the same yet the direct string compare is much more efficient than operator<, which uses lexicographical_compare.
Beman Dawes
2009-01-19 18:38:28 +0000
91cbd8f166Fix msvc warnings and Intel C++ compiler error.
John Maddock
2009-01-19 16:31:22 +0000
01d9a0bc9bFilesystem: merge from trunk
Beman Dawes
2009-01-19 14:10:41 +0000
0fa4d8f12bFix for missing setup command: mt.exe isn't found without this.
John Maddock
2009-01-19 11:17:36 +0000
e8449a5ab4Try and fix remaining Intel on Apple and cygwin failures.
John Maddock
2009-01-18 12:45:18 +0000
4989a640a7Add ScopeExit expected failures.
Alexander Nasonov
2009-01-18 01:55:04 +0000
6539957270Fixes for ScopeExit.
Alexander Nasonov
2009-01-17 12:17:27 +0000
91345bd5b2remove unused headers from boost directory
Robert Ramey
2009-01-16 21:15:25 +0000
00e9040fdeMerge serialization library from trunk into release branch
Robert Ramey
2009-01-16 21:11:57 +0000
0ce5078a13ScopeExit
Alexander Nasonov
2009-01-16 19:21:20 +0000
94038dd406Wave: merged from trunk
Hartmut Kaiser
2009-01-16 18:40:12 +0000
657f3c31e2Wave: updating copyrights
Hartmut Kaiser
2009-01-16 18:34:31 +0000
b533560ab6Wave: merged from trunk
Hartmut Kaiser
2009-01-16 18:32:15 +0000
7a0bddba2bSpirit: fixing merge problems
Hartmut Kaiser
2009-01-16 14:01:43 +0000
5f755f1333Spirit: fixing merge problems
Hartmut Kaiser
2009-01-16 14:01:09 +0000
2f252fe9dcSpirit.Support: Copyright fix
Hartmut Kaiser
2009-01-16 13:40:23 +0000
f08cbf6167Spirit.Support: Copyright fix
Hartmut Kaiser
2009-01-16 13:39:55 +0000
ec2839f949I'm a maintainer of ScopeExit
Alexander Nasonov
2009-01-16 07:19:24 +0000
c7bc30e4adDivided test_no_rtti into separate compilation units
Robert Ramey
2009-01-16 06:41:52 +0000
3051ca258cInitial commit of ScopeExit.
Alexander Nasonov
2009-01-16 00:02:37 +0000
250260b9a6Spirit: Fixing fp helper classes
Hartmut Kaiser
2009-01-15 23:36:36 +0000
9b1cc60935Spirit: Fixing fp helper classes
Hartmut Kaiser
2009-01-15 23:24:51 +0000
ce52630727Filesystem: fix native(name) test failures on POSIX
Beman Dawes
2009-01-12 16:57:52 +0000
b8d943e44cdocumentation update
Emil Dotchevski
2009-01-12 16:45:11 +0000
a05bd073dddrop iarchive/oarchive from project
Robert Ramey
2009-01-12 06:26:35 +0000
27b834c93dinclude wcslen and w_int in global namespace
Robert Ramey
2009-01-12 06:25:48 +0000
e61754f377Make destruction of static objects even more bullet proof
Robert Ramey
2009-01-12 06:24:03 +0000
3bd60c277dBacked out changes. Ignore deprecated warning. Leave compatibility with 1.6x
Robert Ramey
2009-01-12 06:22:46 +0000
56703e3c64unique naming for export instantiation
Robert Ramey
2009-01-12 06:21:27 +0000
c67ed515bbunique naming for export instantiation
Robert Ramey
2009-01-12 06:21:27 +0000
104b525d12fixed syntax error for non standard namespace
Robert Ramey
2009-01-12 06:20:02 +0000
7d359350d4destructors can't throw !
Robert Ramey
2009-01-12 06:18:57 +0000
7c2ce8cb5dFilesystem: fix#1840, including adding test cases and updating docs
Beman Dawes
2009-01-11 16:50:06 +0000
a75b6e9891Daily snapshot: download pre-built docs via ftp, copy into directory structure
Beman Dawes
2009-01-10 23:08:25 +0000
2ad6572872documentation update
Emil Dotchevski
2009-01-10 21:40:22 +0000
e36339a0d7Merge Boost Jam 3.1.17 release to Boost release.
Rene Rivera
2009-01-10 19:42:28 +0000
14d62f95d6Patch from Dmitry Bufistov for getting bundled property maps from subgraphs.
Andrew Sutton
2009-01-10 14:46:36 +0000
f3666d1e7dAddressing the problem of subgraphs (not) working with bundled properties. Added some comments, documentation, and a new test.
Andrew Sutton
2009-01-10 14:22:54 +0000
e67686e8a6Merge FreeBSD patch.
John Maddock
2009-01-10 12:01:09 +0000
46e1e969beMerge changes from Trunk.
John Maddock
2009-01-10 11:18:42 +0000
aa3e34e86cRename parameter to avoid Visual C++ warning about clash with boost::array.
Daniel James
2009-01-09 23:12:14 +0000
60b1040b14merge [50447], [40486], and [50497] from trunk
Steven Watanabe
2009-01-09 17:31:30 +0000
cf4a9dcf1cMerged change from trunk removing catch(...) clauses
Anthony Williams
2009-01-09 11:06:53 +0000
c1528982f6Change darwin/xgcc ARM compile option to armv6 as that's what Xodce uses and is what the iPhone has.
Rene Rivera
2009-01-09 03:38:44 +0000
b5d1d12009Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.
Emil Dotchevski
2009-01-08 23:06:25 +0000
e64dd02c3bAdd specializations of plain_return_type_2 for std::string. Fixes#781
Steven Watanabe
2009-01-08 16:58:48 +0000
8f42c02363Rename parameter to avoid Visual C++ warning about clash with boost::array.
Daniel James
2009-01-08 13:37:33 +0000
a22e9627f2Support both windows and cygwin paths in cygwin quickbook.
Daniel James
2009-01-08 12:01:50 +0000
fe313302caFixes#2437.
John Maddock
2009-01-08 09:58:45 +0000
7e93c58fc8documentation update
Emil Dotchevski
2009-01-08 01:31:33 +0000
d14bd1b7e4Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.
Emil Dotchevski
2009-01-08 01:26:15 +0000
6b232c03c5Remove a tab.
Daniel James
2009-01-07 21:50:23 +0000
ee9952000eReconfigure STLPort. Fixes#2631.
John Maddock
2009-01-07 18:26:20 +0000
442eb6a0c9Merge changes from trunk.
John Maddock
2009-01-07 16:37:59 +0000
60c5ad501emerge changes from trunk
John Maddock
2009-01-07 13:44:46 +0000
eaece65d25Merge changes in Trunk.
John Maddock
2009-01-07 13:19:32 +0000
564fff92f4Update version number
John Maddock
2009-01-07 12:29:03 +0000
20a57517b5Minor doc fixes for power/root_typeof_helper
Steven Watanabe
2009-01-06 20:17:16 +0000
25a9d8cf9e4267 and 4511 workaround for msvc 7.1 issue in named_params.hpp warnings in runtime params subsystem worked around
Gennadiy Rozental
2009-01-04 19:44:36 +0000
1e7bdd796fUpdated getting started text to 1.38.
Andreas Huber
2009-01-04 10:39:53 +0000
19761a1949merge tests and Jamfiles for 7 libraries
Boris Gubenko
2009-01-04 05:17:02 +0000
136e4e7526Fixes#2622 on trunk; thanks ywu and steven. Unfortunately I don't know how to move these changes to the live site
Dave Abrahams
2009-01-04 02:18:54 +0000
97a07623c6proto::expr is a valid mpl sequence
Eric Niebler
2009-01-04 01:39:13 +0000
fbb4dea9bdRemove a tab.
Daniel James
2009-01-03 23:26:00 +0000
c9c7212902Merge latest hash and unordered developments, and add support for initialiser lists to config.
Daniel James
2009-01-03 23:18:33 +0000
34aa8a60b0Fix pch problem on msvc-7.1
Steven Watanabe
2009-01-03 03:20:24 +0000
25a101812bResyncing with trunk, merging a couple of missing patches.
Andrew Sutton
2009-01-02 14:45:11 +0000