John Maddock
|
5c80969521
|
Added note about configure not effecting the build process.
[SVN r37635]
|
2007-05-08 16:59:24 +00:00 |
|
Eric Niebler
|
7c652918ec
|
wrap <author> in <authorgroup>
[SVN r37634]
|
2007-05-08 16:53:31 +00:00 |
|
Rene Rivera
|
2da96e236c
|
Set the version number of msvc when configuring a default autodetected version.
[SVN r37633]
|
2007-05-08 15:45:38 +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 |
|
Ronald Garcia
|
159b7cdaf2
|
*** empty log message ***
[SVN r37629]
|
2007-05-08 12:55:02 +00:00 |
|
Christopher Kohlhoff
|
2b4598d8fa
|
Add header file containing Boost.Asio version number.
[SVN r37628]
|
2007-05-08 12:20:38 +00:00 |
|
Aleksey Gurtovoy
|
1f3d4fb409
|
Factor out rename into a function
[SVN r37627]
|
2007-05-08 11:40:35 +00:00 |
|
Aleksey Gurtovoy
|
32d6732dd5
|
More space-related fixes
[SVN r37626]
|
2007-05-08 11:27:27 +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 |
|
Rene Rivera
|
4bc5fcaa54
|
Fixes to allow individual patch files in the patchwork.
[SVN r37622]
|
2007-05-07 23:42:20 +00:00 |
|
Aleksey Gurtovoy
|
7586215fe1
|
Bug fix
[SVN r37621]
|
2007-05-07 21:06:59 +00:00 |
|
Ronald Garcia
|
bb330c94ac
|
*** empty log message ***
[SVN r37619]
|
2007-05-07 14:26:10 +00:00 |
|
Douglas Gregor
|
4383a3a9e2
|
Don't use non-breaking spaces when indenting
[SVN r37618]
|
2007-05-07 13:08:48 +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 |
|
Aleksey Gurtovoy
|
a4f7729da9
|
Fix 'Page not found' issue for runner IDs with spaces
[SVN r37611]
|
2007-05-07 10:17:10 +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
|
d3b09ae7d9
|
also search ancestor::struct when doing name lookup
[SVN r37603]
|
2007-05-06 17:16:56 +00:00 |
|
Eric Niebler
|
1fa5e97d15
|
remove dead protodoc.boostbook
[SVN r37602]
|
2007-05-06 16:56:59 +00:00 |
|
Ronald Garcia
|
e72ec96c46
|
*** empty log message ***
[SVN r37601]
|
2007-05-06 14:27:37 +00:00 |
|
Ronald Garcia
|
faaa4d245c
|
*** empty log message ***
[SVN r37600]
|
2007-05-05 20:18:29 +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 |
|
Alisdair Meredith
|
885af10e79
|
Second attempt to assign a category to native typeof tests
[SVN r37598]
|
2007-05-05 13:31:05 +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
|
c57ec76643
|
Inclusion of Interprocess and Intrusive in regression tests
[SVN r37594]
|
2007-05-04 21:40:57 +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 |
|
Ion Gaztañaga
|
d3aca812fa
|
Changes for official inclusion in the regression tests
[SVN r37590]
|
2007-05-04 21:10:05 +00:00 |
|
Ion Gaztañaga
|
4e75cf84c3
|
Changes for official inclusion in the regression tests
[SVN r37589]
|
2007-05-04 20:53:10 +00:00 |
|
Ronald Garcia
|
58eed922f1
|
*** empty log message ***
[SVN r37588]
|
2007-05-04 14:25:08 +00:00 |
|
Eric Niebler
|
bc7f42a75a
|
various bug fixes
[SVN r37584]
|
2007-05-03 23:32:44 +00:00 |
|
Eric Niebler
|
12a4b2aa7e
|
make boostbook at least marginally better at handling template specializations
[SVN r37583]
|
2007-05-03 16:45:24 +00:00 |
|
Daniel Wallin
|
2afde07026
|
Fixed typo.
[SVN r37581]
|
2007-05-03 14:17:06 +00:00 |
|