Re: [perl #116024] AutoReply: [BUG] uniq uses too much memory and is redundant in operations

2012-12-09 Thread Zachary Bornheimer
I'm not sure if my patch went through so here it is pasted in the body: Patch Start >From a52831f6d0bc3ce736de154756a4fad5c2c22eb2 Mon Sep 17 00:00:00 2001 From: Z. Bornheimer Date: Sat, 8 Dec 2012 09:59:37 -0500 Subject: [PATCH 1/2] Decreased memory u

Re: [perl #116026] AutoReply: [PATCH] Added functionality for strings to be reversed like lists

2012-12-09 Thread Zachary Bornheimer
I'm not sure my patch was received, so here it is in the body of this email: Patch Start >From a159724ab2125ba9f61534ae2d6de3c1b98485ce Mon Sep 17 00:00:00 2001 From: Z. Bornheimer Date: Sat, 8 Dec 2012 11:47:26 -0500 Subject: [PATCH 2/2] Added the fun

[perl #116024] [BUG] uniq uses too much memory and is redundant in operations

2012-12-09 Thread via RT
# New Ticket Created by Zachary Bornheimer # Please include the string: [perl #116024] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116024 > I have been testing uniq on lists with 100K+ of elements on low memory syst

[perl #116026] [PATCH] Added functionality for strings to be reversed like lists

2012-12-09 Thread via RT
# New Ticket Created by Zachary Bornheimer # Please include the string: [perl #116026] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116026 > Currently, Perl6 is lacking the built-in functionality of running 'this is

[perl #116016] [BUG] The rule to match routines/symbols is overriding the rule to match versions, because of LTM

2012-12-09 Thread via RT
# New Ticket Created by Cédric VINCENT # Please include the string: [perl #116016] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116016 > http://irclog.perlgeek.de/perl6/2012-11-27#i_6190391 r: v10 rakudo

[perl #116014] [BUG] infinite loop when generating ranges of characters (regression)

2012-12-09 Thread via RT
# New Ticket Created by Cédric VINCENT # Please include the string: [perl #116014] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116014 > http://irclog.perlgeek.de/perl6/2012-12-07#i_6221234 rn: ('A' ... 'a').s