id,summary,status,owner,type,priority,milestone
592,Add documentation for parrot_debugger,new,allison,roadmap,normal,2.5
593,"standard seed libraries (postgres, opengl, etc)",new,,roadmap,normal,2.5
1523,subroutine leave semantics/exit handlers,new,,roadmap,normal,2.5
359,enable UUID for pbc,new,,todo,normal,2.6
566,export conventions (cross hll),new,,roadmap,normal,2.6
567,pdd31-hll interop,new,whiteknight,roadmap,normal,2.6
568,hll interop,new,whiteknight,roadmap,normal,2.6
599,bytecode generation from post,new,bacek,roadmap,normal,2.6
903,[RFC] Deprecate Keys at all.,new,,RFC,normal,2.6
1522,sweep-free gc,new,,roadmap,normal,2.6
1524,[RFC] model and implementation of lvalue semantics,new,,feature,normal,2.6
1802,PMC Creation Functions Can Cause Segfaults,new,,bug,major,2.10
1834,Confusing error message on dynop version mismatch,new,,bug,normal,2.10
1838,a ticket about the ticket system,new,,bug,normal,2.10
1857,Change remaining deprecated usages of set/get _addr to set/get _label,new,,bug,normal,2.10
607,ordered destruction,new,,roadmap,major,2.11
622,serialize/resumable execution,new,,roadmap,normal,2.11
624,pluggable everything,new,allison,roadmap,normal,2.11
1864,[RFC] Change coding standard to avoid 2 space outdent.,new,jkeenan,RFC,normal,2.11
1867,RFC: optional fakecutable preamble,new,,RFC,normal,2.11
1868,[DEPRECATED] PIR compiler availability,assigned,whiteknight,deprecation,normal,2.11
1877,MappedByteArray experimental PMC,new,,experimental,normal,2.11
1884,don't cache .parrot_current_git_describe,new,,bug,normal,2.11
1891,"Problems with acosh, asech, atanh and acoth  in Complex PMC",assigned,Util,bug,normal,2.11
1892,[DEPRECATED] Complex PMC,new,whiteknight,deprecation,normal,2.11
1896,[DEPRECATED] :init Sub flag,new,,deprecation,normal,2.11
1946,Smolder parrot feed incorrect URLS.,new,,bug,normal,2.11
2108,document how to open tickets via email.,reopened,,bug,normal,2.11
2164,Error detecting attributes (g++-3.3),new,,bug,normal,2.11
2194,Alignment errors on Solaris/SPARC since 3.7.0,new,,bug,normal,2.11
2196,cygwin build fails,new,,bug,normal,2.11
2197,404 not found on docs.parrot.org,new,,,normal,2.11
2198,Add Configure.pl check for <stdint.h>,new,,bug,normal,2.11
2200,gms issues on powerpc (OpenBSD),new,,,normal,2.11
2203,Invitation - Please Complete Your Profile,new,,,normal,2.11
565,"remove optional features from default config, refactor config probes",new,--,roadmap,normal,3.0
598,bytecode migration tool,new,,roadmap,normal,3.0
600,bytecode testing framework,new,,roadmap,normal,3.0
616,compacting/copying gc,new,,roadmap,normal,3.0
1704,Implicit selection of main sub is deprecated.,new,plobsing,deprecation,normal,3.0
1705,0-args :main Subs will check passed arguments.,new,,deprecation,normal,3.0
1916,"Deprecate freeze, thaw, and thawfinish VTABLEs",new,cotto,deprecation,major,3.0
2023,Improve triggering of GC in GMS.,new,,todo,major,3.3
1906,[DEPRECATED] Passing non-const STRING* is deprecated.,new,,deprecation,major,3.9
2038,Singleton PMCs are deprecated,new,,deprecation,trivial,3.9
2042,Deprecate VTABLE_can,new,cotto,deprecation,normal,3.9
2111,new_s and new_s_i opcodes,new,,deprecation,trivial,3.9
61,Investigate using an external hash library,new,cotto,RFC,minor,
67,Allow user to specify maximum size of GC allocation on command line,new,whiteknight,feature,minor,
88,update pdd26-ast,new,pmichaud,todo,normal,
132,Can't thaw a Sub (or a PIR subclass of a Sub),new,plobsing,bug,normal,
157,[TODO] Merge parrotblog.org into parrot.org,new,Infinoid,todo,normal,
203,assign_pmc broken for pir subclasses?,new,--,bug,normal,
205,r35872 test fails on solaris,new,--,bug,normal,
218,change function of get_addr and set_addr,reopened,whiteknight,deprecation,normal,
220,editor/pir-mode.el should be a generated file,new,,todo,trivial,
228,t/pmc/sub fails with runcore PBC,new,--,bug,normal,
236,implement pdd14-numbers,assigned,dukeleto,todo,major,
253,warn on possibly conflicting opengl headers,new,,cage,normal,
260,Build error on windows 2008 server,new,--,bug,normal,
277,revive examples/c/test_main,new,whiteknight,bug,minor,
285,cmp/bitwise/other mmd vtable functions should not go through proxy pmc,new,--,bug,normal,
304,Some files copyright Melvin Smith,new,allison,bug,normal,
313,ignore print -0 test errors on win32,new,,todo,normal,
322,Annoying cygwin/mingw cfg readline popup,new,,todo,trivial,
326,win32 Wide API needed . 'make smoke' failed 63 tests.,new,fperrad,bug,major,
339,msvc+mingw detection,new,,todo,normal,
357,Enable meaningful testing of t/native_pbc/*.t,new,,cage,normal,
358,complex NaN,assigned,dukeleto,bug,normal,
364,"ptr_alignment 8 not honored, sparc 64bit broken",new,,bug,minor,
370,Rounding Inf and NaN,new,Paul C. Anagnostopoulos,bug,normal,
378,Deprecation warnings in in config/gen/platform/darwin/dl.c in r37011,new,--,bug,normal,
411,RFC: Remove or fix SDL,new,,bug,normal,
435,languages moved to examples need tests.,new,,cage,normal,
446,[CAGE] Fixed a few warnings and a NCI example on Windows using MSVS,new,cotto,cage,normal,
457,t/dynpmc/os.t has invalid stat() and lstat() tests.,new,,bug,normal,
463,refactor PCT::HLLCompiler's detection of Test::Harness,new,dukeleto,todo,minor,
476,Binaries should not contain rpath,reopened,--,bug,normal,
486,"When using struct array of size 1 get ""Non existent array element in struct: count = 1 max=1""",new,--,bug,minor,
505,avoid 2038 bug,new,,todo,minor,
508,JSON libraries should be renamed to something less confusing,reopened,--,patch,normal,
525,smolder: show which tests passed unexpectedly.,new,,todo,minor,
540,installed versions of dynext/*.so still link to -lparrot in build directory,reopened,jkeenan,bug,normal,
545,PackFile_unpack followed by PackFile_pack produces wrong results.,new,,bug,normal,
555,perldoc detection fails if build runs as root,reopened,--,bug,normal,
558,[doc] < is not always escaped in HTML generation,new,,bug,normal,
559,[doc] POD escape E<> is not handled by HTML generation,new,,bug,normal,
560,"When we can't find a library, we shouldn't silently continue and give weird errors later",assigned,whiteknight,todo,trivial,
562,"subclassing basic number types fails to inherit basic ops like add, sub, mul and div",new,kjs,bug,critical,
579,build failure on Solaris/x86 with GCC and native assembler,new,--,bug,normal,
649,Should parrot_config report separate inst_ and build variables?,new,whiteknight,RFC,normal,
650,Pmc2c requires major refactoring.,new,,cage,normal,
659,CONST_STRING in a dynop,new,,feature,minor,
674,[doc] POD escape B<> is not handled in verbatim section,new,,patch,normal,
676,Fix namespace pollution,new,whiteknight,cage,minor,
697,"Parrot::Test ""language_output_is"" fails in installed parrot.",new,--,bug,normal,
706,"Out of mem (PASM, compreg, invokecc)",new,--,bug,normal,
707,[RFC] StringHandle interface,assigned,NotFound,RFC,normal,
709,Pmc2c should generate mark and destroy VTABLES,new,cotto,todo,normal,
748,memory leak in IMCC,new,chromatic,bug,normal,
754,cross-HLL export/import is experimental,reopened,,experimental,normal,
760,readline_interactive method no longer returns PMCNULL on eof,new,whiteknight,patch,blocker,
774,deprecate PMC multiple inheritance,new,cotto,RFC,normal,
775,Simplify makefile rules on windows.,new,,bug,major,
777,.HLL should not case-mangle its arg,new,--,RFC,major,
781,[CAGE] Copyedit docs/user/pir/*,new,--,cage,normal,
787,"add vtables for: get_pmc_keyed{_int,_str,}_lvalue ; and similarly for slice",new,--,todo,normal,
792,Bug in subroutine calling conventions,new,,bug,normal,
799,Configure should explicitly check for symbolic link capability on Linux,new,--,bug,minor,
800,Parrot assumes command line arguments are ASCII,new,chromatic,bug,normal,
802,freeze opcode segfaults on working bytecode from Rakudo,new,whiteknight,bug,normal,
806,Test.readdir is not skipped on Win32 even though it appears that it should be,new,--,bug,normal,
816,PMC 'Undef' does not support logical_not,new,--,bug,normal,
817,[pmc2c] don't require custom #defines for private flags,new,cotto,cage,minor,
847,Interpreter - 'exec' and 'spawn' should split own args,new,,todo,normal,
848,'spawnw' return value:  make it OS-independent,new,,bug,normal,
850,Handle loadlib and libraries with '.' in the name,new,whiteknight,patch,normal,
855,config/init/defaults.pm:  Profiling options are too specific to GCC,assigned,jkeenan,bug,minor,
858,HLL exception handling,new,whiteknight,todo,minor,
864,"on Win32 binary install, parrot_config.exe contains false installation path",new,--,bug,normal,
867,Implicit NameSpace Creation Does Not Respect Compile-time HLL Map,new,,bug,normal,
869,[cage] t/pmc/iterator.t should be removed,new,,cage,normal,
879,"isa does not take (correctly) namespace, pmcarray,stringarray",new,--,bug,normal,
880,"class associated to namespace [""parrot"";""Class""] gets overridden",new,--,bug,normal,
883,"Use the right PTR2INTVAL() macro, not (INTVAL) for type conversion",new,--,cage,normal,
899,heredocs in a macro argument broken.,new,,bug,normal,
905,[RFC] Deprecate Eval PMC,new,,RFC,normal,
907,refactor Parrot_mmd_sort_candidates,new,,deprecation,normal,
919,"On Mac OS X 10.5.8, Configure.pl : lazy symbol binding failed",assigned,Util,bug,normal,
922,Coding standard tests for examples/ directories without tests,assigned,dukeleto,todo,normal,
923,Make RNG algorithm used by rand dynop pluggable,new,,bug,minor,
924,OpenGL examples not working on OS X,new,,bug,normal,
928,Probable edge-condition bug in PBC file generation,new,--,bug,normal,
943,Real counterparts of some trig functions not defined,new,Paul C. Anagnostopoulos,bug,normal,
946,Order-of-destruction error with Scheduler PMC,new,,bug,normal,
955,need ability to create tempfile from PIR,assigned,whiteknight,todo,normal,
959,Auto-generate #include dependency graphs in docs/ at build.,new,--,todo,minor,
971,"Add ""current"" versions of Parrot_pcc_get_foo and Parrot_pcc_set_foo functions",new,,todo,normal,
974,Mark publicly exposed functions in src/call/context.c with PARROT_EXPORT tag,new,whiteknight,todo,minor,
985,proper Configure.pl-time check for hires timers,new,cotto,todo,normal,
987,Make breakpoints actually work in parrot_debugger,assigned,Paul C. Anagnostopoulos,bug,normal,
1015,clone_p_p segfaults with self-referential Hash pmc.,new,whiteknight,bug,normal,
1018,pir compiler must be reentrant,new,,bug,normal,
1022,PGE::Glob needs docs.,new,,todo,minor,
1024,[CAGE] OpenGL deprecations in Mac OS 10.6,new,,cage,normal,
1031,Free()ing of SymReg variables,new,,bug,normal,
1032,Document and test available HLL Mappings,new,,todo,normal,
1033,no args checking for a sub without params,new,,RFC,normal,
1040,inplace math on subclasses failing (MMD/vtable),new,,bug,normal,
1041,pmc2c silently ignores bad code,new,,todo,normal,
1043,create YAML::Emitter::Syck that does what Data::Dumper does.,new,,todo,trivial,
1044,Configure.pl relies too heavily on perl5 ccflags settings.,assigned,jkeenan,bug,normal,
1045,parrot needs a shared library even if configured with --parrot_is_shared=0.,new,,bug,normal,
1046,"Configure.pl allows sizeof(INTVAL) != sizeof(void *), but parrot requires them to be equal.",new,,bug,normal,
1048,[TODO] Configure.pl needs a has_function() function.,new,,bug,normal,
1050,[TODO] [C] Use strerror_r instead of strerror,new,,bug,normal,
1052,[TODO] Add --target=pbc to HLLCompiler,new,bacek,todo,normal,
1054,Some documents at docs.parrot.org are missing data.,new,,bug,normal,
1055,t/pmc/complex.t:  sinh_of_complex_numbers:  some tests fail on Win32,new,,bug,normal,
1056,inter::progs ought to be smarter about finding linker,new,,patch,normal,
1071,Intermittent failure with t/pmc/os.t test 9,new,,bug,normal,
1074,Parrot fails to build with gcc when using --optimize on OpenSolaris,new,,bug,normal,
1078,Parrot goes into infinite loop when attempting to test exceptions with throws_like(),new,,bug,normal,
1082,test subclasses of core PMCS,new,,todo,normal,
1084,Bus error when running 'parrot -t something.pbc' on MacOSX,new,--,bug,normal,
1086,[BUG]  Test::More doesn't support plan('no_plan'),new,chromatic,bug,normal,
1087,Various tests fail on DragonFly/amd64,new,--,bug,normal,
1088,Multidispatch 'concatenate_str' does not handle LHS undef,new,--,bug,normal,
1089,"rewrite tests for resizableintegerarray as PIR, plus add new tests",new,--,patch,minor,
1094,Unify VTABLE_invoke semantics between PMC types,new,,todo,normal,
1108,"Subs in ""built-in PMC"" namespaces are treated as PMC methods",new,--,bug,normal,
1109,MultiSub PMC does not support get_namespace method,new,--,bug,normal,
1112,Subject: Draft Parrot Book chapters no longer available on docs.parrot.org,new,,bug,normal,
1120,[CAGE] More rigorous testing for constant tables across threads,new,,cage,normal,
1139,Need tests for invoke_sigobject for Sub subclasses.,new,,cage,normal,
1143,examples/benchmarks/overload.pir requires rewriting.,new,,cage,normal,
1150,test all parrot command line flags,new,darbelo,todo,minor,
1154,Handle Pending Events More Frequently,new,,todo,normal,
1155,dynext - dll versioning,new,,todo,normal,
1156,add_sub should append to a MultSub,new,,RFC,normal,
1157,Whitespace before/after the dot in a methodcall is disallowed,new,,todo,normal,
1158,t/op/01-parse_ops.t: figure out how to test parsing of pmc constant parameters,new,,todo,normal,
1160,t/compilers/tge/grammar.t:  failure in 'two rules of the same name',new,,todo,normal,
1161,pdump - Dumping constants shouldn't unpack the constants,new,dukeleto,todo,normal,
1162,Pg NCI Test Makes Unportable Connection,new,,bug,normal,
1164,Update Tutorials in http://www.parrotblog.org/,new,--,todo,normal,
1165,need ability to dispatch to parent's method or vtable from PIR,new,allison,RFC,normal,
1168,PMC to Float conversion not working as documented,new,,bug,normal,
1171,Lexicals and :outer not Thawed Properly from PBC,new,,bug,normal,
1173,NCI segfaults with null pcc_params_signature,new,,bug,normal,
1175,Get external Perl5 modules out of the parrot repo,new,,cage,normal,
1176,"Configure-time check for whether to use powl() or pow(), since powl() is an optional posix extension",new,,bug,normal,
1177,test buffer_size in t/pmc/parrotio.t,new,,todo,normal,
1178,Test get_fd in t/pmc/parrotio.t,new,,todo,normal,
1181,make cover doesn't show coverage of *.ops files.,new,,cage,normal,
1188,[RFC] Modify build directories to more closely match the install directories,new,,RFC,normal,
1190,Replace .globalconst/.const directives by .const/.localconst (respectively),new,,RFC,normal,
1192,[RFE] Redesign Parrot NCI callback functionality,new,,feature,normal,
1195,"Add cross-compiling support to Configure.pl, such as --target=i386-rtems4.10",new,bubaflub,feature,major,
1196,'parrot foo' automatically finds and invokes foo.pbc,new,,RFC,normal,
1197,Need some way to copy/rename files from parrot.,new,,todo,normal,
1201,Parrot::Pmc2c::Emitter line # error,new,,bug,normal,
1202,build - header file detection w/o perl5,new,,bug,normal,
1204,Implement all TODO comments in t/pmc/parrotio.t,new,,bug,normal,
1205,Test exporting MMD subroutines in t/pmc/exporter.t,new,,todo,normal,
1206,Test more return values in t/pmc/io_iterator.t,new,,todo,normal,
1212,".eof returns false if last read call read the last byte of the file, but not beyond",new,cotto,RFC,normal,
1223,Parrot_find_name_op() should walk up the scopes,new,whiteknight,todo,normal,
1226,Increase code coverage of json,new,dukeleto,todo,normal,
1228,src/pmc/integer.c:  Implement Complex and BigInt RHS values for the pow() functions,new,,todo,normal,
1229,src/pmc/fixedpmcarray.pmc:  get_repr() should use freeze/thaw,new,,todo,normal,
1233,t/pmc/exporter.t:  Refactor namespace getting code once make_namespace() has been implemented,new,,todo,normal,
1237,docs/parrotbyte.pod && docs/pdds/pdd13_bytecode.pod are either incorrect/unclear,new,,bug,normal,
1238,SDL tests,new,,todo,normal,
1239,configuration: define MIN/MAX macros for all integral typedefs,new,,cage,normal,
1240,Explicitly clearing to be RO?,new,,todo,normal,
1241,implementation of is_docs_link() needs more thought,new,,todo,normal,
1242,t/pmc/io_iterator.t:  Overhaul tests,new,,todo,normal,
1243,"Parrot::Test with --run-exec assumes ""."" is in $PATH",new,,bug,normal,
1246,Extra libraries on CC build command,new,,bug,normal,
1251,handle ARM mixed-endian doubles,new,,todo,normal,
1253,"[BUG] hash iterator interface changed, needs errata or deprecation notice",new,,bug,normal,
1254,Update PIR Book with new (post 1.4.0) HashIteratorKey Syntax and Semantics,new,,bug,normal,
1259,src/debug.c:  Correctly handle comparisons of PMCs with constants,new,,todo,normal,
1275,failure with eq_num op in t/op/comp.t with g++ 4.4.1 --optimized build,new,mikehh,bug,normal,
1282,OS.cwd returns platform specific slashes...,assigned,Yuki`N,todo,normal,
1284,Integer PMC missing math methods,assigned,whiteknight,todo,normal,
1286,method overload in pir subclass of pmc pccmethod leaves object undefined,new,,bug,normal,
1288,Limit the required interface for PMCs,new,,bug,normal,
1290,Produce Single PBC from Multiple PIR Files with -o,new,,feature,normal,
1292,Correct destruction of PackFile objects,new,,bug,normal,
1299,create tests for Config/JSON.pbc,new,,todo,normal,
1300,sysinfo_s opcode incomplete,new,,todo,minor,
1302,PIR todo() is frequently misused,new,,bug,normal,
1306,Various failures on bogus string used as argname (1.7),new,--,bug,normal,
1308,NQPrx does not vivify globals in all cases,new,pmichaud,bug,normal,
1309,perl Configure.pl finds icu but doesn't set it up,new,--,bug,normal,
1316,t/pmc/timer.t:   add scheduler features to JIT,new,,todo,normal,
1318,./t/pmc/complex.t:  Can SKIP-ped tests be unskipped?,new,,todo,normal,
1320,./t/pmc/multidispatch.t:  Can test be un-TODO-ed?,new,,todo,normal,
1323,t/compilers/imcc/syn/clash.t:  Is test complete?,new,plobsing,todo,normal,
1328,announce next release when announcing current release,new,,todo,normal,
1332,"change get_string on FPA, RPA (et al?)",new,,feature,normal,
1339,document all control exception types.,new,,RFC,normal,
1340,"Parrot may end up calling dlclose() twice with the same handle, ref. t/pmc/threads.t test 14",new,--,bug,normal,
1342,"[RFC] make a test_core.pir that tests which are part of coretest use, instead of test_more.pir",new,,bug,normal,
1352,[RFC]: Realtime garbage collector for RTEMS,new,,RFC,normal,
1356,[TODO] add method FixedStringArray.sort(),assigned,whiteknight,RFC,normal,
1359,[RFC] Merge freeze/thaw with PBC,new,plobsing,RFC,normal,
1378,Hash or by-string interface to interp object / interpinfo / sysinfo,new,cotto,feature,normal,
1379,Port Perl 5 built-in times() to PIR,new,cotto,bug,normal,
1381,Parrot-based project skeleton creation script,new,dukeleto,feature,normal,
1386,Convert t/pmc/exporter.t to PIR,new,--,cage,minor,
1389,[LHF] Add tests for Plumage's Util.nqp,new,japhb,todo,normal,
1390,Configure doesn't check for a 'curses' lib in the readline test,new,--,bug,normal,
1391,"[TODO] Generate per-parrot-build GUID/UUID, stored in e.g. interpinfo",new,,todo,normal,
1413,Convert planet.parrotcode.org to planet.parrot.org,new,particle,meta,normal,
1416,Unreasonably painful to add a method to all *Array PMCs,new,,RFC,normal,
1418,t/src/checkdepend.t should verify PIR/PBC dependencies,new,cotto,todo,minor,
1421,[RFC] zero length FxA behaviour,new,plobsing,RFC,normal,
1422,t/perl/Parrot_IO.t: 'not modified_since' test failing on some Win32 and Cygwin,new,,bug,normal,
1424,Parrot will not parse PIR missing newline at EOF,new,plobsing,bug,normal,
1433,Add a vtable function to get arithmetic mode,new,,RFC,normal,
1434,Slim down selection of mathematics vtables,new,,RFC,normal,
1437,pbc_dump: don't skip varargs words in -d mode,new,,todo,normal,
1438,pbc_dump: Indicate sub/method boundaries in -d mode,new,,todo,normal,
1439,pbc_dump: Mark branch targets in -d mode,new,,todo,normal,
1442,Sub PMC should support getattribute,new,,todo,normal,
1448,Modify `throw` opcode to pass through pre-configured resume continuation,assigned,whiteknight,RFC,minor,
1453,Improve <null> handling in Test::More.pir,new,,cage,normal,
1468,variadic opcodes make assembly/disassembly difficult,new,,RFC,normal,
1470,Create a get_numeric_pmc VTABLE,new,,RFC,normal,
1471,http://www.parrot.org/dev/examples doesn't use color coding.,new,,bug,normal,
1475,[Pmc2c] make METHOD and MULTI consistent in terms of how PCC is done,new,,bug,normal,
1476,t/compilers/pct/past.t:  Complete desired tests,new,,todo,normal,
1479,Improve random-ness of Parrot_range_rand,new,,todo,normal,
1480,Preprocessing using parrot -E fails,new,--,bug,normal,
1481,P6metaclass.register does not catch second registration of PMC Class,new,,bug,normal,
1485,runtime/parrot/library/SDL/*.pir  bitrot,new,,bug,normal,
1486,rewrite examples/ to use hierarchical namespaces instead of flat ::-style,new,,bug,normal,
1487,Object.find_method fails if PIR 'find_method' vtable override returns null,new,,bug,normal,
1491,mk_language_shell.pl and create_language.pl cause confusion,new,dukeleto,bug,normal,
1492,Get_class <namespace> confuses NSes that have same final name.,assigned,whiteknight,bug,normal,
1494,factorial example in languages/squaak gives incorrect result,new,--,bug,normal,
1496,Parrot_String-related functions are only available from parrot/parrot.h,new,,bug,major,
1500,API to tell which opcode group an opcode is in,new,whiteknight,RFC,major,
1510,NQP-rx doesn't create PMC for string // expressions,assigned,pmichaud,bug,normal,
1512,NQP-rx generates bad access code for non-twigiled attribute,new,pmichaud,bug,normal,
1515,Duplicate named args cause fatal error in subs,new,whiteknight,bug,normal,
1516,Allow a build directory to be specified to Configure.pl,new,,feature,normal,
1520,P6metaclass cannot derive from already-`register`ed PMC type,new,,bug,major,
1525,improved NCI/FFI,new,,roadmap,normal,
1527,"Despite pdd15, add_role ignores role attributes",new,--,bug,normal,
1532,Dynloadable runcores,new,,feature,normal,
1542,HLLs sometimes leak into loaded modules,new,whiteknight,bug,normal,
1546,"Env.pmc fails to link dll in Windows VC build, and probably doesn't work",new,,bug,normal,
1548,[DEPRECATION] new_callback_p_p_p_s,new,,deprecation,normal,
1551,[DEPRECATION] UnManagedStruct handling nested structure,new,,deprecation,normal,
1552,[DEPRECATION] UnManagedStruct initializer structure,new,,bug,normal,
1553,"[DEPRECATION] UnManagedStruct get_integer, set_integer_native",new,,bug,normal,
1554,[DEPRECATION] ManagedStruct automatic resize on shape change,new,,deprecation,normal,
1557,pbc_disassemble fails on large PBCs,new,,bug,normal,
1559,ExtUtils::Command::cp broken [cpan #56666],new,--,patch,normal,
1565,[DEPRECATION] NCI signatures,new,,deprecation,normal,
1581,GC_SYS_NAME option to interpinfo_s_i,new,,experimental,normal,
1582,NCI_FB_CB and NCI_FB_UD in iglobals,new,,experimental,normal,
1583,loadlib_p_s_p,new,,experimental,normal,
1589,Move . to the end of the library search path,new,soh_cah_toa,bug,critical,
1598,Archive::Tar & Archive::Zip in parrot library,new,,experimental,normal,
1599,experimental packfiledebug PMC,new,,experimental,normal,
1611,t/library/pg.t fails with PostgreSQL 8.4.3 on ubuntu 9.10,new,,bug,normal,
1615,t/pmc/class.t: implement todo-ed item: classes and methods,new,,todo,normal,
1617,t/library/p6object.t: implement todo-ed item:  ResizablePMCArray_obj,new,,todo,normal,
1618,t/oo/metamodel.t:  implement todo-ed item:  tail attribute type,new,,todo,normal,
1627,tests for Test::More::done_testing,new,,todo,normal,
1631,Exception handler throwing exception in NQP-rx causes segfault,assigned,pmichaud,bug,normal,
1637,"experimental library: LWP, HTTP/Message, URI & URI::Escape",new,,experimental,normal,
1639,StringHandle should be updated to use StringBuilder internally.,assigned,kthakore,todo,normal,
1641,iseq does not support the same type of operands as the math operators,new,--,RFC,normal,
1644,[RFC] Text format serializer for PASM/PIR constants,new,,RFC,normal,
1645,Request for another overload to 'not' opcode.,new,--,RFC,normal,
1650,Parrot needs Date/DateTime Object,new,whiteknight,todo,normal,
1652,Line numbers in a particular IMCC stack trace are all wrong,reopened,plobsing,bug,normal,
1657,Make it so that Parrot on RTEMS does not call the system exit(),new,bubaflub,bug,normal,
1662,Should NameSpace entries be available through a hash-like interface?,new,,RFC,normal,
1664,OS PMC should use stat.pasm equivalent indices for stat buffer,new,,bug,normal,
1683,Key clone and set_pmc are broken,new,,todo,normal,
1690,Overriding one signature of  a multi-method in a subclass prevents access to the other signatures,new,,bug,normal,
1691,Look into GCC -flto and -fwhole-program link options,new,,experimental,normal,
1692,postgres libraries don't work from foreign HLLs,reopened,,bug,normal,
1693,`make install` doesn't install all files necessary to build Rakudo on Cygwin,new,--,bug,normal,
1695,Segmentation fault when calling .finish on unopend postgres connection,new,,bug,normal,
1696,Pg.pir should supply error messages,new,,todo,normal,
1697,Remove the open and close opcodes,new,whiteknight,deprecation,normal,
1698,Investigate SAFECode,new,,cage,normal,
1702,Cannot resume dead coroutine,new,--,bug,normal,
1710,[BUG]  exit of a Coroutine affects all of its sister clones,new,,bug,normal,
1713,helper script to find committers.,new,,bug,normal,
1718,"`NameSpace.add_sub($name, &sub)` does not honor given name for methods",new,--,bug,normal,
1724,Add getprotobyname to Socket PMCs,assigned,nwellnhof,patch,normal,
1726,Missing POD in .pmc files (and a couple of others),assigned,jkeenan,todo,normal,
1727,Rationalize get/set opcodes,new,--,todo,normal,
1731,Assumption made about buffer header alignment,assigned,Paul C. Anagnostopoulos,bug,normal,
1732,[PATCH] Parrot Configure can't find pod2man and perldoc under a 	versiononly perl,new,,bug,normal,
1735,Pmc2c line numbering confuses gdb,new,dukeleto,bug,normal,
1740,pbc_dump crashes on certain inputs,assigned,dukeleto,bug,normal,
1743,N<note> formatting code is unsupported in HTML output,new,--,bug,normal,
1744,"load_language ""nqp"" fails",new,,bug,normal,
1747,Switch shift and pop for reverse iterators,new,,RFC,normal,
1754,The Scalar PMC,assigned,whiteknight,deprecation,minor,
1765,Memory leak in allocate_interpreter,reopened,bluescreen,bug,normal,
1766,n_regs_used in PBC files isn't checked,new,,bug,normal,
1769,"Getting get_integer() not implemented in class 'XXXXX' when using ""morph""",reopened,--,bug,normal,
1787,OS X --m=32 doesn't work in snow leopard,new,ash,bug,normal,
1790,r48965 changes Boolean :multi dispatch from 2.6.0 behavior,new,,bug,normal,
1795,pcre_compile picked wrong function signature letter.,new,--,bug,normal,
1796,PIR heredocs and encodings,new,,todo,normal,
1799,Allow for rw bffer to be passed by nci 'B' signature.,new,--,feature,normal,
1800,"[DEPRECATED] Current behaviour of ""timely destruction"" is deprecated.",new,whiteknight,deprecation,normal,
1801,Properly merge pools in GC MS2 when child interpreter destroyed.,new,bacek,todo,major,
1805,GC threshold and other values need to be set during configuration,new,,todo,normal,
1816,Graph images on smolder.parrot.org are corrupted,new,--,bug,normal,
1819,mk_language_shell.pl generates broken PMC boilerplate,new,dukeleto,patch,normal,
1825,How To Utilize The GCC Compile Farm,new,dukeleto,RFC,major,
1828,Wanted: A User Tool For Handling Parrot Installations,new,--,feature,normal,
1830,docs.parrot.org should render POD in files that don't end in .pod,new,brianwisti,todo,minor,
1831,config problem with glui library on ubuntu 10.04,new,--,bug,normal,
1833,Incompatible bytecode error lacks file name of offending file,new,whiteknight,bug,normal,
1840,Config step to detect RTEMS,new,dukeleto,feature,normal,
1855,Add UINTPTR type into parrot.,new,,feature,normal,
1870,Move OpenGL Bindings to their own project/repo,new,whiteknight,deprecation,normal,
1880,Parrot_new should not need to be passed previously-created interps,new,dukeleto,todo,normal,
1885,Parrot_load_bytecode should only load bytecode,new,cotto,RFC,normal,
1886,set_string_native() not implemented in class 'TclString',assigned,whiteknight,bug,critical,
1903,tailcall method invocation pops exception handlers,new,whiteknight,bug,normal,
1921,RFC: decorate all functions in src/platform.c with PARROT_EXPORT,new,cotto,RFC,normal,
1929,incorrect null-return from method calls,new,,bug,normal,
1930,t/op/number.t: one test fails under --optimize on Darwin/PPC,new,,bug,minor,
1932,rakudo on parrot RELEASE_2_11_0-656-g27c0799 executes main body twice,new,,bug,normal,
1941,make warnings_tests:  Correct tests which run with warnings,new,,cage,minor,
1943,Failure due to missing external definition of inlined functions,new,,bug,major,
1958,Byte order of string encodings,new,,feature,normal,
1961,[DEPRECATED] X-to-Y native pbcs,new,,deprecation,normal,
1962,:instanceof('Foo') is untested,new,,todo,normal,
1969,Deprecate Eval PMC,assigned,whiteknight,deprecation,normal,
1971,Oplib paths are truncated in PBC files,new,dukeleto,bug,normal,
1978,possible problem with g++ --optimize (t/pmc/float.t failure),reopened,,bug,normal,
1989,t/pmc/socket_ipv6.t: new test failures,new,,bug,normal,
1992,[NCI] callback sub parameter definition isn't unified with  callback definition in the C lib.,new,,bug,normal,
1996,Function Parrot_ext_try for extenders,assigned,NotFound,experimental,normal,
2003,Configure.pl from tools/dev/create_language.pl doesn't play nice with git,assigned,dukeleto,bug,major,
2012,osutils does not play nice with nqp-setting,new,,bug,minor,
2024,t/library/pcre.t: Not honoring '--without-pcre' configuration flag,new,,bug,normal,
2028,pcre is deprecated,new,,deprecation,normal,
2031,Configure.pl bug in Gentoo,new,,bug,normal,
2034,Experimental Select PMC,new,,experimental,normal,
2035,"[DEPRECATED] Pointer, UnManagedStruct, ManagedStruct",new,,deprecation,normal,
2039,Failures in uploading to Smolder,new,,bug,normal,
2044,Subclassing FileHandle,new,--,bug,normal,
2045,How about generating man pages for downstream packaging?,new,--,feature,normal,
2048,cmp_pmc vtable acting wonky,new,whiteknight,bug,normal,
2085,Eliminate reliance during build on 'tempdir' in config settings,new,,bug,normal,
2086,dynoplibs test failures on OS X,new,,bug,normal,
2087,Register allocator and lexicals bug,new,,bug,blocker,
2090,Parrot underestimates memory on OS X,new,,bug,normal,
2093,Remove :base_core modifier from *.ops files,new,soh_cah_toa,cage,trivial,
2094,ResizablePMCArray doesn't respond to the defined_keyed() VTABLE via the extend_vtable API,new,,bug,normal,
2102,test failure in latest macport.,new,,bug,normal,
2103,cmp_pmc not working in extend_vtable,new,,bug,normal,
2107,"""Failed to load libpcre"" during build",new,,bug,critical,
2109,Can't find asm/errno.h,new,,bug,normal,
2110,mingw build fails while building opsc,new,,bug,normal,
2112,Improved documentation about NCI,new,,todo,critical,
2113,FileHandle .puts and .print,new,,cage,trivial,
2114,getprop  op is strange,new,,RFC,trivial,
2124,Including extend.h without first including parrot.h blows up in Rakudo,new,whiteknight,bug,normal,
2125,rename parrot.h to internals.h or private.h or equivalent,new,,RFC,minor,
2126,Parrot_PMC_morph acting odd,new,whiteknight,bug,normal,
2128,Ability to build NCI thunks with Distutils,new,,todo,major,
2129,pbc_to_exe:  missing runtime dependency,new,,bug,normal,
2130,Cannot run examples/library/ncurses_life.pir,new,bubaflub,bug,normal,
2131,pbc_merge discards annotations,new,dukeleto,bug,normal,
2133,src/extend.c Review,new,whiteknight,RFC,normal,
2135,Parrot_compile_file should take a compiler argument,new,,todo,normal,
2138,Deprecate unnecessary NameSpace methods,new,,deprecation,normal,
2144,Deprecate do_sub_pragmas,new,,deprecation,normal,
2146,Deprecate load_bytecode op,new,,deprecation,normal,
2147,"ops2c and a variable with ""return"" in its name",new,dukeleto,bug,minor,
2150,t/library/nciutils.t fails on windows,new,,bug,critical,
2153,Memory leak in compile_file functions,new,,bug,normal,
2155,Additional README Files in Top-Level Directories,new,soh_cah_toa,RFC,minor,
2157,FileHandles aren't flushed and closed on program exit,new,,bug,normal,
2160,.git doesn't imply git executable,new,,bug,normal,
2163,Reconsider IGLOBALS_PBC_LIBS,new,,RFC,normal,
2165,Coredumping Parrot with only 2 lines of PASM for fun and profit,new,,bug,normal,
2166,pbc_disassemble with no arguments is not useful,new,,bug,normal,
2167,Storable format breaks pmc2c when Perl is upgraded,new,,RFC,normal,
2168,"Deprecate .file, .line, setline, and setfile",new,,deprecation,normal,
2171,Archive.Zip Errors,new,,bug,normal,
2172,Archive.Zip : missing convenient method to unpack archive,new,,bug,normal,
2173,parrot_debugger --help coredumps,new,,bug,major,
2174,"Sharpen Support Policy for Windows, Then Implement It!",new,,todo,normal,
2177,Access system properties,new,,todo,normal,
2178,Parrot lacks a boolean type,new,,bug,normal,
2180,examples/nci/ls.pir broken,new,,bug,normal,
2181,Bug in HashIteratorKey .value method when used with LexPad PMC,new,,bug,normal,
2186,Add 6model to Parrot,new,whiteknight,experimental,normal,
2187,"""Constant Table"" is misleading",new,,bug,normal,
2193,tailcall to Class.new fails with overriden init,new,,bug,normal,
2195,TODO: integrate ByteBuffer better with FileHandle and Socket,new,,todo,normal,
2201,"This product has only a moose, not a pony",assigned,petdance,bug,normal,
2202,"PLEASE NO, LET TRAC BE READ-ONLY!!!!",new,,bug,normal,
