Vicente J. Botet Escriba
09e5a61c02
Chrono: fixed #5909 : process_cpu_clock::now() on MAC gives time_points 1/1000 times + improve simple_stopwatch
...
[SVN r74450]
2011-09-18 14:09:56 +00:00
Vicente J. Botet Escriba
859e3d1b7f
Chrono: Fix typo on Mac while adding noexceptl
...
[SVN r74445]
2011-09-18 08:42:33 +00:00
Vicente J. Botet Escriba
081b58d144
Chrono: Set now() noexcept
...
[SVN r74444]
2011-09-18 08:18:43 +00:00
Vicente J. Botet Escriba
132cd9ff70
Chrono: Take in account the constexpr as defined in the standard #5906
...
[SVN r74440]
2011-09-17 20:50:54 +00:00
Vicente J. Botet Escriba
d42e56ef8e
Chrono: Inspect cleanup
...
[SVN r74437]
2011-09-17 11:31:27 +00:00
Vicente J. Botet Escriba
0c2adf9274
Chrono: Inspect + cleanup
...
[SVN r74436]
2011-09-17 11:30:49 +00:00
Vicente J. Botet Escriba
b2a475b98c
cleanup trailing white spaces
...
[SVN r74434]
2011-09-17 09:52:28 +00:00
Vicente J. Botet Escriba
ffcd063459
Chrono: Provide workarounds to non available localtime_r, timegm and gmtime_r functions + change to portable strftime format
...
[SVN r74433]
2011-09-17 09:51:23 +00:00
Vicente J. Botet Escriba
09bf4706d0
Chrono: replace ./timer.hpp by simple_stopwatch.hpp
...
[SVN r74423]
2011-09-16 21:16:38 +00:00
Vicente J. Botet Escriba
aab3e03376
Chrono: fix error on gcc about timezone struct and function collision.
...
[SVN r74421]
2011-09-16 18:49:12 +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
6b4f23d3b4
Chrono: Added some i/o facilities + a simple stopwatch
...
[SVN r74419]
2011-09-16 16:55:09 +00:00
Vicente J. Botet Escriba
871e3eb662
Chrono: minor typo
...
[SVN r74342]
2011-09-11 10:24:49 +00:00
Vicente J. Botet Escriba
e63ceb3ea5
Chrono: minor typo
...
[SVN r74341]
2011-09-11 10:20:07 +00:00
Vicente J. Botet Escriba
916ed75be4
Chrono: remove not supported run_timer and process_clocks files.
...
[SVN r74289]
2011-09-06 21:18:02 +00:00
Vicente J. Botet Escriba
e3a5de1b06
Chrono: remove not supported run_timer and process_clocks files.
...
[SVN r74288]
2011-09-06 21:17:36 +00:00
Vicente J. Botet Escriba
5e60712bcf
Chrono: Move timer.hpp to the example directory and remove process_times.hpp
...
[SVN r74211]
2011-09-03 16:13:16 +00:00
Vicente J. Botet Escriba
fbd88dcb10
Chrono: Move timer.hpp to the example directory
...
[SVN r74210]
2011-09-03 16:12:27 +00:00
Vicente J. Botet Escriba
32ec78e5b3
Chrono: Added rounding utilities
...
[SVN r74208]
2011-09-03 15:45:51 +00:00
Vicente J. Botet Escriba
85bb879878
Chrono: Added rounding utilities
...
[SVN r74207]
2011-09-03 15:44:33 +00:00
Vicente J. Botet Escriba
846806b64b
Chrono: update history with fixed tickets
...
[SVN r74205]
2011-09-03 15:00:35 +00:00
Jürgen Hunold
a725245217
Merge 73400 from ^/trunk
...
------------------------------------------------------------------------
r73400 | jhunold | 2011-07-27 14:16:16 +0200 (Mi, 27 Jul 2011) | 1 line
Enable visibility support. Refs #2114 .
------------------------------------------------------------------------
[SVN r73438]
2011-07-30 10:45:30 +00:00
Jürgen Hunold
84a9304103
Enable visibility support. Refs #2114 .
...
[SVN r73400]
2011-07-27 12:16:16 +00:00
Vicente J. Botet Escriba
3ccb02fb7a
Merge Intel issue with default bool template initialization #72938 - Authorized by Beman
...
[SVN r72984]
2011-07-09 14:45:21 +00:00
Vicente J. Botet Escriba
5ee45e7b69
chrono: isuue with win-intel compiler
...
[SVN r72938]
2011-07-06 22:52:36 +00:00
Daniel James
a08399176c
Chrono: Merge link fixes.
...
Authorized by Beman.
[SVN r72922]
2011-07-05 14:52:52 +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
0fd18308b4
Chrono: Merge #5543 and #5549
...
[SVN r72239]
2011-05-28 07:02:19 +00:00
Vicente J. Botet Escriba
dcb7268116
Chrono: Fix missing struct timespec ts declaration
...
[SVN r72155]
2011-05-25 12:36:47 +00:00
Vicente J. Botet Escriba
015b7fc385
Use of CLOCK_THREAD_CPUTIME_ID when defined
...
[SVN r71951]
2011-05-15 08:18:23 +00:00
Vicente J. Botet Escriba
71c39f4b1f
Use of CLOCK_THREAD_CPUTIME_ID when defined
...
[SVN r71934]
2011-05-14 07:42:29 +00:00
Vicente J. Botet Escriba
746fcf77e7
Chrono: Fix #5407 linker error when using boost::chrono in more than one cpp file
...
[SVN r71260]
2011-04-14 19:56:57 +00:00
Vicente J. Botet Escriba
06b6109b5a
Chrono: Fix #5407 linker error when using boost::chrono in more than one cpp file
...
[SVN r71259]
2011-04-14 19:56:10 +00:00
Vicente J. Botet Escriba
7aee189f91
Chrono: inspect update
...
[SVN r71218]
2011-04-12 20:42:08 +00:00
Vicente J. Botet Escriba
c8b87b45ed
Chrono: inspect update
...
[SVN r71216]
2011-04-12 20:40:11 +00:00
Vicente J. Botet Escriba
f141a990b2
Chrono: removed pdf file
...
[SVN r71215]
2011-04-12 20:25:36 +00:00
Vicente J. Botet Escriba
dd6c4050f1
Chrono: added time_point_arithmetic_ext_pass test
...
[SVN r71214]
2011-04-12 20:21:35 +00:00
Joachim Faulhaber
d25a0c7ef6
Improved mutual agnostic interoperability between boost::chrono and boost::icl. Added test for chrono-icl interoperability.
...
[SVN r70722]
2011-03-29 23:12:53 +00:00
Vicente J. Botet Escriba
3fea28a46c
Chrono: import from Trunk
...
[SVN r70370]
2011-03-21 21:58:51 +00:00
Vicente J. Botet Escriba
0ca43b33cc
Chrono: import from Trunk
...
[SVN r70369]
2011-03-21 21:56:30 +00:00
Vicente J. Botet Escriba
fa904e76c2
Chrono: #5322 , #5323 , time_point operators ++,--
...
[SVN r70076]
2011-03-17 20:11:10 +00:00
Vicente J. Botet Escriba
d0b123504b
Chrono: #5322 , #5323 , time_point operators ++,--
...
[SVN r70074]
2011-03-17 19:19:31 +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
28586cb41c
Chrono: Added missing include for is_arithmetic
...
[SVN r69902]
2011-03-12 20:05:41 +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
Daniel James
4eee841610
Html redirects for chrono.
...
[SVN r69256]
2011-02-24 22:41:08 +00:00
David Deakins
c5e71b2234
Changes to complete Boost.Chrono support for Windows CE. Closes ticket 5218.
...
[SVN r69240]
2011-02-24 18:21:52 +00:00
Vicente J. Botet Escriba
74e56b322c
Chrono: Force <threading multi for pgi compiler waiting for a better option.
...
[SVN r69232]
2011-02-24 06:28:50 +00:00
David Deakins
6ff12c9d23
Changes to resolve VC9 compiler errors
...
[SVN r69227]
2011-02-23 22:50:26 +00:00
Vicente J. Botet Escriba
a2f6f86db9
Chrono
...
[SVN r69018]
2011-02-19 01:08:00 +00:00