Commit Graph

635 Commits

Author SHA1 Message Date
Vicente J. Botet Escriba
3e4e7c540d Chrono: Updated include.hpp and doc
[SVN r74806]
2011-10-08 14:47:39 +00:00
Vicente J. Botet Escriba
3e9dd476a0 Chrono: update global include.hpp file
[SVN r74805]
2011-10-08 14:26:27 +00:00
Vicente J. Botet Escriba
0835cea4a2 Chrono: Added perf now()
[SVN r74804]
2011-10-08 14:24:53 +00:00
Vicente J. Botet Escriba
a1485a8089 Chrono: Merge #5998 - Jamfile and clock_test were forgoten in the preceding commit
[SVN r74803]
2011-10-08 13:47:19 +00:00
Vicente J. Botet Escriba
c088bf7abe Chrono: Merge #5998
[SVN r74801]
2011-10-08 12:28:38 +00:00
Vicente J. Botet Escriba
b7293257e9 Chrono: Merge #5977
[SVN r74798]
2011-10-08 12:11:57 +00:00
Vicente J. Botet Escriba
41f973ebf1 Chrono: Move clock_string.hpp from chono/io to chrono directory
[SVN r74793]
2011-10-08 09:59:23 +00:00
Vicente J. Botet Escriba
b03ae13421 Chrono: document 1.2 update
[SVN r74787]
2011-10-07 23:18:23 +00:00
Vicente J. Botet Escriba
c52c0ce38b Chrono: document 1.2 update + io improvements + stopwatches
[SVN r74786]
2011-10-07 22:29:36 +00:00
Vicente J. Botet Escriba
6061e9bfdc Chrono: Merged #5976,5979,5978,5906,5907,5909,5946,5974
[SVN r74785]
2011-10-07 22:04:11 +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
dfbb07c890 Chrono: Added BOOST_CHRONO_DONT_PROVIDE_HYBRID_ERROR_HANDLING to avoid system::error_code
[SVN r74777]
2011-10-07 13:43:47 +00:00
Vicente J. Botet Escriba
ba25206476 Chrono: take care of BOOST_CHRONO_DONT_PROVIDE_HYBRID_ERROR_HANDLING
[SVN r74776]
2011-10-07 13:42:21 +00:00
Vicente J. Botet Escriba
9f5cac68c5 Chrono: elapsed takes in account the elapsed time stored on the LapsCollector + added time_point time_fmt and io_savers.
[SVN r74749]
2011-10-06 03:47:24 +00:00
Vicente J. Botet Escriba
87206caa2d Chrono: elapsed takes in account the elapsed time stored on the LapsCollector.
[SVN r74748]
2011-10-06 03:46:00 +00:00
Vicente J. Botet Escriba
2a9bf0ddf7 Chrono: Move clock_string specializations to the respective clock files.
[SVN r74741]
2011-10-05 14:51:33 +00:00
Vicente J. Botet Escriba
bfc23bc577 Chrono: include explicitly clock files
[SVN r74740]
2011-10-05 14:49:40 +00:00
Vicente J. Botet Escriba
a9d9297065 Chrono: include explicitly clock files
[SVN r74739]
2011-10-05 14:49:25 +00:00
Vicente J. Botet Escriba
8e337fde07 Chrono: Move translation to a separated file and make use for epoch also.
[SVN r74738]
2011-10-05 13:56:27 +00:00
Vicente J. Botet Escriba
d985cda6ac Chrono: Extract in duration_unit_string the duration unit logic as well as the possibility tp customize the translation and set deprecated the facet constructor taking the units name and the name/long_name/short_name functions
[SVN r74702]
2011-10-04 16:57:57 +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
625922a77f Chrono: set deprecated use_short/use_long, duration_short/duration_long, ...
[SVN r74694]
2011-10-04 12:32:50 +00:00
Vicente J. Botet Escriba
375920583b Chrono: replace deprecated duration_short/duration_long. undef BOOST_CHRONO_IO_V1_DONT_PROVIDE_DEPRECATED is this will when deprecated
[SVN r74693]
2011-10-04 12:31:15 +00:00
Vicente J. Botet Escriba
1777cca6aa Chrono: replace deprecated duration_short/duration_long
[SVN r74692]
2011-10-04 12:29:40 +00:00
Vicente J. Botet Escriba
03cf67d5b7 Chrono: update accuracy test to checl also for process_cpu_clock
[SVN r74690]
2011-10-04 10:23:17 +00:00
Vicente J. Botet Escriba
6aa6cc7ff6 Chrono: rename prefix_text by prefix
[SVN r74689]
2011-10-04 10:20:41 +00:00
Vicente J. Botet Escriba
a0eb543706 Chrono: rename prefix_text by prefix
[SVN r74688]
2011-10-04 10:20:18 +00:00
Vicente J. Botet Escriba
2bbc30875f Chrono: indent
[SVN r74687]
2011-10-04 10:19:28 +00:00
Vicente J. Botet Escriba
72959181df Chrono: cleanup
[SVN r74686]
2011-10-04 10:18:17 +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
d1a48a247f Chrono: complete process_times common_type and make conversion Rep const
[SVN r74684]
2011-10-04 05:39:45 +00:00
Vicente J. Botet Escriba
6549783f66 Chrono: update perf test with process_cpu_clock
[SVN r74682]
2011-10-03 21:15:36 +00:00
Vicente J. Botet Escriba
d7052a9238 Chrono: Add BOOST_CHRONO_HAS_PROCESS_CLOCKS protection for CE
[SVN r74681]
2011-10-03 21:14:32 +00:00
Vicente J. Botet Escriba
90e82e768f Chrono: Avoid operator== ambiguity
[SVN r74680]
2011-10-03 21:13:45 +00:00
Vicente J. Botet Escriba
548f6f67bd Chrono: Add BOOST_CHRONO_HAS_PROCESS_CLOCKS protection for CE
[SVN r74679]
2011-10-03 21:12:09 +00:00
Vicente J. Botet Escriba
a41377b720 Chrono: process real cpu clock uses clock instead of times which is twice faster and with high resolution for MacOs
[SVN r74668]
2011-10-03 14:48:07 +00:00
Vicente J. Botet Escriba
6990be9d09 Chrono: update perf test with clock names
[SVN r74667]
2011-10-03 12:30:55 +00:00
Vicente J. Botet Escriba
393c4dea7b Chrono: update perf with times() and clock()
[SVN r74653]
2011-10-02 18:08:24 +00:00
Vicente J. Botet Escriba
4ad0340f89 Chrono:Fix typo
[SVN r74652]
2011-10-02 16:35:14 +00:00
Vicente J. Botet Escriba
b7f296c7c7 Chrono: Added perf for now function
[SVN r74651]
2011-10-02 16:27:15 +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
0b70fc06b5 Chrono: Extract dont_start used by basic_stopwatch_reporter and fix some errors in accumulator set formatter
[SVN r74649]
2011-10-02 15:09:54 +00:00
Vicente J. Botet Escriba
fa9b72ee03 Make the default formatter to be elapsed_formatter while been possible to specialize it for Stopwatches and Clocks. Added accumulator_set_formatter.hpp and the corresponding specializations for default formatter
[SVN r74638]
2011-10-02 08:19:01 +00:00
Vicente J. Botet Escriba
80271eccb0 Chrono: endure simple_stopwatch.hpp in included
[SVN r74637]
2011-10-02 08:07:04 +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
6d6232cc3d Chrono: remove not useful lightweight_stopwatch_reporter
[SVN r74634]
2011-10-01 21:27:58 +00:00
Vicente J. Botet Escriba
f9b36150ed Chrono: remove not useful lightweight_stopwatch_reporter
[SVN r74633]
2011-10-01 21:27:09 +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
05ee1e7197 Chrono: Rename memories by collectors
[SVN r74631]
2011-10-01 21:03:32 +00:00