Commit Graph

  • bfda754624 Set text colour. Refs #2969 Daniel James 2009-04-26 08:33:29 +0000
  • fbd9cff0bc Added support for \g \K and \R. John Maddock 2009-04-25 17:32:49 +0000
  • 8f75ea49c5 Merge from trunk Beman Dawes 2009-04-25 12:00:22 +0000
  • 013b65580b 1.39.0 new lib count Beman Dawes 2009-04-25 11:58:11 +0000
  • fbe519cf79 Renamed image file Hartmut Kaiser 2009-04-24 16:33:20 +0000
  • 68699b8675 Renamed image file Hartmut Kaiser 2009-04-24 16:31:58 +0000
  • f12508bc7d portability patch for sunpro on little-endian platforms Eric Niebler 2009-04-24 15:23:40 +0000
  • 2a63001628 isolate implementation-defined behavior in macros for easier portability Eric Niebler 2009-04-23 21:46:30 +0000
  • b92870f665 Last test commit. Troy D. Straszheim 2009-04-23 20:49:50 +0000
  • 4401702809 Yet another test commit, sorry about the noise, testing git mirror. Troy D. Straszheim 2009-04-23 20:18:23 +0000
  • 3535b88d68 tidying up Troy D. Straszheim 2009-04-23 20:07:14 +0000
  • a0d3dc84f7 Tidy up for release Troy D. Straszheim 2009-04-23 19:37:45 +0000
  • 5719fd2275 test commit Troy D. Straszheim 2009-04-23 18:59:32 +0000
  • 286848c833 Added missing typedef for graph_property_type to adjacency_matrix class. Andrew Sutton 2009-04-23 15:33:34 +0000
  • c06131df68 Added preliminary version of transitive_reduction. This has no test or documentation, and needs to be thoroughly reviewed. Andrew Sutton 2009-04-23 14:19:19 +0000
  • b38b0da462 Merging performance update from Jongsoo Park into release (r52506, r52512). Andrew Sutton 2009-04-23 14:04:59 +0000
  • ca57169041 Add missing 'inline'. Don't include <exception> when excepetions are disabled. Vladimir Prus 2009-04-23 11:11:24 +0000
  • 62f3205ec5 Added possessive modifiers ++ *+ ?+ {}+. Added support for \v and \h as character classes as per Perl-5.10. John Maddock 2009-04-23 09:51:31 +0000
  • af7feb28c1 Quote paths. Vladimir Prus 2009-04-23 09:09:22 +0000
  • cd1c0656c0 Merge from trunk. Vladimir Prus 2009-04-23 04:53:24 +0000
  • bb86963777 Use REM for comments. Vladimir Prus 2009-04-23 04:51:11 +0000
  • 102636338c Add a missing entry to the hash changelog. Daniel James 2009-04-22 21:18:03 +0000
  • 0b7b851f9e Add a missing entry to the changelog. Daniel James 2009-04-22 21:12:49 +0000
  • fee3db7bd3 add workaround for sun Eric Niebler 2009-04-22 16:36:18 +0000
  • 83b8ddd46b Don't crash when the absolute path to compiler cannot be found. Vladimir Prus 2009-04-22 15:22:55 +0000
  • 889fcfe946 Changed to BSL (per email from Michael Drexl), fixing last inspection issue in BGL Jeremiah Willcock 2009-04-22 14:35:06 +0000
  • 1df0c8fe2e Merge Sun compiler on Linux fix [52420] from trunk Beman Dawes 2009-04-22 13:23:23 +0000
  • 2dfef5a115 Merged in changes from trunk (fixed HTML comment syntax, added entry for r_c_shortest_paths) Jeremiah Willcock 2009-04-22 13:22:55 +0000
  • 64dbc2bc91 Merge ticket 2948 fixes from trunk Beman Dawes 2009-04-22 13:16:52 +0000
  • 13d3461297 Changed bogus HTML comment syntax Jeremiah Willcock 2009-04-21 20:15:59 +0000
  • fca60f847c Changed docs (and one example) to Boost license Jeremiah Willcock 2009-04-21 20:10:22 +0000
  • 0127764b15 Merged fix for bug #2455 Marshall Clow 2009-04-21 17:02:01 +0000
  • d28543eb32 Fix for no long double math functions. John Maddock 2009-04-21 08:43:36 +0000
  • ee4292a3ea Fix float support on vxWorks. Daniel James 2009-04-20 17:26:14 +0000
  • 5864325c82 Fixes #2961. GCC-4.0 workaround. John Maddock 2009-04-20 15:59:58 +0000
  • 044985ae58 Reordering headers. Andrew Sutton 2009-04-20 14:58:50 +0000
  • f572ac426f Trying to fix ambiguities of operator<<() for unused_type. Hartmut Kaiser 2009-04-20 14:57:57 +0000
  • d616718358 Importing null (no-op) property map from SOC/2007. Andrew Sutton 2009-04-20 14:49:29 +0000
  • 9de4372f50 Migrating all examples into example directory Andrew Sutton 2009-04-20 14:34:59 +0000
  • 60a0144437 Adding copyright information. Andrew Sutton 2009-04-20 13:50:25 +0000
  • 58b9056ca9 Added license and copyright information Jeremiah Willcock 2009-04-20 13:45:08 +0000
  • c9b9605a67 Applied performance patch from Jongsoo Park. Andrew Sutton 2009-04-20 13:43:43 +0000
  • 1274f73c20 Added support for vxworks.hpp. Fixes #2959. John Maddock 2009-04-20 11:27:04 +0000
  • 5c607006e4 terminology.rst -> Terminology.rst (step 2) Aleksey Gurtovoy 2009-04-20 08:43:50 +0000
  • 8dc86eacaf terminology.rst -> Terminology.rst (step 1) Aleksey Gurtovoy 2009-04-20 08:41:04 +0000
  • 34bc88c924 Merged revisions 52465,52478 from trunk Christopher Kohlhoff 2009-04-19 23:00:29 +0000
  • de867ed55d Merge [50997], [51120], [51171], [51210], [51253], [51311], [51337], [51400], [51410], [51413] from the trunk Steven Watanabe 2009-04-19 14:55:57 +0000
  • 71cc3b8399 merged [52456], [52457] and [52464] from trunk Joaquín M López Muñoz 2009-04-19 10:17:50 +0000
  • bd461d1c2e Fix float support on vxWorks. Daniel James 2009-04-19 09:17:18 +0000
  • b3209f97d3 Don't include termios.h unless BOOST_ASIO_HAS_SERIAL_PORT is defined. Fixes #2917. Christopher Kohlhoff 2009-04-19 04:15:17 +0000
  • 4d21aba206 Fix c++0x perfect forwarding for deconstruct. Frank Mori Hess 2009-04-19 02:18:51 +0000
  • 5e1d19b368 Fixed tab Jeremiah Willcock 2009-04-19 01:56:03 +0000
  • d9ee878b36 "Mike Jackson" -> "Michael Jackson" in copyright messages Jeremiah Willcock 2009-04-18 23:59:45 +0000
  • 084aa59f30 Added copyright and license info Jeremiah Willcock 2009-04-18 23:53:09 +0000
  • 00e1b92c9b Approximated non-ASCII character by ASCII one Jeremiah Willcock 2009-04-18 23:51:36 +0000
  • 59122b5501 Merge [52454] to release. Fixes #2951. Peter Dimov 2009-04-18 21:32:43 +0000
  • dddb4fe412 Renamed file to avoid problems with inspect tool Jeremiah Willcock 2009-04-18 17:53:12 +0000
  • deb969ca4e Relicensed files/added copyright info based on permissions from file authors Jeremiah Willcock 2009-04-18 16:17:36 +0000
  • f917df79b2 POSIX allows successful system calls to modify errno, so always clear the error_code if the result indicates success. Fixes #2953. Christopher Kohlhoff 2009-04-18 13:27:53 +0000
  • faee8b3c28 given credit where credit is due Joaquín M López Muñoz 2009-04-18 11:56:10 +0000
  • 13595f56fb primary operand type must be class type, see ticket #2938 Daniel Frey 2009-04-18 09:06:31 +0000
  • 4c9e59450c Merged revisions 52412,52419 via svnmerge from trunk. Christopher Kohlhoff 2009-04-17 22:32:20 +0000
  • 77d9fc5a3e reapplied [52238] in light of [52456] Joaquín M López Muñoz 2009-04-17 20:57:55 +0000
  • b62b73ef2a Make ++a, where a is an atomic_count, return the new value. Peter Dimov 2009-04-17 20:24:01 +0000
  • fe4a1c10db Bring back "explicit" on the auto_ptr rvalue constructor. Refs #2951. Peter Dimov 2009-04-17 19:51:18 +0000
  • 58cf331d82 Stamped copyright notices into CMake build files Jeremiah Willcock 2009-04-17 17:39:50 +0000
  • 605be9744a Split test/test_policy_7.cpp into two tests. Add some macro-expansion-suppression code to test_sign.cpp. John Maddock 2009-04-17 17:18:31 +0000
  • 1b7aecdffa Trying to fix VC++ issue with overloading Jeremiah Willcock 2009-04-17 15:40:34 +0000
  • 194a1a652d reverted [52238] for the moment being Joaquín M López Muñoz 2009-04-17 15:01:04 +0000
  • 60ead4aba6 Sync trunk&release branches Vladimir Prus 2009-04-17 10:01:38 +0000
  • f62ab416ab Prevent multitoken options from eating tokens after '--' separator. Vladimir Prus 2009-04-17 09:45:00 +0000
  • 9e16ec43ed Fix warnings Vladimir Prus 2009-04-17 09:35:10 +0000
  • 50ad622723 Merge from trunk Vladimir Prus 2009-04-17 07:48:18 +0000
  • 2c3e08c4cc Make toolchain check work if version is provided. Vladimir Prus 2009-04-17 07:42:34 +0000
  • 8da854b8e9 Trying to fix template instantiation depth errors on certain gcc/darwin platforms Hartmut Kaiser 2009-04-16 18:39:48 +0000
  • 38d97e0adb Trying to fix template instantiation depth errors on certain gcc/darwin platforms Hartmut Kaiser 2009-04-16 18:39:04 +0000
  • 9f1a130eb1 Add missing includes. Steven Watanabe 2009-04-16 18:16:50 +0000
  • 39edab5a2b Merge [51239] and [51961] from the trunk. Steven Watanabe 2009-04-16 18:11:23 +0000
  • 32f463a91b Merged revisions 52381 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2009-04-16 17:34:46 +0000
  • 4a6bdda972 Workaround: Sun compiler on Linux dirent.h defines _DIRENT_HAVE_D_TYPE but expected macros not present Beman Dawes 2009-04-16 14:51:55 +0000
  • 60ac9a2deb Specifically handle the case when an overlapped ReadFile call fails with ERROR_MORE_DATA. This enables a hack where a windows::stream_handle can be used with a message-oriented named pipe. Christopher Kohlhoff 2009-04-16 12:31:27 +0000
  • afae58e896 Fixed C++0x and MacOS X bugs Ion Gaztañaga 2009-04-16 10:07:21 +0000
  • 5d566d4ee2 Fixed C++0x and MacOS X bugs Ion Gaztañaga 2009-04-16 10:01:02 +0000
  • 50c0d4e97b Fixed C++0x and MacOS X bugs Ion Gaztañaga 2009-04-16 07:05:08 +0000
  • 8017093d50 Fixed C++0x and MacOS X bugs Ion Gaztañaga 2009-04-16 07:01:51 +0000
  • 5257923772 Merge from trunk Vladimir Prus 2009-04-16 05:53:02 +0000
  • 68f7e72fc5 Update getting started. - Document bootstrap + bjam - Add Boost.System to the list of compiled libraries - Use "stage/lib" in unix instructions consistenly Vladimir Prus 2009-04-16 05:47:20 +0000
  • 396c6343cb Fix incompatibility between asio and ncurses.h due to the latter defining a macro called "timeout". Fixes #2156. Christopher Kohlhoff 2009-04-16 03:27:58 +0000
  • 548bd4098d Yet another attempt to fix #2687 Beman Dawes 2009-04-16 02:12:14 +0000
  • 9921290ebd Fix #2948 - Path typedef moved to namespace boost::filesystem Beman Dawes 2009-04-16 01:51:05 +0000
  • a9bb1e2ed1 Wave: Added missing std:: qualifiers Hartmut Kaiser 2009-04-15 23:58:49 +0000
  • 4186779fe9 Wave: Added missing std:: qualifiers Hartmut Kaiser 2009-04-15 23:56:15 +0000
  • dc22a122b8 Merged [52404] from trunk. Frank Mori Hess 2009-04-15 13:05:41 +0000
  • 8e07011e74 Merged [52384] from trunk. Frank Mori Hess 2009-04-15 13:01:15 +0000
  • 15b724a22c Fixed compile errors in c++0x mode. Frank Mori Hess 2009-04-15 12:45:41 +0000
  • 4e146e16bb Added missing copyright info for test files. Andrew Sutton 2009-04-15 12:24:21 +0000
  • f3eb349ed5 Filesystem: merge from trunk Beman Dawes 2009-04-15 12:17:22 +0000
  • 86ee57636c Document 'boost:' links in boostbook & quickbook. Daniel James 2009-04-15 07:37:45 +0000
  • e287bfc8be Add stream output to the count test helper for unordered. Daniel James 2009-04-14 17:51:34 +0000
  • 9087e01f14 Use emplace instead of insert in the backend as it's more appropriate. Daniel James 2009-04-14 17:23:51 +0000