Commit Graph

  • 7b032c940f Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +0000
  • 9282abfe39 Test commit, reflecting the reality of the Graph library's maintainership Douglas Gregor 2009-07-26 00:16:51 +0000
  • cefe980105 Merged in r55156 from trunk; fixes to ER generator for large-scale graphs Jeremiah Willcock 2009-07-25 23:30:30 +0000
  • 1071a5a9d3 Changed to use Boost.Iterator, and fixed precision and overflow issues in the sorted generator Jeremiah Willcock 2009-07-25 19:41:01 +0000
  • d275a16304 Use suitable names for PDB files for static libs. Vladimir Prus 2009-07-25 09:23:24 +0000
  • b5e6b870bf Initial PDB support and manifest file fixes. Vladimir Prus 2009-07-25 09:01:23 +0000
  • bed3f3447c Properly report failures to add/remove/modify file. Vladimir Prus 2009-07-25 06:47:43 +0000
  • 51c673ffa9 Fix bug in handling of chained conversions involving a non-base homogeneous unit. Steven Watanabe 2009-07-25 05:30:08 +0000
  • e8fe2a76a3 fix bug with signed char Eric Niebler 2009-07-24 17:22:50 +0000
  • f783156eae gcc 4.4.1 fixed scoped enum bug so don't define BOOST_NO_SCOPED_ENUMS (François Barel) Beman Dawes 2009-07-24 15:46:01 +0000
  • 28f6fb80a7 Spirit: minor doc fixes Hartmut Kaiser 2009-07-24 14:49:37 +0000
  • 235b490657 Optimized cleanup of slot list when a signal is invoked with a large number of disconnected slots still in the slot list. Frank Mori Hess 2009-07-24 14:48:37 +0000
  • 50079c205a double number parse benchmarks Joel de Guzman 2009-07-24 04:10:16 +0000
  • 34d5987065 Spirit: doc update Hartmut Kaiser 2009-07-24 02:51:33 +0000
  • e68b50c2eb Fix msvc-7.1 regression Steven Watanabe 2009-07-24 02:48:02 +0000
  • cfed0aec4e Made Boost.MPI work with the new pointer serialization Matthias Troyer 2009-07-23 23:19:16 +0000
  • 7ae1e9801f Try to work around an odd Visual C++ 8 bug. Daniel James 2009-07-23 22:17:20 +0000
  • aa1d4f01a1 Spirit: attr is not a primitive_parser, but only a parser Hartmut Kaiser 2009-07-23 20:04:29 +0000
  • 46403d752a Spirit: added attr docs Hartmut Kaiser 2009-07-23 19:59:51 +0000
  • dd384379a3 Remove the emulation of single argument C++0x std::pair constructor. Daniel James 2009-07-23 17:53:59 +0000
  • 3d4ddca398 Spirit: Added a couple of missing #include's Hartmut Kaiser 2009-07-23 16:02:52 +0000
  • b6bf149c4f Spirit: improved test case Hartmut Kaiser 2009-07-23 16:00:30 +0000
  • 99ff516bc6 Spirit: added attr() pseudo parser test cases and quickdoc Hartmut Kaiser 2009-07-23 15:57:37 +0000
  • f1500f0501 Spirit: added attr() pseudo parser Hartmut Kaiser 2009-07-23 15:54:19 +0000
  • ad5ffdb2be Merge from trunk Beman Dawes 2009-07-23 15:32:02 +0000
  • a034b87652 Merge from trunk Beman Dawes 2009-07-23 15:20:53 +0000
  • a6470f6541 Spirit: removed obsolete file Hartmut Kaiser 2009-07-23 15:15:20 +0000
  • 500c4fec1d Fix broken link and regenerated docs. John Maddock 2009-07-23 12:32:21 +0000
  • de250a13f3 Fix broken link and regenerated docs. John Maddock 2009-07-23 12:24:35 +0000
  • 99de34df85 Try and fix inspect report failures. John Maddock 2009-07-23 12:09:54 +0000
  • 41a487718f Fix line endings. John Maddock 2009-07-23 11:58:13 +0000
  • c8c06f534f Fix line endings. John Maddock 2009-07-23 11:56:59 +0000
  • f5ac68d3bb Try and fix inspect report failure. John Maddock 2009-07-23 11:53:45 +0000
  • 9e971ad373 Try and fix inspect report failure. John Maddock 2009-07-23 11:52:48 +0000
  • f533373ed3 Fix file line endings. John Maddock 2009-07-23 11:25:55 +0000
  • f132b6b717 Fix file line endings. John Maddock 2009-07-23 11:25:01 +0000
  • d2cd9b0544 Bring up to date with Trunk (required by type_traits changes). John Maddock 2009-07-23 11:20:00 +0000
  • 56be237be3 Merged revisions 55041 via svnmerge from https://svn.boost.org/svn/boost/trunk Jürgen Hunold 2009-07-23 10:40:42 +0000
  • faecafef2c Disable pch usage for msvc-7.1. John Maddock 2009-07-23 09:46:52 +0000
  • 01a7c5a69d Disable pch usage for msvc-7.1. John Maddock 2009-07-23 09:45:33 +0000
  • 78a22b8e14 Mark up math lib tests that require external software in order to pass. John Maddock 2009-07-23 09:42:34 +0000
  • 7d6aaadd50 made the report print the total accumulated time (not for one iteration which gives a very small number). Joel de Guzman 2009-07-23 03:01:16 +0000
  • 05b60febf5 rename + minor tweaks Joel de Guzman 2009-07-23 02:41:53 +0000
  • b8be3e921b remove const for container's value type Joel de Guzman 2009-07-23 02:22:58 +0000
  • 7094c57105 Changed to use new property map headers Jeremiah Willcock 2009-07-23 02:00:27 +0000
  • cd5756d59f Merged r55093 from trunk to fix forwarding headers Jeremiah Willcock 2009-07-23 01:54:23 +0000
  • 5f4bad5d1c Spirit: lists, kleene, plus, etc. now support any STL container (except map) Hartmut Kaiser 2009-07-23 01:28:41 +0000
  • ba74551a04 Spirit: more test cases for list parsers Hartmut Kaiser 2009-07-23 01:26:26 +0000
  • 81328bb815 Adjust the unordered defaults so that emplace takes more parameters and less buckets are created by default. Daniel James 2009-07-22 22:38:08 +0000
  • 9b05b5374b Fix the insert tests when there is a small number of buckets. Daniel James 2009-07-22 22:37:52 +0000
  • a4cd8d4b0a Add boost license info to documentation for a few libraries. Daniel James 2009-07-22 22:35:08 +0000
  • 1c67973c3d Loosen requirements on signbit to 0/nonzero instead of 0/1 Steven Watanabe 2009-07-22 21:59:15 +0000
  • e79d7bbfeb cmakelists for inspect Troy D. Straszheim 2009-07-22 21:52:26 +0000
  • 3151103a62 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • fae6c376e2 Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation. Emil Dotchevski 2009-07-22 20:55:50 +0000
  • 0056513a09 Made redirect headers actually have correct includes Jeremiah Willcock 2009-07-22 20:50:11 +0000
  • 43dc69f55b minor tweak Joel de Guzman 2009-07-22 20:15:51 +0000
  • 83ee8f78ec fix missing include Joel de Guzman 2009-07-22 20:14:12 +0000
  • 8d5eef3445 Spirit: merge r53759 from trunk (fix range_run test failures) François Barel 2009-07-22 20:11:54 +0000
  • 556975a645 Updates to benchmark harness Joel de Guzman 2009-07-22 20:09:06 +0000
  • 2e2edf0b4a updated int_ benchmarks to use the test harness Joel de Guzman 2009-07-22 18:24:36 +0000
  • d4919a9fca Updates to boilerplate benchmark code Joel de Guzman 2009-07-22 17:07:13 +0000
  • 06c45063c9 Merged revisions 55050,55076 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-07-22 17:02:50 +0000
  • 2bec345495 Updates to boilerplate benchmark code Joel de Guzman 2009-07-22 16:54:20 +0000
  • 7f27c5e7e1 merged [55055] and [55058] from trunk Joaquín M López Muñoz 2009-07-22 15:16:28 +0000
  • 18b1e26bf2 Spirit: added character classification parsers to Qi's quick reference documentation section Hartmut Kaiser 2009-07-22 15:09:44 +0000
  • d1961bb81b portability fixed for gcc-4.4 Eric Niebler 2009-07-22 01:34:11 +0000
  • a956730941 Spirit: re-added lost comment about compilation errors on skipper incompatibility Hartmut Kaiser 2009-07-21 17:48:39 +0000
  • 810be6f5ea Spirit: new performance data, updated docs Hartmut Kaiser 2009-07-21 17:36:50 +0000
  • 8857bc4edb updates Joel de Guzman 2009-07-21 16:45:39 +0000
  • 84aebae828 standardized benchmark scaffolding Joel de Guzman 2009-07-21 16:40:19 +0000
  • 2484e7c63a Spirit: benchmark updates Hartmut Kaiser 2009-07-21 14:44:03 +0000
  • 1442d0d60e Spirit: Added output iterator composition Hartmut Kaiser 2009-07-21 14:42:55 +0000
  • 4f0f66ad8f Spirit: fixing another hanging test case Hartmut Kaiser 2009-07-21 13:55:20 +0000
  • a69b9a2568 Spirit: fixed hanging test case Hartmut Kaiser 2009-07-21 12:56:41 +0000
  • 45ba982fad Fix bullet list. Christopher Kohlhoff 2009-07-21 12:45:11 +0000
  • 67a0326bd8 Fix bullet list. Christopher Kohlhoff 2009-07-21 12:20:28 +0000
  • ee68eb9407 updated according to latest regression tests results Joaquín M López Muñoz 2009-07-21 11:41:18 +0000
  • d089edd076 Fixed the labels on some of the graphs and regenerated. John Maddock 2009-07-21 10:53:36 +0000
  • 2b155e8962 Fixed the labels on some of the graphs and regenerated. John Maddock 2009-07-21 10:49:40 +0000
  • d80984d046 documented tag_list Joaquín M López Muñoz 2009-07-21 09:59:35 +0000
  • a12a90a246 fix/optimize traits::clear Joel de Guzman 2009-07-21 07:10:25 +0000
  • 4d77cf1fd5 benchmark updates Joel de Guzman 2009-07-21 07:09:43 +0000
  • 3c109bc945 Spirit: fixed bogus assertion. Hartmut Kaiser 2009-07-21 02:29:28 +0000
  • dfc2e1395b Spirit: added missing base classes Hartmut Kaiser 2009-07-21 00:23:35 +0000
  • a0e6c72328 eliminate shadow warnings and unused variable warnings, fixes #3262, fixed #3276, fixes #3031 Eric Niebler 2009-07-20 23:04:55 +0000
  • 7dad6ca90c Spirit: Enabled use cases in example as those compile now Hartmut Kaiser 2009-07-20 15:41:44 +0000
  • 28dce9a829 Spirit: added karma::omit[] directive, updated docs, added example Hartmut Kaiser 2009-07-20 15:41:01 +0000
  • a4f6065d57 Spirit: added karma::omit[] directive Hartmut Kaiser 2009-07-20 15:37:09 +0000
  • bc4b4c0a71 Applied r55027 from trunk, except cycle_ratio_example.cpp which was already fixed Jeremiah Willcock 2009-07-20 15:07:14 +0000
  • 32e86a14d9 Merged examples for handler type requirements from trunk. Christopher Kohlhoff 2009-07-20 13:16:23 +0000
  • 9cf343e1cf Add examples for handler type requirements. Christopher Kohlhoff 2009-07-20 12:59:45 +0000
  • cf46138a6f If command fails, print its output even for -d0. Vladimir Prus 2009-07-20 10:10:19 +0000
  • 80048ad0e4 support building bjam using Visual Studio 2010. Jürgen Hunold 2009-07-20 09:42:00 +0000
  • 7a30d6d4f5 Spirit: fixing compiler and linker problems in attribute handling Hartmut Kaiser 2009-07-20 03:04:22 +0000
  • 820b9ded7e Spirit: added missing inline Hartmut Kaiser 2009-07-20 02:52:41 +0000
  • a2c4bf58ea Spirit: commented work in progress Hartmut Kaiser 2009-07-20 02:48:00 +0000
  • 627282814a Spirit: corrected base class types Hartmut Kaiser 2009-07-20 02:44:49 +0000
  • a895821c03 Spirit: added missing base classes Hartmut Kaiser 2009-07-20 02:42:19 +0000
  • e75339584c Spirit: improving overall performance, doc update Hartmut Kaiser 2009-07-20 02:40:15 +0000