Commit Graph

  • 6e6f523f9c Moved PBGL logo into Boost SVN to fix inspection issues Jeremiah Willcock 2009-05-18 17:43:06 +0000
  • 03c37d5e56 Changed names of some property maps to match code; fixes #2320 Jeremiah Willcock 2009-05-18 17:30:27 +0000
  • a4bf78edf9 Added new Graphviz parser (recursive descent); does not support subgraphs in edges yet Jeremiah Willcock 2009-05-18 17:27:15 +0000
  • 0d90373263 Added ability to create a shared_connection_block which is initially not blocking. Frank Mori Hess 2009-05-18 16:59:28 +0000
  • e27b5758fe Spirit: More quick ref additions Hartmut Kaiser 2009-05-18 15:54:10 +0000
  • 27e1d15442 Spirit: updated quick reference in docs Hartmut Kaiser 2009-05-18 15:46:06 +0000
  • 409070d198 Qualify lower_bound with std:: to allow regex to work with Sun CC Steven Watanabe 2009-05-18 15:42:04 +0000
  • 5c2e78a445 Spirit: Added karma repeat directive Hartmut Kaiser 2009-05-18 15:27:40 +0000
  • de22aab895 Spirit: Added karma repeat tests Hartmut Kaiser 2009-05-18 15:26:57 +0000
  • fb3375b393 Spirit: added missing header file Hartmut Kaiser 2009-05-18 13:43:50 +0000
  • 779735aa34 Spirit: Added assertion avoiding assigning uninitialized rules. Hartmut Kaiser 2009-05-18 11:35:57 +0000
  • 5cf084aa5d Spirit: Added assertion avoiding assigning uninitialized rules. Hartmut Kaiser 2009-05-18 11:35:34 +0000
  • c5f01c3247 add test for private/protected inheritance Robert Ramey 2009-05-18 06:28:08 +0000
  • e3ce4e206a add test for protected inheritance Robert Ramey 2009-05-18 06:27:16 +0000
  • a0d648b171 fix errors in extended_type_info management Robert Ramey 2009-05-18 06:25:56 +0000
  • 86b8b545ed correct construction forwarder arguments Robert Ramey 2009-05-18 06:24:18 +0000
  • 0cb379e18d change number of bits from unsigned int to std::size_t Robert Ramey 2009-05-18 06:23:23 +0000
  • 9fbc7caf79 permit protected inheritance of serialization Robert Ramey 2009-05-18 06:22:29 +0000
  • 8d4c45861c fix doc example typo Beman Dawes 2009-05-17 18:13:06 +0000
  • 28c782f63e Fix Filesystem #2925, copy_file atomiticity Beman Dawes 2009-05-17 15:55:46 +0000
  • c2b1a89260 Allow the Boost.Test library to be built with Sun CC Steven Watanabe 2009-05-17 14:20:06 +0000
  • 0b9e482682 Added tests for aligned_storage::address() and fixed some Borland specific bugs (these show up in serialization/test/test_delete_pointer_binary_archive). John Maddock 2009-05-17 09:12:30 +0000
  • 07f6b328fc store string to prevent going out of scope Gennadiy Rozental 2009-05-17 07:39:03 +0000
  • e11ce05919 make signal_action default constructible Gennadiy Rozental 2009-05-17 07:16:35 +0000
  • 57776d9c43 support for exception_ptr and nesting of exception_ptr objects in boost::diagnostic_information Emil Dotchevski 2009-05-17 06:12:29 +0000
  • 0532b13ab8 documentation fix Emil Dotchevski 2009-05-17 06:06:14 +0000
  • fa6aa2745c Qualify minmax with boost:: to avoid ambiguity with std::minmax. Fixes #3023 Steven Watanabe 2009-05-17 00:39:22 +0000
  • 8eb31111b7 Avoid using namespace std; to prevent ambiguity between boost and std components. Fixes #3025 Steven Watanabe 2009-05-17 00:25:06 +0000
  • c8cc70d843 Replace aFactoty with aFactory. Fixes #3019 Steven Watanabe 2009-05-17 00:06:34 +0000
  • 51d88daae4 Refine glibc++ feature tests based on feedback from Jonathan Wakely Beman Dawes 2009-05-16 18:41:33 +0000
  • 2d0d8b656f Merged revisions 52836 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-05-16 18:24:03 +0000
  • d579fa09d3 Merged revisions 52837 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-05-16 18:15:17 +0000
  • de29b36322 Merged revisions 52617 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-05-16 18:09:07 +0000
  • a1ab97390c Merge: fix for missing inline on boost::serialization::throw_exception. Vladimir Prus 2009-05-16 16:21:32 +0000
  • dd14641e39 dummy commit Troy D. Straszheim 2009-05-16 16:06:29 +0000
  • 7969eddfde Merge dynamic bitset from release. Daniel James 2009-05-16 14:58:33 +0000
  • 42f440a095 Merge inspect fix for when there are no errors. Daniel James 2009-05-16 14:37:01 +0000
  • d40a909520 Use a local copy of the valid HTML 4.01 icon. Daniel James 2009-05-16 14:23:59 +0000
  • 839453c717 Fix some validation errors. Daniel James 2009-05-16 14:17:20 +0000
  • e585576975 Update the gil documentation. Daniel James 2009-05-16 14:11:54 +0000
  • 5ef0482000 Import Python and C code snippets in quickbook. Daniel James 2009-05-16 13:48:54 +0000
  • 851d166c7e Merge in inspect checks for links in CSS files and external content. And fix a few of these issues. Daniel James 2009-05-16 13:45:21 +0000
  • 8c7d59821b Long term fix for the incorrect length of prime list. Daniel James 2009-05-16 13:38:37 +0000
  • 9da365e60e Fix the prototype of stlport.init to match docs. Vladimir Prus 2009-05-16 10:24:16 +0000
  • 0a1766cea6 HTF did I miss this endforeach() Troy D. Straszheim 2009-05-15 23:25:07 +0000
  • 6e6a0c03ef documentation update Emil Dotchevski 2009-05-15 23:11:14 +0000
  • 3fbd243c1f documentation typo Emil Dotchevski 2009-05-15 22:42:32 +0000
  • 96a2a41b64 support for exception_ptr and nesting in boost::diagnostic_information documentation update Emil Dotchevski 2009-05-15 22:34:30 +0000
  • 7bf9416919 Let's try this for a bit and see if it stops our builds from getting smeared across the Nightly column Troy D. Straszheim 2009-05-15 22:03:38 +0000
  • 72849cbe7a bye. This stuff sucks. Troy D. Straszheim 2009-05-15 22:01:42 +0000
  • 4d3923a026 A little bit of setup automation (using SLAVE_DIR) for those running build slaves.. Troy D. Straszheim 2009-05-15 21:35:48 +0000
  • 661c69a52d Add C++0x feature detection and header detection macros Beman Dawes 2009-05-15 17:08:26 +0000
  • acae36919c Fusion: added explicit disambiguation for fusion::at Hartmut Kaiser 2009-05-15 15:28:34 +0000
  • 8e132b4f04 Add missing include. Sebastian Redl 2009-05-15 15:06:21 +0000
  • 8bf3b19594 Synchronize xpressive tests between CMake and bjam Douglas Gregor 2009-05-15 14:59:07 +0000
  • df7eb3b3da Make code_snippet_action language ignorant. Daniel James 2009-05-15 06:13:34 +0000
  • af6dcb5cd1 Separate code snippet grammar and actions. Daniel James 2009-05-15 06:13:17 +0000
  • 5189634215 Use the correct source type for snippets. Daniel James 2009-05-15 06:12:59 +0000
  • 34ca23e226 Use '.py' when checking for python files. Daniel James 2009-05-15 06:12:42 +0000
  • a914839af3 Import Python and C code snippets in quickbook, by Jaroslav Gresula. Refs #3029. Daniel James 2009-05-15 06:12:13 +0000
  • 0f9b851463 Merge bootstrap.sh fixes Vladimir Prus 2009-05-15 05:35:07 +0000
  • 799e03eb6b Merge: implement --layout=tagged. Vladimir Prus 2009-05-15 05:30:38 +0000
  • 3124dc7c2d Implement the 'tagged' layout. Vladimir Prus 2009-05-15 05:23:56 +0000
  • 3ce3e6071a Add support for "known failures", which match the build name via a regular expression and are attached to test cases as a "known-failure" label. Douglas Gregor 2009-05-15 04:44:20 +0000
  • 3fc41a6963 cmakefiles for signals2 Troy D. Straszheim 2009-05-15 02:40:05 +0000
  • 611ff41fe0 tests for flyweight... one is broken due to only-multithreaded-and-shared requirement Troy D. Straszheim 2009-05-15 02:15:55 +0000
  • b4c95c4ad0 cleanup of asio tests in cmakeland... link tests still broken Troy D. Straszheim 2009-05-15 01:49:26 +0000
  • 463eca1895 cleanup of asio tests in cmakeland... link tests still broken Troy D. Straszheim 2009-05-15 01:49:06 +0000
  • 742f0fbbea Make sure that CMake reconfigures when boost/version.hpp changes Douglas Gregor 2009-05-15 01:32:19 +0000
  • c1af8bba96 tuning up cmakefiles for unordered, utility Troy D. Straszheim 2009-05-15 00:21:14 +0000
  • 13f46eea2a tune up ptr_container, utility tests in cmakeland Troy D. Straszheim 2009-05-14 23:56:22 +0000
  • 4ffd5731eb Add intel toolset identifiers Troy D. Straszheim 2009-05-14 22:43:15 +0000
  • 42613d6f38 Spirit: Fixed gcc compilation error in lexertl::token Hartmut Kaiser 2009-05-14 21:57:22 +0000
  • 889a091aaa Spirit: Improved lex static code generator Hartmut Kaiser 2009-05-14 21:24:35 +0000
  • 4464fa7c90 Spirit: Improved lex static code generator Hartmut Kaiser 2009-05-14 21:23:32 +0000
  • c6f7b3f4a3 undoing bad commit to functional's cmakelists Troy D. Straszheim 2009-05-14 20:55:39 +0000
  • de143cb57d shared_ptr and bind cmake tweaks Troy D. Straszheim 2009-05-14 20:20:34 +0000
  • 11997475e3 more cmakefile tweaks Troy D. Straszheim 2009-05-14 19:58:42 +0000
  • 4198d6045c sync with jamfile Troy D. Straszheim 2009-05-14 18:10:23 +0000
  • d7d3de2ca5 sync with jamfile Troy D. Straszheim 2009-05-14 17:59:29 +0000
  • 1be326862b Fixes #2963 Jeremiah Willcock 2009-05-14 14:50:56 +0000
  • ec3c0191b1 Replaced broken example in docs with working version from example directory, fixes #3016 Jeremiah Willcock 2009-05-14 14:50:20 +0000
  • e0d6ae268e CMake will parse the Boost version from boost/version.hpp Douglas Gregor 2009-05-14 14:47:17 +0000
  • 5475323084 CMake: notice the linux platform as being distinct from the generic unix platform Douglas Gregor 2009-05-14 14:22:38 +0000
  • c741fd5007 Spirit: Added token::id(newid) Hartmut Kaiser 2009-05-14 13:26:48 +0000
  • 6f0a54a201 Spirit: Added assertions ensuring a lexer token_def is associated with exactly one lexer state Hartmut Kaiser 2009-05-14 13:17:53 +0000
  • 86fd20a21a Spirit: Fixed a problem in static lexer generator Hartmut Kaiser 2009-05-14 13:16:49 +0000
  • a15d0ec85e Spirit: Fixed a problem in static lexer generator Hartmut Kaiser 2009-05-14 13:16:23 +0000
  • 3b843c79bb Updated labeled graph test to new labeled graph interface. Andrew Sutton 2009-05-14 12:41:55 +0000
  • 3d79574893 Eliminate the STATIC_TAG nonsense from CMake Douglas Gregor 2009-05-14 04:58:08 +0000
  • ebd257bdad Print the CMake build name Douglas Gregor 2009-05-14 04:49:58 +0000
  • 19090e7b50 Set the build name based on compiler, compiler version, and platform Douglas Gregor 2009-05-14 04:47:51 +0000
  • 957816f105 documentation update Emil Dotchevski 2009-05-14 01:58:08 +0000
  • ac82140bc9 Removing example from build. Andrew Sutton 2009-05-14 00:42:13 +0000
  • 28a72b4cd8 exception_ptr improvements, documentation update. Emil Dotchevski 2009-05-14 00:36:46 +0000
  • 3da209bf00 Added <stdio.h>, fixes #3024 Jeremiah Willcock 2009-05-13 22:22:47 +0000
  • a43bdc6058 Added explicit handling for a few std exception types that were missing from boost::current_exception(). Emil Dotchevski 2009-05-13 22:15:59 +0000
  • 20cf03d20e Removing missing file from build. Andrew Sutton 2009-05-13 21:57:42 +0000
  • 3da0ca3b82 make optional dependent on newer cmake version Troy D. Straszheim 2009-05-13 18:38:18 +0000
  • 0fe24eb963 remove irritating warning, make 'make modularize' before install optional Troy D. Straszheim 2009-05-13 15:30:45 +0000