Commit Graph

  • 85184a3874 Supress warnings on gcc and msvc. Fixes #1515 Steven Watanabe 2009-02-26 02:33:15 +0000
  • da6bf70f2c Merge branches/cpp0x into trunk, enabling a bunch of BOOST_NO_* macros for C++0x early adopter feature tests Beman Dawes 2009-02-25 18:04:27 +0000
  • d56205ddf2 fixed. "nothing" is defined as: null_actor const nothing = null_actor(); which doesn't make it an actor, rather an "actor base". Joel de Guzman 2009-02-24 02:20:01 +0000
  • 41b813b3ff fixed. "nothing" is defined as: null_actor const nothing = null_actor(); which doesn't make it an actor, rather an "actor base". Joel de Guzman 2009-02-24 02:18:15 +0000
  • d44eb08241 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • a540e1e989 Copied files from Trunk. John Maddock 2009-02-23 16:53:37 +0000
  • 9973a19718 Set PDF URL rewrite path. John Maddock 2009-02-23 16:50:48 +0000
  • 26d885c413 Enable stream operators on msvc. Fixes #1068. Fixes #1691 Steven Watanabe 2009-02-23 15:48:27 +0000
  • f2880925a7 Merge mostly config changes from trunk, plus fixes to newline file endings. John Maddock 2009-02-23 15:12:20 +0000
  • 371159ce1c Initialize _modulus in the linear_congruential constructor that takes a pair of iterators. Fixes #2665 Steven Watanabe 2009-02-23 01:19:37 +0000
  • a30639989b Move some of the data structure classes out of hash table data. Daniel James 2009-02-22 23:50:20 +0000
  • 94f834c960 Make copy_buckets and move_buckets member functions - so that calling them is a bit simpler. Daniel James 2009-02-22 23:50:04 +0000
  • f31d0686e2 Fix the hash dirname. Daniel James 2009-02-22 23:49:51 +0000
  • 0f4a959903 Better handling of errors without line numbers. Daniel James 2009-02-22 23:49:36 +0000
  • 8ddd254024 Print out unexpected characters as errors. Daniel James 2009-02-22 23:49:21 +0000
  • ea73d693c1 Write out error count on failure. Looks a bit odd at the moment but it'll do. Fixes #1214. Daniel James 2009-02-22 23:49:05 +0000
  • 2455154ba7 Accept space between 'section:' and the section id. Daniel James 2009-02-22 23:48:51 +0000
  • 949fcf4b83 Generate slightly more valid boostbook. Daniel James 2009-02-22 23:48:37 +0000
  • ecf0176990 Add a purpose for macroname, headername, enumname, globalname. Daniel James 2009-02-22 23:47:51 +0000
  • 1c95d72b00 Apply patch for FreeBSD. Fixes #2027 Steven Watanabe 2009-02-22 23:43:38 +0000
  • 6a16ce7011 Makes the Boost Build testing system correctly report the number of passed test cases instead of reporting all test cases as passed. Jurko Gospodnetić 2009-02-22 17:36:30 +0000
  • 87792ad5c3 Added a comment specifying several alternative implementations for the common.file-creation-command rule on Windows. Jurko Gospodnetić 2009-02-22 17:34:25 +0000
  • cad6580db1 Cleaned up the Boost Build example/generate/jamroot.jam example source file. No functional changes. Jurko Gospodnetić 2009-02-22 16:56:04 +0000
  • f974f2f9d2 Fix: remove non-existent test Jürgen Hunold 2009-02-22 16:33:27 +0000
  • e900f20020 adds missing template parameters for partial specialisations Tobias Schwinger 2009-02-22 16:27:22 +0000
  • f127463ca5 Converted tabs to spaces in the Boost Build test/test_all.py to make all whitespace style used in this file consistent. Jurko Gospodnetić 2009-02-22 16:02:58 +0000
  • 9d6fafa026 Removed trailing spaces. Jurko Gospodnetić 2009-02-22 15:55:04 +0000
  • 00bf72b696 Support the alt tag in headername and macroname. Also make headername and macroname valid. Refs #1977 Daniel James 2009-02-22 11:54:18 +0000
  • 2f180671f9 This DTD isn't stable, so I'm calling it a 'development' version. Which is probably wrong, but there you go. Daniel James 2009-02-22 11:54:01 +0000
  • 88520eb427 Add missing index.html file for MPI and GIL. Daniel James 2009-02-22 11:53:48 +0000
  • 22a3a66dc4 Add index.html file for compose, as our server setup doesn't support index.htm files. Daniel James 2009-02-22 11:53:28 +0000
  • e377e30a78 adjusts to changes in functional module, also resolves compile problems Tobias Schwinger 2009-02-22 06:36:52 +0000
  • 4db45ea281 updates functional module: only two unfused variants, now Tobias Schwinger 2009-02-22 06:35:35 +0000
  • 32edbfc11f updates functional module: only two unfused variants, now Tobias Schwinger 2009-02-22 06:27:12 +0000
  • 20e417fca5 updates functional module: only two unfused variants, now Tobias Schwinger 2009-02-22 06:24:38 +0000
  • 2af59cc568 updates functional module: only two unfused variants, now Tobias Schwinger 2009-02-22 06:23:56 +0000
  • f5bb3e4e14 prevents vicious type deduction for array arguments Tobias Schwinger 2009-02-22 06:21:34 +0000
  • 49fb767065 merged rev. 51374 from trunk Joaquín M López Muñoz 2009-02-21 20:43:52 +0000
  • a558872254 typo Joaquín M López Muñoz 2009-02-21 20:35:04 +0000
  • e067187f03 Change license in boostbook docs to boost license. Daniel James 2009-02-21 18:50:25 +0000
  • e4248a7b25 Fix links in standalone boostbook documentation. Daniel James 2009-02-21 18:50:14 +0000
  • f2bd0ee63d Regenerate boostbook reference documentation and merge with existing documentation. Daniel James 2009-02-21 18:50:00 +0000
  • 92f63b04d2 Minor markup fix in concept check documentation. Daniel James 2009-02-21 18:49:48 +0000
  • ab261c0514 Merge [50516] and [50999] from the trunk. These are the fixes for #781 and #2446 respectively Steven Watanabe 2009-02-21 18:10:20 +0000
  • 66c071bfe3 adds index.html for redirection to the documentation Tobias Schwinger 2009-02-21 15:40:34 +0000
  • d46fdaee59 permit start/end load/save to be overridable Robert Ramey 2009-02-21 07:35:31 +0000
  • 799f097795 fixed namespace Robert Ramey 2009-02-21 07:34:26 +0000
  • f5833754c6 straightens visibility issues Tobias Schwinger 2009-02-20 23:36:42 +0000
  • 30f1da52f6 Updated value_initialized documentation and test following changeset [51355]. Niels Dekker 2009-02-20 20:35:34 +0000
  • 68a6f54dd2 Fixed const issue of value_initialized according to ticket #2548. See also http://lists.boost.org/Archives/boost/2009/02/148489.php Niels Dekker 2009-02-20 20:28:54 +0000
  • f233bb451f GIL: Fixed Ticket #1520: Added several missing header files Hailin Jin 2009-02-20 19:27:49 +0000
  • 452d431794 GIL: fixed Ticket 784: Wrong initilization of data members in packed_pixel constructors Hailin Jin 2009-02-20 19:10:33 +0000
  • e28f4be9ed Convert uniform_01 to the current distribution interface, dispatching on the first template paramter to retain backwards compatibility. Fixes #599. Fixes #1544. Fixes #2679 Steven Watanabe 2009-02-19 23:27:40 +0000
  • 429f28fc83 puts new functional/* utilities under test Tobias Schwinger 2009-02-19 21:33:11 +0000
  • 2d92b6be9b Merged revisions 51013,51230,51275,51300,51313 via svnmerge from https://svn.boost.org/svn/boost/trunk Jürgen Hunold 2009-02-19 19:36:47 +0000
  • f09445f96c Set monospace font so that carriage return character (for line continuation) is found. Revert to modified keep-together rule for tables, as widow and orphan controls don't work quite as expected. John Maddock 2009-02-19 16:52:57 +0000
  • 82eae8877a Correction to extended_type_info implementation Robert Ramey 2009-02-19 16:07:55 +0000
  • 135811c726 Adjustment to support export for SUN Correction to extended_type_info implementation Robert Ramey 2009-02-19 16:07:16 +0000
  • 94a65835b3 Added Tips An Tricks section Robert Ramey 2009-02-19 16:04:58 +0000
  • 1dda1962e0 Fix FO XSL customisation layer to improve formatting - use widow and orphan control rather than "keep-together", make sure formatting is applied consistently across all elements, and allow code block to line wrap with hyphenation. John Maddock 2009-02-19 13:33:22 +0000
  • f6cbbfceaf When deciding what options compiler accepts, use the version number the compiler has reported, as opposed to the version number specified by the user in user-config.jam. Vladimir Prus 2009-02-19 09:17:20 +0000
  • c0fbe80ba9 Deal with top level enums from doxygen. Daniel James 2009-02-18 21:25:12 +0000
  • 4efd98e2f4 More information in error messages in the doxygen2boostbook script. Daniel James 2009-02-18 21:24:36 +0000
  • c77c6ef733 Correct boost.url.prefix for htmlhelp and add a link to test it. Daniel James 2009-02-18 21:23:59 +0000
  • 53d3445f43 Add default path for callouts to xhtml. Daniel James 2009-02-18 21:23:35 +0000
  • e0e3d70bb7 Write out the quickbook options when the file is missing. Daniel James 2009-02-18 21:23:13 +0000
  • dded0197c0 Remove long out of date warning. Daniel James 2009-02-18 21:22:37 +0000
  • 971ae01dc8 Refactoring: Rename uic-h to uic to get uniform toolnames. Jürgen Hunold 2009-02-18 19:11:49 +0000
  • b9a9dae810 Change shfit2 to shift2. Add missing namespace scope definitions of shift1 and shift2. Fixes #2764 Steven Watanabe 2009-02-18 17:54:27 +0000
  • 2b404c740d old jamfile inluded test that is not part of the distribution ... Thorsten Jørgen Ottosen 2009-02-18 13:49:44 +0000
  • 92ff85a8ab Do not use -fast, since it causes the code to be generated for the processor the compiler is running on. Use -xO4 instead. Fixes #2773. Vladimir Prus 2009-02-18 12:49:13 +0000
  • 37048ae06c updated for nasty erase() bug.. Thorsten Jørgen Ottosen 2009-02-17 22:42:39 +0000
  • 8bdd8093f0 removed nasty bug in erase() Thorsten Jørgen Ottosen 2009-02-17 22:42:04 +0000
  • 780e830427 Indentation corrected. Ben Hanson 2009-02-17 21:52:20 +0000
  • b3b337b13b Remove :: from memcpy() Ben Hanson 2009-02-17 21:51:53 +0000
  • 7fe10aae3e Add support for QtScriptTools (Qt-4.5) Jürgen Hunold 2009-02-17 19:30:19 +0000
  • 292a94ce0d Fix: rename "boost::math" to "boost::spirit::math". Jürgen Hunold 2009-02-17 19:22:36 +0000
  • c4dc7d561c Ticket #2755: compile error in boost_intrusive 1.38.0: a set of classes with protected destructor Ion Gaztañaga 2009-02-17 17:03:10 +0000
  • a0a5dd309f Ticket #2766: error in boost::interprocess::file_lock::swap Ion Gaztañaga 2009-02-17 16:59:35 +0000
  • 5b007f4d21 On Unix, add version to the name of shared libraries even for --layout=system. Vladimir Prus 2009-02-17 12:01:17 +0000
  • 0982af4a60 #define to allow testing if unused_type has IO Joel de Guzman 2009-02-17 11:18:20 +0000
  • 84194df1e2 use vectorN instead of vector for shorter names Joel de Guzman 2009-02-17 10:37:31 +0000
  • 889c012ed0 Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. John Maddock 2009-02-17 10:05:58 +0000
  • 8390647b1f Merge several changes to boostbook and quickbook. Daniel James 2009-02-17 00:01:03 +0000
  • 7145754ade Fix: Correct handling of include paths with spaces. Jürgen Hunold 2009-02-16 19:35:15 +0000
  • c23bf4564a Merged revisions 50087 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-02-16 18:26:34 +0000
  • 7c21763ac3 Merged revisions 51068 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-02-16 18:09:51 +0000
  • 6ae7225c9b Merged revisions 51169,51271 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-02-16 18:03:41 +0000
  • e640a77605 mark up foreach failures on borland-6.1 Eric Niebler 2009-02-16 17:50:31 +0000
  • be4a225ab4 Add HTMLHelp options to Jamfile. John Maddock 2009-02-16 13:12:22 +0000
  • e276dd3162 Add preliminary HTMLHelp support. John Maddock 2009-02-16 10:40:26 +0000
  • cf5bb6ac46 Add default path for callouts. John Maddock 2009-02-16 10:39:18 +0000
  • 1f7d90097a fixed bug in ptr_sequence_adapter.hpp, plus removed some warnings in detail/reversible_ptr_container.hpp. added new overload of new_clone() that allows for null-values. Thorsten Jørgen Ottosen 2009-02-15 21:45:25 +0000
  • 81675ac5bf Don't copy images for the standalone hash and unordered documentation, was only really required before the libraries were integrated into boost. Daniel James 2009-02-15 19:32:19 +0000
  • d4cd6e465e Use the new 'boost:' links for the hash, unordered and quickbook documentation. Daniel James 2009-02-15 19:32:04 +0000
  • 975670b17f Implement the 'boost:' for links relative to boost root. Also, optionally replace links within the boost distribution with links to the the boost site, which is useful for generating pdfs and standalone documentation. Daniel James 2009-02-15 19:31:37 +0000
  • 6b3b24b162 Don't unintentially collect all new targets in a global variable. Vladimir Prus 2009-02-15 19:02:10 +0000
  • bab682abd0 Don't assume that std::vector<int>::const_iterator has a nested difference_type. Use iterator_traits. Steven Watanabe 2009-02-14 16:21:04 +0000
  • 01078f04fb Fixing doc build, updating doc headers Andrew Sutton 2009-02-14 14:26:02 +0000
  • c1d9eb0bd5 Importing examples from SOC 2007 Andrew Sutton 2009-02-14 13:56:37 +0000