|
#1251
|
handle ARM mixed-endian doubles
|
core
|
normal
|
1.7.0
|
|
todo
|
|
new
|
11/09/09
|
|
#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
|
|
#1969
|
Deprecate Eval PMC
|
core
|
normal
|
master
|
|
deprecation
|
whiteknight
|
assigned
|
01/15/11
|
|
#1015
|
clone_p_p segfaults with self-referential Hash pmc.
|
core
|
normal
|
1.6.0
|
|
bug
|
whiteknight
|
new
|
09/17/09
|
|
#847
|
Interpreter - 'exec' and 'spawn' should split own args
|
core
|
normal
|
1.3.0
|
|
todo
|
|
new
|
07/18/09
|
|
#1201
|
Parrot::Pmc2c::Emitter line # error
|
core
|
normal
|
|
|
bug
|
|
new
|
11/05/09
|
|
#760
|
readline_interactive method no longer returns PMCNULL on eof
|
core
|
blocker
|
trunk
|
|
patch
|
whiteknight
|
new
|
06/13/09
|
|
#1639
|
StringHandle should be updated to use StringBuilder internally.
|
core
|
normal
|
trunk
|
|
todo
|
kthakore
|
assigned
|
05/15/10
|
|
#1259
|
src/debug.c: Correctly handle comparisons of PMCs with constants
|
core
|
normal
|
1.7.0
|
|
todo
|
|
new
|
11/10/09
|
|
#1282
|
OS.cwd returns platform specific slashes...
|
core
|
normal
|
trunk
|
|
todo
|
Yuki`N
|
assigned
|
11/17/09
|
|
#1618
|
t/oo/metamodel.t: implement todo-ed item: tail attribute type
|
core
|
normal
|
2.3.0
|
|
todo
|
|
new
|
05/08/10
|
|
#2193
|
tailcall to Class.new fails with overriden init
|
core
|
normal
|
3.7.0
|
|
bug
|
|
new
|
09/19/11
|
|
#1253
|
[BUG] hash iterator interface changed, needs errata or deprecation notice
|
core
|
normal
|
1.7.0
|
|
bug
|
|
new
|
11/09/09
|
|
#1615
|
t/pmc/class.t: implement todo-ed item: classes and methods
|
core
|
normal
|
2.3.0
|
|
todo
|
|
new
|
05/08/10
|
|
#1589
|
Move . to the end of the library search path
|
core
|
critical
|
2.3.0
|
|
bug
|
soh_cah_toa
|
new
|
04/24/10
|
|
#1724
|
Add getprotobyname to Socket PMCs
|
core
|
normal
|
2.6.0
|
|
patch
|
nwellnhof
|
assigned
|
08/01/10
|
|
#1284
|
Integer PMC missing math methods
|
core
|
normal
|
master
|
|
todo
|
whiteknight
|
assigned
|
11/17/09
|
|
#370
|
Rounding Inf and NaN
|
core
|
normal
|
trunk
|
|
bug
|
Paul C. Anagnostopoulos
|
new
|
02/24/09
|
|
#1416
|
Unreasonably painful to add a method to all *Array PMCs
|
core
|
normal
|
2.0.0
|
|
RFC
|
|
new
|
01/25/10
|
|
#1088
|
Multidispatch 'concatenate_str' does not handle LHS undef
|
core
|
normal
|
1.6.0
|
|
bug
|
|
new
|
10/03/09
|
|
#1929
|
incorrect null-return from method calls
|
core
|
normal
|
2.11.0
|
|
bug
|
|
new
|
01/03/11
|
|
#1731
|
Assumption made about buffer header alignment
|
core
|
normal
|
2.6.0
|
|
bug
|
Paul C. Anagnostopoulos
|
assigned
|
08/05/10
|
|
#2144
|
Deprecate do_sub_pragmas
|
core
|
normal
|
3.5.0
|
|
deprecation
|
|
new
|
07/07/11
|
|
#1921
|
RFC: decorate all functions in src/platform.c with PARROT_EXPORT
|
core
|
normal
|
2.10.0
|
|
RFC
|
cotto
|
new
|
01/01/11
|
|
#1290
|
Produce Single PBC from Multiple PIR Files with -o
|
core
|
normal
|
|
|
feature
|
|
new
|
11/17/09
|
|
#2163
|
Reconsider IGLOBALS_PBC_LIBS
|
core
|
normal
|
master
|
|
RFC
|
|
new
|
07/23/11
|
|
#2038
|
Singleton PMCs are deprecated
|
core
|
trivial
|
master
|
3.9
|
deprecation
|
|
new
|
03/04/11
|
|
#2114
|
getprop op is strange
|
core
|
trivial
|
master
|
|
RFC
|
|
new
|
05/18/11
|
|
#1434
|
Slim down selection of mathematics vtables
|
core
|
normal
|
2.0.0
|
|
RFC
|
|
new
|
02/10/10
|
|
#1223
|
Parrot_find_name_op() should walk up the scopes
|
core
|
normal
|
1.7.0
|
|
todo
|
whiteknight
|
new
|
11/07/09
|
|
#2146
|
Deprecate load_bytecode op
|
core
|
normal
|
master
|
|
deprecation
|
|
new
|
07/09/11
|
|
#880
|
class associated to namespace ["parrot";"Class"] gets overridden
|
core
|
normal
|
1.4.0
|
|
bug
|
|
new
|
07/28/09
|
|
#659
|
CONST_STRING in a dynop
|
core
|
minor
|
1.1.0
|
|
feature
|
|
new
|
05/11/09
|
|
#560
|
When we can't find a library, we shouldn't silently continue and give weird errors later
|
core
|
trivial
|
master
|
|
todo
|
whiteknight
|
assigned
|
04/17/09
|
|
#1891
|
Problems with acosh, asech, atanh and acoth in Complex PMC
|
core
|
normal
|
2.10.0
|
2.11
|
bug
|
Util
|
assigned
|
12/14/10
|
|
#816
|
PMC 'Undef' does not support logical_not
|
core
|
normal
|
1.3.0
|
|
bug
|
|
new
|
07/06/09
|
|
#1500
|
API to tell which opcode group an opcode is in
|
core
|
major
|
master
|
|
RFC
|
whiteknight
|
new
|
03/06/10
|
|
#1496
|
Parrot_String-related functions are only available from parrot/parrot.h
|
core
|
major
|
2.1.0
|
|
bug
|
|
new
|
03/04/10
|
|
#1885
|
Parrot_load_bytecode should only load bytecode
|
core
|
normal
|
master
|
|
RFC
|
cotto
|
new
|
12/09/10
|
|
#1492
|
Get_class <namespace> confuses NSes that have same final name.
|
core
|
normal
|
2.1.0
|
|
bug
|
whiteknight
|
assigned
|
03/03/10
|
|
#358
|
complex NaN
|
core
|
normal
|
|
|
bug
|
dukeleto
|
assigned
|
02/19/09
|
|
#326
|
win32 Wide API needed . 'make smoke' failed 63 tests.
|
core
|
major
|
trunk
|
|
bug
|
fperrad
|
new
|
02/13/09
|
|
#228
|
t/pmc/sub fails with runcore PBC
|
core
|
normal
|
trunk
|
|
bug
|
|
new
|
01/26/09
|
|
#2045
|
How about generating man pages for downstream packaging?
|
docs
|
normal
|
3.1.0
|
|
feature
|
|
new
|
03/08/11
|
|
#592
|
Add documentation for parrot_debugger
|
docs
|
normal
|
|
2.5
|
roadmap
|
allison
|
new
|
04/28/09
|
|
#2155
|
Additional README Files in Top-Level Directories
|
docs
|
minor
|
master
|
|
RFC
|
soh_cah_toa
|
new
|
07/17/11
|
|
#1830
|
docs.parrot.org should render POD in files that don't end in .pod
|
docs
|
minor
|
2.8.0
|
|
todo
|
brianwisti
|
new
|
10/16/10
|
|
#558
|
[doc] < is not always escaped in HTML generation
|
docs
|
normal
|
|
|
bug
|
|
new
|
04/16/09
|
|
#559
|
[doc] POD escape E<> is not handled by HTML generation
|
docs
|
normal
|
|
|
bug
|
|
new
|
04/16/09
|
|
#781
|
[CAGE] Copyedit docs/user/pir/*
|
docs
|
normal
|
1.3.0
|
|
cage
|
|
new
|
06/21/09
|