Thread overview
Differences between D2 and TDPL wiki page
Feb 24, 2014
Brad Anderson
Feb 27, 2014
Nick Treleaven
Feb 27, 2014
Brad Anderson
February 24, 2014
I threw this together from an old post by Jonathan.

http://wiki.dlang.org/Differences_With_TDPL

People are always asking about what has changed since TDPL was released and I think it'd be good to have a single resource we can point people at. The items still need to be verified (Jonathan's post was 2 years ago) and I haven't done anything but wikified the post a tiny bit but it's a start at least. Any help assembling this page would be welcome.
February 27, 2014
On 24/02/2014 22:26, Brad Anderson wrote:
> I threw this together from an old post by Jonathan.
>
> http://wiki.dlang.org/Differences_With_TDPL
>
> People are always asking about what has changed since TDPL was released
> and I think it'd be good to have a single resource we can point people
> at. The items still need to be verified (Jonathan's post was 2 years
> ago) and I haven't done anything but wikified the post a tiny bit but
> it's a start at least. Any help assembling this page would be welcome.

Great idea. I added some links for the subsections, and added one for the new alias syntax.
February 27, 2014
On Thursday, 27 February 2014 at 15:56:48 UTC, Nick Treleaven wrote:
> On 24/02/2014 22:26, Brad Anderson wrote:
>> I threw this together from an old post by Jonathan.
>>
>> http://wiki.dlang.org/Differences_With_TDPL
>>
>> People are always asking about what has changed since TDPL was released
>> and I think it'd be good to have a single resource we can point people
>> at. The items still need to be verified (Jonathan's post was 2 years
>> ago) and I haven't done anything but wikified the post a tiny bit but
>> it's a start at least. Any help assembling this page would be welcome.
>
> Great idea. I added some links for the subsections, and added one for the new alias syntax.

Great! Thanks.

Linking to David Nadlinger's purity article was a good idea.