7b032c940fCopyrights 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
9282abfe39Test commit, reflecting the reality of the Graph library's maintainership
Douglas Gregor
2009-07-26 00:16:51 +0000
cefe980105Merged in r55156 from trunk; fixes to ER generator for large-scale graphs
Jeremiah Willcock
2009-07-25 23:30:30 +0000
1071a5a9d3Changed to use Boost.Iterator, and fixed precision and overflow issues in the sorted generator
Jeremiah Willcock
2009-07-25 19:41:01 +0000
d275a16304Use suitable names for PDB files for static libs.
Vladimir Prus
2009-07-25 09:23:24 +0000
b5e6b870bfInitial PDB support and manifest file fixes.
Vladimir Prus
2009-07-25 09:01:23 +0000
bed3f3447cProperly report failures to add/remove/modify file.
Vladimir Prus
2009-07-25 06:47:43 +0000
51c673ffa9Fix bug in handling of chained conversions involving a non-base homogeneous unit.
Steven Watanabe
2009-07-25 05:30:08 +0000
e8fe2a76a3fix bug with signed char
Eric Niebler
2009-07-24 17:22:50 +0000
28f6fb80a7Spirit: minor doc fixes
Hartmut Kaiser
2009-07-24 14:49:37 +0000
235b490657Optimized 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
50079c205adouble number parse benchmarks
Joel de Guzman
2009-07-24 04:10:16 +0000
34d5987065Spirit: doc update
Hartmut Kaiser
2009-07-24 02:51:33 +0000
e68b50c2ebFix msvc-7.1 regression
Steven Watanabe
2009-07-24 02:48:02 +0000
cfed0aec4eMade Boost.MPI work with the new pointer serialization
Matthias Troyer
2009-07-23 23:19:16 +0000
7ae1e9801fTry to work around an odd Visual C++ 8 bug.
Daniel James
2009-07-23 22:17:20 +0000
aa1d4f01a1Spirit: attr is not a primitive_parser, but only a parser
Hartmut Kaiser
2009-07-23 20:04:29 +0000
46403d752aSpirit: added attr docs
Hartmut Kaiser
2009-07-23 19:59:51 +0000
dd384379a3Remove the emulation of single argument C++0x std::pair constructor.
Daniel James
2009-07-23 17:53:59 +0000
3d4ddca398Spirit: Added a couple of missing #include's
Hartmut Kaiser
2009-07-23 16:02:52 +0000
b6bf149c4fSpirit: improved test case
Hartmut Kaiser
2009-07-23 16:00:30 +0000
99ff516bc6Spirit: added attr() pseudo parser test cases and quickdoc
Hartmut Kaiser
2009-07-23 15:57:37 +0000
f1500f0501Spirit: added attr() pseudo parser
Hartmut Kaiser
2009-07-23 15:54:19 +0000
ad5ffdb2beMerge from trunk
Beman Dawes
2009-07-23 15:32:02 +0000
a034b87652Merge from trunk
Beman Dawes
2009-07-23 15:20:53 +0000
a6470f6541Spirit: removed obsolete file
Hartmut Kaiser
2009-07-23 15:15:20 +0000
500c4fec1dFix broken link and regenerated docs.
John Maddock
2009-07-23 12:32:21 +0000
de250a13f3Fix broken link and regenerated docs.
John Maddock
2009-07-23 12:24:35 +0000
99de34df85Try and fix inspect report failures.
John Maddock
2009-07-23 12:09:54 +0000
41a487718fFix line endings.
John Maddock
2009-07-23 11:58:13 +0000
c8c06f534fFix line endings.
John Maddock
2009-07-23 11:56:59 +0000
f5ac68d3bbTry and fix inspect report failure.
John Maddock
2009-07-23 11:53:45 +0000
9e971ad373Try and fix inspect report failure.
John Maddock
2009-07-23 11:52:48 +0000
f533373ed3Fix file line endings.
John Maddock
2009-07-23 11:25:55 +0000
f132b6b717Fix file line endings.
John Maddock
2009-07-23 11:25:01 +0000
d2cd9b0544Bring up to date with Trunk (required by type_traits changes).
John Maddock
2009-07-23 11:20:00 +0000
faecafef2cDisable pch usage for msvc-7.1.
John Maddock
2009-07-23 09:46:52 +0000
01a7c5a69dDisable pch usage for msvc-7.1.
John Maddock
2009-07-23 09:45:33 +0000
78a22b8e14Mark up math lib tests that require external software in order to pass.
John Maddock
2009-07-23 09:42:34 +0000
7d6aaadd50made 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
05b60febf5rename + minor tweaks
Joel de Guzman
2009-07-23 02:41:53 +0000
b8be3e921bremove const for container's value type
Joel de Guzman
2009-07-23 02:22:58 +0000
7094c57105Changed to use new property map headers
Jeremiah Willcock
2009-07-23 02:00:27 +0000
cd5756d59fMerged r55093 from trunk to fix forwarding headers
Jeremiah Willcock
2009-07-23 01:54:23 +0000
5f4bad5d1cSpirit: lists, kleene, plus, etc. now support any STL container (except map)
Hartmut Kaiser
2009-07-23 01:28:41 +0000
ba74551a04Spirit: more test cases for list parsers
Hartmut Kaiser
2009-07-23 01:26:26 +0000
81328bb815Adjust 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
9b05b5374bFix the insert tests when there is a small number of buckets.
Daniel James
2009-07-22 22:37:52 +0000
a4cd8d4b0aAdd boost license info to documentation for a few libraries.
Daniel James
2009-07-22 22:35:08 +0000
1c67973c3dLoosen requirements on signbit to 0/nonzero instead of 0/1
Steven Watanabe
2009-07-22 21:59:15 +0000
e79d7bbfebcmakelists for inspect
Troy D. Straszheim
2009-07-22 21:52:26 +0000
3151103a62Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
fae6c376e2Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
Emil Dotchevski
2009-07-22 20:55:50 +0000
0056513a09Made redirect headers actually have correct includes
Jeremiah Willcock
2009-07-22 20:50:11 +0000
43dc69f55bminor tweak
Joel de Guzman
2009-07-22 20:15:51 +0000
83ee8f78ecfix missing include
Joel de Guzman
2009-07-22 20:14:12 +0000
8d5eef3445Spirit: merge r53759 from trunk (fix range_run test failures)
François Barel
2009-07-22 20:11:54 +0000
556975a645Updates to benchmark harness
Joel de Guzman
2009-07-22 20:09:06 +0000
2e2edf0b4aupdated int_ benchmarks to use the test harness
Joel de Guzman
2009-07-22 18:24:36 +0000
d4919a9fcaUpdates to boilerplate benchmark code
Joel de Guzman
2009-07-22 17:07:13 +0000