Commit Graph

2363 Commits

Author SHA1 Message Date
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
denizzz f68f0eb308 struct size is unknown 2011-08-13 01:34:24 +08:00
denizzz 389f8c65e2 fix postgres.d(44): Error: cannot implicitly convert expression (PQescapeString(buffer,cast(const(char*))cast(immutable(char)*)sqlData,sqlData.length)) of type ulong to int 2011-08-13 01:14:51 +08:00
Adam D. Ruppe e48c76759b Text param for easy textarea creation 2011-08-11 19:49:51 -04:00
Adam D. Ruppe 24304f2e3c make query data object easier to use with custom stuff 2011-08-07 23:37:56 -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 050fdcd74e reorganized formatAs to make it easier to use 2011-07-27 15:46:33 -04:00
Adam D. Ruppe bd11e986de merge pull request for mysql 5.1 2011-07-26 11:37:43 -04:00
Abscissa 1fd6272210 Fixed MYSQL_FIELD for MySQL client >= v5.1 2011-07-26 02:22:13 -04:00
Abscissa 5ca95d6d10 Merge branch 'master' of https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff
Conflicts:
	mysql.d
2011-07-25 22:59:58 -04:00
Adam D. Ruppe 617248e9cc added lots of documentation 2011-07-24 12:15:31 -04:00
Adam D. Ruppe 4af5c1463e urls for more info 2011-07-24 11:16:30 -04:00
Adam D. Ruppe 315c01c1e6 more principled dealing with slashes 2011-07-24 09:46:58 -04:00
Adam D. Ruppe a0e6966027 extern system yay 2011-07-24 09:23:39 -04:00
Abscissa 3bf31de453 Adjusted mysql.d to work on Windows. 2011-07-23 23:35:12 -04:00
Abscissa ce27ade7d5 Adjusted mysql.d to work on Windows. 2011-07-23 21:35:26 -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