Vladimir Prus
|
eebba4de99
Fix wording
|
18 лет назад |
Christopher Kohlhoff
|
7aa7751ef9
Some Windows platforms don't define IPPROTO_ICMPV6.
|
18 лет назад |
Peter Dimov
|
685cf19421
Largely pointless Borland 5.5.1 changes. :-)
|
18 лет назад |
Anthony Williams
|
42edce2f89
more rvalue reference stuff
|
18 лет назад |
Anthony Williams
|
2aa82fb7bb
Use lock_guard<> instead of unique_lock<> internally. Clear out generations after notify_all, as they're all notified
|
18 лет назад |
Peter Dimov
|
e79635c69f
Extended boost::thread to 9 arguments, hopefully fixed member function ambiguity.
|
18 лет назад |
Daniel James
|
3705b98a47
Some compilers don't like the use of sizeof with a static template member
|
18 лет назад |
Peter Dimov
|
a1e27a9e63
bind( type<R>(), f, ... ) now works when f is a member function.
|
18 лет назад |
Jan Gaspar
|
836510f6e2
circular_buffer: bugfix #1919, #1852
|
18 лет назад |
John Maddock
|
bd1b1c906b
Apply NetBSD fix from issue #1922.
|
18 лет назад |
Anthony Williams
|
15b33f9e60
New tests for a normal function with one argument, and a member function with 0 or 1 arguments
|
18 лет назад |
Vladimir Prus
|
50c5a6d6f8
Added tntnet application server support, from Eduardo Gurgel.
|
18 лет назад |
Vladimir Prus
|
8eb406d200
Disallow '=' in the values of non-free features.
|
18 лет назад |
Vladimir Prus
|
ff07e7605e
When importing from Python into an module with empty string as name,
|
18 лет назад |
Anthony Williams
|
43fb868791
try_lock_wrapper has its own operator bool_type to avoid problems with a using declaration
|
18 лет назад |
Anthony Williams
|
1aaffc9b5f
Renamed namespace user to user_test_ns to try and avoid a name clash on some platforms
|
18 лет назад |
Christopher Kohlhoff
|
aed7501905
Implement custom allocation support for timer operations.
|
18 лет назад |
Joel de Guzman
|
b951f8bef3
- doc updates
|
18 лет назад |
Joel de Guzman
|
0d5e592322
updated tests
|
18 лет назад |
John Maddock
|
939a96a187
Fixed partial specialization.
|
18 лет назад |
Daniel James
|
4c7cb4d4d4
Merge in improved ids in boostbook.
|
18 лет назад |
Daniel James
|
b2f54990d1
Merge some small documentation fixes from the doc branch, and mark some
|
18 лет назад |
Daniel James
|
f713984cfe
Merge in a few small changes to unordered.
|
18 лет назад |
Daniel James
|
0616adb209
Fix for older versions of the Borland C++ compiler which create the default
|
18 лет назад |
Eric Niebler
|
d039c96ca5
fix bug where pow() wasn't finding operator overload in the operators namespace
|
18 лет назад |
Ion Gaztañaga
|
bdf8e95e83
x's cache_last was not updated when splicing the whole container
|
18 лет назад |
John Maddock
|
244f43d3a8
Rename some of the extern "C" C99 functions so we don't get infinite recursion.
|
18 лет назад |
Peter Dimov
|
0d07bfe4e3
Renamed CRITICAL_SECTION to critical_section to avoid ambiguity.
|
18 лет назад |
John Maddock
|
2890079c7c
Updated last revision merged number.
|
18 лет назад |
John Maddock
|
2b96dd6247
Merged additions/changes from the Sandbox to Trunk.
|
18 лет назад |