Commit Graph

81 Commits

Author SHA1 Message Date
Andrey Semashev
5fd1761c83 Removed linking with Boost.System.
Since Boost.System is now header-only, no need to link with the library.
2019-01-14 20:34:14 +03:00
Vicente J. Botet Escriba
ce6286ae6e Remove stopwatches, which was never officialy delivered. 2018-09-07 05:48:34 +02:00
Vicente J. Botet Escriba
54024419cc remove BOOST_SYSTEM_NO_DEPRECATED in Jamfiles. 2017-10-23 01:55:58 +02:00
Peter Dimov
5f07427df5 Add missing import testing ; to test/Jamfile 2017-10-21 19:31:05 +03:00
Vicente J. Botet Escriba
6f34fae179 Add test for Ref #12176. 2016-05-04 23:51:03 +02:00
Vicente J. Botet Escriba
533851116f add support for custom clocks #10631. 2015-09-10 19:42:18 +02:00
Vicente J. Botet Escriba
ad03bc31f4 Merge branch 'develop' 2015-02-18 19:27:43 +01:00
Vicente J. Botet Escriba
d08ef2352a fix io savers. 2015-02-17 01:27:18 +01:00
Vicente J. Botet Escriba
300c0c6963 Try to improve the situation respect to IO V2 with non integral representations, even if this doesn't take care of Rep=rational<int>. 2015-02-16 16:01:05 +01:00
Vicente J. Botet Escriba
8cd5da0dda Merge branch 'develop' 2014-12-10 23:11:02 +01:00
Vicente J. Botet Escriba
6faac3febb try to take care of #10778. 2014-11-11 02:06:53 +01:00
Vicente J. Botet Escriba
7f1769140f Merge branch 'develop' 2014-09-20 16:08:27 +02:00
Vicente J. Botet Escriba
6210bc4619 Avoid pedantic clang warnings. 2014-08-21 19:18:09 +02:00
Vicente J. Botet Escriba
32dcafec6f Make Stopwatches a sub-module of Chrono. 2014-06-09 17:55:19 +02:00
Vicente J. Botet Escriba
b2b4636d92 Make Stopwatches a sub-module of Chrono. 2014-06-09 17:48:53 +02:00
Vicente J. Botet Escriba
f66235d6b8 Merge branch 'develop' 2014-04-27 15:17:15 +02:00
Vicente J. Botet Escriba
21de308c23 Apply patch for #9859. 2014-04-19 08:56:24 +02:00
Vicente J. Botet Escriba
5143770c44 comment stopwatches tests. 2014-02-13 03:55:32 +01:00
Vicente J. Botet Escriba
05786b6f48 Merge from develop for 1.56. 2014-02-11 21:47:06 +01:00
Vicente J. Botet Escriba
dde3b3528c Chrono: fix floor/round issues on negative numbers.
[SVN r86798]
2013-11-23 14:50:58 +00:00
Vicente J. Botet Escriba
d5582c61df Chrono: apply patch for #9337.
[SVN r86547]
2013-11-03 15:49:48 +00:00
Vicente J. Botet Escriba
3f7212de43 Chrono: Complete #7868.
[SVN r84967]
2013-07-07 11:37:27 +00:00
Vicente J. Botet Escriba
00858adfc4 Chrono: comment version 2 setting when building v1_ tests.
[SVN r83841]
2013-04-11 05:55:47 +00:00
Vicente J. Botet Escriba
b8dee16660 Chrono: inhibit variadic-macros warning.
[SVN r82945]
2013-02-17 10:07:41 +00:00
Vicente J. Botet Escriba
b10fff1cd3 Chrono: Added two objects tests.
[SVN r82801]
2013-02-10 00:41:13 +00:00
Vicente J. Botet Escriba
ed7858d805 Chrono: remove some warnoings
[SVN r81096]
2012-10-29 12:10:01 +00:00
Vicente J. Botet Escriba
9043333e23 Chrono: try to manage with ref #7542
[SVN r81033]
2012-10-21 09:01:46 +00:00
Vicente J. Botet Escriba
ea5285d7fd Chrono: Added some warning removal on intel and fix explicit bool conversion issue
[SVN r80949]
2012-10-10 23:05:02 +00:00
Vicente J. Botet Escriba
2d2301ec24 Chrono: make use of BOOST_ERROR_CODE_HEADER_ONLY
[SVN r79323]
2012-07-07 10:12:11 +00:00
Vicente J. Botet Escriba
db5ec2bb30 Chrono/Stopwathes: Rename main stopwatches classes
[SVN r79029]
2012-06-21 21:11:08 +00:00
Vicente J. Botet Escriba
d48ff8a202 Chrono: Updated chrono io utilities
[SVN r78719]
2012-05-28 13:54:22 +00:00
Vicente J. Botet Escriba
cddd1bbd13 Chrono: Force static link with boost_system when statik linking with boost_chrono
[SVN r78188]
2012-04-25 05:23:04 +00:00
Vicente J. Botet Escriba
b89a71ea94 Chrono: Remove traces + try __typeof__ trink on sun + update history
[SVN r77797]
2012-04-07 00:19:39 +00:00
Vicente J. Botet Escriba
3e9cd5f9c5 Chrono: make the test names shorter
[SVN r77369]
2012-03-18 14:18:37 +00:00
Vicente J. Botet Escriba
1df5d6ab2b Chrono: Added BOOST_CHRONO_VERSION
[SVN r75667]
2011-11-26 09:42:14 +00:00
Vicente J. Botet Escriba
e9d3571585 Chrono: renamed basic_stopwatch by laps_stopwatc + Added laps_stopclock
[SVN r75449]
2011-11-12 08:43:00 +00:00
Vicente J. Botet Escriba
31ab150c36 Chrono: Add missing _header tests
[SVN r75434]
2011-11-10 17:08:37 +00:00
Vicente J. Botet Escriba
24321eeab2 Chrono: refactor stopwatch_reporter
[SVN r75408]
2011-11-08 16:52:56 +00:00
Vicente J. Botet Escriba
ec165883bd Chrono: restore io v1 and fix some error in it.
[SVN r75331]
2011-11-05 22:12:23 +00:00
Vicente J. Botet Escriba
a227c207b7 Chrono: try to solve issue building Boost.Chrono with <threading>single
[SVN r74902]
2011-10-10 19:57:57 +00:00
Vicente J. Botet Escriba
40160d3e41 Chrono: Added BOOST_CHRONO_DONT_PROVIDE_HYBRID_ERROR_HANDLING to avoid system::error_code
[SVN r74784]
2011-10-07 21:54:24 +00:00
Vicente J. Botet Escriba
bdc874071d Chrono: Fix chrono-run-header target
[SVN r74701]
2011-10-04 16:48:15 +00:00
Vicente J. Botet Escriba
2e591f36b2 Chrono: reduce the combinations of header-only, shared, static link to reduce test time by 50%.
[SVN r74685]
2011-10-04 07:29:30 +00:00
Vicente J. Botet Escriba
fd34d71a63 Chrono: Added basic and accumulator set reporter tests
[SVN r74650]
2011-10-02 15:12:29 +00:00
Vicente J. Botet Escriba
12be301709 Chrono: fix typo in Jamfile
[SVN r74636]
2011-10-01 23:26:19 +00:00
Vicente J. Botet Escriba
314d118922 Chrono: fix typo in Jamfile
[SVN r74635]
2011-10-01 23:25:48 +00:00
Vicente J. Botet Escriba
7947ab973e Chrono: remove not useful lightweight_stopwatch_reporter
[SVN r74632]
2011-10-01 21:26:47 +00:00
Vicente J. Botet Escriba
de0cadea7a Chrono: Rename lap_memory by las_collector
[SVN r74628]
2011-10-01 20:48:46 +00:00
Vicente J. Botet Escriba
573c1ba107 Chrono: Added test for basic and suspendable stopwatches and make stopwatch use an emulated clock so no time is spent during the regression tests
[SVN r74624]
2011-10-01 16:53:14 +00:00
Vicente J. Botet Escriba
e26b494348 Chrono: Added time_point i/o tests for generic clocks and check duration_style_io_saver
[SVN r74564]
2011-09-25 13:27:09 +00:00