Commit Graph

635 Commits

Author SHA1 Message Date
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
Vicente J. Botet Escriba
8ef694cce2 Chrono: merge from trunk fix for #7381
[SVN r80714]
2012-09-26 19:37:16 +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
48a9e70123 Chrono: Make use of BOOST_TRY family macros
[SVN r80542]
2012-09-16 16:45:04 +00:00
Vicente J. Botet Escriba
8d9a66196f Chrono: remove duration copy constructor so default applies: issue #7381
[SVN r80536]
2012-09-16 08:23:42 +00:00
Vicente J. Botet Escriba
9d2394180e Chrono: Merged from trunk 1.52
[SVN r80471]
2012-09-09 18:40:14 +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
fb62c4e959 Chrono: Added missing files
[SVN r80430]
2012-09-07 06:37:00 +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
ad195c5dbd Chrono: merged from trunk chrono io V2
[SVN r80424]
2012-09-06 20:12:53 +00:00
Vicente J. Botet Escriba
ef45c1053a Chrono: remove includes using lib/chrono
[SVN r80126]
2012-08-21 21:30:50 +00:00
Vicente J. Botet Escriba
3c3407611f Chrono: fix inspection + warnings
[SVN r80046]
2012-08-15 10:42:29 +00:00
Vicente J. Botet Escriba
424f3d5d57 Thread: Merge fix for #7185
[SVN r80044]
2012-08-15 10:36:02 +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
c5f4b83ff9 Chrono: fixes for inspection report
[SVN r79987]
2012-08-12 18:38:57 +00:00
Vicente J. Botet Escriba
b2657c0ea8 Chrono: fixes for inspection report
[SVN r79986]
2012-08-12 18:37:39 +00:00
John Maddock
e478e405be Merge changes from trunk:
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).


[SVN r79500]
2012-07-14 16:05:50 +00:00
John Maddock
25c1ffaf8a Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).

[SVN r79492]
2012-07-14 11:21:03 +00:00
Vicente J. Botet Escriba
ede2552732 Chrono: Added some constexpr test + fix for duration
[SVN r79491]
2012-07-14 10:58:30 +00:00
Vicente J. Botet Escriba
546bdabdc2 Chrono: Remove Boost.System dependency
[SVN r79382]
2012-07-09 16:42:01 +00:00
Vicente J. Botet Escriba
5f99c541b1 Chrono: Remove Boost.System dependency
[SVN r79381]
2012-07-09 16:23:18 +00:00
Vicente J. Botet Escriba
85f64e4ea4 Chrono: merge from trunk
[SVN r79371]
2012-07-08 20:47:12 +00:00
Vicente J. Botet Escriba
b26039a485 Chrono: no-exceptions cleanup
[SVN r79360]
2012-07-08 17:36:36 +00:00
Vicente J. Botet Escriba
7d89a69f80 Chrono/Stopwatches: modify some noexcept
[SVN r79326]
2012-07-07 10:18:00 +00:00
Vicente J. Botet Escriba
a03716605a Chrono: Added some constexpr tests
[SVN r79325]
2012-07-07 10:16:31 +00:00
Vicente J. Botet Escriba
43a82d016e Chrono: apply patch 6918
[SVN r79324]
2012-07-07 10:13:42 +00:00
Vicente J. Botet Escriba
2d2301ec24 Chrono: make use of BOOST_ERROR_CODE_HEADER_ONLY
[SVN r79323]
2012-07-07 10:12:11 +00:00
Vicente J. Botet Escriba
64f24f5a4a Chrono: fix some warnings
[SVN r79322]
2012-07-07 10:10:16 +00:00
Vicente J. Botet Escriba
8f3fc61571 Chrono: protect code when BOOST-NO_EXCEPTIONS is defined
[SVN r79312]
2012-07-06 06:26:33 +00:00
Vicente J. Botet Escriba
85c8cba6c4 Chrono: fix 7069
[SVN r79298]
2012-07-05 20:02:37 +00:00
Vicente J. Botet Escriba
def1b434a1 Chrono: fix some minor warnings
[SVN r79172]
2012-06-29 18:22:10 +00:00
Vicente J. Botet Escriba
1bf3960514 Chrono: try to fix issues 7041 and 7042
[SVN r79162]
2012-06-28 20:56:08 +00:00
Vicente J. Botet Escriba
721caf07f1 Chrono: Replace throw by throw_exception
[SVN r79161]
2012-06-28 19:47:09 +00:00
Vicente J. Botet Escriba
1f4ec5e7a2 Chrono/Stopwatches: Rename main stopwatches classes+ io exceptions
[SVN r79064]
2012-06-24 15:20:54 +00:00
Vicente J. Botet Escriba
4ab8591ae8 Chrono/Stopwatches: Added missing simple_stopclock_pass.cpp file
[SVN r79032]
2012-06-22 13:46:43 +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
7ddbf68fd0 Chrono: Added ABI clash protection for duration and timepoint classes
[SVN r78435]
2012-05-12 12:55:46 +00:00
Vicente J. Botet Escriba
572d0cac9c Chrono: remove warning
[SVN r78332]
2012-05-05 08:42:25 +00:00
Vicente J. Botet Escriba
4fcedd3b5a Chrono: fix bad copy/paste
[SVN r78190]
2012-04-25 11:05:59 +00:00
Vicente J. Botet Escriba
cddd1bbd13 Chrono: Force static link with boost_system when statik linking with boost_chrono
[SVN r78188]
2012-04-25 05:23:04 +00:00
Vicente J. Botet Escriba
1a29e21104 Chrono: Fix a warning
[SVN r77837]
2012-04-08 19:08:54 +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
2edde93d48 Chrono document history for #6361,#6628,#6666
[SVN r77695]
2012-04-01 19:35:37 +00:00
Vicente J. Botet Escriba
b9fbbb5072 Chrono Fix #6361,#6628,#6666
[SVN r77694]
2012-04-01 19:28:17 +00:00