Commit Graph

  • 1e9c2ac531 Some work on Lexer docs Hartmut Kaiser 2009-06-19 02:35:08 +0000
  • 72edc58a1b Added new code from Michael Hansen; refs #3134 Jeremiah Willcock 2009-06-18 22:21:12 +0000
  • eca575760c Merged revisions 54067 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-06-18 22:16:56 +0000
  • 8e56e1863c add a sensible default for proto::_default's template parameter Eric Niebler 2009-06-18 21:39:09 +0000
  • ca6100f126 Filesystem: apply supplied patch to fix #3176 Beman Dawes 2009-06-18 21:01:54 +0000
  • 6cd85775f8 Merged in commits on trunk mentioned in comments 1-32 of #3134, plus r54059 not listed there; refs #3134 Jeremiah Willcock 2009-06-18 19:34:25 +0000
  • e1ea3f8ce5 Removed x87 floating point precision workarounds as this was moved to boost/graph/relax.hpp in r54044. Nicholas Edmonds 2009-06-18 18:29:53 +0000
  • e50f2e91a1 changed std 8.2/1 disambiguation method due to problems with PathScale and Open64 Joaquín M López Muñoz 2009-06-18 16:09:40 +0000
  • 70f5242236 Filesystem: add basic_path::clear() to fix #3186, clear() missing Beman Dawes 2009-06-18 15:48:19 +0000
  • 925034cb7d fix ticket#1894 Joel de Guzman 2009-06-18 03:23:51 +0000
  • 3b4080802e Fixed relax() to avoid floating point precision issues Jeremiah Willcock 2009-06-18 01:21:10 +0000
  • 377dd838bd A couple of missing newlines. Daniel James 2009-06-17 23:25:12 +0000
  • 1243a183a3 Add copyright to namespace_fail_test.cpp Daniel James 2009-06-17 23:24:28 +0000
  • 1cfd163d60 Filesystem: fix #3172, ECV++ 9 missing <sys/utime.h>. The fix applied was to include <ctime> instead. This is the correct header; the previous song-and-dance was workaround on top of workaround from years ago. This change will break any Windows libraries that don't provide <ctime>, but if that happens workarounds specific to those libraries can be added. That's better than cluttering up the code with workarounds no longer needed. Beman Dawes 2009-06-17 22:50:10 +0000
  • 0add57c019 Fix ticket #2986 patch for VC++ 7.1 and earlier; workaround WCHAR_MAX bug Beman Dawes 2009-06-17 22:40:14 +0000
  • 918951d246 Try to avoid using special macro handling code. Daniel James 2009-06-17 21:23:42 +0000
  • 601308c08a Put the minimum amount of implementation in the same namespace as the 'using namespace' directives in order to avoid Visual C++ 8 bug. Daniel James 2009-06-17 21:22:49 +0000
  • 10c81a0b86 Added incremental add_edges function to new interface; refs #3134 Jeremiah Willcock 2009-06-17 21:05:06 +0000
  • 748d3f896f typo Joaquín M López Muñoz 2009-06-17 19:04:01 +0000
  • a56f3415f3 fixed potentially pessimizing lack of a & Joaquín M López Muñoz 2009-06-17 19:02:41 +0000
  • 1f2513a1c4 polished up [52457] Joaquín M López Muñoz 2009-06-17 18:58:06 +0000
  • c86666bc55 fixed bug occurring when a user exception is thrown in some points of flyweight construction Joaquín M López Muñoz 2009-06-17 18:54:33 +0000
  • 26f4d6493c fixed. Joel de Guzman 2009-06-17 16:24:08 +0000
  • ff15a4dd3c Wave: Minor fix to changelog Hartmut Kaiser 2009-06-17 15:32:51 +0000
  • 0bc52c18bd Wave: Updated changelog Hartmut Kaiser 2009-06-17 15:27:46 +0000
  • bb2fa98ddc Spirit: Made dummy token constructor explicit Hartmut Kaiser 2009-06-17 15:18:34 +0000
  • f287ccdeda Fixed compilation problem caused by recent changes to new version of multi_pass Hartmut Kaiser 2009-06-17 15:17:21 +0000
  • 19bbe9dd56 added test for double addition Joel de Guzman 2009-06-17 10:37:32 +0000
  • 8bf1eafe92 Fixup to add() again for Hartmut. Ben Hanson 2009-06-17 08:10:37 +0000
  • 9a6be6c59d Doc updates Joel de Guzman 2009-06-17 02:59:03 +0000
  • fd396d6980 Fix ticket #2158 Joel de Guzman 2009-06-17 02:11:43 +0000
  • a526f90a9d Added extra named parameters for McGregor maximal common subgraph algorithm; contributed by Michael Hansen; refs #3134 Jeremiah Willcock 2009-06-16 21:02:14 +0000
  • 00379cc43b Add copyright. Addresses #3134. Vladimir Prus 2009-06-16 18:43:31 +0000
  • de24a59acb Fixed warnings; refs #3134 Jeremiah Willcock 2009-06-16 18:00:31 +0000
  • cc93ccb0e4 CMake: BOOST_PLATFORM fix, from Zach Laine Douglas Gregor 2009-06-16 05:16:29 +0000
  • 7655e0bde7 CMake: BOOST_PLATFORM fix, from Zach Laine Douglas Gregor 2009-06-16 05:16:20 +0000
  • fdce656742 Doc updates Joel de Guzman 2009-06-16 03:59:00 +0000
  • 65b113c61d patched ticket #4512 Joel de Guzman 2009-06-16 02:23:44 +0000
  • 702267c462 Fixed warnings; refs #3134 Jeremiah Willcock 2009-06-15 18:24:59 +0000
  • 3e1a4004db Merged [53793] to release. Frank Mori Hess 2009-06-15 17:42:48 +0000
  • da5cefbbf3 Removed unused variable; refs #3134 Jeremiah Willcock 2009-06-15 16:56:02 +0000
  • 6abce506d5 Added header include to fix error; refs #3134 Jeremiah Willcock 2009-06-15 16:55:33 +0000
  • 89e178c399 Changed tests to use only two processors Jeremiah Willcock 2009-06-15 16:43:55 +0000
  • 4da935292f Use appropriate default values for global and local dicts. Stefan Seefeld 2009-06-15 14:53:48 +0000
  • af8cb84b3e Added Jamfile courtesy of Vladimir Prus; refs #3134 Jeremiah Willcock 2009-06-15 14:27:07 +0000
  • ff52f370e9 Added Jamfile to build examples, courtesy of Vladimir Prus; refs #3134 Jeremiah Willcock 2009-06-15 14:22:31 +0000
  • 473f5bbbe0 Fixed warnings; refs #3134 Jeremiah Willcock 2009-06-15 14:21:38 +0000
  • 4ec61e66eb Fixed bugs in test case; refs #3134 Jeremiah Willcock 2009-06-15 14:12:28 +0000
  • 7f58c9169e Check that all C and C++ files end with a newline. Fixes #3174 Daniel James 2009-06-15 07:37:59 +0000
  • c606ac1166 Remove hash_complex_test's dependency on Boost.Random. Daniel James 2009-06-15 07:37:42 +0000
  • a922a57d1c Use wrong line ends in wrong_line_ends_test.cpp. Daniel James 2009-06-15 07:32:43 +0000
  • 872b52cb69 accomodate fusion:vector0 interface change Eric Niebler 2009-06-15 06:27:13 +0000
  • 4c893d0e43 Fix Ticket #1614: Joel de Guzman 2009-06-15 03:30:35 +0000
  • a62d7ef124 Fix Ticket #1614: Joel de Guzman 2009-06-15 02:07:19 +0000
  • 1bfb8eb001 fix trac issue #1608 Joel de Guzman 2009-06-15 01:54:01 +0000
  • 668e1fb2cc fix trac issue #1608 Joel de Guzman 2009-06-15 01:53:43 +0000
  • e0a4edbe31 Turned off bundled properties for Sun CC due to compiler bug; refs #3134 Jeremiah Willcock 2009-06-15 00:55:35 +0000
  • 84943c9598 Added newline to end of file; refs #3134 Jeremiah Willcock 2009-06-15 00:24:55 +0000
  • 4460be4f02 Reverted r53870 (unnecessary patch); refs #3134 Jeremiah Willcock 2009-06-15 00:19:08 +0000
  • 49c332ef41 Merge [53646] and the unmerged fragments of [44377] from the trunk Steven Watanabe 2009-06-14 23:40:13 +0000
  • d0ff4e0862 Merge [53520] from the trunk Steven Watanabe 2009-06-14 22:56:08 +0000
  • aeec602f69 Full merge of units from the trunk. Revisions [51031], [51066], [51189], [52773], [53125], [53293], and [53577] Steven Watanabe 2009-06-14 19:32:26 +0000
  • 8730d8bd60 introduces test case for unfusing adapter Tobias Schwinger 2009-06-14 18:31:09 +0000
  • 8f46a68b00 introduces test for unfusing adapter Tobias Schwinger 2009-06-14 18:30:02 +0000
  • 9464663e4c introduces unfused adapter Tobias Schwinger 2009-06-14 11:09:03 +0000
  • 50f6bed2db Phoenix: define or check FUSION_MAX_VECTOR_SIZE, not FUSION_MAX_TUPLE_SIZE François Barel 2009-06-14 09:07:14 +0000
  • 2f9fa0d396 Phoenix: move all PHOENIX_*LIMIT definitions to core/limits.hpp and add range checks François Barel 2009-06-14 09:00:10 +0000
  • bb2edbed32 Phoenix: use PHOENIX_DYNAMIC_LIMIT instead of PHOENIX_LIMIT in scope/dynamic.hpp François Barel 2009-06-14 08:52:45 +0000
  • 449276a9e0 Spirit: fix GCC compile error François Barel 2009-06-14 08:22:50 +0000
  • 820f73f5f8 Spirit: fix typo François Barel 2009-06-14 08:21:47 +0000
  • a46724c372 Merge [53422] from the trunk Steven Watanabe 2009-06-14 03:29:08 +0000
  • fe52ea047c Supress warnings from narrowing conversions. Steven Watanabe 2009-06-14 02:33:22 +0000
  • 0718800a50 Merge [43113], [45097], [53261], [53343], [53648], [53649], and [53651] from the trunk Steven Watanabe 2009-06-13 21:18:10 +0000
  • 6e407a2bb1 Merge [53219] from the trunk. Steven Watanabe 2009-06-13 18:43:16 +0000
  • c065fe3d0d Merge [51862], [53211], [53212], and [53218] from the trunk Steven Watanabe 2009-06-13 18:30:31 +0000
  • e41dda7e25 Merge [53462], [53699], and [53800] from the trunk. Steven Watanabe 2009-06-13 17:54:06 +0000
  • 326008daac Changed sort_pair to try to appease VC++; refs #3134 Jeremiah Willcock 2009-06-13 16:22:20 +0000
  • b0b85f04ea Use BOOST_PP_DEC instead of BOOST_PP_SUB for macros used inside BOOST_PP_ITERATE(). Fixes #3170. Steven Watanabe 2009-06-13 16:14:36 +0000
  • 19105f3c62 Spirit: Fixed test build system Hartmut Kaiser 2009-06-13 13:48:56 +0000
  • 039044834d update for trac #1893 Joel de Guzman 2009-06-13 06:29:32 +0000
  • 753c8ea984 doc updates Joel de Guzman 2009-06-13 05:07:43 +0000
  • 0bc243290e Spirit: Fixed a problem in the new boost::lexer::rules::add_rules function Hartmut Kaiser 2009-06-13 02:23:17 +0000
  • 2a382f4e26 Spirit: Fixing bogus assertions Hartmut Kaiser 2009-06-13 01:57:39 +0000
  • e2e82df880 Spirit: Fixing lexer test after changes to multi_pass Hartmut Kaiser 2009-06-13 01:43:59 +0000
  • 9fee68a766 Spirit: Simplified multi_pass iterator Hartmut Kaiser 2009-06-13 01:42:49 +0000
  • 6a1dd9617f Spirit: Added operator safe_bool to lexer token type Hartmut Kaiser 2009-06-13 01:41:49 +0000
  • 380b512854 Spirit: Fixed a comment Hartmut Kaiser 2009-06-13 01:40:59 +0000
  • d2fead34dd Merged revisions 52208,52241,52271,52314-52315,52317,52361,52542,52579 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-06-13 01:03:44 +0000
  • 820e0de07b Added constructors from multi-pass unsorted, filtered edge lists; refs #3134 Jeremiah Willcock 2009-06-12 23:40:53 +0000
  • 9cfde98ecc Added more special constructors for distributed CSR; refs #3134 Jeremiah Willcock 2009-06-12 21:07:38 +0000
  • da071a7fe6 Added constructors from unsorted single-pass ranges for CSR graph by caching data in vectors; refs #3134 Jeremiah Willcock 2009-06-12 20:56:54 +0000
  • b6eb012593 Changed function types to enums and removed include of iostream; refs #3134 Jeremiah Willcock 2009-06-12 20:25:46 +0000
  • f91c3f5cc4 Spirit: minor tweaks to multi_pass Hartmut Kaiser 2009-06-12 19:49:46 +0000
  • 6d2aabed92 Spirit: Fixed default token type to work properly when used with SPIRIT_DEBUG Hartmut Kaiser 2009-06-12 19:46:59 +0000
  • 789eddb863 Spirit: Fixing multipass to work properly under certain lookahead conditions. Hartmut Kaiser 2009-06-12 19:46:02 +0000
  • 6be0c29a39 Spirit: documentation Hartmut Kaiser 2009-06-12 19:22:40 +0000
  • b3385368d0 Made sort_pair a correct Strict Weak Ordering; refs #3134 Jeremiah Willcock 2009-06-12 18:40:10 +0000
  • d22cff549c Try to avoid float to int warning when a float function doesn't exist. Refs #3171. Daniel James 2009-06-12 18:24:47 +0000
  • 530451c13a Added some more unusable toolsets for Boost.Graph Jeremiah Willcock 2009-06-12 15:02:30 +0000
  • 580249def7 Reduced test sizes and turned off result printing Jeremiah Willcock 2009-06-12 14:58:07 +0000