| #1583 |
loadlib_p_s_p
|
core
|
coke
|
|
3 years
|
23 months
|
| #1598 |
Archive::Tar & Archive::Zip in parrot library
|
library
|
coke
|
|
3 years
|
22 months
|
| #1599 |
experimental packfiledebug PMC
|
core
|
coke
|
|
3 years
|
23 months
|
| #1637 |
experimental library: LWP, HTTP/Message, URI & URI::Escape
|
none
|
coke
|
|
3 years
|
3 years
|
| #1713 |
helper script to find committers.
|
none
|
coke
|
|
3 years
|
2 years
|
| #1884 |
don't cache .parrot_current_git_describe
|
configure
|
coke
|
|
2 years
|
2 years
|
| #1886 |
set_string_native() not implemented in class 'TclString'
|
none
|
coke
|
whiteknight
|
2 years
|
19 months
|
| #1946 |
Smolder parrot feed incorrect URLS.
|
website
|
coke
|
|
2 years
|
2 years
|
| #2102 |
test failure in latest macport.
|
testing
|
coke
|
|
2 years
|
2 years
|
| #2108 |
document how to open tickets via email.
|
docs
|
coke
|
|
2 years
|
23 months
|
| #2160 |
.git doesn't imply git executable
|
build
|
coke
|
|
22 months
|
22 months
|
| #867 |
Implicit NameSpace Creation Does Not Respect Compile-time HLL Map
|
core
|
chromatic
|
|
4 years
|
4 years
|
| #1154 |
Handle Pending Events More Frequently
|
none
|
chromatic
|
|
4 years
|
4 years
|
| #1162 |
Pg NCI Test Makes Unportable Connection
|
testing
|
chromatic
|
|
4 years
|
2 years
|
| #1171 |
Lexicals and :outer not Thawed Properly from PBC
|
none
|
chromatic
|
|
4 years
|
3 years
|
| #1254 |
Update PIR Book with new (post 1.4.0) HashIteratorKey Syntax and Semantics
|
docs
|
chromatic
|
|
4 years
|
3 years
|
| #1290 |
Produce Single PBC from Multiple PIR Files with -o
|
core
|
chromatic
|
|
4 years
|
2 years
|
| #1802 |
PMC Creation Functions Can Cause Segfaults
|
embed/extend
|
chromatic
|
|
3 years
|
2 years
|
| #1084 |
Bus error when running 'parrot -t something.pbc' on MacOSX
|
language
|
cconstantine
|
--
|
4 years
|
23 months
|
| #1074 |
Parrot fails to build with gcc when using --optimize on OpenSolaris
|
configure
|
carlin
|
|
4 years
|
3 years
|
| #1390 |
Configure doesn't check for a 'curses' lib in the readline test
|
configure
|
carlin
|
--
|
3 years
|
3 years
|
| #2180 |
examples/nci/ls.pir broken
|
none
|
bubaflub
|
|
22 months
|
22 months
|
| #486 |
When using struct array of size 1 get "Non existent array element in struct: count = 1 max=1"
|
core
|
bsdz
|
--
|
4 years
|
2 years
|
| #508 |
JSON libraries should be renamed to something less confusing
|
library
|
bsdz
|
--
|
4 years
|
3 years
|
| #562 |
subclassing basic number types fails to inherit basic ops like add, sub, mul and div
|
core
|
bsdz
|
kjs
|
4 years
|
3 years
|
| #1112 |
Subject: Draft Parrot Book chapters no longer available on docs.parrot.org
|
docs
|
brianwisti
|
|
4 years
|
2 years
|
| #1381 |
Parrot-based project skeleton creation script
|
tools
|
brianwisti
|
dukeleto
|
3 years
|
2 years
|
| #1828 |
Wanted: A User Tool For Handling Parrot Installations
|
install
|
brianwisti
|
--
|
3 years
|
2 years
|
| #1769 |
Getting get_integer() not implemented in class 'XXXXX' when using "morph"
|
none
|
bluescreen
|
--
|
3 years
|
3 years
|
| #2090 |
Parrot underestimates memory on OS X
|
core
|
benabik
|
|
2 years
|
2 years
|
| #545 |
PackFile_unpack followed by PackFile_pack produces wrong results.
|
core
|
bacek
|
|
4 years
|
2 years
|
| #650 |
Pmc2c requires major refactoring.
|
build
|
bacek
|
|
4 years
|
2 years
|
| #869 |
[cage] t/pmc/iterator.t should be removed
|
testing
|
bacek
|
|
4 years
|
3 years
|
| #903 |
[RFC] Deprecate Keys at all.
|
core
|
bacek
|
|
4 years
|
2 years
|
| #971 |
Add "current" versions of Parrot_pcc_get_foo and Parrot_pcc_set_foo functions
|
core
|
bacek
|
|
4 years
|
3 years
|
| #974 |
Mark publicly exposed functions in src/call/context.c with PARROT_EXPORT tag
|
core
|
bacek
|
whiteknight
|
4 years
|
2 years
|
| #1139 |
Need tests for invoke_sigobject for Sub subclasses.
|
core
|
bacek
|
|
4 years
|
4 years
|
| #1143 |
examples/benchmarks/overload.pir requires rewriting.
|
testing
|
bacek
|
|
4 years
|
23 months
|
| #1639 |
StringHandle should be updated to use StringBuilder internally.
|
core
|
bacek
|
kthakore
|
3 years
|
2 years
|
| #1704 |
Implicit selection of main sub is deprecated.
|
imcc
|
bacek
|
plobsing
|
3 years
|
21 months
|
| #1705 |
0-args :main Subs will check passed arguments.
|
none
|
bacek
|
|
3 years
|
3 years
|
| #1800 |
[DEPRECATED] Current behaviour of "timely destruction" is deprecated.
|
GC
|
bacek
|
whiteknight
|
3 years
|
2 years
|
| #1801 |
Properly merge pools in GC MS2 when child interpreter destroyed.
|
GC
|
bacek
|
bacek
|
3 years
|
3 years
|
| #1855 |
Add UINTPTR type into parrot.
|
core
|
bacek
|
|
3 years
|
3 years
|
| #1864 |
[RFC] Change coding standard to avoid 2 space outdent.
|
coding_standards
|
bacek
|
jkeenan
|
3 years
|
21 months
|
| #1906 |
[DEPRECATED] Passing non-const STRING* is deprecated.
|
core
|
bacek
|
|
2 years
|
23 months
|
| #2023 |
Improve triggering of GC in GMS.
|
GC
|
bacek
|
|
2 years
|
2 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
|
| #816 |
PMC 'Undef' does not support logical_not
|
core
|
Austin_Hastings
|
--
|
4 years
|
4 years
|