FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 4 matches
Forum Index
Author Message
  Topic: Patch to arrays.d
reinerp

Replies: 8
Views: 23890

PostForum: Cashew   Posted: Mon Oct 30, 2006 12:10 am   Subject: Patch to arrays.d
My mistake; my example above was actually irrelevant, and the bug wasn't caught in the unittest because I was using DMD 0.169.
  Topic: Patch to arrays.d
reinerp

Replies: 8
Views: 23890

PostForum: Cashew   Posted: Fri Oct 27, 2006 1:05 am   Subject: Patch to arrays.d
I used your split() algorithm, but had to add a .dup to the token when concat'ing it to the result. Otherwise the result just contained several copies of the last token. Merf. As much as I love D, ...
  Topic: Patch to arrays.d
reinerp

Replies: 8
Views: 23890

PostForum: Cashew   Posted: Fri Oct 27, 2006 12:44 am   Subject: Patch to arrays.d
I used your split() algorithm, but had to add a .dup to the token when concat'ing it to the result. Otherwise the result just contained several copies of the last token. Merf. As much as I love D, ...
  Topic: Patch to arrays.d
reinerp

Replies: 8
Views: 23890

PostForum: Cashew   Posted: Sat Oct 14, 2006 1:24 am   Subject: Patch to arrays.d
I've got a patch here:
-Added join, split, splitLen, greedySplitLen, and made repeat and repeatSub constructive.
-Added support for unit tests without Mango (since I couldn't get mango to work prope ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group