1 Revision 1.1 2003/08/25 07:40:34 kobica
2 Added JAWS3 to ACE_wrappers repo
4 Revision 1.11 2000/09/29 23:31:20 jxh
5 * jaws3/Cached_Allocator_T.cpp:
6 * jaws3/Cached_Allocator_T.h:
7 New template class for faster allocation.
9 Revision 1.10 2000/09/29 23:16:41 jxh
10 * jaws3/Config_File.cpp:
11 * jaws3/Config_File.h:
12 * jaws3/Symbol_Table.h:
14 Changes to make JAWS3 comply with new ACE_TEXT macro.
19 Revision 1.9 2000/08/10 05:18:17 jxh
20 * contrib/john_at_lyris_dot_com/README
21 * contrib/john_at_lyris_dot_com/jaws3-cntlC.code
22 Contibutions from John Buckman to capture Control-C
23 and Control-BREAK on the console.
25 Revision 1.8 2000/08/04 18:03:10 jxh
26 * jaws3/Protocol_Handler.h
27 Redo some changes I inadvertently undid, regarding
28 lambda events and default_complete.
30 Revision 1.7 2000/08/04 00:07:53 jxh
31 * docs/web/overview.html:
34 * jaws3/Event_Dispatcher.cpp:
35 Use the default proactor instead of one of my invention.
37 * jaws3/Protocol_Handler.h:
38 jaws3/Protocol_Handler.cpp:
39 Make the creation of the message block more efficient.
41 * jaws3-todo/Makefile:
42 jaws3-todo/Reactive_Socket.cpp:
43 jaws3-todo/Reactive_Socket_Helpers.cpp:
44 jaws3-todo/Reactive_Socket_Helpers.h:
45 Flushing this out some more.
47 Revision 1.6 2000/07/25 05:08:01 jxh
48 * jaws3/THYBRID_Concurrency.cpp:
49 jaws3/TPOOL_Concurrency.cpp:
50 Changes made to make all the threads die eventually.
52 Revision 1.5 2000/07/17 08:18:36 jxh
54 Wait until the last request is actually finished.
56 Revision 1.4 2000/07/16 18:39:25 jxh
58 Added a missing explicit template instantiation.
60 Revision 1.3 2000/07/06 22:30:12 jxh
61 Complete the "lambda" event callbacks. Added a new "default_complete"
62 callback which the other callback methods call by default. This
63 simplifies the Protocol_Handler header file.
65 Revision 1.2 2000/06/19 01:57:00 jxh
66 Testing out the use of the change log file.
68 Revision 1.1 2000/06/19 01:51:36 jxh
69 Add a change log file and a Makefile.