Commit Graph

635 Commits

Author SHA1 Message Date
Vicente J. Botet Escriba
ea663180ee Avoid of unsafe staticdata. 2015-09-04 00:19:12 +02:00
Vicente J. Botet Escriba
6c7ff6678e add BOOST_CHRONO_DURATION_DEFAULTS_TO_ZERO. Related to #11330. 2015-08-05 19:33:00 +02:00
Vicente J. Botet Escriba
748f8a7f1e Merge branch 'master' into develop 2015-03-16 19:42:07 +01:00
Vicente J. Botet Escriba
c000f9b199 Don't use default template arguments in function templates without -std=c++11. 2015-03-16 19:40:45 +01:00
Vicente J. Botet Escriba
1601579415 Merge branch 'develop' 2015-02-27 20:55:32 +01:00
Vicente J. Botet Escriba
ec29de7bf0 fix io state savers doc. 2015-02-27 20:52:23 +01:00
Vicente J. Botet Escriba
ad03bc31f4 Merge branch 'develop' 2015-02-18 19:27:43 +01:00
Vicente J. Botet Escriba
ea28cd7197 update history. 2015-02-18 19:23:28 +01:00
Vicente J. Botet Escriba
83b881fad4 manage representation that are not supported by num_put but defines operator<<. Related to #11012. 2015-02-18 19:09:02 +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
f764107d9c Merge branch 'develop' 2015-01-24 08:51:32 +01:00
Vicente J. Botet Escriba
d7478b9f7a move from math to integer for gcd(). 2015-01-14 20:14:53 +01:00
Vicente J. Botet Escriba
e5a0f9ceac Merge branch 'develop' 2015-01-07 03:38:34 +01:00
Vicente J. Botet Escriba
ac99710714 manage typos for #10893. 2015-01-07 03:36:59 +01:00
Vicente J. Botet Escriba
8cd5da0dda Merge branch 'develop' 2014-12-10 23:11:02 +01:00
Vicente J. Botet Escriba
9adab29010 Add std:: to puts. 2014-12-05 19:34:43 +01:00
Vicente J. Botet Escriba
9885be7ec0 replace noexcept by BOOST_NOEXCEPT for compilers that don't provide it yet. 2014-11-11 16:08:12 +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
99673b3324 replace dependency on Boost.Interprocess by Boost.Move for unique_ptr usage. 2014-09-13 23:45:08 +02:00
Vicente J. Botet Escriba
6210bc4619 Avoid pedantic clang warnings. 2014-08-21 19:18:09 +02:00
Vicente J. Botet Escriba
99db2bf035 Merge branch 'develop' 2014-07-19 17:07:49 +02:00
Vicente J. Botet Escriba
1ccb5b021b Merge pull request #5 from ibmsoe/aix_fix
Added definitions on AIX for internal time.
2014-07-17 23:19:22 +02:00
Axel Ismirlian
c7dbbd6f1e Added definitions on AIX for internal time. 2014-07-16 10:47:34 -05:00
Vicente J. Botet Escriba
34ad416236 Update history. 2014-07-12 12:03:31 +02:00
Vicente J. Botet Escriba
19e74a3c6d Merge branch 'develop' 2014-07-12 11:44:13 +02:00
Vicente J. Botet Escriba
7af7f3afaf define BOOST_CHRONO_INTERNAL_GMTIME if __QNXNTO__ is defined. 2014-07-08 21:38:02 +02:00
Vicente J. Botet Escriba
7c013803cb Merge winrt. 2014-06-13 18:56:41 +02:00
Vicente J. Botet Escriba
9d4bfb30d5 fix ! BOOST_OS_WINDOWS || BOOST_PLAT_WINDOWS_DESKTOP. 2014-06-12 19:22:53 +02:00
Vicente J. Botet Escriba
3ef33c2265 Merge pull request #3 from MSOpenTech/winrt
[winrt support] Enable Chrono to work in Windows store and phone 8
2014-06-12 18:51:54 +02:00
Steve Gates
e8f16aef89 Merge branch 'develop' of https://github.com/boostorg/chrono into winrt 2014-06-10 19:50:50 -07:00
Steve Gates
4809dd9de1 Reverting some whitespace changes that were unnecessary. 2014-06-10 19:42:10 -07:00
Steve Gates
98de7ecf1d Updating checks for the Windows Runtime to use the correct Boost Predefs. 2014-06-10 17:27:53 -07:00
Vicente J. Botet Escriba
e142134158 Merge branch 'develop' 2014-06-10 17:43:43 +02:00
Vicente J. Botet Escriba
e54cd0a4ed Merge pull request #2 from danieljames/fix-json
Fix some json errors.
2014-06-10 00:04:25 +02:00
Daniel James
6b2b3ef3bd Fix json errors 2014-06-09 22:21:26 +01:00
Vicente J. Botet Escriba
20a4b4a95d Move boost/chrono/stopwatches.hpp to Stopwatch module. 2014-06-09 22:15:11 +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
f8d4923146 Fix click_factor on 64 bits. 2014-06-09 14:12:12 +02: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
81179a9391 Removing default building of Windows store, makes easier for contributing libraries individually. 2014-04-29 12:42:39 -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
f66235d6b8 Merge branch 'develop' 2014-04-27 15:17:15 +02:00
Vicente J. Botet Escriba
e84030154d Added the possibility to define BOOST_CHRONO_LIB_CONSTEXPR at the command line. #9811. 2014-04-19 11:57:38 +02:00
Vicente J. Botet Escriba
21de308c23 Apply patch for #9859. 2014-04-19 08:56:24 +02:00
Vicente J. Botet Escriba
9e3c81e439 Apply patch for #9918. 2014-04-18 20:32:28 +02:00
Vicente J. Botet Escriba
dfb7bc71c9 Merge branch 'develop' 2014-03-17 19:35:59 +01:00
Vicente J. Botet Escriba
318e5f2429 Try to fix #9720. 2014-03-13 00:46:53 +01:00