Christopher Kohlhoff
|
4bb5257f45
|
Revision history.
|
2019-12-05 00:18:44 +11:00 |
|
Christopher Kohlhoff
|
7dcc939287
|
Revision history.
|
2019-08-06 19:46:14 +10:00 |
|
Christopher Kohlhoff
|
ce7e3bbf4b
|
Revision history.
|
2019-03-31 23:41:34 +11:00 |
|
Christopher Kohlhoff
|
ae04c26689
|
Update copyright notices.
|
2019-02-17 19:59:39 -10:00 |
|
Christopher Kohlhoff
|
186ab6eab9
|
Update revision history.
|
2018-12-05 14:10:58 +11:00 |
|
Christopher Kohlhoff
|
5ac54042c9
|
Add interim revision history.
|
2018-11-07 09:20:35 +11:00 |
|
Christopher Kohlhoff
|
fbe86d86b1
|
Updated revision history.
|
2018-04-03 22:55:21 +10:00 |
|
Christopher Kohlhoff
|
9093bef944
|
Add interim revision history.
|
2018-03-07 17:37:50 +11:00 |
|
Christopher Kohlhoff
|
886839cf55
|
Update copyright notices.
|
2018-03-04 21:59:30 +11:00 |
|
Christopher Kohlhoff
|
2d7d67be48
|
Document the new concurrency hints.
|
2017-12-06 08:22:09 +11:00 |
|
Christopher Kohlhoff
|
f3246b9471
|
Revision history.
|
2017-12-06 00:09:35 +11:00 |
|
Christopher Kohlhoff
|
821ef6fd50
|
Revision history.
|
2017-08-01 23:05:20 +10:00 |
|
Christopher Kohlhoff
|
7a79c157fc
|
Revision history.
|
2017-03-08 07:28:09 +11:00 |
|
Christopher Kohlhoff
|
f7fa336c91
|
Update copyright notices.
|
2017-03-05 22:43:47 +11:00 |
|
Christopher Kohlhoff
|
350f94e722
|
Revision history.
|
2016-09-19 07:33:03 +10:00 |
|
Christopher Kohlhoff
|
36eef63a9c
|
Update copyright notices.
|
2016-09-11 11:35:40 +10:00 |
|
Christopher Kohlhoff
|
c0d667f36a
|
Revision history.
|
2015-12-14 12:01:10 +11:00 |
|
Christopher Kohlhoff
|
ccb7292b2d
|
Revision history.
|
2015-03-22 10:58:13 +11:00 |
|
Christopher Kohlhoff
|
41bf42b8da
|
Update copyright notices.
|
2015-03-20 00:14:19 +11:00 |
|
Christopher Kohlhoff
|
ea2c024b32
|
Revision history.
|
2014-10-17 22:49:14 +11:00 |
|
Christopher Kohlhoff
|
2ab8462f29
|
Unit test workaround for AIX.
|
2014-07-26 19:49:22 +10:00 |
|
Christopher Kohlhoff
|
b857c146c0
|
Revision history.
|
2014-07-26 19:27:51 +10:00 |
|
Christopher Kohlhoff
|
1f012a03eb
|
Fix wording in revision history.
|
2014-06-30 14:12:43 +10:00 |
|
Christopher Kohlhoff
|
7f3a87c81a
|
Revision history.
|
2014-06-30 14:02:40 +10:00 |
|
Christopher Kohlhoff
|
b66a114d89
|
Revision history.
|
2014-05-05 11:41:40 +10:00 |
|
Christopher Kohlhoff
|
28f690f504
|
Update copyright notices.
|
2014-05-03 09:25:39 +10:00 |
|
Christopher Kohlhoff
|
83ae6fa7cb
|
Updated revision history.
[SVN r86468]
|
2013-10-26 22:49:17 +00:00 |
|
Christopher Kohlhoff
|
f8f33ed29c
|
Revision history.
[SVN r86092]
|
2013-09-30 22:37:40 +00:00 |
|
Christopher Kohlhoff
|
0923bc6904
|
Revision history.
[SVN r84880]
|
2013-06-22 13:02:21 +00:00 |
|
Christopher Kohlhoff
|
95d16d75b7
|
Update copyright notices.
[SVN r84345]
|
2013-05-18 11:24:59 +00:00 |
|
Christopher Kohlhoff
|
007bf03d0c
|
Release notes.
[SVN r82553]
|
2013-01-20 01:46:48 +00:00 |
|
Christopher Kohlhoff
|
d2679ef618
|
Revision history.
[SVN r79997]
|
2012-08-13 11:31:11 +00:00 |
|
Christopher Kohlhoff
|
cf17fa2fc8
|
Use the thread's private_op_queue for handlers returned by the reactor task.
This fixes a problem where signal_set handlers are not being called when the
io_service's concurrency hint is set to 1. Refs #6657.
[SVN r78739]
|
2012-05-28 22:03:36 +00:00 |
|
Christopher Kohlhoff
|
5882dc476c
|
Add support for g++ 4.7 when compiling in C++11 mode. Update revision history.
[SVN r78738]
|
2012-05-28 21:36:43 +00:00 |
|
Christopher Kohlhoff
|
4456432d2e
|
Revision history.
[SVN r78668]
|
2012-05-26 22:30:57 +00:00 |
|
Christopher Kohlhoff
|
b4e3ff2d9e
|
Fixed a bug where the second buffer in an array of two buffers may be ignored
if the first buffer is empty.
[SVN r77033]
|
2012-02-15 22:16:53 +00:00 |
|
Christopher Kohlhoff
|
40608f9e0d
|
Reverted earlier change to allow some speculative operations to be performed
without holding the lock, as it introduced a race condition in some
multithreaded scenarios.
[SVN r76990]
|
2012-02-12 12:53:06 +00:00 |
|
Christopher Kohlhoff
|
c8098f25eb
|
Update documentation.
[SVN r76511]
|
2012-01-15 12:51:20 +00:00 |
|
Christopher Kohlhoff
|
30f3e430a7
|
Update copyright notices.
[SVN r76420]
|
2012-01-11 23:04:08 +00:00 |
|
Christopher Kohlhoff
|
3aad45b5f1
|
Fix typo in revision history.
[SVN r75474]
|
2011-11-13 11:56:12 +00:00 |
|
Christopher Kohlhoff
|
74b0262b6c
|
Revision history.
[SVN r75005]
|
2011-10-17 11:05:53 +00:00 |
|
Christopher Kohlhoff
|
70243efb24
|
Revision history.
[SVN r72432]
|
2011-06-06 11:56:18 +00:00 |
|
Christopher Kohlhoff
|
6ddfb69440
|
Revision history.
[SVN r68178]
|
2011-01-16 01:38:16 +00:00 |
|
Christopher Kohlhoff
|
b1dced94c8
|
Update copyright notice.
[SVN r68086]
|
2011-01-13 08:14:05 +00:00 |
|
Christopher Kohlhoff
|
3d76a5a994
|
Fixed a Windows-specific problem where failures from accept() are incorrectly treated as successes. Refs #4859.
[SVN r66613]
|
2010-11-16 13:16:45 +00:00 |
|
Christopher Kohlhoff
|
200db06b39
|
More revision history.
[SVN r66241]
|
2010-10-28 20:51:01 +00:00 |
|
Christopher Kohlhoff
|
48e36ad46f
|
Revision history.
[SVN r66176]
|
2010-10-25 13:06:29 +00:00 |
|
Christopher Kohlhoff
|
9c82711661
|
Revision history.
[SVN r64220]
|
2010-07-21 13:34:51 +00:00 |
|
Christopher Kohlhoff
|
83cfa260fd
|
Revision history.
[SVN r63905]
|
2010-07-12 00:45:32 +00:00 |
|
Christopher Kohlhoff
|
33eeb63378
|
Doc updates.
[SVN r61643]
|
2010-04-28 12:39:06 +00:00 |
|