November 10, 2013
By the way - I've gotten round to upgrading my trimslice to precise - *now* I should be able to start doing regular gdc builds on it. :o)

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


December 05, 2013
On 10 November 2013 19:08, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
> By the way - I've gotten round to upgrading my trimslice to precise - *now* I should be able to start doing regular gdc builds on it. :o)
>


We now just assume everything aliases everything else: https://github.com/D-Programming-GDC/GDC/commit/926baf64a57895142f8cabf3cee97232b13777d3
December 05, 2013
On 5 December 2013 16:48, Iain Buclaw <ibuclaw@gdcproject.org> wrote:
> On 10 November 2013 19:08, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
>> By the way - I've gotten round to upgrading my trimslice to precise - *now* I should be able to start doing regular gdc builds on it. :o)
>>
>
>
> We now just assume everything aliases everything else: https://github.com/D-Programming-GDC/GDC/commit/926baf64a57895142f8cabf3cee97232b13777d3


Fixed that unexpected sign-extend conversion bug: https://github.com/D-Programming-GDC/GDC/commit/a27f600facf7ae87abad0c5618d712b32e2e3882
December 16, 2013
On 5 December 2013 17:46, Iain Buclaw <ibuclaw@gdcproject.org> wrote:
> On 5 December 2013 16:48, Iain Buclaw <ibuclaw@gdcproject.org> wrote:
>> On 10 November 2013 19:08, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
>>> By the way - I've gotten round to upgrading my trimslice to precise - *now* I should be able to start doing regular gdc builds on it. :o)
>>>
>>
>>
>> We now just assume everything aliases everything else: https://github.com/D-Programming-GDC/GDC/commit/926baf64a57895142f8cabf3cee97232b13777d3
>
>
> Fixed that unexpected sign-extend conversion bug: https://github.com/D-Programming-GDC/GDC/commit/a27f600facf7ae87abad0c5618d712b32e2e3882

Actually fixed that duplicate definition problem last week. Just got
round to pushing it:
https://github.com/D-Programming-GDC/GDC/commit/15d7b5ce334e851893d39efc148699dab4967cab
1 2
Next ›   Last »