Commit Graph

80 Commits

Author SHA1 Message Date
Adam D. Ruppe 5564bd9d60 conflict cleanup i think 2011-11-29 10:01:21 -05: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 668dc2570d ugh 2011-11-28 20:04:51 -05:00
Adam D. Ruppe 2cb611ad53 Merge commit '4a57064' 2011-11-28 20:04:26 -05:00
Adam D. Ruppe 0b979ff7c1 ugh 2011-11-28 20:04:23 -05:00
Adam D. Ruppe 0e6d34b297 stuff i guess 2011-11-28 20:03:44 -05:00
Adam D. Ruppe b650e9d536 nobody knows 2011-11-28 20:03:31 -05:00
Adam D. Ruppe d921aedfd6 idk 2011-11-28 20:03:16 -05:00
Adam D. Ruppe 6608dd9cb5 oops i broke some parameter reflection 2011-11-28 19:45:25 -05:00
Adam D. Ruppe cda57ee767 overhaul for code cleanup (compile speed improvement, more sane post processing), session, and csrf checks. 2011-11-27 13:42:14 -05:00
Adam D. Ruppe 8b9e3e0bc7 random updates 2011-11-27 13:41:04 -05:00
Adam D. Ruppe c6fbe6740a i forgot secure cookie param! 2011-11-20 11:52:31 -05:00
Adam D. Ruppe f7d4f5e481 guessing function for utf 2011-11-20 11:50:47 -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 ddc47b90a2 lol actually compiles now 2011-11-19 13:07:05 -05:00
Adam D. Ruppe 6365703cb9 some more table reading functions 2011-11-19 12:59:06 -05:00
Adam D. Ruppe 4ea8e34d71 some char encoding conversion functions. hopefully a phobos candidate 2011-11-19 12:58:48 -05:00
Adam D. Ruppe 893842d058 upload progress bar hook 2011-11-13 12:42:30 -05:00
Adam D. Ruppe 142790636a a helper program for pushing real time updates 2011-11-13 10:40:40 -05:00
Adam D. Ruppe 3d15b86362 html5 server side event helpers and data uri and reorganization 2011-11-12 23:26:39 -05:00
Adam D. Ruppe 7d35054cb5 some html5 convenience 2011-11-11 20:12:19 -05:00
Adam D. Ruppe d6c4ed6fbf css denesting and macro processor 2011-11-11 20:12:02 -05:00
Adam D. Ruppe d6a27d2822 fix some compile stuff 2011-11-09 10:57:25 -05:00
Adam D. Ruppe eaaf8cfeed windows improvement, thanks go to Stanislav Blinov 2011-11-09 09:55:57 -05:00
Adam D. Ruppe 1b771fa9d1 warning: this code is untested crap 2011-11-09 09:48:30 -05:00
Adam D. Ruppe 6a17a2ab75 merge trass3r's fixes 2011-11-09 09:47:36 -05:00
Trass3r 5b12187850 some x64 fixes 2011-11-09 02:58:52 +01:00
Adam D. Ruppe 992b887559 session class that compiles lol 2011-11-06 23:34:11 -05:00
Adam D. Ruppe fdc8193c76 session class 2011-11-06 23:32:46 -05:00
Adam D. Ruppe a0a884f5bb more convenience 2011-11-06 23:32:38 -05:00
Adam D. Ruppe cdb2c96219 beginning url 2011-11-06 23:32:27 -05:00
Adam D. Ruppe 98ee900adf boolean and files did not use positional-arg correctly 2011-11-01 12:31:40 -04:00
Adam D. Ruppe 5a9b0bfda9 more descriptive error messages 2011-10-27 10:24:43 -04:00
Adam D. Ruppe 025e7ee835 std.datetime 2011-10-18 14:22:49 -04: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 55e8972e81 dmd 2.055 and std.datetime bullshit 2011-09-17 22:46:28 -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 c69d8e838e custom CGI class support 2011-09-01 16:58:00 -04:00
Adam D. Ruppe 53ff8d3ca6 oops missed a version 2011-08-25 21:25:01 -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 20d971be0f gzip support. also needs a slightly customized std.zlib so it is on a version for now 2011-08-23 16:06:44 -04:00
Adam D. Ruppe 20865bd68a better custom struct support 2011-08-20 22:49:14 -04:00
Adam D. Ruppe fbcc55f7e4 fix auto form lol 2011-08-14 22:32:07 -04:00
Adam D. Ruppe 22553a1d83 re-enable funcName_Form for overriding the automatic form 2011-08-14 22:25:06 -04:00
adamdruppe 525de14ba2 Merge pull request #5 from denizzzka/master
small fix of types
2011-08-12 11:39:10 -07:00