Author |
Message |
Topic: DDT 0.4.0 Release Candidate released |
xammy
Replies: 6
Views: 19602
|
Forum: DDT Posted: Thu Jan 27, 2011 9:47 pm Subject: Same problem - solved |
Cannot complete the install because one or more required items could not be found.
Software being installed: DDT - D Development Tools RC1 0.4.0.201010271500-RC1 (org.dsource.ddt.feature.grou ... |
Topic: lua bindings |
xammy
Replies: 3
Views: 22783
|
Forum: Bindings Posted: Wed Jul 23, 2008 1:57 pm Subject: Lua library |
I've done some work on a Lua library with the following features:
* lua states and buffers are wrapped in OOP style.
* protected calls are made exception safe and the call chain-information in put ... |
Topic: Access to internal conduit |
xammy
Replies: 2
Views: 15829
|
Forum: FastCGI4D Posted: Thu Jan 31, 2008 8:06 am Subject: Access to internal conduit |
I've patched the repository with those two functions... Hopefully, this is all the way you like.
I think it would be nice, if this fixed-allocation thing could be integrated. If it's not too much w ... |
Topic: Arbitrary precision numbers |
xammy
Replies: 0
Views: 12738
|
Forum: MathExtra Posted: Fri Dec 07, 2007 11:41 am Subject: Arbitrary precision numbers |
Hello,
as I'm currently working on a GMP port for D, I'd like to know, whether this will work together with BLADE? I'm going to implement it like in C++, using expression templates (I guess you kno ... |
Topic: FastCGI4D |
xammy
Replies: 4
Views: 21394
|
Forum: FastCGI4D Posted: Sat Jul 14, 2007 7:32 am Subject: FastCGI4D |
Okay, I thought it would suffice to describe basic programming for FastCGI in the docs, but the most magic is setting up your web server to use it. I'm going to write some more on the page, if there's ... |
Topic: FastCGI4D |
xammy
Replies: 4
Views: 21394
|
Forum: FastCGI4D Posted: Tue May 08, 2007 6:11 am Subject: FastCGI4D |
Hello,
I've started writing a Tango compatible FastCGI library in D, including the following features:Access to the four fcgi streams via special Conduits.
Support for plain CGI via the standard C ... |
|