|
#1359
|
[RFC] Merge freeze/thaw with PBC
|
core
|
normal
|
1.8.0
|
|
RFC
|
plobsing
|
new
|
12/05/09
|
|
#1416
|
Unreasonably painful to add a method to all *Array PMCs
|
core
|
normal
|
2.0.0
|
|
RFC
|
|
new
|
01/25/10
|
|
#1290
|
Produce Single PBC from Multiple PIR Files with -o
|
core
|
normal
|
|
|
feature
|
|
new
|
11/17/09
|
|
#1433
|
Add a vtable function to get arithmetic mode
|
core
|
normal
|
2.0.0
|
|
RFC
|
|
new
|
02/10/10
|
|
#1434
|
Slim down selection of mathematics vtables
|
core
|
normal
|
2.0.0
|
|
RFC
|
|
new
|
02/10/10
|
|
#1284
|
Integer PMC missing math methods
|
core
|
normal
|
master
|
|
todo
|
whiteknight
|
assigned
|
11/17/09
|
|
#1468
|
variadic opcodes make assembly/disassembly difficult
|
core
|
normal
|
2.1.0
|
|
RFC
|
|
new
|
02/18/10
|
|
#1470
|
Create a get_numeric_pmc VTABLE
|
core
|
normal
|
2.1.0
|
|
RFC
|
|
new
|
02/19/10
|
|
#1487
|
Object.find_method fails if PIR 'find_method' vtable override returns null
|
core
|
normal
|
2.1.0
|
|
bug
|
|
new
|
02/28/10
|
|
#1492
|
Get_class <namespace> confuses NSes that have same final name.
|
core
|
normal
|
2.1.0
|
|
bug
|
whiteknight
|
assigned
|
03/03/10
|
|
#1496
|
Parrot_String-related functions are only available from parrot/parrot.h
|
core
|
major
|
2.1.0
|
|
bug
|
|
new
|
03/04/10
|
|
#1500
|
API to tell which opcode group an opcode is in
|
core
|
major
|
master
|
|
RFC
|
whiteknight
|
new
|
03/06/10
|
|
#1229
|
src/pmc/fixedpmcarray.pmc: get_repr() should use freeze/thaw
|
core
|
normal
|
1.7.0
|
|
todo
|
|
new
|
11/07/09
|
|
#1228
|
src/pmc/integer.c: Implement Complex and BigInt RHS values for the pow() functions
|
core
|
normal
|
1.7.0
|
|
todo
|
|
new
|
11/07/09
|
|
#1523
|
subroutine leave semantics/exit handlers
|
core
|
normal
|
2.2.0
|
2.5
|
roadmap
|
|
new
|
03/22/10
|
|
#1223
|
Parrot_find_name_op() should walk up the scopes
|
core
|
normal
|
1.7.0
|
|
todo
|
whiteknight
|
new
|
11/07/09
|
|
#1212
|
.eof returns false if last read call read the last byte of the file, but not beyond
|
core
|
normal
|
|
|
RFC
|
cotto
|
new
|
11/05/09
|
|
#1532
|
Dynloadable runcores
|
core
|
normal
|
2.2.0
|
|
feature
|
|
new
|
03/27/10
|
|
#1542
|
HLLs sometimes leak into loaded modules
|
core
|
normal
|
2.2.0
|
|
bug
|
whiteknight
|
new
|
04/04/10
|
|
#1548
|
[DEPRECATION] new_callback_p_p_p_s
|
core
|
normal
|
2.2.0
|
|
deprecation
|
|
new
|
04/12/10
|
|
#1201
|
Parrot::Pmc2c::Emitter line # error
|
core
|
normal
|
|
|
bug
|
|
new
|
11/05/09
|
|
#1197
|
Need some way to copy/rename files from parrot.
|
core
|
normal
|
|
|
todo
|
|
new
|
11/05/09
|
|
#1589
|
Move . to the end of the library search path
|
core
|
critical
|
2.3.0
|
|
bug
|
soh_cah_toa
|
new
|
04/24/10
|
|
#1615
|
t/pmc/class.t: implement todo-ed item: classes and methods
|
core
|
normal
|
2.3.0
|
|
todo
|
|
new
|
05/08/10
|
|
#1190
|
Replace .globalconst/.const directives by .const/.localconst (respectively)
|
core
|
normal
|
trunk
|
|
RFC
|
|
new
|
11/03/09
|
|
#1618
|
t/oo/metamodel.t: implement todo-ed item: tail attribute type
|
core
|
normal
|
2.3.0
|
|
todo
|
|
new
|
05/08/10
|
|
#1639
|
StringHandle should be updated to use StringBuilder internally.
|
core
|
normal
|
trunk
|
|
todo
|
kthakore
|
assigned
|
05/15/10
|
|
#1657
|
Make it so that Parrot on RTEMS does not call the system exit()
|
core
|
normal
|
2.4.0
|
|
bug
|
bubaflub
|
new
|
05/25/10
|
|
#1173
|
NCI segfaults with null pcc_params_signature
|
core
|
normal
|
|
|
bug
|
|
new
|
11/01/09
|
|
#1662
|
Should NameSpace entries be available through a hash-like interface?
|
core
|
normal
|
2.4.0
|
|
RFC
|
|
new
|
05/27/10
|
|
#1168
|
PMC to Float conversion not working as documented
|
core
|
normal
|
1.7.0
|
|
bug
|
|
new
|
11/01/09
|
|
#1690
|
Overriding one signature of a multi-method in a subclass prevents access to the other signatures
|
core
|
normal
|
2.5.0
|
|
bug
|
|
new
|
06/25/10
|
|
#1697
|
Remove the open and close opcodes
|
core
|
normal
|
master
|
|
deprecation
|
whiteknight
|
new
|
06/29/10
|
|
#1724
|
Add getprotobyname to Socket PMCs
|
core
|
normal
|
2.6.0
|
|
patch
|
nwellnhof
|
assigned
|
08/01/10
|
|
#1731
|
Assumption made about buffer header alignment
|
core
|
normal
|
2.6.0
|
|
bug
|
Paul C. Anagnostopoulos
|
assigned
|
08/05/10
|
|
#1747
|
Switch shift and pop for reverse iterators
|
core
|
normal
|
2.6.0
|
|
RFC
|
|
new
|
08/19/10
|
|
#1754
|
The Scalar PMC
|
core
|
minor
|
master
|
|
deprecation
|
whiteknight
|
assigned
|
08/23/10
|
|
#1765
|
Memory leak in allocate_interpreter
|
core
|
normal
|
trunk
|
|
bug
|
bluescreen
|
reopened
|
09/01/10
|
|
#1282
|
OS.cwd returns platform specific slashes...
|
core
|
normal
|
trunk
|
|
todo
|
Yuki`N
|
assigned
|
11/17/09
|
|
#1790
|
r48965 changes Boolean :multi dispatch from 2.6.0 behavior
|
core
|
normal
|
2.7.0
|
|
bug
|
|
new
|
09/13/10
|
|
#1139
|
Need tests for invoke_sigobject for Sub subclasses.
|
core
|
normal
|
trunk
|
|
cage
|
|
new
|
10/23/09
|
|
#1796
|
PIR heredocs and encodings
|
core
|
normal
|
2.9.0
|
|
todo
|
|
new
|
09/21/10
|
|
#2193
|
tailcall to Class.new fails with overriden init
|
core
|
normal
|
3.7.0
|
|
bug
|
|
new
|
09/19/11
|
|
#1799
|
Allow for rw bffer to be passed by nci 'B' signature.
|
core
|
normal
|
2.8.0
|
|
feature
|
|
new
|
09/23/10
|
|
#1094
|
Unify VTABLE_invoke semantics between PMC types
|
core
|
normal
|
1.6.0
|
|
todo
|
|
new
|
10/05/09
|
|
#1088
|
Multidispatch 'concatenate_str' does not handle LHS undef
|
core
|
normal
|
1.6.0
|
|
bug
|
|
new
|
10/03/09
|
|
#1833
|
Incompatible bytecode error lacks file name of offending file
|
core
|
normal
|
2.8.0
|
|
bug
|
whiteknight
|
new
|
10/19/10
|
|
#1834
|
Confusing error message on dynop version mismatch
|
core
|
normal
|
2.10.0
|
2.10
|
bug
|
|
new
|
10/21/10
|
|
#1855
|
Add UINTPTR type into parrot.
|
core
|
normal
|
master
|
|
feature
|
|
new
|
11/18/10
|
|
#1857
|
Change remaining deprecated usages of set/get _addr to set/get _label
|
core
|
normal
|
2.10.0
|
2.10
|
bug
|
|
new
|
11/18/10
|