Commit Graph

1226 Commits

Author SHA1 Message Date
Adam D. Ruppe 3f15f41ddc smaller buffer tbh no need for something so huge 2019-02-11 21:43:54 -05:00
Adam D. Ruppe 07e19d8ff1
Merge pull request #183 from MuriloMir/patch-1
Update jpeg.d
2019-02-11 21:39:52 -05:00
Murilo Miranda ba017f9065
Update jpeg.d
I did what you had already done before to all instances of core.stdc.stdlib.alloca() calls to solve the error with -m64.
2019-02-12 00:38:19 -02:00
Adam D. Ruppe ece8c2002e change alloca to static buffer to avoid spurious exception handling error 2019-02-11 20:34:17 -05:00
Adam D. Ruppe 13f3709acb catchup 2019-02-11 14:38:59 -05:00
Adam D. Ruppe 7bcd3eca8d prototype of web.d 2.0 in cgi.d 2019-02-11 14:38:53 -05:00
Adam D. Ruppe ec4a718730 fixup garbage with no > 2019-02-07 19:51:59 -05:00
Adam D. Ruppe ee12ef0b6e remove cruft 2019-02-06 21:45:36 -05:00
Adam D. Ruppe e9b1f5c650 wow i write awful, useless, untested code 2019-01-29 14:21:18 -05:00
Adam D. Ruppe fdd8eec60e wip 2019-01-24 21:14:23 -05:00
Adam D. Ruppe e2074fa2cc compiles again 2019-01-20 16:29:09 -05:00
Adam D. Ruppe 8c67623cf6 fix compile 2019-01-12 08:57:05 -05:00
Adam D. Ruppe d8720892c8 add db libs (dub sux btw, dmd knows from the source itself!) 2019-01-10 10:25:28 -05:00
Adam D. Ruppe 661df66a5d deprecated loop 2019-01-09 10:32:06 -05:00
Adam D. Ruppe 589df3f3da new dpi check too 2019-01-08 17:33:44 -05:00
Adam D. Ruppe baeadebbc4 add dpi function 2019-01-08 11:03:53 -05:00
Adam D. Ruppe 38c84d7fa2 catchup 2019-01-06 17:28:55 -05:00
Adam D. Ruppe e2e8a917e5 lol 2019-01-06 17:28:34 -05:00
Adam D. Ruppe 08efa61c7d new writePng function for using existing array with more flexible format 2019-01-06 17:03:27 -05:00
Adam D. Ruppe 09a44d8348 better email conversion stuff 2019-01-06 14:35:43 -05:00
Adam D. Ruppe 62bf62aa4d fix windows 2019-01-04 17:30:25 -05:00
Adam D. Ruppe 87afa5056d spurious compiler warnings 2019-01-02 21:40:02 -05:00
Adam D. Ruppe ab1f92fc93 set utf8 mode on windows too 2019-01-02 21:35:25 -05:00
Adam D. Ruppe 204c95760e remove some unnecessary allocations 2018-12-31 11:04:29 -05:00
Adam D. Ruppe 16b41baae7 first part of add-on server stuff - event part 2018-12-31 10:54:23 -05:00
Adam D. Ruppe 732cba5bff moar dox 2018-12-19 09:05:07 -05:00
Adam D. Ruppe af47ae19c2 merge conflict fix 2018-12-12 19:20:51 -05:00
Adam D. Ruppe 354c2ccc8c more osx foundation 2018-12-12 15:53:24 -05:00
Adam D. Ruppe a7f47d862d Merge branch 'master' of github.com:adamdruppe/arsd 2018-12-05 19:49:29 -05:00
Adam D. Ruppe 8082f341b6 windows 2018-12-05 19:49:19 -05:00
Adam D. Ruppe 4bb8a042a0 fixes for objects with numeric keys 2018-12-05 12:45:38 -05:00
Adam D. Ruppe 1308c93443
Merge pull request #178 from Menelion/initialize
SQLite: Fix spelling typo
2018-12-04 17:05:07 -05:00
Andre Polykanine 4df6a9b08b SQLite: Fix spelling typo 2018-12-04 23:43:19 +02:00
Adam D. Ruppe c267be254e dedebug 2018-12-04 12:10:26 -05:00
Adam D. Ruppe 3d922ec6c6 oh dear bug city 2018-12-04 12:00:57 -05:00
Adam D. Ruppe 1da9f87b22 maybe unbalanced parens 2018-12-04 10:40:15 -05:00
Adam D. Ruppe 18a7988efc windows hack, golly i need to just rewrite this trash 2018-11-29 12:46:58 -05:00
Adam D. Ruppe 05850b77b9 better scroll clicking 2018-11-29 12:27:25 -05:00
Adam D. Ruppe aa35f13e60 lol the scrollbar was so wrong 2018-11-28 22:27:23 -05:00
Adam D. Ruppe d7a58821f2 trying to scroll... 2018-11-28 21:38:28 -05:00
Adam D. Ruppe d6c17ba2b6 lol typo 2018-11-27 21:29:22 -05:00
Adam D. Ruppe a828f06233 lol fix clipboard 2018-11-27 21:28:19 -05:00
Adam D. Ruppe c1116d366f Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-27 21:24:40 -05:00
Adam D. Ruppe d8f1907458 cr/lf 2018-11-27 21:24:29 -05:00
Adam D. Ruppe 0bdb1e3515 better (but still not perfect) scroll architecture on linux; 2018-11-26 14:24:09 -05:00
Adam D. Ruppe 1cfacea360 more hacky bugfixes, no actual fundamental flaw fixes :( 2018-11-25 18:15:12 -05:00
Adam D. Ruppe d3c7f3fddc Merge branch 'master' of github.com:adamdruppe/arsd 2018-11-24 16:05:59 -05:00
Adam D. Ruppe 5411dd9844 more cool stuff wip 2018-11-24 16:05:43 -05:00
Adam D. Ruppe 78925da98c 64 bit windows fixes 2018-11-23 20:04:16 -05:00
Adam D. Ruppe 5e6e03537e fixes 2018-11-23 19:57:22 -05:00