Commit Graph

23 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
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
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
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
1df5d6ab2b Chrono: Added BOOST_CHRONO_VERSION
[SVN r75667]
2011-11-26 09:42:14 +00:00
Vicente J. Botet Escriba
a221e5edc7 Chrono: warning removal
[SVN r75426]
2011-11-09 17:51:13 +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
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
a9d9297065 Chrono: include explicitly clock files
[SVN r74739]
2011-10-05 14:49:25 +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