| #1342 |
[RFC] make a test_core.pir that tests which are part of coretest use, instead of test_more.pir
|
testing
|
dukeleto
|
|
3 years
|
3 years
|
| #903 |
[RFC] Deprecate Keys at all.
|
core
|
bacek
|
|
4 years
|
2 years
|
| #905 |
[RFC] Deprecate Eval PMC
|
none
|
allison
|
|
4 years
|
3 years
|
| #1921 |
RFC: decorate all functions in src/platform.c with PARROT_EXPORT
|
core
|
cotto
|
cotto
|
2 years
|
21 months
|
| #1864 |
[RFC] Change coding standard to avoid 2 space outdent.
|
coding_standards
|
bacek
|
jkeenan
|
2 years
|
21 months
|
| #1089 |
rewrite tests for resizableintegerarray as PIR, plus add new tests
|
testing
|
kurahaupo
|
--
|
4 years
|
3 years
|
| #1486 |
rewrite examples/ to use hierarchical namespaces instead of flat ::-style
|
none
|
coke
|
|
3 years
|
3 years
|
| #277 |
revive examples/c/test_main
|
testing
|
rurban
|
whiteknight
|
4 years
|
2 years
|
| #2094 |
ResizablePMCArray doesn't respond to the defined_keyed() VTABLE via the extend_vtable API
|
core
|
dukeleto
|
|
2 years
|
2 years
|
| #1645 |
Request for another overload to 'not' opcode.
|
none
|
shockwave
|
--
|
3 years
|
18 months
|
| #1190 |
Replace .globalconst/.const directives by .const/.localconst (respectively)
|
core
|
kjs
|
|
4 years
|
23 months
|
| #2125 |
rename parrot.h to internals.h or private.h or equivalent
|
core
|
pmichaud
|
|
2 years
|
2 years
|
| #1697 |
Remove the open and close opcodes
|
core
|
dukeleto
|
whiteknight
|
3 years
|
21 months
|
| #565 |
remove optional features from default config, refactor config probes
|
configure
|
coke
|
--
|
4 years
|
4 years
|
| #2093 |
Remove :base_core modifier from *.ops files
|
core
|
soh_cah_toa
|
soh_cah_toa
|
2 years
|
2 years
|
| #2087 |
Register allocator and lexicals bug
|
imcc
|
jonathan
|
|
2 years
|
2 years
|
| #463 |
refactor PCT::HLLCompiler's detection of Test::Harness
|
tools
|
pmichaud
|
dukeleto
|
4 years
|
2 years
|
| #907 |
refactor Parrot_mmd_sort_candidates
|
core
|
allison
|
|
4 years
|
3 years
|
| #2163 |
Reconsider IGLOBALS_PBC_LIBS
|
core
|
whiteknight
|
|
22 months
|
22 months
|
| #943 |
Real counterparts of some trig functions not defined
|
core
|
dukeleto
|
Paul C. Anagnostopoulos
|
4 years
|
3 years
|
| #760 |
readline_interactive method no longer returns PMCNULL on eof
|
core
|
flh
|
whiteknight
|
4 years
|
2 years
|
| #1727 |
Rationalize get/set opcodes
|
none
|
Austin
|
--
|
3 years
|
3 years
|
| #1932 |
rakudo on parrot RELEASE_2_11_0-656-g27c0799 executes main body twice
|
none
|
moritz
|
|
2 years
|
2 years
|
| #1790 |
r48965 changes Boolean :multi dispatch from 2.6.0 behavior
|
core
|
pmichaud
|
|
3 years
|
3 years
|
| #205 |
r35872 test fails on solaris
|
core
|
jsut
|
--
|
4 years
|
3 years
|
| #364 |
ptr_alignment 8 not honored, sparc 64bit broken
|
core
|
rurban
|
|
4 years
|
3 years
|
| #1801 |
Properly merge pools in GC MS2 when child interpreter destroyed.
|
GC
|
bacek
|
bacek
|
3 years
|
3 years
|
| #985 |
proper Configure.pl-time check for hires timers
|
profiling
|
dukeleto
|
cotto
|
4 years
|
2 years
|
| #1290 |
Produce Single PBC from Multiple PIR Files with -o
|
core
|
chromatic
|
|
4 years
|
2 years
|
| #1891 |
Problems with acosh, asech, atanh and acoth in Complex PMC
|
core
|
fbrito
|
Util
|
2 years
|
22 months
|
| #928 |
Probable edge-condition bug in PBC file generation
|
none
|
Austin_Hastings
|
--
|
4 years
|
4 years
|
| #1480 |
Preprocessing using parrot -E fails
|
none
|
uniejo
|
--
|
3 years
|
3 years
|
| #1692 |
postgres libraries don't work from foreign HLLs
|
library
|
moritz
|
|
3 years
|
3 years
|
| #1978 |
possible problem with g++ --optimize (t/pmc/float.t failure)
|
build
|
mikehh
|
|
2 years
|
2 years
|
| #1379 |
Port Perl 5 built-in times() to PIR
|
profiling
|
dukeleto
|
cotto
|
3 years
|
3 years
|
| #816 |
PMC 'Undef' does not support logical_not
|
core
|
Austin_Hastings
|
--
|
4 years
|
4 years
|
| #1168 |
PMC to Float conversion not working as documented
|
core
|
jkeenan
|
|
4 years
|
4 years
|
| #1802 |
PMC Creation Functions Can Cause Segfaults
|
embed/extend
|
chromatic
|
|
3 years
|
2 years
|
| #1041 |
pmc2c silently ignores bad code
|
build
|
coke
|
|
4 years
|
4 years
|
| #709 |
Pmc2c should generate mark and destroy VTABLES
|
core
|
whiteknight
|
cotto
|
4 years
|
2 years
|
| #650 |
Pmc2c requires major refactoring.
|
build
|
bacek
|
|
4 years
|
2 years
|
| #1475 |
[Pmc2c] make METHOD and MULTI consistent in terms of how PCC is done
|
build
|
plobsing
|
|
3 years
|
3 years
|
| #1735 |
Pmc2c line numbering confuses gdb
|
tools
|
plobsing
|
dukeleto
|
3 years
|
18 months
|
| #817 |
[pmc2c] don't require custom #defines for private flags
|
build
|
cotto
|
cotto
|
4 years
|
3 years
|
| #624 |
pluggable everything
|
core
|
allison
|
allison
|
4 years
|
17 months
|
| #2202 |
PLEASE NO, LET TRAC BE READ-ONLY!!!!
|
none
|
dukeleto
|
|
16 months
|
16 months
|
| #1302 |
PIR todo() is frequently misused
|
testing
|
Util
|
|
4 years
|
2 years
|
| #1796 |
PIR heredocs and encodings
|
core
|
nwellnhof
|
|
3 years
|
3 years
|
| #1018 |
pir compiler must be reentrant
|
imcc
|
coke
|
|
4 years
|
3 years
|
| #1696 |
Pg.pir should supply error messages
|
library
|
moritz
|
|
3 years
|
3 years
|