Wed, 12 Aug 2015 21:38:39 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 13:34:04 +0200 |
wenzelm |
separate channel for debugger output;
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 11:41:26 +0200 |
wenzelm |
clarified thread name;
|
file |
diff |
annotate
|
Tue, 21 Jul 2015 14:12:45 +0200 |
wenzelm |
more explicit thread identification;
|
file |
diff |
annotate
|
Thu, 29 Jan 2015 15:21:16 +0100 |
wenzelm |
explicit threads_stack_limit (for recent Poly/ML SVN versions), which leads to soft interrupt instead of exhaustion of virtual memory, which is particularly relevant for the bigger address space of x86_64;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 14:35:55 +0100 |
wenzelm |
more informative failure of protocol commands, with exception trace;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 11:43:51 +0100 |
wenzelm |
load simple_thread.ML later, such that it benefits from redefined print_exception_trace;
|
file |
diff |
annotate
|
Wed, 18 Sep 2013 13:18:51 +0200 |
wenzelm |
improved printing of exception trace in Poly/ML 5.5.1;
|
file |
diff |
annotate
|
Wed, 11 Sep 2013 11:34:27 +0200 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Wed, 10 Jul 2013 22:56:48 +0200 |
wenzelm |
explicit shutdown of message output thread;
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 21:18:32 +0200 |
wenzelm |
more robust cancel_now: avoid shooting yourself in the foot;
|
file |
diff |
annotate
|
Wed, 10 Aug 2011 15:17:24 +0200 |
wenzelm |
more explicit Simple_Thread.interrupt_unsynchronized, to emphasize its meaning;
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 21:51:34 +0200 |
wenzelm |
tuned white-space;
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 17:20:27 +0200 |
wenzelm |
more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
|
file |
diff |
annotate
|