Commit Graph

118 Commits

Author SHA1 Message Date
Antony Polukhin
9287481c7a Merge from trunk:
* Workarounds for Intel compiler (fixes #8956)


[SVN r85332]
2013-08-13 13:40:57 +00:00
Antony Polukhin
b3cb84d8d0 Added workarounds for Intel compiler (refs #8956)
[SVN r85233]
2013-08-07 11:12:51 +00:00
Dave Abrahams
05afff49bd Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
[SVN r78502]
2012-05-18 04:44:04 +00:00
Beman Dawes
acc9e538c8 Clear compiler warning
[SVN r77358]
2012-03-17 13:06:57 +00:00
Daniel James
1be8a9d6b3 Merge link fixes for pool and timer.
[SVN r76534]
2012-01-15 20:55:26 +00:00
Daniel James
8d591ae889 Fix link problems in timer and pool.
[SVN r75543]
2011-11-18 09:03:53 +00:00
Beman Dawes
04b48fd55f Add BOOST_NOEXCEPT and allies. Apply to Boost.Timer. Correct several Boost.timer boo boos detected while testing BOOST_NOEXCEPT.
[SVN r74895]
2011-10-10 14:48:39 +00:00
Beman Dawes
b473537646 Merge Boost.Timer version 2
[SVN r74848]
2011-10-09 12:17:51 +00:00
Beman Dawes
36edd5345e A few more tweaks from Robert.
[SVN r74809]
2011-10-08 15:26:10 +00:00
Beman Dawes
31c3a9bc66 Reword cpu_timer specs in terms of accumulating elapsed times.
[SVN r74808]
2011-10-08 15:05:18 +00:00
Beman Dawes
b7eb5408e8 More docs fixes from Robert.
[SVN r74780]
2011-10-07 15:02:02 +00:00
Beman Dawes
3b6269bfad Change 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()
[SVN r74778]
2011-10-07 13:57:43 +00:00
Beman Dawes
37aff9c8db Apply new default scheme to docs
[SVN r74773]
2011-10-07 01:07:23 +00:00
Beman Dawes
e3b6783e6c Eliminate 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.
[SVN r74765]
2011-10-06 20:50:47 +00:00
Beman Dawes
e6853054c4 msvc10 infrastructure initial commit
[SVN r74764]
2011-10-06 19:15:12 +00:00
Beman Dawes
8c86e40603 Increase cpu_timer_test fuzz
[SVN r74751]
2011-10-06 12:09:00 +00:00
Beman Dawes
f3bcede75e Try 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.
[SVN r74747]
2011-10-06 01:16:41 +00:00
Beman Dawes
bc3c77d467 Hand merge Version 2 from https://github.com/Beman/timer
[SVN r74697]
2011-10-04 15:06:50 +00:00
Troy D. Straszheim
9e83237560 rm 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
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
224856657e rm 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.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Beman Dawes
fd47bfb1ad merge from trunk
[SVN r55475]
2009-08-08 21:06:39 +00:00
Troy D. Straszheim
cdda251f23 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.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
2f232e7baf Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Douglas Gregor
a89e4d2284 Fix Boost.Timer test location for CMake
[SVN r52896]
2009-05-11 04:53:37 +00:00
Beman Dawes
feb4fc7b01 Fix spelling boo boo (Shawn Roe)
[SVN r51932]
2009-03-23 11:51:58 +00:00
Troy D. Straszheim
b77f89da41 merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Boris Gubenko
2d2a2f47e1 merge tests and Jamfiles for 7 libraries
[SVN r50456]
2009-01-04 05:17:02 +00:00
Michael A. Jackson
5d36369f29 Updating dependency information for modularized libraries.
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
4d1432733e Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
f1998ed0e0 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Gennadiy Rozental
ddad9d8ca5 avoid "shadowing of class members and variables" warning
[SVN r48771]
2008-09-14 07:24:44 +00:00
Beman Dawes
65be9e5731 Merge from trunk
[SVN r47279]
2008-07-09 21:12:19 +00:00
Beman Dawes
a80e5bc9c5 With his kind permission, change Jaakko "Järvi" to "Jarvi"
[SVN r46808]
2008-06-28 13:45:21 +00:00
Rene Rivera
fad60ce4fa Move timer tests into canonical test subdir structure.
[SVN r44387]
2008-04-13 23:45:04 +00:00
Daniel James
6542d3f4a7 Merged revisions 43206,43208-43213 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix some broken links.
........
  r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Link to people pages on the website, as they've been removed from the download.
........
  r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Point links to the pages that used to be in 'more' to the site.
........
  r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix links on the home page as well.
........
  r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Generated documentation which is no longer generated.
........


[SVN r43214]
2008-02-10 16:39:38 +00:00
Daniel James
90982d0754 Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
2008-02-10 15:02:17 +00:00
Daniel James
3da1ed94c3 Link to people pages on the website, as they've been removed from the download.
[SVN r43209]
2008-02-10 14:56:22 +00:00
Beman Dawes
889b45e2d7 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
8fe7cc5c0b Copyright and/or License cleanup
[SVN r40890]
2007-11-07 16:08:09 +00:00
Beman Dawes
bd22233012 Starting point for releases
[SVN r39706]
2007-10-05 14:25:06 +00:00
nobody
4e38450925 This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00
Beman Dawes
0e539cde1d Merged copyright and license addition
[SVN r35907]
2006-11-07 19:27:00 +00:00
Beman Dawes
0eab9f74de Add copyright, license
[SVN r35905]
2006-11-07 19:11:57 +00:00
Gennaro Prota
bd0a3b9e5e revert
[SVN r34858]
2006-08-09 20:22:01 +00:00
Gennaro Prota
00ebd4bec9 Introduced exception class for std::clock() failures; minor: added trailing slash to doc url, reordered #includes
[SVN r34225]
2006-06-07 18:17:17 +00:00
nobody
e42165f478 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Douglas Gregor
8599182708 Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
Aleksey Gurtovoy
4ac34282d4 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
John Maddock
7d7b156a03 Updated Beman Dawes' licence statement to use the new prefered form of words.
[SVN r24370]
2004-08-10 10:34:20 +00:00
John Maddock
accbf78803 Licence update
[SVN r24031]
2004-07-25 12:01:00 +00:00