| #1163 |
PGE: refactor pod_comment rule into PGE/Util.pbc
|
todo
|
normal
|
|
PGE
|
pmichaud
|
pmichaud
|
4 years
|
2 years
|
| #1159 |
make distcheck target
|
todo
|
normal
|
|
build
|
jhoblitt
|
jkeenan
|
4 years
|
2 years
|
| #1153 |
'parrot -O2 oofib.pir' errors out, when -O1 succeeds
|
bug
|
normal
|
|
imcc
|
coke
|
|
4 years
|
18 months
|
| #1152 |
:named should default to the name of the parameter
|
todo
|
normal
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1151 |
Exception thrown from constructor leads to oddness
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
22 months
|
| #1149 |
[bug] Segfault in -t trace output
|
bug
|
blocker
|
|
core
|
pmichaud
|
|
4 years
|
4 years
|
| #1148 |
Implement "clone" method for CallSignature
|
patch
|
normal
|
|
core
|
flh
|
--
|
4 years
|
3 years
|
| #1147 |
[PATCH] update nci.pmc for pcc_reapply
|
bug
|
normal
|
|
core
|
plobsing
|
plobsing
|
4 years
|
3 years
|
| #1146 |
same code works on windows, not on mac
|
bug
|
normal
|
|
pirc
|
kjs
|
kjs
|
4 years
|
2 years
|
| #1145 |
extend/embed API functions for calling subs/methods
|
deprecation
|
normal
|
|
none
|
allison
|
|
4 years
|
3 years
|
| #1144 |
MMD incorrectly matches _ instead of String
|
bug
|
normal
|
|
none
|
Austin_Hastings
|
--
|
4 years
|
3 years
|
| #1142 |
test 12 of t/pmc/eval.t fails in testr (passes in other runcores)
|
bug
|
normal
|
|
testing
|
mikehh
|
|
4 years
|
3 years
|
| #1141 |
Parrot API changes breaks PIRC
|
bug
|
major
|
|
pirc
|
kjs
|
kjs
|
4 years
|
4 years
|
| #1140 |
config/gen/platform/generic/env.c unsetenv() out of sync
|
bug
|
normal
|
|
configure
|
doughera
|
jkeenan
|
4 years
|
3 years
|
| #1138 |
Create a 'vivify' opcode
|
todo
|
normal
|
|
core
|
Austin_Hastings
|
--
|
4 years
|
2 years
|
| #1137 |
[PATCH] fix codingstd/c_indent.t wrt switch/case labels
|
patch
|
minor
|
|
coding_standards
|
plobsing
|
coke
|
4 years
|
4 years
|
| #1136 |
interactive partcl segfaults in Parrot_str_byte_length
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
4 years
|
| #1135 |
t/op/annotate-old.t fails using -f core
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1134 |
Extremely weird stack trace produced my Parrot when allocating things in a long loop in Rakudo
|
bug
|
normal
|
|
GC
|
masak
|
--
|
4 years
|
4 years
|
| #1133 |
MMD matching does not match 'scalar' with primitive types
|
bug
|
normal
|
|
none
|
Austin_Hastings
|
--
|
4 years
|
3 years
|
| #1132 |
t/steps/auto/frames-01.t: Failures following pcc_reapply merge
|
todo
|
normal
|
|
configure
|
jkeenan
|
jkeenan
|
4 years
|
2 years
|
| #1131 |
segfault in Parrot_assign_p_p after merge of pcc branch.
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1130 |
dependency problem for libnci_test
|
bug
|
normal
|
|
build
|
doughera
|
jkeenan
|
4 years
|
3 years
|
| #1129 |
segfault in clone_key_arg (due to pcc refactor)
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1128 |
Possible memory error in compilers/imcc/parser_util.c:INS()
|
bug
|
normal
|
|
imcc
|
moritz
|
whiteknight
|
4 years
|
2 years
|
| #1127 |
profiling core shows incorrect filenames.
|
bug
|
normal
|
|
none
|
coke
|
cotto
|
4 years
|
3 years
|
| #1126 |
tools/dev/pprof2cg.pl not installed.
|
todo
|
normal
|
|
install
|
coke
|
jkeenan
|
4 years
|
4 years
|
| #1125 |
[BUG] imcc handles backslashes improperly in sub names
|
bug
|
critical
|
|
nqp
|
pmichaud
|
pmichaud
|
4 years
|
4 years
|
| #1124 |
t/op/arithmetics_pmc.t is skipping bigint/bignum test even when gmp is available
|
bug
|
normal
|
|
testing
|
mikehh
|
|
4 years
|
4 years
|
| #1123 |
Make Test errors on OS X 10.6.1
|
bug
|
normal
|
|
testing
|
ash.gti
|
jkeenan
|
4 years
|
2 years
|
| #1122 |
[PATCH] Convert more tests from perl to pir
|
cage
|
minor
|
|
testing
|
mgrimes
|
dukeleto
|
4 years
|
4 years
|
| #1121 |
system.c trace_mem_block small bug
|
bug
|
normal
|
|
GC
|
jessevdam
|
--
|
4 years
|
3 years
|
| #1119 |
[PATCH] Converted tests from perl to pir
|
cage
|
minor
|
|
testing
|
mgrimes
|
dukeleto
|
4 years
|
4 years
|
| #1118 |
[PATCH] Added __END__ to pir
|
RFC
|
minor
|
|
imcc
|
mgrimes
|
allison
|
4 years
|
3 years
|
| #1117 |
PIR Book Typos
|
patch
|
normal
|
|
docs
|
rblasch
|
jkeenan
|
4 years
|
4 years
|
| #1116 |
documentation patches for ch04 and ch05 of PIR book
|
patch
|
normal
|
|
docs
|
jkeenan
|
jkeenan
|
4 years
|
4 years
|
| #1115 |
show results of expressions in HLLCompiler based repls (again)
|
feature
|
normal
|
|
PCT
|
riffraff
|
pmichaud
|
4 years
|
3 years
|
| #1114 |
[patch] Converted some tests from perl to pir
|
cage
|
minor
|
|
testing
|
mgrimes
|
dukeleto
|
4 years
|
3 years
|
| #1113 |
segfault in ??
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
4 years
|
| #1111 |
cannot build on OSX/intel with --optimize
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
2 years
|
| #1110 |
parrot fails to build with g++ 4.4.1 on Ubuntu 9.10 beta amd64
|
bug
|
normal
|
|
build
|
mikehh
|
NotFound
|
4 years
|
4 years
|
| #1107 |
Opcode get_class has failed assertion with garbage input
|
bug
|
normal
|
|
core
|
Austin_Hastings
|
NotFound
|
4 years
|
3 years
|
| #1106 |
Cannot presently dump Class pmcs
|
bug
|
minor
|
3.0
|
library
|
Austin_Hastings
|
whiteknight
|
4 years
|
2 years
|
| #1105 |
change to a libjit based frame builder
|
patch
|
normal
|
|
core
|
plobsing
|
jkeenan
|
4 years
|
3 years
|
| #1104 |
Correct erroneous reference in docs to Number PMC
|
bug
|
normal
|
|
docs
|
jkeenan
|
jkeenan
|
4 years
|
4 years
|
| #1103 |
Optional named parameters must be explicit
|
deprecation
|
normal
|
|
core
|
allison
|
nwellnhof
|
4 years
|
2 years
|
| #1102 |
test failures with t/compilers/imcc/syn/macro.t and regressions.t in fast, cgoto and switch cores
|
bug
|
blocker
|
|
imcc
|
mikehh
|
|
4 years
|
4 years
|
| #1101 |
Potential memory corruption caused by faulty cloning of ResizableFloatArray
|
bug
|
normal
|
|
core
|
kurahaupo
|
--
|
4 years
|
3 years
|
| #1100 |
t/src/extend.t: failing in trunk
|
bug
|
normal
|
|
testing
|
jkeenan
|
|
4 years
|
4 years
|
| #1099 |
Fix errata in synopses of PMC tests
|
bug
|
trivial
|
|
testing
|
kurahaupo
|
jkeenan
|
4 years
|
4 years
|