Commit Graph

188 Commits

Author SHA1 Message Date
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
3e9cd5f9c5 Chrono: make the test names shorter
[SVN r77369]
2012-03-18 14:18:37 +00:00
Vicente J. Botet Escriba
61c7fcc208 Chrono: Add BOOST_CRONO_VERSION 2 to the cpp file so there is no confussion
[SVN r75717]
2011-11-28 22:14:17 +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
76a587a73c Chrono: Fix #6092,#6093,#6113
[SVN r75665]
2011-11-26 00:11:12 +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
e9d3571585 Chrono: renamed basic_stopwatch by laps_stopwatc + Added laps_stopclock
[SVN r75449]
2011-11-12 08:43:00 +00:00
Vicente J. Botet Escriba
31ab150c36 Chrono: Add missing _header tests
[SVN r75434]
2011-11-10 17:08:37 +00:00
Vicente J. Botet Escriba
a221e5edc7 Chrono: warning removal
[SVN r75426]
2011-11-09 17:51:13 +00:00
Vicente J. Botet Escriba
24321eeab2 Chrono: refactor stopwatch_reporter
[SVN r75408]
2011-11-08 16:52:56 +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
14e5946f5c Chrono: fix 2 new tests [N/D]second and duration input from float or double
[SVN r75237]
2011-11-01 20:23:03 +00:00
Vicente J. Botet Escriba
7d742c31a9 Chrono: Added duration_get facade + some needed adaptations
[SVN r75202]
2011-10-31 19:04:46 +00:00
Vicente J. Botet Escriba
d0198e2541 Chrono: rename unit_strings.hpp to duration_units.hpp
[SVN r75191]
2011-10-31 13:34:34 +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
432ff702b4 Chrono: Adapt test to new I/O implementation
[SVN r75149]
2011-10-27 22:55:52 +00:00
Vicente J. Botet Escriba
b53f84ec3d Chrono: Fix single threaded build issue
[SVN r75000]
2011-10-16 22:55:10 +00:00
Vicente J. Botet Escriba
a227c207b7 Chrono: try to solve issue building Boost.Chrono with <threading>single
[SVN r74902]
2011-10-10 19:57:57 +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
bf0b11db25 Chrono: Add some io tests
[SVN r74807]
2011-10-08 15:02:46 +00:00
Vicente J. Botet Escriba
a1485a8089 Chrono: Merge #5998 - Jamfile and clock_test were forgoten in the preceding commit
[SVN r74803]
2011-10-08 13:47:19 +00:00
Vicente J. Botet Escriba
6061e9bfdc Chrono: Merged #5976,5979,5978,5906,5907,5909,5946,5974
[SVN r74785]
2011-10-07 22:04:11 +00:00
Vicente J. Botet Escriba
40160d3e41 Chrono: Added BOOST_CHRONO_DONT_PROVIDE_HYBRID_ERROR_HANDLING to avoid system::error_code
[SVN r74784]
2011-10-07 21:54:24 +00:00
Vicente J. Botet Escriba
ba25206476 Chrono: take care of BOOST_CHRONO_DONT_PROVIDE_HYBRID_ERROR_HANDLING
[SVN r74776]
2011-10-07 13:42:21 +00:00
Vicente J. Botet Escriba
87206caa2d Chrono: elapsed takes in account the elapsed time stored on the LapsCollector.
[SVN r74748]
2011-10-06 03:46:00 +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
bdc874071d Chrono: Fix chrono-run-header target
[SVN r74701]
2011-10-04 16:48:15 +00:00
Vicente J. Botet Escriba
1777cca6aa Chrono: replace deprecated duration_short/duration_long
[SVN r74692]
2011-10-04 12:29:40 +00:00
Vicente J. Botet Escriba
6aa6cc7ff6 Chrono: rename prefix_text by prefix
[SVN r74689]
2011-10-04 10:20:41 +00:00
Vicente J. Botet Escriba
2e591f36b2 Chrono: reduce the combinations of header-only, shared, static link to reduce test time by 50%.
[SVN r74685]
2011-10-04 07:29:30 +00:00
Vicente J. Botet Escriba
4ad0340f89 Chrono:Fix typo
[SVN r74652]
2011-10-02 16:35:14 +00:00
Vicente J. Botet Escriba
fd34d71a63 Chrono: Added basic and accumulator set reporter tests
[SVN r74650]
2011-10-02 15:12:29 +00:00
Vicente J. Botet Escriba
12be301709 Chrono: fix typo in Jamfile
[SVN r74636]
2011-10-01 23:26:19 +00:00
Vicente J. Botet Escriba
314d118922 Chrono: fix typo in Jamfile
[SVN r74635]
2011-10-01 23:25:48 +00:00
Vicente J. Botet Escriba
7947ab973e Chrono: remove not useful lightweight_stopwatch_reporter
[SVN r74632]
2011-10-01 21:26:47 +00:00
Vicente J. Botet Escriba
c948d39640 Chrono: Rename memories by collectors
[SVN r74630]
2011-10-01 21:01:34 +00:00
Vicente J. Botet Escriba
de0cadea7a Chrono: Rename lap_memory by las_collector
[SVN r74628]
2011-10-01 20:48:46 +00:00
Vicente J. Botet Escriba
573c1ba107 Chrono: Added test for basic and suspendable stopwatches and make stopwatch use an emulated clock so no time is spent during the regression tests
[SVN r74624]
2011-10-01 16:53:14 +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
Vicente J. Botet Escriba
3f44eea5ad Chrono: Added some duration io tests
[SVN r74561]
2011-09-25 11:57:21 +00:00
Vicente J. Botet Escriba
11d5d036bc Chrono: Added some duration io tests
[SVN r74560]
2011-09-25 11:53:27 +00:00
Vicente J. Botet Escriba
9429fe5e60 Chrono: remove io from simple_stopwatch_pass test
[SVN r74554]
2011-09-24 16:14:05 +00:00
Vicente J. Botet Escriba
e432d95165 Chrono: Use elapsed_formatter when forcing format
[SVN r74553]
2011-09-24 16:12:52 +00:00
Vicente J. Botet Escriba
afad47264f Chrono: Split test suites
[SVN r74548]
2011-09-24 15:58:35 +00:00
Vicente J. Botet Escriba
1cede15dae Chrono: remove chrono_accuracy_test.cpp as no deterministic
[SVN r74506]
2011-09-21 22:21:07 +00:00
Vicente J. Botet Escriba
38d48ab7be Chrono: remove test file_line
[SVN r74500]
2011-09-21 20:50:44 +00:00
Vicente J. Botet Escriba
ecd5285595 Added simple_lightweight_stopwatch_reporter_pass.cpp test
[SVN r74493]
2011-09-21 17:11:41 +00:00
Vicente J. Botet Escriba
abb3115e9d Chrono: Add file_line example
[SVN r74491]
2011-09-21 17:05:30 +00:00
Vicente J. Botet Escriba
747b056730 Chrono: Added simple_stopwatch_reporter_pass.cpp test
[SVN r74459]
2011-09-18 21:15:26 +00:00
Vicente J. Botet Escriba
1a3ded61b7 Chrono: Improve simple_stopwatch_pass.cpp test
[SVN r74454]
2011-09-18 17:59:22 +00:00
Vicente J. Botet Escriba
c8844c99e8 Adapt test to definition of BOOST_CHRONO_HAS_THREAD_CLOCK+BOOST_CHRONO_HAS_PROCESS_CLOCK
[SVN r74451]
2011-09-18 14:12:53 +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
933149e3ae Chrono: Added some i/o facilities + a simple stopwatch
[SVN r74420]
2011-09-16 16:55:35 +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
dd6c4050f1 Chrono: added time_point_arithmetic_ext_pass test
[SVN r71214]
2011-04-12 20:21:35 +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
01dcb5b739 Chrono: #5322, #5323, time_point operators ++,--
[SVN r70073]
2011-03-17 19:17:49 +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
Vicente J. Botet Escriba
a42172fb69 Chrono: remove erroneous -Wextra compiler flag for pathscale
[SVN r68774]
2011-02-11 06:56:50 +00:00
Vicente J. Botet Escriba
31beece329 Chrono: Suppress warning for clang compiler
warning: 'long long' is an extension when C99 mode is not enabled [-Wlong-long]


[SVN r68664]
2011-02-06 11:37:33 +00:00
Vicente J. Botet Escriba
3e1d511819 Chrono: Change UPPERCASE by lowercase in <target-os>
[SVN r68452]
2011-01-26 12:04:03 +00:00
Vicente J. Botet Escriba
ab6a7f56c6 Chrono: Change <os> by <target-os>
[SVN r68441]
2011-01-25 19:37:00 +00:00
Vicente J. Botet Escriba
0853f0bd2b Chrono: Set -Wno-long-long with pathscale toolset as needed if -pedantic is set
[SVN r68436]
2011-01-25 17:26:35 +00:00
Vicente J. Botet Escriba
e096fc9551 Boost.Chrono: Remove dependency on typeof header
[SVN r68321]
2011-01-20 19:53:42 +00:00
Vicente J. Botet Escriba
6b35129f6e Boost.Chrono: Replace INLENED by HEADER_ONLY
[SVN r68192]
2011-01-16 17:28:20 +00:00
Vicente J. Botet Escriba
45cc67fe57 Boost.Chrono: Use boost/chrono/chrono.hpp instead of boost/chrono.hpp whenever possible
[SVN r68186]
2011-01-16 13:24:53 +00:00
Vicente J. Botet Escriba
3371665716 Boost.Chrono: Remove BOOST_USE_WINDOWS_H from the Jamfiles and move it to the config.h file when BOOST_CHRONO_SOURCE is defined
[SVN r68158]
2011-01-14 17:44:05 +00:00
Vicente J. Botet Escriba
6e1a889c27 Boost.Chrono: It seems that multi-threading is also needed on FREEBSD.
[SVN r68131]
2011-01-13 22:44:42 +00:00
Vicente J. Botet Escriba
bc68ab5b2b Boost.Chrono: Add more test for windows.h emulation
[SVN r68129]
2011-01-13 22:08:21 +00:00
Vicente J. Botet Escriba
66fd35de7a Boost.Chrono: Correct preceding modification that doesn't works
[SVN r68113]
2011-01-13 18:16:03 +00:00
Vicente J. Botet Escriba
983e6f0217 Boost.Chrono: Remove redundant definition of BOOST_COMMON_TYPE_DONT_USE_TYPEOF
[SVN r68080]
2011-01-13 05:23:27 +00:00
Vicente J. Botet Escriba
975a67873e Boost.Chrono: Activate header only tests
[SVN r68063]
2011-01-12 18:00:20 +00:00
Vicente J. Botet Escriba
5ae17865aa Boost.Chrono: Disable THREAD_CLOCK on single threading
[SVN r68005]
2011-01-11 23:21:46 +00:00
Vicente J. Botet Escriba
357a9c6a43 Boost.Chrono: Don't use typeof to get common_type
[SVN r67907]
2011-01-10 07:35:55 +00:00
Vicente J. Botet Escriba
61bbff7a69 Boost.Chrono: Extract the typeof use from this test. Other typeof specific tests must be added.
[SVN r67904]
2011-01-10 06:31:16 +00:00
Vicente J. Botet Escriba
1a8f59c684 Boost.Chrono: Extract the typeof use from this test. Other typeof specific tests must be added.
[SVN r67882]
2011-01-09 21:06:49 +00:00
Vicente J. Botet Escriba
5d2dffedd1 Boost.Chrono: Add meta-info for debug
[SVN r67879]
2011-01-09 20:36:12 +00:00
Vicente J. Botet Escriba
753bd404d1 Boost.Chrono: Change to get info on compile failure
Test output: Sandia-sun - chrono - duration_cast_pass_shared / sun-5.10
Rev 67766 / Sat, 8 Jan 2011 01:15:34 +0000
Report Time: Sat, 8 Jan 2011 12:49:04 +0000

Compile [2011-01-08 02:06:04 UTC]: fail

    "/opt/sunstudio12.1/bin/CC" +d -library=stlport4 -features=tmplife -features=tmplrefstatic -g -erroff=%none -m64 -KPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_USES_MPL_ASSERT -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TYPEOF_EMULATION -DBOOST_USE_WINDOWS_H -I".." -c -o "/scratch2/kbelco/boost/results/boost/bin.v2/libs/chrono/test/duration_cast_pass_shared.test/sun-5.10/debug/address-model-64/stdlib-sun-stlport/duration/duration_cast_pass.o" "../libs/chrono/test/duration/duration_cast_pass.cpp"

"../libs/chrono/test/duration/duration_cast_pass.cpp", line 30: Error: Could not find a match for mpl_::assertion_failed<mpl_::C>(mpl_::failed************(NOTHING::*)()***********) needed in test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&).
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: While instantiating "test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&)".
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: Instantiated from non-template code.
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 30: Error: Could not find a match for mpl_::assertion_failed<mpl_::C>(mpl_::failed************(NOTHING::*)()***********) needed in test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&).
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: While instantiating "test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&)".
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: Instantiated from non-template code.
2 Error(s) detected.

TinyUrl 

[SVN r67781]
2011-01-08 14:47:04 +00:00
Vicente J. Botet Escriba
3ae4aba7e5 Boost.Chrono: Ignore some warnings from intel compilers
[SVN r67777]
2011-01-08 12:33:54 +00:00
Vicente J. Botet Escriba
6feeb0c1e5 Boost.Chrono: Added French output example
[SVN r67771]
2011-01-08 10:30:31 +00:00
Vicente J. Botet Escriba
eb23446546 Boost.Chrono: change monotonic by steady
[SVN r67762]
2011-01-07 21:24:17 +00:00
Vicente J. Botet Escriba
ffd2d06442 Boost.Chrono: Try to solve typeof issue
Test output: Sandia-sun - chrono - duration_cast_pass_shared / sun-5.10
Rev 67745 / Fri, 7 Jan 2011 01:15:43 +0000
Report Time: Fri, 7 Jan 2011 16:48:51 +0000

Compile [2011-01-07 02:08:46 UTC]: fail

    "/opt/sunstudio12.1/bin/CC" +d -library=stlport4 -features=tmplife -features=tmplrefstatic -g -erroff=%none -m64 -KPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_USES_MPL_ASSERT -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_USE_WINDOWS_H -I".." -c -o "/scratch2/kbelco/boost/results/boost/bin.v2/libs/chrono/test/duration_cast_pass_shared.test/sun-5.10/debug/address-model-64/stdlib-sun-stlport/duration/duration_cast_pass.o" "../libs/chrono/test/duration/duration_cast_pass.cpp"

"../libs/chrono/test/duration/duration_cast_pass.cpp", line 30: Error: Could not find a match for mpl_::assertion_failed<mpl_::C>(mpl_::failed************(NOTHING::*)()***********) needed in test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&).
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: While instantiating "test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&)".
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: Instantiated from non-template code.
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 30: Error: Could not find a match for mpl_::assertion_failed<mpl_::C>(mpl_::failed************(NOTHING::*)()***********) needed in test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&).
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: While instantiating "test<boost::chrono::duration<int, boost::ratio<3600, 1>>, boost::chrono::duration<long long, boost::ratio<1, 1000>>>(const boost::chrono::duration<long long, boost::ratio<1, 1000>>&, const boost::chrono::duration<int, boost::ratio<3600, 1>>&)".
"../libs/chrono/test/duration/duration_cast_pass.cpp", line 36:     Where: Instantiated from non-template code.
2 Error(s) detected.

TinyUrl 



[SVN r67755]
2011-01-07 18:17:18 +00:00
Vicente J. Botet Escriba
e41aa6225b Boost.Chrono: Fprce USE_WINDOWS WHEN linking
[SVN r67736]
2011-01-06 23:34:26 +00:00
Vicente J. Botet Escriba
c183fb72fd Boost.Chrono: Moved to trunk
[SVN r67698]
2011-01-06 00:47:42 +00:00