Commit Graph

65 Commits

Author SHA1 Message Date
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 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 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 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 79b2a25b92 catching up on random stuff 2013-02-16 11:18:15 -05:00
Adam D. Ruppe 341a626642 little bugs 2013-01-12 12:47:56 -05:00
Adam D. Ruppe 86d1a3dcb1 dmd 2.061 2013-01-10 08:15:04 -05:00
Adam D. Ruppe f2943b90b3 Merge branch 'master' of https://github.com/eskimor/misc-stuff-including-D-programming-language-web-stuff
Conflicts:
	database.d
2012-11-26 15:55:35 -05:00
Adam D. Ruppe 86062de07b idk 2012-11-07 13:30:34 -05:00
Adam D. Ruppe 0d8478592d more css lexer hacks. now supports \: for namespace selectors 2012-10-19 20:41:44 -04:00
Adam D. Ruppe e677d8d445 catching up 2012-10-07 12:56:46 -04:00
Adam D. Ruppe 5b816cb7e7 catching up on lots of changes. 2012-08-11 00:24:04 -04:00
Adam D. Ruppe 5f5c157ded specialized XmlDocument and various 2012-03-20 10:27:47 -04:00
Abscissa 168895801e fix warnings 2012-02-25 16:10:54 -05:00
Adam D. Ruppe d944083fe9 case sensitivity in non-strict selector 2012-02-25 14:47:02 -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 de154ec9f1 element.style 2012-02-05 14:04:13 -05:00
Adam D. Ruppe 78e0f11c34 changes i guess 2012-01-20 11:22:00 -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 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
Adam D. Ruppe 56bcf210ec lol something 2011-12-09 00:19:29 -05:00
Adam D. Ruppe e5573750bd i already forgot 2011-12-04 23:25:27 -05:00
Adam D. Ruppe 1aa4e8ff79 parseGarbage ignored the detected encoding! 2011-12-02 22:37:23 -05:00
Adam D. Ruppe 3f092d36d3 new data interface for catchAll and Document 2011-12-01 13:11:11 -05:00
Trass3r 74fdfbbb55 const and x64 fixes 2011-11-29 21:14:37 +01:00
Adam D. Ruppe 8e84e162ba Merge commit '9d02'
i have no idea

Conflicts:
	mssql.d
2011-11-28 20:06:47 -05:00
Adam D. Ruppe 2cb611ad53 Merge commit '4a57064' 2011-11-28 20:04:26 -05:00
Adam D. Ruppe b650e9d536 nobody knows 2011-11-28 20:03:31 -05:00
Adam D. Ruppe 8b9e3e0bc7 random updates 2011-11-27 13:41:04 -05:00
Adam D. Ruppe a7f86d26e0 charset. note this module is no longer standalone - requires arsd.characterencodings now 2011-11-20 11:50:23 -05:00
Trass3r 9d027eb3f6 fix varargs code in database and a few errors in mssql + x64 2011-11-19 19:24:24 +01:00
Trass3r 4a57064709 more x64 and warning fixes 2011-11-19 19:20:43 +01:00
Adam D. Ruppe 6365703cb9 some more table reading functions 2011-11-19 12:59:06 -05:00
Adam D. Ruppe 7d35054cb5 some html5 convenience 2011-11-11 20:12:19 -05:00
Trass3r 5b12187850 some x64 fixes 2011-11-09 02:58:52 +01:00
Adam D. Ruppe a0a884f5bb more convenience 2011-11-06 23:32:38 -05:00