Commit Graph

48 Commits

Author SHA1 Message Date
Vicente J. Botet Escriba
3d8ea1d1e1 avoid warnings. 2017-05-01 03:34:52 +02:00
Vicente J. Botet Escriba
97ffab2d9d warning removal. 2017-04-29 18:25:41 +02:00
Vicente J. Botet Escriba
b5712029bf Avoid warning 2017-02-18 23:37:50 +01:00
Vicente J. Botet Escriba
533851116f add support for custom clocks #10631. 2015-09-10 19:42:18 +02:00
Vicente J. Botet Escriba
d08ef2352a fix io savers. 2015-02-17 01:27:18 +01:00
Vicente J. Botet Escriba
9adab29010 Add std:: to puts. 2014-12-05 19:34:43 +01:00
Vicente J. Botet Escriba
9d4bfb30d5 fix ! BOOST_OS_WINDOWS || BOOST_PLAT_WINDOWS_DESKTOP. 2014-06-12 19:22:53 +02:00
Steve Gates
98de7ecf1d Updating checks for the Windows Runtime to use the correct Boost Predefs. 2014-06-10 17:27:53 -07:00
Steve Gates
25da6e01a8 Updating macro for detecting WinRT to BOOST_WINDOWS_RUNTIME based on code review feedback. 2014-05-13 17:26:42 -07:00
Steve Gates
e93a85718c Adding support for Windows Runtime (WinRT) to chrono.
Changes largely consist of updating Win32 APIs or disabling features which aren't possible.
2014-04-28 15:27:49 -07:00
Vicente J. Botet Escriba
a60274c77a take care of process_cpu_clock on io v2. Input is not working yet. 2014-01-19 23:45:28 +01: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
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
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
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
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
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
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
1df5d6ab2b Chrono: Added BOOST_CHRONO_VERSION
[SVN r75667]
2011-11-26 09:42:14 +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
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
a9d9297065 Chrono: include explicitly clock files
[SVN r74739]
2011-10-05 14:49:25 +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
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