Project

General

Profile

Download (9.54 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fd4ccbdd 2010-11-16 03:24 Marc Dequènes

[evol] preliminary work for Conversation synchronization in DSL (action callbacks had to be moved from Protocol to ConversationThread to be able to check idle with the new locks, needed to process notifications without falling idle)

06f77931 2010-11-16 00:15 Marc Dequènes

[evol] reworked notification system a bit (global registration)

be27f17e 2010-11-15 00:09 Marc Dequènes

[evol] improve a bit how interface errors are transmitted

706c6cbd 2010-11-12 20:40 Marc Dequènes

[fix] correct argument passing for send/receive_request_call

8f6f45f7 2010-11-12 19:49 Marc Dequènes

[evol] move notification from Protocol to Conversation

2cfb7e86 2010-11-12 19:11 Marc Dequènes

[evol] added a user event queue for NOTIFY EVENT received

8c18bc9a 2010-11-12 18:58 Marc Dequènes

[evol] internal notification when thread is idle allowed to mark thread closing pending

4afb2001 2010-11-12 18:33 Marc Dequènes

[evol] preliminary work for NOTIFY: closed thread are handled but close too early in most situations yet (need request/reply tracking)

21a7eaf9 2010-11-10 01:20 Marc Dequènes

[evol] conversation/bot protocol rework §8 (refs #30): preliminary client-side protocol handling

3152d6bd 2010-11-09 21:44 Marc Dequènes

[evol] partially implement receiving QUIT actions

45333094 2010-11-08 03:33 Marc Dequènes

[fix/evol] conversation/bot protocol rework §8 (refs #30)

748bfcf3 2010-11-07 22:37 Marc Dequènes

[evol] fix silly mistakes/typos

d57fd602 2010-11-07 22:08 Marc Dequènes

[evol] add client support to BotNet

bc642412 2010-11-06 21:51 Marc Dequènes

[evol] moved EM loop in Cyborg, simplified and enhanced bot interface, and made Conversation common for any connection type

7e9520c0 2010-11-05 00:33 Marc Dequènes

[evol] conversation/bot protocol rework §7 (refs #30)