Joaquín M López Muñoz
|
77d9fc5a3e
reapplied [52238] in light of [52456]
|
17 years ago |
Peter Dimov
|
b62b73ef2a
Make ++a, where a is an atomic_count, return the new value.
|
17 years ago |
Peter Dimov
|
fe4a1c10db
Bring back "explicit" on the auto_ptr rvalue constructor. Refs #2951.
|
17 years ago |
Jeremiah Willcock
|
58cf331d82
Stamped copyright notices into CMake build files
|
17 years ago |
John Maddock
|
605be9744a
Split test/test_policy_7.cpp into two tests.
|
17 years ago |
Jeremiah Willcock
|
1b7aecdffa
Trying to fix VC++ issue with overloading
|
17 years ago |
Joaquín M López Muñoz
|
194a1a652d
reverted [52238] for the moment being
|
17 years ago |
Vladimir Prus
|
60ead4aba6
Sync trunk&release branches
|
17 years ago |
Vladimir Prus
|
2c3e08c4cc
Make toolchain check work if version is provided.
|
17 years ago |
Hartmut Kaiser
|
8da854b8e9
Trying to fix template instantiation depth errors on certain gcc/darwin platforms
|
17 years ago |
Steven Watanabe
|
9f1a130eb1
Add missing includes.
|
17 years ago |
Beman Dawes
|
4a6bdda972
Workaround: Sun compiler on Linux dirent.h defines _DIRENT_HAVE_D_TYPE but expected macros not present
|
17 years ago |
Christopher Kohlhoff
|
60ac9a2deb
Specifically handle the case when an overlapped ReadFile call fails with
|
17 years ago |
Ion Gaztañaga
|
50c0d4e97b
Fixed C++0x and MacOS X bugs
|
17 years ago |
Ion Gaztañaga
|
8017093d50
Fixed C++0x and MacOS X bugs
|
17 years ago |
Vladimir Prus
|
68f7e72fc5
Update getting started.
|
17 years ago |
Christopher Kohlhoff
|
396c6343cb
Fix incompatibility between asio and ncurses.h due to the latter defining
|
17 years ago |
Beman Dawes
|
548bd4098d
Yet another attempt to fix #2687
|
17 years ago |
Beman Dawes
|
9921290ebd
Fix #2948 - Path typedef moved to namespace boost::filesystem
|
17 years ago |
Hartmut Kaiser
|
a9bb1e2ed1
Wave: Added missing std:: qualifiers
|
17 years ago |
Frank Mori Hess
|
15b724a22c
Fixed compile errors in c++0x mode.
|
17 years ago |
Andrew Sutton
|
4e146e16bb
Added missing copyright info for test files.
|
17 years ago |
Daniel James
|
e287bfc8be
Add stream output to the count test helper for unordered.
|
17 years ago |
Daniel James
|
9087e01f14
Use emplace instead of insert in the backend as it's more appropriate.
|
17 years ago |
Daniel James
|
1cf573901c
Implement full extract_key for compilers without SFINAE and variadic
|
17 years ago |
Troy D. Straszheim
|
46341b59b5
This got crufty and isn't needed until somebody makes packages with
|
17 years ago |
Ion Gaztañaga
|
a1a079deb4
Modified examples so that they can be run in parallel.
|
17 years ago |
Jeremiah Willcock
|
79aee67c30
Removed tabs
|
17 years ago |
Jeremiah Willcock
|
473d73b13c
Removed tabs
|
17 years ago |
Ion Gaztañaga
|
9927c49a6d
Workarounds for VC8 and MacOS
|
17 years ago |