Vladimir Prus
|
cf88f3afcd
|
Pass arguments to bootstrap.bat over to jam's build.bat.
[SVN r64998]
|
2010-08-25 15:48:36 +00:00 |
|
Andrey Semashev
|
f721758fae
|
Fixed compilation with MSVC and, probably, other compilers.
[SVN r64996]
|
2010-08-25 15:25:16 +00:00 |
|
Vladimir Prus
|
83af9a8aea
|
Remove OBJ/STATIC_LIB suffix specific for the qcc toolset.
They duplicate the default definition, and therefore result
in a 'duplicate key' error.
[SVN r64994]
|
2010-08-25 14:53:50 +00:00 |
|
David Bellot
|
11f60dc650
|
just added a few names in the contributors list :-)
[SVN r64993]
|
2010-08-25 12:02:54 +00:00 |
|
Daniel James
|
c1a3794881
|
Fix xml escaping for the license in quickbook 1.2 and less.
[SVN r64990]
|
2010-08-24 23:12:10 +00:00 |
|
Daniel James
|
16ad8a46fe
|
Escapes in doc info fields.
[SVN r64988]
|
2010-08-24 19:47:46 +00:00 |
|
Beman Dawes
|
ae40dd4341
|
Add BOOST_ASSERT that report_errors() has been called.
[SVN r64987]
|
2010-08-24 18:57:38 +00:00 |
|
Beman Dawes
|
4317427bd2
|
Add path_traits::is_pathable and use it to prevent several path member templates from being considered for overload resolution of non-pathable types. Fixes problem reported by Adam Badura.
[SVN r64986]
|
2010-08-24 18:35:41 +00:00 |
|
Ion Gaztañaga
|
d80642efff
|
More changes for Boost 1.45
[SVN r64985]
|
2010-08-24 17:26:36 +00:00 |
|
Ion Gaztañaga
|
d41175fb4e
|
More changes for Boost 1.45
[SVN r64984]
|
2010-08-24 17:13:19 +00:00 |
|
John Maddock
|
f2430b66fc
|
Prevent macro expansion of isfinite.
[SVN r64983]
|
2010-08-24 17:13:04 +00:00 |
|
Daniel James
|
0cb51b214c
|
Bump quickbook version number.
[SVN r64978]
|
2010-08-24 07:38:21 +00:00 |
|
Daniel James
|
09262701da
|
Nested code snippets.
[SVN r64976]
|
2010-08-23 21:51:53 +00:00 |
|
Daniel James
|
5e9ef26e0f
|
Recover after a failed varlistitem parse.
Maybe would be better to just bail out after a parse error.
[SVN r64975]
|
2010-08-23 21:49:33 +00:00 |
|
Hartmut Kaiser
|
c1884d01f8
|
Added test case for broken debug output for optionals
[SVN r64973]
|
2010-08-23 17:55:47 +00:00 |
|
Hartmut Kaiser
|
2baf8353a9
|
Fixing debug output for optionals
[SVN r64972]
|
2010-08-23 16:48:24 +00:00 |
|
Paul A. Bristow
|
5714350476
|
add test of inverse_gamma distributiont
[SVN r64970]
|
2010-08-23 14:55:22 +00:00 |
|
Paul A. Bristow
|
395b6aa77f
|
new inverse gamma distribution
[SVN r64969]
|
2010-08-23 11:58:39 +00:00 |
|
Paul A. Bristow
|
00696756ee
|
added inverse-gamma distribution
[SVN r64968]
|
2010-08-23 11:55:51 +00:00 |
|
Paul A. Bristow
|
7a04f26cac
|
1st version of test
[SVN r64967]
|
2010-08-23 11:54:27 +00:00 |
|
Paul A. Bristow
|
392e7e8ba2
|
Checked output for VS2010
[SVN r64966]
|
2010-08-23 11:48:53 +00:00 |
|
Paul A. Bristow
|
f09dcce908
|
Added comment on pch.hpp include needed.
[SVN r64965]
|
2010-08-23 11:46:47 +00:00 |
|
Paul A. Bristow
|
7887c29f6c
|
Added comment on pch.hpp include needed.
[SVN r64964]
|
2010-08-23 11:45:37 +00:00 |
|
John Maddock
|
7c74f1ac55
|
Fix typo and regenerate docs.
Fixes #4518.
[SVN r64963]
|
2010-08-23 10:28:00 +00:00 |
|
John Maddock
|
12070dd89d
|
Correct equations used for generic version of tgamma - equations should now match those used for igamma and the actual code.
Fixes #4583.
[SVN r64962]
|
2010-08-23 09:01:39 +00:00 |
|
Robert Ramey
|
05ac840ba3
|
reverse overzealous fix for basic_archive checkin
[SVN r64960]
|
2010-08-23 01:21:35 +00:00 |
|
Christopher Schmidt
|
7cd76190a8
|
lvalue fold states. Fixes #4582
[SVN r64947]
|
2010-08-22 13:16:49 +00:00 |
|
Christopher Schmidt
|
d55c87d59f
|
fix for #4580
[SVN r64946]
|
2010-08-22 11:29:45 +00:00 |
|
Andrey Semashev
|
6fee6c0862
|
Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms
[SVN r64938]
|
2010-08-21 08:45:00 +00:00 |
|
Robert Ramey
|
ac7d46472e
|
fixed STATIC_ASSERT for size of tracking_type - bool
[SVN r64937]
|
2010-08-20 17:04:59 +00:00 |
|
Andrew Sutton
|
d8f628199f
|
Adding graph properties to CSR graph. Updating tests.
[SVN r64935]
|
2010-08-20 12:35:20 +00:00 |
|
Andrey Semashev
|
e5795180f6
|
Worked around annoying "deprecated" warnings on MSVC.
[SVN r64931]
|
2010-08-19 20:02:59 +00:00 |
|
Beman Dawes
|
f37c9c1df9
|
Revert change committed in error
[SVN r64929]
|
2010-08-19 17:09:22 +00:00 |
|
Beman Dawes
|
839fca5e20
|
Remove path array optimization; problematic when array contains a string shorter than the array length. Reported by Adam Badura.
[SVN r64928]
|
2010-08-19 17:03:38 +00:00 |
|
Robert Ramey
|
ad0ca31266
|
added #include for NVP
[SVN r64925]
|
2010-08-19 15:44:21 +00:00 |
|
Ben Hanson
|
7e229bb5ac
|
Use static_cast for consistency.
[SVN r64922]
|
2010-08-19 12:57:19 +00:00 |
|
Ben Hanson
|
294cf33f3b
|
Space before * in casts. As this version of lexertl will be maintained primarily in SVN now, this kind of thing should happen less.
[SVN r64921]
|
2010-08-19 12:55:17 +00:00 |
|
Vladimir Prus
|
a6b3b49cb1
|
Allow to customize the 'mt' tool.
Patch from Victor Gaydov.
[SVN r64912]
|
2010-08-19 07:50:50 +00:00 |
|
Vladimir Prus
|
377a0e69f9
|
Handle conditional requirements in check-target-builds.
[SVN r64911]
|
2010-08-19 07:47:23 +00:00 |
|
Robert Ramey
|
5933f2c1d6
|
removed warning causing superfluous const
[SVN r64910]
|
2010-08-19 05:36:09 +00:00 |
|
Robert Ramey
|
f76ef66083
|
fixed inclusion of basic_archive which was causing superfluous dependency
[SVN r64909]
|
2010-08-19 05:35:29 +00:00 |
|
Robert Ramey
|
0c2464f1bc
|
removed warning causing superfluous const
[SVN r64908]
|
2010-08-19 05:34:16 +00:00 |
|
Paul A. Bristow
|
eea38306f6
|
T result = 0; // Just to avoid warning C4701: potentially uninitialized local variable 'result' used
[SVN r64889]
|
2010-08-18 15:52:13 +00:00 |
|
Paul A. Bristow
|
946ff6b5c6
|
warning C4244 suppressed by using static_cast<realType>(0)
[SVN r64888]
|
2010-08-18 15:23:37 +00:00 |
|
Paul A. Bristow
|
5f389b3fb4
|
warning C4244 suppressed by using static_cast<realType>
[SVN r64886]
|
2010-08-18 13:10:19 +00:00 |
|
John Maddock
|
c1d26c56a1
|
Fix typo in auto-linking code.
Fixes #4563.
[SVN r64885]
|
2010-08-18 12:26:29 +00:00 |
|
Beman Dawes
|
17957a28c0
|
include <cwchar> for mbstate_t
[SVN r64884]
|
2010-08-18 11:47:14 +00:00 |
|
Hartmut Kaiser
|
528adc2605
|
Spirit: adjusting minimal Boost version for new endian library
[SVN r64883]
|
2010-08-18 11:31:53 +00:00 |
|
Vladimir Prus
|
184fae4010
|
Fix a bug with -jN and actions that produce multiple targets.
[SVN r64882]
|
2010-08-18 07:52:48 +00:00 |
|
Vladimir Prus
|
7f59e123d1
|
Stub port of util/indirect.jam
[SVN r64881]
|
2010-08-18 07:40:08 +00:00 |
|