Commit Graph

94 Commits

Author SHA1 Message Date
Andrey Semashev
5fd1761c83 Removed linking with Boost.System.
Since Boost.System is now header-only, no need to link with the library.
2019-01-14 20:34:14 +03:00
Vicente J. Botet Escriba
ce6286ae6e Remove stopwatches, which was never officialy delivered. 2018-09-07 05:48:34 +02:00
Vicente J. Botet Escriba
6d0080026e fix typo. 2017-10-23 01:28:24 +02:00
Vicente J. Botet Escriba
bff204f169 Merge branch 'develop' of github.com:boostorg/chrono into develop 2017-02-18 23:38:07 +01:00
Vicente J. Botet Escriba
29162278fd fix doc. 2017-02-18 23:09:46 +01:00
Rene Rivera
f1d318efa2 Add, and update, documentation build targets. 2016-10-07 23:07:32 -05:00
Vicente J. Botet Escriba
ace49e1745 Update hoistory 1.62. 2016-08-19 19:56:14 +02:00
Eugene Sukhodolin
8fd848304b Remove executable file attribute from source code files 2016-02-04 22:39:33 -08:00
Vicente J. Botet Escriba
c18077c111 Merge branch 'develop' of github.com:boostorg/chrono into develop 2015-09-11 19:28:40 +02:00
Vicente J. Botet Escriba
14df787a9b add get_epoch_custom customization point. 2015-09-11 19:27:12 +02:00
Marshall Clow
a9c9ece12f Remove mentions of deprecated macros in documentation 2015-09-10 16:16:58 -07:00
Vicente J. Botet Escriba
9929572fe3 Fix filename ios_base_state. 2015-09-04 00:27:03 +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
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
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
99db2bf035 Merge branch 'develop' 2014-07-19 17:07:49 +02:00
Vicente J. Botet Escriba
34ad416236 Update history. 2014-07-12 12:03:31 +02:00
Vicente J. Botet Escriba
28bec5dfe0 Merge from develop for 1.56. 2014-02-11 21:46:28 +01:00
Vicente J. Botet Escriba
9407921f4d Chrono: merge timepoint io improvements.
[SVN r86492]
2013-10-27 23:55:01 +00:00
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
ee4dda17e5 Chrono: update time_point io format tags.
[SVN r86265]
2013-10-12 15:59:18 +00:00
Vicente J. Botet Escriba
9b339953e2 Chrono: Added documentation for format tags.
[SVN r86221]
2013-10-09 20:43:29 +00:00
Vicente J. Botet Escriba
bd4cde38c7 Chrono: update history.
[SVN r86006]
2013-09-29 16:14:57 +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
e365686184 Chrono: remove #7347 reference.
[SVN r85271]
2013-08-10 09:53:38 +00:00
Vicente J. Botet Escriba
2e7d2e2d7b Chrono: fix #8691,#8696 and update history.
[SVN r84793]
2013-06-15 10:36:41 +00:00
Vicente J. Botet Escriba
f3dbe93a09 Chrono: update history.
[SVN r84791]
2013-06-15 09:40:10 +00:00
Vicente J. Botet Escriba
e55f440e2b Chrono: update history.
[SVN r84769]
2013-06-14 05:41:18 +00:00
Vicente J. Botet Escriba
51bc283156 Chrono: merge [84411] to fix #8604.
[SVN r84621]
2013-06-03 16:48:42 +00:00
Vicente J. Botet Escriba
0662e5155c Chrono: fix typo in doc operator*==.
[SVN r84591]
2013-06-01 07:47:51 +00:00
Vicente J. Botet Escriba
ff6834a194 Chrono: merge to fix #8435.
[SVN r83905]
2013-04-14 21:32:51 +00:00
Vicente J. Botet Escriba
1e1c55cd92 Chrono: updated history.
[SVN r83897]
2013-04-14 13:19:16 +00:00
Vicente J. Botet Escriba
8ca4d70f96 Chrono: merge doc to fix #8370.
[SVN r83814]
2013-04-08 19:08:51 +00:00
Vicente J. Botet Escriba
8b211c5c0b Chrono: Apply patch for 8370.
[SVN r83813]
2013-04-08 17:45:54 +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
ae54502d2f Chrono: Added thread-safe doc for now().
[SVN r83511]
2013-03-20 22:14:46 +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
5db198c75c Chrono: fixed 7868 + some warnings
[SVN r82541]
2013-01-18 21:59:08 +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
81e42443cf Chrono: update doc disabling time_point<system_clock,D> formatter/parser specializations
[SVN r81051]
2012-10-23 17:03:20 +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
6d4a1a57f1 Chrono: document fix for 7493
[SVN r80956]
2012-10-11 16:21:28 +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
812ad2f2e3 Chrono: fix typo in doc
[SVN r80754]
2012-09-29 16:07:11 +00:00
Vicente J. Botet Escriba
b7d202d782 Chrono: Added doc for version 2.0.0
[SVN r80727]
2012-09-27 21:04:36 +00:00