Author: coke Date: Mon Apr 24 11:20:59 2006 New Revision: 12408 Modified: trunk/docs/BROKEN.pod
Log: not as much is broken as we said. Modified: trunk/docs/BROKEN.pod ============================================================================== --- trunk/docs/BROKEN.pod (original) +++ trunk/docs/BROKEN.pod Mon Apr 24 11:20:59 2006 @@ -46,29 +46,15 @@ =head2 Unfinished Opcodes -=over 4 - -=item * split - -https://rt.perl.org/rt3//Ticket/Display.html?id=32544 - -Will Coleda suggested C<s/regexp/perl 6 rule/> and using PGE. Patrick Michaud -suggests making C<split> work only on constant strings and using PGE for -everything else. - -=back +None at this time. =head2 Missing Vtables =over 4 -=item * ResizablePMCArray - -https://rt.perl.org/rt3//Ticket/Display.html?id=31867 - =item * ResizableIntegerArray -https://rt.perl.org/rt3//Ticket/Display.html?id=32374 +https://rt.perl.org/rt3//Ticket/Display.html?id=32374 # XXX This is the wrong ticket number. =item * splice @@ -140,10 +126,6 @@ https://rt.perl.org/rt3//Ticket/Display.html?id=33923 -=item * Namespaces - -Matt Diephouse has prepared an email on this. - =item * Give invokable PMCs a canonical way to store their associated HLL source and argument information.
