Commit Graph

  • 3de639bcfd Boost.Chrono: try to fix LONGLONG_ definition Vicente J. Botet Escriba 2011-01-13 22:07:19 +0000
  • 75f2a0332e dissect formatter and tests added Pavol Droba 2011-01-13 21:21:37 +0000
  • 34798349e3 Boost.Chrono: Remove BOOST_CHRONO_IO_INPUT macro Vicente J. Botet Escriba 2011-01-13 18:19:43 +0000
  • fa9525dd60 Boost.Chrono: Add debug info for io_ex3.cpp Vicente J. Botet Escriba 2011-01-13 18:18:49 +0000
  • e852169060 Merge quickbook from trunk. Daniel James 2011-01-13 18:18:18 +0000
  • b0ae5c7338 Boost.Chrono: Add debug info for accuracy test Vicente J. Botet Escriba 2011-01-13 18:17:17 +0000
  • 2dca6cb1ce Boost.Chrono: Correct preceding modification that doesn't works Vicente J. Botet Escriba 2011-01-13 18:16:03 +0000
  • ff5fc31ea8 Merge boostbook - use a doctype in generated html. Daniel James 2011-01-13 18:14:55 +0000
  • 8b025cc98a Boost.Chrono: It seems that multi-threading is needed on LINUX to any user of Boost.Chrono, in particular the tests. Vicente J. Botet Escriba 2011-01-13 17:34:04 +0000
  • 1a2dae51b1 Merging changes to release; fixes #4761 Marshall Clow 2011-01-13 15:49:03 +0000
  • fa77f07ea5 Remove old dead code. John Maddock 2011-01-13 13:43:08 +0000
  • abab2d9e9f Merged corrections of documentation, and some adapter code for gcc-3.4.4. Joachim Faulhaber 2011-01-13 12:43:05 +0000
  • f01c375cc0 Don't try and redefine macros that are already set. John Maddock 2011-01-13 12:14:56 +0000
  • 6e7e00f765 Correction in introduction.qbk. 2nd try. Joachim Faulhaber 2011-01-13 11:51:19 +0000
  • eb89566d68 Correction of html-docs. Local boostbook.css no longer needed. Correction of introduction. Joachim Faulhaber 2011-01-13 11:44:14 +0000
  • 63444b61f6 Merge STLPort endian detection to release. John Maddock 2011-01-13 11:28:34 +0000
  • f286b47f9c Fix out-of-bounds address_v4::broadcast() return value on 64-bit systems. Christopher Kohlhoff 2011-01-13 09:13:30 +0000
  • a6c53badd3 Version bump. Christopher Kohlhoff 2011-01-13 09:09:09 +0000
  • cc2f6377dc Update copyright notice. Christopher Kohlhoff 2011-01-13 08:14:05 +0000
  • 19781c2fad Boost.Chrono: Update breaking change Vicente J. Botet Escriba 2011-01-13 06:03:12 +0000
  • d4e44348d9 Boost.Ratio: Added tests for added mpl files Vicente J. Botet Escriba 2011-01-13 06:01:47 +0000
  • 8557eba992 Boost.Ratio: Added more mpl files Vicente J. Botet Escriba 2011-01-13 05:59:40 +0000
  • e2c80d00b4 Boost.Chrono: Remove redundant definition of BOOST_COMMON_TYPE_DONT_USE_TYPEOF Vicente J. Botet Escriba 2011-01-13 05:23:27 +0000
  • a868850e6c Spirit: fixing merge problems Hartmut Kaiser 2011-01-13 03:09:28 +0000
  • 1f1a4178de Spirit: merge from trunk Hartmut Kaiser 2011-01-13 02:11:19 +0000
  • 38241eb4a8 Merging fixes for #3909 to release branch Marshall Clow 2011-01-13 01:46:49 +0000
  • 9733c8b4cf Merging fixes to release; Fixes #1427 Marshall Clow 2011-01-13 01:25:09 +0000
  • 5b27ac1778 Merge from trunk for 1.46 Ion Gaztañaga 2011-01-12 22:26:04 +0000
  • 52e453649a Merge from trunk for 1.46 Ion Gaztañaga 2011-01-12 22:24:28 +0000
  • 62ecab9ca3 Merge from trunk for 1.46 Ion Gaztañaga 2011-01-12 22:23:28 +0000
  • 9f21886474 Merge from trunk for 1.46 Ion Gaztañaga 2011-01-12 22:23:09 +0000
  • b918fb2e89 Merge from trunk Beman Dawes 2011-01-12 22:14:11 +0000
  • 1949d8fc51 Concept test for distributions. Steven Watanabe 2011-01-12 19:53:31 +0000
  • f37f90a27b Spirit: merge from trunk, more to come Hartmut Kaiser 2011-01-12 19:22:18 +0000
  • 6f5e32521c Boost.Ratio: Force failure to debug condition Vicente J. Botet Escriba 2011-01-12 18:14:08 +0000
  • 1e3abb1309 Boost.Chrono: try to solve Vicente J. Botet Escriba 2011-01-12 18:01:07 +0000
  • aa0f160b3a Boost.Chrono: Activate header only tests Vicente J. Botet Escriba 2011-01-12 18:00:20 +0000
  • 22929eddce Boost.Chrono: try to remove warnings Test output: daw-msvc71 - chrono - test_clock_shared / msvc-7.1 Rev 68023 / Wed, 12 Jan 2011 02:00:50 +0000 Report Time: Wed, 12 Jan 2011 15:19:47 +0000 Vicente J. Botet Escriba 2011-01-12 17:58:45 +0000
  • d0fc94d84f Make scripts more robust Beman Dawes 2011-01-12 16:25:40 +0000
  • ae1409324e Merge from trunk Beman Dawes 2011-01-12 14:57:41 +0000
  • 3f3505b3ee Fix comon_type to actually work when typeof isn't in use. Applies fixes from Vicente Botet. John Maddock 2011-01-12 13:29:37 +0000
  • 3ade7e236a Spirit: merge from trunk, more to come Hartmut Kaiser 2011-01-12 13:22:40 +0000
  • b9d116a2c9 Boost.Chrono: It seems that multi-threading is needed on LINUX Vicente J. Botet Escriba 2011-01-12 12:33:39 +0000
  • ab89b9bddd Boost.Chrono: Added Header Only category Vicente J. Botet Escriba 2011-01-12 05:49:48 +0000
  • efb5090fa7 Boost.Chrono: Update doc with minor changes Vicente J. Botet Escriba 2011-01-12 05:35:57 +0000
  • 5cce31b308 Boost.Chrono: Move operator% to the lib extension's Vicente J. Botet Escriba 2011-01-12 05:10:32 +0000
  • bb6bca412e Boost.Ratio: Added more mpl arithmetic operations Vicente J. Botet Escriba 2011-01-12 05:07:02 +0000
  • 2c2fed00fa Boost.Ratio: Force failure to debug condition Vicente J. Botet Escriba 2011-01-12 05:05:08 +0000
  • 2d8bfb5975 Implement piecewise_linear_distribution. Steven Watanabe 2011-01-12 04:53:08 +0000
  • fb56d67f82 Boost.Ratio: Force failure to debug condition Vicente J. Botet Escriba 2011-01-12 04:46:09 +0000
  • 2f539ee366 Spirit: started to merge from trunk, more to come Hartmut Kaiser 2011-01-12 04:36:23 +0000
  • 009acfb79e Updating Spirit from 2.4.1 to 2.4.2. Bryce Adelstein-Lelbach 2011-01-12 01:28:48 +0000
  • 7fb4f4e703 Adjustments for back compatibility with gcc-3.4. Jamfiles added for icl_xt test and example. Joachim Faulhaber 2011-01-12 00:32:53 +0000
  • 7a5575846f Boost.Chrono: Disable THREAD_CLOCK on single threading Vicente J. Botet Escriba 2011-01-11 23:21:46 +0000
  • a4b82f518c Wave: merging from trunk Hartmut Kaiser 2011-01-11 23:19:22 +0000
  • 62972d504a Boost.Chrono: Added THREAD_CLOCK disabler macro Vicente J. Botet Escriba 2011-01-11 23:17:16 +0000
  • 5e21528be8 Removed BOOST_FILESYSTEM_VERSION setting from test cases and removed Filesystem v2 workaround Jeremiah Willcock 2011-01-11 22:19:57 +0000
  • 26eeeb9301 Merge from trunk Beman Dawes 2011-01-11 21:39:33 +0000
  • 49eee81dbc Spirit: fixing docs Hartmut Kaiser 2011-01-11 21:00:47 +0000
  • dbbb188a11 Merge from trunk Beman Dawes 2011-01-11 20:49:15 +0000
  • 5b14bfbd49 Removed Boost.Test #defines from test case Jeremiah Willcock 2011-01-11 19:00:35 +0000
  • 9d15e93f41 Merged r66528,66559,66960,67010,67012,67033,67035,67038,67040,67069,67086,67723,67914 from trunk Jeremiah Willcock 2011-01-11 18:52:51 +0000
  • 689daa9e14 Merged r67708 from trunk Jeremiah Willcock 2011-01-11 18:34:06 +0000
  • 1bb14ebe6a Updated removal version Jeremiah Willcock 2011-01-11 18:19:59 +0000
  • 0fd50130f7 Merged r67041,67084,67110,67705-67706,67722,67724,67764 (bug fixes) from trunk, plus allowed Boost.Filesystem v2 to be used in boost/distributed/adjlist/serialization.hpp Jeremiah Willcock 2011-01-11 18:17:40 +0000
  • 35c5ddacd0 Added NIST DLMF reference (untested) Paul A. Bristow 2011-01-11 16:38:53 +0000
  • 51a89975ce Spirit: fixing regression in netlib url parser Hartmut Kaiser 2011-01-11 16:18:19 +0000
  • 10c4687e3f Merging fixes to release; Fixes #2696; Refs #4346; Refs #2941; Refs #386 Marshall Clow 2011-01-11 14:22:32 +0000
  • 8fff3b5910 Fixed tweaks in documentation. Joachim Faulhaber 2011-01-11 14:19:35 +0000
  • 1959535c07 Spirit: removed debug print statements Hartmut Kaiser 2011-01-11 13:55:02 +0000
  • 00a804fd60 Fixed tweaks in documentation. Joachim Faulhaber 2011-01-11 12:20:33 +0000
  • 0f03df9f3b Removed tabs. Joachim Faulhaber 2011-01-11 01:26:37 +0000
  • 0b497b61e9 Removed tabs. Joachim Faulhaber 2011-01-11 01:14:37 +0000
  • 84a91a6549 Fixed error in docs: element_iterators are free functions. Added example and test code. Joachim Faulhaber 2011-01-11 01:00:04 +0000
  • eff1ba7578 Fixed error in docs: element_iterators are free functions. Added example and test code. Joachim Faulhaber 2011-01-11 00:42:38 +0000
  • 758db8f299 msm v2.20 Christophe Henry 2011-01-10 22:27:44 +0000
  • 7990523b02 doc for msm 2.20 Christophe Henry 2011-01-10 22:13:16 +0000
  • 35090b51ec Added utree example to Spirit docs. Bryce Adelstein-Lelbach 2011-01-10 20:50:17 +0000
  • 0d58264bc2 trunk changes merged Pavol Droba 2011-01-10 19:36:38 +0000
  • f17efe74ab Boost.Ratio: Use official common_type Vicente J. Botet Escriba 2011-01-10 19:36:32 +0000
  • ecfbf77dbb Updated well_formed_point.cpp test to fix clang/gcc4.6 Barend Gehrels 2011-01-10 18:45:25 +0000
  • 02b1fe10ba Used reversible_view in convex_hull to fix stlport Barend Gehrels 2011-01-10 18:38:04 +0000
  • c9c689511f added <format>pdf: to XEP and FO items to make it build pdf. Without gave [error] There can be only one 'rx:outline' element as a child of 'fo:root'. Paul A. Bristow 2011-01-10 17:10:48 +0000
  • 736e96dbfd Document the restrictions on is_virtual_base_of. Refs #3730. John Maddock 2011-01-10 16:55:08 +0000
  • d12c38614a Fixed URL Jeremiah Willcock 2011-01-10 15:20:55 +0000
  • c33326c471 Document the restrictions on is_virtual_base_of. Refs #3730. John Maddock 2011-01-10 13:23:51 +0000
  • 5d3815b73b Document the restrictions on is_virtual_base_of. Refs #3730. John Maddock 2011-01-10 13:17:45 +0000
  • b34f495a9f Fix quickbook windows compile error. Refs #5055. Daniel James 2011-01-10 08:23:27 +0000
  • 7981d21652 Boost.Chrono: Don't use typeof to get common_type Vicente J. Botet Escriba 2011-01-10 07:35:55 +0000
  • 79cf766a30 Boost.Ratio: Add static const instances num/den when constexpr is not available Vicente J. Botet Escriba 2011-01-10 07:22:19 +0000
  • cf73efe69b [range] - merge the tested changes from the trunk in preparation for the 1.46 release. Neil Groves 2011-01-10 06:35:02 +0000
  • 4c292ac7ef Boost.Chrono: Extract the typeof use from this test. Other typeof specific tests must be added. Vicente J. Botet Escriba 2011-01-10 06:31:16 +0000
  • 1347e87bcc Fix piecewise_constant_distribution::param_type constructor with 1 interval boundary. Steven Watanabe 2011-01-10 04:01:46 +0000
  • d721fbefb8 Re-added Qi numeric literals as they no longer break Qi auto-magic. Bryce Adelstein-Lelbach 2011-01-10 03:04:31 +0000
  • 00775c8889 updated to use rule pointers for efficiency Joel de Guzman 2011-01-10 01:11:28 +0000
  • 6c930ec8d5 updated to use rule pointers for efficiency Joel de Guzman 2011-01-10 01:08:46 +0000
  • caa1f1d9bf Commect out spirit additions to doc Jamfile. Daniel James 2011-01-10 00:38:31 +0000
  • c962e922d6 Boost.Ratio: Force failure to debug condition Vicente J. Botet Escriba 2011-01-09 23:54:54 +0000
  • 30c93227a9 fixed warning Christophe Henry 2011-01-09 22:58:08 +0000
  • 697fce25af Reverted accidental commit, sorry... Hartmut Kaiser 2011-01-09 22:21:03 +0000