Commit Graph

  • 686121cc65 restoring version.hpp and bumping the version to 2.0 Joel de Guzman 2008-11-13 00:37:21 +0000
  • d70a125517 add workaround for HP-UX aC++ compiler Boris Gubenko 2008-11-12 23:25:03 +0000
  • d4f3b96ca1 Merged various fixes from trunk. Andrey Semashev 2008-11-12 19:37:53 +0000
  • 62e6d7ab77 Fix 32-bit Linux alignment_of failure. John Maddock 2008-11-12 18:13:36 +0000
  • 137e07c0db markup some tests that may take too long to compile on HP-UX/aC++ Boris Gubenko 2008-11-12 18:04:41 +0000
  • 6aa0e85cf5 Changed the Boost version that will contain the latest changes. Andrey Semashev 2008-11-12 18:01:37 +0000
  • 1b451ebac5 Simplify PCH handling on intel-win, by using -Qpchi- to stop it to messing up with specified output PCH names. Vladimir Prus 2008-11-12 14:16:35 +0000
  • 8e37412413 On Windows, use lowercased file suffix when determining the file target. Vladimir Prus 2008-11-12 11:31:27 +0000
  • bfe088d028 Kill --preserve-test-targets option. Introduce preserve-test-targets feature. Vladimir Prus 2008-11-12 08:44:37 +0000
  • 73a515cb9f added cref/ref/val tests from Steven Joel de Guzman 2008-11-12 07:26:40 +0000
  • c4370fcc7e Include options specified with cflags/cxxflags when compiling PCH. Vladimir Prus 2008-11-12 07:26:24 +0000
  • ac72fe065b steven's patch for const Joel de Guzman 2008-11-12 07:25:42 +0000
  • 766af7ed24 Always call setup script before running "mt". Fix msvc-linking-generator, by calling the right base method. Vladimir Prus 2008-11-12 07:20:18 +0000
  • 73341bb8cb overloads of the io operators for ostream/istream to fix ambiguity with fusion Steven Watanabe 2008-11-12 02:59:10 +0000
  • 94687135e7 Marked compiler error reported by siliconman-boost-bin-v2-libs-utility-swap-test-specialized_in_std-test-borland-6-10-0-debug as "expected". See also "[boost] [utility/swap] Internal compiler error Siliconman borland-6.10.0 (CodeGear?)", http://lists.boost.org/Archives/boost/2008/11/144465.php Niels Dekker 2008-11-11 19:56:10 +0000
  • b1813da722 eliminate shadow warnings Eric Niebler 2008-11-11 18:41:49 +0000
  • 02365ac0bb Fixing include path to compile with modularized source tree. Michael A. Jackson 2008-11-11 17:22:34 +0000
  • 777a871e37 Adding conditional compilation based on if MPI is found Michael A. Jackson 2008-11-11 14:19:42 +0000
  • 7ef6aac684 Updating buildslave Michael A. Jackson 2008-11-11 13:23:37 +0000
  • cc0d978407 Changes to core and testing cmake macros Michael A. Jackson 2008-11-11 13:22:13 +0000
  • e1ba95eb15 suppressed MSVC warning in composite_key, deprecated nth_index_iterator and family, some stylistic changes in the tutorial. Joaquín M López Muñoz 2008-11-10 14:49:57 +0000
  • 61c500798e Fixes #2389 Andreas Huber 2008-11-09 23:19:15 +0000
  • be8fefbb72 Some more svn:eol-style and svn:mime-types. Mostly files that don't have an entry in our standard subversion config file. Ref #2441 Daniel James 2008-11-09 22:30:19 +0000
  • 2192fd9712 Add link to the header to the synopsis in reference documentation. Refs #2214 Daniel James 2008-11-09 21:57:38 +0000
  • 580d4fec39 Avoid comparing default initialised iterators in position_iterator. Daniel James 2008-11-09 19:12:05 +0000
  • 50caaf42a5 Document 'threading' feature Vladimir Prus 2008-11-09 15:03:15 +0000
  • f34ea3673a Add a forwarding header for container_fwd.hpp Daniel James 2008-11-09 12:11:50 +0000
  • 48e8c4d645 Move hash detail headers out of boost/functional/detail. Daniel James 2008-11-09 12:03:45 +0000
  • 1f91e199bd Add or fix svn:mime-type and svn:eol-style for several files. Daniel James 2008-11-09 11:44:08 +0000
  • 1f2d51a802 Use right extension for PCH on darwin. Vladimir Prus 2008-11-09 06:09:06 +0000
  • 15baba2da0 port Spirit2 to Proto v4, fixes #2488 Eric Niebler 2008-11-09 01:24:06 +0000
  • 138cdece32 Removed some warnings about unreferenced variables (these were exceptions that were not used). Andrey Semashev 2008-11-08 18:49:57 +0000
  • c301aa3770 Fixed order of nth_as_str forward declaration and its first usage. Andrey Semashev 2008-11-08 17:54:38 +0000
  • a4a4db7ec2 accomodate latest proto tweaks Eric Niebler 2008-11-08 17:03:28 +0000
  • 4a537ba044 Documente embed-manifest Vladimir Prus 2008-11-08 09:17:48 +0000
  • 4aabe266bd Rename 'standalone-manifest' to 'embed-manifest'. Vladimir Prus 2008-11-08 08:22:14 +0000
  • 67afc09840 simplifications, slightly improved compile times Eric Niebler 2008-11-08 08:12:13 +0000
  • 59d103e74f Implement new 'standalone-manifest' feature that prevents Boost.Build from embedding the manifest in the produced libraries. Vladimir Prus 2008-11-07 19:39:40 +0000
  • 3e004b7bb8 Resove the conflict between sun.prebuilt and builtin.prebuilt, making searched libraries work on sun. Vladimir Prus 2008-11-07 17:47:37 +0000
  • dcf4d68b3f Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +0000
  • 631632fb94 eliminate some signed/unsigned warnings Eric Niebler 2008-11-07 17:02:11 +0000
  • 67e1af6e27 fix some comments, workaround msvc-7.1 and intel compiler bug Eric Niebler 2008-11-07 16:59:38 +0000
  • 18afc6d048 Add PDF generation options. John Maddock 2008-11-07 09:44:49 +0000
  • 244338b14f On Solaris host, assume sun linker. Vladimir Prus 2008-11-06 18:13:17 +0000
  • e367853d42 When inheriting rules from a toolset, use generator's rule name, not id. Vladimir Prus 2008-11-06 17:59:17 +0000
  • aad9c3904c Document more options Vladimir Prus 2008-11-06 17:54:01 +0000
  • 9dfeb37631 Key on solaris, not sunos, since sunos had last release in 1992, and solaris is what is the current name. Vladimir Prus 2008-11-06 17:26:14 +0000
  • 68df57090a Trim the list of possible values for target-os. Vladimir Prus 2008-11-06 17:11:47 +0000
  • 5145267311 Fixed incorrect variable naming for systems with no GetSystemTimeAsFileTime function support. Andrey Semashev 2008-11-06 16:47:56 +0000
  • cad3a5904a The test now operates on strings rather than files. This was made in order to reduce possible influence from the file system and improve diagnostics in case of failure. Andrey Semashev 2008-11-06 16:14:02 +0000
  • 31b341721d The test now operates on strings rather than files. This was made in order to reduce possible influence from the file system and improve diagnostics in case of failure. Andrey Semashev 2008-11-06 16:03:44 +0000
  • 78728b2ad6 Fixed exception handling that led to inefficient code. Andrey Semashev 2008-11-06 15:44:10 +0000
  • 246e02af77 Fixed exception handling that led to exception type slicing in some cases and simply inefficient code in others. Andrey Semashev 2008-11-06 15:43:07 +0000
  • 28686bf40e Added a missing include that could break compilation of user's code with STLport. Andrey Semashev 2008-11-06 15:12:17 +0000
  • 671d078f3e use the latest proto Eric Niebler 2008-11-06 04:43:14 +0000
  • 1e6afb5464 Don't inherit mingw generators Vladimir Prus 2008-11-05 21:54:22 +0000
  • 5c91039bab Don't inherit mingw generators Vladimir Prus 2008-11-05 21:49:56 +0000
  • 1e0ceaf4d0 Don't inherit mingw generators Vladimir Prus 2008-11-05 21:49:01 +0000
  • 65c76d133a Set several svn:mime-type and svn:eol-style for several files. Daniel James 2008-11-05 19:38:45 +0000
  • 6adec75da5 Merged revisions 49599 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-11-05 19:35:54 +0000
  • cecc0a448c fix bad links Eric Niebler 2008-11-05 18:50:01 +0000
  • a0ef4ca20b Merge inspect from trunk, up to version 49597 Daniel James 2008-11-05 13:47:38 +0000
  • 89962d9302 Merge error messages for old hash headers. Daniel James 2008-11-05 13:30:43 +0000
  • 3e69e9aa1b When building on Windows for Linux target with gcc, don't try to create import libraries and allow linking executables to shared libraries. Vladimir Prus 2008-11-05 10:11:30 +0000
  • 0ccd3f972d Merged revisions 49590 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-11-04 19:26:32 +0000
  • 847cd43809 misc doc clean-up Eric Niebler 2008-11-04 19:11:59 +0000
  • 6f335777fd dynamic_bitset: * removed use of BOOST_WORKAROUND in #if for gcc bug c++/8419, as recent changes to the implementation of BOOST_WORKAROUND broke its usage with arguments such as ( (__GNUC__) * 100 * 100 + (__GNUC_MINOR__) * 100 ) Gennaro Prota 2008-11-04 16:52:00 +0000
  • 965bf8c32c see #2423. removed the check because it makes absolutely no sense TODO: check the strange "optimization" of lower bound. Gunter Winkler 2008-11-03 22:53:55 +0000
  • 7215ed15cf Merge [46445] - add line ending properties. Ref #2441. Daniel James 2008-11-03 22:29:39 +0000
  • c4a009eff2 - fix and close #2422 - the exception was caused when trying to erase an empty range - now erase(it1, it2) does nothing if it1 == it2 Gunter Winkler 2008-11-03 22:07:27 +0000
  • f575cb0fe9 Both Sun and Pgi on Linux correctly put typeinfo into the std namespace, but function_base keys off the BOOST_NO_EXCEPTION_STD_NAMESPACE macro instead of the BOOST_NO_STD_TYPEINFO macro. The attached patch changes function_base to use the typeinfo macro. Because eVC 4.2 doesn't put typeinfo into the std namespace, I need to define BOOST_NO_STD_TYPEINFO only for this eVC version. K. Noel Belcourt 2008-11-03 18:37:49 +0000
  • 9fab710a61 Remove PDF docs, as they are regenerated anyway. Vladimir Prus 2008-11-03 17:25:30 +0000
  • 746cca631b Prep for 1.38.0 Beman Dawes 2008-11-03 15:50:31 +0000
  • fa0c0c7570 Include correct headers for read_dimacs.hpp, fixing #2460. Added a compile test (just a stub for now) to ensuer that the file will compile without any additional includes. Andrew Sutton 2008-11-03 15:50:29 +0000
  • ca4e32fd5c Prep for 1.38.0 Beman Dawes 2008-11-03 15:38:36 +0000
  • 620a7a41be Added metric_tsp_approx by Matt Egahazy. Import includes the algorithm, documentation and tests. Integrated the test into the unit tests, and the documentation into the TOC under a new subsection named Paths and Tours. Also added a new bad_graph exception in exception.hpp. Andrew Sutton 2008-11-03 15:35:58 +0000
  • fc3d799098 Fix creation of unversioned symlinks when build id is specified. Previously, the presense of buildid would make the regexp for removing the version fail, and that caused a name of 'exact' to be used for all targets. Vladimir Prus 2008-11-03 15:30:06 +0000
  • 45d2130f97 Fixed warnings about conversion from c-str literals to char*. Andrew Sutton 2008-11-03 15:22:52 +0000
  • 894689fc0e Fixed a compiler warning that complained about parentheses in a do loop. Andrew Sutton 2008-11-03 15:21:06 +0000
  • 75992985f4 Prep for 1.38.0 Beman Dawes 2008-11-03 15:18:21 +0000
  • f739b5625f Added a compiler check to adjacency_list.hpp that checks for GCC >= 4.3 and defines BOOST_NO_HASH. Closes #2444. Andrew Sutton 2008-11-03 15:03:13 +0000
  • df6145584d Slightly more accurated comment - now that the headers cause errors, they've moved past the deprecation stage (I think). Daniel James 2008-11-02 22:32:00 +0000
  • a65e2536ed Merged revisions 49531 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-11-02 12:39:24 +0000
  • 7aabc3f2c6 Merged revisions 49530 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-11-02 12:36:17 +0000
  • 206db17d8c remove dead files Eric Niebler 2008-11-02 12:33:48 +0000
  • 0cda6ffa81 improved reference section Eric Niebler 2008-11-02 12:20:59 +0000
  • 7824cb4c9a Document cross-compilation Vladimir Prus 2008-11-02 11:19:28 +0000
  • c6f59ab7c0 merged [49524] and [49525] from trunk Dave Abrahams 2008-11-02 01:55:01 +0000
  • 94a76d87c5 Added information about redirecting build output into a file. Dave Abrahams 2008-11-01 19:34:35 +0000
  • bf3aedd305 Updates for 1.37 based on commentary by Paul Bristow and experiences with students at MathWorks. Dave Abrahams 2008-11-01 19:17:28 +0000
  • d7b4c5995d Another attempt to get right extensions of PCH files on intel-win. Vladimir Prus 2008-11-01 17:24:41 +0000
  • 62b0d7ce06 Fix: restore FATAL_ERROR Jürgen Hunold 2008-11-01 14:53:23 +0000
  • cf6dd121d4 Fix: Bump version number to 1.37.0 Jürgen Hunold 2008-11-01 14:42:33 +0000
  • 4b22c90e9c Merge doc changes from trunk Vladimir Prus 2008-11-01 13:35:23 +0000
  • bf6bbc62b1 Document the 'include' feature Vladimir Prus 2008-11-01 13:32:11 +0000
  • 30e6fc2241 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:27:35 +0000
  • 2ebb495f75 Improve configuration/invocation docs Vladimir Prus 2008-11-01 13:23:12 +0000
  • 1cc4d6b1c8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 1bd908d97b Merge https://svn.boost.org/trac/boost/changeset/49508 Vladimir Prus 2008-11-01 13:14:17 +0000