Commit Graph

23 Commits

Author SHA1 Message Date
Adam D. Ruppe 89252d46e4 clear all opend deprecations 2024-03-30 22:00:29 -04:00
Adam D. Ruppe 776d34f534 dmd deprecation handling 2021-06-15 07:23:17 -04:00
Adam D. Ruppe 8d57ff1f5e basic header docs of all public modules 2019-12-06 22:57:49 -05:00
Adam D. Ruppe b2f1022ad8 stuff 2017-01-07 09:24:18 -05:00
Adam D. Ruppe 5d2836489d dmd v2.071.0 updates 2016-04-07 00:15:11 -04:00
Adam D. Ruppe c713cd6b63 selector bugs 2016-02-27 13:20:02 -05:00
Adam D. Ruppe 8350865a4e timer class for simpledisplay and much better pulsing on Windows 2015-09-12 00:19:50 -04:00
Adam D. Ruppe 773fc20999 use druntime module now that it exists for epoll 2015-09-10 23:07:41 -04:00
Adam D. Ruppe 30716148f0 bug fixes 2015-05-08 09:24:21 -04:00
Adam D. Ruppe 0529eb46b3 edge triggering needs to be part of the interface 2015-02-23 09:34:27 -05:00
Adam D. Ruppe e2f3ab92ec 64 bit support (also fetch new arsd repo updates btw) 2015-01-05 23:37:57 -05:00
Adam D. Ruppe f9a105b914 important commentary on edge-triggeredness 2014-12-24 12:11:45 -05:00
Adam D. Ruppe 92ad388884 catchup 2014-12-22 13:54:23 -05:00
Adam D. Ruppe 9a1992894b new stuff 2014-12-18 09:18:56 -05:00
Adam D. Ruppe 0906e8f7b0 features needed for forking 2014-12-03 23:46:45 -05:00
Adam D. Ruppe 75e13156e9 bugs from dogfooding 2014-11-27 22:15:31 -05:00
Adam D. Ruppe cb0f71f87e wrong fixme fixed lol 2013-12-05 11:01:35 -05:00
Adam D. Ruppe f4ded14e05 fun memory corruption bug fix 2013-10-11 19:39:23 -04:00
Adam D. Ruppe 7d16a8c8aa changes for terminal emulator 2013-09-27 15:52:34 -04:00
Adam D. Ruppe 3f616fc5b2 timeout functions 2013-09-19 14:53:04 -04:00
Adam D. Ruppe 223587116c on idle handlers 2013-01-24 14:10:46 -05:00
H. S. Teoh 83bcc707fc Fix 32-bit/64-bit pointer size bug.
Otherwise eventloop.d fails to compile on 64-bit.
2013-01-23 16:02:05 -08:00
Adam D. Ruppe ddc288d90e just starting a generic event loop thing 2013-01-20 19:53:23 -05:00