Branch: Tag:

2019-02-13

2019-02-13 09:52:09 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Concurrent.Future: Added internal function call_callback().

This makes it possible to adjust the way that callbacks are
called via overloading. The typical use case is for wanting
callbacks to be called by some other thread than the backend.

1:   PikeDoc.VERSION = 'Pike v8.1.13'; - PikeDoc.PUBDATE = '2019-02-02'; - PikeDoc.GENERATED = 1549127136; + PikeDoc.PUBDATE = '2019-02-13'; + PikeDoc.GENERATED = 1550053903;