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
29162278fd
fix doc.
2017-02-18 23:09:46 +01:00
Vicente J. Botet Escriba
ace49e1745
Update hoistory 1.62.
2016-08-19 19:56:14 +02: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
ec29de7bf0
fix io state savers doc.
2015-02-27 20:52:23 +01:00
Vicente J. Botet Escriba
ea28cd7197
update history.
2015-02-18 19:23:28 +01:00
Vicente J. Botet Escriba
ac99710714
manage typos for #10893 .
2015-01-07 03:36:59 +01:00
Vicente J. Botet Escriba
34ad416236
Update history.
2014-07-12 12:03:31 +02: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
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
e365686184
Chrono: remove #7347 reference.
...
[SVN r85271]
2013-08-10 09:53:38 +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
0662e5155c
Chrono: fix typo in doc operator*==.
...
[SVN r84591]
2013-06-01 07:47: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
8b211c5c0b
Chrono: Apply patch for 8370.
...
[SVN r83813]
2013-04-08 17:45:54 +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
5db198c75c
Chrono: fixed 7868 + some warnings
...
[SVN r82541]
2013-01-18 21:59:08 +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
6d4a1a57f1
Chrono: document fix for 7493
...
[SVN r80956]
2012-10-11 16:21:28 +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
a2bc8f684d
Chrono: Update history 7381
...
[SVN r80543]
2012-09-16 16:46:15 +00:00
Vicente J. Botet Escriba
295c993946
Chrono: Added BOOST_CHRONO_PROVIDES_DEPRECATED_IO_SINCE_V2_0_0 macro
...
[SVN r80443]
2012-09-08 12:13:09 +00:00
Vicente J. Botet Escriba
38dd3bb912
Chrono: Extract stopwatches doc on specific files
...
[SVN r80426]
2012-09-06 23:53:24 +00:00
Vicente J. Botet Escriba
d77a40130f
Thread: Try to fiw 7185
...
[SVN r80043]
2012-08-15 10:32:07 +00:00
Vicente J. Botet Escriba
d3e6cc7dd3
Chrono: Update reference doc for stopwatches
...
[SVN r79988]
2012-08-12 18:41:20 +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
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
f08f19ed45
Chrono: Update doc io v2
...
[SVN r77137]
2012-02-28 18:51:18 +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
14c585046e
Chrono: use config macros CONSTEXPR and NOEXCEPT
...
[SVN r74901]
2011-10-10 19:27:40 +00:00
Vicente J. Botet Escriba
3e4e7c540d
Chrono: Updated include.hpp and doc
...
[SVN r74806]
2011-10-08 14:47:39 +00:00
Vicente J. Botet Escriba
c52c0ce38b
Chrono: document 1.2 update + io improvements + stopwatches
...
[SVN r74786]
2011-10-07 22:29:36 +00:00
Vicente J. Botet Escriba
933149e3ae
Chrono: Added some i/o facilities + a simple stopwatch
...
[SVN r74420]
2011-09-16 16:55:35 +00:00
Vicente J. Botet Escriba
871e3eb662
Chrono: minor typo
...
[SVN r74342]
2011-09-11 10:24:49 +00:00
Vicente J. Botet Escriba
85bb879878
Chrono: Added rounding utilities
...
[SVN r74207]
2011-09-03 15:44:33 +00:00
Daniel James
05e4708032
Chrono: fix some broken links
...
They were relative to the position where standalone documentation would be
built, so they weren't working when the combined documentation is built. This
fixes them so they should work in both locations.
[SVN r72907]
2011-07-04 22:07:33 +00:00
Vicente J. Botet Escriba
01dcb5b739
Chrono: #5322 , #5323 , time_point operators ++,--
...
[SVN r70073]
2011-03-17 19:17:49 +00:00
Vicente J. Botet Escriba
a9ce738e55
Chrono: change doc directory from boost_chrono by chrono
...
[SVN r69275]
2011-02-25 16:43:57 +00:00
Vicente J. Botet Escriba
cd12e429c3
Chrono: update doc
...
[SVN r68953]
2011-02-16 18:09:15 +00:00