| #559 |
[doc] POD escape E<> is not handled by HTML generation
|
new
|
bug
|
normal
|
|
docs
|
| #566 |
export conventions (cross hll)
|
new
|
roadmap
|
normal
|
2.6
|
hll_interop
|
| #593 |
standard seed libraries (postgres, opengl, etc)
|
new
|
roadmap
|
normal
|
2.5
|
none
|
| #598 |
bytecode migration tool
|
new
|
roadmap
|
normal
|
3.0
|
none
|
| #600 |
bytecode testing framework
|
new
|
roadmap
|
normal
|
3.0
|
none
|
| #616 |
compacting/copying gc
|
new
|
roadmap
|
normal
|
3.0
|
GC
|
| #622 |
serialize/resumable execution
|
new
|
roadmap
|
normal
|
2.11
|
core
|
| #650 |
Pmc2c requires major refactoring.
|
new
|
cage
|
normal
|
|
build
|
| #674 |
[doc] POD escape B<> is not handled in verbatim section
|
new
|
patch
|
normal
|
|
docs
|
| #754 |
cross-HLL export/import is experimental
|
reopened
|
experimental
|
normal
|
|
library
|
| #792 |
Bug in subroutine calling conventions
|
new
|
bug
|
normal
|
|
core
|
| #847 |
Interpreter - 'exec' and 'spawn' should split own args
|
new
|
todo
|
normal
|
|
core
|
| #848 |
'spawnw' return value: make it OS-independent
|
new
|
bug
|
normal
|
|
core
|
| #867 |
Implicit NameSpace Creation Does Not Respect Compile-time HLL Map
|
new
|
bug
|
normal
|
|
core
|
| #869 |
[cage] t/pmc/iterator.t should be removed
|
new
|
cage
|
normal
|
|
testing
|
| #899 |
heredocs in a macro argument broken.
|
new
|
bug
|
normal
|
|
core
|
| #903 |
[RFC] Deprecate Keys at all.
|
new
|
RFC
|
normal
|
2.6
|
core
|
| #905 |
[RFC] Deprecate Eval PMC
|
new
|
RFC
|
normal
|
|
none
|
| #907 |
refactor Parrot_mmd_sort_candidates
|
new
|
deprecation
|
normal
|
|
core
|
| #924 |
OpenGL examples not working on OS X
|
new
|
bug
|
normal
|
|
none
|
| #946 |
Order-of-destruction error with Scheduler PMC
|
new
|
bug
|
normal
|
|
GC
|
| #971 |
Add "current" versions of Parrot_pcc_get_foo and Parrot_pcc_set_foo functions
|
new
|
todo
|
normal
|
|
core
|
| #1018 |
pir compiler must be reentrant
|
new
|
bug
|
normal
|
|
imcc
|
| #1024 |
[CAGE] OpenGL deprecations in Mac OS 10.6
|
new
|
cage
|
normal
|
|
library
|
| #1031 |
Free()ing of SymReg variables
|
new
|
bug
|
normal
|
|
core
|
| #1032 |
Document and test available HLL Mappings
|
new
|
todo
|
normal
|
|
docs
|
| #1033 |
no args checking for a sub without params
|
new
|
RFC
|
normal
|
|
imcc
|
| #1040 |
inplace math on subclasses failing (MMD/vtable)
|
new
|
bug
|
normal
|
|
none
|
| #1041 |
pmc2c silently ignores bad code
|
new
|
todo
|
normal
|
|
build
|
| #1045 |
parrot needs a shared library even if configured with --parrot_is_shared=0.
|
new
|
bug
|
normal
|
|
configure
|
| #1046 |
Configure.pl allows sizeof(INTVAL) != sizeof(void *), but parrot requires them to be equal.
|
new
|
bug
|
normal
|
|
configure
|
| #1048 |
[TODO] Configure.pl needs a has_function() function.
|
new
|
bug
|
normal
|
|
configure
|
| #1050 |
[TODO] [C] Use strerror_r instead of strerror
|
new
|
bug
|
normal
|
|
core
|
| #1054 |
Some documents at docs.parrot.org are missing data.
|
new
|
bug
|
normal
|
|
website
|
| #1055 |
t/pmc/complex.t: sinh_of_complex_numbers: some tests fail on Win32
|
new
|
bug
|
normal
|
|
core
|
| #1056 |
inter::progs ought to be smarter about finding linker
|
new
|
patch
|
normal
|
|
configure
|
| #1071 |
Intermittent failure with t/pmc/os.t test 9
|
new
|
bug
|
normal
|
|
testing
|
| #1074 |
Parrot fails to build with gcc when using --optimize on OpenSolaris
|
new
|
bug
|
normal
|
|
configure
|
| #1078 |
Parrot goes into infinite loop when attempting to test exceptions with throws_like()
|
new
|
bug
|
normal
|
|
testing
|
| #1082 |
test subclasses of core PMCS
|
new
|
todo
|
normal
|
|
testing
|
| #1094 |
Unify VTABLE_invoke semantics between PMC types
|
new
|
todo
|
normal
|
|
core
|
| #1112 |
Subject: Draft Parrot Book chapters no longer available on docs.parrot.org
|
new
|
bug
|
normal
|
|
docs
|
| #1120 |
[CAGE] More rigorous testing for constant tables across threads
|
new
|
cage
|
normal
|
|
testing
|
| #1139 |
Need tests for invoke_sigobject for Sub subclasses.
|
new
|
cage
|
normal
|
|
core
|
| #1143 |
examples/benchmarks/overload.pir requires rewriting.
|
new
|
cage
|
normal
|
|
testing
|
| #1154 |
Handle Pending Events More Frequently
|
new
|
todo
|
normal
|
|
none
|
| #1155 |
dynext - dll versioning
|
new
|
todo
|
normal
|
|
none
|
| #1156 |
add_sub should append to a MultSub
|
new
|
RFC
|
normal
|
|
none
|
| #1157 |
Whitespace before/after the dot in a methodcall is disallowed
|
new
|
todo
|
normal
|
|
none
|
| #1158 |
t/op/01-parse_ops.t: figure out how to test parsing of pmc constant parameters
|
new
|
todo
|
normal
|
|
testing
|
|
(more results for this group on next page)
|