|
#1259
|
src/debug.c: Correctly handle comparisons of PMCs with constants
|
core
|
new
|
|
1.7.0
|
todo
|
normal
|
|
08/29/10
|
|
#1031
|
Free()ing of SymReg variables
|
core
|
new
|
|
|
bug
|
normal
|
|
07/02/11
|
|
#1253
|
[BUG] hash iterator interface changed, needs errata or deprecation notice
|
core
|
new
|
|
1.7.0
|
bug
|
normal
|
|
10/16/10
|
|
#1487
|
Object.find_method fails if PIR 'find_method' vtable override returns null
|
core
|
new
|
|
2.1.0
|
bug
|
normal
|
|
09/17/10
|
|
#1254
|
Update PIR Book with new (post 1.4.0) HashIteratorKey Syntax and Semantics
|
docs
|
new
|
|
1.7.0
|
bug
|
normal
|
|
10/16/10
|
|
#1237
|
docs/parrotbyte.pod && docs/pdds/pdd13_bytecode.pod are either incorrect/unclear
|
none
|
new
|
|
1.7.0
|
bug
|
normal
|
|
02/25/11
|
|
#674
|
[doc] POD escape B<> is not handled in verbatim section
|
docs
|
new
|
|
1.1.0
|
patch
|
normal
|
|
01/30/11
|
|
#2172
|
Archive.Zip : missing convenient method to unpack archive
|
library
|
new
|
|
3.6.0
|
bug
|
normal
|
|
08/09/11
|
|
#1416
|
Unreasonably painful to add a method to all *Array PMCs
|
core
|
new
|
|
2.0.0
|
RFC
|
normal
|
|
02/02/10
|
|
#1520
|
P6metaclass cannot derive from already-`register`ed PMC type
|
library
|
new
|
|
2.2.0
|
bug
|
major
|
|
03/21/10
|
|
#2171
|
Archive.Zip Errors
|
library
|
new
|
|
master
|
bug
|
normal
|
|
08/09/11
|
|
#1583
|
loadlib_p_s_p
|
core
|
new
|
|
trunk
|
experimental
|
normal
|
|
07/06/11
|
|
#754
|
cross-HLL export/import is experimental
|
library
|
reopened
|
|
trunk
|
experimental
|
normal
|
|
06/12/10
|
|
#1391
|
[TODO] Generate per-parrot-build GUID/UUID, stored in e.g. interpinfo
|
build
|
new
|
|
1.9.0
|
todo
|
normal
|
|
12/23/09
|
|
#907
|
refactor Parrot_mmd_sort_candidates
|
core
|
new
|
|
1.4.0
|
deprecation
|
normal
|
|
09/17/10
|
|
#1790
|
r48965 changes Boolean :multi dispatch from 2.6.0 behavior
|
core
|
new
|
|
2.7.0
|
bug
|
normal
|
|
09/14/10
|
|
#1040
|
inplace math on subclasses failing (MMD/vtable)
|
none
|
new
|
|
trunk
|
bug
|
normal
|
|
03/23/10
|
|
#1532
|
Dynloadable runcores
|
core
|
new
|
|
2.2.0
|
feature
|
normal
|
|
01/31/11
|
|
#1582
|
NCI_FB_CB and NCI_FB_UD in iglobals
|
core
|
new
|
|
trunk
|
experimental
|
normal
|
|
07/06/11
|
|
#1024
|
[CAGE] OpenGL deprecations in Mac OS 10.6
|
library
|
new
|
|
1.6.0
|
cage
|
normal
|
|
07/02/11
|
|
#2173
|
parrot_debugger --help coredumps
|
tools
|
new
|
|
3.6.0
|
bug
|
major
|
|
08/18/11
|
|
#1486
|
rewrite examples/ to use hierarchical namespaces instead of flat ::-style
|
none
|
new
|
|
trunk
|
bug
|
normal
|
|
02/28/10
|
|
#1611
|
t/library/pg.t fails with PostgreSQL 8.4.3 on ubuntu 9.10
|
testing
|
new
|
|
2.3.0
|
bug
|
normal
|
|
08/17/10
|
|
#1855
|
Add UINTPTR type into parrot.
|
core
|
new
|
|
master
|
feature
|
normal
|
|
11/18/10
|
|
#2024
|
t/library/pcre.t: Not honoring '--without-pcre' configuration flag
|
testing
|
new
|
|
3.1.0
|
bug
|
normal
|
|
02/22/11
|
|
#1961
|
[DEPRECATED] X-to-Y native pbcs
|
none
|
new
|
|
2.11.0
|
deprecation
|
normal
|
|
01/14/11
|
|
#1197
|
Need some way to copy/rename files from parrot.
|
core
|
new
|
|
|
todo
|
normal
|
|
11/07/09
|
|
#1178
|
Test get_fd in t/pmc/parrotio.t
|
testing
|
new
|
|
1.7.0
|
todo
|
normal
|
|
02/25/11
|
|
#1554
|
[DEPRECATION] ManagedStruct automatic resize on shape change
|
none
|
new
|
|
2.2.0
|
deprecation
|
normal
|
|
04/12/10
|
|
#1992
|
[NCI] callback sub parameter definition isn't unified with callback definition in the C lib.
|
core
|
new
|
|
3.0.0
|
bug
|
normal
|
|
02/02/11
|
|
#2085
|
Eliminate reliance during build on 'tempdir' in config settings
|
configure
|
new
|
|
3.2.0
|
bug
|
normal
|
|
04/02/11
|
|
#1202
|
build - header file detection w/o perl5
|
configure
|
new
|
|
|
bug
|
normal
|
|
09/20/10
|
|
#1316
|
t/pmc/timer.t: add scheduler features to JIT
|
testing
|
new
|
|
1.8.0
|
todo
|
normal
|
|
08/29/10
|
|
#2193
|
tailcall to Class.new fails with overriden init
|
core
|
new
|
|
3.7.0
|
bug
|
normal
|
|
09/19/11
|
|
#1246
|
Extra libraries on CC build command
|
configure
|
new
|
|
1.7.0
|
bug
|
normal
|
|
05/21/11
|
|
#1470
|
Create a get_numeric_pmc VTABLE
|
core
|
new
|
|
2.1.0
|
RFC
|
normal
|
|
06/11/11
|
|
#2150
|
t/library/nciutils.t fails on windows
|
testing
|
new
|
|
master
|
bug
|
critical
|
|
07/20/11
|
|
#1766
|
n_regs_used in PBC files isn't checked
|
core
|
new
|
|
trunk
|
bug
|
normal
|
|
09/02/10
|
|
#1155
|
dynext - dll versioning
|
none
|
new
|
|
|
todo
|
normal
|
|
10/28/09
|
|
#1177
|
test buffer_size in t/pmc/parrotio.t
|
testing
|
new
|
|
1.7.0
|
todo
|
normal
|
|
02/25/11
|
|
#1181
|
make cover doesn't show coverage of *.ops files.
|
testing
|
new
|
|
|
cage
|
normal
|
|
12/06/09
|
|
#1989
|
t/pmc/socket_ipv6.t: new test failures
|
testing
|
new
|
|
3.0.0
|
bug
|
normal
|
|
02/20/11
|
|
#2107
|
"Failed to load libpcre" during build
|
configure
|
new
|
|
3.4.0
|
bug
|
critical
|
|
08/12/11
|
|
#1190
|
Replace .globalconst/.const directives by .const/.localconst (respectively)
|
core
|
new
|
|
trunk
|
RFC
|
normal
|
|
07/04/11
|
|
#2102
|
test failure in latest macport.
|
testing
|
new
|
|
3.2.0
|
bug
|
normal
|
|
05/23/11
|
|
#2180
|
examples/nci/ls.pir broken
|
none
|
new
|
|
3.7.0
|
bug
|
normal
|
|
08/17/11
|
|
#1525
|
improved NCI/FFI
|
none
|
new
|
|
|
roadmap
|
normal
|
|
04/06/10
|
|
#2195
|
TODO: integrate ByteBuffer better with FileHandle and Socket
|
none
|
new
|
|
3.8.0
|
todo
|
normal
|
|
09/22/11
|
|
#1179
|
Test open file, close file, delete file, reopen previously opened stream
|
testing
|
closed
|
fixed
|
1.7.0
|
todo
|
normal
|
|
02/01/11
|
|
#1273
|
Provide a parrot 'backtrace' with assertion failures.
|
none
|
closed
|
fixed
|
1.7.0
|
todo
|
normal
|
|
02/02/11
|