a30dccc6eeFix for inspect in case where tests run from a different directory, for example boost-root/status. Thanks to Steven Watanabe for detecting both the problem and its solution.
Beman
2013-12-24 11:47:48 -0500
7a981728f7Add inspect to test suite.
Beman
2013-12-20 09:53:19 -0500
01af50eb2aCreate first merge point for Git
Beman
2013-12-20 07:56:26 -0500
9287481c7aMerge from trunk: * Workarounds for Intel compiler (fixes#8956)
Antony Polukhin
2013-08-13 13:40:57 +0000
05afff49bdReplace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
Dave Abrahams
2012-05-18 04:44:04 +0000
1be8a9d6b3Merge link fixes for pool and timer.
Daniel James
2012-01-15 20:55:26 +0000
8d591ae889Fix link problems in timer and pool.
Daniel James
2011-11-18 09:03:53 +0000
04b48fd55fAdd BOOST_NOEXCEPT and allies. Apply to Boost.Timer. Correct several Boost.timer boo boos detected while testing BOOST_NOEXCEPT.
Beman Dawes
2011-10-10 14:48:39 +0000
b473537646Merge Boost.Timer version 2
Beman Dawes
2011-10-09 12:17:51 +0000
36edd5345eA few more tweaks from Robert.
Beman Dawes
2011-10-08 15:26:10 +0000
31c3a9bc66Reword cpu_timer specs in terms of accumulating elapsed times.
Beman Dawes
2011-10-08 15:05:18 +0000
b7eb5408e8More docs fixes from Robert.
Beman Dawes
2011-10-07 15:02:02 +0000
3b6269bfadChange stop() to void return, supply auto_cpu_timer observers, change m_os to pointer to enable compiler generated operator=, change report() to no longer do stop() ... resume()
Beman Dawes
2011-10-07 13:57:43 +0000
37aff9c8dbApply new default scheme to docs
Beman Dawes
2011-10-07 01:07:23 +0000
e3b6783e6cEliminate default_format from header. This eliminates initialization issues at the cost of some additional overloads. Docs to follow. Suggested by Rob. This change was made simpler by combining and reorganizing so there are now only two source files.
Beman Dawes
2011-10-06 20:50:47 +0000
f3bcede75eTry to isolate the difference between elapsed std::time() and elapsed cpu_timer wall-clock time in a way that works for both Windows and POSIX.
Beman Dawes
2011-10-06 01:16:41 +0000
9e83237560rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
Troy D. Straszheim
2009-10-17 02:07:38 +0000
224856657erm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
fd47bfb1admerge from trunk
Beman Dawes
2009-08-08 21:06:39 +0000
cdda251f23Copyrights 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
2f232e7bafAdd basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
a89e4d2284Fix Boost.Timer test location for CMake
Douglas Gregor
2009-05-11 04:53:37 +0000
b77f89da41merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
2d2a2f47e1merge tests and Jamfiles for 7 libraries
Boris Gubenko
2009-01-04 05:17:02 +0000
5d36369f29Updating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
4d1432733eUpdating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
Michael A. Jackson
2008-11-07 17:02:56 +0000
f1998ed0e0Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
ddad9d8ca5avoid "shadowing of class members and variables" warning
Gennadiy Rozental
2008-09-14 07:24:44 +0000
65be9e5731Merge from trunk
Beman Dawes
2008-07-09 21:12:19 +0000
a80e5bc9c5With his kind permission, change Jaakko "Järvi" to "Jarvi"
Beman Dawes
2008-06-28 13:45:21 +0000
fad60ce4faMove timer tests into canonical test subdir structure.
Rene Rivera
2008-04-13 23:45:04 +0000