{2} Active Tickets by Version (452 matches)
This report shows how to color results by priority, while grouping results by version.
Last modification time, description and reporter are included as hidden fields for useful RSS export.
Results (251 - 300 of 452)
2.4.0 (5 matches)
| Ticket | Summary | Component | Version | Type | Owner | Status | Created |
|---|---|---|---|---|---|---|---|
| #1662 | Should NameSpace entries be available through a hash-like interface? | core | 2.4.0 | RFC | new | 05/27/10 | |
| #1769 | Getting get_integer() not implemented in class 'XXXXX' when using "morph" | none | 2.4.0 | bug | reopened | 09/04/10 | |
| #1657 | Make it so that Parrot on RTEMS does not call the system exit() | core | 2.4.0 | bug | bubaflub | new | 05/25/10 |
| #1652 | Line numbers in a particular IMCC stack trace are all wrong | imcc | 2.4.0 | bug | plobsing | reopened | 05/20/10 |
| #1664 | OS PMC should use stat.pasm equivalent indices for stat buffer | none | 2.4.0 | bug | new | 05/28/10 |
2.5.0 (12 matches)
2.6.0 (9 matches)
| Ticket | Summary | Component | Version | Type | Owner | Status | Created |
|---|---|---|---|---|---|---|---|
| #1727 | Rationalize get/set opcodes | none | 2.6.0 | todo | new | 08/02/10 | |
| #1747 | Switch shift and pop for reverse iterators | core | 2.6.0 | RFC | new | 08/19/10 | |
| #1724 | Add getprotobyname to Socket PMCs | core | 2.6.0 | patch | nwellnhof | assigned | 08/01/10 |
| #1744 | load_language "nqp" fails | install | 2.6.0 | bug | new | 08/15/10 | |
| #1732 | [PATCH] Parrot Configure can't find pod2man and perldoc under a versiononly perl | configure | 2.6.0 | bug | new | 08/06/10 | |
| #1740 | pbc_dump crashes on certain inputs | none | 2.6.0 | bug | dukeleto | assigned | 08/13/10 |
| #1743 | N<note> formatting code is unsupported in HTML output | docs | 2.6.0 | bug | new | 08/14/10 | |
| #1731 | Assumption made about buffer header alignment | core | 2.6.0 | bug | Paul C. Anagnostopoulos | assigned | 08/05/10 |
| #1735 | Pmc2c line numbering confuses gdb | tools | 2.6.0 | bug | dukeleto | new | 08/10/10 |
2.7.0 (2 matches)
| Ticket | Summary | Component | Version | Type | Owner | Status | Created |
|---|---|---|---|---|---|---|---|
| #1790 | r48965 changes Boolean :multi dispatch from 2.6.0 behavior | core | 2.7.0 | bug | new | 09/13/10 | |
| #1795 | pcre_compile picked wrong function signature letter. | library | 2.7.0 | bug | new | 09/19/10 |
2.8.0 (9 matches)
| Ticket | Summary | Component | Version | Type | Owner | Status | Created |
|---|---|---|---|---|---|---|---|
| #1830 | docs.parrot.org should render POD in files that don't end in .pod | docs | 2.8.0 | todo | brianwisti | new | 10/16/10 |
| #1805 | GC threshold and other values need to be set during configuration | GC | 2.8.0 | todo | new | 09/26/10 | |
| #1825 | How To Utilize The GCC Compile Farm | build | 2.8.0 | RFC | dukeleto | new | 10/13/10 |
| #1819 | mk_language_shell.pl generates broken PMC boilerplate | tools | 2.8.0 | patch | dukeleto | new | 10/08/10 |
| #1799 | Allow for rw bffer to be passed by nci 'B' signature. | core | 2.8.0 | feature | new | 09/23/10 | |
| #1828 | Wanted: A User Tool For Handling Parrot Installations | install | 2.8.0 | feature | new | 10/15/10 | |
| #1802 | PMC Creation Functions Can Cause Segfaults | embed/extend | 2.8.0 | bug | new | 09/24/10 | |
| #1816 | Graph images on smolder.parrot.org are corrupted | website | 2.8.0 | bug | new | 10/05/10 | |
| #1833 | Incompatible bytecode error lacks file name of offending file | core | 2.8.0 | bug | whiteknight | new | 10/19/10 |
2.9.0 (2 matches)
| Ticket | Summary | Component | Version | Type | Owner | Status | Created |
|---|---|---|---|---|---|---|---|
| #1796 | PIR heredocs and encodings | core | 2.9.0 | todo | new | 09/21/10 | |
| #1800 | [DEPRECATED] Current behaviour of "timely destruction" is deprecated. | GC | 2.9.0 | deprecation | whiteknight | new | 09/23/10 |
3.0.0 (5 matches)
| Ticket | Summary | Component | Version | Type | Owner | Status | Created |
|---|---|---|---|---|---|---|---|
| #1996 | Function Parrot_ext_try for extenders | embed/extend | 3.0.0 | experimental | NotFound | assigned | 02/04/11 |
| #1992 | [NCI] callback sub parameter definition isn't unified with callback definition in the C lib. | core | 3.0.0 | bug | new | 01/30/11 | |
| #2003 | Configure.pl from tools/dev/create_language.pl doesn't play nice with git | tools | 3.0.0 | bug | dukeleto | assigned | 02/09/11 |
| #1978 | possible problem with g++ --optimize (t/pmc/float.t failure) | build | 3.0.0 | bug | reopened | 01/18/11 | |
| #1989 | t/pmc/socket_ipv6.t: new test failures | testing | 3.0.0 | bug | new | 01/26/11 |
3.1.0 (6 matches)
| Ticket | Summary | Component | Version | Type | Owner | Status | Created |
|---|---|---|---|---|---|---|---|
| #2045 | How about generating man pages for downstream packaging? | docs | 3.1.0 | feature | new | 03/08/11 | |
| #2034 | Experimental Select PMC | core | 3.1.0 | experimental | new | 03/02/11 | |
| #2035 | [DEPRECATED] Pointer, UnManagedStruct, ManagedStruct | none | 3.1.0 | deprecation | new | 03/02/11 | |
| #2042 | Deprecate VTABLE_can | core | 3.1.0 | deprecation | cotto | new | 03/07/11 |
| #2028 | pcre is deprecated | configure | 3.1.0 | deprecation | new | 02/22/11 | |
| #2024 | t/library/pcre.t: Not honoring '--without-pcre' configuration flag | testing | 3.1.0 | bug | new | 02/20/11 |
Note:
See TracReports for help on using and creating reports.
