Commit Graph

2597 Commits

Author SHA1 Message Date
Adam D. Ruppe 236845261c windows lib comment 2012-02-24 20:45:19 -05:00
Adam D. Ruppe 3c0f78ed78 it had wrong padding on certain input lengths. ugly hack to fix, now matches sha256sum 2012-02-23 19:12:23 -05:00
Adam D. Ruppe 1e9054c4e4 image.d 2012-02-21 12:12:44 -05:00
Adam D. Ruppe 07238fab1f new opapply based iterator for queries 2012-02-15 13:54:30 -05:00
Adam D. Ruppe b09168ad1b assorted fixes 2012-02-15 12:35:35 -05:00
Adam D. Ruppe 617b7e38e7 observer events 2012-02-09 22:22:42 -05:00
Adam D. Ruppe 982ec91e13 event methods 2012-02-09 19:37:05 -05:00
Adam D. Ruppe d6c3404ae6 documentation and organization 2012-02-09 18:37:52 -05:00
Adam D. Ruppe 223c56f8e2 template output function note 2012-02-06 00:31:05 -05:00
Adam D. Ruppe ac83e27d21 more standalone httpd compatibility 2012-02-06 00:28:32 -05:00
Adam D. Ruppe 491434c645 lots of embedded httpd fixes 2012-02-05 21:03:18 -05:00
Adam D. Ruppe bedea1ec31 basic threading 2012-02-05 19:56:53 -05:00
Adam D. Ruppe 5b38267e09 would never answer the browser if cgi threw 2012-02-05 18:21:11 -05:00
Adam D. Ruppe 23da5a5bf4 embedded httpd fix 2012-02-05 16:07:58 -05:00
Adam D. Ruppe 397f6d293c apparently template constraints dont work on class templates with inheritance 2012-02-05 16:05:33 -05:00
Adam D. Ruppe de154ec9f1 element.style 2012-02-05 14:04:13 -05:00
Adam D. Ruppe b449d18bbb fix symlink 2012-01-30 22:10:24 -05:00
Adam D. Ruppe 78e0f11c34 changes i guess 2012-01-20 11:22:00 -05:00
Adam D. Ruppe cdedf06f27 this stuff is mostly boost licensed 2011-12-15 15:53:50 -05:00
Adam D. Ruppe 5401385139 dmd 2.057 2011-12-15 15:50:10 -05:00
Adam D. Ruppe 08e6ee0111 initial css color macros. html.d now depends on coloror.d 2011-12-13 13:45:07 -05:00
Adam D. Ruppe f55d4effb7 html sanitization function 2011-12-11 23:34:57 -05:00
Adam D. Ruppe 571eb73a20 html5 dataset 2011-12-11 23:34:31 -05:00
Adam D. Ruppe f4c4530516 bug in new tostring backend 2011-12-10 22:42:11 -05:00
Adam D. Ruppe c8a01e2d1a warning about versions. the pragma(msg) sucks less than myserious segfaults 2011-12-10 21:49:10 -05:00
Adam D. Ruppe db7882c669 automatic forms were broken by typo! 2011-12-10 21:30:43 -05:00
Adam D. Ruppe f89f3d3e41 <p><p> bug fixed in tag soup parser. I think that was the last major bug. 2011-12-10 20:58:53 -05:00
Adam D. Ruppe 73821aad29 performance improvements; shaved off about 10% on my work app (which is db bound) and over 50% on dom benchmarks standing alone 2011-12-10 16:12:56 -05:00
Trass3r cfb136120d x64 fixes 2011-12-10 13:53:19 +01:00
Adam D. Ruppe 239a5b5651 if i knew id say... 2011-12-09 00:20:03 -05:00
Adam D. Ruppe bf514e3967 it should have been making strict documents, not loose ones 2011-12-09 00:19:44 -05:00
Adam D. Ruppe 56bcf210ec lol something 2011-12-09 00:19:29 -05:00
Adam D. Ruppe 4ab9b2cea8 i forgot there are no friend classes in php.... 2011-12-09 00:19:04 -05:00
Adam D. Ruppe c0089b654f using C files to get byByte 2011-12-05 12:51:10 -05:00
Adam D. Ruppe e5573750bd i already forgot 2011-12-04 23:25:27 -05:00
Adam D. Ruppe cbc8ab9502 a better default generic container 2011-12-04 23:25:02 -05:00
Adam D. Ruppe 82ae3d344e pretty old and fairly poor networking modules. ok for playing, not really for serious work. 2011-12-04 15:37:11 -05:00
Adam D. Ruppe 87959d6e99 rewrote file upload to support streaming data and backing files 2011-12-04 14:07:53 -05:00
Adam D. Ruppe 5c3eb518ae various updates 2011-12-03 22:38:12 -05:00
Adam D. Ruppe ed1a612f0e added web.d.php 2011-12-03 22:35:41 -05:00
Adam D. Ruppe 4890825620 authentication 2011-12-03 22:30:55 -05:00
Adam D. Ruppe afa953838c all request headers should now be available 2011-12-03 20:09:02 -05:00
Adam D. Ruppe d6e0002779 some quick documentation on the members 2011-12-03 11:57:03 -05:00
Adam D. Ruppe 1aa4e8ff79 parseGarbage ignored the detected encoding! 2011-12-02 22:37:23 -05:00
Adam D. Ruppe f11a3de560 charset should be set on content type 2011-12-02 22:32:07 -05:00
Adam D. Ruppe a128370a24 forgot csrf token on automatic form 2011-12-02 21:49:45 -05:00
Adam D. Ruppe 2f17188201 a helper file to integrate PHP components into a web.d site core 2011-12-01 23:09:32 -05:00
Adam D. Ruppe edd53e7da7 catchAll was broken 2011-12-01 22:06:25 -05:00
Adam D. Ruppe 0c4665b90a possible param name fix in large ApiProviders.. see comment on line 1493 2011-12-01 21:55:28 -05:00
Adam D. Ruppe a9a94d4829 dmd 2.056 const fixes 2011-12-01 21:29:49 -05:00