| normal
|
|
todo
|
#985
|
proper Configure.pl-time check for hires timers
|
profiling
|
1.5.0
|
cotto
|
new
|
09/07/09
|
| normal
|
|
todo
|
#1032
|
Document and test available HLL Mappings
|
docs
|
trunk
|
|
new
|
09/21/09
|
| normal
|
|
todo
|
#1041
|
pmc2c silently ignores bad code
|
build
|
trunk
|
|
new
|
09/21/09
|
| normal
|
|
todo
|
#1052
|
[TODO] Add --target=pbc to HLLCompiler
|
PCT
|
1.6.0
|
bacek
|
new
|
09/21/09
|
| normal
|
|
todo
|
#1082
|
test subclasses of core PMCS
|
testing
|
trunk
|
|
new
|
09/30/09
|
| normal
|
|
todo
|
#1094
|
Unify VTABLE_invoke semantics between PMC types
|
core
|
1.6.0
|
|
new
|
10/05/09
|
| normal
|
|
todo
|
#1154
|
Handle Pending Events More Frequently
|
none
|
trunk
|
|
new
|
10/28/09
|
| normal
|
|
todo
|
#1155
|
dynext - dll versioning
|
none
|
|
|
new
|
10/28/09
|
| normal
|
|
todo
|
#1157
|
Whitespace before/after the dot in a methodcall is disallowed
|
none
|
1.6.0
|
|
new
|
10/28/09
|
| normal
|
|
todo
|
#1158
|
t/op/01-parse_ops.t: figure out how to test parsing of pmc constant parameters
|
testing
|
|
|
new
|
10/28/09
|
| normal
|
|
todo
|
#1160
|
t/compilers/tge/grammar.t: failure in 'two rules of the same name'
|
testing
|
1.6.0
|
|
new
|
10/29/09
|
| normal
|
|
todo
|
#1161
|
pdump - Dumping constants shouldn't unpack the constants
|
tools
|
|
dukeleto
|
new
|
10/30/09
|
| normal
|
|
todo
|
#1164
|
Update Tutorials in http://www.parrotblog.org/
|
website
|
1.6.0
|
|
new
|
10/30/09
|
| normal
|
|
todo
|
#1177
|
test buffer_size in t/pmc/parrotio.t
|
testing
|
1.7.0
|
|
new
|
11/02/09
|
| normal
|
|
todo
|
#1178
|
Test get_fd in t/pmc/parrotio.t
|
testing
|
1.7.0
|
|
new
|
11/02/09
|
| normal
|
|
todo
|
#1197
|
Need some way to copy/rename files from parrot.
|
core
|
|
|
new
|
11/05/09
|
| normal
|
|
todo
|
#1205
|
Test exporting MMD subroutines in t/pmc/exporter.t
|
testing
|
1.7.0
|
|
new
|
11/05/09
|
| normal
|
|
todo
|
#1206
|
Test more return values in t/pmc/io_iterator.t
|
testing
|
1.7.0
|
|
new
|
11/05/09
|
| normal
|
|
todo
|
#1223
|
Parrot_find_name_op() should walk up the scopes
|
core
|
1.7.0
|
whiteknight
|
new
|
11/07/09
|
| normal
|
|
todo
|
#1226
|
Increase code coverage of json
|
library
|
1.7.0
|
dukeleto
|
new
|
11/07/09
|
| normal
|
|
todo
|
#1228
|
src/pmc/integer.c: Implement Complex and BigInt RHS values for the pow() functions
|
core
|
1.7.0
|
|
new
|
11/07/09
|
| normal
|
|
todo
|
#1229
|
src/pmc/fixedpmcarray.pmc: get_repr() should use freeze/thaw
|
core
|
1.7.0
|
|
new
|
11/07/09
|
| normal
|
|
todo
|
#1233
|
t/pmc/exporter.t: Refactor namespace getting code once make_namespace() has been implemented
|
testing
|
1.7.0
|
|
new
|
11/07/09
|
| normal
|
|
todo
|
#1238
|
SDL tests
|
none
|
1.7.0
|
|
new
|
11/08/09
|
| normal
|
|
todo
|
#1240
|
Explicitly clearing to be RO?
|
none
|
1.7.0
|
|
new
|
11/08/09
|
| normal
|
|
todo
|
#1241
|
implementation of is_docs_link() needs more thought
|
none
|
1.7.0
|
|
new
|
11/08/09
|
| normal
|
|
todo
|
#1242
|
t/pmc/io_iterator.t: Overhaul tests
|
testing
|
1.7.0
|
|
new
|
11/08/09
|
| normal
|
|
todo
|
#1251
|
handle ARM mixed-endian doubles
|
core
|
1.7.0
|
|
new
|
11/09/09
|
| normal
|
|
todo
|
#1259
|
src/debug.c: Correctly handle comparisons of PMCs with constants
|
core
|
1.7.0
|
|
new
|
11/10/09
|
| normal
|
|
todo
|
#1282
|
OS.cwd returns platform specific slashes...
|
core
|
trunk
|
Yuki`N
|
assigned
|
11/17/09
|
| normal
|
|
todo
|
#1284
|
Integer PMC missing math methods
|
core
|
master
|
whiteknight
|
assigned
|
11/17/09
|
| normal
|
|
todo
|
#1299
|
create tests for Config/JSON.pbc
|
testing
|
|
|
new
|
11/17/09
|
| normal
|
|
todo
|
#1316
|
t/pmc/timer.t: add scheduler features to JIT
|
testing
|
1.8.0
|
|
new
|
11/21/09
|
| normal
|
|
todo
|
#1318
|
./t/pmc/complex.t: Can SKIP-ped tests be unskipped?
|
testing
|
1.8.0
|
|
new
|
11/21/09
|
| normal
|
|
todo
|
#1320
|
./t/pmc/multidispatch.t: Can test be un-TODO-ed?
|
testing
|
1.8.0
|
|
new
|
11/21/09
|
| normal
|
|
todo
|
#1323
|
t/compilers/imcc/syn/clash.t: Is test complete?
|
imcc
|
1.8.0
|
plobsing
|
new
|
11/21/09
|
| normal
|
|
todo
|
#1328
|
announce next release when announcing current release
|
docs
|
|
|
new
|
11/23/09
|
| normal
|
|
todo
|
#1389
|
[LHF] Add tests for Plumage's Util.nqp
|
plumage
|
1.9.0
|
japhb
|
new
|
12/23/09
|
| normal
|
|
todo
|
#1391
|
[TODO] Generate per-parrot-build GUID/UUID, stored in e.g. interpinfo
|
build
|
1.9.0
|
|
new
|
12/23/09
|
| normal
|
|
todo
|
#1437
|
pbc_dump: don't skip varargs words in -d mode
|
tools
|
2.0.0
|
|
new
|
02/12/10
|
| normal
|
|
todo
|
#1438
|
pbc_dump: Indicate sub/method boundaries in -d mode
|
tools
|
2.0.0
|
|
new
|
02/12/10
|
| normal
|
|
todo
|
#1439
|
pbc_dump: Mark branch targets in -d mode
|
tools
|
2.0.0
|
|
new
|
02/12/10
|
| normal
|
|
todo
|
#1442
|
Sub PMC should support getattribute
|
none
|
2.0.0
|
|
new
|
02/13/10
|
| minor
|
|
todo
|
#463
|
refactor PCT::HLLCompiler's detection of Test::Harness
|
tools
|
|
dukeleto
|
new
|
03/16/09
|
| minor
|
|
bug
|
#855
|
config/init/defaults.pm: Profiling options are too specific to GCC
|
configure
|
1.3.0
|
jkeenan
|
assigned
|
07/19/09
|
| minor
|
|
bug
|
#923
|
Make RNG algorithm used by rand dynop pluggable
|
core
|
1.4.0
|
|
new
|
08/15/09
|
| minor
|
|
bug
|
#1930
|
t/op/number.t: one test fails under --optimize on Darwin/PPC
|
testing
|
master
|
|
new
|
01/03/11
|
| minor
|
|
bug
|
#2012
|
osutils does not play nice with nqp-setting
|
library
|
master
|
|
new
|
02/14/11
|
| minor
|
|
bug
|
#2147
|
ops2c and a variable with "return" in its name
|
tools
|
3.5.0
|
dukeleto
|
new
|
07/09/11
|
| minor
|
|
cage
|
#676
|
Fix namespace pollution
|
core
|
master
|
whiteknight
|
new
|
05/17/09
|