Re: Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread Jacob Carlborg
On 2012-07-31 05:34, Walter Bright wrote: There's also the Deimos project, which is D interfaces to popular C libraries. https://github.com/D-Programming-Deimos Most of the projects on the list point to Deimos projects. -- /Jacob Carlborg

Re: Pull freeze

2012-07-30 Thread Russel Winder
On Mon, 2012-07-30 at 23:40 -0400, Andrei Alexandrescu wrote: […] > Walter and I will dedicate time after 2.060 to improving the process. "Improve" implies tinkering at the edges. This situation requires a "change" or perhaps "revolution". I suggest just switching to a ready-made DVCS / Git proces

Re: Pull freeze

2012-07-30 Thread Andrei Alexandrescu
On 7/30/12 11:08 PM, deadalnix wrote: Le 29/07/2012 21:16, Jacob Carlborg a écrit : On 2012-07-29 16:28, Andrei Alexandrescu wrote: I'm all for it. We're just too busy most of the time to stop and improve our process. I think it's a good opportunity to do so right after 2.060. It should have

Re: Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread Walter Bright
On 7/30/2012 7:50 AM, Marco Leise wrote: I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a

Re: Pull freeze

2012-07-30 Thread deadalnix
Le 29/07/2012 21:16, Jacob Carlborg a écrit : On 2012-07-29 16:28, Andrei Alexandrescu wrote: I'm all for it. We're just too busy most of the time to stop and improve our process. I think it's a good opportunity to do so right after 2.060. It should have happened a long time ago. Ranting a

Re: Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread Brad Anderson
On Mon, Jul 30, 2012 at 6:50 PM, Nick Sabalausky < seewebsitetocontac...@semitwist.com> wrote: > > Yea, there's also a page about DMD's internals that's always been > frustratingly difficult to find. I think the only way you've ever been > able to get to it is through the index or a direct URL, an

Re: Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread Nick Sabalausky
On Tue, 31 Jul 2012 02:37:44 +0200 Pragma Tix wrote: > Am 30.07.2012 16:50, schrieb Marco Leise: > > I find that we lack a way to search for ported C headers or D > > alternatives that do the same. So I started a Wiki page here: > > http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings > > > > Not

Re: Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread Pragma Tix
Am 30.07.2012 16:50, schrieb Marco Leise: I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org i

Re: Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread Marco Leise
Am Mon, 30 Jul 2012 20:30:21 +0200 schrieb David : > Am 30.07.2012 16:50, schrieb Marco Leise: > > I find that we lack a way to search for ported C headers or D alternatives > > that do the same. So I started a Wiki page here: > > http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings > > > > Not s

Re: Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread David
Am 30.07.2012 16:50, schrieb Marco Leise: I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org i

Wiki page for C bindings / wrappers and reimplementations

2012-07-30 Thread Marco Leise
I find that we lack a way to search for ported C headers or D alternatives that do the same. So I started a Wiki page here: http://prowiki.org/wiki4d/wiki.cgi?CLibraryBindings Not sure if it is useful there. I'd like to see dynamic pages on dlang.org in a distant future, which make searching by

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread Adam D. Ruppe
On Monday, 30 July 2012 at 12:26:43 UTC, David Nadlinger wrote: That's exactly what I have been planning to build on a free weekend – would be very useful, at least until we have an »official« package manager. Me too... my little dpldocs.info http://dpldocs.info/ is supposed to be eventually

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread Marco Leise
Am Mon, 30 Jul 2012 14:28:01 +0200 schrieb "David Nadlinger" : > On Monday, 30 July 2012 at 12:26:43 UTC, David Nadlinger wrote: > > That's exactly what I have been planning to build […] > > (my concept also includes a few slightly more advanced features, > like SCM activity monitoring to sort o

Re: Pull freeze

2012-07-30 Thread Jacob Carlborg
On 2012-07-30 10:31, Don Clugston wrote: I guess the easiest way to do this would be to have a single, permanent branch called 'release', that is used for all releases, rather than creating a release branch for each compiler version. Yes, exactly. The only reason for keeping the branches would

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread David Nadlinger
On Monday, 30 July 2012 at 12:26:43 UTC, David Nadlinger wrote: That's exactly what I have been planning to build […] (my concept also includes a few slightly more advanced features, like SCM activity monitoring to sort out dead projects, …)

Re: (OT: wiki4d, was: dnotify)

2012-07-30 Thread David Nadlinger
On Monday, 30 July 2012 at 12:18:27 UTC, Marco Leise wrote: Technically I'd prefer a database of existing D stuff, and dynamic web pages that filter by category/C bindings/last update etc. That's exactly what I have been planning to build on a free weekend – would be very useful, at least unt

(OT: wiki4d, was: dnotify)

2012-07-30 Thread Marco Leise
Am Mon, 30 Jul 2012 01:37:30 -0400 schrieb Nick Sabalausky : > On Sun, 29 Jul 2012 20:56:48 +0200 > Marco Leise wrote: > > > > if I had access to a Wiki about D... > > > > You do! > > http://www.prowiki.org/wiki4d/wiki.cgi I knew of this, but it didn't come to my head that I had to edit a no

Re: Pull freeze

2012-07-30 Thread Don Clugston
On 29/07/12 13:43, Robert Clipsham wrote: On Sunday, 29 July 2012 at 06:08:18 UTC, Andrei Alexandrescu wrote: Due to the upcoming release, there will be no regular pull walk-through tomorrow. Thanks for the growing rate of contribution, and let's resume the ritual next Sunday. Andrei I really