| #1467 |
Deprecate the digest dynpmcs.
|
deprecation
|
normal
|
2.4
|
none
|
darbelo
|
darbelo
|
3 years
|
3 years
|
| #1719 |
Addition to config/gen/makefiles/root.in at r48140 causes multiple re-builds
|
bug
|
normal
|
|
build
|
mikehh
|
darbelo
|
3 years
|
2 years
|
| #64 |
Parrot needs a source of entropy
|
feature
|
normal
|
|
core
|
cotto
|
dukeleto
|
4 years
|
2 years
|
| #101 |
[test] add parrot_utils tests
|
patch
|
normal
|
|
testing
|
rurban
|
dukeleto
|
4 years
|
4 years
|
| #271 |
Parrot crashes on openbsd/sparc64
|
bug
|
normal
|
|
core
|
Infinoid
|
dukeleto
|
4 years
|
2 years
|
| #491 |
Use longopts in parrot debugger
|
patch
|
trivial
|
|
tools
|
tuxdna
|
dukeleto
|
4 years
|
19 months
|
| #531 |
[GSOC] Decide on a Pilot/Co-Pilot for the Parrot department of TPF this summer
|
todo
|
major
|
|
testing
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #552 |
Evaluate all hack-identifying comments in source code
|
bug
|
normal
|
|
tools
|
jkeenan
|
dukeleto
|
4 years
|
2 years
|
| #591 |
pir profiling tools
|
roadmap
|
normal
|
1.6
|
tools
|
allison
|
dukeleto
|
4 years
|
4 years
|
| #610 |
cross-compile configuration
|
roadmap
|
normal
|
2.6
|
configure
|
allison
|
dukeleto
|
4 years
|
19 months
|
| #819 |
obscure.ops need tests
|
todo
|
normal
|
1.6
|
testing
|
coke
|
dukeleto
|
4 years
|
4 years
|
| #834 |
exit opcode doesn't set process return value
|
bug
|
major
|
|
core
|
pmichaud
|
dukeleto
|
4 years
|
4 years
|
| #845 |
separate tool for uploading to smolder
|
todo
|
minor
|
|
testing
|
coke
|
dukeleto
|
4 years
|
3 years
|
| #871 |
add 'rand' as a dynop
|
todo
|
normal
|
1.5
|
none
|
coke
|
dukeleto
|
4 years
|
4 years
|
| #884 |
parrot_debugger generates a Bus error if you set a break point before the source is loaded
|
bug
|
normal
|
|
core
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #885 |
parrot_debugger printing registers does not work
|
bug
|
normal
|
|
none
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #889 |
parrot_debugger throws an exception when deleting a breakpoint
|
bug
|
normal
|
|
none
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #901 |
eval is broken in parrot_debugger
|
bug
|
normal
|
|
core
|
dukeleto
|
dukeleto
|
4 years
|
23 months
|
| #911 |
Tests for macro_local
|
bug
|
normal
|
|
core
|
dukeleto
|
dukeleto
|
4 years
|
19 months
|
| #925 |
Dynops are not installed with "make install" nor "make install-dev"
|
bug
|
critical
|
1.5
|
install
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #927 |
Out of date documentation in src/gc/api.c after file renames.
|
bug
|
normal
|
|
docs
|
eirik
|
dukeleto
|
4 years
|
4 years
|
| #949 |
Make tools/dev/mk_manifest_and_skip.pl work with git svn
|
bug
|
trivial
|
|
tools
|
dukeleto
|
dukeleto
|
4 years
|
3 years
|
| #950 |
[PATCH]: Convert Perl tests to use test_more.pir for t/op/gc.t
|
patch
|
trivial
|
|
testing
|
jrtayloriv
|
dukeleto
|
4 years
|
4 years
|
| #954 |
Inf/NaN from ieee754-2008
|
RFC
|
normal
|
|
core
|
dukeleto
|
dukeleto
|
4 years
|
19 months
|
| #969 |
Convert t/pmc/float.t to PIR
|
patch
|
normal
|
|
testing
|
flh
|
dukeleto
|
4 years
|
4 years
|
| #984 |
pluggable_runcore branch merge broke build on darwin
|
bug
|
blocker
|
|
build
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #991 |
Parrot dumps core when attempting to create a FixedPMCArray with negative length
|
bug
|
critical
|
|
core
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #1077 |
Decide fate of dump_string() in the parrot debugger
|
RFC
|
normal
|
|
tools
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #1114 |
[patch] Converted some tests from perl to pir
|
cage
|
minor
|
|
testing
|
mgrimes
|
dukeleto
|
4 years
|
3 years
|
| #1119 |
[PATCH] Converted tests from perl to pir
|
cage
|
minor
|
|
testing
|
mgrimes
|
dukeleto
|
4 years
|
4 years
|
| #1122 |
[PATCH] Convert more tests from perl to pir
|
cage
|
minor
|
|
testing
|
mgrimes
|
dukeleto
|
4 years
|
4 years
|
| #1169 |
[PATCH] lives_ok() for Test::More
|
patch
|
normal
|
|
testing
|
bubaflub
|
dukeleto
|
4 years
|
4 years
|
| #1183 |
dies_ok() for Test::More
|
patch
|
minor
|
|
testing
|
bubaflub
|
dukeleto
|
4 years
|
4 years
|
| #1271 |
Ability to spawn Parrot processes from PIR in tests
|
RFC
|
normal
|
|
testing
|
whiteknight
|
dukeleto
|
4 years
|
2 years
|
| #1312 |
[PATCH] convert t/library/protoobject.t to PIR
|
patch
|
normal
|
|
testing
|
bubaflub
|
dukeleto
|
4 years
|
3 years
|
| #1326 |
crow.pir is broken
|
bug
|
normal
|
1.9
|
tools
|
barney
|
dukeleto
|
4 years
|
3 years
|
| #1331 |
Mac OS 10.5 configuration fix
|
patch
|
normal
|
|
configure
|
allison
|
dukeleto
|
3 years
|
2 years
|
| #1428 |
pbc_merge breaks c++ build
|
bug
|
blocker
|
|
tools
|
NotFound
|
dukeleto
|
3 years
|
3 years
|
| #1463 |
PERLDOC environment variable is abused
|
bug
|
normal
|
|
build
|
dukeleto
|
dukeleto
|
3 years
|
3 years
|
| #1465 |
Parrot GC leaks memory for basic programs
|
bug
|
critical
|
|
GC
|
pmichaud
|
dukeleto
|
3 years
|
3 years
|
| #1466 |
Debugger "eval" instruction needs to be implemented
|
todo
|
normal
|
|
tools
|
whiteknight
|
dukeleto
|
3 years
|
23 months
|
| #1509 |
"new ['FixedStringArray'], -5" core dumps
|
bug
|
normal
|
|
core
|
dukeleto
|
dukeleto
|
3 years
|
3 years
|
| #1569 |
Missing tapir docs (pod/man)
|
bug
|
normal
|
2.4
|
tools
|
rurban
|
dukeleto
|
3 years
|
3 years
|
| #1592 |
t/op/io.t fails in non optimized build
|
bug
|
normal
|
|
testing
|
NotFound
|
dukeleto
|
3 years
|
3 years
|
| #1667 |
t/op/sprintf2.t: Misleading documentation
|
bug
|
minor
|
|
testing
|
jkeenan
|
dukeleto
|
3 years
|
3 years
|
| #1681 |
git version of branching guide
|
RFC
|
major
|
|
docs
|
cotto
|
dukeleto
|
3 years
|
3 years
|
| #1798 |
IPv6 support for Parrot
|
patch
|
normal
|
|
core
|
mstapelberg
|
dukeleto
|
3 years
|
2 years
|
| #1817 |
Cannot get the PID on Mac OS X
|
bug
|
normal
|
|
none
|
masak
|
dukeleto
|
3 years
|
2 years
|
| #1821 |
pdd28 mentions String.reverse, but it's not implemented
|
todo
|
blocker
|
|
core
|
moritz
|
dukeleto
|
3 years
|
3 years
|
| #1823 |
t/tools/mk_language_shell.t: FAILs two tests
|
bug
|
normal
|
|
testing
|
jkeenan
|
dukeleto
|
3 years
|
3 years
|