Tobias Schwinger
|
d9f2038beb
|
removes outdated test case
[SVN r37685]
|
2007-05-13 13:58:19 +00:00 |
|
Tobias Schwinger
|
a839535d56
|
libs/function_types/* - check-in
[SVN r37684]
|
2007-05-13 13:12:51 +00:00 |
|
Tobias Schwinger
|
432633778d
|
adds full support for pointer to member object type.
[SVN r37683]
|
2007-05-13 13:02:45 +00:00 |
|
Christopher Kohlhoff
|
01fc66f429
|
Fix compiler warnings.
[SVN r37682]
|
2007-05-13 08:23:08 +00:00 |
|
Christopher Kohlhoff
|
aec6d40dec
|
Allow everything to compile on platforms where IPV6_V6ONLY is not defined
(such as Linux distros with a 2.4 kernel), but make any use of ip::v6_only
fail at runtime.
[SVN r37681]
|
2007-05-13 08:18:09 +00:00 |
|
Marcin Kalicinski
|
9b946de0fb
|
Adding property_tree
[SVN r37680]
|
2007-05-12 22:02:53 +00:00 |
|
Ion Gaztañaga
|
a01b2ddc87
|
Changes to correct regression tests for intel-win-9.1 & cw-9.4
[SVN r37676]
|
2007-05-12 12:54:15 +00:00 |
|
Ion Gaztañaga
|
9fa80ce17e
|
Changes to correct regression tests for intel-win-9.1 & cw-9.4
[SVN r37675]
|
2007-05-12 12:34:55 +00:00 |
|
Christopher Kohlhoff
|
ae1dd9867c
|
Update documentation.
[SVN r37674]
|
2007-05-12 10:52:21 +00:00 |
|
Christopher Kohlhoff
|
ba5c04962b
|
Preserve the user-set blocking mode over an async connect.
[SVN r37673]
|
2007-05-12 10:48:24 +00:00 |
|
Christopher Kohlhoff
|
93a6e27bb6
|
Need to define IPV6_UNICAST_HOPS when building with an old Platform SDK.
[SVN r37672]
|
2007-05-12 10:48:01 +00:00 |
|
Christopher Kohlhoff
|
cecc43f39a
|
Zero out address structure to prevent failures on some platforms.
[SVN r37671]
|
2007-05-12 10:47:15 +00:00 |
|
Christopher Kohlhoff
|
fc157c0c78
|
Some older UNIX platforms return EPROTO from accept() to indicate that a
connection was lost before being fully established.
[SVN r37670]
|
2007-05-12 10:46:47 +00:00 |
|
Beman Dawes
|
fef5dd9dcf
|
add include for <cassert> (Ryo Igarashi)
[SVN r37665]
|
2007-05-11 11:57:38 +00:00 |
|
Lubomir Bourdev
|
0ccf8e43de
|
Hooked up GIL regression tests to run from boost/status
Added kth_channel_view (like nth_channel_view but operates on heterogeneous views)
[SVN r37659]
|
2007-05-10 22:39:02 +00:00 |
|
Eric Niebler
|
12a7da1766
|
use as_arg instead of as_expr to avoid needless copying, proto::make_expr is slightly less broken
[SVN r37645]
|
2007-05-09 06:55:32 +00:00 |
|
Christopher Kohlhoff
|
392c58c4d7
|
Revert incorrect change to one of the test checks.
[SVN r37641]
|
2007-05-08 22:51:34 +00:00 |
|
Dan Marsden
|
c6ab4ce98d
|
tests for assoc struct adaptor
[SVN r37639]
|
2007-05-08 22:16:09 +00:00 |
|
Dan Marsden
|
8f098efe68
|
adding struct associative adaptor
[SVN r37638]
|
2007-05-08 22:14:58 +00:00 |
|
Peter Dimov
|
0429c16812
|
atomic_count_gcc_x86 added since _sync doesn't work on i386
[SVN r37637]
|
2007-05-08 20:14:38 +00:00 |
|
Peter Dimov
|
d5d2d9e012
|
Define BOOST_HAS_RVALUE_REFS for ConceptGCC and OSL5-gcc
[SVN r37636]
|
2007-05-08 19:56:40 +00:00 |
|
John Maddock
|
5c80969521
|
Added note about configure not effecting the build process.
[SVN r37635]
|
2007-05-08 16:59:24 +00:00 |
|
Christopher Kohlhoff
|
e7f5df55fc
|
Add documentation note specifying that pending handlers are still executed
after a strand is destroyed.
[SVN r37632]
|
2007-05-08 13:40:08 +00:00 |
|
Christopher Kohlhoff
|
8eccf308d2
|
Ensure internal non-blocking flag is set if the user wants non-blocking.
[SVN r37631]
|
2007-05-08 13:39:04 +00:00 |
|
Christopher Kohlhoff
|
3518acc6a7
|
Add example illustrating a custom handler invocation hook.
[SVN r37630]
|
2007-05-08 13:02:39 +00:00 |
|
Christopher Kohlhoff
|
2b4598d8fa
|
Add header file containing Boost.Asio version number.
[SVN r37628]
|
2007-05-08 12:20:38 +00:00 |
|
Christopher Kohlhoff
|
d015079e15
|
Artifacts of new boostify.pl.
[SVN r37625]
|
2007-05-08 10:55:32 +00:00 |
|
Christopher Kohlhoff
|
15304bc8bf
|
Fix another incorrect condition.
[SVN r37624]
|
2007-05-08 10:55:12 +00:00 |
|
Christopher Kohlhoff
|
336fbd4d3b
|
Fix test failure caused by incorrect condition check.
[SVN r37623]
|
2007-05-08 10:49:40 +00:00 |
|
Christopher Kohlhoff
|
7b110f51fc
|
Update io_service documentation.
[SVN r37617]
|
2007-05-07 12:54:05 +00:00 |
|
Christopher Kohlhoff
|
e91aa50026
|
Fix namespace name.
[SVN r37616]
|
2007-05-07 12:41:29 +00:00 |
|
Christopher Kohlhoff
|
ec3fb607f7
|
Add Jamfiles for new HTTP server examples.
[SVN r37615]
|
2007-05-07 12:39:31 +00:00 |
|
Christopher Kohlhoff
|
48d8568c14
|
Additional error output to help diagnose test failures.
[SVN r37614]
|
2007-05-07 12:13:40 +00:00 |
|
Christopher Kohlhoff
|
f5804de388
|
Artifacts of new boostify.pl.
[SVN r37613]
|
2007-05-07 11:49:21 +00:00 |
|
Christopher Kohlhoff
|
fcf68fbbc3
|
Add new HTTP server examples illustrating io_service-per-cpu and
single-io_service-multiple-threads designs.
[SVN r37612]
|
2007-05-07 11:46:23 +00:00 |
|
Lubomir Bourdev
|
2452dadbea
|
Fixed headers to refer to the Boost license.
[SVN r37610]
|
2007-05-07 07:33:33 +00:00 |
|
Lubomir Bourdev
|
4e238cf903
|
Fixed headers to refer to the Boost license. Fixed min/max issues and removed tabs.
[SVN r37609]
|
2007-05-07 07:32:02 +00:00 |
|
Eric Niebler
|
8b69206162
|
named captures for dynamic regexes, doxygen comments
[SVN r37608]
|
2007-05-07 04:41:25 +00:00 |
|
Christopher Kohlhoff
|
9bcefdfd4f
|
Add empty test cases to eliminate spurious failures when running all tests.
[SVN r37607]
|
2007-05-06 22:38:53 +00:00 |
|
Christopher Kohlhoff
|
13403f3b1b
|
Clarify behaviour of io_service::run() in a thread pool.
[SVN r37606]
|
2007-05-06 22:36:18 +00:00 |
|
Christopher Kohlhoff
|
1100970ac6
|
Fix ip::multicast::enable_loopback option so that it works on Solaris.
[SVN r37605]
|
2007-05-06 22:35:35 +00:00 |
|
Hartmut Kaiser
|
eb42bdcde5
|
Added file.
[SVN r37604]
|
2007-05-06 19:18:27 +00:00 |
|
Eric Niebler
|
1fa5e97d15
|
remove dead protodoc.boostbook
[SVN r37602]
|
2007-05-06 16:56:59 +00:00 |
|
Eric Niebler
|
90a7baacad
|
make conversions in callable_eval even worse to avoid possibility of ambiguity with user-defined conversions
[SVN r37599]
|
2007-05-05 15:02:17 +00:00 |
|
Eric Niebler
|
e6a6784a0d
|
documentation tweaks based on user feedback
[SVN r37597]
|
2007-05-05 06:27:40 +00:00 |
|
Eric Niebler
|
d54bd32173
|
protodoc.boostbook
[SVN r37596]
|
2007-05-05 01:08:47 +00:00 |
|
Eric Niebler
|
c2c2528ce3
|
doc comments for expr<>
[SVN r37595]
|
2007-05-05 01:07:16 +00:00 |
|
Ion Gaztañaga
|
4ed38c0df0
|
First inclusion
[SVN r37593]
|
2007-05-04 21:30:54 +00:00 |
|
Ion Gaztañaga
|
c043ac758b
|
First inclusion
[SVN r37592]
|
2007-05-04 21:22:02 +00:00 |
|
Ion Gaztañaga
|
10d4f5fd9e
|
Changes for official inclusion in the regression tests
[SVN r37591]
|
2007-05-04 21:17:55 +00:00 |
|