Commit Graph

  • 971e23a696 Added 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
  • d8cfba2a29 Fixed 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
  • d7e45d2e6f Merge from trunk Beman Dawes 2009-01-19 18:56:42 +0000
  • f04c4020e5 Add Blackfin support to fix #2663 Beman Dawes 2009-01-19 18:52:23 +0000
  • 55493c5e74 Filesystem: 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
  • 91cbd8f166 Fix msvc warnings and Intel C++ compiler error. John Maddock 2009-01-19 16:31:22 +0000
  • 01d9a0bc9b Filesystem: merge from trunk Beman Dawes 2009-01-19 14:10:41 +0000
  • 0fa4d8f12b Fix for missing setup command: mt.exe isn't found without this. John Maddock 2009-01-19 11:17:36 +0000
  • e8449a5ab4 Try and fix remaining Intel on Apple and cygwin failures. John Maddock 2009-01-18 12:45:18 +0000
  • 4989a640a7 Add ScopeExit expected failures. Alexander Nasonov 2009-01-18 01:55:04 +0000
  • 6539957270 Fixes for ScopeExit. Alexander Nasonov 2009-01-17 12:17:27 +0000
  • 91345bd5b2 remove unused headers from boost directory Robert Ramey 2009-01-16 21:15:25 +0000
  • 00e9040fde Merge serialization library from trunk into release branch Robert Ramey 2009-01-16 21:11:57 +0000
  • 0ce5078a13 ScopeExit Alexander Nasonov 2009-01-16 19:21:20 +0000
  • 94038dd406 Wave: merged from trunk Hartmut Kaiser 2009-01-16 18:40:12 +0000
  • 657f3c31e2 Wave: updating copyrights Hartmut Kaiser 2009-01-16 18:34:31 +0000
  • b533560ab6 Wave: merged from trunk Hartmut Kaiser 2009-01-16 18:32:15 +0000
  • 7a0bddba2b Spirit: fixing merge problems Hartmut Kaiser 2009-01-16 14:01:43 +0000
  • 5f755f1333 Spirit: fixing merge problems Hartmut Kaiser 2009-01-16 14:01:09 +0000
  • 2f252fe9dc Spirit.Support: Copyright fix Hartmut Kaiser 2009-01-16 13:40:23 +0000
  • f08cbf6167 Spirit.Support: Copyright fix Hartmut Kaiser 2009-01-16 13:39:55 +0000
  • ec2839f949 I'm a maintainer of ScopeExit Alexander Nasonov 2009-01-16 07:19:24 +0000
  • c7bc30e4ad Divided test_no_rtti into separate compilation units Robert Ramey 2009-01-16 06:41:52 +0000
  • 3051ca258c Initial commit of ScopeExit. Alexander Nasonov 2009-01-16 00:02:37 +0000
  • 250260b9a6 Spirit: Fixing fp helper classes Hartmut Kaiser 2009-01-15 23:36:36 +0000
  • 9b1cc60935 Spirit: Fixing fp helper classes Hartmut Kaiser 2009-01-15 23:24:51 +0000
  • 8ec04e4ffd Merged revisions 50603 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-01-15 22:53:41 +0000
  • c2db821f96 Spirit: Merging from trunk Hartmut Kaiser 2009-01-15 17:34:54 +0000
  • 5975c57764 Apply Darwin patch from Stuart Malone. John Maddock 2009-01-15 09:37:30 +0000
  • 8bafe2e940 fixed instantiation of exports for gcc compilers Robert Ramey 2009-01-15 07:16:43 +0000
  • 30036e74b5 work-around for msvc overload resolution bug Eric Niebler 2009-01-15 05:32:33 +0000
  • f173fee5d6 Merged revisions 50413 via svnmerge from https://svn.boost.org/svn/boost/trunk Marshall Clow 2009-01-15 03:46:14 +0000
  • 933c148ea1 Merged revisions 50312 via svnmerge from https://svn.boost.org/svn/boost/trunk Marshall Clow 2009-01-15 03:43:36 +0000
  • 6dc1520e78 Try and fix Darwin regression. John Maddock 2009-01-14 16:48:58 +0000
  • 7832db5fe7 tools/build: merge from trunk Beman Dawes 2009-01-14 14:31:12 +0000
  • 705d9bbbc2 Fixes #2653. John Maddock 2009-01-14 10:36:14 +0000
  • 446bbdc5ef fixes #2654. John Maddock 2009-01-14 10:18:19 +0000
  • 82cb346691 Fixes #2654. John Maddock 2009-01-14 10:17:25 +0000
  • aabeed98e7 added 1.37 release info Robert Ramey 2009-01-13 20:18:43 +0000
  • 1b64128e2c merged from release branch Robert Ramey 2009-01-13 17:06:46 +0000
  • e4024eb8ae Filesystem: Fix #2531 by applying suggested patch Beman Dawes 2009-01-13 13:30:07 +0000
  • 3063a52ec4 Merge msvc-specific regression-fixes from trunk. John Maddock 2009-01-13 13:02:56 +0000
  • 1a46b4e82f Fix msvc regression and add additional tests to check issue #1946 fix. John Maddock 2009-01-13 12:49:42 +0000
  • a4477357c4 Flag WinCE's lack of environment variable support for WinCE builds. David Deakins 2009-01-12 17:19:38 +0000
  • 21c5fa533b Filesystem: add specializations to eliminate warnings, thus fixing #2543 Beman Dawes 2009-01-12 17:02:20 +0000
  • ce52630727 Filesystem: fix native(name) test failures on POSIX Beman Dawes 2009-01-12 16:57:52 +0000
  • b8d943e44c documentation update Emil Dotchevski 2009-01-12 16:45:11 +0000
  • a05bd073dd drop iarchive/oarchive from project Robert Ramey 2009-01-12 06:26:35 +0000
  • 27b834c93d include wcslen and w_int in global namespace Robert Ramey 2009-01-12 06:25:48 +0000
  • e61754f377 Make destruction of static objects even more bullet proof Robert Ramey 2009-01-12 06:24:03 +0000
  • 3bd60c277d Backed out changes. Ignore deprecated warning. Leave compatibility with 1.6x Robert Ramey 2009-01-12 06:22:46 +0000
  • 56703e3c64 unique naming for export instantiation Robert Ramey 2009-01-12 06:21:27 +0000
  • c67ed515bb unique naming for export instantiation Robert Ramey 2009-01-12 06:21:27 +0000
  • 104b525d12 fixed syntax error for non standard namespace Robert Ramey 2009-01-12 06:20:02 +0000
  • 7d359350d4 destructors can't throw ! Robert Ramey 2009-01-12 06:18:57 +0000
  • 7c2ce8cb5d Filesystem: fix #1840, including adding test cases and updating docs Beman Dawes 2009-01-11 16:50:06 +0000
  • a75b6e9891 Daily snapshot: download pre-built docs via ftp, copy into directory structure Beman Dawes 2009-01-10 23:08:25 +0000
  • 2ad6572872 documentation update Emil Dotchevski 2009-01-10 21:40:22 +0000
  • e36339a0d7 Merge Boost Jam 3.1.17 release to Boost release. Rene Rivera 2009-01-10 19:42:28 +0000
  • 14d62f95d6 Patch from Dmitry Bufistov for getting bundled property maps from subgraphs. Andrew Sutton 2009-01-10 14:46:36 +0000
  • f3666d1e7d Addressing 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
  • e67686e8a6 Merge FreeBSD patch. John Maddock 2009-01-10 12:01:09 +0000
  • 46e1e969be Merge changes from Trunk. John Maddock 2009-01-10 11:18:42 +0000
  • aa3e34e86c Rename parameter to avoid Visual C++ warning about clash with boost::array. Daniel James 2009-01-09 23:12:14 +0000
  • 60b1040b14 merge [50447], [40486], and [50497] from trunk Steven Watanabe 2009-01-09 17:31:30 +0000
  • cf4a9dcf1c Merged change from trunk removing catch(...) clauses Anthony Williams 2009-01-09 11:06:53 +0000
  • c1528982f6 Change 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
  • b5d1d12009 Implemented 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
  • e64dd02c3b Add specializations of plain_return_type_2 for std::string. Fixes #781 Steven Watanabe 2009-01-08 16:58:48 +0000
  • 8f42c02363 Rename parameter to avoid Visual C++ warning about clash with boost::array. Daniel James 2009-01-08 13:37:33 +0000
  • a22e9627f2 Support both windows and cygwin paths in cygwin quickbook. Daniel James 2009-01-08 12:01:50 +0000
  • fe313302ca Fixes #2437. John Maddock 2009-01-08 09:58:45 +0000
  • 7e93c58fc8 documentation update Emil Dotchevski 2009-01-08 01:31:33 +0000
  • d14bd1b7e4 Implemented 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
  • 6b232c03c5 Remove a tab. Daniel James 2009-01-07 21:50:23 +0000
  • ee9952000e Reconfigure STLPort. Fixes #2631. John Maddock 2009-01-07 18:26:20 +0000
  • 442eb6a0c9 Merge changes from trunk. John Maddock 2009-01-07 16:37:59 +0000
  • 60c5ad501e merge changes from trunk John Maddock 2009-01-07 13:44:46 +0000
  • eaece65d25 Merge changes in Trunk. John Maddock 2009-01-07 13:19:32 +0000
  • 564fff92f4 Update version number John Maddock 2009-01-07 12:29:03 +0000
  • 20a57517b5 Minor doc fixes for power/root_typeof_helper Steven Watanabe 2009-01-06 20:17:16 +0000
  • a478af0f6a Merged revisions 50454 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-01-06 17:43:45 +0000
  • 7fd71b1f42 acc fix Gennadiy Rozental 2009-01-06 04:52:00 +0000
  • a8e9738d47 Fix bug in handling of leading zeros. Steven Watanabe 2009-01-05 18:12:46 +0000
  • 55c7f3eaba more borland fixes Gennadiy Rozental 2009-01-05 09:42:30 +0000
  • cb6bc1ea3c some Borland workarounds Gennadiy Rozental 2009-01-05 09:04:01 +0000
  • 3dcbffe489 weird cygwin glitch work around treat incorrect parameter as missing Gennadiy Rozental 2009-01-05 03:30:50 +0000
  • f443aa745b line num fixes Gennadiy Rozental 2009-01-05 02:14:22 +0000
  • a3b5a5d547 dynamic_bitset: ported revisions 49433, 49586 from trunk Gennaro Prota 2009-01-04 23:03:28 +0000
  • 852ba0ce2d some warnings disabled Gennadiy Rozental 2009-01-04 19:48:53 +0000
  • 25a9d8cf9e 4267 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
  • c525f176a6 Fixes #2576. Whether or not the link will work with 1.38 all depends on whether test results for the 1.38 release will be created, see <http://thread.gmane.org/gmane.comp.lib.boost.testing/6103> for a related message. Andreas Huber 2009-01-04 11:20:25 +0000
  • 1e7bdd796f Updated getting started text to 1.38. Andreas Huber 2009-01-04 10:39:53 +0000
  • 19761a1949 merge tests and Jamfiles for 7 libraries Boris Gubenko 2009-01-04 05:17:02 +0000
  • 136e4e7526 Fixes #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
  • 97a07623c6 proto::expr is a valid mpl sequence Eric Niebler 2009-01-04 01:39:13 +0000
  • fbb4dea9bd Remove a tab. Daniel James 2009-01-03 23:26:00 +0000
  • c9c7212902 Merge latest hash and unordered developments, and add support for initialiser lists to config. Daniel James 2009-01-03 23:18:33 +0000
  • 34aa8a60b0 Fix pch problem on msvc-7.1 Steven Watanabe 2009-01-03 03:20:24 +0000
  • 25a101812b Resyncing with trunk, merging a couple of missing patches. Andrew Sutton 2009-01-02 14:45:11 +0000