Eric Niebler
0fb8d84552
CSS tweaks in support of new Doxy function layout
...
[SVN r33446]
2006-03-22 18:50:53 +00:00
Eric Niebler
72e6a9fd9a
improve layout for Doxygen-generated function documentation
...
[SVN r33445]
2006-03-22 18:46:39 +00:00
Caleb Epstein
bf3afd9a93
Fix for Sourceforge bug #1450260 where this will assert on MSVC:
...
boost::format("%s") % std::string()
[SVN r33443]
2006-03-22 15:13:25 +00:00
Vladimir Prus
bfab839510
Use project name 'qt' for Qt4 and 'qt3' for Qt3.
...
[SVN r33442]
2006-03-22 15:10:27 +00:00
Vladimir Prus
d7b6476f75
Don't append lib paths for all gcc version to a single RUN_PATH.
...
[SVN r33441]
2006-03-22 14:28:39 +00:00
Vladimir Prus
d4d2fb2c59
Make dependents of Python link to 'util' library on Unix.
...
[SVN r33440]
2006-03-22 14:13:43 +00:00
Vladimir Prus
bc7a3ce790
Add forwarding qt.jam.
...
[SVN r33439]
2006-03-22 10:21:28 +00:00
Vladimir Prus
884bdee1ec
Remove qt.jam as it's moved to qt3.jam.
...
[SVN r33438]
2006-03-22 10:16:38 +00:00
Vladimir Prus
f3c3d3152f
Declare 'dl' target only once, to avoid ambiguity if several python
...
versions are configured.
[SVN r33437]
2006-03-22 10:14:00 +00:00
Vladimir Prus
4abcbad0b5
Don't support QTDIR for Qt4, as Qt4 itself deprecates this environment
...
variable.
[SVN r33436]
2006-03-22 10:09:18 +00:00
Vladimir Prus
d1b51195ca
Move qt.jam to qt3.jam.
...
[SVN r33435]
2006-03-22 10:03:59 +00:00
Vladimir Prus
a3a7d11600
Force multithreading for Python test.
...
Workaround for problem described in
http://thread.gmane.org/gmane.comp.lib.boost.devel/139601
[SVN r33434]
2006-03-22 09:53:34 +00:00
Vladimir Prus
3d29e7b48f
Force all dependents of python to get 'dl' library on Linux.
...
[SVN r33433]
2006-03-22 09:51:24 +00:00
Vladimir Prus
c46155bcd0
Explicitly pass -RTTI on.
...
[SVN r33432]
2006-03-22 08:52:30 +00:00
Vladimir Prus
9a41d6b90f
Setup usage requirements for dllimport/dllexport.
...
[SVN r33431]
2006-03-22 08:49:42 +00:00
Joaquín M. López Muñoz
f2d86facbd
removed private ctor decls so that nodes are trivially constructible
...
[SVN r33429]
2006-03-22 07:16:44 +00:00
Vladimir Prus
b79f0be0dd
When Python is initialized several times, for different toolsets,
...
use only one interpreter command when running Boost.Python tests, not
all initialized ones.
[SVN r33428]
2006-03-22 06:56:28 +00:00
John Maddock
3a4777ce82
Update to 1.34 version numbers.
...
[SVN r33427]
2006-03-21 18:45:37 +00:00
John Maddock
7ebc96cbf1
suppress gcc -Wshadow warnings.
...
[SVN r33426]
2006-03-21 18:36:44 +00:00
Vladimir Prus
4c943c2298
Don't run compression tests when compression is not available. This
...
avoids false failures.
[SVN r33423]
2006-03-21 17:17:44 +00:00
Vladimir Prus
24af091b55
If zlib and bzi2 are built from source, build them into separate directories,
...
so that we don't get conflict due to file compress.c being present in both.
[SVN r33422]
2006-03-21 17:04:09 +00:00
Vladimir Prus
b382a2934f
Quick fix to allow configure different Python versions for different toolsets.
...
[SVN r33421]
2006-03-21 16:26:47 +00:00
Hartmut Kaiser
7dfaf66d60
Fixed the macro tracing information to contain the column numbers of the macro definitions as well (the format used is the same as for error messages)..
...
[SVN r33420]
2006-03-21 15:31:42 +00:00
Hartmut Kaiser
7316cb6cb9
Fixed serialization of the wave tool.
...
[SVN r33418]
2006-03-21 13:35:17 +00:00
Jeff Garland
4e41067f05
Fix regression errors that showed up under FreeBSD with GCC and the LANG environment set to russian -- changed parser to use classic locale instead of blank locale
...
[SVN r33416]
2006-03-21 02:26:30 +00:00
João Abecasis
e6fc8c330f
use char_traits only for char and wchar_t.
...
[SVN r33415]
2006-03-21 01:38:32 +00:00
Aaron Windsor
71072fccb6
Look at vertices with minimum degree 0 first instead of starting with those with minimum degree 1 (fix courtesy of Roman Dementiev)
...
[SVN r33414]
2006-03-21 00:26:19 +00:00
João Abecasis
ad7e25620d
reverting previous fix because it doesn't "work as advertised".
...
[SVN r33413]
2006-03-20 23:47:34 +00:00
João Abecasis
f18d4abdb1
typo
...
[SVN r33412]
2006-03-20 23:27:20 +00:00
Hartmut Kaiser
b4c46bdadc
Added proper versioning support to the serialization of state.
...
[SVN r33410]
2006-03-20 18:04:09 +00:00
Hartmut Kaiser
6f894b4bc1
Fixed Wave version.
...
[SVN r33409]
2006-03-20 16:35:30 +00:00
Jeff Garland
60115fbefd
Minor patch to qcc toolset name for date_time failures.
...
[SVN r33408]
2006-03-20 13:50:43 +00:00
Jeff Garland
923489cca4
Shadow warning fixes from Steven L.
...
[SVN r33407]
2006-03-20 13:29:16 +00:00
Pavol Droba
cf376863e4
- join and lexicographical_compare added to the quickref
...
- join.hpp added to jambfil
[SVN r33406]
2006-03-20 13:08:13 +00:00
Pavol Droba
e31f37f7fb
string_algo update added to the front page
...
[SVN r33405]
2006-03-20 13:06:59 +00:00
John Maddock
d7ac318fc5
Added predefined random generators to docs.
...
[SVN r33404]
2006-03-20 10:37:51 +00:00
John Maddock
92678fa674
Mingwin Warning suppression.
...
[SVN r33403]
2006-03-20 10:36:12 +00:00
Vladimir Prus
fe769d6115
Python/OSX fix from Noel Belcourt.
...
This change addresses how Darwin handles compiling for frameworks. The
python frameworks require specific #include syntax that is not present
in the boost source code so this change specifically adds python
framework includes to the compile line.
[SVN r33402]
2006-03-20 08:48:58 +00:00
Arkadiy Vertleyb
9512341a97
added typeof entries
...
[SVN r33401]
2006-03-20 01:20:11 +00:00
Aaron Windsor
092768871d
Added link to maximum_cardinality_matching
...
[SVN r33400]
2006-03-20 00:10:43 +00:00
Ralf W. Grosse-Kunstleve
31d8031844
HP-UX aCC support
...
[SVN r33399]
2006-03-20 00:00:39 +00:00
Arkadiy Vertleyb
25f36fed5f
*** empty log message ***
...
[SVN r33398]
2006-03-19 23:15:23 +00:00
Arkadiy Vertleyb
cd5b02a2fa
*** empty log message ***
...
[SVN r33397]
2006-03-19 23:07:49 +00:00
Gennadiy Rozental
fcee38812f
error_handling_test should pass on vc-8_0
...
[SVN r33396]
2006-03-19 21:53:19 +00:00
Arkadiy Vertleyb
ed8bba96ed
added typeof to the docs build
...
[SVN r33395]
2006-03-19 20:28:26 +00:00
Peter Dimov
2138ebd7ae
Smart Pointers Library entry added.
...
[SVN r33394]
2006-03-19 20:09:52 +00:00
Peter Dimov
11ba70e783
Documented the allocator support
...
[SVN r33393]
2006-03-19 19:52:00 +00:00
Peder Holt
0158c7a966
Fixed regression tests for CW-9.4
...
[SVN r33392]
2006-03-19 19:27:35 +00:00
Hartmut Kaiser
127ec16b5d
Fixed typos in comments.
...
[SVN r33391]
2006-03-19 14:43:52 +00:00
Hartmut Kaiser
30c1a688a7
Fixed compilation problems on gcc.
...
[SVN r33390]
2006-03-19 14:39:43 +00:00