Commit graph

30267 commits

Author SHA1 Message Date
John Maddock
4a3b2c43a0 Fix typos in docs and regenerate.
[SVN r49850]
2008-11-20 16:55:12 +00:00
Vladimir Prus
f33c8a2da7 Use or not use escape sequences depending on availability.
Emit warning only on cygwin.


[SVN r49846]
2008-11-19 18:20:39 +00:00
John Maddock
e73fa8cc1e Fixed bug in elliptic integral periodic-reduction code.
Added some more debugging/tracing aids.

[SVN r49828]
2008-11-18 19:47:50 +00:00
Boris Gubenko
6d7b7ffea9 extend workaround to icc 10.0
[SVN r49827]
2008-11-18 17:41:32 +00:00
John Maddock
a05c4b74b8 Added __CODEGEARC__ warning suppression.
[SVN r49822]
2008-11-18 08:51:43 +00:00
Steven Watanabe
c93b43fda0 More thorough tests for using bind with member variables
[SVN r49818]
2008-11-17 19:43:41 +00:00
John Maddock
d56c305021 Fix bug in expected error rates.
[SVN r49817]
2008-11-17 17:10:46 +00:00
Vladimir Prus
8996a6489a If escape characters are not supported, emit warning, not error.
This is temporary solution to make regression test work again.


[SVN r49816]
2008-11-17 12:08:03 +00:00
John Maddock
6e2d61a9e3 Ooops revert last change.
[SVN r49815]
2008-11-17 11:58:54 +00:00
Eric Niebler
ac99c2aa67 fix #2407
[SVN r49812]
2008-11-16 23:22:53 +00:00
Daniel James
6417b45fcf Fix a typo.
[SVN r49811]
2008-11-16 23:10:00 +00:00
Eric Niebler
4d32f4d8e9 fix path when building accumulators docs on windows, fixes #2233
[SVN r49809]
2008-11-16 21:32:40 +00:00
Eric Niebler
f91a628370 add missing #include, fixes #2491
[SVN r49807]
2008-11-16 21:23:49 +00:00
Eric Niebler
401c74a220 add missing namespace qualifications, fixes #2502
[SVN r49805]
2008-11-16 21:17:28 +00:00
Eric Niebler
7461cd2fb3 remove old dead proto v2
[SVN r49803]
2008-11-16 18:57:15 +00:00
Vladimir Prus
679ec2955d Do not strip explicitly requested suffix from target names.
[SVN r49800]
2008-11-16 17:52:17 +00:00
Vladimir Prus
afc0778574 Verify that escape characters are supported
[SVN r49793]
2008-11-16 14:50:48 +00:00
Vladimir Prus
de66d7d282 Make sure 'FAILED' is printed on failure
[SVN r49787]
2008-11-16 13:19:26 +00:00
Vladimir Prus
803938a803 Fix typo
[SVN r49785]
2008-11-16 12:46:11 +00:00
Andreas Huber
64e4cdec7c Fixes a VC9.0 warning.
[SVN r49784]
2008-11-16 12:24:26 +00:00
Andreas Huber
1d7492d8d1 Adapted VC projects to 1.38.
[SVN r49783]
2008-11-16 10:24:51 +00:00
Eric Niebler
b40cc217ad regex_error gets a virtual destructor with an empty exception specifier to satisfy qcc
[SVN r49781]
2008-11-16 08:05:50 +00:00
Eric Niebler
e23645050e latest docs, make result_of::value consistent with rest of proto wrt array types
[SVN r49779]
2008-11-16 01:32:52 +00:00
Joel de Guzman
11fddc2eaf changed the result of as_vector to return the numbered forms (i.e vectorN)
[SVN r49778]
2008-11-16 01:00:37 +00:00
Joel de Guzman
2122a07412 changed as_vector to return the numbered forms (i.e. vectorN)
[SVN r49777]
2008-11-16 00:59:42 +00:00
Vladimir Prus
bbdd652815 Use \n, not various tricks that depend on eof style of common.jam itself.
[SVN r49776]
2008-11-15 22:10:18 +00:00
Vladimir Prus
284dac68b6 Handle \n and \r escape sequences
[SVN r49775]
2008-11-15 22:02:35 +00:00
Vladimir Prus
169d998055 Work towards Boost.Build testing. Create dummy Boost.Build test results
for all toolsets.


[SVN r49772]
2008-11-15 15:10:20 +00:00
Niels Dekker
36e7458755 Updated swap.html because LWG issue 809 is now accepted as a defect. Fixed some HTML formatting.
[SVN r49771]
2008-11-15 15:07:42 +00:00
Daniel James
d3cff7e526 Use the new swap library.
[SVN r49770]
2008-11-15 13:07:29 +00:00
Joel de Guzman
7d9c962c0d updated make_vector to return numered forms instead
[SVN r49768]
2008-11-15 11:08:49 +00:00
Joel de Guzman
986b1cb690 minor doc typo
[SVN r49767]
2008-11-15 11:07:56 +00:00
Boris Gubenko
7593a1a9a9 extend workaround for Core Issue 574 to icc 10.1 and later
[SVN r49760]
2008-11-14 18:14:24 +00:00
John Maddock
e637e718e7 Try and fix Apache std lib configuration issues.
[SVN r49759]
2008-11-14 18:01:51 +00:00
John Maddock
fb732b5055 Fix for building with /Zc:wchar_t-.
[SVN r49757]
2008-11-14 16:57:19 +00:00
Daniel James
9ba25d8fdb Use pragmas to suppress a Visual C++ warning.
[SVN r49756]
2008-11-14 16:11:16 +00:00
Ben Hanson
e0a1d881e0 Copyright message update.
[SVN r49755]
2008-11-14 15:24:00 +00:00
Ben Hanson
e8ee6a6f44 Copyright message update.
[SVN r49754]
2008-11-14 15:23:22 +00:00
Ben Hanson
44ee41e4bb Copyright message update.
[SVN r49753]
2008-11-14 15:22:46 +00:00
Ben Hanson
9c1b0ea641 Copyright message update.
[SVN r49752]
2008-11-14 15:21:49 +00:00
Ben Hanson
50cf48a858 Copyright message update.
[SVN r49751]
2008-11-14 15:20:56 +00:00
Ben Hanson
a091880ef9 Copyright message update.
[SVN r49750]
2008-11-14 15:20:16 +00:00
Ben Hanson
9032c71ed2 regex flags.
[SVN r49749]
2008-11-14 15:18:34 +00:00
Ben Hanson
ef41dab22a bol bug fixes.
[SVN r49748]
2008-11-14 15:17:35 +00:00
Ben Hanson
49f050eae1 regex flags, switched to iterators for hash vector, cleanups.
[SVN r49747]
2008-11-14 15:15:46 +00:00
Ben Hanson
63e16487bb Added enums for regex flags.
[SVN r49746]
2008-11-14 15:12:40 +00:00
Ben Hanson
78732385c4 Copyright message change, removed redundant if statement.
[SVN r49745]
2008-11-14 15:09:45 +00:00
Ben Hanson
a092eadfb4 Updated Copyright message.
[SVN r49744]
2008-11-14 15:08:32 +00:00
Ben Hanson
49da160040 Copyright message changes.
[SVN r49743]
2008-11-14 15:06:39 +00:00
Ben Hanson
746b8b6d99 flag shenanigans.
[SVN r49742]
2008-11-14 15:05:24 +00:00