Commit Graph

463 Commits

Author SHA1 Message Date
Adam D. Ruppe 5a9106c6a0 fixes 2015-09-19 17:07:53 -04:00
Adam D. Ruppe 5fa51b6574 documenting it 2015-09-14 21:26:13 -04: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 1260bbcc76 working on a gui app 2015-09-08 09:21:31 -04:00
Adam D. Ruppe 5f9f465ae7 sigwinch on other posixes 2015-09-08 09:21:25 -04:00
Adam D. Ruppe 2a43ed57bd lots of cool stuff 2015-09-06 16:41:17 -04:00
Adam D. Ruppe 5925ada9a9 64 bit 2015-08-15 15:44:07 -04:00
Adam D. Ruppe 24db640d0c 64 bit oops 2015-08-07 10:59:34 -04:00
Adam D. Ruppe c0bc728df0 bug in embedded_http if headers and content are in separate packets 2015-08-04 23:18:37 -04:00
Adam D. Ruppe baa5926a62 compiler bug fixes have simplified this 2015-08-04 21:06:28 -04:00
Adam D. Ruppe 40fbab4e1f web.d updates 2015-08-04 20:49:07 -04:00
Adam D. Ruppe 7d7b37273d horizontal scroll on getline 2015-07-09 22:38:59 -04:00
Adam D. Ruppe 8237be0d8b close connections when they run their course naturally so it doesnt do CLOSE_WAIT forever 2015-06-24 22:58:19 -04:00
Adam D. Ruppe 8b9798833a rename to avoid conflict with old fork 2015-06-01 10:37:54 -04:00
Adam D. Ruppe 8df1459a12 i really dont care 2015-06-01 10:11:08 -04:00
Adam D. Ruppe 7e4b73bd49 trying subpackage 2015-06-01 10:09:17 -04:00
Adam D. Ruppe 3575886823 experimental 2015-06-01 10:05:10 -04:00
Adam D. Ruppe 7336ba2a22 64 bit api fixes 2015-05-23 13:54:38 -04:00
Adam D. Ruppe 621fb991c9 exception 2.0 draft (hopefully phobos-bound!) 2015-05-16 16:58:09 -04:00
Adam D. Ruppe b7ba569617 another function 2015-05-14 22:55:25 -04:00
Adam D. Ruppe 03a59514dc libssh2 binding (minimal) 2015-05-12 21:35:51 -04:00
Adam D. Ruppe 30716148f0 bug fixes 2015-05-08 09:24:21 -04:00
Adam D. Ruppe 7116fc3453 beginnings of multiplexing support 2015-05-02 10:11:03 -04:00
Adam D. Ruppe 8ccb709c9b Merge pull request #64 from csmith1991/patch-1
update mssql.d
2015-04-20 10:36:10 -04:00
csmith1991 c16afbf296 update mssql.d
C-like array usage was stopping compilation (at least within dub). This also needs fixed in `win32.sqltypes`
2015-04-20 10:10:44 -04:00
Adam D. Ruppe ed9fb7ea6d new css selector lexer (thanks ketmar) 2015-04-10 11:47:30 -04:00
Adam D. Ruppe c4f5e2d6d6 missing import 2015-03-11 09:35:13 -04:00
Adam D. Ruppe 817bdc6871 finding sCRipt instead of just script, thanks ketmar 2015-03-11 09:09:10 -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 b32974869f initial start 2015-02-21 18:23:02 -05:00
Adam D. Ruppe 1a2dc702c0 oops bad debugging assert left in 2015-01-14 23:54:49 -05:00
Adam D. Ruppe ba7b65a804 characterencodings.d is now optional again 2015-01-14 11:01:49 -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 fe685580e0 first draft of high level interface (not final) 2015-01-04 20:45:03 -05:00
Adam D. Ruppe 2dc9cf2d39 delegate calling from native code 2014-12-30 19:53:13 -05:00
Adam D. Ruppe 97ee3385c9 opIndex overload bug fix 2014-12-30 14:29:34 -05:00
Adam D. Ruppe 7912025ec4 D class auto-wrapping in vars 2014-12-30 14:03:19 -05:00
Adam D. Ruppe 2cc497f83f more quote styles 2014-12-30 11:23:39 -05:00
Adam D. Ruppe 688b42a785 callback based playing. will prolly do it on record too. will want a thread. 2014-12-26 12:04:10 -05:00
Adam D. Ruppe 780ee597eb initial Windows pcm support 2014-12-25 23:43:30 -05:00
Adam D. Ruppe d53a37794b better compatibility with edge triggered eventloop 2014-12-24 12:11:58 -05:00
Adam D. Ruppe f9a105b914 important commentary on edge-triggeredness 2014-12-24 12:11:45 -05:00
Adam D. Ruppe 4d73f858fd basic support for game controllers 2014-12-23 23:49:33 -05:00
Adam D. Ruppe 79f2d9f4a0 windows clear function impl 2014-12-22 18:36:37 -05:00
Adam D. Ruppe 295cbeead5 windows broke build! 2014-12-22 18:31:16 -05:00
Adam D. Ruppe 5db0da2abb stuff 2014-12-22 18:21:58 -05:00
Adam D. Ruppe f8ce62c773 sending POST requests 2014-12-22 17:45:44 -05:00
Adam D. Ruppe 5133c740dc scriptable properties 2014-12-22 17:45:30 -05:00
Adam D. Ruppe 92ad388884 catchup 2014-12-22 13:54:23 -05:00