| #1302 |
PIR todo() is frequently misused
|
new
|
|
bug
|
normal
|
|
| #1300 |
sysinfo_s opcode incomplete
|
new
|
|
todo
|
minor
|
|
| #1299 |
create tests for Config/JSON.pbc
|
new
|
|
todo
|
normal
|
|
| #1292 |
Correct destruction of PackFile objects
|
new
|
|
bug
|
normal
|
|
| #1290 |
Produce Single PBC from Multiple PIR Files with -o
|
new
|
|
feature
|
normal
|
|
| #1288 |
Limit the required interface for PMCs
|
new
|
|
bug
|
normal
|
|
| #1286 |
method overload in pir subclass of pmc pccmethod leaves object undefined
|
new
|
|
bug
|
normal
|
|
| #1284 |
Integer PMC missing math methods
|
assigned
|
whiteknight
|
todo
|
normal
|
|
| #1282 |
OS.cwd returns platform specific slashes...
|
assigned
|
Yuki`N
|
todo
|
normal
|
|
| #1275 |
failure with eq_num op in t/op/comp.t with g++ 4.4.1 --optimized build
|
new
|
mikehh
|
bug
|
normal
|
|
| #1259 |
src/debug.c: Correctly handle comparisons of PMCs with constants
|
new
|
|
todo
|
normal
|
|
| #1254 |
Update PIR Book with new (post 1.4.0) HashIteratorKey Syntax and Semantics
|
new
|
|
bug
|
normal
|
|
| #1253 |
[BUG] hash iterator interface changed, needs errata or deprecation notice
|
new
|
|
bug
|
normal
|
|
| #1251 |
handle ARM mixed-endian doubles
|
new
|
|
todo
|
normal
|
|
| #1246 |
Extra libraries on CC build command
|
new
|
|
bug
|
normal
|
|
| #1243 |
Parrot::Test with --run-exec assumes "." is in $PATH
|
new
|
|
bug
|
normal
|
|
| #1242 |
t/pmc/io_iterator.t: Overhaul tests
|
new
|
|
todo
|
normal
|
|
| #1241 |
implementation of is_docs_link() needs more thought
|
new
|
|
todo
|
normal
|
|
| #1240 |
Explicitly clearing to be RO?
|
new
|
|
todo
|
normal
|
|
| #1239 |
configuration: define MIN/MAX macros for all integral typedefs
|
new
|
|
cage
|
normal
|
|
| #1238 |
SDL tests
|
new
|
|
todo
|
normal
|
|
| #1237 |
docs/parrotbyte.pod && docs/pdds/pdd13_bytecode.pod are either incorrect/unclear
|
new
|
|
bug
|
normal
|
|
| #1233 |
t/pmc/exporter.t: Refactor namespace getting code once make_namespace() has been implemented
|
new
|
|
todo
|
normal
|
|
| #1229 |
src/pmc/fixedpmcarray.pmc: get_repr() should use freeze/thaw
|
new
|
|
todo
|
normal
|
|
| #1228 |
src/pmc/integer.c: Implement Complex and BigInt RHS values for the pow() functions
|
new
|
|
todo
|
normal
|
|
| #1226 |
Increase code coverage of json
|
new
|
dukeleto
|
todo
|
normal
|
|
| #1223 |
Parrot_find_name_op() should walk up the scopes
|
new
|
whiteknight
|
todo
|
normal
|
|
| #1212 |
.eof returns false if last read call read the last byte of the file, but not beyond
|
new
|
cotto
|
RFC
|
normal
|
|
| #1206 |
Test more return values in t/pmc/io_iterator.t
|
new
|
|
todo
|
normal
|
|
| #1205 |
Test exporting MMD subroutines in t/pmc/exporter.t
|
new
|
|
todo
|
normal
|
|
| #1204 |
Implement all TODO comments in t/pmc/parrotio.t
|
new
|
|
bug
|
normal
|
|
| #1202 |
build - header file detection w/o perl5
|
new
|
|
bug
|
normal
|
|
| #1201 |
Parrot::Pmc2c::Emitter line # error
|
new
|
|
bug
|
normal
|
|
| #1197 |
Need some way to copy/rename files from parrot.
|
new
|
|
todo
|
normal
|
|
| #1196 |
'parrot foo' automatically finds and invokes foo.pbc
|
new
|
|
RFC
|
normal
|
|
| #1195 |
Add cross-compiling support to Configure.pl, such as --target=i386-rtems4.10
|
new
|
bubaflub
|
feature
|
major
|
|
| #1192 |
[RFE] Redesign Parrot NCI callback functionality
|
new
|
|
feature
|
normal
|
|
| #1190 |
Replace .globalconst/.const directives by .const/.localconst (respectively)
|
new
|
|
RFC
|
normal
|
|
| #1188 |
[RFC] Modify build directories to more closely match the install directories
|
new
|
|
RFC
|
normal
|
|
| #1181 |
make cover doesn't show coverage of *.ops files.
|
new
|
|
cage
|
normal
|
|
| #1178 |
Test get_fd in t/pmc/parrotio.t
|
new
|
|
todo
|
normal
|
|
| #1177 |
test buffer_size in t/pmc/parrotio.t
|
new
|
|
todo
|
normal
|
|
| #1176 |
Configure-time check for whether to use powl() or pow(), since powl() is an optional posix extension
|
new
|
|
bug
|
normal
|
|
| #1175 |
Get external Perl5 modules out of the parrot repo
|
new
|
|
cage
|
normal
|
|
| #1173 |
NCI segfaults with null pcc_params_signature
|
new
|
|
bug
|
normal
|
|
| #1171 |
Lexicals and :outer not Thawed Properly from PBC
|
new
|
|
bug
|
normal
|
|
| #1168 |
PMC to Float conversion not working as documented
|
new
|
|
bug
|
normal
|
|
| #1165 |
need ability to dispatch to parent's method or vtable from PIR
|
new
|
allison
|
RFC
|
normal
|
|
| #1164 |
Update Tutorials in http://www.parrotblog.org/
|
new
|
--
|
todo
|
normal
|
|
| #1162 |
Pg NCI Test Makes Unportable Connection
|
new
|
|
bug
|
normal
|
|