Commit Graph

188 Commits

Author SHA1 Message Date
Vicente J. Botet Escriba
240f690c94 Chrono: Added more missing include files and setting internal gmtime/timegm for IBM compiler. Update history.
[SVN r86425]
2013-10-25 07:40:23 +00:00
Vicente J. Botet Escriba
88379ba5be Chrono: fix test_gmtime on windows
[SVN r86422]
2013-10-24 21:13:13 +00:00
Vicente J. Botet Escriba
ce527f228b Chrono: Add missing include cstdio in test io/time_point_output.
[SVN r86418]
2013-10-24 17:19:47 +00:00
Vicente J. Botet Escriba
383cc38208 Chrono: avoid the use of gmtime_r on windows test to avoid compiler failure.
[SVN r86413]
2013-10-24 05:39:18 +00:00
Vicente J. Botet Escriba
5eaf2be073 Thread: Try to fix system_clock::time_point output on windows.
[SVN r86410]
2013-10-23 23:00:35 +00:00
Vicente J. Botet Escriba
d782d9cd09 Chrono: set precission to 9 so that there is no lost with the hisgest systemp_clock precission (nanoseconds). todo, adapt the io precission to the system_clock duration period.
[SVN r86383]
2013-10-21 21:36:42 +00:00
Vicente J. Botet Escriba
6e406d68a9 Chrono: don't run test_good_utc_fmt_system_clock on windows as this is blocking the regression tests.
[SVN r86357]
2013-10-18 18:54:14 +00:00
Andrey Semashev
09de661ef7 Merged changes from trunk.
[SVN r85818]
2013-09-22 09:57:15 +00:00
Andrey Semashev
027786e960 To avoid name clashes with Boost.Thread, renamed boost::detail::win32 namespace to winapi. Also renamed the directory with headers accordingly. Adjusted Boost.Chrono and Boost.Sync to reflect the changes.
[SVN r85791]
2013-09-19 17:58:24 +00:00
Vicente J. Botet Escriba
f11844c502 Chrono: merge timepoint io improvements.
[SVN r85610]
2013-09-08 18:44:28 +00:00
Vicente J. Botet Escriba
8b52fef509 Chrono: Support more flags on IO.
[SVN r85423]
2013-08-22 16:22:53 +00:00
Vicente J. Botet Escriba
0d974a6a06 Chrono: Manage with more time_point io format flags and tests.
[SVN r84973]
2013-07-07 16:08:54 +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
ded6577da6 Chrono: merge from trunk 1.54.
[SVN r83624]
2013-03-28 23:45:26 +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
3b56612392 Chrono: allow to test time_point_output with version 1
[SVN r82633]
2013-01-27 11:37:23 +00:00
Vicente J. Botet Escriba
4d3cab4b70 Chrono: merge [82562][82663].
[SVN r82612]
2013-01-25 19:38:49 +00:00
Vicente J. Botet Escriba
6985d71332 Thread: uncomment valid tests in time_point_output.
[SVN r82572]
2013-01-20 20:00:00 +00:00
Vicente J. Botet Escriba
889feb4b7d Chrono: Added internal_gmtime
[SVN r82562]
2013-01-20 12:59:16 +00:00
Vicente J. Botet Escriba
890b718f23 Chrono: merge 81560
[SVN r82018]
2012-12-16 11:15:58 +00:00
Marshall Clow
42628c00d3 Removed usage of deprecated macros
[SVN r81560]
2012-11-26 17:30:42 +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
1fa95517b9 Chrono: merge 81040-81041,81044-81045
[SVN r81056]
2012-10-25 00:07:52 +00:00
Vicente J. Botet Escriba
ba56489821 Chrono: Merge [81033]
[SVN r81046]
2012-10-22 17:17:16 +00:00
Vicente J. Botet Escriba
8dc8a9bfa7 Chrono: disable the time_point<system_clock> i/o specialization
[SVN r81045]
2012-10-22 17:07:52 +00:00
Vicente J. Botet Escriba
654c53afff Chrono: Added internal time_get::get() + fixed some issues in test time_point_input
[SVN r81044]
2012-10-22 01:06:57 +00:00
Vicente J. Botet Escriba
5da7e3fe7f Chrono: rework the time_point_input test for system_clock
[SVN r81041]
2012-10-21 18:00:08 +00:00
Vicente J. Botet Escriba
8820b567bf Chrono: ref #7546
[SVN r81040]
2012-10-21 17:23:23 +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
6d6a0f352c Chrono: Merge 80949,80950,80956
[SVN r80964]
2012-10-11 22:50:34 +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
bd19b46c63 Chrono: merge 80897
[SVN r80921]
2012-10-09 23:12:25 +00:00
Vicente J. Botet Escriba
b6116ba579 Chrono: try to fix 7479
[SVN r80897]
2012-10-07 14:10:59 +00:00
Vicente J. Botet Escriba
ad195c5dbd Chrono: merged from trunk chrono io V2
[SVN r80424]
2012-09-06 20:12:53 +00:00
Vicente J. Botet Escriba
ef45c1053a Chrono: remove includes using lib/chrono
[SVN r80126]
2012-08-21 21:30:50 +00:00
Vicente J. Botet Escriba
3c3407611f Chrono: fix inspection + warnings
[SVN r80046]
2012-08-15 10:42:29 +00:00
Vicente J. Botet Escriba
c5f4b83ff9 Chrono: fixes for inspection report
[SVN r79987]
2012-08-12 18:38:57 +00:00
Vicente J. Botet Escriba
ede2552732 Chrono: Added some constexpr test + fix for duration
[SVN r79491]
2012-07-14 10:58:30 +00:00
Vicente J. Botet Escriba
85f64e4ea4 Chrono: merge from trunk
[SVN r79371]
2012-07-08 20:47:12 +00:00
Vicente J. Botet Escriba
a03716605a Chrono: Added some constexpr tests
[SVN r79325]
2012-07-07 10:16:31 +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
64f24f5a4a Chrono: fix some warnings
[SVN r79322]
2012-07-07 10:10:16 +00:00
Vicente J. Botet Escriba
8f3fc61571 Chrono: protect code when BOOST-NO_EXCEPTIONS is defined
[SVN r79312]
2012-07-06 06:26:33 +00:00
Vicente J. Botet Escriba
4ab8591ae8 Chrono/Stopwatches: Added missing simple_stopclock_pass.cpp file
[SVN r79032]
2012-06-22 13:46:43 +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
bb6d626c83 Chrono: make use of scoped enum emulation fro duration_style and timezone
[SVN r78436]
2012-05-12 17:27:59 +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
61c7fcc208 Chrono: Add BOOST_CRONO_VERSION 2 to the cpp file so there is no confussion
[SVN r75717]
2011-11-28 22:14:17 +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
76a587a73c Chrono: Fix #6092,#6093,#6113
[SVN r75665]
2011-11-26 00:11:12 +00:00
Vicente J. Botet Escriba
281bd1fd8c Chrono: minor renaming changes
[SVN r75492]
2011-11-15 00:21:48 +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
a221e5edc7 Chrono: warning removal
[SVN r75426]
2011-11-09 17:51:13 +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
3a82672df5 Chrono: Added time_point units, get and put facets and adapt time_point I/O
[SVN r75334]
2011-11-06 03:07:43 +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
b7b55ceb0d Chrono: remove warning
[SVN r75282]
2011-11-03 00:43:06 +00:00
Vicente J. Botet Escriba
14e5946f5c Chrono: fix 2 new tests [N/D]second and duration input from float or double
[SVN r75237]
2011-11-01 20:23:03 +00:00
Vicente J. Botet Escriba
7d742c31a9 Chrono: Added duration_get facade + some needed adaptations
[SVN r75202]
2011-10-31 19:04:46 +00:00
Vicente J. Botet Escriba
d0198e2541 Chrono: rename unit_strings.hpp to duration_units.hpp
[SVN r75191]
2011-10-31 13:34:34 +00:00
Vicente J. Botet Escriba
4688e15b00 Chrono: Replaced symbol m by min to conform with standards + Added unit_strings facet that would replace the duration_punct facet + extract duratio_style.hpp + try to fix strdup bug on sunstudio + Ratio: Added prefix and symbol functions
[SVN r75171]
2011-10-29 20:36:47 +00:00
Vicente J. Botet Escriba
7bec680590 Chrono: Add return boost::report_errors();
[SVN r75153]
2011-10-28 14:45:44 +00:00
Vicente J. Botet Escriba
432ff702b4 Chrono: Adapt test to new I/O implementation
[SVN r75149]
2011-10-27 22:55:52 +00:00
Vicente J. Botet Escriba
b53f84ec3d Chrono: Fix single threaded build issue
[SVN r75000]
2011-10-16 22:55:10 +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
14c585046e Chrono: use config macros CONSTEXPR and NOEXCEPT
[SVN r74901]
2011-10-10 19:27:40 +00:00
Vicente J. Botet Escriba
bf0b11db25 Chrono: Add some io tests
[SVN r74807]
2011-10-08 15:02:46 +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
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
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
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
a9d9297065 Chrono: include explicitly clock files
[SVN r74739]
2011-10-05 14:49:25 +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
1777cca6aa Chrono: replace deprecated duration_short/duration_long
[SVN r74692]
2011-10-04 12:29:40 +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
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
4ad0340f89 Chrono:Fix typo
[SVN r74652]
2011-10-02 16:35:14 +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
c948d39640 Chrono: Rename memories by collectors
[SVN r74630]
2011-10-01 21:01:34 +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
7d7bb16a83 Chrono: Fix abiguity by prefixing with boost:: and try to catch other Sun errors.
[SVN r74592]
2011-09-27 19:23:42 +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
Vicente J. Botet Escriba
3f44eea5ad Chrono: Added some duration io tests
[SVN r74561]
2011-09-25 11:57:21 +00:00
Vicente J. Botet Escriba
11d5d036bc Chrono: Added some duration io tests
[SVN r74560]
2011-09-25 11:53:27 +00:00
Vicente J. Botet Escriba
9429fe5e60 Chrono: remove io from simple_stopwatch_pass test
[SVN r74554]
2011-09-24 16:14:05 +00:00
Vicente J. Botet Escriba
e432d95165 Chrono: Use elapsed_formatter when forcing format
[SVN r74553]
2011-09-24 16:12:52 +00:00
Vicente J. Botet Escriba
afad47264f Chrono: Split test suites
[SVN r74548]
2011-09-24 15:58:35 +00:00
Vicente J. Botet Escriba
1cede15dae Chrono: remove chrono_accuracy_test.cpp as no deterministic
[SVN r74506]
2011-09-21 22:21:07 +00:00
Vicente J. Botet Escriba
38d48ab7be Chrono: remove test file_line
[SVN r74500]
2011-09-21 20:50:44 +00:00