December 28, 2012
On Friday, 28 December 2012 at 01:21:01 UTC, Marco Nembrini wrote:
> So the code was complete and working and the only problem was doing the pull on github? If so would you mind me trying to do that in your place? It seems worth spending some time on to get all those improvements in.

 In a nutshell, yes..

> Is the latest version this one: https://github.com/rtcvb32/phobos ?

 I'll have to look at my sources, I may have been working on something else. I can't recall but I think the settings were 'sometimes reference', although that's not hard to fix, just need to to decide the best way to handle the data that way.

 I'll look over all my stuff tomorrow. Feel free to try and get it to merge/pull in GitHub.
December 28, 2012
12/28/2012 5:13 AM, Marco Nembrini пишет:
> On Thursday, 27 December 2012 at 10:16:51 UTC, Dmitry Olshansky wrote:
>>
>> IRC Era Scarecrow did an amazing job on it that covered a lot of
>> enhancements including small string optimization, appending, slicing etc.
>>
>> I recall reviewing his code and it was a Phobos pull once but then it
>> pulled out (for further enhancement? dunno). So definitely suggest you
>> two to get in touch.
>>
>
> I assume you are referring to the code in this thread:
> http://forum.dlang.org/thread/gtfxxmlqwgyadmpygftv@forum.dlang.org ?
>
Yes, this one.

-- 
Dmitry Olshansky
January 01, 2013
On Friday, 28 December 2012 at 01:21:01 UTC, Marco Nembrini wrote:
> If so would you mind me trying to do that in your place? It seems worth spending some time on to get all those improvements in.

 Well since this is going I've resumed some work on it, nice to see the opBinary works along with the opDollar. I seem to have problems figuring out where to tell my github source to get the current beta so I can just work/update from that. All of it is quite confusing to me.
January 01, 2013
On 01.01.2013 19:14, Era Scarecrow wrote:
> On Friday, 28 December 2012 at 01:21:01 UTC, Marco Nembrini wrote:
>> If so would you mind me trying to do that in your place? It seems
>> worth spending some time on to get all those improvements in.
>
>   Well since this is going I've resumed some work on it, nice to see the
> opBinary works along with the opDollar. I seem to have problems figuring
> out where to tell my github source to get the current beta so I can just
> work/update from that. All of it is quite confusing to me.

Checkout the section about rebasing here: http://wiki.dlang.org/Pull_Requests . If you still have trouble send me a message, I should be able to help with git at least.

Cheers

-- 

Marco Nembrini
1 2
Next ›   Last »