Commit Graph

463 Commits

Author SHA1 Message Date
Adam D. Ruppe 4964425cc3 minor bugs in new stuff 2013-06-04 08:50:38 -04:00
Adam D. Ruppe 896c0fef33 minimal @property 2013-06-04 08:32:46 -04:00
Adam D. Ruppe 75f7269209 minor 2013-06-03 17:06:38 -04:00
Adam D. Ruppe 612aaed5eb minor 2013-06-03 16:59:23 -04:00
Adam D. Ruppe b58e50dc23 compile with -w 2013-06-03 12:09:34 -04:00
Adam D. Ruppe 78821d25bb new handling of php,asp, and processing instructions 2013-06-03 12:07:08 -04:00
Adam D. Ruppe c9e169ea98 script range check 2013-06-03 09:15:33 -04:00
Adam D. Ruppe 326405df75 another range check 2013-06-03 08:55:54 -04:00
Adam D. Ruppe cf4547219b another nonstrict end of file test 2013-06-03 08:22:52 -04:00
Adam D. Ruppe 848566eaf7 avoid some unneeded allocations 2013-06-02 21:54:32 -04:00
Adam D. Ruppe a78768c7d7 lots of 64 bit fixes for x11 - it works now in my simple test 2013-06-02 14:54:51 -04:00
Adam D. Ruppe b62f2c4682 keydown detection notes 2013-06-02 13:32:00 -04:00
Adam D. Ruppe 0fd705744a differentiate key press and release 2013-06-02 11:59:04 -04:00
Adam D. Ruppe 5bb2483d9d this is a clone of my file from ConsoleD, i will continue to update both repos 2013-05-30 18:46:48 -04:00
Adam D. Ruppe 38c604356d catching up (again) 2013-05-30 18:45:26 -04:00
Adam D. Ruppe 48e3dc9ca7 charset bug 2013-05-30 10:03:54 -04:00
Adam D. Ruppe 5d63348946 some streaming capability 2013-05-28 19:09:57 -04:00
Adam D. Ruppe 2b3017f963 ctfe! 2013-05-28 10:22:31 -04:00
Adam D. Ruppe 0d8022877b better sanitiations 2013-05-23 16:48:18 -04:00
Adam D. Ruppe af2ee83505 implement hack described in comments [!] 2013-05-23 16:12:03 -04:00
Adam D. Ruppe e44b740688 yet more range violation checks to handle pure garbage 2013-05-23 09:16:16 -04:00
Adam D. Ruppe e263a128ab range violation checks on tag soup 2013-05-23 08:53:21 -04:00
Adam D. Ruppe 8159da80c5 more garbage handling 2013-05-23 08:45:02 -04:00
Adam D. Ruppe 3077ffe763 ref 2013-05-22 09:19:57 -04:00
Adam D. Ruppe 9fc6975ada bug in my stack class 2013-05-22 08:49:34 -04:00
Adam D. Ruppe ab1c94de64 new function that is hopefully more efficient with large images 2013-05-13 09:54:03 -04:00
Adam D. Ruppe 71371c7a3c some notes 2013-05-13 09:19:13 -04:00
Adam D. Ruppe 21ebf87b4e initial commit 2013-05-13 09:17:53 -04:00
Adam D. Ruppe 4480c0a4fa image get pixels function 2013-05-10 09:43:55 -04:00
Adam D. Ruppe 06768ed6f6 non-closed tag parsing 2013-05-09 10:33:15 -04:00
Adam D. Ruppe 54fa15eabe non-closed tag parsing 2013-05-09 10:32:06 -04:00
Adam D. Ruppe ab5c621138 timer on windows fix 2013-05-08 09:22:45 -04:00
Adam D. Ruppe 3f08cd5830 entities 2013-04-19 09:36:06 -04:00
Adam D. Ruppe 4d9bfa2194 egrave 2013-04-19 08:13:18 -04:00
Adam D. Ruppe 65513f5ccf catch up 2013-04-11 07:59:49 -04:00
Adam D. Ruppe 290f6c794c more read support 2013-03-01 15:07:38 -05:00
Adam D. Ruppe 16df0812d2 more encodings 2013-03-01 12:49:39 -05:00
Adam D. Ruppe 5ccf8b4ae0 command line processing for easier testing 2013-02-21 11:01:57 -05:00
Adam D. Ruppe 79b2a25b92 catching up on random stuff 2013-02-16 11:18:15 -05:00
Adam D. Ruppe 4ff49846d4 better mime fixing 2013-02-16 11:18:00 -05:00
Adam D. Ruppe 620d5587f0 extremely basic functions for the jpg file format 2013-02-06 10:32:08 -05:00
Adam D. Ruppe 223587116c on idle handlers 2013-01-24 14:10:46 -05:00
H. S. Teoh 83bcc707fc Fix 32-bit/64-bit pointer size bug.
Otherwise eventloop.d fails to compile on 64-bit.
2013-01-23 16:02:05 -08:00
Adam D. Ruppe ddc288d90e just starting a generic event loop thing 2013-01-20 19:53:23 -05:00
Adam D. Ruppe b48970c183 deprecation fixes for dmd 2.061 2013-01-12 18:15:02 -05:00
Adam D. Ruppe 341a626642 little bugs 2013-01-12 12:47:56 -05:00
Adam D. Ruppe 9ae3227731 Merge branch 'master' of https://github.com/eskimor/misc-stuff-including-D-programming-language-web-stuff 2013-01-12 09:52:52 -05:00
Robert Klotzner 4ae92020ac Documentation improvements. 2013-01-12 15:08:49 +01:00
Adam D. Ruppe da73f5aeab ugh symlinks again 2013-01-11 23:58:21 -05:00
Adam D. Ruppe 0c6e9b8b3f my old pre-D1 game stuff, now compilable as D2 as well 2013-01-11 23:55:44 -05:00