| #764 |
t/codingstd/c_indent.t needs to handle indents after #ifdef better
|
bug
|
minor
|
|
coding_standards
|
jkeenan
|
jkeenan
|
4 years
|
4 years
|
| #808 |
VIM syntax file: fix parsing of quoted ".end"
|
patch
|
minor
|
|
none
|
flh
|
jkeenan
|
4 years
|
4 years
|
| #821 |
PCT - POST::Sub::add_param() ignores +optional+slurpy parameters.
|
bug
|
minor
|
|
PCT
|
Austin_Hastings
|
pmichaud
|
4 years
|
2 years
|
| #825 |
PATCH: Fix incorrect references in pdd22
|
patch
|
minor
|
|
docs
|
jrtayloriv
|
jkeenan
|
4 years
|
4 years
|
| #836 |
[DEPRECATED] ops file preamble format
|
patch
|
minor
|
|
core
|
cotto
|
--
|
4 years
|
4 years
|
| #845 |
separate tool for uploading to smolder
|
todo
|
minor
|
|
testing
|
coke
|
dukeleto
|
4 years
|
3 years
|
| #846 |
Add 'testing' to Component pane in Trac
|
RFC
|
minor
|
|
website
|
jkeenan
|
coke
|
4 years
|
4 years
|
| #854 |
config/inter/progs.pm: Figure out why -libpath: needs to be removed from $linkflags and $ldflags
|
cage
|
minor
|
|
configure
|
jkeenan
|
jkeenan
|
4 years
|
3 years
|
| #859 |
'make splint' needs graceful failure message
|
bug
|
minor
|
|
build
|
jkeenan
|
--
|
4 years
|
4 years
|
| #862 |
remove fulltest_all make target
|
todo
|
minor
|
1.5
|
testing
|
coke
|
jkeenan
|
4 years
|
4 years
|
| #870 |
examples/benchmarks/overload.pir does not compile
|
bug
|
minor
|
|
testing
|
NotFound
|
|
4 years
|
4 years
|
| #872 |
PASM1 compiler and PDB_compile function
|
deprecation
|
minor
|
|
none
|
coke
|
whiteknight
|
4 years
|
3 years
|
| #877 |
Parrot fails to compile on OS X 10.6 with GCC 4.2 out of the box
|
patch
|
minor
|
|
configure
|
johnewart
|
coke
|
4 years
|
4 years
|
| #881 |
Due to locale settings, HEAD revision of svn was 0.
|
bug
|
minor
|
|
install
|
cono
|
NotFound
|
4 years
|
4 years
|
| #894 |
Grant commit access to /languages to bacek
|
todo
|
minor
|
|
none
|
bacek
|
|
4 years
|
3 years
|
| #908 |
[CAGE] Relocate xconf/ examples to examples/ directory
|
cage
|
minor
|
|
configure
|
allison
|
jkeenan
|
4 years
|
4 years
|
| #918 |
Change handling of class_init functions
|
cage
|
minor
|
|
pmc2c
|
NotFound
|
NotFound
|
4 years
|
3 years
|
| #921 |
warnings in imcc/imcparser.c (statement with no effect)
|
bug
|
minor
|
|
build
|
jgabr
|
--
|
4 years
|
4 years
|
| #929 |
Remove redundant old_blocks delcaration in compilers/imcc/pbc.c
|
patch
|
minor
|
|
imcc
|
eirik
|
--
|
4 years
|
4 years
|
| #932 |
Warnings in compiling bignum.pmc
|
bug
|
minor
|
|
none
|
dukeleto
|
|
4 years
|
2 years
|
| #935 |
PASM and PBC exit codes not correctly detected by Parrot::Test
|
cage
|
minor
|
|
testing
|
dukeleto
|
|
4 years
|
2 years
|
| #938 |
Parrot svn could use a trusted-root-signed-cert
|
todo
|
minor
|
|
website
|
pmichaud
|
particle
|
4 years
|
3 years
|
| #957 |
[PATCH]: Remove need_ext from config/gen/crypto/digest_pmc.in
|
patch
|
minor
|
|
none
|
jrtayloriv
|
--
|
4 years
|
4 years
|
| #958 |
[PATCH]: Doc fixes related to GC and UnionVal
|
patch
|
minor
|
|
docs
|
jrtayloriv
|
--
|
4 years
|
4 years
|
| #968 |
Rename PObj_active_destroy_foo to PObj_custom_destroy_foo
|
bug
|
minor
|
|
coding_standards
|
jrtayloriv
|
jkeenan
|
4 years
|
4 years
|
| #988 |
Add component "tools" to Trac
|
feature
|
minor
|
|
tools
|
dukeleto
|
|
4 years
|
4 years
|
| #1002 |
Building PGE dies with segfault when JIT enabled under Fedora 11
|
bug
|
minor
|
|
PGE
|
markmont
|
pmichaud
|
4 years
|
4 years
|
| #1006 |
Does not build on clang with GMP
|
bug
|
minor
|
|
build
|
whiteknight
|
|
4 years
|
2 years
|
| #1012 |
Add http://leto.net/parrot.xml to Planet Parrot
|
feature
|
minor
|
|
website
|
dukeleto
|
coke
|
4 years
|
4 years
|
| #1025 |
PASM Registers limited to 2 digits.
|
RFC
|
minor
|
|
none
|
coke
|
|
4 years
|
3 years
|
| #1026 |
Can't use } in TGE transform definitions.
|
bug
|
minor
|
|
TGE
|
coke
|
allison
|
4 years
|
3 years
|
| #1028 |
can't iterate a dynlexpad
|
bug
|
minor
|
3.0
|
core
|
coke
|
whiteknight
|
4 years
|
2 years
|
| #1038 |
Convert Digest::MD5 to object-based implementation
|
todo
|
minor
|
|
none
|
coke
|
|
4 years
|
2 years
|
| #1059 |
Run Parrot through cpplint.py
|
RFC
|
minor
|
|
coding_standards
|
petdance
|
petdance
|
4 years
|
3 years
|
| #1061 |
Lists of test files duplicated.
|
cage
|
minor
|
|
testing
|
coke
|
jkeenan
|
4 years
|
4 years
|
| #1062 |
Type safe mark alive
|
patch
|
minor
|
|
GC
|
NotFound
|
NotFound
|
4 years
|
4 years
|
| #1066 |
Add %(...) expression to NQP
|
todo
|
minor
|
|
PCT
|
Austin_Hastings
|
pmichaud
|
4 years
|
3 years
|
| #1076 |
Smoking Git Branches
|
bug
|
minor
|
|
testing
|
dukeleto
|
|
4 years
|
3 years
|
| #1090 |
Convert t/pmc/exporter.t to PIR
|
patch
|
minor
|
|
testing
|
kurahaupo
|
--
|
4 years
|
3 years
|
| #1106 |
Cannot presently dump Class pmcs
|
bug
|
minor
|
3.0
|
library
|
Austin_Hastings
|
whiteknight
|
4 years
|
2 years
|
| #1114 |
[patch] Converted some 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
|
| #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
|
| #1137 |
[PATCH] fix codingstd/c_indent.t wrt switch/case labels
|
patch
|
minor
|
|
coding_standards
|
plobsing
|
coke
|
4 years
|
4 years
|
| #1170 |
/docs/book/pir/ch04_variables.pod: Iterator does not work as documented
|
bug
|
minor
|
|
docs
|
jkeenan
|
jkeenan
|
4 years
|
4 years
|
| #1183 |
dies_ok() for Test::More
|
patch
|
minor
|
|
testing
|
bubaflub
|
dukeleto
|
4 years
|
4 years
|
| #1215 |
Factor out Duplicated Code in vivify/fetch opcodes
|
cage
|
minor
|
|
core
|
chromatic
|
soh_cah_toa
|
4 years
|
2 years
|
| #1234 |
t/op/hacks.t: Delete useless test file
|
cage
|
minor
|
|
testing
|
jkeenan
|
jkeenan
|
4 years
|
4 years
|
| #1265 |
[PATCH] src/pmc/object.pmc fails t/codingstd/linelength.t
|
bug
|
minor
|
|
coding_standards
|
bubaflub
|
jkeenan
|
4 years
|
4 years
|