| Tue, 29 Aug 2023 12:53:28 +0200 | wenzelm | misc tuning: support "scalac -source 3.3"; | file |
diff |
annotate | 
| Thu, 17 Aug 2023 16:15:25 +0200 | wenzelm | clarified main_loop: support timeout, which results in consume(Nil); | file |
diff |
annotate | 
| Thu, 17 Aug 2023 15:12:18 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Fri, 01 Apr 2022 17:06:10 +0200 | wenzelm | clarified formatting, for the sake of scala3; | file |
diff |
annotate | 
| Tue, 07 Sep 2021 15:15:13 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Tue, 07 Sep 2021 15:10:53 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Tue, 07 Sep 2021 15:05:57 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Tue, 07 Sep 2021 15:02:53 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Sat, 07 Aug 2021 19:58:38 +0200 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Mon, 01 Mar 2021 22:22:12 +0100 | wenzelm | tuned --- fewer warnings; | file |
diff |
annotate | 
| Sun, 05 Apr 2020 13:05:40 +0200 | wenzelm | clarified names; | file |
diff |
annotate | 
| Sat, 04 Apr 2020 19:18:19 +0200 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Wed, 04 Dec 2019 19:40:22 +0100 | wenzelm | clarified messages streaming (again, amending 5ea3ed3c52b3): avoid too many small messages stacking up, e.g. when loading HOL-Analysis.Analysis.thy into Isabelle/jEdit; | file |
diff |
annotate | 
| Wed, 20 Nov 2019 16:56:03 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Wed, 20 Nov 2019 16:28:13 +0100 | wenzelm | support for bulk operations: consume mailbox content in batches; | file |
diff |
annotate | 
| Wed, 20 Nov 2019 12:21:54 +0100 | wenzelm | clarified signature -- more explicit types; | file |
diff |
annotate | 
| Fri, 16 Jun 2017 15:59:27 +0200 | wenzelm | more general dispatcher operations; | file |
diff |
annotate | 
| Mon, 24 Oct 2016 12:16:12 +0200 | wenzelm | discontinued unused / untested distinction of separate PIDE modules; | file |
diff |
annotate | 
| Tue, 03 Nov 2015 13:54:34 +0100 | wenzelm | clarified modules; | file |
diff |
annotate | 
| Fri, 27 Jun 2014 22:08:55 +0200 | wenzelm | more tight Mailbox: single list is sufficient for single receiver, reverse outside critical section; | file |
diff |
annotate | 
| Tue, 29 Apr 2014 13:32:13 +0200 | wenzelm | more systematic Isabelle output, like in classic Isabelle/ML (without markup); | file |
diff |
annotate | 
| Fri, 25 Apr 2014 13:29:56 +0200 | wenzelm | replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time; | file |
diff |
annotate | 
| Thu, 24 Apr 2014 22:41:03 +0200 | wenzelm | misc tuning; | file |
diff |
annotate | 
| Thu, 24 Apr 2014 16:19:11 +0200 | wenzelm | support for requests with explicit acknowledgment (and exception propagation); | file |
diff |
annotate | 
| Thu, 24 Apr 2014 15:19:11 +0200 | wenzelm | more robust thread: continue after failure; | file |
diff |
annotate | 
| Thu, 24 Apr 2014 14:51:41 +0200 | wenzelm | allow more control of main loop; | file |
diff |
annotate | 
| Thu, 24 Apr 2014 13:40:29 +0200 | wenzelm | more robust shutdown; | file |
diff |
annotate | 
| Thu, 24 Apr 2014 13:13:48 +0200 | wenzelm | consumer thread with unbounded queueing of requests (similar to Message_Channel in ML); | file |
diff |
annotate |