Commit Graph

  • 0573dfb776 Boost.Icl version 4.0.0 initial import Joachim Faulhaber 2010-11-07 14:34:32 +0000
  • d29ad1320b Fix 32/64 address model options on HPUX. Vladimir Prus 2010-11-07 08:06:19 +0000
  • 3b2c5c562b merge to release branch Robert Ramey 2010-11-06 20:35:35 +0000
  • 84fc9996d4 merge to release branch Robert Ramey 2010-11-06 20:34:23 +0000
  • d8e2024704 merge to release branch Robert Ramey 2010-11-06 20:06:00 +0000
  • 6391615842 merge to release branch Robert Ramey 2010-11-06 20:03:52 +0000
  • ebffd0166d merge to release branch Robert Ramey 2010-11-06 20:00:50 +0000
  • ca28f63605 merge to release branch Robert Ramey 2010-11-06 20:00:11 +0000
  • 04456e122b merge to release branch Robert Ramey 2010-11-06 19:59:37 +0000
  • 268b17c063 merge to release branch Robert Ramey 2010-11-06 19:58:23 +0000
  • 900726c7b2 Introducing base_channel_type metafunction which helps to avoid useless casting between integral data types. For older compilers it also reduces warnings about those castings operations. Christian Henning 2010-11-06 18:17:10 +0000
  • 289f202254 merge to release branch Robert Ramey 2010-11-06 16:41:35 +0000
  • 0b0dd47db7 merge to release branch Robert Ramey 2010-11-06 16:31:31 +0000
  • 8817216dd4 Handle \t escape sequence. Vladimir Prus 2010-11-06 15:31:12 +0000
  • ba6caf7884 Fusion: removed fusion::sequence_root; Fixes #2335 Christopher Schmidt 2010-11-06 12:21:18 +0000
  • c2499c6c5b Fixes #4817. Andreas Huber 2010-11-06 11:12:15 +0000
  • e88c0fe877 Merge r64579 | steven_watanabe | 2010-08-03 21:46:19 +0400 (Tue, 03 Aug 2010) Vladimir Prus 2010-11-05 15:25:20 +0000
  • c9c4957e2a Merge r64217 Vladimir Prus 2010-11-05 15:14:07 +0000
  • 8dbaa5c7d9 Fix MSVC warning. John Maddock 2010-11-05 09:50:42 +0000
  • c6323acc55 various bug fixes made since 1.44 release Luke Simonson 2010-11-04 18:37:35 +0000
  • be67d81bc1 MacPorts gcc also defines __APPLE_CC__, but to 1. Christopher Kohlhoff 2010-11-04 11:40:42 +0000
  • c4df0e3f0b minor correction which avoids spurious warning Robert Ramey 2010-11-03 23:35:54 +0000
  • c12559ad69 Temporarily backout changes to xml_archive until after next release Robert Ramey 2010-11-03 23:34:11 +0000
  • 1b0814b5e9 Temporarily backout changes to xml_archive until after next release Robert Ramey 2010-11-03 23:33:31 +0000
  • ed5f53676f Adapted spacing to the convention used in the rest of the code. Andreas Huber 2010-11-03 21:46:45 +0000
  • 5a791c858b Test that reproduces the issue reported at http://thread.gmane.org/gmane.comp.lib.boost.user/62965 Andreas Huber 2010-11-03 21:20:57 +0000
  • 3e3e1be667 Updated VS test projects to 1.45. Andreas Huber 2010-11-03 20:30:18 +0000
  • c96ba9f4fe add non-template copy-assign operator Eric Niebler 2010-11-02 22:27:22 +0000
  • 88d29e0832 In response to Ticket #4598: 4598.patch Thorsten Jørgen Ottosen 2010-11-02 21:25:02 +0000
  • b92dff2993 In response to Ticket #4598: 4598.patch Thorsten Jørgen Ottosen 2010-11-02 21:22:55 +0000
  • 9b192226d8 Spirit: merging missing file Hartmut Kaiser 2010-11-01 13:12:40 +0000
  • 43683d2115 Spirit: added missing file Hartmut Kaiser 2010-11-01 13:01:43 +0000
  • f777b46ae0 Spirit: merging doc changes from trunk Hartmut Kaiser 2010-11-01 13:01:30 +0000
  • e09810fb25 Spirit: regenerated docs Hartmut Kaiser 2010-11-01 12:32:36 +0000
  • 0a03289e00 Spirit: more doc fixes Hartmut Kaiser 2010-11-01 12:16:07 +0000
  • 32ec9334dc Fix write return type in sink concept. Daniel James 2010-10-31 19:40:20 +0000
  • 4100efb46b Merge some more documentation fixes. Daniel James 2010-10-31 13:43:19 +0000
  • e0ace55dc0 Added a test for 'get_c_array' Marshall Clow 2010-10-31 02:25:04 +0000
  • 7d42f31fe8 Restore \n support to quickbook. Daniel James 2010-10-30 23:16:21 +0000
  • efc32f440b Fix a non-ascii character in a bookmark. Daniel James 2010-10-30 23:15:36 +0000
  • 0545faef5d Target workaround at non-Apple objective-c++ compilers only, as the previous workaround broke those platforms. Pragmas push_macro and pop_macro are only available on gcc 4.4 or later, so use plain ol' #define/#undef instead. Christopher Kohlhoff 2010-10-30 22:45:29 +0000
  • ea4b6f16e7 Applied patch from Daniel Trebbien Jeremiah Willcock 2010-10-30 20:16:17 +0000
  • b91bf55ec7 Merge documentation fixes to release. Daniel James 2010-10-30 17:34:45 +0000
  • 5fb96f32ca Revert a link I broke. Daniel James 2010-10-30 17:00:10 +0000
  • 5f3ca9adf4 Fix some links I missed in string algorithms Daniel James 2010-10-30 15:53:41 +0000
  • b566a574e3 Copy boostbook element attributes. Daniel James 2010-10-30 15:52:02 +0000
  • f8eedb0ea4 Get run-tests.py working on python 2.5 Daniel James 2010-10-30 15:50:06 +0000
  • 9ec814c302 A couple more link fixes. Daniel James 2010-10-30 14:34:54 +0000
  • 4856d36e17 Link fixes. Daniel James 2010-10-30 14:32:50 +0000
  • a22727b826 Missing html file in type traits. Daniel James 2010-10-30 14:31:23 +0000
  • c892ecf90e Only list the alternative formats we actually release. Daniel James 2010-10-30 14:29:27 +0000
  • 9652e7dc68 Merge a couple of old documentation fixes for date_time. Daniel James 2010-10-30 13:38:25 +0000
  • bd37eaa70e Mergeinfo for libs/date_time and clean up whitespace differences with trunk. Daniel James 2010-10-30 13:34:37 +0000
  • 474d51f4cb Spirit: merging doc fixes from trunk Hartmut Kaiser 2010-10-30 00:20:29 +0000
  • aeb0bcbc44 Merged Boost.Thread from trunk Anthony Williams 2010-10-29 23:27:00 +0000
  • db6a0a45a9 Merged revisions 65167 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-10-29 21:36:38 +0000
  • 619ce08989 Phoenix: applying another documentation patch Hartmut Kaiser 2010-10-29 16:47:59 +0000
  • f2dd8b0732 Phoenix: Applying doc patch Hartmut Kaiser 2010-10-29 15:59:36 +0000
  • 7a7175daac Spirit: Applied patch with spell fixes Hartmut Kaiser 2010-10-29 00:54:28 +0000
  • 2e22a27767 Merge updated revision history. Christopher Kohlhoff 2010-10-28 21:22:10 +0000
  • 5cbe27bd55 More revision history. Christopher Kohlhoff 2010-10-28 20:51:01 +0000
  • f9b3338dd4 Fix for issue #2330 - remove race condition in condition_variable::wait wrt interruption checking Anthony Williams 2010-10-28 14:18:00 +0000
  • 723dc09252 test for empty string split added Pavol Droba 2010-10-27 20:42:22 +0000
  • 2bbc9dba62 fixed the empty string handling for the split iterator Pavol Droba 2010-10-27 20:40:37 +0000
  • 6ff0fbee6f Spirit: rolling back an addition to the tests which breaks things Hartmut Kaiser 2010-10-27 11:17:59 +0000
  • fd5657c637 Merged r66203 and r66204 from trunk; refs #4793 Jeremiah Willcock 2010-10-26 20:37:31 +0000
  • fa1339aeea Fixed signature of copy_one_vertex(); refs #4793 Jeremiah Willcock 2010-10-26 18:37:29 +0000
  • 1ab91547c0 Repaired copy_component() using suggestion from Christopher Alfeld; fixes #4793 Jeremiah Willcock 2010-10-26 18:24:01 +0000
  • 5a25588341 small tweak, add docs for external transforms Eric Niebler 2010-10-26 05:42:13 +0000
  • f4241c9c31 s/external/external_transform/ and s/action_map/external_transforms/ Eric Niebler 2010-10-26 00:53:39 +0000
  • fcdd205be7 clean-up Eric Niebler 2010-10-25 23:58:26 +0000
  • 071693ef44 optimize boost::tr1_result_of for default_domain and default_generator Eric Niebler 2010-10-25 23:57:16 +0000
  • 2e568dbf67 add when<T, external> to allow transforms to be specified with the Data parameter Eric Niebler 2010-10-25 23:55:22 +0000
  • 8b8595c1dc Declare inline functions as inline. Daniel James 2010-10-25 21:59:52 +0000
  • 4a672b94f9 Merge fix of typo. John Maddock 2010-10-25 18:07:43 +0000
  • f51a2a36f0 Spirit: merging latest bug fixes and doc updates from trunk Hartmut Kaiser 2010-10-25 17:27:18 +0000
  • 64a0f5355e Fix typo and regenerate docs. John Maddock 2010-10-25 16:19:16 +0000
  • 91925163a4 Merged revision history. Christopher Kohlhoff 2010-10-25 13:07:38 +0000
  • 43d4602c07 Revision history. Christopher Kohlhoff 2010-10-25 13:06:29 +0000
  • 60e29698e1 Merge from trunk: Rename separate compilation header. Fixes #4560. Christopher Kohlhoff 2010-10-25 12:57:23 +0000
  • 1410634c28 Rename separate compilation header. Refs #4560. Christopher Kohlhoff 2010-10-25 12:26:06 +0000
  • 5becb1b04b Merge from trunk. ........ r66075 | chris_kohlhoff | 2010-10-18 23:27:12 +1100 (Mon, 18 Oct 2010) | 2 lines Christopher Kohlhoff 2010-10-25 10:44:35 +0000
  • 8363d1e180 Merge Boost.Build configure changes, to unbreak Boost.Regex. Vladimir Prus 2010-10-25 09:17:39 +0000
  • 114bd84fae Remove debug print Vladimir Prus 2010-10-25 07:52:02 +0000
  • 27c5503eb0 Spirit: fixed a regression in qi::repeat[] I introduced with my last commit Hartmut Kaiser 2010-10-25 01:01:35 +0000
  • 94a81378bd Spirit: added regression test for qi::repeat Hartmut Kaiser 2010-10-25 00:53:56 +0000
  • 9d452823f6 Spirit: updating docs for release Hartmut Kaiser 2010-10-25 00:19:05 +0000
  • 4ae51f9076 Spirit: fixing a problem in repeat, which caused the iterator not to be reset on certain parsing failures Hartmut Kaiser 2010-10-24 22:25:37 +0000
  • 2f065418f5 Merging from trunk Hartmut Kaiser 2010-10-24 22:24:54 +0000
  • b484f038d1 Wave, Spirit: merging from trunk Hartmut Kaiser 2010-10-24 22:20:01 +0000
  • 276f4e7f67 Merge minor tweaks from Trunk. John Maddock 2010-10-24 17:22:07 +0000
  • 3a1673ba70 Fix failure in socket_base test on NetBSD. Christopher Kohlhoff 2010-10-24 13:15:46 +0000
  • f897c81c17 Fix kqueue_reactor so that it compiles on NetBSD. Refs #4662. Christopher Kohlhoff 2010-10-24 07:58:23 +0000
  • 150081b2f3 Fix vector reallocation performance problem. Refs #4780. Christopher Kohlhoff 2010-10-24 02:06:46 +0000
  • 21d3b50b64 Wave: applying patch from ticket #4778 Hartmut Kaiser 2010-10-24 01:30:10 +0000
  • ff2873d303 Fix for IBM C++ compiler. Christopher Kohlhoff 2010-10-24 00:26:10 +0000
  • 87e3f27d94 Wave: fixing exception handling Hartmut Kaiser 2010-10-23 23:12:06 +0000
  • 5294f04d9f Fix elems for Sun compilers Marshall Clow 2010-10-23 19:11:16 +0000
  • ab4776bbeb Update jam documentation filename. Daniel James 2010-10-23 16:06:53 +0000
  • 6cd62c4b7a Merge fix for unordered container insertion bug. Daniel James 2010-10-23 12:02:18 +0000