Commit Graph

442 Commits

Author SHA1 Message Date
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
Adam D. Ruppe 6c3507ca3b better url stuff (borrowed from cgi.d) 2014-12-22 13:52:35 -05:00
Adam D. Ruppe ff68e1cf00 ct to regular regex for compile speed boost 2014-12-22 13:52:21 -05:00
Adam D. Ruppe 3970db0891 more basic sound support 2014-12-18 21:39:32 -05:00
Adam D. Ruppe 47136e05ba initial ALSA support 2014-12-18 12:33:11 -05:00
Adam D. Ruppe 9a1992894b new stuff 2014-12-18 09:18:56 -05:00
Adam D. Ruppe 8f09236fc9 getline convenience function 2014-12-12 12:12:22 -05:00
Adam D. Ruppe 1933833c7b updates 2014-12-12 09:52:57 -05:00
Adam D. Ruppe 5e8f47c239 retiring mroe obsolete stuff 2014-12-12 09:46:47 -05:00
Adam D. Ruppe 40b6c2ed9d retiring some obsolete stuff 2014-12-12 09:46:09 -05:00
Adam D. Ruppe 3084267a11 listening-host support on all modes 2014-12-12 09:38:48 -05:00
Adam D. Ruppe d9e6fbeedc 64 bit 2014-12-09 19:18:38 -05:00
Adam D. Ruppe 19bf07d7fd better pasting 2014-12-09 10:01:58 -05:00
Adam D. Ruppe e483aff1f5 more getline improvements 2014-12-08 23:26:50 -05:00
Adam D. Ruppe 29d7ca6fe6 get ClientMessage right 2014-12-08 23:26:42 -05:00
Adam D. Ruppe 5f41fdc2c5 updates for terminal emulator 2014-12-06 22:58:02 -05:00
Adam D. Ruppe 0fa7f5db94 getline class and function - user-editable lines with history and completition 2014-12-06 22:41:34 -05:00
Adam D. Ruppe 0906e8f7b0 features needed for forking 2014-12-03 23:46:45 -05:00
Adam D. Ruppe c3a5240a17 catchup 2014-12-01 22:39:11 -05:00
Adam D. Ruppe 7c13fd0a65 window icon 2014-12-01 22:38:58 -05:00
Adam D. Ruppe 51b8c9415c systray proof of concept 2014-12-01 22:38:36 -05:00
Adam D. Ruppe ab42134737 better native event handler 2014-12-01 20:11:29 -05:00