Mercurial > hg > reactive
log
age | author | description |
---|---|---|
Wed, 22 Feb 2012 21:48:11 +0000 | samer | alarm_at/3 goal_expands to alarm_at/4 if alarm_at/3 not defined. |
Wed, 22 Feb 2012 17:34:06 +0000 | samer | Added implementation of alarm_at/3 for older versions of SWI that don't have it. |
Wed, 15 Feb 2012 15:04:23 +0000 | samer | Fixed potential problem if message queue is saturated - would never |
Mon, 13 Feb 2012 16:40:36 +0000 | samer | Removed with_message and with_message_or_timeout |
Mon, 13 Feb 2012 13:04:26 +0000 | samer | get_message_or_timeout now uses deadline/1 option of thread_get_message if available. |
Thu, 09 Feb 2012 11:13:32 +0000 | samer | Now using library(debug) for messages. Removed some cruft. |