Commit Graph

1206 Commits

Author SHA1 Message Date
Adam D. Ruppe 8d57ff1f5e basic header docs of all public modules 2019-12-06 22:57:49 -05:00
Adam D. Ruppe 4e49255070 more clean 2019-12-06 22:10:25 -05:00
Adam D. Ruppe 2a9df3b961 clean house 2019-12-06 22:07:26 -05:00
Adam D. Ruppe 7d1ae8f27c Document.fromUrl improvement 2019-12-06 20:01:54 -05:00
Adam D. Ruppe 85275db33d new rss module 2019-12-06 17:48:59 -05:00
Adam D. Ruppe b5d037fa56 release prep 2019-12-06 15:48:20 -05:00
Adam D. Ruppe 1489c4187a auto-follow location header support inside single request object 2019-12-06 13:57:03 -05:00
Adam D. Ruppe 4cf16e9248 little things 2019-12-06 10:31:50 -05:00
Adam D. Ruppe 832367990c documentation 2019-12-06 10:31:34 -05:00
Adam D. Ruppe 7a2ce36407 fix mixin/eval 2019-12-06 10:31:17 -05:00
Adam D. Ruppe 677d4a3da9 initial add 2019-11-30 23:20:22 -05:00
Adam D. Ruppe d98bf261ae experiment for quickfurs screen 2019-11-27 19:21:31 -05:00
Adam D. Ruppe a4e60e404b slight doc update 2019-11-20 08:46:34 -05:00
Adam D. Ruppe 6092bb0fbd try to make nanovegawork better 2019-11-06 10:49:43 -05:00
Adam D. Ruppe 449f46307e wrong types 2019-11-01 15:09:46 -04:00
Adam D. Ruppe 24764d0d51 another deprecation 2019-10-19 16:48:11 -04:00
Adam D. Ruppe 35956265f6 mistake 2019-10-19 09:12:58 -04:00
Adam D. Ruppe 29a9c163c5 more compatibility with other sound systems 2019-10-19 09:09:50 -04:00
Adam D. Ruppe b51bc11c66 clear broke with the config thing oops 2019-10-19 08:03:59 -04:00
Adam D. Ruppe e027318501 make dub test work better 2019-10-18 18:30:23 -04:00
Adam D. Ruppe 11322448ea test makefile, workaround dmd regression, hack support for gdc project-wide 2019-10-18 12:57:29 -04:00
Adam D. Ruppe a1b52da48e helper script to ensure stuff builds that i dont use every day 2019-10-18 11:37:46 -04:00
Adam D. Ruppe 27f284e9a8 wait do you have to commit to make dub to rebuild locally 2019-10-18 10:30:09 -04:00
Adam D. Ruppe e23e028f18 trying to get it to dub better 2019-10-18 10:29:45 -04:00
Adam D. Ruppe 1f8925cf7a
Merge pull request #225 from o3o/master
Fix #224
2019-10-17 11:41:28 -04:00
Adam D. Ruppe 6a8a9c3cfe
Merge branch 'master' into master 2019-10-17 11:41:22 -04:00
Orfeo Da Vià e76af43598 Fix #224 2019-10-17 17:33:25 +02:00
Adam D. Ruppe 3f62e7ac80 issue 224 2019-10-17 11:11:36 -04:00
Adam D. Ruppe faac34aebb configs 2019-10-17 08:39:55 -04:00
Adam D. Ruppe a402c6eaa2
Merge pull request #222 from dkorpel/master
Fix unreachable statement on Windows
2019-10-17 07:29:58 -04:00
dkorpel 9098eae233 fix unreachable statement on Windows 2019-10-17 10:50:46 +02:00
Adam D. Ruppe ea099346ef gcc 9 compatibility 2019-10-06 16:45:48 -04:00
Adam D. Ruppe 20c59c3351 i am so careless never follow master too closely 2019-10-06 12:41:28 -04:00
Adam D. Ruppe bd90bb63d6 remove more writeln 2019-10-06 12:37:42 -04:00
Adam D. Ruppe 2c4658d8f7 windows 2019-10-06 12:30:09 -04:00
Adam D. Ruppe 8fcaa90825 another musl try 2019-10-06 12:28:58 -04:00
Adam D. Ruppe aa45fe8f54 working aroind phobos limitations in musl 2019-10-06 12:23:07 -04:00
Adam D. Ruppe 76b50ad081 musl compatibility by conditional versions 2019-10-06 12:04:47 -04:00
Adam D. Ruppe 2a6bb100c2
Merge pull request #221 from MuriloMir/patch-3
Fixing the .center() property
2019-10-05 20:07:08 -04:00
Murilo Miranda 2ac9594f64
Fixing the .center() property
Now it is working properly, I have implemented it the right way now.
2019-10-05 20:36:12 -03:00
Adam D. Ruppe a318432994 pipeline operator 2019-10-04 21:14:08 -04:00
Adam D. Ruppe c9940750b6 moar dub 2019-10-04 11:00:51 -04:00
Adam D. Ruppe b8261114e6 more singleFile build fixes 2019-10-04 10:56:01 -04:00
Adam D. Ruppe 6a4e042195 more singleFile build fixes 2019-10-04 10:55:53 -04:00
Adam D. Ruppe 91424ca649
Merge pull request #219 from MuriloMir/patch-1
Setting up the .clear() method better
2019-10-04 08:22:15 -04:00
Murilo Miranda 478df4abf5
Setting up the .clear() method better
I've made the .clear() method more practical by giving the user the ability to decide which color the screen will be cleared with and setting the default as black since this is what you will probably be using.
2019-10-04 02:23:28 -03:00
Adam D. Ruppe 6e20f19cf6 bloody silly deprecations 2019-09-30 19:45:35 -04:00
Adam D. Ruppe 5782378865 the buffered thing was breaking ctrl+c on the demo 2019-09-30 18:58:23 -04:00
Adam D. Ruppe 000850256a
Merge pull request #218 from Ssamm45/master
sysTimeToValue should be in the MySql Class not the MySqlResult class
2019-09-30 18:36:28 -04:00
Sam Larkin a863d6639a - sysTimeToValue should be in the MySql Class not the MySqlResult class 2019-09-30 15:58:07 -06:00