890797bc32Dynamically 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
b7cf1e9364improve support for the latest CodeGear (formerly Borland) compiler, from nmusatti. fixes [2369]
Eric Niebler
2008-09-28 23:05:38 +0000
5d3d546375Merge 48832-48840 from trunk.
Peter Dimov
2008-09-28 15:05:17 +0000
6dea9b18c9Clean up some link errors.
Daniel James
2008-09-28 12:21:39 +0000
4fc5b7c098Merge 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
850f02b2c1fixed bug. missing specialization for nullary version.
Joel de Guzman
2008-09-26 12:37:38 +0000
63f59f11a8fixed bug. missing specialization for nullary version.
Joel de Guzman
2008-09-26 12:37:27 +0000
1f9c97b6afadded support.hpp forwarding include
Joel de Guzman
2008-09-26 10:15:02 +0000
f192698eaaRefined detection of intrinsic 64 bit integers for platforms with long long
Robert Ramey
2008-09-26 06:33:28 +0000
6386851bf7Refined detection of intrinsic 64 bit integers for platforms with long long
Robert Ramey
2008-09-26 06:32:48 +0000
79f54a40bfadded test from review of Giovanni Piero Deretta
Joel de Guzman
2008-09-26 00:58:27 +0000
f2e5ad2b4bSuppress warning if --without-mpi is provided on the command line
Douglas Gregor
2008-09-25 16:57:33 +0000
da02776619Don't print warning if --without-mpi was provided
Douglas Gregor
2008-09-25 16:46:55 +0000
756f6d308aFix for GLIBC platforms that don't have long double support.
John Maddock
2008-09-25 12:21:04 +0000
48a56b22ffFixed problems generated from unexpected sequence of static dtor calls Fixed some minor TRAC items
Robert Ramey
2008-09-25 06:22:01 +0000
3b88837156Fixed problems generated from unexpected sequence of static dtor calls Fixed some minor TRAC items
Robert Ramey
2008-09-25 06:21:17 +0000
a702955dfbFixed problems generated from unexpected sequence of static dtor calls Fixed some minor TRAC items
Robert Ramey
2008-09-25 06:20:43 +0000
42bb29539dadd assert to mark_tag that mark number is greater than 0
Eric Niebler
2008-09-24 23:33:50 +0000
df67256456Merge some documentation changes.
Daniel James
2008-09-24 22:55:00 +0000
84f0c29ccaAdded a missing word in the Boost Test library's global fixture documentation.
Jurko Gospodnetić
2008-09-24 21:11:11 +0000
c54e940d91Revert BOOST_NO_INITIALIZER_LISTS test case, I meant to add it to a branch.
Daniel James
2008-09-24 10:29:46 +0000
3c1ad1c24abugfix: std::basic_string<Char>() instead of ""
Joel de Guzman
2008-09-24 06:37:19 +0000
9af3c94eccThe test case for BOOST_NO_INITIALIZER_LISTS, I'll run generate tomorrow.
Daniel James
2008-09-23 23:22:56 +0000
36ece90d18Remove the prebuilt version of quickbook.
Daniel James
2008-09-23 19:44:39 +0000
1dadbfc58bChange quickbook so that the links are relative to the combined documentation.
Daniel James
2008-09-23 19:44:20 +0000
510dc55d6dCopy extra images from quickbook to the combined documentation.
Daniel James
2008-09-23 19:42:06 +0000
793b2b236bRewrite 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
f9904beff7Added markup for the new cmath TR1 tests.
John Maddock
2008-09-23 09:49:19 +0000
446f2e5be0CodeGear C++ fix, from Nicola Musatti. Fixes#2325
Douglas Gregor
2008-09-23 00:26:21 +0000
f88d5a85d6Tests workarounds for CodeGear 2009. Thanks Nicola for all the CodeGear workarounds.
Emil Dotchevski
2008-09-22 22:47:03 +0000
3870873636documentation update
Emil Dotchevski
2008-09-22 19:14:54 +0000
bd8c4dd38cvery minor change, making a constructor explicit.
Emil Dotchevski
2008-09-22 18:57:20 +0000
1607afd3e1Improving CodeGear C++Builder 2009 compatibility
Emil Dotchevski
2008-09-22 18:27:58 +0000
1a5d034a4bfix map_assign example
Eric Niebler
2008-09-20 05:01:49 +0000
480f74f901fix futures example
Eric Niebler
2008-09-20 04:31:20 +0000
8909c3dff2Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
Emil Dotchevski
2008-09-19 20:29:26 +0000
c82d570d2canother attempt on portable link command
Gennadiy Rozental
2008-09-19 18:53:41 +0000
5bba85dde9Add 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
d2fa1d092eRegenerate docs.
John Maddock
2008-09-19 12:01:54 +0000
5eec95d265Fixes#2327. Additional Codegear support macros and configuration.
John Maddock
2008-09-19 12:00:14 +0000
c082f6b593Merge Boost.Config changes ready for 1.37.
John Maddock
2008-09-19 11:24:09 +0000
6fa0d11b5fFix missing #include.
John Maddock
2008-09-19 09:12:45 +0000
e0d50b36c1Fix missing #include.
John Maddock
2008-09-19 09:12:33 +0000
1123c88e1bMerged 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
588f01116cRemoved boost directory binary.hpp.
Matthew Calabrese
2008-09-17 01:08:03 +0000
f0bce8f773Move the unordered headers into the unordered directory.
Daniel James
2008-09-16 21:49:41 +0000
3b44eea932Forward headers for the unordered containers.
Daniel James
2008-09-16 21:45:53 +0000
38324ca742merge proto from trunk to release branch
Eric Niebler
2008-09-16 18:25:52 +0000
0eebc314a2add missing file
Eric Niebler
2008-09-16 17:37:43 +0000
834c07006fMerge changes from Trunk ready for 1.37.
John Maddock
2008-09-16 11:54:24 +0000
03ed0aeb03Fixes#2328.
John Maddock
2008-09-16 11:13:16 +0000
71f53f468aAdded patches from issue #2327 but without the new config macros or test changes yet.
John Maddock
2008-09-16 11:04:52 +0000
6623f6f91fHopefully properly disabling boost exception integration in throw_exception.hpp for Borland <= 5.9.3
Emil Dotchevski
2008-09-16 04:07:43 +0000
d955baa829Fix a workaround macro.
Daniel James
2008-09-15 21:48:46 +0000
be5c4f461bslightly more portable (works for stdcxx)
Gennadiy Rozental
2008-09-15 06:35:25 +0000
9225d9fd3bFixed bas64 for text files Fixed location of test archives
Robert Ramey
2008-09-15 06:09:09 +0000
136f558f2fFixed bas64 for text files
Robert Ramey
2008-09-15 06:08:19 +0000
9295ff46e7bring the base class function into the overload set
Gennadiy Rozental
2008-09-15 04:39:25 +0000
ed0f457990introduced 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
dd7c7e366dXcode formatting made default for __APPLE_CC__
Gennadiy Rozental
2008-09-14 19:05:05 +0000
fca9ab29a4merged rev. 48728 from trunk
Joaquín M López Muñoz
2008-09-14 16:36:06 +0000
4445d97559Ported *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
0866760f87avoid "shadowing of class members and variables" warning
Gennadiy Rozental
2008-09-14 07:25:24 +0000
05cb7bcc42avoid "shadowing of class members and variables" warning
Gennadiy Rozental
2008-09-14 07:24:44 +0000