Tue, 09 Sep 2008 23:30:00 +0200 simplified dequeue: provide Thread.self internally;
wenzelm [Tue, 09 Sep 2008 23:30:00 +0200] rev 28185
simplified dequeue: provide Thread.self internally; simplified cancel: interrupt running threads internally; added depend; added dequeue_towards; misc tuning;
Tue, 09 Sep 2008 20:22:40 +0200 eliminated cache, access queue efficiently via IntGraph.get_first;
wenzelm [Tue, 09 Sep 2008 20:22:40 +0200] rev 28184
eliminated cache, access queue efficiently via IntGraph.get_first;
Tue, 09 Sep 2008 20:22:30 +0200 export get_first from underlying table;
wenzelm [Tue, 09 Sep 2008 20:22:30 +0200] rev 28183
export get_first from underlying table;
Tue, 09 Sep 2008 19:57:54 +0200 out_stream: block-buffered, with separate autoflush thread (every 50ms);
wenzelm [Tue, 09 Sep 2008 19:57:54 +0200] rev 28182
out_stream: block-buffered, with separate autoflush thread (every 50ms);
Tue, 09 Sep 2008 19:36:21 +0200 babel: removed unnecessary "french" option, which actually enables french section names etc. on some LaTeX installations;
wenzelm [Tue, 09 Sep 2008 19:36:21 +0200] rev 28181
babel: removed unnecessary "french" option, which actually enables french section names etc. on some LaTeX installations;
Tue, 09 Sep 2008 19:33:22 +0200 added comment
nipkow [Tue, 09 Sep 2008 19:33:22 +0200] rev 28180
added comment
Tue, 09 Sep 2008 16:59:48 +0200 human-readable printing of TaskQueue.task/group;
wenzelm [Tue, 09 Sep 2008 16:59:48 +0200] rev 28179
human-readable printing of TaskQueue.task/group;
Tue, 09 Sep 2008 16:35:57 +0200 * Changed defaults for unify configuration options;
wenzelm [Tue, 09 Sep 2008 16:35:57 +0200] rev 28178
* Changed defaults for unify configuration options;
Tue, 09 Sep 2008 16:29:34 +0200 inherit group from running thread, or create a new one -- make it harder to re-use canceled groups;
wenzelm [Tue, 09 Sep 2008 16:29:34 +0200] rev 28177
inherit group from running thread, or create a new one -- make it harder to re-use canceled groups; group is now non-optional; tuned signature; replaced low-level interrupts by group cancel operation; misc tuning;
Tue, 09 Sep 2008 16:29:32 +0200 job: explicit 'ok' status -- false for canceled jobs;
wenzelm [Tue, 09 Sep 2008 16:29:32 +0200] rev 28176
job: explicit 'ok' status -- false for canceled jobs; group is now non-optional; tuned signature; replaced low-level interrupts by group cancel operation; misc tuning;
Tue, 09 Sep 2008 16:17:08 +0200 Overall exception handler in order to insulate our users from low-level bugs.
paulson [Tue, 09 Sep 2008 16:17:08 +0200] rev 28175
Overall exception handler in order to insulate our users from low-level bugs.
Tue, 09 Sep 2008 16:16:20 +0200 more careful exception handling in order to prevent backtracking; miscellaneous tidying up.
paulson [Tue, 09 Sep 2008 16:16:20 +0200] rev 28174
more careful exception handling in order to prevent backtracking; miscellaneous tidying up.
Tue, 09 Sep 2008 16:15:25 +0200 Increasing the default limits in order to prevent unnecessary failures.
paulson [Tue, 09 Sep 2008 16:15:25 +0200] rev 28173
Increasing the default limits in order to prevent unnecessary failures.
Mon, 08 Sep 2008 22:14:39 +0200 send: broadcast condition while locked!
wenzelm [Mon, 08 Sep 2008 22:14:39 +0200] rev 28172
send: broadcast condition while locked!
(0) -10000 -3000 -1000 -300 -100 -14 +14 +100 +300 +1000 +3000 +10000 +30000 tip