Commit Graph

31 Commits

Author SHA1 Message Date
Peter Dimov
7e252144c1 Remove trailing whitespace 2019-10-07 15:05:16 +03:00
Peter Dimov
c221a60102 Copy progress_display into boost/timer/progress_display.hpp 2019-08-24 15:57:15 +03:00
Peter Dimov
075d6b25ab Add deprecation warnings to v1 headers 2019-01-16 20:32:37 +02:00
Peter Dimov
39c8ee92f7 No longer autolink to System; it's header-only 2018-12-15 18:36:59 +02:00
Peter Dimov
cb59c5cff1 Fix autolink; Chrono and System are needed in order to link successfully 2017-12-22 21:22:12 +02:00
Antony Polukhin
d41bad0dad Fixed multiple warnings 'use of C99 long long integer constant' 2017-04-28 13:11:15 +03:00
Beman
da677f6749 Clean up Jamfiles, clear GCC warnings, convert msvc to VC++ 2015 2015-10-27 17:11:55 -04:00
Beman
00ed15d83a Clear GCC warnings. 2015-10-08 05:00:28 -04: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
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
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
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
bc3c77d467 Hand merge Version 2 from https://github.com/Beman/timer
[SVN r74697]
2011-10-04 15:06:50 +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
a80e5bc9c5 With his kind permission, change Jaakko "Järvi" to "Jarvi"
[SVN r46808]
2008-06-28 13:45:21 +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
John Maddock
accbf78803 Licence update
[SVN r24031]
2004-07-25 12:01:00 +00:00
Eric Niebler
79d6e03d1a remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
2004-02-26 18:27:02 +00:00
Beman Dawes
430a78739e Change license message to reference Boost Software License
[SVN r20038]
2003-09-12 17:09:29 +00:00
Beman Dawes
29a0dedebe add or update See www.boost.org comments
[SVN r16708]
2002-12-27 16:51:53 +00:00
Darin Adler
f3942aa8ef Always say "private noncopyable" to avoid warnings.
[SVN r12762]
2002-02-08 20:08:15 +00:00
Beman Dawes
de9c94caae Add leading string args to progress_display
[SVN r11849]
2001-12-01 21:25:48 +00:00
Beman Dawes
652c06b0fc Clear several compiler warnings reported by Herve Bronnimann
[SVN r10159]
2001-05-20 21:16:14 +00:00
Beman Dawes
65b571ae19 Use Greg Chicares' GNU fix: it is cleaner
[SVN r9789]
2001-04-16 12:22:05 +00:00
Beman Dawes
9566a006ec Improved GNU ios_base fix - doesn't polute namespace std
[SVN r9788]
2001-04-16 11:49:00 +00:00
Beman Dawes
0a31224863 Fix Cygwin ios_base problem (courtesy of Greg Chicares)
[SVN r9787]
2001-04-16 00:17:13 +00:00
John Maddock
737bd4de0a Added boost-wide <limits> woraround
[SVN r9688]
2001-04-01 11:59:18 +00:00
Beman Dawes
3dd2281a37 Change to an all inline implementation. See docs for more rationale.
[SVN r8563]
2001-01-12 19:56:02 +00:00
Beman Dawes
7c8b8d52e0 This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.


[SVN r7621]
2000-07-07 16:04:40 +00:00