| #598 |
bytecode migration tool
|
none
|
allison
|
|
4 years
|
3 years
|
| #599 |
bytecode generation from post
|
none
|
allison
|
bacek
|
4 years
|
2 years
|
| #600 |
bytecode testing framework
|
none
|
allison
|
|
4 years
|
3 years
|
| #607 |
ordered destruction
|
GC
|
allison
|
|
4 years
|
17 months
|
| #616 |
compacting/copying gc
|
GC
|
allison
|
|
4 years
|
3 years
|
| #622 |
serialize/resumable execution
|
core
|
allison
|
|
4 years
|
21 months
|
| #624 |
pluggable everything
|
core
|
allison
|
allison
|
4 years
|
17 months
|
| #649 |
Should parrot_config report separate inst_ and build variables?
|
install
|
doughera
|
whiteknight
|
4 years
|
3 years
|
| #650 |
Pmc2c requires major refactoring.
|
build
|
bacek
|
|
4 years
|
2 years
|
| #659 |
CONST_STRING in a dynop
|
core
|
jonathan
|
|
4 years
|
2 years
|
| #674 |
[doc] POD escape B<> is not handled in verbatim section
|
docs
|
fperrad
|
|
4 years
|
2 years
|
| #676 |
Fix namespace pollution
|
core
|
Infinoid
|
whiteknight
|
4 years
|
2 years
|
| #697 |
Parrot::Test "language_output_is" fails in installed parrot.
|
install
|
coke
|
--
|
4 years
|
23 months
|
| #706 |
Out of mem (PASM, compreg, invokecc)
|
core
|
mj41
|
--
|
4 years
|
3 years
|
| #707 |
[RFC] StringHandle interface
|
core
|
NotFound
|
NotFound
|
4 years
|
2 years
|
| #709 |
Pmc2c should generate mark and destroy VTABLES
|
core
|
whiteknight
|
cotto
|
4 years
|
2 years
|
| #748 |
memory leak in IMCC
|
imcc
|
coke
|
chromatic
|
4 years
|
2 years
|
| #754 |
cross-HLL export/import is experimental
|
library
|
japhb
|
|
4 years
|
3 years
|
| #760 |
readline_interactive method no longer returns PMCNULL on eof
|
core
|
flh
|
whiteknight
|
4 years
|
2 years
|
| #774 |
deprecate PMC multiple inheritance
|
pmc2c
|
cotto
|
cotto
|
4 years
|
2 years
|
| #775 |
Simplify makefile rules on windows.
|
configure
|
MoC
|
|
4 years
|
3 years
|
| #777 |
.HLL should not case-mangle its arg
|
hll_interop
|
coke
|
--
|
4 years
|
2 years
|
| #781 |
[CAGE] Copyedit docs/user/pir/*
|
docs
|
japhb
|
--
|
4 years
|
4 years
|
| #787 |
add vtables for: get_pmc_keyed{_int,_str,}_lvalue ; and similarly for slice
|
core
|
japhb
|
--
|
4 years
|
4 years
|
| #792 |
Bug in subroutine calling conventions
|
core
|
Axle
|
|
4 years
|
3 years
|
| #799 |
Configure should explicitly check for symbolic link capability on Linux
|
configure
|
Austin_Hastings
|
--
|
4 years
|
23 months
|
| #800 |
Parrot assumes command line arguments are ASCII
|
core
|
pmichaud
|
chromatic
|
4 years
|
2 years
|
| #802 |
freeze opcode segfaults on working bytecode from Rakudo
|
core
|
mberends
|
whiteknight
|
4 years
|
21 months
|
| #806 |
Test.readdir is not skipped on Win32 even though it appears that it should be
|
core
|
MoC
|
--
|
4 years
|
3 years
|
| #816 |
PMC 'Undef' does not support logical_not
|
core
|
Austin_Hastings
|
--
|
4 years
|
4 years
|
| #817 |
[pmc2c] don't require custom #defines for private flags
|
build
|
cotto
|
cotto
|
4 years
|
3 years
|
| #847 |
Interpreter - 'exec' and 'spawn' should split own args
|
core
|
jkeenan
|
|
4 years
|
23 months
|
| #848 |
'spawnw' return value: make it OS-independent
|
core
|
jkeenan
|
|
4 years
|
4 years
|
| #850 |
Handle loadlib and libraries with '.' in the name
|
library
|
jkeenan
|
whiteknight
|
4 years
|
3 years
|
| #855 |
config/init/defaults.pm: Profiling options are too specific to GCC
|
configure
|
jkeenan
|
jkeenan
|
4 years
|
2 years
|
| #858 |
HLL exception handling
|
core
|
jkeenan
|
whiteknight
|
4 years
|
2 years
|
| #864 |
on Win32 binary install, parrot_config.exe contains false installation path
|
install
|
erez
|
--
|
4 years
|
3 years
|
| #867 |
Implicit NameSpace Creation Does Not Respect Compile-time HLL Map
|
core
|
chromatic
|
|
4 years
|
4 years
|
| #869 |
[cage] t/pmc/iterator.t should be removed
|
testing
|
bacek
|
|
4 years
|
3 years
|
| #879 |
isa does not take (correctly) namespace, pmcarray,stringarray
|
core
|
jessevdam
|
--
|
4 years
|
4 years
|
| #880 |
class associated to namespace ["parrot";"Class"] gets overridden
|
core
|
jessevdam
|
--
|
4 years
|
4 years
|
| #883 |
Use the right PTR2INTVAL() macro, not (INTVAL) for type conversion
|
core
|
jimmy
|
--
|
4 years
|
2 years
|
| #899 |
heredocs in a macro argument broken.
|
core
|
coke
|
|
4 years
|
23 months
|
| #903 |
[RFC] Deprecate Keys at all.
|
core
|
bacek
|
|
4 years
|
2 years
|
| #905 |
[RFC] Deprecate Eval PMC
|
none
|
allison
|
|
4 years
|
3 years
|
| #907 |
refactor Parrot_mmd_sort_candidates
|
core
|
allison
|
|
4 years
|
3 years
|
| #919 |
On Mac OS X 10.5.8, Configure.pl : lazy symbol binding failed
|
configure
|
jgabr
|
Util
|
4 years
|
2 years
|
| #922 |
Coding standard tests for examples/ directories without tests
|
coding_standards
|
dukeleto
|
dukeleto
|
4 years
|
2 years
|
| #923 |
Make RNG algorithm used by rand dynop pluggable
|
core
|
japhb
|
|
4 years
|
23 months
|
| #924 |
OpenGL examples not working on OS X
|
none
|
dukeleto
|
|
4 years
|
2 years
|