| #954 |
Inf/NaN from ieee754-2008
|
RFC
|
normal
|
|
core
|
dukeleto
|
dukeleto
|
4 years
|
19 months
|
| #956 |
Singleton PMCs with the active_destroy flag set cause segfaults when collected
|
bug
|
normal
|
|
GC
|
darbelo
|
--
|
4 years
|
23 months
|
| #957 |
[PATCH]: Remove need_ext from config/gen/crypto/digest_pmc.in
|
patch
|
minor
|
|
none
|
jrtayloriv
|
--
|
4 years
|
4 years
|
| #958 |
[PATCH]: Doc fixes related to GC and UnionVal
|
patch
|
minor
|
|
docs
|
jrtayloriv
|
--
|
4 years
|
4 years
|
| #960 |
segfaults in Parrot_String_mark
|
bug
|
critical
|
|
GC
|
coke
|
|
4 years
|
4 years
|
| #961 |
segfault in Parrot_oo_find_vtable_override
|
bug
|
major
|
|
core
|
coke
|
|
4 years
|
4 years
|
| #962 |
segfault in Parrot_Object_assign_pmc
|
bug
|
major
|
|
core
|
coke
|
|
4 years
|
4 years
|
| #963 |
segfault in Parrot_HashIteratorKey_get_string
|
bug
|
major
|
|
none
|
coke
|
NotFound
|
4 years
|
4 years
|
| #964 |
segfault in Parrot_str_new_COW
|
bug
|
major
|
|
none
|
coke
|
|
4 years
|
4 years
|
| #965 |
segfault in Parrot_convert_arg
|
bug
|
major
|
|
core
|
coke
|
|
4 years
|
4 years
|
| #966 |
segfault in Parrot_string_mark
|
bug
|
major
|
|
core
|
coke
|
bacek
|
4 years
|
2 years
|
| #967 |
segfault in utf8_set_position
|
bug
|
major
|
|
core
|
coke
|
NotFound
|
4 years
|
4 years
|
| #968 |
Rename PObj_active_destroy_foo to PObj_custom_destroy_foo
|
bug
|
minor
|
|
coding_standards
|
jrtayloriv
|
jkeenan
|
4 years
|
4 years
|
| #969 |
Convert t/pmc/float.t to PIR
|
patch
|
normal
|
|
testing
|
flh
|
dukeleto
|
4 years
|
4 years
|
| #970 |
Remove Parrot_Context structure in favor of ATTRibutes in Context PMC
|
todo
|
normal
|
|
core
|
bacek
|
|
4 years
|
4 years
|
| #972 |
Remove "old" context related function such as "parrot_gc_context"
|
todo
|
normal
|
|
core
|
bacek
|
|
4 years
|
3 years
|
| #973 |
Review content of src/gc/alloc_register.c and src/call/context.c and merge it into single file
|
todo
|
normal
|
|
core
|
bacek
|
whiteknight
|
4 years
|
4 years
|
| #975 |
Failed Rakudo tests due to context_pmc3 merge
|
bug
|
normal
|
|
none
|
moritz
|
bacek
|
4 years
|
4 years
|
| #976 |
[PATCH] Reduce poking into STRING guts
|
patch
|
normal
|
|
core
|
darbelo
|
--
|
4 years
|
4 years
|
| #977 |
parrot_config returns with an error about "Invalid Charset"
|
bug
|
critical
|
|
tools
|
treed
|
|
4 years
|
4 years
|
| #978 |
Remove _synchronize from PMC Struct
|
patch
|
normal
|
|
core
|
chromatic
|
|
4 years
|
3 years
|
| #979 |
Invalid charset number '8' on darwin during PCT.pbc bytecode generation
|
bug
|
critical
|
1.6
|
build
|
dukeleto
|
|
4 years
|
4 years
|
| #980 |
GC Refactor
|
patch
|
normal
|
|
GC
|
jrtayloriv
|
--
|
4 years
|
4 years
|
| #981 |
make smolder_test doesn't report some broken builds
|
bug
|
major
|
|
testing
|
dukeleto
|
jkeenan
|
4 years
|
4 years
|
| #982 |
Remove src/tsq.c from repo
|
RFC
|
normal
|
|
core
|
bacek
|
|
4 years
|
3 years
|
| #983 |
JIT code incorrectly access registers
|
bug
|
normal
|
|
core
|
bacek
|
|
4 years
|
4 years
|
| #984 |
pluggable_runcore branch merge broke build on darwin
|
bug
|
blocker
|
|
build
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #986 |
Further ->strstart removals
|
patch
|
normal
|
|
core
|
darbelo
|
--
|
4 years
|
4 years
|
| #988 |
Add component "tools" to Trac
|
feature
|
minor
|
|
tools
|
dukeleto
|
|
4 years
|
4 years
|
| #989 |
t/compilers/tge/grammar.t: FAIL under 'make test', but passes with 'prove': Darwin
|
bug
|
normal
|
|
testing
|
jkeenan
|
|
4 years
|
3 years
|
| #990 |
Cannot lookup ISO-8859 NameSpace using Unicode
|
bug
|
normal
|
|
core
|
whiteknight
|
|
4 years
|
4 years
|
| #991 |
Parrot dumps core when attempting to create a FixedPMCArray with negative length
|
bug
|
critical
|
|
core
|
dukeleto
|
dukeleto
|
4 years
|
4 years
|
| #992 |
Memory errors when evaling invalid :vtable methods in a namespace
|
bug
|
normal
|
|
testing
|
dukeleto
|
|
4 years
|
3 years
|
| #993 |
attempt to access code outside of current code segment in vtable init death
|
bug
|
normal
|
|
core
|
dukeleto
|
whiteknight
|
4 years
|
3 years
|
| #994 |
Fix SVN properties for git-svn users
|
todo
|
normal
|
|
none
|
Util
|
Util
|
4 years
|
3 years
|
| #995 |
segfault in ?? (directory_destroy)
|
bug
|
normal
|
|
none
|
coke
|
|
4 years
|
4 years
|
| #996 |
Socket.pmc should implement readline
|
RFC
|
normal
|
|
none
|
coke
|
whiteknight
|
4 years
|
2 years
|
| #997 |
[BUG] Segmentation fault by building TGE on ppc64
|
bug
|
normal
|
|
TGE
|
gerd
|
jkeenan
|
4 years
|
2 years
|
| #998 |
Recent parrot changes cause lots of Rakudo spectests to abort with status 11
|
bug
|
major
|
|
core
|
moritz
|
whiteknight
|
4 years
|
4 years
|
| #999 |
convert some base_type to VTABLE lookups.
|
patch
|
normal
|
|
none
|
coke
|
|
4 years
|
4 years
|
| #1000 |
t/pmc/resizablefloatarray.t in PIR
|
patch
|
normal
|
|
testing
|
flh
|
--
|
4 years
|
4 years
|
| #1001 |
Dead code in Boolean instantiate
|
patch
|
normal
|
|
none
|
flh
|
--
|
4 years
|
4 years
|
| #1002 |
Building PGE dies with segfault when JIT enabled under Fedora 11
|
bug
|
minor
|
|
PGE
|
markmont
|
pmichaud
|
4 years
|
4 years
|
| #1003 |
Call an exited coroutine fails since some time
|
bug
|
normal
|
|
none
|
NotFound
|
|
4 years
|
2 years
|
| #1004 |
t/op/calling.t, t/pmc/sub.t failed at r41244 during 'make testj'
|
bug
|
normal
|
|
core
|
jkeenan
|
|
4 years
|
4 years
|
| #1005 |
Use VTABLE_is_equal instead of MMD in Hash and ResizablePMCArray
|
patch
|
normal
|
|
core
|
flh
|
--
|
4 years
|
4 years
|
| #1006 |
Does not build on clang with GMP
|
bug
|
minor
|
|
build
|
whiteknight
|
|
4 years
|
2 years
|
| #1007 |
load_language creates wrong search paths
|
bug
|
normal
|
|
core
|
fperrad
|
|
4 years
|
4 years
|
| #1008 |
continuation mark function marks non pobj PackFile_ByteCode *seg
|
bug
|
normal
|
|
core
|
jessevdam
|
--
|
4 years
|
4 years
|
| #1009 |
examples/shootout/spectralnorm.pir shows a segfault in the continuation PMC set_pointer() VTABLE
|
bug
|
normal
|
|
none
|
darbelo
|
chromatic
|
4 years
|
4 years
|