Commit Graph

  • 8be6f090f1 Regex depends on Thread Douglas Gregor 2009-05-07 04:37:40 +0000
  • ca625a8bf3 Remove remaining traash Douglas Gregor 2009-05-06 23:38:31 +0000
  • ccbf91daec CMake: Use CTest for testing, with submission to the dashboard at: Douglas Gregor 2009-05-06 23:34:49 +0000
  • 0551656d5b Merge CMake fixes from the trunk Douglas Gregor 2009-05-06 21:12:42 +0000
  • f4abb5855b Eliminate non-ASCII character from the description of Spirit in CMake Douglas Gregor 2009-05-06 20:18:16 +0000
  • ca9223844a Provide a CMake option for deciding between installers that bundle all of Boost vs. installers that download selected components on-the-fly Douglas Gregor 2009-05-06 20:17:36 +0000
  • 344738c83c update that makes it possible to have empty aligned_storage Thorsten Jørgen Ottosen 2009-05-06 19:21:17 +0000
  • dfbf62197e new test of empty aligned_storage Thorsten Jørgen Ottosen 2009-05-06 19:20:55 +0000
  • 5c8013b5a0 Add includes needed to build the wave preprocessor executable with a modularized tree Douglas Gregor 2009-05-06 15:17:51 +0000
  • 733ce9cbf7 Update subdirectories that Quickbook needs to use when building modularized Douglas Gregor 2009-05-06 14:37:31 +0000
  • e24fed3fc4 Update Wave to cope with some namespace reshuffling in Spirit Douglas Gregor 2009-05-06 14:16:28 +0000
  • 866a53ac5e Docs build tweaks Troy D. Straszheim 2009-05-06 10:43:38 +0000
  • e359f4c37a Boost.Test depends on the Numeric library, and graph_parallel has no headers of its own (at the moment) Douglas Gregor 2009-05-06 05:45:36 +0000
  • e257a7d51e Allow specifing the default conversion using either base units or units. Steven Watanabe 2009-05-05 20:00:46 +0000
  • 422d813ac9 Spirit: pending commits related to recent namespace change Hartmut Kaiser 2009-05-05 14:07:52 +0000
  • c7bebb1eea Spirit: added some parenthesis' avoiding macro expansion of certain names Hartmut Kaiser 2009-05-05 14:06:05 +0000
  • 201d8cac49 Spirit: minor edit Hartmut Kaiser 2009-05-05 13:01:35 +0000
  • 26659e593e Spirit: Added a new test case Hartmut Kaiser 2009-05-05 13:00:56 +0000
  • 0e6701621c Spirit: fixed member initialization sequence Hartmut Kaiser 2009-05-05 12:57:16 +0000
  • 932da4a0eb Merged [52659] from trunk. Frank Mori Hess 2009-05-04 21:09:26 +0000
  • 71dd343d8e Merged [52372] and [52385] from trunk. Frank Mori Hess 2009-05-04 21:00:59 +0000
  • 6e72248a16 Merged [52654] [52627] and [52477] from trunk. Frank Mori Hess 2009-05-04 20:55:52 +0000
  • 0c2a07e1da Updated statechart markup. Andreas Huber 2009-05-04 15:41:03 +0000
  • 8e350b2668 Fix remembering of the libdir option. Vladimir Prus 2009-05-04 10:43:02 +0000
  • 8d40e0fbd3 Generate GIL documentation again. Daniel James 2009-05-02 12:58:46 +0000
  • f32baae687 Detab a few files. Daniel James 2009-05-02 12:45:51 +0000
  • 0d44c3359e Redirect to the correct page for the adobe docs. Daniel James 2009-05-02 12:45:17 +0000
  • a1ea66745a Regenerate gil documentation. Daniel James 2009-05-02 12:43:21 +0000
  • 68e529a0a5 Make the gil doxygen docs a litte more boost friendly and a bit to build. Daniel James 2009-05-02 12:39:02 +0000
  • 4443fe224b Check in the doxygen files for building standalone gil docs. Daniel James 2009-05-02 12:38:39 +0000
  • 7bb882a1f5 Add __GXX_EXPERIMENTAL_CXX0X__ Beman Dawes 2009-05-02 12:25:14 +0000
  • 1fd2058b61 fix for error in handling compilers which don't handle has_new_operator Robert Ramey 2009-05-01 22:52:33 +0000
  • 92460f3af3 Better inspect error for external content. Daniel James 2009-05-01 20:51:10 +0000
  • 927cd088dd Use a preprocessor sequence for the primes. Daniel James 2009-05-01 20:50:32 +0000
  • ae0e88a184 Spirit.Support: Renamed policy namespace for iterators Hartmut Kaiser 2009-05-01 19:27:22 +0000
  • 131fbfb364 Last minute merge, remove google analytics script tags and fixes #2975. Daniel James 2009-05-01 19:00:57 +0000
  • 96ef7af72a fixed const in bitset Robert Ramey 2009-05-01 16:15:21 +0000
  • dfa8e8e961 More statechart markup updates. Andreas Huber 2009-05-01 15:40:15 +0000
  • a157e8bd34 Spirit.Lex: Added token_set::state() function Hartmut Kaiser 2009-05-01 01:12:59 +0000
  • 2c446d59c4 Spirit: Fixed assertion in multi_pass iterator Hartmut Kaiser 2009-04-30 18:46:53 +0000
  • 152b27bb6d Spirit: Started to add repository of reusable Spirit components, added repository::karma::confix and some related tests Hartmut Kaiser 2009-04-30 17:14:04 +0000
  • 34852ca699 Spirit: Started to add repository of reusable Spirit components, added repository::karma::confix and some related tests Hartmut Kaiser 2009-04-30 17:13:24 +0000
  • 69e380c1c7 Spirit: Applied some changes to the result_of::terminal metafunction. Hartmut Kaiser 2009-04-30 17:05:29 +0000
  • b81d7e33d4 Spirit: fixes to test build system Hartmut Kaiser 2009-04-30 17:02:14 +0000
  • fcb57f595e Spirit: Removed stale header references Hartmut Kaiser 2009-04-30 17:00:53 +0000
  • b0cb8109de Spirit: Comment fixes Hartmut Kaiser 2009-04-30 17:00:26 +0000
  • 615b522f67 Added missing using <bla> directives to pull in the correct placeholders and types. Hartmut Kaiser 2009-04-30 17:00:02 +0000
  • 890eb835d5 Added missing using <bla> directives to pull in the correct placeholders and types. Hartmut Kaiser 2009-04-30 16:59:24 +0000
  • 843047c53c Added pairs of parenthesis to avoid macro expansion Hartmut Kaiser 2009-04-30 16:58:25 +0000
  • 3457a0b39a Removed template keywords from function call as Intel compilers complain about it Hartmut Kaiser 2009-04-30 16:55:29 +0000
  • 2d639be559 Spirit: Updated what's new section to cover version 2.1 Hartmut Kaiser 2009-04-30 16:06:52 +0000
  • 5035dac415 Fix the prime number list length in unordered. Daniel James 2009-04-30 05:10:57 +0000
  • b2872db2f1 Revert changes to unordered, as the test fails on most compilers. Daniel James 2009-04-30 05:08:40 +0000
  • 6cb8bd9c62 Don't test prime_list::length on Visual C++. Daniel James 2009-04-29 21:43:41 +0000
  • 6fef251273 Fix a link to a header on trac. Daniel James 2009-04-29 21:19:56 +0000
  • 07b7316cd2 Remove unused copy of boostbook.css Daniel James 2009-04-29 21:19:40 +0000
  • 994bfa1cc0 Use local copies of the boost logo. Daniel James 2009-04-29 21:19:12 +0000
  • 294d070d78 Remove google analytics script tags. Daniel James 2009-04-29 21:16:10 +0000
  • b32b8138d0 Check for external links. Daniel James 2009-04-29 21:12:32 +0000
  • d620298da3 Check for invalid css links in html files as well as css files. Daniel James 2009-04-29 21:12:08 +0000
  • 5a9dd4adb7 Minor documentation fix (ticket #2974) Hartmut Kaiser 2009-04-29 15:22:15 +0000
  • 8509339639 Minor documentation fix (ticket #2974) Hartmut Kaiser 2009-04-29 15:21:24 +0000
  • 7eccca19ce Fix for some compile warnings from Kyle Girard <theycallmecoach@gmail.com>. Frank Mori Hess 2009-04-29 13:53:18 +0000
  • 14a545e134 Fix the length of the prime number list. Refs #2975 Daniel James 2009-04-29 10:05:17 +0000
  • 495289de79 More statechart markup updates. Andreas Huber 2009-04-29 09:25:37 +0000
  • e17d3df589 bumped wrong version Joel de Guzman 2009-04-29 08:16:02 +0000
  • 19a456af64 Added some equality comparison operators for stack_allocator. Frank Mori Hess 2009-04-28 18:17:24 +0000
  • 6215a8f2d6 Added test_bitset.cpp source Robert Ramey 2009-04-28 17:32:28 +0000
  • 496021330b Spirit: Minor re-arrangements... Hartmut Kaiser 2009-04-28 12:46:45 +0000
  • 9835ad4223 Spirit: Added a new redirecting header file Hartmut Kaiser 2009-04-28 12:45:56 +0000
  • 1922e577d0 Updated statechart markup. Andreas Huber 2009-04-28 10:07:00 +0000
  • 618c1b0743 Spirit: Removed reference to non-existing file Hartmut Kaiser 2009-04-28 03:25:16 +0000
  • 6a97927da3 Spirit: Modified some of the lexer example comments Hartmut Kaiser 2009-04-28 02:19:27 +0000
  • c259f6e857 Spirit: Karma examples now compile using gcc 4.4 Hartmut Kaiser 2009-04-28 02:07:06 +0000
  • e64cb7346c Spirit: Fixed a couple of compilation errors when using gcc 4.3 Hartmut Kaiser 2009-04-28 00:56:20 +0000
  • 4c2b9a6e00 Spirit: Added more missing files. Hartmut Kaiser 2009-04-28 00:19:52 +0000
  • 75bf6c33c6 Add tests for std::bitset Robert Ramey 2009-04-27 23:13:45 +0000
  • 61ab13ba7c Add tests for std::bitset Robert Ramey 2009-04-27 23:13:05 +0000
  • 25b86d97b0 Add tests for std::bitset Robert Ramey 2009-04-27 23:12:28 +0000
  • 14c7281923 Delete redundant forward class declarations Robert Ramey 2009-04-27 23:11:53 +0000
  • 60904aae1c Correct logic when exception is thrown Robert Ramey 2009-04-27 23:10:25 +0000
  • b69d497bda Add support for std::bitset.hpp Robert Ramey 2009-04-27 23:08:54 +0000
  • 5949bb48df Correct logic for enabling THROW_EXCEPTION Robert Ramey 2009-04-27 23:08:32 +0000
  • 07cf9ca434 Correct USE_NEW_OPERATOR logic for borland Robert Ramey 2009-04-27 23:07:22 +0000
  • f1eb8b33fd Spirit: Re-added file (this time for sure) Hartmut Kaiser 2009-04-27 15:33:49 +0000
  • 66de541ec8 Spirit: Re-added file Hartmut Kaiser 2009-04-27 15:33:06 +0000
  • a136634211 Trying to fix compile problems on msvc 9 in release mode. Frank Mori Hess 2009-04-27 13:07:50 +0000
  • e23c273c81 Spirit: Fixed an include directive. Hartmut Kaiser 2009-04-27 12:56:54 +0000
  • ab22eb4a11 Spirit: Added missing files, deleted old files, cleaned up empty directories Hartmut Kaiser 2009-04-27 12:29:34 +0000
  • 2eb5bd0c7e Merge from trunk Vladimir Prus 2009-04-27 10:50:39 +0000
  • a6e5a4f566 When building releases, add Google.Analytics code to index.html. Vladimir Prus 2009-04-27 10:46:42 +0000
  • a886686fe6 Drop Google.Analytics setup from offline copy. Vladimir Prus 2009-04-27 10:45:26 +0000
  • e9210c8c5f This should fix the non-standard code used in changeset 52616. Andreas Huber 2009-04-27 07:59:37 +0000
  • b3cfae880a add proto::noinvoke to the Class reference Eric Niebler 2009-04-27 02:26:18 +0000
  • 6a22c7c87d Fixed a bug that prevented the use of boost::ref() with fifo_scheduler<>::create_processor<>, reported by Steve Hawkes. Andreas Huber 2009-04-26 23:15:55 +0000
  • 634e0ccd0f Updated VC project files to 1.39. Andreas Huber 2009-04-26 21:49:52 +0000
  • f2e3903119 Merging Spirit V2.1 Hartmut Kaiser 2009-04-26 14:46:34 +0000
  • 91e09c2083 fixed wrong version Joel de Guzman 2009-04-26 14:46:18 +0000
  • 8f08230d49 Merging Spirit V2.1 Hartmut Kaiser 2009-04-26 14:42:24 +0000
  • c9aff7aeee Merged revisions 52598 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2009-04-26 12:50:38 +0000