Commit graph

26900 commits

Author SHA1 Message Date
Joaquín M López Muñoz
7d9a234cc4 included an exe filename modifying rule to avoid interference problems with Vista UAC (fixes #1429)
[SVN r41297]
2007-11-22 07:59:28 +00:00
Matias Capeletto
5446429100 remove wrong placed typename
[SVN r41290]
2007-11-22 05:18:38 +00:00
Matias Capeletto
f5274c8e14 Explicit failure markup for Bimap
[SVN r41289]
2007-11-22 04:55:54 +00:00
Joel de Guzman
a5226f757f updated the master css
[SVN r41288]
2007-11-21 22:24:37 +00:00
Rene Rivera
7e71989bf4 Fix search for Boost.Build so that it only finds the approved version.
[SVN r41287]
2007-11-21 19:29:55 +00:00
Marshall Clow
9b44138882 Bug fixes #284, #836, #991
[SVN r41286]
2007-11-21 19:20:15 +00:00
Hartmut Kaiser
939755e42d Wave: Fixed #line statements in generated files not to contain Windows paths anymore.
[SVN r41285]
2007-11-21 17:53:37 +00:00
Ion Gaztañaga
2d45237975 Added performance Jamfile to the project
[SVN r41284]
2007-11-21 17:32:20 +00:00
Ion Gaztañaga
b25d6e1b06 Changed precalculated sqrt(2) values selection to use enable_if.
[SVN r41282]
2007-11-21 16:39:48 +00:00
Ion Gaztañaga
9d73b9158c Fixed offset_ptr issues with volatile values.
[SVN r41281]
2007-11-21 16:19:19 +00:00
Ion Gaztañaga
298df6b611 Added offset_ptr test
[SVN r41280]
2007-11-21 16:18:29 +00:00
Markus Schöpflin
1e0dde60d3 Marked function_types failures depending on stdcall as expected on Tru64/CXX.
[SVN r41279]
2007-11-21 15:21:53 +00:00
John Maddock
4f1663bf25 Apply warning fix for VC8 and later only: earlier versions warn about the warning suppression :-(
[SVN r41278]
2007-11-21 14:03:16 +00:00
John Maddock
0c2f76e7e4 Change warning suppression, to suppress warnings for VC8 as well.
[SVN r41277]
2007-11-21 12:09:28 +00:00
Boris Gubenko
d635e2ba3b fix typo in the marking of function_types library tests
[SVN r41276]
2007-11-21 11:43:00 +00:00
Markus Schöpflin
3966d989d6 Added myself to the platform maintainers file.
[SVN r41274]
2007-11-21 11:00:18 +00:00
Anthony Williams
d1fa84a7e8 changed platform split to allow bjam to track includes and check dependencies
[SVN r41273]
2007-11-21 10:44:22 +00:00
John Maddock
645de5a6c2 Fix << iostream operator for the NTL bindings.
[SVN r41272]
2007-11-21 09:46:36 +00:00
John Maddock
f1d80ac56f Added super/subscript styling as per boost-docs mailing list discussion.
[SVN r41271]
2007-11-21 09:39:00 +00:00
Douglas Gregor
829cd0e8fd Fixes #1456
[SVN r41270]
2007-11-21 05:50:21 +00:00
Boris Gubenko
d2b9565ca8 mark some function_types and serialization library tests for acc toolset
[SVN r41263]
2007-11-20 19:09:33 +00:00
Boris Gubenko
7d4682d946 fixed markup validation error: consolidated two consequtive notes
[SVN r41262]
2007-11-20 18:51:04 +00:00
Rene Rivera
1b40d9cea5 Allow indication of the Boost.Build location with an argument. This allows to override the built-in BB when testing.
[SVN r41260]
2007-11-20 17:51:21 +00:00
John Maddock
d419efea7f Added warning suppression for VC-9.
[SVN r41259]
2007-11-20 16:57:32 +00:00
Eric Niebler
d6dc8f4612 fix warning in gcc-4.3
[SVN r41258]
2007-11-20 16:52:43 +00:00
Ronald Garcia
5be5d7d502 Fixes #1461
[SVN r41257]
2007-11-20 15:56:51 +00:00
Ronald Garcia
31d3ee5444 Added a simple test that changes index bases while resizing (thanks to
wasti.redl@gmx.net for this code, which caught a bug).


[SVN r41256]
2007-11-20 15:56:29 +00:00
John Maddock
9f4a3e1d9c Added missing #include.
Fix warnings on MSVC: the code should now be clean with -W4.
Fix warnings on gcc: the code should now be clean with -Wall -Wshadow.
This fixes Track issues #585, #980, #1196, #1278 and #1340.

[SVN r41254]
2007-11-20 11:40:28 +00:00
Hartmut Kaiser
c109a82480 Wave: Suppressed MS warning for tests.
[SVN r41253]
2007-11-20 11:20:47 +00:00
John Maddock
8b17fa6788 Changed order of #includes to keep Borland C++ 5.5.1 happy.
[SVN r41252]
2007-11-20 11:18:48 +00:00
John Maddock
ba478a5628 aCC on PA-RISC emits hard errors if a numeric constant underflows: enable existing workaround for that compiler.
[SVN r41251]
2007-11-20 11:12:36 +00:00
Markus Schöpflin
dd8b4db50c Fixed SNAFU caused by last checkin.
[SVN r41249]
2007-11-20 09:07:05 +00:00
Boris Gubenko
77cd7de2c1 add OSPLAT=PARISC for HP-UX PA-RISC
[SVN r41242]
2007-11-19 19:25:21 +00:00
Hailin Jin
c268ea0df8 GIL: broke the main test into small tests
[SVN r41241]
2007-11-19 18:34:59 +00:00
Ion Gaztañaga
f729956a28 Fixed 64 bit std::size_t specialization error
[SVN r41240]
2007-11-19 18:32:12 +00:00
Ion Gaztañaga
738f45202d Corrected ifdef
[SVN r41238]
2007-11-19 18:09:13 +00:00
Rene Rivera
6794f381b9 Add architecture and instruction-set values for HP/PA-RISC.
[SVN r41237]
2007-11-19 18:02:43 +00:00
Rene Rivera
502f43c330 Make quietly actions really quiet by not printing the command output. The output for the quietly actions is still available through "__ACTION_RULE__".
[SVN r41236]
2007-11-19 17:44:31 +00:00
Hailin Jin
4ebebd8b0a GIL: updated the design guide based on the new changes
[SVN r41235]
2007-11-19 17:26:12 +00:00
Ion Gaztañaga
11b032c5e7 Fixed errors detected by gcc-4.3
[SVN r41234]
2007-11-19 16:55:23 +00:00
Aaron Windsor
61c2383897 Cleaning up #includes to avoid errors on gcc 4.1 and above.
[SVN r41227]
2007-11-19 15:28:26 +00:00
Anthony Williams
f8ce3342da added copyright
[SVN r41226]
2007-11-19 14:29:22 +00:00
Ronald Garcia
62c0bed8fc Added boost.range update
[SVN r41225]
2007-11-19 14:01:34 +00:00
Ronald Garcia
bed1c699c3 A bunch of review volunteers.
[SVN r41224]
2007-11-19 13:28:00 +00:00
Anthony Williams
dd41b2f84a fixed problems with TSS cleanup when using LoadLibrary and when threads finish after thread_specific_ptr instance has been destroyed
[SVN r41223]
2007-11-19 12:29:14 +00:00
Anthony Williams
77e1f030a8 fixed TSS cleanup on 64-bit Windows
[SVN r41222]
2007-11-19 12:17:31 +00:00
Matthias Troyer
c12fd552ab made complex seriaqlization more portable
[SVN r41221]
2007-11-19 12:15:58 +00:00
Joaquín M López Muñoz
d8ce5b0db0 moved some ADL stuff out of a potentially name-hiding scope
[SVN r41220]
2007-11-19 11:08:11 +00:00
John Maddock
d936a610d8 No user32.lib on WinCE
[SVN r41219]
2007-11-19 10:20:36 +00:00
John Maddock
bd19772d9d Oops: added missing template specialisation argument.
[SVN r41218]
2007-11-19 10:02:16 +00:00