Commit Graph

148 Commits

Author SHA1 Message Date
nathan g. christenson fb8de78d2e Trivial change - adding getElementsByClassName to Document 2015-10-23 09:47:53 -05:00
Adam D. Ruppe 2a43ed57bd lots of cool stuff 2015-09-06 16:41:17 -04:00
Adam D. Ruppe 40fbab4e1f web.d updates 2015-08-04 20:49:07 -04:00
Adam D. Ruppe ed9fb7ea6d new css selector lexer (thanks ketmar) 2015-04-10 11:47:30 -04:00
Adam D. Ruppe c4f5e2d6d6 missing import 2015-03-11 09:35:13 -04:00
Adam D. Ruppe 817bdc6871 finding sCRipt instead of just script, thanks ketmar 2015-03-11 09:09:10 -04:00
Adam D. Ruppe 1a2dc702c0 oops bad debugging assert left in 2015-01-14 23:54:49 -05:00
Adam D. Ruppe ba7b65a804 characterencodings.d is now optional again 2015-01-14 11:01:49 -05:00
Adam D. Ruppe 6518f912bc dup and stuff 2014-08-22 16:28:19 -04:00
Adam D. Ruppe bc850b299d Merge branch 'master' of https://github.com/juanjux/arsd 2014-08-22 16:12:55 -04:00
Juanjo Alvarez ffa8dc8bd2 fixed dom.d .dup calls for dmd 2.0.66 2014-08-22 22:06:59 +02:00
Adam D. Ruppe 8a925179ad more characters 2014-07-15 19:24:25 -04:00
w0rp 530112353d Add missing HTML enities like ndash back and remove some trailing whitespace. 2014-07-15 22:55:03 +01:00
Adam D. Ruppe 0b385f54d1 workaround compiler change 2014-07-11 13:22:21 -04:00
Adam D. Ruppe 6176f4d125 more generic interface 2014-04-04 22:40:36 -04:00
Adam D. Ruppe cadc160258 strict method 2014-04-04 16:35:17 -04:00
Adam D. Ruppe 68b9a610aa dmd 2.065 2014-02-24 13:14:20 -05:00
Adam D. Ruppe ea70e2a8ff catchup 2013-08-29 18:50:07 -04:00
Adam D. Ruppe d614f48642 stuff 2013-07-11 08:35:54 -04:00
Adam D. Ruppe dddd9d1b22 proper subclass on cloned 2013-06-21 21:41:55 -04:00
Adam D. Ruppe 0ef6ebd977 png reworking 2013-06-10 12:21:32 -04:00
Adam D. Ruppe 17a4b8b601 checking stuff after the root node in loose mode 2013-06-04 10:31:31 -04:00
Adam D. Ruppe c68f2d175c oops 2013-06-04 09:10:53 -04:00
Adam D. Ruppe 93be0d1d4f comment helper function 2013-06-04 09:04:00 -04:00
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 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
Adam D. Ruppe 3b87c881bb updating 2011-10-13 19:27:58 -04:00
Adam D. Ruppe e442e61a59 more stuff 2011-09-22 13:19:14 -04:00
Adam D. Ruppe 9d7665398f fixes and convenience methods 2011-09-15 23:35:13 -04:00
Adam D. Ruppe ad98c2cbb1 more Html struct support 2011-09-01 16:58:14 -04:00
Adam D. Ruppe 1c9dc91f00 some contracts 2011-08-25 11:44:31 -04:00
Adam D. Ruppe 5e2c7d9f57 fix addChild(html) and CDATA handling (sort of) 2011-08-24 19:12:31 -04:00
Adam D. Ruppe d8e5da4ea2 catching up and starting a plan to clean up web.d 2011-08-03 22:34:46 -04:00
Adam D. Ruppe faf8045dba laquo char reference 2011-07-28 13:17:04 -04:00
Adam D. Ruppe ab615bc0c2 WTF, i hate source control, what a pain in the ass 2011-07-22 20:36:34 -04:00
Adam D. Ruppe bfc62e677e blargh
Merge branch 'master' of github.com:adamdruppe/misc-stuff-including-D-programming-language-web-stuff

Conflicts:
	dom.d
2011-07-22 20:14:34 -04:00
Adam D. Ruppe 7f1640d1c9 docs, iis fix, copyright 2011-07-22 19:43:42 -04:00
Abscissa da4610db32 Fixed warnings in dom.d and web.d 2011-07-21 18:33:10 -04:00
Abscissa 2907e290d2 Fixed: Many members of dom missing from documentation. 2011-07-21 18:31:35 -04:00
Adam D. Ruppe 298dc39ea2 symlinks break git lol 2011-07-15 09:07:29 -04:00
Adam D. Ruppe 391628e3d0 adding the existing stuff 2011-07-15 08:48:59 -04:00