Re: Add format future to Phobos date time

2016-11-10 Thread Vladimir Panteleev via Digitalmars-d
On Friday, 11 November 2016 at 05:56:20 UTC, Suliman wrote: There is already external lib https://github.com/cmays90/datetimeformat BTW, ae.utils.time supports parsing and formatting, with the format string being parse-able both at runtime and compile-time (generating parsing/formatting code

Add format future to Phobos date time

2016-11-10 Thread Suliman via Digitalmars-d
Date formating is very common operation. Is it's possible to add this future to Phobos datetime module? There is already external lib https://github.com/cmays90/datetimeformat but I think that is's much better to have in base lib.

Re: PDF generation in D?

2016-11-10 Thread Daniel Kozak via Digitalmars-d
Dne 10.11.2016 v 23:30 Karabuta via Digitalmars-d napsal(a): Hello community, does anyone have on something for PDF generation in D? I may need a PDF generation library in a vibe.d project I'm working on. :) It depends what you need, for eg. we are using wkhtmltopdf with no problem. We gener

Re: PDF generation in D?

2016-11-10 Thread Guillaume Piolat via Digitalmars-d
On Thursday, 10 November 2016 at 22:30:34 UTC, Karabuta wrote: Hello community, does anyone have on something for PDF generation in D? I may need a PDF generation library in a vibe.d project I'm working on. :) AFAIK the only one existing is http://code.dlang.org/packages/fpdf

PDF generation in D?

2016-11-10 Thread Karabuta via Digitalmars-d
Hello community, does anyone have on something for PDF generation in D? I may need a PDF generation library in a vibe.d project I'm working on. :)

Re: CTFE Status

2016-11-10 Thread Stefan Koch via Digitalmars-d
On Thursday, 10 November 2016 at 20:15:49 UTC, Jonathan M Davis wrote: On Thursday, November 10, 2016 18:40:03 Stefan Koch via Digitalmars-d wrote: On Thursday, 10 November 2016 at 01:17:48 UTC, Stefan Koch wrote: > After the bad news now a bit of good news. > I just finished the strCat algorit

Re: CTFE Status

2016-11-10 Thread Jonathan M Davis via Digitalmars-d
On Thursday, November 10, 2016 18:40:03 Stefan Koch via Digitalmars-d wrote: > On Thursday, 10 November 2016 at 01:17:48 UTC, Stefan Koch wrote: > > After the bad news now a bit of good news. > > I just finished the strCat algorithm; > > > > [...] > > As expected this code is slightly wrong and wil

Re: CTFE Status

2016-11-10 Thread Stefan Koch via Digitalmars-d
On Thursday, 10 November 2016 at 01:17:48 UTC, Stefan Koch wrote: After the bad news now a bit of good news. I just finished the strCat algorithm; [...] As expected this code is slightly wrong and will fail on the offset == 3 case. It will need a little bit of tinkering until it's ready to g

Re: [OT] Re: CTFE Status

2016-11-10 Thread Nick Sabalausky via Digitalmars-d
On 11/10/2016 09:31 AM, Dicebot wrote: On 11/10/2016 06:07 AM, Nick Sabalausky wrote: Its things like that. I'd be surprised if that has much to do with git's nature as a "dumb" DAG tool. It's just the general good-design principle of "The thing you *want to* or *should* do or *expect* 99% of th

Re: [OT] web/desktop dying

2016-11-10 Thread Nick Sabalausky via Digitalmars-d
On 11/10/2016 05:14 AM, qznc wrote: On Wednesday, 9 November 2016 at 16:00:45 UTC, Nick Sabalausky wrote: But it probably will take over anyway, because, let's face it, when the fuck has being complete and utter fucking shit ever stopped a computing tech from becoming a runaway success?: I do

Re: DMD 64-bit Windows

2016-11-10 Thread Benjamin Thaut via Digitalmars-d
On Wednesday, 9 November 2016 at 16:34:13 UTC, Mario Silva wrote: Hey everyone, While compiling our 64-bit app under Windows, DMD is getting out of memory. I wasn't able to find a windows version of DMD64, is there even one? If not, are there any plans? This is quite a show stopper for us.

Re: [OT] Re: CTFE Status

2016-11-10 Thread Dicebot via Digitalmars-d
On 11/10/2016 06:07 AM, Nick Sabalausky wrote: > On 11/08/2016 02:11 PM, Antonio Corbi wrote: >> >> Maybe this one is useful for you: >> >> http://eagain.net/articles/git-for-computer-scientists/ > On 11/08/2016 03:01 PM, H. S. Teoh via Digitalmars-d wrote: >> Nothing immediately comes to mind, but

Re: Linus' idea of "good taste" code

2016-11-10 Thread Kagamin via Digitalmars-d
On Sunday, 30 October 2016 at 06:39:42 UTC, Joakim wrote: It is not worth it, the web is dying. I was stunned to see this chart of mobile web usage in the US: https://mobile.twitter.com/asymco/status/777915894659964928 They just spend increasingly more time in twitter when not at home.

Re: [OT] web/desktop dying

2016-11-10 Thread Chris via Digitalmars-d
On Wednesday, 9 November 2016 at 16:00:45 UTC, Nick Sabalausky wrote: But it probably will take over anyway, because, let's face it, when the fuck has being complete and utter fucking shit ever stopped a computing tech from becoming a runaway success?: Windows, C++, Java2, Web-as-a-platform,

Re: DMD 64-bit Windows

2016-11-10 Thread Rene Zwanenburg via Digitalmars-d
On Thursday, 10 November 2016 at 09:35:00 UTC, Mario Silva wrote: I haven't tried it yet, but I would want to avoid changing the compiler at this point, since we already have all our tooling build around DMD. That is why I'm asking specifically about the state of the 64-bit windows version of

Re: [OT] web/desktop dying

2016-11-10 Thread qznc via Digitalmars-d
On Wednesday, 9 November 2016 at 16:00:45 UTC, Nick Sabalausky wrote: On 11/05/2016 02:00 AM, Joakim wrote: Nothing is ever "completely replaced"- somebody somewhere is still using a mainframe or a UNIX workstation- but yes, PCs will basically disappear, just as you never see those old comput

Re: DMD 64-bit Windows

2016-11-10 Thread Mario Silva via Digitalmars-d
On Wednesday, 9 November 2016 at 18:10:52 UTC, Daniel Kozak wrote: On Wednesday, 9 November 2016 at 17:11:28 UTC, Mario Silva wrote: On Wednesday, 9 November 2016 at 17:04:25 UTC, ketmar wrote: On Wednesday, 9 November 2016 at 16:58:30 UTC, Daniel Kozak wrote: i guess that OP meant 64-bit build