Commit Graph

  • 51bc283156 Chrono: merge [84411] to fix #8604. Vicente J. Botet Escriba 2013-06-03 16:48:42 +0000
  • 0662e5155c Chrono: fix typo in doc operator*==. Vicente J. Botet Escriba 2013-06-01 07:47:51 +0000
  • 072c2c3d9a Marked four constexpr methods as const in preparation for C++1y; Refs #8604 Marshall Clow 2013-05-21 23:08:34 +0000
  • ff6834a194 Chrono: merge to fix #8435. Vicente J. Botet Escriba 2013-04-14 21:32:51 +0000
  • 6b9251196f Chrono: apply patch for #8435. Vicente J. Botet Escriba 2013-04-14 15:11:47 +0000
  • 1e1c55cd92 Chrono: updated history. Vicente J. Botet Escriba 2013-04-14 13:19:16 +0000
  • 5baa9ab601 Chrono: Apply patch for #8435. Vicente J. Botet Escriba 2013-04-14 13:17:33 +0000
  • 8106e1df3f Chrono: merge to fix #8367. Vicente J. Botet Escriba 2013-04-13 12:56:31 +0000
  • 01cc4729ff Chrono: cleanup. Vicente J. Botet Escriba 2013-04-11 06:01:06 +0000
  • 21e71360b3 Chrono: use libc++ constexpr if _LIBCPP_CONSTEXPR is defined #8367. Vicente J. Botet Escriba 2013-04-11 05:59:06 +0000
  • 00858adfc4 Chrono: comment version 2 setting when building v1_ tests. Vicente J. Botet Escriba 2013-04-11 05:55:47 +0000
  • 8ca4d70f96 Chrono: merge doc to fix #8370. Vicente J. Botet Escriba 2013-04-08 19:08:51 +0000
  • 8b211c5c0b Chrono: Apply patch for 8370. Vicente J. Botet Escriba 2013-04-08 17:45:54 +0000
  • ded6577da6 Chrono: merge from trunk 1.54. Vicente J. Botet Escriba 2013-03-28 23:45:26 +0000
  • ae54502d2f Chrono: Added thread-safe doc for now(). Vicente J. Botet Escriba 2013-03-20 22:14:46 +0000
  • 7741513eb8 Chrono: avoid memory leak. Vicente J. Botet Escriba 2013-03-20 22:11:02 +0000
  • 2d592beaac Chrono: Added BOOST_FORCEINLINE on duration,time_point constructors for TI compiler. Vicente J. Botet Escriba 2013-03-20 22:01:54 +0000
  • b8dee16660 Chrono: inhibit variadic-macros warning. Vicente J. Botet Escriba 2013-02-17 10:07:41 +0000
  • b10fff1cd3 Chrono: Added two objects tests. Vicente J. Botet Escriba 2013-02-10 00:41:13 +0000
  • b8983062a4 Chrono: fix #7940 Vicente J. Botet Escriba 2013-01-29 06:15:08 +0000
  • bda46edb60 Chrono: apply patch for #7940 Vicente J. Botet Escriba 2013-01-28 17:28:35 +0000
  • 3b56612392 Chrono: allow to test time_point_output with version 1 Vicente J. Botet Escriba 2013-01-27 11:37:23 +0000
  • 4d3cab4b70 Chrono: merge [82562][82663]. Vicente J. Botet Escriba 2013-01-25 19:38:49 +0000
  • 6985d71332 Thread: uncomment valid tests in time_point_output. Vicente J. Botet Escriba 2013-01-20 20:00:00 +0000
  • b8b247aaef Chrono: make use of internal_gmtime on windows and make system_clock count relative to 01/01/1970 UTC. Vicente J. Botet Escriba 2013-01-20 15:02:04 +0000
  • 889feb4b7d Chrono: Added internal_gmtime Vicente J. Botet Escriba 2013-01-20 12:59:16 +0000
  • 5db198c75c Chrono: fixed 7868 + some warnings Vicente J. Botet Escriba 2013-01-18 21:59:08 +0000
  • b2fbee5ef3 Chrono: Apply patch for #7726 Vicente J. Botet Escriba 2013-01-17 18:39:45 +0000
  • c3998899a5 Chrono: Don't use constexpr with libc++ < 1002 Vicente J. Botet Escriba 2013-01-07 23:11:12 +0000
  • 890b718f23 Chrono: merge 81560 Vicente J. Botet Escriba 2012-12-16 11:15:58 +0000
  • d51caef600 Chrono: remove warning Vicente J. Botet Escriba 2012-12-01 16:03:11 +0000
  • 7779a3907b Merge from trunk Vicente J. Botet Escriba 2012-12-01 15:22:34 +0000
  • 42628c00d3 Removed usage of deprecated macros Marshall Clow 2012-11-26 17:30:42 +0000
  • a032cd507b Remove usage of deprecated macros Marshall Clow 2012-11-20 21:18:02 +0000
  • ed7858d805 Chrono: remove some warnoings Vicente J. Botet Escriba 2012-10-29 12:10:01 +0000
  • 11dfaea02c Chrono: remove some warnoings Vicente J. Botet Escriba 2012-10-29 12:09:07 +0000
  • 597154f84e Chrono: remove some warnoings Vicente J. Botet Escriba 2012-10-29 12:08:12 +0000
  • 1fa95517b9 Chrono: merge 81040-81041,81044-81045 Vicente J. Botet Escriba 2012-10-25 00:07:52 +0000
  • 81e42443cf Chrono: update doc disabling time_point<system_clock,D> formatter/parser specializations Vicente J. Botet Escriba 2012-10-23 17:03:20 +0000
  • ba56489821 Chrono: Merge [81033] Vicente J. Botet Escriba 2012-10-22 17:17:16 +0000
  • 8dc8a9bfa7 Chrono: disable the time_point<system_clock> i/o specialization Vicente J. Botet Escriba 2012-10-22 17:07:52 +0000
  • 654c53afff Chrono: Added internal time_get::get() + fixed some issues in test time_point_input Vicente J. Botet Escriba 2012-10-22 01:06:57 +0000
  • 5da7e3fe7f Chrono: rework the time_point_input test for system_clock Vicente J. Botet Escriba 2012-10-21 18:00:08 +0000
  • 8820b567bf Chrono: ref #7546 Vicente J. Botet Escriba 2012-10-21 17:23:23 +0000
  • d171ce9749 Chrono: remove trace Vicente J. Botet Escriba 2012-10-21 16:18:53 +0000
  • 9043333e23 Chrono: try to manage with ref #7542 Vicente J. Botet Escriba 2012-10-21 09:01:46 +0000
  • 6d6a0f352c Chrono: Merge 80949,80950,80956 Vicente J. Botet Escriba 2012-10-11 22:50:34 +0000
  • 6d4a1a57f1 Chrono: document fix for 7493 Vicente J. Botet Escriba 2012-10-11 16:21:28 +0000
  • c1b0b40a83 Chrono: added forgotten fix for explicit bool conversion issue Vicente J. Botet Escriba 2012-10-10 23:24:24 +0000
  • ea5285d7fd Chrono: Added some warning removal on intel and fix explicit bool conversion issue Vicente J. Botet Escriba 2012-10-10 23:05:02 +0000
  • bd19b46c63 Chrono: merge 80897 Vicente J. Botet Escriba 2012-10-09 23:12:25 +0000
  • b6116ba579 Chrono: try to fix 7479 Vicente J. Botet Escriba 2012-10-07 14:10:59 +0000
  • 812ad2f2e3 Chrono: fix typo in doc Vicente J. Botet Escriba 2012-09-29 16:07:11 +0000
  • b7d202d782 Chrono: Added doc for version 2.0.0 Vicente J. Botet Escriba 2012-09-27 21:04:36 +0000
  • 8ef694cce2 Chrono: merge from trunk fix for #7381 Vicente J. Botet Escriba 2012-09-26 19:37:16 +0000
  • a2bc8f684d Chrono: Update history 7381 Vicente J. Botet Escriba 2012-09-16 16:46:15 +0000
  • 48a9e70123 Chrono: Make use of BOOST_TRY family macros Vicente J. Botet Escriba 2012-09-16 16:45:04 +0000
  • 8d9a66196f Chrono: remove duration copy constructor so default applies: issue #7381 Vicente J. Botet Escriba 2012-09-16 08:23:42 +0000
  • 9d2394180e Chrono: Merged from trunk 1.52 Vicente J. Botet Escriba 2012-09-09 18:40:14 +0000
  • 295c993946 Chrono: Added BOOST_CHRONO_PROVIDES_DEPRECATED_IO_SINCE_V2_0_0 macro Vicente J. Botet Escriba 2012-09-08 12:13:09 +0000
  • fb62c4e959 Chrono: Added missing files Vicente J. Botet Escriba 2012-09-07 06:37:00 +0000
  • 38dd3bb912 Chrono: Extract stopwatches doc on specific files Vicente J. Botet Escriba 2012-09-06 23:53:24 +0000
  • ad195c5dbd Chrono: merged from trunk chrono io V2 Vicente J. Botet Escriba 2012-09-06 20:12:53 +0000
  • ef45c1053a Chrono: remove includes using lib/chrono Vicente J. Botet Escriba 2012-08-21 21:30:50 +0000
  • 3c3407611f Chrono: fix inspection + warnings Vicente J. Botet Escriba 2012-08-15 10:42:29 +0000
  • 424f3d5d57 Thread: Merge fix for #7185 Vicente J. Botet Escriba 2012-08-15 10:36:02 +0000
  • d77a40130f Thread: Try to fiw 7185 Vicente J. Botet Escriba 2012-08-15 10:32:07 +0000
  • d3e6cc7dd3 Chrono: Update reference doc for stopwatches Vicente J. Botet Escriba 2012-08-12 18:41:20 +0000
  • c5f4b83ff9 Chrono: fixes for inspection report Vicente J. Botet Escriba 2012-08-12 18:38:57 +0000
  • b2657c0ea8 Chrono: fixes for inspection report Vicente J. Botet Escriba 2012-08-12 18:37:39 +0000
  • e478e405be Merge changes from trunk: John Maddock 2012-07-14 16:05:50 +0000
  • 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). John Maddock 2012-07-14 11:21:03 +0000
  • ede2552732 Chrono: Added some constexpr test + fix for duration Vicente J. Botet Escriba 2012-07-14 10:58:30 +0000
  • 546bdabdc2 Chrono: Remove Boost.System dependency Vicente J. Botet Escriba 2012-07-09 16:42:01 +0000
  • 5f99c541b1 Chrono: Remove Boost.System dependency Vicente J. Botet Escriba 2012-07-09 16:23:18 +0000
  • 85f64e4ea4 Chrono: merge from trunk Vicente J. Botet Escriba 2012-07-08 20:47:12 +0000
  • b26039a485 Chrono: no-exceptions cleanup Vicente J. Botet Escriba 2012-07-08 17:36:36 +0000
  • 7d89a69f80 Chrono/Stopwatches: modify some noexcept Vicente J. Botet Escriba 2012-07-07 10:18:00 +0000
  • a03716605a Chrono: Added some constexpr tests Vicente J. Botet Escriba 2012-07-07 10:16:31 +0000
  • 43a82d016e Chrono: apply patch 6918 Vicente J. Botet Escriba 2012-07-07 10:13:42 +0000
  • 2d2301ec24 Chrono: make use of BOOST_ERROR_CODE_HEADER_ONLY Vicente J. Botet Escriba 2012-07-07 10:12:11 +0000
  • 64f24f5a4a Chrono: fix some warnings Vicente J. Botet Escriba 2012-07-07 10:10:16 +0000
  • 8f3fc61571 Chrono: protect code when BOOST-NO_EXCEPTIONS is defined Vicente J. Botet Escriba 2012-07-06 06:26:33 +0000
  • 85c8cba6c4 Chrono: fix 7069 Vicente J. Botet Escriba 2012-07-05 20:02:37 +0000
  • def1b434a1 Chrono: fix some minor warnings Vicente J. Botet Escriba 2012-06-29 18:22:10 +0000
  • 1bf3960514 Chrono: try to fix issues 7041 and 7042 Vicente J. Botet Escriba 2012-06-28 20:56:08 +0000
  • 721caf07f1 Chrono: Replace throw by throw_exception Vicente J. Botet Escriba 2012-06-28 19:47:09 +0000
  • 1f4ec5e7a2 Chrono/Stopwatches: Rename main stopwatches classes+ io exceptions Vicente J. Botet Escriba 2012-06-24 15:20:54 +0000
  • 4ab8591ae8 Chrono/Stopwatches: Added missing simple_stopclock_pass.cpp file Vicente J. Botet Escriba 2012-06-22 13:46:43 +0000
  • db5ec2bb30 Chrono/Stopwathes: Rename main stopwatches classes Vicente J. Botet Escriba 2012-06-21 21:11:08 +0000
  • d48ff8a202 Chrono: Updated chrono io utilities Vicente J. Botet Escriba 2012-05-28 13:54:22 +0000
  • bb6d626c83 Chrono: make use of scoped enum emulation fro duration_style and timezone Vicente J. Botet Escriba 2012-05-12 17:27:59 +0000
  • 7ddbf68fd0 Chrono: Added ABI clash protection for duration and timepoint classes Vicente J. Botet Escriba 2012-05-12 12:55:46 +0000
  • 572d0cac9c Chrono: remove warning Vicente J. Botet Escriba 2012-05-05 08:42:25 +0000
  • 4fcedd3b5a Chrono: fix bad copy/paste Vicente J. Botet Escriba 2012-04-25 11:05:59 +0000
  • cddd1bbd13 Chrono: Force static link with boost_system when statik linking with boost_chrono Vicente J. Botet Escriba 2012-04-25 05:23:04 +0000
  • 1a29e21104 Chrono: Fix a warning Vicente J. Botet Escriba 2012-04-08 19:08:54 +0000
  • b89a71ea94 Chrono: Remove traces + try __typeof__ trink on sun + update history Vicente J. Botet Escriba 2012-04-07 00:19:39 +0000
  • 2edde93d48 Chrono document history for #6361,#6628,#6666 Vicente J. Botet Escriba 2012-04-01 19:35:37 +0000
  • b9fbbb5072 Chrono Fix #6361,#6628,#6666 Vicente J. Botet Escriba 2012-04-01 19:28:17 +0000