Commit Graph

  • 890797bc32 Dynamically adjust pwd buffer query size to allow for when PATH_MAX is default defined instead of being provided by the system C library. (fixes #2206) Rene Rivera 2008-09-28 23:10:51 +0000
  • b7cf1e9364 improve support for the latest CodeGear (formerly Borland) compiler, from nmusatti. fixes [2369] Eric Niebler 2008-09-28 23:05:38 +0000
  • 5d3d546375 Merge 48832-48840 from trunk. Peter Dimov 2008-09-28 15:05:17 +0000
  • 6dea9b18c9 Clean up some link errors. Daniel James 2008-09-28 12:21:39 +0000
  • 4fc5b7c098 Merge r31688 - Add Quickbook docs to the global Boost docs under the Tools section. I forgot to merge this with the other quickbook documentation changes. Daniel James 2008-09-27 13:30:47 +0000
  • 850f02b2c1 fixed bug. missing specialization for nullary version. Joel de Guzman 2008-09-26 12:37:38 +0000
  • 63f59f11a8 fixed bug. missing specialization for nullary version. Joel de Guzman 2008-09-26 12:37:27 +0000
  • 1f9c97b6af added support.hpp forwarding include Joel de Guzman 2008-09-26 10:15:02 +0000
  • f192698eaa Refined detection of intrinsic 64 bit integers for platforms with long long Robert Ramey 2008-09-26 06:33:28 +0000
  • 6386851bf7 Refined detection of intrinsic 64 bit integers for platforms with long long Robert Ramey 2008-09-26 06:32:48 +0000
  • 79f54a40bf added test from review of Giovanni Piero Deretta Joel de Guzman 2008-09-26 00:58:27 +0000
  • f2e5ad2b4b Suppress warning if --without-mpi is provided on the command line Douglas Gregor 2008-09-25 16:57:33 +0000
  • da02776619 Don't print warning if --without-mpi was provided Douglas Gregor 2008-09-25 16:46:55 +0000
  • 756f6d308a Fix for GLIBC platforms that don't have long double support. John Maddock 2008-09-25 12:21:04 +0000
  • 48a56b22ff Fixed problems generated from unexpected sequence of static dtor calls Fixed some minor TRAC items Robert Ramey 2008-09-25 06:22:01 +0000
  • 3b88837156 Fixed problems generated from unexpected sequence of static dtor calls Fixed some minor TRAC items Robert Ramey 2008-09-25 06:21:17 +0000
  • a702955dfb Fixed problems generated from unexpected sequence of static dtor calls Fixed some minor TRAC items Robert Ramey 2008-09-25 06:20:43 +0000
  • 50e3277aea boost/python, boost/mpl: gcc 4.4 compatibility (see http://svn.boost.org/trac/boost/ticket/2069) Ralf W. Grosse-Kunstleve 2008-09-25 04:49:24 +0000
  • 5dda67bc94 Merged revisions 48958 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-09-24 23:48:03 +0000
  • 42bb29539d add assert to mark_tag that mark number is greater than 0 Eric Niebler 2008-09-24 23:33:50 +0000
  • df67256456 Merge some documentation changes. Daniel James 2008-09-24 22:55:00 +0000
  • 84f0c29cca Added a missing word in the Boost Test library's global fixture documentation. Jurko Gospodnetić 2008-09-24 21:11:11 +0000
  • c54e940d91 Revert BOOST_NO_INITIALIZER_LISTS test case, I meant to add it to a branch. Daniel James 2008-09-24 10:29:46 +0000
  • 3c1ad1c24a bugfix: std::basic_string<Char>() instead of "" Joel de Guzman 2008-09-24 06:37:19 +0000
  • 9af3c94ecc The test case for BOOST_NO_INITIALIZER_LISTS, I'll run generate tomorrow. Daniel James 2008-09-23 23:22:56 +0000
  • 36ece90d18 Remove the prebuilt version of quickbook. Daniel James 2008-09-23 19:44:39 +0000
  • 1dadbfc58b Change quickbook so that the links are relative to the combined documentation. Daniel James 2008-09-23 19:44:20 +0000
  • 510dc55d6d Copy extra images from quickbook to the combined documentation. Daniel James 2008-09-23 19:42:06 +0000
  • 793b2b236b Rewrite the id code to convert the characters of parts of the id at the time of generating the id. This means that characters are translated to underscores for ids as well as for filenames, since in the eventual documents they have to be percent encoded this is probably an approvement. It also lets us deal with the translation more intelligently and truncate long identifiers. Daniel James 2008-09-23 19:29:01 +0000
  • f9904beff7 Added markup for the new cmath TR1 tests. John Maddock 2008-09-23 09:49:19 +0000
  • 446f2e5be0 CodeGear C++ fix, from Nicola Musatti. Fixes #2325 Douglas Gregor 2008-09-23 00:26:21 +0000
  • f88d5a85d6 Tests workarounds for CodeGear 2009. Thanks Nicola for all the CodeGear workarounds. Emil Dotchevski 2008-09-22 22:47:03 +0000
  • 3870873636 documentation update Emil Dotchevski 2008-09-22 19:14:54 +0000
  • bd8c4dd38c very minor change, making a constructor explicit. Emil Dotchevski 2008-09-22 18:57:20 +0000
  • 1607afd3e1 Improving CodeGear C++Builder 2009 compatibility Emil Dotchevski 2008-09-22 18:27:58 +0000
  • 22b246d8c3 Merged revisions 48914 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-09-21 20:56:13 +0000
  • 424baa261d document as_expr(), as_child(), literal<>, lit() and BOOST_PROTO_EXTENDS() and friends Eric Niebler 2008-09-21 20:48:06 +0000
  • db8b2a3b4e Fixes #2341. John Maddock 2008-09-20 15:39:47 +0000
  • 5ba3a7d1f1 Oops, regenerate and add missing files. John Maddock 2008-09-20 08:58:10 +0000
  • db1dc61dc8 Merged revisions 48906-48907 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-09-20 05:04:44 +0000
  • 1a5d034a4b fix map_assign example Eric Niebler 2008-09-20 05:01:49 +0000
  • 480f74f901 fix futures example Eric Niebler 2008-09-20 04:31:20 +0000
  • 8909c3dff2 Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration. Emil Dotchevski 2008-09-19 20:29:26 +0000
  • c82d570d2c another attempt on portable link command Gennadiy Rozental 2008-09-19 18:53:41 +0000
  • 5bba85dde9 Add support for builing with intel compilers on Itanium (define BOOST_NO_TWO_PHASE_NAME_LOOKUP macro). K. Noel Belcourt 2008-09-19 16:37:43 +0000
  • d2fa1d092e Regenerate docs. John Maddock 2008-09-19 12:01:54 +0000
  • 5eec95d265 Fixes #2327. Additional Codegear support macros and configuration. John Maddock 2008-09-19 12:00:14 +0000
  • c082f6b593 Merge Boost.Config changes ready for 1.37. John Maddock 2008-09-19 11:24:09 +0000
  • 6fa0d11b5f Fix missing #include. John Maddock 2008-09-19 09:12:45 +0000
  • e0d50b36c1 Fix missing #include. John Maddock 2008-09-19 09:12:33 +0000
  • 1123c88e1b Merged BOOST_BINARY utility macro. Matthew Calabrese 2008-09-19 08:19:02 +0000
  • da429b2538 #defined BOOST_EXCEPTION_DISABLE on any BCC until workarounds are found for the tests in libs/exception/test. Emil Dotchevski 2008-09-19 00:09:47 +0000
  • 1580ece2b7 pid<->uid mixup fixed Gennadiy Rozental 2008-09-18 19:59:49 +0000
  • 8087e739e6 Merged revisions 48081-48082,48791,48802-48803,48853 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-09-18 11:30:59 +0000
  • 56ddb1fdaa Update unordered changelog. Daniel James 2008-09-18 11:23:12 +0000
  • 2c7f04d7a2 Linux port Jamfile introduced Gennadiy Rozental 2008-09-18 05:05:03 +0000
  • 8a94709936 framework clear method introduced Gennadiy Rozental 2008-09-18 05:00:20 +0000
  • 61665696a6 avoids gcc warnings Gennadiy Rozental 2008-09-18 04:59:15 +0000
  • 39d8d2c0c4 avoids warnings on some systems Gennadiy Rozental 2008-09-18 04:57:48 +0000
  • 91ccf54eeb compile time switch to change default for catch_system_error parameter Gennadiy Rozental 2008-09-18 04:56:35 +0000
  • ee8fca424e Replaced copyright symbols with (c) to match trunk Marshall Clow 2008-09-18 02:56:37 +0000
  • fe44f8534b Replaced copyright symbols with (c) to match trunk Marshall Clow 2008-09-18 02:54:03 +0000
  • f832b25faf Replaced copyright symbols with (c) to match trunk Marshall Clow 2008-09-18 02:48:14 +0000
  • 712e9cfb7c Fix #2245. Peter Dimov 2008-09-17 23:07:33 +0000
  • 0c2100e630 Fix #2315. Peter Dimov 2008-09-17 22:59:07 +0000
  • 910b34df18 Fix #2263. See also [48835]. Peter Dimov 2008-09-17 22:53:53 +0000
  • 16100639f0 Fix #1758. V9 is the default for g++ 4.2 or later, on 4.1 and earlier do not attempt to use CAS on V8. Peter Dimov 2008-09-17 22:49:18 +0000
  • 92ea938f85 Fix #2000. Peter Dimov 2008-09-17 22:43:14 +0000
  • d4677d83d7 Fix #2336. Peter Dimov 2008-09-17 22:37:13 +0000
  • ec041c953a Fix #2310. Peter Dimov 2008-09-17 22:31:13 +0000
  • 5a5364481e Fix #2337. Peter Dimov 2008-09-17 22:21:56 +0000
  • 3e7cd82b32 Fix #2338. Peter Dimov 2008-09-17 22:17:29 +0000
  • b9e507077c silence MSVC8 warnings through pragmas, fixes #2296 Stephan Diederich 2008-09-17 18:44:34 +0000
  • 7e8802e2c8 Fix cyclic dependencies between Boost.fusion.tuples and TR1. Fixes #2261. John Maddock 2008-09-17 17:20:22 +0000
  • bc6fe0c523 Merged revisions 48769 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-09-17 15:54:23 +0000
  • 588f01116c Removed boost directory binary.hpp. Matthew Calabrese 2008-09-17 01:08:03 +0000
  • f0bce8f773 Move the unordered headers into the unordered directory. Daniel James 2008-09-16 21:49:41 +0000
  • 3b44eea932 Forward headers for the unordered containers. Daniel James 2008-09-16 21:45:53 +0000
  • 38324ca742 merge proto from trunk to release branch Eric Niebler 2008-09-16 18:25:52 +0000
  • 0eebc314a2 add missing file Eric Niebler 2008-09-16 17:37:43 +0000
  • 834c07006f Merge changes from Trunk ready for 1.37. John Maddock 2008-09-16 11:54:24 +0000
  • 03ed0aeb03 Fixes #2328. John Maddock 2008-09-16 11:13:16 +0000
  • 71f53f468a Added patches from issue #2327 but without the new config macros or test changes yet. John Maddock 2008-09-16 11:04:52 +0000
  • 6623f6f91f Hopefully properly disabling boost exception integration in throw_exception.hpp for Borland <= 5.9.3 Emil Dotchevski 2008-09-16 04:07:43 +0000
  • d955baa829 Fix a workaround macro. Daniel James 2008-09-15 21:48:46 +0000
  • be5c4f461b slightly more portable (works for stdcxx) Gennadiy Rozental 2008-09-15 06:35:25 +0000
  • 9225d9fd3b Fixed bas64 for text files Fixed location of test archives Robert Ramey 2008-09-15 06:09:09 +0000
  • 136f558f2f Fixed bas64 for text files Robert Ramey 2008-09-15 06:08:19 +0000
  • 9295ff46e7 bring the base class function into the overload set Gennadiy Rozental 2008-09-15 04:39:25 +0000
  • ed0f457990 introduced compile time switch BOOST_TEST_IGNORE_NON_ZERO_CHILD_CODE (undef by default) to be used to ignore non zero return code from child processes Gennadiy Rozental 2008-09-15 00:58:40 +0000
  • 255909b096 FreeBSD defines POLL_ERR and POLL_HUP identically #2152 Gennadiy Rozental 2008-09-14 19:50:02 +0000
  • 34dd0ddbb8 set expected failures Gennadiy Rozental 2008-09-14 19:43:34 +0000
  • c4b09779bc QNX fix #2192 Gennadiy Rozental 2008-09-14 19:39:19 +0000
  • dd7c7e366d Xcode formatting made default for __APPLE_CC__ Gennadiy Rozental 2008-09-14 19:05:05 +0000
  • fca9ab29a4 merged rev. 48728 from trunk Joaquín M López Muñoz 2008-09-14 16:36:06 +0000
  • 4445d97559 Ported *all* my trunk changes not yet merged so far, i.e. revisions 48251-48252,48280,48290,48350,48478,48496,48663-48664,48695,48729-48730; besides dynamic_bitset, these include fixes to setup_boostbook.sh and setup_boostbook.py, and changes to config/suffix.hpp [So: the affected "elements" are: a) the two setup_boostbook scripts, config/suffix.hpp and dynamic_bitset --note: yes, the list is exhaustive: all and only] Gennaro Prota 2008-09-14 10:46:28 +0000
  • 0866760f87 avoid "shadowing of class members and variables" warning Gennadiy Rozental 2008-09-14 07:25:24 +0000
  • 05cb7bcc42 avoid "shadowing of class members and variables" warning Gennadiy Rozental 2008-09-14 07:24:44 +0000
  • eb87f92f9b properly cleanup framework Gennadiy Rozental 2008-09-14 07:12:24 +0000
  • 616318c416 attempt to work around early instantiation problem on edg-based compilers Eric Niebler 2008-09-14 04:46:32 +0000