Commit Graph

2597 Commits

Author SHA1 Message Date
Adam D. Ruppe f5dd5fde46 default primitive values in methods now work 2011-12-01 21:27:07 -05:00
Adam D. Ruppe 393723664d add support for methods with primitive type default parameters 2011-12-01 19:46:44 -05:00
Adam D. Ruppe ab80b79c8f helper class for returning static files 2011-12-01 13:33:55 -05:00
Adam D. Ruppe 3f092d36d3 new data interface for catchAll and Document 2011-12-01 13:11:11 -05:00
Adam D. Ruppe 9b0efcd743 int -> size_t for 64 bit 2011-12-01 12:04:06 -05:00
Adam D. Ruppe 2838aca3bb more 64 bit fixes 2011-12-01 12:02:49 -05:00
Adam D. Ruppe 2fb100516b Merge remote branch 'trass3r/master' 2011-12-01 11:55:59 -05:00
Adam D. Ruppe 8645fba1d5 added color.d 2011-12-01 11:54:03 -05:00
Adam D. Ruppe ee0c4dbad4 the color module has a base type and some hsl functions so far. it's used by newer png, image algorithms, simpledisplay, and soon, html.d 2011-12-01 11:52:11 -05:00
Adam D. Ruppe 9451c4909f wrong newline handling in string -> Html 2011-12-01 11:33:12 -05:00
Trass3r 15aa26cbdf fix covariance of clone methods 2011-11-29 21:14:37 +01:00
Trass3r 61f0d29523 fixes for just introduced typeof(null) 2011-11-29 21:14:37 +01:00
Trass3r 74fdfbbb55 const and x64 fixes 2011-11-29 21:14:37 +01:00
Adam D. Ruppe 6d25e0fe86 catchAll change (untested) 2011-11-29 14:48:35 -05:00
Adam D. Ruppe d40fd41194 whatever the cast is needed anyway lol 2011-11-29 11:49:59 -05:00
Adam D. Ruppe 7bb185151c immutable fix 2011-11-29 10:02:36 -05:00
Adam D. Ruppe 6b066512f2 const fix 2011-11-29 10:01:30 -05:00
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