[perl #54514] [PATCH] Initial implementation of sort for rakudo's List.

2008-05-21 Thread Vasily Chekalkin via RT
On Tue May 20 23:20:41 2008, bacek wrote: > There is another implementation based on FixedPMCArray. Reworked version of patch after Jonathan review of old one. -- Bacek Index: src/classes/List.pir === --- src/classes/List.pir (revi

[perl #54514] [PATCH] Initial implementation of sort for rakudo's List.

2008-05-21 Thread Vasily Chekalkin via RT
On Tue May 20 05:53:16 2008, bacek wrote: > Hello. > > There is initial implementation of sort for Lists. Only > src/classes/List.pir affected. There is another implementation based on FixedPMCArray. -- Bacek sort.diff Description: Binary data

[perl #54514] [PATCH] Initial implementation of sort for rakudo's List.

2008-05-20 Thread via RT
# New Ticket Created by Vasily Chekalkin # Please include the string: [perl #54514] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=54514 > Hello. There is initial implementation of sort for Lists. Only src/classes/List.pi