| trivial
|
3.9
|
deprecation
|
#2111
|
new_s and new_s_i opcodes
|
core
|
master
|
|
new
|
05/13/11
|
| trivial
|
|
cage
|
#2113
|
FileHandle .puts and .print
|
core
|
master
|
|
new
|
05/17/11
|
| trivial
|
|
todo
|
#220
|
editor/pir-mode.el should be a generated file
|
tools
|
|
|
new
|
01/24/09
|
| trivial
|
3.9
|
deprecation
|
#2038
|
Singleton PMCs are deprecated
|
core
|
master
|
|
new
|
03/04/11
|
| trivial
|
|
RFC
|
#2114
|
getprop op is strange
|
core
|
master
|
|
new
|
05/18/11
|
| trivial
|
|
todo
|
#560
|
When we can't find a library, we shouldn't silently continue and give weird errors later
|
core
|
master
|
whiteknight
|
assigned
|
04/17/09
|
| trivial
|
|
todo
|
#1043
|
create YAML::Emitter::Syck that does what Data::Dumper does.
|
none
|
trunk
|
|
new
|
09/21/09
|
| trivial
|
|
todo
|
#322
|
Annoying cygwin/mingw cfg readline popup
|
configure
|
|
|
new
|
02/12/09
|
| trivial
|
|
cage
|
#2093
|
Remove :base_core modifier from *.ops files
|
core
|
3.2.0
|
soh_cah_toa
|
new
|
04/12/11
|
| normal
|
|
bug
|
#1050
|
[TODO] [C] Use strerror_r instead of strerror
|
core
|
1.6.0
|
|
new
|
09/21/09
|
| normal
|
|
bug
|
#1045
|
parrot needs a shared library even if configured with --parrot_is_shared=0.
|
configure
|
1.6.0
|
|
new
|
09/21/09
|
| normal
|
|
bug
|
#1031
|
Free()ing of SymReg variables
|
core
|
|
|
new
|
09/21/09
|
| normal
|
|
bug
|
#864
|
on Win32 binary install, parrot_config.exe contains false installation path
|
install
|
1.3.0
|
|
new
|
07/20/09
|
| normal
|
|
bug
|
#1048
|
[TODO] Configure.pl needs a has_function() function.
|
configure
|
1.6.0
|
|
new
|
09/21/09
|
| normal
|
|
bug
|
#1046
|
Configure.pl allows sizeof(INTVAL) != sizeof(void *), but parrot requires them to be equal.
|
configure
|
1.6.0
|
|
new
|
09/21/09
|
| normal
|
|
bug
|
#1054
|
Some documents at docs.parrot.org are missing data.
|
website
|
1.6.0
|
|
new
|
09/21/09
|
| normal
|
|
bug
|
#987
|
Make breakpoints actually work in parrot_debugger
|
tools
|
1.5.0
|
Paul C. Anagnostopoulos
|
assigned
|
09/07/09
|
| normal
|
|
bug
|
#924
|
OpenGL examples not working on OS X
|
none
|
1.4.0
|
|
new
|
08/15/09
|
| normal
|
|
bug
|
#806
|
Test.readdir is not skipped on Win32 even though it appears that it should be
|
core
|
trunk
|
|
new
|
07/03/09
|
| normal
|
|
bug
|
#928
|
Probable edge-condition bug in PBC file generation
|
none
|
1.4.0
|
|
new
|
08/16/09
|
| normal
|
|
bug
|
#943
|
Real counterparts of some trig functions not defined
|
core
|
1.5.0
|
Paul C. Anagnostopoulos
|
new
|
08/24/09
|
| normal
|
|
bug
|
#946
|
Order-of-destruction error with Scheduler PMC
|
GC
|
1.5.0
|
|
new
|
08/25/09
|
| normal
|
|
bug
|
#848
|
'spawnw' return value: make it OS-independent
|
core
|
1.3.0
|
|
new
|
07/18/09
|
| normal
|
|
bug
|
#867
|
Implicit NameSpace Creation Does Not Respect Compile-time HLL Map
|
core
|
trunk
|
|
new
|
07/21/09
|
| normal
|
|
bug
|
#1040
|
inplace math on subclasses failing (MMD/vtable)
|
none
|
trunk
|
|
new
|
09/21/09
|
| normal
|
|
bug
|
#1044
|
Configure.pl relies too heavily on perl5 ccflags settings.
|
configure
|
1.6.0
|
jkeenan
|
assigned
|
09/21/09
|
| normal
|
|
bug
|
#132
|
Can't thaw a Sub (or a PIR subclass of a Sub)
|
core
|
|
plobsing
|
new
|
01/06/09
|
| normal
|
|
bug
|
#203
|
assign_pmc broken for pir subclasses?
|
core
|
|
|
new
|
01/21/09
|
| normal
|
|
bug
|
#205
|
r35872 test fails on solaris
|
core
|
trunk
|
|
new
|
01/21/09
|
| normal
|
|
bug
|
#228
|
t/pmc/sub fails with runcore PBC
|
core
|
trunk
|
|
new
|
01/26/09
|
| normal
|
|
bug
|
#1015
|
clone_p_p segfaults with self-referential Hash pmc.
|
core
|
1.6.0
|
whiteknight
|
new
|
09/17/09
|
| normal
|
|
bug
|
#880
|
class associated to namespace ["parrot";"Class"] gets overridden
|
core
|
1.4.0
|
|
new
|
07/28/09
|
| normal
|
|
bug
|
#378
|
Deprecation warnings in in config/gen/platform/darwin/dl.c in r37011
|
core
|
|
|
new
|
02/26/09
|
| normal
|
|
bug
|
#370
|
Rounding Inf and NaN
|
core
|
trunk
|
Paul C. Anagnostopoulos
|
new
|
02/24/09
|
| normal
|
|
bug
|
#879
|
isa does not take (correctly) namespace, pmcarray,stringarray
|
core
|
1.4.0
|
|
new
|
07/28/09
|
| normal
|
|
bug
|
#899
|
heredocs in a macro argument broken.
|
core
|
trunk
|
|
new
|
08/02/09
|
| normal
|
|
bug
|
#411
|
RFC: Remove or fix SDL
|
testing
|
|
|
new
|
03/06/09
|
| normal
|
|
bug
|
#457
|
t/dynpmc/os.t has invalid stat() and lstat() tests.
|
testing
|
|
|
new
|
03/16/09
|
| normal
|
|
bug
|
#476
|
Binaries should not contain rpath
|
install
|
1.0.0
|
|
reopened
|
03/19/09
|
| normal
|
|
bug
|
#540
|
installed versions of dynext/*.so still link to -lparrot in build directory
|
install
|
|
jkeenan
|
reopened
|
04/06/09
|
| normal
|
|
bug
|
#545
|
PackFile_unpack followed by PackFile_pack produces wrong results.
|
core
|
|
|
new
|
04/08/09
|
| normal
|
|
bug
|
#555
|
perldoc detection fails if build runs as root
|
configure
|
1.0.0
|
|
reopened
|
04/14/09
|
| normal
|
|
bug
|
#558
|
[doc] < is not always escaped in HTML generation
|
docs
|
|
|
new
|
04/16/09
|
| normal
|
|
bug
|
#559
|
[doc] POD escape E<> is not handled by HTML generation
|
docs
|
|
|
new
|
04/16/09
|
| normal
|
|
bug
|
#579
|
build failure on Solaris/x86 with GCC and native assembler
|
core
|
|
|
new
|
04/24/09
|
| normal
|
|
bug
|
#697
|
Parrot::Test "language_output_is" fails in installed parrot.
|
install
|
1.2.0
|
|
new
|
05/21/09
|
| normal
|
|
bug
|
#706
|
Out of mem (PASM, compreg, invokecc)
|
core
|
trunk
|
|
new
|
05/26/09
|
| normal
|
|
bug
|
#748
|
memory leak in IMCC
|
imcc
|
trunk
|
chromatic
|
new
|
06/09/09
|
| normal
|
|
bug
|
#358
|
complex NaN
|
core
|
|
dukeleto
|
assigned
|
02/19/09
|
| normal
|
|
bug
|
#304
|
Some files copyright Melvin Smith
|
none
|
|
allison
|
new
|
02/10/09
|