|
#1470
|
Create a get_numeric_pmc VTABLE
|
core
|
2.1.0
|
RFC
|
|
new
|
normal
|
02/19/10
|
|
#1790
|
r48965 changes Boolean :multi dispatch from 2.6.0 behavior
|
core
|
2.7.0
|
bug
|
|
new
|
normal
|
09/13/10
|
|
#1094
|
Unify VTABLE_invoke semantics between PMC types
|
core
|
1.6.0
|
todo
|
|
new
|
normal
|
10/05/09
|
|
#903
|
[RFC] Deprecate Keys at all.
|
core
|
trunk
|
RFC
|
|
new
|
normal
|
08/05/09
|
|
#1197
|
Need some way to copy/rename files from parrot.
|
core
|
|
todo
|
|
new
|
normal
|
11/05/09
|
|
#1929
|
incorrect null-return from method calls
|
core
|
2.11.0
|
bug
|
|
new
|
normal
|
01/03/11
|
|
#545
|
PackFile_unpack followed by PackFile_pack produces wrong results.
|
core
|
|
bug
|
|
new
|
normal
|
04/08/09
|
|
#1523
|
subroutine leave semantics/exit handlers
|
core
|
2.2.0
|
roadmap
|
|
new
|
normal
|
03/22/10
|
|
#1433
|
Add a vtable function to get arithmetic mode
|
core
|
2.0.0
|
RFC
|
|
new
|
normal
|
02/10/10
|
|
#2094
|
ResizablePMCArray doesn't respond to the defined_keyed() VTABLE via the extend_vtable API
|
core
|
3.2.0
|
bug
|
|
new
|
normal
|
04/14/11
|
|
#847
|
Interpreter - 'exec' and 'spawn' should split own args
|
core
|
1.3.0
|
todo
|
|
new
|
normal
|
07/18/09
|
|
#1290
|
Produce Single PBC from Multiple PIR Files with -o
|
core
|
|
feature
|
|
new
|
normal
|
11/17/09
|
|
#1434
|
Slim down selection of mathematics vtables
|
core
|
2.0.0
|
RFC
|
|
new
|
normal
|
02/10/10
|
|
#2178
|
Parrot lacks a boolean type
|
core
|
3.6.0
|
bug
|
|
new
|
normal
|
08/16/11
|
|
#1251
|
handle ARM mixed-endian doubles
|
core
|
1.7.0
|
todo
|
|
new
|
normal
|
11/09/09
|
|
#2187
|
"Constant Table" is misleading
|
core
|
3.7.0
|
bug
|
|
new
|
normal
|
08/30/11
|
|
#2193
|
tailcall to Class.new fails with overriden init
|
core
|
3.7.0
|
bug
|
|
new
|
normal
|
09/19/11
|
|
#2194
|
Alignment errors on Solaris/SPARC since 3.7.0
|
core
|
3.8.0
|
bug
|
|
new
|
normal
|
09/21/11
|
|
#2125
|
rename parrot.h to internals.h or private.h or equivalent
|
core
|
master
|
RFC
|
|
new
|
minor
|
05/26/11
|
|
#1583
|
loadlib_p_s_p
|
core
|
trunk
|
experimental
|
|
new
|
normal
|
04/24/10
|
|
#1582
|
NCI_FB_CB and NCI_FB_UD in iglobals
|
core
|
trunk
|
experimental
|
|
new
|
normal
|
04/24/10
|
|
#907
|
refactor Parrot_mmd_sort_candidates
|
core
|
1.4.0
|
deprecation
|
|
new
|
normal
|
08/07/09
|
|
#1581
|
GC_SYS_NAME option to interpinfo_s_i
|
core
|
trunk
|
experimental
|
|
new
|
normal
|
04/24/10
|
|
#1548
|
[DEPRECATION] new_callback_p_p_p_s
|
core
|
2.2.0
|
deprecation
|
|
new
|
normal
|
04/12/10
|
|
#1618
|
t/oo/metamodel.t: implement todo-ed item: tail attribute type
|
core
|
2.3.0
|
todo
|
|
new
|
normal
|
05/08/10
|
|
#359
|
enable UUID for pbc
|
core
|
|
todo
|
|
new
|
normal
|
02/19/09
|
|
#2146
|
Deprecate load_bytecode op
|
core
|
master
|
deprecation
|
|
new
|
normal
|
07/09/11
|
|
#2144
|
Deprecate do_sub_pragmas
|
core
|
3.5.0
|
deprecation
|
|
new
|
normal
|
07/07/11
|
|
#1468
|
variadic opcodes make assembly/disassembly difficult
|
core
|
2.1.0
|
RFC
|
|
new
|
normal
|
02/18/10
|
|
#792
|
Bug in subroutine calling conventions
|
core
|
1.0.0
|
bug
|
|
new
|
normal
|
06/26/09
|
|
#1416
|
Unreasonably painful to add a method to all *Array PMCs
|
core
|
2.0.0
|
RFC
|
|
new
|
normal
|
01/25/10
|
|
#1958
|
Byte order of string encodings
|
core
|
2.11.0
|
feature
|
|
new
|
normal
|
01/12/11
|
|
#624
|
pluggable everything
|
core
|
|
roadmap
|
allison
|
new
|
normal
|
04/29/09
|
|
#1765
|
Memory leak in allocate_interpreter
|
core
|
trunk
|
bug
|
bluescreen
|
reopened
|
normal
|
09/01/10
|
|
#1657
|
Make it so that Parrot on RTEMS does not call the system exit()
|
core
|
2.4.0
|
bug
|
bubaflub
|
new
|
normal
|
05/25/10
|
|
#800
|
Parrot assumes command line arguments are ASCII
|
core
|
1.3.0
|
bug
|
chromatic
|
new
|
normal
|
06/30/09
|
|
#1921
|
RFC: decorate all functions in src/platform.c with PARROT_EXPORT
|
core
|
2.10.0
|
RFC
|
cotto
|
new
|
normal
|
01/01/11
|
|
#1916
|
Deprecate freeze, thaw, and thawfinish VTABLEs
|
core
|
master
|
deprecation
|
cotto
|
new
|
major
|
12/30/10
|
|
#1885
|
Parrot_load_bytecode should only load bytecode
|
core
|
master
|
RFC
|
cotto
|
new
|
normal
|
12/09/10
|
|
#709
|
Pmc2c should generate mark and destroy VTABLES
|
core
|
1.2.0
|
todo
|
cotto
|
new
|
normal
|
05/26/09
|
|
#1212
|
.eof returns false if last read call read the last byte of the file, but not beyond
|
core
|
|
RFC
|
cotto
|
new
|
normal
|
11/05/09
|
|
#2042
|
Deprecate VTABLE_can
|
core
|
3.1.0
|
deprecation
|
cotto
|
new
|
normal
|
03/07/11
|
|
#236
|
implement pdd14-numbers
|
core
|
|
todo
|
dukeleto
|
assigned
|
major
|
01/27/09
|
|
#1880
|
Parrot_new should not need to be passed previously-created interps
|
core
|
master
|
todo
|
dukeleto
|
new
|
normal
|
12/03/10
|
|
#358
|
complex NaN
|
core
|
|
bug
|
dukeleto
|
assigned
|
normal
|
02/19/09
|
|
#326
|
win32 Wide API needed . 'make smoke' failed 63 tests.
|
core
|
trunk
|
bug
|
fperrad
|
new
|
major
|
02/13/09
|
|
#562
|
subclassing basic number types fails to inherit basic ops like add, sub, mul and div
|
core
|
trunk
|
bug
|
kjs
|
new
|
critical
|
04/18/09
|
|
#1639
|
StringHandle should be updated to use StringBuilder internally.
|
core
|
trunk
|
todo
|
kthakore
|
assigned
|
normal
|
05/15/10
|
|
#707
|
[RFC] StringHandle interface
|
core
|
1.2.0
|
RFC
|
NotFound
|
assigned
|
normal
|
05/26/09
|
|
#1724
|
Add getprotobyname to Socket PMCs
|
core
|
2.6.0
|
patch
|
nwellnhof
|
assigned
|
normal
|
08/01/10
|