vibe-core/source/vibe
Sönke Ludwig 9b2aa13ef4 Fix possible infinite loop in TaskScheduler.process.
Fixes a discrepancy in TaskFiberQueue between empty and length, which causes process() to never return, thus processing events without timeout indefinitely.
2018-08-26 13:03:14 +02:00
..
core Fix possible infinite loop in TaskScheduler.process. 2018-08-26 13:03:14 +02:00
internal Add unit test for postblit behavior of InterfaceProxy. 2018-03-16 18:00:56 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00