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