D.gnu - New Wiki
- Iain Buclaw (6/6) Jun 26 2013 Unless Vladimir possibly gives us access to dlang's wiki to post
- Dicebot (2/8) Jun 26 2013 Erm, but wiki.dlang.org is open for anyone to edit X_x
- H. S. Teoh (8/20) Jun 26 2013 Yeah, why don't we merge GDC docs onto the "official" wiki.dlang.org
- Joseph Rushton Wakeling (5/9) Jun 27 2013 gdcproject.org/wiki is still active and linked to from the gdcproject.or...
- Iain Buclaw (7/12) Jun 27 2013 I still don't know what the plans are... I just don't have time to set
- Johannes Pfau (4/18) Jun 27 2013 I think migrating to wiki.dlang.org like ldc did is a good idea. It
- Joseph Rushton Wakeling (3/5) Jun 27 2013 Well, FWIW I think a wiki is a better option, it's just much easier to e...
- Johannes Pfau (5/14) Jul 05 2013 I moved the main page contents to
- H. S. Teoh (11/15) Jul 05 2013 I think that's a good idea. Consolidating everything in the main wiki
- Temtaime (1/1) Jul 09 2013 Why there is no GDC releases? It prevents many from using GDC.
- Iain Buclaw (16/17) Jul 09 2013 No it doesn't, stop lying. (Where's my sartalic formatting when I need ...
- Joseph Rushton Wakeling (7/20) Jul 09 2013 I think what he means is: why are there no easily downloadable .tar.gz f...
- Iain Buclaw (5/19) Jul 09 2013 Feel free, I'll take down the wiki then once it has all been moved acros...
Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to. http://wiki.gdcproject.org Thanks Iain.
Jun 26 2013
On Wednesday, 26 June 2013 at 15:45:44 UTC, Iain Buclaw wrote:Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to. http://wiki.gdcproject.org Thanks Iain.Erm, but wiki.dlang.org is open for anyone to edit X_x
Jun 26 2013
On Wed, Jun 26, 2013 at 06:04:54PM +0200, Dicebot wrote:On Wednesday, 26 June 2013 at 15:45:44 UTC, Iain Buclaw wrote:Yeah, why don't we merge GDC docs onto the "official" wiki.dlang.org wiki? It will make info on GDC easier to find. All you need to do is to signup for an account and you have full edit rights. T -- What doesn't kill me makes me stranger.Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to. http://wiki.gdcproject.org Thanks Iain.Erm, but wiki.dlang.org is open for anyone to edit X_x
Jun 26 2013
On 06/26/2013 05:45 PM, Iain Buclaw wrote:Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to.Hang on, I'm confused. I thought the plan was to move to Ddoc hosted on GitHub?http://wiki.gdcproject.orggdcproject.org/wiki is still active and linked to from the gdcproject.org home page. Oh, and -- might be worth tweaking the MediaWiki settings so you don't get the index.php as part of the URL for the new wiki.
Jun 27 2013
On 27 June 2013 11:37, Joseph Rushton Wakeling <joseph.wakeling webdrake.net> wrote:On 06/26/2013 05:45 PM, Iain Buclaw wrote:I still don't know what the plans are... I just don't have time to set anything in stone at the moment. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to.Hang on, I'm confused. I thought the plan was to move to Ddoc hosted on GitHub?
Jun 27 2013
Am Thu, 27 Jun 2013 12:55:53 +0100 schrieb Iain Buclaw <ibuclaw ubuntu.com>:On 27 June 2013 11:37, Joseph Rushton Wakeling <joseph.wakeling webdrake.net> wrote:I think migrating to wiki.dlang.org like ldc did is a good idea. It might bring some new contributors to the gdc wiki.On 06/26/2013 05:45 PM, Iain Buclaw wrote:I still don't know what the plans are... I just don't have time to set anything in stone at the moment.Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to.Hang on, I'm confused. I thought the plan was to move to Ddoc hosted on GitHub?
Jun 27 2013
On 06/27/2013 01:55 PM, Iain Buclaw wrote:I still don't know what the plans are... I just don't have time to set anything in stone at the moment.Well, FWIW I think a wiki is a better option, it's just much easier to edit than Ddoc.
Jun 27 2013
Am Wed, 26 Jun 2013 17:45:42 +0200 schrieb "Iain Buclaw" <ibuclaw ubuntu.com>:Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to. http://wiki.gdcproject.org Thanks Iain.I moved the main page contents to http://wiki.dlang.org/GDC So should we use wiki.dlang.org as our main wiki?
Jul 05 2013
On Fri, Jul 05, 2013 at 11:32:59PM +0200, Johannes Pfau wrote: [...]I moved the main page contents to http://wiki.dlang.org/GDC So should we use wiki.dlang.org as our main wiki?I think that's a good idea. Consolidating everything in the main wiki will make information easier for newbies to find, and will keep everything in one place for reference. I vote for it. T -- MS Windows: 64-bit overhaul of 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand 1-bit of competition.
Jul 05 2013
Why there is no GDC releases? It prevents many from using GDC.
Jul 09 2013
On 9 July 2013 10:40, Temtaime <temtaime gmail.com> wrote:Why there is no GDC releases? It prevents many from using GDC.No it doesn't, stop lying. (Where's my sartalic formatting when I need it) As per documentation: The D language is under development as of this writing; see {current language reference}. At present the current major version of D is 2.0, and there is no way to describe the language supported by GCC in terms of a specific minor version. In general GCC follows the D front-end releases closely, and any given GCC release will support the current language as of the date that the release was frozen. So the 4.7, 4.8 branches present on github are considered releases, but no binary distribution is done other than through eg: Linux distributor repositories. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Jul 09 2013
On 07/09/2013 12:29 PM, Iain Buclaw wrote:As per documentation: The D language is under development as of this writing; see {current language reference}. At present the current major version of D is 2.0, and there is no way to describe the language supported by GCC in terms of a specific minor version. In general GCC follows the D front-end releases closely, and any given GCC release will support the current language as of the date that the release was frozen. So the 4.7, 4.8 branches present on github are considered releases, but no binary distribution is done other than through eg: Linux distributor repositories.I think what he means is: why are there no easily downloadable .tar.gz files where all you have to do is ./configure && make && make install ? Or, better still, 1-click installers for different major platforms as we have with DMD. I know this is one of those "needs someone to step up to the plate" situations, but I think it's true that this would be helpful for potential users of GDC.
Jul 09 2013
On 5 July 2013 22:32, Johannes Pfau <nospam example.com> wrote:Am Wed, 26 Jun 2013 17:45:42 +0200 schrieb "Iain Buclaw" <ibuclaw ubuntu.com>:Feel free, I'll take down the wiki then once it has all been moved across. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';Unless Vladimir possibly gives us access to dlang's wiki to post the documentation content there. I've opened up a new wiki page for people to contribute to. http://wiki.gdcproject.org Thanks Iain.I moved the main page contents to http://wiki.dlang.org/GDC So should we use wiki.dlang.org as our main wiki?
Jul 09 2013
Sorry, but i meant binary releases, of course, for windows, for example.
Jul 09 2013
GDC sources can't compile the code. :) And it's sometimes harder to build GDC from sources, i don't want to have that headache.
Jul 09 2013